/* (c) Valentina Strativnova
------------------------------------------------ */

@font-face {
    font-family: 'MyriadPro-Regular';
    src: url('MyriadPro-Regular.eot');
    src: local('O'),
         url('MyriadPro-Regular.woff') format('woff'),
         url('MyriadPro-Regular.ttf') format('truetype'),
         url('MyriadPro-Regular.svg#webfontE40g3tc3') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Ruble';
    src: url('rouble.eot');
    src: local('rouble'),
         url('rouble.woff') format('woff'),
         url('rouble.ttf') format('truetype'),
         url('rouble.svg#webfontE40g3tc3') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Global
------------------------------------------------ */

* { padding: 0; margin: 0; }
html, body { width: 100%; height: 100%; }
body { background: #fff url('../img/main_bg.png') 50% 0 repeat; font: normal 14px 'MyriadPro-Regular', Tahoma, sans-serif; color: #333; }
input {font: normal 14px 'MyriadPro-Regular', Tahoma, sans-serif;}

img, fieldset { border: 0; }
fieldset legend { display: none; }

ul, li { list-style-type: none; }

img { vertical-align: middle; }

a:link,
a:visited,
a:hover,
a:active { background: transparent; color: #1d548b; text-decoration: underline; }
a:hover { text-decoration: none; }

table { border: 0; border-collapse: collapse; }
table td { padding: 0; vertical-align: top; }

.hidden { display: none; }

.clearfix { zoom: 1; }
.clearfix:after { content: ' '; clear: both; display: block; width: 0; height: 0; overflow: hidden; font-size: 0; }

.hr { clear: both; margin-bottom: 22px; background: #dde0e2; height: 1px; }
.hr.dark { background: #71a40b; }
.hr hr { display: none; }

/* Base
------------------------------------------------ */

.wrapper { position: relative; min-height: 100%; height: auto !important; height: 100%; min-width:999px; }
.inner { margin: 0 auto; width: 999px; }
.push { clear: both; width: 100%; height: 130px; }

input.text { border: 1px solid #e9e9eb; padding: 0 5px; height: 22px; font-size: 14px; line-height: 22px; color: #666; }
textarea.text { border: 1px solid #e9e9eb; padding: 0 5px; font-size: 12px;  color: #666; }
select { border: 1px solid #e9e9eb; padding: 0 5px; height: 22px; font-size: 12px; line-height: 22px; color: #666; }
.button {  border: none; cursor: pointer; }

h2 { margin-bottom: 7px; font-weight: normal; font-size: 18px; color: #1d548b; }
p { margin-bottom: 12px; }

/* Header border:5px solid red; 
------------------------------------------------ */

.header { background: transparent url('../img/header_bg.png') 0 0 repeat; }
.header .inner { background: transparent 50% 0 no-repeat; height: 94px; }

.logo { float: left; padding: 11px 0 0 11px; }
.slogan { display: block; font-size: 14px; color: #666; margin-bottom: 4px;}
.contact {
    color: #666;
}

.auth { float: right; padding: 16px 3px 0 21px; background: transparent url('../img/ico_user.png') 0 38px no-repeat; }
.auth fieldset { float: left; margin-right: 9px; }
.auth label { display: block; padding: 0 3px; font-size: 12px; line-height: 18px; color: #666; }
.auth .text { width: 130px; }
.auth .button { float: right; margin-top: 18px; background: transparent url('../img/auth_button.png') 0 0 no-repeat; width: 30px; height: 24px; }
.auth .pwdr { float: right; clear: both; padding-right: 41px; }
.auth .pwdr a, .cart_login_form .pwdr a { font-size: 12px; color: #333; }
.lost_password{
    font-size: 10px;
    margin-top: 10px;
}

.user-menu { float: right; padding: 48px 10px 0 0; }
.user-menu li { float: left; }
.user-menu li.cabinet { margin-right: 20px; }
.user-menu li.orders { margin-right: 20px; }
.user-menu a { display: block; padding-left: 20px; background: transparent url('../img/ico_user.png') 0 0 no-repeat; font-size: 14px; line-height: 16px; color: #333; }
.user-menu .logout a { background: transparent url('../img/ico_logout.png') 0 0 no-repeat; padding-right: 20px; }
.user-menu .orders a { background: transparent url('../img/ico_box.png') 0 0 no-repeat; }

/* Menu
------------------------------------------------ */

.menu { background: transparent url('../img/menu_bg.png') 0 0 repeat; line-height: 35px; height: 34px; color: #fff; text-transform: uppercase; }
.menu .inner { height: 35px; }
.menu ul { padding-left: 11px; }
.menu ul,
.menu ul li { float: left; margin-right: 40px; }
.menu ul li a { color: #fff; text-decoration: none; }
.menu ul li a:hover { text-decoration: underline; }
.menu .contact { float: right; padding-right: 8px; height: 35px; }
.menu .contact span { display: inline-block; line-height: 35px; }
.menu .contact .name { padding-right: 5px; }
.menu .contact .phone { font-size: 16px; }

/* Search line
------------------------------------------------ */

.search-line { background: transparent url('../img/search_bg.png') 0 0 repeat; position:relative; height: 4px; }
.search-line .bgcontainer { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background-color: yellow; opacity: 0.5; display: none; }
.search-line .inner { height: 35px; }

.search-container{
    display: table;
}
.search { float: left; padding: 6px 0 10px 0; font-size: 12px; }
.search label,
.search input { float: left; }
.search label { margin-right: 10px; line-height: 24px; }
.search .text { margin-right: 3px; width: 230px; }
.search .button { background: transparent url('../img/search_button.png') 0 0 no-repeat; width: 24px; height: 24px; }

.cart { float: right; clear: right; padding: 0 3px 0 30px; background: transparent url('../img/ico_cart.png') 0 10px no-repeat; font-size: 12px; color: #333; text-transform: initial }
.cart span, .cart span a { line-height: 24px; color: #fff;}
.cart a.btn-grey { margin-right: 0; }

/* Sidebar
------------------------------------------------ */

.sidebar { float: left; padding: 15px 1px; width: 238px; }
.sidebar ul { margin-bottom: 4px; }
.sidebar ul ul { padding-left: 25px; }
.sidebar ul ul ul { margin-bottom: 2px; padding-left: 13px; }
.sidebar li { padding-bottom: 1px; }
.sidebar a { display: inline-block; margin-bottom: 3px; text-decoration: none; }
.sidebar a:hover { text-decoration: underline; }
.sidebar a.first-lv { display: block; padding: 0 14px; font-weight: bold; font-size: 14px; line-height: 22px; }
.sidebar a.first-lv.active { background: transparent url('../img/menu_act.png') 0 0 repeat; font-weight: normal; color: #fff; }
.sidebar a.second-lv { line-height: 15px; }
.sidebar a.second-lv.active { color: #60860f; }
.sidebar a.third-lv { line-height: 13px; font-size: 12px; color: #13385e; }

/* Content
------------------------------------------------ */

.content { float: right; padding-top: 20px; width: 731px; }

.catalog img { border: 1px solid #cbcccc; width: 178px; max-height:118px;}
.catalog .order { display: block; border: 1px solid #73a50e; padding: 0 13px; background: transparent url('../img/order_button.png') 0 0 repeat; height: 20px; line-height: 20px; color: #333; text-decoration: none;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
}
.catalog .order:hover { background-position: 0 -20px; color: #fff;  cursor: pointer;}
.catalog .item .title { font-size: 14px; }


a.btn-grey, button.btn-grey { display: inline-block; border: 1px solid #73a50e; padding: 0 13px; margin: 0 5px; background: transparent url('../img/order_button.png') 0 0 repeat; height: 20px; line-height: 20px; color: #333; text-decoration: none;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
}
a.btn-grey:hover, button.btn-grey:hover { background-position: 0 -20px; color: #fff;  cursor: pointer;}

.price { font-size: 16px;  text-align:right;}
.price .num { font-weight: bold; color: #73a50e; }
.price .ruble { font-family: 'Ruble'; color: #5c5c5c; }

/* Popular */
.popular-goods .item { float: left; margin-bottom: 40px; padding-left: 95px; width: 180px; }
.popular-goods .item:first-child { padding: 0; }
.popular-goods .item img { margin-bottom: 9px; }
.popular-goods .item .title { margin-bottom: 8px; height: 40px; }
.popular-goods .item .order { float: right; }
.popular-goods .item .price { float: left; line-height: 22px; }

/* Category */
.category .item { position: relative; float: left; margin-bottom: 40px; padding-right: 15px; width: 350px; height: 100px; }
.category .item img { float: left; margin-right: 13px; max-height: 98px; width: 148px;}
.category .item .title { margin-bottom: 5px; line-height: 14px; }
.category .item .title a { text-decoration: none; }
.category .item .title a:hover { text-decoration: underline; }
.category .item p { font-size: 12px; line-height: 14px; color: #666; }
.category .item .buy { position: absolute; bottom: 0; right: 15px; width: 187px; background-color: #fff; }
.category .item .price { float: left; }
.category .item .price-label { font-size: 12px; line-height: 12px;}
.category .available .price-label { color: #71a40b; }
.category .reservation .price-label { color: #666; }
.category .item .num,
.category .item .ruble { font-size: 16px; line-height: 24px; }
/*.category .reservation .num,
.category .reservation .ruble { color: #95958a; }*/
.category .item .order { float: right; margin-top: 12px; margin-right:10px; }

.category .item .add-block { float: right;     margin-top: 12px;}
.category .item .add-block span,
.category .item .add-block input { float: left; margin-right: 8px; }
.category .item .add-block input.text { width: 28px; }
.category .item .add-block span { margin-top: 4px; overflow: hidden; background: transparent url('../img/plus_minus.png') 0 0 no-repeat; width: 14px; height: 14px; text-indent: -9999px; cursor: pointer; }
.category .item .add-block span.disabled { cursor: default; }
.category .item .add-block span.minus.disabled { background-position: -14px 0; }
.category .item .add-block span.plus { background-position: 0 -14px; }
.category .item .add-block span.plus.disabled { background-position: -14px -14px; }

/* Shopping cart */
.shopping-cart .item { padding: 16px 40px 14px 10px; font-size: 12px; color: #666; }
.shopping-cart.catalog .item { padding: 16px 0 14px 10px; font-size: 12px; color: #666; }
.shopping-cart .item:first-child { padding-top: 0; }
.shopping-cart .item.even { background: #f1f3f3; }

.shopping-cart .item img { float: left; margin-right: 14px; width: 148px; }
.shopping-cart .item .descr { float: left; width: 305px; }
.shopping-cart .item .descr2 { float: left; width: 430px; }
.shopping-cart .item .title { margin: 5px 0 2px 0; font-size: 14px;  }
.shopping-cart .item .title a { text-decoration: none; }
.shopping-cart .item .title a:hover { text-decoration: underline; }

.shopping-cart .item .add-block { float: left; padding-top: 34px; }
.shopping-cart .item .add-block span,
.shopping-cart .item .add-block input { float: left; margin-right: 8px; }
.shopping-cart .item .add-block input.text { width: 28px; text-align: right; }
.shopping-cart .item .add-block span { margin-top: 4px; overflow: hidden; background: transparent url('../img/plus_minus.png') 0 0 no-repeat; width: 14px; height: 14px; text-indent: -9999px; cursor: pointer; }
.shopping-cart .item .add-block span.disabled { cursor: default; }
.shopping-cart .item .add-block span.minus.disabled { background-position: -14px 0; }
.shopping-cart .item .add-block span.plus { background-position: 0 -14px; }
.shopping-cart .item .add-block span.plus.disabled { background-position: -14px -14px; }

.shopping-cart .item a.order { float: left; margin-top: 34px;    margin-left: 0;     padding: 0 20px;}
.shopping-cart .item .price { float: right; padding-top: 24px; width: 86px; text-align: right; }
.shopping-cart.catalog .item .price { padding-top: 34px; }

.shopping-cart .item .catalog-prices-list-cell .add-block { padding-top: 0; }
.shopping-cart .item .catalog-prices-list-cell a.order  { margin-top: 0; }
.shopping-cart.catalog .item .catalog-prices-list-cell  .price { padding-top: 0; }
.shopping-cart .item .catalog-prices-list-cell {
    height: 40px;
    vertical-align: middle;
}

.shopping-cart .summary { margin-bottom: 24px; padding-right: 40px; font-size: 14px; line-height: 14px; text-align: right; color: #666; }
.shopping-cart .summary .price { float: right; width: 86px; text-align: right; }
.shopping-cart .summary span { font-weight: bold; font-size: 16px; }
.shopping-cart .summary span.ruble { font-weight: normal; }
.shopping-cart .summary span.lbl { padding-right: 20px; }


.shopping-cart .submit-holder { padding-right: 31px; }
.shopping-cart .submit-holder .order, .shopping-cart .summary .button { float: right; border: 1px solid #73a50e; padding: 0 13px; background: transparent url('../img/order_button.png') 0 0 repeat; height: 22px; line-height: 16px; color: #333; text-decoration: none;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
}
.shopping-cart .submit-holder .order:hover, .shopping-cart .summary .button:hover { background-position: 0 -20px; color: #fff; }
.shopping-cart .submit-holder .order.green, .shopping-cart .button.green { background-position: 0 -20px; color: #fff; }
.shopping-cart .submit-holder .order.green:hover, .shopping-cart .button.green:hover { background-position: 0 0; color: #333; }
.shopping-cart .submit-holder .field { float: right; border: 1px solid #73a50e; padding: 0 13px; height: 22px; line-height: 20px; 
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
	
}

.catalog-prices-list{
    display: table;
    width: 555px;
}
.catalog-prices-list-item{
    display: table-row;
    width: 100%;
}
.catalog-prices-list-cell{
    display: table-cell;
    padding: 5px;
}

/* Breadcrumbs */
.breadcrumbs { margin-bottom: 20px; font-size: 12px; line-height: 20px; }
.breadcrumbs li { float: left; margin-right: 9px; padding-left: 18px; background: transparent url('../img/breadcrumbs.png') 0 50% no-repeat; }
.breadcrumbs li.main { padding: 0; background: none; }
.breadcrumbs li a { color: #333; }
.breadcrumbs li.main a { display: block; overflow: hidden; margin-top: 3px; background: transparent url('../img/ico_main.png') 0 0 no-repeat; width: 14px; height: 13px; text-indent:-9999px; }

/* Paginator */
.paginator { margin-bottom: 10px; line-height: 20px; }
.paginator a { color: #333; }
.paginator .show-all { float: left; color: #666666 }
.paginator .pager { float: right; color: #707070; }
.paginator .pager ul,
.paginator .pager li,
.paginator .pager span,
.paginator .pager a { display: inline-block; }
.paginator .pager span,
.paginator .pager a { padding: 0 8px; }
.paginator .pager ul span { background: transparent url('../img/pager.png') 0 0 repeat; color: #fff; }

/* Footer
------------------------------------------------ */

.footer { position: absolute; bottom: 0; left: 0; background: #fff url('../img/footer_bg.png') 0 0 repeat-x; width: 100%; }
.footer .inner-f { background: transparent url('../img/footer.png') 50% 100% no-repeat; height: 106px; }
.footer .inner { font-size: 12px; line-height: 80px; }
.footer .inner a { color: #333; text-decoration: none; }
.footer .inner a:hover { text-decoration: underline; }
.footer .copy { float: left; }
.footer .f-menu { float: right; }
.footer .f-menu li { display: inline-block; margin-left: 11px; }
.footer .f-menu li a { display: inline-block; margin-right: 11px; }
.footer .f-menu li:after {	content: " / ";	}		
.footer .f-menu li:last-child:after {	content: "";	}

.trans_company_list{
		padding-left: 20px;
		list-style-type: decimal;
}

.order { margin-left: 18px; border: 1px solid #73a50e; background: transparent url('../img/order_button.png') 0 -20px repeat; height: 20px; line-height: 20px; color: #fff; text-decoration: none;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;  padding-left: 10px;padding-right: 10px;padding-bottom: 0px;padding-top: 5px;
}

.cart_form{
	float:left;
	//width: 410px;
}
.cart_form fieldset { margin-right: 9px; }
.cart_form label { display: block; padding: 0 3px; font-size: 12px; line-height: 18px; color: #666; }
.cart_form .text { 
    width: 560px; 
}
#phoneorderform .button{
    margin:0;
}
#orderform input.text{
    width:100%;
}
.cart_form .box { margin: 5px 5px 0 0; }
.cart_form select {
    background-color: #FFFFFF;
    border: 1px solid #E9E9EB;
    color: #666666;
    font-size: 12px;
    height: 22px;
    line-height: 22px;
    padding: 0 0 0 5px;
    width: 400px;
}
.cart_login_form{
	float:right;
}
.cart_login_form fieldset { margin-right: 9px; }
.cart_login_form label { display: block; padding: 0 3px; font-size: 12px; line-height: 18px; color: #666; }
.cart_login_form .text { width: 200px; }
.cart_login_form .button, .cart_form .button, table tr td input.button, input.button.order-button{
	background: url("../img/order_button.png") repeat scroll 0 0 transparent;
    border: 1px solid #73A50E;
    border-radius: 4px 4px 4px 4px;
    color: #666666;
    float: right;
    height: 22px;
    line-height: 16px;
    padding: 0 13px;
    text-decoration: none;
    margin: 10px 18px 0 0;
}
.cart_login_form .button:hover, .cart_form .button:hover, table tr td input.button:hover, input.button.order-button:hover{ background-position: 0 -20px; color: #fff; }
input.button.order-button{    
    margin: 0 0 0 0;
    line-height: 18px;
}
table tr td{
	padding: 5px;
}
table tr td textarea{
	border: 1px solid #e9e9eb; height: 100px; width: 600px;font-size: 12px; line-height: 22px; color: #666;
}

#success, #error{
	border-radius: 6px 6px 6px 6px;
    background-color: #D5FFCE;
    border: 1px solid #9ADF8F;
    color: #556652;
    font-size: 13px;
    margin: 10px;
    padding: 0;
    position: relative;
    width: 99.8%;
}
#success div,#error div{
padding: 5px 10px 5px 30px;
}
#error{
    background-color: #FFCECE;
    border: 1px solid #DF8F8F;
}