/* CSS Document */
.form-header {
	text-align:center;
}

.numbers {
	margin:13px 0 0 0; 
	float:right;  
	font-size:15px;
  }
.number:first-child { 
  padding:7px 25px 7px 0px;
  border-right: 3px solid #c6cb67;	
}

.number {
  float:left; 
  display:inline; 
  padding:7px 25px 7px 25px; 
  font-size: 15px;	
}

.number:last-child {
  padding:7px 15px 7px 25px; 
  border-left: 3px solid #c6cb67;
}

.number .city {
  font-size:13px;
  font-weight:bold;	
}
.mobile {
	  display:none;
  }
.border-right {
	padding-right:10px;
	border-right:1px solid #ccc;
}
.border-left {
	padding-left:10px;
	border-left:1px solid #ccc;
}

.brandbox {
width:213px;
float:left;
display:inline;
position:relative;
top:-15px;  
}

.brandbox_header {
background: url(../img/bg_brandbox.png) no-repeat #f18a20; 
width:213px;
height:31px;
/*color:white; 
padding:10px;*/
}

.brandbox_content {
background:#fad7b4;  
padding:12px; 
font-size:10px; 
line-height:20px; 
/*color:#b3ba36;*/
color:#59595b;
margin-bottom:0px;
}

.bluebox {
width:213px;
float:left;
display:inline;
position:relative;
top:-15px;  
}

.bluebox_header {
background:url(../img/bg_silverbox.jpg);
/*background-color:#7e7f81;*/
background-repeat:y; 
color:white; 
padding:10px;
}

.bluebox_content {
background-color:#9ccdde;
border-right:#a0a1a2 1px solid; 
border-left:#a0a1a2 1px solid; 
padding:12px 5px 12px 12px; 
font-size:10px; 
line-height:20px; 
/*color:#b3ba36;
color:#59595b;*/
color:#000;
margin-bottom:0px;
}

.topnav{
font-size:10px;
font-weight:bold;
color:#808183;
text-align:right;
margin:10px 15px 0px 0px;
}
.topnav a:link{
color:#808183;
text-decoration:none;
}
.topnav a:hover{
color:#b3b936;
/*text-decoration:underline;*/
}
.topnav a:visited{
color:#808183;
text-decoration:none;
}
.topnav a:visited:hover{
color:#b3b936;
text-decoration:none;
}

.bottomnav {
	display:none;
}
.bottomnav{

font-weight:bold;
color:#808183;
margin:10px 15px 0px 0px;
}
.bottomnav a:link{
	font-size:14px;
color:#808183;
text-decoration:none;
line-height: 18px;
}
.bottomnav a:hover{
color:#b3b936;
/*text-decoration:underline;*/
}
.bottomnav a:visited{
color:#808183;
text-decoration:none;
}
.bottomnav a:visited:hover{
color:#b3b936;
text-decoration:none;
}

.smlist {
	font-size:11px;	
}

.wrap h1 {
	color: #24333c;
	font-size: 20px;
	font-weight: normal;
	margin: 25px 0 15px;
	text-align: center;
}

.wrap label {
	color: #24333c;
	font-size: 13px;
	font-weight: normal;
}

.wrap {
	background: #eaf0f4;
	border: 5px solid #839cc8;
	width: 100%;
	padding: 0 10px;
}

.wrap form {
	padding: 0;
	margin: 0 0 20px;
}
.wrap table {
	margin: 0;
}
.wrap #form1 table {
	width:50%;
	float:left;
	display:inline;
}
.wrap #form2 table {
	width:49%;
	float:left;
	display:inline;
}
.wrap #form4 table {
	width:30%;
	float:left;
	display:inline;
}
.wrap #form5 table {
	width:69%;
	float:left;
	display:inline;
}
.wrap #form3 table, .wrap #form6 table {
	width:100%;
	clear:both;
}
.wrap #form3, .wrap #form6{
	padding-top:15px;
	padding-bottom:15px;
	clear:both;
}
.wrap #form1, .wrap #form2, .wrap #form2, .wrap tr, .wrap td, .wrap input, .wrap textarea {
	margin: 0;
	padding: 0;
}
.wrap td {
	padding: 0 0 5px;
}
.wrap .error[generated=true] {
	color: #dc0000;
	font-size: 12px;
	padding: 5px 0 2px 0;
}
.wrap div.error td {
	padding: 0;
}
.wrap input {
	background: #FFF;
	border: 1px solid #7a91a1;
	font: inherit;
	font-size: 12px !important;
	line-height: normal;
	/*min-height: 30px;*/
	padding: 3px;
	width: 150px;
}
.wrap textarea {
	background: #FFF;
	/*border: 3px solid #7a91a1;*/
	font: inherit;
	font-size: 12px;
	line-height: normal;
	/*min-height: 30px;
	padding: 5px 10px;*/
	width: 300px;
}
.wrap input:focus, .wrap textarea:focus {
	border-color: #b0c3d0;
	outline: none;
}
.wrap textarea {
	resize: vertical;
}
.wrap input[type=submit] {
	background: #4d6a9c;
	color: #FFF;
	font: inherit;
	padding: 7px 20px;
	width: auto;
}

.wrap #response {
	margin-bottom: 20px;
	text-align: center;
}
.wrap #response .success {
	color: #08a300;
}
.wrap #response .failure {
	color: #dc0000;
}
.required {
	font-weight:bold;	
}
.mobileForm {
	display: none;
}
.belowNav {
	display:none;	
}
.headerNumber {
	float:left; padding:3px 10px 0 0; font-size:16px !important; line-height:18px; font-weight:bold;	
}

.headerNumber p {
	margin:0;	
}

.headerNumber p:first-child{
	font-size:14px;	
}
.logo {
	max-width:140px !important; max-height:100px !important; width:100%; height:auto; float:left; padding:0px; margin:0px;
}

.header {
	background:url(../img/bg_header.png) no-repeat;
	background-size: cover;
	position: relative;
}

.numbers.aboveNav {
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	float: none;
	margin: 0;
}

.numbers.aboveNav .number {
	border: none;
	padding: 0;
	text-align: right;
}

.brandbox .color {
	color:#f18a20;	
}

@media (max-width: 979px) {
	.wrap #form4 table {
		width:100%;
		float:left;
		display:inline;
	}
	.wrap #form5 table {
		width:100%;
		float:left;
		display:inline;
	}
	.contact h3.form-header, .contact p.form-header {
		max-width:420px;
	}
}

@media (max-width: 480px) {
	label {
		margin-top:0px !important;  
    }
}