#dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 9px Arial;
	line-height:18px;
	z-index:100;
	
}

a:link  { color: black }
a:visited { color: black }

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 5px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #DFCA4B;
}.header {
	height: 95px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.main-nav {
	height: 30px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.related-prods-header {
	height: 15px;
	width: 800px;
	background-color: #FFFFFF;
}
.footer {
	height: 75px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.send2friend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}



body {
	background-image: url(/global-graphics1/grid-back.jpg);
}

.productnav {
	width: 800px;
	position: relative;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}


#content {
	width: 800px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
      }
.newscontent {
	height: 400px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

.product-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight: normal;
}
.product-dim {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	display: inline;
}
.product-price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
}
.product-copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
}


   #left {
	float: left;
	width: 400px;
	margin:0;
	padding:0;
	background-color: #FFFFFF;
      }
   #left-content {
      margin:0; padding: 10px;
      }
   #right {
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 400px;
	background-color: #FFFFFF;
      }
   #right-content {
	margin:0;
	padding: 10px;
	float: left;
      }
   hr.cleaner {
	clear:both;
	height:1px;
	margin: -1px 0 0 0;
	padding:0;
	border:none;
	visibility: hidden;
      }
.product-preprice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-transform: uppercase;
}


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(/global-graphics1/lightbox-images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left; visibility: hidden;}
#nextLink { right: 0; float: right; visibility: hidden;}
#prevLink:hover, #prevLink:visited:hover { background: url(/global-graphics1/lightbox-images/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/global-graphics1/lightbox-images/next.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
.add-images {
	height: 50px;
	width: 50px;
}
.product-manufacturer {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.as-shown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	width: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline;
}
.formstuff {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}
.leftnews {
	width: 400px;
	margin:0;
	padding:0;
	background-color: #FFFFFF;
	height: 400px;
	float: left;
}
.rightnews {
	height: 400px;
	width: 400px;
	margin: 0px;
	padding: 0px;
	float: right;
}

.rightnewsbottom {
	padding:0;
	margin-top: 200;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 400px;
	background-color: #FFFFFF;
	height: 200px;
	width: 400px;
	position: absolute;
}
.rightnewstop {
	padding:0;
	margin-top: 000px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 400px;
	background-color: #FFFFFF;
	height: 200px;
	width: 400px;
	position: absolute;
}
.fanbox {

	height: 165px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

.menuanchorclass {
	display: inline-block;
}
