/*---- Basic HTML ----*/
body {background-color: #595959; color: #253942;}
h1 {color: #f58233; font-family: Arial, Helvetica, sans-serif;}
h2 {color: #f58233; font-family: Arial, Helvetica, sans-serif;}
h3 {color: #595959; font-family: Arial, Helvetica, sans-serif;}
#goauto_logo {
	position: absolute; top: 0px; left: 0px; padding: 0px;
	margin: 0px !important; font-size: 12pt; font-weight: bold; color: #666666;
	display: block; margin-top: 0px !important;
}


a {
	color: #595959;
 	text-decoration: none;
}
a:hover {
	color: #595959;
	text-decoration: underline;
}

a:active {
	outline: none;
}

#vbrochure_panel_right del{font-size:18px;}


/*---- Formatting Helpers ----*/
.frame { padding: 1px; border: 1px solid #dddddd;}
.small {font-size: 11px;}
.smaller {font-size: 10px; line-height: 1.25em;}
.medium {font-size: 12px;}
.big {font-size: 14px;}
.bigger {font-size: 16px;}
.specialprice {font-size: 19px;}
.call{font-size: 20px;}
.biggest {font-size:26px;}
.valuetrade {font-size:28px;}
.red {color: #aa0000;}
.orange {color: #f58233;}
.grey {color: #595959;}
.green {color: #4a686e;}
.silver {color: #cccccc}
.heavy {font-weight: bold;}
.hsec {border-bottom: solid #cfcec5 1px; position: relative;}
.dotsec {border-bottom: dotted #cfcec5 2px; position: relative; }
.hspacer {height: 5px;}
.vpad2 {padding-top: 2px; padding-bottom: 2px;}
.hpad2 {padding-left: 2px; padding-right: 2px;}
.vpad5 {padding-top: 5px; padding-bottom: 5px;}
.hpad5 {padding-left: 5px; padding-right: 5px;}
.vpad10 {padding-top: 10px; padding-bottom: 10px;}
.hpad10 {padding-left: 10px; padding-right: 10px;}
.vpad30 {padding-top: 30px; padding-bottom: 30px;}
.hpad30 {padding-left: 30px; padding-right: 30px;}
.center {text-align: center;}
.inline100 { display: inline-block; width: 100px;}
.inline120 { display: inline-block; width: 120px;}
.inline250 { display: inline-block; width: 250px;}
.inline300 { display: inline-block; width: 300px;}
.float280 {display: block; float: left; width: 280px;}
.hmarg10 {margin-left: 10px; margin-right: 10px;}
.topmarg {margin-top: 1em;}
.shadow {box-shadow: 1px 0px 4px rgba(0, 0, 0, .4);
	-moz-box-shadow: 1px 0px 4px rgba(0, 0, 0, .4);
	-webkit-box-shadow: 1px 0px 4px rgba(0, 0, 0, .4);
}
.spacebottom {
	margin-bottom: 1em !important;
}
.message {background-color: #f0f0f0; border: 1px solid #e0e0e0; padding: 5px; font-size: 12px;}
.error { color: #aa0000;}
fieldset {margin: 0px;}
fieldset legend {
	color: #595959;
	font-size: 1.2em;
	font-weight: bold;
}
fieldset:hover legend {
	color: #f58233;
}
fieldset:hover {
	border-color: #f58233;
}
/* flow list */
ul.flowlist {list-style: none; margin: 0px 0px 0px 0px; padding: 0px;}
ul.flowlist li {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	width: 140px;
}
ul.flowlist li a {
	display: block;
	padding: 3px 3px 3px 6px;
	margin: 0px;
	font-size: 11px;
	text-decoration: none;
	color: #595959;
	
}
ul.flowlist li a:hover {
	background-color: #dfdfdf;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, .3);
	-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, .3);
	-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, .3);
}

/*Landing Page XFader*/
.xfader-buttons {list-style: none; top: 0px !important; right: 0px !important;}
.xfader-buttons li {float: left; padding: 0px; margin: 2px 2px 0px 0px;}
.xfader-buttons a { color: #aaaaaa; text-decoration: none; font-size: 9px;
    display: inline-block; margin-right: 4px; padding: 4px 8px;
    text-align: center; background-color: #ffffff; border: solid 1px #dddddd;}
.xfader-buttons a:hover {border-color: #aaaaaa; background-color: #dddddd }
.xfader-buttons a.selected {border-color: #aaaaaa; background-color: #dddddd;}
.myFader ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.myFader li {
	list-style: none;
	margin: 0px;
	padding: 0px;	
}
/*---- Side Navigation ----*/
ul.side_nav {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
ul.side_nav li {
    margin-left: 0px;
    background-image: url(/media/img/orange_bullet.png);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 20px;
    font-size: 8pt;
    margin-top: 1.5em;
}
ul.side_nav li:first-child {
	margin-top: 0px !important;
}
ul.side_nav li a {
	text-decoration: none; color: #3e7b9e; font-weight: bold;
}
ul.side_nav li a:hover {
	text-decoration: underline;
}


/*---- Side filter options ----*/
.searchfilter h3 {
    margin: 0px;
    font-size: 11pt;
    color: #f58233;
    border-bottom: 1px solid #dddddd;
    margin: 0px 8px 2px 8px;
    padding: 4px 0px 2px 0px;
}
.searchfilter h3:after {
	margin: 0px;
}
.searchfilter .options {
    font-size: 11px;
    padding: 0px 8px 8px 8px;
    /*border: 1px solid #dddddd;*/
    margin: 0px;
}

.searchfilter .options a {
    display: block;
    text-decoration: none;
    color: #3e7b9e;
    padding: 1px 4px;
    width: 200px;
    float: left;
    margin: 0px;
}
.searchfilter .options a:hover {
    display: block;
    text-decoration: underline;
	/*background-color: #eeeeee;*/
	/*-webkit-border-radius:5px;*/
	/*-moz-border-radius:5px;*/
	/*box-shadow: 1px 1px 2px rgba(0, 0, 0, .3);*/
	/*-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, .3);*/
	/*-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .3);*/
}


/*---- Search Results Table ----*/
.sr-table {border-spacing: 0px;}
.sr-table td {border-bottom: solid #cfcec5 1px; padding: 5px;}
.sr-kilometers {display: block; text-align: center; font-size: 8pt; color: #666666;}
.sr-thumbnail {display: block; width: 120px; height: 80px; overflow: hidden; padding: 2px; border: #d0d0d0 1px solid;}
.sr-thumbnail img {width: 120px; padding: 0px; margin: 0px;}
.sr-title {display: block; font-size: 13pt; font-weight: bold; color: #3e7b9e; text-decoration: underline; line-height: 1.2em;}
.sr-title:hover {color: #f58232;}
.sr-details {display: block; color: #666666; font-size: 9pt; font-weight: bold; line-height: 1.2em;}
.sr-features {display: block; color: #000000; font-size: 8pt; margin-top: 1em;}
.sr-features a {text-decoration: underline; color: #3e7b9e;}
.sr-features a:hover {color: #f58232;}
.sr-oldprice {display: block; color: #666666; text-decoration: line-through; font-weight: bold; font-size: 10pt; line-height: 1.2em;}
.sr-price {display: block; color: #b10000; font-weight: bold; font-size: 14pt; line-height: 1.2em;}
.sr-payment {display: block; color: #000000; font-weight: bold; font-size: 9pt; line-height: 1.2em;}
.sr-store {display: block; color: #666666; font-weight: bold; font-size: 9pt; line-height: 1.2em; margin-top: 1em;}
.sr-phone {display: block; color: #000000; font-weight: bold; font-size: 11pt; line-height: 1.2em;}
.sr-stock {display: block; color: #666666; font-weight: bold; font-size: 8pt; line-height: 1.2em;}
.sr-action-buttons {display: block; position: absolute; left: 10px; bottom: 5px; font-size: 8pt; font-weight: bold; margin: 0px; padding: 0px; list-style: none;}
.sr-action-buttons li {margin: 0px; padding: 0px 14px 0px 0px; display: block; float: left; }
.sr-action-buttons a {text-decoration: none; color: #777777;}
.sr-action-buttons a:hover {text-decoration: underline; color: #3e7b9e;}
.sr-action-button-icon {vertical-align: top; width: 16px; height: 16px; margin-right: 2px; }
.sr-arrow {display: block; width: 53px; height: 112px; background: url(/media/img/sprites/sr-arrow.png) -53px 0px no-repeat; text-decoration: none;}
.sr-arrow:hover {text-decoration: none;}
/*.sr-row:hover .sr-arrow {background: url(/media/img/sprites/sr-arrow.png) -53px 0px no-repeat;}*/
.sr-content {
    min-height: 112px;
    width: 355px;
    padding: 0px 10px;
    border-left: 1px dotted #dddddd;
    border-right: 1px dotted #dddddd;
    position: relative;
}

table.searchresults {border-spacing: 0px;}
table.searchresults td {padding: 5px 10px 5px 0px; border-bottom: solid #cfcec5 1px;}
a.param_tag {
	display: inline-block;
	padding: 2px 4px 2px 2px;
	margin: 2px;
	font-size: 11px;
	background-color: #eeeeee;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, .2);
	-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, .2);
	text-decoration: none;
}
a.param_tag:hover {
	background-color: #dfdfdf;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, .3);
	-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, .3);
	-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, .3);
	text-decoration: none;
}

/*---- Form With Big Fields ----*/
form.bigfields select {
	font-size: 14px;
	padding: 5px;
	border: 1px solid #cccccc;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
form.bigfields input {
	font-size: 14px;
	padding: 5px;
	border: 1px solid #cccccc;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
form.bigfields label {
	font-size: 14px;
	padding: 4px;
}
form.styled input[type='text']  {
	padding: 5px;
	margin-top:0px;
	font-size: 12px;
	text-shadow: 0px 1px 0px #fff;
	outline: none;
	background: url('/media/img/input_bg.png');
	background: -webkit-gradient(linear, left top, left bottom, from(#bcbcbe), to(#ffffff));
	background: -moz-linear-gradient(top,  #bcbcbe,  #ffffff);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #717171;
	-webkit-box-shadow: 1px 1px 0px #efefef;
	-moz-box-shadow: 1px 1px 0px #efefef;
	box-shadow:  1px 1px 0px #efefef;
}
form.styled input[type='text']:focus {
	-webkit-box-shadow: 0px 0px 5px #fb9f27;
	-moz-box-shadow: 0px 0px 5px #fb9f27;
	box-shadow: 0px 0px 5px #fb9f27;
}

form.styled input[type='password']  {
	padding: 5px;
	margin-top:0px;
	font-size: 12px;
	text-shadow: 0px 1px 0px #fff;
	outline: none;
	background: url('/media/img/input_bg.png');
	background: -webkit-gradient(linear, left top, left bottom, from(#bcbcbe), to(#ffffff));
	background: -moz-linear-gradient(top,  #bcbcbe,  #ffffff);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #717171;
	-webkit-box-shadow: 1px 1px 0px #efefef;
	-moz-box-shadow: 1px 1px 0px #efefef;
	box-shadow:  1px 1px 0px #efefef;
}
form.styled input[type='password']:focus {
	-webkit-box-shadow: 0px 0px 5px #fb9f27;
	-moz-box-shadow: 0px 0px 5px #fb9f27;
	box-shadow: 0px 0px 5px #fb9f27;
}

form.styled option {
	background-color: #dddddd; 
	font-weight: bold; 
	font-size: 12px; 
	color: black;
}

form.styled option:first-child {
	background-color: #595959; 
	font-weight: bold; 
	font-size: 12px; 
	color: white;
}


/* Form Tables */
table.formtable {
	border-collapse: collapse;
}
table.formtable tbody td {
	padding: 4px;
	vertical-align: middle;
}
table.formtable thead th {
	color: #f58233;
	font-size: 15px;
	font-weight: bold;
	border-bottom: solid #dddddd 1px;
	padding-top: 1em;
}
table.formtable tbody th {
	color: #222222;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	padding: 4px 8px 4px 4px;
}
.formtable .errorlist {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.formtable .errorlist li {
	font-size: 10px;
	color: #ff0000;
	padding: 0px;
	margin: 0px;
}
/*---- Data Tables ----*/
table.datatable {
	border-collapse: collapse;
	empty-cells: show;
	background-color: #ffffff;
}
table.datatable tr.hover-highlite:hover td {
	/*border-color: #ffdbac;*/
	border-color: #ffeedd;
	background-color: #ffeedd;
}
table.datatable td {
	
	padding: 5px 10px 5px 10px;
	background-color: #ffffff;
	border: 1px solid #eeeeee;
}
table.datatable thead th {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
}
table.datatable tbody tr:first-child td {
	border-top-width: 3px !important;
	border-top-color: #dddddd !important;
}
table.datatable tbody th {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	background-color: #595959;
	color: #ffffff;
	border-top: 1px solid #595959;
	border-left: 1px solid #595959;
	border-right: 1px solid #595959;
}

/*---- Brochure Data Tables ----*/
table.brochuretable {
	border-collapse: collapse;
	empty-cells: show;
	background-color: #ffffff;
}
table.brochuretable tr.hover-highlite:hover td {
	/*border-color: #ffdbac;*/
	border-color: #ffeedd;
	background-color: #ffeedd;
}
table.brochuretable td {
	
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	background: #fff url(/media/img/bullet1.gif) no-repeat;


}
table.brochuretable td.alt1 {
	
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	background: #fff url(/media/img/bullet1.gif) no-repeat;


}
table.brochuretable td.alt2 {
	
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	


}
table.brochuretable thead th {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
}
table.brochuretable tbody tr:first-child td {
	border-top-width: 3px !important;
	border-top-color: #dddddd !important;
}
table.brochuretable tbody th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(/media/img/table_header.jpg) no-repeat;

}
tbody.group_0 td {
	background-color: #ffffff;
	border-color: #dee8f2;
}
tbody.group_1 td {
	background-color: #eef4f9;
	border-color: #dee8f2;
}
tbody.group_2 td {
	background-color: #dee8f2;
	border-color: #cdddec;
}
tbody.group_3 td {
	background-color: #cdddec;
	border-color: #bdd1e5;
}
tbody.group_4 td {
	background-color: #bdd1e5;
	border-color: #acc6df;
}
tbody.group_5 td {
	background-color: #acc6df;
	border-color: #8a9eb2;
}
tbody.group_6 td {
	background-color: #eef4f9;
	border-color: #dee8f2;
}
tbody.group_7 td {
	background-color: #dee8f2;
	border-color: #cdddec;
}
tbody.group_8 td {
	background-color: #cdddec;
	border-color: #bdd1e5;
}
tbody.group_9 td {
	background-color: #bdd1e5;
	border-color: #acc6df;
}
tbody.group_10 td {
	background-color: #acc6df;
	border-color: #8a9eb2;
}

/*---- Carousel ----*/
.jcarousel-container-horizontal {
	width: 960px;
	padding: 0px;
	margin: 0px;	
}
.jcarousel-clip-horizontal {
	width: 960px;
	padding: 0px;
	margin: 0px;
}
.jcarousel-next-horizontal {
    position: absolute;
    top: 50px;
    right: -12px;
    width: 12px;
    height: 26px;    
    background: url(/media/img/grey_arrow_right.png);
    cursor: pointer;
}
.jcarousel-prev-horizontal {
    position: absolute;
    top: 50px;
    left: -12px;
    width: 12px;
    height: 26px;    
    background: url(/media/img/grey_arrow_left.png);
    cursor: pointer;
}
/*.jcarousel-next-horizontal:hover {*/
/*    background: url(/media/img/sprites/carousel_arrows.png) -32px -150px; cursor: pointer;*/
/*}*/
/*.jcarousel-prev-horizontal:hover {*/
/*    background: url(/media/img/sprites/carousel_arrows.png) 0px -150px; cursor: pointer;*/
/*}*/

/*---- Inventory Carousel ----*/
.inventory_carousel li {
    margin: 0px; padding: 0px 5px; display: block;
    width: 150px; height: 150px; text-align: center; overflow: hidden; float: left;
}
.inventory_carousel .jcarousel-item a:hover img {
    border-color: #aaaaaa;
}



/* -------------------------------------------------------------------------------
features carousel
------------------------------------------------------------------------------- */
.features_carousel {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.features_carousel li {
    margin: 0px; 
    padding: 0px 5px 0px 5px; 
    width: 310px; 
    height: 150x; 
    text-align: left; 
    overflow: hidden; 
    display: block;
    float: left;
}




/*---- UI Button Stuff ----*/
	.type_icon {

		padding: 6px;
		overflow: hidden;
		display: block;
		float: left;
		text-align: center;
		border: 1px solid transparent;
		text-decoration: none;
	}
	.icon_selected {
		border-color: #ffaa00;
		background-color: #ffffff;
		cursor: pointer;
		border-color: #cccccc;
	}

	.goauto-button { outline: 0; margin:0 4px 0 0; padding: .4em .9em; text-decoration:none !important; cursor:pointer; position: relative; text-align: center; zoom: 1; }
	.goauto-button .ui-icon { position: absolute; top: 50%; margin-top: -8px; left: 50%; margin-left: -8px; }
	
	a.goauto-button { float:left; }
	
	/* remove extra button width in IE */
	button.goauto-button { width:auto; overflow:visible; }
	
	.goauto-button-icon-left { padding-left: 2.1em; }
	.goauto-button-icon-right { padding-right: 2.1em; }
	.goauto-button-icon-left .ui-icon { right: auto; left: .2em; margin-left: 0; }
	.goauto-button-icon-right .ui-icon { left: auto; right: .2em; margin-left: 0; }
	
	.goauto-button-icon-solo { display:block; width:8px; text-indent: -9999px; }	 /* solo icon buttons must have block properties for the text-indent to work */	
	
	.goauto-buttonset { float:left; }
	.goauto-buttonset label {
		float: left; padding: .4em 1em;
	}
	.goauto-buttonset .goauto-button { float: left; }
	.goauto-buttonset-single .goauto-button, 
	.goauto-buttonset-multi .goauto-button { margin-right: -1px;}
	
	.goauto-toolbar { padding: 2px; margin: 0;  min-height: 2em;}
	.goauto-toolbar .goauto-buttonset { margin-right:2px; padding-left: 1px; }
	.goauto-toolbar .goauto-button {   }
	

    
/*---- Section Wrapper ----*/
#header_wrapper {
    background: url(/media/img/header_bg.png) top left repeat-x;
    height: 100px;
	 
    position: relative;
    z-index: 30;

}
#content_wrapper {
    background-color: #ffffff;
    width: 100%;
    min-height: 400px;
    position: relative;
    z-index: 10;

}
#footer_wrapper {
    width: 100%;
    background: #595959 url(/media/img/footer_bg.png?v=1.2) top left repeat-x;
    
    padding-top: 30px;    
    padding-bottom: 20px;
    margin: auto;
}
/* Image Buttons List */
ul.imagebuttons {
       list-style: none;
       margin: 0px;
       padding: 0px;
       display: block;
       
}
ul.imagebuttons li {
      
       border-width: 1px;
       border-color: transparent;
       border-style: solid;
       display: block;
       padding: 5px;
       margin: 1px;
       float: left;
       /*min-width: 118px;*/
       cursor: pointer;
       text-align: center;
}
ul.imagebuttons li:hover, li.selected {
       border-color: #cccccc;
       background-color: #ffffff;
       cursor: pointer;
}
ul.imagebuttons li.selected {
       border-color: #f58233;
       background-color: #ffffff;
       cursor: pointer;
}
ul.imagebuttons li a {
	text-decoration: none;
	display: block;
}

/*---- inner container at 960px accross ----*/
div.container_960 {
    width: 960px;
    margin: auto;
    text-align: left;
    position: relative;
}
/*---- Footer Classes ----*/

#footer_container a {
	color: #cccccc;
	text-decoration: none;
}
#footer_container a:hover {
	color: #ffffff;
	text-decoration: none;
}


ul.footerlinks {
    margin: 0px 15px 0px 5px;
    padding: 0px;
    list-style: none;
    float: left;
}
ul.footerlinks li {
    color: #FFF;
    margin: 5px 0px 2px 3px;
    padding: 0px;
    font-size: 12px;
}
ul.footerlinks li a {
    color: #cccccc;
    text-decoration: none;
    font-size: 11px;
}
ul.footerlinks li a:hover {
    color: #ffffff;
    text-decoration: none;
}

#social_links {
	top: -5px;
	left: 100px;
	text-align: right;
	width: 175px;
	position: absolute;
}

.search_icon {
	background-image: url(/media/img/icons/search_14x14.png);
	background-repeat: no-repeat;
	background-position: top left;
	min-height: 14px;
	padding-left: 18px !important;
	padding-right:  10px !important;
	padding-top: 0px !important;
	display: inline-block;
}

.people_icon {
	background-image: url(/media/img/icons/people_14x14.png);
	background-repeat: no-repeat;
	background-position: top left;
	min-height: 14px;
	padding-left: 18px !important;
	padding-right: 10px !important;
	padding-top: 0px !important;
	display: inline-block;
}
.careers_icon {
	background-image: url(/media/img/icons/careers_14x14.png);
	background-repeat: no-repeat;
	background-position: top left;
	min-height: 14px;
	padding-left: 18px !important;
	padding-right: 10px !important;
	padding-top: 0px !important;
	display: inline-block;
}

.user_icon {
	background-image: url(/media/img/icons/user_14x14.png);
	background-repeat: no-repeat;
	background-position: top left;
	min-height: 14px;
	padding-left: 18px !important;
	padding-right:  10px !important;
	padding-top: 0px !important;
	display: inline-block;
}
.seperator {
	color: #cccccc;
	padding-left: 6px; padding-right: 6px;
}

/*---- Header Links ----*/
#header_links {
     position: absolute; top: 17px; right: -2px;
     font-size: 11px; margin-top: 0px;
}
#header_links a {
    text-decoration: none;
    color: #45515e;    
}
#header_links a:hover {
    text-decoration: underline;
    color: #45515e;
}

.top_bar {  height: 33px; position: relative; display: block; float: left;}
.top_bar_left {  height: 33px; width: 11px; position: absolute; top: 0px; left: 0px;}
.top_bar_right {  height: 33px; width: 1px; position: absolute; top: 0px; right: 0px;}
.top_bar_content { margin-left: 14px; margin-right: 14px; margin-top: 6px;}


/* my go auto links */
.mylinks {
    border-bottom: 1px solid #c6c6c6;
    border-left: 1px solid #c6c6c6;
    border-right: 1px solid #c6c6c6;
    background-color: #d2d0d0;
    -webkit-border-top-left-radius:3px;
    -webkit-border-bottom-right-radius:3px;    
    -webkit-border-bottom-left-radius:3px; 
    -moz-border-radius-topleft:3px;
    -moz-border-radius-bottomleft:3px;
    -moz-border-radius-bottomright:3px;
    border-top-left-radius:3px;
    border-bottom-right-radius:3px;    
    border-bottom-left-radius:3px; 
    padding: 1px 0px;
    font-size: 11px;
}

/*---- Main navigation classes ----*/
#navigation {
    list-style: none; margin: 0px; padding: 0px; position: absolute; left: 250px; top: 60px; z-index: 10;
}
.rootmenu {
    float:left;
    display: block;
    position: relative;
    margin: 0px;
    padding: 0px;
    
}
.submenu {
    position: absolute;
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: none;
}
.rootmenu a {
    font-weight: bold;
    width: 138px;
    height: 27px;
    padding: 10px 0px 0px 0px;
    display: block;
    text-decoration: none;
    text-align: center;
    background-color: #f68333;
    background-image: url("/media/img/nav_bg.png");
    color: #ffffff;
    margin-right: 1px;
    position: relative;
    
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
    
    border-top: 1px solid #c95d00;
    border-left: 1px solid #c95d00;
    border-right: 1px solid #c95d00;
}
.rootmenu:hover a.rootnode {
    background-color: #f68333;
    background-image: url("/media/img/nav_bg_hover.png");
    
}
.submenu li {
    display: block;
    float: none;
    margin: 0px;
    position: relative;
	 background-color: #ef8f34;
	 border-left: 1px solid #c95d00;
	 border-right: 1px solid #c95d00;
	 /*top:-18px;*/
    
}
.submenu a {
    background-color: #ef8f34;
    width: 200px;
    text-align: left;
    padding-left: 20px;
    padding-top: 7px;
    height: 24px;
    font-size: 8pt;
    border-right: 1px solid #ef8f34;
    background-image: none;
    display: block;

    -webkit-border-top-left-radius:0px; border:0px;
    -webkit-border-top-right-radius:0px; border:0px;
    border-top-left-radius:0px; border:0px;
    border-top-right-radius:0px; border:0px;
    -moz-border-radius-topleft:0px;
    -moz-border-radius-topright:0px;
}
.last-child {
	border-bottom: 1px solid #c95d00;
}
.dotted-border {
	border-bottom: 1px dotted #c95d00;
}

.submenu a:hover {
    background-color: #f5792b;
}

/* django admin widget fixes */
.calendarbox, .clockbox {
	z-index: 500;
	border: 1px solid #cccccc;
}
.calendar caption {
	font-weight: bold;
}


/* -------------------------------------------------------------------------------
 loading message stuff  
 ------------------------------------------------------------------------------- */

.loading-text {
    background: #ffffff;
    color: #4a686e;
    font-weight: bold;
    display: block;
    text-align: center;
    padding: 15px 30px 15px 30px;
    border: 10px solid #eeeeee;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .4);
	-moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, .4);
	-webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, .4);
}
.loading-text .place-img-content {
    margin: 0 3px 0 1px;
}
.loading.top {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
}
.loading.left {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
}
.loading.bottom {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
}
.loading.right {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 0px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
}
.loading-masked { }
.loading-error {
    color: #FFF;
    background: red;
}

/* -------------------------------------------------------------------------------
	SEARCH Input box Styles
------------------------------------------------------------------------------- */
.searchinput  {
	padding: 5px;
	margin-top:0px;
	font-size: 11px;
	text-shadow: 0px 1px 0px #fff;
	outline: none;
	background: url('/media/img/input_bg.png');
	background: -webkit-gradient(linear, left top, left bottom, from(#bcbcbe), to(#ffffff));
	background: -moz-linear-gradient(top,  #bcbcbe,  #ffffff);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #a0a0a0;
	-webkit-box-shadow: 1px 1px 0px #efefef;
	-moz-box-shadow: 1px 1px 0px #efefef;
	box-shadow:  1px 1px 0px #efefef;
}
.searchinput:focus {
	-webkit-box-shadow: 0px 0px 5px #fb9f27;
	-moz-box-shadow: 0px 0px 5px #fb9f27;
	box-shadow: 0px 0px 5px #fb9f27;
}

/* -------------------------------------------------------------------------------
	DROPDOWN LIST Styles
------------------------------------------------------------------------------- */

#qs_form option {
	background-color: #dddddd; 
	font-weight: bold; 
	font-size: 12px; 
	color: black;
}

#qs_form option:first-child {
	background-color: #595959; 
	font-weight: bold; 
	font-size: 12px; 
	color: white;
}

option.lightgrey {
	background-color: #dddddd; 
	font-weight: bold; 
	font-size: 12px; 
	color: black;
}

option.grey {
	background-color: #595959; 
	font-weight: bold; 
	font-size: 12px; 
	color: white;
}

.add-margin {
	margin-bottom: 10px;
}

/* -------------------------------------------------------------------------------
	TESTIMONIALS LIST Styles
------------------------------------------------------------------------------- */
cite {
	padding: 0 25px; 
	float: right;
	color: #aa0000;
}

blockquote {
	background-color:#f0f0f0; 
	padding-bottom:25px; 
	margin-top:10px;
}
/* -------------------------------------------------------------------------------
	BUILD AND PRICE Styles
------------------------------------------------------------------------------- */
.bpspec-head {
    text-transform: uppercase;
    color: #888888;
    margin-top: .5em;
    display: block;
    font-weight: bold;
}


/* -------------------------------------------------------------------------------
	Vehicle Brochure Styles
------------------------------------------------------------------------------- */

#vbrochure_top_menu {position: relative; height: 33px;}
.topmenu_left { position: absolute; text-align: left; top: 1px; left: 0px;}
.topmenu_right { position: absolute; text-align: right; top: 1px; right: 5px;}
#vbrochure_panel_left {float: left; width: 550px; padding: 0px;}
#vbrochure_panel_right {float: left; width: 400px; padding: 0px; margin-left: 10px;}
#vbrochure_panel_bottom {display: block; clear: both;}
#galleria{ width:550px; height:400px; overflow: hidden;}
#vbrochure_model { font-size: 26px; color: #000000; margin: 0px;}
#vbrochure_trim {font-size: 16px; color: #595959; margin: -3px 0px 2px 0px;}
.vbrochure_info_module {float: left; margin: 4px;}

.spectable tr td {
    border-bottom: 1px dotted #dddddd;
    padding: 3px 4px 2px 0px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow: ellipsis;
}

/* -------------------------------------------------------------------------------
	Search Results DIV
------------------------------------------------------------------------------- */
.dealerinfo{
	width:120px; 
	border:1px solid #aaaaaa; 
	background-color:#eeeeee; 
	padding-left:5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #aaaaaa;
	-webkit-box-shadow: 1px 1px 0px #efefef;
	-moz-box-shadow: 1px 1px 0px #efefef;
	box-shadow:  1px 1px 0px #efefef;
}

.dealerinfo:hover{
	width:120px; 
	border:1px solid #f58233; 
	background-color:#eeeeee; 
	padding-left:5px;
	/*glow when hover*/
	-webkit-box-shadow: 0px 0px 5px #fb9f27;
	-moz-box-shadow: 0px 0px 5px #fb9f27;
	box-shadow: 0px 0px 5px #fb9f27;
}

/*
	Sitemap Styler 	 
*/

#sitemap, #sitemap ul, #sitemap li{
	margin:0;
	padding:0;
	list-style:none;
}
#sitemap{background:url('/media/img/icons/line1.gif') repeat-y;}
#sitemap li{
	line-height:20px;
	margin-top:1px;
	position:relative;
	width:100%;
}
/* IE leaves a blank space where span is added so this is to avoid that */
* html #sitemap li{
	float:left;
	display:inline;
}

#sitemap li a{padding-left:28px;}
#sitemap li span{float:left;position:absolute;top:5px;left:5px;width:13px;height:13px;cursor:auto;font-size:0;}
#sitemap li span, #sitemap li span.collapsed{background:url('/media/img/icons/collapsed.gif') no-repeat 0 0;} 
#sitemap li span.expanded{background:url('/media/img/icons/expanded.gif') no-repeat 0 0;}

/* sub levels */

#sitemap li ul{	
	margin-left:28px;
	background:url('/media/img/icons/line1.gif') repeat-y;
}
#sitemap li li{	
	background:url('/media/img/icons/line2.gif') no-repeat 0 0;
}

/* etc. */

/* float fix */

#sitemap:after, #sitemap ul:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#sitemap, #sitemap ul{display:block;}
/*  \*/
#sitemap, #sitemap ul{min-height:1%;}
* html #sitemap, * html #sitemap ul{height:1%;}
 /*  */
#sitemap ul{display:none;}

/*Hide HoneyPotFields For Spam Bots From Users:*/
.hpRequired {display: none; visibility: hidden;}

.col3 {width: 310px; float: left; margin-left: 5px; margin-right: 5px;}
.col3 h2 {margin-top: 10px; margin-bottom: 8px;}
.col3 p {padding-right: 2em; font-size: 8pt; line-height: 1.3em; margin-top: 0px;}
.box_title {
    background-image: url(/media/img/box_title_bg.png); height: 39px; vertical-align: middle;
    padding-left: 40px; padding-top: 0px; padding-bottom: 0px; padding-right: 2px; 
    border-color: #d0d0d0; border-style: solid; border-width: 1px 1px 0px 1px; color: #666666;
    margin: 0px;
}
.box_title h3 { margin: 0px; padding-top: 9px; }
.box_title h3:after {margin-top: 0px;}
.box_title h1 { margin: 0px; padding-top: 6px; }
.box_title h1:after {margin-top: 0px;}
.box_content {
    border-color: #d0d0d0; border-style: solid; border-width: 0px 1px 1px 1px;
    padding: 10px; margin-bottom: 4px; margin-top: 0px; overflow: hidden;
}
.box_content_nopad {
    border-color: #d0d0d0; border-style: solid; border-width: 1px 1px 0px 1px;
    padding: 0px; margin-bottom: 1px; margin-top: 1px;
}
/*.col3:first-child { margin-left: 0px;}*/
.menu_links {
    margin-left: 0px; padding-left: 0px; list-style: none;
}
.menu_links li {
    margin-left: 0px;
    background-image: url(/media/img/orange_bullet.png);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 20px;
    font-size: 8pt;
    margin-bottom: .8em;
}
.menu_links a {
    text-decoration: none; color: #3e7b9e; font-weight: bold;
}
.menu_links a:hover {
    text-decoration: underline;
}
.block-button {
	display: block; width: 190px; height: 26px; padding-top: 6px; padding-left: 38px;
	color: #ffffff; font-weight: bold; font-size: 10pt; text-decoration: none;
	text-align: left; vertical-align: top;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, .4); text-align: left; border: none;
	-moz-text-shadow: 1px 1px 2px rgba(0, 0, 0, .4);
	-webkit-text-shadow: 1px 1px 2px rgba(0, 0, 0, .4);
	background: url(/media/img/sprites/block_button.png) 0px 0px no-repeat;
	margin: 4px;
}
.block-button-search {
	background: url(/media/img/sprites/block_button_search.png) 0px 0px no-repeat !important;
}
.block-button:hover {
	color: #ffffff;
	text-decoration: none;
	background: url(/media/img/sprites/block_button.png) 0px -32px no-repeat;
}
.box_title .btn-close {
	position: absolute; top: 8px; right: 8px;
	width: 23px; height: 23px; display: block;
	background: url(/media/img/btn_close.png) top left no-repeat;
}
.popup {
	position: absolute;  background-color: #ffffff; overflow: hidden; display: none;
}
.frontpage-popup {
	width: 650px; height: 300px; top: 25px; left: 275px;
}
.btn-body-style {
	display: block; float: left;
	width: 100px;	height: 50px;
	padding: 10px;
}
.btn-body-style .label {
	text-decoration: none; color: #3e7b9e; font-weight: bold; display: block;
	text-align: center; font-size: 8pt;
}
.btn-body-Pickup .icon {
	display: block; width: 80px; height: 30px; margin: auto;
	background: url('/media/img/sprites/body-style-sprites.png') 0px 0px no-repeat;
}
.btn-body-Pickup:hover .icon {
	display: block; width: 80px; height: 30px; margin: auto;
	background: url('/media/img/sprites/body-style-sprites.png') -80px 0px no-repeat;
}
.btn-body-SUV .icon {
	display: block; width: 80px; height: 30px; margin: auto;
	background: url('/media/img/sprites/body-style-sprites.png') 0px -30px no-repeat;
}
.btn-body-SUV:hover .icon {
	display: block; width: 80px; height: 30px; margin: auto;
	background: url('/media/img/sprites/body-style-sprites.png') -80px -30px no-repeat;
}
.btn-body-Sedan .icon {
	display: block; width: 80px; height: 30px; margin: auto;
	background: url('/media/img/sprites/body-style-sprites.png') 0px -60px no-repeat;
}
.btn-body-Sedan:hover .icon {
	display: block; width: 80px; height: 30px; margin: auto;
	background: url('/media/img/sprites/body-style-sprites.png') -80px -60px no-repeat;
}
.btn-body-Coupe .icon {
	display: block; width: 80px; height: 30px; margin: auto;
	background: url('/media/img/sprites/body-style-sprites.png') 0px -90px no-repeat;
}
.btn-body-Coupe:hover .icon {
	display: block; width: 80px; height: 30px; margin: auto;
	background: url('/media/img/sprites/body-style-sprites.png') -80px -90px no-repeat;
}
.btn-body-Convertible .icon {
	display: block; width: 80px; height: 30px; margin: auto;
	background: url('/media/img/sprites/body-style-sprites.png') 0px -120px no-repeat;
}
.btn-body-Convertible:hover .icon {
	display: block; width: 80px; height: 30px; margin: auto;
	background: url('/media/img/sprites/body-style-sprites.png') -80px -120px no-repeat;
}
.btn-body-Hatch .icon {
	display: block; width: 80px; height: 30px; margin: auto;
	background: url('/media/img/sprites/body-style-sprites.png') 0px -150px no-repeat;
}
.btn-body-Hatch:hover .icon {
	display: block; width: 80px; height: 30px; margin: auto;
	background: url('/media/img/sprites/body-style-sprites.png') -80px -150px no-repeat;
}
.btn-body-Minivan .icon {
	display: block; width: 80px; height: 30px; margin: auto;
	background: url('/media/img/sprites/body-style-sprites.png') 0px -180px no-repeat;
}
.btn-body-Minivan:hover .icon {
	display: block; width: 80px; height: 30px; margin: auto;
	background: url('/media/img/sprites/body-style-sprites.png') -80px -180px no-repeat;
}
.btn-body-Wagon .icon {
	display: block; width: 80px; height: 30px; margin: auto;
	background: url('/media/img/sprites/body-style-sprites.png') 0px -210px no-repeat;
}
.btn-body-Wagon:hover .icon {
	display: block; width: 80px; height: 30px; margin: auto;
	background: url('/media/img/sprites/body-style-sprites.png') -80px -210px no-repeat;
}

/*HELP TAB*/

#helpDrawer h2 {
    color: #2c5987;
    font-size: 28px;
    margin-bottom: 0;
    padding-left: 20px;
    text-transform: uppercase;
    width: 90%;
		margin-top:0px;
}
#helpDrawer h3 {
    color: #595959;
    float: none;
    font-size: 16px;
	margin-top:0px;
	margin-bottom: 35px;
	font-style:italic;
}
#helpDrawer h2, #helpDrawer h3 {
    font-family: Georgia, Helvetica, sans-serif;
    text-align: center;
}

.slide-out-div {
          padding: 20px;
          width: 250px;
          height:450px;
          background: #fff;
          border: 2px solid #00839f;
} 

em.error { font-size:10px;  }

/*BLOG*/
.blogsec {border-bottom: dotted #3E7B9E 1px; position: relative;}
.blog-title {
	color: #f58233;
	text-decoration:none;
}
.blog-title a {
	font-size:16px;
	color: #f58233;
	text-decoration:none;
}
.blog-title a:hover {
	font-size:16px;
	color:#3E7B9E;
	text-decoration:none;
}
.blog-date {
	font-size:11px;
	color:#3E7B9E;
}
.blog-readmore a {
	font-size:12px;
	color:#3E7B9E;
	text-decoration: underline;
}

.blog-readmore a:hover {
	font-size:12px;
	color:#3E7B9E;
	text-decoration: none;
}

/*footer bubbles*/
.speech-bubble
  {
   width: 133px;
   background: #4d4d4f;
   color: #fff;
   text-align:center;
   padding-top:3px;
   padding-bottom:3px;
  }
  
  /* Protection Plan Form */

	#form1{
		margin:1em 0;
		padding-top:10px;
		background:url(/media/img/form_top.gif) no-repeat 0 0;
		}
	#form1 fieldset{
		margin:0;
		padding:0;
		border:none;	
		float:left;
		display:inline;
		width:260px;
		margin-left:25px;
		}		
	#form1 legend{display:none;}	
	#form1 p{margin:.5em 0;}	
	#form1 label{display:block;}	
	#form1 input, #form1 textarea{		
		width:252px;
		border:1px solid #ddd;
		background:#fff url(/media/img/form_input.gif) repeat-x;
		padding:3px;
		}		
	#form1 textarea{
		height:125px;
		overflow:auto;
		}					
	#form1 p.submit{
		clear:both;
		background:url(/media/img/form_bottom.gif) no-repeat 0 100%;
		padding:0 25px 20px 25px;
		margin:0;
		
		}	
	#form1 button{
		width:150px;
		height:37px;
		line-height:37px;		
		border:none;
		background:url(/media/img/form_button.gif) no-repeat 0 0;
		color:#fff;
		cursor:pointer;
		text-align:center;
		}				

/* // form 1 */

      
	.value_header {
		position:relative;
		top:5px;
		left:3px;
		float:left;
		background-image:url(/media/img/value_my_trade/header_value.png);
		background-repeat:no-repeat;
		width:895px;
		height:198px;
		padding-bottom:20px;
	}

	.left_side {
		width: 550px;
		float: left;
		margin-left: 5px;
		padding-right:20px;
		padding-left:10px;
	}
	
	.value_trade_box {
		width: 610px;
		float: left;
		margin-left:-5px;
		margin-top: 10px;
		padding-right:5px;
		padding-left:10px;

	}
	
	.right_side {
		width: 365px;
		float: left;
		margin-left: 5px;
		margin-right: 3px;
		margin-bottom:20px;
	}
	
	.right_side2 {
		width: 330px;
		float: left;
		margin-top: 10px;
		margin-left: 5px;
		margin-right: 3px;
		margin-bottom:30px;
	}

	.corners {    
		/*width: 500px;*/    
		margin: 0px auto;    
		background-color: #e5e5e5;    
		/*color: #fff;*/    
		padding: 10px;     
		/* Border Radius Style */    
		border-radius: 15px;     
		/* Mozilla Firefox Extension */    
		-moz-border-radius: 15px;
	}
	.corners2 {    
		/*width: 500px;*/    
		margin: 0px auto;    
		background-color: #e5e5e5;
		   
		padding: 10px;
		padding-bottom: 13px;     
		/* Border Radius Style */    
		border-radius: 15px;     
		/* Mozilla Firefox Extension */    
		-moz-border-radius: 15px;
	}
	
	.value_button {
		background-color:#fcb670;
		display: block;
		width: 160px;
		height: 20px;
		padding: 15px 20px 10px 45px;
		color:#666666;
		text-decoration: none;
		font-size:12px;
	}
        
  .value_box1{}
        
  .value_box2{
            background-color:#FFDCBA;
            position:relative;
            /*left:20px;
            width:480px;*/
   }
   .value_box3{
            background-color:#fdf1e5;
            position:relative;
            border:1px solid #f58233;
            /*left:20px;
            width:480px;*/
   }
   .value_box_temp{
            background-color:#f2f2f2;
            position:relative;
            border: 1px solid #d0d0d0;
            /*left:20px;
            width:480px;*/
   }

	.value_video{
		
	}
        
		
    .awesome, .awesome:visited {
	background: #222 url(/media/img/value_my_trade/alert-overlay.png) repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
    }

	.awesome:hover{ background-color: #111; color: #fff; }
	.awesome:active{ top: 1px; }
	.small.awesome, .small.awesome:visited{ font-size: 11px; padding: ; }
	.awesome, .awesome:visited, .medium.awesome, .medium.awesome:visited{ font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
	.large.awesome, .large.awesome:visited{ font-size: 14px; padding: 8px 14px 9px; }
	.green.awesome, .green.awesome:visited{ background-color: #91bd09; }
	.green.awesome:hover{ background-color: #749a02; }
	.blue.awesome, .blue.awesome:visited{ background-color: #0986a2; }
	.blue.awesome:hover{ background-color: #3f7b9f; }
	.red.awesome, .red.awesome:visited{ background-color: #e33100; }
	.red.awesome:hover{ background-color: #872300; }
	.magenta.awesome, .magenta.awesome:visited{ background-color: #a9014b; }
	.magenta.awesome:hover{ background-color: #630030; }
	.orange.awesome, .orange.awesome:visited{ background-color: #ffaa56; }
	.orange.awesome:hover{ background-color: #c9880a; text-decoration:none;}
	.yellow.awesome, .yellow.awesome:visited{ background-color: #ffb515; }
	.yellow.awesome:hover{ background-color: #fc9200; }

    h2.trigger {
            padding: 0 0 0 50px;
            margin: 0 0 5px 0;
            /*background: url(/media/img/h2_trigger_a.gif) no-repeat;*/
            background: url(/media/img/value_my_trade/h2-toggle.png) right top;
            height: 46px;
            line-height: 46px;
            width: 450px;
            font-size: 2em;
            font-weight: normal;
            float: left;
    }
    h2.trigger a {
            color: #fff;
            text-decoration: none;
            display: block;
    }
    h2.trigger a:hover { color: #ccc; }
    h2.active {background-position: left bottom;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
    .toggle_container { /* this isn't used */
            margin: 0 0 5px;
            padding: 0;
            border-top: 1px solid #d6d6d6;
            background: #f0f0f0 url(/media/img/toggle_block_stretch.gif) repeat-y left top;
            overflow: hidden;
            font-size: 1.2em;
            width: 500px;
            clear: both;
    }
    .toggle_container .block { /* this isn't used */
            padding: 20px; /*--Padding of Container--*/
            background: url(/media/img/toggle_block_btm.gif) no-repeat left bottom; /*--Bottom rounded corners--*/
    }
    

    
    h3.toggler {
        text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
        line-height: 37px;
        height: 37px;
        padding-left: 10px;
        background: url(/media/img/value_my_trade/h2-toggle.png) right top;
        margin-bottom: 20px;
        cursor: pointer;
        color: #FFF;
        font-weight: bold;
        font-size: 14px;
    }
    h3.toggler-active {
        background-position: right bottom;
    }
    




    .ui-accordion .ui-accordion-header {
        cursor: pointer;
        position: relative;
        margin-top: 1px;
        zoom: 1;
    }

    .ui-corner-all {
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
    }

    
/*
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default     {
        border: 1px solid lightGrey;
        background: url(/media/img/value_my_trade/h2-toggle-small.png) right top;
       
        font-weight: normal;
        color: #FFF;
		background-color: #FFAA57;
	
    }
    
    .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
        color: #FFF;
        text-decoration: none;
        background: url(/media/img/value_my_trade/h2-toggle-small.png) right bottom;
        font-weight:bold;
        text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	background-color: #d99149;
    }
*/
    
    .ui-icon-triangle-1-e, .ui-icon-triangle-1-s, .ui-icon-triangle{
        display:none;
    }
    
    .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
        color: #fff;
        text-decoration: none;
        font-weight:bold;
        text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
    }
    
    .ui-accordion-icons .ui-accordion-header a {
        padding-left: 5px;
	padding-right:20px;
    }


.vt_links {
    margin-left: 0px; padding-left: 0px; margin-top:-10px; list-style: none;
}
.vt_links li {
    margin-left: 0px;
    background-image: url(/media/img/valuetrade_check.gif);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 30px;
    padding-top: 2px;
    font-size: 12pt;
    line-height:30px;
}
.vt_links a {
    text-decoration: none; color: #3e7b9e; font-weight: bold;
}
.vt_links a:hover {
    text-decoration: underline;
} 


.block-button-search {
	background: url(/media/img/sprites/block_button_search.png) 0px 0px no-repeat !important;
}   
.find-car {
	display: block; width: 121px; height: 32px; padding-top: 7px; padding-left: 40px;
	color: #FFFFFF; font-weight: normal; font-size: 10pt; text-decoration: none;
	text-align: left; vertical-align: top; text-align: left; border: none;
	margin: 4px;
}
.find-car:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#finance_content{
    font-size:16px;
    line-height:20px;
}
#finance_menu UL LI{
    font-size:14px;
    line-height:14px;
}
