body {
	background-image: url(images/bodybg.jpg);
	background-color: #e9e9e9;
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0.8em;
	color: #000000;
	text-align: left;
	position: relative;
	width: 100%;
}

p, a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

img {
	border: none;
}

div.formoneverypage {
	width:190px;
	border: 1px solid #AFC5D3;
	background-color: #E9EFF3;
	padding: 5px 5px 5px 5px;
	position:relative;
	float: right;
	margin:0px;
	padding:0px;
}

div.formoneverypage fieldset {
	border: none;
}

div.formoneverypage fieldset label {
	width: 180px;
	text-align: left;
}

div.formoneverypage fieldset input, div.formoneverypage fieldset select {
	width: 160px;
}

div#breakerspace_openinghours {
	float: right;
	border: 1px solid #AFC5D3;
	background-color: #E9EFF3;
	padding: 5px 5px 5px 5px;
	margin: 0px 10px 0px 20px;
	height: auto;
	width: 200px;
}

div#breakerspace_openinghours table {
	width: 180px;
}
div.outsidetoparea {
	width: 100%;
	clear: both;
	margin: 0px auto 0px auto;
	text-align: center;
}
#toparea {
	width: 778px;
	height: auto;
	margin: 0px auto 0px auto;
}

#loginform {
	position: relative;
	float: right;
	width: 460px;
	margin: 20px 0px 20px 0px;
	overflow: auto;
	border: 1px solid #AFC5D3;
	background-color: #E9EFF3;
	padding: 5px;
}

form#indexloginform label {
	float: left ! important;
	clear: none ! important;
	width: auto;
	float: none;
	font-size: 12px;
	display: inline;
	margin: 0px 2px 0px 2px;
	color: #445464;
}
form#indexloginform input {
	float: left ! important;
	clear: none ! important;
	float: none;
	display: inline;
	width: 100px;
	font-size: 0.9em;
	margin: 0px 2px 0px 2px;
	color: #445464;
}
form#indexloginform input.button {
	height: auto;
	width: auto;
	padding: 0px 0px 0px 0px;
}

form#indexloginform ul.errors {
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 5px 0px;
}

form#indexloginform ul.errors li {
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 5px 0px 5px;
}

#headerphonenumber {
	position: relative;
	float: left;
	font-size: 2em;
	margin-top: 20px;
	width: 450px;
}

#headeradvert {
	position: relative;
	float: right;
}

#outsidenavigation {
	width: 100%;
	background-color: #000000;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#navigation {
	background-color: #000000;
	clear: both;
	width: 820px;
	padding: 3px 3px 3px 3px;
	margin: 0px auto 0px auto;
	color: #FFFFFF;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}
#navigation a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: auto 3px auto 3px;
}
#navigation a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

#outsidesubnavigation {
	width: 100%;
	background-color: #D30000;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#subnav {
	background-color: #D30000;
	clear: both;
	width: 772px;
	padding: 3px 3px 3px 3px;
	margin: 0px auto 0px auto;
	color: #FFFFFF;
	text-align: left;
	font-size: 11px;
}
#subnav a {
	color: #FFFFFF;
	text-decoration: none;
	margin: auto 3px auto 3px;
}
#subnav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#container {
	clear: both;
	width: 865px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 0px;
	text-align: justify;
}

table.content {
	background-color: #E9EFF3;
	border: solid 1px #000000;
	font-size: 0.9em;
	border-collapse: collapse;
	width: 100%;
}

table.content tr th {
	font-size: 0.9em;
	background-color: #FF0000;
	color: #FFFFFF;
	height: 20px;
}
table.content tr th a, table.content tr th a:visited, table.content tr th a:hover {
	color: #FFFFFF;
}

table.content tr.odd {
	background-color: #E9EFF3;
}

table.content tr.even {
	background-color: #F3F3F3;
}

table.content tr:hover {
	background-color: #FFFFFF;
}

table.content tr td {
	padding-top: 5px;
	padding-bottom: 5px;
}

table.message {
	border: solid 1px #000000;
	font-size: 0.9em;
	border-collapse: collapse;
	width: 100%;
}

table.message tr th{
	font-size: 0.9em;
	color: #000000;
	height: 20px;
	font-weight: bold;
	border: solid 1px #000000;
}

table.message tr th.consumer {
	background-color: #F9FFF3;
}

table.message tr th.breaker {
	background-color: #C9CFD3;
}

table.message tr td, table.message tr th {
	padding: 5px;
}

table tr td p.menu_heading {
	font-size: 1.1em;
	color: #222222;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

table tr td p.menu_heading a {
	text-decoration: none;
	color: #222222;
}

table tr td p.menu_subheading {
	margin: 0px;
	padding: 0px;
}

p.outputMessage {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFF99;
	border: solid 1px #00FF00;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.6em;
}

label, input, select, textarea {
	display: block;
	float: left;
	margin-bottom: 2px;
}

label {
	clear: both;
}

label.settings {
	width: 300px;
}

br {
	clear: left;
}

form.contentform {
	overflow: auto;
}

form.contentform fieldset {
	width: 45%;
	margin: 0px;
	float: left;
	border: none;
}

form.contentform span {
	clear: left;
}

#loginform ul {
	text-align: right;
	list-style: none;
}

div.phonenumber {
	text-align: center;
	font-size: 2em;
	font-weight: bold;
	color: #000000;
	clear: both;
}

#footer {
	font-size: 8pt;
	margin-top: 15px;
	text-align: center;
	margin-bottom: 4px;
}

.footerfont {
	font-size: 7pt;
	padding-bottom:5px
	/*margin-top: 15px;
	text-align: center;
	margin-bottom: 4px;*/
}

.smalltext {
	font-size: 0.85em;
}
.smalltextblue {
	font-size: 0.9em;
	font-weight:bold;
	color:#0033FF;
}
#request {
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#requestred {
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color:#D20000;
	font-size: 12px;
	font-weight:bold;
}



h1 {
	font-size: 1.3em;
	color: #D30000;
}
h2 {
	font-size: 1.3em;
	color: #D30000;
}
h3 {
	font-size: 1.3em;
	color: #D30000;
}
h4 {
	font-size: 1.3em;
	color: #D30000;
}
h5 {
	font-size: 1.3em;
	color: #D30000;
}
h6 {
	font-size: 1.3em;
	color: #D30000;
}
#banners {
	text-align: center;
	width: 778px;
}

div#enquiry_details {
	width: 50%;
	float: left;
}

div#meet_the_seller {
	width: 45%;
	float: left;
	margin-left: 5%;
}

div#quote_details {
	clear: both;
}

div#breaker_expiry_ok {
	float: right;
	width: 300px;
	padding: 10px;
	background-color: #00FF00;
	font-size: 1.2em;
	border: solid 2px #000000;
	text-align: center;
}

div#breaker_expiry_soon {
	float: right;
	width: 300px;
	padding: 10px;
	background-color: #FFCC00;
	font-size: 1.2em;
	border: solid 2px #000000;
	text-align: center;
}

div#breaker_expiry_expired {
	float: right;
	width: 300px;
	padding: 10px;
	background-color: #FF0000;
	font-size: 1.2em;
	border: solid 2px #000000;
	text-align: center;
}

span.vehicledescription {
	color: #444444;
}

div#messageoftheday {
	clear: both;
	margin: auto;
	width: 95%;
	border: solid 2px #000000;
	padding: 15px;
	background-color: #FFEC86;
	font-size: 1.2em;
	overflow: auto;
	margin-top: 10px;
}

div#messageoftheday img {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}

table tr.quoted {
	background-color: #FFCC99;
}

div.membership_form {
	width:340px;
	padding: 5px 5px 5px 5px;
	position:relative;
	float: right;
	margin:0px;
	margin-left: 10px;
	padding:0px;
	overflow: auto;
}

td.paymentdue {
	color: #FF0000;
	font-weight: bold;
}

#header {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
}

#headerbox {
	width: 100%;
	height: 121px;
	float: left;
	background: #e9e8e8 url(/images2/head-bg.jpg);
}

#headtop {
	width: 930px;
	height: 93px;
	margin: 0 auto 0 auto;
}

#logoarea {
	width: 265px;
	float: left;
	display: inline;
	margin: 5px 20px 0px 0px;
}

#leasedeals {
	width: auto;
	float: left;
	margin-top: 30px;
}

#leasedeals h2 {
	margin: 0px;
	color: #c91b06;
	text-align: left;
	font-size: 18px;
	font-weight: normal;
}

#leasedeals h2 .span1 {
	color: #686868;
	font-size: 20px;
}

#leasedeals h2 .span2 {
	color: #424242;
	font-weight: bold;
	font-size: 20px;
}

#headcars {
	width: 348px;
	float: right;
}

#topnav {
	width: 896px;
	height: 28px;
	margin: 0 auto 0 auto;
}

#topnav a {
	height: 22px;
	width: 126px;
	float: left;
	background: #f0f0f0 url(/images2/topnavbg.jpg) top;
	color: #7b7b7b;
	font-weight: bold;
	text-align: center;
	margin: 0px 1px 0px 1px;
	text-decoration: none;
	padding-top: 6px;
}

#topnav a:hover {
	color: #ffffff;
	background-color: #d61e07;
	background-position: bottom;
}

#bottomnav {
	width: 100%;
	float: left;
	height: 20px;
	margin-top: 1px;
	background: #2c2c2c;
}

#bottomnavbox {
	width: 812px;
	margin: 0 auto 0 auto;
	padding-top: 1px;
}

#bottomnavbox p {
	word-spacing: 10px;
	margin: 0px;
	text-align: left;
}

#bottomnavbox a {
	color: #ffffff;
	background: #2c2c2c;
	word-spacing: normal;
	text-decoration: none;
}

#bottomnavbox a:hover {
	text-decoration: underline;
}

#mainbox {
	width: 100%;
	position: absolute;
	top: 150px;
	left: 0px;
}

#quoteform {
	width: 865px;
	float: left;
}

#quoteforml {
	width: 268px;
	float: left;
}

#quoteforml img {
	margin-bottom: 35px;
}

#quoteformr {
	width: 570px;
	float: right;
}

#quoteformr form {
	width: 573px;
}

#quoteformrtop {
	width: 570px;
	float: left;
	margin-bottom: 25px;
}

#quoteformrbottom {
	width: 570px;
	float: left;
	margin-top: 15px;
}

#quotestep1 {
	width: 548px;
	float: left;
	padding: 10px;
	border: 1px solid #c3c3c3;
	margin-bottom: 12px;
	background: #ffffff;
}

#quotestep1 h3 {
	margin: 0px;
}

#quotestep1 h3 span {
	color: #424242;
}

#quotestep1 h4 {
	width: 543px;
	height: 25px;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 0px 5px;
	background: url(/images2/quotehead-bg.jpg) left repeat-y;
}

#quotestep1 table {
	margin: 20px 0px 0px 0px;
	font-size: 11px;
	color: #4e4e4e;
	text-align: left;
}

#quotestep1 td {
	padding-bottom: 8px;
}

#quotestep1 input {
	font-size: 11px;
	border: 1px solid #a0a0a0;
	background: #f3f3f3;
	color: #4e4e4e;
}


#quotestep1 select {
	font-size: 11px;
	border: 1px solid #a0a0a0;
	background: #f3f3f3;
	color: #4e4e4e;
}

#quotecontract {
	width: 548px;
	float: left;
	padding: 10px;
	border: 1px solid #c3c3c3;
	margin-bottom: 12px;
	background: #ffffff;
}

#quotecontract h4 {
	width: 543px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 5px;
	background: url(/images2/quotehead-bg.jpg) left repeat-y;
}

#quotecontract table {
	margin: 20px 0px 0px 0px;
	font-size: 11px;
	color: #4e4e4e;
	text-align: left;
}

#quotecontract td {
	padding-bottom: 8px;
}

#quotecontract input {
	font-size: 11px;
	border: 1px solid #a0a0a0;
	background: #f3f3f3;
	color: #4e4e4e;
}

#quotecontract select {
	font-size: 11px;
	border: 1px solid #a0a0a0;
	background: #f3f3f3;
	color: #4e4e4e;
}

#quotestep2 {
	width: 548px;
	float: left;
	padding: 10px;
	border: 1px solid #c3c3c3;
	margin-bottom: 12px;
	background: #ffffff;
}

#quotestep2 h3 {
	margin: 0px;
}

#quotestep2 h3 span {
	color: #424242;
}

#quotestep2 h3 .smalltxt {
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
}

#quotestep2 h4 {
	width: 543px;
	height: 25px;
	float: left;
	margin: 10px 0px 10px 0px;
	padding: 3px 0px 0px 5px;
	background: url(/images2/quotehead-bg.jpg) left repeat-y;
}

#quotestep2 p {
	font-size: 11px;
	color: #4e4e4e;
	margin: 0px 0px 5px 0px;
}

#quotestep2 label {
	float: none;
}

#quotestep2 textarea {
	width: 450px;
	border: 1px solid #a0a0a0;
	background: #f3f3f3;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4e4e4e;
	margin-left: 6px;
}

#quotestep2 table {
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	color: #4e4e4e;
	text-align: left;
}

#quotestep2 td {
	padding-bottom: 8px;
}

#quotestep2 input {
	font-size: 11px;
	border: 1px solid #a0a0a0;
	background: #f3f3f3;
	color: #4e4e4e;
}

#quotestep2 select {
	font-size: 11px;
	border: 1px solid #a0a0a0;
	background: #f3f3f3;
	color: #4e4e4e;
}

#quotestep3 {
	width: 548px;
	float: left;
	padding: 10px;
	border: 1px solid #c3c3c3;
	margin-bottom: 12px;
	background: #ffffff;
}

#quotestep3 h3 {
	margin: 0px;
}

#quotestep3 h3 span {
	color: #424242;
}

#quotestep3 p {
	font-size: 11px;
	color: #4e4e4e;
	margin: 10px 0px 5px 0px;
}

#quotestep3 fieldset {
	width: 100%;
}

#quotestep3 table {
	margin: 20px 0px 0px 0px;
	font-size: 11px;
	color: #4e4e4e;
	text-align: left;
}

#quotestep3 td {
	padding-bottom: 8px;
}

#quotestep3 input {
	font-size: 11px;
	border: 1px solid #a0a0a0;
	background: #f3f3f3;
	color: #4e4e4e;
}

#quotestep3 select {
	font-size: 11px;
	border: 1px solid #a0a0a0;
	background: #f3f3f3;
	color: #4e4e4e;
}

#quotestep3 .terms input {
	background-color: #ffffff;
	border: 0px;
	float: none;
	margin: 0px;
	display: inline;
}

#quotestep3 .terms a {
	color: #d30000;
}

#quotestep3 .quickquote input {
	background-color: #ffffff;
	border: 0px;
}

#quotequickquote {
	width: 548px;
	float: left;
	padding: 10px;
	border: 1px solid #c3c3c3;
	margin-bottom: 12px;
	background: #ffffff;
}

#quotequickquote h4 {
	width: 543px;
	height: 25px;
	float: left;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 0px 5px;
	background: url(/images2/quotehead-bg.jpg) left repeat-y;
}

#quotequickquote table {
	margin: 20px 0px 0px 0px;
	font-size: 11px;
	color: #4e4e4e;
	text-align: left;
}

#quotequickquote td {
	padding-bottom: 8px;
}

#quotequickquote a {
	color: #d30000;
}

#quotequickquote .terms input {
	padding: 0px;
}

#quotequickquote select {
	font-size: 11px;
	border: 1px solid #a0a0a0;
	background: #f3f3f3;
	color: #4e4e4e;
}







#quotemembership {
	width: 548px;
	float: left;
	padding: 10px;
	border: 1px solid #c3c3c3;
	margin-bottom: 12px;
	background: #ffffff;
}

#quotemembership h3 span {
	color: #424242;
}

#quotemembership h4 {
	width: 260px;
	height: 25px;
	float: left;
	margin: 5px 0px 10px 0px;
	padding: 3px 0px 0px 5px;
	background: url(/images2/quotehead-bg.jpg) left repeat-y;
}

#quotemembership fieldset {
	width: 100%;
}

#quotemembership table {
	margin: 20px 0px 0px 0px;
	font-size: 11px;
	color: #4e4e4e;
	text-align: left;
}

#quotemembership p {
	font-size: 11px;
	color: #4e4e4e;
	margin: 0px 0px 0px 0px;
}

#quotemembershipl {
	width: 265px;
	float: left;
}

#quotemembershipr {
	width: 265px;
	float: right;
}

#quotemembership td {
	padding-bottom: 8px;
}

#quotemembership input {
	font-size: 11px;
	border: 1px solid #a0a0a0;
	background: #f3f3f3;
	color: #4e4e4e;
}

#quotemembership select {
	font-size: 11px;
	border: 1px solid #a0a0a0;
	background: #f3f3f3;
	color: #4e4e4e;
}
