/* CSS Document for Starline Definitive  Design Studios----*/


body {
	padding:0px;
	margin:0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background:#949494;
	font-size:1em;
}




/**HEADINGS***/

h1 {
	color:#f7ec3b;
	font-size:1.3em;
	display:inline;
	padding:0px;
	margin:0px;
	margin-top:60px;
}
h2 {
	color:#f7ec3b;
	font-size:1.3em;
	padding:0px;
	margin:0px;
}
h3 {
	color:#f7ec3b;
	font-size:1em;
	padding:0px;
	margin:0px;
}




#wrapper {
	width:1024px;
	height:968px;
	margin:0 auto;
	border:1px solid black;
}

/**VEHICLES WRAPPER **/
body.vehicles #wrapper {
	width:1024px;
	height:968px;
	margin:0 auto;
	border:1px solid black;
}
#header {
	height:258px;
	background:url(../images/header_background.jpg) no-repeat top left;
}
#topnav {
	height:86px;
	width:100%;
	padding:0px;
	margin:0px;
}
#navleft {
	width:100px;
	background:url(../images/topnav_left.jpg) no-repeat top left;
	float:left;
	clear:left;
	height:86px;
	padding:0px;
	margin:0px;
}

#navright {
	width:100px;
	background:url(../images/topnav_right.jpg) no-repeat top right;
	float:right;
	width:106px;
	height:86px;
	padding:0px;
	margin:0px;
}

#navcentre {
	background:url(../images/topnav_centre.jpg) repeat-x top left;
	width:820px;
	
/**IE7 ONLY HACK**/
	#width:818px;
	
	height:86px;
	padding:0px;
	margin:0px;
	margin-left:100px;
}
		
#navcentre ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	padding-top:30px;
	width:100%;
	text-align:center;	
}

#navcentre ul li  {
	display:inline;
	
}

#navcentre ul li a {
	margin-right:30px;
	text-decoration:none;
	color:#666666;
	font-size:1.4em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

#navcentre ul li a:hover {
	text-decoration:underline;
	}

#main {
	height:424px;
}


/**VEHICLES PAGE **/
body.vehicles #main {
	height:650px;
	padding:0px;
	margin:0px;
	/*border:1px solid blue;*/
}

#vehiclecontent {
	height:600px;
	/*border:1px solid red;*/
}

.quote_bttn {
	border:none;
	padding:0px;
	margin:0px;
	margin-left:370px;
	}	
	


/**PREVIOUS VEHICLE PAGE ***/	
	
#vehicleleft {
	width:500px;
	float:left;
	padding-left:30px;
}
#vehicleleft p {
	color:white;
	font-size:0.8em;
	}
#vehicleright {
	width:429px;
	float:right;
	position:relative;
	color:white;
	font-weight:bold;
	}




/**HOMEPAGE***/

#homeleft {
	width:495px;
	float:left;
}

#homeright {
	width:529px;
	float:right;
	position:relative;
	color:white;
	font-size:1.1em;
	}
#homeright p {
	font-size:0.8em;
	}
#homeright ul {
	list-style-type:none;
	}
ul.leftlist {
	float:left;
	}
ul.rightlist {
	float:right;
	padding-right:50px;
	}
	
	


	
	




/**CONTACT US PAGE**/
body.contact #personal {
	width:800px;
	height:160px;
	height:auto;
	margin:0 auto;
	/*border:1px solid red;*/
	background:url(../images/gradient_strip.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	color:white;
	font-size:1.1em;
}
body.contact #personal p{
	color:white;
	font-size:1.1em;
	}
	
body.contact div.formleft a {
	font-weight:bold;
	font-size:1.8em;
	color:yellow;
	text-decoration:none;	
	}
	
body.contact div.formleft a:hover {
	text-decoration:underline;
	}
	
/** QUOTE PAGE **/
#personal {
	width:800px;
	height:auto;
	margin:0 auto;
	/*border:1px solid red;*/
	/*background:url(../images/gradient_strip.jpg);*/
	background-repeat:no-repeat;
	background-position:bottom center;

}

#personal a{
	color:yellow;
	text-decoration:none;
}

#personal a:hover{
	text-decoration:underline;
}

.personalright {
	width:400px;
	height:80px;
	float:right;
	clear:right;
	padding:0px;
	margin:0px;
	/*border:1px solid red;*/
}
.formleft {
	width:350px;
	/*border:1px solid green;*/
	float:left;	
	clear:left;
	padding:0px;
	margin:0px;
	}
.formfooter {
	width:800px;
	height:auto;
	clear:both;
	/*border:1px solid orange;*/
}
#pickup {
	width:800px;
	height:250px;
	margin:0 auto;
	font-size:1.2em;
	/*border:1px solid red;*/
}
fieldset {
	border:none;
	font-size:90%;
	}
legend {
	color:white;
	font-weight:bold;
	font-size:100%;
	}
label {
	color:white;
	float:left;
	clear:left;
	width:140px;
	}
.input {
	float:left;
	width:200px;
}
.formsubmit {
	width:80px;
	float:right;
	margin-right:80px;
	
/**IE7 HACK**/
	#margin-right:60px;	
	}
	
	
	
/**SERVICES PAGE***/


body.services #main {
	height:610px;
	overflow:auto;
	color:white;
}

body.services #main ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
}



body.services #personal {
	background-image:none;
	font-size:1.1em;
	}	