/*
    Site - Liverpool Performing Arts Festival         
    Produced by - Niall Walsh @ Liverpool Direct Limited  
    Date - September 2009
*/


* {
	margin: 0;
	padding: 0;
}
html, body, #bg, #bg table, #bg td, #cont {
	height:100%;
	width:100%;
	overflow:hidden;
}
/* Typography
-------------------------------------------------------------- */

body {
	font-size: 80%;
	line-height: 23px;
	color: #fff;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background:#000;
}
p {
	margin-bottom:10px;
}
p.last {
	margin-bottom: 0;
}
p img {
	float: left;
	margin:  0 1.5em .5em 0;
	padding: 0;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
/* Headings
-------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #fff;
}
h1 {
	font-family:"Century Gothic", "Lucida Grande", Arial, sans-serif;
	font-size:48px;
	color:#FFF;
	padding-top:15px;
	padding-left:10px;
	line-height:48px;
}
h1 a {
	color:#FFF;
	text-decoration:none !important;
}
h1 a:hover {
	text-decoration:underline !important;
	color:#fff !important;
}
h2.tagline {
	font-family:"Century Gothic", "Lucida Grande", Arial, sans-serif;
	font-size:26px;
	color:#FFF;
	padding-top:5px;
	padding-left:190px;
	line-height:26px;
}

h2.music {
	background: #0074ae;
	height: 60px;
	line-height: 60px;
	font-size: 40px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	width:460px;
}
h2.dance {
	background:#a839b2;
	height: 60px;
	line-height: 60px;
	font-size: 40px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	width:460px;
}
h2.drama {
	background:#00aa78;
	height: 60px;
	line-height: 60px;
	font-size: 40px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	width:460px;
}
h2.information {
	background:#b20b60;
	height: 60px;
	line-height: 60px;
	font-size: 40px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	width:460px;
}
h3 {
	font-size: 26px;
	line-height: 28px;
	margin-bottom: 7px;
	text-align: left;
	color:#eca815;
	padding-top:10px;
}
h4 {
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 7px;
	text-align: left;
	color:#09f;
}
h5 {
	font-size: 1em;
	font-weight: bold;
}
h6 {
	font-size: 1em;
	font-weight: bold;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin:0;
}
/* Links
-------------------------------------------------------------- */

a {
	text-decoration: underline;
	color: #fff;
}
a:focus, a:hover {
	text-decoration: underline;
	color:#F90;
}
a:visited {
}
a:visted:hover {
}
#nav a {
-webkit-transition: border-bottom-color .3s linear;
}
#bg div {
	height:200%;
	left:-50%;
	position:absolute;
	top:-50%;
	width:200%;
}
#bg td {
	text-align:center;
	vertical-align:middle;
}
#bg img {
	margin:0 auto;
	min-height:50%;
	min-width:50%;
}
#cont {
	position:absolute;
	top:0;
	left:0;
	z-index:70;
	overflow:auto;
}
.box {
	margin: 0 auto;
	width: 480px;
	padding: 25px;
	top:10%;
	padding-bottom:100px;
	position:absolute;
	top:25%;
	right:130px;
}
#content {
	position:relative;
}
#apdiv {
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	width:100%;
	background:#000;
	opacity:.7; /* FX/Opera/Safari/Chrome */
	-ms-filter:"alpha(opacity=70)"; /* IE8 */
	filter:alpha(opacity=70); /* IE6/IE7 */
	z-index:-1;
}
* html #apdiv {
height:expression(this.parentNode.offsetHeight);
}
#focus-stealer {
	position: absolute;
	left: -9999px;
}
#title {
	position:absolute;
	top:20px;
	z-index:80;
	width:100%;
	line-height:12px
}
#title div {
	height:100px;
}
#titlecontent {
	position:relative;
	width:960px;
}
#titletran {
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	width:100%;
	background:#000;
	opacity:.7; /* FX/Opera/Safari/Chrome */
	-ms-filter:"alpha(opacity=70)"; /* IE8 */
	filter:alpha(opacity=70); /* IE6/IE7 */
	z-index:-1;
}
#logo {
	display:inline;
	width:250px;
	padding-bottom:20px;
	position:absolute;
	bottom:10%;
	left:80px;
}
#logo img a{
	border:none;
}
#logocontent {
	position:relative;
}
#logotran {
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	width:100%;
	background:#000;
	opacity:.7; /* FX/Opera/Safari/Chrome */
	-ms-filter:"alpha(opacity=70)"; /* IE8 */
	filter:alpha(opacity=70); /* IE6/IE7 */
	z-index:-1;
}
#nav {
	display:inline;
	width:250px;
	padding-bottom:20px;
	position:absolute;
	top:25%;
	left:80px;
}
#navcontent {
	position:relative;
}
#navtran {
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	width:100%;
	background:#000;
	opacity:.7; /* FX/Opera/Safari/Chrome */
	-ms-filter:"alpha(opacity=70)"; /* IE8 */
	filter:alpha(opacity=70); /* IE6/IE7 */
	z-index:-1;
}
#nav ul {
	margin:10px 0px 0px 0px;
	padding:0;
	list-style:none;
}
#nav li {
	margin:0px 0px -8px 0px;
	height:42px;
	padding-bottom:0px;
	padding-left:7px;
}
#nav a {
	display:block;
	height:42px;
	text-decoration:none;
}
#nav a.home {
	width:123px;
}
#nav a.homeactive {
	width:123px;
	background:url(img/home-on.png) 0 0 no-repeat;
}
#nav a.home:link, #nav a.home:active, #nav a.home:visited {
	background:url(img/home.png) 0 0 no-repeat;
}
#nav a.home:hover {
	background-position:0 -42px;
}
.nav-text {
	visibility:hidden;
}
#nav a.music {
	width:130px;
}
#nav a.musicactive {
	width:130px;
	background:url(img/music-on.png) 0 0 no-repeat;
}
#nav a.music:link, #nav a.music:active, #nav a.music:visited {
	background:url(img/music.png) 0 0 no-repeat;
}
#nav a.music:hover {
	background-position:0 -42px;
}
#nav a.dance {
	width:130px;
}
#nav a.danceactive {
	width:130px;
	background:url(img/dance-on.png) 0 0 no-repeat;
}
#nav a.dance:link, #nav a.dance:active, #nav a.dance:visited {
	background:url(img/dance.png) 0 0 no-repeat;
}
#nav a.dance:hover {
	background-position:0 -42px;
}
#nav a.drama {
	width:145px;
}
#nav a.dramaactive {
	width:145px;
	background:url(img/drama-on.png) 0 0 no-repeat;
}
#nav a.drama:link, #nav a.drama:active, #nav a.drama:visited {
	background:url(img/drama.png) 0 0 no-repeat;
}
#nav a.drama:hover {
	background-position:0 -42px;
}
#nav a.contact {
	width:170px;
}
#nav a.contactactive {
	width:170px;
	background:url(img/contact-on.png) 0 0 no-repeat;
}
#nav a.contact:link, #nav a.contact:active, #nav a.contact:visited {
	background:url(img/contact.png) 0 0 no-repeat;
}
#nav a.contact:hover {
	background-position:0 -42px;
}
#nav a.information {
	width:238px;
}
#nav a.informationactive {
	width:238px;
	background:url(img/information-on.png) 0 0 no-repeat;
}
#nav a.information:link, #nav a.information:active, #nav a.information:visited {
	background:url(img/information.png) 0 0 no-repeat;
}
#nav a.information:hover {
	background-position:0 -42px;
}
.textcolumn {
	float:left;
	color:#999999;
	padding: 110px 0 0 30px;
	line-height: 20px;
	font-size: 12px;
}
#intro {
	margin-top:5px;
	margin-bottom:25px;
}
#speech {
	float:left;
	margin-right:16px;
	position:relative;
	bottom:-8px;
}
#intro p {
}
.box ul li {
	padding:3px 0 3px 20px;
	background:url(img/bulet_arrow_yellow.gif) no-repeat 7px 10px;
	list-style:none;
}
#listings {
	width: 480px;
}
#listings dt {
	padding: 5px 0 3px 0;
	float: left;
	clear: left;
	font-weight: normal;
}
#listings dd {
	padding: 5px 0 3px 0;
	text-align: right;
}
#listings dl dd {
	border-bottom: 1px solid #585858;
}
#listings p {
	font-style: italic;
	line-height: 15px;
}
.slide-list img {
	padding:10px;
}
.slide-list {
	width: 480px;
	overflow: hidden;
	margin: 0;
	padding: 1px 0 30px 0;
	list-style: none;
	font-size:12px;
	line-height: 16px;
	font-weight: bold;
}
.slide-list li {
	margin-top: 5px;
	padding:0px 0 0px 0px !important;
	background:none !important;
}
.slide-list li a {
	color: #fff;
	display: block;
	width: 470px;
	padding:7px 0 7px 10px;
	background:#65b8e1 url(img/slide-list-a-bg.gif) no-repeat 100% 50%;
}
.slide-list li a.ui-state-active {
	background:#65b8e1 url(img/slide-list-a-active.gif) no-repeat 100% 50%;
}
.slide-list .color-pink a {
	background:#ff59c8 url(img/slide-list-color-pink.gif) no-repeat 100% 50%;
}
.slide-list .color-pink a.ui-state-active {
	background:#ff59c8 url(img/slide-list-color-pink-active.gif) no-repeat 100% 50%;
}
.slide-list .color-green a {
	background:#51c268 url(img/color-green.gif) no-repeat 100% 50%;
}
.slide-list .color-green a.ui-state-active {
	background:#51c268 url(img/color-green-active.gif) no-repeat 100% 50%;
}
.slide-list .color-yellow a {
	background:#e4c639 url(../images/yellow-color.gif) no-repeat 100% 50%;
}
.slide-list .color-yellow a.ui-state-active {
	background:#e4c639 url(../images/yellow-color-active.gif) no-repeat 100% 50%;
}
.slide-list .color-orange a {
	background:#ff8000 url(../images/color-orange.gif) no-repeat 100% 50%;
}
.slide-list .color-orange a.ui-state-active {
	background:#ff8000 url(../images/color-orange-active.gif) no-repeat 100% 50%;
}
.slide {
	width: 480px;
	overflow: hidden;
}
.slide-top {
	width:460px;
	overflow: hidden;
	padding: 6px 10px 4px;
}
.box .slide-top p {
	padding: 0;
	line-height: 16px;
	font-weight: normal;
	font-size:1em;
}
.box .slide-top p span {
	color: #ffffff;
}
.box .slide-top p a {
	background: none;
	padding: 0;
	display: inline !important;
	width:auto;
}
#sign_up_button {
	display: block;
	width: 332px;
	height: 84px;
	background: url(/images/fs/public/big-button.png) no-repeat;
	margin: 20px 0 30px 0;
}
#sign_up_button:hover {
	background-position: 0 -84px;
}
.hidden {
	display: none;
}
#contactform {
	margin:1em 0;
	color:#fff;
	width:480px; /* customize width, this form have fluid layout */
}
#contactform h3 {
	margin:0;
	background:#57a700 url(img/form_heading.gif) repeat-x;
	color:#fff;
	font-size:20px;
	border:1px solid #a46f08;
	border-bottom:none;
}
#contactform h3 span {
	display:block;
	padding:10px 20px;
	background:url(img/form_ico.gif) no-repeat 93% 50%;
}
#contactform fieldset {
	margin:0;
	padding:0;
	border:none;
	border-top:3px solid #000;
	background:#000 url(img/form_top.gif) repeat-x;
	padding-bottom:1em;
}
#contactform legend {
	display:none;
}
#contactform p {
	margin:.5em 20px;
}
#contactform label {
	display:block;
}
#contactform input, #contactform textarea {
	width:4002px;
	border:1px solid #111;
	background:#282828 url(img/form_input.gif) repeat-x;
	padding:5px 3px;
	color:#fff;
}
#contactform textarea {
	height:125px;
	overflow:auto;
}
#contactform p.submit {
	text-align:right;
}
#contactform button {
	padding:0 20px;
	height:32px;
	line-height:32px;
	border:1px solid #a46f08;
	background:#5aae00 url(img/form_button.gif) repeat-x;
	color:#fff;
	cursor:pointer;
	text-align:center;
}
.application {
	background:url(img/application.png) no-repeat 5px 2px;
	text-indent:30px;
	display:block;
}
.prize {
	background:url(img/prize.png) no-repeat 5px 2px;
	text-indent:30px;
	display:block;
}

