@charset "UTF-8";
body {
	font: 80%/1.6 'Helvetica Neue', Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
	background: #C8D7E1 url(../images/background.png) repeat-x;
}
ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1 {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 30px;
}
h2 {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 22px;
}
h3{
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 20px;
}
h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}
a img {
	border: none;
}
a:link {
	color: #42413C;
	text-decoration: underline;
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}
.container {
	width: 950px;
	margin: 0 auto;
}
.header {
	margin: 0 200px;
	height: 100px;
}
.sidebar {
	float: left;
	position: relative;
	width: 200px;
	margin: 40px 0;
}
.sidebar h2 {
	margin: 0;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 1.5em;
}
.menurounded {
	height: 25px;
	width: 200px;
	background: url(../images/menurounded.png) no-repeat;
}
.menuroundedbottom {
	height: 25px;
	width: 200px;
	background: url(../images/menuroundedbottom.png) no-repeat;
}
.rounded {
	height: 25px;
	width: 730px;
	margin: 0 20px 0 200px;
	background: url(../images/rounded.png) no-repeat;
	}
.content {
	margin: 0 20px 0 200px;
	background: #FFF;
	padding: 10px;
}
.content ul, .content ol { 
	padding: 0 15px 15px 40px; 
}

ul.menu {
	list-style: none;
	text-align: center;
	background: #D4E9F3 url(../images/menushadow.png) repeat-y right;
}
ul.menu a, ul.menu a:visited {
	text-decoration: none;
	font-weight: normal;
	line-height: 2em;
	font-size: 1.1em;
	color: #08C;
}
ul.menu a:hover, ul.menu a:active, ul.menu a:focus {
	color: #08C;
	text-decoration: underline;
}
.footer {
	text-align: center;
	height: 25px;
	margin: 0 0 0 200px;
	line-height: 2em;
	background: url(../images/roundedbottom.png) no-repeat;
	margin-bottom: 0;
	color: #000033;

}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.error {
	color: #FF0000;
	font-weight: bold;
}
.textbox {
	background-image:url(images/textbox.jpg);
	background-repeat:repeat-x;
	border:1px solid #666;
	color:#333333;
	padding:3px;
	font-size:12px;
	font-family: Verdana, Geneva, sans-serif;
}
.quantity {
	width: 40px;
}
.article {
	border-bottom: 1px solid #EEE;
	margin-bottom: 10px;
}
.category {
	border-bottom: 1px solid #EEE;
	margin-bottom: 10px;
}
.article h2 {
	margin: 0;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 1.5em;
}
.event h2 {
	margin: 0;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 1.5em;
}
.event .date, .event .location {
	margin: 0;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: normal;
	font-size: 1.2em;
}
.event .postcode {
	margin: 0;
}
.event .description {
	margin-top: 10px;
}
.article-admin {
	float: right;
	margin-right: 10px;
}
.profile-clubs {
	
}
.profile-clubs h3 {
	margin: 0;
	font-size: 1.4em;
}
.profile-clubs p {
	margin: 0;
}
.error {
	color: #FF0000;
	font-weight: bold;
}
.tournament {
	border-spacing: 0;
	border-top: 1px solid #000;
	text-align: center;
	float:left; 
	position:inline;
}
.lastcolumn {
	border-right: 1px solid #000;
}
.col1 td {
	height: 20px;
	width: 120px;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	text-align: center;
}
.col2 td {
	height: 43px;
	width: 120px;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	text-align: center;
}
.col3 td {
	height: 89px;
	width: 120px;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	text-align: center;
}
.col4 td {
	height: 181px;
	width: 120px;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	text-align: center;
}
.col5 td {
	height: 365px;
	width: 120px;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	text-align: center;
}
.col6 td {
	height: 733px;
	width: 120px;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	text-align: center;
}
