@charset "utf-8";
body {
	font: 12px/150% Arial, Verdana, sans-serif;
	color: #ccc;
/*	text-align: center;			*/
	margin: 0;
	padding: 0;
	background-image: url(../images/bkg_body.gif);
	background-color: #e0e0e0;
}
* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
html {
	font-size: 100%;
}

#container {
	width: 988px;
	text-align: left;
	margin: 0 auto;
}

#header {
	position: absolute;
	top: 0;
	height: 165px;
	width: 948px;
	border-right: 20px solid #000000;
	border-left: 20px solid #000000;
	background-color: #000000;
}
#content {
	position: absolute;
	top: 165px;
	width: 988px;
	background-color: #000000;
}
#content #inner_content_padding {
	border-right: 20px solid #000000;
	border-left: 20px solid #000000;	
}

/* header */

#header #logo {
	float: left;
	width: 222px;
	height: 110px;
}
#header #banner {
	height: 90px;
	float: right;
	width: 706px;
}

#header #menu {
	clear: both;	
}
#header ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
	background-image:url(../images/menu/bkg_menu.gif);
	height: 35px;
	border-left: 1px solid #2e2e2e;
	border-right: 1px solid #2e2e2e;
}
#header ul li {
	padding: 0;
	margin: 0;
	float: left;
	line-height: 16px;
	font-weight: bold;
	font-size: 11px;
}
#header ul li:hover,#header ul li.active {
	background-image: url(../images/menu/bkg_menu_active.gif);
	background-position: top;
	background-repeat: repeat-x;
}
#header ul li#share_it {
	float: right;
	padding: 9px 8px 0 0;
}
#header ul li#share_it a, #header ul li#share_it a:hover {
	background-image: none;
	padding: 0;
}
#header ul li#share_it a {
	display: inline;
}
#header ul li#share_it img {
	margin: 0 4px 0 0;	
}
#header ul li#share_it:hover {
	background-image: none;	
}
#header ul li a {
	display: block;
	padding: 10px 19px 9px 18px;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	background-image: url(../images/menu/bkg_menu_sep.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#header ul li a.end_style {
	background-image: none;
}

/* home layout */

#home_left {
	float: left;
	width: 706px;
}
#home_right {
	float: right;
	width: 222px;
}

/* left hand area */

/* jquery area */

#home_banner {
	width: 706px;
	height: 395px;
	margin: 0 0 20px 0;
	position: relative;
}

#home_banner ul#banner_menu {
	position: absolute;
	top: 0;
	right: 0;
	width: 171px;
	height: 395px;
	z-index: 2;
	background-image: url(../images/home/bkg_shadow.png);

	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}
#home_banner ul#banner_menu li {
	margin: 0;
	padding: 13px 0 0 14px;
}
#home_banner ul#banner_menu li h2 {
	color: #ed031c;
	padding: 0;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
}
#home_banner ul#banner_menu li p {
	color: #fff;
	padding: 0;
	font-size: 11px;
	line-height: 14px;
}
#home_banner ul#banner_menu li p img {
	border: 4px solid #a3a3a1;
	margin: 7px 0 0 0;
}
#home_banner ul#banner_menu li p a:hover img {
	border: 4px solid #ed031c;	
}

#home_banner ul#banner_menu li.li_large h2, #home_banner ul#banner_menu li.li_large p {
	font-size: 14px;
	line-height: 17px;
}

#home_banner div#banner_slides {
	position: absolute;
	top: 0;
	left: 0;
	width: 706px;
	height: 395px;
	z-index: 1;	
}
#home_banner div.banner_slide {
	width: 706px;
	height: 395px;
}
#home_banner div.banner_slide div.banner_baseline {
	background-image: url(../images/home/bkg_shadow.png);
	margin: 227px 0 0 0;
	height: 168px;
	width: 521px;
}
#home_banner div.banner_slide div.banner_baseline h2 {
	font-size: 38px;
	font-weight: bold;
	padding: 19px 0 14px 25px;
	color: #fff;
	line-height: 38px;
}
#home_banner div.banner_slide div.banner_baseline h2 span {
	display: block;
	color: #ed031c;
	font-weight: normal;
}
#home_banner div.banner_slide div.banner_baseline p {
	font-size: 13px;
	padding: 0 15px 0 25px;
	color: #fff;
}
#home_banner div.banner_slide div.banner_baseline p a {
	color: #ed031c;
	text-decoration: none;
}
#home_banner div.banner_slide div.banner_baseline p a {
	text-decoration: underline;
}

#home_banner div#banner_slide_1 {
	background-image: url(../images/home/banner1.jpg);
}
#home_banner div#banner_slide_2 {
	background-image: url(../images/home/banner2.jpg);
}

#home_banner div#banner_slide_3 div#video_box {
	position: absolute;
	top: 0;
	left: 0;
	width: 706px;
	height: 395px;
	z-index: 2;
	border: 1px solid #333;
}
#home_banner div#banner_slide_3 div#video_box video {
	width: 704px;
	height: 393px;	
}
#home_banner div#banner_slide_3 div#video_nav {
	position: absolute;
	top: 0;
	right: 0;
	width: 100px;
	height: 40px;
	z-index: 3;
}
#home_banner div#banner_slide_3 p {
	text-align: center;
	padding: 10px 0 0 0;
}
#home_banner div#banner_slide_3 a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#home_banner div#banner_slide_3 a:hover {
	text-decoration: underline;
}

/* jquery area - end */

#home_base {
	margin: 0 0 20px 0;
	background-color: #292929;
	padding: 15px 0 0 15px;
	min-height: 189px;
}
#home_base h2 {
	color: #ed031c;
	background-color: #292929;
	padding: 0;
	border-bottom: 15px solid #292929;
	font-size: 16px;
}
#home_base h2.h2_latest_news {
	padding-left: 12px;	
}
#home_base #home_intro {
	float: left;
	width: 216px;
}
#home_base #home_news {
	float: left;
	width: 464px;
	background-image: url(../images/bkg_home_news.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#home_base #home_news ol {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}
#home_base #home_news ol li {
	float: left;
	min-height: 61px;
	width: 213px;
	margin: 0 0 0 12px;
	padding: 0;
	border-bottom: 1px dotted #454545;
	font-size: 11px;
	line-height: 14px;
}
#home_base #home_news ol li.base_news {
	border-bottom: 0;
	padding-top: 12px;
}
#home_base #home_news ol li.right_news {
	margin: 0 0 0 26px;
}
#home_base #home_news ol li img {
	float: left;
	height: 43px;
	width: 42px;
	border: 1px solid #ed031c;
	margin: 0 12px 12px 0;
}
#home_base #home_news ol li h3 {
	color: #ed031c;
	font-size: 11px;
	font-weight: bold;
	padding: 0;
}
#home_base #home_news ol li p {
	color: #fff;
	padding: 0 0 4px 0;
}
#home_base #home_news ol li p a {
	display: block;
	color: #818284;
	text-decoration: none;
}
#home_base #home_news ol li p a:hover {
	text-decoration: underline;
}

/* right hand area */

#home_menu ul {
	margin: 0 0 13px 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}
#home_menu ul li {
	margin: 0;
	padding: 0 0 7px 0;
	height: 100%;
	font-weight: bold;
	line-height: 16px;
	font-size: 12px;
	text-transform: uppercase;
}
#home_menu ul li a {
	height: 100%;
	display: block;
	padding: 16px 34px 16px 13px;
	color: #fff;
	text-decoration: none;
	background-image: url(../images/menu/bkg_submenu_home.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#home_menu ul li a.book_online {
	background-image: url(../images/menu/bkg_submenu_home_r.jpg);	
}
#home_menu ul li a:hover {
	text-decoration: underline;	
}

.grey_box {
	background-image: url(../images/bkg_grey_box.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #292929;
	height: 151px;
	padding: 11px 12px 0 12px;
	margin: 0 0 20px 0;
}
.grey_box * {
	color: #fff;	
}
.grey_box h2 {
	color: #ed031c !important;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 3px 0;	
}
.grey_box ul {
	list-style-image: url(../images/bullet_red.gif);
	margin: 0 0 0 12px;
}
.grey_box ul li {
	padding: 0;	
	font-weight: bold;
	font-size: 11px;
}
.grey_box ul li a {
	text-decoration: none;
}
.grey_box ul li a:hover {
	text-decoration: underline;
}

.feature_box_basic {
	min-height: 204px;
	background-color: #ed031c;
	background-image: url(../images/bkg_red_squares.gif);
	padding: 0 14px;
}
.feature_box_basic h2 {
	font-size: 32px;
	padding: 10px 0 0 0;
	color: #000;
	font-weight: bold;
	line-height: 32px;	
}
.feature_box_basic p {
	color: #fff;
	padding: 14px 0 0 0;
	line-height: 16px;
}
.feature_box_basic p a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.feature_box_basic p a:hover {
	text-decoration: underline;
}

.feature_box {
	background-color: #ed031c;
	min-height: 198px;
	margin: 0 0 14px 0;
}
.feature_box .feature_details {
	background-image: url(../images/bkg_red_squares.gif);
	padding: 11px 12px 11px 12px;
}
.feature_box .feature_details * {
	color: #000;	
}
.feature_box .feature_details a {
	color: #fff !important;
	text-decoration: none;
}
.feature_box .feature_details a:hover {
	text-decoration: underline;	
}
.feature_box .feature_title {
	padding: 21px 12px 11px 12px;	
}
.feature_box .feature_title p {
	font-size: 32px;
	padding: 0;
	color: #fff;
	font-weight: bold;
	line-height: 32px;
}
.feature_box .feature_title p span {
	color: #000;
}

/* subpage layout */

#sub_left {
	width: 222px;
	float: left;
}
#sub_right {
	width: 706px;
	float: right;
}

/* left content */

#sub_left h2 {
	background-color: #ed031c;
	padding: 6px 12px;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
}

#sub_left ul#sub_menu {
	background-color: #292929;
	margin: 0;
	padding: 5px 12px 10px 12px;
	list-style: none;
	list-style-image: none;
	border-bottom: 1px solid #434343;
}
#sub_left ul#sub_menu li {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	height: 100%;
	line-height: 14px;
}
#sub_left ul#sub_menu li a {
	height: 100%;
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 3px 0;
	border-bottom: 1px solid #5d5d5d;
}
#sub_left ul#sub_menu li a:hover {
/*	background-color: #ed031c;		*/
	text-decoration: underline;
}
#sub_left ul#sub_menu li a.active {
	color: #ed031c;	
}

#sub_left ul#sub_menu ul {
	margin: 0;
	padding: 3px 0 0 0;
	list-style: none;
	list-style-image: none;	
}
#sub_left ul#sub_menu li li a {
	color: #cccccc;
	border-bottom: 0;
	padding: 2px 0 2px 20px;
}

#sub_left ul#sub_tools {
	border-top: 1px solid #5d5d5d;
	background-color: #1b1b1b;
	margin: 0 0 14px 0;
	padding: 12px 12px 6px 12px;
	list-style: none;
	list-style-image: none;
	background-image: url(../images/bkg_body.gif);
}
#sub_left ul#sub_tools li {
	margin: 0;
	padding: 0 0 6px 0;
	font-size: 11px;
	font-weight: bold;
	height: 100%;
	line-height: 14px;
}
#sub_left ul#sub_tools li a {
	display: block;
	padding: 7px 6px;
	background-image: url(../images/menu/bkg_menu_sub_tools.gif);
	background-position: top right;
	background-repeat: no-repeat;
	color: #fff;
	text-decoration: none;
}
#sub_left ul#sub_tools li a:hover {
	color: #ed031c;
}

/* right content */

#banner_sub {
	margin: 0 0 20px 0;	
}

.inner_content_padder {
	margin: 0 0 20px 0;
	background-color: #282828;
	padding: 15px;
}

#footer {
	background-color: #292929;
	min-height: 46px;
	padding: 7px 0 0 0;
}
#footer p {
	float: left;
	width: 198px;
	padding: 0 0 0 0;
	font-size: 10px;
	line-height: 13px;
}
#footer p a {
	display: block;
	color: #6d6e72;
	text-decoration: none;
}
#footer p a:hover {
	text-decoration: underline;
}
#footer ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 732px;
	list-style: none;
	list-style-image: none;
}
#footer ul li {
	float: left;
	margin: 0;
	padding: 0;
}

/* news page */

h1 a.link_back {
	float: right;
	font-size: 12px;
	text-decoration: none;
}
h1 a.link_back:hover {
	text-decoration: underline;
}

ol#news_listings {
	margin: 0 0 5px 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}
ol#news_listings li {
	padding: 0;
	margin: 0 24px 10px 0;
	min-height: 60px;
	border-bottom: 1px dotted #666;
	float: left;
	width: 325px;
}
ol#news_listings li.right_news {
	margin: 0 0 10px 0;
}
ol#news_listings li img {
	float: left;
	margin: 0 10px 0 0;
}
ol#news_listings li h2 {
	padding: 0;
	font-size: 12px;
}
ol#news_listings li h2 a {
	color: #fff;
	text-decoration: none;
}
ol#news_listings li h2 a:hover {
	text-decoration: underline;
}
ol#news_listings li p {
	font-size: 11px;
	padding: 0;
}

/* forms */

label {
	width: 100px;
	color: #fff;
	font-weight: bold;
	display: block;
	padding-right: 10px;
}
input, select, textarea {
	font: 12px/150% Arial, Verdana, sans-serif;
	padding: 2px;
	border: 1px solid #fff;
	background-color: #fff;
}
input.button {
	font-weight: bold;
	color: #000;
	text-align: center;
	padding: 2px 10px;
}

table.details_table {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
table.details_table td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 10px;
}
table.details_table textarea {
/*	width: 650px;			*/
	width: 400px;
}
table.details_table input {
	width: 200px;
}

table.table_drivers td {
	padding: 2px 10px;	
}

table.table_technical {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-left: 140px;
}
table.table_technical th, table.table_technical td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 5px 10px;
}
table.table_technical th {
	color: #fff;
	text-align: left;
}

/* overall tags */

.clear_floats {
	clear: both;	
}
.colour_red {
	color: #ed031c;
}
.colour_white {
	color: #fff;
}
.colour_black {
	color: #000;	
}
.h1_grey {
	color: #474747;
	display: block;
}
.photo_right {
	border: 3px solid #e1dfdf;
	float: right;
	margin: 0 0 14px 20px;
}
.photo_left {
	border: 3px solid #e1dfdf;
	float: left;
	margin: 0 20px 14px 0;
}
.float_left {
	float: left;
	margin: 0 15px 0 0;
}
.float_right {
	float: right;
	margin: 0 0 0 15px;
}
.tight {
	margin: 0;
	padding: 0;
}
.txt_small {
	font-size: 10px;	
}

/* general styles */

h1 {
	font-size: 24px;
	padding: 0 0 15px 0;
	color: #fff;
	line-height: 110%;
}
h2 {
	font-size: 14px;
	padding: 0 0 15px 0;
	color: #fff;
}
h3 {
	font-size: 12px;
	padding: 0 0 15px 0;
	color: #fff;
}
h4 {
	font-size: 11px;
	padding: 0 0 15px 0;
	color: #fff;
}
p {
	padding: 0 0 15px 0;	
}

ul, ol {
	margin: 0 0 10px 30px;	
}
li {
	padding: 0 0 5px 0;
	line-height: 150%;
}
a {
	color: #fff;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;	
}
table {
	margin: 0 0 15px 0;	
}
table td, table th {
	padding: 2px 0;	
}
.divider {
	border-top: 1px dotted #999;
	height: 15px;
	clear: both;
	padding: 0;
}

