@import "navigation.css";
@import "pfrotator.css";


body{
	background: url(../Images/background-body.jpg) no-repeat center top;
}
/* masthead styles */
	div#masthead{
		font-size: 18px;
	}
		div#masthead .middleCol h3{
			color: #555;
			font-size: 18px;
		}
		div#masthead .middleCol p span{
			color: #cc191e;
			font-weight: bold;
		}
			
/* Inventory Details Pages */
/* .bottomnav {margin-left: 213.5px !important;} */		
.searchheader, .searchcriteria, .sortpager {width: 990px;}
.even, .odd {padding: 10px 10px 10px 10px; width: 970px;}
.vehiclepricing ul li {color: #174d85; font-size: 18px; font-weight: bold;}


.inventoryDetails .topMenu {background: transparent url(../Images/bookmark_banner_template.png) no-repeat scroll 0 0; width: 990px;}
	.inventoryDetails .topMenu .middleArea {padding:15px 15px 0 15px; width: 950px;}
		
			.inventoryDetails .topMenu .back {padding-top: 2px;}
			.inventoryDetails .topMenu ul.share li a span {padding-top: 2px;}
			
.inventoryDetails .content .top .right .vehicleinfobox .callToAction a {
	background-color: #174d85;
	background-position: 0 top;
	color: #ffffff;
}
	.inventoryDetails .content .top .right .vehicleinfobox .callToAction a:hover {
		background-color: #cc191e;
		background-position: 0 bottom;
	}
		.inventoryDetails h3.equipment, 
			.inventoryDetails h3.warranties, 
			.inventoryDetails h3.financing,  
			.inventoryDetails h3.features,
			.inventoryDetails h3.contactInformation, 
			.inventoryDetails h3.reviews, 
			.inventoryDetails h3.CarfaxHighlights, 
			.inventoryDetails h3.CertifiedInfo, 
			.inventoryDetails h4.similar {
				/* background-color: #3791de; */
				background: #174d85 url(../Images/bookmark_banner_template.png) no-repeat scroll center top;
			}
				.inventoryDetails h3.equipment a, 
				.inventoryDetails h3.warranties a, 
				.inventoryDetails h3.financing a, 
				.inventoryDetails h3.contactInformation a, 
				.inventoryDetails h3.reviews a, 
				.inventoryDetails h3.CarfaxHighlights a, 
				.inventoryDetails h3.CertifiedInfo a {
					color: #ffffff;
				}
				.inventoryDetails .expander .close, 
				.inventoryDetails .expander .open {
					margin-top: 4px !important;
				}
					.inventoryDetails .expander .close {
						background: url(../Images/plus_minus.png) 0% 100%; 
					}
					.inventoryDetails .expander .open {
						background: url(../Images/plus_minus.png) 0% 0%;
					}
					
inventoryDetails .bottomdisclaimer {overflow-y: auto;}
	.inventoryDetails div.bottomnav {
		background-color: #174d85;
		border-color: #333333;
		border-style: solid solid none;
		border-width: 2px 2px medium;
		width: 980px;
	}
	
	.inventoryDetails div.bottomnav .buttonbar .requestinfo a{
	    background:url(../Images/bottom-buttons.png) 0px 0px;
	}
	.inventoryDetails div.bottomnav .buttonbar .requestinfo a:hover, div.bottomnav .buttonbar .requestinfo .selected{
	    background:url(../Images/bottom-buttons.png) 0px 40px;
	}
	.inventoryDetails div.bottomnav .buttonbar .scheduletest a{
	    background:url(../Images/bottom-buttons.png) 804px 0px;
	}
	.inventoryDetails div.bottomnav .buttonbar .scheduletest a:hover, div.bottomnav .buttonbar .scheduletest .selected{
	    background:url(../Images/bottom-buttons.png) 804px 40px;
	}
	.inventoryDetails div.bottomnav .buttonbar .makeanoffer a {
	    width:160px;
	    background:url(../Images/bottom-buttons.png) 664px 0px;
	}
	.inventoryDetails div.bottomnav .buttonbar .makeanoffer a:hover, div.bottomnav .buttonbar .makeanoffer .selected{
	    background:url(../Images/bottom-buttons.png) 664px 40px;
	}
	.inventoryDetails div.bottomnav .buttonbar .payment a {
	    width:170px;
	    background:url(../Images/bottom-buttons.png) 504px 0px;
	}
	.inventoryDetails div.bottomnav .buttonbar .payment a:hover, div.bottomnav .buttonbar .payment .selected{
	    background:url(../Images/bottom-buttons.png) 504px 40px;
	}
	.inventoryDetails div.bottomnav .buttonbar .socialnetworking .mainLink{
	    width:260px;
	    height:40px;
	    background:url(../Images/bottom-buttons.png) 334px 0px;
	}
	.inventoryDetails div.bottomnav .buttonbar .socialnetworking .mainLink:hover{
	    background:url(../Images/bottom-buttons.png) 334px 40px;
	}
	.inventoryDetails div.bottomnav .buttonbar .close {
	    margin-top:10px;
	    margin-right:0px;
	}
	.inventoryDetails div.bottomnav .buttonbar .close a {
	    width:51px;
	    height:18px;
	    background:url(../Images/bottom-buttons.png) 70px 68px;
	}
	.inventoryDetails div.bottomnav .buttonbar .close a:hover {
	    background:url(../Images/bottom-buttons.png) 70px 28px;
	}
	.inventoryDetails div.bottomnav .forms {
		background-color:#ffffff;
		padding:10px;
		display:none;
		margin-top:10px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		border:1px solid #174d85;
		margin-top:10px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	}
		.inventoryDetails div.bottomnav label {
			color: #333333 !important; 
			float: left;
			width: 150px !important;
		}
		.inventoryDetails div.bottomnav input {
			border: 1px solid #174d85;
		    color:#333333 !important;
		    float: left;
		    width:150px !important;
		}
		.inventoryDetails div.bottomnav .forms .buttons button {
		    -moz-border-radius: 5px;
		    background-color: #ffffff;
		    border: 2px solid #174d85;
		    color: #174d85;
		    font-size: 14px;
		    font-weight: bold;
		}
			.inventoryDetails div.bottomnav .forms .buttons button:hover {
				background-color: #cc191e;
				color: #ffffff;
			}
			.inventoryDetails div.bottomnav .forms .payment .message textarea {border: 1px solid #174d85; background-color: #ffffff;}

	div .bottomnav .socialnetworking div.social .links{
	    position:absolute;
	    background-color:#ffffff;
	    border:solid 2px #174d85;
	    margin-top:-158px;
	    -moz-border-radius: 5px;
	    -webkit-border-radius: 5px;
		border-radius: 5px;
	    padding:10px;
	    width:180px;
	    display:none;
	}
		
		
.bigPhone
{
    color:#555;
    font-size:36px;
}

/*-----Form Styles-------*/
.contentsection
{
	width:1000px;
	border-left:1px solid #466A87;
	border-right:1px solid #466A87;
	border-bottom:1px solid #466A87;
	background-color:white;
}

.contentsectioncontent
{
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	color:black;
	font-family:Arial;
	font-size:13px;
	background:url('boxitemcontent_gradient.png');
	background-repeat:repeat-x;
}


.scheduleappointment
{
	padding-left:5px;
	color:black;
	font-family:Arial;
	font-size:12px;
}

.partshours, .servicehours, .aboutushours, .locationhours
{
	width:135px;
	float:left;
}

.partsbody, .servicebody, .aboutusbody, .locationbody
{
	font-family:Arial;
	margin-left:145px;
	

}

.quickquotebody, .financebody
{
	font-family:Arial;
	/*border:1px solid #466A87;*/
}

.scheduleappointment_section
{
	border:1px solid #466A87;
	/*border:1px solid #466A87;*/
}

.scheduleappointment_sectiontitle
{

	background: #BFDBFF url('VSDynamic2_slice_22_LightBlue.png') repeat-x !important;
	color:#003063;
	font-weight:bold;
	font-size:14px;
	line-height:16px;
	padding:3px;
	font-family:Arial;
		border-bottom:1px solid #466A87;

}

.scheduleappointment_sectiontitle2
{
		border-top:1px solid #466A87;
}

.scheduleappointment_sectioncontent
{
	padding:4px;
}

.scheduleappointment_sectioncontent input{
	border: 1px solid;
}

.hoursbox
{
	border:1px solid #466A87;
	background-color:White;
}

.hourstable
{
	font-family:Arial;
	font-size:12px;
	margin-left:3px;
	margin-top:3px;
}

.hourstable td
{
	padding:2px;
}

.advancedsearchcontrol
{
	
}

.requiredfield
{
	font-family:Verdana;
	font-size:14px;
	color:red;
	margin-left:5px;
}

.basicsearchlabel
{
	font-size:12px;
}

.basicsearchdropdown
{
	font-size:12px;
}

.custompagecontent
{
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
}

.custompagecontent_18
{
	text-align:justify;
}


