/************************************/
/* CONTACT CSS **********************/
/************************************/

#contact .captcha_box {
	border: 1px solid #CCC ; 
	background-color: #FFF ; 
	padding: 5px ; 
	width: 280px ;
}

.contact_alert {
	font-weight: bold ;
	margin-bottom: 10px ;
	text-align: center ;
}

.contact_business{
	font-weight: bold;
	font-size: 14px;
}
.contact_left .form_box {
	width: 250px ;
}

#contact_hours_day {
	float: left ;
	font-weight: bold ;
	width: 100px ;
}

#contact_hours {
	float: right ;
	margin-left: 10px ;
	text-align: right ;
	text-transform: capitalize ;
	width: 140px ;
}

.additional_directions {
	margin-top: 15px ;
}

.contact_info {
	font-weight: bold ;
}

.contact_left {
	float: left ;
	margin-left: 20px ;
	width: 300px ;
}

.contact_right {
	float: right ;
	width: 550px ;
	padding-right: 25px ;
	padding-top: 25px ;
	text-shadow: none !important ;
}

.input_box {
	border: 1px solid #AAA ;
	padding: 5px ;
}

.text_box {
	border: 1px solid #AAA ;
	padding: 5px ;
}

.button {
	border: 1px solid #AAA ;
	background-color: #FFF ;
	font-size: 14px ;
	margin-top: 5px ;
	padding: 5px ;
}

#map a:link {
	color: #000;
}

.textLocations {
	font-size: 12px ;
	font-weight: normal ; 
	width: 300px ; 
}

#directionsPanel {
	background-color: #666 ;
	border: 1px solid #000 ;
	color: #FFF ;
	margin-top: 18px ;
	padding: 10px ;
	text-shadow: none !important ;
}

#address_window {
	background-color: #FFF ;
	border: 1px solid #666 ;
	height: 650px ;
	position: absolute ; 
	width: 550px ;
	z-index: 1000;	
}

.mark_info {
	color: #000 ;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ;
	font-size: 12px ;
}

#map_canvas {
	border: 1px solid #666 ;
	height: 650px ;
	width: 550px ;
}

.dir_title {
	font-size: 16px ; 
	text-align: center ;
}

.dir_label {
	font-size: 16px ;
}

.dir_input {
	border: 1px solid #DDD ;
	font-size: 14px ;
	padding: 5px ;
	width: 300px ;
}

.dir_button {
	border: 1px solid #DDD ;
	font-size: 16px ;
	margin-top: 5px ; 
	padding: 5px ;
}