/* Global */
#page {
	width: 1000px;
	text-align: left;
	background-color: #FFFFFF;
}
form{
	margin: 0px;
	padding: 0px;
}
.formBox{
	text-align: left;
}
.formObject{
	width: 150px;
}
.formEnquiry{
	width: 300px;
	height: 150px;
}
.formDivider{
	padding-bottom: 10px;
}
a img { border: 0 none; 
}
.links {
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}
body {
	margin: 0;
	padding: 0;
	font-size: 75%;
	font-family: Verdana;
	color: #003366;
}
.left {
	float: left;
}
.right {
	float: right;
}
h1 {
	color:#000066;
	font-family:Arial;
	font-size:36px;
	font-weight:bold;
	margin:5px 20px 16px;
	padding-bottom:5px;
	padding-top:5px;
	}
h2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	margin: 0px;
	padding-bottom: 5px;
}
.hidden {
		display: none;
}
h1.hidden {
		display: block; /* quickest way to make it 'unhidden' on all pages */
}
h2.hidden {
	display: none;
}
h3 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #31CA00;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}
p {
	line-height: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.clearall, .clearfix:after {
    content: ".";
	display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	margin: 0;
}
.hull {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	display:none;
}

/* Global Menu */
#menu {
	padding-left: 20px;
}
#menu a.butHome, #menu a.butHome:link, #menu a.butHome:active, #menu a.butHome:visited {
	display: block;
	width: 82px;
	height: 20px;
	background-image: url(../media/but-home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-top: 9px;
	float: left;
}
#menu a.butHome:hover {
	display: block;
	width: 82px;
	height: 20px;
	background-image: url(../media/but-home.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-top: 9px;
	float: left;
}
#menu a.butSoccer, #menu a.butSoccer:link, #menu a.butSoccer:active, #menu a.butSoccer:visited {
	display: block;
	width: 114px;
	height: 20px;
	background-image: url(../media/but-soccer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-top: 9px;
	float: left;
}
#menu a.butSoccer:hover {
	display: block;
	width: 114px;
	height: 20px;
	background-image: url(../media/but-soccer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-top: 9px;
	float: left;
}
#menu a.butMonkey, #menu a.butMonkey:link, #menu a.butMonkey:active, #menu a.butMonkey:visited {
	display: block;
	width: 121px;
	height: 20px;
	background-image: url(../media/but-monkey.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-top: 9px;
	float: left;
}
#menu a.butMonkey:hover {
	display: block;
	width: 121px;
	height: 20px;
	background-image: url(../media/but-monkey.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-top: 9px;
	float: left;
}
#menu a.butFrames, #menu a.butFrames:link, #menu a.butFrames:active, #menu a.butFrames:visited {
	display: block;
	width: 95px;
	height: 20px;
	background-image: url(../media/but-frames.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-top: 9px;
	float: left;
}
#menu a.butFrames:hover {
	display: block;
	width: 95px;
	height: 20px;
	background-image: url(../media/but-frames.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-top: 9px;
	float: left;
}
#menu a.butLegends, #menu a.butLegends:link, #menu a.butLegends:active, #menu a.butLegends:visited {
	display: block;
	width: 94px;
	height: 20px;
	background-image: url(../media/but-legends.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-top: 9px;
	float: left;
}
#menu a.butLegends:hover {
	display: block;
	width: 94px;
	height: 20px;
	background-image: url(../media/but-legends.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-top: 9px;
	float: left;
}
#menu a.butCafe, #menu a.butCafe:link, #menu a.butCafe:active, #menu a.butCafe:visited {
	display: block;
	width: 97px;
	height: 20px;
	background-image: url(../media/but-cafe.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-top: 9px;
	float: left;
}
#menu a.butCafe:hover {
	display: block;
	width: 97px;
	height: 20px;
	background-image: url(../media/but-cafe.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-top: 9px;
	float: left;
}



/* footer */
#footer {
	padding-left: 20px;
	margin-bottom:50px;

}
#footer ul {  /* switch off bullets, center contents */
	display: block;
	margin: 0;
	list-style-type: none;
	text-align: center;
}
ul {
	margin: 0; /* increase top padding to position */
	list-style-type: square;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer li { /* every list item has a divider.gif image to its left....*/
	display: inline;
	margin: 0;
	background-image: url(../media/divider.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #003366;
	font-size: 11px;
	font-weight: bold;
}
#footer li.firstitem {
	display: inline;
	margin: 0;
	padding: 0px 10px 0px 0px;
	background-image: none;
	color: #003366;
}
#footer a {
	color: #003366;
	text-decoration: none;
}
#footer a:hover {
	color: #FF6600;
	text-decoration: none;
}

