/* CSS Document */

body { margin: 0px;
background: #000000; }

#border { background: url(../images/border.gif) repeat-x top left; }

#top { background: url(../images/topBG.gif) repeat-x bottom;
height: 130px; }

#bottom { background: url(../images/bottomBG.gif) repeat-x top;
height: 130px; }

#logo { height: 130px;
vertical-align: middle; }

#img2 { text-align:center; }

#textBox { padding: 15 5 15 5;
vertical-align: top;
height: 300px; }

#textBoxPG { padding: 1 5 15 5;
vertical-align: top;
height: 300px; }

#textarea1, #textarea2, #textarea1 td, #textarea2 td { font: 12px arial, helvetica, sans-serif;
color: #e8e8e8;
vertical-align: top; }

h1, h2, h3, h4, h5 { margin: 0px; padding: 0px; color: #e20404; }

#copyright { font: 10px arial helvetica, sans-serif;
color: #474747;
padding: 30 0 0 5;
vertical-align:top;
height: 130px;
text-transform: uppercase; }

#edit { vertical-align: top;
text-align: right;
padding: 25 10 0 0; }

.memberslogin, .forgotpw, #membership_register, .style2 { font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #e8e8e8; }

#appointment { text-align:right;
padding:3 10 0 0;
display:none;}

#appointment a {opacity: .85;
filter: alpha(opacity=85);
display:none;}

#appointment a:hover {opacity: 1;
filter: alpha(opacity=100);
display:none;}

a { color: #e20404; text-decoration: none; }

a:hover { text-decoration: underline; }

#textarea1 a img, #textarea1 td a img, #textarea2 a img, #textarea2 td a img { border-color: #ffffff;
opacity: .8;
filter: alpha(opacity=80); }

#textarea1 a:hover img, #textarea1 td a:hover img, #textarea2 a:hover img, #textarea2 td a:hover img { 
opacity: 1;
filter: alpha(opacity=100); }

#viewcart a { 
white-space: nowrap;
font: bold 11px Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-variant: small-caps;
  color: #474747;
  text-decoration: none;
 padding: 0 10 0 10;
  border: 3px double #6a6a6a;
}

#viewcart a:hover { 
text-decoration: none; color: #e20404; background: #1c1c1c;
}

#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:175px;/*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 { position:absolute; top: 10px; left: 10px; z-index:1; }