﻿body {
	padding: 0px;
	margin: 0px;
	background-image: url('../images/blue_back_1.jpg');
	background-position: left 50px;
	background-repeat: repeat-x;
	background-color: #EAEAEA;
}
a{
	outline:none;
}

h1{
	position: relative;
	width: 790px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	line-height: 30px;
	vertical-align: middle;
	font-family: verdana;
	font-size: 18px;
	color: #333333;
}
h2{
	margin: 8px 0px 0px 10px;
	padding: 0px;
	position: relative;
	width: 350px;
	height: 26px;
	float: left;
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	line-height: 26px;
	vertical-align: middle;
	letter-spacing: .009em;
}
img{
	border-style: none;
	border-width: 0px;
}

#navwrapper {
	background-position: left center;
	position: relative;
	width: 100%;
	height: 50px;
	margin: 0px;
	padding: 0px;
	background-color: #333333;
	background-image: url('../images/navwrapper_back.jpg');
	background-repeat: repeat-x;
}
.navtabs{
	position: relative;
	width: 1022px;
	height: 50px;
	padding: 0px;
	margin: 0px auto 0px auto;
}
.navtabs li{
	border-style: solid solid none solid;
	border-width: 1px 1px 0px 1px;
	position: relative;
	width: auto;
	height: 36px;
	background-color: #3399FF;
	float: left;
	padding: 0px 10px 0px 10px;
	margin: 13px 10px 0px 0px;
	display: block;
	list-style-type: none;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	line-height: 36px;
	text-align: center;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.navtabs li:hover{
	height: 42px;
	vertical-align: 42%;
	margin-top: 7px;
}
.navtabs li a{
	text-decoration:none;
	color:#FFFFFF;
}

#current{
	background-color: #FF9900;
}
#layoutwrapper {
	position: relative;
	width: 1022px;
	height: 1400px;
	padding: 0px;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
}
.section {
	position: relative;
	width: 1022px;
	float: left;
	height: auto;
}
#pageheader {
	background-color: #FFFFFF;
	height: 100px;
}
#leftheader {
	position: relative;
	width: 511px;
	height: 100px;
	float: left;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
#rightheader {
	position: relative;
	width: 505px;
	height: 100px;
	float: left;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	display:inline;
}
#cartblock{
	position: relative;
	width: 500px;
	height: 100px;
	float: left;
	background-image: url('../images/cart_back_grey.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
#cartcount{
	position: relative;
	float: left;
	width: 75px;
	height: 22px;
	margin-left: 215px;
	margin-top: 13px;
	font-family: verdana;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
	vertical-align: middle;
	text-align: center;
}
* html #cartcount{
	margin-left:110px
}

#carttotal{
	position: relative;
	float: left;
	width: 110px;
	height: 22px;
	margin-left: 95px;
	margin-top: 13px;
	font-family: verdana;
	font-size: 20px;
	font-weight: bold;
	color: #3399FF;
	line-height: 20px;
	vertical-align: middle;
	text-align: center;
}
* html #carttotal{
	margin-left:90px
}
#viewcart{
	position:relative;
	float:left;
	margin-left:155px;
	margin-top:20px;
}
#checkout{
	position:relative;
	float:left;
	margin-left:15px;
	margin-top:20px;

}

#contactus {
	background-color: #CC0000
}
.contentwrapper {
	position: relative;
	width: 1022px;
	height: 650px;
	float: left;
	background-image: url('../images/content_back_product_1022x650.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
#inner_contentwrapper{
	padding: 10px 21px 10px 21px;
}
* html #inner_contentwrapper{
	margin: 0px;
}
.contentheader {
	position: relative;
	width: 980px;
	height: 30px;
	float: left;
	padding: 0px;
	margin: 0px;
} 
* html .contentheader{
	margin:0px;
}

#productleft{
	width: 320px;
	height: 580px;
	position: relative;
	float: left;
	padding:0px;
	margin:0px;

}
* html #productleft{
	padding:0px;
	margin:0px;
	display:inline;
	margin-top:-10px;
}
#productright{
	position: relative;
	width: 660px;
	height: 580px;
	float: left;
	padding:0px;
	margin:0px;

}
* html #productright{
	padding:0px;
	margin:0px;
	display:inline;
	margin-right: -3px;
	margin-top:-10px;
}
#imagewrapper{
	width:300px;
	height:300px;
	position:relative;
	float:left;
	margin-top:10px;
	margin-left:10px;
	display:inline;
}
#thumbwrapper{
	width:300px;
	height:260px;
	position:relative;
	float:left;
	margin-top:10px;
	margin-left:10px;
	display:inline;

}
.thumbnail{
	position: relative;
	width: 100px;
	height: 100px;
	float: left;
	padding: 5px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
}
#thumb2{
	margin-left: 76px;
	display: inline;
}
#descwrapper{
	width: 400px;
	height: 570px;
	position: relative;
	float: left;
	margin-top: 10px;
	display: inline;
}
#inner_descwrapper{
	border: 1px solid #CCCCCC;
	background-color: #F4FAFF;
	padding: 5px;
	width: 388px;
	height: 558px;
	font-family: verdana;
	font-size: 12px;
	color: #333333;
}
#inner_descwrapper p{
	line-height: 130%;
}
#inner_descwrapper li{
	line-height: 130%;
}

#detailwrapper{
	position: relative;
	width: 250px;
	height: 570px;
	float: left;
	display: inline;
	margin-top: 10px;
	margin-left: 10px;
}
* html #detailwrapper{
	margin-right:-3px;
}
#detailbox{
	background-position: center bottom;
	position: relative;
	width: 250px;
	height: auto;
	float: left;
	background-color: #FFFFFF;
	background-image: url('../../images/pngs/detail_box_back.png');
	background-repeat: repeat-x;
}
#inner_detailbox{
	border: 2px solid #666666;
	width: 240px;
	height: auto;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	float:left;
	position:relative;
}
.detail{
	padding: 0px;
	margin: 0px;
	position: relative;
	float: left;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	width: 120px;
	height: 30px;
	line-height: 15px;
	vertical-align: middle;
}
.value{
	padding: 0px;
	margin: 0px;
	position: relative;
	float: left;
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	width: 120px;
	height: 30px;
	line-height: 15px;
	vertical-align: middle;

}
#saleprice{
	font-family: verdana;
	font-size: 20px;
	font-weight: bold;
	color: #0099CC;
	line-height:30px;
}
#saleprice_label{
	line-height:30px;
}
#listprice{
	color: #808080;
	text-decoration: line-through;
}
#discount{
	color: #CC0000;
}
.addtocart{
	padding: 4px 4px 0px 4px;
	margin: 10px 0px 10px 0px;
	position: relative;
	width: 230px;
	height: auto;
	border: 1px solid #CCCCCC;
	background-color: #F7F7F7;
	float: left;
	display: inline;
}
* html .addtocart{
	padding-bottom:15px;
}
#ajax_form{
	display:none;
}
#addbutton{
	position: relative;
	width: 200px;
	height: 50px;
	border-style: none;
	padding: 0px;
	margin: 25px 0px 15px 15px;
	float: left;
	background-image: url('../images/pngs/add_to_card_red_200x50.png');
	background-color: #F8F8F8;
	background-repeat: no-repeat;
	background-position: left top;
	border-width: 0px;
	display: inline;
}
#addbutton:hover{
	background-image: url('../../images/pngs/add_to_card_red_200x50_rollover.png');
}
#qty{
	width: 50px;
	position: relative;
	float: left;
	border: 1px solid #0080FF;
	background-color: #D9ECFF;
	text-align: center;
}
#availability{
	position: relative;
	width: 240px;
	height: auto;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	text-align: center;
}
#contentfooter {
	padding: 10px 21px 10px 21px;
	position: relative;
	width: 980px;
	height: 480px;
	float: left;
	background-image: url('../images/pngs/content_back_section.png');
	background-repeat: no-repeat;
	background-position: center top;
}
* html #contentfooter{
	padding-bottom:10px;
}

#contentfooter ul{
	background-position: center top;
	position: relative;
	width: 190px;
	height: 215px;
	padding: 0px;
	margin: 5px 4px 5px 2px;
	float: left;
	background-image: url('../../images/product_block_back_190x215.gif');
	background-repeat: no-repeat;
}
#contentfooter ul li{
	list-style-type: none;
	float: left;
	position: relative;
	
}
.image{
	position: relative;
	width: 100px;
	height: 100px;
	float: left;
	padding: 0px;
	margin: 0px;
	margin-left: 45px;
	text-align: center;
	display:inline;
}
* html .image{
	
}
.name{
	position: relative;
	width: 188px;
	height: 50px;
	float: left;
	padding: 0px;
	margin: 0px;
	margin-left: 1px;
	margin-top: 5px;
	text-align: center;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
}
.name a{
	color: #0099FF;
	text-decoration:none;
}
.name a:hover{
	color: #0099FF;
	text-decoration:underline;
}
.price{
	position: relative;
	width: 188px;
	height: 20px;
	float: left;
	padding: 0px;
	margin: 0px;
	margin-left: 1px;
	margin-top: 0px;
	text-align: center;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.link{
	position: relative;
	width: 148px;
	height: 30px;
	margin: 5px 0px 0px 21px;
	padding: 0px;
	float: left;
	display:inline;
}
#pagefooter{
	background-position: center center;
	position: relative;
	width: 100%;
	height: 30px;
	background-color: #333333;
	padding: 0px;
	margin: 0px auto 0px auto;
	background-image: url('../../../../images/page_footer.jpg');
	background-repeat: no-repeat;
}
