.page {background-image:url(images/bg.jpg); color:#263337;font-family : Verdana,sans-serif, sans-serif;font-size : 11px;}

h1 {		
	font-family: Verdana,sans-serif;
	font-size: 16px;
	color: #263337;} 
	
.text {
	font-family: Verdana,sans-serif;
	font-size: 12px;
	color: #263337;
	text-decoration:none}
	
.text a:hover {
	font-family: Verdana,sans-serif;
	font-size: 12px;
	color: #EB270E;}	

.text2 {
	font-family: Verdana,sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none}
	
.text2 a:hover {
	font-family: Verdana,sans-serif;
	font-size: 12px;
	color: #EF262F;}

#text {
	margin-left:37px;
	margin-top:44px;
	width: 128px;}

#text2 {
	margin-left:37px;
	margin-top:98px;
	width: 128px;}
	
#text3 {
	margin-left:37px;
	margin-top:32px;
	width: 128px;
}	
	
#text4 {
	margin-left:37px;
	margin-top:10px;
	width: 128px;
	padding-bottom: 30px;
}		
	
#hometext {
	margin-left:5px;
	margin-top:10px;
	width: 550px;
	margin-bottom: 10px;}	
	
#textlinks {	
	margin-left:0px;
	margin-top:3px;
	width:760px;}	

#titles {
	z-index:1;
	margin-left:5px;
	margin-top:15px;
	width:550px;}	
	

#allbuts {
	position:absolute;
	margin-top:118px;
	margin-left: 10px;
}
#home {position:absolute;margin-left:19px; }
#stocklist {position:absolute;margin-left:110px;}
#about {position:absolute;margin-left:200px;}
#finance {position:absolute;margin-left:280px;}
#contact {position:absolute;margin-left:350px; }
#location {position:absolute;margin-left:440px; }

.link a {z-index:1;display:block; width:90px; height:19px; padding-top:2px; padding-left:4px;}	
.link a {color: #FFFFFF; text-decoration:none; background-color:transparent; }
.link a:hover {color: #B8BEB6; text-decoration:none; background-color:transparent; }
	
	
/* advert description */
td {			
	font-family: Verdana,sans-serif;
	font-size: 11px;
	color: #263337;
	} 

.stock {margin-top :20px;color: #263337;top:200px;}	

.stocktitle {
	position:absolute;
	top: 10px;
	left:-500px;
	font-family: Verdana,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #263337;
	width: 111px;}		

html {
scrollbar-arrow-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-highlight-color: #EB270E;
scrollbar-face-color: #EB270E;
scrollbar-shadow-color: #EB270E;
scrollbar-track-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;}

body {font-family : Verdana, sans-serif;font-size : 11px;background-repeat :yes-repeat;position:absolute;margin-left:0px;margin-right:0px;margin-bottom : 0px;margin-top : 0px;top:0px;left:0px;background-color:transparent; 

scrollbar-arrow-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-highlight-color: #EB270E;
scrollbar-face-color: #EB270E;
scrollbar-shadow-color: #EB270E;
scrollbar-track-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;}

.butall {background-repeat : no-repeat;position:absolute;width:95px;height:16px;}

.butsubmit {background-image : url(images/send.gif);background-repeat : no-repeat;width:100px;height:25px;}

#searchResultsTable {width: 540px; margin-top:50px;}/* define width and alignment of Results table */
#resultsTableData {width: 100%; } /* define width of Data in Table results */
.photoColWithPhoto { background-color: transparent; color: #263337;} /*photo Col, define color of multi image text here*/
.listAdTextAreaPhoto {background-color: transparent;} /*Text Area of row when photo is displayed*/

.topSearchBar {width: 540px} /* surrounds no of Ads */
.noOfads {color:#263337; background-color:transparent; height:10px;} /*no of Ads and pages displayed bar at top */
.errorMessage {text-align: center; color: #263337;  }
.pageNo a {color: #263337;}/*page number class */
.pageNoHighlight {font-weight:bold;}/*page number Highlighted class */

.listAdTextArea {background-color: transparent;} /*Adtext Text Area  */
.mmv {z-index:1;} /*  Link and Price in Bold */
.mmv a {color: #263337; text-decoration:none; background-color:transparent; display:block; border-bottom: solid 1px #EB270E;}
.mmv a:hover {color: #EB270E; text-decoration:none; background-color:transparent; border-bottom: solid 1px #EB270E;}
.spacer {height:5px;}/* space at bottom of picture in left td when there are no multi images*/

a.multiphoto {color: #263337;}

.resultsmake{}
.resultstrim{}
.resultsyear{}
.resultsname{}
.resultstext{}
.resultsprice{color:#263337;height:75px;width:100px;margin-left:30px;font-size:12px;}
.resultsmulti{}
.resultsage{}


.picArea img {margin-left:2px; margin-right:2px;}
.picArea {visibility: visible;position: relative; float:left; text-align:center;}
.textArea {
	visibility: visible;
	margin-top:3px;
	vertical-align: center; text-align : left;
	float:left;	
}


/*----------------------*/

/*Individual form Elements, switch off/on using display: none or visibility: none */
/* Box 1 - vehicle details, these are classes inside .box1vehicle */
.make{position:absolute;top:20px;left:px;display: block; visibility: visible;}
.model{position:absolute;top:45px;left:px;display: block; visibility: visible;}

/* Box 2 - vehicle attributes, these are classes inside .box1price*/
.minprice{
	display: block;
	visibility: visible;
	position: absolute;
	top: 21px;
	left: 130px;
}
.maxprice{
	display: block;
	visibility: visible;
	position: absolute;
	left: 130px;
	top: 46px;
}
.mileage {
	display: block;
	visibility: visible;
	position: absolute;
	left: 260px;
	top: 21px;
}
.agerange{
	display: block;
	visibility: visible;
	position: absolute;
	left: 260px;
	top: 46px;
}

/* Box 3 - additional details, these are classes inside .box1additional*/
.keywords{
	display: block;
	visibility: visible;
	position: absolute;
	left: 400px;
	top: 20px;
}
.maxrecords{
	display: block;
	visibility: visible;
	position: absolute;
	left: 400px;
	top: 46px;
}
.showphotos{
	display: block;
	visibility: visible;
	position: absolute;
	left: 420px;
	top: 70px;

}

/* Box 4 - sort details, these are classes inside .box1sort*/*/
.lowhigh{display: block; visibility: visible;}
.highlow{display: block;visibility: visible;}
.makemodel{display: block; visibility: visible;}


#usedSearchForm { background-color: transparent;  } /*main search form id, */
#searchFormTable {  } /*search form Table */
form {margin-bottom:0px;padding-bottom:0px;top:200px; } /* form postion */
.formAlignment {
	text-align:left;
	width:600px;
}


/*.header   {font-weight:bold;height : 18px;position: relative; padding-top:2px; }  main Header*/
.outer   {
	width: 540px;
	height : 90px;
	position: relative;
	vertical-align: middle;
	background-image: url(images/formbg.gif);
	background-repeat: no-repeat;
} 
/*outer rim of form */

.box1 {color : #022E5C;; float: left;font-size : 11px; width : 130px; font-weight : bold; text-align: left;} 
/*standard box section */

.box1vehicle {float: left;font-size : 11px; width : 130px; font-weight : bold;   text-align: left;} 
/*standard box section containing vehicle elements */
.box1additional {color : #022E5C;; float: left;font-size : 11px; width : 130px; font-weight : bold; text-align: left; }
/* standard box section containing additional elements*/
.box1price {color : #022E5C;; float: left;font-size : 11px; width : 130px; font-weight : bold;  text-align: left;}
/*standard box section containing Price elements*/
.box1sort {
	display: block;
	visibility: visible;
	position: absolute;
	left: 260px;
	top: 70px;
}
/*standard box section containing sort elements*/

.vehiclehead {
	font-size : 11px;
	font-weight : bold;
	color:#022E5C;
	height:20px;
	text-align: left;
	position: absolute;
	left: 7px;
	top: 3px;
	width: auto;
}
/*vehicle header section*/
.additionalhead {
	font-size : 11px;
	font-weight : bold;
	color:#022E5C;
	height:20px;
	text-align: left;
	position: absolute;
	left: 400px;
	top: 3px;
	width: 121px;
}
/*additional header section*/
.box1vehicle select {margin : 1px;} 
/*vehicle header selectdropdown section*/
.head {font-size : 11px;font-weight : bold;margin-top : 3px;color:#022E5C; height:20px; text-align: left;}
/*standard Head */


.searchpad {
	width:540px;
	position: relative;
	top: 0px;
	height: 175px;}

/*Main search pad area*/
.sortTxt{color:#022E5C; text-align: left;}/*Sorting Text labels*/
.searchbutton input{
	position:absolute;
	top:122px;
	left:420px;
	text-align: center;
font-weight: ; 	cursor: hand;
} /*search button, define colour/text styles*/


.topBar {
	background-color: #ED23FE;
	height: 15px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	padding-left: 5px;
	width: 20px;
	display: none;
	visibility: hidden;
}
/*top Bar of search form containing title text*/
.bottomBar {background-color: transparent;  height: 5px; color: #022E5C; text-align: left; font-weight: bold; width: 20px;}
/*bottom Bar of search area*/