body {
	background: url("/interface/bg.jpg") center top no-repeat #990000;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

h1{
	font-size: 1.6em;
	margin: 0;
	font-weight: normal;
}

h2{
	font-size: 1.1em;
}

h1 span{
	color:#d90000;
}
h2 span{
	color:#d90000;
}

a{
	color:#d90000;
	font-weight: bold;
}
.top{
	width: 1034px;
	height: 90px;
	display: block;
	margin: 0px auto 0px auto;
	padding: 5px 0px 5px 0px;
}

.logo{
	width: 240px;
	height: 64px;
	display: block;
	float: left;
	background: url("/interface/logo.png") no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 13px 0px 13px 0px;
	cursor: hand;
}

.header{
	width: 1030px;
	height: 300px;
	display: block;
	margin: 0px auto 0px auto;
	padding: 0px 2px 0px 2px;
	background: #990000;
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-left-radius: 15px;
	position: relative;
	z-index: 1001;
	border: 1px solid #dd0000;
	border-bottom: none;
}

.menu{
	width: 1030px;
	height: 40px;
	display: block;
	padding: 0;
	margin: 0px auto 0px auto;
	overflow: hidden;
	position: relative;
	z-index: 1302;

}
.menu li{
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0px 0px 0px 15px;
	line-height: 40px;
	display: block;
	float: left;
	text-align: center;
}
.menu li a{
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
        position: relative;
        z-index: 1302;
}

.header-slide-wrap{
	width: 1010px;
	height: 250px;
	display: block;
	background: #ffffff;
	margin: 0;
	padding: 10px 10px 10px 10px;
	overflow: hidden;
	position: relative;
	z-index: 1002;
}
.header-slide{
	width: 1010px;
	height: 250px;
	display: block;
	background: #f1f1f1;
	float: left;
	position: relative;
	z-index: 1005;		
}
.header-image{
	width: 500px;
	height: 250px;
	display: block;
	float: right;
	margin: -410px 0px 0px 0px;
	padding: 0;
	position: relative;
	z-index: 1103;	
}
.header-image img{
	position: relative;
	z-index: 1203;		
}
.content-wrap{
	width: 1010px;
	display: block;
	background: #ffffff;
	margin: 0px auto 0px auto;
	padding: 10px 10px 30px 10px;
	-moz-border-radius-bottomright: 15px;
	border-bottom-right-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-left-radius: 15px;
	overflow-x: hidden;
	overflow-y: auto;
}
.content-left-wrap{
	width: 640px;
	margin: 0;
	padding: 0px 0px 0px 0px;
	display: inline;
	float: left;
	overflow-x: hidden;
	overflow-y: auto;		
}
.content-left-wrap h1{
	padding: 10px 0px 0px 0px;
}
.content-left-wrap p{
	line-height: 1.5em;
	font-size: 1.1em;
}
.content-right-wrap{
	width: 300px;
	margin: 0;
	padding: 0px 0px 0px 20px;
	display: inline;
	float: right;
	overflow-x: hidden;
	overflow-y: auto;
}

.banner-right-top{
	width: 300px;
	height: 260px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding:0;
}

.breadcrumb{
	width: 640px;
	display: block;
	overflow-x: hidden;
	overflow-y: auto;
	color: #d90000;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
}
.breadcrumb a{
	display: block;
	height: 24px;
	float: left;
	color: #666666;
	text-decoration: none;
	line-height: 14px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
}
.breadcrumb span{
	display: block;
	height: 24px;
	float: left;
	padding: 0px 5px 0px 0px;
	font-size: 7px;
	font-weight: bold;
	color: #d90000;
}
.footer{
	width: 1010px;
	height: 50px;
	display: block;
	margin: 0px auto 0px auto;	
}

.left-submenu{
	width: 150px;
	display: inline;
	float: left;
	background: url("/interface/vertical_line.gif") no-repeat right -50px;
	margin: 0px 10px 0px 0px;
	padding: 10px 0px 0px 0px;
}

.left-submenu ul{
	width: 140px;
	display: block;
	padding: 0;
	margin: 0;
}

.left-submenu ul li{
	width: 130px;
	display: block;
	list-style: none;
	overflow-x: hidden;
	overflow-y: auto;
	margin: 0;
	padding: 8px 0px 8px 20px;
	color: #d90000;
	font-weight: bold;
	background: url("/interface/time_1.jpg") no-repeat left center;
}

.left-submenu ul li a{
	text-decoration: none;
	color: #333333;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#selSub{
	width: 130px;
	display: block;
	list-style: none;
	overflow-x: hidden;
	overflow-y: auto;
	margin: 0;
	padding: 8px 0px 8px 20px;
	color: #d90000;
	font-weight: bold;
	background: url("/interface/time_2.jpg") no-repeat left center;	
}

.page-480{
	width: 480px;
	display: inline;
	float: right;
	line-height: 1.5em;
	overflow-x: hidden;
	overflow-y: auto;
}

.hList{
	width: 640px;
	display: block;
	padding: 0;
	margin: 0;
	overflow-x: none;
	overflow-y: auto;
}
.hList li{
	width: 150px;
	height: 280px;
	display: inline;
	float: left;
	padding: 7px 5px 0px 3px;
	margin: 20px 0px 0px 0px;
	list-style: none;
	background: url("/interface/vertical_line.gif") no-repeat right -30px;
	overflow: hidden;
}
.hList li div{
    width: 140px;
    display: block;
    padding: 0px 5px 5px 5px;
}
.hList li p{
	width: 140px;
	height: 100px;
	display: block;
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
	line-height: 1.2em;
	font-size: 1em;
	color: #666666;
	text-align:left;
}
.hListTitle{
	width: 140px;
	height: 20px;
	display: block;
	padding: 5px 5px 5px 5px;
	margin: 0;
	color: #333333;
	text-decoration: none;
	line-height: 1em;	
}
.hListImg{
	width: 140px;
	height: 105px;
	background: #f1f1f1;
	display: block;
	padding: 2px 2px 2px 2px;
	margin: 3px 3px 3px 3px;	
}

.pricelist th{
	background: #cc0000;
	color: #ffffff;
	height: 25px;
	text-align: center;
	font-weight: bold;
}
.pricelist td{
	background: #ffffff;
	padding: 5px 0px 0px 0px;
	color:#666666;
	line-height: 1.3em;
}
.pricelist td a{
	color:#333333;
	text-decoration: none;
	font-weight: bold;
}
.color-wrap{
	width: 140px;
	height: 25px;
	display: block;
	padding: 5px 0px 5px 0px;
}
#stop-price-img-wrap{
	width: 140px;
	height: 125px;
	display: block;
	overflow: hidden;
}
#pose-price-img-wrap{
	width: 140px;
	height: 130px;
	display: block;
	overflow: hidden;
}
#whiteColor{
	width: 15px;
	height: 15px;
	display: inline;
	float: left;
	background: #ebebeb;
	border: 1px solid #cccccc;
	padding: 1px 1px 1px 1px;
	margin: 2px 2px 2px 2px;
}
#blackColor{
	width: 15px;
	height: 15px;
	display: inline;
	float: left;
	background: #333333;
	border: 1px solid #cccccc;
	padding: 1px 1px 1px 1px;
	margin: 2px 2px 2px 2px;
}
#redColor{
	width: 15px;
	height: 15px;
	display: inline;
	float: left;
	background: #cc0000;
	border: 1px solid #cccccc;
	padding: 1px 1px 1px 1px;
	margin: 2px 2px 2px 2px;
}
#accordion{
	padding: 0;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
}
#accordion li{
	width: 450px;
	text-decoration: none;
	color: #333333;
	overflow-y: hidden;
	display: block;
	margin: 0;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #cc0000;
	list-style: none;
}
#accordion li h3{
	width: 430px;
	color:#333333;
	font-size: 1.1em;
	font-weight: normal;
	display: block;
	margin: 0;
	padding: 0px 0px 10px 10px;
	cursor: hand;
}
#accordion li div{
	width: 410px;
	height: auto;
	margin: 0;
	padding: 0px 10px 0px 10px;
	color: #333333;
	font-weight: normal;
}
#accordionArticle{
	padding: 0;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
}
#accordionArticle li{
	width: 650px;
	text-decoration: none;
	color: #333333;
	overflow-y: hidden;
	display: block;
	margin: 0;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #cc0000;
	list-style: none;
}
#accordionArticle li h3{
	width: 630px;
	color:#333333;
	font-size: 1.1em;
	font-weight: normal;
	display: block;
	margin: 0;
	padding: 0px 0px 10px 10px;
	cursor: hand;
}
#accordionArticle li div{
	width: 610px;
	height: auto;
	margin: 0;
	padding: 0px 10px 0px 10px;
	color: #333333;
	font-weight: normal;
}

.contactForm{
	width: 300px;
	height: 300px;
	line-height: 25px;
	display: block;
}
.contactForm label{
	width: 80px;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	clear: left;
	display: block;
	float: left;
}
.contactForm input[type=text]{
	width: 190px;
	border: 1px solid #cc0000;
	color:#666666;
	float: left;
}
.contactForm span{
	margin: 0px 0px 0px 10px;
	float:left;
	color: #cc0000;
	font-weight: bold;
	display: none;
}
.contactForm textarea{
	width: 280px;
	height: 150px;
	clear: left;
	float: left;
	border: 1px solid #cc0000;
	color:#666666;
}
.contactForm input[type=button]{
	border: 1px solid #cc0000;
	background: #ffffff;
	color:#cc0000;
	clear: left;
	float: left;
	font-size: 1em;
	margin: 10px 0px 0px 115px;
}
.modal-overlay
{
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	background:#fff;
	opacity:.75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	z-index:1100;
}
.modal-window
{
	position:fixed;
	top:50%;
	left:50%;
	margin:0;
	padding:0;
	z-index:1200;
}
.close-window
{
	position:relative;
	width:470px;
	height:25px;
	line-height: 25px;
	cursor:pointer;
	color:#ffffff;
	background: #cc0000;
	display: block;
	text-align: right;
	padding: 0px 10px 0px 0px;
	font-weight: bold;
}
.products-left{
	width: 180px;
	display: block;
	float: left;
	text-align: center;
	padding: 10px 0px 0px 0px;
}
.products-right{
	width: 300px;
	display: block;
	float: right;
}

.cart-wrap{
	width: 300px;
	display: block;
	padding: 0;
	margin: 0;
	background: #f7f7f7;
	overflow-x: hidden;
	overflow-y: auto;
}

.cart-items{
	width: 290px;
	display: block;
	padding: 5px 5px 5px 5px;
	margin: 0;
}
.cart-items li{
	width: 280px;
	display: block;
	list-style: none;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 2px 5px 2px 5px;
	margin: 0;
}
.cart-items li input{
	float: left;
	margin: 12px 0px 0px 0px;
	text-align: center;
}
.cart-items-product{
	text-decoration: none;
	color: #333333;
	font-weight: normal;
	width: 190px;
	height: 50px;
	display: block;
	float: left;
	margin: 0;
	padding: 0px 0px 0px 0px;
}
.cart-title{
	width: 235px;
	height: 30px;
	line-height: 30px;
	display: block;
	padding:5px 5px 5px 40px;
	margin: 5px 0px 0px 10px;
	font-weight: bold;
	text-transform: uppercase;
	background: url("/interface/basket.png") left center no-repeat;	
}
.cart-total{
	width: 270px;
	height: 30px;
	display: block;
	color: #333333;
	font-weight: bold;
	margin: 5px 0px 0px 10px;
	padding: 5px 10px 0px 0px;
	border-top: 1px solid #cccccc;
	line-height: 20px;
	text-align: right;
}
.cart-total a{
	width: 80px;
	height: 24px;
	display: block;
	text-align: left;
	text-decoration: none;
	float: left;
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 0px 10px;
	background: url("/interface/cash_24.png") left center no-repeat;
	color: #333333;
}
#total{
	color:#dd0000;
}
.refresh-cart{
	width: 24px;
	height: 24px;
	display: block;
	float: left;
	padding: 0;
	margin: 10px 0px 0px 0px;
	cursor: hand;
	background: url("/interface/ok_16.png") center center no-repeat;
}
.remove-cart{
	width: 24px;
	height: 24px;
	display: block;
	float: left;
	padding: 0;
	margin: 10px 0px 0px 0px;
	cursor: hand;
	background: url("/interface/del_16.png") center center no-repeat;
}

.order{
	font-size: 0.9em;
	background: #f1f1f1;
	border: 1px solid #cccccc;
}
.order td{
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #ffffff;
}
.order span{
	color:#d90000;
}
.order tr>td:first-child{
	font-weight: bold;
}
.orderError{
	color:#d90000;
}
.attr-wrap{
	width: 270px;
	display: block;
	background: #f7f7f7;
	padding: 10px 10px 10px 10px;
	margin: 10px 0px 0px 5px;
	overflow-x: hidden;
	overflow-y: auto;
}
.attr-wrap label{
	width: 100px;
	color: #333333;
	font-weight: bold;
	display: block;
	float: left;
}
.addToCart{
	height: 24px;
	float: right;
	background: url("/interface/basket_add_24.png") left center no-repeat;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	border: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	line-height: 25px;
	cursor: hand;
}

.back{
	height: 25px;
	display: block;
	float: left;
	background: url("/interface/back_24.png") left center no-repeat;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 32px;
	text-decoration: none;
	color: #333333;
	line-height: 25px;
}
.order-next{
	height: 32px;
	display: block;
	float: right;
	background: url("/interface/cash.png") right center no-repeat;
	margin: 10px 0px 0px 0px;
	padding: 0px 40px 0px 0px;
	text-decoration: none;
	color: #333333;
	line-height: 25px;
	text-transform: uppercase;
	font-size: 1.3em;
	line-height: 32px;
}
.empty-cart{
	margin: 0;
	padding: 0px 0px 20px 0px;
	line-height: 1.3em;
	text-align: center;
}
p.left-message{
	width: 130px;
	font-size: 10px;
	line-height: 12px;
	margin: 80px 0px 0px 0px;
	padding: 10px 5px 10px 5px;
	background: #f9f9f9;
}

.toolbar{
    height: 25px;
    display: block;
    width: 290px;
    background: #f1f1f1;
    padding: 3px 5px 3px 5px;
    clear: both;
    margin: 10px 0px 0px 0px;
}
.toolbar a{
    display: inline;
    height: 25px;
    float: left;
    padding: 0px 3px 0px 3px;
    margin: 0;
    text-decoration: none;
}
#facebook{
    float: right;
    padding: 1px 3px 0px 3px;
}

#developmentBy{
    color: #ffffff;
    text-decoration: none;
    font-size: 10px;
    height: 25px;
    padding: 0px 20px 0px 0px;
    margin: 0;
    line-height: 25px;
    float: right;
    font-weight: normal;
}
