/**
 * Ã‚Â© Anton Zelenski 2012
 * zelibobla@gmail.com
 *
 */

/**
* reset defaults and set own
*/
*{
	margin: 0; padding: 0;
}
html{
	height: 100%;
}
body{
	font-size: 12px;
	font-family: 'Lato', sans-serif;

	color: #575757;
	width: 100%;
	height: 100%;
}
.underground h2 ,
.underground h3
{
	padding-bottom: 5px;
}
.annotation h3 a {
	display: inline-block;
}
a{
/*	color: #0394CB;*/
	color: #0585b9;
	outline: none;
	text-decoration: underline;
}
.truck li a {
	font-weight: 400;
}
a:hover{
	text-decoration: none;
}
.clear{
	clear:both;
}
.attention{
	color: red;
	margin: 20px 0px;
}
p{
	padding: 5px 0px;
}
.local{
	display: inline-block;
	border-bottom: 1px dotted black;
	cursor: pointer;
}

#wrapper{
	width: 100%; height: 100%;
	min-height: 100%;
	height: auto !important;
}

.hint{
	display: none;
	position: absolute;
	background: white;
	border: 3px solid #eee;
	padding: 10px 30px;
	width: 150px;
	box-shadow: 10px 10px 20px #ccc;
}

img{ border: none }


/**
* header block
*/
#header{
	height: 120px;
	width: 1190px;
	margin: auto;
}
#header > .splash{
	height: 150px;
}
#header > .splash > .container{
	width: 1190px; height: 150px;
	margin: 0 auto;
	position: relative;
}
/**
* top menu
*/
#superheader{
	background-color: #f4f5f7;
}
#superheader ul.navigation{
	height: 16px;
	padding: 14px 0px 6px 0px;
	width: 1190px;
	margin: auto;
}
#superheader ul.navigation > li{
	font-size: 12px;
	float: left;
	padding: 0px 20px 0px 0px;
	margin-left: 5px;
	list-style: none;
}
#superheader .field input[type="text"],
#superheader .field input[type="password"]
{
	height: 20px;
	border-radius: 5px;
	border-width: 1px;
	font-size: 14px;
	color: #777;
	padding: 0px 10px;
}
#superheader #item_form {
	margin-top: -5px;
}
#superheader .field input[type="submit"] {
	border-radius: 5px;
	border-width: 1px;
	font-size: 14px;
	color: #777;
	padding: 0 !important;
}
#superheader ul.navigation > li:first-child{
	list-style:none;
	margin-left: 0px;
}
#superheader ul.navigation > li.right{
	list-style:none;
	float: right;
	margin-right: 20px;
}
#superheader ul.navigation > li.right > form input[ type="text"]{
	width: 120px;
}
#superheader ul.navigation > li.right > form input[ type="password"]{
	width: 120px;
}
#superheader ul.navigation > li.right > form input[ type="submit"]{
	width: 70px; height: 20px;
	padding: 2px 5px;
}
#superheader ul.navigation > li.right > form > .row{
	clear: none;
	float: left;
	padding: 0px 5px;
}
#superheader ul.navigation > li.right > form > .row > label{
	display: none;
}
#superheader ul.navigation > li.right > form > .row > .field{
	margin: 0px;
}
#superheader ul.navigation > li.last{
	list-style:none;
	float: right;
	margin-right: 0px;
	padding-right: 0px;
}
#superheader ul.navigation > li a{
	color: #0585B9;
	text-decoration: none;
}
#superheader ul.navigation > li a:hover{
	color: #000;
}

#header > .splash > .container > .logo{
	height: 109px;
	position: relative;
}
#header > .splash > .container > .logo > .left_side{
	font-size: 10px;
	color: #575757;
	margin: 15px 0px;
	position: absolute;
	left: 0px; bottom: -5px;
	text-align: center;
}
#header > .splash > .container > .logo > .work_time{
	margin: 15px 0px;
	position: absolute;
	left: 205px; bottom: 0px;
	text-align: right;
	width: 180px;
	height: 52px;
	color: #156FB3;
}
#header > .splash > .container > .logo > .work_time > img{
	position: absolute;
	bottom: -5px; left: 2px;
}
#header > .splash > .container > .logo > .we_on {
	margin: 15px 0px;
	position: absolute;
	left: 460px; bottom: 0px;
	width: 230px;
	height: 35px;
	display: flex;
	align-items: center;
}
#header > .splash > .container > .logo > .we_on img {
	width: 80px;
	margin-left: 10px;
}
#header > .splash > .container > .logo > .right_side{
	float: right;
	position: relative;
}
#header > .splash > .container > .logo > .right_side > .menu{
/*	margin: 20px 24px 20px 0px;*/
	position: absolute;
	top: 20px;
	right: 0px;
	width: 800px;
}
#header > .splash > .container > .logo > .right_side > .menu > li{
	float: right;
	list-style: none;
	padding: 0px 10px;
	font-size: 17px;
	display: block;
}
#header > .splash > .container > .logo > .right_side > .menu > li a{
	text-decoration: none;
	color: #2a3136;
}
#header > .splash > .container > .logo > .right_side > .menu > li a:hover{
	color: #156FB3;
}
#header > .splash > .container > .logo > .right_side > .phone{
	list-style: none;
	margin: 0px 30px 0px 0px;
	position: absolute;
	top: 40px;
	right: 0px;
	width: 500px;
}
#header > .splash > .container > .logo > .right_side > .phone > li{
	float: right;
	font-size: 22px;
	line-height: 30px;
	color: #156FB3;
}
#header > .splash > .container > .logo > .right_side > .phone > li > img{
	margin: 0px 6px -2px 6px;
	padding-top: 23px;
}

/**
* account navigation
*/
ul.account_navigation{
	list-style: none;
}
ul.account_navigation > li{
	float: left;
	padding: 0px 20px;
	font-weight: normal;
	letter-spacing: 0.3px;
}
ul.account_navigation > li span{
	font-size: 12px;
	font-weight: normal;
}

/**
* main page content
*/

/**
* content
*/
#content_wrapper{
	padding: 0px 0 130px;
	margin: auto;
}

#title{
	width: 1190px;
	padding: 0px 20px;
	margin: 0 auto;
	height: 41px;
	color: #333;
	font: normal 12px/25px Arial;
}
#title h1{
	color: #333; font: bold 12px/25px Arial;
}
#title .cart_header{
	float: right;
	line-height: 40px;
}
#content{
	width: 1190px;
	margin: 0 auto;
	background: #fff;
	border-radius: 0px 0px 4px 4px;
	padding: 20px 10px;
	font-size: 14px;
}
#content a{
	color: #03648B;
}
#content a:hover {
	color: #000;
	text-decoration: underline;
}
#content h1,
#content h2{
	margin: 20px 0px;
	font-size: 24px;
	font-weight: 300;
}
h2.special{
	font-size: 24px;
	font-weight: 300;
}
.index_layout{
	margin-top: -30px;
}
div#to_top{
	position: fixed; left: 30px; top: 30px;
	width: 60px;
	padding: 15px 25px;
	text-align: center;
	z-index: 50;
	background: #eaa;
	border-radius: 6px;
	cursor: pointer;
	box-shadow: 5px 5px 15px #ccc;
	display: none;
}

/**
* buttons
*/
input[ type="submit" ],
button,
a.button{
	display:inline-block;
	color:#093C5E;
	font-size:12px;
	padding:6px;
	white-space: nowrap;
	text-decoration: none;
}
input[ type="submit" ]:hover,
button:hover,
a.button:hover{
	cursor: pointer;
	text-decoration: none;
}
input[ type="submit" ][ disabled="disabled" ],
button[ disabled="disabled" ],
a.button.disabled{
	color: #aaa !important;
}
input[ type="submit" ][ disabled="disabled" ]:hover,
button[ disabled="disabled" ]:hover,
a.button.disabled{
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fff), color-stop(1, #eee) ) !important;
	background: -moz-linear-gradient( center top, #fff 5%, #eee 100% ) !important;
	background: -o-linear-gradient( 90deg, #eee, #fff );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee') !important;
	color: #aaa;
	text-decoration: none !important;
}

/**
* search block
*/
.search_bg{
	width: 100%;
	background: #f4f5f6;
	border-top: 1px solid #ccc;
	height: 107px;
}
.search{
	padding: 27px 0;
	height: 53px; width: 1190px;
	vertical-align: center;
	margin: 0 auto;
}
.search ol{
	list-style: none;
	float: right;
	width: 480px;
	font-size: 13px;
}
.search ol li{
	margin: 0px; padding: 0px;
}
.search > form > div.term{
	border: 1px solid #9d9d9d;
	border-radius: 3px;
	background-color: #eaeaea;
	padding: 0px;
	width: 675px;
	height: 53px;
	position: relative;
}
.search > form > div.term{
	width: 675px;
}
.search > form > div.term > input[ type="text" ]{
	border: none;
	color: black;
	font: normal 12px/22px Arial, Helvetica, sans-serif;
	padding: 4px 5px 4px 35px;
	vertical-align: top;
	width: 582px; height: 45px;
	line-height: 53px;
}
.search > form > div.term > input[ type="submit" ]{
	background: #fff url(/css/search.png) no-repeat center;
	font: normal 14px/20px Arial, Helvetica, sans-serif;
	border: none !important;
	color: white;
	width: 53px; height: 53px;
	cursor: pointer;
	position: absolute;
	right: 0;
	margin-left: -3px;
}
.search > form > div.term > input[ type="submit" ]:hover{
	color: white;
}
.search > form > div.kind{
	width: 80px;
	float: left;
	margin: 10px 5px;
}


/**
* overlay and cart popup
*/
#overlay{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 100;
	background-color: rgba( 0,0,0,0.5);
}
.cart_popup{
	z-index: 101;
	position: fixed;
	left: 0px; top:0px;
	padding: 20% 37%;
}
.cart_popup .container{
	width: 300px;
	background-color: white;
	border-radius: 10px;
	box-shadow: 0px 0px 50px black;
	overflow: hidden;
}
.cart_popup .header{
/*	background-color: #ffefaf;*/
	font-weight: bold;
	padding: 10px 20px;
	text-shadow: white 1px 1px 0px;
	color: black;
}
.cart_popup img{
	float: right;
	width: 70px;
	margin: 20px;
}
.cart_popup ul{
	list-style: none;
	padding: 10px 20px 20px 20px;
}

/**
* Generic form layout
*/
form legend{
	padding-left: 20px;
	font-size: 1.2em;
}
form label, label{
	width: 100%;
	float: left;
	clear: both;
	color: #075784;
}
form label[ for="submit" ]{
	display: none;
}
form .field{
}
form .field > label{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	clear: right;
	width: 100%;
}
form .field > label > input[ type="radio" ]{
	margin-right: 10px;
}
form .row{
	clear: both;
	padding: 5px 20px;
}
form input[ type = text ], form input[ type = password ], form select{
	width: 300px;
}
form textarea{
	width: 300px;
	height: 100px;
}
/* Zend form validator will emit errors in ul */
form ul.errors{
	clear: both;
	font-size: 10px;
	line-height: 13px;
	padding: 0px;
	margin :0px;
	color: red;
}
form .hint{
	font-size: 10px;
	width: 160px;
	margin-top: 5px;
	padding: 0px;
	display: block;
	position: relative;
	border: none;
	background: none;
	box-shadow: none;
	width: auto;
	font-style: italic;
}

#file_uploader_0{
	padding: 5px 20px;
}

/**
* footer
*/
#footer{
	margin-top: -110px;
	height: 114px;
	background: #E9E9E9;
	position: relative;
}
#footer > .container{
	width: 1280px;
	margin: 20px auto;
}
#footer > .container > ul.navigation{
	height: 16px;
	padding: 14px 0px 6px 0px;
	list-style:none;
}
#footer > .container > ul.navigation > li{
	font-size: 12px;
	float: left;
	padding: 0px 35px 0px 10px;
}
#footer > .container > ul.navigation > li a{
	color: #908F8F;
}
#footer > .container > ul.navigation > li a:hover{
	color: #585858;
}
#footer > .container > ul{
	list-style: none;
}
#footer > .container > ul > li{
	padding: 2px 10px;
	font-size: 10px;
}
#footer > .container > .right{
	font-size: 12px;
	float: right;
	margin: 20px;
}
#footer > .container > .right > img{
	vertical-align: middle;
}

/**
* Generic system notifications layout
*/
.system_voice{
	position: fixed;
	top: 80px; right: 20px;
	padding: 20px 20px 20px 60px;
	width: 300px;
	background: #fff;
	border-radius: 15px;
	box-shadow: 10px 10px 20px rgba( 0, 0, 0, 0.5 );
}
.system_voice .close_button{
	position: absolute; right: 10px; top: 10px;
	width: 19px; height: 18px; 
	background-position: -80px -128px;
	background-image: url(/js/jquery-ui-1.8.16.custom/css/custom-theme/images/ui-icons_222222_256x240.png);
	cursor: pointer;
}
.system_voice .close_button:hover{
	border: 1px solid #88a;
}
.system_voice.error{
	border: solid 5px #faa;
}
.system_voice.success{
	border: solid 5px #afa;
}
.system_voice.neutral{
	border: solid 5px #59a;
}
.system_voice.warning{
	border: solid 5px #ffa;
}

/**
* SEO crap
*/
.underground{
	width: 1280px;
	margin: 0px auto;
}
.underground > div{
	display: inline-block;
	width: 598px;
	padding: 20px;
}
.underground > div > h1{
	margin: 0px 0px 10px 0px;
}

/**
* layout for modal window before print
*/
.contract_bg{
	position: fixed; left: 0px; top: 0px;
	background-color: black;
	opacity: 0.5;
	width: 100%; height: 100%;
	z-index: 100;
}
.modal_container{
	position: fixed; left: 0px; top: 0px;
	z-index: 101;
	opacity: 1;
	width: 100%; height: 100%;
}
.modal_container > .buttons{
	width: 80%;
	margin: 30px auto;
	text-align: right;
}
.modal_container > .agreement_terms,
.modal_container > .engine_contract,
.modal_container > .bill_layout{
	width: 80%;
	height: 80%;
	background-color: white;
	overflow: scroll;
	padding: 20px 40px;
	margin: 10px auto;
	opacity: 1;
}
.modal_container > .modal_container__wrap {
	display: block;
	margin: 0 auto;
	background-color: white;

	padding: 20px 40px;
	width: 150px;
	opacity: 1;
}
.nested_numbered ol{
	counter-reset: level1;
	list-style-type: none;
}
.nested_numbered ol li:before{
	content: counter(level1) ". ";
	counter-increment: level1;
}
.nested_numbered ol li ol{
	counter-reset: level2;
	list-style-type: none;
}
.nested_numbered ol li ol li:before{
	content: counter(level1) "." counter(level2) " ";
	counter-increment: level2;
}
.nested_numbered ol li ol li ol{
	counter-reset: level3;
	list-style-type: none;
}
.nested_numbered ol li ol li ol li:before{
	content: counter(level1) "." counter(level2) "." counter(level3) " ";
	counter-increment: level3;
}

/**
* pagination
*/
.paginationControl{
	margin: 20px 0px;
}

div.slides{
	width: 940px;
	margin: 0px auto;
	position: relative;
}
div.slides > div#slides{
	height: 124px;
	overflow: hidden;
}
div.slides div.slidesjs-container{
	width: 489px !important;
}
div.slides div.slidesjs-control{
	width: 489px !important;
}
div.slides ul li{
	margin: 10px 0px;
	font-size: 15px;
	font-weight: bold;
	list-style-type: none;
}
div.slides ul li a {
	text-decoration: none;
	color: #7e7e7e;
}
div.slides ul li a.active{
	color: red;
}
div.slides .slide_handler{
	width: 921px;
	text-align: center;
	z-index: 200;
	cursor: pointer;
	background-color: #eaeaea;
	padding: 2px 10px;
	color: white;
	font-size: 9px;
}

/**
* hints
*/
.hinted{
	position: relative;
}
.hint_content{
	position: absolute;
	width: auto;
	left: -350px;
	background: #ddd;
	color: #333;
	padding: 10px 20px;
	border-radius: 10px;
	z-index: 1000;
	text-shadow: none;
}
.hint_content:after{
	content: '';
	position: absolute;
	right: -26px;
	top: 115px;
	margin-top: -13px;
	border: 13px solid transparent;
	border-left-color: #ddd;
}

/**
* intro displaying
*/
.intro_bg{
	position: fixed; left: 0px; top: 0px;
	background-color: black;
	opacity: 0.5;
	width: 100%; height: 100%;
	z-index: 100;
}
.intro{
	width: 800px;
	height: 360px;
	position: fixed; left: 280px; top:100px;
	margin: auto;
	padding: 30px 50px;
	background: white;
	z-index: 101;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #eee), color-stop(1, #ddd) ) !important;
	background: -moz-linear-gradient( center top, #eee 5%, #ddd 100% ) !important;
	background: -o-linear-gradient( 90deg, #eee, #ddd );
	filter: progid:DXImageTransform.Microsoft.gradient(StartColorStr='#eeeeee', endColorStr='#dddddd') !important;
	border-bottom: 6px solid #0093e6;
}
.intro h1{
	display: inline-block;
	position: relative;
	top: -20px;
	left: 40px;
}
.intro ul{
	list-style: none;
	width: 450px;
	margin: 20px 0px;
}
.intro ul li {
	margin: 10px 0px;
	color: #cc2222;
	font-size: 20px;
}
.intro a.button{
	display: inline-block;
	position: relative;
	top: -150px;
	left: 520px;
	padding: 20px 40px;
	font-size: 20px;
}
.intro .close{
	float: right;
	cursor: pointer;
}

table.feedbacks th{
	padding: 5px 10px;
	text-align: left;
}
table.feedbacks td{
	padding: 5px 10px;
	text-align: left;
	vertical-align: top;
}
table.feedbacks table td:first-child{
	padding-left: 0px;
}
table.feedbacks table td{
	vertical-align: top;
}
div.news.all{
	width: 600px;
	margin-left: 15px;
}
div.news.brief{
	display: inline-block;
	width: 55%;
	min-height: 00px;
}
div.news ul{
	list-style-type: none;
}
div.news ul li{
	margin: 20px 0px;
}
div.news ul li h4{
	margin: 5px 0px;
}
div.news ul li h4 span{
	font-weight: normal;
	font-size: 10px;
}
div.three-features {
  height: 150px;
  width: 100%;
  background: #f4f5f7;
  margin-bottom: 5px;
}
div.three-features .container {
  width: 1190px;
  margin: 0 auto;
}
div.three-features .container .list {
  float: left;
  width: 380px;
  height: 131px;
  margin-top: 19px;
}
div.three-features .container .list:nth-child(2){
	width: 392px;
}
div.three-features .container .list:nth-child(3){
	width: 380px;
}
div.three-features .container .list > div img{
	float: left;
}
div.three-features .container .list > div span{
	float: left;
	font-size: 18px;
	color: #066fa8;
	margin-left: 15px;
}
div.three-features .container .list > div a{
	color: #066fa8;
	text-decoration: none;
}
div.three-features .container .list > span{
    color: #9d9ea0;
    font-size: 15px;
    display: block;
    margin-top: 15px;
}

.products-list .item{
	width: 550px;
	min-height: 130px;
	display: inline-block;
	vertical-align: top;
	margin: 20px 0px;
}
.product-profile > .images,
.products-list .item > .images{
/*	width: 162px;*/
	min-height: 140px;
	display: inline-block;
	vertical-align: top;
}
.product-profile > .images a{
	display: inline-block;
	margin-right: 20px;
}
.product-profile > .images .thumb,
.products-list .item > .images .thumb{
  border: 1px solid #aaa;
}
.product-profile > .images img,
.products-list .item > .images img{
    border: 5px solid white;
    width: 150px;
    min-height: 122px;
}
.products-list .item .content{
	width: 310px;
	display: inline-block;
	margin: 0px 20px;
	vertical-align: top;
}
.products-list .item .content p{
	display: inline-block;
}
.thumb > img {
	max-width: 160px;
}
.products-intro > img{
	display: inline-block;
	margin-right: 50px;
	padding-left: 20px;
}
.products-intro div.text{
	display: inline-block;
	width: 700px;
}
.products-intro div.brands{
	margin-top: 20px;
}
.products-intro div.brands > ul{
	display: inline-block;
	width: 118px;
	list-style-type: none;
}
.products-intro div.brands > ul li{
	height: 20px;
}
.tabs{
	overflow: auto;
}
.tabs .tab{
	display: inline-block;
	padding: 10px 20px;
	border: 1px solid gray;
	margin: 0;
	cursor: pointer;
	border-left: none;
}
.tabs .tab.active{
	background-color: #eee;
	cursor: auto;
	border-bottom: none;
}
.tabs .tab:hover{
	background-color: #eee;
}
.tabs .tab:first-child{
	border-left: 1px solid gray;
}
.order-desc {
	font-size: 1.2em;
	opacity: 0.8;
	max-width: 475px;
}
.order-desc p {
	margin-top: 10px;
}
.order-desc img {
	width: 100px;
	margin-left: 20px;
}
.order-desc a {
	text-decoration: none;
	font-weight: bold;
}
.wear_note,
.kit_element_note{
	color: red !important;
	text-decoration: none !important;
	border-bottom: 1px solid red !important;
}
div.requests{
	padding-top: 5px;
}
div.requests > a.shot_request{
	color: #5FA92A !important;
}
.modal-info {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 800px;
	height: 210px;
	margin-top: -105px;
	margin-left: -400px;
	background-color: #fff;
	border: 1px solid #4FA4DC;
	border-radius: 15px;
	padding: 20px 30px;
	box-sizing: border-box;
	color: #3064BB;
	font-size: 1.3em;
	box-shadow: 0px 10px 18px 0px rgba(0, 0, 0, 0.37);
}
.modal-info__cross {
	width: 15px;
	position: absolute;
	right: 20px;
	opacity: 0.3;
	transition: 0.2s;
	cursor: pointer;
}
.modal-info__cross:hover {
	opacity: 1;
}
.modal-info ul {
	margin-top: 40px;
	list-style: none;
	width: 650px;
}
.modal-info ul li {
	margin-top: 15px;
	display: flex;
}
.modal-info ul li img {
	width: 13px;
	height: 13px;
	margin-right: 12px;
	margin-top: 3px;
}
.modal-info__btn {
	margin: 19px auto 0;
	display: block;
	color: #fff;
	background-color: #4397D8;
	border: 1px solid #4397D8;
	border-radius: 7px;
	font-size: 0.9em;
	padding: 7px 20px;
	cursor: pointer;
	transition: 0.2s;
}
.modal-info__btn:hover {
	background-color: #fff;
	color: #4397D8;
}