/* CSS Document */

body {
background: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: .9em;
color: #9F9D9D;
}

#hdr {
background: url(im_page/bg_hdr.jpg);
background-repeat: no-repeat;
height: 102px;
width: 996px;
}
#comp img {
border: 1px solid #C50202;
}
#date {
position: relative;
top: 7px;
font-size: .72em;
color: #000000;
font-weight: bold;
}

#sidebar {
width: 234px;
border-right: 1px #C50202 solid;
}

#side_name {
font-size: .85em;
color: #C50202;
text-align: right;
margin-right: 5px;
}

#side_mini {
font-size: .78em;
font-style: italic;
text-align: center;
}

#sidebar img {
border: 1px #C50202 solid;
}

#subhead {
background: url(im_page/bg_sub.jpg);
height: 32px;
}
p {
margin: 8px;
padding: 10px;
}
h1 {
color: #C50202;
margin-left: 10px;
}
 
h2 {
font-size: 1.5em;
margin-left: 15px;
padding-top: 4px;
color: #000000;
}
h4 {
font-size: 1.25em;
margin-left: 10px;
margin-bottom: -10px;
color: #C50202;
margin-top: 0;
padding-top: 0;
}
h5 {
font-size: 1em;
color: #C50202;
margin-bottom: 0px;
font-style: italic;
font-weight: bold;
}
.subhead {
font-size: 1em;
color: #C50202;
margin-top: 0;
margin-bottom: 0px;
font-style: italic;
font-weight: bold;
text-align: right;
}
#cr {
font-size: .72em;
color: #9F9D9D;
font-weight: bold;
border-bottom: 1px #C50202 solid;
border-top: 1px #C50202 solid;
text-align: center;
padding-bottom: 4px;
padding-top: 4px;
}
#img_right {
float: right;
padding-left: 7px;
}
#img_left {
float: left;
padding-right: 7px;
}

#spec p {
margin-bottom: -25px;
}
#prod p {
font-size: .82em;
font-style: italic;
padding-bottom: -7px;
margin-bottom: -7px;
}

#prod img {
border:  double 1px #9F9D9D;
padding: 3px;
float: left;
margin-right: 5px;
margin-bottom: 5px;
}
#prod td {
border: 1px solid white;
}
#price_box {
border: 1px solid #9F9D9D;
}
#thumb img {
border: 1px solid #C50202;
}
#sponsor {
border-bottom: double 3px #C50202;
border-top: double 3px #C50202;
}
/*-------------------------------------NAVIGATION-------*/
a:link {
color: #C50202;
text-decoration: underline;
}
a:visited {
color: #9F9D9D;
text-decoration: underline;
}
a:hover, a:active {
color: #FFFFFF;
text-decoration: underline;
}

#nav_bg {
background: url(im_page/bg_nav.jpg);
background-repeat: no-repeat;
height: 41px;
}
#nav {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.3em;
font-weight: bolder;
}

#nav ul {
list-style: none;
margin: 0;
padding: 0;
padding-top: 6px;
}

#nav li {
display: inline;
}

#nav a:link, #nav a:visited {
padding: 3px 10px 2px 10px;
color: #000000;
text-decoration: none;
border: 1px #000000 solid;
}
#nav a:hover {
color: #C50202;
background-color:#000000;
border: 1px #C50202 solid;
}

#nav_uber {
color: #C50202;
text-decoration: underline;
padding: 3px 10px 2px 10px;
text-decoration: none;
background-color:#000000;
border: 1px #C50202 solid;
}
#mascot {
background-image: url(im_page/mascot_01.jpg);
background-repeat: no-repeat;
background-position: 100% 0%;
}
/*-----------------------------------SIDEBAR NAVIGATION---------*/
#sidebar h3 {
display: block;
padding: 5px 5px 5px 0.5em;
border-left:12px solid #690202;
border-right: 1px solid #690202;
border-bottom: 1px solid #690202;
background-color: #C50202;
color: #FFFFFF;
text-decoration: none;
margin-bottom: 0px;
}

#sidebar_nav {
width 200px;
font-family:Arial, Helvetica, sans-serif;
}
#sidebar_nav ul {
list-style: none;
margin: 0;
padding: 0;
}
#sidebar_nav li {
border-bottom: 1px solid #690202;
}
#sidebar_nav li a:link, #sidebar_nav li a:visited {
display: block;
padding: 5px 5px 5px 0.5em;
border-left:12px solid #690202;
border-right: 1px solid #690202;
background-color: #C50202;
color: #FFFFFF;
text-decoration: none;
}
#sidebar_nav li a:hover {
background-color: #711515;
color: #FFFFFF;
}
#sidebar_nav ul ul {
margin-left: 12px;
}
#sidebar_nav ul ul li {
border-bottom: 1px solid #690202;
margin: 0;
}
#sidebar_nav ul ul a:link, #sidebar_nav ul ul a:visited {
background-color: #C50202;
color: #690202;
}
#sidebar_nav ul ul a:hover {
background-color: #8C0202;
color: #FFFFFF;
}
#sidebar_uber {
display: block;
padding: 5px 5px 5px 0.5em;
border-left:12px solid #690202;
border-right: 1px solid #690202;
background-color: #8C0202;
color: #FFFFFF;
text-decoration: underline;
}
/*---------------------------------------------------LIGHTBOX-----*/
#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%	; }

#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; }
/*-----------------------------------------------END LIGHTBOX-----*/














