body{
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 8pt;
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	color: #111111;
}
h1{
	font-weight:lighter;
	letter-spacing: -1px;
	font-size: 20pt;
	color: #990000;
	margin: 0px 0px 10px 0px;
	padding:0px;
}
h2{
	font-size: 14pt;
	font-weight: lighter;
	clear: both;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
h2 a{text-decoration: none; color: #0099FF}
h2 a:hover{text-decoration: underline;}

h3{
	font-size: 11pt;
	clear: both;
}

h4{
	font-size: 9pt;
	font-weight: bold;
	margin: 0px;
	padding:4px 4px 4px 0px;
}
p{
	line-height: 20px;
}
li{
	line-height: 23px;
}
.no_display{
	display: none;
}
.bold{
	font-weight: bold;
}
/*- ------ ----------------------------------------------------------------------------------------------------- -*/
/*- GLOBAL CLASSES --------------------------------------------------------------------------------------------- -*/
/*- ------ ----------------------------------------------------------------------------------------------------- -*/
.no_bg{background-image: none;}
.clearboth{clear: both}
.floatleft{float:left;}
.floatright{float:right;}
.grey{color:#333333;}
.red{color:#ff0000;}
a.std_link{
	text-decoration:underline;
	color: #0099CC;
	font-weight:bold;
}
a.std_link:hover{color:#ff0000;}
a.std_link_light{
	text-decoration: none;
	color: #0099CC;
}
a.std_link_light:hover{color:#ff0000; 	text-decoration:underline;}
.txt{
	font-weight:bold;
	float: left;
	clear:left;
	width: 120px;
	text-align:right;
	padding: 4px;
	margin-right: 10px;
}
.selection{
	float: left;
	text-align:left;
	padding: 4px;
}

.t_justify{text-align:justify;}
.t_center{text-align: center;}
.t_right{text-align: right;}

.std_colour{color: #990000;}
.note{
	width: 80%;
	margin: auto;
	padding: 10px;
	color: #000000;
	background-color:#ffffcc;
	border: 1px solid #ffcc00;
	text-align: center;
	font-weight: bold;
}
	.note a{text-decoration: underline; color: #000000;}
	.note a:hover{text-decoration: none; color: #ff0000; border-bottom: 1px dotted #000000;}


/*- ------ ------------------------------------------------------------------------------------------------------- -*/
/*- LAYOUT ------------------------------------------------------------------------------------------------------ -*/
/*- ------ ----------------------------------------------------------------------------------------------------- -*/
#header{
	clear: both;
	height: 120px;
	position: relative;
	border-bottom: 5px solid #990000;
	margin: 0px;
	overflow: hidden;
}
	#contact{
		float: left;
		font-size: 13pt;
		color: #333;
		width: 240px;
		text-align: center;
		
		position: relative;
		left: 740px;
		top: -30px;
		padding: 0px 5px 0px 5px;
	}
#container{
	clear: both;
	z-index: 1;
	width: 980px;
	background-color: #cccccc;
}
#menu_column{
	float: left;
	width: 170px;
	background-color: #cccccc;
	padding: 0px 5px 20px 5px;
	text-align: center;
	
	min-height: 550px;
}
	#menu{
		background-image:url(../images/menu/r2_c1.jpg);
		width: 168px;
		margin: 0px;
		padding: 0px;
		text-align: left;
		list-style: none;
	}
		#menu li{
			width: 148px;
			margin: 0px auto 0px auto;
		}
		#menu li a{
			padding: 5px;
			display: block;
			border-top: 1px solid #ffffff;
			border-bottom: 1px solid #efefef;
			font-weight: bold;
			color: #111111;
			text-transform: uppercase;
			text-decoration: none;
		}
		#menu li a:hover{
			color: #990000;
			background-color: #FFFFFF;
		}
		
	#menu_footer{
		clear: both;
		background-image:url(../images/menu/r3_c1.jpg);
		width: 168px;
		height: 33px;
	}	
#content_column{
	float: left;
	width: 540px;
	background-color: #f2f2f2;
	padding: 10px;
	
	min-height: 550px;
}
#advert_column{
	float: left;
	width: 220px;
	background-color: #cccccc;
	padding: 10px;
	
	min-height: 550px;
}

#footer{
	border-top: 5px solid #990000;
	background-color: #ffffff;
	padding: 10px;
	clear: both;
	z-index: 1;
	width: 960px;
	
	font-size: 7pt;
	text-align: center;
}


.comments{
	background-color: #990000;
	padding: 10px;
	color: #ffffff;
	margin-bottom: 10px;
	overflow: hidden;
}
	.comments h1{color: #ffffff;}

/*- ------ ------------------------------------------------------------------------------------------------------- -*/
/*- LOGO -------------------------------------------------------------------------------------------------------- -*/
/*- ------ ----------------------------------------------------------------------------------------------------- -*/

.logo_kia{
	background-image:url(../images/logo_kia.gif);
	width: 352px;
	height: 62px;
	
	position: relative;
	top: 30px;
	left: 20px;
}


/*---------------------------------------------------------------------------------------------*/
/*- PRODUCTS PAGE ----------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
.ribbon{z-index: 1; position: absolute;	float: right; right: -4px; top: -3px;}

.vehicle{width: 260px; border-bottom: 3px double #555555; margin-top: 20px;	float: left; margin-left: 20px;	position: relative;}
.left_side{margin-left: 00px;}

.image{width: 260px; height: 184px; border: 1px solid #ccc; margin-bottom: 10px; position: relative; overflow: hidden; text-align: center;
		display: block; background-color: #f3f3f3; background-position: center;	background-repeat: no-repeat;}

.vehicle_header{font-weight: bold; text-transform: uppercase; clear: both; border-bottom: 1px solid #555555; height: 20px; margin-bottom: 10px;}
.vehicle_info{clear: both; margin-bottom: 10px;}

.vehicle_info .item, .vehicle_info .item_price{float: left;	clear: left; width: 100px; font-weight: bold; text-transform: uppercase; line-height: 20px; margin-bottom: 5px;}

.vehicle_info .description, .vehicle_info .description_price{float: left; clear: right;	line-height: 20px;}

.vehicle_info .item_price, .vehicle_info .description_price{
	color: #990000;
	font-size: 9pt;
}

ul.pages{list-style: none; margin: 0px; padding: 0px; clear: left; text-align:center;}
ul.pages li{float: left; color: #555;}
	ul.pages li a{color: #555; text-decoration: none; font-weight: bold; display: block; padding: 2px 5px;}
	ul.pages li a:hover{color: #000; text-decoration: underline; background-color: #fff;}

/*---------------------------------------------------------------------------------------------*/
/*- CONTACT US PAGE --------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/

.via_email{
	float: left;
	width: 450px;
	margin-right: 25px;
}
.more_details{
	padding-left: 25px;
	border-left: 1px solid #333333;
	float: right;
	width: 200px;
}
.success{
	border-bottom: 1px solid #006600;
	border-top: 1px solid #006600;
	background-color: #d6f5c2;
	color: #006600;
	font-weight: bold;
	padding: 5px;
	text-align:center;
}


/*- ------ ----------------------------------------------------------------------------------------------------- -*/
/*- FORMS ------------------------------------------------------------------------------------------------------ -*/
/*- ------ ----------------------------------------------------------------------------------------------------- -*/

label, input, submit, select, textarea, legend{
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	padding: 3px;
	font-size: 8pt;
	color: #111111;
}

fieldset{
	border: 1px solid #cccccc;
	background-color: #f7f7f7;
	padding: 10px 20px 10px 20px;
	margin: 10px auto 20px auto;	
	clear:both;
	width: 80%;
	overflow: auto;
}
legend{
	font-size:14px;
	padding: 00px 10px 00px 10px;
	font-weight:bold;
 	margin-top: 0px;
	color:#111111;
}

/*- ------ ----------------------------------------------------------------------------------------------------- -*/
/*- FOOTER ------------------------------------------------------------------------------------------------------ -*/
/*- ------ ----------------------------------------------------------------------------------------------------- -*/

ul.other_sites{
	list-style: none;
	margin: 10px auto 20px; auto;
	width: 600px;
	border-top: 1px solid #cccccc;
}
ul.other_sites li{
	float: left;
	margin: 0px 10px 0px 10px;
}
