/* GENERAL STYLES */
body {
	background-color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.6em;
	margin: 0px;
	padding: 0px;
}
p {
	font-size: 0.8em;
	line-height: 1.6em;
	margin: 0px 0px 12px 0px;
	color:#FFFFFF;

}
a {
	color: #E7D101;
	text-decoration: none;
}
a:hover {
	color: #E7D101;
	text-decoration: underline;
}
h1 {
	display:block;
	width: 579px;
	font-size: 1.4em;
	color: #FFFFFF;
	border-bottom: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 5px;	
	font-weight: normal;
	background-color: #958671;
}
h2 {
	font-size: 1.0em;
	line-height: 1.6em;
	margin: 0px 0px 0px 0px;
	color: #E7D101;
	font-weight:normal;
		
}
h3 {
	font-size: 0.9em;
	line-height: 1.6em;
	margin: 0px 0px 0px 0px;
	color: #E7D101;
	font-weight:normal;
		
}
h4 {
	font-size: 0.8em;
	line-height: 1.6em;
	margin: 0px 0px 0px 0px;
	color: #E7D101;
	font-weight:normal;
		
}
h5 {
	font-size: 0.8em;
	line-height: 1.6em;
	margin: 0px 0px 0px 0px;
	color: #999999;
	font-weight:bold;
		
}
h6 {
	font-size: 0.8em;
	line-height: 1.6em;
	margin: 0px 0px 0px 0px;
	color: #999999;
	font-weight:normal;
		
}
ul{
	font-size: 0.8em;
	line-height: 1.6em;
	color: #FFFFFF;
}
ol {
	color: #FFFFFF;
		font-size: 0.8em;
	line-height: 1.6em;
}
hr {
	height: 1px;
	border-top: solid 1px #FFFFFF;
	border-bottom: none;
	border-left:none;
	border-right:none;
}
.SkipTo {
   position:absolute;
   top: -1000px;
   left: -1000px;
   visibility: hidden;
}
.AlphaLayer {
   position:absolute;
   top: -1000px;
   left: -1000px;
   visibility: hidden;
}
.Centre {
	width: 960px;
	border-top: 0px;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
	position: relative;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
	margin-bottom: 10px;
}
.Clear {
	clear:both;
}
.TopBar {
	width: 960px;
	overflow:hidden;
}
.MenuHolder {
	width: 960px;
	border-bottom: 0px;
	background-color: none;
} 
ul#Menu {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 33px;
	width: 960px;
}
ul#Menu li {
	float: left;
	display: inline;
	height: 33px;
	margin: 0px;
	overflow: hidden;
}
ul#Menu li a {
	display: block;
	height: 33px;
	text-indent: -999em;
}
ul#Menu li.Mhome a {
	width: 107px;
	background-image: url(/images/Grosvenor/MainMenu/Home.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul#Menu li.Mabout a {
	width: 128px;
	background-image: url(/images/Grosvenor/MainMenu/About.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul#Menu li.Mopening a {
	width: 163px;
	background-image: url(/images/Grosvenor/MainMenu/Opening.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul#Menu li.Mshops a {
	width: 113px;
	background-image: url(/images/Grosvenor/MainMenu/Shops.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul#Menu li.Mnews a {
	width: 204px;
	background-image: url(/images/Grosvenor/MainMenu/News.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul#Menu li.Mfinding a {
	width: 132px;
	background-image: url(/images/Grosvenor/MainMenu/Finding.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul#Menu li.Mcontact a {
	width: 113px;
	background-image: url(/images/Grosvenor/MainMenu/Contact.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

ul#Menu li.Mhome a:hover {
	background-position: center left;
}
ul#Menu li.Mabout a:hover {
	background-position: center left;
}
ul#Menu li.Mopening a:hover {
	background-position: center left;
}
ul#Menu li.Mshops a:hover {
	background-position: center left;
}
ul#Menu li.Mnews a:hover {
	background-position: center left;
}
ul#Menu li.Mfinding a:hover {
	background-position: center left;
}
ul#Menu li.Mcontact a:hover {
	background-position: center left;
}
ul#Menu li#selected a {
background-position: bottom left;
}
.HomeTopSection {
	background-color:#696A6C;
	padding-bottom: 10px;
	margin-top: 8px;

}
.HomeTopSectionLeft {
	padding-left: 10px;
	width: 295px;
	float:left;
}
.HomeTopSectionRight {
	
}
.HomeTopRightPanel {
	overflow:hidden;
	padding-left: 15px;
}
.HomeIntroPanel {
	min-height: 170px;
	background-color:#000000;
	color:#FFFFFF;
	padding: 8px 8px 0px 8px;
	margin-top: 14px;
	margin-bottom: 10px;
}
.HomeIntroHeading {
	border-bottom: 0px;
	font-size: 1em;
	color: #F8981D;
	margin-top: 3px;
	margin-bottom: 0px
}
.HomeIntroText {
	font-size: 0.7em;
	margin-top: 2px;
	margin-bottom: 0px;
}
.HomeShopGuide {
	border-bottom: 0px;
	background-color: #729BC7;
}
.HomeShopGuideHeader {
	border-bottom: 0px;
}
.HomeShopGuideImage {
	margin-top: 0px;
}
.HomeShopGuideForm {
	padding: 10px 0px 0px 10px;
}
.HomeShopGuideDropDown {
	width: 250px;
	height: 22px;
	margin-bottom: 4px;
	font-family:Georgia, "Times New Roman", Times, serif;

}
.ShopGuideDropDown {
	width: 130px;
	/*height: 22px;*/
	margin-top: 4px;
	font-size: 0.7em;
	margin-left: 6px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.HomeGoButton {
	border: 1px solid #729BC7;
	background-color: #8AD3F4;
	color:#FFFFFF;
	height: 22px;
	width: 24px;
	margin-left: 2px;
	margin-bottom: 4px;
	line-height: 10px;
		font-family:Georgia, "Times New Roman", Times, serif;
}
.InnerGoButton {
	border: 1px solid #729BC7;
	background-color: #8AD3F4;
	color:#FFFFFF;
	width: 24px;
	margin: 0px 0px 0px 2px;
	line-height: 12px;
	font-size: 0.7em;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.HomeBottomSection {
	background-color:#000000;
	padding-top: 10px;
}
.HomeBottomLeft {
	float:left;
	width: 315px;
	margin-left: 0px;
	border-bottom: 0px;
	background-color: #958671;

}
.HomeBottomMiddle {
	float:left;
	width: 295px;
	margin-left: 10px;
	border-bottom: 0px;
	padding-bottom: 5px;
	color:#FFFFFF;
	background-color: #606A6C;
}
.HomeBottomRight {
	float:left;
	width: 320px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.HomeBottomMiddleHeader {
	border-bottom: 0px;
	padding-bottom: 5px;
}
.HomeBottomMiddleDays {
	float:left;
	width: 137px;
	line-height: 1.6em;
	font-size: 0.7em;
	margin-left: 8px;

}
.HomeBottomMiddleHours {
	float:left;
	width: 150px;
	font-size: 0.7em;
	line-height: 1.6em;	
}
.HomeFacilitiesText {
	font-size: 0.7em;
	margin-top: 5px;
	color:#FFFFFF;
	margin-left: 8px;
	margin-right: 8px;
}
.HomeFacilitiesText a{

	color:#FFFFFF;
}
.HomeBottomLeftHeader {
	border-bottom: 0px;
	padding-bottom: 5px;
}
.HomeLogoBar {
	padding: 0px 0px 10px 0px;
	border-bottom: solid 8px #E7D101;
	width: 960px;
	background-color:#000000;
}
.HomeLogoImage {
	border: 5px solid #606A6C;
	background-color: #FFFFFF;
}
.HomeBottomLeftIcons {
	min-height: 48px;
	padding-left: 6px;
}
.FooterBar {
	width: 960px;
	font-size: 0.7em;
	padding-top: 5px;
	color: #FFFFFF;
}
.FooterBar a {
	color: #FFFFFF;
	text-decoration: none;
}
.FooterBar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.FooterLeft {
	float: left;
	width:470px;
	padding-left: 10px;
}
.FooterRight {
	float: left;
	width:470px;
	padding-right: 10px;
	text-align:right;
}
.InnerContentHolder {
	background-color:#000000;
	border-bottom: solid 8px #E7D101;
    width: 960px;
}
.LeftColumn {
	float:left;
	width: 178px;
	padding: 10px 10px 10px 0px; 
}
.RightColumn {
	float:left;
	width: 178px;
	padding: 10px 0px 10px 10px; 
}
.MiddleColumn {
	float:left;
	width: 584px;
	padding: 10px 0px 10px 0px;
}
.RightPanelHolder {
	width: 178px;
	margin-bottom: 14px;
	padding-bottom: 7px;
	border-bottom: 0px;		
}
.LeftPanelHolder {
	width: 178px;
	margin-bottom: 14px;
	/*padding-bottom: 7px;*/
	/*background-color:#606A6C;	*/
}
.RightPanelHeader {
	border-bottom: 0px;	
}
.LeftPanelHeader {
	border-bottom: 0px;
	margin-bottom: 0px;	
}
.RightPanelDays {
	float:left;
	width: 80px;
	line-height: 1.7em;
	font-size: 0.65em;
	color:#FFFFFF;
	padding-left: 5px;
	background-color: #958671;
	padding-bottom: 4px;
	}
.RightPanelHours {	
	float:left;
	width: 93px;
	font-size: 0.65em;
	line-height: 1.7em;
	color:#FFFFFF;
	background-color: #958671;	
	padding-bottom: 4px;
}
.RightShopGuideImage {
	padding-top: 6px;
	padding-bottom: 6px;
}	
.SubMenuHolder {
	padding: 0px 0px 0px 0px;
	padding-bottom: 7px;
	background-color:#606A6C;
}
ul#SubMenu {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 178px;

}
ul#SubMenu li {
	display: block;
	margin: 0px 8px 0px 8px;
	width: 162px;
	font-size: 0.85em;
	color: #FFFFFF;
	padding: 2px 0px 2px 0px; 
}
ul#SubMenu li a {
	/*display: block;
	width: 166px;*/
	padding: 2px;
	
	/*font-size: 0.85em;*/
	
}
.SubMenuItem {
	border-bottom: solid 1px #CCCCCC;
	margin: 0px 5px 0px 5px;
	color:#FFFFFF;
}
.SubMenuItem a{
	color:#FFFFFF;
}
.SubMenuItemLevel2 {
	border-bottom: solid 1px #FFFFFF;
	margin: 0px 5px 0px 5px;
}
.SubMenuItemLevel2 a{
	color:#FFFFFF;
}
#submenuselected {
	color: #FFFFFF;
	background-color: #B20837;

}
#submenuselected a{
	color: #FFFFFF;

}
.SubMenuItemLast {
	border-bottom: 0px;
	color:#FFFFFF;

}
.SubMenuItemLastLevel2 {
	border-bottom: 0px;
	color:#FFFFFF;
	
}
.SubMenuItemLast a {
	border-bottom: 0px;
	color:#FFFFFF;

}
.SubMenuItemLastLevel2 a{
	border-bottom: 0px;
	color:#FFFFFF;
	
}
.Grey {
	color:#999999;
}
.MainImageBar {
	margin: 0px;
	overflow: hidden;
	height: 140px;
}
.PageTitle {
	font-size: 1.5em;
	color: #005294;
	border-bottom: dotted 1px #CCCCCC;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
}
.RightShopGuideForm {
 background-color: #729BC7;
 padding: 0px 0px 5px 5px;
}
/* Team styles */ 

.TeamText {
	float:left;
	margin-right: 12px;
	width: 354px;
}
.TeamPhoto {
	float:left;
	width:180px;
}
.TeamMemberHolder {
	border-bottom: solid 1px #CCCCCC;
	width: 546px;
	padding-top: 10px;
	margin-bottom: 10px;
}

	/* Shop listings  */
	
.ShopOrderBy {
	background-color: #000000;	
	border-bottom: 4px solid #B20837;
	border-top: 4px solid #B20837;
	padding: 2px 5px 5px 5px;
	width: 574px;
}
.SOBTitle {
	float:left;
	width: 100px;
	font-size: 0.8em;
	font-weight: bold;
	color:#FFFFFF;
	text-transform:capitalize;
	padding-top: 4px;
}
.SOBForm {
	float:left;
	width: 474px;
	font-size: 0.75em;
	font-weight: bold;
	color:#999999;
	text-align: right;
	padding-top: 4px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.ShopItem {
	border-bottom: solid 1px #666666;
	padding: 0px 5px 0px 5px;
	width: 574px;
}
.ShopName {
	margin: 5px 0px 5px 0px;
	display:block;
	width: 474px;
	float:left;
}
.ShopMore {
	margin: 5px 0px 5px 0px;
	display:block;
	width: 100px;
	float:left;
	text-align: right;
}
.ShopCategory {
	background-color: #333333;	
	padding: 5px;
	width: 574px;
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size:0.8em;
	line-height: 1.4em;
	font-weight: normal;
	color:#005294;
}
.ShopLeft {
	float:left;
	width: 370px
}
.ShopRight {
	float:left; 
	width: 198px;
	text-align:right;
	/*border: 3px solid #606A6C;
	padding: 8px 0px 8px 10px;
	text-align:center;
	background-color: #FFFFFF;*/
}

/* Form styles */

label {
	display:block;
	width: 180px;
	float:left;
}
.Label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.65em;
	line-height: 1.4em;
	font-weight: normal;
	color:#000000;
}
.LabelSearch {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.65em;
	line-height: 1.4em;
	font-weight: normal;
	color:#000000;
	}
input {	
	}
select {
	padding: 0.25em;
	}
textarea {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: .95em;
	padding: 0.25em;
	}
.TextField {
	width: 300px;
	border: solid 1px #999999;
	}
.TextFieldPrice {
	width: 289px;
	border: solid 1px #999999;
	}
.TextFieldTools {
	width: 173px;
	border: solid 1px #999999;
	height: 12px;
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-top:1px;
}
.DropDown {
	width: 308px;
	border: solid 1px #999999;
}
.DropDownTools {
	width: 180px;
	border: solid 1px #999999;
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-top:2px;
}
.TextArea {
	width: 300px;
	height: 100px;
	border: solid 1px #999999;
}
.Required {
	color:#990000; 
	font-weight:bold;
}
.SubmitButtons {
	padding-left: 180px;
}
.SubmitButton {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width: 100px;
	border: solid 1px #003366;
	background-color:#E1E1E1;	
	
}
.FormRight {
	margin-left: 180px;
}
.SubmitButtonTools {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 0.65em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: solid 1px #CCCCCC;
	height: 20px;
	width:26px;
	padding-top: 2px;	
	margin-top:2px;
	background-color:#FFFFFF;
}
.Radio {
	float:left;
	margin-right: 15px;
}


/* News section */

.NEOLeft{
	float: left;
	width: 283px;
	margin-right: 18px;
	margin-bottom: 10px;
	
}
.NEORight{
	float: left;
	width: 283px;
	margin-bottom: 10px;
	
}
.NewsTitle {
	font-weight:bold;
	margin-bottom: 0px;
} 
.NewsTitleLanding {
	font-weight:bold;
	margin-bottom: 0px;
	float:left;
	width: 250px;
} 
.NewsTitle a{
	font-weight:bold;
	margin-bottom: 0px;
} 
.NewsTitleLanding a{
	font-weight:bold;
	margin-bottom: 0px;
} 
.NewsDate  {
	color:#999999;
	margin-bottom: 0px;
}
.NewsDateLanding  {
	color:#999999;
	margin-bottom: 0px;
	float:left;
	margin-left: 30px;
}
.NewsLandingLeft {
	float:left;
	width: 424px;
}
.NewsLandingRight {
	float:left;
	width: 160px;
	text-align:right;
}


/* Events  */

.EventName {
	font-weight:bold;
	margin-bottom: 0px;
} 
.EventName a{
	font-weight:bold;
	margin-bottom: 0px;
} 
.EventDate  {
	color:#999999;
	margin-bottom: 0px;
}
.EventLocation  {
	color: #999999;
}
.EventPhotoOne {
	float:left;
	width:188px;
	margin-right:10px;
}
.EventPhotoTwo {
	float:left;
	width:188px;
	margin-right:10px;
}
.EventPhotoThree {
	float:left;
	width:188px;
}
.EventPhotoCaption {
	font-size: 0.8em;
	color:#999999;
}
.EventLandingLeft {
	float:left;
	width: 424px;
}
.EventLandingRight {
	float:left;
	width: 160px;
	text-align:right;
}
/* Competitions */


.CompetitionName {
	font-weight:bold;
	margin-bottom: 0px;
} 
.CompetitionName a{
	font-weight:bold;
	margin-bottom: 0px;
} 
.CompetitionDate  {
	color:#999999;
}
.CompetitionWinnersList {
	border-bottom: 1px #CCCCCC solid;
}
.CompetitionLandingLeft {
	float:left;
	width: 424px;
}
.CompetitionLandingRight {
	float:left;
	width: 160px;
	text-align:right;
}
 /* Offers*/
 
.OfferName {
	font-weight:bold;

	margin-bottom: 0px;
} 
.OfferName a{
	font-weight:bold;

	margin-bottom: 0px;
} 
.OfferDate  {
	color:#999999;
}
.OfferLandingLeft {
	float:left;
	width: 424px;
}
.OfferLandingRight {
	float:left;
	width: 160px;
	text-align:right;
}






















