/** basic default styles **/
html { margin: 0; padding: 0; }

img {
max-width: 100%;
height: auto;
width: auto\9; /* ie8 */
}

address {
	color:#000;
}

small {
	color:#ccc;
	font-size:.75em;
}
/*
h2.searchCatNameStyle { 
border-bottom: 1px solid #ddd; 
border-top: 1px solid #ddd; 
color: #363636;
font-family: "Droid Serif", Georgia, serif; 
font-size: 2.6em; 
line-height: 1.8em; 
font-weight: 500; 
margin-top: 5px; 
margin-bottom: 5px; 
padding: 12px 0; 
text-align:left;
}
*/
h3 {
letter-spacing: -0.04em;
font-weight: bold;
font-size: 1.24em;
margin-bottom: 10px;
}

span.chyron { font-size: 1.2em; padding-top: 10px; }

/** main blocks **/
#container { 
display: block;
max-width: 800px;
margin: 0 auto; 
margin-top: 5px; 
margin-bottom: 36px;
padding: 10px 5px; 
background-color: transparent;
border-radius: 6px; 
-webkit-border-radius: 6px; 
-moz-border-radius: 6px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box; 
box-sizing: border-box;  
}


/** the form elements **/
{ box-sizing: border-box; }

.txtinput { 
display: block;
font-family: "Helvetica Neue", Arial, sans-serif;
border-style: solid;
border-width: 1px;
border-color: #dedede;
margin-bottom: 12px;
padding: 8px 20px;
padding-left: 40px;
width: 90%;
color: #777;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset; 
transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
-webkit-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
-moz-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
-o-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
}

.txtinputSM { 
display: inline block;
font-family: "Helvetica Neue", Arial, sans-serif;
border-style: solid;
border-width: 1px;
border-color: #dedede;
margin-bottom: 12px;
font-size: .9em;
padding: 8px 20px;
padding-left: 40px;
color: #777;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset; 
transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
-webkit-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
-moz-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
-o-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
}
.txtinput:focus { 
color: #333;
border-color: rgba(41, 92, 161, 0.4);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(41, 92, 161, 0.6);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(41, 92, 161, 0.6);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(41, 92, 161, 0.6);
outline: 0 none; 
}

input#name {
background: #fff url('../images/user.png') 5px 4px no-repeat;
}
input#FullName {
background: #fff url('../images/user.png') 5px 4px no-repeat;
}
input#lname {
background: #fff url('../images/user.png') 5px 4px no-repeat;
}
input#email {
background: #fff url('../images/email.png') 5px 4px no-repeat;
}
input#Customer_Email {
background: #fff url('../images/email.png') 5px 4px no-repeat;
}

input#website {
background: #fff url('../images/website.png') 5px 4px no-repeat;
}
input#telephone {
background: #fff url('../images/phone.png') 5px 4px no-repeat;
}
input#ContactPhone {
background: #fff url('../images/phone.png') 5px 4px no-repeat;
}
input#zip {
background: #fff url('../images/zip.png') 5px 4px no-repeat;
}
input#city {
background: #fff url('../images/zip.png') 5px 4px no-repeat;
}
input#state {
background: #fff url('../images/zip.png') 5px 4px no-repeat;
}
input#address {
background: #fff url('../images/zip.png') 5px 4px no-repeat;
}
input#make, input#trim {
background: #fff url('../images/truck-icon.png') 5px 4px no-repeat;
}
select#make {
background: #fff url('../images/truck-icon.png') 5px 4px no-repeat;
}
input#model {
background: #fff url('../images/truck-icon.png') 5px 4px no-repeat;
}
input#year {
background: #fff url('../images/year.png') 5px 4px no-repeat;
}
input#captcha {
background: #fff url('../images/refresh.png') 5px 4px no-repeat;
}
input#vin {
background: #fff url('../images/pound-sign.png') 5px 4px no-repeat;
}
input#bank {
background: #fff url('../images/safe.png') 5px 4px no-repeat;
}
input#payoff, input#offer {
background: #fff url('../images/money.png') 5px 4px no-repeat;
}
input#engine {
background: #fff url('../images/engine.png') 5px 4px no-repeat;
}
input#hours {
background: #fff url('../images/miles-icon.png') 5px 4px no-repeat;
}
input#drive {
background: #fff url('../images/gear.png') 5px 4px no-repeat;
}
select#year {
background: #fff url('../images/year.png') 5px 4px no-repeat;
}
input#subject, textarea#body  {
background: #fff url('../images/quote.png') 5px 4px no-repeat;
}
input.nbr {
background: #fff url('../images/pound-sign.png') 5px 4px no-repeat;
}
input.info {
background: #fff url('../images/info_blue.png') 5px 4px no-repeat;
}

textarea {
display: block;
font-family: "Helvetica Neue", Arial, sans-serif;
border-style: solid;
border-width: 1px;
border-color: #dedede;
margin-bottom: 15px;
font-size: 1.5em;
padding: 11px 25px;
padding-left: 55px;
width: 90%;
height: 120px;
color: #777;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset; 
transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
-webkit-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
-moz-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
-o-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
}
textarea:focus {
color: #333;
border-color: rgba(41, 92, 161, 0.4);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(40, 90, 160, 0.6);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(40, 90, 160, 0.6);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(40, 90, 160, 0.6);
outline: 0 none; 
}
textarea.txtblock {
background: #fff url('../images/speech.png') 5px 4px no-repeat;
}
textarea.info {
background: #fff url('../images/info_blue.png') 5px 4px no-repeat;
}
#slider { width: 90%;
	margin-left:auto;
	margin-right:auto;}

#aligned { 
box-sizing: border-box; 
float: left; 
width: 400px; 
margin-right: 20px; 
}
#aside {
	float: left;
	width: 350px;
	padding: 0;
	box-sizing: border-box;
	top: -20px;
}
#recipientcase {
	top: -20px;
}

#navbar {border-top:2px solid #0099ff;}

#wrapping { width: 100%; box-sizing: border-box; }

span.radiobadge { display: block; margin-bottom: 8px; }
span.radiobadge label { font-size: 1.2em; padding-bottom: 4px; }

 .selmenu {
font-size: 17px;
color: #676767;
padding: 11px 25px;
padding-left: 55px;
border: 1px solid #aaa;
width: 200px;
font-family: "Helvetica Neue", Arial, sans-serif;
border-style: solid;
border-width: 1px;
border-color: #dedede;
margin-bottom: 10px;
}

 .selmenuSM {
font-size: 15px;
color: #676767;
padding: 4px 10px;
padding-left: 10px;
border: 1px solid #aaa;
/* width: 100px; */
font-family: "Helvetica Neue", Arial, sans-serif;
border-style: solid;
border-width: 1px;
border-color: #dedede;
margin-bottom: 10px;
}

/** custom buttons **/

#buttons { display: block; padding-top: 10px; }
#buttons #resetbtn {
display: block;
float: left;
color: #515151;
text-shadow: -1px 1px 0px #fff;
margin-right: 20px;
height: 3em;
padding: 0 1em;
outline: 0;
font-weight: bold;
font-size: 1.3em;
white-space: nowrap;
word-wrap: normal;
vertical-align: middle;
cursor: pointer;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
background-color: #fff;
background-image: -moz-linear-gradient(top,  rgb(255,255,255) 2%, rgb(240,240,240) 2%, rgb(222,222,222) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(2%,rgb(255,255,255)), color-stop(2%,rgb(240,240,240)), color-stop(100%,rgb(222,222,222)));
background-image: -webkit-linear-gradient(top,  rgb(255,255,255) 2%,rgb(240,240,240) 2%,rgb(222,222,222) 100%);
background-image: -o-linear-gradient(top,  rgb(255,255,255) 2%,rgb(240,240,240) 2%,rgb(222,222,222) 100%);    background-image: -ms-linear-gradient(top,  rgb(255,255,255) 2%,rgb(240,240,240) 2%,rgb(222,222,222) 100%);
background-image: linear-gradient(top,  rgb(255,255,255) 2%,rgb(240,240,240) 2%,rgb(222,222,222) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dedede',GradientType=0 );
border: 1px solid #969696;
box-shadow: 0 1px 2px rgba(144, 144, 144, 0.4);
-moz-box-shadow: 0 1px 2px rgba(144, 144, 144, 0.4);
-webkit-box-shadow: 0 1px 2px rgba(144, 144, 144, 0.4);
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}

#buttons #resetbtn:hover {
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);	
color: #818181;
background-color: #fff;
background-image: -moz-linear-gradient(top,  rgb(255,255,255) 2%, rgb(244,244,244) 2%, rgb(229,229,229) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(2%,rgb(255,255,255)), color-stop(2%,rgb(244,244,244)), color-stop(100%,rgb(229,229,229)));
background-image: -webkit-linear-gradient(top,  rgb(255,255,255) 2%,rgb(244,244,244) 2%,rgb(229,229,229) 100%);background-image: -o-linear-gradient(top,  rgb(255,255,255) 2%,rgb(244,244,244) 2%,rgb(229,229,229) 100%); background-image: -ms-linear-gradient(top,  rgb(255,255,255) 2%,rgb(244,244,244) 2%,rgb(229,229,229) 100%); background-image: linear-gradient(top,  rgb(255,255,255) 2%,rgb(244,244,244) 2%,rgb(229,229,229) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
border-color: #aeaeae;
box-shadow: inset 0 1px 0 rgba(256,256,256,0.4),0 1px 3px rgba(0,0,0,0.5);
}

#buttons #submitbtn {
display: block;
float: left;
height: 3em;
padding: 0 1em;
border: 1px solid;
outline: 0;
font-weight: bold;
font-size: 1.3em;
color:  #fff;
text-shadow: 0px 1px 0px #222;
white-space: nowrap;
word-wrap: normal;
vertical-align: middle;
cursor: pointer;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
border-color: #5e890a #5e890a #000;
-moz-box-shadow: inset 0 1px 0 rgba(256,256,256, .35);
-ms-box-shadow: inset 0 1px 0 rgba(256,256,256, .35);
-webkit-box-shadow: inset 0 1px 0 rgba(256,256,256, .35);
box-shadow: inset 0 1px 0 rgba(256,256,256, .35);
background-color: rgb(226,238,175);
background-image: -moz-linear-gradient(top, rgb(226,238,175) 3%, rgb(188,216,77) 3%, rgb(144,176,38) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(3%,rgb(226,238,175)), color-stop(3%,rgb(188,216,77)), color-stop(100%,rgb(144,176,38))); 
background-image: -webkit-linear-gradient(top, rgb(226,238,175) 3%,rgb(188,216,77) 3%,rgb(144,176,38) 100%);
background-image: -o-linear-gradient(top, rgb(226,238,175) 3%,rgb(188,216,77) 3%,rgb(144,176,38) 100%);
background-image: -ms-linear-gradient(top, rgb(226,238,175) 3%,rgb(188,216,77) 3%,rgb(144,176,38) 100%);
background-image: linear-gradient(top, rgb(226,238,175) 3%,rgb(188,216,77) 3%,rgb(144,176,38) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2eeaf', endColorstr='#90b026',GradientType=0 );
}
#buttons #submitbtn:hover, #buttons #submitbtn:active {
border-color: #7c9826 #7c9826 #000;
color: #fff;
-moz-box-shadow: inset 0 1px 0 rgba(256,256,256,0.4),0 1px 3px rgba(0,0,0,0.5);
-ms-box-shadow: inset 0 1px 0 rgba(256,256,256,0.4),0 1px 3px rgba(0,0,0,0.5);
-webkit-box-shadow: inset 0 1px 0 rgba(256,256,256,0.4),0 1px 3px rgba(0,0,0,0.5);
box-shadow: inset 0 1px 0 rgba(256,256,256,0.4),0 1px 3px rgba(0,0,0,0.5);
background: rgb(228,237,189);
background: -moz-linear-gradient(top, rgb(228,237,189) 2%, rgb(207,219,120) 3%, rgb(149,175,54) 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,rgb(228,237,189)), color-stop(3%,rgb(207,219,120)), color-stop(100%,rgb(149,175,54))); 
background: -webkit-linear-gradient(top, rgb(228,237,189) 2%,rgb(207,219,120) 3%,rgb(149,175,54) 100%); 
background: -o-linear-gradient(top, rgb(228,237,189) 2%,rgb(207,219,120) 3%,rgb(149,175,54) 100%); background: -ms-linear-gradient(top, rgb(228,237,189) 2%,rgb(207,219,120) 3%,rgb(149,175,54) 100%); background: linear-gradient(top, rgb(228,237,189) 2%,rgb(207,219,120) 3%,rgb(149,175,54) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4edbd', endColorstr='#95af36',GradientType=0 );
}

/* Search Results */

.searchContain {
	padding: 5px;
	width: 780px;
	margin: 6px auto 0 auto;
	font-size:1.2em;
	border: 2px solid #dedede;

}
.itemTitle {
	font-size:1.0em;
	font-weight:bold;

}
.searchContain a.dlink {
	font-size:1.4em;
	line-height: 1.6em;
	text-decoration: none;
}
.searchContain a.dlink:hover {
	text-decoration: none;
}
.searchContain img.dlink {
	vertical-align: middle;
	padding-right:6px;
}
ul.features {
	list-style: none;
	margin: 0;
	padding:0;
}
ul.features li {
	list-style: none;
	margin: 0;
	padding:0;
}
/*
.label {
	font-size:1.2em;
}
.data {
		font-size:1.3em;
		font-weight: bold;
}*/

.sec1 {
		width:250px;
		float:left;}
.sec2 {
		width:300px;
		float: left;
		padding: 4px 6px;
		margin: 0px 5px 5px 5px;}
.sec3 {
		width:190px;
		padding: 4px 6px;
		float: left;}

#invList td {
	border:1px solid #efefef;
}
		
#invList th {
	text-align:left;
}

.panel {
	margin: .2em .5em 0 .5em;
}
.panel-heading {
	background-color:#4968ad;
	border-top-left-radius: .75em;
	border-top-right-radius: .75em;
	box-shadow: 0.125em 0 0 0 rgba(0,0,0,0.125);
}
.panel-heading h3 {
	color: #fbfbfb;
	
}
.panel-body {
	margin-top: -.75em;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	box-shadow: 0.125em 0.175em 0 0 rgba(0,0,0,0.125);
	padding-bottom: .5em;

}

#logos {
	margin-right:auto;
	margin-left:auto;
	text-align:center;
}

#logos h2 {
	color:#000;
}

#head-addr {
	text-align:right;
	color:#000;
}
#head-addr h2 {
	color:#000;
}


/* home page search */

#wider2 {
	max-width: 200px;

}
#homeSearch p {
	margin:0;
	
}
li.homeSearchLI {
	line-height:2em;

}
/** @group clearfix **/
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
 
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }



/** all devices and responsive browser windows **/
@media screen and (max-width: 800px) {
	body {
		padding: 8px 12px;
	}
	
	#hublife-form #aligned {
		width: 100%;
		float: none;
		display: block;
	}
	#hublife-form #aside {
		width: 100%;
		display: block;
		float: none;
	}
	#hublife-form .txtinput, #hublife-form textarea {
		width: 80%;
	}
	#prioritycase {
		float: left;
		display: block;
	}
	#recipientcase {
		float: left;
		display: block;
		margin-right: 55px;
	}
	.searchContain {
	padding: 3px;
	width: 100%;
	margin: 10px auto 0 auto;
	font-size:1.2em;
	border: 2px solid #dedede;}
	.sec1 {
		float:left;}
	.sec2 {
		float: none;
		padding: 5px 5px;
		margin: 0px 5px 5px 5px;}
	.sec3 {
		padding: 5px 5px;
		float: left;}



/* smaller screen dropoff *******/
@media only screen and (max-width: 550px) {
 	#hublife-form .txtinput, #hublife-form textarea {
		width: 80%;
	}
}

/* iPhone Landscape ********/
@media only screen and (max-width: 480px) {
	body {
		padding: 10px 0px;
	}
	select.selmenu {
		width: 190px;
	}
}

/* iPhone portrait *******/
@media only screen and (max-width: 320px) {
	body {
		padding: 10px 0px;
	}
 	#hublife-form .txtinput, #hublife-form textarea {
		width: 60%;
	}
	#hublife-form #aligned {
		overflow: hidden;
	}
	select.selmenu {
		width: 160px;
	}
	#recipientcase {
		margin-right: 30px;
	}
	.sec1 {
		width:auto;
		float:none;}
	.sec2 {
		width:auto;
		float: 300px;
		padding: 2px 2px;
		margin: 0px 2px 2px 2px;}
	.sec3 {
		width:auto;
		padding: 2px 2px;
		float: none;}
}

