/* CSS Document */

body { background:url(../images/bodyBG.jpg) repeat top;
margin:0px; }

#img1 { text-align:center;
background:#ffffff; }

#menuBox { background:#c6def7 url(../images/menuBG.gif) repeat-x bottom left;
border-top:1px solid #000000;
border-bottom:1px solid #000000; }

#textBox { padding:10px;
background:#ffffff;
height:300px;
vertical-align:top; }

#textBox3 { padding:10px;
background:#1a588e;
height:300px;
vertical-align:top; }

#textarea1, #textarea1 td, #textarea2, #textarea2 td { font: 10pt Arial, Helvetica, sans-serif;
color:#000000;
vertical-align:top; }

#textarea3, #textarea3 td { color:#ffffff;
vertical-align:top;
font: 10pt Arial, Helvetica, sans-serif; }

#textarea3 a {color:#ffffff; text-decoration:underline; }
#textarea3 a:hover { color:#cccccc; }

.blue { background: #1a588e; }

.white { background:#ffffff; }

#members { border:1px solid #2b4c6d; }

#memBox { padding: 15px 0px 20px 0px;
vertical-align:top; }

#membersHeader { background:#2b4c6d; 
font: bold 10pt Arial, Helvetica, sans-serif;
color: #ffffff;
padding: 4px 11px 3px 11px; }

.memberslogin, .forgotpw, #membership_register, .style2, .loginerror { font-family: Arial, Helvetica, sans-serif;
font-size: 10pt !important;
color: #000000; }

#member_pass, #member_email { size:24;
border: 1px solid #2b4c6d; 
font-size: 12px; 
color: #ffffff; 
background: #000000;
padding: 0px 3px 0px 3px; }

a { color:#2b4c6d; text-decoration:none; }

a:hover { text-decoration:underline; }

#textarea1 a img, #textarea1 td a img, #textarea2 a img, #textarea2 td a img { border-color: #2b4c6d;
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: 12px Arial, Helvetica, sans-serif;
text-transform:uppercase;
  color: #000000;
  text-decoration: none;
 padding: 0px 10px;
  border: 1px solid #2b4c6d;
  background: #e5e6e8;
  font-variant:small-caps;
}

a#button:hover { 
text-decoration: none; color: #ffffff; background: #2b4c6d; border: 1px solid #000000;
}

#visible_area{
	width:450px;/*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; }

#edit { text-align:right;
padding-right: 3px; }

#textarea1 #bridgetools, #textarea2 #bridgetools { position:relative;
top:35; }