#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; }

body {
	background: #010000 url(../images/bodybg.png) top left repeat-x;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#wrapperDiv {
width: 990px;
	min-height: 1100px;
	margin: 0px auto;
}

#headerDiv {
	background: url(../images/header.png) no-repeat;
	width: 990px;
	height: 277px;
}

#headerDiv #loginBox {
	width: 600px;
	height: 40px;
	margin: 0px 0px 0px 350px;
	padding: 20px 0px 0px 0px;
}

#headerDiv #loginBox form label {
	display: block;
	padding: 4px 10px 0px 20px;
	float: left;
	color: #ffffff;
	font-weight: bold;
}

#headerDiv #loginBox form input {
	float: left;
	border: 1px solid #ffffff;
	margin-top: 1px;
}

#headerDiv #loginBox form .button {
	background: url(../images/buttonbg.png);
	border: none;
	width: 100px;
	height: 22px;
	margin-left: 20px;
	font-weight: bold;
	font-size: 11px;
}

#headerDiv #loginBox label {
    font-size: 12px;
    color: #fff;
    display: block;
    float: left;
    padding: 4px 20px 0px 0px;
}

#headerDiv #loginBox label a {
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

#contentDiv .basketBox table tr td .button {
	background: url(../images/buttonbg.png);
	border: none;
	width: 100px;
	height: 22px;
	margin-top: 20px;
	font-weight: bold;
	font-size: 11px;
}

#contentDiv .basketBox table tr th {
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	padding-bottom: 10px;
}

#contentDiv .basketBox table tr td input {
	border: 1px solid #ffffff;
}

#mainmenuDiv {
	background: url(../images/mainmenubg.png) repeat-x;
	width: 858px;
	height: 74px;
	padding-left: 132px;
}

#mainmenuDiv a {
	display: block;
	font-size: 20px;
	text-decoration: none;
	padding: 25px 40px;
	float: left;
	color: #000000;
}

#mainmenuDiv a:hover {
	background-color: #004070;
	color: #ffffff;
}

#submenuDiv {
	background: url(../images/submenubg.png) repeat-x;
	width: 590px;
	height: 39px;
	padding-left: 400px;
}

#submenuDiv a {
	display: block;
	font-size: 16px;
	text-decoration: none;
	float: left;
	color: #000000;
	padding: 10px 20px;
}

#submenuDiv a:hover {
	color: #000000;
}

#contentWrapperDiv {
	background: #121211 url(../images/contentbg.png) repeat-x;
	width: 990px;
	min-height: 724px;
}

.leftSideBox {
	background-color: #121211;
	width: 205px;
	min-height: 700px;
	float: left;
	margin: 20px 0px 0px 20px;
}

.leftSideBox .sideProductBox {
	width: 190px;
	min-height: 100px;
	margin: 10px auto 40px auto;
	text-align: center;
}

.leftSideBox .sideProductBox a {
	color: #96cff6;
	font-weight: bold;
	text-decoration: none;
}

.leftSideBox .sideProductBox label {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.leftSideBox .sideProductBox a:hover {
	text-decoration: underline;
}

#contentDiv .productBox {
	background-color: #2c2a28;
	width: 460px;
	min-height: 160px;
	border-bottom: 8px solid #3b89c7;
	margin: 45px 0px;
	padding: 20px;
}

#contentDiv form .button {
	background: url(../images/buttonbg.png);
	border: none;
	width: 80px;
	height: 22px;
	margin-left: 10px;
	font-weight: bold;
	font-size: 11px;
}

#contentDiv .basketBox {
	background-color: #2c2a28;
	width: 460px;
	min-height: 160px;
	border-bottom: 8px solid #3b89c7;
	margin: 48px 0px;
	padding: 20px;
}

#contentDiv .basketBox table {
	font-size: 10px;
	color: #ffffff;
}

#contentDiv .infoTextBox {
	background-color: #2c2a28;
	width: 460px;
	min-height: 160px;
	border-bottom: 8px solid #3b89c7;
	margin: 48px 0px;
	padding: 20px;
	font-size: 10px;
	color: #ffffff;
}

.leftSideBox h2, .sideBasket h2 {
	background: url(../images/boxtitlebg.png) repeat-x;
	width: 195px;
	height: 35px;
	margin: 0px 0px 20px 0px;
	text-align: right;
	padding: 12px 10px 0px 0px;
	color: #181514;
	font-size: 18px;
}

.sideBasket {
	background-color: #121211;
	width: 205px;
	min-height: 700px;
	float: right;
	margin: 20px 20px 0px 0px;
}

.sideBasket ul li {
	color: #ffffff;
	font-size: 10px;
	list-style-type: circle;
}

.sideBasket span {
	width: 100px;
	color: #96cff6;
	font-size: 11px;
	font-weight: bold;
	margin-left: 24px;
	text-align: left;
}

.sideBasket form .button {
	background: url(../images/buttonbg.png);
	border: none;
	width: 100px;
	height: 22px;
	margin: 20px auto;
	font-weight: bold;
	font-size: 11px;
	display: block;
}

#contentDiv {
	width: 500px;
	min-height: 600px;
	margin: 0px auto;
	padding: 20px 20px 20px 20px;
}

#contentDiv .productBox a {
	color: #96cff6;
	font-size: 14px;
	text-decoration: none;
	display: block;
}

#contentDiv .productBox h3 {
	color: #96cff6;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	display: block;
}

#contentDiv .productBox a:hover {
	color: #96cff6;
	font-size: 14px;
}

#contentDiv .infoTextBox h1 {
	text-decoration: underline;
}

#contentDiv .productBox img {
	border-style: none;
	display: block;
	margin: 10px 5px 0px 5px;
	float: left;
}

#contentDiv .productBox ul li {
	color: #ffffff;
	list-style-type: none;
}

#contentDiv table tr td a {
    color: #fff;
    text-decoration: none;
}

#footerDiv {
    padding: 10px 0px 10px 0px;
}

#footerDiv a {
    color: #fff;
    text-decoration: none;
    display: block;
    float: right;
    padding-left: 20px;
}

.clear {
	clear: both;
}
