@charset "utf-8";
/* CSS Document */

body{
	background-color: #000000;
	margin: 50px 0px 0px 0px;
	text-align: left;
	font-size: 11px;
	font-family: Tahoma;
	color: #616161;
}
a{
	text-decoration: none;
	color: #616161;
}
a:hover{
	color: #FFFFFF;
}
h1{}
h2{}
h3{}
h4{}
p{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	line-height: 16px;
}
ul{}
li{}
.bdr{
	border: solid #ffffff 1px;
}
#wrapper {
	position:relative;
	width:800px;
	z-index:1;
	margin: 0 auto;
}
#header {
	position:relative;
	width:800px;
	height:62px;
	z-index:2;
}
#main {
	position:relative;
	width:800px;
	height:360px;
	z-index:2;
}
#home_img_nav {
	position:absolute;
	width:800px;
	z-index:1;
	top: 303px;
	left: -1px;
	height: 45px;
}
#foot {
	position:relative;
	width:800px;
	height:120px;
	z-index:2;
}
#nav {
	position:absolute;
	width:293px;
	z-index:1;
	left: 226px;
	top: 1px;
	height: 91px;
}
.red {color: #FF0000}
.arrow {
	position: absolute;
	top: 43px;
	left: 239px;
}
#about_txt_area {
	position:relative;
	width:800px;
	height:275px;
	z-index:2;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: auto;
}

#numbers {
	position:absolute;
	width:212px;
	z-index:2;
	top: 9px;
}
.number-link {
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}
.lrg-number-link {
	font-size: 36px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	color: #2b2b2b;
}
.input1 {
	width: 175px;
	margin: 4px 0px 10px 0px;
	padding: 1px 1px 1px 1px;
	height: 12px;
	font-size: 10px;

}
.input-area1 {
	width: 357px;
	margin: 6px 0px 6px 0px;
	padding: 1px 1px 1px 1px;
}
#nav2 {
	position:absolute;
	width:240px;
	z-index:1;
	left: 226px;
	top: 1px;
}
#prod_txt {
	position:absolute;
	width:270px;
	z-index:12;
	top: 27px;
	left: 1px;
	overflow: auto;
	height: 163px;
}
#prod_txt2 {
	position:absolute;
	width:275px;
	z-index:12;
	top: 27px;
	left: 1px;
	overflow: auto;
	height: 163px;
}



#productDetailsCont {
	width:800px;
	height:484px;
	position:relative;
	overflow:hidden;
	z-index: 10;
}
#productDetailsCont div#productImageCont {
	position:relative;
	left:0px;
	top:0px;
	z-index:-20;
	height:360px;
	width:5800px;
}
#prod_thumbs {
	position:absolute;
	z-index:5;
	left: 492px;
	top: 361px;
	width: 309px;
	height: 127px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
 ul#prod_thumbs li {
	list-style-type: none;
	float: left;
	margin: 0px 0px 5px 5px;
	padding: 0px 0px 0px 0px;
}
 ul#prod_thumbs li img {
	border:1px solid #333;
	margin: 0px 0px 0px 0px;
	position: 0px 0px 0px 0px;
	float: left;
}
 ul#prod_thumbs li img.selected {
	border:1px solid #04adf2;
}
#box {
	position:absolute;
	width:2000px;
	height:270px;
	z-index:2;
	left: -3px;
	top: 45px;
}
#back-bt {
	position:absolute;
	z-index:13;
	left: -1px;
	top: 360px;
}
#loader {
	position:absolute;
	width:328px;
	height:170px;
	z-index:2;
	left: 234px;
	top: 66px;
}
#caption {
	position:absolute;
	width:800px;
	height:14px;
	z-index:1;
	left: -234px;
	top: -86px;
}
#t1 {
	position:absolute;
	width:71px;
	height:34px;
	z-index:3;
	left: 282px;
	top: 10px;
}
#title {
	position:relative;
	width:450px;
	height:40px;
	z-index:1;
	font-size: 32px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
}
#news_img_nav {
	position:absolute;
	width:800px;
	z-index:1;
	top: 303px;
	left: -1px;
	height: 45px;
}
form{}
.input{
	background-color: #272727;
	border: solid #ffffff 0px;
	padding: 1px 1px 1px 1px;
	margin: 0px 0px 0px 0px;
	width: 93px;
	position: absolute;
	left: 144px;
	top: 43px;
	font-size: 10px;
	color: #616161;
}
