/* ******************** Layout Styles ******************** */
* { margin: 0; padding: 0; text-align: left; outline: none; font-family:Verdana, Helvetica, sans-serif; }
html, body { height: 100%; background: #000000; }
.clearer { display:block; clear:both; }

#page_wrap {
    text-align: center;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-image: url('/images/background.jpg');
    min-width: 950px;
    min-height: 100%;

}

#page_header { width: 950px; margin: 0 auto; padding: 105px 0 0 0; }
#page_header img { float: left; margin-top:25px; }
#page_header #login_form { float: right; width: 355px; text-align: right; }

#page_content { width: 950px; background: #ffffff; color: #000000; margin: 0 auto; clear:both; overflow:hidden; }
#page_content_gr { width: 950px; background: #e3f0c5; color: #000000; margin: 0 auto; clear:both; overflow:hidden; }

.footer_left { float: left; padding-left: 10px; font-size: 10px; }
.footer_right { float: right; padding-right: 10px; font-size: 10px; }

#page_footer{ clear:both; width: 950px; height: 25px; line-height: 25px; background: #5c7b18; color: #ffffff; margin: 0 auto; }
#page_footer a:link, #page_footer a:visited { text-decoration: none; font-weight: bold; color: #ffffff; }
#page_footer a:hover { color: #e3e3e3; }

#nav_bar { height: 27px; background: url('/images/navbg.gif') repeat-x; }
#nav_bar li { float: left; list-style-type: none; }
#nav_bar li a{ float: left; list-style-type: none; padding: 0 10px 0 10px;}
#nav_bar li a:link, #nav_bar li a:visited { display:block; height: 27px; line-height: 25px; color: #ffffff; font-weight: bold; text-transform: uppercase; font-size: 10px; text-decoration: none; text-align: center; }
#nav_bar li a:hover { background: url('/images/navhover.gif') repeat-x; }
#nav_bar li .active { background: url('/images/navactive.gif') repeat-x; }

#nav_bar li .b_left { border-left: 1px solid #576732; }
#nav_bar li .b_right { border-right: 1px solid #a2b57c; }

.form_field { width: 100px; }
.login_button { float: right; margin-top: 4px; font-size: 10px; padding: 2px 5px; }

#disclaimer_block strong { font-size: 12px; font-weight: bold; color: #5c7b18; }
#disclaimer_block p { padding: 5px 0; font-size: 10px; line-height:14px; }

#topshadow { height: 18px; background: url('/images/whitetop.gif'); }
#greenshadow { height: 18px; background: url('/images/greentop.gif'); }

/* ******************** Main Page Styles ******************** */
.welcome_image {  position:relative; top: 5px; left:25px; margin-bottom: 20px; }

#content_left { float: left; width: 663px; border-right: 2px solid #c8c7c7; min-height: 400px; margin-left: 25px; margin-bottom: 25px; }
#content_right { float: right; margin-right: 25px; margin-bottom: 25px; }

#content_left p { font-size: 12px; line-height: 18px; padding: 0 25px 15px 0; }
#content_left .click_button { float: left; margin: 0 10px 0 -10px; }

#content_left h1 { color: #5c7b18; padding: 20px 0 10px 0; }
#content_left h1 strong { color: #e52221; }

#content_left a:link, #content_left a:visited { text-decoration: none; font-weight: bold; color: #000000; }
#content_left a:hover { color: #282828; }


/* ******************** Search Page Styles ******************** */
#search_form_box { width: 668px; margin: 3px 0 30px 20px; float: left; }
#search_form_box .pngForm { margin-left: 25px; height: 32px; }
#search_form_box h2 { color:#5b7b17; font-size: 18px; margin: 15px 25px; }
#search_form_box label { color: #666666; width: 120px; float: left; display:block; font-weight: bold; }

#search_right { float: right; margin-right: 25px; }
#most_recent_box { width: 210px; height: 210px; background: #9fd02b; margin-top: 3px; margin-bottom: 16px; cursor: pointer; }
#most_recent_box img { margin: 6px; }
#most_recent_box h2 { color: #ffffff; text-align: center; font-size: 16px; }
#most_recent_box p { color: #000000; text-align: center; font-size: 12px; line-height: 15px; font-weight: bold; margin-top: 10px; }

#search_results { clear:both; padding: 0 25px; color: #828282; line-height: 18px; }
.pagination { float: right; font-weight: bold; }
.pagination a:link, .pagination a:visited { color: #91c71b; text-decoration: none; font-weight: bold; }
.pagination a:hover { color: #8bad40; }

.propertyTable {  margin: 20px 0; font-size: 11px; color: #222222; border-collapse: collapse; width: 100%;}
.propertyTable thead { background: url('/images/theadbg.gif') repeat-x; height: 31px; }
.propertyTable thead a:link, .propertyTable thead a:visited {
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 10px;
    text-align: center;
    display:block;
    height:26px;
    line-height: 25px;
}
.propertyTable tr { cursor: pointer; }
.propertyTable tbody tr:hover { background: #e0e0e0; }
.propertyTable tbody td { border-bottom: 2px dotted #999999; padding: 10px; }
.propertyTable tbody td a:link, tbody td a:visited { text-decoration: none; font-weight:bold; color: #000000; }
.propertyTable tbody td a:hover { text-decoration: underline; }
.propertyTable tbody td { height: 56px; overflow: hidden; }

.postingAccountsTable {  margin: 20px 0; font-size: 11px; color: #222222; border-collapse: collapse; width: 100%;}
.postingAccountsTable tr { cursor: pointer; }
.postingAccountsTable tbody tr:hover { background: #e0e0e0; }
.postingAccountsTable tbody td { border-bottom: 2px dotted #999999; padding: 5px; }
.postingAccountsTable tbody td a:link, tbody td a:visited { text-decoration: none; font-weight:bold; color: #000000; }
.postingAccountsTable tbody td a:hover { text-decoration: underline; }

.entry {  margin: 20px 0; font-size: 11px; color: #222222; border-collapse: collapse; width: 100%;}
.entry tbody tr:hover { background: #e0e0e0; }
.entry tbody td { border-bottom: 2px dotted #999999; padding: 5px; }
.entry tbody td a:link, tbody td a:visited { text-decoration: none; font-weight:bold; color: #000000; }
.entry tbody td a:hover { text-decoration: underline; }

.br { border-right: 1px solid #989898; border-left: 2px solid #333333; }
.bl { border-left: 1px solid #464646; border-right: 2px solid #333333; }
.blbr { border-right: 1px solid #989898; border-left: 1px solid #464646; }

.morelink { font-weight: normal; }

/* ******************** Dashboard Page Styles ******************** */
#listings_page_top { width: 900px; height: 275px; margin: 10px 0 80px 25px; }
#listings_page_top h2 { font-size: 20px; color: #5b7b17; font-weight: bold; padding: 25px 25px 0px 25px; }
#listings_page_top p { padding: 10px 25px; color: #666666; line-height: 16px; font-size: 12px;}
#listings_page_top #listing_text { float: left; width: 660px; }
#listings_page_top #buttons { float: right; width: 190px; margin-right: 25px; }
#listings_page_top #buttons img { margin-bottom: 15px; }

#tab_bar { height: 50px; background: #E3F0C5; padding-top: 25px;}
#tab_bar a { margin-left: 23px; margin-top: 3px; }

#tab_bar_my_account { height: 50px; padding-top: 25px;}
#tab_bar_my_account a { margin-left: 23px; margin-top: 3px; }

.inactive_results { background-color: #e2e1e1; background-image: url('/images/inactbg.gif'); background-repeat: no-repeat; padding: 20px 0;}
.active_results { background-color: #ffffff; background-image: url('/images/actbg.gif'); background-repeat: no-repeat;  padding: 20px 0;}

/* ******************** Property Info Page Styles ******************** */
.listing_green { background: #91c71b; width:900px; margin: 10px 25px; }
#listing_logo { float: right; margin: 10px 10px 0 0; }

.listing_table { float: left; padding: 22px; }
.listing_table td, .listing td, .linksList .linksListEntry { border: none; padding: 0; line-height: 30px; vertical-align: top; }
.listing_table th { color: #ffffff; font-size: 18px; font-weight: bold; padding-bottom: 10px; }
.listing_table .col1 { width: 200px; font-size: 14px; font-weight: bold; color: #ffffff; }
.listing_table .col2, .listing .col2 { width: 420px; font-size: 14px; }

.listing, .fileTable { margin: 0 25px; padding: 0 22px 22px 22px; width: 900px; }
.listing th { color: #5c7c2c; font-size: 20px; font-weight: bold; margin: 0; padding-bottom: 15px; }
.listing .col1 { width: 200px; font-size: 14px; font-weight: bold; color: #666666; }

.listing a:link, .listing a:visited { color: #333333; text-decoration: none; font-weight: bold; }
.listing a:hover { color: #000000; text-decoration: underline; }

.fileTable th { color: #5c7c2c; font-size: 20px; font-weight: bold; margin: 0; }
.fileTable td { height: 35px; line-height: 35px; height: 35px; color: #666666; padding: 10px 0 0 0; }
.fileTable .col1 img { float:left; padding-right: 10px; }
.fileTable a:link, .fileTable a:visited { color: #666666; font-weight: bold; text-decoration: none; }
.fileTable a:hover { color: #333333; text-decoration: underline; }

#upload_form { color: #5c7c2c; font-weight: bold; width:auto; margin: 0 0 0 25px; padding: 0 0 22px 22px; }
#link_form { color: #333333; font-weight: bold; width:auto; margin: 0 0 0 25px; padding: 0 0 22px 22px; }
.dotted_line { border-top: 2px dotted #999999; width: auto; margin: 0 0 0 25px; padding: 0 0 22px 22px; }

.linksList { margin: 0 25px 0 25px; padding: 0 22px 0 22px;}
.linksList .linksListHeader { color: #5c7c2c; font-size: 20px; font-weight: bold; margin: 0; padding-bottom: 15px; }
.last_modified { padding: 0 45px 20px 45px; color: #999999; font-style: italic; clear:both; }

#listing_buttons { float: right; width: 212px; padding-top: 10px; }
#listing_buttons img { margin-top: 10px; }

#left_col { float: left; }
#left_col .listing, #left_col .fileTable { margin: 0 0 0 25px; padding: 0 0 22px 22px; width: 675px; }
#right_col { float: right; width: 212px; margin-right: 25px; }

.statsbox { width: 212px; background: #666666; color: #ffffff; margin-bottom: 25px; padding-bottom: 5px;}
.statsbox a { padding:  10px 15px; }
.statsbox a:link, .statsbox a:visited { color: #c1da89; font-weight: bold; text-decoration: none; }
.statsbox a:hover { text-decoration: underline; }
.statsbox h2 { padding: 25px 15px 0 15px; }
.statsbox .statstext { padding:  10px 15px; line-height: 18px; }
.statsbox .label { font-size: 12px; font-weight: bold; float:left; }
.statsbox .field { font-size: 12px; font-weight: normal; float: right; text-align: right; }
.statsbox .label_big { font-size: 14px; font-weight: bold; float:left; }
.statsbox .field_big { font-size: 14px; font-weight: normal; float: right; text-align: right; }
.statsbox .file_name { width: 180px; overflow: hidden; padding: 15px 0 5px 0; color: #c1da89; font-weight: bold; text-decoration: none;}
.statsnote { clear:both; padding: 25px 15px; font-size: 10px; }

/* ******************** Contact Page Styles ******************** */
#contact_head_box { width: 900px; height: 407px; margin: 10px 0 20px 25px; }
#contact_head_box h2 { font-size: 20px; color: #5b7b17; font-weight: bold; padding: 25px 25px 0px 25px; }
#contact_head_box p { padding: 15px 25px 5px 25px; color: #666666; line-height: 16px; font-size: 12px;}
#contact_head_box a:link, #contact_head_box a:visited { color: #666666; text-decoration: none; font-weight: bold; }
#contact_head_box a:hover { text-decoration: underline; }

/* ******************** Contact Page Styles ******************** */
#contract_head_box { width: 900px; margin: 10px 0 20px 25px; }
#contract_head_box h2 { font-size: 20px; color: #5b7b17; font-weight: bold; padding: 25px 25px 0px 25px; }
#contract_head_box p { padding: 15px 25px 5px 25px; color: #666666; line-height: 16px; font-size: 12px;}
#contract_head_box a:link, #contract_head_box a:visited { color: #666666; text-decoration: none; font-weight: bold; }
#contract_head_box a:hover { text-decoration: underline; }


/* ******************** Login Welcom Page Styles ******************** */
#login_welcome { width: 900px; height: 332px; margin: 10px 0 20px 25px; }
#login_welcome h2 { font-size: 20px; color: #5b7b17; font-weight: bold; padding: 25px 25px 0px 25px; }
#login_welcome p { padding: 15px 25px 5px 25px; color: #666666; line-height: 16px; font-size: 12px;}

/* ******************** Benefits Page Styles ******************** */
#benefits { width: 900px; margin: 10px 0 20px 25px; }
#benefits h2 { font-size: 20px; color: #5b7b17; font-weight: bold; padding: 25px 25px 0px 25px; }
#benefits p { padding: 15px 25px 5px 25px; color: #666666; line-height: 16px; font-size: 12px;}

#benefits ul li { font-size: 12px; margin: 8px 35px; }
#benefits ul li strong { color: #5c7c2c; }
#benefits ol li { font-size: 12px; margin: 8px 50px; }
#benefits ol li strong { color: #5c7c2c; }
#benefits a:link, #benefits a:visited { color: #666666; text-decoration: none; font-weight: bold; }
#benefits a:hover { text-decoration: underline; }

/* ******************** About Page Styles ******************** */
#about_head_box { width: 900px; height: 332px; margin: 10px 0 20px 25px; }
#about_head_box h2 { font-size: 20px; color: #5b7b17; font-weight: bold; padding: 25px 25px 0px 25px; }
#about_head_box p { padding: 15px 25px 5px 25px; color: #666666; line-height: 16px; font-size: 12px;}
.heading { font-weight: bold; }

#about_additional { width: 900px; margin: 10px 0 20px 25px; }
#about_additional ul li { font-size: 12px; margin: 8px 35px; }
#about_additional ul li strong { color: #5c7c2c; }
#about_additional a:link, #about_additional a:visited { color: #666666; text-decoration: none; font-weight: bold; }
#about_additional a:hover { text-decoration: underline; }
#about_additional p { line-height: 16px; }

/* ******************** Login Form Styles ******************** */
#login_form a { color: #666; text-decoration: none; font-weight: bold; } 

#big_login_form { width: 900px; height: 250px; margin: 10px 0 20px 25px; } 
#big_login_form p { padding: 15px 25px 5px 25px; color: #666666; line-height: 16px; font-size: 12px;}
#big_login_form h2 { font-size: 20px; color: #5b7b17; font-weight: bold; padding: 25px 25px 0px 25px; }
#big_login_form a { color: #666; text-decoration: none; font-weight: bold; } 
#big_login_form table { padding: 15px 25px 5px 25px; }

#errorMessages { font-weight: bold; color: #FF0000; font-size: 12px;padding: 15px 25px 5px 25px; }

/* ******************** Company Listing **************** */
#company_listing { width: 900px; margin: 10px 0 20px 25px; } 
#company_listing p { padding: 15px 25px 5px 25px; color: #666666; line-height: 16px; font-size: 12px;}
#company_listing h2 { font-size: 20px; color: #5b7b17; font-weight: bold; padding: 10px 25px 0px 25px; }
#company_listing a { color: #666; text-decoration: none; font-weight: bold; } 

/* ******************** Join Posting Account **************** */
#posting_account_success { width: 900px; margin: 10px 0 20px 25px; } 
#posting_account_success p { padding: 15px 25px 5px 25px; color: #666666; line-height: 16px; font-size: 12px;}
#posting_account_success h2 { font-size: 20px; color: #5b7b17; font-weight: bold; padding: 25px 25px 0px 25px; }
#posting_account_success a { color: #666; text-decoration: none; font-weight: bold; } 

/* ******************** Join Posting Account **************** */
#join_posting_account { width: 900px; margin: 10px 0 20px 25px; } 
#join_posting_account p { padding: 15px 25px 5px 25px; color: #666666; line-height: 16px; font-size: 12px;}
#join_posting_account h2 { font-size: 20px; color: #5b7b17; font-weight: bold; padding: 25px 25px 0px 25px; }
#join_posting_account a { color: #666; text-decoration: none; font-weight: bold; } 

/* ******************** Upgrade Your Account **************** */
#upgrade_your_account { width: 900px; margin: 10px 0 20px 25px; } 
#upgrade_your_account p { padding: 15px 25px 5px 25px; color: #666666; line-height: 16px; font-size: 12px;}
#upgrade_your_account h2 { font-size: 20px; color: #5b7b17; font-weight: bold; padding: 25px 25px 0px 25px; }
#upgrade_your_account a { color: #666; text-decoration: none; font-weight: bold; } 

/* ******************** Application Error **************** */
#application_error { width: 900px; height: 500px; margin: 10px 0 20px 25px; } 
#application_error p { padding: 15px 25px 5px 25px; color: #666666; line-height: 16px; font-size: 12px;}
#application_error h2 { font-size: 20px; color: #5b7b17; font-weight: bold; padding: 25px 25px 0px 25px; }
#application_error a { color: #666; text-decoration: none; font-weight: bold; } 

/* ******************** Saved Search List ******************* */
#saved_search_list { width: 900px; margin: 10px 0 20px 25px; }
#saved_search_list p { padding: 15px 25px 5px 25px; color: #666666; line-height: 16px; font-size: 12px;}
#saved_search_list h2 { font-size: 20px; color: #5b7b17; font-weight: bold; padding: 25px 25px 0px 25px; }
#saved_search_list a { color: #666; text-decoration: none; font-weight: bold; padding: 25px 25px 0px 25px;}
#saved_search_list table { padding: 15px 25px 5px 25px; }
#saved_search_table { padding: 15px 25px 5px 35px; width: 900px;}
#saved_search_table tbody tr:hover { background: #e0e0e0; }
#saved_search_table tbody td { border-bottom: 2px dotted #999999; padding: 10px; }
#saved_search_table tbody td a:link, tbody td a:visited { text-decoration: none; font-weight:bold; color: #000000; padding: none; }
#saved_search_table tbody td a:hover { text-decoration: underline; }

/* ******************** Saved Search Edit ******************* */
#saved_search_edit { width: 900px; margin: 10px 0 20px 25px; }
#saved_search_edit p { padding: 15px 25px 5px 25px; color: #666666; line-height: 16px; font-size: 12px;}
#saved_search_edit h2 { font-size: 20px; color: #5b7b17; font-weight: bold; padding: 25px 25px 0px 25px; }
#saved_search_edit a { color: #666; text-decoration: none; font-weight: bold; padding: 25px 25px 0px 25px;}
#saved_search_edit .pngForm { width: 800px; clear: left; margin: 0;	padding: 3px 0 3px 170px; height: 1%;}
#saved_search_edit .pngForm label{ font-weight: bold; float: left; margin-left: -145px; /*width of left column*/
	width: 140px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

/* ******************** Signup Form ************************* */
#signupform { width: 900px; margin: 10px 0 20px 25px; } 
#signupform p { color: #666666; line-height: 16px; font-size: 12px;}
#signupform h2 { font-size: 20px; color: #5b7b17; font-weight: bold; padding: 25px 25px 0px 25px; }
#signupform table { margin: 0 25px; width: 900px; }
#signupform table  th { color: #5c7c2c; font-size: 14px; font-weight: bold; margin: 0; padding-bottom: 15px; }
#signupform table .col1 { width: 200px; font-size: 14px; font-weight: bold; color: #666666; }
#signupform table a:link, .listing a:visited { color: #333333; text-decoration: none; font-weight: bold; }
#signupform table a:hover { color: #000000; text-decoration: underline; }


/* ******************** Edit Profile Styles ***************** */
#profile_form { width: 900px; margin: 10px 0 20px 25px; }
#profile_form p { padding: 15px 25px 5px 25px; color: #666666; line-height: 16px; font-size: 12px;}
#profile_form h2 { font-size: 20px; color: #5b7b17; font-weight: bold; padding: 25px 25px 0px 25px; }
#profile_form a { color: #666; text-decoration: none; font-weight: bold;}

/* ******************** Edit Page Styles ******************** */
#tab_bar { background: #E3F0C5; }
#tab_bar #PropertyTab { float: left; color: #91c71b; background: url('/images/whitetab.gif') no-repeat; width: 429px; height: 50px; margin-left: 23px; }
#tab_bar #LandTab { float: left;  color: #666666; background: url('/images/greytab.gif') no-repeat; width: 429px; height: 50px; margin-left: 45px; }
#tab_bar a { float: left; display:block; width: 429px; height: 50px; text-align:center; line-height: 50px; text-decoration: none; font-size: 20px; font-weight: bold; margin: 0; }

#PropertyTab a { color: #91c71b; }
#LandTab a { color: #666; }

.WindowMainContent { padding: 25px; }
.WindowMainContent td { padding-bottom: 5px; }
.WindowMainContent .col1 { width: 200px; font-size: 14px; font-weight: bold; color: #999999; vertical-align: top; }
.WindowMainContent .col2 { font-size: 10px; color: #666666; }

.WindowMainContent .listinginput { padding: 3px 5px; width: 347px; font-size: 11px; }
.WindowMainContent .listingselect { padding: 3px 5px; width: 360px; font-size: 11px; }
.WindowMainContent .listingtextarea { padding: 3px 5px; width: 347px; font-size: 11px; }

/* ******************** Grid Box Styles ******************** */
.GridBox { background: url('/images/gridbg.gif') repeat; border: solid 5px #d0e79e; }

/* ******************** Link Button Styles ***************** */
.LinkButton {
	background: url('/images/buttonbg.png') repeat;
	width: 188px; height: 24px;
	border: solid 3px #434343;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	padding: 10px 0 9px 0;
	cursor: pointer;
	margin-bottom: 5px;
	}

.center { text-align: center; }

.dealComplete { background-color: #f0f0f0 }


.ExpiryContainer {
	clear: both;
}

.ExpiryCell {
	float: left;
	width: 150px;
}