@charset "UTF-8";
/* CSS Document */

/*
CSS for  Headstock new website
*/
  
#page-container {
	position:relative;
	width: 900px;
	height: auto;
	text-align: left;
	margin: auto;
	background: #000000;
	text-decoration: none;
}

	
body {
	background-color: #000000;
}

.style7 {
	font-size: 30px;
	color:#FF0000;
}


.style1 {
	font-size: 12px;
	color:#FF0000;
	font-family: Helvetica, sans-serif;
	text-decoration: none;


}


.style0 {
	color: #FFFFFF;
	font-family: Helvetica, sans-serif;
	font-weight:100;
	font-size: 10px;
	text-decoration: none;
}

.style5 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight:400;
	font-family: Helvetica, sans-serif;
	text-decoration: none;
	line-height: 14px;

}


.style5 li {
	color:#FFFFFF;
	list-style: none;
	
}

.style5 li.first {
	
}

#.style5 a {
	color:#FFFFFF;
	text-decoration: none;
}

.style5 a:link {
text-decoration: none;
color:#FFFFFF;
}

.style5 a:visited {
text-decoration: none;
color:#FFFFFF;
}

.style5 a:hover {
text-decoration: none;
color: #FFCC00;
}

.style5 a:active {
text-decoration: none;
}

.style5 li.selected {
}

copytext {
font-weight:100;
color: #FFFFFF;
text-align: left;
font-size:11px;
font-family: Arial, Helvetica, sans-serif;
font-weight:100;
text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size: 14px;
	text-decoration: none;
	line-height: 3px;

}



h1 {
	font-size: 12px;
	color: #FF0000;
	font-family: Helvetica, sans-serif;
	font-weight:100;
	text-decoration: none;
}



h6 {
font-family: Helvetica, sans-serif;
	font-weight:100;
	font-size: 30px;
	color:#FF0000;
	text-align: left;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 0px;
}


p {
	color: #000000;
	font-family: Helvetica, sans-serif;
	font-weight:100;
	font-size: 12px;
	text-decoration: none;
}



#navigation {
	width: 900px;
	height:140px;
	background-image:url(../images/mainbanner.png);
	background-repeat: no-repeat;
	background-position: left;
	background-color:#990000;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	margin-bottom: 7px;
	z-index: 90;	
}

ul {
list-style-type:none;
}

ul.horiz il {
display:inline;
}

#navigation li {
	float: left;
	margin-left: 68px;
	margin-top: 108px;
	color:#FFFFFF;
	list-style: none;
	
}

#navigation li.first {
	margin-left: 200px; 
	border-left: 0px;

}

#navigation a {
	color:#FFFFFF;
	text-decoration: none;
}

#navigation a:link {
text-decoration: none;
color:#FFFFFF;
}

#navigation a:visited {
text-decoration: none;
color:#FFFFFF;
}

#navigation a:hover {
text-decoration: none;
color: #FFCC00;
}

#navigation a:active {
text-decoration: none;
}

#navigation li.selected {
}



#indexrightbox {
	position:absolute;
	top: 145px;
	left:600px;
	width:291px;
	height:650px;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-top: 20px;
	z-index: 94;
	}

#lefttitle {
	position:absolute;
	top: 156px;
	left: 15px;
	width:308px;
	height:49px;
	font-family: Helvetica, sans-serif;
	font-weight:100;
		}

/* News section */

#newsbox {
	float: left;
	/*position: relative;
	top: 145px;*/
	width:850px;
	/*overflow-x: hidden; */
	text-align: left;
	font-family: Helvetica, sans-serif;
	background-color:#FFFFFF;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	min-height: 650px;
	margin-bottom: 10px;
}	

#newsbox li {
	color:#FF0000;
	list-style: none;
	list-style-position: inside;
	
}

#newsbox img.media {
	float: left;
	padding: 1px 10px 1px 1px;
	border: 0px solid #CCCCCC;
	margin-bottom: 1em;
}

#newsbox a {
	text-decoration: none;
	color:#FF0000;
}

#newsbox a:link {
text-decoration: none;
color: #000000;
}

#newsbox a:visited {
text-decoration: none;
color: #000000;
}

#newsbox a:hover {
text-decoration: none;
color:#FFCC33;
}

#newsbox a:active {
text-decoration: none;
}

#newsbox li.archive {
	list-style: none;
	list-style-position: inside;
}

#newsbox ul.archive  {
	clear:both;
	float:right;
	}
	
/*end news section */

/* Media section */

#mediabox {
	float:left;
	/*top: 145px;*/
	width:580px;
	/*overflow-x: hidden; */
	text-align: left;
	font-family: Helvetica, sans-serif;
	left: 0px;
	background-color:#FFFFFF;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 300px;
	padding-bottom: 10px;
	min-height: 650px;
	margin-bottom: 20px;
	z-index: 96;
}	

#mediabox li {
	float: left;
	color:#FF0000;
	list-style: none;
	
}

#mediabox img.media {
	float: left;
	padding: 1px 10px 1px 1px;
	border: 0px solid #CCCCCC;
	margin-bottom: 1em;
}

#mediabox a {
	text-decoration: none;
	color:#FF0000;
}

#mediabox a:link {
text-decoration: none;
color: #000000;
}

#mediabox a:visited {
text-decoration: none;
color: #000000;
}

#mediabox a:hover {
text-decoration: none;
color:#FFCC33;
}

#mediabox a:active {
text-decoration: none;
}

#mediabox li.selected {
}



h3 {
	font-size: 20px;
	color: #FF0000;
	font-family: Helvetica, sans-serif;
	font-weight:100;
			}
			
			
#bannerbox {
	position:absolute;
	top: 209px;
	left: 665px;
	width:232px;
	height:603px;
	z-index: 300;
				}
			





/*end Media section */

#support {
	/*float: left;*/
	position: relative;
	/*top: 45px;*/
	width:850px;
	/*overflow-x: hidden; */
	text-align: left;
	font-family: Helvetica, sans-serif;
	background-color:#FFFFFF;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	min-height: 650px;
	margin-bottom: 10px;
}	

#mainwhitebox {
	position: absolute;
	top: 200px;
	background-color:#FFFFFF;
	padding-left: 10px;
	padding-top: 20px;
	width: 880px;
	height: 500px;
}


#spacer_bottom {
	clear: both;
	width: 850px;
	height: 10px;
	float: left;
	background-color: none;
	border-top: 0px solid #CCCCCCC;
}

#footer {
	clear: both;
	padding: 0px;
	width: 850px;
	font-size:8px;
	background-color: none;
	/*line-height: 1.4em;*/
	text-align: center;
	position: center;
	border: 0px;
	color: #FF0000;
	z-index:300;

	
}

/* lightbox section */

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

/* lightbox section END */
