/*
	GAC Website Base CSS Styles
	-------------------------------
	Author: Jake Tracey (Acumentum) 24/11/2006
	
	Modified by Rudi Yardley 13/02/2007
	Modified by Andrew Bitto 
	Last Updated: 16/03/2007
	
	This file includes external stylesheets for use on the following areas:
	 
	 - GAC Tyre Search
	 - GAC Tyre Detail
	 - GAC Dealer Locator
 
	-------------------------------
*/

/* Subpage Imports */

@import url('gacdealerlocator.css');
@import url('gactyresearch.css');

/* Baseline Settings */

body {
	/*background: #004b9e;        /* MATCHES SUPPLIED IMAGES */
  background: #00438f;          /* OFFICIAL HEX */	 
	font-size: .7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p, ul, ol, li, h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}

a img {
	border: 0;
}

/* Typography */

div#container p {
	color: #fff;
}
div#container a {
	font-weight: bold;
	/* color: #ffd72f ;  /*  MATCHES SUPPLIED IMAGES */
  color: #ffde00;  /*  OFFICIAL YELLOW */	
	text-decoration: underline;
	cursor: hand;
}

div#container a:hover {
color: #fff;
}
/* Tagline */

div#tagline h2 {
	background: url('/images/GAC_tagline.gif') no-repeat;
	width:424px;
	height: 23px;
	text-indent: -9999px;
	float: left;
	margin-left: 100px;
	margin-top: -39px;
	padding-bottom: 9px;
}

div#container {
	width: 850px;
	margin: 0 auto;
}

/* GAC Main Logo */

div#mainmenu {
	width: 181px;
	display: block;
	float: left;
	padding-bottom: 30px;
}

div#mainmenu h1 {
	background: url('/images/GAC_logo.gif') no-repeat;
	width: 180px;
	height: 199px;
	text-indent: -9999px;
}

/* Main Navigation */

div#navigation {
	width: 546px;
	float:left;
	background: url('/images/GAC_nav_bg.gif') no-repeat;
	height: 28px;
	margin-bottom: 10px;
	list-style: none;
	padding: 2px 0px 0px 5px;
}

div#navigation a {
	height: 22px;
	display: block;
	float: left;
}

div#navigation a:hover {
	height: 22px;
	display: block;
	float: left;
}

div#navigation a.home {
	background: url('/images/GAC_menu_home.gif') no-repeat;
	width: 43px;
}

div#navigation a:hover.home {
	background: url('/images/GAC_menu_home_hover.gif') no-repeat;
}

div#navigation a.locator {
	background: url('/images/GAC_menu_dealerlocator.gif') no-repeat;
	width: 127px;
}

div#navigation a:hover.locator {
	background: url('/images/GAC_menu_dealerlocator_hove.gif') no-repeat;
}

div#navigation a.tyres {
	background: url('/images/GAC_menu_tyres.gif') no-repeat;
	width: 37px;
}

div#navigation a:hover.tyres {
	background: url('/images/GAC_menu_tyres_hover.gif') no-repeat;
}

div#navigation a.autocare {
	background: url('/images/GAC_menu_autocare.gif') no-repeat;
	width: 88px;
}

div#navigation a:hover.autocare {
	background: url('/images/GAC_menu_autocare_hover.gif') no-repeat;
}

div#navigation a.mycar {
	background: url('/images/GAC_menu_mycar.gif') no-repeat;
	width: 51px;
}

div#navigation a:hover.mycar {
	background: url('/images/GAC_menu_mycar_hover.gif') no-repeat;
}

div#navigation a.about {
	background: url('/images/GAC_menu_aboutus.gif') no-repeat center;
	width: 93px;
}

div#navigation a:hover.about {
	background: url('/images/GAC_menu_aboutus_hover.gif') no-repeat center;
}

div#navigation a.contact {
	background: url('/images/GAC_menu_contactus.gif') no-repeat;
	width: 77px;
}

div#navigation a:hover.contact {
	background: url('/images/GAC_menu_contactus_hover.gif') no-repeat;
}

div#navigation span {
	display: none;
}

/* Sub Navigation */

div#subnavigation {
	float: left;
	clear: left;
	background: url('/images/GAC_subnav_bg.gif') no-repeat top left;
	width: 181px;
	height: 200px;
	padding-bottom: 9px;
}

div#subnavigation h3 {
	margin: 10px 30px 10px 30px;
	color: #ffde00 ; 
	font-size: 11px;
	background: url('/images/GAC_subnavh3_bg.gif') bottom left no-repeat;
	padding-bottom: 1em;
}

div#subnavigation ul {	

list-style-image:none;
list-style-position:outside;
list-style-type:disc;
margin:0px 40px;
margin-left:45px;
}

div#subnavigation ul li {
	margin: 0px 0px;
	padding: 0;
	font-size: 10px;
	padding-bottom:5px;
	color:#FFDE00;
}

div#subnavigation ul li a {
	color: #fff;
}

/* Promotions */

div#promotions {
	float: left;
}

div#promotions img {
	padding-bottom: 13px;
}

/* Right Hand Sidebar  */

div#sidebar_container {
	width: 143px;
	float: right;
	padding-top: 204px;
	background: url('/images/GAC_jack1.gif') top no-repeat;
	margin-top: -125px;
}
	
/* Search */
	
div#searchbox {
	background: url('/images/GAC_searchbg.gif') no-repeat;
	height: 34px;
	width: 143px;
}
	
div#searchbox input {
	margin-top: 5px;
	margin-left: 10px;
	background: #36476c;
	border: 1px solid #0d1c3c;
	color: #fff;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	width: 105px !important;
	padding: 3px 0px;
}

div#searchbox img{
  margin:8px 4px 4px 4px;
}

/* Internal Sidebar Content */
	
div#sidebar {
	background: #ffde00  url('/images/GAC_sidebar_bg.gif') bottom no-repeat;
	width: 143px;
	float: right;
	margin-top: 0;
	margin-bottom: 10px;	
}

div#sidebar a {
	color: #666699;
	margin-left: 10px;
	font-size: 10px;
	float: left;
}

div#sidebar h3 {
	margin: 8px 0px 0px 10px;
	padding: 0;
	display: block;
}

div#dealerlocator {
	margin: 0 10px;
	}
div#dealerlocator label {
margin-top: 3px;
	font-size: .9em;
	color: #666699;
	display: block;
}

/* search_by_town_or_suburb */

div#dealerlocator a#search_by_town_or_suburb {
	margin: 0px 0 3px 0px;
	float: left;
	padding: 0;
}

/* Tyre Search */

div#sidebar div#tyresearch {
	margin: 0 10px;
	}
	
	div#sidebar div#tyresearch select#tyre_make_select {
	width: 90px;	
	font-family: Verdana;
	font-size: 11px;
	margin: 5px 0px 0px 0px;
	}
	
	div#sidebar div#tyresearch select#tyre_year_select {
	width: 70px;
	font-family: verdana;
	font-size: 11px;
	margin: 5px 0px 0px 0px;
	}
	
div#sidebar div#tyresearch label {
	font-size: .9em;
	color: #666699;
	display: block;
	margin-top: 3px;
margin-bottom: 3px;
	
}
/* GAC Sidebar Specific Headings */

div#sidebar h3#dealer_locator {
	background: url('/images/GAC_dealer_locator_heading.gif') no-repeat;
	text-indent: -9999px;
}

div#sidebar h3#tyre_search {
	background: url('/images/GAC_tyre_search_heading.gif') no-repeat;
	text-indent: -9999px;
}

div#sidebar input {
	margin: 0;
	padding: 0;
}

div#sidebar form {
	margin: 0;
	padding: 0;
}


div#sidebar input.button {
	display: inline;
}

div#sidebar p {
	margin: 5px 0px 0px 10px;
	}
div#sidebar p a {
	font-size: 9px;
	color: #68759d;
	display: block;
	margin: 8px 10px;
}

/* Search by tyre size link */

div#sidebar a#search_by_tyre_size {
	margin: 10px 0px 2px 0px;
}
/* Request a quote link */

a#request_a_quote_link {
margin: 3px 0 5px 0;
}
/* E-mail a friend Link */

div#email_friend {
	margin-left: 10px;
	margin-top: 5px;
  padding: 0;
  display: block;
}
div#sidebar div#email_friend a {
	background: url('/images/GAC_email_a_friend.gif') left no-repeat;

	text-indent: -9999px;
	width: 104px;
	height: 16px;
	
	margin: 0px 0px 10px 0px;
	padding: 0px 0;
}
div#sidebar div#email_friend div#email_this_page_link_image {
  display: none;
}

/* Right Button Specific Styles */

img#right_button {
	float: right;
	clear: left;
	margin-left: -10px;
}

/* Page Content */

div#breadcrumbs {
	margin: 10px 0px;
	font-size: .9em;
}

div#breadcrumbs ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#breadcrumbs ul li {
	display: inline;
}

div#breadcrumbs ul li a {
	padding-right: 5px;
}

div#wrapper {
	padding-top: 20px;
}

div#content {
	color: #fff;

	margin-left: 187px;
	margin-right: 160px;
	padding-bottom: 15px;
}

/* Content Typography */

div#content p {
	margin: 10px 0;
	line-height: 20px;
	font-size: 1.2em;
}

div#content p small {
	font-size: .79em;
	}
	
div#content textarea {
font-family: Arial, Helvetica, sans-serif;
}

div#content h2 {
	color: #ffde00 ; 
	font-size: 17px;
	border-bottom: 2px solid #ffde00 ;
	padding-bottom: .5em;
}

div#content h3 {
	color: #ffde00 ; 
	font-size: 12px;
	margin: 10px 0;
}

div#content form {
	font-size: 1em;
}

div#content table {
	color: #fff;
	font-size: 1em;
}
	
/* Footer */
div#Home_Footer {
	text-align: center;
}

div#footer {
	float: left;
	clear: both;
	background: url('/images/GAC_footer_bg.gif') no-repeat;
	width: 850px;
	margin-bottom: 20px;
	margin-top: 10px;
	height: 30px;
	position:relative;
}

div#footer ul {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
}

div#footer p, div#footer div#copyright p {
  
}

div#footer div#copyright p {
	color: #4B95E0;
	font-style: italic;
}

div#siteby{
  /*float:right;*/
  position:absolute;
  right:0px;
  top:0px;
  margin-right:10px;
  margin-top:7px;
}

div#footer ul li {
  display:inline;
  float:left;
  margin-left:20px;
  margin-top:5px;
}

div#footer div#siteby p a {
  color:#4B95E0;
  font-style:italic;
  font-weight:normal;
  text-decoration:none; 
}

div#footer ul li a {
	color: #fff;	font-size: .9em;
}


div#copyright {
  float:left;
  margin-left:10px;
  margin-top:7px;
  width:250px;
}

/* Print Link */

p.print_link a {
	padding-left: 20px; 
	background: url('/images/printicon.gif') left no-repeat;
	float: right;
	font-size: 10px;
	color:#fff;
}

/* Error Box */

div.errorbox {
	font-size: .9em;
	color: #ff0000;
	background: #fff;
	margin: 1em;
}
	
div.errorbox ul li {
	border: 2px solid #ff0000;
	list-style: none;
	list-style-position: inside;
}

/* Tyre Selection */

img#car_type_image {
	float: left;
	margin: 10px;
}

/* Popup Page */

div#popuppage {
	background: #004b9e;
	color: #fff;
}

div#popuppage h3 {
	color: #ffde00 ; 
	font-size: 12px;
	margin: 10px 0;
}

div#dealer_locator_town {
padding-bottom: 150px;
}

.clearf {
	clear: both;
}
