@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-2.0.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/toyota_plano/css/dropdown.css);

body {
	background:#999;
	margin:0;
	padding:0;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
}

p { padding:0 0 12px 0; margin:0; }
form { padding:0px;	margin:0px; }
td, tr { font-size:12px; color:#000; }
a { text-decoration: underline; color:#000; }
a:link {  }
a:visited { }
a:hover { text-decoration:none; color:#ff0000; }
a:active { }


#container {
	width:962px;/*990px*/
	padding:0 14px 14px 14px;
	margin:0 auto;
	position:relative;
	background:#000 url('../images/container_bg.jpg') top left repeat-y;
	text-align:left;
}

#header {
	padding:0;
	margin:0 auto;
	position:relative;
	height:80px;
}

#header h1#logo{
	position: absolute;
	top:0;
	left:0;
	padding:0;
	margin:0 auto;
	height: 80px;
	width: 137px;
	text-indent:1px;
	font-size: 1px;
	/* ignored in IE/Mac \*/
	overflow: hidden;
	font-size: 12px;
	/* */
}

#header h1#logo a span{
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	background: url('../images/logo.jpg');
	width: 100%;
	height: 100%;
 	cursor: hand;
}

#header h2#toyota_logo {
	position: absolute;
	top:0;
	right:14px;
	padding:0;
	margin:0 auto;
	height: 80px;
	width: 122px;
	text-indent:1px;
	font-size: 1px;
	/* ignored in IE/Mac \*/
	overflow: hidden;
	font-size: 12px;
	/* */
}

#header h2#toyota_logo a span {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	background: url('../images/toyota_logo.jpg');
	width: 100%;
	height: 100%;
 	cursor: hand;
}

#header #header_address {
	position:absolute;
	top:13px;
	left:166px;
	padding:0;
	margin:0;
	color:#fff;
}

#header #header_address h4 {
	text-transform:uppercase;
	font-size:14pt;
	font-weight:normal;
}
#header #header_address ul { padding:0; margin:0; }
#header #header_address ul li { padding:0; margin:0 21px 0 0; list-style:none; display:inline; float:left; }
#header #header_address h5 {
	clear:both;
	color:#fc0;
	font-weight:normal;
	font-size:105%;
}

#mainContainer {
	border:1px solid #c3c3b1;
	padding:0 10px 15px 10px;
	margin:0 auto;
/*	position:relative;*/
	background:#2a2a2e url('../images/mainContainer_bg.jpg') top center repeat-y;
}

#priNav {
	height:29px;
	padding:0 0 0 25px;
	margin:0 auto;
	position:relative;
	text-align:center;
}

#priNav h2 { display:none; }
#priNav ul { padding:0; margin:0; }

#priNav ul li {
	padding:0;
	margin:0;
	list-style:none;
	display:inline;
	float:left;
}

#priNav ul li a {
	color:#fff;
	text-transform:capitalize;
	text-decoration:none;
	padding:8px 22px;
	line-height:29px;
	font-size:13px;
}

#priNav ul li a:hover {
	color:#fc0;
}

#mainContent {
	border:1px solid #000;
	background:#fff /*#bcb9a6 url('../images/mainContent_bg.jpg') top center repeat-y*/;
	padding: 4px;
	margin:0 auto;
	position:relative;
}

/*#mainContent h2 {
	padding:12px 0px 15px 17px;
	margin:0;
	color:#363435;
	font-size:23px;
	font-weight:lighter;
}

#content_top {
	padding:0;
	margin:0 auto;
	position:relative;
	background:url('../images/content_top.gif') top center no-repeat;
	width:900px;
	height:20px;
}

#content {
	width:878px;
	border-left:7px solid #424242;
	border-right:7px solid #424242;
	background:#fff;
	padding:0px 4px;
	margin:0 auto;
	position:relative;
	min-height:862px;
	height:auto !important;
	height:862px;
}

#content_bottom {
	padding:0;
	margin:0 auto;
	position:relative;
	background:url('../images/content_bottom.gif') top center no-repeat;
	width:900px;
	height:20px;
}*/

#footer {
	background:#bcb9a6 url('../images/mainContent_bg.jpg') top center repeat-y;
	height:40px;
	padding: 5px;
	margin:15px auto 0px;
	position:relative;
	color:#3a3839;
}

#footer h4#scion_logo {
	position: absolute;
	top:5;
	left:5;
	padding:0;
	margin:0 auto;
	height: 40px;
	width: 58px;
	text-indent:1px;
	font-size: 1px;
	/* ignored in IE/Mac \*/
	overflow: hidden;
	font-size: 10px;
	/* */
}

#footer h4#scion_logo a span{
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	background: url('../images/scion_logo.jpg');
	width: 100%;
	height: 100%;
 	cursor: hand;
}

#footer #footer_address {
	position:absolute;
	top:5px;
	left:81px;
	padding:0;
	margin:0;
	font-size:8.5pt;
	font-weight:bold;
}

#footer #footer_phones {
	position:absolute;
	top:5px;
	right:5px;
	text-align:right;
	padding:0;
	margin:0;
	font-size:8.5pt;
	font-weight:bold;
}

#copyright {
	height:57px;
	padding:0px;
	margin:0 auto;
	position:relative;
	width:990px;
}

#copyright ul { padding:0; margin:0; }
#copyright ul li { padding:0; margin:6px 0 0 0; list-style:none; display:inline; float:left; }
#copyright ul li a { color:#000; text-decoration:underline; font-size:9pt; padding:2px 5px; line-height:32px; }
#copyright ul li a:hover { color:#fff; }

/* 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:#d83700;*/ 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_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 4px; }
#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 { width:125px; }
.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:#fff; background-color:#e60000; }
/* 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 */
#searchBar { border:0px solid #000; }
#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; }
.ip_equipment_column1, .ip_equipment_column2 {  }

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

/* NEW VEHICLES */
#new_vehicles { margin:5px auto 0px; }
#new_vehicles_top { 
	background:url('../images/titleNewInventory.gif') top left no-repeat;
	height:39px;
	text-align:left;
	font-size:8.5pt;
	color:#CCCCCC;
	line-height:35px;
	padding:0 10px 2px 0;
}
#new_vehicles_showall { background:url('../images/bgInventoryBottom.gif') top left repeat-x; text-align:right; margin: 10px auto 15px; }
#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:#ff7300 url('../images/showall_button.gif') top right no-repeat;
	border-left:1px solid #eb3f00;
	border-right:1px solid #eb3f00;
	border-bottom:1px solid #eb3f00;
	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 { color:#000; }
#new_vehicles #displayAll_container { width:940px; }
#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; }

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

/* SITEMAP */
#sitemapContent { background-color:#fff; }
#sitemapContent h1 {
	font-size:18pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:10px auto 25px;
}
#sitemapContent a:link, #sitemapContent li a:visited { color:#000; }
#sitemapContent a:hover { color:#ff0000; }

/* NEWS AND EVENTS */
#newsContainer {
	padding:0 18px 0 0;
	margin:0 auto;
	position:relative;
	text-align:left;
}

#newsContainer h2 {
	background:url('../images/news_header_bg.gif') bottom left repeat-x;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size:14pt;
	color:#7e0d0d;
	line-height:42px;
	text-transform:uppercase;
	font-weight:normal;
	margin:0px auto 8px;
}

#newsContainer p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	line-height:10pt;
	font-size:8pt;
}

#newsContainer p a {
	color:#9a0b11;
	text-decoration:none;
	font-weight:bold;
}

#newsContainer p a:hover {
	color:#ff0000;
}

#newsContainer div.dottedLine {
	padding:0;
	margin:0 auto 8px;
	border-bottom:1px dotted #000;
	height:8px;
}

/* SPECIALS FOOTER */
#specialsFooter { background:#fff /*url('../images/body_bg.jpg') 0 -300px repeat-x*/; border-top: 1px solid #002142; }

/* STANDARD COLUMN STYLES */
#video_player {
	margin:0px auto 10px;
	padding:10px;
	text-align:center;
	height:279px;
	background:#fff;
}

.staff_member { margin:10px; height:155px; text-align:left; }
.staff_member img { float:left;	margin-right:10px; border:1px solid #444; }

/* ADVANCED SEARCH */
#search {
	width:200px;
	margin:0px auto;
	color:#fff;
	font-weight:bold;
	text-align:left;
}

#search h2 { display:none; }
#search label { line-height:15px; text-align:left; }
*#search select { width:200px; margin-bottom:10px; }

#search .submitButton {
	background:#b9b9b9;
	width:163px;
	border:#36393c 1px solid;
	color:#2b363e;
	padding:5px 0 5px 0;
	font-weight:bold;
	margin-top:5px;
}

/* 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:195px;
	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 10px;
	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;
}

/* -- SERVICE PAGE --- */
#service_container {
	background:#e0dac8 url('../../images/listingImages/bgLeftColumn_khaki.jpg') top left repeat-x;
	color:#000;
	line-height:15px;
	padding:10px;
	font-size:10pt;
}

#right #service_container p {
	color:#000;
}

#right #service_container ul {
	padding:0;
	margin:0;
	list-style:none;
}

#right #service_container ul li {
	margin:0 0 5px 0;
	padding:0;
	list-style:none;
	display:block;
	font-size:10pt;
}

#service_container #vehicle_question_submit {
	text-align:center;
	border-top:1px dashed #323232;
	margin:15px 30px;
	position:relative;
	padding-top:6px;
}

/* SPECIALS IN FLASH */
#specials_flash {
	padding:0px;
	margin:0px auto 0px;
	position:relative;
	text-align:left;
}

#leftColumn form {
	color:#750000;
}

.svc_leftColumn {
	background:url('../../images/listingImages/bgLeftColumn.jpg') top center repeat-x #000000;
	padding-top:18px;
	padding-bottom:25px;
	text-align:left;
}

.svc_leftColumn {
	background:url('../../images/listingImages/bgLeftColumn.jpg') top center repeat-x #000000;
	padding-top:18px;
	padding-bottom:25px;
	text-align:left;
}

#svc_leftColumnForm {
	padding-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9pt;
}
#svc_leftColumnForm input {
	width:170px;
	font-size:9pt;
	margin-bottom:12px;
}
#svc_leftColumnForm textarea {
	width:170px;
	font-size:9pt;
	margin-bottom:12px;
}

#fixedtipdiv{
	position:absolute;
	padding-top:10px;
	padding-bottom:10px;
	border:1px solid black;
	z-index:100;
	color:black;
	font-size:7pt;
	text-align:left;
	width:400px;
	height:150px;
	filter:alpha(opacity=90);
	opacity:.90;
}
#fixedtipdiv .tipColumn {
	width:120px;
	margin-left:10px;
	float:left;
}
#specials .ip_specials_list .ip_specials_list_special { width: 475px; }

/*###### =specialsFooter ######
#############################*/
#vehicle #specialsFooterWrap { width: 935px; }
#vehicle #specialsFooterL { width: 270px; }
#vehicle #specialsFooterR { width: 630px; }

