/* CSS Document */

body { background:#000000;
margin: 5px 0px 0px 0px; }

#header { border-top:1px solid #bd91ba;
border-bottom:3px double #bd91ba; }

#main { border-bottom:3px double #bd91ba;
padding:20px 0px 20px 0px;
vertical-align:top; }

#footer { border-top:2px solid #0f0f0f; }

#menuBox { vertical-align:top;
padding:25px 10px 0px 0px; }

#textBox { vertical-align:top; }

#str { vertical-align:bottom;
background:#0f0f0f url(../images/strBG.gif) no-repeat bottom center;
height:300px;}

#textBox2 { padding-left:10px;
vertical-align:top; }

#bdr1 { border:1px solid #bd91ba; 
padding:3px; }

#bdr { border:1px solid #bd91ba;
height:300px;
vertical-align:top;
background:#0f0f0f;
padding: 10px; }

#bdrHome { border:1px solid #bd91ba;
height:300px;
vertical-align:top;
background:#0f0f0f;
padding:3px; }

#edit { text-align:right }

#copyright { font: 7pt Arial, Helvetica, sans-serif;
color:#ffffff;
vertical-align:top;
padding-left:5px;}

#textarea1, #textarea1 td, #textarea2, #textarea2 td { font:11px Arial, Helvetica, sans-serif;
color:#ffffff;
vertical-align:top; }

a {color:#fce680; text-decoration: underline; }

a:hover { text-decoration: none; color: #ffffff; }

#textarea1 a img, #textarea1 td a img, #textarea2 a img, #textarea2 td a img { border-color: #bd91ba;
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: 11px Arial, Helvetica, sans-serif;
  color: #fce680;
  text-decoration: none;
 padding: 0 10 0 10;
  border: 1px solid #bd91ba;
  background: #000000;
text-transform:uppercase;
}

a#button:hover { 
text-decoration: none; color: #ffffff; background: #14171c;
}

#members { border:1px solid #83497f; }

#memBox { padding: 15px 0px 20px 0px;
vertical-align:top; }

#membersHeader { background:#83497f; 
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: #ffffff; }

#member_pass, #member_email { size:24;
border: 1px solid #bd91ba; 
font-size: 11px; 
color: #f36e43; 
background: #000000;
padding: 0px 3px 0px 3px; }

#visible_area{
	width:552px;/*required*/
	overflow:hidden;/*required*/
	position:relative;/*required*/
	height:60px;/*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);
outline:none;}

#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; }