/*# Reset #*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,
fieldset, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: inherit;font-size: 100%;;vertical-align: baseline;}
:focus {outline: 0;}
body {line-height: 1;color: black;background: white;}
ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a{text-decoration:none}
/* End RESET */

@media screen {
/*# Main Layout #*/
body{
	background:#929594;
	font-weight:100;
	font:82%/140% 'Lucida Sans Unicode',Verdana,Arial,Helvetica,sans-serif;
	color:#1a1708
}
p{padding-bottom:8px}
a:link, a:visited{color:#1452A3}
a:hover, a:active{color:#333}
h1, h2, h3, h4{font-weight:700}
.iframe{background:#fff;width:600px;padding:14px 18px;margin:14px auto;
	overflow:hidden;
	-webkit-border-radius: 10px;	
	-moz-border-radius: 10px;
	border-radius: 10px;	
}
#branding, #placeholderWrap, #footer{width:960px;margin: 0 auto;overflow:hidden}
#header{width:100%;height:130px;background: #a4a6a5 url(../../App_Themes/WillisFord/images/headerBG.gif) repeat-x;}
#branding {height:128px;position:relative;}
h1#logo {text-indent:-9999px}
h1#logo a{display: block;height: 76px;position: absolute;left:30px;top:26px;text-indent: 0px;width: 625px;z-index: 20;}
#phone{color:#f5f5f5;font: 30px Georgia, "Times New Roman", Times, serif;position:absolute;top:36px;right:20px;text-shadow: 0px 3px 0.05em #434242;}
#contentWrap {width: 100%;min-height:760px;background: #1250a2 url(../../App_Themes/WillisFord/images/contentBG.gif);}
#placeholder{margin-top:28px;width:100%}
#contentLeftWrap{width:670px;float:left}
#sidebarWrap{
	display:inline;
	float:right;
	min-height:400px;
	height:auto!important; 
	height:400px;
	width:270px;
	background:#ffffff;	
	/* Webkit (Safari / Chrome / Android / iPhone / Palm Pre) */
	-webkit-border-radius: 15px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(231,231,231,1)), to(rgba(255,255,255,1)));
	/* Mozilla Firefox */
	-moz-border-radius: 15px;
	background-image: -moz-linear-gradient(top left, bottom right, from(rgba(231,231,231,1)), to(rgba(255,255,255,1)));
	/* IE 6, 7, 8 */
	border-radius: 15px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#e7e7e7',EndColorStr='#ffffff')";
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#e7e7e7',EndColorStr='#ffffff');
	-khtml-border-radius: 15px;	
}
#sidebarWrap #sidebar{padding:15px;overflow:hidden}
#sidebar h3{font-size:1.1em;margin-bottom:10px}
#footer{margin-top:10px;color:#ccc;text-align:left;min-height:50px}
#footer a:link, #footer a:visited{color:#eee;}

/*# Menu #*/
#menu {
	width: 100%;
	height:42px;
	line-height:42px;
	margin:0 auto;	
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	background:#a4a6a5 url(../../App_Themes/WillisFord/images/headerBG.gif) bottom left repeat-x;
}
.horizontalCMSMenu
{vertical-align: bottom;display:block;width:900px;margin:0 auto;}
.horizontalCMSMenu td{
	text-align:left;
	vertical-align:bottom;
	height:42px;
	padding-right:40px;
	font-size:19px;
	color:#000;
	
}
.horizontalsubCMSMenu td{text-align:left;vertical-align:bottom;height:2.0em;line-height:2.0em}
.horizontalsubCMSMenu{color:#eee}
.horizontalsubCMSMenuItem{vertical-align:top; background:black;text-align:right;white-space: nowrap;display: block;}
.horizontalsubCMSMenuItem,
.horizontalsubCMSMenuItemMouseOver, 
.horizontalsubCMSMenuItemMouseDown,
.horizontalsubCMSMenuHighlightedMenuItem, 
.horizontalsubCMSMenuHighlightedMenuItemMouseOver, 
.horizontalsubCMSMenuHighlightedMenuItemMouseDown
{
	padding: 3px 8px;
	white-space: nowrap;
	display: block;
	font-family:Georgia,"Times New Roman",serif;
	font-size:15px;	
	border-bottom:1px solid #3a3a3a;
	position:relative;
	text-decoration:none;
}

.horizontalsubCMSMenuHighlightedMenuItem, .horizontalsubCMSMenuHighlightedMenuItemMouseOver, 
.horizontalsubCMSMenuHighlightedMenuItemMouseDown, .horizontalsubCMSMenuItemMouseOver
{background:#1e1e1e;}
.horizontalCMSMenuItem, .horizontalCMSMenuItemMouseOver, .horizontalCMSMenuItemMouseDown, 
.horizontalCMSMenuHighlightedMenuItem, .horizontalCMSMenuHighlightedMenuItemMouseOver, 
.horizontalCMSMenuHighlightedMenuItemMouseDown,
.horizontalCMSMenuItemMouseUp,
.horizontalCMSMenuHighlightedMenuItemMouseUp
{padding: 0;background: transparent;text-decoration:none;}

.horizontalCMSMenuItemMouseOver, .horizontalCMSMenuHighlightedMenuItem, 
.horizontalCMSMenuHighlightedMenuItemMouseOver, .horizontalCMSMenuHighlightedMenuItemMouseDown
{background:transparent;text-decoration:underline;}
.horizontalCMSMenuHighlightedMenuItem{background:transparent}

/*# Home Page #*/
#splash{width:670px;height:170px;overflow:hidden}
#splashWrapper{width:670px;position:relative;float:left;clear:both;margin-bottom:28px;}
a#anchorOne, a#anchorTwo, a#anchorThree, a#anchorFour{position:absolute;display:block;height:128px;top:34px;width:160px;z-index:20;background:transparent url(images/bl.gif) top left no-repeat;text-indent:-9999px}
a#anchorOne{left:179px}
a#anchorTwo{left:500px}
a#anchorThree{left:335px}
a#anchorFour{left:500px}
div#controls{z-index:1000;position:absolute;top:130px;left:18px;text-indent:-9999px;}
a#prev,a#next{float:left;display:block;width:31px;height:31px;}
a#prev{background:transparent url(../app_themes/WillisFord/images/Previous.png) no-repeat;}
a#next{background:transparent url(../app_themes/WillisFord/images/Next.png) no-repeat;position:absolute;left:32px;top:0}
#inventoryWrapper{width:670px;float:left;margin-bottom:20px}
#inventoryWrapper h4{font-size:1.05em;width:100%;float:left;clear:both}
#newInventoryWrapper,#usedInventoryWrapper{
	width:320px;
	top:0;
	left:0;
	position:relative;	
	background:#fff;
	-webkit-border-radius: 15px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(231,231,231,1)), to(rgba(255,255,255,1)));
	-moz-border-radius: 15px;
	background-image: -moz-linear-gradient(top left, bottom right, from(rgba(231,231,231,1)), to(rgba(255,255,255,1)));
	border-radius: 15px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#e7e7e7',EndColorStr='#ffffff')";
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#e7e7e7',EndColorStr='#ffffff');
	-khtml-border-radius: 15px;	
}
.inventoryPad{margin:10px;position:relative;top:0;left:0}
.inventoryPad img{height:150px;float:left;clear:both}
#newInventoryWrapper{float:left}
#usedInventoryWrapper{float:right}
.inventoryHeader{font-weight:700;width:100%;margin-bottom:12px;font-size:1.2em}
#newNext, #usedNext{display:block;width:31px;height:31px;z-index:1000;background:transparent url(../App_themes/WillisFord/images/Next.png) no-repeat;position:absolute;left:-8px;top:1.5em;}
#rotatorNew, #rotatorUsed{width:100%;margin-bottom:12px;height:186px;overflow:hidden}
#rotatorNew div, #rotatorUsed div{width:100%;background:#fff;float:left;clear:both;height:186px;overflow:hidden}
.rotatorText{font-size:0.9em;line-height:1.1em;background:#e7e7e7;margin-top:4px;width:100%;float:left;}
table.autoList{width:100%;margin:0 0 8px;float:left;clear:both}
#vehiclesUnder ul{width:230px;margin:0 auto}
#vehiclesUnder ul li{width:230px;padding:0;margin:0 0 16px 0;}
#vehiclesUnder ul li img{width:230px;}
.underText{font-size:0.9em;line-height:1.2em;background:#eee;padding:10px;width:210px;}
.hidden{float:left;clear:both;width:100%;display:none}

/*# Inner Pages #*/
#contentSide {
	float:left;
	width: 670px;
	background:#ffffff;
	/* Webkit (Safari / Chrome / Android / iPhone / Palm Pre) */
	-webkit-border-radius: 15px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(231,231,231,1)), to(rgba(255,255,255,1)));
	/* Mozilla Firefox */
	-moz-border-radius: 15px;
	background-image: -moz-linear-gradient(top left, bottom right, from(rgba(231,231,231,1)), to(rgba(255,255,255,1)));
	/* IE 6, 7, 8 */
	border-radius: 15px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#e7e7e7',EndColorStr='#ffffff')";
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#e7e7e7',EndColorStr='#ffffff');
	-khtml-border-radius: 15px;
	overflow:hidden;	
}
.innerPad{padding:15px;overflow:hidden;}
h2.pageHeader{font-size:1.3em;width:100%;margin-bottom:8px;}
#addy h3{font-size:1.0em}

#socialSearch,#socialDetails{z-index:1000;float:right;position:relative;right:8px;width:60px;height:30px;text-align:left;background:#fff;padding:2px;
-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-khtml-border-radius: 4px;
}
#socialSearch{top:-30px;}
#socialDetails{top:-20px;}
a.sideLink{text-decoration:none;font-size:1.1em;font-weight:700;width:180px;display:block;clear:both;padding:5px 3px;background:#8096b1;margin: 14px auto 0; text-align:center;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-khtml-border-radius: 7px;	
}

/*# Search Page #*/
#searchWrap{}
.searchCriteria{min-height:125px;border-bottom:solid 1px #0B233B;width:100%}
.message{font-size:95%;width:142px;float:right;padding:6px;
	background:#C3C2C1;text-align:center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;	
}
.message span{font-size:110%;font-weight:700}
.stack{margin:8px 0}
.wide{width:350px}
.selects{float:left;width:560px}
.selects select{font-size:95%}
.pages{width:60%;overflow:hidden;padding:10px 0 0 0;clear:left;font-size:110%;line-height:140%}
.sorts{width:35%;float:left;clear:left;text-align:left;font-size:105%;padding:10px 0}
.pages a{padding:0 4px 0 0;}
.pagerNum{font-size:110%}
.currPager, a.currPager{color:#ddd;text-decoration:none;padding:0 8px 0 0;cursor:text;font-style:normal}
.pageSize{width:450px;}
.pageSize span{font-size:90%}
.searchCriteriaBottom{border-top:solid 1px #0B233B;width:100%}
.searchCriteriaBottom .selects{float:none;width:100%;padding-top:10px}

div#item, div#itemAlt{width:100%;clear:both;overflow:hidden;position:relative;}
div#item{background:#E1E0E0}
div#itemAlt{background:#EEE}
.itemPad{padding:8px}
.imageDiv{float:left;width:149px;margin: 0 10px 8px 0;}
div.vi, div.vialt{text-align:center;width:145px;border:2px solid #0B233B;float:left;}
.data{float:left;padding-bottom:8px;width:305px}
a.vehName{font-weight:700;font-size:105%}
.vi img,.vialt img{width:145px}
div#item span, div#itemAlt span{display:block;float:left;margin-right:3px}
div#item .message, div#itemAlt .message{float:right;position:relative;top:2.0em;left:0}
.itemPad .message {font-family: Arial,Sans-Serif;font-size:1.1em;line-height:1.5em}
.itemPad .message em{font-style:normal;font-family: Arial,Sans-Serif;font-size:1.4em;font-weight:700}
div#item .contact, div#itemAlt .contact{width:100%;float:left;font-size:0.9em;line-height:1.1em;padding-bottom:6px;clear:left;font-weight:700}

/*# Vehicle Details Page #*/
#detailsContainer{width:620px;float:left;margin-bottom:12px;}
.detailsWrap{width:600px;min-height:650px;}
.details{width:600px;float:left}
.galleryTable{width:600px;clear:both;}
.list td, .galleryTable td,.detailSection td{vertical-align:top}
.more{float:left;width:160px;text-align:center;}
#detailsWrap{float:left;width:300px;}
#detailsBoxes{float:right;width:140px;}
table.list {width:280px;float:left;}
.list td{font-size:1.1em;padding:2px 0}
.list td.right{text-align:right;padding-right:3px;min-width:110px;font-weight:100}
.list td.right b{font-weight:100;font-size:.8em}

.more a, #detailsWrap a{display:block;width:160px;background:#C3C2C1;padding:8px;margin-bottom:1.2em;
-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-khtml-border-radius: 7px;
}
#detailsWrap a{margin:0 auto;text-align:center;font-size:0.9em}
#slideshow {min-height:276px;width:410px}
#slideshow img{width:390px;padding: 10px; border: 1px solid #c6cfc1; 
background-color: #c6cfc1}

#nav {float:right;width:176px;padding:0;background:#C6CFC1;overflow:hidden}
#nav li {margin: 1px;width: 56px; float:left;list-style:none;padding:0;}
#nav a {width: 52px; padding: 2px; display: block; border: 1px solid #ccc;}
#nav a.activeSlide { background: #1E386D }
#nav a:focus { outline: none; }
#nav img {width:52px; border: none; display: block;z-index:1}
.pics img {-moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px;}
#nav {-moz-border-radius: 4px; -webkit-border-radius: 4px;-khtml-border-radius:4px;}

.message span .detPrice{font-size:1.7em;}
.detMain{font-size:1.4em;width:615px;padding-bottom:0.4em;display:block;float:left;}
.detMain span{font-size:.8em;}
.details{float:left;width:100%;}
div.det{margin-right:2px;height:15px;width:15px}

#description{margin-top:8px;}
div.options{overflow:hidden;width:284px;margin-bottom:8px;float:left;background:#eee;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-khtml-border-radius: 8px;	

}
div#options{width:100%;overflow:hidden}
div#options h4{margin-bottom:8px;font-size:1.1em}
div.options ul{padding:8px;overflow:hidden}
div.options h5{padding:4px 8px 0;font-weight:700}
div.options ul li{font-size:0.8em;line-height:1.2em;width:100%}

#autocheck{float:left;clear:both;}
.autocheck{display:block;
	overflow:hidden;	
	width:119px;
	padding:5px 0;
	margin:8px;
	background:#fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;	

}

/*# Make an Offer Form in sidebar #*/
#bizFormWrap{margin-top:1.2em}
div#bizFormWrap h3,div#bizFormWrap h4{font-family:'Lucida Sans Unicode',Verdana,Arial,Helvetica,sans-serif;padding:0;margin:0}
.bfOffer img.bizFormImage{margin: 4px 0 8px 4px;float:right;padding:2px;background:#1E386D}
.bfOffer #vehWrap{margin:0.8em 0 1.3em;font-size:0.9em;line-height:1.1em}
p.price{width:100%;clear:both;text-align:center;font-size:1.4em;font-weight:700}
div.bfOffer input{width: 185px;}
div.bfOffer span.val{color:red;font-size:0.8em}
div.bfOffer textarea{width:185px;height:95px;font-size:0.9em;font-family:'Lucida Sans Unicode',Verdana,Arial,Helvetica,sans-serif}

table.bizForm{width:600px}
table.narrow{width:200px}
table.bizForm td{vertical-align:top;padding:3px 2px;font-size:0.9em}
.val{color:red;float:left;display:block;clear:right}
.ErrorLabel{color:redfloat:left;display:block;clear:right}
.EditingFormLabel,.EditingFormControlNestedControl{float:left;margin-right:4px;}
.TextboxField, .TextBoxField{width:190px}
table.CheckBoxListField{width:600px}
table.CheckBoxListField tr{display:inline;float:left;width:190px}
table.CheckBoxListField td{width:190px;float:left;display:inline}

/*# Biz Forms #*/
table.bizForm{width:600px}
table.narrow{width:200px;float:left}
table.bizForm td{vertical-align:top;padding:3px 2px;font-size:0.9em}
.ErrorLabel, .EditingFormErrorLabel{color:red;float:left;}
.EditingFormLabel,.EditingFormControlNestedControl{float:left;margin-right:4px}
.TextboxField, .TextBoxField, .TextAreaField{width:190px}
table.wider .TextboxField,table.wider .TextBoxField, .TextAreaField{width:350px}
table.narrow .TextboxField,table.narrow .TextBoxField, table.narrow .TextAreaField{width:180px}
.DropDownField{float:left}
.clearRight{clear:right}
.mk{float:left;clear:none}

.navTitle{padding-left:4px;margin-bottom:12px}
div.video{margin-bottom:10px;background:#c6cfc1;padding:10px;width:344px;-moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px;}
.videoButton {display:block;margin-bottom:12px;font-weight:700;text-decoration:underline}
}