﻿.Contact_text
{
   float:left;
   width:286px;
   line-height:19px;
   padding:0 12px;
}

.Contact_img
{
   float:left;
   width:320px;
   height:380px; 
   overflow:hidden;
   z-index:1;
}
.Contact_row
{
 
   width:760px;
   clear:both;
}
.map_loading 
{
    background: url("/Includes/images/loading_map.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 100px;
    left: 110px;
    position:absolute;
    top: 140px;
    width: 100px;
    z-index: 0;
}
/*.Contact_head
{
   width:280px;
   font-size:20px;
   color:#000;
   float:left;
   
}
.Contact_title
{
    width:280px;
    font-size:16px;
    color:#9e9e9e;
    font-weight:bold;
    float:left;
    
}
.Contact_detail
{
     width:280px;
     float:left;
}*/

.mapAnchor
{
    cursor: pointer;  
    margin-left:10px; 
}
a.mapAnchor,a.mapAnchor:link,a.mapAnchor:visited,a.mapAnchor:hover,a.mapAnchor:active
{
    cursor: pointer;  
    margin-left:10px;
    text-decoration:none;
    font-size:12px !important; 
}
.contactUs_container
{
    float: left;
    width: 300px;
}
.contact_right
{
	width:759px; 
	float:right;
	padding:20px 0;
	border-left:#E4E4E4 1px solid;
}
.contact_form
{
	width:380px; 
	padding:0 20px;
	float:left;
}
.contact_info
{
	width:339px;
	float:right;
}
.contactLabel
{
	background-color:#fafafa;
	padding:20px;
	margin-top:20px;
	float:left;
}
.contactInfoLine
{
	width:100%;
	padding-bottom:10px;
	float:left;
}
.contactInfo_leftTxt
{
	width:90px;
	float:left;
	text-align:right;
	padding-right:10px;
	line-height:28px;
}
.contactInfo_rightInput
{
	width:230px;
	float:left;
}
.contact_select
{
	margin-top:5px;
	width:232px;
	border:1px solid #ccc;
}
.contact_textarea
{
	width:220px;
	border:1px solid #ccc;
	height:160px;
	padding:5px;
	overflow:auto;
	background-color:#fbfbfb;
	font-size:12px;
}
.contactInfoInput
{
	width:220px;
	padding:0 5px;
	border:1px solid #ccc;
	height:26px;
	line-height:26px;
	background:url(/Includes/images/inputBg.jpg) repeat-x;
}
.asterisk
{
	color:#dc7b06;
	font-size:12px;
	padding-left:3px;
}
.contactTxt
{
	font-size:18px;
	font-weight:bold;
	color:#545353;
	padding-bottom:10px;
}
.contact_address
{
	color:#666;
	font-size:12px;
	width:115px;
	float:left;
}
.contact_information
{
	color:#666;
	font-size:12px;
	width:205px;
	float:right;
}
.contact_map
{
	width:100%; 
	margin-top:16px; 
	float:left;
}
.read_checkbox
{
	width:20px;
	float:left;
	padding-left:100px;
}
.readInfo
{
	width:200px;
	float:left;
	padding-left:10px;
}
.submitButton
{
	border:none;
	background-color:#ea9630;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	margin-left:100px;
	padding:5px 0;
	margin-top:15px;
	width:130px;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
}
.contact_form_text
{
    color:#333;
    font-size:16px;
}