*{
	outline:0;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}
html, body{
	height:100%;
	width:100%;
}
/*body{
	/*background-color:#fff;*!/
	background-color:#ededed;
	background-image:url("../images/_bgBody.png");
	background-repeat: repeat-x;
	background-position:center top;
	color:#333333;
}*/
body{
	background-color:#fff;
	background-image:url("../images/bgBody1-w.jpg");
	background-repeat:no-repeat;
	background-position:center top;
	color:#333333;
}
#header {
	height: 149px;
}
.header__wrap {
	position: relative;
	width: 1020px;
	margin: auto;
}
#slider {
	position: relative;
	z-index: 6;
	height: 363px;
	margin-bottom: 6px;
}
#container{
	/*width:874px;*/
	width: 960px;
	position:relative;
	margin-right:auto;
	margin-left:auto;
}
#chipsetAlpha {
	position:absolute;
	left:50%;
	margin-left: -500px;
	top:260px;
	width:264px;
	height:180px;
	z-index:8889;
	background: url('../images/chipsetAlpha.png') no-repeat left top;
}
#mainmenu{
	position:absolute;
	left:90px;
	top:125px;
	width:782px;
	height:24px;
	background: url("../images/bgMainMenu.png") 0 0 repeat-x;
	font-size:12px;
	z-index:9999;
	/*overflow:hidden;*/
}
#menuTop{
	position:relative;
	height:19px;
	background-image:url("../images/bgMenuTop.gif");
	background-repeat:repeat-x;
	font-size:11px;
	text-align:right;
	color:#FFFFFF;
}
#menuTop a{
	color:#838383;
	text-decoration:none;
	padding-right:25px;
}
#logo{
	position:absolute;
	left:25px;
	top:17px;
	width:300px;
	height:100px;
	z-index:88888;
}
#cachet{
	position:absolute;
	right:59px;
	top:33px;
	width:67px;
	height:66px;
	background: url('../images/cachet-b.png') no-repeat 0 0;
}
#bannerDiv {
	width:100%;
	height:363px;
	overflow:hidden;
}
#picLoader {
	position: relative;
	width: 100%;
	height: 363px;
}
#picLoader img {
	display: block;
	min-width: 960px;
	height: 363px;
	margin: auto;
}
#picLoader div{
	position: absolute;
	width: 100%;
}
#lme{
    background-image: url("../images/bgShortcuts.png");
    background-repeat: no-repeat;
    color: #FFFFFF;
    padding-top: 10px;
    text-align: center;
    width: 192px;
}
#lme a {
    background-image: url("../images/shortcutsItem.png");
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    font-weight: bold;
    line-height: 17px;
    margin: 0 5px 5px 22px;
    padding-left: 20px;
    text-align: left;
    text-decoration: none;
}
#menuLang{
	position:absolute;
	right:100px;
	top:6px;
}
#menuRightTop{
	position:absolute;
	right:5px;
	top:0px;
	width:93px;
	height:16px;
}
#slogan{
	position:absolute;
	left:475px;
	top:13px;
	width:350px;
	height:57px;
	background: url('../images/sloganen-b.png') no-repeat 0 0;
	padding-top: 57px;
}
#slogan div {
	color: #000;
	text-align: right;
	font-size: 14px;
	margin: 0 0 0 -20px;
	line-height: 25px;
}
.slogan {
	position: absolute;
	bottom: 15px;
	left: 56%;
	font-size: 18px;
	color: #ffc71b;
	text-shadow: 1px 1px 0 #000;
	z-index: 101;
}
.v-w-icons {
	display: inline-block;
	vertical-align: middle;
	height: 26px;
	background: url(../images/viber-watsapp.png) no-repeat 0 0;
	width: 60px;
}
#breadCrumb{
	margin-left:260px;
	line-height:40px;
	height:40px;
	font-size:11px;
	color:#9c9c9c;
	/*background:transparent url("../images/bgBreadcrumbs.png") repeat-x left top;	*/
	overflow:hidden;
}
#breadCrumb li{
	float:left;
	line-height:40px;
	height:40px;
	display:block;
	margin:0!important;
	padding:0!important;
	background:transparent url("../images/bgBreadcrumbsA.png") no-repeat left top;
}
#breadCrumb a{
	display:block;		
	padding-right:5px;
	padding-left:20px;	
	color:#feb20e;	
	text-transform:uppercase;
	text-decoration:none!important;
}
#breadCrumb li.last{
	background:transparent url("../images/bgBreadcrumbsAActive.png") no-repeat left top;	
}
#breadCrumb li.last a{
	color:#000000;
	padding-right:0px!important;
	padding-left:24px;	
}

#breadCrumb a:hover{
	text-decoration:none;
}
#breadCrumb li.arrow{
	background:transparent url("../images/bgBreadcrumbsArrow.png") no-repeat left top;
	width:17px;
}
#page-content{
	text-align:justify;
	font-size:12px;
	position:relative;
	/*background: url(../images/bgPageContent.png) center top repeat-x #ededed;*/
}
#rightPart{
	float:right;
	text-align:justify;
	font-size:12px;
	width:192px;
	overflow:hidden;
	margin-right:6px;
}

#details{
	float:left;
	text-align:justify;
	font-size:14px;
	line-height: 1.4em;
	width:750px;
	min-height:400px;
	margin-top:40px;
}

#details ul,#details ol{
	margin-left:25px;
}
#details li{
	list-style-position:outside;
}
#details a{
	color:#333333;
	text-decoration:underline;
}
#details a:hover{
	color:#FFAF00;
}
.carConfigDdl a{
	color:#333333;
	text-decoration:none;
}
.carConfigDdl a:hover{
	color:#ff0000;
}
.carConfigDdl .t {
	color:#FFFFFF;
	font-size:15px;
	margin-bottom:4px;	
}
#footer{
	text-align:justify;
	font-size:12px;
	text-align:center;
	color:#787878;
	background-color:#000000;
	/*border-top:1px solid #d5d5d5;*/
	padding-top:18px;
	padding-bottom:18px;
	margin: 25px 0 0;
}
#menu a{
	display:block;
	float:left;
	height:25px;
	color:#FFFFFF;
	text-decoration:none;
	padding-right:18px;
	padding-left:18px;
	padding-top:6px;
	text-align:center;
}
#menu a:hover{
	text-decoration:none;

	background-image:url(../images/bgMenuHover.gif);
	background-repeat:repeat-x;
}
img{
	behavior: url("/iepngfix.htc");
}
a img{
	border-width:0px;
}
h1{
	font-size:16px;
	color:#333333;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:12px;
}

p{
	padding-top:4px;
	padding-bottom:4px;
}
li{
	list-style:inside;
	padding:2px;
}

.advBox,
.aBox{
	background-image:url("../images/bgAdvBox1.jpg");
	background-repeat:no-repeat;
}
a.advBoxUrl,
a.aBoxUrl{
	color:#000000;
	text-decoration:underline;
	display:block;
	text-align:right;
	padding-right:25px;
	margin:8px;
	line-height:20px;
	background-image:url("../images/advBoxLink.png");
	background-repeat:no-repeat;
	background-position:right;
}
.advBox h3,
.aBox h3{
	background-image:url("../images/bgAdvBoxH3.gif");
	background-repeat:repeat;
	background-size: auto 100%;
	/*height:16px;*/
	color:#FFFFFF;
	padding:0px;
	margin:0;
	line-height:15px;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	border-radius: 7px 7px 0 0;
	border-bottom: 1px solid #c4c4c4;
}

#menuGals{
	background-image:url("../images/bgShortcuts.png");
	background-repeat:no-repeat;
	width:192px;
	text-align:center;
	padding-top:10px;
	color:#ffffff;
}
#menuGals a{
	display:block;
	line-height:17px;
	font-weight:bold;
	font-size:12px;
	background-image:url("../images/shortcutsItem.png");
	background-repeat:no-repeat;
	margin:0 5px 5px 20px;
	margin-left:22px;
	margin-right:5px;
	padding-left:20px;
	color:#fff;
	text-decoration:none;
	text-align:left;
}

#permContact,#permBike,#permBox{
	background-repeat:no-repeat;
	width:192px;
	padding-top:10px;
	color:#ffffff;
	height:70px;
}
#permContact div{
	font-weight:bold;
	font-size:12px;
	margin:0px 5px 0px 20px;
	margin-left:60px;
	margin-right:5px;
	color:#fff;
	text-decoration:none;
	text-align:left;
}

#permBike a,#permBox a{
	display:block;
	font-weight:bold;
	font-size:12px;
	margin:0;
	padding-left:60px;
	color:#fff;
	text-decoration:none;
	text-align:left;
	height:70px;
}

#shortcutsMenu{
	background-image:url("../images/bgShortcuts.png");
	background-repeat:no-repeat;
	width:192px;
	text-align:center;
	padding-top:10px;
	color:#ffffff;
}
#shortcutsMenu a{
	display:block;
	line-height:17px;
	font-weight:bold;
	font-size:12px;
	background-image:url("../images/shortcutsItem.png");
	background-repeat:no-repeat;
	margin:0 5px 5px 20px;
	margin-left:22px;
	margin-right:5px;
	padding-left:20px;
	color:#fff;
	text-decoration:none;
	text-align:left;
}
#formOptions{
	background-color:#eaeaea;
	width:192px;
	display: none;
}
a.eGallery{
	margin-left:0;
	margin-bottom:3px;
	display:block;
	line-height:45px;
	font-weight:bold;
	font-size:12px;
	background: #fd7c0b url("../images/form_gallery.png") no-repeat 0 0;
	width: 138px;
	padding-left:52px;
	color:#fff;
	text-decoration: underline;
	
}
a.eDocs {
	margin-left:0;
	margin-bottom:3px;
	display:block;
	line-height:normal;
	font-weight:bold;
	font-size:12px;
	background: #fd7c0b url("../images/form_docs.png") no-repeat 0 0;
	width: 176px;
	padding: 8px 10px 7px 4px;
	color:#000;
	text-decoration: underline;
	text-align:center;
	
}
a.oBlock {
	margin-left:0;
	margin-bottom:3px;
	display:block;
	line-height:45px;
	font-weight:bold;
	font-size:12px;
	background: #fd7c0b url("../images/form_online.png") no-repeat 0 0;
	width: 157px;
	padding-left:33px;
	color:#fff;
	text-decoration: underline;
	text-align:center;
}
#rightPart a.aBlock{
	margin-left:1px;
	display:block;
	line-height:44px;
	font-weight:bold;
	font-size:12px;
	background-image:url("../images/formOptionsItem.png");
	background-repeat:no-repeat;
	color:#000;
	text-decoration:none;
	text-align:center;
}
#formOptions #menupro{
	font-weight:bold;
	font-size:12px;
	background-image:url("../images/formOptionsItem2bottom.png");
	background-repeat:no-repeat;
	background-position:bottom;
	color:#000;
	text-decoration:none;
}
#formOptions #menupro h3{
	line-height:45px;
	font-weight:bold;
	font-size:12px;
	background-image:url("../images/formOptionsItem2.png");
	background-repeat:no-repeat;
	color:#000;
	text-decoration:none;
	text-align:center;
}
#formOptions #menupro li{
	list-style-position:inside;
	list-style-type:square;
	margin-left:12px;
}
#formOptions #menupro li a{
	color:#333333;
	text-decoration:none;
}
#formOptions #menupro li a:hover{
	color:#ffae00;
}

#addToCaddy{
	float:right;
	width:150px;
}
#chipset{
	background-color:#FFFFFF;
	height:205px;
	position:relative;
}
#chipset h2{
	font-size:18px;
	padding-left:20px;
	padding-top:16px;
	padding-bottom:2px;
	color:#6e6e6e;
}
#chipset h3{
	height:17px;
	line-height:18px;
	font-size:13px;
	padding-left:20px;
	margin-top:10px;
	color:#6e6e6e;
}
#chipset #boxImg{
	float:right;
	margin-right:10px;
	margin-top:26px;
	width:140px;
}
#chipset #brandLogo{
	position:absolute;
	top:14px;
	right:11px;
}
#chipset .dataGrid{
	width:310px;
	float:left;
	margin:7px 0px 10px 20px;
	border-collapse:collapse;
}
#chipset .dataGrid td,#chipset .dataGrid th{
	height:19px;
	font-size:11px;
}
#chipset .dataGrid th{
	text-align:left;
	font-weight:normal;
}
#chipset .dataGrid td{
	text-align:center;
}
.lnkOptions{
	display:block;
	width:450px;
	padding-top:11px;
	padding-bottom:11px;
	font-weight:bold;
	font-size:13px;
	background-image:url("../images/lnkOption.jpg");
	background-repeat:no-repeat;
	background-position:right top;
	margin-left:20px;
	color:#000000;
	text-decoration:none;
	text-align:left;
}
 a.lnkOptions{
	color:#000000!important;
}
#level1{
	font-size:12px;
	height:18px;
	line-height:18px;
}
#level2{
	font-size:11px;
	height:14px;
	line-height:14px;
}
#level1 a,#level2 a{
	display:block;
	float:left;
	margin-top:2px;
}
#level1 a{
	color:#FFFFFF;
	text-decoration:none;
	padding-right:25px;
	padding-left:25px;
	
	background-image:url("../images/bgMenuItemLevel1Out.png");
	background-position:right top;
	background-repeat:no-repeat;
}
#level1 a:hover{
	color:#FFFFFF;
	text-decoration:none;
	background-image:url("../images/bgMenuItemLevel1Hover.png");
	background-repeat:repeat-x;
}
#level2 a{
	color:#744d07;
	text-decoration:none;
	padding-right:25px;
	padding-left:25px;
}
#level2 a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
#home{
	position:relative;
	padding-top: 30px;
}
#home #homeNews{
	width:340px;
	padding-top:20px;
	background-image:url('/images/homeNewsBoxHeader.png');
	background-repeat:no-repeat;
	background-position: top center;
	float:right;
	background-color:#f8f8f8
}
#home #homeNews #homeNewsBox{
	position:relative;
	margin:0 10px;
}
#home #homeNews #homeNewsBox.last{
	border-bottom-width:0px;
	margin:0 6px 4px 6px;
	padding-bottom:0px;
}
#home #homeNews #homeNewsBox #homeNewsBoxDate{
	color:#9ab400;
	font-size:11px;
	font-weight:bold;
}
#home #homeNews #homeNewsBox img{
	width:180px;
	margin:0;
	float:left;
}
#home #homeLeft{
	position:relative;
	float:left;
	width:290px;
	margin-top:7px;
}
#home #homeLeft #btAvantages{
	background-image:url('/images/bgBt.png');
	background-repeat:repeat-x;
	height:39px;
	padding-left:10px;
	line-height:39px;
	font-weight:bold;
}
#home #homeLeft .homeBox{
	background-color:#f5f5f5;
	margin-top:10px;
	margin-bottom:5px;
	padding:10px 18px 4px 18px;
}
#home #homeLeft .homeBox h2{
	margin-bottom:4px;
	padding-bottom:3px;
	border-bottom:1px solid #000000;	
}
.company{
	padding:5px;
}


.pagination li.currentpage {
background-color:#2E6AB1;
border:1px solid navy;
color:#FFFFFF;
font-weight:bold;
padding:0 5px;
}

.pagination li {
display:inline;
list-style-type:none;
padding:1px;
}

.pagination ul {
font-size:12px;
text-align:left;
}

ol, ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
.firstTitle{
	color:#888888;
	font-weight:bold;
	font-size:24px;
	text-align:left;
}
.subTitle{
	color:#fc6600;
	font-weight:bold;
	font-size:14px;
}
.highlight{
	color:#fc6600;
	font-weight:bold;
}
#menuBottom{
	width:775px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#menuBottom a{
	color:#333333;
	font-size:11px;
	text-decoration:none;
}
#menuBottom a:hover{
	color:#ffae00;
}
fieldset{
	border:1px solid #dddddd;
	position:relative;
}
.contForm {
	padding:8px;
}
.contForm table {
	width:100%;
}
.contForm div {
	margin-top:4px;
	margin-bottom:4px;
}
.contForm .itContForm, .contForm .required{
	width:250px;
	border:1px solid #dddddd;
	padding: 4px 6px;
	margin: 0 0 5px;
	display: block;
	font-size: 14px;
}
.itContForm2{
	width:180px;
	border:1px solid #dddddd;
}
.contForm input.error, .contForm textarea.error{
	border:1px dotted #ff0000;
}
.contForm select.error{
	border:1px dotted #ff0000;
}
.contForm td{
	vertical-align:top;
}
.contForm label{
	display:block;
	color:#FF0000;
	font-weight:bold;
	font-size:10px;
	font-style:italic;
}

#contactDiv h2{
	font-size:16px;
}
#contactDiv fieldset{
	border:1px solid #d5d5d5;
	padding:6px;
	margin-bottom:20px;
	padding-top:10px;
}
#contactDiv legend{
	font-size:16px;
	font-weight:bold;
}
.countries{
	display:none;
	margin-top:10px;
}
.countries li{
	float:left;
	width:220px;
	list-style-position:inside;
	list-style-type:none;
}
.countries li a{
	text-decoration:none !important;
}
.countries img{
	border-width:0px;
	vertical-align:middle;
}
.continent{
	height:28px;
	line-height:28px;
	font-size:13px;
	letter-spacing:0px;
	border-bottom:1px solid #CCCCCC;
	margin-right:15px;
	cursor:pointer;
	text-indent:30px;
	background-image:url("../images/btn-more.png");
	background-repeat:no-repeat;
	background-position:center left;
	vertical-align:middle;
}
.expanded{
	background-image:url("../images/btn-less.png");
	background-repeat:no-repeat;
	background-position:center left;
}	
textarea{
	font-size:12px;
}	
ul.sitemap ul{
	margin-left:25px;
}
ul.sitemap ul li{
	list-style-type:circle !important;
}
.car.list .table .headers{ 
    background: #363636 url(/images/bgPriceTableTh.png) repeat-x left top;
    padding: 10px;
}
.car.list .table .headers div{ 
    text-shadow: 1px 1px 1px #000000;
    color: #e9e9e9;
    font-size: 13px;
    border-right: 1px solid #565656;
    display: inline-block;
    width: 14%;
}
.car.list .table .row{ 
    cursor: pointer;
    padding: 10px;
    border-bottom: 1px solid #666666;    
    background: -moz-linear-gradient(100% 25% 90deg, #fefefe, #f9f9f9);
    background: -webkit-gradient(linear, 0% 0%, 0% 25%, from(#f9f9f9), to(#fefefe));  
}
.car.list .table .row:nth-child(odd){    
    background: -moz-linear-gradient(100% 25% 90deg, #f6f6f6, #f1f1f1);
    background: -webkit-gradient(linear, 0% 0%, 0% 25%, from(#f1f1f1), to(#f6f6f6));
}
.car.list .table .row .cellsgroup{
    display: inline-block;
    text-align: left;
    font-size: 13px;
}
.car.list .table .row .cellsgroup.group1 .cell{ 
    display: inline;
    font-weight: bold;
}
.cellsgroup.group1,.cellsgroup.group2,.cellsgroup.group3{ 
    width: 32%;
    padding: 0;
}
.car.list .table .row .cellsgroup.group2 .cell{ 
    display: inline-block;
    width: 40%;
}
.car.list .table .row .cell.link{ 
    display: none;
}
.carConfigDdl {
	background: #ffb20b;
}
#carConfigurator {
	margin: 8px 0;
	text-align: center;
}
#slider .carConfigDdl {
	background: url("../images/bgCarConfigDdl.png") left center no-repeat;
	text-align:left;
	color:#000000;	
	position:absolute;
	width:257px !important;
	top:60px !important;
	left: 50%;
	margin-left: 222px;
	right: auto !important;
	z-index:200;
}
#slider #carConfigurator {
	margin:8px 10px 8px 55px !important;
	position:relative;
	text-align:center;
}
#carConfigurator p {
	margin: 0;
	padding: 0;
}
.ctrDropDown{
    width:160px;
}
.ctrDropDownClick{
    min-width:160px;
	width:auto;
}

.btOrderNow{
	display:block;
	position:relative;
	width:382px;
	height:80px;
	margin-left:20px;
	cursor:pointer;
}
#dlpro{
	position:relative;
	/*display:block;
	width:382px;
	height:80px;
	margin-left:20px;
	cursor:pointer;*/
}
.dlpro{
	width:500px;
	position:relative;
	padding:4px;
	text-indent:30px;
	cursor:pointer;
}
.ret{
	background-image:url("../images/back.png");
	background-repeat:no-repeat;
	background-position:left center;
}
.fil{
	background-image:url("../images/fil.png");
	background-repeat:no-repeat;
	background-position:left center;
}
.rep{
	background-image:url("../images/rep.png");
	background-repeat:no-repeat;
	background-position:left center;
}
.flottantGauche{
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}
.flottantDroite{
	float:right;
	margin-left:15px;
	margin-bottom:10px;
}
.galThumb{
	width:160px;
	height:125px;
	background-image:url("../images/bgThumbsGal.png");
	background-repeat:no-repeat;
	overflow:hidden;
	float:left;
	position:relative;
}
.galThumb>div{
	margin-top:7px;
	margin-left:7px;
}
.bx-wrapper .bx-prev{
	position:absolute;
	top:147px;
	display:none;
	cursor:pointer;
	left:-32px;
}
.bx-wrapper .bx-next{
	position:absolute;
	top:147px;
	display:none;
	cursor:pointer;
	right:-32px;
}
.bx-wrapper .bx-start{
	display:none;
}

	/*minishop*/
	#productsList{
		position:relative;
	}
	.productDetails img{
		border:1px solid #333333;
	}
	.productDetails{
		border-collapse:collapse;
		width:100%;
	}
	.ltPrice{
		text-decoration:line-through;
		font-size:12px;
	}	
	.mainPrice{
		font-size:18px;
	}	
	#smallCart{		
		border:1px solid #888888;
		background-image:url(../images/alpha.png);
		margin-bottom:20px;
		padding-bottom:20px;
	}
	.cartItem{
		padding:12px;
		position:relative;
		clear:both;
	}
	.cartItemQty{
		position:relative;
	}
	.cartItemQty img{
		cursor:pointer;
	}
	.cartItemQty span{
		height:15px;
		line-height:15px;
		display:block;
		float:left;
		text-align:center;
	}
	#cartUpdated{
		display:none;
		position:absolute;
		top:140px;
		background-color:#888888;
		width:490px;
		text-align:center;
		color:#ffffff
	}
	#stepsLine
	{
		margin-top:30px;
		background-color:#DDDDDD;
		height:22px;
	}
	#stepsLine div
	{
		float:left;
		height:22px;
		line-height:22px;
		position:relative;
		padding-right:8px;
		border-left:1px solid #999999;
	}
	#stepsLine span
	{
		display:block;
		float:left;
		height:22px;
		width:18px;
		line-height:22px;
		font-size:14px;
		color:#ffffff;
		text-align:center;
	}
	#stepsLine a
	{
		display:block;
		float:left;
		line-height:22px;
		height:22px;
		padding-left:5px;
		text-decoration:none;
	}
	.pagination{
		position:relative;
		height:20px;
	}
	.pagination a{
		display:block;
		float:left;
		line-height:20px;
		width:20px;
		text-align:center;
		border:1px solid #888888;
		margin-right:10px;
		cursor:pointer;
	}
	.pagination a.current{
		background-color:#888888;
	}
	.hr {
		border-width:0px;
		height:1px;
		background-color: #888888;
		margin: 30px 0px 30px 0px;
	}
	hr {
		border-width:0px;
		height:1px;
		background-color: #888888;
		margin: 15px 0;
	}		
	.shopBtnsBlack{
		border-width:0px;
		background:none;
		background-image:url("../images/shopBtnsBlack.png");
		background-repeat:no-repeat;
		color:#FFFFFF;
		width:139px;
		height:25px;
		font-weight:bold;
		/*line-height:22px;*/
		/*padding-left:12px;
		padding-right:12px;*/
		font-size:14px;	
		cursor:pointer;
		
	}
	.flright{
		float:right;
	}
	.flleft{
		float:left;
	}
	table{
		border-collapse:collapse;
	}
	.xls td,.xls th{
		border:1px solid #d5d5d5;
		padding:6px;
		font-size:12px;
	}
	
.dataGrid2 {
	float: left;
	overflow:hidden;
	border:1px solid #d3d3d3;
	background:#fefefe;
	width:100%;
	margin:25px auto 10px;
	-moz-border-radius:5px; /* FF1+ */
	-webkit-border-radius:5px; /* Saf3-4 */
	border-radius:5px;
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
	padding:0;
}
.dataGrid2 th,
.dataGrid2 td {padding:12px 12px 12px 18px; text-align:center;position:relative;}
.table-catalog td {
	padding: 12px 5px;
}
.dataGrid2 th {text-shadow: 1px 1px 1px #000000;
background: #363636 url(../images/bgPriceTableTh.png) repeat-x left top;
color:#e9e9e9; font-size:13px;
vertical-align:top;border-right:1px solid #565656;
height:110px;
}
.dataGrid2 td {border-top:1px solid #e0e0e0; border-right:1px solid #e0e0e0;}

.dataGrid2 tr.odd-row td {background:#f6f6f6;}

.dataGrid2 td.first,
.dataGrid2 th.first {text-align:left!important}
.dataGrid2 td.last {border-right:none;}
.dataGrid2 td {
background: -moz-linear-gradient(100% 25% 90deg, #fefefe, #f9f9f9);
background: -webkit-gradient(linear, 0% 0%, 0% 25%, from(#f9f9f9), to(#fefefe));
}
.dataGrid2 tr.odd-row td {
background: -moz-linear-gradient(100% 25% 90deg, #f6f6f6, #f1f1f1);
background: -webkit-gradient(linear, 0% 0%, 0% 25%, from(#f1f1f1), to(#f6f6f6));
}
.dataGrid2 tr:first-child th.first {
-moz-border-radius-topleft:5px;
-webkit-border-top-left-radius:5px; /* Saf3-4 */
width:220px;
}

.dataGrid2 tr:first-child th.last {
-moz-border-radius-topright:5px;
-webkit-border-top-right-radius:5px; /* Saf3-4 */
}

.dataGrid2 tr:last-child td.first {
-moz-border-radius-bottomleft:5px;
-webkit-border-bottom-left-radius:5px; /* Saf3-4 */
}

.dataGrid2 tr:last-child td.last {
-moz-border-radius-bottomright:5px;
-webkit-border-bottom-right-radius:5px; /* Saf3-4 */
}
.mobile,.inlinemobile{
    display: none;
}
.ribbon_fb,
.ribbon_pdf,
.ribbon_news {
	display: block; 
	position: absolute;
	z-index: 10;
	right: 0px;
	border-radius: 3px 0 0 3px;
	width: 34px;
	overflow: hidden;
}
.ribbon_fb{
    top: 150px;
}
.ribbon_pdf{
    top: 272px;
}
.ribbon_news{
    top: 393px;
}
.social {
	position: absolute;
	right: 0;
	top: 208px;
	z-index: 199;
}
.social li {
	margin: 0;
	display: block;
	margin-bottom: 13px;
	background-color: #ffffff;
	background-color: rgba(255, 255, 255, 0.6);
	width: 75px;
	height: 75px;
	text-align: center;
	transition: all .2s;
}
.social li:hover {
	background-color: white;
}
.social li a,
.social li .fa {
	display: block;
	height: 75px;
	line-height: 75px;
	color: #000000;
	font-size: 32px;
	text-decoration: none;
}
.social li:hover .fa-facebook {
	color: #3a5795;
}
.social li:hover .fa-youtube {
	color: #cc181e;
}



.car.list .table .row:nth-child(odd) {
	background-color: #f9f9f9;
}
.car.list .table .row {
	cursor: pointer;
	padding: 10px;
	border-bottom: 1px solid #666666;
	transition: all .2s;
}
.car.list .table .row:hover {
	background: #fbb034 !important;
}
.car.list .table .row .cellsgroup {
	display: inline-block;
	text-align: left;
}
.car.list .table .row .cellsgroup.group1, .car.list .table .row .cellsgroup.group2, .car.list .table .row .cellsgroup.group3 {
	width: 33%;
	padding: 0;
}
.car.list .table .row .cellsgroup.fourcols {
	width: 66%;
}
.car.list .table .row .cellsgroup.fourcols .cell {
	display: inline-block;
	width: 24%;
	text-align: center;
}
.bold {
	font-weight: bold;
}
.car.list .table .row .cell.link {
	display: none !important;
}
.car.list .table .row .cellsgroup.twocols {
	width: 100%;
}
.car.list .table .row .cellsgroup.twocols .cell {
	display: inline-block;
	width: 49%;
}
.car.list .table .row:hover a {
	color: #000 !important;
}
.align_center {
	text-align: center;
}
h1.through, h2.through {
	background: transparent url('../images/bgh2.png') repeat-x left center;
	text-align: center;
	text-transform: uppercase;
	line-height: 28px;
	color: #2e2e2e;
	font-weight: bold;
	margin-top: 38px;
	margin-bottom: 25px;
}
h1.through span, h2.through span {
	display: inline-block;
	background-color: #ffffff;
	padding: 0 18px 0 18px;
}
.productsShortcuts .grid_3 .wrap {
	position: relative;
	border: 1px solid #afafaf;
	display: block;
	background-color: #ffffff;
	text-align: center;
	text-decoration: none;
	transition: all .2s;
	cursor: pointer;
	outline: 0;
	overflow: hidden;
}
.productlabel {
	color: #000000;
	background-color: #fbb033;
	font-size: 15px;
	text-align: center;
	display: block;
	padding: 20px 0;
	position: relative;
}
.productlabel::after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #fbb033 transparent transparent transparent;
	bottom: -10px;
	margin-left: -5px;
	left: 50%;
}
.productlabel b {
	display: block;
}
.productsShortcuts .grid_3 .wrap img {
	max-width: 100%;
	height: auto;
}
.productsShortcuts .grid_3 .wrap .mga {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: transparent url('../images/mga.png') center center;
	opacity: 0;
	transition: all .5s;
}
.productsShortcuts .grid_3 .wrap .mga:hover {
	opacity: 1;
}