@charset "UTF-8";
/* CSS Document */
/* Suburbs / University Netball Club */
/* 21 December 2008 */
/* written by Melissa Fenwick */



body {
	background-color: #011e35;
	padding: 0px;
	margin: 0px;
	background-image:url(../images/bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link, a:visited, a:hover {
	color: #dd2709;}
#top {
	width: 100%;
	background:url(../images/topbg.gif) top left repeat-x;
	height: 147px;
}
#topcontainer {
	margin: 0 auto;
	height: 147px;
	width: 984px;
}
#logo {
	width: 309px;
	display: inline;
	float: left;
	padding:30px 0 0 0;
}
#logo img {
	border: 0px;
}
#topnav {
	width: 600px;
	height: 36px;
	display: inline;
	float: left;
	margin: 111px 0px 0px 0px;
	padding: 0px 0 0 0;
}
#tabs {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:36px;
	line-height:normal;
	margin:0px 0 0;
	padding:0px 0 0 40px;
	width:600px;

}
#tabs ul {
	float:right;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0 0 0;
	width:600px;
}
#tabs li {
	display:inline;
	margin:0;
	padding:0;
}
#tabs a {
	background:transparent url(../images/tab-left.gif) no-repeat scroll left top;
	float:left;
	margin:0;
	padding:0 0 0 10px;
	text-decoration:none;
}
#tabs a span {
	background:transparent url(../images/tab-right.gif) no-repeat scroll right top;
	color:#fff;
	display:block;
	float:left;
	padding:12px 11px 9px 5px;
}
#tabs a span {
	float:none;
}
#tabs a:hover span {
	color:#fff;
}
#tabs a:hover {
	background-position:0 -36px;
}
#tabs a:hover span {
	background-position:100% -36px;
}
#frame {
	padding: 0px;
	margin: 0px auto;
	width: 984px;
}
#banner {
	background:url(../images/banner.jpg) top left no-repeat;
	width: 984px;
	height: 162px;
}
#bannerinside {
	background:url(../images/banner_inside.jpg) top left no-repeat;
	width: 984px;
	height: 162px;
}
#contentbg {
	background:url(../images/contentbg.gif) top left repeat-y;
	padding: 0px;
	margin: 0px;
	width: 984px;
}
#content {
	float: left;
	display: inline;
	padding: 20px 20px 20px 20px;
	margin: 0px;
	width: 610px;
	color: #001e36;
}
#content a:link, #content a:visited, #content a:hover {
	color: #dd2709;
	text-decoration: underline;
}
#content h1 {
	font-size: 1.3em;
	color: #dd2709;
	border-bottom: #dd2709 dotted 1px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
#content h2 {
	font-size: 1em;
	color: #001e36;
	text-transform:uppercase;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
#news {
	float: right;
	display: inline;
	padding: 20px 20px 20px 20px;
	margin: 0px;
	width: 294px;
	color: #001e36;
}
#news a:link, #news a:visited {
	color: #001e36;
	font-weight: bold;
	text-decoration: underline;
}
#news a:hover {
	color: #001e36;
	font-weight: bold;
	text-decoration: underline;
}
#news h2 {
	padding: 0px;
	margin: 0px;
	color: #dd2709;
	font-size: 1em;
}
#sidenav {
	float: right;
	display: inline;
	padding: 20px 20px 20px 20px;
	margin: 0px;
	width: 294px;
	color: #001e36;
}
#sidenav ul {
margin: 0px;
padding: 0px 10px 20px 10px;
}

#sidenav li {
list-style: none;
border-bottom: 1px dotted #001e36;
margin: 0px;
padding: 4px 0px 4px 0px;
}
#sidenav a:link, #sidenav a:visited {
	color: #001e36;
	text-decoration: none;
}
#sidenav a:hover {
	color: #dd2709;
	text-decoration: underline;
}
#sidenav h2 {
	padding: 0px;
	margin: 0px;
	color: #dd2709;
	font-size: 1em;
}
#footer {
	background:url(../images/footerbg.gif) top left no-repeat;
	width: 984px;
	height:10px;
}
