﻿@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	position: relative; /* gives 100% height to Opera 9.5 */
}

body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #f5f5f5;
	color: #5c5c5c;
}

img {
	border: 0;
}

/* global styles */

.seti_wrapper {
	width: 960px;
	margin: 0 auto;
	min-height: 100%;
	background-color: #ffffff;
}

.seti_header {
	height: 108px;
	padding-top: 20px;
	background-image: url(/AdLandingPages/images/header_bg.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #f5f5f5;
}

.seti_ul_nobullets {
	list-style: none;
}
.seti_lander_offer_link A:link {
	text-decoration: none;
	color: #FFFFFF;
}
.seti_lander_offer_link A:visited {
	color: #FFFFFF;
}
.seti_lander_offer_link A:active {
	color: #FFFFFF;
}
.seti_lander_offer_link A:hover {
	color: #9d2727;
}

.seti_ul_inline li {
	display: inline;
	float: left;
}

.seti_block_header 
{
	color: #999999;
	border-bottom: 1px solid #e5e5e5;
	margin: 24px 0 18px 0;
	padding-bottom: 7px;
	width:100%;
}


.seti_block_header a {
	color: #a0a0a0;
}


.seti_block_header h2 {
	font-size: 12px;
	text-transform: uppercase;
	display: inline;
}

.seti_bottom_content {
	margin: 0 20px;
	width: 960px;
}

.seti_spacer {
	height: 40px;
	clear: both;
}

.seti_top_spacer {
	clear: both;
	height: 20px;
}

.seti_clear {
	clear: both;
}

.seti_footer {
	width: 960px;
	height: 10px;
	margin: -30px auto 0 auto;
	padding: 10px 0 10px 0;
	text-align: left;
	color: #a0a0a0;
	background-color: #f5f5f5;
	line-height: 10px;
}

.seti_footer a {
	color: #a0a0a0;
}


/* top nav */

.seti_topnav_left {
	margin-left: 20px;
	float: left;
	clear: left;
}

.seti_topnav_right {
	margin-right: 12px;
	float: right;
	clear: right;
}

.seti_header ul {
	margin: 16px 0 13px 0;
}

.seti_header li {
	padding-left: 8px;
	padding-right: 10px;
	background-image: url(../images/nav_bullet.gif);
	background-repeat: no-repeat;
	background-position: middle left;
	text-transform: uppercase;
}

.seti_header a {
	color: #cccccc;
	font-size: 11px;
	text-decoration: none;
}

.seti_header a:hover, .seti_header .dim a:hover, .seti_header .selected a:hover {
	color: #9d2727;
}

.seti_header h1 {
	color: #ffffff;
	background-image: none;
	font-size: 11px;
	font-weight: normal;
}

.seti_header .bright {
	background-image: none;
}

.seti_header .bright a {
	color: #ffffff;
}

.seti_header .dim {
	background-image: url(../images/nav_bullet_dim.gif);
}

.seti_header .dim a {
	color: #949494;
}

.seti_header .selected {
	background-image: url(../images/nav_bullet_selected.gif);
}

.seti_header .selected a {
	color: #5b5b5b;
}

.seti_share
{
    font-family:Arial;
    font-size:x-small;
}

.seti_share a {
    color: #949494;
}
/* added for new vehicle subnav */

.seti_subnav_wrapper {
	background-color: #000000;
}

.seti_subnav {
	display: none;
	height: 24px;
	background-color: #000000;
	background-image: none;
	padding-top: 0px;
}

/*.seti_subnav_vl {
	height: 20px;
	background-color: #000000;
	background-image: none;
	padding-top: 0px;
}*/

.seti_subnav ul {
	margin: 0;
	margin-left: 20px;
}

/* lobby page */

.seti_lobby_vehicles ul {
	list-style-type: none;
}

.seti_lobby_vehicle {
	margin-left: 10px;
	width: 176px;
	background-color: #f5f5f5;
	font-size: 12px;
}
.seti_lobby_cars {
	margin-left: 10px;
	width: 176px;
	background-color: #f5f5f5;
	font-size: 12px;
}

.seti_lobby_vehicle .bold {
	font-weight: bold;
	display: inline;
	color: #333333;
}

.seti_lobby_vehicle ul {
	margin: 5px 0 16px;
}

.seti_lobby_vehicle li {
	display: block;
	float: none;
}

.seti_lobby_vehicle .vehicle_copy {
	height: 20px;
	padding: 18px 8px 2px 8px;
}
.seti_lobby_vehicle .hispanic_vehicle_copy {
	height: 165px;
	padding: 18px 8px 2px 8px;
	margin-top:80px;
}

.seti_lobby_vehicle .offers_link {
	height: 23px;
	padding: 10px 8px;
}

.seti_lobby_vehicle .offers_link a {
	color: #990000;
}

.seti_lobby_legal {
	clear: both;
	margin-left: 28px;
	padding-top: 10px;
	color: #999999;
}

.seti_lobby_legal ul {
	list-style-type: none;
}

/* legal page */

.seti_legal_wrapper {
	width: 622px;
	color: #000000;
}

.seti_legal_header {
	width: 92px;
	height: 28px;
	background-image: url(../images/legal_header.jpg);
	padding-top: 18px;
	padding-left: 530px;
}

.seti_legal_header a {
	color: #ffffff;
}



.seti_legal_copy {
	padding: 25px;
}

.seti_legal h1 {
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 10px;
}

.seti_legal p {
	margin-bottom: 10px;
}


/* Vehicle pages - Top Content */

.seti_top_content {
	background-image: url(/AdLandingPages/images/top_content_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 22px;
	/*padding-bottom: 20px;*/
}

.seti_top_content_wrapper {
	background-image: url(/AdLandingPages/images/features_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	/*padding-bottom: 20px;*/
}

.seti_top_content_header {
	color:#666666;
	font-size:22px;
	font-weight:bold;
	letter-spacing:1px;
	margin:22px 0 8px;
}

.seti_top_content h1 {
	color: #666666;
	display: inline;
	font-size: 22px;
	text-transform: uppercase;
}

.seti_top_content h2 {
	color: #000000;
	display: inline;
	font-size: 22px;
}

.seti_top_content p {
	width: 650px;
	font-size: 12px;
	margin-bottom: 26px;
}

.seti_top_nav a {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

.seti_top_nav .selected {
	background-color: #ffffff;
}

.seti_top_nav_selected a {
	color: #000000;
}

/* Top Content - Offers */


/*.seti_vehicle_offers {
	width: 198px;
	height: 321px;
	float: left;
	background-color: #000000;
	padding-left: 22px;
	padding-top: 24px;
}

.seti_vehicle_offers h1 {
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 4px;
}

.seti_vehicle_offer_block {
	width: 178px;
	padding: 12px 0;
	border-bottom: 1px solid #666666;
	color: #ffffff;
}

.seti_vehicle_offers .first {
	border-top: 1px solid #666666;
}

.seti_vehicle_offer_block h2 {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	color: #ababab;
}*/

.seti_vehicle_offers {
	width: 198px;
	height: 321px;
	float: left;
	background-color: #000000;
	padding-left: 22px;
	padding-top: 24px;
}

.seti_vehicle_offers h1 {
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.seti_vehicle_offer_block {
	width: 178px;
	padding: 12px 0;
	border-bottom: 1px solid #666666;
	color: #ffffff;
	font-size: 12px;
}

.seti_vehicle_offers .first {
	/*border-top: 1px solid #666666;*/
}

.seti_vehicle_offer_block h2 {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: normal;
	color: #ababab;
}

.seti_vehicle_flash {
	width: 740px;
	height: 345px;
	float: left;
}

.seti_vehicle_alt_flash {
	width: 960px;
	height: 345px;
	float: left;
}

/*.seti_details_link {
	background-image: url(/AdLandingPages/images/nav_bullet.gif);
	background-repeat: no-repeat;
	background-position: center left;
	margin-top: 10px;
	padding-left: 10px;
}*/

.seti_details_link {
	background-image: url(../images/nav_bullet.gif);
	background-repeat: no-repeat;
	background-position: center left;
	margin-top: 10px;
	padding-left: 10px;
	font-size: 12px;
}

.seti_details_link a {
	text-decoration: none;
	color: #ababab;
}

/* Top Content - Trim */


.seti_trim_list {
	margin-top: 16px;
}	

.seti_trim_block {
	width: 167px;
	margin-left: 8px;
	background-image: url(/AdLandingPages/images/trim_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 22px;
}

.seti_trim_block_text {
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}

/* Top Content - Features */

.seti_features_nav {
	width: 710px;
	height: 24px;
	padding-left: 20px;
	background-image: url(/AdLandingPages/images/features_nav_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.seti_features_nav_item {
	height: 24px;
	margin-left: 4px;
	background-image: url(/AdLandingPages/images/unselected_right.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #e5e5e5;
}

.seti_features_nav_item .left_bg {
	background-image: url(/AdLandingPages/images/unselected_left.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 6px;
}

.seti_features_nav_item_selected {
	height: 24px;
	margin-left: 4px;
	background-image: url(/AdLandingPages/images/selected_right.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #ffffff;
}

.seti_features_nav_item_selected .left_bg {
	background-image: url(/AdLandingPages/images/selected_left.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 6px;
}

.seti_features_nav_item_selected a {
	color: #000000;
}


.seti_features {
	width: 700px;
	/*margin: 20px 20px 0px 0px;*/
	margin: 20px;
	clear: both;
}

.seti_features th {
	color: #000000;
	text-transform: uppercase;
	padding-bottom: 15px;
}

.seti_features td 
{
    width:50px;
	padding: 2px 0;
}

.seti_features .white_bg {
	width: 475px;
	background-color: #ffffff;
	text-align: left;
	padding-right: 5px;
}

.seti_features .img_feature
{
    margin-left:45px;
    margin-right:40px;
}

.seti_features .grey_bg {
	background-color: #f7f7f7;
}

/* Top Content - Colors */

.seti_colors_nav 
{
    float:left;
}


.seti_top_nav li {
	background-image: url(../AdLandingPages/images/colors_nav_bg_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}


.seti_nav_item {
	padding: 4px 0;
	margin-top: 4px;
	/* background-color: #e5e5e5; */
	/* height: 12px; */
	background-image: url(../AdLandingPages/images/colors_nav_bg_top.gif);
	background-repeat: no-repeat;
	background-position: left top; 
	text-align: center;
}

/* selected */

.seti_colors_nav li.selected .seti_nav_item {
	background-image: url(../AdLandingPages/images/colors_nav_bg_selected_top.gif);
	background-repeat: no-repeat;
	background-position: left top; 
}

.seti_colors_nav li.selected {
	background-image: url(../AdLandingPages/images/colors_nav_bg_selected_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}


.seti_colors_nav .selected a {
	color: #000000;
}

.seti_colors_img {
	float: left;
	width: 562px;
	height: 200px;
	text-align: center;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}

.seti_colors_selection {
	width: 150px;
	float: left;
	padding-left: 28px;
}

.seti_colors_selection img {
	border: 1px solid #ffffff;
}

.seti_colors_selection .selected {
	border: 1px solid #b2b2b2;
}

.seti_color_name {
	width: 144px;
	float: right;
}

/* Gallery */

.seti_gallery_content {
	width: 844px;
	height: 186px;
	margin-left: 35px;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}

.seti_gallery_content img {
	margin-left: 14px;
}

.seti_gallery_instructions {
	text-align: center;
	clear: both;
	padding: 10px 0;
}

/* Top content - Extras */

.seti_extras {
	margin-left: 39px;
}

.seti_extras img {
	float: left;
}

.seti_extras .arrow {
	margin-top: 108px;
}

.seti_extras_pods {
	float: left;
	width: 758px;
	height: 229px;
	padding: 0 14px;
	/*margin-left: 62px;*/
	margin: 0 10px;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}

.seti_extras_block {
	margin-left: 16px;
}


/* Vehicle pages - Bottom Content */

.seti_dealer_inventory td {
	height: 63px;
	background-color: #f3f3f3;
	vertical-align: middle;
	text-align: center;
	border-bottom: 1px solid #ffffff;
}

.seti_dealer_inventory th {
	padding-bottom: 8px;
}

.seti_dealer_inventory th a {
	color: #666666;
	text-decoration: none;
}

.seti_dealer_inventory tfoot td {
	height: 36px;
	text-align: right;
	background-color: #ffffff;
	color: #a0a0a0;
}

.seti_dealer_inventory a {
	color: #666666;
}

.seti_dealer_inventory tfoot td a {
	color: #666666;
	text-decoration: none;
}

.seti_dealer_inventory_filter {
  font-size: .9em;
  color: #666;
  
}

.seti_dealer_inventory_block {
	width: 670px;
	float: left;
	margin-left:20px;
}

.seti_dealer_inventory_block_image {
    border: solid 1px #B6B6B6;
    height: 41px;
    width: 75px;
}



.seti_dealer_inventory_block_nozip {
	width: 670px;
	height: 472px;
	float: left;
	background: url(/AdLandingPages/images/dealer_inventory_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.seti_hispanic_dealer_inventory_block_nozip 
{
	position:absolute;
	float: left;
    left:35%;
    right:35%;
    top:80%;
}

.seti_hispanic_dealer_inventory_block_nozip .title {
	border-bottom: 1px solid #e5e5e5;
	width: 310px;
	margin: 0 auto;
	padding: 13px 0;
}

.seti_hispanic_dealer_inventory_block_nozip h1 {
	font-size: 14px;
	text-transform: uppercase;
}

.seti_dealer_inventory_block_nozip .title {
	border-bottom: 1px solid #e5e5e5;
	width: 310px;
	margin: 0 auto;
	padding: 13px 0;
}

.seti_dealer_inventory_block_nozip h1 {
	font-size: 14px;
	text-transform: uppercase;
}

.seti_testdrive_venza_block {
	width: 635px;
	float: left;
}

.seti_testdrive_venza_block_nozip {
	width: 635px;
	height: 472px;
	float: left;
	background: url(../images/testdrive_venza_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.seti_testdrive_venza_block_nozip .title {
	border-bottom: 1px solid #e5e5e5;
	width: 330px;
	margin: 0 auto;
	padding: 13px 0;
}

.seti_testdrive_venza_block_nozip h1 {
	font-size: 14px;
	text-transform: uppercase;
}
.seti_zip_form {
	width: 367px;
	height: 141px;
	background: url(/AdLandingPages/images/zip_form_bg.gif);
	vertical-align: middle;
	text-align: center;
	margin: 13px auto;
}

.seti_hispanic_zip_form {
	width: 360px;
	height: 134px;
	background: url(/AdLandingPages/images/hispanic_zip_form_bg.jpg);
	vertical-align: middle;
	text-align: center;
	margin: 13px auto;
}

.seti_zip_form.results {
	height: 171px;
	background: url(/images/AdLanding/zip_form_results_bg.gif);
}

.seti_hispanic_zip_form.results {
	height: 171px;
	background: url(/AdLandingPages/images/hispanic_zip_form_bg.jpg);
}
.seti_zip_form form {
	padding: 15px;
}

.seti_zip_form input[type="image"] {
	vertical-align: middle;
	padding-left: 10px;
}

.seti_zip_form a {
	color: #cc0000;
}

.seti_hispanic_zip_form a {
	color: #cc0000;
}
.seti_dealer_list {
	/*border-bottom: 1px solid #e5e5e5;*/
	width: 310px;
	margin: 0 auto;
	padding: 2px 0;
	margin: 4px 0;
	font-weight:bold;
}

.seti_dealer_dropdown  {
	font-size: 11px;
}

.seti_sidebar_imageheader {
	width:287px;
	float:left;
	padding-top:20px;
}

.seti_sidebar {
	width: 198px;
	margin-left: 50px;
	float: left;
}

.seti_local_dealer_block {
	color: #333333;
}

.seti_local_dealer_block .dealer_info_block {
	margin-left: 12px;
}

.seti_local_dealer_block h3 {
	color: #cc0000;
	font-size: 14px;
	text-transform: uppercase;
}

.seti_local_dealer_block .dealer_info {
	margin-top: 10px;
	list-style: none;
}

.seti_local_dealer_block a {
	color: #cc0000;
}


/* Side Nav*/

.seti_sidenav {
	height: 87px;
	background-image: url(../images/sidenav_bg.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
}

.seti_sidenav ul {
	padding: 2px 0;
}

.seti_sidenav li {
	/*padding-left: 8px;*/
}

.seti_sidenav_item {
	width: 200px;
	height: 29px;
	margin-bottom: 1px;
}

.seti_sidenav li a {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
}



.seti_more_info_block {

}

.seti_more_info_link {
	width: 70px;
	margin-left: 12px;
}

.seti_more_info_link a {
	color: #a0a0a0;
}

.seti_more_venza_link {
	width: 150px;
	margin: 3px 12px;
}

.seti_more_venza_link a {
	color: #a0a0a0;
}

.seti_pod {
	padding-top: 20px;
	padding-bottom: 30px;
}


/* for the first element in a horizontal list */
.seti_nomargin {
	margin-left: 0;
	margin-right: 0;
}

/* for the last element in a list with internal borders */
.seti_noborder {
	border: 0;
}

.gridViewPager
{
	text-align:right;
	color:#A0A0A0;
	font-size:10px;
	padding:2px;
}
.gridViewPager a{
	color:#5C5C5C;
	font-size:10px;
}
.gridViewPager a:hover {color:#000000}

.seti_zip_form.result {
	height: 171px;
	background: url(/images/AdLanding/zip_form_results_bg.gif);
	margin-top:-1px;
}

.seti_top_content.p {
	width: 650px;
	font-size: 12px;
	margin-bottom: 26px;
}
.set_zip_invalid
{
	color:#000000;/*#5C5C5C;*/
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-align:center;
	padding-left:2px;
	padding-right:2px;
	padding-top:0px;
	font-weight:bold;
}
.gridViewPager td{
	font-size:10px;
	height:30px;
	text-align:right;
}
.hybrids
{
    display:none;
}

.seti_vehicle_flash h2{
	
    font-size:13px;
    color:#C0C0C0;
    padding:15px;
}

.seti_testdrive_form {
	color:#000000;
	margin-left:40px;
	margin-top:20px;
}
.seti_testdrive_form p {
	font-size:14px;
}
.seti_testdrive_form p .input_info {
	float:left;
	width:100px;
	clear:both;
	text-align:right;
	padding-right:5px;
}
.seti_testdrive_form p.input_line {
	display:block;
	padding:2px 0 4px 0;
}
.seti_testdrive_form .title {
	display:block;
	margin:10px 0;
}
.seti_testdrive_form .required {
	width:auto;
	text-align:left;
	font-size:0.8em;
	margin-bottom:15px;
}
.seti_testdrive_form .submit {
	padding:20px 0;
	margin-left:200px;
}
.testdrive_venza_image_block {
	text-align:center;
	margin:20px 40px;
	width:420px;
}
.testdrive_venza_image_block .buttons {
	margin:10px 2px;	
}

seti_subnav_truck li.no_arrow {
	background-image: none;
	color:#FFFFFF;
}

.no_arrow {
	background-image: none;
	color:#FFFFFF;
}

.seti_subnav_truck {
	display: none;
	height: 20px;
	background-color: #000000;
	background-image: none;
	padding-top: 0px;
}

.seti_div_active {
	
	background-image: url(/AdLandingPages/images/header_bg.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}

.seti_div_inactive {
	
	background-image: url(/AdLandingPages/images/header_bg.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}

.seti_div_truck a {
	/*color: #FFFFFF;*/
	font-size: 11px;
	text-decoration: none;
}

/*.seti_div_truck a {
	color: #949494;
	font-size: 11px;
	text-decoration: none;
}*/

/*.seti_div_active a {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

.seti_div_inactive a {
	color: #949494;
	font-size: 11px;
	text-decoration: none;
}*/

.active a
{
    color: #FFFFFF;
}
.inactive a
{
    color: #949494;
}
               
.CellLblVirtualPool
{
     text-align:right;
}

.SeriesLabel
{
     font-size:12px;
     font-weight:bold; 
     color: #D00000  ;  
     
}

.lblVirtualPool
{

     font-size: 11px;   
}

.labelTableClass
{
     width: 100%;   
}

.RefineSearchClass
{
      font-weight:bold;
      font-size: 12px;   
}

.DivSeriesClass
{
     float :left;
}

.VirtualPoolClass
{
     float:right;   
}

.seti_Series_header 
{
	color: #D00000;
	border-bottom: 1px solid #e5e5e5;
	margin: 24px 0 18px 0;
	padding-bottom: 7px;
	font-size: 12px;
	font-weight:bold;
	text-transform: uppercase;
	display: inline;
}

