/* 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: 548px !important;
	height: 250px !important;
	background: #FFFFFF !important;
	margin: 0;
	padding: 0;
	border: 0;
}
#csmap_vemessagepanel, #threeDNotification {visibility: hidden; text-align:left;}
#csmap .loading {
	position: absolute;
	left: 308px;
	top: 128px;
	margin-top: -16px;
	margin-left: -16px;
	background: #FFF;
}

.field {
	width:140px;
	height: 23px;
	font-size: 11px;
	color: #333333;
	border:solid 1px #7f9db9;
}

.pfield {font-size: 11px; color: #333333; padding: 2px; margin-top: 10px;}
.error img {float: left;}

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

/* Destination */
#destination_container{
}

/* 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: 550px;
	margin: 0;
	text-align: left;
	float: left;
}
#map-left {
	width: 558px !important;
	float: left;
	padding: 0px;
	margin: 0px;
	text-align: left !important;
	border: 1px solid #E5E5E5;
}
#map-right {
	width: 528px;
	height: auto;
	background: #FFF;
	margin-top: 15px;
	border: 1px solid #E5E5E5;
	padding: 9px 12px;
}
#clear {
	clear: both;
	height: 10px;
}
.note {
	color: #333;
	font-size: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.details {
	font-weight: bold;
}
a:hover.pushpin{
	top: 0;
	left: 0;
	width: 100px;
}
.your_address {
	width: 125px;
	padding-right: 20px;
	font-family: Arial, sans-serif;
	font-size: 11px;
}
p {
	font-size:11px;
	color:#000000;
	margin:5px 0 10px 0;
	border-bottom:solid 1px #E5E5E5;
	padding:0 0 10px 0;
}
.left_col {
	clear: right;
	float: left;
	height: 30px;
	width: 130px;
}
#map-right input, select {
	float:left;
	font-size:11px;
	border:solid 1px #7f9db9;
	width:120px !important;
	margin-left: 0px;
	padding:3px 2px;
	margin-bottom: 10px; color: #333;
}
#gdbutton  {
	clear:both;
	padding:0 0 0px 0;
	width:69px;
	height:22px;
	background:#F2F2F2;
	border: solid 1px #ccc !important;
	text-align:center;
	line-height:22px;
	color:#333;
	font-size:11px;
	font-weight:bold;
	border:none;
	cursor: pointer;
}
#print  {
	clear:both;
	padding:0 0 0px 0;
	width:69px;
	height:22px;
	background:#F2F2F2;
	border: solid 1px #ccc !important;
	text-align:center;
	line-height:22px;
	color:#333;
	font-size:11px;
	font-weight:bold;
	border:none;
	cursor: pointer;
}
.b{
	float: right;
	height: auto;
	width: 69px;
	padding: 12px 15px 0 0;
}
.title {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold; text-indent: 0;
}
.float_left     { float:left;}
.float_right    { float:right;}
.clear_left     { clear:left;}
.fl_cr          { float:left; clear:right;}
.fr_cl          { float:right; clear:left;}
.clear_right    { clear:right;} 
.clear_none     { clear:none;}
.cleardiv       { clear:both;}
.hand {cursor:auto;}
.map-container p { border:0!important;}

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