/* Grids Custom */
#custom-doc {
	width: 200px; text-align: left;
}
#VE_Pushpin_popup_body, .VE_Pushpin_popup_title { 
	text-align:left;
}
#csmap {
	width: 388px !important; border: solid 1px #F2F2F2; height: 253px !important; background: #FFF; float:left; position: relative;
}
#csmap_vemessagepanel, #threeDNotification {
	visibility: hidden; text-align:left;
}
#csmap .loading {
	position: absolute; left: 50%; top: 50%; margin-top: -16px; margin-left: -16px;
}
.field { 
	width:170px; height: auto; color: #5E5E5E; border: 1px solid #E3E3E4; float: left; padding: 0.2em; margin: 0 0 0.3em 0; display:inline; font-size: 11px; clear:left;
}
.field:focus{ 
	border: 1px solid #33CCFF;
}
.pfield {
	font-size: 11px; color: #5E5E5E; padding: 2px; margin: 10px 0 0 0;
}
.error img {
	float: left; color: #CC0000;
}
#destination_input {
	margin-bottom: 20px;
}
/* Directions */
#directions_container { 
	clear: both; width: 400px; display:block; margin: 0 0 0 390px; float:left; text-align:left; padding: 0px 0 0 0 ; font: normal 12px/17px "Lucida Grade",Arial,Geneva,Helvetica,sans-serif;}
#directions_container .step {
	width: 30px; color: #588498; font-weight: bold; text-align: left; font-size: 12px;
}
#directions_container .details { 
	padding-left: 20px; color: #F09623; font-size: 12px; width:60px;
}
#directions_container .result {
	padding: 10px 0 20px 30px; float:left; color: #F09623; font-size: 12px;
}
#destination_container p {
	margin: 0; font-size: 11px; color: #5E5E5E;
}
/* Destination */
#destination_container {
	 width: 170px; float: left; font-size: 11px; margin: 0px;  clear:left; padding:0.2em; 
}

/* 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: #FFF;
}
#csmap_veplacelistpanel {
	text-align: left;
}
/* Map Container */
#map-container {
	width: 810px; clear: both;  margin: 0 auto;
}
#map-right {
	width: 420px; float: right; clear:right; height: 255px; margin: 0px; background: url(../../img/map-right.jpg) no-repeat;
}
.note {
	color: #668FA4; float: left; padding: 0; width: 150px; font: normal 10px/15px "Lucida Grade",Arial,Geneva,Helvetica,sans-serif;}
.details {
	font-weight: bold;
}
#gdform {
margin: 0; padding: 0; font: normal 0.625em/1em "Lucida Grade",Arial,Geneva,Helvetica,sans-serif;color: #668FA4;
}
.map-text {
font: normal 0.625em/1em "Lucida Grade",Arial,Geneva,Helvetica,sans-serif;color: #668FA4; margin:10px 12px 0px 10px;
}
#gdform_container {
	width: 390px; float: left; padding: 15px 20px 5px 20px;
}
form div {  text-align : left; padding: 0px 0px 0px 0px; float: none; margin: 0px;
}
#sendblue {
	float: left; width: 146px; height: 31px; border: 0; display:inline; background: url(../../img/find-directions-R1.gif) no-repeat 0 0; margin: 25px 0px 0 0px; cursor:pointer; text-indent:-9999px;
}
#sendblue:hover {
	background:url(../../img/find-directions-R1.gif) no-repeat 0 -31px;
}
#print {
	float: left; display:inline; clear:left; width: 146px; height: 31px; background: url(../../img/print-directions-R1.gif) no-repeat 0 0; text-indent: -9999px; margin: 0.2em 0px 0 0px;
}
#print:hover {
	background:url(../../img/print-directions-R1.gif) no-repeat 0 -31px;
}
#reset {
	float: left; display:block; width: 51px; height: 20px; background: #333 url(../../img/reset-R1.gif) no-repeat 0 0;
}
#reset:hover {
	background:url(../../img/reset-R1.gif) no-repeat 0 -20px;
}
#content div h2.map {
background: none; width: 200px; height: 30px; text-indent: -9999px; margin: 0; padding: 0; /* url(../../img/h2-map-hdr.gif) no-repeat */
}
label {
margin: 0; padding: 0.6em 0 0.2em 0px; width: 170px; clear:left; float: left; color: #588498; font: bold 12px/18px "Lucida Grade",Arial,Geneva,Helvetica,sans-serif;}
table th {
font-weight: bold;
}
.column2 {
 float: left; width:190px;
} 
.column2 span { text-indent:0; font-size:10px; 
}
h2.map {
	color: #588498; font: bold 16px/17px "Lucida Grade",Arial,Geneva,Helvetica,sans-serif;float: left; margin:0;
}
div.hr {
 clear: both; height: 1px; float: left; width: 230px; border: 0; background: #eee; margin: 0 0 5px 0; padding: 0;
}
div.hr hr, div.hr1 hr {
  display: none;
}
#gdform_container strong {
	font-weight: bold; color: #CC0000; margin-bottom: 10px; float: left; font-size: 13px; line-height: 17px !important; width: 230px;
}
#gdform_container strong.blue {
	color: #DC6822 !important;
}
label.location { clear:both; float:left; }