#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:image/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(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/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%	; }

*:focus {outline: none;}

#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; }


.box
{
width:78px;
margin:10px;
height:50px;
float:right;
font-size:10px;
}
.up
{
float:left;
height:50px; 
width:39px;
display:block;
text-align:center;
filter:alpha(opacity=50);
-moz-opacity:0.5;
line-height:88px;
-khtml-opacity: 0.5;
opacity: 0.5;
background:url('/images/thumbup.png') top center no-repeat;
margin-bottom:2px;
}
.up:hover
{
filter:alpha(opacity=100);
-moz-opacity:1.0;
-khtml-opacity: 1.0;
opacity: 1.0;
cursor:pointer;
}
.down
{
float:left;
height:50px; 
width:39px;
display:block;
text-align:center;
filter:alpha(opacity=50);
-moz-opacity:0.5;
line-height:88px;
-khtml-opacity: 0.5;
opacity: 0.5;
background:url('/images/thumbdown.png') top center no-repeat;
margin-bottom:2px;
}
.down:hover
{
filter:alpha(opacity=100);
-moz-opacity:1.0;
-khtml-opacity: 1.0;
opacity: 1.0;
cursor:pointer;
}

.transparent {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

td.icon-text{
	color:#900;
	font-size: 20pt;
	font-weight:bold;
	font-family:Tahoma, Arial, Verdana;
}


.progress{
	width: 1px;
	height: 14px;
	color: white;
	font-size: 10px;
	font-weight:bold;
	font-family:Tahoma, Arial, Verdana;
	overflow: hidden;
	background-color: #000000;
	padding-left:2px;
	padding-right:-2px;
}


BODY {
background:url('/images/rs_stripe.png');
background-color:#FFF;
}

A {
color:#a10a22;
}



/* default text */
.text {font-family: MS Sans Serif, Verdana, arial, helvetica, sans-serif; font-size: 10px; color: #000000}
.smalltext {font-family: Tahoma, Verdana, arial, helvetica, sans-serif; font-size: 9px; color: #000000}
.bigtext {font-family: MS Sans Serif, Verdana, arial, helvetica, sans-serif; font-size: 14px;}
.bigbartext {font-family: MS Sans Serif, Verdana, arial, helvetica, sans-serif; font-size: 14px;color:#FFF}
.biggertext {font-family: MS Sans Serif, Verdana, arial, helvetica, sans-serif; font-size: 14px; color: #000000}
.whitetext {font-family: Verdana, arial, helvetica, sans-serif; font-size: 10px; color: #FFFFFF}
.whiteboldtext {font-family: Verdana, arial, helvetica, sans-serif; font-weight: bold; font-size: 10px; color: #FFFFFF}
.producttitle {  font-family: arial, helvetica, sans-serif; font-size: 19px; font-weight: bold; color: #000000; text-decoration: none;}



 .headersitename {  
font-family: Century Gothic, arial, helvetica, sans-serif; 
font-size: 25pt; 
text-align:left;
padding-left:15px;
padding-top:15px;
border-bottom:1px solid black;
display:block;
 }
 
.review_title {  
font-family: Century Gothic, arial, helvetica, sans-serif; 
font-size: 15pt; 
text-align:left;
padding-left:15px;
padding-top:15px;
border-bottom:1px solid black;
 }
 
  .smallheader {  
font-family: Century Gothic, arial, helvetica, sans-serif; 
font-size: 24pt;  }

td {  
font-family: verdana, helvetica, sans-serif; 
font-size: 8pt;  }

/* category navigation */
.bigblue { font-family: MS Sans Serif, Tahoma, Verdana, arial, verdana, sans-serif; color:#3B5998; font-size: 14px; text-decoration: none;}
.bigblue:visited { color: #3B5998; text-decoration: none;}
.bigblue:link { color: #3B5998; text-decoration: none;}
.bigblue:alink { color: #D8DFEA; text-decoration: none;}
.bigblue:hover { color: #D8DFEA; text-decoration: none;}

.smallblue { font-family: MS Sans Serif, Tahoma, Verdana, arial, verdana, sans-serif;  font-weight: bold;  font-size: 10px; text-decoration: none;}
.smallblue:visited { color: Blue; text-decoration: none;}
.smallblue:link { color: Blue; text-decoration: none;}
.smallblue:alink { color: #FF0000; text-decoration: none;}
.smallblue:hover { color: #FF0000; text-decoration: none;}

.onblue { font-family: Tahoma, Verdana, arial, verdana, sans-serif; font-size: 11px; text-decoration: none;}
.onblue:visited { color: White; text-decoration: none;}
.onblue:link { color: White; text-decoration: none;}
.onblue:alink { color: White; text-decoration: none;}
.onblue:hover { color: White; text-decoration: underline;}

.tinyonblue { font-family: Tahoma, Verdana, arial, verdana, sans-serif; font-size: 9px; text-decoration: none;}
.tinyonblue:visited { color: White; text-decoration: none;}
.tinyonblue:link { color: White; text-decoration: none;}
.tinyonblue:alink { color: White; text-decoration: none;}
.tinyonblue:hover { color: White; text-decoration: underline;}

.onbabyblue { font-family: MS Sans Serif, Tahoma, Verdana, arial, verdana, sans-serif; font-size: 10px; text-decoration: none;}
.onbabyblue:visited { color: Black; text-decoration: none;}
.onbabyblue:link { color: Black; text-decoration: none;}
.onbabyblue:alink { color: Black; text-decoration: none;}
.onbabyblue:hover { color: Black; text-decoration: underline;}

.smallwhite { font-family: MS Sans Serif, Tahoma, Verdana, arial, verdana, sans-serif; color:#FFFFFF; font-weight: bold;  font-size: 10px; text-decoration: none;}
.smallwhite:visited { color: #FFFFFF; text-decoration: none;}
.smallwhite:link { color: #FFFFFF; text-decoration: none;}
.smallwhite:alink { color: #FFFFFF; text-decoration: none;}
.smallwhite:hover { color: #FFFFFF; text-decoration: underline;}

.smallblack { font-family: Tahoma, Verdana, arial, verdana, sans-serif; color:#000; font-size: 9px; text-decoration: none;}



.button {
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 13px;
	text-shadow: 1px 1px 0px #000;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration : none;
	cursor:pointer;
	color : #FFF;
	border-top : 1px solid #d54f54;
	border-left : 1px solid #d54f54;
	border-bottom : 1px solid #000;
	border-right : 1px solid #000;
	background : #b00e14;
}
  
.headernavlink {
	padding-right:15px;
	font-family: Trebuchet MS;
	font-size: 14px;
	display:inline;
	text-shadow: 1px 1px 0px #000;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	cursor:pointer;
	color : #FFF;
}
.headernavlink:hover {
	color:#FFC;
}

.onredshadow {
	font-family: Trebuchet MS;
	font-size: 12px;
	display:inline;
	text-shadow: 1px 1px 0px #000;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	cursor:pointer;
	color : #FFF;
}
.onredshadow:hover {
	color:#FFC;
}

.error {
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 13px;
	display:block;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	margin:10px;
	padding:10px;
	text-decoration : none;
	color:#FF0000;
	border: 1px solid #FF0000;
	background:#FFCECE;
}

.notice {
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	display:block;
	text-decoration: none;
	text-align:center;
	margin:10px;
	padding:10px;
	text-decoration : none;
	color:#24355b;
	border: 1px solid #000;
	background:#EEE;
}


.success {
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	margin:10px;
	padding:10px;
	text-decoration : none;
	color:#009933;
	border: 1px solid #006600;
	background:#DFFCDA;
}

.field_cap {
	font-family: Georgia, Verdana, Arial;
	font-size: 18pt;
	text-decoration : none;
}

.featured_button {
	font-family: Verdana, Tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	width:120px;
	margin-bottom:-10px;
	margin-top:10px;
	font-weight: bold;
	text-decoration: none;
	vertical-align:bottom;
	text-align:center;
	padding:2px;
	text-decoration : none;
	color:#FFF;
	background:#000;
}



.buttonblock {
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	text-decoration : none;
	color : #000000;
	border-top : 1px solid #FFFFFF;
	border-left : 1px solid #FFFFFF;
	border-bottom : 1px solid #BCBCBC;
	border-right : 1px solid #BCBCBC;
	background : #D8DFEA;
}

.header_tab {
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 13px;
	display:block;
	margin-bottom:5px;
	padding:5px 10px 5px 10px;
	font-weight: bold;
	border:1px solid white;
	text-decoration: none;
	text-align:center;
	text-decoration : none;
	color: #FFF;
	background : #2479cd;
	background:url(/images/sidebar_bg.png) repeat-y;
}
.header_tab:hover {
	background : #2479cd;
}

.header_tab_selected {
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 13px;
	display:block;
	margin-bottom:5px;
	padding:5px 10px 5px 10px;
	font-weight: bold;
	border:1px solid white;
	text-decoration: none;
	text-align:center;
	text-decoration : none;
	color: #2479cd;
	background:#FFF;
}

.brownbevel {
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	padding: 2px;

	text-decoration : none;
	color:#FFFFFF;
	border-top : 1px solid #d54f54;
	border-left : 1px solid #d54f54;
	border-bottom : 1px solid #000;
	border-right : 1px solid #000;
	background : #b00e14;
}


.bigformfield {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;

	text-decoration: none;
	text-align:left;
	width:275px;
	text-decoration : none;
	color : #000000;
	border : 2px solid #d8dfea;
}

.button:hover {
   border-top : 1px solid #000;
   border-left : 1px solid #000;
   border-bottom : 1px solid #980b21;
   border-right : 1px solid #980b21;
   padding-top:1px;
   padding-bottom:-1px;
	}
.buttonblock:hover {
   border-top : 1px solid #BCBCBC;
   border-left : 1px solid #BCBCBC;
   border-bottom : 1px solid #FFF;
   border-right : 1px solid #FFF;
	}
	

.as ul { margin:0px;padding:0px;border:1px solid black;}
.as li { list-style-type:none;text-align:left; padding:3px; font-family:Verdana, Geneva, sans-serif;font-size:12px;background-color:#FFF;margin:0px; cursor: pointer; color: #000;}
.as li:hover { background: #D8DFEA;font-weight:bold;}
.as li.selected { background: #D8DFEA;} 

div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	font-size:10px;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	border: 1px solid #FFF;
	background-color:#980b21;
	text-decoration: none; /* no underline */
	color: #FFF;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #FFF;
	background-color:#980b21;
	color: #FFF;
}
div.pagination span.current {
	font-size:10px;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	border: 1px solid #eb2a2a;
	font-weight: bold;
	background-color:#980b21;
	color: #eb2a2a;
	}
div.pagination span.disabled {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	background-color:#b00e14;
	border: 1px solid #a81025;
	color: #a81025;
}

.myButton {
	-moz-box-shadow:inset 0px 0px 0px 0px #bbdaf7;
	-webkit-box-shadow:inset 0px 0px 0px 0px #bbdaf7;
	box-shadow:inset 0px 0px 0px 0px #bbdaf7;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color:#79bbff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:2px solid #84bbf3;
	display:inline-block;
	color:#ffffff;
	line-height:20px;
	font-family:Trebuchet MS;
	font-size:13px;
	font-weight:bold;
	padding:2px 9px;
	text-decoration:none;
	text-shadow:1px 1px 0px #2162a3;
}.myButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #378de5 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background-color:#378de5;
}.myButton:active {
	position:relative;
	top:1px;
}

.redButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100) );
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background-color:#fe1a00;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:	2px solid #d83526;
	display:inline-block;
	color:#ffffff;
	line-height:20px;
	font-family:Trebuchet MS;
	font-size:10px;
	font-weight:bold;
	padding:2px 9px;
	text-decoration:none;
	text-shadow:1px 1px 0px #b23e35;
}.redButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) );
	background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
	background-color:#ce0100;
}.redButton:active {
	position:relative;
	top:1px;
}


.yellowButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #fff6af;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fff6af;
	box-shadow:inset 0px 1px 0px 0px #fff6af;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23) );
	background:-moz-linear-gradient( center top, #ffec64 5%, #ffab23 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23');
	background-color:#ffec64;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:2px solid #ffaa22;
	display:inline-block;
	color:#333333;
	font-family:arial;
	font-size:10px;
	cursor:pointer;
	font-weight:bold;
	padding:6px 9px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffee66;
}.yellowButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffab23), color-stop(1, #ffec64) );
	background:-moz-linear-gradient( center top, #ffab23 5%, #ffec64 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64');
	background-color:#ffab23;
}.yellowButton:active {
	position:relative;
	top:1px;
}


.onsidebar{display:block}
.onsidebar *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#FFFFFF}
.onsidebar1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #be7676;
  border-right:1px solid #be7676;
  background:#e2c3c3}
.onsidebar2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #992727;
  border-right:1px solid #992727;
  background:#e9d1d1}
.onsidebar3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #e9d1d1;
  border-right:1px solid #e9d1d1;}
.onsidebar4{
  border-left:1px solid #be7676;
  border-right:1px solid #be7676}
.onsidebar5{
  border-left:1px solid #e2c3c3;
  border-right:1px solid #e2c3c3}
.onsidebarfg{
  background:#FFFFFF}

.greenButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #caefab;
	-webkit-box-shadow:inset 0px 1px 0px 0px #caefab;
	box-shadow:inset 0px 1px 0px 0px #caefab;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #77d42a), color-stop(1, #5cb811) );
	background:-moz-linear-gradient( center top, #77d42a 5%, #5cb811 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77d42a', endColorstr='#5cb811');
	background-color:#77d42a;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:2px solid #268a16;
	display:inline-block;
	color:#ffffff;
	line-height:20px;
	font-family:Trebuchet MS;
	font-size:10px;
	font-weight:bold;
	padding:2px 9px;
	text-decoration:none;
	text-shadow:1px 1px 0px #5d912d;
}.greenButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5cb811), color-stop(1, #77d42a) );
	background:-moz-linear-gradient( center top, #5cb811 5%, #77d42a 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cb811', endColorstr='#77d42a');
	background-color:#5cb811;
}.greenButton:active {
	position:relative;
	top:1px;
}


