﻿body
{
	font-family: 'Trebuchet MS';
	font-size: 17px; 
	color:#e0edc5;
}

#div1
{
	margin: 0px 18px 0px 3px;
	float: left;
	width: 120px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding: 1px;
}

#div2
{
	margin: 3px 3px 3px 0px;
	padding: 1px 5px 12px 0px;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #FFFFFF;
	position: relative;
	float: left;
	left: -2px;  
	width:78%;
}

/*		The center column	for the Members Zone*/
#div2Members
{
	margin: 3px 3px 3px 0px;
	float: left;
	width: 75%;
	padding: 1px 5px 12px 5px;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #FFFFFF;
	left: -2px;
	position: relative;
}

/*		The left hand column		*/
#div3
{
	float: left;
	margin: 0px;
	width: 18%;
	max-width:160px;
	padding: 5px 0px 0px 0px;
	text-align: left;
	min-width: 110px;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #FFFFFF;
	background-color: #f4c73e;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #FFFFFF;
}

#div3Members
{
	float: left;
	margin: 0px;
	width: 19%;
	padding: 0px;
	text-align: left;
	min-width: 110px;
	z-index: 5;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #FFFFFF;
	background-color: #f4c73e;
}

a
{
	color:#fff994;
}

a:hover
{
	color: #c7e19e;
	text-decoration: underline;
}

a:select
{
	color:#e0edc5;
}

p.bigFirst
{
	font-size: 200%;
	color: #FF0000;
	font-weight: bold;
}

p
{
	color: #eaf3da;
	font-family: 'Trebuchet MS';
	font-size: 11pt;
	margin: 0px 6PX 0px 6px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: left;
	text-decoration: none;
	vertical-align: text-top;
}

p.BigFirst:first-letter
{
	font-size: 100%;
	float: left;
}

h1
{
	font-size: 21pt;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 7px;
}

h2
{
	font-size: 10pt;
	color: Black;
	font-weight: bold;
}


.h2NotAvailable
{
	font-size: 12pt;
	font-weight: bolder;
	color: #FFFFFF;
}
h3
{
	padding-top: 0px;
	padding-bottom: 0px;
	color: white;
	margin-top: 0px;
	margin-bottom: 4px;
	text-align: center;
}

h4
{
	font-size: 9pt;
	color: white;
	margin-top: 5px;
	margin-bottom: 3px;
	margin-left: 3px;
	text-align: left;

}

h5
{
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 4px;
	color: white;
}

h6
{
	font-size: 4.5pt;
	margin: 0px;
}

form
{
	color: #6d0404;
}

ul
{
	font-size:7pt;
}

.affiliated
{
	border-style: none;
	border-width: 1px;
	border-color: white;
	font-size: 10pt;
	color: white;
	vertical-align: top;
	padding: 5px;
	text-align: right;
	font-weight: bold;
	margin-bottom: 0px;
	width: 30%;
}

.affiliatedDB
{
	font-size: 11pt;
	color: black;
	vertical-align: top;
	padding: 5px;
	border: 1px solid white;
	text-align: left;
	font-weight: bold;
	background-color: #F4C73E; 
	width:50%;
}

.AffilitedTree
{
	padding-top: 3px;
	padding-left: 20px;
	text-align: left;
}

.affiliatedLink
{
	color:#00FF00;
}

.affiliatedLink:hover
{
	color:#f3b044;
}

.affiliatedButton
{
	border: 1px solid #FFFFFF;
	background-color: #aabadd;
}

.affiliatedClubFacilities
{
	margin-top: 0px;
	padding: 2px 0px 2px 4px;
	empty-cells: hide;
}

.affiliatedClubName
{
	color: #00FF00;
	font-size: 14pt;
	font-family: 'Trebuchet MS';
	font-weight: bold;
	text-decoration: underline;
	padding-left: 30px; 
	width:100%;
}
	.affiliatedFacilityHeading
{
	border-style: none;
	padding-bottom: 3px;
}

.affiliatedclub_formview
{
	overflow: hidden;
}

.affiliatedHyperlink
{
	background-color:Transparent;
	font-size: 18px;
	font-weight: bold;
	color:Yellow;
	margin-top: 20px;
}

.affiliatedHyperlink:hover
{
	color:white;  
	font-size:18px; 
	font-weight:bold;
}


.affiliatedTable
{
	text-align: left; 
	width:90%;
}

.applicationButton
{
	padding: 8px 4px 8px 4px;
	border: 1px solid black;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	margin: 4px 6px 4px 6px;
	background-color: White;
	color: Black;
}

.applicationButton:hover
{
	color:#497fbf;
}

.button
{
	color: #0000FF;
	background-color: #66ccff;
	border: 2px solid #0000ff;
}

.body
{
	padding: 0px;
	margin: 0px;
	color: white;
	position: absolute;
	left: 0;
	right: 0;
	background-image: url(../Club/Images/Pattern.jpg);
	background-repeat: repeat;
	min-width: 800px;
	max-width: 1000px; 
}

.centerPanel
{
	border-width: 0px;
	vertical-align: top;
	color: white;
	background-image: url(../Club/Images/OpaqueBackground.png);
	background-repeat: repeat;
}

.classads
{
	border-color: #FFFFFF;
	font-size: 11pt;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	padding: 3px;
	text-align: left;
	color: black;
	background-color: #f4c73e;
}

.classadsDB
{
	border-color: #FFFFFF;
	font-size: 11pt;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	padding: 3px;
	text-align: left;
	background-color: Transparent;
	color: white;
}


.classAdsRow
{
	padding: 3px;
	margin-top: 4px;
}
.classAdsTable
{
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 8px;
	empty-cells: show;
}

.classAdHeading
{
	border: 1px solid #FFFFFF; 
	width:30%; 
	text-align:right;
}

.classAdDetails
{
	border: 1px solid #FFFFFF;
	width: 60%;
	text-align: left;
	padding-left: 5px;
}

.classAdAdvert
{
	padding: 6px;
	border: 1px solid #FFFFFF;
	width: 90%;
	text-align: left;
}

.clear
{
	clear: both;
}

.clubHistory
{
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
}

.clubHistoryCell
{
	border-width: 1px;
	border-style: solid solid none solid;
	border-color: #FFFFFF;
	border-collapse: collapse;
	padding-left: 4px;
	background-color: Transparent;
	text-align: left;
	vertical-align: middle;
	width: 58%;
	color: #CCCCFF;
}

.clubHistoryImageCell
{
	border-width: 1px;
	border-style: solid solid none solid;
	border-color: #FFFFFF;
	border-collapse: collapse;
	padding-left: 4px;
	background-color: Transparent;
	text-align:center;
	vertical-align: middle;
	width:21.2%;
}

.clubHistoryMiddleCell
{
	border-width: 1px;
	border-style: solid solid none solid;
	border-color: #FFFFFF;
	border-collapse: collapse;
	padding-left: 4px;
	background-color: Transparent;
	text-align:center;
	vertical-align: middle;
	width:21.2%;
}


.countryImage
{
}

.constitutionButton
{ 
	text-align:center; 
	color:Black; 
	background-color:White;
}

.constitutionButton:hover
{
	background-color:#f4c73e; 
	color:white;
}

.constitutionViewLink
{
	padding: 10px;
	font-weight: bold;
	color: #800000;
	background-color: #FFFFFF;
	border: 2px solid #000000;
}

.constitutionViewLink:visited
{
	padding: 10px;
	font-weight: bold;
	color: #800000;
	background-color: #FFFFFF;
	border: 2px solid #000000;
}

.constitutionViewLink:hover
{
	color: #FFCC00;
}

.constitution_table
{
	text-align: left;
	vertical-align: top;
	width:40%;
}

.contactusMap
{
	padding-left: 20px;
	padding-right: 20px;
	color: #EAF3DA;
}

/*
.emailPanel
{
	text-align: center;
	float: left;
	vertical-align: top;
	font-size: small;
	color: #000000;
	position: relative;
	}
*/
.facilities_Master_Header
{
	font-size: 15pt;
	width: 100%;
	color: #04078e;
	padding-left: 25px;
	text-align: left;
	font-weight: bold;
}

.facilities_Text
{
	font-size: 11pt;
}

.facilitiesLink
{
	margin: 0px;
	padding: 4px;
	border: 2px solid #FFFFFF;
	color: #6d0404;
	background-color: #f4c73e;
	font-weight: bold;
}

.facilitiesLink:hover
{
	color:White;
	background-color:#6d0404;
}

.facilityTable
{
	empty-cells: show;
}

.fixturesHeader
{
	border: 1px solid #C0C0C0;
	background-color: #C0C0C0;
	color: #FFFFFF;
	font-weight: bold;
	border-collapse: collapse;
	padding-left: 3px;
	text-align: left;
	padding-right: 3px;
	empty-cells: hide;
}

.fixturesNormal
{
	padding: 0px 3px 0px 3px;
	border-style: solid solid none solid;
	border-width: 1px;
	border-color: #C0C0C0;
	margin: 0px;
	border-collapse: collapse;
	text-align: left;
	empty-cells: hide;
}

.fixturesAlternate
{
	padding: 0px 3px 0px 3px;
	border-style: solid solid none solid;
	border-width: 1px;
	border-color: #C0C0C0;
	margin: 0px;
	background-color: #f4c73e;
	color: #6d0404;
	border-collapse: collapse;
	text-align: left;
	empty-cells: hide;
}

.fixturesRow
{
	padding: 0px;
	margin: 0px;
	empty-cells: hide;
}

.fixturesTable
{
	border-style: solid none solid solid;
	border-width: 1px;
	border-color: #C0C0C0;
	border-collapse: collapse;
	empty-cells: hide;
}

.flashImageTable
{
	z-index: 0;
}

.footer
{
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color: Transparent;
}

.footerPanel
{
	text-align: center;
	margin-left: 10px;
}

.galleryButton
{
	padding: 1px 4px 1px 4px;
	width: 104px;
	height: 26px;
	background-color: #CCFFCC;
}

.galleryPanel
{
	width:285pc;
}

.galleryImage
{
	width:100%;
}

.galleryImageCell
{
	width:110px;
}

.galleryCaptionCell
{
	width:170px;
}

.galleryTable
{
	width:280px;
}

.h3Other
{
	text-align: left;
	width: 100%;
	font-weight: bold;
	margin-left: 20px;
	color: #66FF33;
	font-size: 20px;
	text-decoration: underline;
	padding-bottom: 5px;
	padding-left: 10px;
}

.h3NotAvailable
{
	text-align: left;
	width: 100%;
	font-weight: bold;
	margin-left: 20px;
	color: red;
	font-size: 11pt;
}

.h4Other
{
	text-align: left;
	width: 100%;
	font-weight: bold;
	margin-left: 20px;
	color: #66FF33;
	font-size: 18px;
	text-decoration: underline;
	padding-bottom: 5px;
}

.h4Sport
{
	color: white;
	font-weight: bold;
	text-decoration: underline;
	margin-left: 7px;
	padding-bottom: 4px;
	font-size: 12pt;
}

.h4Error
{
	font-size: 11pt;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
	line-height: +2px;
}

.headerImage
{
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
}

.historycell
{
	padding-left: 5px;
	vertical-align: top;
	width: 300px;
}

.historyLink
{
	color:white;
}

.historyLink:hover
{
	color:#f4c73e;
}

.historyrow
{
	width: 500px;
}

.historytext
{
	text-align: left;
	vertical-align: top;
}

.homePageDetailImage
{
	font-size: 9pt;
	color: #EAF3DA;
	border: 1px solid #FFFFFF;
}

.homePageImageLink
{
	padding-left: 15px;
}

.imagealign
{
	vertical-align: top;
	margin-top: 5px;
}

.imageCaption
{
	color: #e0edc5;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 1.1;
	margin-left: 13px;
	padding-left: 13px;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	vertical-align: top;
}

.imageDiv
{	
	border-width: 0px;
	vertical-align: top;
	color: white;
	background-image: url(../Club/Images/OpaqueBackground.png);
	background-repeat: repeat;
}

.ImageGallery 
{ 
	margin-left:30px;
}

.imageGalleryBlobButton
{
	border: 1px solid #FFFF99;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	color: Black;
	background-color: #F4C73E;
	text-align: center;
	font-size: 8pt;
	vertical-align: middle;
	font-weight: bold;
}

.imageGalleryBlobButton:hover
{
	color: #6d0404;
	background-color:white ;
}

.imageGalleryButtons
{
	margin-top: 5px;
	margin-bottom: 7px;
}

.imageErrorLabel
{
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
	border-style: none;
	padding-left: 10px;
}

.imageGalleryInfoLabel
{
	text-align: center;
	vertical-align: top;
} 
.imageGalleryInfoText
{
	vertical-align: top;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	float: left;
	text-align: left;
	padding-bottom: 15px;
}
.imageGalleryMenu
{
	border: thin solid white;
	text-align: left; 
}

.imageGellerySelect
{
	margin-bottom:5px;
}
.imageGalleryPanel
{
	text-align: left;
	margin: 20%;
	vertical-align: top;
}

.imagegalleryalign
{
	height: auto;
	width: 220px;
	vertical-align: top;
	font-size: medium;
	border-bottom-style: solid;
}

.imageheading
{
	font-size: medium;
	font-weight: bold;
}

.ImageText
{ 
	vertical-align:middle; 
	font-size:medium;
}


.imgDiv
	{
	display: inline;
	text-align: right;
	vertical-align:top;
	width: 240PX;
	}
	
.imgFrame
{
	border-style: none;
	border-width: 0px;
	width: 100%;
	overflow: visible;
	height: 1400px;	
	background-image: url(/Club/Images/OpaqueBackground.png);
	background-repeat: repeat;

}
	    .img
	    {
	        width: 230px;
	        border-color: #ffffff;
	        border-style: solid;
	        border-width: 1px;
	        height: 230px;
	        float: left;
	        text-align: left;
	    }
	    .imgPara
	    {
	        width: 240px;
	        padding-bottom: 6px;
	        padding-left: 0px;
	        margin-left: 4px;
	    }
.leftcolumn
{
	float: left;
	width: 110px;
	padding-right: 0px;
	position: absolute;
	margin: 0px;
}

.join
{ 
	width:200px; 
	font-weight:bolder;
	border-color:Black;
	border-style:solid;
	border-width:1px;
}	

.joinLinkLeft
{
	border: 1px solid black;
	font-size: 10pt;
	font-weight: bold;
	text-align: center; 
	vertical-align:middle;
	color: #000000;
	background: white;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 4px 6px 4px 6px; 
}
.joinLinkLeft:hover
{
	color:#f4c73e;
}


.joinLinkRight
{
	border: 1px solid black;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	color: #000000;
	background: white;
	text-align: center;
	padding-bottom: 4px;
	padding-top: 4px;
	margin: 4px 6px 4px 6px;
}

.joinLinkRight:hover
{
	 color:#f4c73e;
}

.mainMenu
{
	padding: 0px 0px 5px 4px;
	margin: 0px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline; 
	width:100%;
}

.mainSubMenu
{
	padding: 2px 5px 2px 7px;
	border: 2px solid white;
	color: #FF9933;
	text-transform: none;
	font-variant: normal;
	text-decoration: underline; 
	width:150px;
}

.mainSubMenu:hover
{
	color:Red; 
}

.marketing
{
	color:Blue;
	text-align: center; 
	font-weight:bold;
	padding-left: 6px;
}

.marketing:hover
{
	color: white;
	text-decoration: underline; 
	font-weight:bold;
	font-weight: bolder;
	padding-left: 4px;
}

.memberFormButton
{
	 background-color:White;
	 color:Black;
}

.memberFormButton:hover
{
	color:#f4c73e;
}

.memberLoginTable
{
}


.membership
{
	font-size: 11pt;
	color: white;
	margin-left: 8px;
	margin-right: 5px;
}
.membershipColumn
{
	padding-right: 5px;
	padding-left: 5px;
}

.membershipApplicationTable
{ 
	margin-top:5px; 
	color:white;
}

.membershipApplicationDescription
{
	width: 27%;
	text-align: right;
}

.membershipErrors
{
	text-align: left;
}
.membershipTitle
{ 
	vertical-align:middle;
}

.membersbutton
{
	border-style: none;
	background-color: #04078e;
	color: White;
	padding: 0px 0px 4px 0px;
}

.membersCheckBox
{
	margin-top: 1px;
	margin-bottom: 1px;
}

.membersheading
{
	font-size: large;
	color: Red;
}

.membershipLink
{
	margin: 5px;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	color: black;
	background: white;
	border-color: black;
	border-width: 2px;
	border-style: solid;
}
.menu
{
	text-align: right;
	font-size: 10pt;
}
      
.MenuImage
{
	height: 100px;
	width: 100px;
	padding-top: 3px;  
	vertical-align:middle; 
	text-align:left;
}

.menuItemStyle
{
	vertical-align: middle;  
	font-size:9pt;
	text-align:right;
	width:14.2%; 
	background-color:Transparent;  
	color:White;
}

.menuPanel
{
	vertical-align: middle;
	text-align: right; 
	background-color:White; 
	color:Black;
}

.menuStyle
{
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	font-size: 11pt;
	font-weight: bold;
	color: black;
	text-align:right;
	width: 100%;
}

.menuTable
{
	padding: 0px;
	margin-bottom: 4px;
	margin-top: 0px;
}

.merchandiseGrid
{
	text-align: left;
	vertical-align: top;
}


.merchandise
{
	padding: 0px;
	margin: 0px;
}

.merchandiseCaption
{
	margin: 0px;
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #000000;
	font-weight: normal;
	min-height: 100px;
	font-size: 7pt;
	text-align: left;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF; 
	color:#6d0404;
}
.merchandiseCode
{
	margin: 6px 0px 0px 0px;
	border: 1px solid #000000;
	font-weight: bold; font-size:7.5pt;
	text-align: right;
	height: 20px;
	padding-right: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF; 
	color:#6d0404;
}

.merchandiseCodeDescription
{
	border-style: solid none solid solid;
	border-width: 1px;
	border-color: #000000;
	padding: 0px 0px 0px 5px;
	margin: 6px 0px 0px 0px;
	font-weight: bold;
	font-size: 7pt;
	text-align: left;
	height: 20px;
	background-color: #FFFFFF; 
	color:#6d0404;
}


.merchandiseDescription
{
	margin: 0px;
	border-style: none none solid solid;
	border-width: 1px;
	border-color: #000000;
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
	width: 60%;
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	min-height: 70px;
}
.merchandiseDescriptionHeading
{
	margin: 0px;
	border-style: none none solid solid;
	border-width: 1px;
	border-color: #000000;
	font-size:7pt;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
	width: 60%;
	background-color: #C0C0C0;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 20px;
}

.merchandiseImage
{
	margin-top: 0px;
	height: 120px;
}

.merchandiseItemRow
{
	margin-top: 10px;
}

.merchandisePrice
{
	padding: 0px 3px 0px 5px;
	margin: 0px;
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #000000;
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
	text-align: right;
	background-color: #FFFFFF;
}

.merchandisePriceHeading
{
	padding: 0px 3px 0px 5px;
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #000000;
	margin: 0px;
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
	text-align: right;
	background-color: #C0C0C0;
	height: 20px;
}

.merchandisetable
{
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border: 0px;
	background-color: White;
	color: Black;
	border-spacing: 0px;
	empty-cells: hide;
	text-align: left;
}


.middlecolumn
{
	float: left;
	padding-left: 2px;
	padding-right: 8px;
	width: 540px;
}
.middlecolumn_master
{
	width: 540px;
}
.middleLeft
{
	width: 140px;
	float: left;
	padding-left: 5px;
}

.modalPopup
{
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	text-align: center;
	padding: 3px;
	width: 450px;
}

.Name
{
	color: #04078e;
	padding-left: 15px;
	padding-right: 15px;
	background-color: Transparent;
}

.newsletter
{
	font-size: 8pt;
	font-weight: bold;
	color: white;
	text-align: left;
}

.newletterCheckBox
{
	color: white;
	font-size: 8pt;
	text-align: left;
	margin-left: 40px;
}
.newsletterLabel
{
	 position:absolute;
}

.bulletList
{
	text-align: left;
}

div#obituary a
{
	color: white;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}

div#obituary a:hover
{
	color: yellow;
	text-decoration: none;
}

div#obituary a:link
{
	color: white;
	text-decoration: underline;
}

div#obituary a:visited
{
	color: #f4c73e;
	text-decoration: underline;
}


.obituaryButton
{
	border: 1px solid #000000;
	background-color: White;
	width: 100px;
	color: White;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
}

.obituarycell
{
	border-style: solid solid solid solid;
	border-width: 1px;
	border-color: #FFFFFF;
	vertical-align: top;
	text-align: left;
}

.obituaryEulogy
{
	padding: 5px;
	border: 2px solid #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}


.obituaryEulogy:hover
{
	color:#f4c73e;
}


.obituaryForm
{
}

.obituaryhead
{
	border: 1px solid #FFFFFF;
	font-size: 11pt;
	color: White;
	background-color: Black;
	text-align: center;
}

.obituaryHeading
{
	text-align: center;
	margin-bottom: 0px;
	color: White;
	font-weight: bold;
}

.obituaryHomePage
{
	text-align: left;
}

.obituaryHomePage:hover
{
	 color:black; 
	 background-color:White; 
	 width:100%;
}

.obituaryHomePage:visited
{
	background-color: black;
	width: 100%;
	color: #E1DFE1;
}

.obituaryMenu
{
	margin-top: 0px;
	font-size:10pt;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	vertical-align: top; 
	text-align: left;
}

.obituarySelectIndex 
{
}

.obituaryUnSelectIndex 
{
}

.obituaryImageCell
{
	border-style: solid solid solid solid;
	border-width: 1px;
	border-color: #FFFFFF;
	vertical-align: top;
	text-align: left;
	padding-left: 20px;
	padding-top: 20px;
}

.obituaryLabel
{
	padding: 0px;
	text-align: left;
	margin-left: 0px;
	margin-top: 0px;
	color: #EAF3DA;
}
.obituaryText
{
	vertical-align:top; 
	text-align:left;
}
.obituaryPanel
{ 
	margin-top:4px; 
  padding-top:6px;
}

.obituarytable
{
	border-color: #FFFFFF;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
}
.obituarytree
{
	margin-top: 10px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}

.pleaseWait
{
	height:32px;
	width:300px;
	background-image:url(../Club/Images/Status.gif);
	background-repeat:no-repeat;
	padding-left:40px;
	line-height:32px;
}

.popupWindow
{
	position: fixed;
	left: 100px;
	top: 110px;
	width: 600px;
	border: solid 1px black;
	padding: 10px;
	background-color: white;
	display: none;
}

.RHMenu
{
	margin-top: 0px;
	font-variant: small-caps;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	vertical-align: top;
	text-align: left;
}

.rightcolumn
{
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 720px;
	position: absolute;
}

.rightHandImage
{
	margin-top: 8px;
	text-align: center;
}

.selectDateButton
{
	border: 2px solid #000000;
	margin: 10px 0px 0px 0px;
	padding: 3px 5px 3px 5px;
	color: #FFFFFF;
	background-color: white;
	font-weight: bold;
}

.randomImageText
{
	font-size: 8pt;
	text-align: center;
	font-weight: bold;
	color: #6d0404;
	padding-bottom: 3px;
	overflow: hidden;
	margin-right: 2px;
	margin-left: 2px;
}

.randomImage
{
	text-align: center;
}

.signOn 
{
}

.siteMapLHPanel
{

}



.siteMapTree
{
	margin-left:10%;
}


.sportBackground
{
	background-color: #f4c73e;
}


.sportcontact
{
	border: none;
	border-color: White;
	font-size: medium;
	padding: 0px;
	margin: 0px;
}

.sportDateSelectionDescription
{
	text-align:left; 
	margin-left:15px;
}

.sportErrorLabel
{
	width: 100%;
	color: Red;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	font-size: 15px;
}

.sporthistory
{
	margin: 0px;
	padding: 0px;
}

.sportimage
{
	padding: 0px;
	margin: 5px 0 4px 0;
}

.sportImagex
{
	z-index: 0;
}

.sportPanel
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.sportHeading
{
	color: white;
	margin-left: 15px;
	margin-bottom: 7px;
	vertical-align: top;
	font-weight: 900;
	font-size: 28px;
	border-style: none;
	float: left;
	padding-top: 7px;
	z-index: 1;
}

.sportMenu
{
	margin-left: 2%;
	background-color:Transparent;
	color: white;
	font-family: "Bradley Hand ITC";
	font-weight: bold;
}


.sportSubMenu
{
	border-style: none;
	color: #04078e;
	font-size: 9.5pt;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	width: 135;
}

.sportSubMenu a
{
	color:#6d0404; 
	width:135;
}

.sportSubMenu a:hover
{
	color:#eaf5da;
}

.sporttime_Table
{
	margin-left: 30px;
	border-style: none;
	vertical-align: top;
}

.StripeImage
{
	text-align: center;
	width: 100%;
	height: 4px;
}

/* survey definitions */
.surveyButton
{
	color: black;
	font-weight: bold;
	background-color: #FFFFFF;
}

.surveyCheckLabel
{
	padding-left: 20px;
}

.surveyComments
{
	color:Black; 
	width:75%;
}

.surveyHeading
{
	width: 98%;
	color: White;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 8px;
}

.surveyLabel
{
	color: white;
	padding-top: 10px;
}

.surveyQuestion
{
	color: white;
	padding-left: 20%;
	font-size: 7.5pt;
	text-align: left;
	font-weight: bold;
}

.surveyTable
{
	width: 60%;
	border: none;
	margin-left: 80px;
}

.surveyTopic
{
	color: #f4c73e;
	font-weight: bold;
	font-size: 7.5pt;
	padding-top: 7px;
}

.tableHead
{
	white-space: nowrap;
	float: left;
}

.userpanel
{
	margin-left: 200px;
	font-size: large;
}

.visitorsHeading
{  
	margin-left:5px;
}

.visitorsText
{  
	margin-left:7px;
}

.whatson
{
	border: 1px solid #C0C0C0;
	margin-left: 4px;
	margin-right: 4px;
	color: black;
}

.whatsOnButton
{
	border: 2px solid #000000;
	margin: 2px;
	padding: 3px 5px 3px 5px;
	color: black;
	background-color: white;
	font-weight: bold;
}

.whatsOnButton:hover
{
	color: #f4c73e;
}

.whatsOnWeekend
{
	border: 1px solid #C0C0C0;
}

.whatsOnWeekEndOuterLeft
{
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0 #000000 #000000 #C0C0C0;
	text-align: left;
}

.whatsOnWeekEndOuterRight
{
	border-style: solid;
	border-width: 1px;
	border-color: #000000 #C0C0C0 #000000 #000000;
	text-align: left;
}
.whatsOnHoliday
{
	border-style: none;  
	background-color:Transparent;
}

.whatsonText
{
	border: 1px solid #C0C0C0;
	text-align: left;
	padding-left: 2px;
}

.whatsOnRangeLabel
{
	margin: 0px 0px 7px 0px;
	text-align: left;
	font-weight: bold;
	padding-bottom: 7px;
}

.whoHeader
{
	margin-top: 8px;
}

.whoDescription
{
	font-size: 14pt;
	font-weight: bold;
	color: #FFFF00;
	text-align: left;
	padding-left: 15px;
}

.whoError
{
	font-size: 14pt;
	font-weight: bold;
	color: red;
	text-align: left;
	padding-left: 15px;
}


.whoMenu
{
	font-size: 10pt; 
	font-weight:bold;
	border: none;
	text-align:left; 
	color:white;
}

.whoTable
{
	font-size: 9pt; 
	color:white;
	border-style: solid;
	border-color: Gray;
	border-width: 1px;
	vertical-align: top; 
	text-align:left;
	outline-style: none;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}

.whoTableWide
{
	font-size: 7pt; 
	color:white;
	border-style: solid;
	border-color: Gray;
	border-width: 1px;
	vertical-align: top; 
	text-align:left;
	outline-style: none;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 0px;
}

/*
.testClubMenu
{
	padding-left: 10%;
	font-variant: normal;
	background-color: #F4C73E;
	color: White;
	font-style: italic;
	width: 100%;
	text-decoration: none;
	margin-top: 2px;
}

.imageGalleryTable
{
	margin-right: 4px;
	margin-left: 4px;
}
*/


/* Bulleted List for obituaries */

.selectIndex 
{
    font-weight: bold;
    text-decoration:underline; 
    color:#F4C73E;
}
.unselectIndex 
{
    font-weight:normal;
    text-decoration:none;
    color:white;
}

/*
.imageSubmit
{
	background-image: url(../Club/Images/hkbutton2.gif);
	background-color:#d60404; 
	width:105px; 
	height:34px; text-decoration:blink;
}

.watermarked {
	height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}	

.noSportsFixtures
{
	border-style: none;
	color: #FF0000;
	border-width: 0px;
	text-align: left;
	font-weight: normal;
}

.textBoxErrorMessage
{
	margin-right: 10px;
}
*/





.ajax__calendar_container {padding:4px;position:absolute;cursor:default;width:170px;font-size:11px;text-align:center;font-family:tahoma,verdana,helvetica;}
.ajax__calendar_body {height:139px;width:170px;position:relative;overflow:hidden;margin:auto;}
.ajax__calendar_days, .ajax__calendar_months, .ajax__calendar_years {top:0px;left:0px;height:139px;width:170px;position:absolute;text-align:center;margin:auto;}
.ajax__calendar_container TABLE {font-size:11px;}
.ajax__calendar_header {height:20px;width:100%;}
.ajax__calendar_prev {cursor:pointer;width:15px;height:15px;float:left;background-repeat:no-repeat;background-position:50% 50%;background-image:url(<%=WebResource("AjaxControlToolkit.Calendar.arrow-left.gif")%>);}
.ajax__calendar_next {cursor:pointer;width:15px;height:15px;float:right;background-repeat:no-repeat;background-position:50% 50%;background-image:url(<%=WebResource("AjaxControlToolkit.Calendar.arrow-right.gif")%>);}
.ajax__calendar_title {cursor:pointer;font-weight:bold;}
.ajax__calendar_footer {height:15px;}
.ajax__calendar_today {cursor:pointer;padding-top:3px;}
.ajax__calendar_dayname {height:17px;width:17px;text-align:right;padding:0 2px;}
.ajax__calendar_day {height:17px;width:18px;text-align:right;padding:0 2px;cursor:pointer;}
.ajax__calendar_month {height:44px;width:40px;text-align:center;cursor:pointer;overflow:hidden;}
.ajax__calendar_year {height:44px;width:40px;text-align:center;cursor:pointer;overflow:hidden;}

.ajax__calendar .ajax__calendar_container {border:1px solid #646464;background-color:#ffffff;color:#000000;}
.ajax__calendar .ajax__calendar_footer {border-top:1px solid #f5f5f5;}
.ajax__calendar .ajax__calendar_dayname {border-bottom:1px solid #f5f5f5;}
.ajax__calendar .ajax__calendar_day {border:1px solid #ffffff;}
.ajax__calendar .ajax__calendar_month {border:1px solid #ffffff;}
.ajax__calendar .ajax__calendar_year {border:1px solid #ffffff;}

.ajax__calendar .ajax__calendar_active .ajax__calendar_day {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}
.ajax__calendar .ajax__calendar_active .ajax__calendar_month {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}
.ajax__calendar .ajax__calendar_active .ajax__calendar_year {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}

.ajax__calendar .ajax__calendar_other .ajax__calendar_day {background-color:#ffffff;border-color:#ffffff;color:#646464;}
.ajax__calendar .ajax__calendar_other .ajax__calendar_year {background-color:#ffffff;border-color:#ffffff;color:#646464;}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_day {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_month {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_year {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_title {color:#0066cc;}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_today {color:#0066cc;}

.MyCalendar
{
}

.MyCalendar .ajax__calendar_container
{
	border: 3px double #6d0404;
	background-color: #fef886;
	color: #6d0404;  font-weight:bold;
}

.MyCalendar .ajax__calendar_dayname
{
	color:Red; font-weight:bold;
}

.oboutCombo
{
	color:Black;
}
