/* Onboard community CSS Override */
.OB_Wrapper
{
    background-color: #666666;
}
.OB_SRContentHeader
{
    background-color: #999999;
}

.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.header
{
    color: #000000;
    font-weight: bold;
}

.formFooter2
{
    background-color: #666666;
    padding:3px;
}

a.formFooter2 { background-color:Transparent;}

img.linkBorder, .propBorder
{
    border: solid 1px #eeb213;
}

.OB_SRContentHeader
{
    background-color: #eeeeee;
    color: #808080;
}

.formHeader3
{
    background-color: #CCCCCC;
    border-right: 1px solid #000000;
    cursor: hand;
    color: #808080;
    
    font-weight: bold;
}
.resultsCell2, .resultsCell
{
    color: #ffffff;
    
}
.resultsCellAlternate2, .resultsCellAlternate
{
    color: #ffffff;
    
}
.resultsCellNoBorder2
{
    color: #ffffff;
    
    background-color: #666666;
}
.resultsCellAlternateNoBorder2
{
    color: #ffffff;
    
    background-color: #000000;
}
.tabSelected
{
    padding:3px;
	background-color: #eeb213;
    border-right: 1px solid #000000;
    color: #000000;
    
    font-weight: bold;
}
.tabUnselected
{
    padding:3px;
	background-color: #CCCCCC;
    border-right: 1px solid #000000;
    cursor: hand;
    color: #000000;
    
    font-weight: bold;
}
.searchFormBody
{
    padding:3px;
	background-color: #c0c0c0;
    color: #000000;
    
}
.searchFormFooter
{
    background-color: #666666;
    padding:3px;
}
.activeTabFont
{
    color: #000000;
    
    font-weight: bold;
}
.inactiveTabFont
{
    color: #808080;
    
    font-weight: bold;
}

.underline2
{
    border-bottom: #eeb213 1px solid;
}

*/

/*bst email*/
.propEmailBody
{
}
.propDetail, .EL, .PR
{
    background-color: #c0c0c0;
    color: #ffffff;
    
}
.propDetail * td 
{
    padding:2px;
}
.emph
{
    color: #ffffff;
    font-weight: bold;
}


/* ---- END historical styles created from company webstyle style page in AgentAchieve */

/* bst email */
.propBorder {border:1px solid black;}
.formHeader2 { background-color:#000000; color:White;} 
.resultsCellAlternate2 { background-color:#cccccc; color:Black;}

a img /* fix open homes*/
{
    border-color: #000000;
}

a:link, a:active, a:visited, a:hover
{
	color: #ffffff;
}

body
{
	margin: 0;
	padding: 0;
	background-color:#a9a5a4; 
	background:url(/PageTemplates/Template105/Image/bg.gif) repeat-x 0 0 #a9a5a4;
}

.bar
{
    width: 200px;
    height: 8px;
    background-color: #ffcc33;
    margin-bottom: 3px;
}

#bst
{
    padding-left: 20px;
    float:left;
}

#bst h2
{
    color: White;
    font-size: 20px;
}

#bst td
{
    color: #ffcc33;
}

.bst_reg
{
    font-size: 13pt;
}

.bst_member
{
	font-size:9pt;
}

.cap_top
{
	background-image:url(../image/capT.gif);
	background-repeat:no-repeat;
	width:200px;
	height:20px;
}

.cap_bottom
{
	background-image:url(../image/capB.gif);
	background-repeat:no-repeat;
	width:200px;
	height:20px;
}

#center
{
    width: 530px;
    vertical-align: top;
    padding-left: 15px;
}

#content
{
    color: White;
    vertical-align:top;
    padding: 0px 10px 0px 0px;
}

#ctlGeneral_pnlForm table, #ctlGeneral_pnlForm tr, #ctlGeneral_pnlForm td
{
    background-color: Transparent;
}

/*
#ctlGeneral_pnlForm
{
    background-color: #a9a5a4;
    background-repeat: repeat-x;
    background-image: url(/PageTemplates/Template105/Image/bg.gif);
    border-top: solid 1px silver;
    border-bottom: solid 1px silver;
}

#ctlGeneral_pnlForm .formBody2 td, #ctlGeneral_pnlForm p, #ctlGeneral_pnlForm .formFooter2
{
    padding-left: 10px;
}

#ctlGeneral_pnlForm td
{
    vertical-align: top;
    font-size: 18px;
    line-height: normal;
}

#ctlGeneral_pnlForm input
{
    border: none;
    width: 400px;
    height: 22px;
    font-size: 18px;
    line-height: normal;
    color: White;
    margin-bottom: 5px;
}

#ctlGeneral_pnlForm select
{
    background-color: Black;
    border: solid 1px black;
    color: White;
}

#ctlGeneral_pnlForm textarea
{
    border: none;
    background-color: black;
    width: 562px;
    height: 150px;
    color: White;
    font-weight: bold;
    margin-bottom: 5px;
    overflow: auto;
}

#ctlGeneral_pnlForm .button2
{
    width: 80px;
    height: 30px;
    border: solid 2px #2a2a2a;
    text-align: center;
    background-color: #eeb213;
    vertical-align: text-bottom;
    font-size: 18px;
    color: Black;
}
*/

#ctlSearch_tbFeatures .searchFormBody select
{
    width: 100px;
}

#featured
{
    width: 200px;
    padding-top: 15px;
    vertical-align:top;
}

.footer
{
	color: White;
    font-size: 10px;
    margin-left:205px;
}

#footer
{
    padding-left: 205px;
    padding-right: 10px;
}

#footBar
{
    background-image: url(/PageTemplates/Template105/Image/footBar.gif);
    background-repeat: repeat-x;
}

.foot_logo
{
	background-image:url(../Image/footLogo.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:20px;
}

.formHeader2 {
    background-color:black;
    color:#eeb213;
    padding:5px 0px 5px 0px;
}

#header .header_image
{
	width:500px;
	float:left;
}

.headerBackground
{
	background-color: black;
}
.formHeader2, .resultsHeader
{
    background-color:#eeb213;
    color:Black;
    font-weight:bold;
    padding:2px 2px 2px 2px;
}

h1, h2, h3, h4, h5, h6
{
    color: #eeb213;
}

#header
{
	padding-bottom:20px;
}

input#ctlSearch_txtStreetName
{
    width: 210px;
}

.layout
{
	width:1180px;
    background-color: Black;
	margin: 1em auto;
	padding: 10px 0 0 0;
	overflow:auto;
}

.line
{
    height: 2px;
    color: #eeb213;
}

#logo
{
    background-image:url(../Image/c21logo.gif);
    background-repeat:no-repeat;
    background-position:10px 0;
    width:100%;
    height:105px;
    margin:0;
    padding:10px 0px;
    text-indent:-9999px;
}

#logo a
{
	display:block;
	width:100%;
	height:105px;
}

.main
{
    width:960px;
    min-height:600px;
    margin-left:205px;
    margin-right:5px;
    overflow:hidden;
}

.menu
{
	margin:0;
	padding:0;
	list-style-type:none;
	border-top:1px solid #999999;
}

.menu li
{
	background-color:#2a2a2a;
	border-bottom:1px solid #999999;
}

.menu li:hover { background-color:#999999;}

.menu li a
{
	color:White;
	margin:0 0.5em;
	padding:0.8em 0;
	text-decoration:none;
	display:block;
}

.pagetitle { border-bottom:2px solid #eeb213; margin-bottom:1em;}
	
.PopupTable
{
	background-color:White;
	color:Black;
}

.pd_title_block, .pd_widget_bg
{
	background-color:Black;
	background-image:none;
}


#qs td
{
    font-size: 0.7em;
    color: #aeaeae;
    padding-top: 5px;
}

#qs input, #qs select
{
    width: 80px;
    font-size: 10px;
}

#qs #cboPropertyType
{
    width: 175;
}

#qstitle
{
    color: #eeb213;
    font-size: 10px;
    font-weight: bold;
    letter-spacing: 1px;
    text-align:center;
    margin:20px 0px 10px 0px;
}

.ba_search_results #qstitle {display:none;}

.qsSubmit
{
    width: 60px;
    height: 20px;
    border: solid 2px #2a2a2a;
    text-align: center;
    background-color: #eeb213;
    vertical-align: text-bottom;
    margin-top: 10px;
}

.qsSubmit a:link, .qsSubmit a:visited
{
    color: Black;
    font-weight: bold;
    text-decoration: none;
}

body
{
    background: url(/PageTemplates/Template105/Image/bg.gif) repeat-x 0 0 #a9a5a4;
}

.side_area
{
	width:196px;
	min-height:750px;
    border-left: solid 2px #eeb213;
    border-right: solid 2px #eeb213;
}

.side
{
    width: 200px;
    float:left;
}

#sideR
{
    width: 200px;
    padding-right: 10px;
    padding-top: 0px;
    vertical-align: top;
}

.subNav
{
    width: 215px;
    border-top: solid 1px #999999;
}

.subNavItem
{
    background-color: #2a2a2a;
    border-bottom: solid 1px #999999;
    height: 30px;
    line-height: 30px;
    
}

.subNavItem a
{
    color: White;
    display: block;
    padding:0px 15px 0px 15px;
}

.subNavItem a:hover
{
    background-color: #999999;
    display: block;
}

table
{
    border-collapse: collapse;
    border-style: none;
}

table td { padding:0; border-bottom:0;}

td, .FontStyle
{
    border: none;
    padding: 0px;
    
    line-height: 16px;
}

.tabSelected, .searchFormBody
{
    padding:3px;
	padding: 4px;
}

.login, .login a
{
	color:White;
	height:18px;
}

.welcome_alt
{
	text-transform:uppercase;
}

/* Property Detail Override*/
.pd_title_block { background-color:Transparent;}

.propDetail  
{
	margin-bottom:5px;
	background-color:Transparent;
}

.pd_nav_back_to_results, .pd_nav_back_to_search, .pd_nav_prevlisting, .pd_nav_nextlisting {
    border-left:0px solid white;
}
.pd_nav_back_to_results .pd_icon, .pd_nav_back_to_search .pd_icon
, .pd_nav_prevlisting .pd_icon, .pd_nav_nextlisting  .pd_icon{
    background-image:none;
    width:0px;
}

.pd_title_block_subheader li
{
    border-right:1px solid white;
    padding-left:6px;
}

.pd_odd_row { background-color:Transparent;}

/* correct default styles*/
.formBody, .formBody2
{
    border: 3px;
    color: #000000;
    padding:3px;
    background-color: #c0c0c0;
}

/* overrides */
.sr_list_item, .sr_gallery_container { background-color:#666666; color:White;}
.sr_list_item:hover { background-color:#666666; color:White;}
.sr_list_publicaddress, .sr_gallery_publicaddress { color:#ffcc33;}
.sb_container .ms-searchbox { border:solid 1px #ffcc33;}

.sprite_arrow_w {
    background-position: -120px -96px;
}

.sprite_arrow_s {
    background-position: -96px -96px;
}

.button { background-color:#2a2a2a; color:#EEB213;}

.ui-icon { background-image: url("/common/images/ui-icons_ffffff_256x240.png");}
.bst_tools .ui-icon  { background-image: url("/common/images/ui-icons_000000_256x240.png");}
.bst_tools { background-color:#FFCC33; border-color:#ffffff;}

.wg_localagents .wg_container ul li.list_result_item:hover
{
    background-color: #eeb213;
    border: 1px solid #fcefa1;
}


/* Text Color Corrections */
.reg_registration, .reg_registration a, .bst_tools a, .form-box, .label, .info, .wrap_form label,
.pd_photos_control a, .sr_map_filter_controls label, .pd_button, .searchFormBody td,
.sb_container a, .PopupTable a, .resultsHeader * a, #pnlForm a, .vcard, vcard a, .sb_container .ps_container
{color:Black !important;}

.form-dropdownbox label, .wg_propertyinforequest .wg_container .agent ul.details,
.pd_site_navigation a, .agentSearchForm P, .officeSearchForm P, .tbl_office_results TD,
.tbl_agent_results TD, .welcome, .resultsCell2 td, .resultsCell td, #footer a, .content a,
#ctlGeneral_pnlForm td, #pnlForm
{color:White !important;}

.textbox
{
    background-color : White;    
}

.tbl_office_results TD A, .tbl_agent_results td a {color:#eeb213;}

.reg-welcome-logged-in,
.reg-welcome-login 
{
    float:left;
}

body.ba_toolkit_searchprofiles * .dropdown
{
    float : none;    
}
