/* CSS Document */

#mMain { background:#719351;
vertical-align:top; }

#main { background:url(../images/topStr.gif) repeat-x top left; }

#gr { background:#719351;
padding:0px 2px 2px 2px; }

#logo {text-align:center; }

#menuBox { position:relative;
float:right;
padding-bottom:2px; }

#menuBox2 {border-right:1px solid #ffffff;
border-left:1px solid #ffffff;
border-bottom:1px solid #ffffff;
height:226px;
padding-bottom: 20px;}

#menuBox3 { text-align:center;
vertical-align:top;
padding-top:4px; }

#lcol { padding:15px 0px 15px 0px;
vertical-align:top;
text-align:center; }

#textBox { padding:15px 10px 15px 10px;
height:300px;
vertical-align:top; }

#textarea1, #textarea1 td, #textarea2, #textarea2 td { font: 8pt Arial, Helvetica, sans-serif;
color:#000000;
line-height:160%;
vertical-align:top; }

#edit { text-align:right; }

#corner { text-align:right;
background:url(../images/center.gif) repeat-x top; }

#tl { background:url(../images/center.gif) repeat-x top; }

#img1 { padding: 3px 0px 0px 3px;
vertical-align:top;
background:url(../images/img1BG.gif) no-repeat top right; }

#footer { background:url(../images/botStr.gif) repeat-x top left; }

#vr { text-align:right;
vertical-align:bottom; }

#copyright { font: 9px Arial, Helvetica, sans-serif;
color:#666666;
vertical-align:top;
padding: 1px 0px 0px 3px; }

#members { border:1px solid #719351; }

#memBox { padding: 15px 0px 20px 0px;
vertical-align:top; }

#membersHeader { background:#719351; 
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 #000000; 
font-size: 12px; 
color: #719351; 
background: #e8e8e8;
padding: 0px 3px 0px 3px; }

a {color:#719351; text-decoration:none;}

a:hover { text-decoration:underline; }

#textarea1 a img, #textarea1 td a img, #textarea2 a img, #textarea2 td a img { border-color: #719351; }

#textarea1 a:hover img, #textarea1 td a:hover img, #textarea2 a:hover img, #textarea2 td a:hover img { 
opacity: .8;
filter: alpha(opacity=80); }

a#button { 
white-space: nowrap;
font: bold 12px Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #719351;
  text-decoration: none;
 padding: 0 10 0 10;
  border: 1px solid #719351;
  background: #e5e6e8;
  font-variant:small-caps;
}

a#button:hover { 
text-decoration: none; color: #000000; border: 1px solid #000000;
}

#visible_area{
	width:550px;/*required*/
	overflow:hidden;/*required*/
	position:relative;/*required*/
	height:70px;/*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: .9;
filter: alpha(opacity=90);}

#mid a:hover { opacity: .75;
filter: alpha(opacity=75);}

#visible_area #bridgetools, #visible_area_menu #bridgetools { position:absolute; top: 10px; left: 10px; z-index:1; }