/**
 * @author Oscar Gutierrez
 */

/*
	TODO:
	1. The first half of this file needs to be cleaned up to remove core selectors that are no longer used
*/

.title{
	float:left;
	font-family: Helvetica;
	font-size:14;
	font-weight: bold;
	margin-left:0px;
}
.close{
	float:right;
	font-family: Helvetica;
	font-size:14;
	font-weight: bold;
	color: #CC3333;
	cursor: pointer;
	margin-right:5px;
	padding-bottom: 10px;
}
.closeWindowText {
	font-size: 14px;
}
.required {
	margin-right:3px; 
	color: #CC3333; 
	padding-top:3px;	 
	font-size:11px; 
	margin-right:25px;
	font-family: Arial, sans-serif;
	float: right;
}
#getAQuote {
	background-color: #fff;
	display: block;
	height: auto;
	width: auto;
}
#getAQuoteWraper {
	float: left;
}
.iframePosition { 
	position: absolute; 
	top: 0; 
	left: 0;
}
.moVehicleData{
	border: 4px solid #000;
	width: 400px;
	margin: 0 0 25px 25px;
	height: 55px;
	background-color: transparent;
}
.moVehicleDataImage{
	border-right: 1px solid #222;
}
.moVehicleDetails{
	margin-left:4px;
}
.moVehicleDetails, .moListSalePrice, .moListPaymentPrice{
	float: left;
	font-size: 12px;	
	font-weight: bold;
}
.moListSalePriceLabel, .moPaymentPriceLabel, .moSpecification, .comment{
	float:left;
	font-size:10;
	font-weight: bold;
}
.moSpecification{
	margin-left:5px;
	font-size:10;
	margin-right:5px;
}
.moListSalePrice, .moListPaymentPrice{
	margin-left:2px;
}
.moPrice{
	float:right;
	margin-right:2px;
	margin-left:2px;
}
.specification{
	width: 310px; 
}
.specificationPrice{
	height: 26px;
	overflow: hidden;
	width: 220px;
}
.getAQuoteDIV {
	height:auto;
	font-size:7px;
	font-weight: bold;
	text-align: center;
}
.big {
	position: relative;
	font-size: 18px;
	font-weight: normal;
	text-align:center;
}
.small {
	font-size: 15px;
	font-weight: bold;
	padding-top: 20px;
}
.getAquote td {
	font-size:11px; 
	font-weight: bold;
	color: #424242;
	font-size:11px;
}
.asterisk {
	vertical-align : middle;
	font-size:18px;
	color: #CC3333;
}
.fieldWidth {
	width: 200px;
	background-color:#fffffe;
	border: 1px solid #336699;
}
.addressField {
	width: 400px;
	background-color:#fffffe;
	border: 1px solid #336699;
}
.messageField {
	width: 406px;
	height:80px;
	background-color:#fffffe;
	border: 1px solid #7F9DB9;
}
.header {
	margin:10px 5px 5px 25px;
	width: 430px;
}
.popUpBack {
	float:left;
}
#popUpHeader {
	float:left;
}
.gaqHeader {
	width:465px;	
}
.gaqHeader div.rtop, .gaqHeader div.rbottom{
	display:block;
	background: #919191;
}
.gaqHeader div.rtop div, .gaqHeader div.rbottom div{
	display:block;
	overflow: hidden;
}
.gaqHeader div.r1{
	margin: 0 5px;
	background-color:#86D4D8;
	height: 1px;
	border-left:1px solid #86D4D8;
	border-right:1px solid #86D4D8;
}
.gaqHeader div.r2{
	margin: 0 3px;
	background-color:#86D4D8;
	height: 1px;
	border-left:2px solid #86D4D8;
	border-right:2px solid #86D4D8;
}
.gaqHeader div.r3{
	margin: 0 2px;
	background-color:#C4D6E5;
	height: 1px;
	border-left:3px solid #86D4D8;
	border-right:3px solid #86D4D8;
}
.gaqHeader div.rtop div.r4 {
	margin: 0 1px;
	height: 2px;
	height: 1px;
	background-color:#C4D6E5;
	border-left:1px solid #86D4D8;
	border-right:1px solid #86D4D8;
}
.gaqHeader div.rbottom div.r4{
	margin: 0 1px;
	height: 2px;
}
#gaq {
	margin-top:25px;
	margin-top:0px !important;
}
#sendButtonWrapper {
	margin-top:10px; 
	margin-bottom:3px;
	cursor:pointer;
}
.sendButtonOuter {
	width: 66px;
	height: 21px;
	border: #11527F 1px solid;
	background: #11527F;
	margin-top:10px; 
	margin-bottom:10px; 
}
.photoGAQSendButton {
	float:right;
	width: 66px;
	height: 21px;
	display: inline;
	margin: 10px;
	background-color: #FFF;
	border: 1px solid #11527F;
	text-align: center;
}
.sendButton {
	border: #fefe98 1px solid;
	width:66px; 
	height:21px; 
	color: #ffffff;
	font: bold 12px Arial;
	background-color: #11527F;
	}
.photoGAQSendButton .sendButton {
}
/* Moved from the getAQuoteForm_widget.jsp */
.moTextLabel {
	font-size:11px; 
	font-weight:bold;
	margin-left:5px;
}
.requiredText {
	font-size: 11px;
	color: #CC3333;
}
.moTextField {
	width: 190px; 
	margin-left:0px;
	font-size:11px; 
	font-weight:normal; 
	padding-left:1px;
}
select.moTextField  {
	margin-top:4px; 
	width:124px; 
	margin-right:0px; 
}
.moTextFieldAddress{ 
	width:400px; 
}
.label {
	padding-left: 10px;
}
.moTextArea {
	width: 413px !important; 
	width: 406px; 
	margin-left:0px;
	font-size:11px; 
	font-weight:normal;
	padding-left:1px; 
}
.getAQuoteDIV table {
	width: 410px; 	
	margin: 0 auto;
}
/* Moved from vehiclePhotoGAQ */
#photoContainerWrapper {
	padding-bottom: 10px;
	background-color: #C4D6E5;
	border-right: 2px solid #86D4D8;
	border-left: 2px solid #86D4D8;
	border-bottom: 2px solid #86D4D8;
	width:666px !important;
	width:722px;
	float:left;
}
.gaqForm {
	margin-left:20px;
	width:420px;
}
.photoBorder {	
	background-color: #FFFFFF;
	height: auto;
	margin-left:6px !important;
	margin-left:3px;
	padding-bottom: 10px;
}
.vehicleTitle {
	font-size:17px;
	font-weight:bold;
	padding-top:10px;
}
.photoBorder .moVehicleData {
	margin: 0 20px;
}
.bottomBut {
	float:left;
	height:5px;
	text-align:left;
}
/* ======================
	LEXUS CUSTOMIZATIONS
========================= */
div.widget-wrapper {
	background-color: #fff;
	font-family: verdana, tahoma, sans-serif;
	width: 488px;
}
div.form-wrapper {
	border-color: #000;
	border-style: solid;
	border-width: 0 5px 4px 5px;
}
div.windowSubHeader {
	background-color: #000;
	color: #fff;
	font-family: arial, geneva, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 17px;
	padding-left: 30px;
	margin-bottom: 15px;
	width: 415px;
}
/* VEHICLE WRAPPER */
div.vehicle-wrapper {
	border-color: #000;
	border-style: solid;
	border-width: 4px;
	height: 64px;
	margin: 0 0 27px 45px;
	width: 409px;
}
div.vehicle-photo, div.vehicle-info {
	display: inline;
	float: left;
}
div.vehicle-photo {
	height: 52px;
	margin: 1px;
	width: 80px;
}
div.vehicle-info {
	border-left: #000 solid 1px;
	font-size: 10px;
	height: 54px;
	padding-left: 4px;
	width: 322px;
}
div.vehicle-details, div.vehicle-price {
	display: inline;
	float: left;
	width: 49%;
}
div.vehicle-price {
	text-align: right;
}
div.vehicle-options {
	clear: both;
}
.vehicle-name {
	font-size: 12px;
	font-weight: bold;
}
/* FORM */
div.form-row, div.button-row {
	clear: both;
	display: block;
}
div.button-row {
	font-size: 11px;
	height: 40px; /* Necessary for FF & IE */
	padding-left: 138px;
}
div.widget-wrapper form {
	margin: 0; /* for FF */
}
div.widget-wrapper fieldset {
	border: 0 none;
}
div.widget-wrapper label {
	float: left;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	width: 125px;
}
div.widget-wrapper div.label-comment {
	clear: both;
	font-size: 10px;
	margin: 0 0 10px 0;
	padding-left: 138px;
	width: 306px;
}
div.widget-wrapper input, div.widget-wrapper select, div.widget-wrapper textarea {
	float: left;
	font-family: verdana, tahoma, sans-serif;
	font-size: 10px;
	margin: 0 0 6px 13px;
}
div.form-row input {
	width: 206px;
}

#copyToSender {
	width: 18px;
}

div.form-row input.zip-code {
	width: 91px;
}
div.button-row input {
	float: left;
	margin: 0;
}
div.widget-wrapper select {
	width: 99px;
}
div.widget-wrapper textarea {
	width: 277px;
}
.requiredField {
	color: #b7260d;
}
#requiredMessage {
	font-family: arial, geneva, helvetica, sans-serif;
	font-size: 9px;
	padding: 7px 6px;
	text-align: right;
}
div.widget-wrapper input.submit-button {
	background-repeat: no-repeat;
	border: medium none;
	cursor: pointer;
	height: 23px;
	margin: 6px 0;
	padding-top: 22px;
	width: 65px;
}
div.widget-wrapper a:link, div.widget-wrapper a:visited, div.widget-wrapper a:hover, div.widget-wrapper a:active, div.widget-wrapper a:focus {
	color: #000;
	float: left;
	font-weight: normal;
	margin: 11px 0 0 19px;
}
/* Thank You Message */
div.message-row {
	font-size: 12px;
	padding: 0 10px 10px;
	text-align: center;
}
div.message-row a:link, div.message-row a:visited, div.message-row a:hover, div.message-row a:active, div.message-row a:focus {
	float: none;
	margin: auto;
}

/* Popup Header & Controls */
div.popup-header {
	background-color: #000;
	background-repeat: repeat-x;
	display: block;
	font-family: arial, geneva, helvetica, sans-serif;
	height: 31px;
	margin: 0;
	padding: 0 0 0 10px;
	position: relative;
}
div.popup-header h3 {
	color: #fff;
	display: block;
	font-size: 18px;
	font-weight: normal;
	height: 31px;
	left: 0;
	line-height: 30px;
	margin: 0 0 0 10px;
	padding: 0;
	position: absolute;
	top: 0;
}
#headerTitle {
	clear: none;
	float: left;
}
div.popup-close {
	background-repeat: no-repeat;
	clear: none;
	cursor: pointer;
	float: right;
	height: 31px;
	overflow: hidden;
	text-align: right;
	width: 64px;
}
#pixelInformation {
	display: none;
}
/*
 	VEHICLE INFO STYLES
	Necessary to overwrite selectors in vehicleInfo_redesign.jsp
*/
#vehicle-model, #vehicle-price-label, #vehicle-price-data, #vehicle-specs, #vehicle-payment-label, #vehicle-payment-data, #vehicle-payment-term {
	color: #000;
	font-family: arial, geneva, helvetica, sans-serif;
	padding-top: 2px;
}
