/*
	Beaurepaires Website Base CSS Styles
	-------------------------------
	Author: Jake Tracey (Acumentum)
	Modified by Andrew Bitto 
	Last Updated: 16/03/2007
	
	This file includes external stylesheets for use on the following areas:
	 
	 - BFT Tyre Search
	 - BFT Tyre Detail
	 - BFT Dealer Locator
	 - BFT Procurement
 
	-------------------------------
*/

@import url('bftdealerlocator.css');
@import url('bfttyresearch.css');
@import url('bftprocurement.css');

/* Baseline styles */

body {
	margin: 0;
	padding: 0;
	background: #004990;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: .79em;
}

a img {
	border: 0;
}

h1, h2, h3, h4, p, ul, ol, li, dl, dt, table, label, form {
	margin: 0;
	padding: 0;
}

a {
	color: #004990;
	font-weight: bold;
}

/* Page Container */

div#container {
	width: 930px;
	margin: 15px auto;
	background: url('/images/Beaurepairs/containerbg.gif') repeat-y;
}

/* Page Header */

div#header {
	background: url('/images/Beaurepairs/headerbg.gif');
	width: 930px;
	height: 167px;
}

/* Logo */

div#header h1 {
	text-indent: -9999px;
	width: 334px;
	height: 137px;
	float: right;
	margin-right: 60px;
	margin-top: 20px;
	background: url('/images/Beaurepairs/h1bg.gif') no-repeat;
}

/* Hide phone contact text from regular browsers, screenreaders will still read phone number */

div#header p#phone_contact {
	display: none;
}

/* Content Container */

div#content_container {
	margin: 0 25px;
}

div#center_container {
	padding-bottom: 15px;
}


/* Left hand sidebar */

div#lsidebar {
  color:#FCDA00;
	display: block;
	float: left;
	width: 165px;
}

div#lsidebar h3 {
	color: #FCDA00;
	font-family: Arial, sans-serif;
	font-size: .9em;
}

div#lsidebar div#lnavigation {
	background: url('/images/Beaurepairs/subnavbg.gif') no-repeat;
	width: 160px;
	height: 234px;
}

div#lsidebar div#lnavigation h3 {
	margin-left: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #FCDA00;
	padding-top: 15px;
	margin-right: 15px;
}

div#lsidebar div#lnavigation ul {
	margin-left: 15px;
	list-style: none;
	margin-right: 15px;
}
div#lsidebar div#lnavigation ul li {
	border-bottom: 1px solid #fff;
	padding: 5px 0;
}

div#lsidebar div#lnavigation ul a {
	color: #FCDA00;
	text-decoration: none;
	font-size: 11px;
}

div#lsidebar div.promo {
	margin-bottom: 2px;
}


/* Right hand sidebar */

div#rsidebar {
	float: right;
	width: 151px;
}

div#rsidebar a {
	color: #00366c;
	font-size: 11px;
}
div#rsidebar div#search {
	background: url('/images/Beaurepairs/searchbg.gif') no-repeat;
	height: 30px;
	width: 151px;
}
div#rsidebar div#search div#searchFormPos{
	margin-top: 2px;
}

div#rsidebar div#search input {
	width: 95px !important;
	margin-left: 13px;
	font-size: 11px;
	background: #bcbdbf;
	border: 1px solid #ccc;
	color: #fff;
}

div#rsidebar div#search input#search_go {
	display: inline;
	width: 26px;
	margin: 0;
	padding: 0px;
	margin-bottom: -7px;
}

div#rsidebar div#search h3 {
	display: none;
}

div#rsidebar div#search img {
	padding-top: 4px;
}

div#rsidebar div#search_site {
	display: none;
}
div#rsidebar div#email_friend {
	background: url('/images/Beaurepairs/email_friendbg.gif') no-repeat;
	height: 39px;
  margin:2px 0 0;
}

div#rsidebar div#email_friend a {
	margin: 10px 0px 5px 15px;
	float: left;
}
div#rsidebar div#email_friend div#email_this_page_link_image {
  display: none;
}

div#rsidebar p#request_a_quote {
		margin-top: 7px;
		
}

div#rsidebar a#search_by_town_or_suburb {
	margin-left: 12px;
	display: block;
	margin-top: 7px;
}
div#dealerlocator {
	background: url('/images/Beaurepairs/rsidebarbg.gif') repeat-y;
	width: 151px;
}

div#dealerlocator label {
	margin-left: 12px;
	margin-top: 0;
	font-size: .9em;
}

div#rsidebar input {
	width: 25px;
	font-size: .9em;
}
div#dealerlocator p a {
	line-height: 15px;
}

div#dealerlocator p {
	line-height: 15px;
	margin-left: 12px;
	color: #fff;
	font-size: 11px;
}


div#dealerlocator #dealer_postcode_textfield {
	width: 90px;
	margin-left: 12px;
}

div#rsidebar #tyre_make_select {
	margin-left: 12px;
	font-size: .9em;
	font-family: verdana;
	width: 94px;
}

div#rsidebar #tyre_year_select {
margin-left: 12px;
font-size: .9em;
font-family: verdana;
width: 94px;
}

div#rsidebar #search_by_tyre_size {
	display: block;
	margin-left: 12px;
	margin-top: 10px;
}
div#dealerlocator h3#dealer_locator {
	background:url('/images/Beaurepairs/h3dealerlocatorbg.gif') no-repeat;
	width: 151px;
	height: 26px;
	margin-top:-3px;
	text-indent: -9999px;
}

div#dealerlocator h3#tyre_search {
	margin-top:5px;
	background:url('/images/Beaurepairs/h3tyresearchbg.gif') no-repeat;
	width: 151px;
	height: 26px;
	text-indent: -9999px;
}

div#center_container {
	margin: 0px;
	float: left;
	width: 560px;
}

div#navigation {
	width: 550px;
	background: url('/images/Beaurepairs/navbg.gif') no-repeat top left;
	margin: 0;
	padding: 5px 0px 5px 12px;
	font-size: 12px;
	float: left;
	}

div#navigation a {
	color: #fcda00;	font-size: 12px;
	margin: 2px 3px;
	font-weight: bold !important;
	text-decoration: none;
	padding-right: 5px;
	}

div#content table {
	font-size: 12px;
}
div#content h2 {
	color: #004990;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	margin: .5em 0;
	padding-top: 10px; 
	clear: both;
	}

div#content h3 {
	color: #ff9933;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 0em;
	margin:1em 0;
}

div#content div#breadcrumbs {
	margin: 0;
	padding: 0;
}
div#content div#breadcrumbs ul {
	border-bottom: 1px solid #fff;
	padding-bottom: 1em;
	margin: 0;
}

div#content div#breadcrumbs ul li {
	display: inline;
	float: left;
	color: #999;
	margin-right: 5px;
	margin-top: 10px;

}

div#content div#breadcrumbs ul li a {
	color: #666;
	margin-right: 5px;
	text-decoration: underline;
}

div#content div#breadcrumbs ul li a:hover {
	color: #000;
	text-decoration: underline;
}

div.promo {
	float: left;
	margin: 0px;
	padding: 0px;
}

div#promo_1, div#promo_2, div#promo_3 {
	width: 184px;
}

body#subpage div#content {
	background: #fff;
	width: 556px;
	padding-bottom: 2em;
	float:left;
}

body#subpage div#content ul, ol {
	list-style: inside;
	font-size: .9em;
}

div#content {
	color: #000;
	margin: 0;
	padding: 0;
	width: 560px;
}

div#contentpadder {
	margin: 0 15px;
}

/* Footer */

div#Home_Footer {
	width: 930px;
	float: left;
	clear: both;
	color: #7592b4;
	padding-bottom: 5px;
	text-align: center;
}

div#footer {
	background: url('/images/Beaurepairs/footerbg.gif') no-repeat;
	width: 930px;
	height: 41px;
	clear: left;
	color: #7592b4;
	font-size: 11px;
	font-weight: bold;
}

div#footer p {
	margin-left: 28px;
	float: left;
}
div#footer ul {
	list-style: none;
	margin-left: 205px;
}

div#footer ul li {
	display: inline;
	float: left;
	border-left: 1px solid #7592b4;
	padding-right: 3px;
	margin-right: 3px;
}

div#footer ul li.firstchild {
	border-left: none;
}
	
div#footer ul li a {
	margin: 0 7px;
	color: #7592b4;
}

div#footer a {
	margin: 0 7px;
	color: #7592b4;
	margin-left: 125px;
	text-decoration: none;
}

div#footer ul li a:hover {
	color: #fff;
}

.clearf {
	clear: both;
}

.weblink_frame{
  margin-top: 12px;
  width: 486px;
  height: 500px;
}
