/* stylesheet for new Wade Apts site - May, 2005 */

body {background-color:black;}
td {font-family:arial,verdana,helvetica; font-size:10pt; color:white;}

/* fonts */
.fineprint {font-size:8pt;}
.footer {font-family:verdana,arial; font-size:7pt; color:#104330;}
.hdg_serif {font-family:times new roman; font-size:12pt; color:white; font-weight:bold;}
.headerbar {background-color:#104231;}
.pageheading {font-size:14pt; color:white; }
.selected {background-color:#BCCBC5;}
.response {color: yellow;}

.pt7 {font-size:7pt;}
.pt8 {font-size:8pt;}
.pt9 {font-size:9pt;}
.pt10 {font-size:10pt;}
.pt11 {font-size:11pt;}
.pt12 {font-size:12pt;}
.pt13 {font-size:13pt;}
.pt14 {font-size:14pt;}
.pt15 {font-size:15pt;}
.pt16 {font-size:16pt;}
.pt17 {font-size:17pt;}
.pt18 {font-size:18pt;}
.pt19 {font-size:19pt;}
.pt20 {font-size:20pt;}
.pt21 {font-size:21pt;}
.pt22 {font-size:22pt;}
.pt23 {font-size:23pt;}
.pt24 {font-size:24pt;}

/* links */
a:link		{text-decoration:underline;color:white;}
a:visited	{text-decoration:underline;color:white;}
a:hover	{text-decoration:none;color:#BCCBC5;}

/* javascript menu */
.menu {	position:absolute; 
		top:20px; 
		left:0px; 
		visibility:hidden;}
		
.menuitem {	font-size:12pt; 
			color:#104330; 
			padding-left:7px; 
			padding-right:10px; 
			cursor:hand; 
			position:relative;}
			
.menuitemselected {font-size:12pt;
			color:white; 
			background-color:#104330;}
			
.submenu {background-color:white; 
			border-top:1px solid #104330; }
			
.subitem {font-size:12pt; 
			color:#104330; 
			cursor:hand;
			padding-left:7px; 
			padding-right:10px;
			border-left:1px solid #104330;
			border-right:1px solid #104330;
			border-bottom:1px solid #104330;}

/* table and cell borders */
.tbl_heading {border:4px solid #104330;}
.tbl_contentarea {	border-left:4px solid #104330;
					border-right:4px solid #104330;
					border-bottom:4px solid #104330;}
.top_border {border-top:4px solid #104330;}
.bottom_border {border-bottom:4px solid #104330;}
.left_border {border-left:4px solid #104330;}
.right_border {border-right:4px solid #104330;}
.fulltable {height:100%}
.img_border {border:1px solid #FFFFFF;}

/* form elements */
input.small {font-family:verdana,arial,helvetica;font-size:8pt;}
textarea.small {font-family:verdana,arial,helvetica;font-size:8pt;}
select.small {font-family:verdana,arial,helvetica;font-size:8pt;}

input.smaller {font-family:verdana,arial,helvetica;font-size:7pt;}
textarea.smaller {font-family:verdana,arial,helvetica;font-size:7pt;}
select.smaller {font-family:verdana,arial,helvetica;font-size:7pt;}

.cleaningrates {font-size:8pt;}

.whitebox {font-size:8pt; background-color:white; color:black;}

/* 
.scroller { margin-left:2px; margin-top:0px; 
			width:280px; overflow:scroll; overflow-x:hidden; white-space:nowrap;
			scrollbar-arrow-color: #747474;
			scrollbar-face-color: #202020;
			scrollbar-3dlight-color: #747474;
			scrollbar-highlight-color: #747474;
			scrollbar-shadow-color: #747474;
			scrollbar-darkshadow-color: #747474;
			scrollbar-track-color: #404040;}
*/

/* used by waitlist.cfm to thwart robots */
#addr {display:none;}