/* 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: 494px !important;
	height: 240px !important;
	background: #FFFFFF !important;
	margin: 0;
	padding: 0;
}
#csmap_vemessagepanel, #threeDNotification {visibility: hidden; text-align:left;}
#csmap .loading {
	position: absolute;
	left: 245px;
	top: 115px;
	margin-top: -16px;
	margin-left: -16px;
}
.field {
	width:140px;
	height: 23px;
	font-size: 11px;
	color: #656565;
	border:solid 1px #B7BBBA;
}
.pfield {font-size: 11px; color: #656565; padding: 2px; margin-top: 10px;}
.error img {float: left;}

/* Directions */
#directions_container {
	clear: both;
	width: 494px !important;
	display:block;
	float:left;
	text-align:left;
}
#directions_container .step {width: 30px; color: #0099CC; font-weight: bold; text-align: left;}
#directions_container .details {width: 70px;}
#directions_container .result {padding: 5px; float:left; font: 11px Arial, Helvetica, sans-serif; color: #0099CC;}

/* 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: 494px;
	padding: 3px;
	text-align: left;
	float: left; margin-left:36px; display:inline;
	background-image: url(../../img/folio-background.jpg);
	background-repeat: no-repeat;
}
#map-left {
	width: 494px !important;
	float: left;
	padding: 0px;
	margin: 0px;
	text-align: left !important;
}
#map-right {
	width: 464px; height: auto; padding: 15px;	margin-bottom: 20px; clear:left;
}
#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;
}
.left_col {
	clear: right;
	float: left;
	height: 30px;
	width: 210px;
}
#map-right input, textarea, select {
font-size:11px;
	border:solid 1px #C6D6E3;
	float:left;
padding:0.2em;
width:200px;
	margin-bottom: 10px;
}
label {font-family: Arial, Geneva, Helvetica, sans-serif; font-size:1em; color: #424242; font-weight:bold;}
input:focus, textarea:focus { border: solid 1px #33CCFF;
}
#gdbutton { 
	background:url(../../img/R1.jpg) no-repeat; width: 157px; padding: 0.4em 0.5em 0.4em 0.5em; margin: 0 0 3em 0; display:block; float:left; color: #FFF; text-decoration:none; font-weight: bold; text-indent: 30px; border:0; cursor:pointer; font-size:11px;
}
#gdbutton:hover { background:url(../../img/R1.jpg) no-repeat 0 -25px; color: #FFF;
}
#print { 
	background:url(../../img/R1.jpg) no-repeat; width: 157px; padding: 0.4em 0.5em 0.4em 0.5em; margin: 0 0 3em 72px; display:block; float:left; color: #FFF; text-decoration:none; font-weight: bold; text-indent: 30px; border:0; cursor:pointer; font-size:11px;
}
#print:hover { background:url(../../img/R1.jpg) no-repeat 0 -25px; color: #FFF;
}
#destination_container{
display:none;
}
.col-two { width:230px; float:left;
}
table { width:494px; color: #656565; line-height:1.5em; border-top: solid 1px #ccc; padding-top:10px;
}