body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	background-color: white;
	color: black;
	padding: 0px;
	margin: 0px;
	font-size: 0.9em;/*14px;*/
}

a { color: #C13; }
ul {}
ul li { list-style: square; }
ul.home_alert { margin-top: 0; }
ul.home_alert li { list-style: none; }
div.alerts p { margin-bottom: 0 }
div.alerts {
	   border: silver solid 1px;
	   width: 95%;
	   padding: 10px;
}
div.alerts p.submit_button { text-align: right; }

/*** GENERAL STUFF ***/
#header {
	background: white url('img/header_graphic.jpg') top left;
	background-repeat: no-repeat;
	width: 990px;
	height: 172px;
}

#byline {
	width: 100%;
	color: white;
	background-color: #CC1133;
	font-size: 0.8em;
	text-align: center;
	padding: 4px 0;
}

#main_content {
	background: white url('img/watermark.gif') bottom right no-repeat;
}

#main_section table {
	height: 100%;
	width: 100%;
	border: none;
}
#main_section table td
{ vertical-align: top; }

#sidebar {
	background: #C13 url('img/sidebar_bg.gif') bottom left;
	background-repeat: no-repeat;
	width: 141px;
	padding: 8px 4px 250px;
	height: 700px;
}
/* END GENERAL STUFF */

/*** SEARCH PANE STUFF ***/
#search_pane {
	background: #DDD;
	border-bottom: 2px solid white;
	border-left: 2px solid white;
	border-right: 2px solid white;
	color: #900;
	font-size: 0.9em;
	margin: 0 11px;
	padding: 2px;
	width: 111px;
}
#search_heading { background-position: 0 -136px; margin: 20px 11px 0; width: 119px; }
/* END SEARCH PANE STUFF */

#tabs {
	height: 64px;
	font-weight: bold;
	vertical-align: bottom !important;
	padding-bottom: 4px;
}
.tab {
	color: #AA0034;
	height: 28px;
	width: 119px;
	margin: 20px auto 0;
	float: none;
}
.tab, #tabs a {
	font-size: 0.8em;
	background: #C13 url('img/tabs_bgs.png') no-repeat scroll;
	font-weight: bold;
	text-align: center;
	padding-top: 7px;
}
#tabs a {
	color: white;
	background-position: 0 -66px;
	height: 23px;
	display: block;
	float: left;
	width: 115px;
	margin: 0 1px;
	text-decoration: none;
}
#tabs a:visited { color: white; }
#tabs a:hover {
	background-position: 0 0;
}

#tabs a.active {
	color: #A03;
	background-position: 0 -33px;
}

#tenant_menu   { display: block; visibility: hidden; z-index: 1; position: absolute; left: 287px; top: 232px; } 
#landlord_menu { display: block; visibility: hidden; z-index: 1; position: absolute; left: 404px; top: 232px; }

.popup_menu {
	font-size: 0.9em;
	display: block;
	background-color: #C13 !important;
	width: auto !important;
	height: auto !important;
}
.popup a {
	color: white;
	text-decoration: none;
	font-weight: bold;
}
.popup a:visited {
	color: white;
}
.popup a:hover, .popup a:visited:hover {
	color: #8d002b;
	/*background-color: #AAA;*/
}

#main_content { padding-left: 20px; padding-bottom: 0px; }
.main_content { padding-right: 20px; }
#sub_tabs { background-color: #DDD; padding: 3px 10px; height: 4px; }
#sub_tabs img { border: none; }
#sub_tabs form { margin: 0; }

small { font-size: 0.7em; line-height: 2.2em; vertical-align: bottom; }
#byline small { line-height: 1.7em; font-size: 0.85em; }

/*** CONTENT-SPECIFIC PAGES ***/
#content { height: 100%; }
/** MAIN PAGE **/
#logo_on_own { 
	display: block;
	width: 600px;
	height: 532px;
	margin: 0 auto;
	background: url('img/BPM_logo.gif'); 
	text-align: center; 
	vertical-align: middle; 
}
#homepage_message {
	text-align: center; 
}
/* END MAIN PAGE */
/** LISTINGS RESULTS PAGE **/
#print_page { float: right; } 
#disclaimer { display: block; text-align: center; font-size: 0.7em; padding: 20px 20px 0 0; }

#sch { 
	border: 0; 
	width: 100%;
	height: auto !important;
}
#sch th { 
	height: 1.1em; 
	background-color: #C13; 
	color: white; 
	font-size: 0.8em; 
	text-align: left;
}
#sch td { vertical-align: top; }
#sch .last { padding-right: 20px; }
#sch .row_0 { background-color: #DDD; }
#sch .row_1 { background-color: #CCC; }
.list { border: 2px solid #C13; }
/* END LISTINGS RESULTS PAGE */

/*** INDIVIDUAL LISTSINGS PAGES ***/
#property { text-align: left; }
#property #title { margin-bottom: 5px; }
#property #address { font-size: 1.2em; }
#property #ref { font-style: italic; }
#property #catch_phrase { color: #C13; font-style: italic; font-size: 1.5em; }

#property #specs { 
	display: block; 
	float: right; 
	background-image: url('img/details_top.png');
	background-position: top;
	background-repeat: no-repeat;
	margin: 10px 20px 0;
	padding-top: 13px;
	width: 180px; 
}
#property #specs * { background-color: #D1D3D5; }
#property #specs ul { padding: 0px 20px 20px 30px; margin: 0; }
#property #specs .spec { color: #C13; list-style: square; padding: 10px 0px 5px 0px; }
#property #specs .spec * { color: black; }

#property #specs #buttons { padding: 10px 10px 20px; text-align: center; }
#property #specs #buttons img { border: none; padding-bottom: 4px; }

#property #prop_photos { display: block; position: absolute; left: 80px; padding: 10px; background-color: white; }
#property #prop_sm_photos { float: left; }
#property #prop_photos img { float: left; padding: 2px; border: none; }
#property #prop_photos .clear { clear: left; }

img.text_float { border: 0; vertical-align: top; position: absolute; top: 100px; left: 150px; z-index: 2; }
img.tf { top: 135px; left: 210px; }
img.tf2 { top: 50px; left: 130px; }

#photo_popup { text-align: center; }

#property #blurb { clear: left; margin-top: 260px; }
/* END INDIVIDUAL LISTSINGS PAGES */

/*** OTHER PAGES ***/
#breadcrumbs { text-align: center; display: block; }
#close_bar { text-align: center; }
.stock { float: left; padding: 10px; }
#contact { height: 10% !important; width: 60% !important; }
#contact .title { font-weight: bold; }
#contact .method img { padding-right: 10px; }
/* END OTHER PAGES */

/* home_alert, tenant_viewing, tenant_application */
#main_section table.navigation_bar {
	      border: silver solid 1px;
	      height: 40px;
	      background: white url(gray_bg.jpg) center left;
	      background-repeat: repeat-x;
	      width: 95%;
}

#main_section table.navigation_bar td {
	      width: 20%;
	      text-align: center;
	      vertical-align: middle;
	      white-space: nowrap;
	      padding: 10px;
}

#main_section table.navigation_bar td.active {
	      color: black;
}
#main_section table.navigation_bar td.inactive, #main_section table.navigation_bar td.inactive a {
	      color: gray;
	      text-decoration: none;
}

/* END home_alert */

/* tenant_viewing */
#main_section table.viewing_availability {
	      border: black solid 1px;
	      width: 500px;
}
#main_section table.viewing_availability td {
	      text-align: center;
	      vertical-align: middle;
	      white-space: nowrap;
	      padding: 4px;
}   
#main_section table.viewing_availability td.label {
	      text-align: right;
	      width: 25%;
}

span.required {
    color: red;
    font-weight: bold;
}
/* END tenant_viewing */

li {
    padding: 5px;
}