body {
	margin:auto;
	background-color:#4e4e4e;
	background-image:url(img/bg.gif);
	background-repeat:repeat-x;
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
}

table {
	font-family:"Tahoma";
	font-size:12px;
	color:#ffffff;
}

img {
	border:none;
}

h1 {
	font-size:16px;
	color:#ffffff;
}

h2 {
	font-size:14px;
	color:#ffffff;
	display:inline;
}

#green {
	color:#a8dc00;
}

#indexText {
	padding:10px;
}

#cable {
	height:302px;
}

.box {
	border:1px solid #6d6d6d;
	/*border:1px solid #3e3d37;*/
}

.photo {
	padding:2px;
	border:1px solid #6d6d6d;
}

.photoInText {
	padding:2px;
	border:1px solid #6d6d6d;
	position:relative;
	margin:15px 0px 15px 15px;
	float:right;
}

.photoGallery {
	padding:2px;
	border:1px solid #6d6d6d;
	margin:0px 10px 10px 0px;
	float:left;
}

.menuBg {
	background-color:#333333;
}

.menu1, .menu1Over, .menu2, .menu2Over, .menu3, .menu3Over, .menu4, .menu4Over, .menu5, .menu5Over {
	cursor:hand;
	height:26px;
	padding-top:10px;
}

.menu1 {
	background-image:url(img/menu1.jpg);
}
.menu1Over {
	background-image:url(img/menu1Over.jpg);
}
.menu2 {
	background-image:url(img/menu2.jpg);
}
.menu2Over {
	background-image:url(img/menu2Over.jpg);
}
.menu3 {
	background-image:url(img/menu3.jpg);
}
.menu3Over {
	background-image:url(img/menu3Over.jpg);
}
.menu4 {
	background-image:url(img/menu4.jpg);
}
.menu4Over {
	background-image:url(img/menu4Over.jpg);
}
.menu5 {
	background-image:url(img/menu2.jpg);
}
.menu5Over {
	background-image:url(img/menu2Over.jpg);
}

#servicesMenu ul {
	list-style-type: none;
	padding:1px 0 0 0;
	margin: 0 0 10px 0;
}
#servicesMenu ul li {}
#servicesMenu ul li a {
	display:block;
	padding:9px 10px 9px 20px;
}
#servicesMenu ul li a:hover {
	background-color:#333333;
	color:#a8dc00;
}

#content p {
	text-indent:20px;
	text-align:justify;
}

#content h2 {
	color:#a8dc00;
}

.servMain {
	float:left;
	width:600px;
	height:80px;
	margin:5px;
}

.serv1 {
	float:left;
	width:290px;
	height:130px;
	margin:5px;
}

.serv2 {
	float:left;
	width:290px;
	height:150px;
	margin:5px;
}

.serv3 {
	float:left;
	width:290px;
	height:170px;
	margin:5px;
}

.serv1 h2, .serv2 h2, .serv3 h2, .servMain h2 {
	font-size:16px;
	color:#a8dc00;
	display:inline;
}

.serv1 p, .serv2 p, .serv3 p, .servMain p {
	margin-top:5px;
	margin-bottom:5px;
	font-weight:bold;
}

.serv1Img, .serv2Img, .serv3Img, .servMainImg {
	height:180px;
	float:left;
}

.serv1Img img, .serv2Img img, .serv3Img img, .servMainImg img {
	float:left;
	margin:5px;
}

.serv1 a, .serv2 a, .serv3 a, .servMain a {
	color: #a8dc00;
	text-decoration:none;
}

.serv1 a:hover, .serv2 a:hover, .serv3 a:hover, .servMain a:hover	{
	color: #a8dc00;
	text-decoration:underline;
}

p.text {
	text-align:justify;
	text-indent:20px;
}

p.price {
	color:#a8dc00;
	font-size:18px;
}

.even {}
.odd {
	background-color:#6e6e6e;
}

.product-facts {
	border:1px solid #6d6d6d;
	padding:5px 10px 10px 10px;
	width:584px;
	margin:5px 0px 5px 0px;
}

.product-facts table{
	width:100%;
}

.product-facts #header {
	color:#a8dc00;
	font-weight:bold;
	font-size:13px;
}

.product-facts #subtitle {
	font-weight:bold;
}

.subMenu {
	padding-left:10px;
}

.subsubMenu {
	padding-left:20px;
}

#dotted td {
	border-bottom:1px dotted #6c6c6c;
}

.copyright {
	font-size:10px;
	color:#ffffff;
	font-weight:bold;
	padding-left:10px;
}

a.green, a:hover.green {
	color: #a8dc00;
}

a {
	color: #ffffff;
	text-decoration:none;
}

a:hover	{
	color: #ffffff;
	text-decoration:underline;
}

/* LIGHTBOX start */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:img/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/* LIGHTBOX end */
