body { font-family: Verdana, Arial, Helvetica; sans-serif; background: #FFF; }

body, p, td, a, span { color: black; }

p,td,tr {
 font-size: 90%; margin: 0; bottom: 0; 
 font-family: Verdana, Arial, Helvetica, sans-serif;
}

form { display: inline; }

a.list:link {color: navy; text-decoration: none; }
a.list:visited {color: navy; text-decoration: none; }
a.list:hover {color: red; text-decoration: underline; }
a.list:active {color: black; }

a.nodec {text-decoration: none; color: black;}

.xlg { font-size: 15pt; }
.lg { font-size: 13pt; }
.med { font-size: 11pt; }
.sm { font-size: 9pt; }
.xs { font-size: 8pt; }
.red { color: #f00; }
.b { font-weight: bold; } 
.center { text-align: center; }
.right { text-align: right; }
.left { text-align: left; }
.nowrap { white-space: nowrap; }
.button { font-size: 11pt; border: none; background: none; }
.gobtn, .gobtnnobg { font-size: 9pt; display: none; }
.gobtnlg { font-size: 10pt; display: none; }

.calc { display: none; }

.HPrintSpacer { padding: 10px;  margin: 10px; }

.photo {
 width: 278; height: 186;
 border: 3px solid black;
}

#editlisting { text-align: center; }
#editlisting form { display: block; }

.noprint { display: none; }
#logo { display: none; }

#citydatabtn { display: none; }
#schoolsbtn { display: none; }

.propmain { page-break-after: always; }
.propmainlast { page-break-after: avoid; }

.newpage { page-break-after: always; }
/*.boxcontainer1, .boxcontainer2 { border: 0px; } */
.boxcontainer1 { border: 3px solid #a9a9a9; border-left-color: white; border-top-color: white; text-align: center; padding: 2px 4px 2px 2px; width: 660px; margin-left: auto; margin-right: auto; }
.boxcontainer2 { border: 1px solid white; border-left-color: #a9a9a9; border-top-color: #a9a9a9; text-align: center; padding: 30px; width: 600px;  margin-left: auto; margin-right: auto; }

#quicklist h3 { padding-bottom: 0; margin-bottom: 0; }
#quicklist p { padding: 0 0 .5em 0; margin: 0; }


.rentalinfo td { text-align: left;  padding: 0; }

.rentalinfo .col1 { width: 105px; white-space: nowrap; }
.rentalinfo .col2 { width: 100px; white-space: nowrap; text-align: right; }
.rentalinfo .col3 { width: 80px; white-space: nowrap;  }
.rentalinfo .col4 { width: 10px; white-space: nowrap;  }
.rentalinfo .col5 { width: 120px; white-space: nowrap; }
.rentalinfo .col6 { width: 170px; white-space: nowrap; }

.rentheader {
	position: relative;
	height: 2.5em;
	width: 100%;
}

.forrenttitle {
	text-align: right;
	color: red;
	font-size: 1.5em;
	font-weight: bold;
	padding-bottom: 0em; 
	width: 49%;
	position: absolute;
	right: 0; top: 0;
}

.rentlisting { 
	text-align: left; 
	color: black; 
	font-size: 1.1em; 
	font-weight: bold; 
	padding-bottom: 1em; 
	width: 49%;
	position: absolute;
	left: 0; top: 5px;
}

.listingid {
	color: red;
}

.rentalinfo .AnnualAmt {
	font-weight: bold;
	text-align: right;
}

.rentalinfo .SeasonalAmt {
	font-weight: bold;
	text-align: right;
}

.rentalinfo .MonToMonAmt {
	font-weight: bold;
	text-align: right;
}

.rentalinfo .WeeklyAmt {
	font-weight: bold;
	text-align: right;
}

.rentalinfo .WeekendAmt {
	font-weight: bold;
	text-align: right;
}

.rentalinfo .DailyAmt {
	font-weight: bold;
	text-align: right;
}


h4 .rentals { 
	color: red;
}

h4 .rentals { 
	color: red;
}

.outsidediv
{
	padding: 0;
	background-color: #CFF5F5;
} 

.bordertable1
{
	padding: 10px 10px 0 10px;
	width: 100%;
	/*border-bottom-style: none;*/
	border-bottom-width: 0px;
}

.bordertable2
{
	padding: 0;
	width: 100%;
	border-top-width: 0px;
	/*border-top-style: none;*/
}

.rentalinfo .rentalnotes {
	padding-top: 1em; 
	padding-bottom: 1em; 
}

#headerbox { position: relative; }

#forrent {
	display: inline; 
	position: absolute;
	right: 1em;
	top: 3em; 
}

.category {
	text-align: center;
	border: 0px solid black;
	padding-bottom: 1em;
}

.category div { 
	text-align: left;
	width: 10em; 
	border: 0px solid green;
	margin-left: auto;
	margin-right: auto;
}

.category div a { text-decoration: none; }

.category div a:hover { text-decoration: underline; }

#rentaltitle {
	text-align: center;
	font-size: 16px;
	padding-bottom: 1.5em; 
}

#rmlsfooter {
	padding-top: 2em;
	border: 0px solid black;
	text-align: center;
}

#membersheader {
	text-align: right;
	font-size: 1.5em;
}

#memberstext {
	color: red;
}

.equalhousing {
	position: relative;
	width: 100%;
	padding: 0; margin: 0;
	
}
.equalhousing img{
	position: absolute; 
	right: -1em;
	bottom: -1em;
	width: 35px;
}

#imgcount {
	display: none;
}

.agent-info { padding-top: 1em; }
.agent-info .agent-email { display: none; }

.main-photo {
	border: 0;
	width: 300px;
}

.main-photo .photo-container {
	background: white;
	height: 225px;
	border: 3px solid black;
	
	display: table-cell;
	vertical-align: middle;
}


.main-photo .photo-container img {
	display: block;
	border: 0px solid black;
	page-break-before: avoid;
	break-before: avoid;
	page-break-after: avoid; 
	break-after: avoid;
}

.main-photo .photo-container img.wide { width: 300px; }
.main-photo .photo-container img.tall { max-width: 300px; max-height: 300px; }

.reload-page {
	display: none;
}

.cma-page h1 {
	font-size: 14px;
}

.cma-table thead th {
	font-size: 12px;
}

.cma-table thead th,
.cma-table tfoot td {
	padding: .5em 0;
}

.cma-table tfoot tr.spacer td {
	padding: 0;
}

.cma-table .acre-mod {
	font-size: .6em;
}

.main-photo .watermark::after {
	color: #555;
	font-size: 3.5vw;
	font-weight: bold;
	letter-spacing: 0.05em;
	-webkit-transform: rotate(326deg);
	transform: rotate(326deg);
	position: absolute;
	z-index: 10000;
	background: transparent;
	display: block;
	height: 1em;
	width: 300px;
	text-align: center;
	opacity: 0.8;
	top: 150px;
	left: 20px;
	-webkit-filter: drop-shadow(1px 1px 4px white);
	filter: drop-shadow(1px 1px 4px white);
	-ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=0, OffY=2, Color='#fff')";
	filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=0, OffY=2, Color='#fff')";
}

.main-photo .watermark.withdrawn::after {
	content: 'Withdrawn';
}

.main-photo .watermark.expired::after {
	content: 'Expired';
}

