@charset "utf-8";

* {
	margin:0;
	padding:0;
}

html {
	font-size:100%;
	height:100%;
}

body {
	background:#2d61a6;
	font-family:Verdana, sans-serif;
	font-size:75%;
	text-align:center;
}

a img, img {
	border:0;
}

hr {
	background:#EEE;
	border:0;
	height:1px;
}

#wrapper {
	margin:0 auto;
	padding-bottom:1px;
	width:936px;
}

#wrapper #header {
	background:url(../img/header-bg.png) no-repeat;
	height:164px;
	margin:0 auto;
	position:relative;
	text-align:left;
	width:936px;
	z-index:99999;
}

#wrapper #header #logobox {
	width:150px;
}

#wrapper #header #searcharea {
	float:right;
	width:300px;
	padding-top:95px;
	text-align:right;
	display:inline;
}

#wrapper #header #searcharea #searchbutton {
	width:50px;
	float:right;
	display:inline;
}

#wrapper #header #searcharea #searchbox {
	width:250px;
	float:right;
}

#wrapper #header #searchbox img {
	padding-top:4px;
}

#wrapper #header #searcharea #search {
	color:#999;
}

#ad-block {
		float:left;
		padding-left:30px;
		width:554px;
		height:109px;
		position:absolute;
		padding-left:154px;
		padding-top:9px;
}

/*	NICK HAS CHANGED THIS*/

.nav {
	position:relative;
	margin:0px;
	z-index:999;
}

.nav ul {
	position:absolute;
	top:-999em;
}

.nav li {
	float:left;
	position:relative;
	z-index:9999;
	display:block;
	background:none;
	padding:0;
	padding-right:9px;
	padding-top:2px;
	margin:0;
}

.nav a {
	display:block;
}

.nav li:hover ul, ul.nav li.sfHover ul {
	left:-1px;
	top:16px;
}

.nav li:hover li ul, .nav li.sfHover li ul {
	top:-999em;
}

.nav li li:hover ul, ul.nav li li.sfHover ul {
	left:9.45em;
	top:-1px;
}

.superfish li:hover ul, .superfish li li:hover ul {
	top: -999em;
}

.nav li ul {
	width:171px;
	padding:0.5em 0 0.5em;
	z-index:99999;
	border-left:#b9a799 solid 1px;
	border-bottom:#b9a799 solid 1px;
	border-right:#b9a799 solid 1px;
}

.nav li ul li {
	width:171px;
	display:block;
}

.nav li ul li a {
	display:block;
}

.nav li ul li ul {
	margin:0 !important;
	left:171px !important;
	top:0px !important;
	border-top:#b9a799 solid 1px;
}

#wrapper #header #nav {
	height:30px;
	left:2px;
	position:absolute;
	top:130px;
	width:933px;
}

#wrapper #header #nav li normal {
	background:url(../img/nav-separator.png) no-repeat top right;
	display:block;
	float:left;
	height:24px;
	padding:8px 13px 0 10px;/*	width: 10em;*/
}

#wrapper #header #nav li {
	background:url(../img/nav-separator.png) no-repeat top right;
	display:block;
	float:left;
	height:24px;
	padding:8px 13px 0 10px;/*	width: 10em;*/
	margin:0;
}

#wrapper #header #nav li li {
	background:none;
}

#wrapper #nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#wrapper #nav a {
	display: block;/*	width: 10em;*/
}

#wrapper #nav li ul {
	/*position: absolute;
	width: 99%;
	left: -999em;*/
	margin:16px 0 0 -12px;
}

#wrapper #nav li ul {
	left: auto;
	background-color:#86A3C9;
}

#wrapper #header #nav li.last {
	background:none;
}

#wrapper #header #nav li a {
	color:#FFF;
	text-decoration:none;
	padding:0;
	margin:0 0 10px 0;
}

#wrapper #header #nav li a:hover {
	text-decoration:underline;
}

/*	NICK STOPPED HERE*/

#wrapper #bottomstrip {
	border:#CCC 1px solid;
	background:#fff;
	clear:both;
	height:139px;
	position:relative;
	width:934px;
}

#wrapper #bottomstrip #friendslogin {
	/*background:url(../img/friends.jpg) no-repeat top right #fff;*/
	
	float:left;
	display:inline;
	width:312px;
	height:138px;
}

#wrapper #bottomstrip #friendslogin .inner {
	background:url(../img/bottomstripbg.jpg) repeat-y top right transparent;
	padding:40px 0 0 85px;
}

#wrapper #bottomstrip #tweetnews {
	background:url(../img/twitter3.jpg) no-repeat top right #fff;
	float:left;
	display:inline;
	width:302px;
	height:138px;
	padding-right:10px;
	font-size:0.9em;
	color:#666;
	text-align:left;
}

#wrapper #bottomstrip #tweetnews .inner {
	background:url(../img/bottomstripbg.jpg) repeat-y top right transparent;
	padding:10px 10px 0 85px;
	height:129px;
	overflow:hidden;
}

#wrapper #bottomstrip #friendslogin #logintitle {
	text-align:left;
	padding-top:5px;
	padding-left:10px;
	color:#2d61a6;
	font-size:1.2em;
	margin-bottom:10px;
}

#wrapper #bottomstrip #friendslogin .buttons {
	float:right;
	display:inline;
	width:40px;
	padding-top:10px;
	padding-left:3px;
	text-align:left;
	padding-right:3px;
}

#wrapper #bottomstrip #friendslogin .buttons .labels {
	width:103px;
	float:right;
	display:inline;
	padding-top:5px;
	padding-bottom:5px;
}

#wrapper #bottomstrip #friendslogin .buttons .labels a {
	color:#2d61a6;
	text-decoration:none;
}

#wrapper #bottomstrip #friendslogin .buttons .labels a:hover {
	color:#999;
	text-decoration:underline;
}

#wrapper #bottomstrip #friendslogin #loginfields {
	width:160px;
	padding-top:8px;
	padding-left:8px;
	text-align:right;
}

#wrapper #bottomstrip #friendslogin #loginfields #textfield {
	margin-top:10px;
	width:160px;
	color:#999;
}

#wrapper #bottomstrip #friendslogin #loginfields #login {
	width:160px;
	color:#999;
}

#wrapper #bottomstrip #friendslogin #regmessage {
	padding-top:8px;
	font-size:0.9em;
	color:#666;
	width:210px;
	text-align:left;
	clear:both;
}

#wrapper #bottomstrip #friendslogin #regmessage a {
	color:#2d61a6;
	text-decoration:none;
}

#wrapper #bottomstrip #friendslogin #regmessage a:hover {
	color:#666;
	text-decoration:underline;
}

#wrapper #bottomstrip #mailinglist {
	background:url(../img/newsletter.jpg) no-repeat top right #fff;
	float:left;
	display:inline;
	width:312px;
	height:138px;
}

#wrapper #bottomstrip #mailinglist .inner {
	background:url(../img/bottomstripbg.jpg) repeat-y top right transparent;
	width:312px;
	height:139px;
}

#wrapper #bottomstrip #mailinglist #mailingtitle {
	text-align:left;
	padding-top:5px;
	padding-left:89px;
	color:#2d61a6;
	font-size:1.2em;
	margin-bottom:10px;
}

#wrapper #bottomstrip #mailinglist .buttons {
	/*float:right;
	display:inline;*/
	width:130px;
	padding-top:10px;
	padding-left:89px;
	text-align:left;
	padding-right:3px;
	padding-bottom:3px;
}

#wrapper #bottomstrip #mailinglist .buttons .labels {
	width:103px;
	/*float:right;
	display:inline;*/
	padding-top:5px;
	margin-left:89px;
	padding-bottom:5px;
}

#wrapper #bottomstrip #mailinglist .buttons .labels a {
	color:#2d61a6;
	text-decoration:none;
}

#wrapper #bottomstrip #mailinglist .buttons .labels a:hover {
	color:#999;
	text-decoration:underline;
}

#wrapper #bottomstrip #mailinglist #newsletterfields {
	width:210px;
	padding-top:52px;
	margin-left:88px;
	text-align:left;
}

#wrapper #bottomstrip #mailinglist #newsletterfields #newsletter {
	width:160px;
	color:#999;
	float:left;
	margin-top:2px;
}

#wrapper #bottomstrip #mailinglist #newsletterfields input.subbtn {
	float:left;
}

#wrapper #bottomstrip #mailinglist #spammessage {
	padding-top:8px;
	font-size:0.9em;
	color:#666;
	width:210px;
	margin-left:90px;
	text-align:left;
	clear:both;
}

#wrapper #bottomstrip #mailinglist #spammessage a {
	color:#2d61a6;
	text-decoration:none;
}

#wrapper #bottomstrip #mailinglist #spammessage a:hover {
	color:#666;
	text-decoration:underline;
}

#wrapper #bottomstrip #buyonline {
	background:#fff;
	display:inline;
	float:left;
	width:309px;
	height:138px;
}

#wrapper #bottomstrip #buyonline #buytitle {
	text-align:left;
	padding-top:5px;
	padding-left:10px;
	color:#2d61a6;
	font-size:1.2em;
	margin-bottom:10px;
}

#wrapper #bottomstrip #buyonline #phone {
	padding-left:20px;
	text-align:left;
}

#wrapper #bottomstrip #buyonline #phone h1 {
	font-size:1.8em;
	font-weight:normal;
}

#wrapper #bottomstrip #buyonline #phone h2 {
	font-size:0.8em;
	font-weight:normal;
	color:#999;
}

#wrapper #bottomstrip #buyonline #online {
	padding-top:10px;
	padding-left:20px;
	text-align:left;
}

#wrapper #bottomstrip #buyonline #online h1 {
	font-size:1.8em;
	font-weight:normal;
}

#wrapper #bottomstrip #buyonline #online h2 {
	font-size:0.8em;
	font-weight:normal;
	color:#999;
}

#wrapper #bottomstrip #buyonline #online a {
	color:#2d61a6;
	text-decoration:none;
}

#wrapper #bottomstrip #buyonline #online a:hover {
	color:#666;
	text-decoration:underline;
}

#footer {
	background:#fff;
	height:68px;
	color:#000;
	font-size:0.8em;
	margin:0 auto;
	width:936px;
	margin-top:5px;
	margin-bottom:5px;
}

#footer #socialnetworks {
	float:left;
	display:inline;
	width:300px;
	text-align:left;
}

#footer #footertext {
	float:left;
	display:inline;
	padding-top:14px;
	width:450px;
	text-align:right;
}

#footer #footertext p {
	color:#666;
}

#footer #footertext h2 {
	color:#999;
	font-size:1.0em;
	font-weight:normal;
}

#footer #footertext a {
	color:#2d61a6;
	text-decoration:none;
}

#footer #footertext a:hover {
	color:#666;
	text-decoration:underline;
}

#footer #logos {
	float:left;
	display:inline;
	padding-top:5px;
	width:180px;
	text-align:right;
}

#footer .sllogo {
	padding-right:5px;
}

#wrapper #topstrip {
	background:url(../img/topstrip.png) top left no-repeat #fff;
	margin: 0 auto;
	height:63px;
}

#wrapper #topstripgeneric {
	background:url(../img/topstrip_generic.jpg) top left no-repeat #fff;
	margin: 0 auto;
	height:63px;
}

body.comedy #wrapper #topstrip {
	background-image:url(../img/comedy-header-bg.png)
}

body.drama #wrapper #topstrip {
	background-image:url(../img/drama-header-bg.png)
}

body.dance #wrapper #topstrip {
	background-image:url(../img/dance-header-bg.png)
}

body.family #wrapper #topstrip {
	background-image:url(../img/family-header-bg.png)
}

body.festival #wrapper #topstrip {
	background-image:url(../img/festival-header-bg.png)
}

body.music #wrapper #topstrip {
	background-image:url(../img/music-header-bg.png)
}

body.nownext #wrapper #topstrip {
	background-image:url(../img/nownext-header-bg.png)
}

body.studio #wrapper #topstrip {
	background-image:url(../img/studio-header-bg.png)
}

#wrapper #topstripgeneric #sectionheader {
	width:600px;
	float:left;
	display:inline;
	padding-top:15px;
	color:#fff;
	text-align:left;
	padding-left:15px;
	font-size:2.0em;
}

#wrapper #topstripgeneric #boxoffice {
	float:right;
	display:inline;
	width:300px;
	padding-top:20px;
	padding-right:15px;
	color:#fff;
	text-align:right;
	font-size:1.5em;
}

#wrapper #topstrip #sectionheader {
	width:600px;
	float:left;
	display:inline;
	padding-top:15px;
	color:#fff;
	text-align:left;
	padding-left:15px;
	font-size:2.0em;
}

#wrapper #topstrip #boxoffice {
	float:right;
	display:inline;
	width:300px;
	padding-top:20px;
	padding-right:15px;
	color:#fff;
	text-align:right;
	font-size:1.5em;
}

#wrapper #holderbg {
	background:#FFF;
}

#wrapper #holderbg_h {
	background:#FFF;
	height:342px;
}

#wrapper #holderbg #sitelocation {
	color:#666;
	text-align:left;
	padding-left:10px;
	font-size:0.9em;
	padding-bottom:7px;
	border-bottom:#CCC 1px solid;
	margin-left:5px;
	margin-right:5px;
}

#wrapper #holderbg #sitelocation a {
	color:#666;
	text-decoration:none;
}

#wrapper #holderbg #sitelocation a:hover {
	text-decoration:underline;
}

#wrapper #main {
	background:url(../img/main-bg-x.png) #ffffff;
	margin:0 auto;
	padding:10px;
	;
	text-align:left;
	width:916px;
}

#wrapper #main-no-bg {
	background: #ffffff;
	margin:0 auto;
	padding:10px;
	;
	text-align:left;
	width:916px;
}

#wrapper #holderbg_h #bigshowimage {
	text-align:left;
	width:935px;
}

#wrapper #holderbg_h #bigshowimage .flash {
	padding-left:2px;
}

#wrapper #holderbg_h #bigshowimage #nownext {
	text-align:left;
	width:357px;
	display:inline;
	float:right;
	height:342px;
	background:#2c61a7;
	margin-right:2px;
}

#wrapper #holderbg_h #bigshowimage #nownext #nntitle {
	background:url(../img/nownextheadbg.jpg) repeat-x top left;
	height:49px;
}

#wrapper #holderbg_h #bigshowimage #nownext #nntitle h1 {
	font-weight:normal;
	font-size:1.3em;
	color:#fff;
	text-align:right;
	padding-right:10px;
	padding-top:7px;
}

#wrapper #holderbg_h #bigshowimage #nownext #nntitle h2 {
	font-weight:normal;
	font-size:0.9em;
	color:#fff;
	text-align:right;
	padding-right:10px;
}

#wrapper #holderbg_h #bigshowimage #nownext #nnimage {
	height:120px;
	background:#fff;
	padding-top:2px;
	padding-bottom:2px;
}

#wrapper #holderbg_h #bigshowimage #nownext .show {
	height:55px;
	background:url(../img/showbg.jpg) no-repeat bottom left;
}

#wrapper #holderbg_h #bigshowimage #nownext .over {
	background:url(../img/showbg_over.jpg) no-repeat bottom left;
	cursor:pointer;
}

#wrapper #holderbg_h #bigshowimage #nownext .over a.details {
	text-decoration:underline;
}

#wrapper #holderbg_h #bigshowimage #nownext .show .showtitle {
	height: 20px;
	width:234px;
	padding-left:5px;
	color:#fff;
	padding-top:8px;
}

#wrapper #holderbg_h #bigshowimage #nownext .show .showcreator {
	width:234px;
	padding-left:5px;
	margin-bottom:15px;
	color:#fff;
	font-size:0.9em;
}

#wrapper #holderbg_h #bigshowimage #nownext .show .buytickets {
	float:right;
	width:100px;
	color:#fff;
	height:32px;
	padding-top:8px;
	text-align:right;
	padding-right:5px;
}

#wrapper #holderbg_h #bigshowimage #nownext .show .buytickets p {
	margin-bottom:5px;
	font-size:0.8em;
}

#wrapper #holderbg_h #bigshowimage #nownext .show a {
	color:#eee;
	text-decoration:none;
}

#wrapper #holderbg_h #bigshowimage #nownext .show a:hover {
	color:#FFF;
	text-decoration:underline;
}

#wrapper #main #left {
	display:inline;
	font-size:0.9em;
	float:left;
	width:226px;
}

#wrapper #main #sidebar {
	float:right;
	width:203px;
	text-align:center;
}

#wrapper #main #content {
	margin:0 0 0 0;
	width:690px;
}

#wrapper #main #content ul, #wrapper #main #content ol {
	margin-left:2em;
}

#wrapper #main #content .showimage {
	border-bottom:1px solid #EEE;
	float:left;
	display:inline;
	width:690px;
	padding-top:10px;
}

#wrapper #main #content .showimage .image {
	border:#c1d734 3px solid;
}

#wrapper #main #content .showimage .showinfo {
	float:right;
	display:inline;
	width:530px;
	padding-left:6px;
}

#wrapper #main #content .showimage .showinfoinner {
	float:left;
	display:inline;
	margin-left:10px;
	width:434px;
	padding-bottom:20px;
	background:url(../img/innerdetailssectionbg.jpg) bottom left repeat-x;
}

#wrapper #main #content .showimage .showinfodetails {
	float:left;
	display:inline;
	margin-left:10px;
	width:434px;
	padding-top:5px;
	padding-bottom:20px;
	background:url(../img/innerdetailssectionbg.jpg) bottom left repeat-x;
}

#wrapper #main #content .showimage .showinfodetails h1 {
	font-weight:normal;
	font-size:1.5em;
	color:#c1d734;
}

#wrapper #main #content .showimage .showinforeviews {
	float:left;
	display:inline;
	margin-left:10px;
	width:434px;
	padding-bottom:20px;
	padding-top:5px;
	background:url(../img/innerdetailssectionbg.jpg) bottom left repeat-x;
}

#wrapper #main #content .showimage .showinforeviews h1 {
	font-weight:normal;
	font-size:1.5em;
	color:#c1d734;
}

#wrapper #main #content .showimage .showinforeviews h2 {
	font-weight:normal;
	font-size:1.0em;
	color:#000;
}

#wrapper #main #content .showimage .showinforeviews h3 {
	font-weight:normal;
	font-size:1.0em;
	color:#676767;
}

#wrapper #main #content .showimage .showinfotickets {
	float:left;
	display:inline;
	margin-left:10px;
	width:434px;
	padding-top:5px;
	padding-bottom:20px;
}

#wrapper #main #content .showimage .showinfotickets h1 {
	font-weight:normal;
	font-size:1.5em;
	color:#c1d734;
}

#wrapper #main #content .showimage .showinfotickets a {
	color:#2d61a6;
	text-decoration:none;
}

#wrapper #main #content .showimage .showinfotickets a:hover {
	text-decoration:underline;
}

#wrapper #main #content .showimage .showbox {
	width:222px;
	background:#c1d734;
	padding:5px;
}

#wrapper #main #content .showimage .showbox h1 {
	font-weight:normal;
	color:#fff;
	font-size:1.5em;
}

#wrapper #main #content .showimage .showinfoinner h1 {
	font-size:1.5em;
	font-weight:normal;
	color:#666;
}

#wrapper #main #content .showimage .showinfoinner h2 {
	font-size:1.8em;
	color:#829220;
	font-weight:normal;
	font-weight:bold;
}

#wrapper #main #content .showimage .showinfoinner .ticketcost {
	color:#666;
}

#wrapper #main #content .showimage .showinfoinner .ticketcostbold {
	font-weight:bold;
	color:#000;
}

#wrapper #main #content .showimage .showinfoinner a {
	color:#2d61a6;
	text-decoration:none;
}

#wrapper #main #content .showimage .showinfoinner a:hover {
	color:#666;
	text-decoration:underline;
}

#wrapper #main #content .showimage .showinfo h1 {
	font-size:0.9em;
	font-weight:normal;
	color:#666;
}

#wrapper #main #content .showimage .showinfo h2 {
	font-size:1.5em;
	color:#829220;
	font-weight:normal;
	font-weight:bold;
}

#wrapper #main #content .showimage .showinfo .ticketcost {
	color:#666;
}

#wrapper #main #content .showimage .showinfo .ticketcostbold {
	font-weight:bold;
	color:#000;
}

#wrapper #main #content .showimage .showinfo a {
	color:#2d61a6;
	text-decoration:none;
}

#wrapper #main #content .showimage .showinfo a:hover {
	color:#666;
	text-decoration:underline;
}

#wrapper #main #content #comedy {
	background:#c1d734;
	padding:10px;
}

#wrapper #main #content #comedy a {
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#wrapper #main #content #comedy p {
	margin-bottom:0;
}

#wrapper #main #content #comedy h1 {
	font-size:2em;
}

#wrapper #main #content #drama {
	background:#ec008c;
	padding:10px;
	margin-top:5px;
}

#wrapper #main #content #drama a {
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#wrapper #main #content #drama p {
	margin-bottom:0;
}

#wrapper #main #content #drama h1 {
	font-size:2em;
}

#wrapper #main #content #dance {
	background:#2B60DE;
	padding:10px;
	margin-top:5px;
}

#wrapper #main #content #dance a {
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#wrapper #main #content #dance p {
	margin-bottom:0;
}

#wrapper #main #content #dance h1 {
	font-size:2em;
}

#wrapper #main #content #family {
	background:#fdb825;
	padding:10px;
	margin-top:5px;
}

#wrapper #main #content #family a {
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#wrapper #main #content #family p {
	margin-bottom:0;
}

#wrapper #main #content #family h1 {
	font-size:2em;
}

#wrapper #main #content #festival {
	background:#00adee;
	padding:10px;
	margin-top:5px;
}

#wrapper #main #content #festival a {
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#wrapper #main #content #festival p {
	margin-bottom:0;
}

#wrapper #main #content #festival h1 {
	font-size:2em;
}

#wrapper #main #content #music {
	background:#900055;
	padding:10px;
	margin-top:5px;
}

#wrapper #main #content #music a {
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#wrapper #main #content #music p {
	margin-bottom:0;
}

#wrapper #main #content #music h1 {
	font-size:2em;
}

#wrapper #main #content #nn {
	background:#ed1c24;
	padding:10px;
	margin-top:5px;
}

#wrapper #main #content #nn a {
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#wrapper #main #content #nn p {
	margin-bottom:0;
}

#wrapper #main #content #nn h1 {
	font-size:2em;
}

#wrapper #main #content #studio {
	background:#737373;
	padding:10px;
	margin-top:5px;
}

#wrapper #main #content #studio a {
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#wrapper #main #content #studio p {
	margin-bottom:0;
}

#wrapper #main #content #studio h1 {
	font-size:2em;
}

#wrapper #main #content p {
	line-height:1.5em;
	margin:0.25em 0 0.75em 0;
}

#wrapper #main #content p.clear {
	clear:both;
}

#wrapper #main #content h1, #wrapper #main #content h2, #wrapper #main #content h3 {
/*margin-bottom:0.5em;	*/
	
}

#wrapper #main #content .homePic {
	float:right;
	margin:0 0 10px 10px;
}

table.tickets {
	border-collapse:collapse;
	border-spacing:0;
}

table.tickets td, table.tickets th {
	padding:5px;
	border:1px solid #ccc;
}

table.tickets th {
	text-align:left;
}

body.comedy #wrapper #main #content .showimage .showbox {
	background-color:#C1D734;
}

body.comedy #wrapper #main #content .showimage .image {
	border-color:#C1D734;
}

body.comedy #wrapper #main #content .showimage .showinforeviews h1, body.comedy #wrapper #main #content .showimage .showinfodetails h1, body.comedy #wrapper #main #content .showimage .showinfotickets h1 {
	color:#C1D734;
}

body.comedy #wrapper #main #content .showimage .showinfoinner h2 {
	color:#8D9E1F;
}

body.drama #wrapper #main #content .showimage .showbox {
	background-color:#EC008C;
}

body.drama #wrapper #main #content .showimage .image {
	border-color:#EC008C;
}

body.drama #wrapper #main #content .showimage .showinforeviews h1, body.drama #wrapper #main #content .showimage .showinfodetails h1, body.drama #wrapper #main #content .showimage .showinfotickets h1 {
	color:#EC008C;
}

body.drama #wrapper #main #content .showimage .showinfoinner h2 {
	color:#9E005F;
}

body.dance #wrapper #main #content .showimage .showbox {
	background-color:#2B60DE;
}

body.dance #wrapper #main #content .showimage .image {
	border-color:#2B60DE;
}

body.dance #wrapper #main #content .showimage .showinforeviews h1, body.dance #wrapper #main #content .showimage .showinfodetails h1, body.dance #wrapper #main #content .showimage .showinfotickets h1 {
	color:#2B60DE;
}

body.dance #wrapper #main #content .showimage .showinfoinner h2 {
	color:#1D4CB9;
}

body.family #wrapper #main #content .showimage .showbox {
	background-color:#FDB825;
}

body.family #wrapper #main #content .showimage .image {
	border-color:#FDB825;
}

body.family #wrapper #main #content .showimage .showinforeviews h1, body.family #wrapper #main #content .showimage .showinfodetails h1, body.family #wrapper #main #content .showimage .showinfotickets h1 {
	color:#FDB825;
}

body.family #wrapper #main #content .showimage .showinfoinner h2 {
	color:#D49202;
}

body.festival #wrapper #main #content .showimage .showbox {
	background-color:#00ADEE;
}

body.festival #wrapper #main #content .showimage .image {
	border-color:#00ADEE;
}

body.festival #wrapper #main #content .showimage .showinforeviews h1, body.festival #wrapper #main #content .showimage .showinfodetails h1, body.festival #wrapper #main #content .showimage .showinfotickets h1 {
	color:#00ADEE;
}

body.festival #wrapper #main #content .showimage .showinfoinner h2 {
	color:#0078A3;
}

body.music #wrapper #main #content .showimage .showbox {
	background-color:#900055;
}

body.music #wrapper #main #content .showimage .image {
	border-color:#900055;
}

body.music #wrapper #main #content .showimage .showinforeviews h1, body.music #wrapper #main #content .showimage .showinfodetails h1, body.music #wrapper #main #content .showimage .showinfotickets h1 {
	color:#900055;
}

body.music #wrapper #main #content .showimage .showinfoinner h2 {
	color:#5C0036;
}

body.studio #wrapper #main #content .showimage .showbox {
	background-color:#737373;
}

body.studio #wrapper #main #content .showimage .image {
	border-color:#737373;
}

body.studio #wrapper #main #content .showimage .showinforeviews h1, body.studio #wrapper #main #content .showimage .showinfodetails h1, body.studio #wrapper #main #content .showimage .showinfotickets h1 {
	color:#737373;
}

body.studio #wrapper #main #content .showimage .showinfoinner h2 {
	color:#4D4D4D;
}

body.nownext #wrapper #main #content .showimage .showbox {
	background-color:#ED1C24;
}

body.nownext #wrapper #main #content .showimage .image {
	border-color:#ED1C24;
}

body.nownext #wrapper #main #content .showimage .showinforeviews h1, body.nownext #wrapper #main #content .showimage .showinfodetails h1, body.nownext #wrapper #main #content .showimage .showinfotickets h1 {
	color:#ED1C24;
}

body.nownext #wrapper #main #content .showimage .showinfoinner h2 {
	color:#AF0E13;
}

#wrapper #main #content a {
	color:#2d61a6;
}

#wrapper #main #content a:hover {
	color:#666;
}

div.moduleGallery .holder {
	height:122px;
	width:330px;
	float:left;
	margin:0 10px 10px 0;
	position:relative;
}

div.moduleGallery .holder .img {
	height:122px;
	position:absolute;
	top:0;
	left:0;
}

div.moduleGallery .holder .img img {
	border:1px solid #ccc;
}

div.moduleGallery .holder p {
	text-align:left;
	padding-left:130px;
}

.error {
	color:#F00;
	font-weight:bold;
}

.success {
	color:#090;
	font-weight:bold;
}

span.required, label em {
	color:#F00;
}

div.member {
	border-bottom:1px solid #EEEEEE;
	height:67px;
	position:relative;
	padding-left:87px;
	padding-top:20px;
}

div.member img {
	position:absolute;
	top:5px;
	left:5px;
	border:1px solid #00ADEE;
}

div.member h3 a {
	color:#00ADEE;
	font-size:1.5em;
}

div.comment {
	border-bottom:1px solid #EEEEEE;
	position:relative;
	padding:6px 0 6px 68px;
}

div.comment img {
	position:absolute;
	top:5px;
	left:5px;
	border:1px solid #00ADEE;
}

#wrapper #tweetnews a {
	color:#2d61a6;
}

#wrapper #tweetnews a:hover {
	color:#666;
}

/* Halloween style */

body.black {
	background:#000;
}

body.black #wrapper #header {
	background:#000;
}

body.black #wrapper #holderbg_h #bigshowimage #nownext #nntitle {
	background:#000;
}

body.black #wrapper #holderbg_h #bigshowimage #nownext .show {
	background:#000;
	border-bottom:1px solid #FFF;
}

body.black #wrapper #holderbg_h #bigshowimage #nownext .show.over {
	background:#333;
}

body.black #wrapper #holderbg_h #bigshowimage #nownext {
	background:#000;
}

body.black #wrapper #header #nav {
	border:2px solid #FFFFFF;
	left:0;
	width:932px;
}

body.black #wrapper #nav li ul {
	background:#333;
}

/* Xmas  style */

#xmasFooter {
	display:none;
}

body.xmas {
	background:#3366ff url(../img/xmas/bg-top.png) no-repeat center top;	
	height:100%;
}

body.xmas #outer {
	
}

body.xmas #xmasFooter {
	background:url(../img/xmas/bg-bottom.png) no-repeat center bottom;
	/*padding-bottom:15px;
	height:100%;
	min-height:100%;*/
	height:200px;
	position:fixed;
	bottom:0;
	left:0;
	z-index:-1;
	width:100%;
	display:block;
}

* html body.xmas #xmasFooter {
	display:none;
}


body.xmas #wrapper #header {
	background:url(../img/xmas/header-bg.png) no-repeat;
}

body.xmas #footer {
	border:1px solid #CCCCCC;
	margin-bottom:10px;
}

body.xmas #wrapper #holderbg_h #bigshowimage #nownext {	
	background:#990000;
}

body.xmas #wrapper #holderbg_h #bigshowimage #nownext #nntitle {
	background:url(../img/xmas/nownextheadbg.png) repeat-x top left;
}

body.xmas #wrapper #holderbg_h #bigshowimage #nownext .show {
	background:url(../img/xmas/showbg.png) no-repeat bottom left;
}

body.xmas #wrapper #holderbg_h #bigshowimage #nownext .over {
	background:url(../img/xmas/showbg_over.png) no-repeat bottom left;
}

body.xmas #wrapper #nav li ul {
	background-color:#992626;
}

body.xmas #wrapper #bottomstrip #tweetnews {
	background:#FFFFFF url(../img/xmas/twitter3.jpg) no-repeat;
}