/* CSS Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { 
	border:0;
}

* {
	outline: none;
}

.right {float: right;}
.left {float: left;}

body {
	font-size: 62.5%;	/*  1em = 10px */
}

h1 {
	display: none;
}

.left {
	float: left;
}
.right {float: right}

.bottom {padding-bottom: 10px;}

/* Club is Family */
/* Layout */
body {
	background: url(../img/bg.jpg) repeat-x #622a54;
	text-align: center;
}

#pagecontainer {
	margin-left: auto;
	margin-right: auto;
	width: 988px;
	background: url(../img/content_bg.png) repeat-y transparent;
}

h2 {
	background: url(../img/h1_logo.png) no-repeat #49182d;
	width: 988px;
	height: 120px;
	margin-left: auto;
	margin-right: auto;
}

#footer {
	height: 70px;
	width: 988px;
	background: url(../img/footer_bg.png) bottom no-repeat transparent;
	margin-left: auto;
	margin-right: auto
}

#footer p {
	padding-top: 22px;
	text-align: center;
}


#mainmenu {
	background: url(../img/menu_bg.png) no-repeat;
	width: 980px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
}

#mainmenu ul { height: 40px; text-align: left;}
#mainmenu ul li { list-style: none; display: inline; }


#mainmenu ul li a.home {
	width: 78px;
	height: 40px;
	display: block;
	background: url(../img/home_btn.png) 0px 0px no-repeat;
	float: left;
}


#mainmenu ul li a.fixtures {
	width: 150px;
	height: 40px;
	display: block;
	background: url(../img/fixtures_btn.png) 0px 0px no-repeat;
	float: left;
}

#mainmenu ul li a.news {
	width: 74px;
	height: 40px;
	display: block;
	background: url(../img/news_btn.png) 0px 0px no-repeat;
	float: left;
}


#mainmenu ul li a.aib {
	width: 91px;
	height: 40px;
	display: block;
	background: url(../img/aib_gaa_btn.png) 0px 0px no-repeat;
	float: left;
}

#mainmenu ul li a.competition {
	width: 223px;
	height: 40px;
	display: block;
	background: url(../img/competition_btn2.png) 0px 0px no-repeat;
	float: left;
}

#mainmenu ul li a.fame {
	width: 117px;
	height: 40px;
	display: block;
	background: url(../img/fame_btn.png) 0px 0px no-repeat;
	float: left;
}


#mainmenu ul li a.tv {
	width: 117px;
	height: 40px;
	display: block;
	background: url(../img/tv_btn.png) 0px 0px no-repeat;
	float: left;
}

#mainmenu ul li a.kits {
	width: 117px;
	height: 40px;
	display: block;
	background: url(../img/kits_btn.png) 0px 0px no-repeat;
	float: left;
}

#footermenu {
	height: 35px;
	width: 970px;
	padding-top: 12px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background: url(../img/footer_menu_bg.png) 0px 0px no-repeat;
}

#menudrop {
	background: url(../img/content_top.png) top center no-repeat #ffffff;
	width: 980px;
	height: 8px;
	margin-left: auto;
	margin-right: auto;
	
}

#latestscores {
	background: url(../img/latest_scores_bg.png) no-repeat;
	width: 970px;
	height: 35px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: auto;
	margin-right: auto;
	display: none;
}


ul#promos {
	width: 647px;
	margin-left: 10px;
	float: left;
	
}

ul#promos li {
	list-style: none;
	float: left;
	display: block;
	background: url(../img/promo_bg.png) no-repeat;
	width: 323px;
	height: 217px;
	margin-bottom: 40px;
}

ul#promos li img.promo {
	float: right;
	padding-right: 15px;
	padding-top: 1px;
}

ul#promos li img.heading {
	padding-top: 10px;
	padding-bottom: 10px;
}

.more {
	float: left;
	margin-top: 40px;
	margin-left: 10px;
}

ul#promos li div.layout {
	width: 300px;
	height: 55px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

h3.facebook_title {
	font-size:20px;
	padding-top: 10px;
	color:#3a588e;
	line-height:30px;
	font-family: Arial, Helvetica, sans-serif;
}

.facebook_like {
	width: 430px;
	padding-left: 10px;
	margin-top: 5px;
	height: 70px;
	border: 1px solid #aad3e7;
	background-color: #e8f1fa;
}

.facebook_video {
	width: 480px;
	padding-left: 10px;
	margin-bottom: 15px;
	height: 70px;
	border: 1px solid #aad3e7;
	background-color: #e8f1fa;
}

.facebook_box {
	width: 315px;
	height: 215px;
	float: left;
	text-align: left;
	margin: 4px 0 20px 5px;
}

ul#promos li div.content {
	height: 62px;
	width: 140px;
	display: block;
	float: left;
	padding-left: 12px;	
	text-align: left;
}


#flashpromo {
	width: 282px;
	height: 200px;
	float: left;
	margin-left: 10px;
}

#flashpromo a {
	display:block;
}

#banner {
	width: 685px;
	height: 200px;
	float: right;
	margin-right: 10px;
	background: url(../img/banner_1.jpg) no-repeat;
}

#slider ul li {
	height: 200px;
}

#header {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
}

.home_panel_left {
	width: 478px;
	height: 226px;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}

.home_panel_right {
	width: 478px;
	height: 226px;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.left_home_menu {
	margin-left: 10px;
}

.right_home_menu {
	margin-right: 10px;
}


#contentarea {
	border: 1px solid #cccccc;
	width: 968px;
	margin-left: auto;
	margin-right: auto;
}

#tab_contentarea {
	border: 1px solid #cccccc;
	border-top: 0px;
	width: 968px;
	margin-left: auto;
	margin-right: auto;
}

#news #tab_contentarea { float: left; }

#content_scroll {
	width: 968px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
}

#news #tab_contentarea {
	border: 1px solid #cccccc;
	border-top: 0px;
	width: 688px;
	margin-left: 9px;
	float: left;
}

#news #content_scroll {
	width: 688px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
}


#news #tab_contentarea_shrt {
	border: 1px solid #cccccc;
	border-top: 0px;
	width: 272px;
	margin-right: 9px;
}

#news #content_scroll_shrt {
	width: 272px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
}

#news_holder_shrt_2, #news_holder_shrt {
	width: 252px;
	min-height: 380px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #cccccc;
	margin-top: 10px;
	text-align: left;
}

#news_holder_shrt .header, #news_holder_shrt_2 .header {
	width: 232px;
	background: #bc9bb4;
	line-height: 1.4em;
	padding-left: 10px;
	padding-right: 10px;
}

#contentarea_content img {
	padding-top: 15px;
	padding-bottom: 15px;
}

#contentarea_content {
	border: 1px solid #cccccc;
	width: 928px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	margin-top: 10px;
	text-align: left;
	padding-left: 10px;
}

#newscontent {
	width: 460px;
	min-height: 162px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #cccccc;
	margin-top: 10px;
	text-align: left;
}

#news_content_text {
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}


#news_content_text img {
	margin-right: 10px;
	margin-top: 20px;
	border: 1px solid #622a54;
}

#newsdate {
	width: 440px;
	background: #e2e7eb;
	line-height: 1.4em;
	padding-left: 10px;
	padding-right: 10px;
}

#news_holder {
	width: 664px;
	min-height: 380px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #cccccc;
	margin-top: 10px;
	text-align: left;
}

#news_holder .header {
	width: 644px;
	background: #bc9bb4;
	line-height: 1.4em;
	padding-left: 10px;
	padding-right: 10px;
}

.indicator {
	background: url(../img/link_indicator.gif) left center no-repeat;
	padding-left: 10px;	
}

.tabs {
	float: left; 
	width: 970px; 
	margin-left: 9px; 
	background: url('../img/tabs_bg.gif') bottom repeat-x #ffffff;
}

#news .tabs_shrt {
	float: left; 
	width: 274px; 
	margin-right: 9px; 
	background: url('../img/tabs_bg.gif') bottom repeat-x #ffffff;
}


#news .tabs {
	float: left; 
	width: 690px; 
	margin-left: 9px; 
	background: url('../img/tabs_bg.gif') bottom repeat-x #ffffff;
}

#home .tabs {
	float: left; 
	width: 480px; 
	margin-left: 10px; 
	background: url('../img/tabs_bg.gif') bottom repeat-x #ffffff;
}

#home .noindent {
	margin-left: 0px; 	
}

.tab {
	float: left; 
	line-height: 26px; 
	padding-left: 20px; 
	padding-right: 20px; 
	height: 26px; 
	width: auto; 
	border-bottom: 1px solid #ffffff; 
	border-top: 1px solid #cccccc; 
	border-left: 1px solid #cccccc; 
	border-right: 1px solid #cccccc; 
	margin-right: 10px;
}

#home .tab, #home .tab_inactive  {
	margin-right: 10px;
}

.tab_inactive {
	padding-left: 20px; 
	padding-right: 20px; 
	background: url('../img/tab_inactive_bg.gif') bottom repeat-x #cccccc; 
	float: left; 
	line-height: 26px; 
	width: auto; 
	height: 26px; 
	border-bottom: 1px solid #cccccc; 
	border-top: 1px solid #cccccc; 
	border-left: 1px solid #cccccc; 
	border-right: 1px solid #cccccc; 
	margin-right: 10px;
}

.data {
	width: 910px;
	text-align: left;
}

.data th {
	background: #e2e7eb;
	padding-left: 10px;
}

.data tr {
	background: #edf0f2;	
}

.data tr td {
	padding-left: 10px;
}

.data tr.alt {
	background: #e7ecef;
}

/* Typography */
.data  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #1f2555;	
}


.data th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #622a54;
	font-weight: bold;		
}

.data tr td p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #333333;
}

#news_holder .header,#news_holder_shrt .header,#news_holder_shrt_2 .header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #ffffff;	
}

#news_holder_shrt p a,#news_holder_shrt_2 p a {
	padding-left: 10px;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #1f2555;
	text-decoration: none;
	background: #e7ecef;
	border-bottom: 1px solid #ffffff;
	width: 242px;
	/*height: 1.5em;*/
	display: block;
}

ul#promos li div.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333333;	
}

#contentarea_content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333333;	
}

#newsdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #1f2555;	
}

#news_content_text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333333;	
	padding-top: 10px;	
}

a.latest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #1f2555;
	font-weight: bold;
	text-align: left;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

#news_content_text p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #1f2555;
	font-weight: bold;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	text-align: center;
}

#footermenu, #footermenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	color: #ffffff;
	text-decoration: none;
}

.tab, .tab a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	color: #1f2555;
	text-decoration: none;
}

.tab_inactive, .tab_inactive a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	color: #622a54;
	text-decoration: none;
}

/* Filters */

#filters {
	text-align: left;
	padding-left: 10px;	
	margin-top: 10px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	color: #622a54;
}

/* Marquee */

ul.marquee {
	/* required styles */
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	position: relative;
	overflow: hidden;
	
	margin-left: 120px;
	padding-top: 20px;	
	/* optional styles for appearance */
	width: 820px;
	height: 25px; /* height should be included to reserve visual space for the marquee */

	background-color: transparent;
}

ul.marquee li {
	/* required styles */
	position: absolute;
	top: -999em;
	left: 0;
	display: block;
	white-space: nowrap; /* keep all text on a single line */

	/* optional styles for appearance */
	font: 1.1em Arial, Helvetica, sans-serif;
	padding: 10px 5px;
    color: #ffffff;
	font-weight: bold;
}

#radio_player {
	background: url('../img/hectorradio.jpg') no-repeat top left;
	width:auto;
	padding-left: 345px;
	margin-top: 10px;
}

#radio_player.clubis {
	background: url('../img/brogan.jpg') no-repeat top left;
}

#radio_player.bernard_2 {
	background: url('../img/brogan2.jpg') no-repeat top left;
}

#radio_player.colm_cooper {
	background: url('../img/cooper.jpg') no-repeat top left;
}

table {
	width: 420px; 
	float: left;
	margin: 0 20px 0 20px;
}

table.centre_table {
	margin-left: 185px;
}

 .clear {
 	clear: both;
 }
 
.gallery_text {
	text-indent: 10px;	
}

