﻿/*<group=HTML Styles>*/
body {
  color: #000000;
  font: .9em arial, helvetica, sans-serif;
  background-color: #ffffff;
}
h1 {
  font-size: 1em;
  color: #990000;
  margin: 0;
}
h1 em {
  font-size: 1em;
  color: #999999;
  font-style: italic;
}
h2 {
  font-size: 1em;
  color: #cc9900;
}
h3 {
  font-size: 0.9em;
  color: #999999;
}
h4 {
  font-size: 0.9em;
  color: #cc9900;
}
h5 {
  font-size: 0.9em;
  color: #cc9900;
}
h6 {
  font-size: 0.9em;
  color: #cc9900;
}
p {
	padding: 0;
	margin:0 0 10px 0px;
}

img{
	border:0px}
	
}

ol {
  font-size: 12px;
  color: #666666;
}
ul {
	margin: 5px;
	color: #666666;
	font-size: 0.8em;
	line-height: 1.2em;
	list-style-type: none;
	padding-left: 10px;
}
li{
  margin: 0;
  padding: 3px;
  font-size: 1.1em;
}
/*</group>*/
/*<group=layouts>*/
#pageBorder {
  border: 1px solid #000;
  width: 99.8%;
  min-width:900px;
}
* html .minwidth800{
  border-left:800px solid #800;  
} 


/*<group=masthead>*/
#masthead {
  border: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 135px;
}
#masthead_logo {
  border: 0;
  width: 158px;
  float: left;
  height: 125px;
  left: 0px;
  top: 0px;
}
#masthead_filler {
  height: 125px;
  margin-left: 158px;
  margin-right: 594px;
  background-image: url('images/logo_rightfill.gif');
  background-repeat: repeat-x;
}

#masthead_right {
  border: 0px;
  width: 594px;
  height: 125px;
  float: right;
  line-height: 10px;
}
#masthead_status {
  font-size: 1em;
  border: 0px;
  height: 31px;
  text-align: right;
  color: #C0C0C0;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #000000;
  vertical-align: middle;
  line-height: 31px;
}
#masthead_status a:visited {
  color: #C0C0C0;
}
#masthead_status a:link {
  color: #C0C0C0;
  padding-right: 10px;
}
#masthead_status a:hover {
  color: #FFFFFF;
}
#masthead_nav {
}
#masthead_nav_filler {
float:left;
}

#masthead_nav ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;
	line-height: 28px;
}
#masthead_nav li {
  margin: 0px;
  padding: 0px;
  display: inline;
  font-size: 1em;
  line-height: 28px;
}



#masthead_nav a {
  border-bottom: 2px black solid;
  font-weight: normal;
  background-repeat: repeat-x;
  text-decoration: none;
  color: black;
  display: inline-block;
  line-height: 30px;
  color: #000000;
  height: 28px;
  border: 1px solid #999999;
  text-decoration: none;
  text-align: center;
  vertical-align: bottom;
  margin-left: -2px;
  margin-right: -2px;
}
#masthead_nav a:link {
	background-image : url('images/silver.gif');
}
#masthead_nav a:hover {  
  background-image: url('images/silver_active.gif');
}
#masthead_nav a:visited {
  background-image : url('images/silver.gif');
}
#mastheadrightlogo{
	height: 64px;
}



#usrHeading_lbHome
{
  width: 80px;
}

#usrHeading_lbBulletin{
  width: 115px;
}

#usrHeading_lbMemberServices{
  width: 121px;
}

#usrHeading_lbMembership{
  width:80px;
}

#usrHeading_lbAboutUs{
  width:80px;
}







  



/*</group>*/
/*<group=footer>*/
/* Styles for the footer navigation of each page. */
#footer {
  clear: both;
  border: 0;
  border-top: #000000 8px solid;
  margin-top: 10px;
  font-size: 0.85em;
  padding-bottom: 10px;
  color: #999999;
  padding-top: 10px;
  text-align: center;
}
#footer a:visited {
  color: #999999;
  text-decoration: none;
}
#footer a:link {
  color: #999999;
  text-decoration: none;
}
#footer a:hover {
  color: #000000;
  text-decoration: underline;
}
/*</group>*/
/*<group=fullPageContent>*/
/* fullPageContent is just a surrounding div of the lower table, in case the layout is changed at a later date. */
#fullPageContent {
  border: 0;
  padding: 0;
}
/*</group>*/
/*<group=staticContent>*/
#staticContent {
  margin-right: 250px;
  padding: 10px;
  border: 0;
  margin: 0 250px 0 0;
  width: auto;
  line-height: 1.3em;
}
/*</group>*/
/*<group=sidebarStatic>*/
/* sidebarStatic is the subnavigation id for the static pages and any pages where the content has a smaller right hand info or navigation. I might be able to combine this and the static Subnav class below. */
#sidebarStatic {
  margin: 0;
  padding: 0 10px 10px 10px;
  border: 0;
  width: 220px;
  line-height: 1.1em;
  float: right;
}
/*</group>*/
/*<group=sidebar>*/
/* sidebar gives the border for the dynamic bulletin page smaller info boxes which are currently on the left hand side of the screen.*/
#sidebar {
  margin: 0;
  padding: 0 10px 0px 10px;
  width: 24%;
}
/*</group>*/
/*<group=leftrightmargins>*/
/* leftrightmargins adds padding to the td tags spanning the whole page in order to give the appearance that the margins are 10 px from the border. */
#leftrightmargins {
  padding: 5px 10px;
}
/*</group>*/
/*<group=primaryContent>*/
/* primaryContent- style for primary content found on dynamic pages of bulletin. */
#primaryContent {
  border: 0;
  margin: 0;
  padding-right: 10px;
  width: auto;
}
/*</group>*/
/*<group=Shipping table ID>*/
#tblShipping {
  font-size: 0.85em;
  width: auto;
}
/*</group>*/
/*</group>*/
/*<group=button classes>*/
.rollovers a:link {
  background: #EDEBEB;
  border: 1px solid #999999;
  text-decoration: none;
  text-align: left;
  color: blue;
  padding: 1px 4px;
}
.rollovers a:visited {
  background: #EDEBEB;
  border: 1px solid #999999;
  text-decoration: none;
  text-align: left;
  color: blue;
  padding: 1px 4px;
}
.rollovers a:hover {
  background: #CC0000;
  border: 1px solid #999999;
  color: #FFFFFF;
  text-decoration: underline;
  text-align: left;
  padding: 1px 4px;
}
/*</group>*/
/*<group=data and alternating row classes>*/
.paging {
  font-size: 16px;
  color: #000000;
  background-color: #ffffff;
}
.paging a:hover {
  font-size: 16px;
  color: #000000;
  text-decoration: underline;
}
.paging a:visited {
  font-size: 16px;
  color: #000000;
  text-decoration: underline;
}
.paging a:link {
  font-size: 16px;
  color: #000000;
  text-decoration: underline;
}
.datagroup {
  margin: 0 0 10px 0;
  border: 1px solid #999999;
  width: 100%;
}
.datagroup p {
  margin: 0;
  padding: 3px 4px;
  font-size: .85em;
}
.dgHeader {
  margin: 0;
  padding: 4px 4px 4px 8px;
  font-weight: bold;
  font-size: 16px;
  color: #ffffff;
  background-color: #cd0101;
}
.dgHeader a:visited {
  font-size: 16px;
  color: #ffffff;
  text-decoration: underline;
}
.dgHeader a:link {
  font-size: 16px;
  color: #ffffff;
  text-decoration: underline;
}
.dgHeader a:hover {
  color: #999999;
}
.dgRowA {
  color: #000000;
  background-color: #edebeb;
}
.dgRowB {
  color: #000000;
  background-color: #cccccc;
}
.dgRowC {
  color: #000000;
  background-color: #ffffcc;
}
/*</group>*/
/*<group=staticSubnav classes>*/
.staticSubnav {
	margin: 0;
	border: 1px solid #999999;
	padding: 10px;
	font-size: .85em;
	width: 200px;
}
.bordered {
  border: 1px solid #999999;
  padding: 0;
  font-size: .85em;
}
.staticSubnav h2 {
  color: #CC0000;
  background-color: #F1D78A;
  margin: 0;
  padding: 5px;
}
.staticSubnav p {
	margin: 0;
	padding: 5px 5px 5px 10px;
}
/*</group>*/
/*<group=Other Classes to highlite sections>*/
.currentOrder {
  color: #990000;
  font-size: 1em;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: right;
}
.warning {
  color: #FF0000;
  font-weight: bolder;
}
.bulletinNav-a {
  float: left;
  width: auto;
}
.bulletinNav-b {
  float: right;
  width: auto;
  text-align: right;
}
.pageHeading {
  margin: 0;
  border: #999999 1px solid;
  padding: 5px;
  background-color: #edebeb;
}
/*</group>*/
