/*=============================

Tune Up - Mobile Engine Tuning
www.mobileenginetuning.co.uk

Designed by CandyFloss Design - 2009
www.candyflossdesign.co.uk

=============================*/

body{
	margin: 0px;
	background: #F7F4ED;
}

h1{
	font-family: tahoma, verdana, arial;
	color: #6EAB24;
	margin: 0px;
	margin-bottom: 10px;
}

h2{
	font-family: tahoma, verdana, arial;
	color: #323232;
	margin: 0px;
}
/*********************** S E C T I O N S ************************************/

#header{
	width: 100%;
	background: #0D0D0D;
	height: 80px;
	border-bottom: 3px solid #6EAB24;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#innerheader{
	width: 800px;
	margin: 0 auto;
	height: 80px;
	background: url(../images/logo.jpg) left no-repeat #0D0D0D;
}

#slideshow{
	width: 100%;
	background: #F7F4ED;
	height: 300px;
	text-align: center;	
	border-bottom: 1px dotted #6EAB24;
}

#innerslideshow{
	width: 1000px;
	background: url(../images/slides/slide1.jpg) #F7F4ED;
	height: 300px;	
	margin: 0 auto;
}

#middleinformation{
	width: 100%;
	height: 80px;
	background: url(../images/carlogos.jpg) no-repeat center bottom #ffffff;
}
#middleinformationinner{
	width: 800px;
	height: 80px;
	line-height: 50px;
	text-align: center;
}

#dashedbox{
	background: url(../images/dashedbox.jpg) #ffffff;
	height: 28px;
	width: 800px;
}

#menuandcontentcontainer{
	width: 800px;
	overflow: auto;
}

#menu{
	width: 179px;
	height: 450px;
	float: left;
	border-right: 1px solid #CDCBC6;
	text-align: left;
	padding-top: 10px;
}

#content{
	width: 600px;
	float: left;
	text-align: left;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 30px;
}

#footer{
	width: 100%;
	border-top: 2px solid #000000;
	background: #ffffff;
	padding-top: 10px;
	padding-bottom: 0px;
}

#copyrights{
	width: 800px;
	height: 1px;
	border-bottom: 1px dotted #999999;
	margin-bottom: 10px;
	margin-top: 10px;
	}


/**************** IMG ****************************************/

img.maincontent{
	padding: 2px;
	border: 1px solid #999999;
}


/******************************************* P  CLASSES *******************************/

p.menu{
	color: #D48C02;
	font-family: tahoma, verdana, arial;
	font-size: 14px;
	text-indent: 20px;
	font-weight: bold;
	margin: 3px;
}

p.menu a{
	text-decoration: none;
	color: #D48C02;
}

p.menu a:hover{
	text-decoration: none;
	color: #D48C02;
	letter-spacing: 1px;
}

p.address{
	color: #323232;
	font-family: tahoma, arial, verdana;
	font-size: 14px;
	margin: 0px;
	text-indent: 20px;
	
}

p.contents{
	color: #959595;
	font-family: tahoma, arial, verdana;
	font-size: 18px;
	margin: 0px;
	letter-spacing: 1px;
	line-height: 18px;	
}

p.smallwriting{
	color: #999999;
	font-family: tahoma, arial, verdana;
	font-size: 14px;
	margin: 0px;
	
}

p.smallwriting a{
	color: #999999;
	text-decoration: none;
	
}

p.smallwriting a:hover{
	color: #999999;
	text-decoration: underline;
	
}

p.content{
	color: #323232;
	font-family: tahoma, arial, verdana;
	font-size: 14px;
	margin: 0px;
	letter-spacing: 1px;
}

/***************************************  C O N T AQ C T    F O RM ***********************/
small {color: #999; font-size: 0.85em;}
small a{color: #E03E83; font-size: 0.85em; text-decoration: none;}
small a:hover{color: #E03E83; font-size: 0.85em; text-decoration: underline;}
a img {border: none;}


.aligncenter {display: block;text-align: center;margin: 0 auto;}
.endOfSection {clear: both;width: 100%;height: 0;line-height: 0;font-size: 0;padding: 0;margin: 0;border: 0;}
#contentForm {display: block;width: 400px;margin: 0px auto;/*this line will center the page*/padding: 15px;border: 0px;}
#contentForm p{clear: left;margin: 0;padding: 5px 0 8px 0;           height: 1%;}
label {display: block;float: left;clear: left;margin: 5px 0 10px 0;width: 175px;line-height: 120%;}
input, textarea, select {padding: 2px;font-size: 1em;color: #666666;background: #F5F5F5;border: 1px solid #ccc;float: left;display: block;margin: 5px 0 10px 0;}
input:focus, textarea:focus, select:focus {border: 1px solid #999;background-color: #FFFFFF;}
input.button {cursor: pointer;border: none;font-weight: bold;background: url(../images/contactimages/submit.png) no-repeat center top;width:300px;height: 28px;}

.fright label {width: 275px;line-height: 160%;margin: 0 !important;}
label
.fright input {margin-right: 5px !important;}
span.required{font-size: 13px !important;color: red !important;}
.errormsg {display: block;width: 90%;height: 22px;line-height: 22px;color: #FAFCFB;font-weight: bold;background: #FF9D9D url(../images/contactimages/stop.gif) no-repeat 10px center;padding: 3px 10px 3px 40px;margin: 10px 0;border-top: 2px solid #FF0000;border-bottom: 2px solid #FF0000;}

