/*----- The Code centers the page in the user window and sets the width of page ------*/
body{
	margin: 0px auto; 
	text-align: center;
}

div.indexcontent{
	position:static;
	margin: 0px auto; 
	height: 710px;
	width: 1000px; 
	background-color: #FFFFFF;
	border-width: 5px;
	border-style: ridge;
	border-color: #FF0000;
	overflow:auto;
	overflow:hidden;
}

div.clubcontent{
	position:static;
	margin: 0px auto; 
	height: 890px;
	width: 1000px; 
	background-color: #FFFFFF;
	border-width: 5px;
	border-style: ridge;
	border-color: #FF0000;
	overflow:auto;
	overflow:hidden;
}

div.subcontent{
	position:static;
	margin: 0px auto; 
	height: 1170px;
	width: 1000px; 
	background-color: #FFFFFF;
	border-width: 5px;
	border-style: ridge;
	border-color: #FF0000;
	overflow:auto;
	overflow:hidden;
}

div.fixturecontent{
	position:static;
	margin: 0px auto; 
	height: 1990px;
	width: 1000px; 
	background-color: #FFFFFF;
	border-width: 5px;
	border-style: ridge;
	border-color: #FF0000;
	overflow:auto;
	overflow:hidden;
}

div.frontbox {
	height: 340px;
	width: 100%;
	border: 2px solid black;
	overflow:auto;
}

div.subbox {
	margin: 0px auto;
	top: 0px; 
	left: 0px; 
	height: 800px;
	width: 100%;
	border: 2px solid black;
	overflow:auto;
}

div.fixturebox {
	margin: 0px auto;
	top: 0px; 
	left: 0px; 
	height: 1610px;
	width: 100%;
	border: 2px solid black;
	overflow:auto;
}

div.clubbox {
	margin: 0px auto;
	top: 0px; 
	left: 0px; 
	height: 510px;
	width: 100%;
	border: 2px solid black;
	overflow:auto;
}

div.ClubCaptains {
	height: 480px;
	width: 470px;
	overflow:auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

div.Coach {
	height: 480px;
	width: 470px;
	overflow:auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;	
}

div.details {
	height: 275px;
	width: 312px;
	overflow:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
}

div.details2 {
	height: 127px;
	width: 315px;
	overflow:hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
}

div.sideDetails {
	height: 105px;
	width: 450px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

div.sideDetails2 {
	height: auto;
	width: 450px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
}

div.pictureleft {
	float:left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-style: groove;
}

div.pictureright {
	float:right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	border-style: groove;
}

div.profilePicture {
	float:left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-style: groove;
}

p.heading{
	font-family: serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: larger;
	text-decoration: underline;
	text-transform: uppercase;
	text-align:center;
	text-indent: 0ex;	
	color:#0000FF;
	margin-bottom: 5px;
	margin-top: 5px;	
}

p.heading2{
	font-family: serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size:small;
	text-decoration: underline;
	text-transform: uppercase;
	text-align:center;
	text-indent: 0ex;	
	color:#0000FF;
	margin-bottom: 5px;
	margin-top: 5px;	
}

p.description{
	text-align:justify;
	margin-bottom: 5px;
	margin-top: 5px;	
}

/*----------- The Code sets where the banner is place and the the height -------------*/
div.banner{
	position: relative;
	margin: 0px auto;
	top: 0px; 
	left: 0px; 
	height: auto; 
}

div.bottombanner{
	position: relative;
	margin: 0px auto;
	top: 0px; 
	left: 0px; 
}

div.irfu{
	position: relative;
	margin: 0px auto;
	width: 82px;
	height: 82px;
	top: -212px;
	left: 40px;
	z-index: 2;
}

div.ulster{
	position: relative;
	margin: 0px auto;
	width: 82px;
	height: 82px;
	top: -309px;
	left: 140px;
	z-index: 2;
}

div.leinster{
	position: relative;
	margin: 0px auto;
	width: 82px;
	height: 82px;
	top: -407px;
	left: 240px;
	z-index: 2;
}

div.munster{
	position: relative;
	margin: 0px auto;
	width: 82px;
	height: 82px;
	top: -505px;
	left: 340px;
	z-index: 2;
}

div.connacht{
	position: relative;
	margin: 0px auto;
	width: 82px;
	height: 82px;
	top: -603px;
	left: 440px;
	z-index: 2;
}

div.mensponsor{
	position: relative;
	margin: 0px auto;
	width: 130px;
	height: 82px;
	top: -721px;
	left: -425px;
	z-index: 2;
}

div.ladiesponsor{
	position: relative;
	margin: 0px auto;
	width: 130px;
	height: 82px;
	top: -819px;
	left: -275px;
	z-index: 2;
}

div.underagesponsor{
	position: relative;
	margin: 0px auto;
	width: 130px;
	height: 82px;
	top: -917px;
	left: -125px;
	z-index: 2;
}

div.webmaster{
	position: relative;
	margin: 0px auto;
	top: -857px;
	left: -5px;
	z-index: 2;
}

p.heading1{
	font-size:10pt;
	color:#FF0000;
	font-family: arial, verdana, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	font-variant: normal;
	text-indent: 10px;
	text-align:left;
}

h3.heading2{
	font-size:10pt;
	color:#FF0000;
	font-family: arial, verdana, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	font-variant: normal;
	text-indent: 70px;
	text-align:left;
}

p.CNames{
	font-size:9pt;
	color:#000000;
	font-family: arial, verdana, sans-serif;
	font-variant: normal;
	padding-left: 50px;
	text-align:left;
}

p.center1{
	font-size:9pt;
	color:#000000;
	font-family: arial, verdana, sans-serif;
	font-variant: normal;
	text-align: center;
}

div.news{
	overflow:auto;
	overflow:hidden;
	width:500px;
	max-height:100px;
}

table.news{
	max-height:800px;
}

div.box {
	height: 350px;
	width: 310px;
	border-style:groove;
	border: 2px solid black;
	overflow:auto;
	margin-right: 10px;
}

div.frontbox {
	height: 340px;
	width: 100%;
	border: 2px solid black;
	overflow:auto;
}

p.news{
	overflow:auto;
	width:500px;
	max-height:100px;
}

/*-------- The Code below sets the Menu details and calls upon Javascript ------------*/

.chromestyle{
	position:relative;
	margin: 0px auto;
	top: 0px;
	left: 0px;
	width: 1000px;
	font-weight: bold;
	background : #000000;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.chromestyle ul{
	border: 1px solid #000000;
	width: 100%;
	background: url(chromebg4.gif) center center repeat-x; /*THEME CHANGE HERE*/
	padding: 4px 0;
	margin: 0;
	text-align: right; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
	display: inline;
}

.chromestyle ul li a{
	color: #FFFFFF;
	padding: 4px 7px;
	margin: 0;
	text-decoration: none;
	border-right: 1px solid #FFFFFF;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
	background: url(chromebg4-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	border: 1px solid #BBB; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	background-color: white;
	width: 200px;
	visibility: hidden;
}


.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: black;
	z-index:100;
}

* html .dropmenudiv a{ /*IE only hack*/
	top: 0;
	left: 0;
	width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color:#000000;
	color:#FFFFFF;
}

