@charset "utf-8";
/* CSS Document */

body{
margin: 0 0 0 0;
background-image:url(../img/bg_site.jpg);
background-repeat:repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
behavior: url(/css/csshover2.htc);
}
#news-ticker{

	width:235px;

	height:120px;

	background-color:white;

	overflow:hidden;
	
	margin-top:0px;

}

#news-ticker div{

		height:120px;

		width:235px;

		

		padding:0px;

		margin-top:-1px;

	}

#news-ticker div.first{

	margin-top:0;

}

#news-ticker-front{

	width:235px;

	height:290px;

	background-color:white;

	overflow:hidden;
	
	margin-top:-2px;

}

#news-ticker-front div{

		height:290px;

		width:235px;

		

		padding:0px;

		margin-top:-1px;

	}

#news-ticker-front div.first{

	margin-top:0;

}
	
#wrapper{
margin-top:5px;
width:950px;
margin-left:auto;
margin-right:auto;
}

#topp{
width:950px;
height:179px;
}

#content{
background-color:#fff;
width:930px;
min-height:500px;
position:relative;
padding:10px;
}

#left{
width:130px;
float:left;
margin-top:-15px;

}
#right{
margin-left:150px;
width:695px;

}

#bunn{
background-color:#214c74;
width:950px;
height:35px;
color:#fff;
text-align:center;
padding-top:5px;
}

#footer{
width:950px;
height:25px;
text-align:right;
}

ul.car_equipment{
margin-left:20px;
}

a{
color:#214c74;
text-decoration:none;
font-weight:normal;
}
a:hover{
text-decoration:underline;
}

a.underline{
color:#214c74;
text-decoration:underline;
font-weight:normal;
}
a.underline:hover{
color:#367bbb;
text-decoration:underline;
font-weight:normal;
}

a.prospect_listing_title{
color:#214c74;
font-size:14px;
text-decoration:underline;
}
a.prospect_listing_title:visited{
color:#666;
font-size:14px;
text-decoration:underline;
}
a.prospect_listing_title:hover{
color:#367bbb;
font-size:14px;
text-decoration:underline;
}

a.newsheading{
color:#000;
font-size:14px;
text-decoration:none;
font-weight:bold;
}
a.newsheading:hover{
color:#000;
font-size:14px;
text-decoration:underline;
font-weight:bold;
}

a.prospect_heading_front{
color:#000;
font-weight:bold;
text-decoration:none;
}
a.prospect_heading_front:hover{
color:#000;
font-weight:bold;
text-decoration:underline;
}

ul.meny{
list-style:none;
margin-top:0px;
margin-left:15px;
}

ul.meny li{

margin-top:10px;
width:100px;

}
p{
margin-top:5px; !important;
margin-bottom:10px; !important;

}
p.underline{
background-image:url(../img/bg_paragraph.gif);
background-repeat:repeat-x;
height:20px;
font-size:10pt;
color:#333;
float:left;
text-align:right;
margin-right:2px;
margin-bottom:9px;
text-transform:uppercase;

}

p.underline_left{
background-image:url(../img/bg_paragraph.gif);
background-repeat:repeat-x;
height:20px;
font-size:10pt;
color:#333;
float:left;
text-align:left;
margin-right:2px;
margin-bottom:9px;
text-transform:uppercase;
}

p.underline_center{
background-image:url(../img/bg_paragraph.gif);
background-repeat:repeat-x;
height:20px;
font-size:9pt;
color:#333;
float:left;
text-align:center;
margin-right:2px;
margin-bottom:9px;
text-transform:uppercase;
}

h3{
font-size:18px;
margin-top:0px; 
margin-bottom:0px;
color:#333;
}

/* FORMS */

input.light, textarea.light, select{

border: 1px solid #a7c0d7;
font-size:12px;
}
.error{
color:red;
font-size:11px;
}

/* PROSPECT LISTING */
.year_heading{
margin-top:15px;
margin-left:20px;
font-size:11px;
color:#666;
float:left;
width:140px;
}
.milage_heading{
margin-top:15px;
font-size:11px;
color:#666;
float:left;
width:140px;
}
.price_heading{
margin-top:15px;
font-size:11px;
color:#666;
float:left;
width:140px;
}
.effect_heading{
margin-top:15px;
margin-left:20px;
font-size:11px;
color:#666;
float:left;
width:140px;
}
.fuel_heading{
margin-top:15px;
font-size:11px;
color:#666;
float:left;
width:140px;
}
.transmission_heading{
margin-top:15px;
font-size:11px;
color:#666;
float:left;
width:140px;
}
.year{
font-size:16px;
margin-left:22px;
color:#666;
float:left;
width:140px;
font-weight:bold;
}
.milage{
font-size:16px;
width:140px;
color:#666;
float:left;
font-weight:bold;
}
.price{
font-size:16px;
width:140px;
color:#666;
float:left;
font-weight:bold;
}
.effect{
margin-left:22px;
color:#000;
float:left;
width:140px;
}
.fuel{
width:140px;
color:#000;
float:left;
}
.transmission{
width:140px;
color:#000;
float:left;
}

.datePublished{
margin-top:20px;
width:100%;
font-size:11px;
color:#999;

margin-left:8px;
}
