/*--[--DataTable--*/
.datatable {
	border-top:1px solid #cdcdcd;
	border-bottom:1px solid #cdcdcd;
	border-left:1px solid #cdcdcd;	
	border-right:1px solid #cdcdcd;	
}

.datatable td {
	border-bottom:1px solid #dddddd;
	color:#444444;
	font-size:14px;	
	padding:5px 10px 4px 10px;
}

.datatable td a {
	color:#444444;
	font-size:14px;	
}

.datatable th {
	font-size:14px;
	padding:3px 10px 2px 10px;
	font-weight:normal;
	
	background-color:#D60100;
	color:#ffffff;
	/*border-left:1px solid #FFFFFF;*/
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #D00000;
}

.datatable th:first-child {
	border-left:none;
}

.datatable th:last-child {
	border-right:none;
}

.datatable tr:hover td {background-color:#e1e1e1;}


/*.datatable td input[type=text] {width:20px;}*/

.datatable td.separator {
	background-color:#ececec;
    background-image:-o-linear-gradient(#ececec,#dedede);
    background:-webkit-gradient(linear, left top, left bottom, from(#ececec), to(#dedede));
    background:-moz-linear-gradient(top, #ececec, #dedede);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ececec, endColorstr=#dedede);
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ececec, endColorstr=#dedede)";
	font-weight:bold;
}

.datatable tr:hover td.separator {
	font-weight:normal;
}
/*--]--datatable--*/

/*--[--forms--*/
.form{
	margin-bottom:3px;
	margin-top:3px;

	border:1px solid #ced1d3;
	/*background:url(/image/design/grey_bg.png) 0 -1px repeat-x #f7f8f8*/
}
/*
.form .cut1{background:url(/image/design/cut1.png) 0 0 no-repeat;margin:-1px;}
.form .cut2{background:url(/image/design/cut2.png) right 0 no-repeat;}
.form .cut3{background:url(/image/design/cut3.png) right bottom no-repeat;}
.form .cut4{background:url(/image/design/cut4.png) 0 bottom no-repeat; overflow:hidden}
*/

.form table{margin:10px auto}
.form table td, .round table th{	padding:3px 7px; vertical-align:top}

.submit, .btn, .btnsearch{
	border-top:1px solid #A73C0C;	
	border-right:1px solid #A73C0C;	
	border-bottom:1px solid #A73C0C;	
	border-left:1px solid #A73C0C;
	font-size:12px;
	color:#ffffff;	
	background-color:#DD0000;
    border-radius:3px;
	cursor:pointer;
	padding:2px 10px;
	-webkit-box-shadow:0 1px 0 #ffffff;
    -moz-box-shadow:0 1px 0 #ffffff;
    box-shadow:0 1px 0 #ffffff;
	}
	
	

.red_box {
	/*border-left: 7px solid #F1F1F1;*/
	color: #393939;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 2px 0px 0px 5px;
	text-align: left;
}
.form_title_div {
	margin: 10px 10px 5px 0px;
}
/*--]--forms--*/

/*--[--Messages--*/
.error_p {
	padding:0 10px 0 35px;
	line-height:23px;
	border:1px solid #db4325;
	background-color:#ffefeb;
	color:#e20000;
	font-size:12px;
	background:url(/image/mt_error.gif) 10px 4px no-repeat;
	margin: 3px 0;}
.warning_p {
	padding:0 10px 0 35px;
	line-height:23px;
	border:1px solid #e1c400;
	background-color:#fffece;
	color:#000;
	font-size:12px;
	background:url(/image/mt_warning.gif) 10px 4px no-repeat;
	margin: 3px 0;}
.notice_p {
	padding:0 10px 0 35px;
	line-height:23px;
	border:1px solid #1da955;
	background-color:#f6fff0;
	color:#000;
	font-size:12px;
	background:url(/image/mt_notice.gif) 10px 4px no-repeat;
	margin: 3px 0;}
.empty_p {
	height:25px;
	margin: 3px;}
/*--]--Messages--*/

/*--[--tabs--*/
.secodary_tabs{
	padding:0px 0px 0px 0px;
	margin:0px 0px 8px 0px;
	list-style:none;
	overflow:hidden;
	border-bottom:2px solid #6F6F6F;
	/*clear:both*/
	}
* html .secodary_tabs{
	overflow:visible;
	height:1%}
.secodary_tabs li{
	padding:0 0 0 5px;
	margin-right:2px;
	float:left;
	background:url(/image/design/tab2.png) 0 0 no-repeat #F0F0F0;}
.secodary_tabs li a, .secodary_tabs li a:hover{
	display:block;
	padding:3px 7px 3px 2px;
	background:url(/image/design/tab2.png) right 0 no-repeat;
	font-size:11px;
	color:#383d3d;
	text-decoration:none;
	font-weight:bold}
.secodary_tabs li.sel{
	background:url(/image/design/tab2_sel.png) 0 0 no-repeat #D8D8D8;}
.secodary_tabs li.sel a, .secodary_tabs li.sel a:hover{
	background:url(/image/design/tab2_sel.png) right 0 no-repeat;}
/*--]--tabs--*/

/*--[--boder payment_method--*/
.imgboder {
	border-width: 3px;
	border-color: #ff0000;
	border-style: solid;
	cursor:pointer;
}
.imgnoboder {
	border-width: 3px;
	border-color: white;
	border-style: solid;
	/*border: none;*/
	cursor:pointer;
}	
/*--]--boder payment_method--*/

/*--[--pt-search-block--*/
.pt-table th {
	background-color:#D60100;
	color:#ffffff;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #D00000;
}
/*--]--pt-search-block--*/

.pt-header-info .lang {
	position:absolute;
	width:112px;
	bottom:0;
	left:10%;
	margin:10px 0 0 20px;
}

.pt-header-info .lang a {
	color:#9fa09f;
	font-weight:bold;
	text-decoration:none;
	margin-right:5px;
}

.pt-header-info .lang a:hover {
	text-decoration:underline;
}

.pt-header-info .lang a.selected {
	color:#ff0000;
}

.pt-footer .social {
	float:right;
}

.pt-footer .social a {
	float:right;
	margin:5px 8px 0 0;
}

/*---[--search for sto-----*/
.map_search_block {
	border:1px solid #b5ac9b;
	background-color:#f4f4f4;
	margin-bottom:19px;
	text-align:center;
	font-size:13px;
}

.map_search_block .caption {
	/*text-transform:uppercase;*/
	font-style:italic;
	font-size:15px;
	color:#D00000;
	text-align:center;
	padding:15px 0 4px 0;
	font-weight:bold;
	border-bottom:2px solid #D00000;
}

.map_search_block input[type=text] {
	border:1px solid #b5ac9b;
	border-right:1px solid #ffffff;
	font-size:11px;
	padding:4px 5px;
	width:80px;
}

@media all and (-webkit-min-device-pixel-ratio:10000),not all and (-webkit-min-device-pixel-ratio:0) {
	.map_search_block input[type=text] {padding:5px;}
} 

.map_search_block .input {
	width:172px;
	padding:5px 0 20px 0;
}
/*---]--search for sto-----*/


/*---[--testimonial--------*/
.quote_block {
	border:1px solid #b5ac9b;
	background-color:#f4f4f4;
	margin-bottom:19px;
	font-size:13px;
}

.quote_block .border {
	border-top:1px solid #ffffff;
	padding:14px 20px 0 20px;
}

.quote_block .border a {
	color:#D00000;
	text-decoration:none;
}

.quote_block .border a:hover {
	text-decoration:underline;
}

.quote_block .caption {
	font-weight:bold;
	font-size:15px;
	color:#D00000;
	font-style:italic;
	/*text-transform:uppercase;*/
	border-bottom:2px solid #D00000;
	padding:0 0 2px 0;
	margin:0 0 19px 0;
}

.quote_block .name {
	color:#D00000;
	font-weight:bold;
}

.quote_block .text {
	color:#000101;
	font-style:italic;
	font-family:Georgia, Arial;
	padding:9px 0 8px 0;
	line-height:18px;
}

.quote_block .voire {
	text-align:center;
	font-size:10px;
	border-top:1px dotted #000000;
	margin:12px 0 0 0;
	padding:1px 0 17px 0;
}
/*---]--testimonial--------*/


/*---[--news--------*/
.news-item {
	margin:0 28px 0 13px;
	padding:17px 0 0 13px;
	/*background:url('/image/design/p_02.png') 0 19px no-repeat;*/
}

.news-item .block {
	border-bottom:1px solid #cdcdcd;
	font-size:11px;
	color:#505050;
	line-height:12px;
	padding:0 0 9px 0;
}

.news-item .block a {
	float:left;
	font-size:11px;
	color:#505050;
	text-decoration:none;
	margin:6px 0 0 0;
}

.news-item .block a:hover {
	color:#dc0000;
}

.news-item .block span {
	float:right;
	margin:6px 0 0 0;
}

.news-archive {
	padding:18px 0 18px 27px;
}

.news-archive a {
	color:#dc0000;
	text-decoration:none;
	font-size:11px;
}

.news-archive a:hover {
	text-decoration:underline;
}
/*---]--news--------*/

/*---[--left menu--------*/
.pt-menu-left a {
	width:159px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
/*---]--left menu--------*/

/*---[-ordering steps----*/
.crumbs {
	height:69px;
	line-height:69px;
	background:url('/image/design2/crumbs_bg.png') no-repeat;	
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	color:#ffffff;
	margin:0 0 35px 0;
}

.st2 {
	background-position:0 -69px;	
}

.st3 {
	background-position:0 -138px;	
}

.st4 {
	background-position:0 -207px;	
}

.crumbs span {
	float:left;	
}

.crumbs span.step_1 {
	padding:0 0 0 61px;
	width:131px;
}

.crumbs span.step_2 {
	padding:0 0 0 61px;
	width:103px;
}

.crumbs span.step_3 {
	padding:0 0 0 63px;
	width:103px;
}

.crumbs span.step_4 {
	padding:0 0 0 51px;
}
/*---]-ordering steps----*/

/*---[-design outputting prices----*/
.price_name {
	color:#0099cc;
	font-weight:bold;
}
.price_sum {
	color:#D00000;
	font-size:20px;
	font-weight:bold;
}
.price_deposit {
	font-size:10px;
	font-style:italic;
	text-align:center;
}
.price_sum_deposit {
	color:#D00000;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
}
/*---]-design outputting prices----*/

/*---[-design of button add to cart---*/
.datatable td .button_add a {
	display:block;
	width:132px;
	height:36px;
	line-height:36px;
    font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	background: url('/image/design3/add_basket.png') no-repeat;
	padding:0 0 0 10px;
}

.button_add a {
	display:block;
	width:132px;
	height:36px;
	line-height:36px;
    font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	background: url('/image/design3/add_basket.png') no-repeat;
	padding:0 0 0 50px;
}
/*---]-design of button add to cart---*/

/*--[--back call--*/
.back_call {
	position:fixed;
	top:0;
	width:100%;
	height:100%;
	z-index:10;
}

.back_call .black {
	position:fixed;
	top:0;
	width:100%;
	height:100%;
	background-color:#000000;
	opacity:0.3;
	filter: alpha(opacity=30);
	z-index:10;
}

.back_call .cont {
	background:url('/image/design3/back_call.png') top left no-repeat;
	width:509px;
	position:absolute;
	z-index:10;
	left:50%;
	margin-left:-254px;
	margin-top:50px;
	line-height:16px;
}

.back_call .cont .close {
	float:right;
	width:21px;
	height:21px;
	display:block;
	text-decoration:none;
}

.back_call .cont .call {
	padding:20px 27px 0 11px;
	font-family:Verdana;
}

.back_call .cont .call td {
	font-family:Verdana;
	padding-top:9px;
	padding-bottom:9px;
}

.back_call .cont .call td span {
	color:#7f7f7f;
	font-size:11px;
	display:block;
	padding-top:5px;
}

.back_call .cont .call td.valign {
	padding-top:9px;
}

.back_call .cont .call .title {
	font-family:Arial;
	font-size:14px;
	text-align:center;
	background-color:#000000;
	color:#ffffff;
	padding:5px 5px;
}
.back_call h1 {
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	padding:0 0 4px 0;
	margin:0 0 11px 0;
	color:#0099ff;
	border-bottom:0;
}
/*--]--back call--*/

/*---[-design of button send url best price---*/
.send_url_best_price {
	display: inline-block; /* Строчно-блочный элемент */
	width:100px;
	height:18px;
	line-height:25px;
	padding:5px 0 7px 0;
    text-decoration: none;
    font-size:12px;
    text-align:center;
    cursor: pointer; /* Курсор в виде руки */
    background:#e1edfd;
    border-radius: 10px; /* Скругляем уголки */
    border: 1.5px solid #b2c5e6; /* Добавляем синюю рамку */
    margin: 0;
}
/*---]-design of button send url best price---*/

/*--[-required to fill field--*/
td.error_tr {
	color:red;
}

input[type=text].error_tr {
	border-color:red;
	border-width: 1px;
	border-style: solid;
}
/*--]-requred fields--*/

/*--[-listing of logos--*/
.logos_list{
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden}
.logos_list li{
	background:url('/image/design3/logos_bg.png') 0 0 no-repeat;
	float:left;
	width:85px;
	height:85px;
	padding:0;
	text-align:center;
	border:2px solid #fff;
}
.logos_list li, .logos_list li a, .logos_list li a:hover{
	color:#aaa;
	letter-spacing:0px;
	font-size:9px;
	text-decoration:none;
	line-height:1;
}
.logos_list li img{
	margin:0 auto;
	display:block;
	padding:5px 0;}
/*--]-listing of logos--*/

/*--[ pt-filter-block--*/
.pt-filter-select {
	color:#333333;
	font-size:14px;
	text-shadow:#fdfdfd 0 1px 0;
	margin: 2px 0 3px;
	width:98%;
}

.pt-filter-block .pt-filter-input {
	font-size:13px;
	padding:0;
	margin:2px;
}
/*--] pt-filter-block--*/

/*--[--cabinet block--*/
.sb-cabinet-tabs {
    margin: 0 17px 0 0;
}

.sb-cabinet-tabs .item {
    display: inline-block;
    vertical-align: top;
    width: 49.6%;
}

.sb-cabinet-tabs .item a {
    margin: 0 0 17px 20px;
    display: block;
    background-color: #efefef;
    border-radius: 3px;
    padding: 18px 5px 5px 65px;
    text-decoration: none;
    color: #4c4c4c;
    font-size: 11px;
    min-height: 52px;
    background-repeat: no-repeat;
}

.sb-cabinet-tabs .item strong {
    display: block;
    font-size: 14px;
    padding: 0 0 3px 0;
}

.sb-cabinet-tabs .item a:hover {
    background-color: #dddada;
}

.sb-cabinet-tabs .item a:active {
    position: relative;
    top: 1px;
    left: 1px;
}
/*--]--cabinet block--*/

/*--[--editable block--*/
.editable input[type=submit] {
  color: #F00;
  font-weight: bold;
}
.editable input[type=button] {
  color: #0F0;
  font-weight: bold;
}
/*--]--editable block--*/

/*--[--tablerow for cart_package_confirm block--*/
.tablerow{
	line-height:1.1em;
	height:auto;
	clear:both
}

.tablerow_column{
	margin-bottom:10px;
	vertical-align:text-bottom;
	border:0px solid black;
	float:left;
	width:230px;
	padding:0 10px 0 0;
	line-height:1.2em;
	background:url('/image/design/dots.gif') repeat-x bottom right
}

.tablerow_column_short{
	margin-bottom:10px;
	vertical-align:text-bottom;
	border:0px solid black;
	float:left;
	width:130px;
	padding:0 10px 0 0;
	line-height:1.2em;
	background:url('/image/design/dots.gif') repeat-x bottom right
}

.tablerow_column_text{
	background-color:#fff
}
/*--]--tablerow block--*/


/*--[--reg_number_fr --*/
.reg_number_fr
{
    background-color: transparent;
    background-image: url("/image/design/numberplate.png");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: -27px -8px;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    padding-top: 3px;
    padding-right: 34px;
    padding-bottom: 3px;
    padding-left: 25px;
    margin-top: 8px;
    margin-right: auto;
    margin-bottom: 8px;
    margin-left: auto;
    width: 138px;
    height: 46px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.8);
    position: relative;
}

input#reg_number_fr
{
    background-color: transparent;
    border-top-width: 0px;
    border-right-width-value: 0px;
    border-bottom-width: 0px;
    border-left-width-value: 0px;
    border-top-style: none;
    border-right-style-value: none;
    border-bottom-style: none;
    border-left-style-value: none;
    border-image-source: none;
    border-image-slice: 100% 100% 100% 100%;
    border-image-width: 1 1 1 1;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    height: 46px;
    line-height: 46px;
    font-size: 20px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    text-align: center;
    text-shadow: #ffffff;
    text-transform: uppercase;
    width: 100%;
    border:0px;
}
/*--]--reg_number_fr --*/

/*---[-refunding steps----*/
.crumbs_refund {
	height:69px;
	line-height:69px;
	background:url('/image/design2/crumbs_refund_bg.png') no-repeat;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#ffffff;
	margin:0 0 35px 0;
}

.step2 {
	background-position:0 -69px;
}

.step3 {
	background-position:0 -138px;
}

.step4 {
	background-position:0 -207px;
}

.crumbs_refund span {
	float:left;
}

.crumbs_refund span.step_1 {
	padding:0 0 0 10px;
	width:170px;
}

.crumbs_refund span.step_2 {
	padding:0 0 0 10px;
	width:165px;
}

.crumbs_refund span.step_3 {
	padding:0 0 0 10px;
	width:150px;
}

.crumbs_refund span.step_4 {
	padding:0 0 0 10px;
}
/*---]-refunding steps----*/

/*---[-registration_number----*/
.imma_con {
    width: 710px;
    float: left;
    padding: 0px;
    margin: 0px;
}
.saisissez_con {
    width: 710px;
    float: left;
    font-size: 20px;
    color: #FFFFFF;
}
.saisissez_con p {
    margin: 0px 0px 10px;
    padding: 0px;
}

#plaques {
    background: url(/image/design3/blue_large.gif) no-repeat center 0;
    height: 205px;
    text-align: center;
    padding: 0px;
    margin: 0px;
}
#plaques .vignette {
    margin-right: 22px;
    float: right;
    text-align: center;
    width: 60px;
    height: 140px;
    position: relative;
}
#plaques .vignette #vignette-img {
    margin-top: 15px;
}
#plaques .vignette input {
    width: 55px;
    font-size: 30px;
    color: #fff;
    background: none;
    border: 0;
    text-align: center;
    position: absolute;
    right: 3px;
    padding: 0px;
    margin: 0px;
}
#plaques #number {
    padding-top: 30px;
    margin-left: 95px;
}

#plaques #number input {
    border: 0;
    background: none;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
}

#plaques #number input.one {
    float: left;
    font-size: 80px;
    text-align: center;
    width: 133px;
}

#plaques #number input.two {
    float: left;
    font-size: 80px;
    margin-left: 31px;
    text-align: center;
    width: 173px;
}

#plaques #number input.three {
    float: left;
    font-size: 80px;
    margin-left: 29px;
    text-align: center;
    width: 141px;
}

input.button_add, input.button_add:hover {
	display:inline-block;
	border:none;
	width:132px;
	height:36px;
	line-height:36px;
    font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	background: url('/image/design3/add_basket.png') no-repeat;
	padding:0 0 0 50px;
}
/*---]-registration_number----*/