﻿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;
}
img{
	border-style: none;
	border-width: 0px;
	outline:none;
	float:left;
	position:relative;
	margin:0px;
}
img a{
	outline:none;
}

h1{
	position: relative;
	width: 490px;
	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;
}

#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: 1200px;
	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 {
	padding: 10px 21px 10px 21px;
	position: relative;
	width: 980px;
	height: 480px;
	float: left;
	background-image: url('../images/content_back_section.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
* html .contentwrapper{
	padding-bottom:10px;
}

.contentheader {
	position: relative;
	width: 980px;
	height: 30px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#largeimage {
	position: relative;
	width: 326px;
	height: 420px;
	float: left;
	background-color: #C0C0C0;
	margin-top: 22px;
}
#contentbody{
	position: relative;
	width: 590px;
	height: 360px;
	float: left;
	margin-top: 15px;
	margin-left:40px;	
}
* html #contentbody{
	margin-left:5px;
}
#contentbody p{
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	vertical-align: middle;
	word-spacing: .012em;
	letter-spacing: .006em;
	margin-top:0px;
}
* html #contentbody p{
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	vertical-align: middle;
	word-spacing: .012em;
	letter-spacing: .006em;
	margin-top:0px;
	margin-left:10px;
	margin-bottom:10px;
}

#contentbody ul{
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	list-style-type: circle;
	font-family: verdana;
	font-size: 12px;
	color: #333333;
}
* html #contentbody ul{
	position: relative;
	width:100%;
	list-style-type: square;
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	margin:0px;
}

#contentbody li{
	margin-bottom: 5px;
	list-style-type: square;
}

* html #contentbody li{
	padding: 5px 0px 0px 5px;
	margin: 0px 0px 0px 40px;
	list-style-type: square;
	position: relative;
	height: 25px;
	width: 100%;
	clear: both;
	list-style-image: url('../images/orange_bullet_30x30.gif');
}

#buttonwrapper{
	position: relative;
	width: 590px;
	height: 55px;
	float:left;
	margin-top: 10px;
	margin-left: 40px;
}
#buttonwrapper a img{
border-style:none;
border-width:0px;
}
#leftbutton {
	position: relative;
	width: 285px;
	height: 55px;
	float: left;
}
#rightbutton {
	position: relative;
	width: 285px;
	height: 55px;
	float: left;
	margin-left:20px;
}


#pagefooter{
	position: relative;
	width: 100%;
	height: 30px;
	background-color: #333333;
	padding: 0px;
	margin: 0px auto 0px auto;
}
#contentfooter {
	padding: 10px 21px 10px 21px;
	position: relative;
	width: 980px;
	height: 480px;
	float: left;
	background-image: url('../images/content_back_section.jpg');
	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;
}

