* {
 margin: 0px;
 padding: 0px;
}

div
{
 text-align:left;
 font-family: Arial;
 font-size: 13px;
}

body {
 margin:0px;
 padding:0px;
 overflow-x:none;
 }

#container {
 width:1003px;
 margin:auto;
 padding: 0px;

 }

#menu_placeholder {
height:220px;
position:relative;
}

 #left_col {
 float:left;
 width:105px;
  }

 #right_col {
 float:right;
 width:650px;
  }

#footer{
 clear: both;
 width:1003px;
 margin:auto;
}

 .header_button_text
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.booking_tab_selected_text
{
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	cursor:pointer;
}

.booking_tab_text
{
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	width:100px;
	cursor:pointer;
}

.booking_section_heading
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0971B9;
}

.textbox
{
   border-style: solid;
   border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
   border-color: #747474;
   font-family: Arial;
   font-size: 12px;
   vertical-align:middle;
   color: #000000;
   background: #FFFFFF;
   white-space: nowrap;
   padding-left:2px;
   padding-right:2px;
   padding-top:2px;
   padding-bottom:1px;
}

.button
{
   border-style: solid;
   border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
   border-color: #326BC0;
   font-family: Trebuchet MS;
   font-size: 12px;
   color: #000000;
   background: #E0DFE3;
   background-image: url(../../img/button_background.jpg);
   background-repeat: repeat-x;
   text-align: center
   height:21px;
}

.label
{
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #000000;
}

.dropdown
{
   font-family: Arial;
   font-size: 12px;
   color: #000000;
}

.normtext
{
   font-family: Arial;
   font-size: 12px;
   color: #000000;
}

.mainmenu
{
   font-family: Arial;
   font-size: 13px;
   color: #FFFFFF;
   text-decoration:none;
}

.mainmenu_selected
{
   font-family: Arial;
   font-size: 13px;
   color: #FFFFFF;
   text-decoration:none;
}

.white_text
{
   font-family: Arial;
   font-size: 12px;
   color: #FFFFFF;
   text-align:center;
}

.grey_text
{
   font-family: Arial;
   font-size: 12px;
   color: #666666;
}

.msgtext
{
   font-family: Arial;
   font-size: 12px;
   color: red;
}

table
{
   font-family:Arial;
   font-size: 12px;
   color: #000000;
}

input
{
   font: 14px Tahoma, Arial, Helvetica, sans-serif;
   color: #747474;
   font-weight:normal;
}

a
{
   font: 13px Tahoma, Arial, Helvetica, sans-serif;
   color: #747474;
   font-weight:normal;
}

b
{
   font-family:Arial;
   font-size: 14px;
   color: #000000;
   font-weight:bold;
}


.big_blue_heading
{
   font-family:Arial;
   font-size: 28px;
   color: #0971B9;
   font-weight:normal;
}

.big_light_blue_heading
{
   font-family:Arial;
   font-size: 28px;
   color: #0971B9;
   font-weight:normal;
}

.big_grey_heading
{
   font-family:Arial;
   font-size: 28px;
   color: #999999;
   font-weight:normal;
}

.big_orange_heading
{
   font-family:Arial;
   font-size: 28px;
   color: #0971B9;
   font-weight:normal;
}

.big_black_heading
{
   font-family:Arial;
   font-size: 28px;
   color: #000000;
   font-weight:normal;
}

.big_red_heading
{
   font-family:Arial;
   font-size: 28px;
   color: #AE0D0D;
   font-weight:normal;
}

.big_purple_heading
{
   font-family:Arial;
   font-size: 28px;
   color: #0971B9;
   font-weight:normal;
}

.big_dark_blue_heading
{
   font-family:Arial;
   font-size: 28px;
   color: #0971B9;
   font-weight:normal;
}

.big_flight_blue_heading
{
   font-family:Arial;
   font-size: 28px;
   color: #0971B9;
   font-weight:normal;
}

.dark_flight_blue_heading
{
   font-family:Arial;
   font-size: 14px;
   color: #0971B9;
   font-weight:normal;
}

.dark_blue_heading
{
   font-family:Arial;
   font-size: 14px;
   color: #0971B9;
   font-weight:normal;
}

.big_green_heading
{
   font-family:Arial;
   font-size: 28px;
   color: #0971B9;
   font-weight:normal;
}


.dark_blue_heading
{
   font-family:Arial;
   font-size: 20px;
   color: #0971B9;
   font-weight:normal;
}

.black_heading
{
   font-family:Arial;
   font-size: 14px;
   color: #000000;
   font-weight:normal;
}

.grey_heading
{
   font-family:Arial;
   font-size: 14px;
   color: #999999;
   font-weight:normal;
}

.blue_text
{
   font-family:Arial;
   font-size: 12px;
   color: #0971B9;
   font-weight:normal;
}

.grey_text
{
   font-family:Arial;
   font-size: 12px;
   color: #999999;
   font-weight:normal;
}

.orange_text
{
   font-family:Arial;
   font-size: 12px;
   color: #0971B9;
   font-weight:normal;
}
.accomm_orange_heading
{
   font-family:Arial;
   font-size: 16px;
   color: #0971B9;
   font-weight:normal;
}

h1
{
   font-family:Arial;
   font-size: 18px;
   color: #0971B9;
   display:inline;
}

h2
{
   font-family:Arial;
   font-size: 16px;
   color: #0971B9;
   display:inline;
}

h3
{
   font-family:Arial;
   font-size: 14px;
   color: #0971B9;
   display:inline;
}

h4
{
   font-family:Arial;
   font-size: 12px;
   color: #0971B9;
   display:inline;
}

h5
{
   font-family:Arial;
   font-size: 10px;
   color: #0971B9;
   display:inline;
}

.site_search_seperator
{
	height:39px;
	color: #D96D27;
	width: 100%; /* use you own image size; */
	vertical-align: middle;
	background:url('template/default/img/site_search_sep.gif');
	padding-left:10px;
}

/** Custom **/
.greentext
{
   font-family: Arial;
   font-size: 14px;
   color: #498C25;
   font-weight:bold;
}


.bluepagingheading
{
   font-family: Arial;
   font-size: 16px;
   color: #3C6EA1;
   font-weight:bold;
}

.bluetext
{
   font-family: Arial;
   font-size: 12px;
   color: #3C6EA1;
}

/** Accommodation **/
.acc_heading1
{
   font-family: Arial;
   font-size: 16px;
   color: #F78C2D;
   font-weight:bold;
}

.acc_heading2
{
   font-family: Arial;
   font-size: 14px;
   color: #F78C2D;
}

.acc_ratingtext
{
   font-family: Arial;
   font-size: 14px;
   color: #E4AC4D;
}
.acc_greentext
{
   font-family: Arial;
   font-size: 14px;
   color: #498C25;
   font-weight:bold;
}

/* Bottom Nav */
.bottom-nav{
	list-style:none;	margin:0; padding: 0;
	height:1%;	overflow:hidden;
	background: url(img/footer/bg-bottom-navigation.gif) 0 100% repeat-x;
	font: 13px Tahoma, Arial, Helvetica, sans-serif;
	margin: 0 0 1px 0;
}
.bottom-nav li{
	float:left;
	background: url(img/footer/sep-bottom-navigation.gif) 0 0 no-repeat;
	padding:0 0 0 1px;
	width: 165px;
}
.bottom-nav li:first-child{
	background:none;
}
.bottom-nav a{
	background-position: 15px 0;
	background-repeat: no-repeat;
	display: block;
	font-size: 11px;
	padding: 25px 10px 0 60px;
	height: 37px;
	color: #fff;
}
.bottom-nav a:hover{
	color: #000;
}
.bottom-nav li.roadside a{background-image: url(img/footer/road_side.gif); padding: 19px 10px 0px 80px; text-decoration:none}
.bottom-nav li.maps a{background-image: url(img/footer/links_maps.gif); height: 43px; padding: 19px 15px 0 70px;text-decoration:none}
.bottom-nav li.permits a{background-image: url(img/footer/driving_permit.gif); height: 43px; padding: 19px 15px 0 70px;text-decoration:none}
.bottom-nav li.travel a{background-image: url(img/footer/travel_insurance.gif); height: 43px; padding: 19px 10px 0 60px;text-decoration:none}
.bottom-nav li.motor a{background-image: url(img/footer/insurance.gif); height: 43px; padding: 19px 10px 0 70px; text-decoration:none}
.bottom-nav li.specials a{background-image: url(img/footer/aa_pub.gif); height: 36px; padding: 19px 10px 0 70px; text-decoration:none}
/* Bottom NavEnd */
