/* Main CSS files */

@import url("initial.css");
@import url("layout.css");
@import url("styling.css");
@import url("pagecontent.css");

/* ucse plugin styling */

body.quicksearch div#dyncontent, #AdvancedSearchForm {
	/*margin:0 -10px 0 -10px;
	padding:0;*/
	width:165px;
	border:none;
}

body.search div#dyncontent, #AdvancedSearchForm {
	width:350px;
	border:none;
}
body.search div#dyncontent {
	margin:1em auto;
	padding-top:70px;
	background: url(/templates/cmg/images/header_banner.jpg) no-repeat top center;
}

#AdvancedSearchForm .DETROIT_UVS, #refreshingform, #refreshingform .SelectInput, #refreshingform .ReadOnlyInput, #refreshingform .labelfor_ReadOnly {
	width:190px;
	padding:0;
	margin:0;
	border:none;
}
#refreshingform #submit {margin:5px 0 0 0;}
#refreshingform .labelfor_ReadOnly {width:150px;}
#refreshingform #VehiclesAvailable {width:150px;}

body.searchResults div#dyncontent, body.theVehicleDetails div#dyncontent, body.enquire div#dyncontent  {
    padding-top: 105px;
    background: url(/images-x/header_banner3.jpg) no-repeat top center;
}

form {
	width:100%;
	margin:auto;
	background-color:transparent;
}