html {
	overflow-y: scroll;
	display: block;
	height: 100%;
}

#content ul {
margin:0;
padding:0 0 0 10px;

}

#content li {
margin: 0 0 4px 10px;
padding:0;
}

#content li a {
display:block;
}

form {
	margin: 0px;
}

body {
	background: #02203D ;
    /*-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;*/
	font-size: 15pt;
	margin: 0;
	text-align: center;
	font-family: "Calibri", "Verdana", sans-serif;
}

img {
	border: 0px;
	
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 140%;
	font-weight: bold;
	color: #023464;
}

#toolbar a, .subtext a, #footer a {
	color: #fff;
}


#header {
	width: 100%;
	height: 212px;
	background: url(/images/bg/headbg.jpg) repeat-x;
	margin: 0px;
}

#contentpane {
	background: url(/images/bg/contentbg.png) repeat-y;
	margin: 0px auto;
	width: 990px;
	clear: both;	
}

#headercontent {
	width: 960px;
	margin: 0px auto;
}

#toolbar {
	color: #fff;
	font-size: 70%;
	height: 28px;
	padding: 0px 7px 0px;
	font-weight: bold;
	width: 930px;
	margin: 0px auto;	
}

.left {
	float: left;
}

.right {
	float: right;
}

.date, .helpnav {
	padding-right: 7px;
}

.date {
	font-weight: normal;
}

.user, .helpnav {
	padding-left: 7px;
	padding-right: 7px;
}

.helpnav img {
	margin-right: 4px;
	margin-top: -3px;
	vertical-align: middle;
}

#logosection {
	clear: both;
	height: 148px;
	width: 990px;
	margin: 0px auto;
	text-align: left;
}

.logo1 {
	background: url(/images/bg/title1.jpg) no-repeat;
}

.logo2 {
	background: url(/images/bg/title2.jpg) no-repeat;
}

.logo3 {
	background: url(/images/bg/title3.jpg) no-repeat;
}

.logo4 {
	background: url(/images/bg/title4.jpg) no-repeat;
}

.logo5 {
	background: url(/images/bg/title5.jpg) no-repeat;
}

.logo6 {
	background: url(/images/bg/title6.jpg) no-repeat;
}

.padded {
	margin-top: 7px;
}

#bsctext {
	position: relative;
	top: 22px;
	width: 473px;
	left: 48px;
}

#flag {
	position: relative;
	top: 15px;
	width: 163px;
	left: 48px;
}

#flag a, #bsctext a {
	color: white;
}

#search {
	position: relative;
	top: -105px;
	width: 268px;
	height: 27px;
	left: 678px;
	background: url(/images/bg/search.png) no-repeat;
}

#subnav {
	background: url(/images/bg/subnav.png) repeat-x;
	width: 932px;
	height: 38px;
	margin: 0px auto;
}

.subtext {
	padding: 7px 2px;
	color: white;
	font-size: 80%;
	text-align: left;
}

#contentend {
	margin: 0 auto;
	width: 990px;
	height: 25px;
	background: url(/images/bg/contentbottom.png);
	
}

#footer {
	margin: -10px auto;
	width: 930px;
	/*background: url(/images/bg/footer.png);*/
	height: 30px;
	clear: both;
}

#footer .padded {
	margin-top: 8px;
}

.copyaddy, .privacy {
	font-size: 70%;
	padding-left: 12px;
	color: white;
	font-weight:bold;
	padding-right: 12px;
}

#content {
	padding: 5px 12px 3px;
	margin: 0px 30px;
	text-align: justify;
	font-size: 75%;
}

.clear {
	clear:both;
}

#navigation ul {
	padding: 0;
	margin: 2px 0;
	width: 930px;
	list-style: none;
	font-size: 75%;
	position: absolute;
	
} 

#navigation {
	width: 934px;
	margin: 0 auto;
	text-align: justify;
}

#navigation ul li {
	float: left;
}

#nav-home, #nav-home a, #nav-home b {
	width: 61px;
}

#navigation a {
	height: 32px;
	display: block;
	cursor: pointer;
}

#navigation b{
	background-image: url(/images/style/nav.jpg);
	display: block;
	height: 32px;
	position: absolute;
	top: 0px;
}

#nav-home.inactive a:hover b{
	background-position: 0 -32px;
}

#nav-home.active b {
	background-position: 0 -64px;
}

.active a:hover {
	background-position: 0 -64px;
}
	
#nav-news, #nav-news b, #nav-news a {
	width: 57px;
}

#nav-news b{
	background-position: -61px 0px;
}

#nav-news.inactive a:hover b{
	background-position: -61px -32px;
}

#nav-news.active b {
	background-position: -61px -64px;
}

#nav-calendar, #nav-calendar b, #nav-calendar a {
	width: 81px;
}

#nav-calendar b{
	background-position: -118px 0px;
}

#nav-calendar.inactive a:hover b{
	background-position: -118px -32px;
}

#nav-calendar.active b {
	background-position: -118px -64px;
}

#nav-membership, #nav-membership a, #nav-membership b {
	width: 103px;
}

#nav-membership b{
	background-position: -199px 0px;
}

#nav-membership.inactive a:hover b{
	background-position: -199px -32px;
}

#nav-membership.active b {
	background-position: -199px -64px;
}

#nav-directions, #nav-directions a, #nav-directions b {
	width: 87px;
}

#nav-directions b{
	background-position: -302px 0px;
}

#nav-directions.inactive a:hover b{
	background-position: -302px -32px;
}

#nav-directions.active b {
	background-position: -302px -64px;
}

#nav-clublife, #nav-clublife a, #nav-clublife b {
	width: 79px;
}

#nav-clublife b{
	background-position: -389px 0px;
}

#nav-clublife.inactive a:hover b{
	background-position: -389px -32px;
}

#nav-clublife.active b {
	background-position: -389px -64px;
}

#nav-results, #nav-results a, #nav-results b {
	width: 139px;
}

#nav-results b{
	background-position: -468px 0px;
}

#nav-results.inactive a:hover b{
	background-position: -468px -32px;
}

#nav-results.active b {
	background-position: -469px -64px;
}


#nav-adverts, #nav-adverts a, #nav-adverts b {
	width: 71px;
}

#nav-adverts b{
	background-position: -607px 0px;
}

#nav-adverts.inactive a:hover b{
	background-position: -607px -32px;
}

#nav-adverts.active b {
	background-position: -609px -64px;
}

#nav-media, #nav-media a, #nav-media b {
	width: 59px;
}

#nav-media b{
	background-position: -678px 0px;
}

#nav-media.inactive a:hover b{
	background-position: -678px -32px;
}

#nav-media.active b {
	background-position: -681px -64px;
}

#nav-business, #nav-business a, #nav-business b {
	width: 103px;
}

#nav-business b{
	background-position: -737px 0px;
}

#nav-business.inactive a:hover b{
	background-position: -737px -32px;
}

#nav-business.active b {
	background-position: -739px -64px;
}

#nav-members, #nav-members a, #nav-members b {
	width: 88px;
}

#nav-members b{
	background-position: -840px 0px;
}

#nav-members.inactive a:hover b{
	background-position: -840px -32px;
}

#nav-members.active b {
	background-position: -841px -64px;
}

#navigation span {
	display: block;
	padding-top: 6px;
}

#navigation a {
	color: white;
}

#loginpane , #logoutpane{
	width: 270px;
	position: relative;
	left: 676px;
}

#loginpane {
	height: 94px;
	bottom: 88px;
}

#logoutpane {
	height: 34px;
	bottom: 28px;
}

#logincontain {
	position: absolute;
	width: 270px;
	bottom: 0;
}

#showlogout {
	padding-bottom: 3px;
	padding-left: 16px;
	padding-top: 6px;
}

#showlog , #showlogout{
	background: url(/images/bg/login.png) no-repeat;
	width: 270px;
	bottom: 0px;
}

#showlog {
	cursor: pointer;
	height: 34px;
}

#loginhead {
	float: left;
	margin: 10px 10px 4px;
	background: url(/images/style/login.png) no-repeat;
	width: 53px;
	height: 20px;
	display: block;
}

#showlog:hover #loginhead {
	background-position: 0px -30px;
}

#logintwist {
	float: right;
	margin: 8px 10px 5px;
}

#logintwist img {
	width: 20px;
}

.loginbody {
	background: url(/images/bg/loginbg.png) repeat-y;
	width: 260px;
	position: relative;
	top:auto;
	left:auto;
	padding: 5px;
	color: white;
	font-size: 70%;
	font-weight: bold;
}

.logonimg {
	vertical-align: middle;
}

#subselected {
	font-weight: bold;
}

.suboption {
	padding: 7px;
}

.topp {
	margin-top: 0px;
}

.bottomp {
	margin-bottom: 0px;
}

#breadcrumb {
	font-size: 80%;
	margin-bottom: 10px;
	height: 10px;
}

#content a {
	color: #023464;
}

#searchinput {
	color: #323232;
	font-size: 70%;
	font-weight: bold;
	height: 16px;
	line-height: 14px;
	padding: 0px;
	background: transparent none repeat scroll 0 50%;
	border: medium none;
	width: 220px;
	margin: 8px 8px 0 8px;
	outline-style: none;
}

#searchbutton {
	cursor: pointer;
	font-weight: bold;
	height: 27px;
	padding: 0 0 2px;
	position: absolute;
	right: 0px;
	text-align: center;
	width: 37px;
	border: medium none;
	background: transparent;
}

.buttonlight {
	background: transparent url(/images/buttons/buttonlight.png) no-repeat scroll center top;
	height: 25px;
	width: 100px;
	text-align: center;
	display: block;
	border: 0px;
	cursor: pointer;
	font-family: "Calibri", "Verdana";
	color: #023463;
	font-weight: bold;
}

.buttondark {
	background: transparent url(/images/buttons/buttondark.png) no-repeat scroll center top;
	height: 25px;
	width: 100px;
	text-align: center;
	display: block;
	border: 0px;
	cursor: pointer;
	font-family: "Verdana";
	color: #fff;
	font-weight: bold;
}

.buttonlight:hover, .buttondark:hover{
	background-position: 0px -25px;
	text-decoration: underline;
}

.buttonlight:active, .buttondark:active {
	background-position: 0px -50px;
}

.buttonlight[disabled], .buttondark[disabled] {
	background-position: 0px -75px;
	text-decoration: none !important;
	cursor: not-allowed;
	color: grey;
}

#bread {
	float:left;
}

.beta {
	left: 817px;
	position: relative;
	top: -117px;
	width: 148px;
	display: none;
}

#breadcrumb .menuoptions {
	float: right;
	position: relative;
	top: -5px;
}

#breadcrumb .menuoptions img {
	margin-left: 5px;
	cursor: pointer;
}

#subnav .menuoptions {
	float: right;
	position: relative;
	top: -1px;
	margin-right: 8px;
}

#subnav .menuoptions img {
	margin-left: 2px;
	cursor: pointer;
}

#plustext, #minustext {
	display: none;
}

#tooltip.bodytool { 
    display:none; 
    background:transparent url(/images/tooltip/black.png); 
    font-size:90%; 
    height:80px; 
    width:170px; 
    padding:15px; 
    color:#fff;
	z-index:1;
	text-align: left;
	position: absolute;

}

#tooltip.bodytool h3, #tooltip.bodytool div { margin: 0;
	font-style: normal;
	color: white;
	font-size: 10px;
 }

#logindetails {
	border-collapse:collapse;
	width: 100%;
	height: 70px;
}

.loginlabel {
	text-align: right;
	padding-right: 6px;
}

.logininput {
	background: #BABCBE;
	border: 1px solid #000;
	font-family: Verdana;
	margin: 0px;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 2px;
}

#notme {
	font-weight: normal !important;
	font-size: 90%;
}

#notme a {
	color: #999999;
}


#dialog-overlay {

	/* set it to fill the whil screen */
	width:100%; 
	height:100%;
	
	/* transparency for different browsers */
	filter:alpha(opacity=50); 
	-moz-opacity:0.5; 
	-khtml-opacity: 0.5; 
	opacity: 0.5; 
	background:#000; 

	/* make sure it appear behind the dialog box but above everything else */
	position:absolute; 
	top:0; left:0; 
	z-index:3000; 

	/* hide it by default */
}

#dialog-overlay-reg {

	/* set it to fill the whil screen */
	width:100%; 
	height:100%;
	
	/* transparency for different browsers */
	filter:alpha(opacity=80); 
	-moz-opacity:0.8; 
	-khtml-opacity: 0.8; 
	opacity: 0.8; 
	background:#000; 

	/* make sure it appear behind the dialog box but above everything else */
	position:absolute; 
	top:0; left:0; 
	z-index:3000; 

	/* hide it by default */
	display: none;
}

#dialog-box {
	
	/* css3 drop shadow */
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	
	/* css3 border radius */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	
	background:#eee;
	/* styling of the dialog box, i have a fixed dimension for this demo */ 
	width:600px; 
	
	/* make sure it has the highest z-index */
	/*position:absolute; */
	z-index:5000;

	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -50px;
	margin-left: -300px;


	/* hide it by default */
}

#dialog-box-reg{
	
	/* css3 drop shadow */
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	
	/* css3 border radius */
	border-radius: 10px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	
	background: url(/images/24hour.jpg);
	/* styling of the dialog box, i have a fixed dimension for this demo */ 
	width:600px; 
	height: 500px;
	
	/* make sure it has the highest z-index */
	/*position:absolute; */
	z-index:5000;

	position: fixed;
	top: 20%;
	left: 50%;
	margin-top: -50px;
	margin-left: -300px;


	/* hide it by default */
	display: none;
}


#dialog-box .dialog-content {
	/* style the content */
	text-align:left;  
	margin:13px;
 
}

#dialog-box-reg .dialog-content {
	/* style the content */
	text-align:left;  
	margin:13px;
 
}

#dialog-box-reg button {
	position: relative;
	bottom: -390px;
	left: 490px;
}

#reglinks {
	position: relative;
	top: 0px;
	left: 10px;
	/*top: 220px;*/
	/*filter:alpha(opacity=70); 
	-moz-opacity:0.7; 
	-khtml-opacity: 0.7; 
	opacity: 0.7; */
	width: 150px;
	/*background: white;*/
	-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
	border-radius: 20px;
	padding: 2px 10px;
	
}

/* Grey boxes. */
.greybl {
	width: 295px;
	background: #BABCBE url(/images/bg/greybl.gif) no-repeat scroll 0 100%;
	float: right;
	margin: 0px 0px 12px 12px;
}

.greybr {
	background: transparent url(/images/bg/greybr.gif) no-repeat scroll 100% 100%;
}

.greytl {
	background: transparent url(/images/bg/greytl.gif) no-repeat scroll 0 0;
}

.greytr {
	background: transparent url(/images/bg/greytr.gif) no-repeat scroll 100% 0;
	padding: 9px 14px 5px;
}

.greycontent {
	color: #000000;
	font-size: 90%;
	text-align: left;
	margin: 5px 0;
}

.advertcatch, .rmore {
	color: black;
	font-weight: bold;
}

.advertcatch {
	text-align: left;
}

.greycontent li {
	list-style-image :url(/images/style/bullet.png);
	padding-bottom: 5px;
}

.greycontent ul {
	padding-left: 19px;
	margin-bottom: 0px;
}

.greycontent .greyimg {
	width: 50px;
	height: 50px;
	float: left;
	background: #fff;
	margin-right: 5px;
	padding: 2px;
}


/*End greyboxes. */

/* Membership and club life */


.brochure {
	font-weight: bold;
	text-align: center;
}

.brochure img {
	padding-left: 4px;
	vertical-align: bottom;
}

.rightcontain {
	float: right;
	width: 308px;
}

/* End membership and club life */

/* Initially privac only. */
.email {
	vertical-align: top;
}

/* End of privacy */

/* Geenral external link - What is RSS */

.external {
	margin-left: 6px;
}

#feedbackimg {
	background: transparent url('/images/style/feedbackimage.png') no-repeat;
	border-width: 1px 1px 1px 0;
	bottom: 22px;
	display: block;
	float: right;
	height: 130px;
	left: 53px;
	position: relative;
	width: 33px;
}

#feedback {
	background: #E4E4E4;
	border: 2px solid #fff;
	padding: 20px;
	position: fixed;
	top: 30px;
	width: 250px;
	left: -294px;
	z-index: 20;
	font-size: 90%;
	text-align: left;
}

#email, #message {
	background: #BABCBE;
	border: 1px solid #000;
}

#email {
	margin-bottom: 10px;
	width: 210px;
}

#message {
	width: 210px;
	height: 100px;
}

#feed_send {
	margin-top: 10px;
}

#feedback h3 {
	margin-bottom: 10px;
}

.continue_anyway {
	float: right;
}

/* End of External */

.fb-like iframe {
	height: 24px !important;
	width: 77px !important;
}

#toolbar-move-container {
	display: none;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1000;
}

#toolbar-move {
	background: transparent url('/images/style/toolbar-move.png') repeat-x;
	height: 40px;
	margin: 0px auto;
	width: 945px;
	color: white;
	font-size: 70%;
	font-weight: bold;
	text-align: left;
	padding: 8px;
}

#toolbar-move-icon {
	border: 1px solid black;
	margin-right: 4px;
	vertical-align: top;
}

#toolbar-move-left {
	margin: 0px;
	padding: 0px;
}

#toolbar-move a {
	color: white;
	text-decoration: underline;
}

#toolbar-move-right {
	float: right;
	font-weight: normal;
}
