/* Nutwell Court Main Styles */
body, html {
	padding:0;
	padding-top:10px;
	margin:0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:small;
	background-color: #EEEEEE;
	}

h1 {
	margin:0;
	padding:0;
	margin-bottom:10px;
	font-size:large;
	color:#CC0000;
	}
	
h2 {
	margin:0;
	padding:0;
	margin-bottom:-10px;
	font-size:medium;
	color:#000066;
	}
h3 {
	margin:0;
	padding:0;
	margin-top:15px;
	margin-bottom:-5px;
	font-size:small;
	color:#660000;
}	
h4 { /*used in the messages returned by the timings/results code*/
	font-size:small;
	font-weight:normal;
	}
strong {
	color:#333333;
	}
.cancel {
	color:#CC0000;
	border:#CC0000 dotted 1px;
	padding:7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	}
.centered {
	text-align:center;
	}
img {
	border:none;
	}
img.leftimg {
	float:left;
	margin-right:5px;
	margin-bottom:3px;
	}
img.rightimg {
	float:right;
	margin-left:5px;
	margin-bottom:3px;
	}
img.inline {
	margin-top:-10px;
	}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 750px;
	border: #999999 1px solid;
	background-color:#FFFFFF;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

#header {
	margin: 0 0 15px 0;
	-webkit-border-radius: 7px 7px 0 0;
	-moz-border-radius: 7px 7px 0 0;
	border-radius: 7px 7px 0 0;
	background: #FFFFFF url(../images/nutwell-court-header.jpg) top center no-repeat;
	height:90px;
}

#leftcol {
	float: left;
	width: 150px;
	padding-top:50px;
}

#rightcol {
	float: right;
	width: 150px;
	padding-top:50px;
}
#rightcol p{
	color:#333333;
	font-size:x-small;
	font-weight:bold;
	display:block;
	width:100%;
	text-align:center;
	}
#content { 
	float: left;
	width: 59%;
}

#footer {
	clear: both;
	text-align:center;
	height:25px;
	padding-top: 10px;
	color:#666666;
	border-top: #CC0000 1px solid;
	font-size:12px;
}

div.innertube {
	padding:10px;
}
div.clear {
	clear:both;
	}

a:link, a:visited {
	color:#CC0000;
	text-decoration:none;
	}
a:hover, a:active {
	color:#0000CC;
	text-decoration:underline;
	}
div.prizediv {
	margin: 0;
	margin-top:5px;
	padding:0;
}
fieldset {
	width:390px;
	margin:0;
	margin-top:5px;
	padding:15px;
	border: #999 1px solid;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	}
fieldset.prizes {

}
fieldset.entry {
	text-align:center;
}
fieldset.competitor {
	text-align:center;
}
legend {
	color:#000033;
	font-weight:bold;
	padding-right:5px;
	}
fieldset.prizes p {
	margin:0;
	padding:0;
	/*padding-top:10px;*/
}
fieldset.prizes table {
 	width: 370px;
	padding:0px;
	margin:0 auto;
	padding-top:5px;
}
fieldset.prizes td, fieldset.prizes th, fieldset.competitor td, fieldset.competitor th  {
	border: #666666 1px solid;
	padding:1px;
	margin:0;
}
#navlist
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#navlist li 
{
	/*padding-left: 20px;
	background-image: url(images/menu-b.gif);
	background-repeat: no-repeat;
	background-position: 0 0.2em;*/
	line-height:2em;
}
#navlist a:link, #navlist a:visited {
	padding-left:5px;
	color:#666666;
	text-decoration:none;
	display:block;
	width:100%;
	height:100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#navlist a:hover, #navlist a:active {
	color:#FFFFFF;
	background-color:#666666;
	text-decoration:none;
}
#navlist a#current {
	color:#CC0000;
	background-color:#EEEEEE;
	text-decoration:none;

}
.newwindow a:hover,  .newwindow a:active  {
	background-image:url(../images/new-window.gif);
	background-position:right center;
	background-repeat:no-repeat;
	}
/* location styles*/
#leftcontent {
	padding:3px;
	margin:3px;
	margin-top:0;
	width: 43%;
	float:left;
	border:#CCCCCC 1px solid;
	background-color:#FFFFFF;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
#rightcontent {
	padding:3px;
	margin:3px;
	margin-top:0;
	width: 49%;
	float:right;
	border:#CCCCCC 1px solid;
	background-color:#FFFFFF;
	padding-left: 5px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
#directionscontent {
	padding:3px;
	padding-top:0;
	margin:3px;
	margin-top:10px;
	width:406px;
	border:#CCCCCC 1px solid;
	background-color:#EEE;
	padding-left: 5px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
#mapcontent {
	width: 410px; 
	height: 310px;
	border:#CCCCCC 1px solid;
	margin-top:5px;
	margin-left:1%;
	margin-right:1%;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding:3px;
}

/* search icon*/
div#search {
	width:200px;
	height:100px;
	background:#FFFFFF url(../images/search-icon.jpg) left center no-repeat;
	border: #CCCCCC 1px solid;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	margin: 10px auto;
	}
div#search a {
	display:block;
	width:140px;
	height:100%;
	padding-left:60px;
	line-height:1.5;
	font-weight:bold;
	padding-top:5px;
	}
div#sponsor {
	border:none;
	overflow:hidden;
	padding:0;
	margin:0;
	width:150px;
	height:100px;

	}
