/* CSS Document */

body { margin:0px;
background:#E5EDF5; }

div#logo {height:137px; background:url(/images/header_bg.jpg) top left no-repeat; padding-top:13px;}

#mainContainer { background:#003871 url(../images/mainBG.jpg) no-repeat top left;
border-left:1px solid #ffffff;
border-right:1px solid #ffffff;
border-bottom:1px solid #ffffff; }

#title { font:bold 11px century gothic, Arial, Helvetica, sans-serif;
color:#737373;
padding: 0 0 0 33px;
margin:0;}

td#store_tabs {text-align:center; margin:0; padding:0;}

td#store_tabs ul { list-style-type:none; text-align: center; padding: 0em 2em; margin:0;
}

td#store_tabs ul li { display:inline; }



#menuBox2 { text-align:right;
padding:0px 5px; }

#textBox1 { padding: 10px;
height:300px;
vertical-align:top; }

td#textBox1 {background-image:url('../images/transparent_bg.png');
padding: 120px 10px 10px 10px; 
}

#textBox2 { padding:10px;
background:#151515;
border-left:1px solid #ffffff;
border-right:1px solid #ffffff;
border-bottom:1px solid #ffffff; }

#textBox3, #textBox4 { padding: 30px 0px;
vertical-align:top; }

#textarea1, #textarea1 td, #textarea3, #textarea3 td,
#textarea4, #textarea4 td, #textarea5, #textarea5 td { color:#000000;
font: 13px "Times New Roman", Times, serif;
vertical-align:top; }

#textarea2, #textarea2 td { color:#ffffff;
font: 13px "Times New Roman", Times, serif;
vertical-align:top; }

#lcol { vertical-align:top;
padding:90px 0px 0px 0px; }

#rcol { vertical-align:top;
padding:50px 0px 0px 0px;  }

#copyright { font:12px "Times New Roman", Times, serif;
color:#ffffff; 
vertical-align:top; }

#edit { text-align:right; }

a, a:hover { color:#0066cc; text-decoration:underline; }

#textarea1 a img, #textarea1 td a img, #textarea2 a img, #textarea2 td a img, #textarea4 a img, #textarea4 td a img,
#textarea3 a img, #textarea3 td a img, #textarea5 a img, #textarea5 td a img { border-color: #0066cc;
opacity: 1;
filter: alpha(opacity=100); }

#textarea1 a:hover img, #textarea1 td a:hover img, #textarea2 a:hover img, #textarea2 td a:hover img,
#textarea3 a:hover img, #textarea3 td a:hover img, #textarea4 a:hover img, #textarea4 td a:hover img,
#textarea5 a:hover img, #textarea5 td a:hover img { 
opacity: .85;
filter: alpha(opacity=85); }

a#button { 
white-space: nowrap;
font: 13px "Times New Roman", Times, serif; 
text-transform:uppercase;
  color: #000000;
  text-decoration: none;
 padding: 0px 10px;
  border: 1px solid #000000;
  background: #e5e6e8;
}

a#button:hover { 
text-decoration: none; color: #000000; background: #e5e6e8; border: 1px solid #0066cc;
}

#members { border:1px solid #0066cc; }

#memBox { padding: 15px 0px 20px 0px;
vertical-align:top; }

#membersHeader { background:#0066cc; 
font: 8pt Arial, Helvetica, sans-serif;
color: #ffffff;
padding: 4px 6px 3px 6px;
text-transform:uppercase; }

.memberslogin, #membership_register, .style2, .loginerror { font-family: Arial, Helvetica, sans-serif;
font-size: 8pt !important;
color: #000000;
text-align:left; }

.forgotpw { font-family: Arial, Helvetica, sans-serif;
font-size: 8pt !important;
color: #000000; }

#member_pass, #member_email { size:24;
border: 1px solid #0066cc; 
font-size: 12px; 
color: #ffffff; 
background: #1e1e1e;
padding: 0px 3px 0px 3px; }

#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: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: 1;
filter: alpha(opacity=100);}

#mid a:hover { opacity: .85;
filter: alpha(opacity=85);}

#visible_area #bridgetools, #visible_area_menu #bridgetools { position:absolute; top: 10px; left: 10px; z-index:1; }