/* Mole Valley Netball Styles - Version  1.0, 12th January 2006.  */
/* Produced by Cathy Daly at Wokingham Web Works, www.wokinghamwebworks.co.uk  */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, div, img {margin: 0; padding: 0; border: 0;}

/* Main block-level definitions  */
body {
    background-color: #FFFFFF;
    text-align: center;
    width: 100% !important;
}
#wrapper {
    color: #490306;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    margin: auto;
	max-width: 900px;
    text-align: center;
    width: auto;
	width: expression(document.body.clientWidth > 900 ? "900px" : "auto" );
}
#innerwrapper {
    border: #490306 3px solid;
    background-color: #ffffff;
    margin: 20px 5px 20px 5px;
    min-width: 760px;
    text-align: left;
    width: auto;
    width: expression(document.body.clientWidth < 760 ? "720px" : "auto" );
}
/* HTML Selector definitions */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	margin: 20px 10px 10px 10px;
}
h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.3em;
    margin: 20px 10px 8px 10px;
}
h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    margin: 10px 10px 6px 10px;
}
h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    margin: 0px 10px 4px 10px;
}
p {
    margin: 0px 0px 8px 10px;
}
table p {
    color: #490306;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	margin: 3px 0px 3px 0px;
}
table h2 {
    color: #490306;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-weight: bold;
	margin: 3px 0px 3px 0px;
}
td {
	vertical-align: middle;
}
ul {
    margin: 0px 10px 2px 20px;
}
/* Navigation*/

#rightcolcontent a:link {
    color: #000000;
    display: block;
    font-size: 1.1em;
    height: 2em;
    line-height: 2em;
    padding-left: 10px;
    text-decoration: none;
}
#rightcolcontent a:visited {
    color: #000000;
    display: block;
    font-size: 1.1em;
    height: 2em;
    line-height: 2em;
    padding-left: 10px;
    text-decoration: none;
}
#rightcolcontent a:hover {
    color: #E70711;
    display: block;
    font-size: 1.1em;
    height: 2em;
    line-height: 2em;
    padding-left: 10px;
    text-decoration: none;
}
#rightcolcontent a:active {
    color: #000000;
    display: block;
    font-size: 1.1em;
    height: 2em;
    line-height: 2em;
    padding-left: 10px;
    text-decoration: none;
}
#menu {
    width: 8em;
}
.notpagelocation {
    margin: 3px 0px;
}
.pagelocation {
    color: #474747;
    display: block;
    font-size: 1.1em;
    height: 2em;
    line-height: 2em;
    margin: 3px 0px;
    padding-left: 10px;
    text-decoration: none;
}
/* Main content class and ID selector definitions, in alphabetical order.*/
.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
}
#header {
	background-color: #Fe2e39;
	height: 120px;
	text-align: center;
	padding-left: 30px;
}
#header h1 {
    font-size: 2em;
    margin: 0px 100px 0px 120px;
    padding: 10px 0px 5px 0px;
}
#header h2 {
    font-size: 1.5em;
    margin: 10px 160px 0px 180px;
}
.imgleft {
    float: left;
    margin: 0px 10px 0px 0px;
}
.imgright {
    float: right;
    margin: 16px 10px 10px 10px;
    width: 80px;
}
#leftcolbackground {
    background-image: url(leftcolbackground.jpg);
    background-repeat: repeat-y;
    width: 100%;
}
#leftcolcontent {
    float: left;
    margin-top: 20px;
    padding-bottom: 10px;
    text-align: center;
    width: 200px;
}
#middlecolcontentwrapper{
	height: 100%;
	margin: 0px 160px 0px 210px;
}
#middlecolcontent{
	padding-top: 10px;
	padding-bottom: 10px;
	width: 95%;
}
#rightcolbackground {
    background: url(rightcolbackground.gif) right top repeat-y;
    width: 100%;
}
#rightcolcontent {
    float: right;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 150px;
}
/* Bottom/Footer definitions */
#footer {
    background-color: #EDEDED;
    border-top: 1px solid #606060;
    clear: both;
    font-size: 0.75em;
    height: 2.4em;
    line-height: 1.2em;
    padding: 10px;
    text-align: center;
}
#footer a:link {
    color: #000000;
    font-weight: normal;
    text-decoration: underline;
}
#footer a:visited {
    color: #000000;
    font-weight: normal;
    text-decoration: underline;
}
#footer a:hover {
    color: #C0C0C0;
    font-weight: normal;
    text-decoration: underline;
}
#footer a:active {
    color: #C0C0C0;
    font-weight: normal;
    text-decoration: underline;
}
/* Dreamweaver additions */
.newsbox {
	padding: 5px;
	border: 1px solid #c0c0c0;
	background-color: #ECF2F2;
	margin: 0px 10px 0px 80px;
}
.tournamentbox {
	padding: 5px;
	border: 1px solid #c0c0c0;
	background-color: #ECF2F2;
	margin: 10px 20px 0px 10px;
}
.tournamentboxtable {
	padding: 5px;
	border: 1px solid #c0c0c0;
	background-color: #ECF2F2;
	margin: 10px 0px 0px 0px;
}
.trainingbox {
	padding: 5px;
	margin: 0px 10px 0px 80px;
}
