@charset "utf-8";
body {
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../assets/images/map/img_bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a {
	margin: 0;
	padding: 0;
	border: 0;
} 
#page_top  {
	float: none;
	height: 20px;
	width: 800px;
	background-image: url(../assets/images/map/img_page_top.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-position: left bottom;
}
#container {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 800px;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(../assets/images/map/img_bg_film.png);
}


#masthead_lt  {
	float: left;
	height: 80px;
	width: 380px;
	padding-left: 20px;
}
#masthead_rt  {
	height: 80px;
	width: 400px;
	float: left;
	text-align: right;
}
#nav_container {
	width: 800px;
	height: 30px;
	clear: both;
}
#nav_container a {
	color: #CCCCCC;
	text-decoration: none;
}
#nav_container a:hover {
	color: #FF0000;
}
#gp_home {
	float: left;
	height: 23px;
	width: 180px;
	margin-left: 20px;
	background-image: url(../assets/images/map/bg_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 7px;
	padding-right: 10px;
	padding-left: 10px;
	color: #CCCCCC;
}



#nav_top    {
	height: 23px;
	width: 540px;
	clear: none;
	text-align: right;
	padding-top: 7px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../assets/images/map/bg_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
}
#nav_top  li {
	display: inline;
	color: #CCCCCC;
}






#nav_top  .nav_lt {
	padding-left: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #45475F;
}
#nav_top .nav_rt {
	padding-left: 10px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#header    {
	height: 240px;
	width: 760px;
	padding-right: 20px;
	padding-left: 20px;
	clear: none;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}


.col_container {
	width: 240px;
	margin-left: 20px;
	height: auto;
	float: left;
}


#container  .col_container  a  {
	color: #666666;
	text-decoration: none;
}
#container  .col_container  a:hover  {
	color: #FF0000;
	text-decoration: none;
}
.col_title {
	height: 30px;
	margin-bottom: 10px;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../assets/images/map/bg_gradient.jpg);
}
.col_desc {
	margin-bottom: 10px;

}

#col_full_container {
	margin-left: 20px;
	height: auto;
	margin-right: 20px;
	float: left;
	width: 500px;
}


.col_full_desc {
	text-align: left;

}
#container   #col_full_container   .col_full_desc   .top_hdg h2  {
	margin-top: 0px;
}
#container #col_full_container .col_full_desc a {
	color: #666666;
	text-decoration: none;
}
#container #col_full_container .col_full_desc a:hover {
	color: #FF0000;
}
#container #col_full_container .col_full_desc li {
	margin-left: 30px;
	list-style-type: decimal;
}


.col_more {
	height: 23px;
	text-align: right;
	padding-top: 7px;
	clear: both;
}
#container .col_more a {
	color: #666666;
	text-decoration: none;
}
#container .col_more a:hover {
	color: #FF0000;
	text-decoration: none;
}

#footer  {
	height: 39px;
	width: 760px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	margin-right: 20px;
	margin-left: 20px;
	clear: both;
	text-align: center;
	font-size: 80%;
	padding-top: 20px;
}
#container #footer a {
	color: #666666;
	text-decoration: none;
}
#container #footer a:hover {
	color: #FF0000;
	text-decoration: none;
}

#page_btm {
	height: 20px;
	width: 800px;
	background-image: url(../assets/images/map/img_page_btm.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-position: left top;
}
#dev {
	width: 780px;
	height: 17px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: right;
	font-size: 95%;
	padding-top: 3px;
	color: #333333;
	padding-right: 20px;
}

h1 {
	color: #FF0000;
	font-weight: normal;
	font-size: 120%;
	padding-bottom: 10px;
	padding-top: 5px;
}
h2 {
	color: #FF0000;
	font-weight: normal;
	font-size: 120%;
	margin-bottom: 5px;
	margin-top: 5px;
}
h3 {
	font-size: 120%;
}

h4 {
	color: #CCCCCC;
	font-weight: normal;
	font-size: 100%;
	padding-top: 6px;
	padding-left: 10px;
}
h5 {
	font-size: 120%;
	padding-left: 20px;
}
h6 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #990000;
	font-size: 80%;
}

.map_hl {
	color: #ff0000;
	font-weight: normal;
}
.map_tel_no {
	color: #FFF;
	font-weight: bold;
}

.car_select {
	width: 240px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #000000;
	padding-left: 3px;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.enq_form {
	width: 150px;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
.data_tbl_title {
	height: 40px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f4f4f4;
	color: #FFFFFF;
	font-size: 95%;
}
.data_tbl_content {
	height: 30px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-size: 95%;
	padding-right: 10px;
}
.data_tbl_content_mt {
	height: 30px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-size: 95%;
	padding-right: 10px;
	color: #F00;
}

#cat_content {
	height: 220px;
	width: 500px;
	margin-top: 10px;
	clear: both;
	margin-bottom: 10px;
}
.cat_content_int {
	text-align: left;
	padding-left: 10px;
}

#sub_cont_performance {
	width: 160px;
	height: 220px;
	background-image: url(../assets/images/map/img_perf.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-right: 10px;
}
#sub_cont_fuel {
	width: 160px;
	height: 220px;
	margin-bottom: 10px;
	background-image: url(../assets/images/map/img_fuel.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-right: 10px;
}
#sub_cont_obd {
	width: 160px;
	height: 220px;
	background-image: url(../assets/images/map/img_obd.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
#dev a {
	width: 780px;
	height: 17px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: right;
	font-size: 95%;
	padding-top: 3px;
	padding-right: 20px;
	color: #333333;
	text-decoration: none;
}
#dev a:hover {
	width: 780px;
	height: 17px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: right;
	font-size: 95%;
	padding-top: 3px;
	padding-right: 20px;
	color: #00CC00;
	text-decoration: none;
}
.links {
	list-style-type: none;
}
.links li {
	margin-bottom: 10px;
}
.img_float {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.news_seperator {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #181818;
}
.db_nav {
	margin-top: 10px;
}
* html #col_full_container , .col_container{
	display: inline;
}
