div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
h2{
	font-size: 18px;
	margin: 4px;
}
body{
	background: url(../images/fon.gif) repeat;
	font-size: 14px;
	margin: 0px;
}
img {
border: 0px;
}
.clear{
	clear: both;
}
.tcenter{
	text-align: center;
}

.f_l{
	float: left;
}
#container{
	width: 1024px;
	margin: 0 auto;
	min-height: 300px;
}
#header{
	height: 196px;
}
#h-left{
	float: left;
	width: 203px;
	height: 196px;
	background: url(../images/sportsman.jpg) no-repeat;
}
#h-center{
	float: left;
	width: 640px;
	margin-left: 4px;
	margin-right: 4px;
}
#logo{
	height: 60px;
	width: 540px;
	margin-left: 50px;
	background: url(../images/logo.gif) no-repeat;
}


#address{
	height: 96px;
	width: 640px;
	border-top: 2px solid #000;
	margin-top: 10px;
}
.address_bg{
	height: 54px;
	width: 640px;
	background: url(../images/address_bg.jpg) repeat-x;
}
.address_bg a{
	float: left;
	margin-left: 33px;
}
.address_bg div{
	height: 39px;
	line-height: 39px;
	float: left;
	font-size: 18pt;
}
.address_bg .email{
	float: right;
	margin-top: 2px;
}
#h-right{
	float: left;
	height: 196px;
	width: 158px;
	margin-left: 12px;
	background: url(../images/sportswoman_.jpg) no-repeat;
}
/*----menu---------*/
#main-menu{
	height: 28px;
	width: 640px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-align: center;

}
#main-menu a{
	float: left;
	margin-left: 1px;
	height: 28px;
	line-height: 28px;
	width: 94px;
	background: url(../images/button.jpg) no-repeat;
	color: #FFF;
	text-decoration: none;


}
#main-menu a:hover{
	background: url(../images/button_h.gif) no-repeat;
}
#main-menu a.sel{
	background: url(../images/button_h.gif) no-repeat;
}
#main-menu a.big{
	width: 164px;
	background: url(../images/button_big.jpg) no-repeat;
}
#main-menu a.big:hover{
	background: url(../images/button_big_h.gif) no-repeat;
}

#main-menu a.big-sel{
	background: url(../images/button_big_h.gif) no-repeat;
}

/*----/menu---------*/
#left-conteiner{
	float: left;
	width: 200px;
	border: 2px solid  black;
	min-height: 300px;
	background: url(../images/fon-left-conteiner.jpg) repeat-y;
}

#left-conteiner img.cart-title{
	margin: 5px 0px 0px 15px;
	float: left;
 }
#cart{
	border: 1px solid black;
	border-top: 0px solid black;
	margin: 0px 20px 0px 20px;
}
#cart .div2{
	border: 4px ridge red;
	border-top: 0px solid red;
	margin: 0px;
}
#cart .div3{
	border: 1px solid black;
	border-top: 0px solid black;
	background: #FFF none repeat;
}
.cart-item{
	float: left;
}
.cart-item img{
	display: block;
	float: left;
	width: 55px;
}
.cart-item .name{
	float: left;
	width: 93px;
	color: #0E4F96;
	font-weight: bold;
	text-align: center;
}
.forma_cart-item{
	float: left;
	height: 14px;
	width: 93px;
}
.art-item_price{
	float: left;
	color: #2F7416;
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	width: 81px;
}
.forma_cart-item a{
	display: block;
	float: left;
	cursor: pointer;
}
.forma_cart-item a .cancel{
	float: left;
	width: 12px;
	height: 12px;
}
.cart-item-line{
	border:  1px solid #b3bbc3;
	height: 0px;
	width: 128px;
	margin: 4px 10px;
}
#center-conteiner{
	float: left;
	width: 640px;
	margin: 0px  4px;
	border-top: 5px solid #000;
}
.fon-conteiner{
width: 616px;
	background: url(../images/fon-center-conteiner.gif) repeat;
	color: #380902;
	padding: 10px;
	padding-top: 5px;
	font-size: 16px;
	min-height:729px;
	letter-spacing: 1px;
	border: 2px solid #000;
}
.fon-1{
	background: url(../images/fon-general_box.gif) repeat;
}
.fon-2{
	background: url(../images/fon-general_box2.gif) repeat;
}
.item{
	float: left;
	width: 314px;
	min-height: 212px;
	border: 3px solid #000;
	background: url(../images/fon-center-conteiner.jpg) repeat-y;
}
.item a.title{
	height: 30px;
	line-height: 15px;
	display: block;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
	color: #0e4f96;
	text-decoration: none;
}
.item a.img {
	float: left;
	width: 100px;
	margin-top: 3px;
}

.item div.text a.status{
	display: block;
	position: absolute;
	right: 8px;
	top: -2px;
	height: 12px;
}
.item div.text a.rec{
	background: url(../images/recomend.gif) no-repeat;
	width: 76px;
}
.item div.text a.new{
	background: url(../images/new.gif) no-repeat;
	width: 76px;
	right: -26px;
}
.item div.text a.sale{
	background: url(../images/sale.gif) no-repeat;
	width: 76px;
	right: 0px;
}
.item div.text{
	position: relative;
	float: left;
	padding: 5px;
	min-height: 115px;
	width: 204px;
	color: #636363;
	padding-top: 8px;
	font-size: 12px;
}
.inheride_form{
	width: 314px;
	height: 25px;
	margin-top: 0px;
}
.inheride_form .price{
	color: #00A400;
	float: left;
	font-weight: 600;
	height: 25px;
	margin-left: 5px;
	overflow: hidden;
	width: 85px;
	font-size: 11px;
}
.inheride_form input{
	height: 12px;
	margin-left: 5px;
	float: left;
	width: 15px;
	font-size: 11px;
	border: 2px  solid #FF00FF6;
}
a.abtn, a.abtn-big{
	margin-left: 2px;
}
a.abtn{
	display: block;
	background: url(../images/button_item.gif) no-repeat;
	width: 64px;
	height: 18px;
	color: #fff;
	line-height: 18px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
}
a.abtn:hover{
	background: url(../images/button_item_h.gif) no-repeat;
}
a.abtn-big{
	display: block;
	background: url(../images/button_g_details.gif) no-repeat;
	width: 100px;
	height: 18px;
	color: #fff;
	line-height: 18px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
}
a.abtn-big:hover{
	background: url(../images/button_g_details_h.gif) no-repeat;
}
a.abtn-big-d{
	display: block;
	background: url(../images/details_b_h.gif) no-repeat;
	width: 150px;
	height: 36px;
	color: #fff;
	line-height: 36px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
}
a.abtn-big-d:hover{
	background: url(../images/details_b.gif) no-repeat;
}
a.abtn-d{
	display: block;
	background: url(../images/details.gif) no-repeat;
	width: 100px;
	height: 36px;
	color: #fff;
	line-height: 36px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
}
a.abtn-d:hover{
	background: url(../images/details_h.gif) no-repeat;
}
/*-------------*/
#right-conteiner{
	float: right;
	width: 168px;
	border: 2px solid  black;
	background: transparent url(../images/fon-right-conteiner.jpg) repeat-y;
}
#right-conteiner_top{
	height: 16px;
	background-color: #FFF;
	border: 1px solid #FFFF00;
}
#right-conteiner_top a{
	display: block;
	float: right;
	width: 10px;
	height: 10px;
	background: transparent url(../images/all_news.gif) no-repeat;
	margin: 3px;
}
a.news-m{
	text-decoration: none;
	margin-right: 5px;
}
.r-cont{
	padding: 3px;
	padding-top: 6px;
}
.r-cont div{
	padding-bottom: 6px;
}
#right-conteiner_top div{
	float: left;
	font-size: 15px;
	font-weight: bold;
	margin-left: 40px;
}
.r-cont a.new_r{
	margin-left: 42px;
}
.r-cont a.recomend_r{
	margin-left: 19px;
}
.r-cont a.sale_r{
	margin-left: 27px;
}
.line{
	background: url(../images/line.jpg) no-repeat;
}
.r-cont a.new-img{
	width: 102px;
	margin-left: 31px;
	border: 2px solid black;
	padding: 0px;
	display: block;
}
.r-cont .new-img img{
	border: 1px solid red;
}
.r-cont img.right-line{
	margin: 6px 14px;
}
.r-cont div h3.price-cont{
	padding: 5px;
	margin: 0px;
	font-size: 14px;
	text-align: center;
}
.r-cont div h3 span{
	color: #2f7416;
	font-family: Arial;
	font-weight: bold;
}
.fon_bottom{
	height: 70px;
	background: url(../images/fon_bottom.jpg)  repeat-y;
}
.fon_bottom #footer-menu{
	margin: 0px auto;
	height: 25px;
	width: 660px;
	padding-top: 20px;
}
.vertical-line{
	float: left;
	background: #FFF;
	width: 2px;
	height: 24px;
	margin: 0px 10px;
}
.fon_bottom div{

}
.fon_bottom #footer-menu a{
	float: left;
	display: block;
	text-decoration: none;
	color: #FFF;
	font-size: 18px;
}

.fon_bottom #footer-menu a:hover{
	color: #CCFF99;
}
/*----/right-conteiner---------*/
#categories{
	margin-top: 5px;
	padding: 5px;
}
#categories .parent span .f_l{
	width: 148px;
}
#categories .parent span .ico{
	background: url(../images/parent-s.jpg) no-repeat left top;
	width: 22px;
	height: 20px;
	float: left;
}
#categories .sel span .ico{
	background: url(../images/parent-sel-s.jpg) no-repeat left top;
}
#categories .parent span{
	width: 170px;
	margin: 6px;
	padding: 4px;
	display: block;
	line-height: 18px;
	overflow: hidden;
	cursor: pointer;
	background: url(../images/parent.jpg) repeat-y;
}

#categories .sel span{
	background: url(../images/parent-sel.jpg) repeat-y;
}

#categories .child a{
	text-decoration: none;
	width: 170px;
	margin: 6px;
	padding: 4px;
	display: block;
	line-height: 18px;
	overflow: hidden;
	background: url(../images/child.jpg) repeat-y;
}



/***********Errors Styles***********/
.errors{
	width:300px; margin: 0 auto;  padding:20px; padding-left:70px; border: 1px solid #e35000; background: #fdf6ea url(../images/ico_error.gif) no-repeat 10px 15px ; font-size:12px; color:#e35000;
}
.ok_message{
	width:300px; margin: 0 auto;  padding:20px; padding-left:70px; border: 1px solid #e35000; background: #fdf6ea url(../images/ico_ok.gif) no-repeat 10px 15px ; font-size:12px; color:#e35000;
}

/*******Style for make space between different text lines *******/
.v_line{
	width: 100%; height:5px; background: url(../images/v_line.gif) repeat-x;
}

/**********Generel Style for layout table ***********/
.table_full{
	width: 100%;
}

/*******Pager Styles *******/
.current_page{
	font-weight: bold;
	color: #fff;
	font-size: 17px;
}
span.current_page{
	font-weight: bold;
	color: #000;
	font-size: 17px;
}

/*********** AJAX Styles ******************************************************/
.outBox{position:relative; top:0px; left:0px; z-index:101; width:600px; border:2px solid #fff; }
.innerBox{padding: 10px; width:576px; border:2px solid #e99b36; background-color: #fdf6ea; text-align:left;}
.title_ajax	{font: 24px Times New Roman; color: #5d432a;}
.title_3_no{border:0px; font: bold 12px Trebuchet MS; color: #e84f01; text-decoration:none;}
.text_orange_10	{font: 11px Trebuchet MS; color:  #e84f01; text-decoration:none;}
.index_no{padding-top:60px;}

.ajax_box{
	width:600px; height:200px; margin:0px auto;
}
.ajax_box{
	margin-top: expression((document.documentElement.offsetHeight/2)-(parseInt(offsetHeight)/2) <0 ? "0" : (document.documentElement.offsetHeight/2)-(parseInt(offsetHeight)/2) +'px') ;
}
.add_question_area{
	width: 250px; height: 50px;
	border: 1px solid #135a8d;
    color: #0E4F96; font-size: 10px;
	font-family: MS Sans Serif, Geneva, sans-serif; font-weight: 400;
}
.add_answer_area{
	width: 350px; height: 100px;
	border: 1px solid #135a8d;
    color: #0E4F96; font-size: 10px;
	font-family: MS Sans Serif, Geneva, sans-serif; font-weight: 400;
}
.ajax_field{
	width: 250px; border: 1px solid #135a8d;
    color: #0E4F96; font-size: 10px;
	font-family: MS Sans Serif, Geneva, sans-serif; font-weight: 400;

}
.required{
	color: red;
}
.general_box{
	padding:6px; margin:3px; border:1px solid grey;
}

.answer_box{
	padding:5px;
}
.btn{
	margin-top:5px;
}
#home-logos {
	background-color: #fff;
	float: left;
}
#home-logos a{
	display: block;
	float: left;
	margin: 15px;
}
.iframe{
	width: 160px;
	height: 150px;
}
.search{
	margin: 10px;
	padding: 10px;
}
.search .search_field{
	width: 300px;
	height: 22px;
	line-height: 22px;
	padding: 3px;
	font-size: 18px;
}
.search .btn{
	height: 30px;
	line-height: 30px;
	font-size: 18px;
}
.details h1{
	font-size: 18px;
	color: #000;
}
.details .price{
	color: #00A400;
	font-size: : 14p;
	font-weight: bold;
}
input.amount{
	width: 30px;
	height: 24px;
	padding: 4px;
	font-size: 20px;
}
