html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 99%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* General */

body {
	background: #761919 url(../images/layout/slice.gif) repeat-x 0 0;
	color: #fff;
	font: normal 12pt/1.5em "Myriad Web Pro", "Trebuchet MS", arial, sans-serif;
	padding: 10px 0 0 0;
	text-align: center;
}

.outerWrapper {
	clear: both;
	margin: 0 auto;
	text-align: left;
	width: 960px;
}
.clearafter:after { content: ""; display: block; height: 0; clear: both; }
.clearafter { height: 100%; }


#header {
	position: relative;
	padding-top: 9px;
}

#header #chcLogo {
	position:absolute;
	right: 0;
	top: 0;
}

#titleBar {
	background: #a20106;
	height: 56px;
	overflow: visible;
	padding-top: 10px;
}

h1 {
	float: left;
	position:absolute;
	top: 20px;
}
h1 a {
	display: block;
	font-size: 300%;
	line-height: 80%;
	font-weight: bold;
	text-indent: 10px;	
	text-decoration: none;
	color: #fff;
}
h1 span {
	color: #df0d0c;
	font-size: 77%;
	position: relative;	
font-style: italic;
	top: 2px;
		font-weight: normal;
}
div.mainsponsor {
	padding: 21px 100px 0 0;
	font-size: 86%;
	float: right;
	font-style: normal;
}
div.mainsponsor span {
	font-style: normal;
	font-weight: bold;	
}

div#nav {

}
div#nav ul {

}
div#nav li {
	display: block;
	float: left;
	padding: 12px 20px; 
}
div#nav li.first {
	padding-left: 10px;
}
div#nav a {
	color: #fff;
	display: block;
	padding: 0 5px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 95%;
}
div#nav a:active, div#nav a:hover,
div#nav a.selected {
	border-bottom: 5px solid #a20106;
}

#headline {
	float: left;
	height: 448px;
	overflow: hidden;
	position: relative;
	width: 755px;
}
#headline img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
#headline h2,
#headline a {
	position: relative;
	z-index: 99;
}
#headline h2 {
	background: transparent url(../images/layout/blackTrans.png) repeat 0 0;
	padding: 15px 10px 10px 20px;
	font-size: 350%;
	line-height: 100%;
	font-weight: bold;
	margin-top: 40px;
	width: 310px;
}
#headline a {
	background: transparent url(../images/layout/redTrans.png) repeat 0 0;
	display: block;
	color: #fff;
	padding: 15px 20px 15px 20px;
	font-size: 110%;
	font-weight: normal;
	font-style: italic;
	text-align: right;
	text-decoration: none;
	width: 300px;
}
#headline a:active, #headline a:hover {
	background: #841717 none;
}

#others {
	border-top: 1px solid #901616;
	float: left;
	width: 205px;
}
#others .story {
	border-bottom: 1px solid #901616;
	border-right: 1px solid #901616;	
	height: 99px;
	background: #342d2d;
	color: #fff;
	font-weight: normal;
	padding: 12px 12px 0 0;
	width: 191px;
	position: relative;
}
#others .story h3 {
	font-weight: normal;
	font-size: 110%;
	margin-left: 71px;
	text-align: right;
	width: 120px;
}
#others .story a,
#others .story span {
	position: absolute;
	color: #9c9fad;
}
#others .story a {
	font-size: 80%;
	font-style: italic;
	text-decoration: none;
	bottom: 6px;
	right: 10px;
}
#others .story a:active, #others .story a:hover {
	text-decoration: underline;
}
#others .story span {
	font-size: 70%;
	top: 15px;
	left: 10px;
}

#content {
	background: #a20106;
	padding: 10px;
	margin: 10px auto;
	width: 940px;
}

#content .contentcolumn {
	float: left;
}
#content .contenttitle {
	background: #761919;
	padding: 10px 0;
	text-transform: uppercase;
	width: 100%;
}
#content .contenttitle {
	font-size: 110%;
}
#content .innercolumncontent {
	padding: 20px 0;
	position: relative;
}

#leftcontent {
	width: 470px;
}
#content #leftcontent .contenttitle {
	width: 450px;
	padding-left: 20px;
}
#content #leftcontent .innertitle,
#content #leftcontent .innercolumncontent {
	padding-left: 20px;
	width: 430px;	
	margin-right: 20px;
}
#content .innercolumncontent .homeTeam {
	text-align: left;
}
#content .innercolumncontent .homeTeam img {
	position: absolute;
	left: 20px;
	top: 20px;
}
#content .innercolumncontent .awayTeam {
	text-align: right;	
}
#content .innercolumncontent .awayTeam img {
	position: absolute;
	right: 45px;
	top: 20px;
}
#content .innercolumncontent .homeTeam,
#content .innercolumncontent .awayTeam {
	font-weight: bold;
	text-transform: uppercase;
}
#content .innercolumncontent .homeTeam,
#content .innercolumncontent .awayTeam,
#content .innercolumncontent .score {
	text-align: center;
	float: left;
	padding: 0px 0 40px 0;		
}
#content .innercolumncontent .homeTeam {
	margin-left: 80px;	
	text-align: right;	
}
#content .innercolumncontent .awayTeam {
	margin-right: 40px;	
	text-align: left;	
}
#content .innercolumncontent .score {
	width: 43px;
}
#content .innercolumncontent .matchGround,
#content .innercolumncontent .matchLeague {
	position: absolute;
	top: 45px;
	font-size: 75%;
	font-weight: bold;
}
#content .innercolumncontent .matchLeague {
	top: 61px;
	font-weight: normal;
}
#content #leftcontent .innercolumncontent .matchGround,
#content #leftcontent .innercolumncontent .matchLeague {
	display: block;
	text-align: center;
	left: 100px;
}
#content #leftcontent .resultdetail .matchGround,
#content #leftcontent .resultdetail .matchLeague {
	left: 100px;
}

#centrecontent {
	width: 200px;
}
#content #centrecontent .innercolumncontent {
	width: 180px;
	padding-right: 20px;
}
#content #centrecontent .eventdate {
	background: url(../images/layout/calendar.gif) no-repeat 0 0;
	width: 30px;
	height: 29px;
	text-align: center;
	color: #342d2d;
	line-height: 90%;
	padding-top: 14px;
	font-size: 90%;
	float: left;
}
#content #centrecontent .eventdate span {
	display: block;
}
#content #centrecontent .eventdetails {
	float: left;
	width: 140px;
	padding: 0 0 30px 10px;
	font-size: 90%;	
}
#content #centrecontent .eventtitle {
	padding-bottom: 4px;	
	font-style: normal;
	line-height: 120%;
	font-size: 1.1em;
	width: 140px;	
}
#content #centrecontent .eventlocation {
	font-size: 90%;
	color: #4b0101;
	line-height: 100%;
	width: 140px;	
}

#content #centrecontent a {
	color: #fff;
	text-decoration: none;
	font-style: italic;
}
#content #centrecontent a:active,
#content #centrecontent a:hover {
	text-decoration: underline;
}

#rightcontent {
	width: 270px;
	position: relative;
	height: 370px;
}
#content #rightcontent .contenttitle,
#content #rightcontent .innercolumncontent {
	padding-right: 20px;
	text-align: right;
	width: 250px;	
}
#content #rightcontent table {
	margin-left: 20px;
	width: 230px;
}
#content #rightcontent table th {
	border-bottom: 2px solid #761919;
	font-weight: bold;
	padding-bottom:5px;
}
#content #rightcontent table td.top {
	padding-top:5px;
}
#content #rightcontent table td.pts {
	font-weight: bold;
}
#content #rightcontent table td,
#content #rightcontent table th {
	text-align: center;
	font-size: 90%;
	width: 12%;
}
#content #rightcontent table td.team,
#content #rightcontent table th.team {
	text-align: left;
	width: 40%;
}
#content #rightcontent table tr.cnk_sc_fav td.team {
	font-weight: bold;
}	


#content .article span {
	display:  block;
}
#content .article span.caps {
	display:  inline;
}
#content .article .entry-title a {
	color: #fff;
	text-decoration: none;
	font-size: 145%;
	font-weight: bold;
	line-height: 110%;
}
#content .article .published {
	color: #eee;
	font-size: 85%;
	font-style: italic;
	float: right;
	margin-left: 15px;	
}
#content .article .excerpt {
	padding-top: 5px;
	color: #eee;
	font-size: 85%;
}
#content .article a.clickthrough
{
	color:#eee;
	font-style:italic;
	display:block;
	margin-bottom:30px;
	padding: 5px 0;
}
#content .article .entry-title a:active, 
#content .article .entry-title a:hover,
#content .article a.clickthrough:active,
#content .article a.clickthrough:hover
{
	background: #a20106;
}

.news #content #leftcontent .innercolumncontent,
.fixtures #content #leftcontent .innercolumncontent,
.facilities #content #leftcontent .innercolumncontent,
.club-contacts #content #leftcontent .innercolumncontent,
.bar-rota #content #leftcontent .innercolumncontent,
.events #content #leftcontent .innercolumncontent, 
.gallery #content #leftcontent .innercolumncontent {
	background:#761919;
	margin-top:10px;
	padding-right: 20px;
	width: 410px;		
}

body.articlepage #content #leftcontent {
	width: 670px;
}
body.articlepage #content #leftcontent .contenttitle {
	width: 650px;
	padding-left: 20px;
}
body.articlepage #content #leftcontent .innertitle,
body.articlepage #content #leftcontent .innercolumncontent {
	padding-left: 20px;
	width: 630px;	
	margin-right: 20px;
}
body.articlepage #content #leftcontent .innercolumncontent,
body.articlepage #events #content #leftcontent .innercolumncontent {
	background:#761919;
	margin-top:10px;
	padding-right: 20px;
	width: 610px;		
}

body.articlepage #content #leftcontent .newsthumb {
	display:block;
	float:right;
	margin: 0 0 20px 20px;
	cursor:url(/images/layout/mag.cur), -moz-zoom-in, auto;
}


body.articlepage #content #leftcontent .entry-title {
	font-size: 180%;
	font-weight: bold;
	line-height:130%;
}

body.articlepage #content #leftcontent .published {
	float: left;
	margin: 0 240px 10px 0;
	display: block;
}
body.articlepage #content #leftcontent .excerpt {
	display: block;
	padding-bottom: 10px;
	font-style: italic;
	font-size: 115%;
}
body.articlepage #content #leftcontent p {
	display: block;
	font-size:90%;
	line-height:160%;
	margin-bottom: 10px;
}
body.articlepage #content #leftcontent a {
	text-decoration: none;
	line-height:80%;
}
body.articlepage #content #leftcontent a #img {
	padding-bottom:0;
	margin-bottom:0;
	cursor:url(/images/layout/mag.cur), -moz-zoom-in, auto;
}
body.articlepage #content #leftcontent a #imagecaption {
	color: #fff;
	background: #a20106;
	padding: 10px 0 10px 10px;
	width: 260px;
}

body.fixtures #content #leftcontent,
body.facilities #content #leftcontent,
body.club-contacts #content #leftcontent,
body.bar-rota #content #leftcontent{
	width: 470px;
}
body.fixtures #content #leftcontent .contenttitle,
body.facilities #content #leftcontent .contenttitle,
body.club-contacts #content #leftcontent .contenttitle,
body.bar-rota #content #leftcontent .contenttitle {
	width: 450px;
	padding-left: 20px;
}
body.fixtures #content #leftcontent .innertitle,
body.fixtures #content #leftcontent .innercolumncontent,
body.facilities #content #leftcontent .innertitle,
body.facilities #content #leftcontent .innercolumncontent,
body.club-contacts #content #leftcontent .innertitle,
body.club-contacts #content #leftcontent .innercolumncontent,
body.bar-rota #content #leftcontent .innertitle,
body.bar-rota #content #leftcontent .innercolumncontent {
	padding-left: 20px;
	width: 410px;	
	margin-right: 20px;
}
body.fixtures #content #leftcontent .innercolumncontent,
body.fixtures #events #content #leftcontent .innercolumncontent,
body.facilities #content #leftcontent .innercolumncontent,
body.facilities #events #content #leftcontent .innercolumncontent,
body.club-contacts #content #leftcontent .innercolumncontent,
body.club-contacts #events #content #leftcontent .innercolumncontent,
body.bar-rota #content #leftcontent .innercolumncontent,
body.bar-rota #events #content #leftcontent .innercolumncontent {
	background:#761919;
	margin-top:10px;
	padding-right: 20px;
	width: 410px;		
}
body.fixtures #content #leftcontent .entry-title,
body.facilities #content #leftcontent .entry-title,
body.club-contacts #content #leftcontent .entry-title,
body.bar-rota #content #leftcontent .entry-title {
	font-size: 180%;
	font-weight: bold;
	line-height:130%;
	padding-bottom: 15px;
}

.gallerypage #content #leftcontent .innercolumncontent{
	background:#761919;
	margin-top:10px;
	padding-right: 20px;
	width: 900px;		
}

.gallerypage #content #leftcontent .contenttitle {
	width: 920px;
	padding-left: 20px;
}

.gallerypage #content #leftcontent {
	width: 940px;
}

.gallerypage .thumbs {
	margin: 20px auto 0 auto;
	width: 870px;
}
.gallerypage #content #leftcontent .innercolumncontent p {
	width: 870px;
	margin: 10px auto 0 auto;
	font-size: 0.9em;
}
.gallerypage #content #leftcontent .innercolumncontent {
	padding-top: 10px;
}
.gallerypage #thumbs li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.gallerypage #thumbs li a {
	display: block;
	border: 7px solid #ddd;
}
.gallerypage #thumbs li a:active,
.gallerypage #thumbs li a:hover {
	border-color: #fff;
}

.gallerypage #gallerycontent {
	float: right;
}
.gallerypage #gallerycontent #slideshow img {
	border: 10px solid #a20106
}
.gallerypage div.pagination {
	clear: left;
	width: 360px;
}

#latestresulttitle {
	margin-top: 15px;
}

.article-image {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 5px;	
}
.article-image-left {
	float: left;
	margin-right: 10px;
	margin-top: 5px;	
	margin-bottom: 10px;	
}

.frontevents {
	margin-bottom: -30px;
}

#tvcontent {
	width: 470px;
}
#tvcontent .innertitle {
	text-indent: 20px;
}

#mensTable, #womensTable {
	position: absolute;
	top: 0;
}
#womensTable,
#sponsors #centrecontent {
	display: none;
}
#progressContainer {
	position: absolute; 
	line-height: 1px; 
	font-size: 1px; 
	height: 3px; 
	width: 250px; 
	top: 44px; 
	z-index: 99; 
	right: 0;
}
#progressBar {
	background: #fff; 
	display: block; 
	height: 3px; 
	width: 0px;
}

.sponsorBlock {
	display: block;
	width:100%;
	overflow:hidden;
	margin-bottom:20px;
}
.sponsorBlock h3 {
	font-weight: bold;
	font-size: 1.1em;
	padding-bottom: 4px;
	font-style: italic;
	margin-bottom: 6px;
	border-bottom: 1px dotted #bbb;
}
.sponsorBlock img {
	float: right;
	margin: 5px 0 5px 10px;
}