body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;

	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position:center top;
	background-image: url(../../images/layout/bg.jpg);
}


p	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	width: 500px;

}


ul	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a	{ 
	color:#FF0000;
}

a:hover	{ 
	color: #2E2E2E; 

}


h1{
	font-size:25px;
	color:#363b74;
	font-weight: normal;
	margin-bottom:10px;
	margin-top:0px;
}

h2 {
	font-size:16px;
	color:#000000;
	font-weight: bold;
	margin-bottom:10px;
	margin-top:0px;
}

.notits {
	font-size: 11px;
	color: #999999;
}

.notits tr td {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
}

h3 {
	font-size:16px;
	color:#000000;
	font-weight: bold;
	margin-bottom:10px;
	margin-top:0px;
}

h6 {
	font-size:18px;
	color:#666666;
	text-transform:uppercase;
	margin-bottom:10px;
	margin-top:0px;
}

h4 {
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

h5 {
	font-size:12px;
	color:#363b74;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:0px;
}

.facts {
	font-size:14px;
	margin-bottom:10px;
	margin-top:0px;
}


#webshopproductimage* {
	border:none;
}






div#leftSideFront {
  width: 434px;
  height: 361px;
  background-image: url('/files/newestCarBox.png');
  /*margin-left: 11px;*/
  position: relative;
  float: left;
}

div#leftSideFront h1 {
  color: white;
  font-size: 21px;
  font-family: arial, verdana, sans-serif;
  font-weight: lighter;
  margin-left: 14px;
  margin-top: 23px;
  margin-bottom: 22px;
  display: block;
  float: left;
  width: 100%;
}

div#leftSideFront img {
  margin-left: 15px;
}

div#leftSideFront div#newestInfo {
  position: absolute;
  right: 10px;
  top: 70px;
  width: 160px;
  width: 215px;
}

div#leftSideFront div#newestInfo div.row {
  height: 22px;
}

div#leftSideFront div#newestInfo div.row div.leftCell {
  height: 15px;
  width: 60px;
  text-align: left;
  font-size: 12px;
  font-size: 14px;
  font-family: verdana, arial, sans-serif;
  color: white;
  font-weight: bold;
  float: left;
}

div#leftSideFront div#newestInfo div.row div.rightCell {
  height: 15px;
  text-align: right;
  font-size: 12px;
  font-size: 14px;
  font-family: verdana, arial, sans-serif;
  color: white;
  width: 80px;
  width: 145px;
  float: right;
  margin-right: 10px;

}

div#leftSideFront div#bottomInfo {
  position: absolute;
  bottom: 35px;
  left: 15px;
}

div#leftSideFront div#bottomInfo h2 {
  color: white;
  font-size: 16px;
  font-family: arial, verdana, sans-serif;
  font-weight: lighter;
  margin: 0px;
  padding: 0px;
  text-transform: uppercase;
}

div#leftSideFront div#bottomInfo p {
  color: white;
  font-size: 12px;
  font-family: arial, verdana, sans-serif;
  height: 40px;
  height: 80px;
  width: 410px;

}

div#leftSideFront a:link#readMore,
div#leftSideFront a:visited#readMore {
  position: absolute;
  right: 20px;
  bottom: 20px;
  color: white;
  font-size: 12px;
  font-family: arial, verdana, sans-serif;
  text-decoration: none;
  font-style: italic;
}

td#productImage a:link img,
td#productImage a:visited img {
  width: 405px;
  border: 0px;
}

div#imageRow {
  margin-left: 20px;
  width: 380px;
}

div#imageRow div {
  float: left;
}

div#imageRow a:link,
div#imageRow a:visited {
  font-size: 0px;
  text-decoration: none;
}

div#imageRow a:link img,
div#imageRow a:visited img {
  border: 0px;
}

div#imageRow img.smallProductImage {
  width: 74px;
  margin: 1px;
}



form.webshop-product-loop h1,
span.webshop-category-products-container-inner h1 {
  text-transform: uppercase;
}



table#carInfo {
  
}

table#carInfo td.leftCell {
  font-size: 15px;
}

table#carInfo td#year,
table#carInfo td#kilometers,
table#carInfo td#color {
  text-align: right;
  font-size: 15px;
}

table#carInfo td#priceCell,
table#carInfo td#priceCell h2 {
  text-align: right;
}

a.anchorImage img {
  border: 0;
}


div.infoImage {
  position: relative;
  height: 0px;
  width: 0px;
}

div.infoImage img {
  position: relative;
  display: block;
  left: 170px;
  top: -100px;
}







td.imageContainer {
  position: relative;
  display: block;
}

div.imageNew {
  z-index: 999;
  position: absolute;
  width: 108px;
  height: 63px;
  bottom: 4px;
  left: 700px;
}

div.imageOld {
  z-index: 999;
  position: absolute;
  top: 34px;
  right: 90px;
  width: 108px;
  height: 63px;
}


