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

/* Layout */
#VE_Pushpin_popup_body, .VE_Pushpin_popup_title{ text-align:left;}
#csmap {
	position: relative;
	width: 630px !important;
	height: 240px !important;
	background: #FFFFFF !important;
	margin: 0;
	padding: 0;
	border: 5px solid #FFFFFF;
}
#csmap_vemessagepanel, #threeDNotification {visibility: hidden; text-align:left;}
#csmap .loading {
	position: absolute;
	left: 298px;
	top: 128px;
	margin-top: -16px;
	margin-left: -16px;
	background: #FFF;
}

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

/* Directions */
#directions_container {
	clear: both;
	width: 628px !important;
	display:block;
	float:left;
	text-align:left;
}
#directions_container .step {width: 30px; color: #E54153; font-weight: bold; text-align: left;}
#directions_container .details {width: 70px;}
#directions_container .result {padding: 5px; float:left; font: 11px Verdana, Arial, Helvetica, sans-serif;}

/* Destination */
#destination_container{
display:block;
}

/* 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: 645px;
	margin: 0;
	text-align: left;
	float: left;
	padding: 0;
}
#map-left {
	width: 640px !important;
	float: left;
	padding: 0px;
	margin: 0px;
	text-align: left !important;
	border:solid 1px #B7BBBA;
}
#map-right {
	width: 640px;
	height: auto;
	border:solid 1px #D7D6D6;
	padding: 14px;
	margin-bottom: 20px;
	background-color:#F2F2F2;
}
#clear {
	clear: both;
	height: 10px;
}
.note {
	color: #333;
	font-size: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.details {
	font-weight: bold;
}
a:hover.pushpin{
	top: 0;
	left: 0;
	width: 100px;
}
.your_address {
	float:left;
	width: 210px;
	padding-right: 20px;
}
.left_col {
	clear: right;
	float: left;
	height: 30px;
	width: 210px;
}
#map-right input, textarea, select {
	border:1px solid #FFFFFF;
padding:0.2em;
width:185px;
}
#gdbutton {
	background:transparent url('../../img/find-R1.gif') no-repeat scroll 0;
	border:0;width:120px;height:20px; text-indent:-9999px;
}
#print {
	background:transparent url('../../img/print-R1.gif') no-repeat scroll 0;
	border:0;width:126px;height:20px; text-indent:-9999px;
}
.b{
	float: right;
	height: auto;
	width: 77px;
	padding-top: 6px;
}
.title {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
#destination_container{
display:none;
}

#MSVE_MapContainer{width:628px;}
.mapAddress{float:left;width:215px;margin-right:20px; margin-left:10px;margin-bottom:10px;}
.mapAddress strong{display:block;padding:10px 0 0 0;font-size:13px; color:#D72939;}
.mapAddress p{ margin:0;}
.mapButtons{float:right;width:140px; }
.mapButtons button{margin:10px 0 0 0;}
