.code {
	color: #000;
	font-family: "Courier New", Courier, mono;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* START To be removed */

h1{
	border-bottom: 1px solid #000;
	color: #80293C;
	font-size: 150%;
	line-height: 150%;
	margin: 6px 0 15px;
	text-align: left;
	font-weight: normal;
}
h2 {
	border-bottom: 1px solid #DDD;
	color: #111;
	font-size: 110%;
	font-weight: bold;
	line-height: 135%;
	padding: 2px 0 2px 4px;
	text-align: left;
	text-decoration: none;
}

h2 a, h2 a:link, h2 a:visited {
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
}
.h2long {
	background: url(../images/h2-long.gif) #FFF no-repeat left;
}
h3 {
	border-bottom-width: 1px;
	color: #000;
	font-weight: bold;
	margin-bottom: 0;
}
h4 {
	color: #039;
	font-weight: bold;
	margin: 0;
}
h5 {
	color: #003366;
	font-weight: bold;
	margin: 0;
}

/* END to be removed */

/*regular styles*/


/*main classes*/

#saved {
	color: #333;
	background-color: #FFC;
	width: 225px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #797979;
	font-size: 15px;
	margin-bottom: 25px;
}
a, a:link {
	color: #039;
	text-decoration: none;
}
a:visited {
	color: #1A64FF;
	text-decoration: none;
}
a:hover {
	color: #1A64FF;
	text-decoration: underline;
}
p a,p a:link,p a:visited {
	text-decoration: underline;
}
b, strong {
	font-weight: bold;
}
.emphasis{
	font-weight: bold;
	font-style: italic;
}
.emphasis_red{
	font-size: 13px;
	color: #990000;
	font-weight: bold;
}
form{
	margin: 0;
	padding: 2px 0 0 0;
}
/*banner bar*/
.banner {
	background:  url(../images/bannerbg.jpg) no-repeat right;
	height: 100px;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
.skipnav{
	font-size: 1px;
	left: -1000px;
	line-height: 1;
	position: absolute;
	width: 990px;
}
/*Section Title / blue Bar*/
.titlebar{
	background: #CCC;
	font-size: 69%;
	margin: 0;
	padding: 0;
}
.titlebar a, .titlebar a:link, .titlebar a:visited{
	color: #000;
}
.titlebar h1 {
	border: 0;
	color: #039;
	float: left;
	font-size: 110%;
	font-weight: bold;
	margin: 0;
	padding: 2px 0 0 6px;
	text-transform: uppercase;
}
.titlebar h1 a, .titlebar h1 a:link, .titlebar h1 a:visited {
	color: #039;
	font-weight: bold;
	text-decoration: none;
}
.titlebar h1 a:hover {
	text-decoration: underline;
}
.titlebar span{
	background: url(../images/striped-bg.gif) #039;
	color: #FC0;
	float: right;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	margin: -2px 0 0 0;
	padding: 0 4px 0 0;
	text-align: right;
	width: 50em;
}
.titlebar span a, .titlebar span a:link, .titlebar span a:visited{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.titlebar span a:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}
.titlebar span input{
	padding: 1px 0 1px 0;
	vertical-align: middle;
}
/*topmenu or audience bar*/
.topmenu {
	color: #000;
	font-size: 85%;
	padding: 3px 20px 3px 0;
	text-align: right;
}
.topmenu div {
	text-align: right;
}
.topmenu a, .topmenu a:link, .topmenu a:visited {
	color: #000;
	text-decoration: none;
}
.topmenu a:hover {
	color: #F00;
	text-decoration: underline;
}

.tabbar{
	background: #FFF;
}
.tabbar td{
	border-top: 3px solid #FFF;
	padding: 1px 0 1px 0;
}
.tab{
	background: url(../images/tab-na.gif) #FFF no-repeat top;
	line-height: 20px;
	margin: 0;
	text-align: center;
}
.tab a, .tab a:link, .tab a:visited{
	color: #FFF;
	display: block;
	font-weight: bold;
	width: 100%;
}
.tab a:hover{
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}
.selectedtab{
	background: url(../images/tab-select.gif) #FFF no-repeat top;
	margin: 0;
	text-align: center;
}
.selectedtab a, .selectedtab a:link, .selectedtab a:visited{
	color: #FFF;
	font-weight: bold;
}
.selectedtab a:hover{
	font-weight: bold;
	text-decoration: none;
}
.emptytabcell{
	border-bottom: 1px solid #039;
}
/*left nav*/
.nav {
	color: #000;
	padding: 0 0 0px;
	display: block;
	width: 160px;
	line-height: 125%;
}
.nav div p{
	padding: 0px 0px 0px 5px;
	margin: 0px;
}
.nav div{
	font-size: 70%;
	margin: 0;
	padding: 0;
}
.nav div strong{
	padding: 0 0 0 4px;
}
.nav hr{
	color: #003366;
	height: 1px;
	margin: 8px 0 8px 0;
}
.nav div a {
	display: block;
	margin: 0;
	padding: 0 0 0 5px;
	width: 140px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.nav div a:link, .nav div a:visited {
	color: #003366;
	text-decoration: none;
}
.nav div a:hover {
	background: #A93650;
	color: #FFFFFF;
}
.nav div ul{
	font-weight: bold;
	list-style-type: none;
	margin: 0px;
	padding: 2px 0 12px 0;
}
.nav div li a, .nav div li a:link, .nav div li a:visited{
	margin: 0px;
	padding: 0 0 0 20px;
	width: 140px;
}
.nav div li hr{
	color: #000;
	margin: 2px 0 2px 15px;
	text-align: center;
	width: 20px;
}
.nav br{
	display: none;
}
/*breadcrumb*/
.breadcrumb {
	color: #039;
	font-size: 90%;
	padding: 10 0;
	text-transform: lowercase;
	width: 98%;
}
.breadcrumb a, .breadcrumb a:link {
	color: #039;
	text-decoration: none;
}
.breadcrumb a:visited {
	color: #1A64FF;
	text-decoration: none;
}
.breadcrumb a:hover {
	color: #1A64FF;
	text-decoration: underline;
}
/*main content*/
.bodytext {
	color: #111;
	font-size: 78%;
}
.bodytext-italic {
	color: #111;
	font-size: 78%;
	font-style: italic;
}
.bodytextright {
	text-align: right;
}
.bodytext hr {
	color: #039;
	height: 1px;
	text-align: center;
	width: 100%;
}
.bodytext table, .bodytext td {
	font-size: 100%;
	line-height: 130%;
}
/*lists*/
.li {
	line-height: 130%;
	margin: 0 0 10;
}
.li a, .li a:link, .li a:visited {
	text-decoration: none;
}
.li a:hover {
	text-decoration: underline;
}


/*content div - no left nav or no tables*/
.content {
	margin: 0 15px 0 15px;
	width: 100%;
}
/*text sizes*/
.large {
	font-size: 150%;
	line-height: 110%;
}
.bodytext table .large, .bodytext td .large {
	font-size: 150%;
}
.small {
	color: #111;
	font-size: 90%;
	line-height: 110%;
}
.bodytext table .small, .bodytext td .small {
	font-size: 90%;
}
.xsmall {
	color: #111;
	font-size: 78%;
	}
.bodytext table .xsmall, .bodytext td .xsmall {
	font-size: 78%;
}
/*tables*/
.tableshade {
	background: #F1F1F1;
}
.tableborder {
	border: 1px solid #111;
	padding: 2px;
}
#listing_table {
	border: 1px solid #DDD;
	padding: 5px;
}
#listing_table th {
	padding: 5px;
	background-color: #EEE;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 115%;
}
#listing_table td {
	padding: 5px;
	background-color: #FFFFFF;
}
#listing_table_district {
	margin-top: 25px;
	margin-bottom: 8px;
}
#listing_table_district .admin_head h2 {
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #6C1525;
	margin-top: 8px;
}

#view_sold_properties {
	margin-top: 10px;
	border: 1px solid #999999;
	background-color: #ECE9DA;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
}


/*forms*/
.button{
	color: #000;
	font-size: 85%;
	height: 22px;
	line-height: 12px;
	margin: 0;
	padding: 0 0 1px 0;
	vertical-align: top;
	width: 90px;
}
/*images*/
body img.imgborder {
	border: 1px solid;
	border-color: #111;
	margin: 6px 6px 6px 0;
	text-decoration: none;
}
body img.imgborder-r {
	border: 1px solid;
	border-color: #111;
	margin: 6px 6px 6px 0;
	text-decoration: none;
}
.caption {
	color: #111;
	font-size: 80%;
	line-height: 120%;
	text-align: center;
}
/*news in main content section*/
.news {
	background: #FFF;
	border-right: #CCC solid 1px;
	color: #111;
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 100%;
	line-height: 130%;
	padding: 1px 8px 1px 0;
}
.news strong{
	color: #039;
}
.news hr {
	color: #039;
}
/*sidebar*/
.sidebar {
	width: 170px;
}

/*footer*/
.bottommenu{
	font-size: 87%;
	padding: 0 6px 0 0;
	text-align: right;
	min-width: 560px;
}
.footer {
	color: #000;
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 65%;
	padding: 1px 15px 2px 175px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9E2628;
}
.footer div {
	text-align: center;
}
.footer a, .footer a:link, .footer a:visited {
	color: #000;
	text-decoration: underline;
}
.footer a:hover {
	color: #F00;
	text-decoration: underline;
}

.header {
	background: #333399 url(../images/striped-bg.gif);
	color: #FFF;
	font-size: 65%;
	padding: 1px 15px 2px 175px;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	line-height: 25px;
}
.header div {
	text-align: center;
}
.header a, .header a:link, .header a:visited {
	color: #FFF;
	text-decoration: none;
}
.header a:hover {
	color: #FFF;
	text-decoration: underline;
}

.button {
width:92px;
}

/* Property Listing Styles*/
.property_fields {
	color: #4A0E18;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	margin-right: 10px;
}
.property_name {
	color: #111;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	}
.google_map {
	color: #111;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	}
.property_district {
	color: #111;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 78%;
	}
.property_address {
	color: #111;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 78%;
	}
.property_price {
	color: #111;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 78%;
	}
.property_description {
	color: #111;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 78%;
	}
.property_year_built {
	color: #111;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 78%;
	}
.property_bedrooms {
	color: #111;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 78%;
	}
.property_num_bedrooms {
	color: #111;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 78%;
	}
.property_num_bathrooms {
	color: #111;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 78%;
	}
.property_lock_box_instructions {
	color: #111;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 78%;
	}

.section_title {
	color: #FFFFFF;
	font-size: 14px;
	background-color: #9B3149;
	font-weight: bold;
	padding-left: 5px;
	height: 25px;
}
.section_title a {
	color: #FFFFFF;
	text-decoration: underline;
}
.section_title a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.link_items {
	color: #003366;
	font-size: 10px;
	vertical-align: top;
}


/* Search Table styles */

#search_table {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	margin-top: 10px;
	margin-left: 10px;
}
.search_table_header_cell {
	font-weight: bold;
	color: #003366;
	background-color: #DDDDDD;
	font-size: 11px;
	padding: 3px;
}
.search_table_content_cell {
	padding: 5px 5px 10px 20px;
}
.search_table_text {
	font-size: 11px;
	padding: 4px;
}
.search_table_output_headings {
	font-weight: bold;
	color: #003366;
	background-color: #DDDDDD;
	font-size: 11px;
	padding: 4px;
	text-align: right;
}

.search_table_head_flip {
	font-size: 11px;
	padding: 3px;
	background-color: #EEEEEE;
	text-align: right;
}
.search_table_head_flop {
	font-size: 11px;
	padding: 3px;
	text-align: right;
}
.search_table_text_flip {
	font-weight: bold;
	color: #003366;
	font-size: 11px;
	padding: 3px;
	background-color: #EEEEEE;
}
.search_table_text_flop {
	font-weight: bold;
	color: #003366;
	font-size: 11px;
	padding: 3px;
}
.search_table_title {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A93650;
	font-size: 12px;
	padding: 4px 4px 4px 25px;
}

/* Client Info Table styles */

#client_info_table {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	margin-top: 10px;
	margin-left: 10px;
}
.client_info_table_header_cell {
	font-weight: bold;
	color: #003366;
	background-color: #DDDDDD;
	font-size: 11px;
	padding: 3px;
}
.client_info_table_content_cell {
	padding: 5px 5px 10px 20px;
}
.client_info_table_text {
	font-size: 11px;
	padding: 4px;
}
.client_info_table_output_headings {
	font-weight: bold;
	color: #003366;
	background-color: #DDDDDD;
	font-size: 11px;
	padding: 4px;
	text-align: right;
}

.client_info_table_head_flip {
	font-size: 11px;
	padding: 3px;
	background-color: #EEEEEE;
	text-align: right;
}
.client_info_table_head_flop {
	font-size: 11px;
	padding: 3px;
	text-align: right;
}
.client_info_table_text_flip {
	font-weight: bold;
	color: #003366;
	font-size: 11px;
	padding: 3px;
	background-color: #EEEEEE;
}
.client_info_table_text_flop {
	font-weight: bold;
	color: #003366;
	font-size: 11px;
	padding: 3px;
}
.client_info_table_title {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A93650;
	font-size: 12px;
	padding: 4px 4px 4px 25px;
}
.client_buyer_info_table_title {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A93650;
	font-size: 12px;
	padding: 4px 4px 4px 25px;
}
.client_stats_info_table_title {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A93650;
	font-size: 12px;
	padding: 4px 4px 4px 25px;
}

/* END Client Info Table styles */

#splash_table_seller {
	border: 1px solid #000000;
}
.splash_table_head_seller {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9B3149;
	text-align: center;
	font-style: normal;
	line-height: 140%;
}
.required_feild {
	color: #990000;
	font-weight: bold;
}

.client_mlx_links {
	font-size: 14px;
}
.property_mlx_links {
	font-size: 14px;
}
.nav_flat {
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	line-height: 125%;
}
.nav_flat a:link {
	color: #003366;
	text-decoration: none;
}
.nav_flat a {
	color: #000099;
	text-decoration: none;
}
.nav_flat a:visited {
	text-decoration: none;
}
.nav_flat a:hover {
	color: #990000;
	text-decoration: underline;
}
.nav_flat_image {
	text-decoration: none;
}
#nav_flat_image {
	text-decoration: none;
	margin-bottom: 8px;
}
.red {
	background-color: #FFCCFF;
	font-size: 11px;
}
#link_table {
	padding-bottom: 10px;
}
.appointment_admin_col_right {
	padding-left:15px;	
}
#appt {
	margin-top: 10px;
	margin-bottom: 10px;
}``
#appt_time_date {
	margin-bottom: 10px;
}
.appt_type {
	padding-bottom: 10px;
}
.appt_feedback {
	padding-bottom: 10px;
}
#appt_agent {
	margin-top: 10px;
}

/* for print report */
.appt_time_date, .appt, .appt_agent {
	text-align:left;
	margin-bottom:10px;
}
.appt_entry {
	border-bottom:1px solid black;
}

hr {
	margin-top: 10px;
	margin-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
/* icons for file uploads */
div.fileicon {
	background: url('../images/icons/txt.gif') no-repeat top left;
	height:24px;
	width:24px;
}
div.gif, div.jpeg, div.jpg, div.bmp, div.png, div.tif, div.tiff {
	background: url('../images/icons/graphic.gif') no-repeat top left;
}
div.zip, div.tgz, div.tr.gz {
	background: url('../images/icons/archive.gif') no-repeat top left;
}
div.doc {
	background: url('../images/icons/doc.gif') no-repeat top left;
}
div.xls {
	background: url('../images/icons/xls.gif') no-repeat top left;
}
div.ppt {
	background: url('../images/icons/ppt.gif') no-repeat top left;
}
div.pdf {
	background: url('../images/icons/pdf.gif') no-repeat top left;
}
div.folder {
	width:20px;
	white-space: nowrap;
	cursor:pointer;
	background: url('../images/icons/folder.gif') no-repeat top left;
	height:24px;
	line-height:30px;
	font-weight:bold;
	padding:3px 0px 3px 35px;
}#saved_searches_instruct {
	font-size: 10px;
	text-align: left;
}
#agent_info {
	padding: 10px;
	width: 90%;
	border: 1px solid #666666;
	margin-top: 20px;
	margin-bottom: 20px;
}
#agent_info p {
	margin: 0px;
}
#agent_bio {
	font-size: 10px;
	text-align: left;
	margin-bottom: 15px;
}
#agent_info img {
	border: 1px solid #A93650;
}
#photo {
	float: left;
	border: 1px solid #6F1727;
	margin-right: 10px;
}
#photo-caption {
	font-size: 11px;
	font-weight: normal;
}
#listing-photo {
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	padding: 5px;
}
#agent_photo {
	width: 100px;
	float: left;
}
#email_form {
	border: 1px dotted #666;
	padding: 20px;
	margin-top: 20px;
	width: 80%;
}
#email_form h2 {
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
#agent_content {
	margin-left: 120px;
	margin-bottom: 30px;
}
#agent_content p {
	font-size: 10px;
	margin-top: 2px;
	margin-bottom: 8px;
}
#agent_content h3 {
	color: #A93650;
	font-weight: normal;
	text-decoration: underline;
}
#saved_searches {
	width: 500px;
}
#agent_contact_form {
	padding: 10px;
	width: 90%;
	border: 1px solid #666666;
	margin-top: 20px;
	margin-bottom: 20px;
}
#profile {
	height: 195px;
}
#whiteboard_table {
	margin-top: 15px;
	border: 1px dotted #999999;
}
#whiteboard_table_post {
	text-align: left;
}
.whiteboard_subject {
	font-weight: bold;
	color: #6C1525;
}
.whiteboard_date {
	font-size: 10px;
	color: #000000;
}
.whiteboard_item_admin_col_left {
}
.whiteboard_message {
	padding-left: 10px;
	color: #000000;
}
th.admin_head,td.admin_head {
	background-color: #EEE;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
}
