/* CSS Document */

body { background-color: #d1d1c1;
margin: 0px; }

#menuBox { vertical-align: top; }

#textBox { vertical-align: top;
padding: 0 10 0 10; }

#bdr1 { border: 2px solid #710000;
padding: 1px; }

#bdr2 { border: 1px solid #710000;
padding: 7 7 7 20;
font: bold italic 16px century gothic, arial, helvetica, sans-serif;
color: #710000; }

#bdr3 { border: 2px solid #336699;
padding: 1px; }

#bdr4 { border: 1px solid #336699;
padding: 10px;
height: 450px;
vertical-align: top; }

#img1 { border-top: 1px solid #000000;
border-bottom: 1px solid #000000; }

#textarea1, #textarea1 td, #textarea2, #textarea2 td { font: 12px arial, helvetica, sans-serif;
color: #000000;
vertical-align: top; }

#edit { text-align: right;
padding: 1 13 0 0; }

.memberslogin, .forgotpw, #membership_register, .style2, .loginerror { font-family: Arial, Helvetica, sans-serif;
font-size: 10pt !important;
color: #000000; }

a { color: #336699; text-decoration: none; }

a:hover { text-decoration: underline; color: #710000; }

#textarea1 a img, #textarea1 td a img, #textarea2 a img, #textarea2 td a img { border-color: #336699;
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: bold 11px Arial, Helvetica, sans-serif;
background-color: #336699;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
 padding: 0 10 0 10;
  border: 1px solid #ffffff;
}

a#button:hover {
text-decoration: none; background-color: #710000;
}

#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; }