/* GENERAL STYLES */
body {
	background-color:#6D6E72;
	background-attachment: scroll;
	background-image: url(/images/Braodwalk/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.6em;
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
p {
	font-size: 0.8em;
	line-height: 1.6em;
	margin: 0px 0px 12px 0px;

}
a {
	color: #005294;
	text-decoration: none;
}
a:hover {
	color: #005294;
	text-decoration: underline;
}
h1 {
	font-size: 1.5em;
	color: #005294;
	border-bottom: dotted 1px #CCCCCC;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom: 10px;	
	font-weight: normal;
		
}
h2 {
	font-size: 1.0em;
	line-height: 1.6em;
	margin: 0px 0px 0px 0px;
	color: #4E8ABE;
	font-weight:normal;
		
}
h3 {
	font-size: 0.9em;
	line-height: 1.6em;
	margin: 0px 0px 0px 0px;
	color: #4E8ABE;
	font-weight:normal;
		
}
h4 {
	font-size: 0.8em;
	line-height: 1.6em;
	margin: 0px 0px 0px 0px;
	color: #4E8ABE;
	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;
}
hr {
	height: 1px;
	border-top: dotted 1px #CCCCCC;
	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: 8px solid #808080;
	border-right: 8px solid #808080;
	border-left: 8px solid #808080;
	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: 5px solid #51B948;
	background-color: #FFFFFF;
} 
ul#Menu {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 28px;
	width: 960px;
}
ul#Menu li {
	float: left;
	display: inline;
	height: 28px;
	margin: 0px;
	overflow: hidden;
}
ul#Menu li a {
	display: block;
	height: 28px;
	text-indent: -999em;
}
ul#Menu li.Mhome a {
	width: 107px;
	background-image: url(/images/Braodwalk/MainMenu/Home.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul#Menu li.Mabout a {
	width: 128px;
	background-image: url(/images/Braodwalk/MainMenu/About.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul#Menu li.Mopening a {
	width: 163px;
	background-image: url(/images/Braodwalk/MainMenu/Opening.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul#Menu li.Mshops a {
	width: 113px;
	background-image: url(/images/Braodwalk/MainMenu/Shops.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul#Menu li.Mnews a {
	width: 204px;
	background-image: url(/images/Braodwalk/MainMenu/News.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul#Menu li.Mfinding a {
	width: 132px;
	background-image: url(/images/Braodwalk/MainMenu/Finding.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul#Menu li.Mcontact a {
	width: 113px;
	background-image: url(/images/Braodwalk/MainMenu/Contact.gif);
	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:#FFFFFF;
	padding-bottom: 10px;
}
.HomeTopSectionLeft {
	padding-left: 10px;
	width: 295px;
	float:left;
}
.HomeTopSectionRight {
	
}
.HomeTopRightPanel {
	overflow:hidden;
	padding-left: 15px;
}
.HomeIntroPanel {
	min-height: 200px;
}
.HomeIntroHeading {
	border-bottom: dotted 1px #cccccc;
	font-size: 1em;
	color: #005294;
	margin-top: 15px;
}
.HomeIntroText {
	font-size: 0.7em;
}
.HomeShopGuide {
	border-bottom: dotted 1px #cccccc;
}
.HomeShopGuideHeader {
	border-bottom: dotted 1px #cccccc;
}
.HomeShopGuideImage {
	margin-top: 7px;
}
.HomeShopGuideForm {
	padding: 10px 0px 0px 0px;
}
.HomeShopGuideDropDown {
	width: 265px;
	height: 22px;
	margin-bottom: 4px;
	

}
.ShopGuideDropDown {
	width: 140px;
	/*height: 22px;*/
	margin-top: 4px;
	font-size: 0.7em;
}
.HomeGoButton {
	border: 1px solid #005294;
	background-color: #4E8ABE;
	color:#FFFFFF;
	height: 22px;
	width: 24px;
	margin-left: 2px;
	margin-bottom: 4px;
	line-height: 10px;
}
.InnerGoButton {
	border: 1px solid #005294;
	background-color: #4E8ABE;
	color:#FFFFFF;
	width: 24px;
	margin: 0px 0px 0px 2px;
	line-height: 12px;
	font-size: 0.7em;
}

.HomeBottomSection {
	background-color:#FFFFFF;
}
.HomeBottomLeft {
	float:left;
	width: 295px;
	margin-left: 10px;
	border-bottom: dotted 1px #cccccc;

}
.HomeBottomMiddle {
	float:left;
	width: 295px;
	margin-left: 10px;
	border-bottom: dotted 1px #cccccc;

}
.HomeBottomRight {
	float:left;
	width: 330px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.HomeBottomMiddleHeader {
	border-bottom: dotted 1px #cccccc;
	padding-bottom: 5px;
}
.HomeBottomMiddleDays {
	float:left;
	width: 145px;
	line-height: 1.7em;
	font-size: 0.7em;

}
.HomeBottomMiddleHours {
	float:left;
	width: 150px;
	font-size: 0.7em;
	line-height: 1.7em;	
}
.HomeFacilitiesText {
	font-size: 0.7em;
	margin-top: 8px;
}
.HomeBottomLeftHeader {
	border-bottom: dotted 1px #cccccc;
	padding-bottom: 5px;
}
.HomeLogoBar {
	padding: 10px 10px 10px 10px;
	border-bottom: dotted 1px #cccccc;
	width: 940px;
	background-color:#FFFFFF;
}
.HomeLogoImage {
	border: 5px solid #4E8ABE;
}
.HomeBottomLeftIcons {
	min-height: 48px;
}
.FooterBar {
	width: 960px;
	
	font-size: 0.7em;
	padding-top: 8px;
	
}
.FooterBar a {
	color: #666666;
	text-decoration: none;
}
.FooterBar a:hover {
	color: #005294;
	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:#FFFFFF;
	border-bottom: dotted 1px #cccccc;
        width: 960px;
}
.LeftColumn {
	float:left;
	width: 168px;
	padding: 10px 10px 10px 10px; 
}
.RightColumn {
	float:left;
	width: 168px;
	padding: 10px 10px 10px 10px; 
}
.MiddleColumn {
	float:left;
	width: 584px;
	padding: 10px 0px 10px 0px;
}
.RightPanelHolder {
	width: 168px;
	margin-bottom: 14px;
	padding-bottom: 7px;
	border-bottom: dotted 1px #cccccc;		
}
.LeftPanelHolder {
	width: 168px;
	margin-bottom: 14px;
	padding-bottom: 7px;	
	
}
.RightPanelHeader {
	border-bottom: dotted 1px #cccccc;	
}
.LeftPanelHeader {
	border-bottom: dotted 1px #cccccc;	
}
.RightPanelDays {
	float:left;
	width: 80px;
	line-height: 1.7em;
	font-size: 0.7em;
}
.RightPanelHours {	
	float:left;
	width: 88px;
	font-size: 0.7em;
	line-height: 1.7em;	
}
.RightShopGuideImage {
	padding-top: 6px;
	padding-bottom: 6px;
}	
.SubMenuHolder {
	padding: 0px;
}
ul#SubMenu {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 168px;

}
ul#SubMenu li {
	display: block;
	margin: 0px;
	width: 168px;
	font-size: 0.85em;
	color: #999999;
	padding: 2px 0px 2px 0px; 
}
ul#SubMenu li a {
	/*display: block;
	width: 166px;*/
	padding: 2px;
	/*font-size: 0.85em;*/
	
}
.SubMenuItem {
	border-bottom: dotted 1px #CCCCCC;
	color: #4E8ABE;
}
.SubMenuItemLevel2 {
	border-bottom: dotted 1px #CCCCCC;
	
}
#submenuselected {
	color: #51B948;

}
#submenuselected a{
	color: #51B948;

}
.SubMenuItemLast {
	border-bottom: dotted 1px #CCCCCC;

}
.SubMenuItemLastLevel2 {
	border-bottom: dotted 1px #CCCCCC;
	
}
.Grey {
	color:#999999;
}
.PageTitle {
	font-size: 1.5em;
	color: #005294;
	border-bottom: dotted 1px #CCCCCC;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
}
/* Team styles */ 

.TeamText {
	float:left;
	margin-right: 12px;
	width: 354px;
}
.TeamPhoto {
	float:left;
	width:180px;
}
.TeamMemberHolder {
	border-bottom: dotted 1px #CCCCCC;
	width: 546px;
	padding-top: 10px;
	margin-bottom: 10px;
}

	/* Shop listings  */
	
.ShopOrderBy {
	background-color: #FFFFFF;	
	border-bottom: solid 3px #51B948;
	border-top: dotted 1px #CCCCCC;
	padding: 5px;
	width: 574px;
}
.SOBTitle {
	float:left;
	width: 100px;
	font-size: 0.8em;
	font-weight: bold;
	color:#005294;
}
.SOBForm {
	float:left;
	width: 474px;
	font-size: 0.75em;
	font-weight: bold;
	color:#999999;
	text-align: right;
	padding-top: 4px;
}
.ShopItem {
	border-bottom: dotted 1px #CCCCCC;
	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: #F0F0F0;	
	padding: 5px;
	width: 574px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height: 1.4em;
	font-weight: normal;
	color:#005294;
}
.ShopLeft {
	float:left;
	width: 350px
	}
.ShopRight {
	float:left; 
	width: 234px;
	text-align:right;
}

/* Form styles */

label {
	display:block;
	width: 180px;
	float:left;
}
.Label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	line-height: 1.4em;
	font-weight: normal;
	color:#000000;
}
.LabelSearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	line-height: 1.4em;
	font-weight: normal;
	color:#000000;
	}
input {	
	}
select {
	padding: 0.25em;
	}
textarea {
	font-family:  Arial, Helvetica, sans-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:  Arial, Helvetica, sans-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:  Arial, Helvetica, sans-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:  Arial, Helvetica, sans-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:  Arial, Helvetica, sans-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;
}



.mceContentBody p{	 font-size: .75em;}

.mceContentBody li{	 font-size: .75em;}

.mceContentBody ul{	 font-size: .75em;}

.mceContentBody ol{	 font-size: .75em;}

.mceContentBody h1 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 1.35em;	line-height: 1.4em;	font-weight: normal;	color: #666666;	text-decoration: none;	margin: 0px 0px 8px 0px;}

.mceContentBody h2 {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size: 1.1em;	line-height: 1.4em;	font-weight: normal;	color: #666666;	text-decoration: none;	margin: 0px 0px 8px 0px;}

.mceContentBody h3 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: .95em;	line-height: 1.4em;	font-weight: bold;	color: #666666;	text-decoration: none;	margin: 0px 0px 0px 0px;}

.mceContentBody h4 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: .95em;	line-height: 1.4em;	font-weight: normal;	color: #666666;	text-decoration: none;	margin: 0px 0px 0px 0px;}

.mceContentBody h6 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: .85em;	line-height: 1.4em;	font-weight: normal;	color: #666666;	text-decoration: none;	margin: 0px 0px 0px 0px;}

.mceContentBody h5 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: .85em;	line-height: 1.4em;	font-weight: bold;	color: #666666;	text-decoration: none;	margin: 0px 0px 0px 0px;}

.mceContentBody,
.mceEditorIframe {
    /* TinyMCE Editor */
    background-color:#FFFFFF;
    }
.mceContentbody a,
.mceEditorIframe a {
    color: #00C;
    text-decoration: underline;
    }
































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h1 {

}

h2 {

}

h3 {

}

h4 {

}

h5 {

}

h6 {

}

p {

}


