/* CSS Document for User Page */
<!--

body { margin: 0; padding: 0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; background-color: #FFFFFF; }

table { color: #000000; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; line-height: 18px;  letter-spacing: 0.5px; font-size: 11px;}

.txtHeadMain { font-size: 18px; color:#993300; font-weight:bold;}

.tblBorder { border: 1px solid #000000;}

.txtHeadMain { font-size: 18px; color:#993300; font-weight:bold;}

.adgreens { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: none; text-decoration: none; }
.adgreens:hover { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #999999; font-weight: none; text-decoration: none; }

.txtError{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #FF0000; font-weight: bold; text-decoration: none;}

.txtred{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #FF0000; font-weight: normal; text-decoration: none;}

.txtblack{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: normal; text-decoration: none;}

.txtblackB{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: bold; text-decoration: none;}

.txtwhite{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: normal; text-decoration: none;}

.txtwhiteB{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: bold; text-decoration: none;}

.txtwhiteBB{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF; font-weight: bold; text-decoration: none;}

.txtdgreen{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold; text-decoration: none;}

.txtdgreens{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: bold; text-decoration: none;}

.txtdgreenBB{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 17px; color: #000000; font-weight: bold; text-decoration: none;}

.txtfeatHeadB{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 15px; color: #000000; font-weight: bold; text-decoration: none;}

.txtsmall{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; text-decoration: none; font-weight: normal;}

a.home-recent { border: 1px solid #EBEBEB; margin:3px 12px 9px 0; padding: 5px; width: 160px; height: 175px; float:left; position: relative; text-align: center; font-size: 12px; background-color: #F2F9FF; display: block; text-decoration: underline; }
a.home-recent:link {border: 1px solid #EBEBEB; color: black;}
a.home-recent:visited {border: 1px solid #EBEBEB; color: black;}
a.home-recent:active {border: 1px solid #EBEBEB; color: black;}
a.home-recent:hover {border: 1px solid #bbb; color: black; text-decoration: width: 160px; height: 175px; underline; background-color: #F2F9FF;}
 	
a.home-recent .home-recent-id {font-size: 11px;}

a.home-recent img {display: block; margin: 5px auto;text-decoration: none; border: none;}

span.amenity-list { border: 0px solid #EBEBEB; margin:3px 12px 3px 0; padding: 3px; width: 160px; float: left; position: relative; text-align: left; font-size: 12px; display: block; text-decoration: none; }
span.amenity-list input{ border: 1px solid #EBEBEB; padding: 3px; float: left; background-color: #8F8F8F;}

img.prop-image-big { border: 1px solid #EBEBEB; text-align: center; background-color: #F2F9FF; display: block; vertical-align: middle; }

.tddgray{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px; color: #000000; background-color:#D4D4D4;}

.hdotted{ background-image: url(images/adm_green_dot.gif); background-repeat: repeat-y;}
.vdotted{ background-image: url(images/adm_green_hdot.gif); background-repeat: repeat-x; background-position: center; }

.rowRoll { background-color: #000000; cursor: pointer; color: #FFFFFF;}
.noRoll { background_color: #CCCCCC; color: #000000;}

a:link { color: #FF9900; }
a:visited { color: #006699; }
a:hover { color: #FFCC00; }

.txtMaintxt {font-family: Arial, Helvetica, sans-serif; font-size: 9pt;	color: #FFFFFF; }
.txtMainHeader {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #FF9900; }
-->