body
{
	font-family: tahoma;
	font-size: 8pt;
	text-align: center;
	background-color: #eaeaea;
}

.textinput
{
	font-family: tahoma;
	font-size: 8pt;
}

.button
{
	background-color: #eaeaea;
	border: solid 1px #7a7a7a;
	color: #056bac;
	font-size: 8pt;
	font-family: tahoma;
	padding: 2px 2px 2px 2px;
}

h1
{
	font-size: 40px;
	font-family: tahoma;
	color: #000000;
	text-align: left;
}

h2
{
	font-size: 8pt;
	font-family: tahoma;
	font-weight: bold;
	color: #000000;
}

h3
{
	font-size: 8pt;
	font-family: tahoma;
	font-weight: bold;
	color: #eca100;
}

.newsLeftSpan
{
	float:left;
	width:520px;
}

.newsRightSpan
{
	float:right;
	text-align:left;
}

.orangeText
{
	font-size: 8pt;
	font-family: tahoma;
	font-weight: bold;
	color: #eca100;
}

.blueText
{
	font-size: 8pt;
	font-family: tahoma;
	font-weight: bold;
	color: #056bac;
}

a
{
	color: #056bac;
	font-weight: bold;
	text-decoration: none;
}

select
{
	font-family: tahoma;
	font-size: 8pt;
}

a:visited
{
	color: #056bac;
	text-decoration: none;
}

a:hover
{
	color: #056bac;
	text-decoration: underline;
}

#divContainer
{
	width: 970px;
	margin: 0px auto;
	border: solid 1px #7a7a7a;
	background-color: #ffffff;
}

#divTopBanner
{
	background-image: url(../images/dcbBanner.png);
	background-repeat: no-repeat;
	background-color: #eaeaea;
	border-bottom: solid 1px #7a7a7a;
	height: 186px;
}

#divFooter
{
	width: auto;
	margin-top: 75px;
	height: 12px;
	background-color: #eaeaea;
	border-top: solid 1px #7a7a7a;
	padding: 2px;
	color: #7a7a7a;
	font-size: 9px;
	font-weight: bold;
	clear:both;
}

#divNavigationMenu
{
	float: left;
	width: 150px;
	margin-bottom: 100px;
}

#divNavigationMenu div
{
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #9a9a9a;
	border-right: solid 1px #9a9a9a;
	text-align: left;
	color: #056bac;
	font-weight: bold;
	float:left;
	width: 110px;
	background-image: url(../images/menuIcons/activeLink.png);
}

#divNavHome
{
	background-image: url(../images/menuIcons/activeLink.png);
	background-repeat: no-repeat;
	background-color: #eaeaea;
	background-position: 5px center;
}

#divNavNews
{
	background-image: url(../images/menuIcons/activeLink.png);
	background-repeat: no-repeat;
	background-color: #eaeaea;
	background-position: 5px center;
}

#divNavCalendar
{
	background-image: url(../images/menuIcons/activeLink.png);
	background-repeat: no-repeat;
	background-color: #eaeaea;
	background-position: 5px center;
}

#divNavInterviews
{
	background-image: url(../images/menuIcons/activeLink.png);
	background-repeat: no-repeat;
	background-color: #eaeaea;
	background-position: 5px center;
}

#divNavGalleries
{
	background-image: url(../images/menuIcons/activeLink.png);
	background-repeat: no-repeat;
	background-color: #eaeaea;
	background-position: 5px center;
	display: none;
}

#divNavVideo
{
	background-image: url(../images/menuIcons/activeLink.png);
	background-repeat: no-repeat;
	background-color: #eaeaea;
	background-position: 5px center;
	display: none;
}

#divNavCompetitions
{
	background-image: url(../images/menuIcons/activeLink.png);
	background-repeat: no-repeat;
	background-color: #eaeaea;
	background-position: 5px center;
}

#divNavLeagues
{
	background-image: url(../images/menuIcons/activeLink.png);
	background-repeat: no-repeat;
	background-color: #eaeaea;
	background-position: 5px center;
}

#divNavClubs
{
	background-image: url(../images/menuIcons/activeLink.png);
	background-repeat: no-repeat;
	background-color: #eaeaea;
	background-position: 5px center;
}

#divNavSponsors
{
	background-image: url(../images/menuIcons/activeLink.png);
	background-repeat: no-repeat;
	background-color: #eaeaea;
	background-position: 5px center;
}

#divNavCommittee
{
	background-image: url(../images/menuIcons/activeLink.png);
	background-repeat: no-repeat;
	background-color: #eaeaea;
	background-position: 5px center;
}

#divNavContact
{
	background-image: url(../images/menuIcons/activeLink.png);
	background-repeat: no-repeat;
	background-color: #eaeaea;
	background-position: 5px center;
}

#divNavLinks
{
	background-image: url(../images/menuIcons/activeLink.png);
	background-repeat: no-repeat;
	background-color: #eaeaea;
	background-position: 5px center;
}

#divNavMembers
{
	background-image: url(../images/menuIcons/activeLink.png);
	background-repeat: no-repeat;
	background-color: #eaeaea;
	background-position: 5px center;
}

#divNavMap
{
	background-image: url(../images/menuIcons/activeLink.png);
	background-repeat: no-repeat;
	background-color: #eaeaea;
	background-position: 5px center;
}

#contentBox
{
	background-color: #ffffff;
	float:right;
	width: 810px;
	text-align: left;
	padding: 5px 5px 5px 5px;
}

.crumbTrail
{
	width: auto;
	height: auto;
	margin-bottom: 10px;
	background-color: #056bac;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #eaeaea;
	font-weight: bold;
}

.tab
{
	width: 150px;
	background-color: #056bac;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	font-weight: bold;
	color: #eaeaea;
}

.floatingTab
{
	height: 24px;
	width: 150px;
	background-color: #056bac;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 10px;
	font-weight: bold;
}

.floatingTab a
{ 
	color: #eaeaea;
}

.floatingTab a:hover
{ 
	color: #eaeaea;
}

.floatingTab a:visited
{ 
	color: #eaeaea;
}

.floatingActiveTabForTabControls
{
	height: 24px;
	width: 150px;
	background-color: #056bac;
	border-top: dotted 1px #056bac;
	border-left: dotted 1px #056bac;
	border-right: dotted 1px #056bac;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-right: 10px;
	font-weight: bold;
}

.floatingTabForTabControls
{
	height: 24px;
	width: 150px;
	background-color: #eaeaea;
	border-top: solid 1px #056bac;
	border-left: solid 1px #056bac;
	border-right: solid 1px #056bac;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-right: 10px;
	color: #7a7a7a;
	font-weight: bold;
}

.floatingActiveTabForTabControls a
{ 
	color: #eaeaea;
}

.floatingActiveTabForTabControls a:hover
{ 
	color: #eaeaea;
}

.floatingActiveTabForTabControls a:visited
{ 
	color: #eaeaea;
}

.boxForTabControls
{
	width: 100%;
	background-color: #ffffff;
	border-top: solid 5px #056bac;
	text-align: left;
	margin-top: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.box
{
	width: 100%;
	background-color: #ffffff;
	border-top: solid 5px #056bac;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #7a7a7a;
	font-weight: bold;
}

.invisibleBox
{
	width: 100%;
	background-color: #ffffff;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 15px;
	color: #7a7a7a;
	font-weight: bold;
}

.contentLeft
{
	width: 100%;
}

.contentRight
{
	width: 30%;
	float:right;
}

/* NEWS STYLES */

.newsBody
{
	margin-bottom: 10px;
	text-align: justify;
}

.newsPhoto
{
	float: right;
	padding: 0px 0px 4px 0px;
}

/*table styles */
.displayGrid
{
	font-family: tahoma;
	font-size: 8pt;
	border-top: solid 1px #7a7a7a;
	border-bottom: solid 1px #7a7a7a;
	border-right: solid 1px #7a7a7a;
	border-left: solid 1px #7a7a7a;
	border-collapse: collapse;
	width: 100%;
	margin-top: 10px;
}

.displayGrid td
{
	padding: 3px;
}

.displayGridNoBorder
{
	font-family: tahoma;
	font-size: 8pt;
	border-top: solid 1px #7a7a7a;
	border-bottom: solid 1px #7a7a7a;
	border-right: solid 1px #7a7a7a;
	border-left: solid 1px #7a7a7a;
	border-collapse: collapse;
	width: 100%;
	margin-top: 10px;
}

.displayGridNoBorder td
{
	padding: 3px;
}

.displayGridFullBorder
{
	font-family: tahoma;
	font-size: 8pt;
	border-top: solid 1px #7a7a7a;
	border-bottom: solid 1px #7a7a7a;
	border-right: solid 1px #7a7a7a;
	border-left: solid 1px #7a7a7a;
	border-collapse: collapse;
	width: 100%;
	margin-top: 10px;
}

.displayGridFullBorder td
{
	border-bottom: solid 1px #7a7a7a;
	border-right: solid 1px #7a7a7a;
	border-left: solid 1px #7a7a7a;
	padding: 3px;
}

.headerRow
{
	background-color: #7a7a7a;
	color: #eaeaea;
}

.rowHeader
{
	background-color: #eaeaea;
	color: #1e72b1;
	width: 180px;
}

/*calendar*/
.headerCell
{
	background-color: #eaeaea;
	border-bottom: solid 1px #7a7a7a;
	color: #056bac;
	font-weight: bold;
	width: 200px;
	padding: 2px 2px 2px 2px;
	text-align: left;
	vertical-align: top;
}

.headerCellSmaller
{
	background-color: #eaeaea;
	border-bottom: solid 1px #7a7a7a;
	color: #056bac;
	font-weight: bold;
	width: 80px;
	padding: 2px 2px 2px 2px;
	text-align: left;
	vertical-align: top;
}

/*calendar*/
.headerCellSmallestCentre
{
	background-color: #eaeaea;
	border-bottom: solid 1px #7a7a7a;
	color: #056bac;
	font-weight: bold;
	width: 20px;
	padding: 2px 2px 2px 2px;
	text-align: center;
	vertical-align: top;
}

.headerCellSmallerCentre
{
	background-color: #eaeaea;
	border-bottom: solid 1px #7a7a7a;
	color: #056bac;
	font-weight: bold;
	width: 60px;
	padding: 2px 2px 2px 2px;
	text-align: center;
	vertical-align: top;
}

.contentCellCentre
{
	text-align: center;
}

.dateCell
{
	width: 150px;
	padding: 2px 2px 2px 2px;
	text-align: left;
	vertical-align: top;
	height: 100px;
}

.nonDateCell
{
	width: 150px;
	padding: 2px 2px 2px 2px;
	text-align: left;
	vertical-align: top;
	height: 100px;
	background-color: #eaeaea;
}

.calendarEntry
{
	color: #000000;
	background-color: #eaeaea;
	font-weight: bold;
	border: dotted 1px #000000;
	margin: 2px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
}

.nationalEntry
{
	background-color: #1a9702;
		font-weight: bold;
	border: dotted 1px #000000;
	margin: 2px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
}

.nationalEntry a
{
	color: #eaeaea;
}

.provinicialEntry
{
	background-color: #b50101;
		font-weight: bold;
	border: dotted 1px #000000;
	margin: 2px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
}

.provinicialEntry a
{
	color: #eaeaea;
}

.dublinEntry
{
	background-color: #056bac;
		font-weight: bold;
	border: dotted 1px #000000;
	margin: 2px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
}

.dublinEntry a
{
	color: #eaeaea;
}

.scratchCupEntry
{
	background-color: #b5a201;
		font-weight: bold;
	border: dotted 1px #000000;
	margin: 2px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
}

.scratchCupEntry a
{
	color: #eaeaea;
}

.openEntry
{
	color: #000000;
	background-color: #f6e661;
		font-weight: bold;
	border: dotted 1px #000000;
	margin: 2px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
}

.openEntry a
{
	color: #000000;
}

/*competitions*/
.divCompetitionContent
{
	margin-top: 25px;
}

.divLeagueContent
{
	margin-top: 25px;
}

.textBoxStyle
{
	font-family: tahoma;
	font-size: 8pt;
	border: solid 1px #000000;
	padding: 2px 2px 2px 2px;
}

.buttonStyle
{
	width: 71px;
	font-family: tahoma;
	font-size: 8pt;
	color: #056bac;
	background-color: #eaeaea;
	border: solid 1px #7a7a7a;
	padding: 2px 4px 2px 4px;
}


/* committee */

.committeeMember
{
	position: relative;
	margin-bottom: 10px;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
}

.committeeMemberPhoto
{
	position: relative;
	float:left;
	margin-right:5px;
}

.committeeMemberText
{
	position:relative;
	float: right;
	width: 660px;
}


/* sponsor */

.sponsor
{
	position: relative;
	margin-bottom: 10px;
	float: left;
	padding-top: 2px;
	padding-bottom: 10px;
	border-bottom: dotted 1px #7a7a7a;
}

.sponsorPhoto
{
	position: relative;
	float:left;
	margin-right:5px;
	vertical-align: middle;
}

.sponsorText
{
	position:relative;
	float: right;
	width: 460px;
}

/*Fixture Grids*/
.fixtureGrid
{
	font-family: tahoma;
	font-size: 8pt;
	border: none;
	width: 700;
	margin-top: 10px;
}

.playerCell
{
	border: solid 1px #7a7a7a;
	padding: 2px 2px 2px 8px;
	margin: 2px 2px 2px 2px;
	background-color: #ffffff;
}

.alternatePlayerCell
{
	border: solid 1px #7a7a7a;
	padding: 2px 2px 2px 8px;
	margin: 2px 2px 2px 2px;
	background-color: #ffffff;
}

.winnerCell
{
	border: solid 1px #7a7a7a;
	padding: 2px 2px 2px 8px;
	margin: 2px 2px 2px 2px;
	background-color: #ffee7f;
}


/*calendar*/
.roundHeader
{
	background-color: #eaeaea;
	border: solid 1px #7a7a7a;
	color: #056bac;
	font-weight: bold;
	width: 200px;
	padding: 2px 2px 2px 2px;
	text-align: center;
	vertical-align: top;
}

/*fixture tables (leagues) */
.fixtureGridDateHeader
{
	background-color: #eaeaea;
	border-bottom: solid 1px #7a7a7a;
	color: #056bac;
	font-weight: bold;
	width: 100px;
	padding: 2px 2px 2px 2px;
	text-align: center;
	vertical-align: top;
}

.fixtureGridClubHeader
{
	background-color: #eaeaea;
	border-bottom: solid 1px #7a7a7a;
	color: #056bac;
	font-weight: bold;
	width: 300px;
	padding: 2px 2px 2px 2px;
	text-align: center;
	vertical-align: top;
}

.fixtureGridVersusHeader
{
	background-color: #eaeaea;
	border-bottom: solid 1px #7a7a7a;
	color: #056bac;
	font-weight: bold;
	width: 5px;
	padding: 2px 2px 2px 2px;
	text-align: center;
	vertical-align: top;
}

.fixtureGridScoreHeader
{
	background-color: #eaeaea;
	border-bottom: solid 1px #7a7a7a;
	color: #056bac;
	font-weight: bold;
	width: 25px;
	padding: 2px 2px 2px 2px;
	text-align: center;
	vertical-align: top;
}

.fixtureGridDate
{
	width: 100px;
	padding: 2px 2px 2px 2px;
	text-align: center;
	vertical-align: top;
}

.fixtureGridClub
{
	width: 300px;
	padding: 2px 2px 2px 2px;
	text-align: center;
	vertical-align: top;
}

.fixtureGridVersus
{
	width: 5px;
	padding: 2px 2px 2px 2px;
	text-align: center;
	vertical-align: top;
}

.fixtureGridScore
{
	width: 25px;
	padding: 2px 2px 2px 2px;
	text-align: center;
	vertical-align: top;
}

.icPlayerPen
{
	position: relative;
	margin-bottom: 10px;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
}

.icPlayerPenPic
{
	position: relative;
	float:left;
	margin-right:5px;
}

.icPlayerPenText
{
	position: relative;
	float:right;
	margin-left:5px;
}

.icPlayerPenTextTable
{
	width: 700px;	
	border: dashed 1px #000000;
	border-collapse: collapse;
}

.icPlayerPenTextTable tr
{
	border: dashed 1px #000000;
}

.icPlayerPenTextTable td
{	
	border: dashed 1px #000000;
	padding: 5px 5px 5px 5px;
}

.icPlayerPenTextTableDescColumn
{
	width: 20%;	
	background-color: #eaeaea;
}

.icSection
{
	width: 100%;
	background-color: #eaeaea;
	padding: 8px 0px 8px 0px;
	text-align: center;
	border: solid 1px #7a7a7a;
	margin-bottom: 8px;
	font-weight: bold;
}

.regTable
{
	width: 100%;
	border-collapse: collapse;
}

.regTable th
{
	border: solid 1px #000000;
	width: 25%;
	padding: 5px 5px 5px 5px;
	background-color: #eaeaea;
}

.regTable td
{
	border: solid 1px #000000;
	padding: 5px 5px 5px 5px;
}

.playerHistoryTable
{
	width: 100%;
	margin-top:5px;
	margin-left:2px;
	border-collapse: collapse;
}

.playerHistoryTable th
{
	border: solid 1px #000000;
	padding: 5px 5px 5px 5px;
	background-color: #eaeaea;
	width:33%;
}

.playerHistoryTable td
{
	border: solid 1px #000000;
	padding: 5px 5px 5px 5px;
}

.headerBar
{
	width: 98%;
	margin-top:15px;
	border: solid 1px #000000;
	background: #056bac;
	color: #eaeaea;
	font-weight: bold;
	padding: 5px 0px 5px 5px;
}

.headerBarSmall
{
	width:100%;
	background-color:#056bac;
	border:solid 1px #000000;
	color: #eaeaea;
	margin:20px 2px 2px 2px;
	padding: 5px 0px 5px 5px;
	font-weight: bold;
}

.playerHeader
{
	float:left;
	font-size:40px;
	font-weight:bold;
	font-family:tahoma;
	width:70%;
	padding-top:5px;
}

.playerRegDetails
{
	width:100%;
	margin:2px 2px 2px 2px;
	font-weight: normal;
	font-size:11px;
	font-family:tahoma;
}