/* margin adjustment for individual pages to make up for margin: 0 auto change */


/* Grids Custom */
#custom-doc {width: 170px; text-align: left;}

/* Layout */
#VE_Pushpin_popup_body, .VE_Pushpin_popup_title{ text-align:left!important;}
#csmap {position: relative; width: 555px !important; height: 366px !important; background: #FFFFFF !important; margin: 0; padding: 0; border: 0;}
#csmap_vemessagepanel, #threeDNotification {visibility: hidden; text-align:left!important;}
#csmap .loading {position: absolute; left: 50%; top: 50%; margin-top: -16px; margin-left: -16px; background: #FFF;}

.field { width:195px; height:16px; font-size:11px; font-color: #333333; border: 1px solid #A7CCFF;}
.pfield {font-size: 11px; font-color: #333333; padding: 2px; margin-top: 10px;}
.error img {float: left; color: #CC0000;}

/* Directions */
#directions_container { clear: both; width: 655px!important; margin-top: 10px !important; float:left; text-align:left!important;}
#directions_container table {float:left;}
#directions_container th { text-align: left!important; }
#directions_container .step {width: 30px; color: #F74D00; font-weight: bold; text-align: left;}
#directions_container .details {width: 70px; padding-left: 20px;}
#directions_container .result {clear:both; padding: 10px 30px 30px; font: 11px Verdana, Arial, Helvetica, sans-serif; color: #F74D00; margin-left: 10px;}
#directions_container td, #directions_container th { padding: 3px; }

/* Destination */
#destination_container{padding: 0px 10px 10px 0px !important;}

#directionsPanel {clear: both; margin: 0 82px 0 0; text-align:left!important;}
#directionsPanel table {width: 100%}

/* Map Api Edits */
#csmap_dashboard table, #csmap_dashboard th, #csmap_dashboard tr, #csmap_dashboard td {padding: 0; margin: 0;} /* Grid Reset Affects Dashboard */
#csmap_dashboard { width:150px; background: #FFFFFF;}
#csmap_veplacelistpanel {text-align: left;
}
.fontwhite {
	color: #666;
	font-size: 11px;
	line-height: 17px;
}
a.fontwhite {
	text-decoration: underline;
}
a:hover.fontwhite {
	text-decoration: none;
}
/* PNG */
#map-container {
	width: 821px; 
	margin: 20px 0 0 4px;
	text-align: left;
	float: left;
}
#map-left {
	width: 555px !important;
	float: left;
	padding: 0px;
	margin: 0px;
	text-align: left !important;
}
#map-right {
	width: 250px;
	height: 346px;
	float: left;
	padding: 20px 0 0!important;
	margin: 0 0 0 5px !important;
	text-align: left;
	background: url(../../img/map-right.jpg) no-repeat;
}

#clear {
	clear: both;
	height: 1px;
}
.note {
	color: #5282C6; font-size: 10px; padding-bottom: 10px;
}
.details {
	font-weight: bold;
}
#gdform {
	width: 230px; 
}
#gdform_container {
	width: 230px;
	float: left !important;
}
form div {  text-align : left; padding: 0px 0px 0px 0px; float: none !important; margin: 0px;
}
h3{
	 font-weight: bold !important; line-height: 14px !important;
}
h4{
	 font: bold 11px/17px Verdana, Arial, Helvetica, sans-serif !important; color: #5282C6; padding: 0; margin-top: -5px;
}
.spacer5{
	height: 10px;
}
a:hover.pushpin{
	top: 0;
	left: 0;
	width: 100px;
}
.roundcont a {
    color: #000000 !important;
}