body {
	font: 11px Arial, Helvetica, sans-serif;
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #e2e2e2;
}

a {
	color: #004065;
	text-decoration: none;
}

#wrap {
  width:900px;
  margin-left: auto;
  margin-right: auto;
  background-color:#FFFFFF;
}

img { border: 0; }


#header-hm {
	background-color:#FFFFFF; 
	margin:0;
}

#header-image {
	height: 270px; 
	background-color: #00FF33; 
	margin: 3px 0;
}

/* search box */

#searchForm {
	float: right;
	margin-top: 40px;
	padding-right: 9px;
}

.searchField {
	background-color: #e2e2e2;
	height: 31px;
}

.searchField input {
	margin: 5px 0 0 8px;
	border: 1px solid #717173;
}

#searchButtonDiv {
	background-image: url(file:///S|/WEB/Ballarat%20Subaru/images/subaru-btn-searchsite02.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 69px;
}

#searchButtonDiv a {
	height: 31px;
	width: 69px;
	display: block;
	text-indent: -6000px;
}

#topBookATestDrive {
	background: url(file:///S|/WEB/Ballarat%20Subaru/images/s_btn_booktest22.gif) no-repeat;
	height: 14px;
	width: 108px;
	overflow: hidden;
	text-indent: -6000px;
	float: left;
	margin-right: 8px;
	margin-top: 2px;
}

#topBookATestDrive a {
	display: block;
	height: 14px;
	width: 108px;
}

#topFindaRetailer {
	background: url(file:///S|/WEB/Ballarat%20Subaru/images/s_btn_location22.gif) no-repeat;
	height: 14px;
	width: 108px;
	overflow: hidden;
	text-indent: -6000px;
	float: left;
	margin-right: 8px;
	margin-top: 2px;
}

#topFindaRetailer a {
	display: block;
	height: 14px;
	width: 108px;
}

/* footer nav */

#footernav {
	background-color: #FFFFFF;
	border-top: solid 1px #c0c0c0;
	border-bottom: solid 1px #c0c0c0;
}

#footernav ul {
	padding: 0 0 0 9px;
	margin: 0;
	list-style: none;
	margin: 0;
	width: 700px;
	height: 25px;
	float: left;
}

#footernav li {
	margin: 0 0 0 0;
	padding: 0 15px 0 15px;
	float: left;
	line-height: 24px;
}

#footernav li a {
	text-decoration: none;
	color:#333333;
	font-size:10px;
}

#footernav li a:hover {
	color:#274196;
}

#footernav #copyright {
	float: right;
	line-height: 24px;
	padding-right: 15px;
	font-size:10px;
}

/* change location */

.personalisePostcode {
	float: left;
	width: 227px;
	border-left: solid 1px #bcbcbc;
	border-right: solid 1px #bcbcbc;
}

.personalisePostcode .header {
	font-size: 13px;
	color: #004065;
	margin-bottom: 5px;
}

.personalisePostcodeContainer {
	padding-left: 15px;
}

.setLocationBtn {
	margin-top: 10px;
	width: 140px;
	height: 23px;
	overflow: hidden;
	text-indent: -6000px;
	background: url(file:///S|/WEB/Ballarat%20Subaru/images/s_btn_setlocation.jpg) no-repeat;
}

.setLocationBtn a {
	width: 140px;
	height: 23px;
	display: block;
}

.disclaimerContent {
	padding: 0px 25px 0px 25px;
	width: 360px;
	float: left;
}

#pricingPostcode {
	
}

#pricingPostcode .leftCol {
	float: left;
	width: 275px;
	_width: 305px;
	padding-left: 10px;
}

#pricingPostcode .rightCol {
	float: left;
	width: 120px;
	border-left: solid 1px #bcbcbc;
	border-right: solid 1px #bcbcbc;
	margin-left: 10px;
	padding-left: 10px;
}

#pricingPostcode .rightCol .header {
	color: #274196;
	font-size: 11px;
}

#pricingPostcode h1 {
	font-size: 16px;
	color: #274196;
	font-weight: normal;
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 5px;
}

#pricingPostcode #submitBtn {
	margin-top: 10px;
	width: 98px;
	height: 31px;
	overflow: hidden;
	text-indent: -6000px;
}

#pricingPostcode #submitBtn a {
	width: 98px;
	height: 31px;
	display: block;
}

#pricingPostcode .subOver { background: url(file:///S|/WEB/Ballarat%20Subaru/images/Subaru-Pricing-Submit-o.gif) no-repeat; }
#pricingPostcode .subOut { background: url(file:///S|/WEB/Ballarat%20Subaru/images/Subaru-Pricing-Submit.gif) no-repeat; }

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #0c226f;
	background-color: #fff;
	padding: 5px;
	font-weight: normal;
	width: 400px;
	text-align: left;
}
#tooltip h3, #tooltip div { margin: 0; font-size: 11px; font-weight: bold; color: #274196; }

/* content navigation */

#contentwrapperright {
	float: left;
}

#contentnav {
	float: left;
	width: 195px;
	background-color: #ffffff;
	margin-left: 10px;
	padding-top: 14px;
}

* html #contentnav {
	margin-left: 5px;
}

#contentnav ul {
	padding: 0 0 0 0;
	margin: 0;
	list-style: none;
	margin: 0;
}

#contentnav li {
	margin: 0 0 2px 0;
	padding: 0;	
	background-color: #F2F2F2;
	width: 180px;
}

#contentnav li a {
	color: #333333;
	font-size: 11px;
	padding-left: 15px;
	text-decoration: none;
	line-height: 22px;
	display: block;
}

#contentnav li a.secondnavnoarrow-selected {
	color: #fff;
	background-color: #17818f;
}

#contentnav li .secondnavnormal, #contentnav li .secondnavnormal-selected {
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	background-color: #FFFFFF;
	width:170px;
}

#contentnav li .secondnavnormal-selected a {
	color: #17818f;
}


/* content area */


#contentarea {
	float: left;
	overflow: hidden;
}

#contentarea p {
	margin: 10px 0;
	padding: 0 0;
}

#contentarea .pageintro {
	color: #17818f;
	font-size: 16px;
	margin-top: 15px;
	padding-left: 18px;
}

h4 {
	color: #274196;
	font-size: 11px;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin:0px;
	text-transform: uppercase;
}

#contentarea #page-content h3
{
	color: #274196;
	float:left;
	font-size: 13px;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	width:100%;
	margin:0px;
}

#contentarea #page-content h1 { 
	width: 100%; 
	padding-left: 0px;
}

.contentwidth {
	width: 525px;
	padding-right: 10px;
	
}

* html .contentwidth {
	width: 444px;
}

.largecontent {
	width: 590px;
	padding-right: 14px;
}

* html .largecontent {
	width: 600px;
}

.vehiclecontentarea {
	width: 672px;
	padding-right: 0px;
}

* html .vehiclecontentarea {
	width: 665px;
}

#tacticalarea {
	width: 220px;
	float: left;
}

/* This cuts the right container into two parts to include the tactical nav bar */

#page-content-container, #page-content-container-notact {
	float:left;
	padding-left:454px;
	
}

#page-content-container-notact {
	padding-left:616px;
	float:left;
	
}

#page-content-container-noinlinenav {
	float:left;
	/* background:#E4E4E4; */
	padding-left:674px;
}

#page-content-container-left, #page-content-container-left-notact {
	right:454px;
	margin-left:-454px;
	width:454px;
	float:left;
	background:#FFFFFF;
	min-height:488px;
	padding-bottom:20px;
}

#page-content-container-left-notact {
	right:616px;
	margin-left:-616px;
	width:616px;
	float:left;
	/* border:1px solid red; */
}

* html #page-content-container-left, * html #page-content-container-left-notact {
	margin-left: -227px;
	height:489px;
}

* html #page-content-container-left-notact {
	margin-left: -308px;
}

#page-content-container-left-noinlinenav {
	right:674px;
	margin-left:-674px;
	width:674px;
	float:left;
	background-color:#FFFFFF;
	min-height:372px;
	padding-bottom:20px;
}

* html #page-content-container-left-noinlinenav {
	margin-left: -337px;
	height:372px;
}

#page-content-container-right {
	width:225px;
	float:left;
}

#page-content-container-right-small {
	width:54px;
	float:left;
}

#pages-tactical-panel {
	width:225px;
	float:right;
}

#content-right-container #content #leftcol {
	float: left;
	width: 150px;
	background-image: url(file:///S|/WEB/Ballarat%20Subaru/images/s_headingbar01.gif);
	background-repeat: no-repeat;
	background-position: 140px;
}

#content-right-container #content #leftcol #title {
	font-size: 18px;
	padding-left: 16px;
	color: #274196;
}

#content-right-container #content #rightcol {
	float: left;
	width: 298px;
	color:#274196;
	font-weight:bold;
	font-size:11px;
}

/* page header */

.header-hm {
	background-colour:FFFFFF;
	height: 80px;
}

.grid-header {
	background: url(../images/s_heading_grid.gif) no-repeat;
	width: 302px;
	height: 91px;
	position: relative;
}

.grid-wide {
	float: left;
}

.grid-content {
	width: 450px;
	padding-left: 20px;
	padding-top: 10px;
}

.grid-header h1 {
	position: absolute;
	bottom: 0;
	padding: 0 0 0 20px;
	margin: 0 0 9px 0;
	font-size: 30px;
}

/* breadcrumbs */

#breadcrumbs {
	height: 20px;
	border-bottom: solid 1px #e2e2e2;
	display:block;
	line-height: 30px;
}

#breadcrumbs #leftcol {
	padding-left: 24px;
	text-transform: capitalize;
	float: left;
	width: 572px;
}

#breadcrumbs #leftcol .arrow {
	background-image: url(file:///S|/WEB/Ballarat%20Subaru/images/s_crumb_arrow.gif);
	background-repeat: no-repeat;
	width: 14px;
	height: 24px;
	text-indent: -6000px;
}

#breadcrumbs #leftcol a {
	text-decoration: none;
	text-transform: capitalize;
	color:#333333;
}

#breadcrumbs #leftcol a:hover {
	color:#274196;
}

#breadcrumbs #anothercar {
	float: right;
	margin-top: 3px;
}

#anothercarimg {
	background-image: url(file:///S|/WEB/Ballarat%20Subaru/images/s_btn_anothercar01.gif);
	background-repeat: no-repeat;
	width: 230px;
	height: 24px;
}

#anothercarnav, #anothercarnav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#anothercarnav a {
	display: block;
	width: 205px;
	height: 24px;
}

#anothercarnav li {
	float: left;
	width: 205px;
}

#anothercarnav .first {
	text-indent: -6000px;
	width: 215px;
}

#anothercarnav li ul { /* second-level lists */
	position: absolute;
	background-color: #fff;;
	width: 215px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#anothercarnav li ul li {
	margin: 0 5px 2px 5px;
}
#anothercarnav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
}

#anothercarnav li:hover ul ul, #anothercarnav li.sfhover ul ul {
	left: -999em;
}

#anothercarnav li:hover ul, #anothercarnav li li:hover ul, #anothercarnav li.sfhover ul, #anothercarnav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

/* Homepage specific styles */
#homepage-tactical-panel {
	float:left;
	margin-bottom:30px;
	margin-left:1px;
	width:900px;
	height:122px;
	
}

.tactical-item-container-home-1, .tactical-item-container-home-2, .tactical-item-container-home-3 {
	width:225px;
	height:122px;
	float:left;
	background:url(images/s_btn_bgd01.gif) no-repeat;
	overflow: hidden;
}

.tactical-item-button-header{
	width:100%;
	background-image:url(file:///S|/WEB/Ballarat%20Subaru/images/s_btn_arrowright.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:30px;
	line-height:30px;
	margin-left:2px;
	color:#274196;
	font-size:12px;
	font-family:arial;
	font-weight:bold;
	min-height:30px;
}

.tactical-item-button-header-3{
	width:100%;
	background-repeat:no-repeat;
	background-position:right;
	height:25px;
	line-height:25px;
	margin-left:2px;
	color:#274196;
	font-size:12px;
	font-family:arial;
	font-weight:bold;
	min-height:25px;
}

.tactical-item-container-pages-1 {
	width:225px;
	height:122px;
	float:left;
	background:url(file:///S|/WEB/Ballarat%20Subaru/images/s_btn_bgd01.gif) no-repeat;
	font-family:arial;
}

.tactical-item-container-pages-2 {
	width:225px;
	height:122px;
	float:left;
	background:url(file:///S|/WEB/Ballarat%20Subaru/images/s_btn_bgd01.gif) no-repeat;
	font-family:arial;
}

.tactical-item-container-pages-3 {
	width:225px;
	height:122px;
	float:left;
	background:url(file:///S|/WEB/Ballarat%20Subaru/images/s_btn_bgd01.gif) no-repeat;
	font-family:arial;
}

.tactical-item-inner-container {
	float:left;
	padding:7px 0px 10px 10px;
	width:218px;
	_width:228px;
}

.tactical-item-header {
	background:url(file:///S|/WEB/Ballarat%20Subaru/images/s_btn_arrowright.gif) no-repeat top right;
	width:195px;
	float:left;
	padding-right:15px;
	color:#274196;
	font-size:12px;
	font-family:arial;
	font-weight:bold;
	margin-bottom:5px;
}

* html .tactical-item-header {
	width:210px;
}
									
.tactical-item-content-container {
	float:left;
	width:218px;
	_width:218px;
}
											
.tactical-item-image {
	width:100px;
	height:66px;
	float:left;
}

.tactical-item-text-home-1, .tactical-item-text-home-2, .tactical-item-text-home-3 {
	float:left;
	width:95px;
	padding-left:8px;
	color:#333333;
	font-size:11px;
	font-family:arial;
	padding-top:5px;
	text-align: left;
}

.tactical-item-text-home-1 p, .tactical-item-text-home-2 p, .tactical-item-text-home-3 p {
	padding: 0;
	margin: 0;
}

.tactical-item-text-pages-1 {
	float:left;
	width:95px;
	padding-left:15px;
	color:#333333;
	font-size:11px;
	font-family:arial;
	padding-top:5px;
}

.tactical-item-text-pages-2 {
	background-image:url(file:///S|/WEB/Ballarat%20Subaru/images/s_btn_arrowright.gif);
	background-repeat:no-repeat;
	background-position:right top;
	color:#274196;
	float:left;
	font-size:11px;
	font-family:arial;
	font-weight:bold;
	margin:0px;
	padding-left:10px;
	padding-top:25px;
	width:100px;
}

* html .tactical-item-text-pages-2 {
	width:100px;
}

.tactical-item-text-pages-3 {
	float:left;
	width:100px;
	padding-left:15px;
	color:#333333;
	font-size:11px;
	font-family:arial;
	padding-top:5px;
}

.tactical-item-button-header-3 a,
.tactical-item-button-header a,
.tactical-item-text-pages-2 a {
	color: #22597a;
}

/* home page news */


#homepage-news-panel 
{
	margin-top:4px;	
	_margin-top:-5px;	
	float:left;
	width:900px;
	text-align:center;
	height:39px;
}

#homepage-breaking-news-container, #homepage-latest-stories-container {
	
	width:451px;
	height:35px;
	float:left;
	margin-left:0px;
	text-align:left;
}

#homepage-breaking-news-container {
	background:url(file:///S|/WEB/Ballarat%20Subaru/images/s_bar_bgd_home_news.gif) no-repeat top left;
}

#homepage-latest-stories-container {
	margin-left: 1px;
	background:url(file:///S|/WEB/Ballarat%20Subaru/images/s_bar_bgd_whatsnew.gif) no-repeat top left;
}


#homepage-breaking-news-heading, #homepage-latest-stories-heading {
	float:left;
	width:30px;
	margin-right: 90px;
	height:35px;
}

#homepage-breaking-news-heading a, #homepage-latest-stories-heading a {
	width:30px;
	height:35px;
	overflow: hidden;
	text-indent: -6000px;
	display: block;
}


#home_breaking_news, #home_latest_stories
{
	float:left;
	padding-top: 10px;
}

#home_breaking_news a, #home_latest_stories a {
	float:left;
	width:290px;
	color:#274196;
	font-family:arial;
	text-decoration:none;
}

#news_title {
	float:left;
	width:310px;
	padding-top:9px;
	color:#274196;
	font-family:arial narrow;
	text-decoration:none;
}

.homepage_next_item_link {
	float:right;
	width:20px;
	height:25px;
	margin:5px;
}

.homepage_next_item_link a {
	float:right;
	width:20px;
	height:25px;
}

/* form stuff */

.formcontainer {
	border: solid 1px #cccccc;
	background-color: #f2f2f2;
	padding: 10px 20px 10px 20px;
}

.formcontainer .twocol,
.formcontainer .threecol {
	margin-bottom: 10px;
}

.formcontainer .twocol .formcolleft,
.formcontainer .twocol .formcolright {
	float: left;
	width: 230px;
}

#booking_form .formcontainer .twocol .formcolleft,
#booking_form .formcontainer .twocol .formcolright {
	float: left;
	width: 180px;
}

.formcontainer #yourdetails .twocol .formcolleft,
.formcontainer #yourdetails .twocol .formcolright {
	float: left;
	width: 350px;
}

.formcontainer #yourdetails .threecol .formcolleft,
.formcontainer #yourdetails .threecol .formcolmiddle,
.formcontainer #yourdetails .threecol .formcolright {
	float: left;
	width: 250px;
}

.formcontainer .threecol .formcolleft,
.formcontainer .threecol .formcolmiddle,
.formcontainer .threecol .formcolright {
	float: left;
	width: 153px;
}

.formcontainer .inputfield,
.formcontainer .inputfieldsmall,
.formcontainer .inputfieldmedium,
.formcontainer .inputfieldlarge
.formcontainer .inputfieldsmaller {
	border: solid 1px #ccc;
}

.formcontainer .inputfield {
	width: 220px;
}

.formcontainer .inputfieldmedium {
	width: 140px;
}

.formcontainer .inputfieldsmall {
	width: 100px;
}

.formcontainer .inputfieldsmaller {
	width: 50px;
}

.formcontainer .inputfieldlarge {
	width: 450px;
}

#testdrive #models .vehicle {
	float: left;
	width: 140px;
}

/* sitemap */


#sitemapcol1, #sitemapcol2 {
	float: left;
	margin-left: 25px;
	width: 255px;
}

/* featurebox */

.open,
.closed {
	border: solid 1px #17818F;
	padding: 3px;
}

.faqbox {
	margin-bottom: 5px;
}

.clrfix {
	clear: both;
	overflow: auto;
} 

/* comparator */

#chooser-wrap-top {
	clear: left;
	height: 37px;
	width: 606px;
	background: url(file:///S|/WEB/Ballarat%20Subaru/images/s-comp-bgdtop.gif) top left no-repeat;
}

#chooser-wrap {
	width: 581px;
	_width: 606px;
	background: url(file:///S|/WEB/Ballarat%20Subaru/images/subaru-compare-tile.gif) top left repeat-y;
}

#chooser-wrap-btm {
	height: 8px;
	width: 606px;
	background: url(file:///S|/WEB/Ballarat%20Subaru/images/subaru-compare-bgdbase.gif) bottom left no-repeat;
}

* html #chooser-wrap, * html #chooser-wrap-btm {
	margin-top: -6px;
}


.chooser {
	float: left; 
	width: 214px;
}

.panel form {
	margin: 0; padding: 0; width: 214px;
}

#model_l, #model_r, #variant_l, #variant_r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004990;
	text-transform: uppercase;
}

.compareButton {
	width: 111px; 
	height: 32px;
	float: left;
	margin: 175px 10px 0 10px;
	_margin: 185px 10px 0px 10px;
}

#comparison {
	clear: both; 
	margin: 10px 0 0 0;
	padding: 0;
	background: url(file:///S|/WEB/Ballarat%20Subaru/images/subaru-compare-tab-rpt.gif) top left repeat-y;
}
	#comparison #tabs {
		margin-left: 5px;
	}
	#comparison table {
		margin: 5px; 
		width: 598px;
	}
		#comparison table th, #comparison table td {
			vertical-align: top;
		}
		#comparison table th.top {
			padding: 15px 10px 10px 10px; 
			vertical-align: bottom;
			background: url(file:///S|/WEB/Ballarat%20Subaru/images/subaru-compare-bar.gif) bottom left no-repeat;
			color: #274196;
			text-align: left; 
			font-size: 12px;
		}
			#comparison table th.top .model {
				font-size: 11px;
				text-transform: uppercase;
			}
			#comparison table th.top .body {
				display: block;
				padding-top: 5px;
				font-size: 11px;
			}
		#comparison table th.side {
			padding: 5px 0 5px 10px; 
			width: 200px;
			font-weight: normal; 
			font-size: 11px; 
			text-align: left; 
			background: url(file:///S|/WEB/Ballarat%20Subaru/images/s_dotted_line.gif) bottom left repeat-x;
		}
		#comparison table td {
			padding: 5px 0 5px 10px; 
			background: url(file:///S|/WEB/Ballarat%20Subaru/images/s_dotted_line.gif) bottom left repeat-x;
		}
		#comparison #comp-sub-tabs {
			float: left;
			width: 550px;
			background: url(file:///S|/WEB/Ballarat%20Subaru/images/s-comp-tab2-tile.gif) top left repeat-x;
		}
		* html #comparison #comp-sub-tabs {
			width: 540px;
			margin-left: -3px;
		}
		* html #comparison #tab2end {
			margin-left: -3px;
		}
	#comparison #bottom {
		margin-bottom: -3px;
	}
	#comparison #buttons {
		margin: 0;
		padding: 20px 0;
		background-color: #FFFFFF;
	}
	#comparison #disclaimer {
		margin: 0 0 -30px 0;
		background-color: #FFFFFF;
		background-image: none;
	}
	* html #comparison #disclaimer {
		margin-bottom: -30px;
	}
.comparatorVehicleBg {
	height: 170px;
	width: 214px;
	background: url(file:///S|/WEB/Ballarat%20Subaru/images/s-comp-carebgd2.gif) no-repeat;
}

.comparatorVehicleDetails {
	color: #666;
	font-weight: bold;
	font-size: 13px;
	padding: 10px 0 0 10px;
}

.comparatorVehiclePrice {
	padding: 2px 0 0 10px;
}

li.carComparisonItems {
	margin: 0 10px 0 0; 
	padding: 6px 0 0 23px; 
	float: left; 
	height: 23px;
	background: url(file:///S|/WEB/Ballarat%20Subaru/images/s-comp-whitedots.gif) no-repeat 5px 5px;
}

/* 
.carComparisonItems {
	float: left; 
	height: 23px; 
	background: url( ../images/s-comp-whitedots.gif ) no-repeat 5px 5px;
	padding-left: 23px;
	padding-top: 6px;
	margin: 0 0 0 4px;
	width: 164px;
	font-size: 11px;
}

.carComparisonItems a {
	display: block;
	height: 23px;
}
*/

.carComparisonItemsSelected {
	font-weight: bold;
	margin: 0 10px 0 0; 
	padding: 6px 0 0 23px; 
	float: left; 
	height: 23px;
	background: url(file:///S|/WEB/Ballarat%20Subaru/images/s-comp-bluedots.gif) no-repeat 5px 5px;
}

.carComparisonItemsTop {
	background: url(file:///S|/WEB/Ballarat%20Subaru/images/s-comp-subnavtop.gif) no-repeat;
	height: 17px;
	width: 584px;
	margin-left: 11px;
}
.carComparisonItemsBottom {
	background: url(file:///S|/WEB/Ballarat%20Subaru/images/s-comp-subnavbase.gif) no-repeat;
	height: 17px;
	width: 584px;
	margin-left: 11px;
}


.dot {
	background: url(file:///S|/WEB/Ballarat%20Subaru/images/s-comp-dot2.jpg) no-repeat 60px 5px;
	width: 90px;
	height: 20px;
}

.comparatorTitleRow {
	clear: both; 
	margin: 1px 0 1px 0;
	padding: 2px 0 2px 10px;
	border-bottom: solid 2px #a3a3a3;
}

.comparatorHeader {
	background:#4066af; 
	color: #fff; 
	padding-left: 10px; 
	line-height: 24px; 
	font-size: 12px; 
	font-weight: bold;
}

.comparatorRow {
	clear: both; 
	margin: 1px 0 1px 0;
	padding: 4px 0 4px 10px;
	background: #ececec;
}

.comparatorRowLine { 
	background: url(file:///S|/WEB/Ballarat%20Subaru/images/s_dotted_line.gif) repeat-x bottom; 
	padding-bottom: 1px;
	margin-bottom: 1px;
}

.comparatorItem1 {
	float: left; 
	width: 290px;
}

.comparatorItem2 {
	float: left; 
	width: 135px;
}

.lineRight { 
	background: url(file:///S|/WEB/Ballarat%20Subaru/images/s_dotted_line_vert.gif) repeat-y right; 
	border-right: solid 1px #fff;
}

.vehicleDetailsTitle {
	margin-top: 20px;
	color: #4066af;
	font-weight: bold;
	/* height: 30px; */
}

.comparatorVehicleBg {
	height: 170px;
	width: 214px;
	background: url(file:///S|/WEB/Ballarat%20Subaru/images/s-comp-carebgd2.gif) no-repeat;
}

.comparatorVehicleDetails {
	color: #666;
	font-weight: bold;
	font-size: 13px;
	padding: 10px 0 0 10px;
}

.comparatorVehiclePrice {
	padding: 2px 0 0 10px;
}

.rssNews {
	background: url(file:///S|/WEB/Ballarat%20Subaru/images/s_button_getoffersrss.jpg) no-repeat;
	height: 30px;
	width: 173px;
}

.rssNews a {
	height: 23px;
	width: 173px;
	display: block;
	overflow: hidden;
	text-indent: -6000px;
}

.rssCurrentOffers {
	background: url(file:///S|/WEB/Ballarat%20Subaru/images/s_button_getoffersrss.jpg) no-repeat;
	height: 23px;
	width: 173px;
}

.rssCurrentOffers a {
	height: 23px;
	width: 173px;
	display: block;
	overflow: hidden;
	text-indent: -6000px;
}

#search-container-go{
	margin: 10px 0 10px 0;
	width: 109px;
	background: url(file:///S|/WEB/Ballarat%20Subaru/images/s_btn_search01.gif) no-repeat right;
	height: 23px;
	overflow: hidden;
}

#search-container-go a{
	width:109px;
	height:23px;
	display: block;
	text-indent: -6000px;
}

.contacts-table {
	border-bottom:1px solid #666666;
}

.subtitle-caps {
	margin: 10px 0;
	font-weight: bold;
	color: #274196;
	font-size: 12px;
	text-transform:uppercase;
}
