/* Kelly's Car Centre - CSS Document */

/* G e n e r a l   s t y l e s */

html {
 	height: 100.1%;
 	}

body {
	margin: 0px auto 0px auto;
	padding: 0px;
	background-color:#FFFFFF;
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 0.7em;
	text-align: center;
	line-height: 1.4em;
	color: #e6e6e6;
	background-image: url("../images/background.jpg");
	background-repeat: repeat-x;
	background-position: top left;
	}

a, a:visited, a:active, a:hover {
	color: #e6e6e6;
	font-weight: bold;
	text-decoration: none;
	}

a:hover {
	color: #FF0000;
	text-decoration: none;
	}

p {
	text-align: justify;
	margin: 0px;
	padding: 0px;
	}

h1 {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 170%;
	font-weight: normal;
	margin: 0px;
	padding:0px;
	}

h2 {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 130%;
	font-weight: normal;
	margin: 0px;
	padding:0px;
	}
	
h3 {
	font-size: 110%;
	font-weight: bold;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
	}
	
h4 {
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: right;
	}
	
h5 {
	font-size: 110%;
	font-weight: bold;
	color:#FF0000;
	text-align: left;
	}

.clearsides {
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
	}
	
 .current a {
 	color: #FF0000 !important;
	font-weight: bold;	
 }
 
.red {
	color:#FF0000;
	}
	
/* m a i n   a r e a s */

#wrapper {
	width: 770px;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
	position: relative;
	}
	
#container {
	width: 750px;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
	}

#header {
	width: 770px;
	height: 138px;
	margin: 0;
	padding: 23px 0 0 10px;
	text-align: left;
	background-image:url(../images/header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}
		
#simi {
	width: 40px;
	height: 40px;
	float: right;
	padding: 0;
	margin: 0;
	position: relative;
	text-align: right;
	}
	
#address {
	width: auto;
	height: auto;
	position: relative;
	padding: 20px 35px 0 0;
	margin: 0;
	float: right;
	text-align: right;
	position: relative;
	}
	
#footer {
	width: 770px;
	height: 50px;
	margin: 0;
	padding: 142px 13px 0 0;
	text-align: right;
	vertical-align: bottom;
	background-image:url(../images/footer.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color:#CCCCCC;
	}
	
#flash_header {
	width: 780px;
	height: 201px;
	background-image: url(../images/background_flash.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}
	
#flash_content {
	width: 760px;
	height: 201px;
	padding: 0 10px 0 10px;
	}
	
#top_menu {
	width: 740px;
	height: 15px;
	padding: 5px 20px 0 20px;
	background-image:url(../images/background_topmenu.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	}

#date {
	width: 200px;
	height: 15px;
	text-align: left;
	font-size: 100%;
	float: left;
	padding-left: 15px;
	}	

#main_menu {
	width: auto;
	height: 15px;
	float: right;
	text-align: right;
	font-size: 120%;
	padding-right: 15px;
	}
	
#content {
	clear: both;
	width: 710px;
	padding: 0 35px 0 35px;
	height: auto;
	background-image:url(../images/background_content.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	}
	
.title {
	width: 100%;
	height: 40px;
	text-align: right;
	}
	
#left_column {
	width: 170px;
	height: auto;
	float: left;
	}
	
#service_menu {
	width: 170px;
	height: 250px;
	float: left;
	margin-top: 20px;
	}
	
#service_menu_header {
	width: 170px;
	height: 20px;
	margin-bottom: 10px;
	text-align: left;
	}
	
#news_header {
	width: 170px;
	height: 20px;
	margin-bottom: 10px;
	text-align: left;
	}
	
#content_editablearea {
	width: 530px;
	height: auto;
	position: relative;
	padding: 0 70px 0 0;
	float: right;
	margin: 0;
	padding: 0;
	}
	
#content_welcome {
	width: 530px;
	height: auto;
	margin: 20px 0 0 0;
	padding-top: 0;
	float: right;
	text-align: right;
	}
	
#service_areas {
	width: 530px;
	height: auto;
	float: right;
	padding-top: 20px;
	}
	
#service_area_new {
	width: 168px;
	height: auto;
	text-align: left;
	float: right;
	padding: 0;
	}
	
#service_area_used {
	width: 168px;
	height: auto;
	text-align: left;
	float: right;
	padding: 0;
	}
	
#service_area_specialist {
	width: 168px;
	height: auto;
	text-align: left;
	float: right;
	padding: 0;
	}
	
.area_divider {
	width: 10px;
	height: 225px;
	background-image: url(../images/image_areadivider.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	float: right;
	border: 0px;
	}
		
#latest_cars {
	width: 530px;
	height: auto;
	float: right;
	position: relative;
	padding: 20px 0 0 0;
	}
	
#carofthemonth {
	width: 320px;
	height: 160px;
	float: left;
	text-align: left;
	margin: 0 0 0 10px;
	padding: 14px 10px 10px 10px;
	background-image: url(../images/image_combackdrop.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}	
	
#carofthemonth_details {
	width: 155px;
	height: auto;
	float: right;
	padding: 25px 0 0 15px;
	background-image: url(../images/image_title_com.jpg);
	background-position: top;
	background-repeat: no-repeat;

	}	
		
#news {
	width: 170px;
	height: auto;
	float: left;
	padding: 0;
	margin: 25px 0 0 0;
	text-align: left;
	}
	
/* m e n u  a r e a  */

#service_menu {
	width: 150px;
	height: 225px;
	float: left;
	margin-top: 20px;
	}
		
#service_menu ul {
	list-style: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
	text-align: left;
	}
		
#service_menu ul li {
	font-size: 100%;
	margin: 0;
	padding: 0;
	border: 1px solid #333333;
	}
		
#service_menu ul li a {
	padding: 5px;
	margin: 0;
	display: block;
	border-left: 5px solid #666666;
	text-decoration: none;
	}
		
#service_menu ul li a:hover {
	background: #333333;
	display: block;
	border-left: 5px solid #FF0000;
	text-decoration: none;
	}
	
#current a  {
	background: #FF0000 !important;
	display: block !important;
	border-left: 5px solid #FF0000 !important;
	text-decoration: none; 
	color: #FFFFFF !important;
	}
	
/* a b o u t   u s */

#content_aboutus {
	width: 530px;
	height: auto;
	margin: 20px 0 0 0;
	padding: 40px 0 0 0;
	float: right;
	text-align: right;
	background-image: url(../images/image_title_aboutus.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	}
	
#opening_times {
	padding: 0 0 0 80px;
	text-align: left;
	}

.staff_area_title {
	width: 530px;
	height: 150px;
	float: right;
	padding-top: 40px;
	background-image:url(../images/image_title_meetstaff.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	}

.staff_area {
	width: 530px;
	height: 150px;
	float: right;
	padding-top: 20px;
	}

#staff_michaelkelly {
	width: 160px;
	height: 155px;
	text-align: left;
	float: left;
	padding: 25px 0 0 0px;
	background-image: url(../images/image_photo_michaelkelly.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}
	
#staff_michaelkellytxt {
	width: 100px;
	height: 100px;
	text-align: left;
	float: left;
	padding: 25px 0 0 0px;
	}
	
#staff_jasonkelly {
	width: 160px;
	height: 155px;
	text-align: left;
	float: left;
	padding: 25px 0 0 0px;
	background-image: url(../images/image_photo_jasonkelly.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}
	
#staff_jasonkellytxt {
	width: 100px;
	height: 100px;
	text-align: left;
	float: left;
	padding: 25px 0 0 0px;
	}
	
#staff_keithkelly {
	width: 160px;
	height: 155px;
	text-align: left;
	float: left;
	padding: 25px 0 0 0px;
	background-image: url(../images/image_photo_keithkelly.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}
	
#staff_keithkellytxt {
	width: 100px;
	height: 100px;
	text-align: left;
	float: left;
	padding: 25px 0 0 0px;
	}
	
#staff_chetkelly {
	width: 160px;
	height: 155px;
	text-align: left;
	float: left;
	padding: 25px 0 0 0px;
	background-image: url(../images/image_photo_chetkelly.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}
	
#staff_chetkellytxt {
	width: 100px;
	height: 100px;
	text-align: left;
	float: left;
	padding: 25px 0 0 0px;
	}
	
#staff_craigkelly {
	width: 160px;
	height: 155px;
	text-align: left;
	float: left;
	padding: 25px 0 0 0px;
	background-image: url(../images/image_photo_craigkelly.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}
	
#staff_craigkellytxt {
	width: 100px;
	height: 100px;
	text-align: left;
	float: left;
	padding: 25px 0 0 0px;
	}
	
#staff_workshop {
	width: 200px;
	height: 165px;
	text-align: left;
	float: left;
	padding: 25px 0 0 0px;
	background-image: url(../images/image_photo_workshopteam.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}
	
/* c a r  o f  t h e  m o n t h */

#com_content {
	height: auto;
	width: auto;
	position: relative;
	clear: both;
	}

#content_com {
	width: 300px;
	height: auto;
	margin-top: 20px;
	padding-top: 40px;
	float: right;
	text-align: right;
	background-image: url(../images/image_carofthemonth.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	position: relative;
	}
	
#comspec {
	width: 150px;
	height: auto;
	float: left;
	text-align: left;
	margin: 20px 0 0 0;
	}
	
#comprice {
	width: 125px;
	height: 80px;
	float: right;
	text-align: center;
	margin: 15px 10px 0 0;
	padding: 75px 0 30px 0;
	background-image: url(../images/image_pricetag.jpg);
	background-position: top-left;
	background-repeat: no-repeat;
	font-size: 150%;
	font-weight: bold;
	color:#000000;
	}
	
#comimages {
	width: 220px;
	height: 165px;
	float: left;
	margin-top: 5px;
	padding-top: 20px;
	}
	
.compics {
	width: 180px;
	height: 135px;
	float: right;
	margin: 15px 0 0 0;
	background-image: url(../images/image_combdrop_small.jpg);
	background-position: top-left;
	background-repeat: no-repeat;
	padding: 10px;
	}
	
/* n e w  c a r s  */

#newcar_area {
	width: 530px;
	height: auto;
	float: right;
	padding: 0 0 20px 0;
	}
	
.car_pics {
	height: auto;
	width: auto;
	padding: 20px 0 20px 0;
	text-align: left;
	}
	
.newcar_pics {
	margin: 0 0 0 10px;
	}
		
	
/* f i n a n c e  */

#finance_welcome {
	width: 530px;
	height: auto;
	position: relative;
	margin: 20px 20px 0 0;
	padding-top: 40px;
	text-align: left;
	background-image: url(../images/image_title_finance.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	}
	
#finance_options {
	width: 100%;
	height: auto;
	position: relative;
	margin: 20px 0 0 0;
	}
	
#finance_personal {
	width: 260px;
	height: auto;
	position: relative;
	float: left;
	text-align: left;
	}
	
#finance_business {
	width: 260px;
	height: auto;
	position: relative;
	float: right;
	text-align: right;
	}
	
#finance_options a {
	height: 50px;
	margin: 90px 0 0 0;
	display: block;
	border: 1px solid #666666;
	text-decoration: none;
	}
		
#finance_options a:hover {
	display: block;
	border: 1px solid #FF0000;
	text-decoration: none;
	}
	
#finance_options ul {
	list-style: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
	text-align: right;
	}
		
#finance_options ul li {
	height: 25px;
	font-size: 110%;
	margin: 0 0 20px 0;
	padding: 0;
	display: block;
	border: 1px solid #333333;
	}
		
#finance_options ul li a {
	height: 25px;
	margin: 0;
	display: block;
	border: 1px solid #666666;
	text-decoration: none;
	}
		
#finance_options ul li a:hover {
	display: block;
	border: 1px solid #FF0000;
	text-decoration: none;
	}
	
#finance_hirepurchase {
	background-image:url(../images/label_hirepurchase.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	}
	
#finance_hirepurchase2 {
	background-image:url(../images/label_hirepurchase2.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	}
	
#finance_persconpurchase {
	background-image: url(../images/label_perconpurchase.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	}
	
#finance_businessroute {
	background-image:url(../images/label_businessroute.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	}
	
#finance_leasepurchase {
	background-image: url(../images/label_leasepurchase.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	}
	
#finance_conhirewith {
	background-image: url(../images/label_hiremaint.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	}
	
#finance_conhirewithout {
	background-image: url(../images/label_hirenomaint.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	}
	
#finance_calclink {
	height: 50px;
	background-image: url(../images/label_calc50px.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	}
	
/* f i n a n c e  c a l c u l a t o r */

#calc {
	width: 450px;
	border: 1px solid #999999;
	padding: 5px;
	margin: 0 0 0 40px;
	text-align: left;
	vertical-align: bottom;
	color: #FFFFFF;
	background-image: url(../images/label_financecalc.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

	
.subhead2 {
	height: 25px;
	clear: both;
	}
	
	
	
/* s e r v i c e  d e p t  */

#service_form {
	width: 530px;
	height: auto;
	float: right;
	padding-top: 20px;
	text-align: left;
	}	
	
#servicetable {
	width: 500px;
	border: 0;
	margin: 0 0 0 20px;
	padding: 3px;
	}
	
/* c o n t a c t   u s */

#content_contactus {
	width: 530px;
	height: auto;
	margin-top: 20px;
	padding-top: 40px;
	float: right;
	text-align: right;
	background-image: url(../images/image_title_contactus.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	}
	
#contact_info {
	padding: 0 40px 0 40px;
	text-align: left;
	}
	
#contact_thanks {
	background-image: url(../images/image_thankyou.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding-top: 40px;
	}
	
#location {
	width: 530px;
	height: 150px;
	float: right;
	text-align: justify;
	margin: 20px 0 0 0;
	padding-top: 40px;
	background-image: url(../images/image_title_howtofindus.jpg);
	background-position: top right;
	background-repeat: no-repeat;	
	clear: both;
	}
	
	
#content_location {
	width: 530px;
	height: auto;
	margin-top: 20px;
	padding-top: 40px;
	float: right;
	text-align: right;
	background-image: url(../images/image_title_howtofindus.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	}
	
#map {
	height: 300px;
	width: 300px;
	margin: 20px 0px 0px 60px;
	clear: both;
	float: left;
	}