html {height: 100%}
body {
	background: #b0bbbd url(../images/body_grad.gif) repeat-x top;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #465352;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
a {
	color: #257fa8;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}
img {
	border: none;
}
input {vertical-align: middle}
#wrapper {
	background: #fafdfd;
	width: 916px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* Header
-----------------------------------------------------------------------------*/
#header{
	background: url(../images/header.png) no-repeat center;
	height: 263px;
	padding: 37px 0 0 0;
}
#header #login{
	float: left;
	margin: 0;
	padding: 0 0 0 16px;
	height: 28px;
}
#header #login .input-block{
	float: left;
}
#header #login .input-block label{
	float: left;
	line-height: 25px;
	font-size: 12px;
	color: #fff;
	padding: 0 10px 0 0;
}
#header #login .input-block div{
	float: left;
	background: url(../images/login_input.gif) no-repeat;
	width: 89px;
	height: 15px;
	margin: 5px 15px 0 0;
	padding: 2px 0 0 3px;
	_display: inline;
}
#header #login .input-block div input{
	margin: 0;
	padding: 0;
	font-size: 9px;
	width: 85px;
	border: 0;
}
#header #login .links{
	float: left;
}
#header #login .submit{
	display: block;
	float: left;
	background: url(../images/login_submit.gif) no-repeat;
	width: 47px;
	height: 18px;
	text-decoration: none;
	line-height: 17px;
	color: #257fa8;
	padding: 0 0 0 3px;
	margin: 4px 0 0 0;
	font-size: 10px;
        border:0px;
}
#header #login .reg{
	margin: 0 0 0 15px;
	line-height: 25px;
	font-size: 10px;
	color: #fff;
}
#header #ajaxSearch_form{
	float: left;
	margin: 0;
	padding: 4px 36px 0 36px;
}
#header #ajaxSearch_form div{
	float: left;
}
#header #ajaxSearch_form .search_sub{
	float: left;
	display: block;
	background: url(../images/search_submit.gif) no-repeat;
	width: 23px;
	height: 21px;
}
#header #ajaxSearch_form a span{
	display: none;
}
#header #ajaxSearch_form .text-input{
	background: url(../images/search_input.gif) no-repeat;
	width: 106px;
	height: 19px;
	padding: 2px 0 0 5px;
}
#header #ajaxSearch_form .text-input input{
	margin: 0;
	padding: 0;
	font-size: 10px;
	width: 105px;
	border: 0;
}
#header .hcm-menu{
	padding: 7px 0 0 0;
}
#header .hcm-menu .margin{
	margin: 0 10px;
}
#header .logo{
	display: block;
	background: url(../images/logo.png) no-repeat;
	clear: left;
	float: left;
	width: 134px;
	height: 52px;
	margin: 103px 0 0 36px;
	_display: inline;
}
#header .logo span{
	display: none;
}
#header .right-head-block{
	float: right;
	padding: 13px 25px 0 0;
}
#header .right-head-block .right-arrow{
	display: block;
	background: url(../images/right_arrow.gif) no-repeat;
	float: right;
	width: 30px;
	height: 29px;
	margin: 90px 0 0 10px;
}
#header .right-head-block .right-arrow span{
	display: none;
}
#header .right-head-block table{
	float: right;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border: 0;
}
#header .right-head-block table td{
	width: 600px;
	height: 210px;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
}
#header .right-head-block .left-arrow{
	display: block;
	background: url(../images/left_arrow.gif) no-repeat;
	float: right;
	width: 30px;
	height: 29px;
	margin: 90px 10px 0 0;
}
#header .right-head-block .left-arrow span{
	display: none;
}
#header .right-head-block #toggle-blocks{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 18px;
	color: #257fa8;
}
#header .right-head-block #toggle-blocks li{
	width: 540px;
	float: left;
}
#header .right-head-block #toggle-blocks .size-two{
	font-size: 24px;
	color: #f9890b;
}
#header .right-head-block #toggle-blocks .size-three{
	font-size: 12px;
}
#header .right-head-block #toggle-blocks a{
	font-size: 14px;
}

.jcarousel-clip { width: 540px; position: relative; }

.jcarousel-prev,
.jcarousel-next { font-size:0; line-height:0; cursor:pointer; width:30px; height:29px;margin: 10px 0 0 0; _margin: 0 0 -60px 0; position: relative}
.jcarousel-next { background:url(../images/right_arrow.gif); float: right;}
.jcarousel-prev { background:url(../images/left_arrow.gif); float: left}



/* Middle
-----------------------------------------------------------------------------*/
#middle{
	width: 100%;
	padding: 0 0 100px;
	height: 1%;
}
#middle:after{
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container{
	width: 100%;
	float: left;
	overflow: hidden;
}
#content{
	padding: 0 20px 0 250px;
	_position: relative;
}
#content h1.block-title{
	margin: 0;
	padding: 0 0 8px 0;
	font-weight: normal;
	font-size: 14px;
	color: #257fa8;
}
#content .all-news{
	background: url(../images/border.gif) repeat-x bottom;
	margin: 0 0 25px 0;
	padding: 0 0 10px 0;
}
#content .all-news .news{
	padding: 0 0 10px 0;
}
#content .all-news .news .date{
	font-size: 9px;
	color: #8d8d7b;
}
#content .all-news .news .intro{
	padding: 2px 0 5px 0;
}
#content .all-news .news .more{
	font-size: 10px;
	text-align: right;
}
#content .all-reviews{
	background: url(../images/border.gif) repeat-x bottom;
	margin: 0 0 25px 0;
	padding: 0 0 20px 0;
}
#content .all-reviews .review{
	padding: 0 0 10px 0;
}
#content .all-reviews .review .date{
	font-size: 9px;
	color: #8d8d7b;
}
#content .all-reviews .review .message{
	padding: 2px 0 0 0;
}
#content .all-reviews .links{
	font-size: 12px;
}
#content .all-reviews .links .add-review{
	margin: 0 20px 0 0;
}
#content .tovar{
	margin: 0 0 25px 0;
	padding: 0 0 20px 0;
}
#content .tovar-list{
	margin: 0 -20px 10px 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
#content .tovar-list li{
	float: left;
	width: 91px;
	font-size: 9px;
	text-align: center;
	color: #257fa8;
	margin: 0 20px 0 0;
}
#content .tovar-list li a{
	color: #465352;	
}
#content .tovar-list li .price{
	padding: 2px 0 0 0;
}
#content .tovar .go-catalog{
	font-size: 12px;
}
#content .banners{
	margin: 50px 0 0 0;
	text-align: center;
}
#content .banners a{
	margin: 0 31px;
}
#content .catalog{
	
}
#content .catalog .tovar{
	overflow: hidden;
	height: 1%;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}
#content .catalog .tovar img{
	float: left;
	margin: 0 15px 0 0;
}
#content .catalog .tovar p{
	margin: 0;
	padding: 5px 0 0 0;
}
#content .catalog .pager{
	text-align: center;
}
#content .catalog .pager a{
}
#content .catalog .pager a.next, #content .catalog .pager a.prev{
	text-decoration: none;
	margin: 0 1px;
}
#content .catalog .pager a.page{
	padding: 0 2px 1px 2px;
}
#content .catalog .pager a.page:hover, #content .catalog .pager .active{
	background: #828282;
	text-decoration: none;
	color: #fff;
}
#content #reg{
	margin: 0;
	padding: 0 0 10px 0;
	background: url(../images/border.gif) repeat-x bottom;
	color: #757474;
}
#content #reg .line{
	overflow: hidden;
	padding: 0 0 5px 0;
}
#content #reg .line label{
	padding: 0 0 2px 0;
	display: block;
}
#content #reg .line label span{
	color: #f98409;
}
#content #reg .input{
	background: url(../images/reg_input.gif) no-repeat;
	width: 192px;
	height: 16px;
	padding: 2px 0 0 3px;
}
#content #reg .input input{
	margin: 0;
	padding: 0;
	font-size: 10px;
	width: 188px;
	border: 0;
}
#content #reg .submit{
	display: block;
	background: url(../images/send.gif) no-repeat;
	width: 56px;
	height: 17px;
	margin: 5px 0 0 135px;
	padding: 2px 0 0 3px;
	text-decoration: none;
	font-size: 10px;
}

.corzina{
	overflow: hidden;
	_height: 1%;
}
.corzina div{
	float: left;
}
.corzina div.keeper{
	float: right;
}
.corzina div.price{
	background: url(../images/price_left.gif) no-repeat left;
	margin: 5px 10px 0 0;
}
.corzina div.price div{
	background: url(../images/price_right.gif) no-repeat right;
	height: 22px;
	padding: 0 10px;
	line-height: 18px;
}
.corzina div.center{
	float: right;
}

/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl{
	float: left;
	width: 205px;
	margin-left: -100%;
	position: relative;
}
.sl .menu{
	margin: 0;
	padding: 5px 0 0 0;
	list-style: none;
}
.sl .menu li{
	padding: 0 0 10px 0;
}
.sl .menu li .punkt{
	display: block;
	background: url(../images/menu_a.gif) no-repeat;
	width: 185px;
	height: 19px;
	padding: 0 0 0 20px;
	line-height: 18px;
	font-size: 12px;
	color: #465352;
	text-decoration: none;
}
.sl .menu li .punkt:hover, .sl .menu li.active a.punkt{
	background: url(../images/menu_a_hover.gif) no-repeat;
}
.sl .menu li ul{
	display: none;
}
.sl .menu li .sub{
	margin: 0 0 0 14px;
	padding: 0;
	list-style: none;
}
.sl .menu li .sub li{
	background: url(../images/border.gif) repeat-x top;
	padding: 3px 0 6px 35px;
}
.sl .menu li .sub li.no-border{
	background: none;
}
.sl .menu li .sub li a{
	display: inline;
	background: none;
	color: #257fa8;
	text-decoration: underline;
	line-height: inherit;
	padding: 0;
	font-size: 12px;
}
.sl .menu li .sub li a:hover{
	text-decoration: none;
}
.sl .menu li .vopros-link{
	padding: 5px 0 0 20px;
	color: #757474;
}
.sl .menu li #message-block{
	display: block;
}
.sl .menu li #send-message{
	margin: 0;
	padding: 10px 0 0 20px;
	font-size: 10px;
	color: #757474;
}
.sl .menu li #send-message .block{
	overflow: hidden;
}
.sl .menu li #send-message .block .input-text{
	background: url(../images/input_text.gif) no-repeat;
	width: 150px;
	height: 16px;
	padding: 2px 0 0 3px;
}
.sl .menu li #send-message .block .input-textarea{
	background: url(../images/input_textarea.gif) no-repeat;
	width: 149px;
	height: 49px;
	padding: 4px 0 0 5px;
}
.sl .menu li #send-message .block .input-text input{
	margin: 0;
	padding: 0;
	font-size: 10px;
	width: 146px;
	border: 0;
}
.sl .menu li #send-message .block .input-textarea textarea{
	margin: 0;
	padding: 0;
	font-size: 10px;
	width: 146px;
	height: 43px;
	border: 0;
}
.sl .menu li #send-message .block .submit{
	display: block;
	background: url(../images/send.gif) no-repeat;
	width: 56px;
	height: 17px;
	margin: 0 0 0 93px;
	padding: 2px 0 0 3px;
	text-decoration: none;
}
.sl .menu li .corrections-list{
	margin: 0 0 0 14px;
	padding: 0;
	list-style: none;
	color: #757474;
	display: block;
}
.sl .menu li .corrections-list li{
	background: url(../images/border.gif) repeat-x top;
	padding: 3px 0 6px 15px;
}
.sl .menu li .corrections-list li.no-border{
	background: none;
}
.sl .menu li .corrections-list li span{
	display: block;
	color: #257fa8;
}
.sl .menu li li.view-all{
	text-align: right;
	border-top: 0;
	padding: 5px 0 0 0;
}



/* Footer
-----------------------------------------------------------------------------*/
#footer{
	background: url(../images/footer.png) no-repeat top center;
	width: 866px;
	height: 49px;
	margin: -190px auto 0;
	padding: 155px 60px 20px 70px;
	color: #fff;
}
#footer a{
	color: #fff;
	_position: relative;
}
#footer .menu{
	float: left;
}
#footer .develop{
	float: right;
}
