@charset "utf-8";
body {
	background:#1F262B url(../images/main-bg.jpg) repeat-x top;
	margin:0px; 
	padding:0px;
	font-size:12px;
	font-family:Arial,helvetica,sans-serif;
}
img {
	border:0 none;
}
h1 {
	color:#0e96bb;
	display:inline;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
}

#page {
	margin:auto;
	width:820px;
}
#top {
	padding:10px 0px 0px 0px;
	height:30px;
}
.toplinks{
	float:right;
	width:200px;
	color:#FFFFFF;
	}
.head{
	width:820px;
	height:130px;
}
#cont-hom{
	background:#BBBBBB;
	width:820px;
}
#cont-inner{
	background:#FFFFFF url(../images/header2.png) repeat;
	width:820px;
	position:absolute;
}
#cont-inner2{
	background-color:white;
	width:820px;
	position:absolute;
}
.dealers-header{
	width:820px;
	height:23px;
	color:#FFFFFF;
	background:url(../images/menu_1p_b.png) repeat;
	text-align:center;
	font-size:16px;
	padding:2px 0px 0px 0px;
	}
.select-dealhom{
    padding:10px 10px 10px 10px;
	width:800px;
	text-align:center;
}
.select-dealhom img{
    margin-right:10px;
}
.bottomcontent{
	padding:10px;
	/*margin-top:35px;*/
	}
#cont-hom .bottomcontent{
	margin-top:0px;}
.bottomcontent p{
	font-size:12px;
	}

.bottomcontent ul{
	
	list-style-type:none;
	}
#signupdiv {
    left: 391px;
    padding: 35px;
    position: static;
    top: 645px;
    width: 750px;
}
#container{
background-color:#E3F9FF;
}
#fcontainer{
border:1px solid #BCBEC0;
box-shadow: 10px 10px 5px #888;
}
#signupimgdiv {
	margin-left:8px;
    /*left: 391px;
    position: absolute;
    top: 645px;*/
}
.featured-hom{
	float:left;
	width:454px;
	height:153px;
	background:url(../images/featured_about2.png) no-repeat;
	padding:50px 10px 10px 10px;
	}
#featured-hom-text{
top:120px;
	overflow:auto;
}
.home_img{
	float:right;
	width:315px;
	}
#featured-sales{
	width:760px;
	height:161px;
	padding:45px 20px 0px 20px;
	background:url(../images/featured_sales2b.png) no-repeat;
	}
.featuredwhyim {
	background:url(../images/whyim.png) no-repeat;
	width:454px;
	height:180px;
	float:left;
	padding:50px 10px 10px 10px;
}
.whyimhome_img {
	float:right;
	width:320px;
}
#featuredrental {
	background:url(../images/featured_rentals02b.png) no-repeat;
	width:776px;
	height:146px;
	padding:50px 10px 10px 10px;
}
#rentaltext {
	height:146px;
	padding:0 3px 4px;
	position:relative;
	top:-23px;
	width:776px;
}

#rentalssummary {
	position:relative;
	/*top:-18px;*/
	top:0px;
}
#rentalshowquotediv{
	padding:10px;}

#footer {
	width:800px;
	height:50px;
	background:#BBBBBB url(../images/logoIM2c.png) no-repeat top left;
	color:#000000;
	padding:10px 10px 20px 10px;
	}
#footer a{
	color:#000000;
	text-decoration:underline;
	}

#footer_rental {
	width:800px;
	height:50px;
	background:#BBBBBB url(../images/logorental2c.png) no-repeat top left;
	color:#000000;
	padding:10px 10px 20px 10px;
	}
#footer_rental a{
	color:#000000;
	text-decoration:underline;
	}
.footeraddress{
	text-align:center;
	margin: -10px 140px;
}
.footertext{
	margin-left:35px;
	text-align:center;
	width:750px;
}

.f-left{
	float:left;
}
.f-right{
	float:right;
}
.clear-b{
	clear:both;
}


/*====================OLD CSS====================*/
#bannerarea {
	padding:0px;
	width:820px;
	color:#000000;
	background:#FFFFFF url(../images/header2.png) repeat;
}
#bannerimage {
	float:left;
	width:572px;
	height:249px;
}
#myGallery  {
	z-index:1;
	width: 572px !important;
	height: 249px !important;
}
#dividebar {
	float:left;
	background:url('../images/bar.png') no-repeat;
	width:11px;
	height:249px;
}
#specials {
	float:left;
	width:237px;
	background:#E9E9E9 url('../images/specials.png') repeat-x;
}
#specialscontent {
	padding:5px 10px 0px 10px;
	color:#000000;
	font-size:11px;
	min-height:244px;
}
#specialscontent a {
	color:#ff6b07;
	text-decoration:underline;
}
.divide1 {
	height:6px;
}
.divide2 {
	height:10px;
}
.vfirst {
	float:left;
	margin:0px 60px 0px 0px;
 	width:200px;
}
.vehicle {
 	width:200px;
	float:left;
}
.varea {
	width:200px;
	height:129px;
	background:url("../images/cardetails.png");
}
.carhead {
	height:21px;
	color:#0C5698;
	font-weight:bold;
	font-size:16px;
	padding:1px 0px 0px 5px; 
}
.carimage {
	height:85px;
	padding:2px 0px 0px 0px;
}
.featuredimage {
    display: block;  
    margin:auto;  
    border:1px solid  #B0D5DF; 
}
.cardesc {
	color:#6A6A6A;
	font-size:15px;
	padding:2px 0px 0px 5px;
}
.more {
	float:right;
	margin:6px 0px 0px 0px;
}
#salessearchbox{
	float:right;
	width:200px;
	text-align:center;
}
#salessearchtext{	
	float:right;
	width:200px;
}
.salestitle{
	font-size:12px;
	font-weight:bold;
	color:#5E96BB;
	font-family:Arial,helvetica,sans-serif;
}
#salesdetailsdiv{
	min-height: 400px;
	}
#rentals {
	width:800px;
	height:213px;
	background: url(../images/gradient5.png) repeat-x;
	padding:10px 10px 0px 10px;
	margin:0px 0px 10px 0px;
}
#rent_img {
	float:left;
	height:213px;
	width:315px;
	margin:0px 20px 0px 0px;
}
#rentalsform {
	float:right;
	width:400px;
	margin:0px;
	padding:0px;
}
.rentaltitles {
	text-align:center;
	font-size:18px;
	text-decoration:none;
	font-weight:bold;
	color:#5e96bb;
	font-family:Arial,helvetica,sans-serif;
}
.formtitles {
	font-family:Arial,helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #5e96bb;
	height:40px;
}
.title {
    color:#003366;
    font-size:16px;
    font-weight:bold;
    border-bottom:1px solid #000000;
}
.tbody {
    color:#333333;
    font-size:14px;
}
.links {
    font-weight:bold;
    font-size:11px;
    color:#999999;
    border-top:1px dashed #666666;
}
.navbot {
    border-bottom:1px solid #000000;
    color: #ffffff;
}
.listtopics {
    font-size:10px;
}
#contactdiv {
    width:800px;
	overflow:hidden;
}
#contactdiv td {
	padding:4px;
}
.formlabel {
    text-align:right;
	font-weight:bold;
    color:#000000;
}
.formlabel2 {
	font-weight:bold;
    color:#000000;
}
.forminput {
    /*width:100%;*/
}
.asterix{
    text-align:right;
	font-family:Arial,helvetica,sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	color:#FF0000;
}
.contactusinfob {
    border: 0; 
    background-color: #e4f9ff;
    color:#000000;
    border-bottom: #8DDDDD 1px solid;
	text-align: left;
}
#partsdiv {
    width:800px;
	overflow:hidden;
}
#partsdiv td{
    padding:4px;
}
#financediv {
    width:800px;
    overflow:hidden;
}
#financediv td {
    padding:4px;
}
#quickquotediv {
    width:800px;
	overflow:hidden;
}
#quickquotediv td {
    padding:4px;
}
#appointmentdiv {
    width:800px;
	overflow:hidden;
}
#appointmentdiv td {
    padding:4px;
}
#feedbackdiv{
    width:800px;
	overflow:hidden;
}
#feedbackdiv td {
    padding:4px;
}
#rentalscontactdiv {
    width:800px;
	overflow:hidden;
}
#rentalscontactdiv td {
    padding:4px;
}
#rentalpolicydiv {
    width:750px;
	padding:0px 25px 0px 25px;
}
#specialsnewdiv{
    width:800px;
	overflow:hidden;
}
#specialpreowneddiv{
    width:800px;
	overflow:hidden;
}
#specialservicediv{
    width:800px;
	overflow:hidden;
}
#privacypolicydiv {
    width:750px;
	padding:0px 25px 0px 25px;
}
#login{
	width:490px;
	padding:30px 10px 30px 300px;
}
#salesdetailform{
    width:800px;
    height:550px;
}
#detailtitle{
	font-family:Arial,helvetica,sans-serif;
	font-size:24px;
	font-style:normal;
	font-weight:bold;
	color: #FFFFFF;
	height:40px;
}
.saletitle{
	text-align:center;
	background: url(../images/gradient_dark3.png) repeat-x;
}
.saleseven
 {
	/*border: dotted #000 2px;*/
	background: url('../images/even.png') repeat-x;
	padding: 2px;
 }
.sumarynum{
	text-align: right;
}
div#thankyou
{
	font-size:large;
	height:300px;
	text-align:center;
}
div#salesdscrp{
max-height:215px;
width:365px;
overflow:auto;
}
div#salesdscrpER{
max-height:110px;
min-height:10px;
width:auto;
overflow:auto;
position:relative;
top:5px;
}
#salesdetailformER{
    width:800px;
    height:auto;
}
#searchfromsumary {
    float: right;
    margin: 12px 20px 0 0;
}
.imdisclaimers{
	display: -moz-stack;
}
#receipt{
}
/*#receipt table{
	width: 650px;
}*/
#receipt .receipttable{
	width: 650px;
}

#receipt .sumarytable{
	margin-left: 25px;
	}
#receiptsubmitbtn {
    float: right;
    margin-right: 38px;
    margin-top: -31px;
}
/************************ job posting and such ************************/
#joblistdiv{
	padding:10px;
	}
/*#joblistdiv h2{
	font-family: arial serif;
	}*/
#listhead{}
#listheadtitle{}
#listheadtitle h2{
	font-family: "museo-slab",serif;
	font-size: 21px;
	}
#deptjobs{}
#deptjobs a{
	text-decoration: none;
	color:#000000;}
.deptheader {
    font-family: "museo-slab",serif;
    font-size: 14px;
    padding-left: 5px;
    padding-top: 5px;
}
.deptcolumn{
    width: 400px;
	float:left;}
.dept {
    width: 400px;
}
.dept p {
    background-color: #BBBBBB;
    height: 20px;
    width: 200px;
}
#deptbanner {
    background-color: #B9B9B9;
    font-weight: bold;
    padding: 5px;
}
.positionwantedinput {
    vertical-align: top;
}
.listheadtext {
    float: left;
    font-family: "freight-sans-pro",serif;
    font-size: 14px;
    padding: 5px;
    width: 387px;
}
.separator {
    border-bottom: 1px solid;
    clear: both;
    padding-top: 10px;
    width: 790px;
}
.joblistheading {
    font-family: arial serif;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
	padding:10px;
}
.cmpname{
    font-size: 24px;}
.jobintrotext {
    font-family:   "freight-sans-pro",sans-serif;
    font-size: 15px;
    margin-top: 0;
    padding: 10px;
    width: 795px;
}
.jobtext {
    font-family: "freight-sans-pro",serif;
    font-size: 13px;
    width: 98%;
}
#genericsubmitdiv{
	clear:both;
	}
#genericsubmit {
    background-color: #E7E7E9;
    font-family: freight-sans-pro;
    font-size: 14px;
    padding: 5px;
    width: 100%;
}
#genericsubmit h2{font-family: "museo-slab",serif !important;}
#genericsubmit input[type=text]{
	width:98%;
	}
div#joblistdiv th {
    background-color: #6D6E72;
    border: 0 solid;
    color: #FFFFFF;
    font-family: sans-serif;
    font-size: 14px;
    height: 20px;
    padding-left: 12px;
    text-align: left;
}

.postings{width:778px;}
.postings table {
    margin-left: 10px;
    width: 100%;
}
/*div#joblistdiv th:nth-of-type(1) {*/
.datetitle{
    border-right: 5px solid !important;
    border-left: 0px solid;
    width: 15%;
}
div#joblistdiv th:nth-of-type(3){
	width: 10%;}

.divider {
    border-bottom: 2px solid #6D6E72;
    height: 2px;
}
.dividerblank{
    height: 5px;}

.jobposteddate{
    width: 15%;}

.jobposteddate span {
    margin: 0px 5px 0px 5px;
	font-size: 12px !important;
	white-space: nowrap;
	}
.jobtitle {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
	width:50%;
	}

.jobbtn{
	background-image: url("../images/grey_btn.png");
	/*background-color: #B97135;jbtnbg.png*/
	background-repeat: repeat-x;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:0.001em solid #6D6E72;
	}

.jobbtn a{
	text-decoration: none;
	color:#ff0000;
	}
.jobbtn:hover{
	background-position:0px -20px;
}
.tdspace{
	width:10%;
	}
#genericsubmitbtn{
	width:60px;
	float:right;
	}
#genericsubmitbtn span {
    line-height: 18px;
    margin-left: 10px;
}

.jodsectionheading{
	font-weight:bold;
	}
.applybtn{
	width:20px;
	}
.applybtn div{
    margin-right: 10px;
    width: 80px;
    height: 20px;
	float:right;
}
.applybtn span {
    line-height: 18px;
    margin-left: 20px;
}
.backbtn {
    float: left;
    margin: 10px;
    width: 50px;
}
.backbtn span{
    line-height: 18px;
    margin-left: 10px;
}
.seeallbtn {
    float: left;
    width: 300px;
	margin: 10px;
}
.seeallbtn span{
    line-height: 18px;
    margin-left: 15px;
}
.tbox{
	width:530px;
	}
#applysubmitbtn {
    float: left;
    height: 20px;
    width: 60px;
}
#applysubmitbtn span {
    line-height: 19px;
    margin-left: 10px;
}
.postingrow{
background-color:#F3F3F5;}
/******************* applynow ****************************/
#applynowdiv {
    left: 25px;
    position: relative;
    width: 750px;
	}
#applynowdiv table {
	width:100%;
	}
#applynowdiv tr {
    height: 30px;
	}
.jobsectionlabels {
    border-bottom: 1px solid #C9C8C9;
    font-family: sans-serif;
    font-size: 20px;
    font-weight: lighter;
	}
.joblabels{}
.jobtextinput {
    width: 246px;
	}
#suffix{
	width:30px;
	}
.txtarea {
    width: 610px;
	}
#typehint {
    font-size: xx-small;
    font-style: italic;
    text-align: center;
    vertical-align: top;
}
/************************ errors notice *****************/
.aperror {
    color: red;
    margin-left: 5px;
}
#nmerror{margin-left: 53px;}
#emailerror{}
#pherror{margin-left: 52px;}
.reqmemo {
    color: red;
    text-align: right;
}
/************************ end of job posting and such *****************/
#thk {
	text-align:center;
	width:100%;}
#thk h2{
	color:#6F89CC;
	font-size:24px;
	}
/*********************** sjcap captcha ********************************/
.jscaptchacha {
    border: 1px solid white;
    height: 40px;
    width: 145px;
	}
.jscaptchain {
    background-color: #FFC0CB;
    color: black;
}
/****************** end sjcap captcha ********************************/	
