/* Onboard community CSS Override */
.OB_Wrapper {background-color: #666666;}
.OB_ChartColor1 {background-color: #FF7400; color:#000000;}
.OB_ChartColor2 {background-color: #4096EE; color:#000000;}
.OB_ChartColor3 {background-color: #8A23F0; color:#000000;}
.OB_ChartColor4 {background-color: #008C00; color:#000000;}
.OB_ChartColor5 {background-color: #FF1A00; color:#000000;}
.OB_ChartColor6 {background-color: #0625ED;color:#000000;}
.OB_ChartColor7 {background-color: #ACE02A;color:#000000;}
.OB_ChartColor8 {background-color: #FF0084;color:#000000;}

/* ---- START historical styles created from company webstyle style page in AgentAchieve */
/*
a.formHeader2
{
    color: #FFFFFF;
    font-family: 'Arial';
    font-size: 11px;
    font-weight: bold;
}
a.header
{
    color: #FFFFFF;
    font-family: 'Arial';
    font-size: 11px;
    font-weight: bold;
}
input.button
{
    font-family: 'Arial';
    color: #000000;
    font-size: 11px;
}
input.button2
{
    font-family: 'Arial';
    color: #000000;
    font-size: 11px;
}
.formBody2, .formBody
{
    background-color: #ffffff;
    font-family: 'Arial';
    color: #000000;
    font-size: 11px;
    padding:3px;
}
.formBody * TD
{
    border: 3px;
    font-family: 'Arial';
    color: #000000;
    font-size: 11px;
}
.formFooter2, .formFooter
{
    background-color: #285483;
    padding:3px;
}

a.formFooter2 { background-color:Transparent;}

.headerBackground
{
	background-color: #285483;
	color:White;
}

.headerBackground a
{
	color:White;
}

.formHeader2, .resultsHeader, .formHeader, .OB_SRContentHeader
{
    margin-top:6px;
	background-color: #285483;
    color: #FFFFFF;
    font-family: 'Arial';
    font-size: 11px;
    font-weight: bold;
    padding:2px 2px 2px 2px;
}
img.linkBorder, .propBorder
{
    border: solid 1px #285483;
}

.formHeader3
{
    background-color: #CCCCCC;
    border-right: 1px solid #FFFFFF;
    cursor: hand;
    color: #808080;
    font-family: 'Arial';
    font-size: 11px;
    font-weight: bold;
}
.resultsCell2, .resultsCell
{
    color: #000000;
    font-family: 'Arial';
    font-size: 11px;
    padding:3px;
}
.resultsCellAlternate2, .resultsCellAlternate
{
    color: #000000;
    font-family: 'Arial';
    font-size: 11px;
    padding:3px;
}
.resultsCellNoBorder2
{
    color: #000000;
    font-family: 'Arial';
    font-size: 11px;
    background-color: #FFFFFF;
}
.resultsCellAlternateNoBorder2
{
    color: #000000;
    font-family: 'Arial';
    font-size: 11px;
    background-color: #fdf6e3;
}
.tabSelected
{
    padding:3px;
	background-color: #285483;
    border-right: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-family: 'Arial';
    font-size: 11px;
    font-weight: bold;
}
.tabUnselected
{
    padding:3px;
	background-color: #CCCCCC;
    border-right: 1px solid #FFFFFF;
    cursor: hand;
    color: #FFFFFF;
    font-family: 'Arial';
    font-size: 11px;
    font-weight: bold;
}
.searchFormBody
{
    padding:3px;
	background-color: #ffffff;
    font-family: 'Arial';
    color: #000000;
    font-size: 11px;
}
.searchFormFooter
{
    background-color: #285483;
    padding:3px;
}
.activeTabFont
{
    color: #FFFFFF;
    font-family: 'Arial';
    font-size: 11px;
    font-weight: bold;
}
.inactiveTabFont
{
    color: #808080;
    font-family: 'Arial';
    font-size: 11px;
    font-weight: bold;
}
.propEmailBody
{
    font-size: 8pt;
}
.propDetail, .EL, .PR
{
    background-color: #ffffff;
    color: #000000;
    font-family: 'Arial';
    font-size: 11px;
}
.emph
{
    color: #000000;
    font-family: 'Arial';
    font-size: 11px;
    font-weight: bold;
}
.underline2
{
    border-bottom: #000000 1px solid;
}

*/

/* bst email */
.propBorder {border:1px solid black;}
.formHeader2 { background-color:#285483; color:White;} 
.resultsCellAlternate2 { background-color:#A5AA6A; color:Black;}

/* Custom Styles */

.ba_toolkit_signup .label_has_agent 
{
	border-top:solid 1px yellow;
	border-left:solid 1px yellow;
	background-color:#FBF9EE;
	padding:8px 0px 4px 4px;
	color: #556B2F;
	font-weight:bold;
}

.ba_toolkit_signup .value_has_agent 
{
	border-top:solid 1px yellow;
	border-right:solid 1px yellow;
	background-color:#FBF9EE;
}

.ba_toolkit_signup .label_select_agent 
{
	border-bottom:solid 1px yellow;
	border-left:solid 1px yellow;
	background-color:#FBF9EE;
	padding:0px 0px 8px 4px;
	color: #556B2F;
	font-weight:bold;
}

.ba_toolkit_signup .value_select_agent 
{
	border-bottom:solid 1px yellow;
	border-right:solid 1px yellow;
	background-color:#FBF9EE;
}

h1
{
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    margin: 0px;
}

.login { margin:10px 40px 0 0;}

.main 
{
    /*background: #F2F2EF url(/pagetemplates/template37/image/bg_pxp.gif) repeat-y 932px 0;*/
    background-color : #F2F2EF;
}

.menuBg
{
    z-index: 0;
    background-color: #f7f7f7;
    height: 24px;
    padding-left: 6px;
}

.menuA a:link, .menuA a:visited
{
    z-index: 0;
    color: #000000;
    font-family: Arial;
    font-size: 10px;
    display: block;
}

.menuB a:link, .menuB a:visited
{
    z-index: 0;
    color: #000000;
    background-color: #f7f7f7;
    padding: 3px 20px 3px 10px;
    font-family: Arial;
    font-size: 10px;
    width: 100%;
    display: block;
}

.menuB a:hover
{
    z-index: 0;
    z-index: 0;
    color: #000000;
    background-color: #7DB1CA;
    font-family: Arial;
    font-size: 10px;
    display: block;
}

.pagetitle 
{
	margin-left:1em;
	float:left;
	line-height:26px;
}

body, div, td, th, span, span, p, select, form, textarea, label
{
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}

ul, li
{
    list-style-image: none;
    list-style-type: none;
}

.homeIntroCopy
{
    padding: 12px 5px 12px 5px;
    text-align: center;
    color: #333333;
    font-size: 12px;
    font-weight: normal;
    line-height: 10px;
}

.homeIntroCopy a
{
    color: #FFFFFF;
    text-decoration: none;
}

.homeIntroCopy a:hover
{
    color: #6699FF;
    text-decoration: underline;
}

.TopAddress
{
    position: relative;
    min-height: 33px;
    padding: 12px 5px 12px 5px;
    text-align: left;
    color: #FFFFFF;
    line-height: 14px;
}

.TopSearch
{
    color: #FFFFFF;
    padding: 0px;
}

.TopAddress a:link, .TopAddress a:visited
{
    color: #FFFFFF;
    text-decoration: underline;
}

#footer
{
    clear: both;
    margin:1em 0;
    background-color: #000000;
    color: #999999;
    background-position: center;
    font-size: 11px;
    text-align:center;
}

#footer p
{
    margin: 0px 5px 8px 5px;
    text-align: center;
    color: #999999;
}

#footer a
{
    text-decoration: none;
    color: #999999;
}

#footer a:hover
{
    text-decoration: underline;
}

#slideshw
{
    float: none;
}

#searchmenu
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 300px;
    font-size: 9px;
    color: #CCCCCC;
}

.worldwide
{
    color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    line-height: 150%;
    margin: 0px;
    padding-top: 4px;
    padding-right: 5px;
    padding-bottom: 4px;
    padding-left: 0px;
}

.worldwide a
{
    padding: 4px 5px 4px 0px;
    color: #6699FF;
    font-size: 12px;
    text-decoration: none;
}

.worldwide a:hover
{
    padding: 4px 5px 4px 0px;
    color: #6699FF;
    font-size: 12px;
    font-weight: normal;
    text-decoration: underline;
}

.worldwide2
{
    color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    line-height: 150%;
    margin: 0px;
    padding: 0px 0px 4px 0px;
}

.worldwide2 a
{
    padding: 0px 0px 4px 0px;
    color: #6699FF;
    font-size: 12px;
    text-decoration: none;
}

.worldwide2 a:hover
{
    padding: 0px 0px 4px 0px;
    color: #6699FF;
    font-size: 12px;
    font-weight: normal;
    text-decoration: underline;
}

.HeaderBar
{
    background-color: #A5AA6A;
    color: #333333;
    margin-top:10px;
    height: 26px;
    vertical-align: middle;
}

.LV1-MainContent
{
    background-color: #F6F6F0;
    padding: 5px 30px;
    vertical-align: top;
    background-image: url(/pagetemplates/template37/image/bg.gif);
    height: auto;
}

.LV1-MainContent h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #69624A;
}

.LV1-MainContent h2, h3, h4
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}

.LV1-MainContent p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}

.content
{
    min-height: 500px;
    padding: 20px 10px;
    overflow:auto;
}

.content h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #69624A;
}

.content h2, h3, h4
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}

.content p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}

.LV2a-MainContent
{
    background-color: #F2F2EF;
    padding: 5px 10px;
    background-image: url(/pagetemplates/template37/image/bg_pxp.gif);
    vertical-align: top;
}

.LV2a-NavBar
{
    background-color: #F2F2EF;
    padding: 5px 10px 5px 20px;
    background-image: url(/pagetemplates/template37/image/bg_pxp_LeftNav.gif);
    vertical-align: top;
}

.LV2a-NavBar ul
{
    padding: 0;
    margin: 0;
    list-style: square url(/pagetemplates/template37/image/standardbullet.gif) outside;
    font: bold 11px Arial, Helvetica, sans-serif;
    height: 35px;
    vertical-align: top;
}

.LV2a-NavBarLink
{
    font: bold 11px Arial, Helvetica, sans-serif;
    color: #000000;
    text-decoration: none;
}

.LV2a-NavBar a:hover
{
    font: bold 11px Arial, Helvetica, sans-serif;
    color: #69624A;
}

.LV2a-NavBarLinkSelected
{
    font: bold 11px Arial, Helvetica, sans-serif;
    color: #69624A;
    text-decoration: none;
}

.LV2a-MainContent h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #69624A;
}

.LV2a-MainContent h2, h3, h4
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}

.LV2a-MainContent p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}

.FooterBar
{
    background-color: #A5AA6A;
    margin: 0px;
    height: 32px;
    background-image: url(/pagetemplates/template37/image/tile.gif);
    background-repeat: repeat;
}

.LV1-MainContent ul
{
    padding: 0;
    margin: 0;
    padding-left: 15px;
    margin-left: 25px;
    font: bold 11px Arial, Helvetica, sans-serif;
    height: auto;
    vertical-align: top;
}

.LV1-MainContent li
{
    list-style: square url(/pagetemplates/template37/image/standardbullet.gif) outside;
}

.HeadBar
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #285483;
    font-weight: bolder;
    text-align: center;
}

.HeadBar a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bolder;
    text-decoration: none;
    color: #285483;
}

.header_image
{
	width:960px;
	height:126px;
	background-position:0 0;
	background-repeat:no-repeat;
	box-shadow: 0 4px 4px #999999;
}

.HeadBarDropShadow
{
    background-color: #F7F3EF;
    background-image: url(/pagetemplates/template37/image/TopBarDropShadow.gif);
}

.HeadBarDropShadowPattern
{
    background-color: #FEF9E8;
    background-image: url(/pagetemplates/template37/image/TopBarDropShadowPattern.gif);
}

.HeadBarDropShadowPatternLeftNav
{
    background-color: #F7F3EF;
    background-image: url(/pagetemplates/template37/image/TopBarDropShadowPatternLeftNav.gif);
}

.community
{
    line-height: 16px;
    text-align: center;
}

.community a
{
    color: #69624A;
    text-decoration: none;
}

.community a:hover
{
    color: #69624A;
    text-decoration: underline;
}

.pubDate
{
    display: none;
    visibility: hidden;
    border-collapse: collapse;
}

.desc
{
    display: none;
    visibility: hidden;
    border-collapse: collapse;
}

.rssrow, .rssRowAlt
{
    padding: 0px 0px 6px 0px;
}

/* nav begin */
.nav * a
{
	height:24px;
	display:block;
	background-repeat:no-repeat;
}

a.image1
{
    width: 44px;
    background-image: url(/pagetemplates/template37/image/btn_home.gif);
}
a.image1:hover {background-image: url(/pagetemplates/template37/image/btn_home_on.gif);}

a.image2
{
    width: 117px;
    background-image: url(/pagetemplates/template37/image/btn_sales.gif);
}
a.image2:hover {background-image: url(/pagetemplates/template37/image/btn_sales_on.gif);}

a.image3
{
    width: 83px;
    background-image: url(/pagetemplates/template37/image/btn_search.gif);
}
a.image3:hover {background-image: url(/pagetemplates/template37/image/btn_search_on.gif);}

a.image4
{
    width: 97px;
    background-image: url(/pagetemplates/template37/image/btn_office.gif);
}
a.image4:hover {background-image: url(/pagetemplates/template37/image/btn_office_on.gif);}

a.image5
{
    width: 90px;
    background-image: url(/pagetemplates/template37/image/btn_relocation.gif);
}
a.image5:hover {background-image: url(/pagetemplates/template37/image/btn_relocation_on.gif);}

a.image6
{
    width: 79px;
    background-image: url(/pagetemplates/template37/image/btn_associates.gif);
}
a.image6:hover {background-image: url(/pagetemplates/template37/image/btn_associates_on.gif);}


a.image7
{
    width: 63px;
    background-image: url(/pagetemplates/template37/image/btn_finance.gif);
}
a.image7:hover {background-image: url(/pagetemplates/template37/image/btn_finance_on.gif);}

a.image8
{
    width: 90px;
    background-image: url(/pagetemplates/template37/image/btn_comm.gif);
}
a.image8:hover {background-image: url(/pagetemplates/template37/image/btn_comm_on.gif);}

a.image9
{
    width: 61px;
    background-image: url(/pagetemplates/template37/image/btn_registry.gif);
}
a.image9:hover {background-image: url(/pagetemplates/template37/image/btn_registry_on.gif);}

/* nav end */

.credit
{
    text-align: right;
}

.credit a
{
    font-size: 7pt;
    color: #6699ff;
}

.credit a:hover
{
    text-decoration: underline;
}

/* Custom Content*/

.community
{
    line-height: 14px;
    text-align: center;
    vertical-align: middle;
}

.community a
{
    color: #69624A;
    text-decoration: none;
    font-weight: bolder;
    padding-top: 12px;
}

.community a:hover
{
    color: #69624A;
    text-decoration: underline;
}

.button_cc
{
    font-family: Gill Sans, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    background-color: #285483;
    text-align: center;
    width: 8em;
    border: 3px outset #E6E8F5;
    padding: 0px;
}

.cityinfo
{
    padding: 0px;
    margin-top: 12px;
    margin-right: 0px;
    margin-bottom: 12px;
    margin-left: 0px;
}

body
{
	margin: 0;
	padding: 0;
}

#layout
{
	margin: 0 auto;
	width: 960px;
	padding: 10px;
}

#flash
{
    width: 760px;
    margin:0 auto;
}

#tagLine
{
    background-image: url(/pagetemplates/template37/image/tagline2.gif);
    background-repeat: no-repeat;
    width: 715px;
    height: 36px;
    margin:0 auto;
    text-indent: -9999px;
}

/*Custom Header*/

.header
{
    display: none;
}

#logoPPS
{
    background-image: url(/pagetemplates/template37/image/ppsothebysrealty.gif);
}

#logoEBS
{
    background-image: url(/pagetemplates/template37/image/eastbaysir.gif);
    background-position: 0px -10px;
}

.logo
{
    float: left;
    background-repeat: no-repeat;
    width: 500px;
    height: 91px;
    text-indent: -9999px;
    margin: 0px;
    padding: 0px;
}

.header .contact
{
    float: right;
    height: 91px;
    margin: 0px;
    padding: 0px;
}

.nav, .nav ul
{
    width: 100%;
    background-color: #285483;
    margin: 0;
    padding: 0;
}

.nav ul, .nav li
{
    list-style-type: none;
    display: inline;
    float: left;
}

.nav li { margin-right:20px;}
.nav li.first { margin-left:35px;}
.nav a {text-indent: -9999px;}

/* Property Detail Override*/
.pd_title_block { background-color:Transparent;}

.propDetail { margin-bottom:5px;}

/* search menu */
#searchList
{
    width:150px;
    text-align:left;
    float:right;
}

/* Level 1 */

.level1 {margin:0px; white-space:nowrap;}

.level1 li
{
	list-style-type:none;
	padding:0px;
	margin:0px;
    position: relative;
    display: block;
}

.level1 li a
{
	height:26px;
	line-height:26px;
	text-decoration:none;
	color:Black;
	display:block;
}

.level1 li a:hover {color:Black;}


/* Level 2 */
.level2
{
    position: absolute;
    display: none;
    left: -50px;
    top: 25px;
    z-index: 10;
}

.level2 li
{
    width: 110px;
    background-color:#ffffff;
    padding:0px 10px;
}

.level2 li:hover {background-color:#7DB1CA;}

.level2 li a
{
    display: inline-block;
    color:#000000;
    width:150px;
    height:26px;
}

.level2 li a:hover {}

/* Enhanced Search*/
.sb_container { background-color:White;}
.sb_container .ms-searchbox { border:solid 1px #285483;}
.sr_list_publicaddress, .sr_gallery_publicaddress { color:#285483;}
.sr_list_price, .sr_gallery_price {color:#000000;}
.sr_list_item { border-bottom:solid 1px #cfc997;}

/* Agent Results*/
.tbl_agent_results { margin-top:4px;}
.tbl_agent_results .user_photo {width:110px; vertical-align:top;}
.tbl_agent_results .user_photo img 
{
	margin:0px 8px 0px 0px;
	padding:4px;
	border:solid 1px #cccccc;
	border-right:solid 1px #a0a0a0;
	border-bottom:solid 1px #a0a0a0;
}

.tbl_agent_results .user_details {width:45%; vertical-align:top;}
.tbl_agent_results .user_links {vertical-align:top;}
.tbl_agent_results .photo_orientation_p {width:98px; height:auto;}
.tbl_agent_results .photo_orientation_l {width:98px; height:auto;}
.tbl_agent_results hr 
{
	background-color: #CFC997;
    border: 0 none;
    color: #CFC997;
    height: 1px;
}

.button { background-color:#A5AA6A;}

.data .dropdown
{
    float : none;    
}

.data tr, .data td
{
    padding : 4px;    
}

table.main
{
    margin-bottom : 0;
    padding : 0;
    border-collapse : collapse;
}

.sr_search_container_horizontal .sb_container
{
    width : auto;    
}

.sr_list_item
{
    float : left;    
}

.bst_tools
{
	margin:0;
	padding:0 1em;
	border-radius:0;
	border:none;
}

.bst_login { color:White; margin-bottom:0.5em; font-weight:bold;}
.bst_login a { color:White;}
.bst_login .reg-welcome { margin:0;}
.welcome_option .ui-icon { background-image: url("/common/images/ui-icons_ffffff_256x240.png");}
.welcome_option .ui-icon-hover { background-image: url("/common/images/ui-icons_000000_256x240.png");}

.resultsHeader
{
    margin-top:6px;
	background-color: #285483;
    color: #FFFFFF;
    font-weight: bold;
    padding:2px 2px 2px 2px;
}

body.ba_toolkit_searchprofiles .dropdown
{
    float : none;    
}

.content
{
    text-align : left;    
}
