/* Thank you Sticky Footer (http://www.cssstickyfooter.com) */
html, body, #wrapper { height: 100%; }

body > #wrapper {
	height: auto;
	min-height: 100%;
}

body {
	background: url(../images/bg.jpg) repeat-y top center;
	margin: 0;
	padding: 0;
	font: 14px/1.6em Helvetica, Arial, sans-serif;
	position: relative;
	color: #333;
}

a { color: #c00;}

a img { border: none; }

h1 {
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
}

h2 {
	padding-bottom: 5px;
	margin: 10px 0 0 0;
}

input {
	padding: 4px;
	font-size: 100%;
}

#header {
	width: 900px;
	height: 291px;
	background: url(../images/bg-header.jpg) no-repeat center bottom;
	margin: 0 auto;
	position: relative;
}

a#logo {
	position: absolute;
	left: -30px;
	bottom: 130px;
	display: block;
	width: 391px;
	height: 134px;
	background: url(../images/logo.jpg) no-repeat center center;
	text-indent: -9999px;
	outline: none;
}

span#competition-dates {
	position: absolute;
	right: -30px;
	bottom: 130px;
	display: block;
	width: 532px;
	height: 133px;
	background: url(../images/competition-dates.jpg) no-repeat center center;
	text-indent: -9999px;
	outline: none;	
}

#navigation {
	position: absolute;
	bottom: 55px;
}

#navigation ul {
	margin: 0;
	padding: 0;
}

#navigation li {
	float: left;
	list-style: none;
	text-indent: -9999px;
}

#navigation li a {
	height: 45px;
	display: block;
}

#navigation a:focus { outline: none; }

#navigation li a:hover { background-position: 0 -45px; }

#navigation li a { background-repeat:; no-repeat; }

#navigation li#home a {
	width: 82px;
	background-image: url(../images/bg-nav-home.jpg);
	margin-left: 40px;
	margin-right: 38px;
}

#navigation li#signup {
	width: 109px;
	background-image: url(../images/bg-nav-signup.jpg);
	margin-right: 34px;	
	height: 45px;
	display: block;	
}

#navigation li#background a {
	width: 194px;
	background-image: url(../images/bg-nav-background.jpg);
	margin-right: 25px;
}

#navigation li#prizes a {
	width: 152px;
	background-image: url(../images/bg-nav-prizes.jpg);
	margin-right: 24px;	
}

#navigation li#bursary a {
	width: 151px;
	background-image: url(../images/bg-nav-bursary.jpg);
}

body#home-page #navigation li#home a { background-position: 0 -45px; }
body#signup-page #navigation li#signup a { background-position: 0 -45px; }
body#background-page #navigation li#background a { background-position: 0 -45px; }
body#prizes-page #navigation li#prizes a { background-position: 0 -45px; }
body#bursary-page #navigation li#bursary a { background-position: 0 -45px; }

#content {
	width: 760px;
	margin: -30px auto 0 auto;
	position: relative;
	padding-bottom: 300px;
	padding-bottom: 236px;
}

#home-page h2, #signup-page h2, #bursary-page h2 {
	position: relative;
	color: #666;
	font-size: 130%;
	padding: 15px 0 15px 20px;	
	margin-left: -20px;
	height: 1%;
	width: 100%;
	background: url(../images/bg-heading.jpg) no-repeat left top;
}

/* home page */
#home-page #content {
	width: 828px;
	margin-top: -50px;
}

#home-page #feature {
	position: relative;
	width: 828px;
	height: 262px;
	background: url(/images/home-page-feature.jpg) no-repeat left top;
}

#home-page #feature p { margin: 0; padding: 0; }

#home-page #feature #intro {
	font-size: 130%;
	line-height: 1.4;
	color: #eee;
	margin: 0;
	position: absolute;
	top: 50px;
	left: 50px;
	width: 600px;
}

#home-page #feature #mp3-player {
	position: absolute;
	left: 435px;
	bottom: 90px;
}

#home-page #feature a {
	position: absolute;
	display: block;
	text-indent: -9999px;
	outline: none;	
}

#home-page #feature #signup-now {
	position: absolute;
	display: block;	
	left: 50px;
	top: 150px;
	height: 46px;
	width: 191px;
	background: url(/images/bg-signup-now-to-take-part.gif) no-repeat top left;
}

#home-page #winners-intro {  }

#home-page #prize-winners table { border: none; }

#home-page #prize-winners td { border-bottom: 1px solid #eee; padding: 6px 0 6px 0; }

#home-page #many-thanks ul li { margin: 10px 0 10px 0; }

#home-page #inner {
	width: 760px;
	margin: 0 auto;
}

table {
	width: 100%;
	margin-left: 0px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

th.final { width: 160px; }

th, td { padding: 2px 0; }

th {
	padding: 2px 0;
	color: #333x;
	text-align: left;
	font-size: 90%;
	border-bottom: 1px solid #eee;
}

tr.concessions { color: #999; font-size: 80%; }

#home-page #logos {
	position: relative;
	height: 155px;
	width: 755px;
}

#home-page #logos ul { margin: 0; padding: 0; }
	
#home-page #logos li { list-style: none; }

#home-page #logos li a {
	position: absolute;
	display: block;
	width: 100px;
	height: 100px;
	background: red;
	text-indent: -9999px;
	outline: none;
}

#home-page #logos li.underground-sounds a {
	width: 66px;
	height: 82px;
	background: url(/images/logo-underground-sounds.gif);
	top: 0px;
	left: 0px;	
}

#home-page #logos li.the-playhouse a {
	width: 145px;
	height: 52px;
	background: url(/images/logo-theplayhouse.gif);
	top: 12px;
	left: 98px;	
}

#home-page #logos li.northsomerset a {
	width: 145px;
	height: 52px;
	background: url(/images/logo-northsomerset.gif);
	top: 14px;
	left: 280px;
}

#home-page #logos li.emarty a {
	width: 145px;
	height: 52px;
	background: url(/images/logo-emarty.gif);
	top: 12px;
	left: 465px;	
}

#home-page #logos li.kwerki a {
	width: 114px;
	height: 52px;
	background: url(/images/logo-kwerki.jpg);
	top: 12px;
	left: 640px;
}

#home-page #logos li.roland a {
	width: 146px;
	height: 49px;
	background: url(/images/logo-roland.gif);
	top: 98px;
	left: 130px;
}

#home-page #logos li.sennheiser a {
	width: 165px;
	height: 49px;
	background: url(/images/logo-sennheiser.gif);
	top: 98px;
	left: 290px;
}

#home-page #logos li.tanglewood a {
	width: 117px;
	height: 49px;
	background: url(/images/logo-tanglewood.gif);
	top: 98px;
	left: 0px;
}

#home-page #logos li.principle-entertainments a {
	width: 270px;
	height: 31px;
	background: url(/images/logo-principle-entertainments.jpg);
	top: 110px;
	left: 480px;
}

/* signup page */
#signup-page #rules {
	overflow: scroll;
	height: 150px;
	width: auto;
	border: #999 1px solid;
	padding: 5px;
}

#signup-page .thanks h2 {
	font-size: 160%;
	background: none;
	margin-bottom: -10px;
}

#signup-page .thanks p { line-height: 1.2em; }

#signup-page #bands h2, #signup-page #solo-acts h2 { background: url(../images/bg-heading-small.jpg) no-repeat left top; }

#signup-page #bands {
	float: left;
	width: 48%;
}

#signup-page #solo-acts {
	float: right;
	width: 48%;
}

/* bursary page */
#bursary-page #support-the-bursary {
	width: 300px;
	float: right;
	margin-left: 20px;
	margin-top: -4px;
}

#bursary-page #support-the-bursary p {
	padding: 0 10px 0 22px;
	margin-top: 5px;
}

#bursary-page #support-the-bursary h2 {
	margin: -10px 0 0 0;
	width: auto;
	background: url(../images/bg-heading-smaller.jpg) no-repeat left top;
}

dt, dd {
	margin: 0;
	padding: 0;
}

dt {
	width: 250px;
	float: left;
	text-align: right;
	margin-right: 10px;
	padding-bottom: 20px;
	clear: left;
}

dt { font-weight: bold; }

dd {
	width: 500px;
	float: left;
	padding-bottom: 20px;
}

#tabs {
	height: 20px;
	margin: 0;
	padding-left: 10px;
	background: url(../images/tab-bottom.gif) repeat-x bottom;
}

#tabs li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}
	
#tabs a:link, #tabs a:visited {
	float: left;
	background: #fff;	
	font-size: 80%;
	font-weight: bold;
	line-height: 14px;
	padding: 2px 10px 2px 10px;
	margin-right: 6px;
	border: 1px solid #ccc;
	text-decoration: none;
	color: #666;
}

#tabs a:link.active, #tabs a:visited.active {
	border-bottom: 1px solid #fff;
	color: #333;
}

#tabs a:hover { background: #f3f3f3; }

#tabs a:hover.active { background: #fff; }

#upload { padding: 15px 0 0 0; }

#content img.left {
	float: left;
	margin: 0 25px 10px -20px;
}

#content img.right {
	float: right;
	margin: 0 -10px 10px 20px;
}

#footer {
	background: url(../images/bg-crowd.gif) no-repeat center bottom;
	width: 100%;
	height: 236px;
	position: relative;
	margin-top: -236px;
	clear:both;	
}

p.error-summary {
	position: relative;
	color: #fff;
	font-size: 130%;
	font-weight: bold;
	padding: 15px 20px;	
	margin-left: -20px;
	height: 1%;
	background: url(../images/bg-error-heading.jpg) no-repeat left top;
}

.error {
	color: #cc0000;
	padding-top: 4px;
}