/* --- RE/MAX BRAVO Global Styles --- */

html, body { border: 0px !important; }

html {
	font: normal 62.5%/1 "Trebuchet MS","Verdana",sans-serif;
	color: #555555;
}

body {
    background: #efefef url('../img/tile_bg.png') repeat-y center top;
    padding-top: 20px;
    text-align: center;
}

body * { text-align: left; }

a, a:visited {
	color: #2d4492;
	text-decoration: none;
}

a:hover { color: #97001f; }

ul.discus {
	font-size: 1.3em;
	line-height: 1.5em;
	list-style-type: disc;
	padding-left: 50px;
}

ul.event_dates {
  font-size: 1.2em;
  line-height: 1.5em;
  margin-bottom: 20px;
}

.clear_span { clear: both; }

#rb_head {
	width: 866px;
	height: 106px;
	margin: 0 auto;
}

h1 {
	text-indent: -9000px;
	background: transparent url('../img/remax_bravo_logo.png') no-repeat left top;
	width: 218px;
	height: 106px;
	float: left;
}

h1 a,
h1 a:visited,
h1 a:hover {
	display: block;
	width: 100%;
	height: 100%;
}

#dropdown_container {
	float: right;
	font: normal 2em "Myriad Pro", "Trebuchet MS", Verdana, sans-serif;
	padding: 5px 5px 0 0;
}

#dropdown_container li { 
	float: right; 
}

#dropdown_container li ul li {
	float: none;
}

#dropdown_container a,
#dropdown_container a:visited,
#dropdown_container a:hover { 
	color: #2d4492;
	display: block;
	text-align: center;
	background: transparent url('../img/drop_arrow.png') no-repeat center bottom;
	padding-bottom: 20px;
}

#drop_2, #drop_3, #drop_1, #drop_0 { padding-right: 16px; margin-right: 38px; }

* html #drop_2,
* html #drop_3,
* html #drop_1,
* html #drop_0 { padding-right: 10px; margin-right: 10px; }

* html #drop_1 { width: 150px; margin-right: 0px !important; }

* html #drop_0 { width: 120px; }

* html #dropdown_container a,
* html #dropdown_container a:visited,
* html #dropdown_container a:hover { margin-right: 15px; }

#drop_0,
#drop_1, 
#drop_2,
#drop_3,
#drop_4 {
	position: relative;
	z-index: 10;
}

.inner_menu {
	display: none;
	padding: 0 !important;
}

#dropdown_container li:hover .inner_menu,
#dropdown_container li.ie6hover .inner_menu {
	display: block;
	position: absolute;
	top: 42px;
	padding-top: 5px;
}

#drop_4 .inner_menu { left: -33px; }

#drop_3 .inner_menu { left: -29px; }

#drop_2 .inner_menu { left: -13px; }

#drop_1 .inner_menu { left: -16px; }

#drop_0 .inner_menu { left: -44px; }

.inner_menu a,
.inner_menu a:visited {
	width: 135px;
	background: #2d4492 !important;
	padding: 5px 10px !important;
	color: #fff !important;
	font: bold .5em "Trebuchet MS", Verdana, sans-serif !important;
	text-align: left !important;
}

.inner_menu a:hover {
	background: #152764 !important;
	padding: 5px 10px !important;
	text-align: left !important;
	color: #fff !important;
}

/* Main content box style */

#content_holder {
	margin: 0 auto;
	width: 864px;
}

.generic_holder { width: 866px; height: 275px; margin: 10px auto 15px; }

/* --- Index Content --- */

.alert_container {
    background: #4a7fb8 url('../img/alert_bg.png') no-repeat left center;
    height: 23px;
    width: 866px;
    margin: 0 auto 20px;
    font-weight: bold;
    color: #fff !important;
    font-size: 1.3em;
    display: block;
    padding-top: 10px;
    text-align: center;
}

.alert_container:hover { background: #3e6a99 url('../img/alert_bg_dark.png') no-repeat left center; }

#center_fade {
	clear: both;
	border: 1px solid #d6d6d6;
	width: 567px;
	height: 271px;
	overflow: hidden;
	position: relative;
	float: left;
}

.fading_image {
	width: 567px;
	height: 271px;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

.fading_image a, .fading_image a:visited {
	display: block;
	width: 864px;
	height: 271px;
	text-indent: -9000px;	
}

#fading_image0 { background: transparent url('../img/foreclosures.jpg') no-repeat top left !important; }
#fading_image2 { background: transparent url('../img/bluegray_centerfade.jpg') no-repeat top left !important; }
#fading_image1 { background: transparent url('../img/mortgage.png') no-repeat top left !important; }
#fading_image3 { background: transparent url('../img/homeownersassistance.png') no-repeat top left !important; }

.quick_search {
	border: 1px solid #d6d6d6;
	padding: 1px;
	float: right;
	width: 285px;
	margin: 0 0 10px 0;
}

.quick_search form {
	background-color: #f2f2f2;
	padding: 5px 5px 5px 8px;
}

.quick_search strong {
	font-size: 14px;
	line-height: 22px;
	color: #97001F;
	font-weight: normal;
	display: block;
	margin-bottom: 6px;
}

.quick_search label { 
	font-size: 12px;
	line-height: 22px;
	color: #555555; 
	display: block;
}

.quick_search input {
	border: 1px solid #d6d6d6;
	background: #fff;
	padding: 4px;
	color: #555555;
	font-size: 13px;
	margin-bottom: 16px;
}

.quick_search select {
	width: 263px;
	margin-bottom: 15px;
}

* html .quick_search select { margin-bottom: 10px; }
*:first-child+html .quick_search select { margin-bottom: 10px; }

.quick_search .submit_search { padding: 0px; border: 0px; margin-bottom: 1px;  }
.quick_search .mls_submit { padding: 0px; border: 0px; margin: 0; }

.mls_input { width: 162px; position: relative; top: -7px; font-size: 12px !important; margin: 0 !important; padding: 3px !important; }

.search_prices { width: 120px; float: left; margin: 0 5px 0 0; }

* html .search_prices { width: 110px; float: none; }
*:first-child+html .quick_search .search_prices { width: 110px; float: none; }

#quick_tabs {
	width: 866px;
	margin: 0 auto;
	font-size: 1.2em;
}

#quick_links {
	width: 834px;
	height: 155px;
	padding: 15px;
	background: transparent url('../img/sitemap_bg.jpg') no-repeat left top;
	border: 1px solid #d6d6d6;
	margin: 0 auto 10px;
}

.link_holder {
	float: left;
	width: 250px;
	margin-right: 37px;
}

.link_holder h3 {
	font: normal 1.8em "Trebuchet MS", Verdana, sans-serif;
	color: #97001f;
	margin-bottom: 10px;
}

.link_holder li {
	font-weight: bold;
	font-size: 1.3em;
	line-height: 1.5em;
	height: 33px;
}

.buy_home {
	background: transparent url('../img/icons/remax_balloon.gif') no-repeat left center;
	padding-left: 23px;
	padding-top: 1px;
}

.rent_home {
    background: transparent url('../img/icons/buy_home.png') no-repeat left center;
    padding-left: 23px;
}

.sell_home {
	background: transparent url('../img/icons/money_dollar.png') no-repeat left center;
	padding-left: 23px;
}

.foreclosures {
	background: transparent url('../img/icons/map.png') no-repeat left center;
	padding-left: 23px;
    padding-top: 1px;
}

.overview {
	background: transparent url('../img/icons/overview.png') no-repeat left center;
	padding-left: 23px;
}

.faq {
	background: transparent url('../img/icons/faq.png') no-repeat left center;
	padding-left: 23px;
}

p.contact_agent_button { text-align: center; }

p.contact_agent_button a, p.contact_agent_button a:visited {
	display: block;
	width: 200px;
	height: 26px;
	background: transparent url('/img/contact_agent_today.png') no-repeat top left;
	text-indent: -9000px;
	margin: 0 auto;
}

/* --- Styles for tab links --- */

#contact_tabs {
	float: right;
}

.rb_tab {
	background: transparent url('../img/rb_tab_bg.png') repeat-x left top;
	border-left: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	height: 18px;
	display: block;
	float: left;
	margin-left: 10px;
	padding: 7px 10px 0;
}

.listings {
        background: transparent url('../img/icons/buy_home.png') no-repeat left center;
        padding-left: 23px;
}

.contact {
	background: transparent url('../img/icons/mail.png') no-repeat left center;
	padding-left: 23px;
}

.join_bravo {
	background: transparent url('../img/icons/join.png') no-repeat left center;
	padding-left: 23px;
}

.management {
	background: transparent url('../img/icons/manage.png') no-repeat left center;
	padding-left: 23px;
}

.calculator {
	background: transparent url('../img/icons/calculator.gif') no-repeat left center;
	padding-left: 23px;
}

#mortgage_calc {
	float: left;
	width: 150px;
}

#mortgage_calc input { display: block; }

#mortgage_calc select { width: 125px; }

#mortgage_calc input, #mortgage_calc select {
	margin: 0 0 10px 0;
}

#mortgage_calc #calculate { 
	border: 0;
}

#loan_amount, #loan_rate {
	display: block;
	width: 120px;
	padding: 2px;
	color: #666;
	border: 1px solid #c6c6c6;
}

.darker_text {
	color: #333 !important;
}

#loan_showing {
	float: right;
	width: 88px;
	font-size: 14px;
	margin-top: 40px;
	display: none;
}

#loan_showing .important_info { color: #97001F; }

#kevin_blog {
	width: 834px;
	padding: 5px 15px;
	border: 1px solid #d6d6d6;
	margin: 0 auto 20px;
	background-color: #ffffff;
	text-align: center;
	font: bold 1.2em "Trebuchet MS";
}

/* --- Global Structure Styles --- */

#rb_content_container {
	width: 866px;
	margin: 10px auto;
	padding-bottom: 10px;
	border-bottom: 1px solid #D6D6D6;
	padding-top: 20px;
}
    
#rb_content_container h3 {
	font-size: 1.6em;
	line-height: 1.6em;
	margin: 0 0 0 0;
	color: #97001F;
}

#rb_content_container p {
	font-size: 1.3em;
	line-height: 1.6em;
	margin: 0 0 20px 0;
}

#rb_content_container h2 {
	color: #97001f;
	font-size: 2.2em;
	font-weight: normal;
	margin-bottom: 5px;
}

.box_container {
	width: 846px;
	border: 1px solid #D6D6D6;
	padding: 10px;
	margin: 0 0 15px;
}

.right_side {
	float: right;
}

.right_side a,
.right_side a:visited {
	display: block;
	margin-top: -20px;
}

.contact_label {
    display: block;
    font-weight: bold;
    font-size: 1.1em;
    line-height: 1.3em;
    padding: 0 0 2px 0;
}
    
#sendForm input, textarea {
    width: 500px;
    border: 1px solid #a4a4a4;
    padding: 5px;
}


.box_container p {
    height: 244px;
    padding-left: 210px;
    margin: 0 !important;
}

.box_container p strong {
    display: block;
    color: #97001F;
    font-size: 1.3em;
    line-height: 1.5em;
}

.agent_website, .agent_email, .agent_phone { 
    padding: 0px 0 0 23px;
    display: block;
    float: left;
    margin: 0 20px 0px 0;
}

.agent_website { background: transparent url('/img/link_icon.gif') no-repeat 1px 2px; }
.agent_email { background: transparent url('/img/emailgo_icon.gif') no-repeat 0 5px; }
.agent_phone { background: transparent url('/img/phone_icon.gif') no-repeat 5px 50%; }


/* --- Footer --- */

#rb_footer {
	width: 866px;
	margin: 0 auto;
	font-size: 1.1em;
	line-height: 1.3em;
	padding: 0 0 5px 0;
}

.footer_left { float: left; }
.footer_right { float: right; text-align: right; }

#footer_ads {
  width: 728px;
  margin: 0 auto;
}

#popover_shadow_background {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    background-color: #000000;
    opacity: .60;
    filter: alpha(opacity=60);
    width: 100%;
}

#popover_box {
    display: none;
    position: absolute;
    top: 50px;
    left: 17%;
    border: 1px solid #333;
    background-color: #ffffff;
    z-index: 10;
    padding: 10px;
    width: 800px;
    height: 412px;
}


#popover_box ul { float: left; width: 190px; }

#close_popover_button {
    display: block;
    float: right;
    width: 10px;
    height: 10px;
    border: 1px solid #97001f;
    background-color:  #ab4242;
    color: #fff;
    padding: 2px 0 2px 4px;
}

#close_popover_button:hover {
    background-color: #b84646;
}

#popover_box h4 {
    font-size: 18px;
    line-height: 18px;
    color: #97001f;
}

#popover_box p, #popover_box ul {
    font-size: 14px;
    line-height: 16px;
    margin: 10px 0 0 0;
}

#popover_box ul {
    margin: 20px 0 0 0;
}

#popover_box ul li {
    margin-bottom: 10px; 
}

#popover_box div { display: none; }

.fredericksburg #fredericksburg_area,
.caroline #caroline,
.orange #orange,
.king_george #king_george { display: block !important; }

/* Make an offer toolbar shiz */

.toolbar_effect { padding-top: 80px; }

#makeAnOfferButton {
	display: block;
	border: 0px;
	background: transparent url('../img/talk_to_agent.png') no-repeat top left;
	width: 177px;
	height: 26px;
	text-indent: -9000px;
	margin: 0 0 20px 0;	
}

#makeAnOfferButton { text-decoration: none; }
