html{
	margin:0px;
	padding:0px;
}
body{
	margin:0px;
	padding:0px;
	width:100% !important;
	width:779px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
/**************************************************************
   #main: Sets the width of the site.  Make changes here
             to convert to a fixed width site.
 **************************************************************/

#main {
	height: 100%;
	min-height: 100%;
	text-align: left;
	/*border: solid green;
	border-width: 1px 1px 1px 1px;*/
	margin: 0px 0px 0px 0px;
}

#main,
#width {
  min-width: 781px;
  max-width: 1000px;
}

/**************************************************************
   #page: Holds the main page content.
 **************************************************************/

#page {
	float: left;
	width: 100%;
	height: 100%;
	/*padding-bottom: 1em;*/
	/*border: dotted blue;
	border-width: 1px 1px 1px 1px;*/
	/*background-image: url(http://lc.nabd.org.uk/openhouse2/template/templatenew/images/headerfill.gif);*/
	background-repeat: repeat-x;
}
/**************************************************************
   Width classes used by the site columns
 **************************************************************/

.width100 {
  width: 100%;
}

.width75 {
  width: 79%;
/*border: solid red;
border-width: 1px 1px 1px 1px;*/
}
.header_width {
  width: 83%;
/*border: solid red;
border-width: 1px 1px 1px 1px;*/
}

.width50 {
  width: 49.7%;
}

.width33 {
  width: 32.7%;
}

.width25 {
  width: 150px;
/*border: solid yellow;
border-width: 1px 1px 1px 1px;*/

}
.width170 {
  width: 170px;
/*border: solid yellow;
border-width: 1px 1px 1px 1px;*/
}
.height{
height:100% !important;
height:300px;
/*border: solid yellow;
border-width: 1px 1px 1px 1px;*/
vertical-align:top;
}
/**************************************************************
   Alignment classes
 **************************************************************/

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}
.navholder {
padding-left: 5px;
width:140px;
}

.error_text{ 
	font-family: Arial;
	color: #FF0000;
	font-weight: bold;
	font-size: 14pt;
}
.no_results { color:red; margin-top:10px; margin-bottom:10px;}
.redtext { color:red; margin-top:10px; margin-bottom:10px;}



img {
	border: 0px none;
}

.leftcol{
/*	background-color: #3399ff;*/
	margin-left: 0px;
 }


.content td{
	vertical-align:top;
}
.content {
	width:100%;
}
.content h1 {
font-size: 25px;
}
.content h2 {
font-size: 16px;
}
#header .content{
	padding-bottom:0;
}
.content a{
text-decoration:none;
color:#000080;
}

/* **********************  MAIN NAVIGATION   ********************** 
 */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}

#navcontainer, #navcontainer2 {
		text-align: center;
/*	background-color: #DAF5FD;*/
	margin-top:5px;
	}


#navcontainer a,   #navcontainer2 a
{
		text-align: left;
	display: block; border: solid black;  /* "display: block" allows user to click on link anywhere in the link 'cell' */
		border-width: 0px 0px 0px 0px;
		padding: 5px;
		font-size: 12px;
		font-weight: bold;
		color: #003366;
		text-decoration: none;
	/*background-color: #DAF5FD;*/
}

#navlist a:visited, #navlist2 a:visited
{
	color: #000000;
	text-decoration: none;
}

 div#navcontainer a:hover,  #navcontainer2 a:hover
{
	background-color: #333366;
		border: solid black;
		border-width: 0px 0px 0 0px;
		border-right-color: red;
	color: white;
}
/* **********************  BROWSER NAVIGATION   ********************** */
#browser .rbtop div{  background: url(images/b2tl.gif) no-repeat top left; }
#browser .rbtop { background: url(images/b2tr.gif) no-repeat top right; }
#browser .rbbot div{  background: url(images/b2bl.gif) no-repeat bottom left;}
#browser .rbbot{  background: url(images/b2br.gif) no-repeat bottom right;}

#browser {
 background-color: #e8e8e8;
/*		text-align: center;*/
width:140px;
}

#scroll1, #scroll2
{
	padding-top: 2px;
	border:solid #e8e8e8;
	border-width: 0px 0px 0px 0px;
	margin-left:5px;
	width: 130px;
	background-color: #EEEEEE;
/*	overflow:scroll;*/
}

#scroll1 a
{
	display: block;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	background-color: #EEEEEE;
	padding-bottom: 2px;
	width:100%;
}

#scroll1 a:visited
{
}

#scroll1 a:hover
{
	background-color: black;
	color: #f0f0f0;
}

.clr{
	clear:both;
}

.content{
	position:relative;
}

body{
width: expression(documentElement.clientWidth < 780 ? '781px' : '100%');
}
#main,
#width {
  /* max-width hack for IE since it doesn't understand the valid css property */
/*width: expression('100%');*/
/*width: expression(documentElement.clientWidth > 1000 ? '1000px' : '1000');*/
/*width: expression(documentElement.clientWidth < 800 ? '770px' : '990');*/
width: expression(documentElement.clientWidth < 780 ? '781px' : (documentElement.clientWidth > 1000 ? '1000px' : '100%'));
/*width: expression(documentElement.clientWidth > 1000 ? '1000px' : '1000');*/
}
.narrow {
	width: 1px;
}

.supporter {
	/*border-collapse:collapse;*/
	width: 100%;
}
.supporter td{
}
.gold {
	background-color: #FED95A;
	text-align: center;
	font-size: 17px;
	font-weight: normal;
}
.gold a{
	font-weight: bold;
}
.gold_name{
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
}
.silver {
	background-color: #cfcfcf;
	text-align: center;
	font-size: 16px;
}
.silver_name{
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
}
.bronze {
	background-color: #FFB164;
	text-align: center;
	font-size: 13px;
}
.bronze_name{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.standard {
	background-color: #E6E6FF;
	text-align: center;
	font-size: 11px;
}
.standard_name{
	font-weight: bold;
	font-size: 13px;
}
.supporter h1 {
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
}
.bold {
	font-weight: bold;
}
.clubs {
border-collapse:collapse;
}
.clubs td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.centre {
	text-align: center;
}
.affiliated {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	font-style: italic;
	text-decoration: underline;
	margin-bottom: 15px;
	text-align: center;
}
