@charset "UTF-8";
@import url(http://images1.ecarlist.com/sites/common/similar_vehicles.css);
@import url(http://images1.ecarlist.com/sites/common/vehicle_v2_sidebar_links.css);
@import url(http://images1.ecarlist.com/sites/common/v2_top_search.css);
@import url(http://images1.ecarlist.com/sites/common/vehicle_v2_top.css);
@import url(http://images1.ecarlist.com/sites/common/vehicle_v2_vitals.css);
@import url(http://images1.ecarlist.com/sites/common/vehicle_v2_tools.css);
@import url(http://images1.ecarlist.com/sites/common/vehicle_v2_details.css);
@import url(http://images1.ecarlist.com/sites/common/news_sidebar.css);
@import url(http://images1.ecarlist.com/sites/common/news.css);
@import url(http://images1.ecarlist.com/sites/common/inventory_v2_sidebar_filters.css);
@import url(http://images1.ecarlist.com/sites/common/inventory_v2_right.css);
@import url(http://images1.ecarlist.com/sites/common/inventory_v2_sidebar_contact.css);
@import url(http://images1.ecarlist.com/sites/common/new_vehicles.css);
@import url(http://images1.ecarlist.com/sites/common/featured_vehicles.css);
@import url(http://images1.ecarlist.com/sites/common/sitemap.css);
@import url(http://images1.ecarlist.com/sites/common/specials_footer.css);
@import url(http://images1.ecarlist.com/sites/common/specials.css);
@import url(http://images1.ecarlist.com/sites/common/common_classes.css);
@import url(http://images1.ecarlist.com/sites/common/columns.css);
@import url(http://images1.ecarlist.com/sites/common/dropdown.css);

/**************************************************
Rivergate Toyota 1598
***************************************************/

body {
	background: #fff url('../images/body_bg.png') repeat-x;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	font-size: 14px;
	color: #333;
	text-align: left;
	font-family: Arial, sans-serif;
}

p {
	margin-top:0px;
	margin-bottom:8px;
}
h1 {
	font-size:16pt;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:8px;
}
h2 {
	font-size:14pt;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:8px;
}
h3 {
	font-size:10pt;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:8px;
}

a {
	color:#000;
	text-decoration:underline;
}

a:hover {
	color:#cc0000;
	text-decoration: none;
}

a:active { outline:none; }
a:focus { outline-style: none; }

/*containers*/

#container_wrapper {
	display: table;
	width: 100%;
	background: url('../images/containerWrapper_bg.jpg') no-repeat center top;
}

#container{
	width: 980px;
	margin: 0px auto;
}

#header {
	width: 980px;
	height: 85px;
	margin: 0px auto;
}

#contentTop_container{
	margin: 0px auto;
	padding: 0px;
	background: url('../images/contentTop_bg.png') no-repeat top center;
	height: 10px;
	width: 980px;
}

#content{
	margin: 0px auto;
	padding: 0px 15px 15px 15px;
}

#home #content{
	padding: 0px;
}

/*header*/

h3#home_link{
	margin: 0px 0px 0px 0px;
	float: left;
	display: inline;
}

h3#home_link a{
	text-indent: -9000px;
	display: block;
	float: left;
	width: 309px;
	height: 85px;
	background: url('../images/headerLogo_bg.png') no-repeat;
}

#headerContact_info  {
	float: right;
	display: inline;
	color: #fff;
	font-size: 19px;
}

#headerContact_info td {
	background: url('../images/headerArrow_bg.gif') no-repeat left;
	font-size: 14px;
	padding: 3px 15px 0px 17px;
}

#headerContact_info th {
	vertical-align: top;
	padding: 0px 15px 0px 17px;
}

/*nav*/

#priNav_container {
	width: 980px;
	height: 90px;
	background: url('../images/navBar_bg.png') no-repeat
}

#priNav {
	list-style-type: none;
	height: 37px;
}
#priNav ul {
	display: none;
}

#priNav li{
	display: inline;
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 0px 13px;
	background: url('../images/navBar_border.png') no-repeat right
}

#priNav li.first{
	margin-left: 30px;
}

#priNav li.last{
	background: none;
}

#priNav li a {
	color: #fff;
	font-size: 14px;
	text-transform: lowercase;
	text-decoration: none;
	padding: 0px 5px;
	height: 22px;
	line-height: 22px;
	display: block;
	float: left;
}

#priNav li a:hover {
	background: #000;
}
/*dropdown menu*/

#dropmenudiv, #dropmenudiv_firefox{
	font-size: 11px;
	background: #595959;
	text-align: left;
	border: none;
	padding: 0px 0px;
}

#dropmenudiv a, #dropmenudiv_firefox a {
	border: none;
	border-bottom: 1px solid #fff;
	color: #fff;
	padding: 3px 0px;
	font-family: Arial, sans-serif;
  	font-weight: normal;
  	font-size: 12px;
	margin: 0px 0px;
	text-indent: 12px;
}

#dropmenudiv a:hover, #dropmenudiv_firefox a:hover { 
	background: #cfcfcf url('../images/dropdown_arrow.gif') no-repeat 97% center;
	color: #616161;
  	font-weight: normal;
}

/* secondary navigation */
#secNav { padding:0px 0px 0px 95px; margin:0px auto; }
#secNav li { padding:0px; margin:0px 9px; list-style:none; float:left; display:inline; color:#ffe400; font-family:Verdana, Geneva, sans-serif; font-size:8pt; line-height:24px; }
#secNav li a { color:#fff; text-decoration:none; padding:2px; }
#secNav li a:hover { color:#ccc; }


/****Home Styles*****/

#home_top {
	width: 978px;
	height: 251px;
	margin: 0px auto;
	background: url('../images/homeTop_bg.jpg') no-repeat top center;
}

/*****Home Middle*****/

#home_middle {
	float: left;
	display: inline;
	background: #fff url('../images/homeMiddle_bg.png') repeat-x;
	padding: 0px;
}

/*****home bottom******/

#home_bottom {
	float: left;
	display: inline;
}


/*****Specials Flash******/

#specials_flash {
	width: 936px;
	height: 312px;
	margin: 0px auto;
}

/**** Quick Links ****/

#home #quicklink_container {
	width: 978px;
	height: 63px;
	background: url('../images/quicklinks_bg.png') no-repeat;
	list-style-type: none;
}

#home #quicklink_container li{
	float: left;
	display: inline;
	margin: 5px 0px 0px 0px;
}

#home #quicklink_container li.last{
	border: none;
}

#home #quicklink_container li a{
	display: block;
	background: url('../images/quicklinkOption_bg.png') no-repeat;
	color: #fff;
	text-align: center;
	line-height: 58px;
	padding: 0px 0px;
	font-weight: bold;
	text-decoration: none;
	height: 58px;
}

#home #quicklink_container li a:hover{
	color: #9b0808;
}

#home #quicklink_container li a#quicklink_001 {
	width: 187px;
	background-position: 0px 0px;
}

#home #quicklink_container li a#quicklink_002 {
	width: 183px;
	background-position: -187px 0px;
}

#home #quicklink_container li a#quicklink_003 {
	width: 180px;
	background-position: -370px 0px;
}

#home #quicklink_container li a#quicklink_004 {
	width: 185px;
	background-position: -550px 0px;
}

/*****hover states*****/

#home #quicklink_container li a#quicklink_001:hover {
	background-position: -736px 0px;
}

#home #quicklink_container li a#quicklink_002:hover {
	background-position: -923px 0px;
}

#home #quicklink_container li a#quicklink_003:hover {
	background-position: -1106px 0px;
}

#home #quicklink_container li a#quicklink_004:hover {
	background-position: -1286px 0px;
}

/**** Quick Links ****/

#quicklink_container {
	width: 241px;
	height: 260px;
	background: url('../images/innerQuicklink_bg.png') no-repeat;
	list-style-type: none;
}

#quicklink_container li{
	float: left;
	display: inline;
	margin: 10px 0px 0px 35px;
}

#quicklink_container li.first{
	margin-top: 35px;
}

#quicklink_container li a{
	display: block;
	background: url('../images/innerQuicklinks_bg.png') no-repeat;
	color: #fff;
	text-align: center;
	line-height: 41px;
	padding: 0px 0px;
	font-weight: bold;
	text-decoration: none;
	height: 41px;
	width: 173px;
}

#quicklink_container li a:hover{
	color: #9b0808;
	background-position: -174px 0px;
	
}

/* NEW VEHICLES */
#new_vehicles { margin:11px auto 5px; width: 950px;}
#new_vehicles_top {  background:url('../images/newVehicles_header.gif') top left no-repeat; height:30px; text-align:left; }
#new_vehicles_showall { background:#e3e3e3; text-align:right; margin: 10px auto 15px; border-top:1px solid #9f0400; height:23px; }
#new_vehicles_bottom { background:url('../images/homepage/bgHomeVehiclesBottom.jpg') bottom left no-repeat; }
#new_vehicles #new_vehicles_showall a, #new_vehicles #new_vehicles_showall a:visited { 
	float:none; 
	color:#fff; 
	line-height:24px;
	background:#484848;
	border:1px solid #a80b00; border-top:none;
	text-align:left;
	font-weight:normal;
	text-transform:lowercase;
	padding:4px 40px 2px 5px;
	font-size:9pt;
}
#new_vehicles #new_vehicles_showall a:active, #new_vehicles #new_vehicles_showall a:hover { background:#a80b00; }
#new_vehicles #displayAll_container { width:950px; }
#new_vehicles #displayAll li { background:url('../images/homepage/bgVehicleBox.gif') top center no-repeat;margin:0 0 0 0;  }
#new_vehicles li { background:url('../images/homepage/bgVehicleBox.gif') top center no-repeat; }
#new_vehicles li img { margin:0px; }
#new_vehicles a, #new_vehicles a:visited { float:left; color:#a02c01; text-decoration:none; font-weight:bold; font-size:10pt; text-align:left; }
#new_vehicles a span, #new_vehicles a:visited span, #new_vehicles a:active span, #new_vehicles a:hover span { color:#aa6b00; font-size:8pt; font-weight:normal; }
#new_vehicles a:hover, #new_vehicles a:active { color:#ff0000; }
.jcarousel-item { width: 188px; height: 170px; }
.jcarousel-skin-tango.jcarousel-container-horizontal, .jcarousel-skin-tango .jcarousel-clip-horizontal { width: 940px; }
.jcarousel-skin-tango .jcarousel-clip-horizontal { width: 940px; height: 170px; }
.jcarousel-skin-tango .jcarousel-item { width: 188px; height: 168px; }
.jcarousel-skin-tango .jcarousel-next-horizontal { top:183px; right:160px; }
.jcarousel-skin-tango .jcarousel-prev-horizontal { top:183px; }

.new_vehicle_popup {
	background: url('../images/mpgHover_box.png') no-repeat;
	height: 38px;
	width: 128px;
	font-family: Helvetica;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

.nvp_hwy {
	float: left;
	display: inline;
	padding: 5px 10px;
}

.nvp_city {
	float: right;
	display: inline;
	padding: 5px 10px;
}

/* homepage quicklinks */
#quickNav { padding:0; margin:0 auto; /*width: 460px;*/ float: left; display: inline;}
#quickNav li { padding:0px; margin:0px 10px; list-style:none; float:left; display:inline; }
#quickNav li a { display:block; width:223px; height:107px; background:url('../images/quickNav_bg.jpg') 0px 0px no-repeat; float: left; text-indent:-9000px; }
#quickNav li.first {margin-left: 12px;}
#quickNav li a#certified { background-position:0px 0px; }
#quickNav li a#certified:hover { background-position:-940px 0px; }
#quickNav li a#incentives { background-position:-239px 0px; }
#quickNav li a#incentives:hover { background-position:-1179px 0px; }
#quickNav li a#incentives_2 { background-position:-239px 0px; }
#quickNav li a#incentives_2:hover { background-position:-1179px 0px; }
#quickNav li a#specials { background-position:-478px 0px; }
#quickNav li a#specials:hover { background-position:-1418px 0px; }
#quickNav li a#financing { margin-right:0px; background-position:-717px 0px; }
#quickNav li a#financing:hover { background-position:-1657px 0px; }

/* FEATURED VEHICLES */
#featuredVehicles { color:#000; font-size:8pt; background:url('../images/titlePreOwned.gif') top left no-repeat; padding:37px 0 10px 0; }
* html #featuredVehicles { margin:0px 0px 16px 0px; }
#featuredVehicles_footer { display:none; } 
#featuredVehicles_title { display:none; }
#random_list_location #random_list_item {
	margin:0px 8px;
	color:#fff;
	font-size: 12px;
	text-align: center;
	width:105px;
}
#random_list_location #random_list_item img { border:#000 1px solid; }
#random_list_location #random_list_item a { color:#000; text-decoration:none; }
#random_list_location #random_list_item a:hover { color:#9f0400; text-decoration:none; }

.toolTipInner_price{
	color: #d90400;	
}
.tt_carfax { float:left; }
.tt_carfax { margin:0px 0px 3px 3px; }
.tt_cpo { float:left; }



/*### =structure ###
##################*/
#leftColumn{				/* left and leftColumn can usually have the same width and setting. */
	float:left;
	display:inline;  /* Fix for double margin bug in IE 6 */
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 15px;
	width: 240px;
}

#left{
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 250px;
}

#rightColumn {
	float:right;
	display:inline;  /* Fix for double margin bug in IE 6 */
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

#right{
	display: inline;
	margin-right: 0px;
	width: 670px;
}

/* inventory page */
.inventory_v2_details h4, .inventory_v2_details h4 a { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration:none; }
#inventory_v2_sidebar_filters { padding:4px; }
#inventory_v2_sidebar_filters h3 { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:10pt; color:#AF0810; font-weight:bold; }
#inventory_v2_sidebar_filters h3.non_expandable_menuheader { color:#838383; font-weight:normal; }
.filterList h3 { color:#233a56; }
.filterList { font-size:9pt; }
#inventory_v2_sidebar_filters h2 { font-size:12pt; font-weight:normal; margin:0px auto 7px; color:#838383; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; }
.expandable { font-size:9pt; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; }
#inventory_v2_sidebar_filters form { margin-bottom:4px; }
#inventory_v2_sidebar_contact {
	background:#eee url('../../images/listingImages/leftColumnEmailDealer.jpg') no-repeat center top;
	padding-top:61px;
	padding-bottom:20px;
	border-bottom:1px solid #9e9e9e;
}
.inventory_v2_price_left { font-family:Verdana, Arial, Helvetica, sans-serif; }
#currentFilters p { padding:0px 0px 0px 0px; }

/* link styles for similar vehicles */
#similarVehicles { font-size:9pt; color:#444; padding:0px 0px; }
#similarVehicles h3 { text-transform:uppercase; font-weight:normal; margin:0px auto 12px; padding-top:16px; text-align:center; border-bottom:1px solid #f9f9f9; }
.similarVehicle { border:1px solid #dbdbdb; background:#e8e8e8; }
.similarVehicle ul li a { font-weight:bold; color:#444; text-decoration:none; }
.similarVehicle ul li a:hover { color:#ff0000; }

/**/
#vehicle_v2_sidebar_links { font-size:10pt; background:#F9F9F9; border:1px solid #E8E8E8; color:#838383; margin:0px 4px; }
#vehicle_v2_sidebar_links li a:link { color:#6C6C6C; text-decoration:none; line-height:125%; }
/*#vehicle_v2_sidebar_links li a:hover, .filterList li a:hover { color:#ccc; background-color:#000; }*/
/* link styles for breadcrumbs */
#vehicle_topbar_left a { color:#444; font-weight:normal; text-decoration:none; }
#vehicle_topbar_left a:hover { color:#ff0000; font-weight:normal; text-decoration:underline; }

/* link and color styles for email and print buttons */
#vehicle_topbar_right ul li { color:#737373; }
#vehicle_topbar_right ul li a { color:#444; text-decoration: none; }
#vehicle_topbar_right ul li a:hover { color:#ff0000; text-decoration: none; }

/* vehicle page */
#vehicle_title { color:#961616; font-size:20pt;/*14pt*/ font-weight:bold; }
#vehicle_contact a:link, #vehicle_contact a:active, #vehicle_contact a:visited { text-decoration:none; color:#003399; font-size:8pt; }
#vehicle_contact a:hover { color:#000; }
#vehicle_contact span { color:#444; font-size:12pt; font-weight:bold; }
#vehicle_mainPhoto { margin-left:5px; }
#priceContainer #price { color:#961616; font-size:24pt; font-weight:bold; }
#vitalsContainer { font-size:8.5pt; color:#6c6c6c; }
#vitalsContainer strong { color:#444;  }
#vitalsRight_mpg { color:#000; }
#vitalsRight_mpg span.mpg_fuel_efficient { color:#006600; }
#vitalsRight_mpg span.floatleft, #vitalsRight_mpg span.floatright { font-size:6pt; }
#vitalsRight_mpg span { font-size:11pt; font-weight:bold; }
#customer_tools a { color:#990000; text-decoration:underline; font-size:8pt; }
#customer_tools a:hover { color:#666666; }
.customer_tools_icons a { }
.customer_tools_icons a.selected { }
.customer_tools_icons a:hover { }
.customer_tools_icons a.toc { }
.customer_tools_icons a.prev, .customer_tools_icons a.next{ }
.customer_tools_icons a.prev:hover, .customer_tools_icons a.next:hover{ background: #1A48A4; color: #fff; }
.customer_tools_label { font-weight:bold; }
#customer_tools_left { color:#000; font-size:9pt; }
#dealerboxName { margin: 15px 0 0 0; font-weight:bold; }
.dealerboxAdd { }
#dealerboxPhone { font-size:22px; font-weight:bold; margin:15px 0 25px 0; }
#dealerboxMap { }
#vehicleDisclaimer { clear:both; font-size:85%; text-align:justify; color:#444; }
#vehicle_details_middle h3 { font-size:10pt; color:#444; background-color:#ccc; padding:3px; font-weight:bold; margin-bottom:12px; text-transform:uppercase; }
.vehicle_details_pagination a { padding: 8px 10px; text-decoration: none; color: #FFFFFF; background-color: #666666; font-size:11pt; }
.vehicle_details_pagination a:hover { color: #000; background:url('../../images/innerpageImages/bgDescNav_r.gif') bottom center no-repeat; }
.vehicle_details_pagination a.selected { color:#af0810; background:url('../../images/innerpageImages/bgDescNav_r.gif') bottom center no-repeat; }


#inventory .price_line_1 {
	color:#000;
}
#inventory .color_pri {
	color:#444444;
}

#right p.rebate_credit_text {
	font-size:8px;
	font-style:italic;
}

/* LEFT COLUMN dealership photo and sidebar address */
#rn_logoSection, #site_logoSection { padding:0px 0 10px 0; display:none; }
#sidebar_address { text-align:left; line-height:19px; padding: 5px; margin:5px 0px; font-size:10pt; background:#e6e6e6; border:1px solid #ccc; }
#financing #sidebar_address { margin:5px 0px 5px 0px; }
#sidebar_address p strong { color:#750000; font-size:14pt; }
#sidebar_address .floatleft p strong { color:#000; font-size:8.5pt; }

/* QUICKLINKS -- VEHICLE FINDER, INVENTIVES, ONLINE SPECIALS */
#quicklinks_container {
	padding-top:15px;
	margin:0px auto;
	position:relative;
	width:250px;
}

#quicklinks_container #quicklinks {
	padding:0px;
	margin:0px;
	list-style:none;
}

#quicklinks_container #quicklinks li {
	padding:0px;
	margin:0px;
	display:block;
	height:58px;
	width:250px;
	overflow:hidden;
	text-align:left;
}

#quicklinks_container #quicklinks li a {
	color:#750800;
	text-transform:uppercase;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	line-height:48px;
	padding:18px 0px;
}

#quicklinks_container #quicklinks li a:hover { color:#000; }
#quicklinks_container #quicklinks li img { float:left; text-align:left; }

/* DEALER CONTACT */
#dealer_contact {
	background:#e6e6e6;
	border:1px solid #ccc;
	color:#750000;
	font-size:8pt;
	line-height:14px;
	text-align:left;
	padding:10px 25px 20px 25px;
	margin:5px auto;
	width:200px;
}

* html #dealer_contact {
	padding:10px 19px 20px 19px;
	width:198px;
}

#dealer_contact h2 {
	color:#750000;
	padding:0px;
	margin:0px 0px 5px 0px;
	font-size:12pt;
	text-align:center;
}

#dealer_contact form {
	padding:0px;
	margin:0px;
}

#rn_appointmentREQ {
	color:#d40000;
	font-size:7pt;
	line-height:14px;
}

#dealer_contact .section {
	margin-bottom:15px;
	text-align:left;
}

.inputBox {
	width:200px;
	border:#36393c 1px solid;
	margin-top:3px;
	margin-bottom:6px;
}

.submitButton {
	width:165px;
	background:#b9b9b9;
	border:#979797 1px solid;
	color:#444;
	padding:5px 0 5px 0;
	text-align:center;
}

#inventory_v2_sidebar_contact h2 {
	text-indent: -9000px;
}

/**/
.hours_operation {
	float:left;
	width:277px;
	padding:5px 15px;
	margin-bottom:25px;
	margin-left:5px;
	margin-right:15px;
	border:4px solid #ccc;
	background:#fff;
	/**/
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
}
#right .hours_operation h2 {
	font-weight:bold;
	font-size:14pt;
	padding:0;
	margin:0px auto 15px;
	border-bottom:1px solid #ccc;
	color:#444;
}
.hours_operation h3 {
	font-size:22pt;
	font-weight:normal;
	color:#999;
}
.hours_operation h4 {
	font-weight:bold;
	font-size:14pt;
	padding:0;
	margin:0px auto 15px;
	color:#444;
}
.hours_operation ul {
	list-style:none;
	padding:0;
	margin:0;
	width:200px;
}
.hours_operation ul li {
	display:inline;
	float:left;
	width:125px;
}
.hours_operation ul li.hours_days {
	font-weight:bold;
	width:75px;
}

/****customer tools****/

#customer_tools, #customer_tools_top_middle{
	color: #000 !important;
}


.customer_tools_right_right a {
	display: none;
}

#vehicle #customer_tools .input_element {
	float:none;
	font-size:12px;
	width:170px !important;
}

.customer_tools_left {
	width: 160px;
}

.customer_tools_left img {
	width: 160px;
}

/***inner page*****/

#right p, #finance_middle p, #notify_middle p {
	color: #333;
}

#right p, #finance_middle p, #notify_middle p {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}

#right h2, #finance_middle h2, #notify_middle h2 {
	color: #000;
	font-family: Arial;
	font-size: 24px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #cdcbcc
}



#financeLeft h2 {
	font-family: Arial;
}

.financeBox2 p, .financeBox2 ul li {
	font-family: arial;
	font-size: 11px;
	color: #000;
}

#financeRight{
	margin: 0px 20px 0px 0px;	
}

#financeRight #sidebar_address, #notify_right #sidebar_address{
	color: #949494;
	padding: 0px;
}

#financeLeft{
	margin: 0px 0px 0px 15px;
	font-family: Arial;	
}
#notify_middle img{
	margin: 15px 0px 0px 0px;
}

/*****service page****/

#service #vehicle_question_submit, #parts #vehicle_question_submit {
	width: 207px;
	margin: 15px auto 0px auto;
}

#service .required, #parts .required {
	width: 310px;
}

/*****service_pricing page****/

#service_pricing #content p, #service_pricing #content img {padding-bottom: 15px; margin-bottom: 0; margin-left: 10px;}


/*****detail_pricing page****/
#detail_pricing #content {text-align: center;}

/*****print_service_forms page****/
#print_service_forms #content {text-align: center;}
#print_service_forms #content a{display: block; height: 20px; position: absolute; text-indent: -9999em; width: 95px;}

#print_service_forms #content a#overall {top: 1126px; margin-left: 175px;}
#print_service_forms #content a#hybrid {top: 1078px; margin-left: 358px;}
#print_service_forms #content a#chassis {top: 1036px; margin-left: 538px;}
#print_service_forms #content a#noise {top: 992px; margin-left: 724px;}

/*****ebrochure page****/
#ebrochures #content {overflow: auto;}
#ebrochures #content h2{ clear: right; margin-left: 10px;}

#ebrochures #content .vehicle-group a {
background-repeat:no-repeat;
color:#109CE5;
display:inline-block;
margin:15px 10px 10px 10px;
text-decoration:none;
vertical-align:top;
width:102px;
}

#ebrochures #content .vehicle-group img {
background-color: #fff;
border:1px solid #CCCCCC;
margin-bottom:3px;
padding:5px;
}

/****incentives page*****/

/****shipping page*****/
#shipping #content {
	padding-bottom: 35px;
}

/**** sidebar addresss*****/

#sidebar_address_head {
	color: #000;
}

#sidebar_address{
	font-size: 13px;
	padding: 10px 0px 10px 13px;
}

#sidebar_address a#getdirections:hover {
	color: #cc0000;
}

/*****custom pages*****/

.custom_pages{
	min-height: 470px;
	padding: 0px 0px 30px 0px;
}

.custom_pages ul {
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 20px 0px;
}

/****** shipping ******/

#shipping #content {
	padding-left: 10px;
}
	
/***notify form***/

#notify_form_div {
	background: #f9f9f9;
	color: #000;
}

#notify #notify_form_div h3{
	padding: 0px 0px 0px 10px;
	color: #000;
	font-size: 16px;
}

#notify .tb_even{
	background: #e0e0e0;
}

/*staff page*/

ul.staff_member {
	display: inline;
	float: left;
	list-style-type: none;
	width: 335px;
	height: 250px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px;
}

ul.staff_member li {
	
	width: 202px;
	margin: 0px 0px 5px 0px;
}

ul.staff_member li.staff_photo{
	padding: 0px 5px 0px 0px;
	margin: 0px;
}

ul.staff_member li.staff_photo img{
	border: 4px solid #ccc;
	width: 200px;
}

ul.staff_member li.staff_name{
	font-weight: bold;
}

ul.staff_member li.staff_email{
	font-size: 13px;
}

/*### =employment ###
####################*/
#employment #right form { border:1px solid; overflow:hidden; margin:20px 0px;}
.employDiv { width:325px; float:left; margin:0; }
#employRight { width:342px; border-left:1px solid; }
.employDiv ul { margin: 10px 0px 10px 20px; }
.employDiv ul { list-style-type:none; }
.employDiv h3 { text-align:center; background:#e6e6e6; color:#000; padding: 10px 0; }
#employRight ul, #employRight textarea { margin-bottom: 0; }
.employLabel { float:left; width:115px; font-size:9pt; text-align:right; }
.employLabel span { color:#f00; }
.employInput { width:185px; border:1px solid; margin:0 0 10px 3px; }
#employSubmit { width:339px; float:left; border-left:1px solid; }
#employSubmit input { float:right; margin:15px 8px; }

#employment #employLeft input {
	margin-bottom:15px;	
}
#employment #employRight input {
	margin-bottom:15px;	
}

/******* financing *******/
#financing iframe {border: 1px solid #999; margin-left: 10px;}

/******** awards ********/
#awards #content li {list-style-type: none;}ul#excellence {background: url(../images/craward.gif) right bottom no-repeat; height: 220px; margin-right: 10px;}
ul#presidents li {float: left;}


/******** rewards ********/
#rewards .CustomInnerFrame {width: 850px; margin: auto; padding: 0px}
#rewards h1 {text-align: center;}
#rewards img.banner {margin-bottom: 30px;}
#rewards .left {color: #666; font-weight: bold; float: left; line-height: 24px; width: 270px;}
#rewards h3.left {font-size: 18px;}
#rewards .left a {color: #666; font-weight: normal; text-decoration: none; }
#rewards .left a:hover {text-decoration: underline;}
#rewards img.rewards {float: right;}
#rewards #rewardsDisclaimer {clear: both; font-size: 11px; padding-top: 20px;}

/******** Footer ********/

/* footer styles */
#footer { clear:both; margin:0 auto; padding:20px 0px 0px 0px; background:url('../images/footer_bg.gif') top center no-repeat; width: 980px; }
#footer p { float:left; padding:10px 0px 0px 5px; margin-top:2px; font-size:7pt; font-family:Verdana, Geneva, sans-serif; color:#b50000; background:url('../images/footer_div.gif') top left no-repeat; }
#footer p a#sitemap { color:#b50000; background:url('../images/sitemap_bg.gif') left center no-repeat; padding-left:15px; text-decoration:none; }
#footer p a#sitemap:hover { color:#000; }
#footer p a#rss { color:#b50000; background:url('../images/rss_bg.gif') left center no-repeat; padding-left:15px; text-decoration:none; }
#footer p a#rss:hover { color:#000; }
#footer #sitelinks { width:475px; padding:0px 0px 0px 5px; margin:0 auto; }
#footer #sitelinks li { padding:0; margin:0px 5px 0px 0px; display:inline; float:left; list-style:none; font-size:7.5pt; font-family:Verdana, Geneva, sans-serif; }
#footer #sitelinks li a { display:block; color:#3a3a3a; text-decoration:none; }
#footer #sitelinks li a:hover { color:#b50000; }


#ec_footer { clear:left; float:left; padding:10px 0px 0px 5px; margin-top:2px; font-size:7pt;  background:url('../images/footer_div.gif') top left no-repeat; }
#ec_footer li { display:inline; margin: 0; padding: 0 2px; font-family:Verdana, Geneva, sans-serif; color:#b50000; }
#ec_footer li a { color:#b50000; text-decoration: none; }
#ec_footer li a:hover { color:#000000; }
#ec_footer li a#rss { color:#b50000; background:url('../images/rss_bg.gif') left center no-repeat; padding-left:15px; text-decoration:none; }
#ec_footer li a#rss:hover { color:#000; }

#footerNav { width:475px; padding:0px 0px 0px 5px; margin:0 auto; }
#footerNav li { padding:0px 8px 0px 0px; margin:0px; list-style:none; display:inline; font-size:7.5pt; font-family:Verdana, Geneva, sans-serif; }
#footerNav li a { color:#3a3a3a; text-decoration:none; background:url('../images/footerNav_arrow.png') left center no-repeat; padding-left:9px; }
#footerNav li a:hover { color:#b50000; }

#footer a#ecarlist { float:right; display:block; width:225px; height:90px; background:url('../images/ecarlist.jpg') 0px 0px no-repeat; text-indent:-9000px; text-decoration:none; margin-bottom:25px; }
#footer a#ecarlist:hover { background-position:-225px 0px; }
#footer a#scionPlano { float: right; text-indent:-9000px; display:block; width:60px; height:30px; background:url(../images/scion.png) no-repeat 0 0; }

/****special footer links****/

#lewisScion_logo {
	float: left;
	display: inline;
	margin: 0px 20px 0px 30px;
}

#lewisScion_logo a {
	display: block;
	float: left;
	width: 78px;
	height: 65px;
	background: url('../images/lewisScion_bg.png') no-repeat;
	text-indent: -9000px;
}

ul#socialMedia_links {
	float: left;
	display: inline;
	list-style-type: none;
}

ul#socialMedia_links li {
	float: left;
	display: inline;
}

ul#socialMedia_links li a {
	display: block;
	float: left;
	background: url('../images/socialMedia_links.png') no-repeat;
	height: 38px;
	width: 37px;
	text-indent: -9000px;
}

ul#socialMedia_links li a#socialMedia_001 {
	background-position: 0px 0px;
}

ul#socialMedia_links li a#socialMedia_002 {
	background-position: -37px 0px;
}

ul#socialMedia_links li a#socialMedia_003 {
	background-position: -74px 0px;
}

/*contact*/
#contact #customer_tools {margin-right: 5px;}

#contact_hours {
	float: left;
	display: inline;
}

#contact_hours td {
	padding-right: 5px;
}

/*jobs*/
#jobs fieldset#employLeft, #jobs fieldset#employRight {display: block; float: none; width: 49%;}

#jobs fieldset#employRight {margin-top: 25px;}
#jobs input {margin-left: 2px;}

#jobs form li.required {clear: left;}
#jobs form textarea.input_element {float: right; width: 179px !important;}

/******** payment_calculator ********/
#payment_calculator #financing_vehicle_calculator {float: left;}
#payment_calculator #right #financing_vehicle_calculator #financeCalc h2 {color: #153966; font-size: 13.5pt; margin: 0; padding: 0;}

/****** firefox 2 mac ******/

.customer_tools_right_left li, .customer_tools_right_right li, #contact_small ol li, .customer_tools_left li {
	clear: left;
}

#rightColumn li.price_disclaimer { font-size:9px; margin: 3px 0 0; color:#8b8b8b; font-weight: normal; }
#inventory .inventory_v2_price_right { width:125px; }
#inventory .inventory_v2_details { width:315px; }
.inventory_v2_price { width:210px; }


#blackbook_frame {
	width: 980px;
	height: 550px;
}

#blackbook_link {
	margin: 0px auto 10px auto;
	width: 240px;
	height: 121px;
}

#blackbook_link a {
	float: left;
	display: block;
	width: 100%;
	height: 100%;
	background: url('../images/blackbookLink_bg_v4.png') no-repeat;
	text-indent: -9000px;
}

.privacylist {
	padding-left: 25px;
}

.imakenewswrapper { width:770px; margin: 0 auto; }
#iframewrapper {  overflow:hidden; border-top: 1px solid #666; height:670px; }
#imakenewsframe { position: relative; bottom:151px;  }

#toyota_lease_specials #content { padding: 0; }
#topsocial { float:right; display: inline; margin: 10px 20px 0 0; padding: 0; list-style-type: none; }
#topsocial li { float:left; margin: 0 10px 0 0; padding: 0; }
#topsocial li a { display:block; width:29px; height:28px; text-indent: -9000px; background: url(../images/social_icons.png) no-repeat; }
#topsocial li a#facebook {}
#topsocial li a#twitter { background-position: -29px 0px; }
#topsocial li a#youtube { background-position: -58px 0px; }

#innersocial { margin: 20px 0 0 25px; padding: 0; list-style-type: none; }
#innersocial li { float:left; margin: 0 20px 0 0; padding: 0; }
#innersocial li a { display:block; width:51px; height:51px; text-indent: -9000px; background: url(../images/innersocial.png) no-repeat; }
#innersocial li a#facebook {}
#innersocial li a#twitter { background-position: -51px 0px; }
#innersocial li a#youtube { background-position: -102px 0px; }

#care_wrap h2#carelogo { display: block; width:385px; height:113px; margin: 0 0 15px; padding: 0; text-indent: -9000px; background: url(../images/toyota_care_logo.gif) no-repeat left top; }
#care_wrap hr { border:none; height:2px; background: url(../images/care_hr.gif) repeat-x left top; padding: 0; margin: 25px 0; }
.carebox { float:left; margin: 0 20px; width:420px; padding:0; }
.carelist { margin: 0; padding: 0 0 0 15px; list-style-type: square; }
.carelist li { margin: 4px 0; padding: 0; }
p.care_disc { font-size: 10px; line-height: 14px; margin: 0 0 10px; padding: 0; }
#care_wrap p span.tagline { font-size: 16px; font-weight: bold; }
#care_sidebar { float:right; margin: 20px 0 25px 20px; padding: 20px; width:222; border:1px solid #c8c8c8; }
a#pdfdownload { display: block; width:222px; height:28px; line-height: 28px; text-align: center; font-size: 12px; background: url(../images/care_bttn_pdf.gif) no-repeat left top; text-decoration: none; margin: 0 0 15px; }
a#care_inv { display: block; width:222px; height:28px; line-height: 28px; text-align: center; font-size: 12px; background: url(../images/care_bttn_blank.gif) no-repeat left top; text-decoration: none; }
