/* DOCUMENT STYLES--------------------------------------------------------- */
#documents{
     margin-left:20px;
}
.documentcategory{
	border:solid 1px #060;
	width:300px;
	margin-right:80px;
}
.documenthead{
	padding-left:25px;
	font-weight:bold;
	margin:0;
	background:#060;
	color:#fc0;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom: solid 1px #060;
	}
	
#documents ul{
	margin:0;
	padding-left:0;
}
#documents li{
	height:25px;
	vertical-align:middle;
	list-style-type:none;
	padding: 1px 0 1px 45px;

}
#documents a img {
	border: none;
} 

#documnents img{
	padding-left:50px;
	
}

/*END OF DOCUMENT STYLES----------------------------------------------------------*/
a img {border: none; } 

#clubs{
	 width:300px;
     margin-left:30px;
	 border:solid 1px #060;
}
#clubs ul{
	margin:0;
	padding:0;
}
#clubs li{
	/*display:inline;*/
	list-style-type:none;
	/*width:140px;*/
	/*padding:1px 0 1px 15px;*/
	padding:3px 5px 3px 20px;
}

#clubdetails{
	margin-left:50px;}
#details{
	margin-left:auto;
	margin-right:auto;
}
#details p{
	text-align:left;
/*	margin:5px;
*/}
.clubhead{
	font-weight:bold;
	color:#006600;
}
/*END OF CLUB STYLES----------------------------------------------------------*/


/*GALLERY STYLES------------------------------------------------------------------*/

/* CSS Document */
#gallery{
     margin-left:25px;
}
#subgallery{
     /*margin-top:0px;*/
	 
	 
     }
#gallerycategory{
	margin-top:10px;
}
.categorytitle{
     font-weight:bold;
	 color:#006600;
}
#catimage{
	float:left;
}
#catimage img{
	border:solid #000000 1px;
	
}


#catgallery{
	margin-left:125px;
	min-height:110px;
/*	_height:130px;
*/}

#catgallery ul{
	list-style:none;
}
#gallerythumbs{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
#gallerythumbs p{
	text-align:center;
}
#thumbnails{
	width:450px;
	}
.galcathead{
   font: 1.2em Verdana, Arial, Helvetica, sans-serif;
   font-weight:bold;
   color: #060;
   
   
  
}
#thumbnails li{
	border:solid #060;
	/*border:solid #CCC;*/
	
	border-width:0px 1px 1px 0px;
/* uncomment and adjust this if you want a rounded frame in Mozilla browsers
	-moz-border-radius:20px;
 */
	background:#FFF;
	padding:5px;
	text-align:center;
	position:relative;
	float:left;
	display:inline;
	margin:5px;
}

#thumbnails li a:link, #thumbnails li a:hover, #thumbnails li a:visited {
	color:#000000;
}

#thumbnails li img{
	/*border:1px solid #EEE;*/
/* delete line above and uncomment this for an inset effect*/
	border:1px solid;
	border-color:#666 #EEE #EEE #666;
 
}
.gallerytitle{
	font-weight:bold;
	color:#006600;
	text-align:center;
}
#mainimage{
}
#imageholder{
	text-align:center;
/* uncomment and adjust this if you want a rounded frame in Mozilla browsers
	-moz-border-radius:20px;
 */
	padding:5px 0px 0px 15px;
	margin:0 auto;
}
#imageholder img{
	border:solid 1px #000000;
}
#previous{
	float:left;
	text-align:left;
}

#next{
	float:right;
	text-align:right;
}
#imagenavigation{
	margin:auto;
	text-align:center;
	width:400px;
}


/*NEWS STYLES----------------------------------------------------------------*/
/*NEWS STYLES----------------------------------------------------------------*/
#newssection{
	margin:5px;
	/*margin-right:5px;
	margin-left:5px;*/
}
#pagecount{
	margin:8px 10px 8px 10px;
}
#newspage{
	float:left;
}
#newspagecount{
	float:right;
}
.clear1{
	height:1px;
	clear:right;
	margin:0px;
	padding:0;
}

.newsclear {
  /*clear: right;*/
  padding-bottom:5px;
  margin-bottom:5px;
  border-bottom:solid 1px #060;
  margin-top:10px;
}
  

.newstitle{
}
.newshead{
	float:left;
	font-weight:bold;
	padding-right:5px;
	
}
.newsheaddet{
	float:left;
	font-weight:bold;
	padding-right:5px;
	color:#006600;
	
}

.newsdate{
	/*float:right;*/
	/*font-weight:bold;*/
	color:#060;
	text-align:right;
}
.newscat{
	font-weight:bold;
	color:#060;
}

.newscontent{
}
img.newsfloatright{
	float:right;
	margin-left: 5px;
	border: 1px solid #000000;
	margin-bottom:20px;
}
img.newsfloatleft{
	float:left;
	border: 1px solid #000000;
	margin-right: 5px;
}
#newsimage{
	float:right;
	text-align:center;
	width:210px;
	margin: 0 0px 0px 5px;
}
#newsimage img{
	border: 1px solid #000000;	
}
.imgdesc{
	color:#060;
}
.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}


/*TEAM STYLES-----------------------------------------------*/

/* CSS Document */
#teams{
	margin-left:20px;
}
#teams img{
	border:#000000 solid 1px;
	margin:5px 10px 0 0;
}
#teamlists{
	text-align:center;
}
#teamlists img{
	border:#000000 solid 1px;
	margin:10px 0 15px 0;
}

#teamlists #players{
	margin-left:auto;
	margin-right:auto;
	width:527px;
  	border: 1px solid #060;
}

html>body #teamlists #players{
	width:570px;
}

#teamlists #players ul{
	display:inline;
	
}
#teamlists #players li{
	display:inline;
	padding:3px 3px 3px 12px;
	float:left;
	width:175px;
	text-align:left;
}

ul.plist{
	display:inline;
}
li.list1{
	background:#FFF;
}
li.list2{
	background:#EEE;
}


.playerhead{	
	font-weight:bold;
	text-align:center;
	margin:0;
	background:#060;
	color:#fc0;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom: solid 1px #060;
	}
.centrehead{
	text-align:center;
}
#profiles{
	margin-left:30px;
}

#profiles img{
	border:solid 1px #000000;
	margin:5px 0 5px 0;
}

/*Home Gallery Image------------------------*/
#homeimghead{
	background:#060;
	color:#fc0;
	text-align:center;
	font-weight:bold;
}
#camogie{
	margin-top:15px;
	text-align:center;
}

html>body #teamlists #players #clearlist:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
html>body #teamlists #players #clearlist {
  display: inline-table;
}
/* Hides from IE-mac \*/
html>body #teamlists #players #clearlist {
  height: 1%;
}
* html .clearlist {
  display: block;
}
/* End hide from IE-mac */

.cleargal{
  clear: right;
  width: 0px;
  height: 0px;
  margin:0px 0 0 0;
  padding:0;
}
.lgebg1{
	background:#EEE;
}
.lgebg2{
	background:#FFF;
}
.leaguetable{
	border:solid 1px #006600;
	margin:10px;
}
#leagues{
	text-align:center;
}
#leagues table tr th{
	
	background:#006600;
	color:#FFCC00;
}
#leagues table tr td{
	padding:5px 8px 5px 8px;
}
#leagues ul{
	list-style:none;
	margin-left:0;
	margin-right:0;

	/*border:solid 1px #006600;*/
	/*display:inline;*/
}
#leagues ul li{
	display:inline;
	border:solid 1px #060;
	background:#FFCC00;
	padding:4px;
}
#lgelinks{
	/*border:solid 1px #006600;*/
}
.txtleft{
	text-align:left;
}

#links{
	margin-left:30px;
}


/*GUESTBOOK STYLES---------------------------------------*/

#gbtable{
	text-align:center;
}
.textbox{
	font-size:1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#gbview{
	margin:5px 15px 5px 15px;
}
hr.red{
color:#060;
}
hr.grey{
	width:95%;
	text-align:center;
	margin: auto;
}
#guestbook{
	width:90%;
	margin-left:auto;
	margin-right:auto;
	
}
.tablegb{
	margin-left:15px;
	margin-right:15px;
}

/*CONTACT US ----------------------------------------*/
/*CONTACT US*/
#contact{

	width:250px;
}
#contactus{
	margin:auto;
	
	width:330px;
	padding-left:10px;
}
#contactus fieldset {
	
	/*display:block; 
	border:1px solid #00f; 
	padding:5px;
	font-family:verdana, sans-serif; 
	margin-bottom:0.5em; 
	line-height:1.5em;*/
}
#contactus legend {font-family:Verdana, Arial, Helvetica, sans-serif, sans-serif; color:#060;/* font-size:1.1em;*/ font-weight:bold; /*border:1px solid #00f;*/ margin-bottom:5px; padding:0px 5px 2px 0px; /*width:100px;*/ /*background:#ddd;*/}
#contactus label {clear:left; display:block; float:left; width:100px; text-align:right; padding-right:10px; color:#000; margin-bottom:0.5em;}
#contactus input{border:1px solid #060; /*padding-left:0.5em;*/ margin-bottom:0.6em; font-size:1em; font-family:Verdana, Arial, Helvetica, sans-serif;}
#contactus textarea {border:1px solid #060; /*padding-left:0.5em;*/ margin-bottom:0.6em; font-size:1em; font-family:Verdana, Arial, Helvetica, sans-serif;/**/}
#contactus select {border:1px solid #060;  margin-bottom:0.6em; font-size:1em; font-family:Verdana, Arial, Helvetica, sans-serif;}
/*#contactus select {margin-left:0.5em;}*/
#contactus #button { /*margin-left:110px;*/}
#contactus #button1 {color:#060; background-color:#fff; padding-right:0.5em; cursor:pointer; width:50px; border:solid 1px #060;}
/*#contactus #button1:hover {background-position:center left; color:#000;}*/
.errmessage{color:#f00;}
/*END CONTACT US*/
#logos ul{
	list-style:none;
}
#logos ul li{
	display:inline;
}
#committee{
	text-align:center;
}
#committee table{
	margin:0;
	text-align:left;
	border:solid 1px #060;
}
#committee table tr{
	vertical-align:top;
}
#committee table tr td{
	padding:5px;
}
