/********** =Body & HTML Elements **********/
body, div.field input, div.field select, div.field textarea {
	font-family: arial, helvetica, verdana, sans-serif;
}

html {
	background:#FFFFFF;
	margin:0;
	padding:0;
	text-align:center;
}

body {
	background:#FFFFFF;
	font-size:76%;
	line-height:120%;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
	padding:0;
	text-align:left;
	width:905px;
}

a {
	color:#000;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

/*********** =Generic Page Items **********/

#header {
	width:905px;
	height:75px;
	background-color:#FFFFFF;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	background-position:-10px 0px;
	position:relative;
}

#link, link a{
	margin-top:-58px;
	left:1px;
	width:90px;
	height:71px;
	position:relative;
	float:left;
	cursor:pointer;
	text-decoration:none;
	z-index:2;
}

#mainContainer {
	width:905px;
	background-color:#C9C9C9;
	background:url(../images/shadowBack.gif) left top repeat-y;
	position:relative;
}

#secondaryLeft {
	width:350px;
	min-height:471px;
	height:auto !important;
	height:471px;
	margin:20px;
	margin-left:20px !important;
	margin-left:10px;
	margin-right:0px;
	margin-bottom:5px;
	background-color:#FFFFFF;
	float:left;
	position:relative;
}

#secondaryMiddle {
	width:324px;
	min-height:471px;
	height:auto !important;
	height:471px;
	margin:20px;
	margin-left:20px;
	margin-right:0px;
	margin-bottom:5px;
	background-color:#FFFFFF;	
	float:left;
	position:relative;
}

#secondaryRight {
	width:150px;
	min-height:471px;
	height:auto !important;
	height:471px;
	margin:20px;
	margin-left:19px;
	left:0px !important;
	left:16px;
	margin-right:0px;
	margin-bottom:5px;
	background-color:#FFFFFF;
	float:left !important;
	float:none;
	position:relative;
}

.spacer{
	text-align:center;
	font-size:10px;
	padding-bottom:5px !important;
	padding-bottom:10px;
	padding-top:0px;
}

.clear {
	clear:both;
	height:0px !important;
	height:1px;
	overflow:hidden;
	margin-top:-1px; 
}

/***** =Corners *****/

span.corner1, span.corner2, span.corner3, span.corner4{
	height:10px;
	width:10px;
	position:absolute;
}

span.corner1 {
	top:0;
	left:0;
}
span.corner2 {
	top:0;
	right:0;
}
span.corner3 {
	bottom:0;
	right:0;
}
span.corner4 {
	bottom:0;	
	left:0;
}

div#mainContainer span.corner1 {
	background:url(../images/grey_topLeft_corner.gif) left top no-repeat;
}
div#mainContainer span.corner2 {
	background:url(../images/grey_topRight_corner.gif) right top no-repeat; margin-right:0px !important; margin-right:-1px;
}
div#mainContainer span.corner3 {
	background:url(../images/grey_bottomRight_corner.gif) right bottom no-repeat;margin-right:1px !important; margin-right:-1px;
	right:-1px!important;right:0px;
	margin-bottom:0px!important;margin-bottom:-1px;
}
div#mainContainer span.corner4 {
	background:url(../images/grey_bottomLeft_corner.gif) left bottom no-repeat;
	margin-bottom:0px!important;margin-bottom:-1px;
}

div#secondaryLeft span.corner1 {
	background:url(../images/white_topLeft_corner.gif) left top no-repeat;
}
div#secondaryLeft span.corner2 {
	background:url(../images/white_topRight_corner.gif) right top no-repeat; margin-right:0px !important; margin-right:0px;
}
div#secondaryLeft span.corner3 {
	background:url(../images/white_bottomRight_corner.gif) right bottom no-repeat; margin-right:1px !important; margin-right:0px;margin-bottom:0px!important;margin-bottom:-1px;
}
div#secondaryLeft span.corner4 {
	background:url(../images/white_bottomLeft_corner.gif) left bottom no-repeat;margin-bottom:0px!important;margin-bottom:-1px;
}

div#secondaryMiddle span.corner3 {
	background:url(../images/white_bottomRight_corner.gif) right bottom no-repeat;margin-right:1px !important;margin-right:0px;margin-bottom:0!important;margin-bottom:-1px;
}
div#secondaryMiddle span.corner4 {
	background:url(../images/white_bottomLeft_corner.gif) left bottom no-repeat;margin-left:0px;margin-bottom:0!important;margin-bottom:-1px;
}

div#secondaryRight span.corner1 {
	background:url(../images/darkGrey_topLeft_corner.gif) left top no-repeat;margin-left:0px;
}
div#secondaryRight span.corner2 {
	background:url(../images/darkGrey_topRight_corner.gif) right top no-repeat;margin-right:0px;
}
div#secondaryRight span.corner3 {
	background:url(../images/white_bottomRight_corner.gif) right bottom no-repeat;margin-right:1px !important; margin-right:0px;margin-bottom:0px!important;margin-bottom:-1px;
}
div#secondaryRight span.corner4 {
	background:url(../images/white_bottomLeft_corner.gif) left bottom no-repeat;margin-left:0px;margin-bottom:0px!important;margin-bottom:-1px;
}

/***** =Top&Bottom *****/

span.top{
	top:0;
	left:10px;
	height:3px;
	width:885px;
	position:absolute;
}
span.bottom{
	bottom:-1px !important;
	bottom:-2px;
	left:10px;
	height:5px;
	width:885px;
	position:absolute;
}
div#mainContainer span.top {background:url(../images/grey_top.gif) left top repeat-x;}
div#mainContainer span.bottom {background:url(../images/grey_bottom.gif) left bottom repeat-x;}

/***** =Page Specific Items *****/

#headerTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:34px;
	font-weight:bold;
	color:#000000;
	text-align:left;
	padding-top:18px;
	padding-left:90px;
	padding-bottom:0px;
}

#headerSubTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#1A518E;
	text-align:left;
	padding-left:95px;
	padding-top:10px;
	font-weight:bold;
}

#middleTitle{
	width:324px;
	height:94px;
	background-image:url(../images/phonelady.gif);
	background-repeat:no-repeat;	
	color:#990000;
	font-size:35px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;	
	line-height:22px;
}

#middleTitle div {
	padding:50px 0 0 95px;	
}

#middleTitle p{
	color:#000000;
	margin-top:10px;
	font-size:15px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1em;
}

#middleTitle b{
	color:#990000;
}

#secondaryMiddle img{
	padding:0px;
	margin:2px;
	margin-right:2px !important;
	margin-right:0px;

}

#vehicleTitle{
	font-size:12px;
	padding-left:8px;
	padding-top:3px;
	font-family:Tahoma;
	color:#333333;
	font-weight:bold;
	float:left;
}

#vehicleMSRP{
	font-size:12px;
	padding-right:8px;
	padding-top:3px;
	font-family:Tahoma;
	color:#000000;
	float:right;
}

#makeScent{
	font-size:12px;
	padding-top:3px;
	font-family:Tahoma;
	color:#990000;
	font-weight:normal;
	text-align:center;
}

#incentiveHeader {
	background-image:url(../../../../lot/images/logos/large/toyota.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:85px;
	margin:10px;
	width:750px;
}

#incentiveHeaderTitle {
	display:inline;
	float:right;
	font-size:3em;
	line-height:140%;
	margin-top:10px;
}

#incentiveTitle{
	width:305px;
	height:16px;
	padding:2px;
	margin-left:8px;
	margin-top:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#1A518E;
	text-align:center;
	
}

#modelIncentive{
	color:#000;
	width:280px;
	margin-left:20px;
	margin-top:20px !important;
	margin-top:20px;
	font-size:16px;
	font-weight:bold;
	line-height:100%;
	text-align:left;
}

#modelIncentiveText b {
	font-weight:normal;
}

#modelIncentiveText{
	color:#32465F;
	width:280px;
	margin-left:20px;
	margin-top:3px;
	margin-bottom:20px;
	font-size:12px;
	line-height:115%;
	text-align:left;
	padding-bottom:10px !important;
	padding-bottom:24px;
}

#navTitle{
	width:150px;
	height:32px;
	background-color:#333333;
	color:#FFFFFF;
	font-size:12px;
	padding-top:3px;
	line-height:1.2em;
	font-weight:bold;
	text-transform:capitalize;
	text-align:center;
}

#navArrows{
	width:150px;
	height:14px;
	margin-top:2px;
	margin-bottom:2px;
	background-image:url(../images/arrowBar.jpg);
	background-repeat:no-repeat;
}

.navType{
	background-color:#EDEDED;
	width:125px;
	height:17px;
	margin:6px;
	margin-left:10px;
	margin-bottom:4px;
	color:#990000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	padding-left:5px;
}

.navModel{
	margin-left:23px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	line-height:1.7em;
	text-transform:capitalize;
}

.navModel a{
	text-decoration:underline;
}

.navModel a:hover{
	text-decoration:none;
	font-weight:bold;
	color:#1A518E;
	font-size:11px;
}

.navModelOn {
	padding-left:23px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.7em;
	text-transform:capitalize;
	font-weight:bold;
	color:#1A518E!important;
	font-size:11px;
	background-image:url(../images/blueArrow.gif);
	background-repeat:no-repeat;
	background-position:13px;
	text-decoration:none;
}

.navModelOn a {
	color:#1A518E!important;
	text-decoration:none;
}		

/********** =Form Styles **********/ 

#form{
	margin:0px 0px 0px 20px;
}

.formTitle {
	width:300px;
	height:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	margin-left:-1px;
	margin-top:12px;
	margin-bottom:4px;
	padding-left:12px;
	padding-bottom:0px;	
	background-color:#EDEDED;
	position:relative;
}

#form h1{
	font-family:Tahoma;
	font-size:20px;
	color:#1A518E;
	font-weight:bold;
	line-height:1.2em;
	margin:13px 5px 0px -1px;
	text-align:left;
}

#form h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	top:5px !important;
	top:9px;
	padding-bottom:0px !important;
	padding-bottom:-30px;
	line-height:1em;
	font-weight:bold;
	text-align:left;
	position:relative;
}

#form h2 b{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#1A518E;
	line-height:1em;
	font-weight:normal;
	text-align:left;
	position:relative;
}

#form p {
	font-size:12px;
	width:300px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-top:5px;
	margin-bottom:5px;
	color:#1A518E;
	line-height:1.4em;
}

#callCenter {
	width:240px;
	background-image:url(../images/CallCenterRep.jpg);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:75px;
	font-size:12px;
}

#callCenter b {
	font-weight:bold;
	font-size:14px;
	width:100px;
}

.field label  {
	font-weight:bold;
	width:5.2em;
	color:#333333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	padding-left:13px;
	padding-right:5px;
	margin-top:7px !important;
	margin-top:6px;
	text-align:left;
	line-height:130%;
}

.field input, 
.field select {
	margin-left:0em;
	margin-bottom:0;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:7px !important;
	margin-top:6px;
	}
	
.field input{
	width:125px;
}

.field select{
	width:129px;
}

#button input{
	border:0px;
	margin:15px 0px 15px 11px !important;
	margin:10px 0px 8px 11px;
}

#zip input{
	width:60px;
}

.formError{
	background-color:#990000;
	padding:10px; 
	color:#FFFFFF;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	display:none;
}

.errorText {
	display:block;
	margin-left:12px;
}

/***** =footer *****/
#footer, #footer a{
	font-size:11px;
	color:#333333;
	background-color:#FFFFFF;
	padding-top:5px;
	text-align:left;
	position:inherit;
}

#leftFoot{
	margin-left:2px;
	width:445px;
	float:left;
}

#rightFoot{
	width:445px;
	margin-right:2px;
	float:right;
	text-align:right;
}