/* CSS Document */
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:12.5pt;
background:#000;
vertical-align:text-top;
scrollbar-arrow-color:#fff; 
scrollbar-track-color:#efefef;
scrollbar-face-color:#263e9e;
scrollbar-highlight-color:#ffffff; 
scrollbar-3dlight-color:#2a3297;
scrollbar-darkshadow-color:#2a3297;
scrollbar-shadow-color:#ffffff; 

}

#contentTable {
border:1px #000;
padding:0px;
margin:10px;
background:#fff;
color:#333333;
}

#footer {
background:#000;
color:#CCCCCC;
}

#carsForSale {
background:#e8e8e8;
color:#333333;
line-height:10pt;
width:214px;
padding-right:5px;

}

#datacontainer{
	background:#e8e8e8;
	padding:7px;
	height: 540px;
	margin-right:3px;
}

a:hover, a:link, a:active, a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:12.5pt;
color:#666666;
}

#carIframe {background-color:#e8e8e8;}

.enqForm {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
border:outset #000 1px;
}
#contentTable #carHeader {
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
}
#contentTable #search #searchCars {
/*	background-image: url(../independent_bmw_devon/tabBackGround.gif);*/
}

#contentTable .tabHeader {
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
}

#contentTable .carDetail {
	border: thin solid #999999;
}
#contentTable .sepr {
border: none 0; 
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #efefef;
	width: 80%;
	height: 2px;
	margin: 10px auto 0 0;
	text-align: center;
}
#largePhoto {
	position: absolute;
    top: 150px; 
	left: 50px;
	width:673px; 
	height:501px;
	visibility:hidden;
}
