#makeLogo {
    background-position: center center; 
    background-repeat: no-repeat; 
    height: 150px; 
    position: absolute; 
    right: 30px; 
    text-indent:-9999px;             
    top: 46px; 
    width: 150px; 
    z-index: 104;
}

/********** =defaults **********/
div.clear {
	clear:both;
}
/********** =accessibility **********/
#accessibility {
	position:absolute;
	text-indent:-9999px;
	width:0;
	height:0;
	margin:0;
	padding:0;
}

a.return {
	background:url(../Images/Icons/ArrowUp.gif) 0px 1px no-repeat;
	margin:0 10px;
	padding:0 0 18px 18px;
}


/********** =mainSections **********/
body {
	margin-top:0;
	margin-left:0;
	margin-right:auto;
	padding:0;
	width:760px;
}

#header {
	margin:0;
	padding:0;
}

#main {
}

#primary {
	float:left;
	width:320px;
}

#listPage #primary {
	float:none;
	width:100%;
}

#secondary {
	float:right;
	width:439px;
}

#listPage #secondary {
	float:none;
	width:100%;
}


#tertiary {
	clear:both;
}

#footer {
	line-height:200%;
}
/********** =navigation **********/
#navigation {
	clear:both;
	text-align:right;
	margin-top:10px;
	padding:0;
}

#navigation ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#navigation ul li {
	display:inline;
	list-style-type:none;
	line-height:220%;
	margin:0;
	padding:0;

}

#navigation ul li a {
	font-weight:bold;
	text-decoration:none;
	padding:0 10px;
}

#navigation ul li a:hover {
	color:#ffc;
}

/********** =usedNavigation **********/
#usedNavigation {
	clear:both;
	text-align:right;	
	padding:0;
}

#usedNavigation ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#usedNavigation ul li {
	display:inline;
	list-style-type:none;
	line-height:220%;
	margin:0;
	padding:0;

}

#usedNavigation ul li a {
	font-weight:bold;
	text-decoration:none;
	padding:0 10px;
}

#usedNavigation ul li a:hover {
	color:#666;
}

/********** =header **********/
#header h1 {
	float:left;
	display:inline;
	margin:0;
	padding:15px 10px 0;
}

#header p.phone {
	display:inline;
	float:left;
	clear:left;
	margin:0;
	padding:0 10px 15px 10px;
	width:200px;
}

#header p.location {
	display:inline;
	margin:0;
	padding:25px 10px 0;
	float:right;
}

#header p.offering {
	clear:both;
	margin:0;
	padding:8px;
}


/********** =footer **********/
#footer ul {
	float:left;
	margin:0;
	padding:0;
}

#footer ul.trustLinks li {
	display:block;
	float:left;
	list-style:none;
	padding-right:10px;
}

#footer p#poweredBy {
	float:right;
	margin:0;
	position:relative;
}

/********** =trust **********/
#trust {
	clear:both;
	margin:0;
	padding:1px;
}


/********** =secondary **********/
#secondary h2 {
	margin:0;
	padding:10px;
}

#secondary h2 span {
	display:block;	
}

#secondary h3,
#mileage,
#additionalInfo {
	padding:0 10px;
}

#secondary h3 {
	margin:5px 0 0 0;
}

#dealerInfo {
	margin:0 10px;
	padding:10px;
}

	/********** =contactContent **********/
	#contactPage #secondary p,
	#confirmationPage #secondary p {
		margin:15px 200px 15px 15px;
		display:block;
	}

	#contactPage #secondary ul,
	#confirmationPage #secondary ul {
		margin:0 200px 0 35px;
		padding:0;
	}

	#contactPage #secondary ul li,
	#confirmationPage #secondary ul li {
		margin:0 0 15px 0;
		padding:0;
	}

	#contactPage p#disclaimer {
		padding:10px 0 0 0;
		margin:0 15px 10px 0;
		clear:both;
	}

	/********** =mileage **********/

	#mileage {
		background:#fff url(../Images/WindowStickerGas.gif) center center no-repeat;
		clear:both;
		padding:10px 0;
		margin:0 10px;
	}

	#mileage p.city,
	#mileage p.highway {
		text-align:center;
		font-weight:bold;
		width:30%;
	}
	
	.mpgNote {
		font-size:.9em;
		color:#aaa;
		margin-left:10px;	
	}

	#mileage p.city span,
	#mileage p.highway span {
		display:block;
		font-size:4em;
		line-height:.8em;
		margin-top:5px;
	}
	
    #mileage span.small {
        font-size:1em!important;
        padding:15px 0 10px 0;
    }

	#mileage p.city {
		float:left;
	}

	#mileage p.highway {
		float:right;
	}
	
	/********** =pricing **********/
	p#vehicleName,
	p#pricing {
		padding:10px 10px 0;
		margin:0;
	}
	
	#displayPage p#disclaimer {
		clear:both;
		display:block;
		font-size:.8em;
		text-align:left;
		line-height:100%;
		padding:10px;
		margin:0;
	}
	
	
	
	
/********** =forms **********/

div.formBody {
	padding:3px 3px 3px 5px;
}

div.formBody h2 {
	font-size:1.7em;
	margin:7px 0 5px 0;
}

div.field,
div.buttons {
	clear:left;
	padding:8px 0 0 0;
}

div.field label  {
	color:#333;
	font-weight:bold;
	width:6.2em;
	font-size:1em;
	float:left;
	padding:7px 0 0 0;
	text-align:right;
}

div.field input, 
div.field select {
	margin-left:.2em;
	margin-bottom:0;
	background-color:#fff!important;
}

div.field span.helpText {
	color:#666;
	font-size:.9em;	
	display:block;
}

div.field span.errorText {
	color:#f00;
	display:block;
}

div.field label span.optional {
	color:#AAA;
	font-size:.8em;	
}

div.field span.helpText, 
div.field span.errorText {
	margin:3px 0 0 80px;
}

div.buttons {
	padding-left:6.25em;
}

#lock {
	margin-bottom:6px;
}

#ctl14_TrimSelectList {
	width:215px;
}

#ctl14_MakeModelYearSelectList {
	width:215px;
}

/********** =inventorySearch **********/
#inventorySearch {
	margin:0;
	padding:8px;
}

#searchFields {
	margin:0 0 10px 0;
	float:left;
}

#inventoryLinks {
	margin:0px;
}

#inventoryLinks ul {
	list-style:none;
	margin:0;
	padding:0;
}

#inventoryLinks ul li {
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}

#inventoryLinks ul li a {
	display:block;
	position:relative;
	width:134px;
	height:30px;
}

#inventoryLinks ul li a#new span {
	background: url(../Images/NewInventory.gif) left top no-repeat;
	cursor:pointer;
	position:absolute;
	width:100%;
	height:100%;
}

#inventoryLinks ul li a#used span {
	background: url(../Images/UsedInventory.gif) left top no-repeat;
	cursor:pointer;
	position:absolute;
	width:100%;
	height:100%;
}

/********** =expandCollapse **********/
#tertiary p {
	padding:0 8px;
}

#tertiary h3 {
	padding:6px 7px 7px 7px;
	margin:0;
}

#tertiary h4 {
	clear:both;
	padding:3px 8px;
	margin:0;
}

#tertiary h3.collapsed,
#tertiary h4.collapsed,
#tertiary h3.expanded,
#tertiary h4.expanded {
	cursor:pointer;
}

#itemsList ul {
	display:block;
	list-style-type:none;
	margin:0;
	overflow:auto;
	padding:0;
}

#itemsList ul li {
	float:left;
	width:48%;
	list-style-type:none;
	margin:0;
	padding:4px;
}

ul#thumbs {
	list-style-type:none;
	margin:0;
	padding:0;
}

ul#thumbs li {
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
}

ul#thumbs li a {
	display:block;
	margin:5px;
	padding:1px;
}

/********** =specialCases **********/
#contactPage #secondary,
#confirmationPage #secondary {
	position:relative;
}

#displayPage #heroShot a {
	display:block;
	padding:3px 10px;
}

#contactPage h2#vehicle {
	margin:0;
	padding:8px;
}

#contactPage #hero {
	margin:0;
	padding:0;
	float:left;
}

#contactPage #dealerContent {
	float:right;
	width:425px;
}

#contactPage #dealerInfo {
	float:left;
	border:none;
	margin:0;
	padding:0 0 15px 0;
}

#contactPage #dealerInfo .pcode {
	margin-left:5px;
}

div.vcard {
	color:#333;
	font-size:1.1em
}

span.street {
	display:block;
}

#contactPage #inventoryLinks {
	float:right;
	display:inline;
	margin-right:20px;
	padding-bottom:15px;
}

#contactPage #tertiary h3 {
	margin:10px 0 0 0;
	padding:0;
}

/******* Virtual Inventory *****/
.swatch
{
	float:left;
	width: 12px;
	height: 12px;
	border-width: 1px;
	border-color: #000;
	border-style: solid;
	margin-right:3px;
}
table.data
{
	border-collapse: collapse;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #fff;
	width: 99%;
}

table.data tr th
{
	background: #069;
	text-align: left;
	padding: 6px;
	color: #fff !important;
}
table.data tr th a
{
	color:#fff;
	text-decoration: underline;
}

table.data tr td
{
	background: #fff;
	border: none;
	color: #333;
	padding: 6px;
}

table.data tr.altRow td
{
	background: #ccc;
	border: none;
}

table.data tr th.numeric, table.data tr td.numeric
{
	text-align: right;
}
