/* CSS Document */

body { background:#000000; }

#str { background:url(../images/strBG.gif) repeat top left; }

#menuBox { vertical-align:bottom; }

#img1 { text-align:center;
border-top:1px solid #000000; 
border-bottom:1px solid #000000; }

#textBox { padding: 10 15 20 15;
vertical-align:top;
height:350px;
background:url(../images/textBG.gif) no-repeat bottom right; }

#bg { background:url(../images/textBG.gif) no-repeat bottom right; }

#textarea1, #textarea1 td, #textarea2, #textarea2 td { font: 10pt Verdana, Arial, Helvetica, sans-serif;
color: #b9babb;
vertical-align:top; }

#copyright { font: 7pt  Verdana, Arial, Helvetica, sans-serif;
color:#242d38;
vertical-align:top; }

#copyright a{ color:#242d38; text-decoration:none;}

#copyright a:hover{ color:#242d38; text-decoration:none;}

#edit { width:110px;
text-align:right; }

.memberslogin {
font-family: verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #ffffff; }

.forgotpw { font-family: verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #ffffff; }

#membership_register { font-family: verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #ffffff; }

a { color:#3c4857; text-decoration:underline; }

a:hover { color:#ffffff; }

a img { border-color: #000000; }

a:hover img { border-color: #242d38;
opacity: .8;
filter: alpha(opacity=80); }

a#button { 
white-space: nowrap;
font: 11px Verdana, Arial, Helvetica, sans-serif;
  color: #b9babb;
  text-decoration: none;
 padding: 0 10 0 10;
  border: 1px solid #242d38;
  background: #333333;
text-transform:uppercase;
}

a#button:hover { 
text-decoration: none; color: #ffffff; background: #14171c;
}

#visible_area{
	width:560px;/*required*/
	overflow:hidden;/*required*/
	position:relative;/*required*/
	height:80px;/*required but obviously adjustable*/
}

#testscroller{
	white-space:nowrap;
} 

#testscroller a{
	display: inline-block;
	padding: 0 2 0 0; }
	
#mid { vertical-align:middle; }

#mid a { width: 30px;
opacity: .9;
filter: alpha(opacity=90);}

#mid a:hover { opacity: .75;
filter: alpha(opacity=75);}

#visible_area #bridgetools { position:absolute; top: 10px; left: 10px; z-index:1; }

#cal { vertical-align:top;
padding:10 0 20 10; }

#textCal { padding: 10 10 20 15;
vertical-align:top;
height:350px; }

caption.calendar-month{font: 12px arial, helvetica, sans-serif; font-weight: bold; color: #FFFFFF; text-decoration: none;}
th{font: 12px arial, helvetica, sans-serif; font-weight: bold; color: #ffffff; text-decoration: none;}
td.fullday {font: 10px arial, helvetica, sans-serif; font-weight: bold; color: #FFFFFF; text-decoration: none;}
td.emptyday {font: 10px arial, helvetica, sans-serif; font-weight: normal; color: #CCCCCC; text-decoration: none;}
td.today {font: 12px arial, helvetica, sans-serif !important; font-weight: bold !important; color: #ffffff !important; }
td.today a{font: 12px arial, helvetica, sans-serif !important; font-weight: bold !important; color: #ffffff !important; }