* {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body {
	background: #3f3f3f;
	text-align: left;
	width:100%;
	height: 100%;
	margin: 0 auto;
}
/*--------------------------------------------------------------------------------------*/
#search_header{
	position:absolute;
	top:-15px;
	left:800px;
	background: none;
	width: 205px;
	height: 45px;
}
#search_header input{
	position:absolute;
	top:21px;
	right:30px;
	background: none;
	border: none;
}
#search_header .go_goo{
	left: 172px;
	width:20px;
	height: 18px;
}

/*------------------- 2st menu header begin------------------------------------------------- */
#menu_header_sec{
	position:relative;
	top:4px;
	left:175px;
	color: White;
	font-size: 13px;
	width: 700px;
	font-weight: bold;/**/
}
#menu_header_sec a{
	margin-right:3px;
	margin-left:3px;
	text-decoration: none;
	border: none;
	text-align: left;
	color: White;
	font-size: 13px;
	/*padding-left: 7px;*/
	padding-right: 4px;
}
#menu_header_sec a:hover{
	text-decoration: none;
	border: none;
	color: #86A676;
}
#menu_header_sec a.active{
	text-decoration: none;
	border: none;
	color: #BCBCBC;
}
/*------------------- 2st menu header end------------------------------------------------- */
/*------------------- header begin------------------------------------------------- */
#header{
	position:relative;
	top:5px;
	width: 1010px;
	height: 148px;
	background: url(../img/header.gif) no-repeat;
}

#promo{
	position:relative;
	width: 1010px;
	height: 27px;
	background: url(../img/promo_bkg.gif) repeat-y;
	color: #787878;
	text-align: left;
}
#promo .promospan{
	/*position:relative;*/
	padding-top: 5px;
	padding-left: 30px;
	width: 500px;
	color: #787878;
}
#promo .promospan a{
	text-decoration: none;
	border: none;
	color: #787878;
	font-size: 15px;
}
#promo .promospan a:hover{
	text-decoration: none;
	border: none;
	color: White;
	font-size: 15px;
}

/*------------------- header end------------------------------------------------- */
/*------------------- container begin------------------------------------------------- */
#container {
	position:relative;/*position:absolute;*/
	top:0px;
	z-index:1;
	width: 1009px;
	min-height:600px !important;
	height: auto !important;
	height:600px;
	background: url(../img/bkg.gif) repeat-y;
}
#content {
	position:relative;/*position:absolute;*/
	left:185px;
	text-align: left;
	padding-top: 20px;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 75px;
	width:760px;
}
#content_online{
	position:relative;/*position:absolute;*/
	left:205px;
	top:-10px;
	text-align: left;
	padding-top: 20px;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 75px;
	width:760px;
}
/*------------------- container end------------------------------------------------- */
/*------------------- footer begin------------------------------------------------- */
#footer {
	position:relative;
	left:197px;
	padding-bottom: 20px;
	width: 796px;
	height:80px;
}
#footer .menu_footer{
	position:relative;
	left:10px;
	top: 0px;
	width: 600px;
	color: White;
	font-size: 13px;
	font-weight: bold;
}
#footer .menu_footer a{
	margin-right:3px;
	margin-left:3px;
	text-decoration: none;
	border: none;
	text-align: left;
	color: White;
	font-size: 13px;
	padding-right: 4px;
}
#footer .menu_footer a:hover{
	text-decoration: none;
	border: none;
	color: #86A676;
}
#footer .menu_footer a.active{
	text-decoration: none;
	border: none;
	color: #BCBCBC;
}
#footer .menu_footer_sec{
	position:relative;
	left:10px;
	top: 5px;
	width: 600px;
	color: #787878;
	font-size: 13px;
}
#footer .menu_footer_sec a{
	margin-right:3px;
	margin-left:3px;
	text-decoration: none;
	border: none;
	text-align: left;
	color: #787878;
	font-size: 13px;
	padding-right: 4px;
}
#footer .menu_footer_sec a:hover{
	text-decoration: none;
	border: none;
	color: #787878;
}
#footer .menu_footer_sec a.active{
	text-decoration: none;
	border: none;
	color: #BCBCBC;
}
/*------------------- footer end------------------------------------------------- */
/*------------------- right navigation begin------------------------------------------------- */
#menu{
	position:absolute;
	z-index:2;
	width:197px;
	top:182px;
	left:0px;
}
#right_nav{
	position:relative;
	background: #DFDFDF;
	padding-bottom:40px;
	width:197px;
	min-height:750px !important;
	height: auto !important;
	height:750px;
	/*background: url(../img/menu.jpg) repeat-y;*/
}
#right_nav .rightmenu_title{
	position:relative;
	margin-bottom: 3px;/**/
	background: url(../img/main_menu.jpg) no-repeat;
	width: 197px;
	height: 22px;
}
#right_nav .rightmenu_title span{
	color: White;
	font-size:13px;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 4px;
}
#right_nav .rightmenu{
	position:relative;
	top:0px;
	width: 196px;
}
#right_nav .rightmenu ul{
	position:relative;
	width: 196px;
	list-style: none;
}

#right_nav .inactive{
	position:relative;
	background: url(../img/menu_inactive.gif) no-repeat;
	width: 196px;
	height: 22px;
	padding-top:3px;
	text-align: left;
}
#right_nav .inactive a{
	text-decoration: none;
	border: none;
	font-size: 13px;
	/*font-weight: bold;color: White;*/
	color: #333333;
	/*padding-right: 15px;*/
	padding-left: 4px;
	
}
#right_nav .inactive_hover{
	position:relative;
	background: url(../img/menu_inactiveh.gif) no-repeat;
	width: 196px;
	height: 22px;
	padding-top:3px;
	text-align: left;
}
#right_nav .inactive_hover a{
	text-decoration: none;
	border: none;
	font-size: 13px;
	/*font-weight: bold;*/
	color: White;
	/*padding-right: 15px;*/
	padding-left: 4px;
}
#right_nav .type{
	position:relative;
	background: url(../img/sub_menu.gif) no-repeat;
	width: 196px;
	height: 22px;
	padding-top:2px;
	text-align: left;
}
#right_nav .type a{
	text-decoration: none;
	border: none;
	font-size: 13px;
	font-weight: bold;
	color: #333333; 
	/*padding-right: 15px;*/
	padding-left: 4px;
}
/*===========================*/
#right_nav .type_hover{
	position:relative;
	background: url(../img/sub_menuh.gif) no-repeat;
	width: 196px;
	height: 22px;
	padding-top:2px;
	text-align: left;
}
#right_nav .type_hover a{
	text-decoration: none;
	border: none;
	font-size: 13px;
	font-weight: bold;
	color: White;
	/*padding-right: 15px;*/
	padding-left: 4px;
}
/*===============================*/
#right_nav .type_active{
	position:relative;
	background: url(../img/sub_menu_active.gif) no-repeat;
	width: 196px;
	height: 22px;
	padding-top:3px;
	text-align: left;
}
#right_nav .type_active a{
	text-decoration: none;
	border: none;
	font-size: 13px;
	font-weight: bold;
	color: #333333; 
	/*padding-right: 15px;*/
	padding-left: 4px;
}
/*===========================================*/
#right_nav .type_activeh{
	position:relative;
	background: url(../img/sub_menu_activeh.gif) no-repeat;
	width: 196px;
	height: 22px;
	padding-top:3px;
	text-align: left;
}
#right_nav .type_activeh a{
	text-decoration: none;
	border: none;
	font-size: 13px;
	font-weight: bold;
	color: White;
	/*padding-right: 15px;*/
	padding-left: 4px;
}
/*========================*/
#right_nav .promotion_title{
	position:relative;
	top:3px;
	left: 0px;
	bottom: 5px;
	background: url(../img/main_menu.jpg) no-repeat;
	width: 196px;
	height: 22px;
	text-align: left;
}
#right_nav .promotion_title a{
	text-decoration: none;
	color: White;
	font-size:13px;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 4px;
}

#sign{
	position:relative;
	background: #787878;
	width:197px;
	height:40px;
}
#sign .copyright{
	position:relative;
	top:25px;
	left:10px;
	color: White;
}
#image{
	position:relative;
	top:0px;
	left:0px;
}
#image img{
	border: none;
	text-decoration: none;
}
#image a{
	border: none;
	text-decoration: none;
}
/*------------------- right navigation end ------------------------------------------------- */
/*------------------- About Page Begin ----------------------------------------------------- */
.pic_map{
	position:relative;
	left:30px;
}
.pic_map img{
	border: none;
}
.text_home{
	position:relative;
	font-size: 12px;
	width:500px;
	min-height:120px;
	height:120px;
	font-size: 15px;
}
.text_home p{
	font-size: 12px;
}
.home_right{
	position:absolute;
	height:100px;
	width: 130px;
	top:15px;
	left:530px;
}
.home_right a{
	text-decoration: none;
}
.home_right img{
	text-decoration: none;
	border: none;
}
.pic_wide{
	position:relative;
	/*text-align: center;*/
}
.pic_wide img{
	border: none;
	text-decoration: none;
}
.pic_wide a{
	border: none;
	text-decoration: none;
}
#table_home{
	position:relative;
	max-width:650px;
}
.home_left{
	position:relative;
	width:303px;
}
.home_left img{
	border: none;
	text-decoration: none;
}
.home_left a{
	border: none;
	text-decoration: none;
}
#flash{
	position:relative;
	background: url(../img/flash.gif) no-repeat; 
	width: 303px;
	height: 104px;
	overflow:hidden;
}
/*#content table{
	position:relative;
	left:58px;
}*/
/*------------------- About Page end ----------------------------------------------------- */
/*------------------- OnlineShop Page begin ----------------------------------------------------- */

.catON{
	position:relative;
	width:180px;
	height: 110px;
	border: 1px solid #A5A5A5;
}
#content_online td.catON a{
	text-decoration: none;
	color: Black;
	font-size: 12px;
	font-weight: bold;
}
#content_online td.catON div{
	padding-top:3px;
	background: #A5A5A5;
	width:180px;
	height: 20px;
	opacity:.75;filter: alpha(opacity=75); -moz-opacity: 0.75;
}
.catOFF{
	position:relative;
	width:180px;
	height: 110px;
	border: 1px solid #166800;
}
#content_online td.catOFF a{
	text-decoration: none;
	color: White;
	font-size: 12px;
	font-weight: bold;
}
#content_online td.catOFF div{
	padding-top:3px;
	background: #166800;
	width:180px;
	height: 20px;
	opacity:.75;filter: alpha(opacity=75); -moz-opacity: 0.75;
}
/*------------------- OnlineShop Page end ----------------------------------------------------- */
/*------------------- Category Main Page begin ----------------------------------------------------- */
/*.main_cat{
	position:relative;
	left:8px;
	width: 180px;
	height: 114px;
	border: 1px solid #A5A5A5;
}
.maincat_name{
	position:relative;
	width: 180px;
	height: 20px;
	background: #A5A5A5;
	opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.50;
}
.maincat_name span{
	position:relative;
	top: 3px;
	left:10px;
	color: Black;
	font-size: 12px;
}
#maincat_table{
	position:absolute;
	left:208px;
	top:18px;
}*/
.main_cat{
	position:absolute;
	left:7px;
	top:5px;
	width: 170px;
	height: 114px;
	border: 1px solid #A5A5A5;
}
.maincat_name{
	position:absolute;
	width: 170px;
	height: 20px;
	background: #A5A5A5;
	opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.50;
}
.maincat_name span{
	position:absolute;
	top: 3px;
	left:10px;
	color: Black;
	font-size: 12px;
}
#maincat_table{
	position:relative;
	left:162px;
	top:-17px;
	width: 623px;
	height:120px;
}
#maincat_table img{
	border: 1px solid #A5A5A5;
	text-decoration: none;
}
#maincat_table a{
	text-decoration: none;
	border: none;
		padding-left:2px;
	padding-top: 2px;
}
#content .is_special_content{
	position:relative;
	top:-5px;
}
#content .is_special_content_item{
	position:relative;
	top:15px;
}
#is_special_td{
	position:relative;
	background: url(../img/promo.gif) no-repeat;
	width: 240px;
	height: 64px;
	border: 1px solid #a5a5a5;
}

#is_special_td .ss{
	position:relative;
	width: 240px;
}
#is_special_td .ss_offer_pic{
	position:relative;
	padding-top:1px;
	left:0px;
	width: 63px;
	height:59px;
	vertical-align: middle;
}

#is_special_td .ss_offer_name{
	position:absolute;
	top:-2px;/*;*/
	left:77px;
	width: 140px;
	height: 30px;
}
#is_special_td .ss_offer_name a{
	text-decoration: none;
	border: none;
	color: #3F3F3F;
	font-weight: bold;
}
#is_special_td .ss_offer_price{
	position:absolute;
	top:31px;
	left:77px;
	text-align: right;
	width: 140px;
}
#is_special_td .ssoldprice{
	color: #3F3F3F;
	font-size: 10px;
}
#is_special_td .ssprice{
	color:#166800;
	font-size: 11px;
	font-weight: bold;
}
#is_special_td .sspricevalue{
	color: #3F3F3F;
	font-size: 15px;
	font-weight: bold;
}
/*------------------------------------------------------------------------------*/
#normal_td{
	position:relative;
	background: url(../img/clear.gif) no-repeat;
	width: 240px;
	height: 64px;
	border: 1px solid #a5a5a5;
}

#normal_td .ss{
	position:relative;
	width: 240px;
}
#normal_td .ss_offer_pic{
	position:relative;
	padding-top:1px;
	left:0px;
	width: 63px;
}
#normal_td .ss_offer_name{
	position:absolute;
	top:0px;/*;*/
	left:77px;
	width: 160px;
	height: 30px;
}
#normal_td .ss_offer_name a{
	text-decoration: none;
	border: none;
	color: #3F3F3F;
	font-weight: bold; 
}
#normal_td .ss_offer_param{
	position:absolute;
	top:30px;/*;*/
	left:77px;
	width: 120px;
	height: 30px;
	color: #3F3F3F;
	font-weight: bold; 
}
#normal_td .ss_offer_price{
	position:absolute;
	top:43px;
	left:77px;
	text-align: right;
	width: 160px;
}
#normal_td .ssoldprice{
	color: #3F3F3F;
	font-size: 10px;
}
#normal_td .ssprice{
	color:#166800;
	font-size: 11px;
	font-weight: bold;
}
#normal_td .sspricevalue{
	color: #3F3F3F;
	font-size: 15px;
	font-weight: bold;
}
/*---------------------------------------------------------------------------------*/
/*------------------- Category Main Page end ----------------------------------------------------- */
#pages_down{
	position:relative;
	width: 760px;
}
#pages_down .right_page{
	float: right;
	color: #656565;
}
#pages_down .center_page{
	position: absolute;
	left:300px;
	width:150px;
	height:10px;
	color: #656565;
	padding-left: 3px;
}
#pages_down .cur_span{
	color: #656565;
	padding-left: 3px;
}
#pages_down .clear_span{
	font-weight: bold;
	background: White;
	color: #656565;
	padding-left: 3px;
}
#pages_down a{
	text-decoration: none;
	color: #656565;
}
#pages_down a:hover{
	text-decoration: underline;
	color: #656565;
}

#content .title{
	position:relative;
	color: #5B5B5B;
	font-size: 12px;
	font-weight: bold;
	bottom: 10px;
}
#content .title a{
	text-decoration: none;
	font-weight: bold;
	color: #5B5B5B;
	font-size: 12px;
}
#content .title a:hover{
	text-decoration: underline;
}
/*------------------- Item Page begin ----------------------------------------------------- */
#content .item_content{
	position:relative;
	top:25px;
	left:5px;
}
#content .item_img{
	padding-left: 10px;
	width: 280px;
	height: 280px;
}
#content .item_img img{
	border: none;
	text-decoration: none;
}
#content .item_img a{
	border: none;
	text-decoration: none;
}
#content .item_info{
	width: 450px;
}
#content .item_title{
	color: #3F3F3F;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}
#content .item_desc{
	color: Black;
	font-size: 12px;
	padding-bottom: 10px;
}
#content .item_param{
	color: #3F3F3F;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}
#content .item_subitem{
	position:relative;
	left:7px;
}
#content .item_subitem_tr{
	position:relative;
	bottom:5px;
	background: #EDEDED;
	border: 1px solid #a5a5a5;
	text-align: center;
	font-weight: bold;
}
#content .item_subitem th,tr{
	padding: 3px 5px;
	border: 1px solid #a5a5a5;
	font-weight: normal;
}
#content .stroke{
	text-decoration: line-through;
}
.lightgrey td{
	padding-bottom: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	background: #EDEDED;
	border: 1px solid #a5a5a5;
}
.lightgreen td{
	padding-bottom: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #a5a5a5;
	background: #C5DAC0;
}
.quantity{	
	width: 10px;
	height:10px;
	vertical-align: middle;
}
.subitem_title{
	font-weight: bold;
}
#other_art{
	position:relative;
	top:33px;
	bottom:20px;
	padding-bottom:10px;
	/*padding-top: 40px;*/
	padding-left: 5px;
	color: #3F3F3F;
	font-size: 12px;
	font-weight: bold;
}
/*------------------- Item Page end ----------------------------------------------------- */
/*----------------------------------- Contact Begin -----------------------------------------*/
#content form{
	position:relative;
	color: #3f3f3f;
	font-size: 12px;
	left:20px;
}
.address{
	position:absolute;
	top:50px;
	left:300px;/**/
	width:250px;
	font-size: 12px;
}
.addressw{
	position:absolute;
	top:50px;
	left:500px;/**/
	width:250px;
	font-size: 12px;
}
.address img{
	border:none;
	text-decoration: none;
}
.addressw img{
	border:none;
	text-decoration: none;
}
.address span{
	font-weight: bold;
	font-size: 12px;
}
.addressw span{
	font-weight: bold;
	font-size: 12px;
}
.address span.clean{
	position:relative;
	left:12px;
	font-weight: normal;
	font-size: 12px;
}
.addressw span.clean{
	position:relative;
	left:12px;
	font-weight: normal;
	font-size: 12px;
}
.address a{
	text-decoration: none;
	color: #3f3f3f;
	font-weight: bold;
	font-size: 12px;
}
.address a:hover{
	text-decoration: none;
	color: #166800;
	font-size: 12px;
}
.addressw a{
	text-decoration: none;
	color: #3f3f3f;
	font-weight: bold;
	font-size: 12px;
}
.addressw a:hover{
	text-decoration: none;
	color: #166800;
	font-size: 12px;
}
.att{
	color: Red;
}
.contact_send{
	border: 1px solid black;
	background: #D0D0D0;
	color: #333333;
	width:60px;
	height: 23px;
	font-weight: bold;
	cursor:pointer;
}
.headc{
	color: #3f3f3f;
	font-size: 12px;
	font-weight: bold;
}
.message{
	width:200px;
	height:100px;
	border: 1px solid #a5a5a5;
	background: #F5F5F5;
	padding: 2px;
}
.inputc{
	border: 1px solid #a5a5a5;
	background: #F5F5F5;
	width:200px;
	height:15px;
	padding: 2px;
}
.contact_text{
	position:absolute;
	top:250px;
	left:310px;/**/
	width:350px;
	font-size: 12px;
}
/*-------------------------- Contact End --------------------------------------------*/
/*-------------------------- RIGHT ADDITION BEGIN --------------------------------------------*/
#right{
	position:absolute;
	top:180px;
	left:855px;
	z-index:5;
	background: url(../img/right_bkg.gif) repeat-x;
	width: 140px;
	height:500px;
}
#right .righttitle{
	position:relative;
	background: #333333;	
	width: 140px;
	height: 20px;
}
#right .righttitle span{
	position:relative;
	color: White;
	left: 5px;
	top: 3px;
}
#right .offers{
	position:relative;
	top: 2px;
	left:4px;
	padding-bottom: 3px;
}
#right .soffer{
	margin-top: 3px;
	width: 132px;
	height: 65px;
	background: #D0D0D0;
}
#right .sofferimg{
	padding-top: 2px;
	padding-left: 3px;
	width: 63px;
	height: 59px;
}
#right .soffername{
	width:60px;
	height: 30px;
	color: #333333;
}	
#right .sofferprice{
	width:60px;
	height: 26px;
	text-align: right;
	color: #333333;
}
#right .sofferprice span{
	font-weight: bold;
	color: #166800;
	font-size: 13px;
}
/*-------------------------- RIGHT ADDITION END --------------------------------------------*/
.advice_content{
	position:relative;
	left:5px;
	width: 630px;
	text-align: justify;
	color: #333333;
	font-size: 11px;
}