/**
Vemaco
**/

.vemaco {
	margin: 0 0 20px 0;
	padding: 0;
}

.vemacovehicle {
	margin-top: 10px;
	border: 1px solid #EAEAEA;
}

.vemacovehicle img{
	width: 100%;
}


.vemacovehicle_horizontal {
	float: left;
	width: 230px;
	text-align: center;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #0175C3;
}

.vemacovehicle a {
	text-decoration: none;
	color: #000000;
	font-size: 0.9em;
}

.vemacovehicle a:hover {
	text-decoration: none;
}

.vemacovehicle_horizontal a {
	text-decoration: none;
	color: #000000;
}

.vemacovehicle_horizontal a:hover {
	text-decoration: none;
}

.vemaco_module_attribute_no_label {
	display: inline-block;
	width: 100%;
	text-align: center;
}

.vemaco_module_attribute1 {
	display: inline-block;
	width: 45%;
	text-align: left;
	background: #EAEAEA;
	padding: 4px 0;
}

.vemaco_module_attribute0 {
	width: 100%;
	background: #eef6ff;
	padding: 0 0 4px 0;
	margin: 1px 0;
}

.vemaco_module_attribute1 {
	width: 100%;
	background: #EAEAEA;
	padding: 0 0 4px 0;
	margin: 1px 0;
}

.vemaco_module_attribute_label {
	display: inline-block;
	width: 38%;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
}

.vemaco_module_attribute_value {
	display: inline-block;
	width: 55%;
	text-align: left;
}

.image {
	width: 100%;
	text-align: center;
	background: none;
}

.price {
	font-weight: bold;
}

.price_discount {
	text-decoration: line-through;
}

.discountprice {
	font-weight: bold;
	padding-left: 43%;
}

.price_discount_no_label {
	text-decoration: line-through;
}

.discountprice_no_label {
}

#vemaco_module_price {
	font-size: 1.1em;
	font-weight: bold;
}

#mod_vemaco_readmore {
	text-transform: none;
}

/********************************
  SLIDESHOW
********************************/
/* jssor slider arrow navigator skin 02 css */
/*
.jssora02l                  (normal)
.jssora02r                  (normal)
.jssora02l:hover            (normal mouseover)
.jssora02r:hover            (normal mouseover)
.jssora02l.jssora02ldn      (mousedown)
.jssora02r.jssora02rdn      (mousedown)
*/
.jssora02l, .jssora02r {
	display: block;
	position: absolute;
	/* size of arrow element */
	width: 55px;
	height: 55px;
	cursor: pointer;
	background: url("../images/a02.png") no-repeat;
	overflow: hidden;
}
.jssora02l { background-position: -3px -33px; }
.jssora02r { background-position: -63px -33px; }
.jssora02l:hover { background-position: -123px -33px; }
.jssora02r:hover { background-position: -183px -33px; }
.jssora02l.jssora02ldn { background-position: -3px -33px; }
.jssora02r.jssora02rdn { background-position: -63px -33px; }
/* jssor slider thumbnail navigator skin 11 css *//*.jssort11 .p            (normal).jssort11 .p:hover      (normal mouseover).jssort11 .pav          (active).jssort11 .pav:hover    (active mouseover).jssort11 .pdn          (mousedown)*/
.jssort11 .p {   
	position: absolute;    
	top: 0;    
	left: 0;   
	width: 200px;    
	height: 69px;    
	background: #181818;
}

.jssort11 .tp {    
	position: absolute;    
	top: 0;    
	left: 0;    
	width: 100%;   
	height: 100%;    
	border: none;
}

.jssort11 .i, .jssort11 .pav:hover .i {    
	position: absolute;    
	top: 3px;    
	left: 3px;    
	width: 60px;    
	height: 30px;    
}

* html 
.jssort11 .i {    
	width /**/: 62px;    
	height /**/: 32px;
}

.jssort11 .pav .i {    
}

.jssort11 .t, .jssort11 .pav:hover .t {    
	position: absolute;    
	top: 3px;    
	left: 68px;    
	width: 129px;    
	height: 32px;    
	line-height: 32px;    
	text-align: center;    
	color: #fc9835;    
	font-size: 13px;    
	font-weight: 700;
}

.jssort11 .pav .t, .jssort11 .p:hover .t {    
	color: #fff;
}

.jssort11 .c, .jssort11 .pav:hover .c {    
	position: absolute;    
	top: 38px;    
	left: 3px;    
	width: 197px;    
	height: 31px;    
	line-height: 31px;    
	color: #fff;    
	font-size: 11px;    
	font-weight: 400;    
	overflow: hidden;
}

.jssort11 .pav .c, .jssort11 .p:hover .c {    
	color: #fc9835;
}

.jssort11 .t, .jssort11 .c {    
	transition: color 2s;    
	-moz-transition: color 2s;    
	-webkit-transition: color 2s;    
	-o-transition: color 2s;
}

.jssort11 .p:hover .t, .jssort11 .pav:hover .t, .jssort11 .p:hover .c, .jssort11 .pav:hover .c {    
	transition: none;    
	-moz-transition: none;    
	-webkit-transition: none;   
	 -o-transition: none;
}

.jssort11 .p:hover, .jssort11 .pav:hover {    
	background: #333;
}

.jssort11 .pav, .jssort11 .p.pdn {    
	background: #462300;
}  
   
