/* CSS Document */

body{ background:#999999;}

#header { background:#ffffff; }

#header2 { background:#333333 url(../images/stripePattern.gif) repeat-x top left; }

#t { background:url(../images/top.gif) repeat-x top left; }

#l { background:url(../images/l.gif) repeat-y top left; }

#r { background:url(../images/r.gif) repeat-y top right; }

#hleft { vertical-align:top;
background:url(../images/l.gif) repeat-y top left; }

#hright { vertical-align:top;
background:url(../images/hr.gif) repeat-y top right;
text-align:right; }

#menuBox { padding: 6 10 6 0; }

#mnuPad { padding-bottom:15px; }

#textBox { padding:35px 20px 20px 70px;
vertical-align:top;
height:300px;
background:url(../images/textBG2.gif) no-repeat top left; }

#textBox2 { padding:25px 20px 20px 20px;
vertical-align:top;
height:300px; }

#homeBox { padding:15px 20px 20px 20px;
vertical-align:top;
height:300px;
background:url(../images/homeBG.gif) no-repeat top left; }

#storeBox { padding:35px 20px 20px 20px;
vertical-align:top;
height:300px;
background:url(../images/homeBG.gif) no-repeat top left; }

#textarea1, #textarea1 td, #textarea2, #textarea2 td { font: 12px Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
vertical-align:top; }

#img1 { text-align:right; }

#foot { padding: 0px 20px 0px 20px; }

#copyright { font: 12px Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
padding: 10 20 10 0;
text-align:right; }

#bot { background:url(../images/b.gif) repeat-x top left; }

#edit { padding: 0 30 0 0;
text-align:right; }

.memberslogin {
font-family: verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #ffffff; }

.forgotpw { font-family: verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #ffffff; }

#membership_register, .style2 { font-family: verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #ffffff; }

#sBG { background:url(../images/stretchBG.gif) repeat-y top center; }

a { color:#23BCB9; text-decoration:none; }

a:hover { text-decoration: underline; color:#FFFFFF; }

a img { border-color: #23BCB9; }

a:hover img { border-color: #ffffff;
opacity: .8;
filter: alpha(opacity=80); }

a#button { 
white-space: nowrap;
font: bold 11px Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
 padding: 0 10 0 10;
  border: 1px solid #ffffff;
  background: #666666;
  font-variant: small-caps;
}

a#button:hover { 
text-decoration: none; color: #23BCB9; background: #000000; border: 1px solid #354d4d;
}

#visible_area{
	width:560px;/*required*/
	overflow:hidden;/*required*/
	position:relative;/*required*/
	height:80px;/*required but obviously adjustable*/
}

#testscroller{
	white-space:nowrap;
} 

#testscroller 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);}

#visible_area #bridgetools { position:absolute; top: 10px; left: 10px; z-index:1; }

#homeImgs { background:url(../images/homePattern.gif) repeat top left; }

#textBoxHome { padding: 15px 0 20px 70px;
vertical-align:top;}

#storeBoxHome { padding: 0px 0 20px 70px;
vertical-align:top;}

#wallpaper { background:url(../images/homePattern.gif) repeat top left; }

#imgHov a img, #imgHov a:hover img { opacity: 1 !important;
filter: alpha(opacity=100) !important; }