﻿
/*General Styles*/
*
{
	padding:0;
	margin:0;
}
body
{
	color:#444;
	padding:0px;
	margin:0px;
	font-size:0.7em;
	text-align:center;
	font-family:Sans-Serif;
}

p
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

span
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

a
{
	color: #444;
	text-decoration: none;
}
a:visited
{
	color: #444;
	text-decoration: none;	
}
a:hover
{
	color: #444;
	text-decoration: underline;
}

img {
	border-style: none;	
}


/*Establish page structure*/

.PageArea
{
	width: 950px;
	border: solid 1px #AAAAAA;
	/*padding: 0px 0px 0px 0px;*/
	padding:0;

    text-align:left;
    position: relative; 
	/*margin: 0 auto;*/
	margin: auto;
}

.HeaderArea
{
	width: 100%;	
	margin: 0;
	/*margin-left: 0px;
	margin-right:0px;*/
	display:block;
}

.Banner
{
	clear: both;
	padding-top: 80px;
	width: 100%;
	padding-bottom: 10px;
	background-color: #724C87;
	color: White;
	top:0px;
	margin: 0 0 10px 0 ;
	/*padding:0 0 10px 0;*/
	/*margin-bottom: 10px;
	margin-left: 0px;
	margin-right:0px;*/
}

.LowerBanner
{
	clear:both;
	width: 100%;
	margin-bottom: 20px;
	
	margin-left: 0px;
	margin-right:0px;	
	
}

.BannerContent
{
	width: 100%;
	margin: 0;
	padding: 0;
}

.ContentArea
{
	clear: both;
	width: 100%;
	margin-top: 35px;
	
	margin-left: 0px;
	margin-right: 0px;	
}

.PageContent
{
	float: none;

}

.HeaderContent
{
	margin: 0;
	padding: 0;
}

.LeftContent
{
	width: 140px;
	float: left;
	padding-left: 0px;
	padding-right: 0px;
	overflow: hidden;
		
	margin-left: 5px;
	margin-right: 10px;	
	display: block;
}

.MainContent
{
	width: 570px;
	float: left;
	padding-left: 0px;
	padding-right: 0px;	
	overflow: hidden;
	
	margin-left: 5px;
	margin-right: 5px;	
	margin-top: 0px;
	display: block;
}

.RightContent
{
	width: 180px;
	float: left;
	padding-left: 10px;
	padding-right: 5px;	
	padding-bottom: 20px;
	overflow: hidden;
	margin-top: 10px;
	
	margin-left: 15px;
	margin-right:5px;
	display: block;
	
	background-color: #DDE;
	height: auto;	
}

.RightReplacementAdverts
{
	width: 170px;
	overflow: hidden;
}


.FooterBar
{
	clear:both;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right:0px;	
	padding-top: 12px;
	padding-bottom: 10px;
	display: block;
}


/*Specific Styles*/

/*Banner*/

.BannerImage img
{
	width: 52px;
	height: 60px;
	float: left;
	margin: -75px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
}

.BannerCurrentVenue
{
	margin-left: 20px;
	font-size: 18px;
	font-family: Sans-Serif;	
	letter-spacing: 1px;
}

.BannerMainTitle
{
	/*margin-top: -35px;*/
	margin-right: 20px;
	float: right;
	font-size: 30px;
	font-weight: bold;
	color: white;
	text-transform: uppercase;
	font-family: Sans-Serif;
	letter-spacing: 2px;
	/*text-align:left;
	width:500px;*/
}

.BannerMainTitle2
{
	margin-top:-60px;
	margin-left:10px;
	float:left;
	font-size: 30px;
	font-weight: bold;
	color: white;
	text-transform: uppercase;
	font-family: Sans-Serif;
	letter-spacing: 2px;
}

/*Breadcrumb*/
.Breadcrumb
{
	float: left;
	margin-left: 5px;
	font-size: 1.1em;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
}
.Breadcrumb ul
{
	list-style: none;
	margin-left: 0px;
	margin-top:0px;
	padding-top:0px;
	padding-left: 0px;	
}
.Breadcrumb ul li
{
	float:left;
	padding-right: 10px;
}
.Breadcrumb ul li a
{
}
.Breadcrumb ul li a:visited
{
}
.Breadcrumb ul li a:hover
{
}

/*Search box*/
.SearchArea
{
	float:right;
	margin-right: 5px;
	font-family: Arial, Sans-Serif;
}


/*Left Menu*/
.LeftMenu
{
	font-family: Arial, Sans-Serif;
}
.LeftMenu ul
{
	list-style: none;
	margin-left: 0px;
	padding-left:0px;
}
.LeftMenu ul li
{
	border: 1px solid #BBBBBB;
	margin-top: 5px;
	overflow: hidden;
	width: 97%;
}
.LeftMenu .current
{
	background-color: #DDDDEE;
}
.LeftMenu ul li a
{
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 5px;
	width: 100%;
	display: block;
}
.LeftMenu ul li a:visited
{
}
.LeftMenu ul li a:hover
{
	background-color: #DDDDEE;	
}

/*Right Bar Controls*/
/*Events Calender*/
.EventsCalender
{
	margin-bottom: 10px;
}

.EventsCalenderTitle
{
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 1em;
}


/*Extended Events Search*/
.ExtendedSearch
{
	margin-bottom: 10px;
}



.EventsSearchTitle
{
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 1em;
}

.EventsSearchLabel
{
}

.EventsSearchDate
{
}

.EventsSearchDate select
{
	float: left;
	width: 55px;
	margin-bottom:5px;
	font-size: 0.9em;
}

.EventsSearchEndDate
{
	clear: both;
	padding-bottom: 10px;
}

.EventsDropDown
{
	padding-bottom: 5px;
}

.EventsDropDown select
{
	width: 167px;
	font-size: 0.9em;
}

.EventsDropDownSmall select
{
	width: 125px;
	font-size: 0.9em;
}

.EventsDropDownSmall input
{
	width: 40px;
	font-size: 0.78em;
}


/*Next Events*/
.NextEventsTitle
{
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 1em;	
}

.NextEventsEvent
{
	margin-bottom: 3px;
}



/*Footer Area*/
.FooterBar
{
	height:80px;
}
.FooterBar ul
{
	list-style: none;
	margin-left: 5px;
	margin-top: 50px;	
	padding-left: 0px;
	padding-top: 0px;
}
.FooterBar ul li
{
	float:left;
	padding-right: 5px;
	padding-left: 5px;
	border-right:1px solid #BBBBBB;
}
.FooterBar ul li a
{
}
.FooterBar ul li a:visited
{
}
.FooterBar ul li a:hover
{
}

.FooterImage
{
	float: right;
	margin-right: 10px;
	margin-bottom: -5px;
}


/*Page Content*/

/*Standard Content*/

.ContentAreaHeader
{
	font-weight: bold;
	font-size: 1.8em;
	margin-bottom: 10px;
}

.ContentAreaUnderHeader
{
	margin-bottom: 5px;
}

.ContentAreaMain
{
	text-justify: auto;
	text-align: justify;
}
.ContentAreaMain ul li
{
	padding-left:5px;
}
.ContentAreaMain ul
{
	margin-left:25px;
	margin-top:10px;
	margin-bottom:10px;
}
.ContentAreaMain ol
{
	margin-left:30px;
	margin-top:10px;
	margin-bottom:10px;
}
.ContentAreaMain img
{

}

.ContentAreaMiddleLeft
{
	clear: left;
	float:left;
	margin-top: 10px;
	margin-bottom:10px;
	width:47%;
	margin-right: 1%;
	
	text-justify: auto;
	text-align: justify;
}

.ContentAreaMiddleRight
{
	margin-top: 10px;
	margin-bottom: 10px;
	width:47%;
	margin-left: 1%;
	float:right;

	text-justify: auto;
	text-align: justify;	
}

.ContentAreaLower
{
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;

	text-justify: auto;
	text-align: justify;	
}

.LowerAdverts
{
	clear:both;
	margin-top:10px;
}

.SingleAdvertNewLine
{
	clear: left;	
	width: 270px;
	margin-right: 5px;
	float:left;
	display:block;
	margin-top: 10px;
}

.SingleAdvert
{
	width: 270px;
	margin-left: 5px;
	float:left;
	display:block;
	margin-top: 10px;
}

.AdvertPicture
{
	float:left;
	margin-right: 2px;
	width: 65px;
}

.AdvertPicture img
{
	float: left;
	width: 60px;
	height: 60px;
	border: 1px solid black;
}

.AdvertTitle
{
	font-weight: bold;
	width: 180px;
	
	margin-left: 70px;

}

.AdvertMain
{
	margin-top: 3px;
	width: 180px;
	
	margin-left: 70px;	
}



/*FeedBack Form*/

.FeedBackForm
{
	margin-top: 15px;
}

.FeedBackLabel
{
	clear:left;
	float:left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.FeedBackName
{
	margin-left: 100px;
	margin-bottom: 5px;
}

.FeedBackName Input
{
	width: 250px;
}
	
.FeedBackComments
{
	margin-left: 100px;
	margin-bottom: 5px;
}

.FeedBackComments textarea
{
	width: 250px;
	height: 200px;
}

.FeedBackSubmit
{
	margin-bottom: 10px;
}

.ErrorLabel
{
	padding-top: 15px;
	color: Red;
}




/*Site Map*/

.sitemapmain
{
	clear: left;
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	width: 40%;
}

.sitemapmainalt
{
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	width: 40%;
}

.sitemapindent
{
	padding-left: 15px;
}

.sitemapmainchannel
{
	font-weight: bold;
	font-size: 1.1em;
	padding-bottom: 5px
}

.sitemapchannel
{
	padding-left: 0px;
	font-weight: bold;
}

.sitemapposting
{
	padding-left: 15px;
}


/*Club A to Z page*/

.AlphabetSearch
{
	padding-top: 20px;
	padding-bottom: 5px;
}

.AlphabetSearch ul
{
	list-style-type:none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.AlphabetSearch ul li
{
	float:left;
	padding-right: 3px;
}

.ClubSearch
{
	padding-top: 20px;
	padding-bottom: 20px;
}

.ClubList
{
	padding-bottom: 20px;
	padding-top: 10px;
	border-top: 1px solid black;
}

.ClubCategory
{
	margin-top: 5px;
	margin-bottom: 12px;
	clear: left;
}

.ClubName
{
	font-weight: bold;
	padding-bottom: 3px;
}

.ClubDescription
{
	padding-bottom: 3px;
}

.ClubAddress
{
	padding-bottom: 3px;
}

.ClubWebsite
{
	padding-bottom: 3px;
}

.ClubPagingTop
{
	padding-top: 15px;
	padding-bottom: 8px;
}

.ClubPagingBottom
{
}


/* Event Search Results */

.EventResultImage
{
}

.EventResultImage img
{
	width: 60px;
	float: left;
	margin-top: 15px;
	border: 0px solid white;
	text-decoration: none;
}

.EventResult
{
	margin-left: 70px;
	padding-top: 5px;
	padding-bottom: 10px;
}

.EventResultTitle
{
	margin-top: 10px;
	margin-bottom: 4px;
	font-weight: bold;
}

.EventResultLabel
{
	float: left;
}

.EventResultInfo
{
	margin-left: 100px;
}

.EventResultVenue
{
}

.EventResultPagingTop
{
	margin-bottom: 10px;
}

.EventResultPagingBottom
{
	margin-top: 10px;
}


/* Event Details */

.EventDetails
{
}

.EventDetailsName
{
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 10px;
}


.EventDetailsImage img
{
	float: right;
	margin-left: 10px;
}

.EventDetailsLabel
{
	clear: left;
	font-weight: bold;
	padding-top: 10px;
}

.EventDetailsInformation
{
	padding-top: 2px;
}

.EventDetailsDescription
{
	clear: both;
	width: 100%;
	margin-top: 10px;
}

.EventDetailsBookingLink
{
	margin-top: 1px;
	border: solid 1px #BBBBBB;
	padding: 1px 1px 1px 1px;
	width: 75px;
	text-align:center;
	display: block;
	background-color: #724c87;
	color: White;
}


/* Gallery */

.gallery-overview
{
	margin-bottom: 10px;
}

.gallery-overview ul
{
	margin-left: 0px;
	font-weight: bold;
}

.gallery-overview ul li
{
	margin-bottom: 10px;
}

.gallery-thumbnails h1
{
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: 10px;
}


/*Return links to normal in Content Area*/
.MainContent h1,h2,h3
{
	margin-bottom:10px;
	margin-top:5px;
}
.MainContent h4,h5
{
	margin-bottom:5px;
	margin-top:3px;
}
.MainContent a
{
	color:Blue;
	text-decoration: underline;
}

.MainContent a:visited
{
	color:Purple;
	text-decoration: underline;
}

.MainContent a:hover
{
	color:Blue;
	text-decoration: underline;
}

.MainContent a:active
{
	color:Blue;
	text-decoration: underline;
}

.EventDetailsBookingLink A
{
	display: block;
	color: white;
	text-decoration: none;
}

.EventDetailsBookingLink A:hover
{
	display: block;
	color: white;
	text-decoration: none;
}

.EventDetailsBookingLink A:visited
{
	display: block;
	color: white;
	text-decoration: none;
}

.EventDetailsBookingLink A:active
{
	display: block;
	color: white;
	text-decoration: none;
}
