body {margin:0; padding:0; background: url(img/bg2.jpg) top center no-repeat #000 fixed; font-family:"Trebuchet MS", Trebuchet, Verdana, sans-serif;}
a {outline:none;}

.header{background: #000 url(img/header.png) no-repeat; }
#logo { background: transparent url(img/rockntops_logo.png) top center no-repeat; behavior: url(iepngfix.htc); width:870px; height:133px;}


#left{width:470px; margin:10px 0px 10px 15px; padding:0; color:#fff; font-size: 12px; line-height:125%; }
#right{width:280px; margin:10px 0px 10px 15px; padding:0; color:#fff; font-size: 12px; line-height:125%; }

#left h1 {font-size:24px; color:#f80; margin:0px 0px 20px 0px; padding:0; line-height:95%}
#left a {color:#fd0; text-decoration:none;}
#left a:hover {color:#fd0; text-decoration:underline;}
#right h1 {font-size:24px; color:#FD0; margin:0; padding:0; line-height:95%}
#right a {background: url(img/rightlink.gif) 0px 11px no-repeat; color:#fff; text-decoration:none; line-height:100%; border-bottom:dotted 1px #222; display:block; padding:10px 13px;}
#right a:hover {background: url(img/rightlink_yellow.gif) 2px 11px no-repeat; color:#FD0; text-decoration: none; line-height:100%; border-bottom:dotted 1px #222; display:block; padding:10px 15px;}

#column {width:840px; margin:10px 0px 10px 15px; padding:0; color:#fff; }
#column h1 {font-size:30px; color:#f80; margin:0px; padding:0; line-height:95%}
#column th {background-color:#222; padding:10px;font-size:12px;}
#column td {background-color:#111; padding:10px;font-size:11px;line-height:115%;}

.fpbox {background: url(img/fpbox.png) top center no-repeat; behavior: url(iepngfix.htc); color:#fff; font-size:10px; height:150px; width:217px; line-height:120%;}
.fpbox h1 {font-size:15px; color:#FD0; line-height:100%; margin:0; padding:0;}
.fpbox a {color:#f80; text-decoration:none; font-weight:bold; }
.fpbox a:hover {color:#f80; text-decoration:none; margin-left:2px;}

#pdflink {width:280px; margin:10px 0px 10px 15px; padding:0; color:#fff; font-size: 12px; line-height:125%; }
#pdflink a {background: url(img/pdf.gif) 0px 8px no-repeat; color:#fff; text-decoration:none; line-height:100%; border-bottom:dotted 1px #222; display:block; padding:10px 22px;}
#pdflink a:hover {background: url(img/pdf.gif) 2px 8px no-repeat; color:#fd0; text-decoration:none; line-height:100%; border-bottom:dotted 1px #222; display:block; padding:10px 24px;}

#questions{ color:#f80; }
#questions a { color:#f80;  font-weight:bold; text-decoration:none;}
#questions a:hover { color:#f80; font-weight:bold; text-decoration:underline;}

#qa {border-bottom: 1px dotted #222; color: #fff; padding-bottom:10px; margin:0px 0px 10px 0px;}

#footer {width:100%; height:100px; background: url(img/footer.png) top center no-repeat #000;}
#footer a, #footer a:hover {color:#fff; text-decoration:underline;}
#footershade {width:100%; height:30px; background: url(img/footer_shade.png) top repeat-x transparent; border-to: 1px solid #999;}
#footercontent {width:900px; font-size:11px; font-weight: bold; color:#fff;}

/* begin lightbox styles */

#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(img/blank.gif) no-repeat; /* 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

/* end lightbox styles */

.thumb {border: 1px solid #666; margin:0px 0px 15px 15px;} /* style of the image thumbnail links on Products page */
.thumborder {border: 1px solid #444; margin:0;} /* style of the image thumbnail links on Order page */