@charset "utf-8";
/* ------------------------------------- MAIN */
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	color: #000;
	background: #ababab url(../../images/global/gradient-bg.jpg) top left repeat-x;
}
h1, h2, h3, h4, ul, ol, form, label, p {
	margin: 0;
	padding: 0;
}
ul {
	list-style: none;
}
a {
	color: #2dc6e7;
	text-decoration: none;
}
a:hover {
	color: #000;
}
a:focus {
	outline: none;
}
img {
	border: none;
}
.png, .filter img {
	behavior: url("includes/htc/iepngfix.htc");
}
input, select, textarea {
	font-family: Verdana, Geneva, sans-serif;
}
input, textarea {
	font-size: 1em;
}
select {
	font-size: 100%;
}
/* ------------------------------------- LAYOUT */
#layout {
	float: left;
	width: 100%;
	padding: 13px 0 0 0;
	background: url(../../images/global/metal-bg.jpg) top center repeat-x;
	text-align: center;
}
#mainwrapper {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}
#header {
	float: left;
	width: 980px;
}
#mainmenu {
	float: left;
	width: 770px;
}
#mainmenu ul {
	float: left;	
}
#mainmenu ul li {
	float: left;
	text-transform: uppercase;
	font-weight: bold;
}
#mainmenu a {
	display: block;
	float: left;
	color: #c9c9c9;
}
#mainmenu span {
	display: block;
	float: left;
	padding: 19px 15px 18px 15px;
	cursor: pointer;
}
#nav_news span {
	padding: 19px 30px 18px 30px;
}
#mainmenu a:hover, #mainmenu a.selected {
	color: #f78b30;
	background: url(../../images/global/main-menu-hover-left.jpg) top left no-repeat;
}
#mainmenu a:hover span, #mainmenu a.selected span {
	background: url(../../images/global/main-menu-hover-right.jpg) top right no-repeat;
}
#fontsize {
	float: right;
	width: 209px;
	padding: 15px 1px 0 0;
}
#fontsize div {
	float: right;
	padding: 5px 5px 0 0;
	color: #fff;
	font-weight: bold;
}
#fontsize a {
	display: block;
	float: right;
	padding: 0 0 0 4px;
}
#columnwrapper {
	float: left;
	width: 980px;
}
#leftcolumn {
	float: left;
	width: 756px;
}
#rightcolumn {
	float: left;
	width: 212px;
	padding: 0 0 0 12px;
}
/*Boxes*/
.boxtitle {
	float: left;
	position: relative;
	margin: 0 2px 0 0;
}
.boxtitle .title {
	float: left;
	display: inline;
	margin: 0 0 0 16px;
	padding: 5px 4px 4px 0px;
	font-weight: bold;
	background: #7f9ab8;
	color: #fff;
	white-space: nowrap;
}
.mac .boxtitle .title {
	float: left;
	display: inline;
	margin: 0 0 0 16px;
	padding: 4px 4px 3px 0px;
	font-weight: bold;
	background: #7f9ab8;
	color: #fff;
	white-space: nowrap;
}
.boxtitle .pink {
	background: #eb4277;
}
/*Change the bg colour to match IE incorrect png output*/
.ie .boxtitle .title {
	background: #7792af;
}
.ie .boxtitle .pink {
	background: #e63d72;
}
.boxtitle .left {
	position: absolute;
	top: 0;
	left: 0;
	clear: both;
}
.boxtitle .right {
	position: absolute;
	top: 0;
	right: -11px;
	clear: both;
}
/* Box title for the swapping action */
.boxtitleright {
	float: right;
	margin: 0;
}
.boxtitleright .title {
	margin: 0 11px 0 11px;
	padding: 5px 5px 4px 4px;
}
.boxtitleright .right {
	right: 0px;
}
.defaultbox {
	float: left;
	width: 212px;
}
.bottommargin {
	margin: 0 0 10px 0;
}
.defaultbox a {
	color: #2dc6e7;
}
.defaultbox a:hover {
	color: #fff;
}
.defaultbox .content {
	float: left;
	width: 212px;
	color: #fff;
	background: #000 url(../../images/panels/stripe-bg.gif);
}
.defaultbox .black {
	background-image: none;
}
.defaultbox .footer {
	float: left;
	width: 197px;
	padding: 2px 5px 3px 10px;
	color: #fff;
	background: #000;
}
.defaultbox .footer .desc {
	float: left;
	padding: 3px 0 0 0;
}
.defaultbox .footer img {
	float: right;
}
.defaultbox .footer a {
	font-weight: bold;	
}
.defaultbox .footer a:hover {
	color: #fff;
}
.defaultbox .footerdotted {
	float: left;
	padding: 6px 0 5px 0;
	background: #000;
}
.defaultbox .footerdotted a {
	display: inline-block;
	float: left;
	width: 193px;
	margin: 3px 6px 0 13px;
	padding: 5px 0 0 0;
	background: url(../../images/panels/dotted-grey-bg.gif) top left repeat-x;
}
.defaultbox .footerdotted img {
	float: right;
}
.defaultbox .nofooter {
	border-bottom: 6px solid #000;
}
.comingup {
	float: right;	
	background: #606060 url(../../images/panels/coming-up-left.gif) top left no-repeat;
}
.comingup a {
	display: block;
	float: left;
	padding: 5px 16px 4px 15px;
	color: #fff !important;
	font-weight: bold;
	background: url(../../images/panels/coming-up-right.gif) top right no-repeat;
}
.comingupleft {
	float: left;	
}
.comingupleft a {
	padding: 5px 15px 4px 16px;
}
.eventbox {
	float: left;
	width: 190px;
	padding: 15px 11px 0 11px;
}
.eventbox .title {
	float: left;
	display: inline;
	width: 185px;
	margin: 0 0 2px 0;
	padding: 4px 0 4px 5px;
	font-weight: bold;
	text-transform: uppercase;
}
.eventbox .image{
	float: left;
	width: 190px;
}
.eventbox .image img {
	float: left;
	width: 190px; /*For testing*/
}
.eventbox .desc {
	float: left;
	width: 190px;
	padding: 8px 0 0 0;
}
.eventbox .desc a {
	font-weight: bold;
}
.eventbox .theatre {
	background: url(../../images/panels/green-stripe-bg.gif);
}
.eventbox .dancestudio {
	background: url(../../images/panels/orange-stripe-bg.gif);
}
ul.news {
	float: left;
	width: 190px;
	padding: 5px 0 0 13px;
}
ul.news li {
	float: left;
	width: 190px;
	padding: 7px 0 8px 0;
	background: url(../../images/panels/dotted-grey-bg.gif) bottom left repeat-x;
}
ul.news li a {
	font-weight: bold;
}
ul.news li.last {
	padding: 5px 0 0 0;
	background-image: none;
}
.newsupdates {
	float: left;
	width: 212px;
	padding: 0 0 6px 0;
	background: #000;
}
.enquire {
	width: 200px !important;
	padding: 8px 0 8px 12px;
}
.enquire .phonenumber {
	display: inline-block;
	padding: 0 0 2px 0;
	font-size: 1.5em;
	font-weight: bold;
}
.enquire a {
	font-weight: bold;
}
.socialnetworks {
	width: 208px !important;
	padding: 15px 0 4px 4px;
}
.socialnetworks a{
	display: block;
	float: left;
}
#footer {
	float: left;
	width: 980px;
	padding: 30px 0 30px 0;
	font-size: 0.9em;
}
#footer ul {
	float: right;
}
#footer ul li {
	float: left;
	padding: 0 10px 0 10px;
	border-left: 1px solid #000;
}
#footer li.first {
	border-left: none;
}
#footer li.last {
	padding: 0 0 0 10px;
}
#footer a {
	color: #000;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
}