/* PDpage_navbold used by rate plug link in rightside navigation of Property Details page - 02/14/07 */
.PDpage_navbold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight: bold;
	text-decoration : none;
	color: #0000FF;
}


/* div.logout_button_position added for ET 6443 */
div.logout_button_position {
	position: relative;
	left: 690px;
}

<!-- Agent Homepage Content Control -->
.agent_homepage_designtype1	 {width: 600px}

<!-- Custom Map Control -->
.dashboard_bg {	FILTER: alpha (opacity=80); BACKGROUND-COLOR: transparent; -moz-opacity: 0.8; opacity: 0.8; khtml-opacity: 0.8; 
BACKGROUND-REPEAT: no-repeat; }
.dashboard_text {font-family: Arial; font-size: 10px; color: #6B0F0D }
.dashboard_radio {height: 10px; width: 10px;}

.be_orientation A{ text-align:center; background:url("../LS_MapSearch_UI/MapControl/square_off.gif"); font-family: verdana; font-size: 11px; color: #6B0F0D; text-decoration:none; WIDTH: 17px; HEIGHT: 17px}
.be_orientation A:hover{ background:url("../LS_MapSearch_UI/MapControl/square_on.gif"); }

#beZoom A { PADDING: 2px; WIDTH: 28px;  HEIGHT: 30px}
#beZoom A:hover { PADDING: 0px; BORDER: #CC9000 2px solid; }
#beZoom A:active { PADDING: 0px; BORDER: #CC9000 2px solid; }
#beZoom .Selected { PADDING: 0px; BORDER: #CC9000 2px solid;}
#beZoom .UnSelected { PADDING: 2px; WIDTH: 28px;  HEIGHT: 30px }

#beGrid IMG { WIDTH: 55px; HEIGHT: 55px }
#beGrid A { PADDING: 2px; WIDTH: 55px;  HEIGHT: 55px}
#beGrid A:hover { PADDING: 0px; BORDER: #CC9000 2px solid; }
#beGrid .Selected { PADDING: 0px; BORDER: #CC9000 2px solid;}

<!-- Driving Directions -->

.text_input_sm { font-family: verdana, sans-serif; font-size: 10px;}
.results-smbox { width: 129px; height: 72px; background: url('../LS_MapSearch_UI/DrivingDirection/DD_results_smbox-bg.gif');border: #666666 solid 1px;}
.row-bg-color {background-color: #ececec;}
.dd_header { font-family: verdana, sans-serif; font-size: 11px; font-weight: bold; color: #ffffff; padding:3px; height:10px}
.dd_text { font-family: verdana, sans-serif; font-size: 11px; padding:5px}
.dd_step { text-align:center;font-family: verdana, sans-serif; font-size: 10px; font-weight: bold; }

.PopupMenuDividor 
{
	background: #000000
}
.PopupMenuBottom 
{
	background: #000000
}
.vepp_text1 { font-family:verdana; color:#006666; font-size: 10px; font-weight: bold; background-color:#ffffd4; border-bottom: 1px solid #336699}

.vepp {font-family:verdana; font-size: 10px; color: #000000;}
.vepp A{font-family:verdana; font-size: 10px; color: #336699;}
.vepp_text2 {font-family:verdana; font-size: 10px; color: #666666;}
.vepp_text3 {font-family:verdana; font-size: 9px; color: #000000; background-color:#ececec; border: 1px solid #666666}

/* ID classes to control Quicksearch input boxes start  - ET18053 */

#ListingNumber {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: normal;
	text-decoration : none;
}

#StreetNumber {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: normal;
	text-decoration : none;
}

#StreetName {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: normal;
	text-decoration : none;
}

#ZipCode {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: normal;
	text-decoration : none;
}

#MinPrice {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: normal;
	text-decoration : none;
}

#MaxPrice {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: normal;
	text-decoration : none;
}

#LastName {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: normal;
	text-decoration : none;
}

#City {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: normal;
	text-decoration : none;
}

#Hotline {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: normal;
	text-decoration : none;
}

/* ID classes to control Quicksearch input boxes end - ET18053 */
/* ID classes to control Agent leftnav position start - ET18148 */
#Master_agentnavrow {vertical-align: top}
#agentnavrow {vertical-align: top}
#agentcontentrow {vertical-align: top}
/* ID classes to control Agent leftnav position end  - ET18148 */