﻿/* 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;}


/* Customer-Specific Colors */
a.formHeader2, td.tabSelected, .tabActive, a.resultsHeader, td.formHeader2 a:link, .resultsHeader a, .resultsHeader, .formHeader a
{color: #ffffff;}

td.tabUnselected, .tabInactive, .emph
{color: #000000;}

.OB_SRContentHeader, .formFooter2, .formHeader, .headerBackground, .formHeader2, .resultsHeader, td.tabSelected, .tabActive, .searchFormFooter, .formFooter
{
	background-color: #605371;
	color:White;
}

.headerBackground a { color:White;}

.button, .button:hover
{
    background-color: #605371 !important;
    color: White !important;
}

table tr, table td
{
    border : 0px;    
}

a
{
    color : #0066cc;
    text-decoration : uunderline;    
}

p
{
    line-height : 1.1em;    
}

.aalogo
{
	float:right;
	padding-right:5px;
	background:url(../image/aapowered.gif) no-repeat;
}

.aalogo a
{
	display:block;
	width:100px;
	height:33px;
	text-indent:-9999px;
}

body
{
	margin:0px;
	padding:0px;
	width:100%;
	font-family:Arial, Helvetica;
	font-size:75%;
	background-color:#e5e5e5;
	color : #000;
}

.bst h3
{
	font-weight:bold;
	float:left;
	width:120px;
	margin:0px 10px 20px 10px;
}

.bst_signup { float:left;}

.bst_signup a
{
	display:block;
	width:50px;
	height:18px;
	white-space:nowrap;
}

.bst_txt1 {margin:10px 10px 20px 10px;}

.bst_txt2
{
	float:left;
	width:120px;
	margin:0px 10px 10px 10px;
}

.bst_login {float:left;}

.bst_login a
{
	display:block;
	width:18px;
	height:18px;
	text-indent:-9999px;
}

.bst_title
{
	color:White;
	font-size:1.2em;
	font-weight:bold;
	text-transform:uppercase;
	margin-left:45px;
	margin-top:5px;

}

.bst_side {padding:5px;}

.bst_welcome
{
	color:White;
	font-weight:bold;
}

.btn_big
{
	background-color:Black;
	margin:20px auto;
	padding:2px;
	width:180px;
}

.btn_big a
{
	font-size:18px;
	color:White;
	text-decoration:none;
	text-align:center;
	display:block;
	margin:2px;
	padding:2px;
	border:solid 2px white;
}

.btn_contact
{
	background:url(../image/btn_contact.png) no-repeat 0 0;
	width:30px;
	height:120px;
	text-indent:-9999px;
}

.btn_contact a
{
	display:block;
	width:30px;
	height:120px;
}

.company_info { display:none;}

.content_home
{
	background-color:White;
	padding:10px 0;
	vertical-align:top;
}

.content
{
	background-color:White;
	padding:20px 10px 10px 10px;
	vertical-align:top;
}

.content h1
{
	margin:0px;
	padding:0px;
	text-transform:capitalize;
}

.feature 
{
	margin-left:5px;
	margin-right:5px;
}

td.featureItem {padding:0px 10px;}

.footer p
{
	margin:0px;
	padding-left:5px;
	float:left;
	font-size:.8em;
}

.footer a { color:Black;}

.header
{
	background:url(../image/header.jpg) no-repeat;
	background-position:left;
	width:100%;
	height:100px;
	position : relative;
}

.header_fade
{
	background:url(../image/header_fade.png) no-repeat;
	width:80px;
	height:100px;
	float:left;
}

.layout
{
	border:none;
	background-color:White;
}

.logo
{
	float:left;
	width:150px;
	height:100px;
	margin:0px 0px 0px 25px;
	padding:0px;
	text-indent:-9999px;
}

.logo a
{
	display:block;
	width:150px;
	height:100px;
}

.menu 
{
	background:url(../image/menu_bg.gif) repeat-x;
	height:26px;
}

.menu ul
{
	margin:0px;
	padding : 0 0 0 5%;
}

.level1 li
{
	list-style-type:none;
	display:inline;
	padding:0px 23px;
}

.menu ul li a,
.menu ul li span
{
	height:26px;
	line-height:26px;
	letter-spacing:1px;
	font-size:0.9em;
	font-weight:normal;
	color:White;
	text-transform:uppercase;
	text-decoration:none;
}

.menu ul li a:hover {color:#dddddd;}

.menu ul li span .reg-welcome
{
    font-size : 1.2em;    
}

/* Level 1 */
.level1 li
{
    position: relative;
    float: left;
    display: inline-block;
}

.level1 li a {}


/* Level 2 */
.level2
{
    position: absolute;
    display: none;
    left: 10px;
    top: 25px;
    z-index: 20;
}

.level2 li
{
	
    width: 170px;
    background-color:#8c0c04;
    padding:0px 10px;
}

.level2 li:hover {background-color:#8c0c04;}

.level2 li a
{
    display: inline-block;
    text-transform:none !important;
}

.level2 li a:hover {}


/* Level 3 */
.level3
{
    position: absolute;
    display: none;
    left: 110px;
    top: 0px;
    z-index: 30;
}

.level3 li { background-color:#cb917f;}

.level3 li:hover { background-color:#cb917f;}


.menu_side
{
	list-style:none;
	margin:0px;
	padding:0px;
	text-indent:-1em;
}

.menu_side li
{
	color:White;
	border-bottom:solid 1px white;
}

.menu_side li a
{
	color:White;
	font-size:1.1em;
	text-decoration:none;
	padding: 8px 5px 8px 20px;
	display:block;
}

.menu_side li a:hover {color:#df7a1c;}	

.main
{
	width:100%;
	height:100%;
	margin-left:-1px;
}

.mlx-button
{ 
	margin-top:-1px;
	padding: 3px; 
	text-decoration: none !important; 
	cursor: pointer; 
	position: relative; 
	text-align: center;
	vertical-align: middle;
	width:75px;
	color : #fff !important;
}

.mlx-button:hover
{
    background-color : #de7a1c;    
}


.qs input, .qs select {margin-bottom:10px;}

.qs_btn
{
	background:url(../image/btn_search.gif) no-repeat;
	width:55px;
	height:18px;
	text-indent:-9999px;
}

.qs_btn a
{
	display:block;
	width:55px;
	height:18px;
}

.qs_form { padding-left:3px;}

.qs_top { padding-top:10px;}

.qs span, .qs input, .qs select {font-size:.8em;}

.qs_link
{
	color:Black;
	font-size:0.9em;
	padding-left:0px;
}

.qs_submit {margin:13px 0px 0px 6px;}

.seo
{
	font-size:0.8em;
	padding:5px;
}

.seo a
{
	white-space:nowrap;
	color:Black;
}

.side
{
	width:200px;
	vertical-align:top;
	color:White;
	background:url(../image/side_bg.jpg) no-repeat;
	background-position:bottom;
	background-color:#605371;
    width : 180px;	
    padding : 0;
}

.side_img
{
	border-top:solid 1px white;
	border-bottom:solid 1px white;
}

.side_grad
{
	background:url(../image/side_bg.gif) repeat-x;
	background-position:top;
	min-height:600px;
	padding-top:50px;
	width:200px;
width : 180px;	
}

#slideshow 
{
    position:relative;
    height:300px;
}

#slideshow img 
{
    position:absolute;
    top:0px;
    left:0px;
    z-index:8;
    opacity:0.0;
    border-bottom:solid 1px white;
}

#slideshow img.active 
{
    z-index:10;
    opacity:1.0;
}

#slideshow img.last-active {z-index:9;}

.widget
{
	float:left;
	margin-top:20px;
	margin-bottom:0px;
	padding:0px;
}

.widget h2
{
	
	margin:1px;
	padding:3px 0px;
	color:#8c0c04;
	font-family:Georgia, Times New Roman;
	font-weight:normal;
	font-size:1.5em;
}

.widget_content
{
	background-color:#f0f0f0;
	border:solid 1px #e0e0e0;
	width:225px;
	height:350px;
	border : 0;
	margin : 0;
	padding : 0;
}

.widget_content img
{
    background-color : transparent;
    box-shadow : none; 
}

.widget_content p {margin:10px;}

.widget_content .btn_contact2 {float:right; margin:10px;}

.widget_container{width:100%; padding:20px 10px 0px 10px;}

.wrap_out
{
	margin:0px auto;
	width:960px;
width : 980px;
}

.wrap_left
{
	background:url(../image/fadeL.gif) repeat-y;
	background-position:left;
	padding-left:20px;
	overflow:hidden;
	min-width:920px;
width : 980px;
}

.wrap_right
{
	background:url(../image/fadeR.gif) repeat-y;
	background-position:right;
	padding-right:20px;
	overflow:hidden;
	min-width:920px;
}

/* Enhanced Search*/
.sb_container .ms-searchbox { border:solid 1px #8c0c04;}
.sr_list_publicaddress, .sr_gallery_publicaddress { color:#605371;}
.sr_list_price, .sr_gallery_price {color:#df7a1c;}

/* side-bar widget box */
a#fdbk_tab
{
    top : 60px !important;
}
div.social
{
    width : 34px;
    position : fixed;
    top : 161px;
    left : 0;
    overflow : hidden;
    z-index : 100001;
    cursor : pointer;
    background-color : #ffffff;
    border : solid 1px #cccccc;
    border-left : 0px;
    padding : 2px;
    width : 30px;
}
    div.social img
    {
        float : left;    
        padding : 0px 0px 3px 0px;
    }
    
    div.social a:hover img,
    div.social a:active img
    {
        padding-left : 3px;
    }

    div.panel
    {
        position : fixed;
        top : 161px;
        left : 0;
        display : none;
        background : #ffffff;
        border : solid 1px #cccccc;
        width : 300px;
        height : auto;
        margin : 0px 0px 0px 34px;
        padding : 10px;
        -webkit-box-shadow : 10px 10px 10px #eeeeee;
    }
    
        div.panel h3
        {
            color : #8c0c04;
            font-family : Georgia, Times New Roman;
            font-size : 1.4em;
            font-weight : normal;
        }
    
div.box
{
    float : left;
    width : 160px;
    width : 150px;
    margin : 0px 0px 10px 10px;
    padding : 10px 5px 10px 5px;
    background-color : #f0f0f0;
    border : solid 1px #e0e0e0;
    color : #333333;
}
    
    div.box h2
    {
        color : #8c0c04;
        line-height : 1.2em;
        font-family : Georgia, Times New Roman;
        font-weight : normal;
        font-size : 1.5em;
    }

/* homepage side bar Feeds */
div.feed-ex
{
    float : left;
    width : 225px;
    margin : 0px 0px 5px 0px;
    padding : 0;    
}

/* homepage search box */
div.searchBox
{
    float : right;
    width : 680px;
    margin : 0;
    padding : 10px 100px 0px 0px;
}

div.searchBox .ms-container
{
    float : right;
    padding : 0 30px 10px 0;
}

div.content_twitter
{
    height : 350px;
    overflow : hidden;
}

/* blog */
iframe.iframe
{
    min-height : 600px;  
    border : 0;  
}

/* bstlogin */
.login { height:1em;}

.bstLogin
{
    position : absolute;
    bottom : 0;
    right : 0;
    float : right;
    width : auto;
    max-width : 200px;
    margin : 0px 10px 0 0;
    padding : 5px 10px 5px 10px;
    background-color : #fff;
}

.bstLogin .reg-welcome
{
    padding-right : 10px;    
}


/* layout */
table.main
{
    margin-bottom : 0;
    padding : 0;
    border-collapse : collapse;
}

.ba_toolkit_search_results .side,
.ba_toolkit_savedproperties .side,
.ba_toolkit_poi .side,
.ba_toolkit_personalsettings .side
{
    display : none;    
}

.sr_search_container_horizontal .sb_container
{
    width : auto;    
}

.sr_view_buttons .active .bg-list,
.sr_view_buttons .active .bg-gallery,
.sr_view_buttons .active .bg-map
{
    color : #333;    
}

.row
{
    margin : 0;
}

.data tr, .data td
{
    padding : 3px; 
}

.ln_container
{
    margin-top : 10px;
}

.bst_tools
{
	margin:0;
	padding:0 0.5em;
	border-radius:0;
	border:none;
	background-color:#921912;
}

.bst_tools a { color:#f0f0f0;}
.bst_tools .ui-icon { background-image: url("/common/images/ui-icons_ffffff_256x240.png");}

body.ba_toolkit_searchprofiles * .dropdown
{
    float : none;    
}
