body {
	margin: 0 auto;
	background:url(../images/bg2.jpg);
	background-position:top center;
	background-repeat: repeat-y;
	background-color:#000000;
	background-attachment:fixed;
	padding-top: 10px;
}

#hackersafe{
position:fixed;
float: left;
left: 10px;
top: 10px;
}

#contentholder{ 
margin: 0 auto;
width: 950px;
}


#cart{ 
	margin: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 15px;
	height: 25px;
	font-family: 'lucida sans',Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #cccccc;
}
#cart a:link {
	color: #cccccc;
	text-decoration: none;
}
#cart a:visited {
	text-decoration: none;
	color: #cccccc;
}
#cart a:hover {
	text-decoration: none;
	color: #ff0000;
}
#cart a:active {
	text-decoration: none;
	color: #cccccc;
}


#flashhead {
	margin:0px;
	height: 475px;
	width: 950px;
	background:url(../images/flashhead.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#000000;
	
}

#flashhead2 {
	margin:0px;
	height: 35px;
	width: 950px;
	background:url(../images/flashhead.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#000000;
	
}

#logohead {
	margin:0px;
	height: 60px;
	width: 950px;
}

#logo2head {
	margin:0px;
	height: 96px;
	width: 950px;
}

#breadcrumb{ 
	margin: 0px;
	width: 525px;
	padding-left:25px;
	padding-top: 10px;
	padding-bottom:3px;
	font-family: 'lucida sans',Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #454545;
	
}
#breadcrumb a:link {
	color: #454545;
	text-decoration: none;
}
#breadcrumb a:visited {
	text-decoration: none;
	color: #454545;
}
#breadcrumb a:hover {
	text-decoration: none;
	color: #999999;
}
#breadcrumb a:active {
	text-decoration: none;
	color: #454545;
}


#content{ 
	margin: 0 auto;
	padding: 12px;
	width: 930px;
}

#categorycontent{
	margin: 0 auto;
	padding-top:0px;
	width: 950px;
}

#aboutcontent{
	margin: 0px;
	width: 485px;
	padding-left:14px;
	padding-right:22px;
}

#leftnav{
	float:left;
	width: 200px;
	padding-top: 10px;
	padding-left: 1px;
	
}

#productlist{
	margin-left: 201px;
	width: 544px;
	left: 201px;
	top: -40px;;	
}

#rightcontent{
	float: right;
	width: 200px;
	padding-right: 1px;
	
}


#lowernav{ 
	margin: 0 auto;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 0px;
	height: 25px;
	width: 900px;
	text-align:right;
	bottom: 30px;
}

#copyright {
	position: relative;
	width: 450px;
	text-align:left;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 10px;	
}


.tableSolidBorder{
	BORDER-RIGHT: #3b3b3b 1px solid;
	BORDER-TOP: #3b3b3b 1px solid;
	BORDER-LEFT: #3b3b3b 1px solid;
	BORDER-BOTTOM: #3b3b3b 1px solid;
}

.tableSolidBorderDark{
	BORDER-RIGHT: #232323 1px solid;
	BORDER-TOP: #232323 1px solid;
	BORDER-LEFT: #232323 1px solid;
	BORDER-BOTTOM: #232323 1px solid;
}
.tableDashedBorder{
	BORDER-RIGHT: #3b3b3b 1px dashed;
	BORDER-TOP: #3b3b3b 1px dashed;
	BORDER-LEFT: #3b3b3b 1px dashed;
	BORDER-BOTTOM: #3b3b3b 1px dashed;
}
.tableLight{
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-TOP: #cccccc 1px solid;
	BORDER-LEFT: #cccccc 1px solid;
	BORDER-BOTTOM: #cccccc 1px solid;
}
.tableDashed{
	BORDER-TOP: #3b3b3b  1px dashed;
	BORDER-BOTTOM: #3b3b3b  1px dashed;
}

.tableImageBorder{
	BORDER-RIGHT: #3b3b3b  1px solid;
	BORDER-TOP: #3b3b3b 1px solid;
	BORDER-LEFT: #3b3b3b 1px solid;
	BORDER-BOTTOM: #3b3b3b  1px solid;
}
.tableRightBottomTop{
	BORDER-RIGHT: #3b3b3b 1px solid;
	BORDER-BOTTOM: #3b3b3b 1px solid;
	BORDER-TOP: #3b3b3b 1px solid;
	}
	
.tableRighLeft{
	BORDER-RIGHT: #3b3b3b 1px solid;
	BORDER-LEFT: #3b3b3b 1px solid;
	}	
	
.tableRightLeftTop{
	BORDER-RIGHT: #3b3b3b 1px solid;
	BORDER-LEFT: #3b3b3b 1px solid;
	BORDER-TOP: #3b3b3b 1px solid;
	background-image:url(../images/tabbg.jpg);
	background-repeat:repeat-x;	
	}		
.tableLeft{
	BORDER-LEFT: #3b3b3b 1px solid;
	}
.tableRight{
	BORDER-RIGHT: #3b3b3b 1px solid;
	}
.tableRightDashed{
	BORDER-RIGHT: #3b3b3b 1px dashed;
	}
.tableLefttDashed{
	BORDER-LEFT: #3b3b3b 1px dashed;
	}
.tableUnderline{
	BORDER-BOTTOM: #3b3b3b 1px solid;
}
.tableUnderlineLight{
	BORDER-BOTTOM: #cccccc 1px solid;
}
.tableUnderlineDashed{
	BORDER-BOTTOM: #3b3b3b 1px dashed;
}
.tableUnderlineDashedDark{
	BORDER-BOTTOM: #3b3b3b 1px dashed;
}
.tableOverline{
	BORDER-TOP: #3b3b3b 1px solid;
}
.tableOverlineDashed{
	BORDER-TOP: #3b3b3b 1px dashed;
}
.tableOverlineHeavy{
	BORDER-TOP: #3b3b3b 2px solid;
}

.tableProdList{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.tableSuppFactsBorder{
	BORDER-RIGHT: #3b3b3b 1px solid;
	BORDER-TOP: #3b3b3b 1px solid;
	BORDER-LEFT: #3b3b3b 1px solid;
	BORDER-BOTTOM: #3b3b3b 1px solid;
	padding: 3px;
} 

.copyright {
	font-family: 'lucida sans',Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #232323;
}
.copyright a:link {
	color: #232323;
	text-decoration: none;
}
.copyright a:visited {
	color: #232323;
	text-decoration: none;
}
.copyright a:hover {	
	color: #cccccc;
	text-decoration: none;
}
.copyright a:active {
	text-decoration: none;
	color: #232323;
}

.footer {
	font-family: 'lucida sans',Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height:1.2em;
	color: #ff0000;
}
.footer a:link {
	color: #ff0000;
	text-decoration: none;
}
.footer a:visited {
	color: #ff0000;
	text-decoration: none;
}
.footer a:hover {	
	color: #999999;
	text-decoration: none;
}
.footer a:active {
	text-decoration: none;
	color: #ff0000;
}

.StyleMain {
	font-family: 'lucida sans',Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height:1.4em;
	letter-spacing:.02em;
}
.StyleMain a:link {
	color: #ffffff;
	text-decoration: none;
}
.StyleMain a:visited {
	color: #ffffff;
	text-decoration: none;
}
.StyleMain a:hover {	
	color: #999999;
	text-decoration: none;
}
.StyleMain a:active {
	text-decoration: none;
	color: #ffffff;
}


.StyleHeader {
	font-family: 'lucida sans',Helvetica, Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #ff0000;
	text-transform:capitalize;
}

.StyleHeader2 {
	font-family: 'lucida sans',Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
}


.StyleHeader3{
	font-family: 'lucida sans',Helvetica, Arial, Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ff0000;
}


.StyleHeader4 {
	font-family: 'lucida sans',Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ff0000;
}

.StyleMainLargeLight {
	font-family: 'lucida sans',Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
}
.StyleMainLargeLight a:link {
	color: #ffffff;
	text-decoration: none;
}
.StyleMainLargeLight a:visited {
	color: #ffffff;
	text-decoration: none;
}
.StyleMainLargeLight a:hover {	
	color: #999999;
	text-decoration: none;
}
.StyleMainLargeLight a:active {
	text-decoration: none;
	color: #ffffff;
}

.StyleMainDarkSmall {
	font-family:  'lucida sans',Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}


.StyleLeftCat {
	font-family: 'lucida sans',Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}
.StyleLeftCat a:link {
	color: #999999;
	text-decoration: none;
}
.StyleLeftCat a:visited {
	text-decoration: none;
	color: #999999;
}
.StyleLeftCat a:hover {
	text-decoration: none;
	color: #ffffff;
}
.StyleLeftCat a:active {
	text-decoration: none;
	color: #999999;
}

.StylePrice {
	font-family: 'lucida sans',Helvetica, Arial, Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ff0000;
	line-height:1.4em;
	letter-spacing:.02em;
}

.StyleOptions {
	font-family: 'lucida sans',Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff0000;
}

ul {
color: #999999;
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 14px;
text-align: left;
padding-left: 25px;
margin-top: 5px;
margin-bottom: 10px;
line-height: 30px;
text-decoration: none;
list-style-type: none;
}

ul a:link {
color: #999999;
text-decoration: none;
}
 
ul a:visited {
color: #999999;
text-decoration: none;
}
ul a:hover {
color: #ff0000;
text-decoration: none;
}
 
ul a:active {
color: #999999;
text-decoration: none;
}

.formelement {  width:315px; margin:0px; margin-left:30px; margin-right: 10px; margin-bottom:5px; vertical-align: top;}


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

