/* CSS Document */

body { background:#f6f6f6; 
margin:0px; }

#img1 { border:1px solid #ffffff; }

#menuBox { background:#efefef;
border-left:1px solid #ffffff;
border-bottom:1px solid #ffffff;
vertical-align:top; }

#main { background:#ffffff;
vertical-align:top;
height:300px;
padding:10px; }

#footer { border-top:2px solid #009900; }

#copyright { font:7pt Arial, Helvetica, sans-serif;
color:#666666;
vertical-align:top;
padding:0px 2px; }

#textarea1, #textarea1 td, #textarea2, #textarea2 td { font:9pt Arial, Helvetica, sans-serif;
color:#000000;
vertical-align:top; }

#menuBox2 { padding-top:10px; }

a { color:#009900; text-decoration:none; }

a:hover { text-decoration:underline; }

#textarea1 a img, #textarea1 td a img, #textarea2 a img, #textarea2 td a img { border-color: #009900;
opacity: 1;
filter: alpha(opacity=100); }

#textarea1 a:hover img, #textarea1 td a:hover img, #textarea2 a:hover img, #textarea2 td a:hover img { 
opacity: .85;
filter: alpha(opacity=85); }

a#button { 
white-space: nowrap;
font: 8pt arial, helvetica, sans-serif;
  color: #000000;
  text-decoration: none;
 padding: 1 10 1 10;
  border: 1px solid #009900;
  background: #efefef;
  text-transform:uppercase;
}

a#button:hover { 
text-decoration: none; color: #000000; background:#e0e0e0;
}

#members { border:1px solid #009900; }

#memBox { padding: 15px 0px 20px 0px;
vertical-align:top; }

#membersHeader { background:#009900; 
font: 8pt Arial, Helvetica, sans-serif;
color: #ffffff;
padding: 4px 11px 3px 11px;
font-variant:small-caps; }

.memberslogin, #membership_register, .style2, .loginerror { font-family: Arial, Helvetica, sans-serif;
font-size: 8pt !important;
color: #000000;
font-variant:small-caps; }

.forgotpw { font-family: Arial, Helvetica, sans-serif;
font-size: 8pt !important;
color: #000000; }

#member_pass, #member_email { size:24;
border: 1px solid #e8e8e8; 
font-size: 12px; 
color: #ffffff; 
background: #000000;
padding: 0px 3px 0px 3px; }

#visible_area{
	width:400px;/*required*/
	overflow:hidden;/*required*/
	position:relative;/*required*/
	height:50px;/*required but obviously adjustable*/
}

#visible_area_menu {
	width:678px;/*required*/
	overflow:hidden;/*required*/
	position:relative;/*required*/
	height:150px;/*required but obviously adjustable*/
}

#testscroller, #testscroller2 {
	white-space:nowrap;
} 

#testscroller a, #testscroller2 a {
	display: inline-block;
	padding: 0 1 0 0; }
	
#mid { vertical-align:middle; }

#mid a { width: 30px;
opacity: 1;
filter: alpha(opacity=100);}

#mid a:hover { opacity: .85;
filter: alpha(opacity=85);}

#visible_area #bridgetools, #visible_area_menu #bridgetools { position:absolute; top: 10px; left: 10px; z-index:1; }
