/* Global Nav */ 
#globalnav{
	font-size: 12px;
}
#globalnav-wrapper {
	background: transparent url(../../images/nav_bg.gif) repeat-x left top;
	top: 25px;
	left: 1px;
	z-index: 3;
	width: 999px;
	height: 34px;
}
#globalnav-wrapper3 { 
	background-color:#000000;
	top: 0px;
	left: 1px;
	z-index: 3;
	width: 1000px;
	height: 34px;
	text-align:right;
	color:#FFFFFF;
}
#globalnav-wrapper3 a { 
	color:#FFFFFF;
}
#globalnav-wrapper2 {
	background: transparent url(../../images/nav_bg.gif) repeat-x left top;
	top: 25px;
	left: 2px;
	z-index: 3;
	width: 999px;
	height: 34px;
}
#globalnav-container {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 350px;
	height: 46px;
	background-image: url(../../images/sprite_main.png);
	background-repeat: no-repeat;
	background-position: 0 -1140px;
	list-style-type: none;
}
#globalnav-homelink {
	position: relative;
	float: left;
	top: 0;
	left: 0;
	z-index: 2;
	width: 159px;
	height: 45px;
}
#globalnav-homelink a {
	display: block;
	width: 159px;
	height: 45px;
	background: transparent url(../../images/sprite_main.png) no-repeat 0 0;
}
#globalnav-cars ul {
	width: 878px;
}
#globalnav-cars-container {
	position: relative;
	width: 70px;
	height: 46px;
	float: left;
	cursor: pointer;
	z-index: 0;
}
#globalnav-cars {
	display: none;
	position: absolute;
	top: 46px;
	left: -159px;
	height: 146px;
	width: auto;
	cursor: default;
	z-index: 0;
}
#globalnav-cars-yaris {
	position: relative;
	float: left;
	top: 8px;
	width: 100px;
	height: 140px;
	z-index: 0;
	
}
#globalnav-cars-corolla {
	position: relative;
	float: left;
	top: 8px;
	width: 106px;
	height: 140px;
	z-index: 0;
}
#globalnav-cars-matrix, 
#globalnav-cars-camry {
	position: relative;
	float: left;
	top: 8px;
	width: 100px;
	height: 140px;
	z-index: 0;
}
#globalnav-cars-camrysolara {
	position: relative;
	float: left;
	top: 8px;
	width: 128px;
	height: 140px;
	z-index: 0;
}
#globalnav-cars-prius {
	position: relative;
	float: left;
	top: 8px;
	width: 104px;
	height: 140px;
	z-index: 0;
}
#globalnav-cars-venza, 
#globalnav-cars-avalon {
	position: relative;
	float: left;
	top: 8px;
	width: 110px;
	height: 140px;
	z-index: 0;
}
#globalnav-trucks-container {
	position: relative;
	width: 80px;
	height: 46px;
	float: left;
	cursor: pointer;
	z-index: 0;
}
#globalnav-trucks {
	display: none;
	position: absolute;
	top: 46px;
	left: -229px;
	height: 140px;
	width: auto;
	cursor: default;
	z-index: 0;
}
#globalnav-trucks ul {
	width: 878px;
}
#globalnav-trucks-tacoma, #globalnav-trucks-tundra {
	position: relative;
	float: left;
	top: 8px; left: 32px;
	width: 120px;
	height: 140px;
	z-index: 0;
}
#globalnav-suvs ul {
	width: 878px;
}
#globalnav-suvs-container {
	position: relative;
	width: 110px;
	height: 46px;
	float: left;
	cursor: pointer;
}
#globalnav-suvs {
	display: none;
	position: absolute;
	top: 46px;
	left: -309px;
	height: 140px;
	width: auto;
	cursor: default;
	z-index: 0;
}
#globalnav-suvs-rav4, 
#globalnav-suvs-fjcruiser, 
#globalnav-suvs-highlander, 
#globalnav-suvs-4runner, 
#globalnav-suvs-sequoia, 
#globalnav-suvs-sienna {
	position: relative;
	float: left;
	top: 8px;
	width: 120px;
	height: 140px;
	z-index: 0;
}

#globalnav-suvs-landcruiser{
	position: relative;
	float: left;
	top: 8px;
	width: 128px;
	height: 140px;
	z-index: 0;
}

#globalnav-hybrids-container {
	position: relative;
	width: 90px;
	height: 46px;
	float: left;
	cursor: pointer;
}
#globalnav-hybrids {
	display: none;
	position: absolute;
	top: 46px; /*JR: was 30px */
	left: -419px;
	height: 140px;
	width: auto;
	cursor: default;
	z-index: 0;
}
#globalnav-hybrids ul {
	width: 878px;
}
#globalnav-hybrids-prius {
	position: relative;
	float: left;
	top: 8px; left: 167px;
	width: 128px;
	height: 140px;
	z-index: 0;
}

#globalnav-hybrids-camry {
	position: relative;
	float: left;
	top: 8px; left: 155px;
	width: 128px;
	height: 140px;
	z-index: 0;
}

#globalnav-hybrids-highlander {
	position: relative;
	float: left;
	top: 8px; left: 155px;
	width: 128px;
	height: 140px;
	z-index: 0;
}
a.globalnav-subnav-link {
	background-color: #fff;
	background-image: url(../../images/sprite_vehicles.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 80px; width: 140px;
	margin: 10px 0 0 10px;
}

#box-customer {
 	 background-color: #0f4a74;
     height: 100%;
     filter:alpha(opacity=70); /* IE's opacity*/
     opacity: 0.7;
	 left: 0px;
     width: 100%;
     z-index: 99;
	 border:1px solid #022d4c;
}

p.model-name {
	padding-top: 74px;
	background-color: #fff;
	background-image: url(../../images/sprite_vehicles.jpg);
	background-repeat: no-repeat;
	white-space: nowrap;
	font-size: 12px;
}
p.model-price {
	padding-top: 5px;
	clear: both;
	font-family: Verdana, Arial, sans-serif;
	letter-spacing: -1px;
}
p.model-mpg {
	font-family: Verdana, Arial, sans-serif;
	letter-spacing: -1px;
}
p.model-price strong, 
p.model-mpg strong { 
	font-family: Arial, Verdana, sans-serif; 
	letter-spacing: 0;
}

/* Vehicle Image Sprites */
#globalnav-cars-yaris p.model-name { background-position: -17px 2px; }
#globalnav-cars-yaris a.globalnav-subnav-link { background-position: -147px 2px; }
#globalnav-cars-corolla p.model-name { background-position: -17px -86px; }
#globalnav-cars-corolla a.globalnav-subnav-link { background-position: -147px -86px; }
#globalnav-cars-matrix p.model-name { background-position: -17px -170px; }
#globalnav-cars-matrix a.globalnav-subnav-link { background-position: -147px -172px; }
#globalnav-cars-camry p.model-name { background-position: -17px -255px; }
#globalnav-cars-camry a.globalnav-subnav-link { background-position: -147px -257px; }
#globalnav-cars-camrysolara p.model-name { background-position: -7px -344px; }
#globalnav-cars-camrysolara a.globalnav-subnav-link { background-position: -147px -344px; }
#globalnav-cars-prius p.model-name { background-position: -20px -432px; }
#globalnav-cars-prius a.globalnav-subnav-link {	background-position: -147px -431px; }
#globalnav-cars-venza p.model-name { background-position: -17px -516px; }
#globalnav-cars-venza a.globalnav-subnav-link {	background-position: -147px -516px; }
#globalnav-cars-avalon p.model-name { background-position: -17px -602px; }
#globalnav-cars-avalon a.globalnav-subnav-link { background-position: -147px -602px; }
#globalnav-trucks-tacoma p.model-name {	background-position: -10px -688px; }
#globalnav-trucks-tacoma a.globalnav-subnav-link {	background-position: -147px -688px; }
#globalnav-trucks-tundra p.model-name {	background-position: -14px -777px; }
#globalnav-trucks-tundra a.globalnav-subnav-link {	background-position: -147px -774px; }
#globalnav-suvs-rav4 p.model-name {	background-position: -11px -860px; }
#globalnav-suvs-rav4 a.globalnav-subnav-link {	background-position: -147px -860px; }
#globalnav-suvs-fjcruiser p.model-name { background-position: -15px -947px; }
#globalnav-suvs-fjcruiser a.globalnav-subnav-link {	background-position: -147px -947px; }
#globalnav-suvs-highlander p.model-name { background-position: -13px -1032px;}
#globalnav-suvs-highlander a.globalnav-subnav-link {	background-position: -147px -1032px; }
#globalnav-suvs-4runner p.model-name { background-position: -13px -1120px; }
#globalnav-suvs-4runner a.globalnav-subnav-link {	background-position: -147px -1118px; }
#globalnav-suvs-sequoia p.model-name { background-position: -13px -1202px; }
#globalnav-suvs-sequoia a.globalnav-subnav-link {	background-position: -147px -1202px; }
#globalnav-suvs-landcruiser p.model-name { background-position: -13px -1291px; }
#globalnav-suvs-landcruiser a.globalnav-subnav-link {	background-position: -147px -1291px; }
#globalnav-suvs-sienna p.model-name { background-position: -17px -1376px; }
#globalnav-suvs-sienna a.globalnav-subnav-link {	background-position: -147px -1376px; }
#globalnav-hybrids-prius p.model-name {	background-position: -10px -1460px; }
#globalnav-hybrids-prius a.globalnav-subnav-link {	background-position: -147px -1462px; }
#globalnav-hybrids-camry p.model-name {	background-position: -10px -1548px; }
#globalnav-hybrids-camry a.globalnav-subnav-link {	background-position: -147px -1548px; }
#globalnav-hybrids-highlander p.model-name { background-position: -10px -1634px; }
#globalnav-hybrids-highlander a.globalnav-subnav-link {	background-position: -147px -1634px; }

.globalnav-subnav-content p.model-name {
	background: none !important;
	padding-top: 0 !important;
}
.globalnav-subnav-content p.model-price {
	padding-top: 0;
}

.globalnav-cars {
	background-position: 0px -1186px !important;
}
.globalnav-trucks {
	background-position: 0px -1232px !important;
}
.globalnav-suvs {
	background-position: 0px -1278px !important;
}
.globalnav-hybrids {
	background-position: 0px -1324px !important;
}
.globalnav-subnav {
	display: none;
	position: absolute;
	top: -8px;
	left: -35px;
	z-index: 10;
	width: 157px;
	height: 283px;
	background: #fff; 
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-top: 1px solid #fff;
}

.globalnav-subnav-byopen {
	display: block;
	position: absolute;
	top: -9px;
	left: -35px;
	z-index: 10;
	width: 157px;
	height: 332px;
	background: #fff;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-top: 1px solid #fff;
}

#globalnav-hybrids-highlander .globalnav-subnav, #globalnav-hybrids-highlander .globalnav-subnav-byopen {left: -4px}

.globalnav-subnav-bg-content {
	display: block;
	width: 157px;
	height: 283px;
}
.globalnav-subnav-content {
	display: block;
	position: absolute;
	top: 1px;
	left: 0px;
	width: 157px;
	z-index: 9;
	height: 283px;
	text-align: left;
}

.globalnav-subnav-content img  { 
	margin: 0 auto;
	float: left;
	margin-left: 8px;
}

.globalnav-menu {
	position: relative;
	_position: static;
	height: 146px;
	background: #fff;
	padding-left: 120px;
	list-style-type: none;
	border-bottom: 1px solid #666;
}
.globalnav-btns {
	padding: 0;
	position: absolute;
	top: 12px;
	left: 5px;
	width: 109px;
	height: 79px;
	z-index: 0;
	background: transparent url(/img/navs/globalnav/subnav_btn_bg.jpg) no-repeat left top;
	overflow: hidden;
	border: 1px solid #999;
}
.globalnav-menu p.model-name {
	float: left;
	color: #000;
	font-weight: bold;
	float: left; width: 100%;
}
.globalnav-menu strong {
	color: #3F4D5E;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
}
.view-disclaimers {
	margin: 2px 0 0 10px;
	padding: 0;
	font-size: 9px;
	color: #7f7f7f;
	text-align: left;
	display: none
}
#search-div {
	float: left;
	width: auto;
	padding-left:5px;
}
#search-div div {
	float: left;
	margin: 5px 0px 0px 0px;
}
#search-div input {
	border: 1px solid gray;
	width: 150px;
	height: 13px;
	margin: 5px 0px 0 0;
	float: left;
	padding: 4px
}
#search2-div {
	float: left;
	width: auto;
	padding-left:5px;
}
#search2-div div {
	float: left;
	margin: 5px 0px 0px 0px;
}
#search2-div input {
	border: 1px solid gray;
	width: 108px;
	height: 13px;
	margin: 5px 0px 0 0;
	float: left;
	padding: 4px
}

#byo {
	position: relative;
	float: left;
	margin: 8px 1px 0px 0px;
}
#byo-menu {
	display: none;
	position: absolute;
	top: -1px;
	left: -2px;
	_left: 1px;
	width: 130px;
	height: 94px;
	z-index: 4;
}
#byo-menu-bg {
	position: relative;
	_position: static;
	top: 0px;
	left: 3px;
	width: 142px;
	height: 94px;
	background: transparent url(../../images/globalnav_byo_bg.png) no-repeat 0 0;
}
#byo-form {
	position: relative;
	top: 57px;
	left: 14px;
	width: 144px;
	height: 94px;
}
#finddealer {
	position: relative;
	float: left;
	margin: 8px 21px 0px 0px;
}
#finddealer-menu {
	display: none;
	position: absolute;
	top: -1px;
	left: -2px;
	width: 130px;
	height: 94px;
	z-index: 3;
}
#finddealer-menu-bg {
	position: relative;
	_position: static;
	top: -1px;
	left: -2px;
	width: 130px;
	height: 94px;
	background: url(/img/navs/globalnav/globalnav_finddealer_bg.png) no-repeat;
}
#finddealer-form {
	position: relative;
	top: 30px;
	left: 10px;
	width: 130px;
	height: 94px;
}
#finddealer-form a, #finddealer-form label {
	display: block;
	text-align: left;
}

#finddealer-form label {
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 2px 0;
}

.byo-form-go, .finddealer-form-go {
	padding: 0;
	margin: 0;
	background-image: url(../../images/sprite_buttons_green.png);
	background-position: -130px 0;
	width: 32px;
	height: 26px;
	float: left;
	display: block
}

input.dealer_zip_code {
	padding: 3px 6px 4px 5px;
	margin: 0;
	border: 1px solid #9c9c9c;
	width: 73px;

	float: left;
	height: 16px
}
#finddealer-form input.dealer_zip_code {
	width: 60px
}
#byo-menu-bg p {
	position: absolute;
	top: 38px;
	left: 17px;
	font-size: 13px;
	font-weight: bold;
}
#globalnav sup {
	font-size: 0.75em;
	vertical-align: top;
	color:#3f4d5e
}
#vehiclenav-util-byo .dealer_zip_code {
	padding: 2px 4px 3px 5px !important;
	width: 135px !important;
}
#vehiclenav-util-byo form {
	height: auto !important
}

/* End Global Nav */
/* Sub Nav  */ 
.subnav-items {
	position: absolute;
	top: 144px;
	left: 5px;
	border: 1px #3F4D5E solid;
	width: 147px;
	height: 100px;
	background-color: #E5EAEF;
}
.subnav-items a:hover {
	text-decoration:none;
}
.subnav-items div a {
	display: block;
	width: auto;
	height: 20px;
	padding-left: 28px;
	line-height: 20px;
	text-decoration: none;
	color: #1f2833;
	font-weight: bold;
}
.subnav-items-ebrochure a {
	background-image: url(../../images/sprite_main.png);
	background-repeat: no-repeat;
	background-position: 0 -885px;
	font-size: 11px;
	background-color: #D5DADF;
}
.subnav-items-ebrochure a:hover {
	background-color: #475566;
	color: #ffffff;
	background-position: 0 -905px;
}
.subnav-items-models a {
	background-image: url(../../images/sprite_main.png);
	background-repeat: no-repeat;
	background-position: 0 -935px;
	font-size: 11px;
	background-color: #D5DADF;
}
.subnav-items-models a:hover {
	background-color: #475566;
	color: #ffffff;
	background-position: 0 -955px;
}
.subnav-items-fso a {
	background-image: url(../../images/sprite_main.png);
	background-repeat: no-repeat;
	background-position: 0 -985px;
	font-size: 11px;
	background-color: #D5DADF;
}
.subnav-items-fso a:hover {
	background-color: #475566;
	color: #ffffff;
	background-position: 0 -1005px;
}
.subnav-items-images a {
	background-image: url(../../images/sprite_main.png);
	background-repeat: no-repeat;
	background-position: 0 -1035px;
	font-size: 11px;
	background-color: #E5EAEF;
}
.subnav-items-images a:hover {
	background-color: #475566;
	color: #ffffff;
	background-position: 0 -1055px;
}
.subnav-items-compare a {
	background-image: url(../../images/sprite_main.png);
	background-repeat: no-repeat;
	background-position: 0 -1085px;
	font-size: 11px;
	background-color: #E5EAEF;
}
.subnav-items-compare a:hover {
	background-color: #475566;
	color: #ffffff;
	background-position: 0 -1105px;
}
.subnav-items-blank a {
	background-image: url(/img/global/blank.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	background-color: #E5EAEF;
	cursor: default;
}
.subnav-btnbyo {
	position: absolute;
	top: 249px;
	left:5px
}

.subnav-byo-form {
	display: none;
	position: absolute;
	top: 284px;
	left: 5px;
	padding: 1px 0 0 5px;
}

.globalnav-subnav-byopen .subnav-byo-form {
	display: block;
}
 .subnav-byo-form label {
	display: block;
	font-weight: bold;
	font-size: 13px;
	}

.subnav-byo-form input.dealer_zip_code {
	width: 90px;
	margin: 2px 0 0 0;
}

.subnav-byo-form input.byo-form-go {
	margin: 2px 0 0 4px;
	cursor: pointer !important;
}

/* End Sub Nav */
/* Buttons */ 
.btnbyo a {
	outline: none;
	display: block;
	width: 147px;
	height: 27px;
	background-image: url(../../images/sprite_buttons_green.png);
	background-repeat: no-repeat;
	background-position: 0 -64px;
	cursor: pointer;
}
.btnbyo a:hover {
	background-position: 0px -91px;
}
.btnfinddealer a {
	outline: none;
	display: block;
	width: 112px;
	height: 27px;
	background-image: url(../../images/sprite_buttons_green.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	cursor: pointer;
}
.btnfinddealer a:hover {
	background-position: 0px -27px;
}
.btnbyo-lrg a {
	width: 172px;
	height: 25px;
	display: block;
	background-image: url(/img/navs/globalnav/button_byo_lrg.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}
.btnfinddealer-lrg a {
	width: 172px;
	height: 25px;
	display: block;
	background-image: url(/img/navs/globalnav/button_finddealer_lrg.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}
.btnfinddealer-lrg a:hover, .btnbyo-lrg a:hover {
	background-position: 0px -25px;
}
.btnsearch a {
	width: 54px;
	height: 25px;
	display: block;
	background-image: url(../../images/sprite_main.png);
	background-repeat: no-repeat;
	background-position: 0px -55px;
	overflow: hidden;
}
.btnsearch a:hover {
	background-position: 0px -80px;
}
.btnviewall a {
	margin: 5px auto 0 auto;
	display: block;
	width: 100px;
	height: 32px;
	background-image: url(../../images/sprite_main.png);
	background-repeat: no-repeat;
	background-position: 0px -189px;
	overflow: hidden;
}
.btnviewall a:hover {
	background-position: 0px -221px;
}
.btnupcoming a {
	margin: 5px auto 0 auto;
	display: block;
	width: 100px;
	height: 32px;
	background-image: url(../../images/sprite_main.png);
	background-repeat: no-repeat;
	background-position: 0px -263px;
	overflow: hidden;
}
.btnupcoming a:hover {
	background-position: 0px -295px;
}
.btnconcept a {
	margin: 5px auto 0 auto;
	display: block;
	width: 100px;
	height: 32px;
	background-image: url(../../images/sprite_main.png);
	background-repeat: no-repeat;
	background-position: 0px -115px;
	overflow: hidden;
}
.btnconcept a:hover {
	background-position: 0px -147px;
}

.btnbyoyaris a {
	width: 149px;
	height: 29px;
	display: block;
	background-image: url(../../images/sprite_buttons_green.png);
	background-repeat: no-repeat;
	background-position: 0 -128px;
	overflow: hidden;
}
.btnbyoyaris a:hover {
	background-position: 0 -157px;
}
.btnbyocorolla a {
	width: 149px;
	height: 29px;
	display: block;
	background-image: url(../../images/sprite_buttons_green.png);
	background-repeat: no-repeat;
	background-position: 0 -196px;
	overflow: hidden;
}
.btnbyocorolla a:hover {
	background-position: 0 -225px;
}
.btnbyomatrix a {
	width: 149px;
	height: 29px;
	display: block;
	background-image: url(../../images/sprite_buttons_green.png);
	background-repeat: no-repeat;
	background-position: 0 -264px;
	overflow: hidden;
}
.btnbyomatrix a:hover {
	background-position: 0 -293px;
}
.btnbyocamrysolara a {
	width: 149px;
	height: 29px;
	display: block;
	background-image: url(../../images/sprite_buttons_green.png);
	background-repeat: no-repeat;
	background-position: 0 -400px;
	overflow: hidden;
}
.btnbyocamrysolara a:hover {
	background-position: 0 -429px;
}
.btnbyovenza a {
	width: 149px;
	height: 29px;
	display: block;
	background-image: url(../../images/sprite_buttons_green.png);
	background-repeat: no-repeat;
	background-position: 0 -536px;
	overflow: hidden;
}
.btnbyovenza a:hover {
	background-position: 0 -565px;
}
.btnbyoavalon a {
	width: 149px;
	height: 29px;
	display: block;
	background-image: url(../../images/sprite_buttons_green.png);
	background-repeat: no-repeat;
	background-position: 0 -604px;
	overflow: hidden;
}
.btnbyoavalon a:hover {
	background-position: 0 -633px;
}
.btnbyocamry a {
	width: 149px;
	height: 29px;
	display: block;
	background-image: url(../../images/sprite_buttons_green.png);
	background-repeat: no-repeat;
	background-position: 0 -332px;
	overflow: hidden;
}
.btnbyocamry a:hover {
	background-position: 0 -361px;
}
.btnbyoprius a {
	width: 149px;
	height: 29px;
	display: block;
	background-image: url(../../images/sprite_buttons_green.png);
	background-repeat: no-repeat;
	background-position: 0 -468px;
	overflow: hidden;
}
.btnbyoprius a:hover {
	background-position: 0 -497px;
}
.btnbyotundra a {
	width: 149px;
	height: 29px;
	display: block;
	background-image: url(../../images/sprite_buttons_green.png);
	background-repeat: no-repeat;
	background-position: 0 -740px;
	overflow: hidden;
}
.btnbyotundra a:hover {
	background-position: 0 -769px;
}
.btnbyotacoma a {
	width: 149px;
	height: 29px;
	display: block;
	background-image: url(../../images/sprite_buttons_green.png);
	background-repeat: no-repeat;
	background-position: 0 -672px;
	overflow: hidden;
}
.btnbyotacoma a:hover {
	background-position: 0 -701px;
}
.btnbyorav4 a {
	width: 149px;
	height: 29px;
	display: block;
	background-image: url(../../images/sprite_buttons_green.png);
	background-repeat: no-repeat;
	background-position: 0 -808px;
	overflow: hidden;
}
.btnbyorav4 a:hover {
	background-position: 0 -837px;
}
.btnbyofjcruiser a {
	width: 149px;
	height: 29px;
	display: block;
	background-image: url(../../images/sprite_buttons_green.png);
	background-repeat: no-repeat;
	background-position: 0 -876px;
	overflow: hidden;
}
.btnbyofjcruiser a:hover {
	background-position: 0 -905px;
}
.btnbyohighlander a {
	width: 149px;
	height: 29px;
	display: block;
	background-image: url(../../images/sprite_buttons_green.png);
	background-repeat: no-repeat;
	background-position: 0 -944px;
	overflow: hidden;
}
.btnbyohighlander a:hover {
	background-position: 0 -973px;
}
.btnbyo4runner a {
	width: 149px;
	height: 29px;
	display: block;
	background-image: url(../../images/sprite_buttons_green.png);
	background-repeat: no-repeat;
	background-position: 0 -1012px;
	overflow: hidden;
}
.btnbyo4runner a:hover {
	background-position: 0 -1041px;
}
.btnbyosequoia a {
	width: 149px;
	height: 29px;
	display: block;
	background-image: url(../../images/sprite_buttons_green.png);
	background-repeat: no-repeat;
	background-position: 0 -1080px;
	overflow: hidden;
}
.btnbyosequoia a:hover {
	background-position: 0 -1109px;
}
.btnbyolandcruiser a {
	width: 149px;
	height: 29px;
	display: block;
	background-image: url(../../images/sprite_buttons_green.png);
	background-repeat: no-repeat;
	background-position: 0 -1148px;
	overflow: hidden;
}
.btnbyolandcruiser a:hover {
	background-position: 0 -1177px;
}
.btnbyosienna a {
	width: 149px;
	height: 29px;
	display: block;
	background-image: url(../../images/sprite_buttons_green.png);
	background-repeat: no-repeat;
	background-position: 0 -1216px;
	overflow: hidden;
}
.btnbyosienna a:hover {
	background-position: 0 -1245px;
}

/* End Buttons */
/* Bottom Nav */
#footer {
    font-size:11px;
	background-color:#044f7b;
	color: #FFFFFF;
	border-top:1px solid #61869b;
}
.footer-text { 
 	padding:10px;
}
.footer-text a { 
 	padding:10px;
	color: #FFFFFF;
	font-weight:normal;
}
#bottomnav {
	float: left;
	position: relative;
	text-align: left;
	width: 1000px;
}
#bottomnav-container {
	position: relative;
	float: left;
	z-index: 3;
	width: 765px; /* When Chinese link is removed, change to 899px, but if is the mobile link removed change to 860px */
	height: 30px;
	list-style: none;
}
.bottomnav-shopping-container, 
.bottomnav-used-container, 
.bottomnav-racing-container, 
.bottomnav-owners-container, 
.bottomnav-about-container {
	float: left;
	position: relative;
	height: 30px;
	cursor: pointer;
	background-repeat: no-repeat;
}
#bottomnav-shopping, 
#bottomnav-used, 
#bottomnav-racing, 
#bottomnav-owners, 
#bottomnav-about {
	display: none;
	position: absolute;
	border: 1px solid #848f9e;
	border-bottom: none;
	left: 0;
	bottom: 30px;
	height: auto;
	cursor: default;
	z-index: 4;
	background-color: white;
	background-repeat: no-repeat
}
.bottomnav-shopping-container {
	width: 143px;
	background-image: url(../../images/sprite_main.png);
	background-position: 0px -336px;
}
.bottomnav-shopping {
	background-position: 0px -366px;
}
#bottomnav-shopping {
	width: 183px;
	background-image: url(../../images/footer_nav_headings.png);
	background-position: 0 0;
}
.bottomnav-used-container {
	width: 189px;
	background-image: url(../../images/sprite_main.png);
	background-position: 0 -476px;
}
.bottomnav-used {
	background-position: 0 -506px;
}
#bottomnav-used {
	width: 234px;
	background-image: url(../../images/footer_nav_headings.png);
	background-position: -360px 0;
}
.bottomnav-racing-container {
	width: 137px;
	background-image: url(../../images/sprite_main.png);
	background-position: 0 -546px;
}
.bottomnav-racing {
	background-position: 0 -576px;
}
#bottomnav-racing {
	width: 182px;
	background-image: url(../../images/footer_nav_headings.png);
	background-position: -600px 0;
}

.bottomnav-owners-container {
	width: 118px;
	background-image: url(../../images/sprite_main.png);
	background-position: 0 -406px;
}
.bottomnav-owners {
	background-position: 0 -436px;
}
#bottomnav-owners {
	width: 163px;
	background-image: url(../../images/footer_nav_headings.png);
	background-position: -190px 0;
}
.bottomnav-about-container {
	width: 171px;
	background-image: url(../../images/sprite_main.png);
	background-position: 0 -616px;
}
.bottomnav-about {
	background-position: 0 -646px;
}
#bottomnav-about {
	width: 216px;
	background-image: url(../../images/footer_nav_headings.png);
	background-position: -784px 0;
}

ul.util-list {
	margin: 31px 5px 5px 5px;
	width: auto;
	cursor: default;
	background-color: #fff;
	z-index: 1;
	list-style-type: none;
	border: 1px solid #b0b5c2;
	text-align: left;
}

ul.util-list li {
	margin: 0;
	background-image: url(/img/navs/globalnav/arrow_shop.gif);
	background-repeat: no-repeat;
	background-position: 4px 7px;
}

ul.util-list li a {
	padding: 4px 0 4px 12px;
	display: block;
	color: #48576b;
	text-decoration: none;
	white-space: nowrap;
	background-image: url(../../images/sprite_main.png);
	background-repeat: no-repeat;
	background-position: 4px -1372px;
	outline: none
}

ul.util-list li a:hover {
	background-color: #48576b;
	color: #fff;
	background-position: 4px -1392px;
	text-decoration: none
}

ul.util-list li.even {
	background-color: #d9dee3;
	border-bottom: 1px solid #d9dee3
}

ul.util-list li.odd {
	background-color: #e5eaef;
	border-bottom: 1px solid #d9dee3
}
#languages-nav {
	float: left;
	position: relative;
	height: 30px;
	width: 80px; /* When Chinese link is removed, change to 91px, but if is the mobile link remove change to 130px */
	list-style: none;
	z-index: 4;
}
#languages-nav li {
	margin-right: 15px;
	float: left
}
#languages-nav a {
	display: block;
	font-weight: normal;
	height: 20px;
	text-decoration: none;
	position: relative;
}
#languages-nav a:hover {
	border-bottom: 1px solid #dadada
}
#languages-nav #english-lnk {
	background: transparent url(../../images/sprite_main.png) no-repeat -70px -1420px;
	height: 30px;
	width: 40px;
}
#languages-nav #spanish_lnk {
	background: transparent url(../../images/sprite_main.png) no-repeat -2px -1420px;
	height: 30px;
	width: 40px;
}
#languages-nav #chinese-link {
	background: transparent url(../../images/sprite_main.png) no-repeat -236px -1420px;
	height: 30px;
	width: 24px;
}
#languages-nav #help-link {
	margin-right: 0;
	background: transparent url(../../images/sprite_main.png) no-repeat -183px -1420px;
	height: 30px;
	width: 23px;
}
#bottomnav-shopping-byo {
	margin: 23px 0 5px 5px
}
#bottomnav-shopping-finddealer {
	margin: 0 0 5px 5px
}


/* End Bottom Nav */
/* Vehicles Build  and Shoping Tools  */
ul#vehiclenav-util-shop li form {
	padding: 4px 0px 5px 12px;
	width: 194px
}

ul#vehiclenav-util-shop li {
	float: left;
}

ul#vehiclenav-util-shop {
	width: 211px
}
#bottomnav-shopping li form {
	padding: 4px 0px 5px 12px;
}
#bottomnav-shopping .zip_code_btn, 
#vehiclenav-util-shop .zip_code_btn {
	margin-left: -3px
}

li.zip_code_form {
	white-space: nowrap;
	height: 18px;
	display: block;
}

input.zip_code_field {
	padding: 3px 3px 2px 5px;
	margin: 0;
	border: 1px solid #9c9c9c;
	width: 135px;
	float: left;
	height: 16px
}

/* Footer Forms */ 
#footer input.zip_code_field {
	padding: 3px 6px 4px 5px;
	margin: 0;
	border: 1px solid #9c9c9c;
	width: 105px;
	float: left
}
.finddealer-form-go, .zip_code_btn {
	cursor: pointer;
}

/* CSS Image Pre-Loader */
div.img_preloader {
	height: 0; width: 0;
	overflow: hidden;
}
div.img_preloader img {
	margin-left: -1000px;
	height: 0; width: 0;
}

/* Style for mofile footer link */
/*******************************/
#mobile-nav{
	float: left;
	position: relative;
	height: 30px;
	width: 132px;
	list-style: none;
	z-index: 4;
}

.mobile-link {
	width: 75px;
	padding-right: 10px;
	float: right;
	height: 30px;
	position: relative;
}

.mobile-link a {
	background: transparent url(/img/mobilepromo/mobileLogoBottom.gif) no-repeat scroll left top;
	width: 67px;
	height: 28px;
	display: block;
}

/* Fix only for IE6, with a biggest height the dropdows are behind the menu, it can be tested in request a quote form. */
* html #globalnav-cars, * html #globalnav-trucks, * html #globalnav-suvs, * html #globalnav-hybrids {
	height: 160px !important;
}

