body { 
	font-family: trebuchet ms, verdana, sans, sans-serif;
	font-size: 11px;
	line-height: 1.5em; 
	color: #333; 
        margin: 0;
	padding: 0;
	text-align: center;
        background: #FFFFFF;
}

p { 
	margin-top: 0px; 
}
	
 h3 { 
	font: bold 150% trebuchet ms, serif;
	letter-spacing: 1px; 
	margin: 10px 0px; 
	color: #000;
}
	
a:link  { 
	text-decoration: none;
	color: #3300CC;
}
	
a:visited { 
	text-decoration: none;
	color: #3300CC;
}
	
a:hover, a:active { 
	text-decoration: none;
	color: #FF0000;
}

/* ---( specific divs )----------------------------- */

div#container {
	position: relative;
        margin-left: auto;
        margin-right: auto;
        background: #E6E4DD;
	text-align: left;
	width: 900px;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;

}
.roundtop { 
	background: url(/one/include/images/tr.gif) no-repeat top right; 
}
.roundbottom {
	background: url(/one/include/images/br.gif) no-repeat top right; 
}
img.corner {
	width: 15px;
	height: 15px;
	border: none;
	display: block !important;
}


div#mainHeader {
	position: relative;
	background: #D2CCBE;
        margin-left: auto;
        margin-right: auto;
        margin-top: -15px;
	text-align: left;
	width: 900px;
        line-height: 0;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
        
}

div#mainHeaderBanner {
	position: relative;
        margin-left: auto;
        margin-right: auto;
	text-align: center;
	width: 900px;
	padding: 2px 0px 0px 0px;
	background: url('../images/headerBanner.png') no-repeat right bottom;
	border: 0;
	z-index: 1000;
}

div#listingTable {
	position: relative;
	background: #FFFFFF;
        margin-left: auto;
        margin-right: auto;
	text-align: left;
	width: 750px;
	border-left: 1px solid #000000;
	border-bottom: 20px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
}

.listingImage {
	position: relative;
	padding: 10px 0 0 20px; 
	margin: 0px 10px 10px 0px;
}

.listingDescription {
	position: absolute;
	top: 10px;
	right: 0;
	left: auto;
	z-index: 2;
}

.listingPrice{
	font-weight: bold;
	font-family: trebuchet ms, verdana, sans, sans-serif;
	font-size: 18px;
	line-height: 1.5em;
	color: #C00;
}

.listingOption{
	font-family: trebuchet ms, verdana, sans, sans-serif;
	font-size: 11px;
}


div#inquiryTable {
	position: relative;
	background: #E6E4DD;
        margin-left: auto;
        margin-right: auto;
	text-align: left;
	width: 750px;
}

div#searchTable {
	position: relative;
	background: #FFFFFF;
        margin-left: auto;
        margin-right: auto;
	text-align: left;
	width: 750px;
	height: 700px;
	border-left: 1px solid #000000;
	border-bottom: 20px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
}
.searchSelect{
	font-family: trebuchet ms, verdana, sans, sans-serif;
	font-size: 11px;
        width:	200px;
}

div#searchTable a:link {
	text-decoration: none;
	color: #000000;
	font-size: x-small;
}

div#searchTable a:visited {
	text-decoration: none;
	color: #000000;
	font-size: x-small;
}

div#searchTable a:hover { 
	text-decoration: none;
	color: #FF0000;
}

div#searchTable a:active { 
	text-decoration: none;
	color: #FF0000;
}

div#listingDetailNoPictureTable {
	position: relative;
	background: #FFFFFF;
        margin-left: auto;
        margin-right: auto;
	text-align: left;
	width: 750px;
	height: 850px;
	margin-top: -8px;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}

div#listingDetailTable {
	position: relative;
	background: #FFFFFF;
        margin-left: auto;
        margin-right: auto;
	text-align: left;
	width: 750px;
	height: 1150px;
	margin-top: -8px;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}

.listingDetails {
	position: relative;
	margin: 10px 0px 0px 10px;
}
  
.listingDetailsColumnOne {
	position: absolute;
	left: 0;
	width: 50%;
}
	
.listingDetailsColumnTwo {
        position: absolute;
        right: 0;
        width: 50%;
        text-align: left;
}

hr.hr2 {
        color: #999999;
        width: 90%;
        background-color: #FFFFFF;
        height: 1px;
}

div#residentialDetailTableHeader {
	position: relative;
	background: #FFFFFF;
        margin-left: auto;
        margin-right: auto;
	text-align: left;
	width: 750px;
	padding: 0px 0px 0px 0px;
	background: url('../images/resListingDetailHeader.png') no-repeat right bottom;
	border: 0;
	z-index: 40;
}

div#landDetailTableHeader {
	position: relative;
	background: #FFFFFF;
        margin-left: auto;
        margin-right: auto;
	text-align: left;
	width: 750px;
	padding: 0px 0px 0px 0px;
	background: url('../images/landListingDetailHeader.png') no-repeat right bottom;
	border: 0;
	z-index: 40;
}

div#commercialDetailTableHeader {
	position: relative;
	background: #FFFFFF;
        margin-left: auto;
        margin-right: auto;
	text-align: left;
	width: 750px;
	padding: 0px 0px 0px 0px;
	background: url('../images/commercialDetailHeader.png') no-repeat right bottom;
	border: 0;
	z-index: 40;
}

div#multifamilyDetailTableHeader {
	position: relative;
	background: #FFFFFF;
        margin-left: auto;
        margin-right: auto;
	text-align: left;
	width: 750px;
	padding: 0px 0px 0px 0px;
	background: url('../images/multifamilyDetailHeader.png') no-repeat right bottom;
	border: 0;
	z-index: 40;
}

div#feedbackResponse { 
	position: relative;
	z-index: 60;
}

div#listingDetailPictures {
	position: relative;
	background: #FFFFFF;
        margin-left: auto;
        margin-right: auto;
	text-align: center;
	width: 740px;
	height: 475px;
}

.listingPicturesColumnOne {
	position: absolute;
	top: 35px;
	left: 0;
	right: auto;
	z-index: 2;
	text-align: left;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 120px;
}

.listingPicturesColumnTwo {
	position: absolute;
	top: 35px;
	left: 120px;
	right: auto;
	z-index: 2;
	text-align: left;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 490px;
}

.listingPicturesColumnThree {
	position: absolute;
	top: 35px;
	left: auto;
	right: 0;
	z-index: 2;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 140px;
}

div#listingDetail2 {
	position: relative;
	height: 100px;
}

div#openListing {
	position: relative;
	height: 1000px;
}

div#listingImageTable {
	position: relative;
	background: #FFFFFF;
        margin-left: auto;
        margin-right: auto;
	text-align: left;
	width: 750px;
	border-left: 1px solid #000000;
	border-bottom: 20px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
}

.listingImage {
	position: relative;
	margin: 10px 0px 0px 10px;
}

/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
div#mainHeader h1 { 
	margin: 0;
	padding: 0;
	display: none;
}

div#sideNav {
	position: absolute;
	top: 35px;
	right: 0;
	left: auto;
	z-index: 2;
	width: 148px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 150px;
}

html>body #sideNav {
	width: 150px;
} 

div#sideNav p {
	margin: 15px 15px 15px 15px; 
	font-weight: bold;
	font-family: trebuchet ms, verdana, sans, sans-serif;
	line-height: 1.5em;
	color: #000;
}

div#adminNav {
	position: absolute;
	top: 290px;
	right: 0;
	left: auto;
	z-index: 2;
	width: 148px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 150px;
}

div#adminNav p {
	margin: 15px 15px 15px 15px; 
	font-weight: bold;
	font-family: trebuchet ms, verdana, sans, sans-serif;
	line-height: 1.5em;
	color: #000;
}

div#sideNav h3 {
	margin: 10px;
	color: #2B4E2B;
	font-weight: bold;
	font-family: trebuchet ms, verdana, sans, sans-serif;
	padding: 0;
}

div#sideNav a:link, #sideNav a:visited {
	margin-right: 6px;
}

div#sideNav .quote {
	display: block;
	float: right;
	margin-top: 20px;
}

div#loginBlock {
	position: absolute;
	top: 5px;
	right: 0;
	left: auto;
	z-index: 2;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 100px;
}

div#loginBlock a:link, #sideNav a:visited {
	margin-right: 6px;
}

div#loginBlock p {
	font-weight: bold;
	font-family: trebuchet ms, verdana, sans, sans-serif;
	line-height: 1.5em;
	color: #C00;
}


div#supportingText	{
	padding: 10px 0 0 20px; 
	margin: 0px 10px 40px 0px;
}

div#supportingText h4 {
	font: bold 150% trebuchet ms, serif;
	letter-spacing: 1px; 
	margin: 10px 0px; 
	color: #C00;
}

div#supportingText .tableMenu{
	margin: 015x 0px 15px 15px; 
	font-weight: bold;
	font-family: trebuchet ms, verdana, sans, sans-serif;
	line-height: 1.5em;
	color: #C00;
}

div#supportingText .bgcolorOne{
	background-color: #E8E8E8;
}

div#supportingText .bgcolorTwo{
	background-color: #C0C0C0;
}

div#footer { 
	position: relative;
	background: #000000;
        margin-left: auto;
        margin-right: auto;
	text-align: left;
	width: 800px;
}

.footerbottom {
	background: url(/one/include/images/fr.gif) no-repeat top right; 
}

div#footer p {
	font-weight: bold;
	font-family: trebuchet ms, verdana, sans, sans-serif;
	line-height: 1.5em;
	color: #FFFFFF;
}

div#homeFooter { 
	position: relative;
        margin-left: auto;
        margin-right: auto;
	width: 800px;
	text-align: left;
	padding: 0;
}

div#homeFooter p {
	font-weight: bold;
	font-family: trebuchet ms, verdana, sans, sans-serif;
	line-height: 1.5em;
	color: #FFFFFF;
}

div#messageBox {
	padding: 10px 0 0 20px; 
	margin: 0px 300px 40px 0px;
}
.messageTable {
	background: #488048;
        border: 1; 
        borderColor: #FFFFFF;
}
.messageCaption {
	color: #FFFFFF; 
	font-size: 15pt; 
	caption-side: bottom
}
.messageTH {
	color: #488048; 
	font-size: 10pt; 
}
.messageFirstTR {
        background: #E8E8E8;
	color: #000000; 
	font-size: 10pt; 
}
.messageSecondTR {
        background: #C0C0C0;
	color: #000000; 
	font-size: 10pt; 
}
.messageTDBold {
	font-weight: bold;
	font-family: trebuchet ms, verdana, sans, sans-serif;
	font-size: 10pt; 
	color: #000000;
}
.messageTD {
	font-family: trebuchet ms, verdana, sans, sans-serif;
	font-size: 8pt; 
	color: #000000;
}
.messageLinkTD {
	font-weight: bold;
	font-family: trebuchet ms, verdana, sans, sans-serif;
	font-size: 8pt; 
	color: #FF0000;
}
div#topPadded { 
	position: absolute;
	background: #FFFFFF;
	margin: 10px auto 10px auto;
	text-align: center;
	width: 800px;
	padding: 0;
	top: 115px;
}

/* Hides from IE-mac \*/
* html .floatholder {height: 1%;}
/* End hide from IE-mac */

div#morePages {
	padding: 10px 0 0 20px; 
	margin: 0px 300px 40px 0px;
}

div#bottomPadded { 
	position: absolute;
	background: #FFFFFF;
	margin: 10px auto 10px auto;
	text-align: center;
	width: 800px;
	padding: 0;
	top: 690px;
}

div#footer a:link, #footer a:visited { 
	margin-right: 6px;
}

div#contact {
	position: absolute; 
	top: 20px; 
	right: 0;
	margin: 0px 0px 15px 15px; 
	left: auto;
	width: 150px;
	height: 300px;
	padding: 300px 0px 20px 0px;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
        background: #EEEEEE no-repeat;
	z-index: 1;
}

div#contact h3 {
	color: #635F57;
	font-weight: bold;
	margin: 12px;
	padding: 0;
}	

div#contact p {
	margin: 0px 12px;
	padding: 0;
}

div#contact .type {
	font-weight: bold;
	clear: both;
	float: left;
	display: block;
	width: 60px;
}

div#contact .datum {
	clear: right;
	float: left;
	display: block;
}


div.mainmenu {
    position: relative;
    left: 20px;
    font-weight: bold;
    z-index: 1;
}

div.menu {
    float: left;
    margin-left: 10px; 
}

div.popup a:hover { background-color: #000000; }
div.menu:hover div:first-child { border-bottom: none; }
div.menu div.popup { display: none; }
div.menu:hover div.popup { 
    display: block; 
    background-color: #99f; 
}


div.menu div {
    width: 175px;
    background-color: #000000;
    padding: 5px;
    border: solid 2px blue;
}


div.popup div, div.popup a { display:block; text-decoration: none; margin: 2px 2px 2px 5px; }
div.popup div + div, div.popup a + a { margin-top: 10px; } 

div#spacer {
    position: relative;
    height: 100px;
}

.overlay_dialog {
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.overlay___invisible__ {
  background-color: #000;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

.dialog_nw {
	width: 9px;
	height: 23px;
	background: transparent url(../images/default/top_left.gif) no-repeat 0 0;		
}

.dialog_n {
	background: transparent url(../images/default/top_mid.gif) repeat-x 0 0;	
	height: 23px;
}

.dialog_ne {
	width: 9px;
	height: 23px;
	background: transparent url(../images/default/top_right.gif) no-repeat 0 0;		
}

.dialog_e {
	width: 2px;
	background: transparent url(../images/default/center_right.gif) repeat-y 0 0;	
}

.dialog_w {
	width: 2px;
	background: transparent url(../images/default/center_left.gif) repeat-y 0 0;		
}

.dialog_sw {
	width: 9px;
	height: 19px;
	background: transparent url(../images/default/bottom_left.gif) no-repeat 0 0;			
}

.dialog_s {
	background: transparent url(../images/default/bottom_mid.gif) repeat-x 0 0;		
	height: 19px;
}

.dialog_se {
	width: 9px;
	height: 19px;
	background: transparent url(../images/default/bottom_right.gif) no-repeat 0 0;			
}

.dialog_sizer {
	width: 9px;
	height: 19px;
	background: transparent url(../images/default/sizer.gif) no-repeat 0 0;	
	cursor:se-resize;	
}

.dialog_close {
	width: 14px;
	height: 14px;
	background: transparent url(../images/default/close.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:8px;
	cursor:pointer;
	z-index:2000;
}

.dialog_minimize {
	width: 14px;
	height: 15px;
	background: transparent url(../images/default/minimize.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:28px;
	cursor:pointer;
	z-index:2000;
}

.dialog_maximize {
	width: 14px;
	height: 15px;
	background: transparent url(../images/default/maximize.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:49px;
	cursor:pointer;
	z-index:2000;
}

.dialog_title {
	float:left;
	height:14px;
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;
	text-align:center;
	width:100%;
	color:#000;
}

.dialog_content {
	overflow:auto;
	color: #DDD;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	background-color:#123;
}

.top_draggable, .bottom_draggable {
  cursor:move;
}

.status_bar {
  font-size:12px;
}
.status_bar input{
  font-size:12px;
}

.wired_frame {
	display: block;
  position: absolute;
  border: 1px #000 dashed;
}

/* DO NOT CHANGE THESE VALUES*/
.dialog {
	display: block;
	position: absolute;
}

.dialog table.table_window  { 
  border-collapse: collapse; 
  border-spacing: 0; 
  width: 100%;
	margin: 0px;
	padding:0px;
}

.dialog table.table_window td , .dialog table.table_window th { 
  padding: 0; 
}

.dialog .title_window {
  -moz-user-select:none;
}
