/* CSS Document */
body { margin: 0px; padding: 0px; background: #000000; }

#header { height: 135px;
background: #000000 url(../images/logohom.gif) no-repeat center;
vertical-align: bottom;
padding: 0 16 25 0;
border-top: 4px solid #b91d2c;
text-align: right; }

#spacer { border-bottom: 4px solid #b91d2c;
background: url(../images/spacer.gif) repeat-x top; }

#textBox { background: url(../images/textBG.jpg) no-repeat top center;
padding: 15 10 15 10;
vertical-align: top;
height: 350px; }

#textBoxhome { padding: 10 0 0 0; }

#homeBox { background: url(../images/homeBG.jpg) no-repeat top center;
padding: 190 40 15 110;
vertical-align: top;
height: 550px; }

#textarea1, #textarea1 td, #textarea2, #textarea2 td { font: 12px arial, helvetica, sans-serif;
color: #ffffff;
vertical-align: top; }

#textarea3, #textarea3 td { vertical-align: top;
font: 12px arial, helvetica, sans-serif;
color: #ffffff; }

#textarea3 a { color: #ffffff; text-decoration: underline; }

#textarea3 a:hover { text-decoration: none; }

.memberslogin {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #ffffff; }

.forgotpw { font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #ffffff; }

#membership_register { font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #ffffff; }

a { color: #7c7c7c; text-decoration: underline; }

a:hover { color: #b91d2c; }

a#button { background: #000000; 
white-space: nowrap;
font: bold 11px Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
 padding: 0 10 0 10;
  border: 3px double #cacac8;
}

a#button:hover {
text-decoration: none; color: #b91d2c;
}

#sp { font: bold 14px arial, helvetica, sans-serif;
color: #ffffff;
padding: 10 0 0 0;
vertical-align: middle; }

#sp2 { padding: 10 0 0 0; }

#searchbar1 {margin:0px; padding: 0px; }

#search{ border: 1px solid #b91d2c; }

#edit { text-align: right; }

#searchsubmit { display: none; }

#visable_area{
	width:720px;/*required*/
	overflow:hidden;/*required*/
	position:relative;/*required*/
	height:115px;/*required but obviously adjustable*/
}

/*#testscroller, #testscroller2 {
	white-space:nowrap;
}
#testscroller a, #testscroller2 a{
	display: inline-block; }*/
	
#mid { vertical-align:middle; }

#mid a { width: 30px;
opacity: .9;
filter: alpha(opacity=90);}

#mid a:hover { opacity: .75;
filter: alpha(opacity=75);}
	
#visable_area #bridgetools { position:absolute; top: 20px; left: 10px; z-index:1; }