body {
margin: 0 0 0 0;
background-color: #000;
}

#preload {
width: 0;
height: 0;
display: inline;
background-image: url(../global/nav2.gif);
}

#header {
width: 100%;
height: 88px;
margin: 0;
background-color: #900;
z-index: 1;
}

#menu {
position: absolute;
top: 88px;
width: 100%;
height: 40px;
margin: 0;
background-color: #ccc;
text-align: center;
z-index: 3;
background-image: url(../global/nav1.gif);
background-repeat: repeat-x;
}

#menu ul {
margin-top: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
margin-bottom: 10px;
}

#menu ul li {
	display: inline;
	font-weight: bold;
}

#menu ul li a {
padding: 12px 8px;
color: #333;
text-decoration: none;
}

#menu ul li a:hover {
background: url(../global/nav2.gif) repeat-x;
color: #eee;
text-decoration: none;
padding: 12px 8px;
}

#main {
position: absolute;
top: 128px;
width: 100%;
}

#container {
width: 94%;
margin: 0 auto;
padding-top: 30px;
}

#subnav {
clear: left;
float: left;
width: 141px;
}

#subnav ul {
list-style: none;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 0px;
margin: 0px 0px 20px;
}	

#subnav li {
text-indent: 10px;
padding: 1px;
margin: 1px;
font-weight: bold;
}

#subnav li a {
color: #fff;
display: block;
border-right: 1px solid #999;
text-decoration: none;
border-top: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 1px solid #999;
background: #000;
height: 16px;
}	
	
#subnav li a:hover {
background: #333;
color: #d00;
border-right: 2px solid #bbb;
text-decoration: none;
border-top: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 6px solid #bbb;
}

#extras {
clear: right;
float: right;
width: 140px;
margin-left: 10px;
margin-bottom: 20px;
padding: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: normal;
color: #fff;
background: #000;
}

#extras a {
color: #fc6;
text-decoration: none;
}

#extras a:hover {
color: #ffc;
text-decoration: underline;
}

#extras p {
	margin: 0 0 1.5em 0;
}

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

#content {
margin: 0 160px 10px 165px;
border-right: 1px dotted #999;
padding: 0 20px;
color: #fff;
font-size: 0.85em;
line-height: 1.6em;
font-family: Verdana, Arial, Helvetica, sans-serif;
visibility: visible;
background: #000;
border-left: 1px dotted #999;
}

#content a {
color: #f44;
text-decoration: none;
font-weight: bold;
}

#content a:hover {
color: #f6d67e;
text-decoration: underline;
font-weight: bold;
background: #222;
}

#content p {
	padding-bottom: 7px;
}

#content ul {
color: #fff;
list-style-type: none;
list-style-image: url(../chrome/blt.gif);
padding: 5px 5px 5px 35px;
line-height: 1.4em;
}

#content blockquote {
color: #567;
border-left: 12px solid #eee;
padding-left: 40px;
display: block;
}

.box2
{
line-height: normal;
margin: 20px auto;
width: 95%;
}
#vid {
background: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #ddd;
line-height: normal;
text-align: center;
display: block;
}

.buy {
display: block;
width: 80px;
border: 2px groove #999;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
line-height: normal;
font-weight: bold;
text-align: center;
padding: 3px;
background-color: #eee;
background-image: url(../assets/grd1.gif);
background-repeat: repeat-x;
}

.buy:hover {
background-image: url(../assets/grd4.gif);
background-repeat: repeat-x;
background-color: #aaa;
border: 2px groove #feb;
font-weight: bold;
}

.attn {
font-size: 14px;
font-weight: bold;
color: #0cf;
}

.small {
font-size: 11px;
line-height: normal;
text-align: center;
color: #eee;
font-weight: bold;
}
.sm1 {
font-size: 11px;
line-height: normal;
color: #fff;
}

h1 {
color: #ccc;
font-family: "Times New Roman", Times, serif;
margin-top: 0px;
font-size: 20px;
}

h2 {
color: #d00;
font-size: 18px;
font-family: "Times New Roman", Times, serif;
padding-left: 16px;
}

h3 {
font-family: "Times New Roman", Times, serif;
font-size: 20px;
color: #ddd;
padding-top: 16px;
margin-top: 40px;
padding-left: 16px;
}

b {
font-weight: bold;
color: #def;
}

i {
color: #fff;
font-weight: bold;
}

.center {
text-align:center;
display:block;
color: #ddd;
font-size: 11px;
line-height: normal;
}

.box {
font-size: 12px;
line-height: normal;
padding: 5px 10px 5px 40px;
background-image: url(../chrome/9rules_b2.gif);
background-repeat: no-repeat;
color: #fff;
display: block;
border: 1px solid #900;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.line {
border-bottom: 1px dotted #666;
margin-top: 30px;
}
.lite {
color: #f6d67e;
font-weight: bold;
}

#footer {
padding: 30px;
margin-bottom: 0px;
color: #ddd;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-image: url(../chrome/f1.gif);
background-repeat: repeat-x;
line-height: 1.6em;
background-color: #999;
list-style: none;
margin-top: 40px;
}

#footer a {
color: #fff;
text-decoration: none;
}

#footer a:hover {
	color: #000;
	text-decoration: none;
}

dfn {
color: #999;
}
