/* CSS Document */

body { margin:0px;
background:#a2a2a2 url(../images/bodyBG.jpg) repeat-x top left; }

#menuBox { background:#141414 url(../images/menuBoxBG.jpg) repeat-x top left; }

#menuBox2 { background:#01579c url(../images/menu1BG.jpg) repeat-x top left;
border-bottom:1px solid #ffffff; }

#logo { background:#ffffff;
vertical-align:top; }

h1, h2, h3, h4, h5 { color:#069dcb; line-height:normal; }

#main { vertical-align:top;
padding:0px 10px;
background:#ffffff url(../images/mainBG.jpg) repeat-x top left; }

#footer { border-top:1px solid #cccccc;
background:#ffffff; }

#textBox { padding:15px;
vertical-align:top;
height:300px; }

#textBox2 { padding:15px;
vertical-align:top;
height:300px;
border-top:1px solid #cccccc; }

#textBox3 { padding:15px 5px;
vertical-align:top;
border-top:1px solid #cccccc; }

#textarea1, #textarea1 td, #textarea2, #textarea2 td,
#textarea3, #textarea3 td, #textarea5, #textarea5 td { font:9pt Arial, Helvetica, sans-serif;
color:#313232;
vertical-align:top;
line-height:150%; }

#copyright { font:7pt Arial, Helvetica, sans-serif;
color:#010101;
padding:0px 6px; }

#edit { text-align:right;
padding:5px; }

#img2 { border-bottom:1px solid #ffffff; }

a { color:#0887aa; text-decoration:underline; }

a:hover { color:#ef5a00; }

#textarea1 a img, #textarea1 td a img, #textarea2 a img, #textarea2 td a img,
#textarea3 a img, #textarea3 td a img, #textarea5 a img, #textarea5 td a img { border-color: #0887aa;
opacity: 1;
filter: alpha(opacity=100); }

#textarea1 a:hover img, #textarea1 td a:hover img, #textarea2 a:hover img, #textarea2 td a:hover img,
#textarea3 a:hover img, #textarea3 td a:hover img, #textarea5 a:hover img, #textarea5 td a:hover img { 
opacity: .85;
filter: alpha(opacity=85); }

a#button { 
white-space: nowrap;
font: 9pt Arial, Helvetica, sans-serif; 
text-transform:uppercase;
  color: #010101;
  text-decoration: none;
 padding: 0px 10px;
  border: 1px solid #0887aa;
  background: #e5e6e8;
}

a#button:hover { 
text-decoration: none; color: #010101; background: #e5e6e8; border: 1px solid #ef5a00;
}

#members { border:1px solid #0887aa; }

#memBox { padding: 15px 0px 20px 0px;
vertical-align:top; }

#membersHeader { background:#0887aa; 
font: 9pt Arial, Helvetica, sans-serif;
color: #ffffff;
padding: 4px 11px 3px 11px;
text-transform:uppercase; }

.memberslogin, #membership_register, .style2, .loginerror { font-family: Arial, Helvetica, sans-serif;
font-size: 8pt !important;
color: #010101; }

.forgotpw { font-family: Arial, Helvetica, sans-serif;
font-size: 8pt !important;
color: #010101; }

#member_pass, #member_email { size:24;
border: 1px solid #0887aa; 
font-size: 12px; 
color: #ffffff; 
background: #010101;
padding: 0px 3px 0px 3px; }

#visible_area{
	width:500px;/*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);}

#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; }
