/*  Specific rules for the modal forms */

.error {
	width: 97%;
	margin: 0.5em auto;
	padding: 10px;
	color: #333;
	border: 1px solid #f66;
	background: #fcc url(../images/warning_16.gif) 10px 10px no-repeat;
	text-indent: 30px;
	clear:both;
}

#modalform fieldset {
	margin: 2.0em 0 2.0em;
	padding: 1.0em;
	border: 1px solid #ccc;
	background: #f0f0f0;
}

#modalform legend {
	background: #666;
	color: #fff;
	padding:  3px 7px;
	font-size: 12px;
}

#modalform label {
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: 600;
	margin-top: 5px;
	margin-bottom: 7px;
}

#modalform input {
	font-size: 12px;
	padding: 2px 0;
}

#modalform .notbold {
	font-weight: normal;
}

#modalform select {
	width: 130px;
	font-size: 11px;
	font-weight: normal;
	margin-top: 3px;
}

#modalform textarea {
	width: 375px;
	height: 50px;
}

#modalform .phone {
	margin: 0;
	width: 35px;
}

#modalform .input_phone {
	margin: 0 4px 10px 0;
	width: 35px;
}

#modalform .input_large {
	width:275px;
}

#modalform h2 {
	margin-left: 0;
	padding-left: 0;
}

.numberbg {
	padding: 3px 7px;
	background: #959595;
	border: 1px solid #797979;
	float: left;
	color: #fff;
	font-size: 14px;
}

.form_slash { 
	width: 5px;
}

.phonedash {
	width: auto;
	margin: 0;
}

.highlight {
	background: #ffc;
	color: #333;
	padding: 5px;
	border: 1px solid #cc9;
}

/* Specific rules for the modal form vehicle information  */

#mdl_vehicleInfoContainer {
	width: 100%;
	margin: 0 auto 1em 0;
	border-bottom: 1px dotted #999;
}

#mdl_vehicleInfoContainer h2 {
	font-size: 18px;
	color: #333;
	margin: 0 0 0.2em 0;
	font-family: sans-serif;
	font-style: normal;
}

#mdl_inventory_price {
	float:left;
	width: 210px;
	display: inline;
}

#mdl_inventory_price dt {
	float: left;
	display: inline;
	padding-left: 7px;
	color: #fff;
	width: 95px;
	height: 20px;
	color: #fff;
	font-size: 11px;
}

#mdl_inventory_price dd {
	float: right;
	display: inline;
	font-size:16px;
	font-weight:600;
	line-height:120%;
}

.mdl_inventory_vehicleImage {
	float:left;
	display: inline;
	height: auto;
	background: #fff;
	padding: 3px;
	margin-right: 0.75em;
	border: 1px solid #dedede;
}

.mdl_inventory_info {
	float:left;
	width: 250px;
	margin-right: 0.75em;
	font-size: 12px;
}

.mdl_inventory_info table {
	width: 100%;
}

.mdl_inventory_info td {
	padding: 0.5em;
	color: #535353;
}

.mdl_inventory_info .odd {
	background: #ebebeb;
}

.mdl_inventory_info tr {
	background: #fff;
}

.mdl_depSpecial {
	float: right;
	width: 185px;
	height: 45px;
	background: url(../images/inventory/inventory_special.jpg) center right no-repeat;
}

.mdl_depSpecialPrice {
	font-size: 24px;
	margin-left: 35px;
	line-height: 2em;
	color: #002b71;
}

.mdl_seperator {
	height:1px;
	border-top:1px dotted #999;
	width: 100%;
	margin: 4px 0 6px 0;
}

.mdl_msrp_dt {
	background: transparent url(../images/inventory/msrp.jpg) 0 center no-repeat;
}

.mdl_msrp_dt span {
	margin-top: 3px;
	display: block;
}

.mdl_msrp_dd {
	color:#790A00;
	text-decoration: line-through;
}

.mdl_price_dt {
	background: transparent url(../images/inventory/ourPrice.jpg) 0 center no-repeat;	
}

.mdl_price_dt span {
	margin-top: 3px;
	display: block;
}

.mdl_price_dd {
	color: #060543;
}

.mdl_special {
	height: 46px;
	background: transparent url(../images/inventory/inventory_special.jpg) center right no-repeat;
}

.mdl_special span {
	padding-top: 11px;
	display: block;
	color: #002b71;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}

.mdl_special_container {
	width: 947px;
	margin: 0 auto;
	background-color: #c6e9f6;
}

.mdl_special_text {
	width: 933px;
	margin: 0 auto;
	border: 1px solid #3c6;
	background: #6f9;
}

.mdl_special_text p {
	padding: 5px;
	color: #333;
	font-size: 14px;
	font-family: Georgia, serif;
	font-weight: 600;
}

.mdl_vehicleRebates {
	margin: 2px 0;
	padding: 4px 0;
	height: 16px;
	border-top: 1px dotted #c1c1c1;
	border-bottom: 1px dotted #c1c1c1;
}

.mdl_vehicleRebates dt {
	padding-top: 1px;
	background: transparent url(../images/inventory/rebates.jpg) 0 0 no-repeat;
}

.mdl_vehicleRebates dd {
	color: #008000;
	font-size: 12px;
	font-weight: 700;
}

.mdl_vehicleRebates a {
	color: #008000;
}
	
.mdl_certified {
	margin: 3px auto 0;
	padding: 2px 0;
	display: block;
}

.mdl_separator {
	width: 100%;
	margin: 2px 0 4px 0;
	height:1px;
	border-bottom: 1px dotted #c1c1c1;
}

.mdl_discount {
	width: 100%;
	background-color: #fdfac0;
	border-top: 1px dotted #ebe7a1;
	border-bottom: 1px dotted #ebe7a1;
	text-align: center;
	color: #333;
	font-size: 12px;
	font-weight: bold;
}	

.alignleft {
	text-align: left;
}

.alignright {
	text-align: right;
}

/*--------- Success Page Rules  ------------*/

#success {
	width: 98%;
	margin: 0 auto;
}

#success h2 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
}

#successImage {
	float:left;
	width: 120px;
	margin: 5px 10px;
	display: inline;
}

#successMessage {
	float:right;
	width:420px;
	display: inline;
}

#success p {
	font-size: 14px;
	line-height: 1.5em;
	padding: 5px;
}

#success ul {
	margin: 10px 0 10px 35px;
}

#success li {
	list-style-image: url(../images/details/circle-arrow-grey.gif);
	line-height: 1.25em;
	font-size: 14px;
}

#success li a {
	text-decoration: none;
}

#success li a:hover {
	text-decoration: underline;
}
























