/* CSS Document */

body { margin: 0px; }

#header { background: #336699 url(../images/headerBG.gif) repeat-x bottom left;
height: 40px;
border-bottom: 1px solid #336699; }

#header2, #imgLine { height: 20px; }

#logo { border-bottom: 1px solid #d4d5d7; }

#menuBox2 { border-bottom: 1px solid #d4d5d7;
padding: 40 0 0 0; }

#menuBox3 { border-top: 1px solid #d4d5d7;
border-bottom: 1px solid #d4d5d7;
background: #e5e6e8;
padding: 5 0 5 0; }

#menuBoxImg { border-top: 1px solid #d4d5d7;
border-bottom: 1px solid #d4d5d7;
background: #e5e6e8;
padding: 5 0 5 0;
text-align: center; }

#lcol { vertical-align: top;
padding: 2 0 0 0;
border-top: 1px solid #d4d5d7; }

#img1 { border-top: 5px solid #e5e6e8;
border-bottom: 5px solid #e5e6e8;
text-align:center; }

#main { vertical-align: top;
border-bottom: 1px solid #d4d5d7; }

#footer { height: 50px; 
border-top: 1px solid #ffffff;
background: #d4d5d7; }

#textBox { padding: 15 10 20 15;
vertical-align: top;
border-top: 1px solid #d4d5d7; }

#textBox2 { vertical-align:top;
padding:10 5 10 5;
border-top: 1px solid #d4d5d7;
border-bottom: 1px solid #d4d5d7;
background: #e5e6e8; }

#textarea1, #textarea2, #textarea1 td, #textarea2 td,
#textarea3, #textarea3 td { font: 12px arial, helvetica, sans-serif;
color: #000000;
vertical-align: top; }

#footlp { background: #e5e6e8;
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
height: 50px;
text-align: center; }

#edit { text-align: right; }

#copyright { font: 10px arial, helvetica, sans-serif;
color: #666666;
padding: 0 0 0 15; }

.memberslogin {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000; }

.forgotpw { font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000; }

#membership_register, .style2 { font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000; }

#pcs { padding: 10px; }

a { color: #336699; text-decoration: underline; }

a:hover { color: #11283c; }

a#button { 
white-space: nowrap;
font: bold 11px Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #336699;
  text-decoration: none;
 padding: 0 10 0 10;
  border: 1px solid #336699;
  background: #e5e6e8;
}

a#button:hover { 
text-decoration: none; color: #ffffff; background: #11283c; border: 1px solid #000000;
}

#visible_area{
	width:560px;/*required*/
	overflow:hidden;/*required*/
	position:relative;/*required*/
	height:60px;/*required but obviously adjustable*/
}

#testscroller{
	white-space:nowrap;
} 

#testscroller a{
	display: inline-block;
	padding: 0 0 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; }
