div.gfx_debug{
	position: absolute;
	left:0px;
	top:0px;
	z-index:10;
	width:100%;
	background:none;
	height:0px;
}

div.gfx_debug-info, div.gfx_debug-errors{
	background:#FFFCEF;
	height:500px;
	overflow:auto;
	border:1px solid black;
	padding:8px;
	color:#000000;
	font: 16px Arial;
	margin:2px;
}

div.gfx_debug-info{
	display:none;
}

div.gfx_debug-infoButton{
	width:16px;
	height:16px;
	background:url(//cars-scanner.com/mods/gfx/view/htm/../img/ico/16/info.png) no-repeat;
	margin:5px;
	cursor:pointer;
	float:right;
}

div.gfx_debug-errButton{
	width:16px;
	height:16px;
	background:url(//cars-scanner.com/mods/gfx/view/htm/../img/ico/16/error.png) no-repeat;
	margin:5px;
	cursor:pointer;
	float:right;
}

div.gfx_debug-text{
	color:#1E0BBF;
	font-weight:bold;
}

div.gfx_debug-query{
	margin:0 0 10px 0;
}

div.gfx_debug-time{
	color:#7F1F2C;
}

span.gfx_debug-key{
	font-weight:bold;
}

span.gfx_debug-val{
	color:#135F06;
}

span.gfx_debug-str{
	color:#8F3535;
	font-weight:bold;
}

span.gfx_debug-file{
	color:#14356F;
}

span.gfx_debug-line{
	color:#0C5F26;
}

span.gfx_debug-function{
	color:#5F500C;
}

div.gfx_debug-trace{
	margin:0 0 0 20px;
}

div.gfx_debug-error{
	margin:0 0 10px 0;
}




div.gfx_gui-bgr{
	background:#000000;
}

div.gfx_gui-fullLoading{
	/*background-image:url(//cars-scanner.com/mods/gfx/view/htm/../../../fnd/view/img/loading.gif);*/
	background-repeat:no-repeat;
	background-position:center;
}

#gfx_gui-loading{
	position: fixed;
	left:0;
	top:0;
	/*background: url(//cars-scanner.com/mods/gfx/view/htm/../../../fnd/view/img/loading.gif) repeat-x;*/
	display: none;
	width: 100%;
	font-size: 10px;
	height: 15px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	z-index: 999999;
}*{
	margin:0;
	padding:0;
	outline:0;
}

:focus {
	outline: 0;
}
	
body {
	color: black;
	background: #ffffff;
}

ul{
	list-style:none outside none;
}


body, html{
	padding:0;
	margin:0;
	height:100%;
	background:#ffffff;
}


body, table{
	font: 14px Arial;
	color:#000000;
}

a img
{
	border:0;
}

b,strong
{
	font-weight:bold;
}

input::-moz-focus-inner /*Remove button padding in FF*/
{
    border: 0;
    padding: 0;
}


table.x, 
table.x-100{
	border-collapse:collapse;
	width:100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

table.x-100{
	height:100%;
}

table.x-fixed{
    table-layout: fixed;
}


td.x,
th.x{
	vertical-align:top;
	text-align:left;
	padding:0;
	margin:0;
}

input, select, textarea, .x-input{
	border:1px solid #868E96;
	font: 11px Verdana;
	background:#FFFFFF;
	padding:1px;
}

input.x-checkbox,
input[type=checkbox]{
	border:0;
	background:none;
}

input.x-image,
input[type=image]{
	border:0;
	background:none;
}

.x-plug{
	font-size: 1px;
}



.fnd_content, .fnd_content table{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
}

.fnd_content p{
	padding: 0 0 10px 0;
}

.fnd_content ol, ul{
	padding: 0 0 10px 0;
	list-style-position:inside;
}
body.fnd_content{
	padding: 4px;
}

.fnd_content h1{
	font-size: 24px;
	color: red;
}

.fnd_content h2{
	font-size: 22px;
}

.fnd_content h3{
	font-size: 20px;
}

.fnd_content h4{
	font-size: 18px;
}

.fnd_content h5{
	font-size: 16px;
}

.fnd_content h6{
	font-size: 14px;
}body, table{
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #494848;
}

a{
	color:#4e961d;
}

#index-box{
	background: url(//cars-scanner.com/mods/fnd/view/htm/../img/bgr.png) repeat-x left top;
}

#index-bottom{
	background: url(//cars-scanner.com/mods/fnd/view/htm/../img/bgr2.png) repeat-x left bottom;
	height: 150px;
	vertical-align: bottom;
}

#index-footer-box{
	background: url(//cars-scanner.com/mods/fnd/view/htm/../img/logo2.gif) no-repeat left 23px;
	height: 90px;
	position: relative;
	top:59px;
	color: #ffffff;
}

#index-footer-copyright{
	position: absolute;
	left:200px;
	top:27px;
	line-height: 150%
}

#index-footer-copyright a{
	color: #ffffff;
}

#index-header{
	height: 222px;
	box-shadow: 0 0 15px rgba(0,0,0,0.4);
}

#index-slogan{
	height: 55px;
	position: absolute;
	right:20px;
	top:167px;
}

#index-slogan h1{
	display: block;
	text-transform: uppercase;
	font-weight: normal;
	font-size:20px;
	padding: 17px 0 0 20px;
}

#index-buttons{
	position: absolute;
	top:167px;
	left:20px;
	height:45px;
	padding-top:10px;
	padding-right:14px;
	background: url(//cars-scanner.com/mods/fnd/view/htm/../img/spacer.gif) repeat-y right top;
}

#index-buttons2{
	position: absolute;
	top:4px;
	height:45px;
	padding-top:10px;
	padding-right:14px;
	background: url(//cars-scanner.com/mods/fnd/view/htm/../img/spacer.gif) repeat-y right top;
}

#index-footer{
	background: url(//cars-scanner.com/mods/fnd/view/htm/../img/shadow2.png) no-repeat center top;
	height: 149px;
}

#index-logo{
	width: 298px;
	height: 58px;
	display: block;
	/*background: url(//cars-scanner.com/mods/fnd/view/htm/../img/logo.gif) no-repeat;*/
	background: url('/img/logo-cars-scanner.svg') no-repeat center;
	background-size: contain;
	position: absolute;
	top:75px;
}
.ie8 #index-logo{
	background: url(//cars-scanner.com/mods/fnd/view/htm/../img/logo.gif) no-repeat;
}

#index-menu{
	position: absolute;
	right:20px;
	top:85px;
}

#index-menu2{
	padding: 12px 0 11px 10px;
	position: absolute;
	top:4px;
	right:20px;

}

.fnd-box{
	margin: auto;
	width: auto;
	padding-left:20px;
	padding-right:20px;
	position: relative;
	max-width:1300px;
	min-width:960px;
}

/*fnd_menu*/
ul.fnd_menu li{
	float: left;
	height: 32px;
	margin: 0 1px 0 1px;
}

ul.fnd_menu li a{
	display: block;
	text-decoration: none;
	color:#ffffff;
	padding: 7px 26px 0 26px;
	font-size: 14px;
}

li.fnd_menu-current{
	background: #71a51c url(//cars-scanner.com/mods/fnd/view/htm/../img/border.png) repeat-x left top;
}

li.fnd_menu-current div.fnd_menu-1{
	height: 100%;
	background: url(//cars-scanner.com/mods/fnd/view/htm/../img/sideW.png) no-repeat left top;
}

li.fnd_menu-current div.fnd_menu-2{
	height: 100%;
	background: url(//cars-scanner.com/mods/fnd/view/htm/../img/sideE.png) no-repeat right top;
}

#index-langs{
	text-align: right;
	color: #ccdfa9;
	margin: 5px 0 0 0;
	float: right;
}

#index-langs div.fnd_langs{
	float: right;
}

#index-langs span{
	display: block;
	float: left;
	margin: 6px 0 0 0;
}

.fnd-title{
	font-size: 24px;
	font-weight: normal;
	padding: 30px 0;
	text-transform: uppercase;
}

/*scanner_service*/
#scanner{
position: relative;
	width:100%;
	border: 0;
	height: 300px;
	overflow: hidden;
	z-index: 15;
}

/*scanner_service*/
iframe.scanner-form{
	display:block;
	width:960px;
	border: 0;
	height: 400px;
	overflow-x: hidden;
	margin:0 auto;
}

#scanner-contacts td, #scanner-contacts th{
	padding: 4px;
}

div.scanner-logos{
	background: url(//cars-scanner.com/mods/fnd/view/htm/../img/logos.jpg) no-repeat center;
	height: 60px;
}

.fnd-button{
	background: #71A51C;
	border: 1px solid #5F881A;
	color: #ffffff;
	padding: 5px;
	font-weight: bold;
	font-size: 14px;
}

table.fnd-form td, table.fnd-form th{
	padding: 4px;
}

/*fnd_menu2*/
ul.fnd_menu2 li{
	float: left;
	height: 32px;
	margin: 0 1px 0 1px;
}

ul.fnd_menu2 li a{
	display: block;
	text-decoration: none;
	color:#3b3b3b;
	padding: 7px 26px 0 26px;
	font-size: 14px;
}

li.fnd_menu2-current{
	background: #e0e0e0 url(//cars-scanner.com/mods/fnd/view/htm/../img/border2.png) repeat-x left top;
}

li.fnd_menu2-current div.fnd_menu2-1{
	height: 100%;
	background: url(//cars-scanner.com/mods/fnd/view/htm/../img/sideW2.png) no-repeat left top;
}

li.fnd_menu2-current div.fnd_menu2-2{
	height: 100%;
	background: url(//cars-scanner.com/mods/fnd/view/htm/../img/sideE2.png) no-repeat right top;
}

div.fnd-plate{
	
}

.fnd-plate-head{
	padding: 20px;
	background: url(//cars-scanner.com/mods/fnd/view/htm/../img/check.png) no-repeat 20px 25px;
}

div.fnd-plate-text{
	padding: 0 20px 20px 20px;
}

.fnd-plate-title{
	color: #85b030;
	font-size: 18px;
	font-weight: normal;
	background: url(//cars-scanner.com/mods/fnd/view/htm/../img/dots.png) repeat-x left bottom;
	padding: 0 0 25px 53px;
	display: block;
}

div.fnd-btn{
	width: 281px;
	height: 52px;
	background: url(//cars-scanner.com/mods/fnd/view/htm/../img/button.png) no-repeat;
	margin: auto;
}

div.fnd-btn:hover {
	-webkit-filter: contrast(1.08);
	filter: contrast(1.08);
}

div.fnd-btn input{
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	text-transform: lowercase;
	color: #ffffff;
	padding: 10px 0 10px 0;
	cursor: pointer;
	border: 0;
	background: transparent;
	display: block;
	width: 100%;

}
div.fnd-btn a{
	display: block;
	color: #ffffff;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: bold;
	font-size:16px;
	margin: 0 0 0 20px;
	padding: 12px 0 8px 40px;

	text-shadow: 2px 2px 1px #88B863;
}

/*
a.fnd-change{
	background: url(//cars-scanner.com/mods/fnd/view/htm/../img/pen.png) no-repeat left 8px;
}

a.fnd-change:hover{
	background-position: -32px -24px;
}

a.fnd-check{
	background: url(//cars-scanner.com/mods/fnd/view/htm/../img/eye.png) no-repeat left 8px;
}

a.fnd-check:hover{
	background-position: -32px -24px;
}

a.fnd-cancel{
	background: url(//cars-scanner.com/mods/fnd/view/htm/../img/cancel.png) no-repeat left 8px;
}

a.fnd-cancel:hover{
	background-position: -32px -24px;
}
*/


div.fnd_langs{
	float: right;
	position: relative;
	width: 176px;

}

div.fnd_langs-current{
	position:relative;
	height: 26px;
	background: #8fb839;
	background: -moz-linear-gradient(top,  #8fb839 0%, #7fa93f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8fb839), color-stop(100%,#7fa93f));
	background: -webkit-linear-gradient(top,  #8fb839 0%,#7fa93f 100%);
	background: -o-linear-gradient(top,  #8fb839 0%,#7fa93f 100%);
	background: -ms-linear-gradient(top,  #8fb839 0%,#7fa93f 100%);
	background: linear-gradient(to bottom,  #8fb839 0%,#7fa93f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fb839', endColorstr='#7fa93f',GradientType=0 ); /* IE6-9 */
	border-radius:8px;
	border:1px solid #588910;
	box-shadow: inset 0 1px 1px rgb(181, 208, 124);
	cursor:pointer;
	z-index:11;
}
div.fnd_langs-current:after {
	content:'';
	position:absolute;
	right:10px;
	top:10px;
	display:block;
	width:12px;
	height:7px;
	background: url(/img/lang_select_arr.png) no-repeat;
}

div.fnd_langs-list{
	display: none;
	position: absolute;
	left:-4px;
	top:-4px;
	z-index: 100;
	background-color:#8eb63a;
	/*height: 578px;*/
	height: auto;
	width: 186px;
	padding-top:38px;
	z-index:10;
	border-radius:8px;
	box-shadow: 0 0 10px rgba(0,0,0,0.4);
}

.fnd_langs-lang, .fnd_langs-lang:visited{
	display: block;
	padding: 5px 0 5px 33px;
	color: #FFF;
	background-repeat: no-repeat;
	background-position: 7px 7px;
	text-decoration: none;
	text-align: left;
	font-size:13px;
}
div.fnd_langs-list li a {
	padding-left:37px;
	background-position:13px 7px;
}
div.fnd_langs-list li a:hover {
	background-color:#5f9214;
}

.fnd_langs-ru{
	background-image: url(//cars-scanner.com/mods/fnd/view/htm/../img/ru.gif);
}

.fnd_langs-en{
	background-image: url(//cars-scanner.com/mods/fnd/view/htm/../img/en.gif);
}

.fnd_langs-de{
	background-image: url(//cars-scanner.com/mods/fnd/view/htm/../img/de.gif);
}

.fnd_langs-fr{
	background-image: url(//cars-scanner.com/mods/fnd/view/htm/../img/fr.gif);
}

.fnd_langs-it{
	background-image: url(//cars-scanner.com/mods/fnd/view/htm/../img/it.gif);
}

.fnd_langs-es{
	background-image: url(//cars-scanner.com/mods/fnd/view/htm/../img/es.gif);
}

.fnd_langs-cs{
	background-image: url(//cars-scanner.com/mods/fnd/view/htm/../img/cs.gif);
}

.fnd_langs-ja{
	background-image: url(//cars-scanner.com/mods/fnd/view/htm/../img/ja.gif);
}

.fnd_langs-zh{
	background-image: url(//cars-scanner.com/mods/fnd/view/htm/../img/cn.gif);
}

.fnd_langs-da{
	background-image: url(//cars-scanner.com/mods/fnd/view/htm/../img/da.gif);
}

.fnd_langs-el{
	background-image: url(//cars-scanner.com/mods/fnd/view/htm/../img/el.gif);
}

.fnd_langs-hr{
	background-image: url(//cars-scanner.com/mods/fnd/view/htm/../img/hr.gif);
}

.fnd_langs-lv{
	background-image: url(//cars-scanner.com/mods/fnd/view/htm/../img/lv.gif);
}

.fnd_langs-nl{
	background-image: url(//cars-scanner.com/mods/fnd/view/htm/../img/nl.gif);
}

.fnd_langs-pl{
	background-image: url(//cars-scanner.com/mods/fnd/view/htm/../img/pl.gif);
}

.fnd_langs-sv{
	background-image: url(//cars-scanner.com/mods/fnd/view/htm/../img/sv.gif);
}

.fnd_langs-tr{
	background-image: url(//cars-scanner.com/mods/fnd/view/htm/../img/tr.gif);
}

.fnd_langs-pt{
	background-image: url(//cars-scanner.com/mods/fnd/view/htm/../img/pt.gif);
}

.fnd_langs-sr{
	background-image: url(//cars-scanner.com/mods/fnd/view/htm/../img/sr.gif);
}

.fnd_langs-et{
	background-image: url(//cars-scanner.com/mods/fnd/view/htm/../img/et.gif);
}

.fnd_langs-lt{
	background-image: url(//cars-scanner.com/mods/fnd/view/htm/../img/lt.gif);
}

.fnd_langs-hu{
	background-image: url(//cars-scanner.com/mods/fnd/view/htm/../img/hu.gif);
}

.fnd_langs-no{
	background-image: url(//cars-scanner.com/mods/fnd/view/htm/../img/no.gif);
}

.fnd_langs-ro{
	background-image: url(//cars-scanner.com/mods/fnd/view/htm/../img/ro.gif);
}

.fnd_langs-fi{
	background-image: url(//cars-scanner.com/mods/fnd/view/htm/../img/fi.gif);
}

.fnd_langs-ar{
	background-image: url(//cars-scanner.com/mods/fnd/view/htm/../img/ar.png);
}

.fnd_langs-ko{
	background-image: url(//cars-scanner.com/mods/fnd/view/htm/../img/ko.png);
}

.fnd_langs-vi{
	background-image: url(//cars-scanner.com/mods/fnd/view/htm/../img/vi.png);
}

.fnd_langs-th{
	background-image: url(//cars-scanner.com/mods/fnd/view/htm/../img/th.png);
}

.fnd_langs-id{
	background-image: url(//cars-scanner.com/mods/fnd/view/htm/../img/id.png);
}








div.embed_slider{
	width: 474px;
	height: 125px;
	background: url(//cars-scanner.com/mods/embed/view/htm/../img/slider.gif) no-repeat;
	position: relative;
}

div.embed_slider-window{
	width: 398px;
	height: 110px;
	position: absolute;
	left:38px;
	top:7px;
	overflow: hidden;
}

div.embed_slider .embed_gui-slider-next, div.embed_slider .embed_gui-slider-prev{
	width: 398px;
	height: 110px;
}

div.embed_slider div.embed_gui-slider-banner{
	float: left;
	width:398px;
	height:110px;
	overflow: hidden;
}

div.embed_slider div.embed_gui-slider-btn_next{
	cursor: pointer;
	width: 28px;
	height: 28px;
	position: absolute;
	left:441px;
	top: 49px;
}

div.embed_slider div.embed_gui-slider-btn_prev{
	cursor: pointer;
	width: 28px;
	height: 28px;
	position: absolute;
	left:0;
	top: 49px;
}

.feedback_forms_page-textbox,
.feedback_forms_page-textarea{
	width: 99%;
}

/*
	KB-HACK 2013.09.21
	Чтобы расстояние от формы до кнопок
	не было слишком большим.
*/
.fnd-box.kb-underform {
	margin-top: 0px;
}



/* new contact's feedback design 11.04.14 */
.xfeedback {
	display:block;
	padding:20px 20px 20px 20px;
	margin-bottom:20px;
	background-color:#f8f8f8;
	border:1px solid #e3e3e3;
	border-radius:10px;
	color:#666;
}
	.xfeedback h4 {
		font-size:20px;
		font-weight:normal;
		line-height:normal;
		margin:0;
		padding:0 0 10px 0;
	}
	table.fnd-form td, table.fnd-form th {
		padding:0 0 7px 0;
		font-weight:normal;
	}
		.xfeedback input[type=text] {
			float:left;
			width:49%;
			padding:0 10px;
			margin-bottom:10px;
			height:45px;
			background-color:#FFF;
			border:1px solid #e3e3e3;
			border-radius:6px;
			font-size:14px;
			font-family:Arial, Helvetica, sans-serif;
			color:#333333;
			-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
		}
		.xfeedback input[type=text].ptbx_1 {
			float:right;
		}
		.xfeedback textarea {
			width:100%;
			height:120px;
			padding:5px 10px;
			margin-bottom:10px;
			background-color:#FFF;
			border:1px solid #e3e3e3;
			border-radius:6px;
			font-size:14px;
			font-family:Arial, Helvetica, sans-serif;
			color:#333333;
			-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
		}
		.xfeedback input[type=text]:focus, .xfeedback textarea:focus {
			border-color:#999999;
		}
		.xfeedback input[type=submit] {
			display:block;
			width:40%;
			height:40px;
			margin:0 auto;
			overflow:hidden;
			text-align:center;
			background-color:transparent;
			border:none;
			background-color:rgb(252, 130, 32);
			background-image: -webkit-linear-gradient(top, rgb(247, 147, 97) 25%, rgb(242, 112, 34) 92%);
			border: 1px solid rgb(233, 124, 23);
			border-image-source: initial;
			border-image-slice: initial;
			border-image-width: initial;
			border-image-outset: initial;
			border-image-repeat: initial;
			box-shadow: rgb(251, 190, 169) 0px 0.1em 0.01em 0.01em inset;
			text-shadow: rgb(160, 70, 5) 1px 1px 0.1em;
			border-radius:6px;
			font-size:17px;
			line-height:40px;
			-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
			cursor:pointer;
			color:#FFF;
			font-weight:normal;
			text-transform:uppercase;
		}
		.xfeedback input[type=submit]:hover {
			opacity:0.9;
		}
		
		
		

.xsearch_block {
	position:relative;
	padding-left:20px;
	padding-right:20px;
	margin:0 auto;
	max-width:1300px;
	min-width:960px;
}
.xsearch_result {
	position:relative;
	padding-left:20px;
	padding-right:20px;
	max-width:1300px;
	min-width:960px;
	margin:0 auto;
}


.scanner_logos {
	overflow:hidden;
	height:49px;
	padding-left:20px;
	padding-right:20px;
	margin:20px auto 10px auto;
	max-width:1300px;
	min-width:960px;
}
	.scanner_logos ul {
		display: block;
		list-style: none;
		text-align: justify;
		line-height: 0;
		font-size: 1px;
		text-justify: newspaper;
	}
	.scanner_logos ul:after {
		width: 100%;
		height: 0;
		visibility: hidden;
		overflow: hidden;
		content: '';
		display: inline-block;
	}
		.scanner_logos ul li {
			display: inline-block;
			width: 65px;
			height: 49px;
			overflow: hidden;
			background-image:url(/img/logos_2.png);
			background-repeat:no-repeat;
		}
		.sl_1 { background-position:0 0; }
		.sl_2 { background-position:-72px 0; }
		.sl_3 { background-position:-144px 0; }
		.sl_4 { background-position:-216px 0; }
		.sl_5 { background-position:-288px 0; }
		.sl_6 { background-position:-360px 0; }
		.sl_7 { background-position:-432px 0; }
		.sl_8 { background-position:-504px 0; }
		.sl_9 { background-position:-577px 0; }
		.sl_10 { background-position:-649px 0; }
		.sl_11 { background-position:-721px 0; }
		.sl_12 { background-position:-793px 0; }
		.sl_13 { background-position:-865px 0; }
		.sl_14 { background-position:-937px 0; }


.order_control_buts {
	display: block;
	height:53px;
	padding:0;
	margin:10px 0 19px 0;
	list-style: none;
	text-align: justify;
	line-height: 0;
	font-size: 1px;
	text-justify: newspaper;
}
	.order_control_buts:after {
		width: 100%;
		height: 0;
		visibility: hidden;
		overflow: hidden;
		content: '';
		display: inline-block;
	}
	.order_control_buts li {
		display: inline-block;
		width: 31%;
		height: 53px;
		overflow: hidden;
		font-size:17px;
		line-height:53px;
	}
		.order_control_buts li a {
			position:relative;
			display:block;
			height:53px;
			padding-left:71px;
			/* -moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box; */
			background: #91ba39; /* Old browsers */
			background: -moz-linear-gradient(top,  #91ba39 0%, #77a135 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#91ba39), color-stop(100%,#77a135)); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top,  #91ba39 0%,#77a135 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top,  #91ba39 0%,#77a135 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(top,  #91ba39 0%,#77a135 100%); /* IE10+ */
			background: linear-gradient(to bottom,  #91ba39 0%,#77a135 100%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91ba39', endColorstr='#77a135',GradientType=0 ); /* IE6-9 */
			color:#FFF;
			border-radius:6px;
			text-decoration:none;
			text-align:left;
		}
			.order_control_buts li a:before, .order_control_buts li a:after {
				content:'';
				position:absolute;
				left:0;
				top:0;
				display:block;
				height:100%;
			}
			.order_control_buts li a:before {
				width:54px;
				background: #88b131; /* Old browsers */
				background: -moz-linear-gradient(top,  #88b131 0%, #6c9827 100%); /* FF3.6+ */
				background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#88b131), color-stop(100%,#6c9827)); /* Chrome,Safari4+ */
				background: -webkit-linear-gradient(top,  #88b131 0%,#6c9827 100%); /* Chrome10+,Safari5.1+ */
				background: -o-linear-gradient(top,  #88b131 0%,#6c9827 100%); /* Opera 11.10+ */
				background: -ms-linear-gradient(top,  #88b131 0%,#6c9827 100%); /* IE10+ */
				background: linear-gradient(to bottom,  #88b131 0%,#6c9827 100%); /* W3C */
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#88b131', endColorstr='#6c9827',GradientType=0 ); /* IE6-9 */
				border-right:1px solid #91ba39;
				border-radius:6px 0 0 6px;
			}
			.order_control_buts li a:after {
				width:53px;
				background:url(/img/order_control_buts.png) no-repeat 0 0;
				border-right:1px solid #6c9827;
			}
			.order_control_buts li a.fnd-check:after { background-position:0 -54px; }
			.order_control_buts li a.fnd-cancel:after { background-position:0 -108px; }
		.order_control_buts li a:hover {
			background: #067fcd; /* Old browsers */
			background: -moz-linear-gradient(top,  #067fcd 0%, #0072bc 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#067fcd), color-stop(100%,#0072bc)); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top,  #067fcd 0%,#0072bc 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top,  #067fcd 0%,#0072bc 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(top,  #067fcd 0%,#0072bc 100%); /* IE10+ */
			background: linear-gradient(to bottom,  #067fcd 0%,#0072bc 100%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#067fcd', endColorstr='#0072bc',GradientType=0 ); /* IE6-9 */
		}
			.order_control_buts li a:hover:before {
				background: #0a77bd; /* Old browsers */
				background: -moz-linear-gradient(top,  #0a77bd 0%, #0072bc 100%); /* FF3.6+ */
				background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0a77bd), color-stop(100%,#0072bc)); /* Chrome,Safari4+ */
				background: -webkit-linear-gradient(top,  #0a77bd 0%,#0072bc 100%); /* Chrome10+,Safari5.1+ */
				background: -o-linear-gradient(top,  #0a77bd 0%,#0072bc 100%); /* Opera 11.10+ */
				background: -ms-linear-gradient(top,  #0a77bd 0%,#0072bc 100%); /* IE10+ */
				background: linear-gradient(to bottom,  #0a77bd 0%,#0072bc 100%); /* W3C */
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a77bd', endColorstr='#0072bc',GradientType=0 ); /* IE6-9 */
				border-color:#067fcd;
			}
			.order_control_buts li a:hover:after {
				border-color:#195f8c;
			}


.xfeatures {
	display: block;
	list-style: none;
	text-align: justify;
	line-height: 0;
	font-size: 1px;
	text-justify: newspaper;
	margin-bottom:20px;
	vertical-align:top;
}
	.xfeatures:after {
		width: 100%;
		height: 0;
		visibility: hidden;
		overflow: hidden;
		content: '';
		display: inline-block;
	}
	.xfeatures div.fnd-plate {
		display: inline-block;
		width: 23%;
		height: 222px;
		overflow: hidden;
		font-size:12px;
		line-height:normal;
		border:1px solid #dedede;
		background: #ffffff; /* Old browsers */
		background: -moz-linear-gradient(top,  #ffffff 0%, #f3f3f3 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f3f3f3)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f3f3 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #ffffff 0%,#f3f3f3 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #ffffff 0%,#f3f3f3 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #ffffff 0%,#f3f3f3 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3f3f3',GradientType=0 ); /* IE6-9 */
		border-radius:6px;
		text-align:left;
		vertical-align:top;
	}


.posad_text{
	margin-bottom:15px;
}

.feedback_forms_page .fnd_content td {
	width:auto !important;
}

.xfeedback table {
	width:100%;
}



.mob, .mob720 {
	display:none;
}
.menu_mob {
	display:none;
}


.block_404 {
	width:908px;
	height:458px;
	margin:70px auto 150px auto;
	background-color:#fcfcfc;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	border-radius:10px;
	background:url('/img/car_404.png') no-repeat 70px 120px;
	font-size:18px;
	color:#5c5c5c;
	font-family:Tahoma, Geneva, sans-serif;
}
	.inner_404 {
		padding:117px 260px 0 260px;
		text-align:center;
	}
		.caption_404 {
			color:#f15825;
			font-size:90px;
			font-weight:bold;
			padding-bottom:3px;
		}
		.subcaption_404 {
			color:#f15825;
			font-size:24px;
			font-weight:bold;
			padding-bottom:10px;
		}
		.go_back {
			display:block;
			width:328px;
			height:64px;
			line-height:64px;
			margin:22px auto;
			background-color:#85ae37;
			border-radius:10px;
			color:#FFF;
			font-size:30px;
			text-decoration:none;
			text-align:center;
		}
		.go_back:hover {
			background-color:#f15825;
		}



.fnd_index-app-links {
	float: left;
	padding: 5px 0 0;
}
.fnd_index-app-links a {
	margin: 0 5px 0 0;
}



/* maica popup */

.maica-popup, .maica-popup * {-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}

.maica-popup {
	position: fixed;
	right: 67px;
	bottom: 0;
	width:375px;
	padding: 68px 52px 32px 52px;
	font-family: 'Arial';
	font-size: 14px;
	color: #666666;
	background-color:#FFF;
	border: 1px solid rgb(204, 204, 204);
	border-radius: 7px 7px 0 0;
	box-shadow: 0px 1px 20px 0.4px rgba(0, 0, 0, 0.3);
	z-index:20;
	text-align: center;
	transition: all 0.5s ease;
	transform: translateY(0);
}
@media screen and (max-width: 520px) {
	.maica-popup {
		width: auto;
		right: 15px;
		left: 15px;
		min-width: 150px;
	}
}
@media screen and (max-width: 300px) {
	.maica-popup {
		width: 280px;
		right: auto;
		left: 10px;
	}
}
.maica-popup.out-of-screen {
	transform: translateY(500px);
}
.ie8 .maica-popup.out-of-screen, .ie9 .maica-popup.out-of-screen {
	bottom: -500px;
}
.maica-popup:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 6px;
	border-radius: 7px 7px 0 0;
	overflow: hidden;
	background-color: #ff823c;
}
.maica-popup-hide {
	position:absolute;
	top: 20px;
	left: 50%;
	width: 28px;
	height: 28px;
	display: block;
	overflow: hidden;
	margin-left: -14px;
	background: url('/mailcatcher/popup_check.png') no-repeat 0 0;
}

.maica-popup-header {
	margin-bottom: 17px;
	font-size: 19px;
	color: #333333;
	font-weight: bold;
}
.maica-popup-text {
	margin-bottom: 18px;
}

.maica-popup input, .maica-popup button {
	font-family: 'Arial';
	font-size: 14px;
}
.maica-popup input[type=text], .maica-popup input[type=email] {
	display: block;
	width: 100%;
	height: 44px;
	padding: 0 15px;
	color: #666666;
	margin-bottom: 19px;
	border: 1px solid #cccccc;
	background-color: #FFF;
}
.maica-popup button[type=submit] {
	display: block;
	width: 100%;
	height: 47px;
	line-height: 47px;
	border: none;
	padding: 0;
	background: #f79361; /* Old browsers */
	background: -moz-linear-gradient(top,  #f79361 0%, #f27023 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #f79361 0%,#f27023 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #f79361 0%,#f27023 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f79361', endColorstr='#f27023',GradientType=0 ); /* IE6-9 */
	border-radius: 7px;
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	cursor: pointer;
}
.maica-popup button[type=submit]:hover {
	opacity: 0.8;
}


#gfx_gui-bgr {
	display: none !important;
}


.promocode_block {
	padding: 28px;
	border: 1.3px solid #b7b7b7;
	border-radius: 7px;
}
.promocode_block, .promocode_block * {-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}

.promocode_inner {
	position: relative;
	padding: 12px 170px 12px 307px;
	background-color: #f1f1f1;
	font-size: 14px;
	color: #333333;
	border-radius: 10px;
}
.promo_value {
	position: absolute;
	left: 0;
	top: 50%;
	width: 268px;
	height: 140px;
	margin-top: -70px;
	background-color: #ff8421;
	border-radius: 10px 70px 70px 10px;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	padding: 11px 0 0 35px;
}
.promo_value:after {
	content: '';
	display: block;
	width: 18px;
	height: 18px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	right: 35px;
	margin-top: -9px;
	border-radius: 50%;
	background-color: #f1f1f1;
}
.promo_value_number {
	float: left;
	font-size: 120px;
	line-height: 1;
}
.promo_value_percent {
	font-size: 85px;
	line-height: 80px;
	padding-top: 11px;
}
.promo_value_desc {
	text-transform: uppercase;
}
.promo_text {}
.promo_text p {
	padding: 0;
	margin: 10px 0;
}
.promo_green {
	color: #79a727;
	font-size: 18px;
}
.promo_desc {
	font-weight: bold;
	font-size: 18px;
}
.promo_active {
	position: absolute;
	right: 30px;
	top: 15px;
	min-height: 17px;
	padding-left: 25px;
	background:url('/img/promo_active.png') no-repeat 0 0;
	font-weight: bold;
	font-size: 17px;
	color: #79a727;
}
@media screen and (max-width: 1120px) {
	.promo_desc {
		display: none;
	}
	.promo_active {
		position: static;
		margin: 10px 0;
	}
}

.promo_conditions {
	margin: 30px 145px 35px 145px;
	padding: 0 0 5px 48px;
	border-left: 3px solid #7fa936;
	font-size: 12px;
	line-height: 1.5;
	color: #333333;
}
.promo_conditions, .promo_conditions * {-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
.promo_conditions h3 {
	position: relative;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0 5px 39px;
	color: #79a727;
	margin: 0 0 20px 0;
}
.promo_conditions h3:before {
	content: 'i';
	position: absolute;
	left: 0;
	top: 50%;
	display: block;
	width: 27px;
	height: 27px;
	line-height: 27px;
	margin-top: -14px;
	overflow: hidden;
	background-color: #79a727;
	color: #FFF;
	text-align: center;
	border-radius: 50%;
}
.promo_conditions h4 {
	margin: 10px 0;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
}
.promo_conditions p {
	margin: 10px 0 18px 0;
}
.promo_conditions ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.promo_conditions ul li {
	position: relative;
	padding: 0 0 0 12px;
	margin: 5px 0;
}
.promo_conditions ul li:before {
	content: '•';
	position: absolute;
	left: 0;
	top: 0;
}


#index-footer-box:before {
	content: '';
	position: absolute;
	right: 26px;
	top: 50%;
	display: block;
	width: 111px;
	height: 60px;
	margin-top: -30px;
	background: url('/img/norton_sec.png') no-repeat 0 0;
}

.ie9 div#ct_s1_main #abe_datePickup, .ie9 div#ct_s1_main #abe_dateDropoff, .ie10 div#ct_s1_main #abe_datePickup, .ie10 div#ct_s1_main #abe_dateDropoff {
	padding-top: 0;
}
.ie9 div#ct_s1_main .search_box input.search_input, .ie10 div#ct_s1_main .search_box input.search_input {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

/* rewievs */
.reviews {
	padding: 30px 20px 0 20px;
	background-color: #f8f8f8;
	border: 1px solid #e3e3e3;
	border-radius: 10px;
	margin-top: 40px;
}
.reviews-title {
	font-size: 20px;
	font-weight: bold;
	color: #707070;
	margin-bottom: 25px;
}
.reviews-item {
	position: relative;
	margin-top: 35px;
	padding-bottom: 32px;
	border-bottom: 1px solid #e3e3e3;
}
.reviews-item:last-child {
	border-bottom: none;
}
.reviews-item:after {
	content: "";
	display: table;
	clear: both;
}
.reviews-item-info {
	float: left;
	width: 90px;
}
.reviews-item-content {
	margin-left: 110px;
	color: #333333;
	font-size: 14px;
}
.reviews-item-date {
	text-align: center;
	color: #fa9723;
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: bold;
}
.reviews-item-rating {
	text-align: center;
	font-size: 16px;
	color: #fa9723;
}
.reviews-item-author {
	color: #86b030;
	font-size: 18px;
	margin-bottom: 7px;
	font-weight: bold;
}
.avarageRating {
	background-color: #FFF;
	line-height: 78px;
}
.avarageRating:after {
	content: "";
	display: table;
	clear: both;
}
.rating-logo {
	display: block;
	float: left;
}
.rating-text {
	display: block;
	float: right;
	font-size: 24px;
	color: #86b030;
	font-weight: bold;
	text-decoration: none;
	padding: 0 35px 0 20px;;
}
.rating-text-nums {
	color: #fa9723;
}

@media screen and (max-width: 640px) {
	.reviews-item-info {
		float: none;
		width: auto;
	}
	.reviews-item-content {
		margin-left: 0;
		margin-top: 10px;
	}
}


.reviews-pagination {
    padding: 20px 0;
}
.reviews-pagination a {
    display: inline-block;
    padding: 5px;
    margin-right: 10px;
}
.reviews-pagination a.active {
    color: inherit;
    text-decoration: none;
    cursor: default;
}
.reviews + .xfeedback {
    margin-top: 40px;
}

.review-send-rating-wrap {
    text-align: center;
    margin-bottom: 15px;
    font-size: 16px;
}
.review-send-rating {
    display: inline-block;
    font-size: 28px;
    color: #fa9723;
    margin-top: 4px;
}
.review-send-rating i {
    cursor: pointer;
}
.review-send-rating.form-error, .g-recaptcha.form-error {
    background-color: #fdcfcf;
}
.review-send input.form-error, .review-send textarea.form-error {
    border-color: #d50000;
}
.xfeedback input[type=submit][disabled] {
    opacity: 0.5;
    cursor: default;
}

.g-recaptcha {
    margin-bottom: 15px;
    text-align: center;
}
.g-recaptcha > div {
    display: inline-block;
}

.home-rating {
    margin-top: 0;
    margin-bottom: 30px;
    text-align: center;
}
.home-rating:after {
    content: '';
    display: table;
    clear: both;
}
.home-rating-info {
    position: relative;
    display: inline-block;
    background-color: #f8f8f8;
    border: 1px solid #e3e3e3;
    border-radius: 10px;
    margin-right: 25px;
}
.home-rating-info:after {
    content: '';
    position: absolute;
    right: -11px;
    top: 50%;
    display: block;
    width: 14px;
    height: 23px;
    margin-top: -12px;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAXCAYAAAA7kX6CAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjhEQkQyNzlEQUY1NzExRTc4MzZBRUI1MTBFNEZEMjYxIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjhEQkQyNzlFQUY1NzExRTc4MzZBRUI1MTBFNEZEMjYxIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OERCRDI3OUJBRjU3MTFFNzgzNkFFQjUxMEU0RkQyNjEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OERCRDI3OUNBRjU3MTFFNzgzNkFFQjUxMEU0RkQyNjEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz57is4CAAAAt0lEQVR42pzUwQoCIRAG4Nn/JvgCwUL7HJ3qTXrT6k220568CXqyHGjDrVVHB4Rx4BPU0cF7/wohkDFmIaJTHDNVYhxHAicASGt9iOk9jokEgTVRSjE+SjHSSQvGb0GKsVeUYORWrGGU9lHCqJ1egm8phuTOPnhK8cCdQ8JwzpG1ljvr0gQT/EAHesb0ig50jk0+oxWtrwc9qApzqAhLKAtraBdK0B+Uog1sQV/Iv1xEixRxvAUYAMSogXKmwNeUAAAAAElFTkSuQmCC');
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: contain;
}
.home-rating .avarageRating {
    background-color: transparent;
}
.home-rating-logo {
    display: inline-block;
}
.home-rating-logo .rating-logo {
    float: none;
}

@media screen and (max-width: 1200px) {
    .rating-logo {
        display: none;
    }
    .rating-text {
        padding: 0 15px;
        text-align: center;
        float: none;
    }
}