/* @override http://dev.melvillewaterpolo.com.au/css/melvillewaterpolo.css */

body {
	font-size: 62.5%;
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
	background-image: url(/upload/template/melvillewaterpolo/background-001.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

/* @group Panels */

#container {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

#banner {
	height: 140px;
}

#banner h1{
	position: absolute;
	top: 40px;
	width: 400px;
	height: 100px;
}

#banner h1 a {
	display: block;
	width: 400px;
	height: 100px;
	text-indent: -1000em;
}

#banner h2 {
	position: absolute;
	top: 0;
	right: 0;
	width: 42px;
	height: 39px;
	background-image: url(/upload/template/melvillewaterpolo/logo-001.png);
	background-repeat: no-repeat;
	text-indent: -1000em;
}

#main {
	background-color: #fff;
}

#secondary {
	position: absolute;
	top:  115px;
	left: 0;
	width: 640px;
	height: 20px;
	text-align: right;
	padding: 0;
	margin: 0;
}

#secondary a {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 0.8em;
	padding-left: 10px;
	margin: 0;
}

#footer {
	background-image: url(/upload/template/melvillewaterpolo/dotted-001.png);
	background-repeat: repeat-x;
	padding: 30px 0;
	text-align: right;
	color: #9ba59b;
}

/* @end */

/* @group Grid */

.row {
	overflow: hidden;
}

.row2 .column, .row3 .column {
	float: left;
	padding: 30px 30px 10000px 30px;
	margin: 0 0 -9980px 0;
}

.row2.layout5 .column1 {
	width: 580px;	
}

.row2.layout5 .column2 {
	width: 260px;	
}

.row2.layout6 .column1 {
	width: 580px;	
}

.row2.layout6 .column2 {
	width: 260px;	
}

.row2.layout7 .column.one {
	width: 260px;
}

/*.row2 .column.two {
	width: 580px;
}*/

.row2 .column3 {
	background-image: url(/upload/template/melvillewaterpolo/dotted-001.png);
	background-repeat: repeat-y;
}

.row.row2 .column3.one {
	padding: 0 0 10000px 1px;
	width: 319px;
}

.row2 {
	min-height: 500px;
}

.row3 {
	background-color: #f0f7ee;
	background-image: url(/upload/template/melvillewaterpolo/dotted-001.png);
	background-repeat: repeat-x;
}

.side {
	padding: 30px;
}

/* @end */

/* @group Fonts */

#content p {
	font-size: 1.1em;
	line-height: 1.6;
	margin-bottom: 1em;
	color: #222823;
}

#content li {
	font-size: 1.1em;
	line-height: 1.6;
	margin-bottom: 0.5em;
	color: #222823;
}

#content th, #content td, #content p {
	font-size: 1.1em;
	line-height: 1.3;
	margin-bottom: 0.5em;
	color: #222823;
}

#content th {
	font-weight: bold;
}

#content li p, #content li li, #content td p, #content td li, #content th p, #content th li {
	font-size: 1em;
}

#content ul {
	list-style-type: disc;
	margin: 0 0 0 1.5em;
	padding-bottom: 0.5em;
}

h1 {
	color: #222823;
	font-size: 1.9em;
	line-height: 1.3;
	font-weight: normal;
	margin-bottom: 0.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 em {
	color: #869187;
	font-style: normal;
}

h1 strong {
	font-style: normal;
}

.row2 h1 {
	font-size: 2.5em;
}

#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 0.3em;
	margin-top: 0.4em;
	text-transform: uppercase;
	color: #4e6410;
}

/* @end */

/* @group Navlist */

#navlist {
	position: absolute;
	font-size: 10px;
	line-height: 1;
	top: 0;
	left: 0;
	width: auto;
	z-index: 50;
	padding: 0;
	margin: 0; 
	list-style-type: none;
	height: 38px;
}

#navlist.depth-0 li {
	float: left;
}

#navlist ul {
	display: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navlist li:hover>ul {
	display: block;
	position: absolute;
	left: 0;
	top: 38px;
}

#navlist li li:hover>ul {
	display: block;
	position: absolute;
	left: 140px;
	top: 0;
}

#navlist>li.selected {
}

#navlist  ul {
	width: 120px;
}

#navlist li {
	position: relative;
	float: left;
	display: block;
	z-index: 100;
	margin: 0;
	padding: 0;
}

#navlist a {
	position: relative;
	display: block;
	float: left;
	padding: 12px 19px 12px 0;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: lowercase;
	text-decoration: none;
	color: #fff;
	line-height: 1;
	z-index: 100;
}

#navlist li.d1.selected>a {
	color: #f6ff3b;
}

#navlist li.d1:hover>a {
	background-image: url(/upload/template/melvillewaterpolo/arrow-001.png);
	background-repeat: no-repeat;
	background-position: 10px 31px;
}

#navlist li li {
	background-image: url(/upload/template/melvillewaterpolo/dotted-001.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 1px;
	background-color: #f6ff3b;
}

#navlist li li a {
	width: 120px;
	color: #000;
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
	font-size: 10px;
	padding: 10px;
	background-color: #f6ff3b;
}

#navlist li li.d2.p1 {
	background-image: none;
}

#navlist li li a.expandable {
	background-image: url(/upload/template/melvillewaterpolo/arrow-002.png);
	background-repeat: no-repeat;
	background-position: right center;
}

#navlist li.d2.selected>a {
	background-color: #f9f9f9;
}

#navlist li li:hover a {
	background-color: #f9f9f9;
}

#navlist li li li {
	background-color: #f9f9f9;
}

#navlist li li li:hover a {
	background-color: #f6ff3b;
}

#navlist li.d3.selected>a {
	background-color: #f6ff3b;
}

/* @end */

/* @group Gallery */

#container #content ul.gallery {
	list-style-type: none;
	margin: 0 0 0 -25px;
	padding: 0;
}

#content .gallery li {
	float: left;
	margin: 0 0 20px 25px;
}

/* @end */

/* @group Billboard */
 
#feature-tabs {
	position: relative;
	left: 80px;
	height: 240px;
	width: 880px;
	background-image: url(/upload/template/melvillewaterpolo/background-002.jpg);
	background-repeat: no-repeat;
	background-position: -160px -140px;
}
 
#feature-tabs #tabs {
	position: absolute;
	left: 549px;
	margin: 0;
	padding: 0;
	z-index: 1;
	list-style-type: none;
}
 
#feature-tabs #tabs li {
	padding: 0;
	margin: 0;
	font-size: 1em;
	position: relative;
}
 
#feature-tabs #tabs li a {
	position: relative;
	display: block;
	width: 331px;
	height: 60px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #4e9034;
	text-decoration: none;
	background-image: url(/upload/template/melvillewaterpolo/rule-001.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#feature-tabs li#tabcontrol1 a {
	background-image: none;
}

#feature-tabs #tabs a.active-tab, #feature-tabs #tabs li a:hover {
	z-index: 1;
	cursor: default;
	color: #fff;
	background-image: url(/upload/template/melvillewaterpolo/arrow-005.png);
	background-repeat: no-repeat;
	background-position: left center;
}
 
#feature-tabs #tabs a .title {
	display: block;
	overflow: hidden;
	font-size: 2.4em;
	padding: 7px 20px 0 20px;
	line-height: 1.2;
	font-weight: normal;
}
 
#feature-tabs #tabs a .description {
	display: block;
	font-size: 1.0em;
	padding: 3px 20px;
	height: 1.4em;
	overflow: hidden;
}
 
#feature-tabs .panel {
	position: relative;
	display: none;
	width: 560px;
}
 
#feature-tabs .panel.active-tab-body {
	display: block;
}
 
#feature-tabs .panel .link {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	font-size: 1.2em;
	width: 700px;
	height: 240px;
}

#feature-tabs .panel .link a {
	position: absolute;
	top: 0;
	left: 0;
	text-decoration: none;
	color: #fff;
	padding: 5px 10px;
	font-size: 1.2em;
	width: 540px;
	height: 230px;
}
 
#feature-tabs .panel a:hover {
	color: #fff;
}
 
/* @end */

/* @group Quicklinks */

#quicklinks ul {
	position: absolute;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#quicklinks li {
	margin: 0;
	padding: 0;	
}

#quicklinks a {
	display: block;
	margin: 0;
	padding: 0;
	width: 80px;
	height: 80px;
	text-indent: -1000em;
}

#quicklinks #ql-1 a {
	background-image: url(../upload/template/melvillewaterpolo/ql-1-over.png);
	background-image: url(../upload/template/melvillewaterpolo/ql-1.png);
}

#quicklinks #ql-2 a {
	background-image: url(../upload/template/melvillewaterpolo/ql-2-over.png);
	background-image: url(../upload/template/melvillewaterpolo/ql-2.png);
}

#quicklinks #ql-3 a {
	background-image: url(../upload/template/melvillewaterpolo/ql-3-over.png);
	background-image: url(../upload/template/melvillewaterpolo/ql-3.png);
}

#quicklinks #ql-1 a:hover {
	background-image: url(../upload/template/melvillewaterpolo/ql-1-over.png);
}

#quicklinks #ql-2 a:hover {
	background-image: url(../upload/template/melvillewaterpolo/ql-2-over.png);
}

#quicklinks #ql-3 a:hover {
	background-image: url(../upload/template/melvillewaterpolo/ql-3-over.png);
}


/* @end */

/* @group Noticeboard */

#noticeboard>h1 {
	text-align: center;
	text-transform: lowercase;
	background-image: url(../upload/template/melvillewaterpolo/dotted-002.png);
	background-repeat: no-repeat;
	background-position: center;
	font-size: 3em;
	font-weight: normal;
	margin-bottom: 0.4em;
}

#content #article-index {
	float: left;
	width: 22%;
	margin: 0;
	padding: 3% 5% 3% 3%;
	list-style-type: none;
	background-image: url(../upload/template/melvillewaterpolo/dotted-003.png);
	background-repeat: no-repeat;
}

#content #article-index li {
	padding-bottom: 0.5em;
}

#content #article-index a {
	text-decoration: none;
	color: #222823;
}

#content #article-index a:hover {
	text-decoration: underline;
}

#content #article-index .selected a {
	color: #5d7f16;
	font-weight: bold;
	text-decoration: underline;
}

#article-content {
	float: left;
	width: 70%;
	padding: 0 0 10000px 0;
	margin: 0 0 -10000px 0;
}

#article-content h1 {
	text-align: left;
	font-size: 2em;
}

#content #article-details {
	text-align: center;
	margin-bottom: 2.5em;
	color: #64aa3c;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.2em;
	font-size: 1em;
}

#content #article-index .archive {
	margin-top: 2em;
}

#content #article-index .archive a {
	color: #5d7f16;
	font-style: italic;
}

#content #article-index .latest a {
	color: #5d7f16;
	font-style: italic;
}

#content #archive-index {
	list-style-type: none;
	margin: 1em 0;
}

#content #archive-index li {
	padding: 1em 0;
	border-top: 1px dotted #aaa;
}

#content #archive-index a {
	font-size: 1.1em;
	color: #5d7f16;
}

/* @end */

/* @group Subscribe */

#subscribe {
	background-color: #f2f8f2;
	padding: 10px 20px;
}

#subscribe h1 {
	text-align: center;
	text-transform: lowercase;
	font-size: 3em;
	font-weight: normal;
	margin-bottom: 10px;
}

#subscribe h2 {
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
	text-align: center;
	color: #64aa3c;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.2em;
	font-size: 1em;
	margin-bottom: 10px;
}

#subscribe p {
	text-align: center;
	color: #666;
}

#subscribe form p {
text-align: left;
margin-bottom: 0.3em;
}

#subscribe p #name {
	width: 230px;
}

#subscribe p #bjjhk-bjjhk {
	width: 230px;
	margin-bottom: 1em;
}

/* @end */

/* @group Adverts */

#adverts .item {
	position: relative;
	background-color: #f2f8f2;
	padding: 10px 20px;
	margin: 20px;
}

#adverts h1 {
	text-align: center;
	text-transform: lowercase;
	font-size: 2.4em;
	line-height: 1.1;
	font-weight: normal;
	margin-bottom: 10px;
}

#adverts h2 {
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
	text-align: center;
	color: #64aa3c;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.2em;
	font-size: 1em;
	margin-bottom: 10px;
}

#adverts p {
	text-align: center;
	color: #666;
}

#adverts p.link a {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-indent: -1000em;
}

/* @end */

/* @group Tables */

table {
	width: 100%;
	background-image: url(/upload/template/melvillewaterpolo/dotted-001.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 2px;
	margin: 1.5em 0;
}

td {
	background-color: #f0f7ee;
	background-image: url(/upload/template/melvillewaterpolo/dotted-001.png);
	background-repeat: repeat-x;
	padding: 10px;
}

/* @end */