/******************************************/
/* CSS powered by clock - www.clock.co.uk */
/******************************************/

/**
 * Index
 */

body {
	background-repeat: no-repeat;
	background-position: center top;
}

.home .full-width {
	width: 816px;
}

#container {
	position: relative;
}

#spot-click-ad {
	position: absolute;
	z-index: 100;
	top: 25px;
	right: 90px;
}

/* Header */

.home #header {
	height: 91px;
	margin-bottom: 25px;
}

.home #header h1 a {
	margin-top: 21px;
}

/* Main Content / Footer */

.home #header,
.home #main-content,
.home #footer {
	width: 848px;
	padding: 0px 15px 0px 55px;
}

.home #footer {
	padding-top: 20px;
	height: 40px;
}

#headline-promotion {
	width: 350px;
	margin-bottom: 30px;
}

#headline-promotion h3 strong {
	float: left;
}

/* Titles */

.home #main-content h2 {
	display: block;
	font-size: 48px;
	margin-bottom: 25px;
}

.home #main-content h2 strong {
	display: block;
}

.home #main-content h2 strong.tighten-leading {
	margin-top: -18px;
	*margin-top: -72px; /* For IE 7 */
}

.home #main-content h2 strong.now-on-sale {
	margin-top: 18px;
	*margin-top: -13px; /* For IE 7 */
	font-size: 28px !important;
}

/*.home #main-content .panel h4 {
	font-size: 15px;
	position: absolute;
	top: 50px;
	left: 10px;
	max-width: 200px;
	background-color: #000000;
	padding: 3px 3px 3px 3px;
}*/
.sub-title {
	width: 210px;
	height: 51px;
}

/* Panels */

.home .panel {
	position: relative;
	width: 258px;
	margin: 0px 12px 12px 0px;
	padding: 0px 0px 0px 0px;
}

.home .medium {
	height: 201px;
	margin-top: 15px;
}

.home .short {
	height: 101px;
}

/* Panel Contents */

.panel img {
	float: left;
	display: inline;
	margin: 0px 10px 5px 10px;
}

#main-content .panel p {
	font-size: 11px;
	line-height: 1.4em;
}

#main-content .panel a {
	outline: none;
}

/* News and Updates */

#news-and-updates div {
	clear: both;
	float: left;
	width: 100%;
	padding: 1px 0;
	*padding: 0px 0px 4px 0px; /* For IE 7 */
}

#news-and-updates img {
	width: 30px;
}

#news-and-updates p {
	width: 208px;
	float: left;
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 0px 10px;
}

#news-and-updates.alternative a {
	text-decoration: none !important;
}

#news-and-updates a.more {
	margin: 0 10px;
}

/* Sarries TV and Store */

.home .panel .action {
	font-size: 15px;
	position: absolute;
	top: 130px;
	left: 10px;
	max-width: 200px;
	background-color: #000000;
	padding: 5px 5px 2px 5px;
}

/* Tickets and Membership */

#tickets-and-membership img,
#hospitality-and-events img,
#community img {
	position: absolute;
	right: 0px;
	top: 0px;
	margin: 0px 0px 0px 0px;
}

#tickets-and-membership .image-link img,
#hospitality-and-events .image-link img,
#community .image-link img {
	right: 10px;
	top: 10px;
}

#tickets-and-membership p,
#hospitality-and-events p,
#community p {
	margin-right: 106px;
	margin-top: 0px !important;
	margin-left: 10px !important;
}

#tickets-and-membership .read-more,
#hospitality-and-events .read-more,
#community .read-more {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#sarries-tv .read-more,
#store .read-more {
	position: absolute;
	bottom: 0px;
	left: 10px;
}



#main-content #fixtures {
	width: 802px;
}
#main-content #fixtures h3 {
	background-image:none;
	padding:7px 10px 5px;
	float:left;
}
#main-content #fixtures p,
#main-content #fixtures a.more-fixtures {
	margin-bottom:0;
	font-size:12px;
	line-height:30px;
	border-left:1px dashed #333;
	float:left;
	padding:0 10px;
}
#main-content #fixtures p span {
	padding:0 6px;
}
#main-content #fixtures img {
	float:none;
	vertical-align:middle;
	margin:0 0 2px;
}

/*Sarries TV */

#sarries-tv h4 {
	color: #FFFFFF;
	margin: 0px 10px 10px 10px;
}

#sarries-tv img {
	float: none;
	margin-bottom: 15px;
}

#older-videos ul {
	margin: 0px 0px 15px 0px;
}


/* Multipage Controller */

.home #main-content .multipage-controller-container {
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 1;
}

.home #main-content .multipage-controller-container div {
	display: inline;
	width: 238px;
	margin: 0px 10px 0px 10px;
}

.controller-replacement {
	position: absolute;
	bottom: 5px;
	padding-top: 5px;
	border-top: 1px dotted #161616;
}
