/* CSS Document */

body { margin: 0 0 0 0; }

#menuBox { background: url(../images/menuBG.gif) repeat-x top left; }

#header { background: #231f20; }

#logo { background:#333300;
border-bottom:1px solid #ffffff;
border-top:1px solid #ffffff; }

#img1 { text-align: center;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff; }

#img2 { text-align: center;
border-bottom: 2px solid #ffffff; }

#textBox { background: url(../images/textBG.gif) no-repeat bottom center;
border-top: 7px solid #231f20;
padding: 15px 10px 20px 10px;
vertical-align: top;
height: 300px; }

#textBox2 { padding: 15 10 20 10;
vertical-align: top;
height: 300px; }

#rcol { padding-left:10px;
vertical-align:top; }

#textarea1, #textarea1 td, #textarea2, #textarea2 td { font: 12px arial, helvetica, sans-serif;
color: #000000;
vertical-align: top; }

#footer { border-top: 7px solid #231f20; }

.footerImgs { padding:1px 0px 0px 4px; }

#edit { text-align: right; }

#copyright { font: 9px arial, helvetica, sans-serif;
color: #333333;
vertical-align: top;
padding: 1 0 0 2; }

#members { border:1px solid #350802; }

#memBox { padding: 15px 0px 20px 0px;
vertical-align:top; }

#membersHeader { background:#231f20; 
font: bold 10px 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: 11px !important;
font-weight: bold;
color: #000000; }

#member_pass, #member_email { size:24;
border: 1px solid #343200; 
font-size: 12px; 
color: #ffffff; 
background: #231f20;
padding: 0px 3px 0px 3px; }

a {color:#649600; text-decoration:underline; }

a:hover { text-decoration:none; }

#textarea1 a img, #textarea1 td a img, #textarea2 a img, #textarea2 td a img { border-color: #343200;
opacity: .8;
filter: alpha(opacity=80); }

#textarea1 a:hover img, #textarea1 td a:hover img, #textarea2 a:hover img, #textarea2 td a:hover img { 
opacity: 1;
filter: alpha(opacity=100); }

a#button { 
white-space: nowrap;
font: bold 11px Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #dfdfdf;
  text-decoration: none;
 padding: 0 10 0 10;
  border: 1px solid #61841a;
  background: #231f20;
  font-variant: small-caps;
}

a#button:hover { 
text-decoration: none; color: #ffffff; background: #343200; 
}

#visible_area{
	width:740px;/*required*/
	overflow:hidden;/*required*/
	position:relative;/*required*/
	height:70px;/*required but obviously adjustable*/
}
#testscroller {
	white-space:nowrap;
} 

#testscroller a {
	display: inline-block;
	padding: 0 1 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; }