body{
padding:0px;
margin:0px;
background:#FFFFFF;
}

table {border-collapse:collapse; border:0px;}

#footer_table { Height:45px }
table, td {
		width:100%;
		height:100%;
		border:0px;
	}

td { vertical-align:top; padding:0px;}

a:hover{text-decoration:none;}

img { border:0px;}

.m_text, table, li, input, textarea, select
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#4E5354;
	}
.m_text a { color:#00BAD9}
.m_text span a { color:#FFAE00}
.m_text strong a { color:#FFAE00; text-decoration:none}
.m_text strong a:hover {text-decoration:underline}
.m_text span strong a { color:#00CEF1; text-decoration:none}
.m_text span strong a:hover {text-decoration:underline}
.m_text li a { color:#FFAE00}
.m_text span strong { color:#00CEF1}

.h_text { color:#747474; line-height:14px}
.h_text a{ color:#747474; text-decoration:none}
.h_text a:hover{ color:#4E5354; text-decoration:underline}

.c_text { color:#9C9B98}
.c_text a{ color:#9C9B98}
.c_text span { color:#868686}
.c_text span a{ color:#868686}


	
.line { background:#DCDFE0; width:212px; height:1px}

.form4 {height:22px; margin-top:2px;}
.form4 input {width:170px; height:19px; border:#7f9db9 1px solid;  margin-right:7px}
.form4 select {width:170px; height:19px; border:#7f9db9 1px solid;  padding-left:5px}
.textarea4 {width:170px; height:101px; border:#7f9db9 1px solid;  padding-left:5px; overflow:auto; margin-top:2px}


.form{height:22px; margin-top:2px;}
.form input {width:250px; height:19px; border:#7f9db9 1px solid;  padding-left:5px}
.form select {width:250px; height:19px; border:#7f9db9 1px solid;  padding-left:5px}

.form2 {height:22px; margin-top:2px;}
.form2 input {width:168px; height:19px; border:#9C9E9E 1px solid;  padding-left:5px}
.form2 select {width:52px; height:19px; border:#7f9db9 1px solid;  padding-left:1px}

.form3 {height:22px; margin-top:3px;}
.form3 input {width:119px; height:19px; border:#9C9E9E 1px solid;  padding-left:5px}
.form3 select {width:100px; height:19px; border:#9C9E9E 1px solid; padding-left:5px}
.textarea {width:119px; height:46px; border:#9C9E9E 1px solid; padding-left:5px; overflow:auto; margin-top:5px}
.textarea2 {width:119px; height:43px; border:#9C9E9E 1px solid; background-color:#F1F2F3; padding-left:5px; overflow:auto; margin-top:5px}
.textarea3 {width:119px; height:93px; border:#9C9E9E 1px solid; background-color:#F1F2F3; padding-left:5px; overflow:auto; margin-top:5px}

ul {margin:0; padding:0; list-style:none}
li  {background:url(images/a2.gif) no-repeat left center; margin: 0px 0px 0px 0px; padding:0px 0px 0px 18px}
li a  {font-family:Tahoma; font-size:11px; line-height:20px; color:#FFAE00;}

.enquiry_form {
	margin: 0 0 0 8px;
	width: 250px;
}

.enquiry_form td {
	padding: 2px 0;
	line-height: 18px;
}

.enquiry_form input {
	padding-left: 1px;
	width: 160px;
	margin-right: 0;
}

.enquiry_form select {
	padding-left: 1px;
	width: 160px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
}

.enquiry_form textarea {
	padding-left: 1px;
	width: 160px;
	height:101px;
}

.location_same {
	display: none;
}

.quote_online_heading {
	background-color: #F1F2F4;
	margin: 7px 0 3px 0;
	padding: 14px 0 19px 0;
	text-align: center;
}

/* Bookings Request Engine */

#admin textarea {
	width: auto;
	height: auto;
}

div#badmsg {
	background: #ffc2c2;
	border: 2px solid #ff5151;
	padding: 5px;
	margin-bottom: 10px;
}

div#goodmsg {
	background: #b8ffaa;
	border: 2px solid #69d354;
	padding: 5px;
	margin-bottom: 10px;
}

div#badmsg ul, div#goodmsg ul {
	list-style: none;
}

span.form_req {
	color: red;
}

table.addedit {
	width: auto;
	height: auto;
}

table.addedit td {
	padding: 3px 15px 3px 0;
	vertical-align: top;
	width: auto;
	height: auto;
}

table.addedit label {
	font-weight: bold;
}

table.list {
	width: auto;
	height: auto;
}

table.list th {
	padding: 5px 15px 5px 15px;
	width: auto;
	height: auto;
	font-weight: bold;
	color: white;
	background-color: #6E6E6E;
	border-right: 1px solid white;
}

table.list td {
	padding: 5px 15px 5px 5px;
	width: auto;
	height: auto;
}

table.list tbody tr:hover {
	background-color: #f4f4f4;
}

.b_v_vehicle_name {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}

.b_v_view_details {
	margin-top: 1em;
}

.b_v_price {
	font-size: 14px;
	font-weight: bold;
}

.b_v_select_button {
	
}

img.arrow {
	margin-right: 10px;
	vertical-align: middle;
}

table.base {
	width: auto;
	height: auto;
}

table.base td {
	width: auto;
	height: auto;
}

table.padded td {
	padding: 10px;
}

table.highlight_row_on_hover tbody tr:hover {
	background-color: #f4f4f4;
}

table.row_separator tbody tr {
	border-bottom: 1px dotted #aaa;
}

img.bordered {
	border: 1px solid #6e6e6e;
	padding: 2px;
}

.content_left_col {
	background-color: #F1F2F4;
}

.content_left_col_top {
	padding: 14px 0 19px 20px;
}

.content_left_col_inner {
	margin: 10px 20px 20px 20px;
	min-height: 350px;
}

.content_right_col {
	
}

.content_right_col_top {
	padding: 14px 10px 19px 20px;
	background-color: #F1F2F4;
}

.content_right_col_inner {
	margin: 10px 0 20px 20px;
}

h3 {
	background-color: #F1F2F4;
	padding: 5px;
	margin: 15px 0 8px 0;
}

table.bre_nav td {
	padding-bottom: 5px;
}

table.bre_nav img.arrow {
	margin-top: 5px;
}

