/* General Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr, button{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:none;
}
ol, ul {list-style:none;}
h1, h2, h3, h4, h5, h6, li {line-height:100%;}
blockquote, q {quotes:none;}
q:before,
q:after {content:"";}
table {border-collapse:collapse; border-spacing:0;}
input,textarea,select{
	font:11px Arial, Helvetica, sans-serif;
	vertical-align:middle;
	padding:0;
	margin:0;
}
textarea{
	overflow:auto;
	resize:none;
}
form,fieldset{border-style:none;}
html{height:100%;}
body{
	color:#474849;
	font:14px/20px Tahoma, Geneva, sans-serif;
	background:#edf2f6 url(/system/cms/themes/default/img/bgr_body.png) repeat-x;
	min-width:1000px;
	height:100%;
}
a{
	color:#3344a3;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
a:focus{outline:none;}

/* General settings */
.wrapper{ margin:0 auto; width:1000px; }
/*header*/
#header{
	width:100%;
	overflow:hidden;
}
#header h4{
	float:left;
	height:68px;
	font-size:18px;
	font-weight:300;
	margin:36px 0 0;
	color:#838789;
	width:350px;
	line-height:68px;
	text-transform:uppercase;
}
#header .like{
	float:left;
	background:url(/system/cms/themes/default/img/bgr_head_div.png) no-repeat 100% 0;
	height:68px;
	margin:36px 0 0;
	padding:20px 30px 0 0;
}
#header .find{
	float:left;
	background:url(/system/cms/themes/default/img/bgr_head_div.png) no-repeat 100% 0;
	height:68px;
	margin:36px 0 0;
	padding:15px 0 0 0;
}
#header .find a{
	float:left;
	background:url(/system/cms/themes/default/img/btn_find.png) no-repeat;
	width:132px;
	height:32px;
	text-indent:-999em;
	margin:0 30px;
}
#header .find a:hover{
	background-position:0 -32px;
}
#header .lang{
	float:left;
	height:68px;
	text-transform:uppercase;
	margin:36px 0 0;
	padding:24px 0 0 30px;
	font-size:14px;
}
#header .lang a{
	color:#9ca2a5;
	margin:0 10px 0 0;
}
#header .lang a:hover{
	color:#424547;
}
#header .lang a.current{
	color:#000;
}
#logo{
	width:329px;
	height:143px;
	display:block;
	margin:0 0 0 -45px;
	float:left;
	cursor:pointer;
	text-indent:-9999em;
	background:url(/system/cms/themes/default/img/logo.png) no-repeat;
}
/*menu*/
#menu{
	width:100%;
	overflow:hidden;
	height:23px;
	background:#d5dde2;
}
#menu ul{
	padding:0 20px;
}
#menu li{
	float:left;
	font-size:11px;
	padding:0 17px 0 0;
	text-transform:uppercase;
}
#menu li a{
	float:left;
	color:#000;
	padding:0 8px;
	line-height:23px;
}
#menu li a:hover{
	text-decoration:none;
	color:#fff;
	background:#979da0;
}
/*body*/
#body{
	width:100%;
	overflow:hidden;
}
#main_content{
	float:left;
	width:650px;
	padding:30px 25px 20px;
}
#main_content .head_info{
	padding:0 0 30px; 
	text-transform:uppercase;
}
#main_content .head_info h2{
	font-size:26px;
	font-weight:300;
	color:#242323;
}
#main_content .head_info h4{
	font-size:16px;
	font-weight:300;
	color:#787b7d;
}
#main_content .head_info h2 span{
	color:#c84647;
	font-weight:500;
	padding:0 5px;
}
#main_content .entry span{
	color:#444648;
	font-weight:bold;
	padding:0 10px 0 0;
}
#main_content .entry .cols{
	overflow:hidden;
	padding:0 0 40px;
}
#main_content .entry .cols .left{
	float:left;
	width:270px;
}
#main_content .entry .cols .right span{
	float:left;
}
#main_content .entry .cols .time{
	float:right !important;
	width:250px;
	color:#000;
	font-weight: normal;
	clear:right;
}
#main_content .entry .cols .time span{
	font-size:14px;
	float:left;
	color:#000;
}
#main_content .entry .cols .time .day{
	width:60px;
	padding:0 20px 0 0;
	text-align:right;
}
#main_content .entry .cols .time .hour{
	float:none;
	display:inline-block;
	text-align:right;
	padding:0;
	width:15px;
}
#main_content .entry .cols .time sup{
	font-size:10px;
	position:relative;
	font-weight:bold;
	top:-5px;
}
#main_content .entry .cols .right{
	float:left;
	width:360px;
}
#main_content .entry .cols p{
	padding:0 0 5px;
}
#main_content .entry a{
	text-decoration:underline;
}
#main_content .entry a:hover{
	text-decoration:none;
}
#main_content .entry p img{
	display:block;
}
#main_content .title{
	padding:0 0 21px;
}
#main_content .title h1{
	text-transform:uppercase;
	font-size:26px;
	font-weight:300;
	color:#3d4988;
}
#main_content .products_cat{
	width:650px;
}
#main_content .products_cat ul{
	width:700px;
	margin:0 -20px 0 0;
}
#main_content .products_cat ul li{
	float:left;
	background:url(/system/cms/themes/default/img/bgr_no_image.png) no-repeat;
	width:151px;
	height:152px;
	margin:0 17px 12px 0;
	position:relative;
}
#main_content .products_cat ul li a{
	margin:1px;
	width:146px;
	position:relative;
	color:#fff;
	height:146px;
	overflow:hidden;
	display:block;
}
#main_content .products_cat ul li a:hover{
	text-decoration:none;
}
/*#main_content .products_cat ul li a:hover img{*/
	/*display:block;*/
	/*position:relative;*/
	/*top:-146px;*/
	/*left:0;*/
/*}*/
#main_content .products_cat ul li a:hover{
    border:1px solid #C84647;
    margin:0;
}
#main_content .products_cat ul li a span{
	background:url(/system/cms/themes/default/img/bgr_category_title.png) no-repeat 0 0;
	position:absolute;
	right:0;
	bottom:10px;
	font-size:11px;
	line-height:20px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	padding:0 10px 0 15px;
	height:20px;
}
#sidebar{
	float:right;
	width:262px;
	padding:27px 25px 0 0;
}
#sidebar h3{
	font-size:26px;
	color:#3d4988;
	font-weight:300;
	padding:0 0 15px;
	text-transform:uppercase;
}
#sidebar form .top{
	background:url(/system/cms/themes/default/img/bgr_form.png) no-repeat -262px 0;
	height:10px;
}
#sidebar form fieldset{
	padding:15px 22px 5px;
	width:218px;
	background:url(/system/cms/themes/default/img/bgr_form.png) no-repeat 0 100%;
}
#sidebar form input[type=text]{
	background:url(/system/cms/themes/default/img/bgr_form_elements.png) no-repeat;
	width:195px;
	padding:7px 10px;
	border:0;
	margin:0 0 15px;
	font:12px/14px Tahoma, Geneva, sans-serif;
	outline:none;
	color:#868586;
	height:14px;
}
#sidebar form input[type=submit]{
	background:url(/system/cms/themes/default/img/btn_submit.png) no-repeat;
	width:87px;
	padding:0;
	height:31px;
	line-height:999px;
	overflow:hidden;
	text-indent:-999em;
	cursor:pointer;
	float:left;
	border:0;
	margin:12px 0 15px;
}
#sidebar form input[type=submit]:hover{
	background-position:0 -31px;
}
#sidebar form .textarea{
	background:url(/system/cms/themes/default/img/bgr_form_elements.png) no-repeat 0 100%;
	width:215px;
	height:132px;
	margin:0 0 15px;
}
#sidebar form textarea{
	background:none;
	width:195px;
	padding:0;
	border:0;
	margin:10px 10px 15px;
	font:12px/14px Tahoma, Geneva, sans-serif;
	color:#868586;
	outline:none;
	height:110px;
}
#sidebar form .error{
	background:url(/system/cms/themes/default/img/bgr_form_error.png) no-repeat;
	padding:10px 10px 8px;
	color:#fff;
	margin:-12px 0 2px;
	font-size:11px;
}
/*logos*/
#logos{
	width:100%;
	overflow:hidden;
	background:#fff;
	padding:0 0 50px;
}
#logos h3{
	font-size:18px;
	font-weight:300;
	padding:30px 30px 27px;
	color:#656565;
	text-transform:uppercase;
}
#logos img{
	display:block;
	margin:0 0 0 30px;
}
/*footer*/
#footer{
	padding:14px 0 10px;
	width:100%;
	overflow:hidden;
	background:#272f5d;
}
#footer p{
	font-size:12px;
	color:#9397ae;
	padding:0 30px;
}
#footer p a{
	color:#9397ae;
	text-decoration:underline;
}
#footer p a:hover{
	color:#9397ae;
	text-decoration:none;
}
#footer ul{
	padding:12px 25px 8px;
	overflow:hidden;
}
#footer li{
	float:left;
	height:13px;
	line-height:13px;
	padding:0 5px;
	font-size:11px;
	border-right:1px solid #9397ae;
}
#footer li a{
	color:#fff;
	
}

/* Main post content */
.entry{
	width:100%;
	line-height:1.5em;
}
.entry a{
	text-decoration:underline;
}
.entry a:hover{
	text-decoration:none;
}
.entry p{
	padding:0 0 15px;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{ padding: 0 0 15px 0; clear:both; }
.entry h1{text-transform:uppercase;
	font-size:26px;
	font-weight:300;
	color:#3d4988;
	padding:0 0 8px;}  .entry h2{ font-size:18px; font-weight:normal;}  .entry h3{ font-size:14px; padding:0 0 5px;}  .entry h4{}  .entry h5{}  .entry h6{}

.entry ul{ padding:0 0 30px 4px; }
.entry ul ul{ margin: 0; }
.entry ul li{
	background:url(/system/cms/themes/default/img/ico_list.png) no-repeat 8px 6px;
	padding:0 0 0 20px;
	margin:10px 0 20px;
}

.entry ol{ padding:0 0 30px 4px; }
.entry ol li{
	background:none;
	padding:0 0 0;
	font-style:normal;
	margin:15px 0 20px;
	font-weight:bold;
	color:#000;
	font-size:10px;
	list-style:decimal inside;
}
.entry ol li span{
	font-weight:normal !important;
	color:#474849;
	font-size:14px;
}
.entry table{
	width: 100%;
	border:0;
	border-collapse: collapse;
	margin: 0 0 15px 0;
}
.entry table td, .entry table th{
	font-size:12px;
	color:#000;
	padding: 6px 8px;
}
.entry table tr{
	background:#edf2f6;
}
.entry table tr:nth-child(odd){
	background:#f5f8fa;
}
.entry table th{
	background: #c5cbd7;
	text-align:left;
	color:#000;
}
.entry table th a{
	color:#000;
}
.entry table .nr{
	width:70px;
}
.entry table .part{
	width:100px;
}
.entry table .car{
	width:200px;
}
.entry table .year{
	width:120px;
}
.entry table .qnt{
	width:105px;
	text-align:center;
}
.entry fieldset{
	border: 1px solid #eee;
	padding: 0 20px 20px 20px;
	margin: 0 0 20px 0;
}
.entry fieldset p{
	margin: 15px 0 5px 0;
}


/* Begin Images */
p img{
	padding: 0;
	max-width: 100%;
}
img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignright, img.alignright, a img.alignright {
	float:right;
	margin:0 0 35px 20px;
}
.alignleft, img.alignleft, a img.alignleft {
	float:left;
	margin:0 20px 35px 0;
}
.aligncenter, img.aligncenter, a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}

/* Various Tags & Classes */
.entry acronym, .entry abbr, .entry span.caps{
	cursor: help;
}
.entry acronym, .entry abbr{
	border-bottom: 1px dashed #dfcfba;
}
.entry blockquote{
	overflow:hidden;
	padding:0 30px 40px 30px;
	line-height:22px;
	margin:10px 0 0;
	color:#8b8f92;
	background:url(/system/cms/themes/default/img/bgr_quote.png) no-repeat 0 6px;
}
.entry blockquote cite{
	float:right;
	padding:25px 25px 0 0;
	font-size:12px;
	font-style:normal;
	line-height:18px;
	color:#666;
	text-align:right;
}
.entry blockquote cite strong{
	font-weight:bold;
	font-style:normal;
}
.center{
	text-align: center;
}
.hidden{
	display: none;
}
.nopost, .nocomments{
	text-align:center;
	padding: 20px 0 20px 0;
}
.entry pre, .entry code{
	font-family:mono-space,monospace;
	border: 1px solid #eee;
	padding: 20px;
	display: block;
	margin: 0 0 20px 0;
	overflow: auto;
	white-space: pre;
	font-size: 12px;
	line-height:20px;
}
.entry code{
	padding:1px 20px 0 20px;
	background:#f6f6f6;
	border-top: 0;
	border-bottom: 0;
}
sup{
	position: relative;
	top: -5px;
}
sub{
	position: relative;
	top: 5px;
}
code br{
	display: none;
}
.last{
	margin-right:0 !important;
	clear:right;
}
.clear{
	clear: both;
	line-height: 0;
}
