/*----- ALLMÄNNA KLASSER -----*/
body {
	color:#666666;
	background-color:#ffffff;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
}
a {
	color:#666666;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}

#nofObject{
	font-size:12px;
	color:#870e15;
}
.clearBox {
	clear:both;
}
/*----- Klasser som endast refererar till filen select_car.htm -----*/

.topHeader img {
	border:0px;
}
.backBtn {
	float:left;
	width:220px;
}
.backBtn a:hover {
}
/*----- Klasser som endast refererar till filen select_one.htm -----*/
.carInfoContainer {
	width:855px;
	cursor:pointer;
	border-bottom:1px solid #e6e6e6;
	margin-bottom:12px;
	padding-bottom:12px;
}
.carInfoContainer img {
	border:0px;
	
	width:290px;
}
.ImgHolder {
	float:left;
	margin-right:10px;
}
.OverviewInfo {
	float:left;
	width: 555px;
}
.OverviewInfoRow {
	margin-bottom:6px;
}
.labelMarke {
	color:#870e15;
	font-size:20px;
	font-weight:bold;
	letter-spacing: -1px;
	line-height:23px;
}
.priceShowContainer {
	border-top:1px solid #e6e6e6;
	padding-top:10px;
	margin-top:10px;
	margin-bottom:5px;
}
.pris {
	padding-top:2px;
	padding-right:10px;
	font-size:14px;
	font-weight:bold;
	color:#cf1100;
	float:left;
	border-right:1px solid #e6e6e6;
}
.extrapris {
	font-size:15px;
	text-decoration:underline;
	color:#cf1100;
	font-weight:bold;
}
.visaBtn {
	float:left;
	margin-left:10px;
}
.visaBtn a {
	display:block;
	background-image:url(grafik/visaBtnBg.png);
	background-repeat:no-repeat;
	color:#ffffff;
	height:21px;
	padding:3px;
	padding-left:6px;
	width:52px;
}
.visaBtn a:hover {
	text-decoration:none;
}

.tillbakaBtn {
	float:left;
}
.tillbakaBtn span {
	display:block;
	background-image:url(grafik/tillbakaBtnBg.png);
	background-repeat:no-repeat;
	color:#ffffff;
	height:21px;
	padding:1px;
	padding-left:20px;
	width:186px;
	cursor:pointer;
}

/*----- Klasser som endast refererar till filen carinfo.htm -----*/


.objectContainer {
	width:855px;
	line-height:140%;
}
.leftCol {
	float:left;
	width:500px;
}
.rightCol {
	float:right;
	width:320px;
	margin-left:4px;
}
.thumbNailsContainer {
	background-color:#efefef;
	padding-bottom:0px;
	float: left;
	width: 320px;
}
.thumbNailsHolder {
	padding:8px 8px 0 0;
}
.thumbNailsHolder img {
	float:left;
	margin-left:8px;
	margin-bottom:8px;
	border:0px;
}
.divider {
	border-bottom:1px solid #e6e6e6;
	margin-bottom:18px;
}
.prisObject {
	padding-top:2px;
	padding-right:10px;
	font-size:14px;
	font-weight:bold;
	color:#cf1100;
}
.bilfakta {
	border:1px solid #cbcbcb;
	background-color:#efefef;
	padding:8px;
}
.faktaLeft {
	width:230px;
	float:left;
}
.faktaRight {
	width:230px;
	float:left;
}
.utrustning {
	padding:8px;
	width: 320px;
}
.Rubrik {
	font-size:13px;
	color:#000000;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
}
.btnItems {
	float:right;
	width:500px;
}
.btnItems div {
	float:right;
	margin-left:5px;
	margin-right:5px;
}
.btnItems a {
	width:auto;
	color:#666666;
	text-decoration:none;
	float:right;
}
.btnItems a:hover {
	text-decoration:underline;
}
/*----- Övrigt-----*/

.formItem {
	font-size:11px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	background-color:#ffffff;
	border:1px solid #e1e1e1;
}
#showAllLargePics {
	cursor:pointer;
}
.bigPics {
	text-align:center;
}

.sidcounter{
	font-size:14px;
	font-weight:bold;
}

.sidcounter_selected{
	font-size:14px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

.bladdra {
	font-size:14px;
}


