.body{width:980px; margin:auto; text-align:left; padding-top: 15px;}
.header{
	background: url(../images/header.jpg) no-repeat;
	height: 230px;
}
.navc{
	background: url(../images/menu.jpg) no-repeat;
	height: 49px;
}
.top{
	background: url(../images/top.jpg) no-repeat;
	height: 9px;
	font-size: 1px;
}
.bottom{
	background: url(../images/bottom.jpg) no-repeat;
	height: 9px;
	font-size: 1px;
}
.wrap{
	background: #fff;
	padding: 1px 10px 1px 20px;
}
.main{
	width: 640px;
	float: left;
}
.main h1{
	font-size: 18px;
	font-weight: normal;
	padding: 5px 0;
	border-bottom: 2px solid #ddd;
	margin-bottom: 10px;
	color: #5e1e6e;
}
.main h2{
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0;
	color: #5e1e6e;
}
.main h3{
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 5px 0;
	color: #5e1e6e;
}
.welcome blockquote{
	background: url(../images/blockquote.jpg) no-repeat;
	height: 91px;
	margin: 20px auto;
	width: 567px;
}
.welcome blockquote span{
	padding: 10px 10px 10px 80px;
	display: block;
	color: #fff;
	font-size: 14px;
}
.welcome blockquote a{
	color: #fc0;
}
.welcome blockquote a:hover{
	color: #fff;
	text-decoration: underline;
}

.sidebar{
	width: 290px;
	float: right;
}
.sidebar a{
	color: #09c;
}
.sidebar a:hover{
	color: #333;
}

.nav{
	padding: 11px 10px 0 10px;
}
.nav ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.nav li{float:left; padding:0 1px 0 0;}
.nav a{display:block; float: left;  padding:0 6px; line-height: 27px; height: 27px;color: #fff; font-weight: bold;}
.nav a:hover, .nav a.active{background:#2C1951; color: #fff;}

.sdbar_block{
	background: url(../images/sdbar_bg.jpg) repeat-y;
	margin-bottom: 10px;
}
.sdbar_block h3{
	background: url(../images/sdbar_top.jpg) no-repeat;
	height: 32px;
	font-size: 12px;
}
.sdbar_block h3 span{
	display: block;
	height: 32px;
	background: url(../images/folder.gif) no-repeat;
	background-position: 10px center;
	line-height: 32px;
	padding: 0 10px 0 30px;
	text-transform: uppercase;
}

.sdbar_block .content{
	background: url(../images/sdbar_bottom.jpg) no-repeat bottom;
	padding: 6px 8px 15px 8px;
}



ul.list{
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.list li{
	background: url(../images/arrow_25.gif) no-repeat;
	background-position: 0 5px;
	padding-left: 16px;
	padding-bottom: 5px;
}

.cs{
	padding: 0 0 20px 0;
}
.cs td{
	padding: 2px;
}
.cs h3{
	font-size: 12px;
	text-transform: uppercase;
	height: 27px;
	background: url(../images/user.png) no-repeat;
	background-position: 0px center;
	line-height: 27px;
	padding: 0 0 0 20px;
}

.testimonial_block h3 span{
	background: url(../images/comment.gif) no-repeat;
	background-position: 10px center;
}
.testimonial_block img{
	padding: 2px;
	background: #fff;
	border: 1px solid #ddd;
}
.testimonial_block td{
	vertical-align: middle;
	border-bottom: 1px dashed #efefef;
	line-height: normal;
}
.testimonial_block td a {
	font-size: 11px;
}

.testimonial_item{
	background: #F4D3FF;
	border: 1px solid #DE97F1;
	padding: 10px;
	margin-bottom: 10px;
}

.testimonial_item img{
	float: left;
	padding: 3px;
	background: #fff;
	margin: 0 10px 5px 0;
}
.testi-form{
	background: #f4d3ff;
	border: 2px solid #de97f1;
	padding: 8px;
	margin-bottom: 10px;
}

.article_block h3 span{
	background: url(../images/calendar.gif) no-repeat;
	background-position: 10px center;
}
.order_block h3 span{
	background: url(../images/cart.png) no-repeat;
	background-position: 10px center;
}
.track_block h3 span{
	background: url(../images/arrow_out.png) no-repeat;
	background-position: 10px center;
}
.link_block h3 span{
	background: url(../images/link.png) no-repeat;
	background-position: 10px center;
}

.footermenu{
	padding: 4px 8px;
}
.footermenu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.footermenu li{
	display: inline;
	padding-right: 8px;
}
.footermenu a, .footercopy a{
	color: #fff;
}
.footermenu a:hover, .footercopy a:hover{
	color: #fc0;
}
.footercopy{
	color: #fff;
	padding: 0px 8px 8px 8px;
}


/*news*/
.news{padding-top: 10px;}
.news-item{padding: 8px 10px;border-bottom: 1px solid #efefef;}
.news-item-info{font-size: 11px;color: #999;}
.news-item-info a{color: #999;}
.news-item h3{padding: 4px 0px !important;}
.news-item-content{line-height: 150%;}
.news-item-content img{padding: 2px;border: 1px solid #eee;margin: 0 8px 4px 0;background: #fff;float: left;}
.news-bottom{padding: 10px 0 0 0;text-align: right;}
.news-bottom a{background: #666;padding: 4px 20px;color: #fff;}
.news-bottom a:hover{background: #444;padding: 4px 20px;color: #fff;}

/* category-product-list */
.category-product-list{ 
	padding: 10px 0 20px 0;
}
.category-product-list h3{
	font-size: 14px !important; font-weight: bold !important; color: #134182;
}
.category-product-item{
	width: 300px;
	float: left;
	margin-left: 10px;
}
.category-product-img{
	width: 120px;
	float: left;
	overflow: hidden;
}
.category-product-img img{
	width: 100px;
}
.category-product-info{
	width: 180px;
	float: right;
}

.category-product-info h4{
	font-size: 14px;
	text-transform: uppercase;
	padding: 0 0 3px 0;
	border-bottom: 2px solid #efefef;
	margin-bottom: 5px;
	color: #2c1951;
}
.category-product-info ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.category-product-info ul li{
	background: url(../images/arrow_25.gif) no-repeat;
	background-position: 0 5px;
	padding-left: 16px;
	padding-bottom: 5px;
}
.product-price{
	font-size: 18px;
	color: #f80;
	padding: 5px 0;
}
.description{
	background: #f5f5f5;
	border: 2px solid #ddd;
	padding: 8px;
}
.description h3{
	text-transform: uppercase;
}
/* ajax side */
.ajax-wrap{}
.ajax-wrap h1{
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 20px;
}
.ajax-content-title{padding: 10px 20px 10px 20px; text-align: left; font-size: 12px; font-weight: bold; background: #944ba5; color: #fff;}
.ajax-content-wrap{padding: 10px 20px 10px 20px; text-align: left;}
.ajax-product-image{ float: left; width: 180px;}
.ajax_price, .ajax_quantity, .ajax_weight, .ajax_price_subtotal{font-weight: bold; text-align: center;}
.formUpdateProgress{ padding: 10px 0; display: none;}

/*std-table*/
.std-table{padding: 10px 0;}
.std-table table{width: 100%;}
.std-table th{background: #2c1951;padding: 4px 10px;border-bottom: 1px solid #fff;color: #fff; text-align:center;}
.std-table td{padding: 4px 10px;border-bottom: 1px solid #e3c2ef;}
.std-table .even td{background: #f7dfff;}
.small-table td{font-size: 12px !important; padding: 3px 1px;}

.faq h3{
	font-size:12px;
	padding: 6px 0 2px 0;
	cursor: pointer;
	cursor: hand;
}
.faq blockquote{
	margin: 0;
	padding: 8px;
	background: #f5f5f5;
	border: 1px solid #ddd;
}