.mod-form-contact-us {
	margin: 30px 0 13px 0;
}
.mod-form-contact-us .dealer-info {
	background: #000a12;
	padding: 2px;
	margin: 0 0 20px 0;
	position: relative;
	z-index: 1;
}
.mod-form-contact-us .dealer-info h1{
	color:#FFFFFF;
	font-size:21px;
	font-weight:bold;
	padding:7px 15px;
	overflow: hidden;
}
.mod-form-contact-us .dealer-info .dealer-name{
	float: left;
}
.mod-form-contact-us .dealer-info .dealer-address{
	float: right;
	padding:5px 0 0;
}
.mod-form-contact-us .dealer-info .dealer-website{
	font-size: 12px;
}
.mod-form-contact-us .dealer-info .box-content {
	background: #ffffff;
}
.mod-form-contact-us .dealer-info .box-content .clear {
	line-height: 0;
	height: 0;
	font-size: 1px;
}
.mod-form-contact-us .dealer-info .info {
	padding: 8px;
	width: 340px;
	_width: 338px;
	float: left;
	background: #ffffff;
	position: relative;
	z-index: 1;
}
.mod-form-contact-us .round-box .crn {
	background-image: url("/public/modules/FormContactUs/default/images/round-box.gif");
	background-repeat: no-repeat;
	height: 7px;
}
.mod-form-contact-us .round-box .top {
	background-position: 0 -7px;
}
.mod-form-contact-us .round-box .bottom {
	background-position: 0 -21px;
}
.mod-form-contact-us .round-box .top, .mod-form-contact-us .round-box .bottom {
	padding-left: 7px;
}
.mod-form-contact-us .round-box .top-right {
	background-position: right 0;
}
.mod-form-contact-us .round-box .bottom-right {
	background-position: right -14px;
}
.mod-form-contact-us .round-box .center {
	overflow: hidden;
	border-left: 2px solid #d4d4d4;
	border-right: 2px solid #d4d4d4;
}
.mod-form-contact-us .dealer-info .map {
	/*height: 350px;*/
	margin-left: 358px;
	_margin-left: 355px;
}
.mod-form-contact-us .dealer-info .map .map_canvas{
	height: 350px;
	width: 366px;
	background: #cccccc;
}
.mod-form-contact-us .dealer-info .cat {
	clear: left;
	border-top: 1px dotted #333333;
}

.mod-form-contact-us .dealer-info .cat-first {
	border: none;
}
.mod-form-contact-us .dealer-info .department {
	padding: 10px;
	float: left;
	width: 150px;

}

.mod-form-contact-us .dealer-info .dep-even {
	clear: left;
}
.mod-form-contact-us .dealer-info .department .hours-box .hover {
	position: absolute;
	background: #ebebeb;
	padding: 10px;
	border: 3px solid #000000;
	margin: -50px 0 0 50px;
	left: 0;
	z-index: 100;
	width: 150px;
	display: none;
}
.mod-form-contact-us .dealer-info .department .hours-box .label {
	color: #fe3701;
	cursor: pointer;
}
.mod-form-contact-us .dealer-info .department .hours-box .title {
	font-weight: bold;
	padding-bottom: 9px;
}
.mod-form-contact-us .dealer-info .department .hours-box:hover {
	position: relative;
	z-index: 100;
}
.mod-form-contact-us .dealer-info .department .hours-box:hover .hover {
	display: block;
	position: absolute;
	z-index: 100;
}
.mod-form-contact-us .dealer-info .department .group {
	padding: 0 0 7px 0;
}
.mod-form-contact-us .dealer-info .dealer-department-name{
	font-size: 14px;
	font-weight: bold;
	position: relative;
	z-index: 1;
}
.mod-form-contact-us .dealer-info .main-dep .dealer-department-name {
	font-size: 16px;
}
.mod-form-contact-us .dealer-info .dealer-email{
	background: url('/public/modules/FormContactUs/default/images/icon-contact.gif') 0 3px no-repeat;
	padding:0 0 0 20px;
	margin:3px 0 0;
}
.mod-form-contact-us .dealer-info .link{
	margin:3px 0 0;
}
.mod-form-contact-us .content {
	padding:0px 2px 1px 5px;
} 
.mod-form-contact-us .heading {
	overflow: hidden;
}
.mod-form-contact-us .heading .description{
	float: left;
	padding:0 0 0 10px;
}
.mod-form-contact-us .formBlock{
	margin: 6px 0 0 0;
}
.mod-form-contact-us .formBlock .formContent{
	border: 1px solid #989c9f;
	padding: 20px 0;
	overflow: hidden;
	background: #f0f0f0;
}
.mod-form-contact-us .field {
	padding-left: 122px;
	margin:0 0 4px;
}
.mod-form-contact-us .field .label {
	display: inline; 
	float: left; 
	width: 112px; 
	margin-left: -122px;
	text-align: right;
}
.mod-form-contact-us .formBlock fieldset.first{
 
}
.mod-form-contact-us .formBlock .formContent .field input.text{
	width: 210px;
}
.mod-form-contact-us .formBlock .formContent .field select.department{
	width: 305px;
}
.mod-form-contact-us .formBlock .formContent .field textarea.message{
	width: 503px;
	height: 133px;
}
.mod-form-contact-us .box-security{
	overflow: hidden;
	text-align: right;
	margin: 10px 0 0 0;
}
.mod-form-contact-us .box-security .block1{
	float: right;
	margin-right: 12px;
}
.mod-form-contact-us .box-security .block1 a{
	font-size: 10px;
}
.mod-form-contact-us .box-security .block2{
	float: right;
	margin:0 8px 0 0;
}
.mod-form-contact-us .box-security .block3{
   float: right;
   margin:6px 0 0;
}
.mod-form-contact-us .box-security .block3 input.captcha{
   width: 55px;
}
.mod-form-contact-us .form-button{
	margin: 10px 0 0 0;
	text-align: right;	
}
.mod-form-contact-us .form-button .customBtn{
	margin-right:0;	
}
.mod-form-contact-us .success {
	padding:5px 2px 1px 5px;
	overflow: hidden;
} 
.mod-form-contact-us .success .description{
	float: left;
	width: 485px;
	padding:0 0 0 10px;
}
.mod-form-contact-us .success .success-image{
	margin-left: 490px;
	text-align: right;
}
.mod-form-contact-us .direction-form{
	overflow: hidden;
	padding: 12px;
	background: #000000;
}
.mod-form-contact-us .direction-form .title, 
.mod-form-contact-us .direction-form .direction,
.mod-form-contact-us .direction-form button.customBtn{
	float:left;
}
.mod-form-contact-us .direction-form .title {
	color: #ffffff;
	padding: 3px 10px;
}
.mod-form-contact-us .direction-form button.customBtn {
	margin: -1px 5px;
}
.mod-form-contact-us .direction-form .direction {
	width: 185px;
}
.mod-form-contact-us .dealer-map-balloon{
	overflow: hidden;
}
.mod-form-contact-us .dealer-map-balloon .balloon-dealer-logo{
	float: left;
	width: 70px;
}
.mod-form-contact-us .dealer-map-balloon .balloon-dealer-info{
	margin-left: 70px;
}
.mod-form-contact-us .dealer-map-balloon .balloon-dealer-info .balloon-dealer-name{
	font-weight: bold;
	font-size: 13px;
}
.mod-form-contact-us .captchaContainer{
	width: 75px;
	height: 25px;
}