body
{
    font-family:   Arial, Verdana, Helvetica, Tahoma,;
    color: #000000;
    font-size: 12px;
    padding: 0;
    margin: 0;
    border: 0;
    text-align: center;
    background-color: #003b2f;
    background-image: url('/Admin/Common/Images/BgMain.gif');
    background-repeat: repeat;
}
#ErrorPanel
{
	color: #cc0000;
	background-color: #ffffcc;
	border: solid 1px #ff9999;
	line-height: 150%;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 80px;
	margin-right: 80px;
}
#UpcomingFixture
{
	font-family:   Arial, Verdana, Helvetica, Tahoma,;
    color: #000000;
    font-size: 10px;
	line-height: 100%;
	background: #e2e2e2;
	width: 210px;
	height: 120px;
}
#Wrapper
{
	position: relative;
	text-align: left;
	width: 915px;
	margin-right: auto;
	margin-left: auto;
}
#Main
{
	position: relative;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	border: solid 1px #cccccc; 
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 30px;
	background-color: #ffffff;
}
#MainContent
{
	position: relative;
	text-align: left;
	margin: 0px;
	padding-bottom: 20px;
	padding-top: 0;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 150%;
}
#PageTitleOld
{
	background-color: #dcebfc;
	padding: 5px;
	font-size: 17px;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 10px; 
}
#PageTitle
{
	font-family:   Georgia, Times New Roman;
	color: #c60030;
	padding-bottom: 15px;
	font-size: 22px;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom: solid 1px #cccccc;
	line-height:110%;
}

.SectionTitle
{
	font-family:   Georgia, Times New Roman;
	color: #c60030;
	padding: 0px;
	font-size: 19px;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 20px; 
}
#FormPanel
{
	border: solid 1px #cccccc;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 0;
	padding-right: 0;
	padding-left: 0;
}
#PageHeader
{
	position: relative;
	text-align: left;
	font-size: 12px;
	margin-bottom: 5px;
	padding: 0;
	background-color: #ffffff;
}
#PageHeader a {
	color: #106bc7;
	text-decoration:none;
	font-weight: normal;
}
#PageHeader a:link, #Header a:active, #Header a:visited {
	color: #106bc7;
	text-decoration:none;
}
#PageHeader a:hover {
	color: #106bc7;
	text-decoration:underline;
}

.AddItemPanel
{
	color: #000000;
	background-color: #ffffcc;
	border: solid 1px #ff9999;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 10px;
	font-size: 11px;
}
#TopNavigationPanel
{
	background-color: #dcebfc;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#TopSubNavigationPanel
{
	background-image: url('/Common/Images/BgTopSubNav.gif');
	background-repeat: repeat-x;
	border: solid 1px #b5d4f7;
	padding: 3px;
	margin-top: 10px;
	vertical-align: middle;
}
#MenuBarPanel
{
	background-image: url('/Common/Images/BgTopSubNav.gif');
	background-repeat: repeat-x;
	border: solid 1px #b5d4f7;
	padding: 3px;
	margin-top: 10px;
	vertical-align: middle;
}
#FixtureFilterPanel
{
	background-color: #ffffff;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border: 0;
}

#PageFooter
{
	position: relative;
	text-align: left;
	background-image: url('/Common/Images/BgFooter.gif');
	background-repeat: repeat-x ;
	background-color: #330000;
	color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 11px;
}
#PageFooter a, #PageFooter a:link, #PageFooter a:active, #PageFooter a:visited
{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
#PageFooter a:hover {
	color: #ffffff;
	text-decoration:underline;
}
#SearchCriteria
{
	position: relative;
	text-align: left;
	background: #eeeeee;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 11px;
}
a, a:link, a:active, a:visited
{
	color: #003b2f;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #003b2f;
	text-decoration: none;
}
.Centered
{ 
text-align: center;
}

.Centered table
{ 
margin-left: auto;
margin-right: auto;
text-align: left;
}

.FormButton
{
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
}
.FormTextbox
{
	border: solid 1px #999999;
	font-size: 12px;
	padding: 2px;
}
.FormFieldLabel
{
	font-weight: bold;
	color: #333333;
}
.FormDropdownList
{
	border: solid 1px #999999;
	font-size: 12px;
	padding: 2px;
}
.FormTable td
{
	border-bottom: solid 1px #eeeeee;
}

#PanelUpcomingFixtures 
{
	font-family:   Arial, Verdana, Helvetica, Tahoma,;
    color: #000000;
    font-size: 12px;
	line-height: 100%;
	padding: 5px;
	margin-bottom: 10px;
	background: #e2e2e2;
}
#PanelLatestResults 
{
	font-family:   Arial, Verdana, Helvetica, Tahoma,;
    color: #000000;
    font-size: 12px;
	line-height: 100%;
	padding: 5px;
	margin-bottom: 10px;
	background: #e2e2e2;
}
#FixturesScroller
{
height: 70px;
border: 0;
padding: 0;
background-color: #e2e2e2;
line-height: 110%;
}
#ResultsScroller
{
height: 70px;
border: 0;
padding: 0;
background-color: #e2e2e2;
line-height: 110%;
}
#AnnouncementsScroller
{
height: 50px;
border: 0;
padding: 0;
background-color: #ffffff;
line-height: 110%;
}
#PanelClubLotto 
{
	font-family:   Arial, Verdana, Helvetica, Tahoma,;
    color: #000000;
    font-size: 12px;
	line-height: 100%;
	padding: 5px;
	margin-bottom: 10px;
	background: #e2e2e2;
}

#PanelNews 
{
	margin-bottom: 20px;
}

.FixtureDateTime 
{
	font-size: 12px;
	font-weight: bold;
	color: #c60030;
}
.TopStoryPhoto
{
	float:right;
	margin: 0 0 5px 5px;
	border: solid 1px #cococo;
}
.TopStoryHeadline
{
	color: #003b2f;
	font-size: 17px;
	font-weight: bold;
	line-height: 110%;
}
.TopStoryType
{
	color: #C60030;
	font-size: 12px;
	font-weight: normal;
}
.TopStoryAuthorDate
{
	color: #000000;
	font-size: 10px;
	font-style:italic;
	font-weight: normal;
}
.LocalLottoLink 
{
	font-size: 11px;
}
.OpeningRightPanel
{
	background-image: url('/Common/Images/BgRightPanel.gif');
	background-repeat: no-repeat;
	background-color: #e2e2e2;
	padding: 0;
	margin-bottom:10px;
}
.OpeningRightPanelHeader
{
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 12px;
	padding-top: 5px;
	margin-left: 15px; 
}
.RightPanel
{
	background-image: url('/Common/Images/BgRightPanel.gif');
	background-repeat: no-repeat;
	background-color: #e2e2e2;
	padding: 5px;
	margin-bottom:10px;
}
.RightPanelHeader
{
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 12px;
	margin-top: 0px;
	margin-left: 10px; 
}
.RightPanelBody
{
	background-color: #e2e2e2;
	padding-bottom: 5px;
}
.LottoPanel
{
	background-image: url('/Common/Images/BgRightPanel.gif');
	background-repeat: no-repeat;
	background-color: #ffffcc;
	padding: 5px;
	margin-bottom:10px;
}
.LottoPanelBody
{
	background-color: #ffffcc;
	padding-bottom: 5px;
	margin-left: 5px;
}
.MiddlePanel
{
	background-image: url('/Common/Images/BgMiddlePanel.gif');
	background-repeat: no-repeat;
	background-color: #ffffff;
	padding: 0;
	margin-bottom: 10px;
}
.MiddlePanelHeader
{
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 12px;
	padding-top: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-left: 10px; 
}
.MiddlePanelBody
{
	background-color: #ffffff;
	padding-bottom: 5px;
	line-height: 120%;}
.SlideshowImage
{
	border: solid 1px #ff0000;
}
.AnnouncmenetItem
{
	line-height: 120%;
	padding-bottom: 5px;
}
.AnnouncementListTitle
{
	color: #c60030;
	font-weight: bold;
}
.NewsListHeadline
{
	color: #c60030;
	font-weight: bold;
}
.NewsItem
{
	line-height: 120%;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom: solid 1px #cccccc;
}
.NewsListItem
{
	line-height: 120%;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom: solid 1px #cccccc;
}

/* LEFT NAVIGATION - TO BE OPTIMISED */
#LeftNavigationMenu {
	width: 190px;
	font-family: Arial, Verdana, Helvetica, Tahoma;
	font-size: 12px;
	font-weight: bold;
}
#LeftNavigationMenu ul {
	margin: 0; 
	padding: 0;
	list-style-type: none;
	font-family: Arial, Verdana, Helvetica, Tahoma;
	font-size: 12px; 
	font-weight: bold;
} 
#LeftNavigationMenu li {
	margin: 2px 0 0;
}
#LeftNavigationMenu a 
{
	display: block;
	width:178px;
	padding: 2px 2px 2px 10px;
	border: 0;
	background: #e2e2e2;
	text-decoration: none;
	font-weight: bold;
} 
#LeftNavigationMenu a:link, #LeftNavigationMenu a:active, #LeftNavigationMenu a:visited {
color: #000000;
}

#LeftNavigationMenu a:hover {
	border: 0;
	background: #c60030;
	color: #ffffff;
	font-weight: bold;
}
#LeftNavigationMenu1 {
	width: 190px;
	font-family: Arial, Verdana, Helvetica, Tahoma;
	font-size: 12px;
	font-weight: bold;
}
#LeftNavigationMenu1  ul {
	margin: 0; 
	padding: 0;
	list-style-type: none;
	font-family: Arial, Verdana, Helvetica, Tahoma;
	font-size: 12px; 
	font-weight: bold;
} 
#LeftNavigationMenu1  li {
	margin: 2px 0 0;
}
#LeftNavigationMenu1  a {
	display: block;
	width:178px;
	padding: 2px 2px 2px 10px;
	border: 0;
	background: #e2e2e2;
	text-decoration: none;
	font-weight: bold;
} 
#LeftNavigationMenu1  a:link, #LeftNavigationMenu1 a:active, #LeftNavigationMenu1 a:visited {
color: #000000;
}
#LeftNavigationMenu1  a:hover {
	border: 0;
	background: #c60030;
	color: #ffffff;
	font-weight: bold;
}
#LeftNavigationMenuActive {
	width: 190px;
	font-family: Arial, Verdana, Helvetica, Tahoma;
	font-size: 12px;
	font-weight: bold;
}
#LeftNavigationMenuActive  ul {
	margin: 0; 
	padding: 0;
	list-style-type: none;
	font-family: Arial, Verdana, Helvetica, Tahoma;
	font-size: 12px; 
	font-weight: bold;
} 
#LeftNavigationMenuActive  li {
	margin: 2px 0 0;
}
#LeftNavigationMenuActive  a {
	display: block;
	width:178px;
	padding: 2px 2px 2px 10px;
	border: 0;
	background: #c60030;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
} 
#LeftNavigationMenuActive  a:link, #LeftNavigationMenuActive a:active, #LeftNavigationMenuActive a:visited {
color: #ffffff;
}
#LeftSubNavigationMenu {
	width: 190px;
	font-family: Arial, Verdana, Helvetica, Tahoma;
	font-size: 12px;
	font-weight: bold;
	background-color: #c60030;
}
#LeftSubNavigationMenu  ul {
	margin: 0; 
	padding: 0;
	list-style-type: none;
	font-family: Arial, Verdana, Helvetica, Tahoma;
	font-size: 12px; 
	font-weight: bold;
} 
#LeftSubNavigationMenu  li {
	margin: 2px 0 0;
}
#LeftSubNavigationMenu  a {
	display: block;
	width:178px;
	padding: 2px 2px 2px 10px;
	border: 0;
	background: #ec1449; /*#edf8ff;*/
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
} 
#LeftSubNavigationMenu  a:link, #LeftSubNavigationMenu a:active, #LeftSubNavigationMenu a:visited {
color: #ffffff;
}
#LeftSubNavigationMenu  a:hover {
	border: 0;
	background: #ec1449;
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}
a.SiteBy, a.SiteBy:link, a.SiteBy:active, a.SiteBy:visited
{
	font-size: 10px;
	color: #dddddd;
	font-weight: bold;
	text-decoration: none;
}
a.SiteBy:hover 
{
		font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}

div.TabMenu a {
	color: #000000;
	background: #e2e2e2;
	text-decoration:none;
	font-size:12px;
	font-weight: bold;
	line-height:16px;
	padding: 7px 6px;
	border:0px;
	display: block;
}
div.TabMenu a:link {
	color: #000000;
	background: #e2e2e2;
	text-decoration:none;
}

div.TabMenu a:active {
	color: #000000;
	background: #e2e2e2;
	text-decoration:none;
}

div.TabMenu a:visited {
	color: #000000;
	background: #e2e2e2;
	text-decoration:none;
}

div.TabMenu a:hover {
	color: #FFFFFF;
	background: #c60030;
	text-decoration:none;
		font-weight: bold;
}
div.OpeningImagePanel
{
    border: solid 1px #c0c0c0;
    background: #e2e2e2;
    padding: 5px;
    margin-bottom:20px;
    text-align: center;
}
img.OpeningImage
{
    margin-bottom:5px;
}
a.HoverLink
{
    width: 100%;
    display: block;
    cursor: hand;
    outline: none;
    background: #e2e2e2;
    color: #000000;
    text-decoration: none;
    padding-top:5px;
    padding-bottom:5px;
}
a.HoverLinkSelected
{
    width: 100%;
    display: block;
    cursor: hand;
    outline: none;
    background: #c60030;
    color: #ffffff;
    text-decoration: none;
    padding-top:5px;
    padding-bottom:5px;
}
a.HoverLink:hover
{
    background: #c60030;
    color: #ffffff;
}