/* CSS file for the www.underwaterhockeyireland.tk website */
/* (c) by Outsource Graphix: www.outsourcegraphix.com */

/* xhtml tag definitions */


BODY {
   margin: 0 auto;
   padding: 0;
   text-align: center;
   background-color: #009ADA;
   background-image: url(gfx/bgcolor.gif);
	background-repeat: repeat;
}

TABLE {
	width: 720px;
	border: 0;
	padding: 0;
	margin: 0;
	margin-left: 25px;

}

TD {
	text-align: center;

}

IMG.table {
	display: block;
	margin: 0 auto;
}

IMG {
	border: 0;
}

P {
	margin: 0;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	color: #474747;
	line-height: 150%;
}

H1 {
	margin: 0;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 14px;
	color: #009ADA;
	line-height: 150%;
}

UL {
	margin-top: 0px;
}

LI {
margin: 0;
	margin-left: 14px;
	margin-right: 14px;
	margin-bottom: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	color: #474747;
	line-height: 150%;
	
}

IMG.inline {
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
	vertical-align: top;
	margin-bottom: 15px;
}

IMG.floatleft {
	float: left;
}

A {
	color: #009ada;
	text-decoration: underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 12px;
}

A:hover {
	color: #020202;
	text-decoration: underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 12px;
}

/* layout positioning divs */

DIV#main {
	margin: 0 auto;
	padding: 0;
	width: 760px;
	height: auto;
}

DIV#topimage {
	width: 760px;
	height: 253px;
	background-image: url(gfx/topimage.jpg);
	background-repeat: no-repeat;
	margin: 0;
}

DIV#navbar {
	width: 760px;
	height: 36px;
	margin: 0;
	background-image: url(gfx/menubg.jpg);
	background-repeat: no-repeat;
	position: relative;
}

IMG#pagetitle {
	width: 309px;
	height: 58px;
	margin: 0;
	float: left;

}

DIV#topbg {
	width: 760px;
	height: 58px;
	margin: 0px;
	background-image: url(gfx/topbg.jpg);
	background-repeat: no-repeat;
}

DIV#txtbox {
	width: 760px;
	height: auto;
	margin: 0;
	background-image: url(gfx/txtbg.jpg);
	background-repeat: repeat-y;
}

DIV#bottombg {
	width: 760px;
	height: 76px;
	margin: 0;
	background-image: url(gfx/bottombg.jpg);
	background-repeat: no-repeat;
}

DIV#uwh {
	width: 100px;
	height: 36px;
	margin: 0px;
	position: absolute; top: 0; left: 5px;
	background-image: url(gfx/uwh_on.jpg);
	background-repeat: no-repeat;
}

DIV#us {
	width: 88px;
	height: 36px;
	margin: 0px;
	position: absolute; top: 0px; left: 132px;
	background-image: url(gfx/us_on.jpg);
	background-repeat: no-repeat;
	
}

DIV#events {
	width: 66px;
	height: 36px;
	margin: 0px;
	position: absolute; top: 0px; left: 247px;
	background-image: url(gfx/events_on.jpg);
	background-repeat: no-repeat;
	
}

DIV#sponsorship {
	width: 206px;
	height: 36px;
	margin: 0;
	position: absolute; top: 0px; left: 343px;
	background-image: url(gfx/sponsorship_on.jpg);
	background-repeat: no-repeat;
	
}

DIV#contacts {
	width: 176px;
	height: 36px;
	margin: 0;
	position: absolute; 
	top: 0px; 
	left: 578px;
	background-image: url(gfx/contacts_on.jpg);
	background-repeat: no-repeat;
	
}
/* elements */

DIV#og {
	height: 54px;
	width: 123px;
	float: right;

	padding-top: 20px;
	vertical-align: bottom;
	position: relative;
}

IMG#ogimg {
	height: 54px;
	width: 123px;
	float: left;
	vertical-align: bottom;
	text-align: left;

}

