html,
body {
	background: #752c85 url(../img/bg-header.png) 0 0 repeat-x;
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	height: 100%;
}

.container {
	color: #fff;
	min-height: 100%;
	_height: 100%;
}

.header {
	border-bottom: 1px solid transparent; /* Fixes FF */
	_border: none; /* Unbreaks IE6 */
}

.container .content {
	padding-bottom: 477px;
}

.content {
	width: 952px;
	padding: 0 4px;
	margin: 0 auto;
}

a {
	color: #a0abb4;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	float: left;
	margin: 0;
}

h1 a {
	display: block;
	background: url(../img/logo.gif) 0 0 no-repeat;
	height: 0;
	width: 256px;
	padding: 174px 0 0 0;
	overflow: hidden;
}

p.phone {
	float: right;
	margin: 0;
	background: url(../img/header-phone.jpg) 0 0 no-repeat;
	height: 0;
	width: 198px;
	padding: 53px 22px 0 0;
	overflow: hidden;
}

/* @group Primary nav */

.primarynav {
	list-style: none;
	margin: 33px 0 0 0;
	padding: 0;
	float: right;
	clear: right;
	width: 640px;
}

.primarynav li,
.primarynav a {
	float: left;
}

.primarynav a {
	background: url(../img/bg-nav.jpg) 0 0 no-repeat;
	height: 0;
	padding: 49px 0 0;
	overflow: hidden;
}

.primarynav .home a {
	width: 81px;
	background-position: 0 0;
}

.primarynav .home a:hover,
.primarynav .home a:focus {
	background-position: 0 -49px;
}

.primarynav .home a:active {
	background-position: 0 -98px;
}

.primarynav .home a.active {
	background-position: 0 -147px;
}

.primarynav .aboutus a {
	width: 102px;
	background-position: -81px 0;
}

.primarynav .aboutus a:hover,
.primarynav .aboutus a:focus {
	background-position: -81px -49px;
}

.primarynav .aboutus a:active {
	background-position: -81px -98px;
}

.primarynav .aboutus a.active {
	background-position: -81px -147px;
}

.primarynav .classes a {
	width: 96px;
	background-position: -183px 0;
}

.primarynav .classes a:hover,
.primarynav .classes a:focus {
	background-position: -183px -49px;
}

.primarynav .classes a:active {
	background-position: -183px -98px;
}

.primarynav .classes a.active {
	background-position: -183px -147px;
}

.primarynav .newsandevents a {
	width: 148px;
	background-position: -279px 0;
}

.primarynav .newsandevents a:hover,
.primarynav .newsandevents a:focus {
	background-position: -279px -49px;
}

.primarynav .newsandevents a:active {
	background-position: -279px -98px;
}

.primarynav .newsandevents a.active {
	background-position: -279px -147px;
}

.primarynav .photos a {
	width: 88px;
	background-position: -427px 0;
}

.primarynav .photos a:hover,
.primarynav .photos a:focus {
	background-position: -427px -49px;
}

.primarynav .photos a:active {
	background-position: -427px -98px;
}

.primarynav .photos a.active {
	background-position: -427px -147px;
}

.primarynav .enrolnow a {
	width: 125px;
	background-position: -515px 0;
}

.primarynav .enrolnow a:hover,
.primarynav .enrolnow a:focus {
	background-position: -515px -49px;
}

.primarynav .enrolnow a:active {
	background-position: -515px -98px;
}

.primarynav .enrolnow a.active {
	background-position: -515px -147px;
}

/* @end */

/* @group Fader */

#fader {
	background: url(../img/bg-fader.jpg) 275px bottom no-repeat;
	position: relative;
	width: 965px;
	height: 365px;
	margin: 0 0 40px;
}

#fader ul {
	list-style: none;
	padding: 12px 0 0;
	margin: 0;
	width: 275px;
}

#fader li,
#fader li a {
	display: block;
}

#fader li a {
	background: url(../img/bg-fadernav.jpg) 0 0 no-repeat;
	height: 0;
	padding: 70px 0 0;
	overflow: hidden;
	outline: none;
}

#fader li.ballet a:hover,
#fader li.ballet a:focus {
	background-position: -275px 0;
}

#fader li.ballet a:active,
#fader li.ballet a.active,
#fader li.ballet a.active:hover,
#fader li.ballet a.active:focus {
	background-position: -550px 0;
}

#fader li.jazz a {
	background-position: 0 -70px;
}

#fader li.jazz a:hover,
#fader li.jazz a:focus {
	background-position: -275px -70px;
}

#fader li.jazz a:active,
#fader li.jazz a.active,
#fader li.jazz a.active:hover,
#fader li.jazz a.active:focus {
	background-position: -550px -70px;
}

#fader li.contemporary a {
	background-position: 0 -140px;
}

#fader li.contemporary a:hover,
#fader li.contemporary a:focus {
	background-position: -275px -140px;
}

#fader li.contemporary a:active,
#fader li.contemporary a.active,
#fader li.contemporary a.active:hover,
#fader li.contemporary a.active:focus {
	background-position: -550px -140px;
}

#fader li.modern a {
	background-position: 0 -210px;
}

#fader li.modern a:hover,
#fader li.modern a:focus {
	background-position: -275px -210px;
}

#fader li.modern a:active,
#fader li.modern a.active,
#fader li.modern a.active:hover,
#fader li.modern a.active:focus {
	background-position: -550px -210px;
}

#fader li.tap a {
	padding-top: 73px;
	background-position: 0 -280px;
}

#fader li.tap a:hover,
#fader li.tap a:focus {
	background-position: -275px -280px;
}

#fader li.tap a:active,
#fader li.tap a.active,
#fader li.tap a.active:hover,
#fader li.tap a.active:focus {
	background-position: -550px -280px;
}

#fader .faderitem {
	visibility: hidden;
	position: absolute;
	top: 0;
	right: 0;
	width: 654px;
	height: 322px;
	padding: 43px 0 22px 36px;
}

#fader h2 {
	width: 600px;
	_width: auto;
	margin: 0;
	height: 0;
	padding: 94px 0 0;
	overflow: hidden;
}

#fader div.text {
	padding: 0 300px 0 0;
}

#fader p {
	margin: 0 0 1em;
	font-size: 14px;
	line-height: 1.6;
}

#fader div.wrapbox {
	position: static;
	padding: 0;
}

#fader #ballet {
	visibility: visible;
	background: url(../img/bg-ballet.jpg) right 3px no-repeat;
}

#fader #ballet h2 {
	background: url(../img/h-ballet.gif) 2px 4px no-repeat;
}

#fader #ballet .wrap1 {
	width: 0;
	height: 20px;
}

#fader #ballet .wrap2 {
	width: 150px;
	height: 40px;
}

#fader #jazz {
	background: url(../img/bg-jazz.jpg) 420px 0 no-repeat;
}

#fader #jazz h2 {
	background: url(../img/h-jazz.gif) 2px 1px no-repeat;
	margin-bottom: 20px;
}

#fader #contemporary {
	background: url(../img/bg-contemporary.jpg) 379px 1px no-repeat;
}

#fader #contemporary h2 {
	background: url(../img/h-contemporary.gif) 0 0 no-repeat;
	padding-top: 84px;
}

#fader #modern {
	background: url(../img/bg-modern.jpg) 375px 1px no-repeat;
}

#fader #modern h2 {
	background: url(../img/h-modern.gif) 4px 1px no-repeat;
}

#fader #tap {
	background: url(../img/bg-tap.jpg) 461px 1px no-repeat;
}

#fader #tap h2 {
	background: url(../img/h-tap.gif) 1px 2px no-repeat;
	margin-bottom: 15px;
}

/* @end */

/* @group Homepage content */

.homepagecontent .welcome,
.homepagecontent .enrolnow,
.homepagecontent .newsandevents {
	float: left;
	width: 300px;
}

.homepagecontent h3 {
	margin-top: 0;
}

.homepagecontent .columntext,
.homepagecontent ul.newslisting {
	min-height: 210px;
	_height: 210px;
}

.homepagecontent .columntext p {
	font-size: 0.8em;
	line-height: 1.8;
}

p.findoutmore {
	margin: 0;
}

a.findoutmore {
	float: left;
	height: 0;
	width: 155px;
	padding: 38px 0 0;
	overflow: hidden;
	background: url(../img/btn-findoutmore.gif) 0 0 no-repeat;
}

#fader a.findoutmore {
	background-image: url(../img/btn-findoutmore-homepage.gif);
}

.homepagecontent .welcome,
.homepagecontent .enrolnow {
	background: url(../img/bg-column.png) 300px top no-repeat;
	padding: 0 20px 0 0;
}

.homepagecontent .welcome h3 {
	height: 0;
	padding: 27px 0 0;
	overflow: hidden;
	background: url(../img/h-welcome.gif) 0 0 no-repeat;
}

.homepagecontent .welcome .columncontent {
	background: url(../img/bg-welcome.jpg) 210px top no-repeat;
	padding: 0 110px 0 0;
	width: 190px;
	height: 302px;
}

.homepagecontent .columntext p {
	margin: 0;
}

.homepagecontent .enrolnow .columncontent {
	background: url(../img/bg-enrolnow.jpg) 130px 22px no-repeat;
	padding: 0 100px 0 0;
	width: 200px;
	height: 283px;
}

/* @end */

.enrolnow .wrap1 {
	width: 0px;
	height: 32px;
}

.enrolnow .wrap2 {
	width: 75px;
	height: 40px;
}

.enrolnow .wrap3 {
	width: 30px;
	height: 50px;
}

.enrolnow .wrap4 {
	width: 0;
	height: 90px;
}

.enrolnow .wrap5 {
	width: 20px;
	height: 50px;
}

.enrolnow h3 {
	height: 0;
	padding: 27px 0 0;
	overflow: hidden;
	background: url(../img/h-enrolnow.gif) 0 0 no-repeat;
	width: 149px;
}

div.newsandevents {
	background: url(../img/bg-newsandevents.gif) right top no-repeat;	
}

.newsandevents h3 {
	height: 0;
	padding: 27px 0 0;
	overflow: hidden;
	background: url(../img/h-newsandevents.gif) 0 0 no-repeat;
}

.newslisting {
	list-style: none;
	margin: 0;
	padding: 0;
}

.newsarchive .newslisting {
	margin-right: 28px;
}

.newslisting li {
	border-bottom: 1px dashed #91569d;
}

.newslisting li.last {
	border: none;
}

.newslisting a {
	display: block;
	text-decoration: none;
	padding: 8px 0 8px 30px;
	background: url(../img/bg-newsitem.gif) 0 13px no-repeat;
	line-height: 1.3;
}

.newsarchive .newslisting a {
	background-image: url(../img/bg-newsitem-onwhite.gif);
	background-position: 0 16px;
	padding-left: 36px;
	font-size: 1.2em;
}

.newslisting a:hover {
	text-decoration: none;
}

.newslisting span {
	display: block;
}

.newslisting span.date {
	font-family: Times, Times New Roman, serif;
	text-transform: uppercase;
	color: #200a2a;
	font-size: 0.75em;
	letter-spacing: 1px;
}

.newslisting span.heading {
	color: #a0abb4;
	font-size: 0.8em;
}

.newslisting a:hover span.heading {
	text-decoration: underline;
}

.bodycontent {
	margin: 12px 0 0 0;
	background: #fff url(../img/bg-bodycontent.gif) 0 0 repeat-y;
	color: #666;
	width: 639px;
	float: left;
	_overflow: hidden;
}

.bodycontent .topcap {
	background: url(../img/bg-bodycontent-top.png) 0 0 no-repeat;
}

.bodycontent .bottomcap {
	padding: 30px 4px 70px 32px;
	background: url(../img/bg-bodycontent-bottom.png) left bottom no-repeat;
}

.bodycontent h2 {
	margin: 0.75em 0 0;
	color: #752c85;
}

.bodycontent h2.replace {
	height: 0;
	padding-top: 37px;
	overflow: hidden;
	margin: 0;
}

.bodycontent h3 {
	/*color: #adb6be;*/
	color: #752c85;
	margin: 30px 28px 10px 0;
}

.bodycontent h2.articleheading {
	padding: 0;
	margin: 0;
}

.bodycontent p {
	font-size: 0.9em;
	line-height: 1.45;
	margin: 1em 28px 0 0;
}

.bodycontent p.date {
	margin: 0;
	font-family: Times, Times New Roman, serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 0.8em;
	color: #adb6be;
}

/* @group Textile Styles */

.bodycontent table {
	border-collapse: collapse;
}

.bodycontent th,
.bodycontent td {
	border: 1px solid #c4ced7;
	padding: 0.5em;
	font-size: 0.9em;
	line-height: 1.45;
}

.bodycontent th {
	background-color: #c4ced7;
	color: #752c85;
}

.bodycontent th a {
	color: #fff;
}

.bodycontent li {
	font-size: 0.9em;
	line-height: 1.45;
}

.bodycontent blockquote {
	border-left: 3px solid #752c85;
	margin: 0;
	padding-left: 1em;
}

/* @end */

/* @group Enrol Now Form */

.bodycontent div.formelement {
	margin-bottom: 1em;
}

.bodycontent div.homephone,
.bodycontent div.workphone {
	float: left;
	margin-right: 35px;
}

.bodycontent div.dob {
	float: left;
	margin-right: 35px;
}

.bodycontent div.styles {
	clear: left;
}

.bodycontent div.styles label.checkbox {
	margin-left: 35px;
	line-height: 3;
}

#dancestyleadvice {
	margin-left: 35px;
}

.bodycontent div.experience label.radio {
	margin-left: 35px;
	line-height: 3;
}

.bodycontent div.howdidyouhear {
	padding-bottom: 5px;
}

.bodycontent div.howdidyouhear label.radio {
	float: left;
	line-height: 2;
	margin-left: 35px;
	width: 150px;
}

.bodycontent div.howdidyouhear label.other {
	width: auto;
	margin-right: 10px;
}

.bodycontent input.name {
	width: 438px;
}

.bodycontent input.address,
.bodycontent input.allergies {
	width: 560px;
}

.bodycontent input.phone,
.bodycontent input.howdidyouhearother {
	width: 260px;
}

.bodycontent input.date {
	width: 150px;
}

.bodycontent input.email {
	width: 350px;
}

.bodycontent textarea.additionalcomments {
	width: 438px;
	max-width: 438px;
	height: 128px;
}

.bodycontent label,
.bodycontent span.label {
	font-size: 0.9em;
	color: #752c85;
	line-height: 2;
}

.bodycontent label.checkbox,
.bodycontent label.radio {
	color: #666;
	line-height: 1.45;
}

a.sendenrolment {
	float: left;
	margin-left: 290px;
	height: 0;
	width: 155px;
	padding: 38px 0 0;
	overflow: hidden;
	background: url(../img/btn-sendenrolment.jpg) 0 0 no-repeat;
}

.validation-failed {
	border-color: #c00;
	background-color: #c47f83;
}

.validation-advice {
	font-size: 12px;
	line-height: 2;
	font-weight: bold;
	color: #c00;
}

/* @end */

.bodycontent .hr {
	border-bottom: 1px dashed #ba95c2;
	padding: 30px 0 0;
	height: 0;
	margin: 0 28px 30px 0;
	clear: right;
}

h2.aboutus {
	background: url(../img/h-aboutus.gif) 0 0 no-repeat;
}

h2.classes {
	background: url(../img/h-classes.gif) 0 0 no-repeat;
}

h2.newsandevents {
	background: url(../img/h-newsandevents-onwhite.gif) 0 0 no-repeat;
}

h2.photos {
	background: url(../img/h-photos.gif) 0 0 no-repeat;
}

.bodycontent h2.enrolnow {
	background: url(../img/h-enrolnow-onwhite.gif) 0 0 no-repeat;
}

a.downloadtimetable {
	background: url(../img/btn-downloadtimetable.jpg) 0 0 no-repeat;
	height: 0;
	padding-top: 38px;
	width: 192px;
	overflow: hidden;
}

a.downloadtimetable,
.bodycontent img.intext {
	float: right;
	margin: 0 28px 10px 10px;
}

.thumbnails {
	list-style: none;
	padding: 0;
	margin: 0;
}

.thumbnails li {
	float: left;
	margin: 28px 28px 0 0;
	border: 1px solid #a9b3bb;
	background-color: #c4ced7;
	padding: 6px;
}

.thumbnails a {
	display: block;
}

.thumbnails img {
	display: block;
	width: 108px;
	height: 108px;
}

.newsimage {
	border: 1px solid #a9b3bb;
	background-color: #c4ced7;
	padding: 6px;
	float: right;
	margin: 1em 28px 10px 10px;
	display: inline;
}

.articlenav {
	text-align: right;
	margin: 30px 28px 0 0;
	font-size: 0.9em;
	position: relative;
	top: 28px;
	_zoom: 1;
	clear: right;
}

.articlenav a {
	color: #752c85;
}

.articlenav .previous {
	float: left;
}

.profile h3,
.profile p {
	margin-left: 140px;
	margin-right: 28px;
	width: auto;
}

.profilephoto {
	border: 1px solid #a9b3bb;
	background-color: #c4ced7;
	float: left;
	padding: 6px;
}

.profile h3 {
	margin-bottom: 0;
}

.profile p.role {
	margin-top: 0;
	font-family: Times, Times New Roman, serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 0.8em;
	color: #adb6be;
}

.sidebar {
	margin: 38px 0 0 663px;
}

.sidebar p,
.sidebar dl {
	font-size: 0.8em;
	line-height: 1.8;
}

.sidebar .hr {
	background: url(../img/bg-sidebar-hr.png) center top no-repeat;
	height: 2px;
	margin: 32px 0;
}

.hr hr {
	display: none;
}

p.archivednews {
	margin-left: 30px;
	font-size: 0.9em;
}

p.archivednews a {
	color: #fff;
}

.sidebar .enrolnow {
	background: url(../img/bg-enrolnow.jpg) 130px 22px no-repeat;
	padding: 0 100px 0 0;
	height: 283px;
}

.locationmap h3 {
	height: 0;
	padding: 32px 0 0;
	overflow: hidden;
	background: url(../img/h-locationmap.gif) 0 0 no-repeat;
}

.sidebar .locationmap img {
	border: 1px solid #fff;
}

.sidebar dt,
.sidebar dd {
	display: inline;
	margin: 0;
}

.sidebar dt {
	font-weight: bold;
	color: #a0abb4;
}

.sidebar dd a {
	color: #fff;
}

.footer {
	border-top: 1px solid #fff;
	background: #a2adb6 url(../img/bg-footer.jpg) top center no-repeat;
	position: relative;
	margin-top: -423px;
	clear: both;
	zoom: 1;
}

.footer .contentwrap {
	border-top: 1px solid #9079a2;
}

.footer .content {
	position: relative;
	height: 421px;
}

.footer form {
	margin: 0;
	padding: 0;
	width: 580px;
	float: left;
}

.footer h3 {
	margin-top: 35px;
	height: 0;
	padding: 26px 0 0;
	background: url(../img/h-contactus.gif) 0 0 no-repeat;
	overflow: hidden;
}

.footer label {
	float: left;
	display: inline;
	color: #fff;
	font-family: Times, Times New Roman, serif;
	text-transform: uppercase;
	font-size: 0.75em;
	letter-spacing: 1px;
	margin-right: 11px;
}

.footer label.textarea {
	display: block;
	padding-top: 12px;
	_padding-top: 0;
	float: none;
	clear: left;
}

.footer label.error {
	font-weight: bold;
	color: #c00;
}

.footer label.error input,
.footer label.error textarea {
	border-color: #c00;
	background-color: #c47f83;
}

.footer input,
.footer textarea {
	background: #bfc6cd;
	border: 1px solid #7e8e9a;
	padding: 5px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-size: 1em;
	line-height: 1.4;
	width: 244px;
}

.footer textarea {
	width: 511px;
	height: 112px;
	resize: none;
	overflow: auto;
}

.footer .formactions {
	margin-top: 10px;
	text-align: right;
	width: 521px;
}

.footer .allfieldsreqd {
	color: #fff;
	font-style: italic;
	font-size: 0.7em;
	float: left;
	height: 20px;
	line-height: 20px;
}

.footer .error .allfieldsreqd {
	font-weight: bold;
	color: #c00;
	padding-left: 24px;
	background: url(../img/error.gif) 0 0 no-repeat;
}

.footer a.sendmessage {
	float: right;
	height: 0;
	width: 155px;
	padding: 38px 0 0;
	overflow: hidden;
	background: url(../img/btn-sendmessage.png) 0 0 no-repeat;
}

.footer .success,
.footer .message {
	color: #fff;
	font-size: 0.9em;
	line-height: 1.6;
	width: 300px;
}

.footer .message {
	margin: 1.5em 0 2em;
}

.footer .contactinfo {
	padding-top: 33px;
	text-align: right;
	color: #fff;
	font-size: 0.85em;
	line-height: 1.6;
}

.footer .contactinfo .logo {
	margin: 0 0 12px auto;
	display: block;
	width: 283px;
}

.footer .contactinfo p {
	margin: 0;
}

.footer .contactinfo strong {
	color: #752c85;
}

.footer .contactinfo a {
	color: #fff;
	text-decoration: none;
}

.footer .contactinfo a:hover {
	text-decoration: underline;
}

.iqlogo {
	position: absolute;
	bottom: 0;
	left: 3px;
	height: 0;
	padding: 63px 0 0;
	width: 170px;
	overflow: hidden;
	z-index: 9;
	background: url(../img/iqmultimedia.gif) 0 0 no-repeat;
}

.logoduplicate {
	z-index: 8;
	background-position: 0 -63px;
}

p.copyright {
	position: absolute;
	bottom: 0;
	right: 0;
	color: #505d66;
	font-size: 0.75em;
	margin: 0 0 40px;
}

.clearer {
	clear: both;
}

.wrapbox {
	float: right;
	clear: right;	
}

.cruft {
	display: none;
}

a img {
	border: none;
}

a.button:hover,
a.button:focus {
	background-position: 0 -38px;
}

a.button:active {
	background-position: 0 -76px;
}

/* @group ReMooz */

.remooz-element {
	cursor: -moz-zoom-in;
}

/**
 * Box layout
 */

.remooz-box {
	position: absolute;
	top: 0;
	left: 0;
	background: #fff no-repeat center;
	z-index: 100;
}

.remooz-loading {
	background-image: url(../img/remooz/spinner.gif);
}

.remooz-body {
	width: 100%;
	height: 100%;
}

.remooz-box-focus.remooz-type-image .remooz-body {
	cursor: -moz-zoom-out;
}

.remooz-box-dragging .remooz-body {
	cursor: move;
}

/**
 * Close button
 */

.remooz-btn-close {
	position: absolute;
	left: -15px;
	top: -15px;
	width: 30px;
	height: 30px;
	text-decoration: none;
	border: 0;
	background: url(../img/remooz/closebox.png) no-repeat center;
	visibility: hidden;
	cursor: pointer;
}

.remooz-engine-trident4 .remooz-btn-close {
	background-image: url(../img/remooz/closebox.gif);
}

/**
 * Type specific
 */

.remooz-type-image img {
	display: block;
	border: 0;
	width: 100%;
	height: 100%;
}

/**
 * Shadow
 */

.remooz-bg {
	position: absolute;
	width: 33px;
	height: 40px;
}

.remooz-bg-n {
	left: 0;
	top: -40px;
	width: 100%;
	background: url(../img/remooz/remo_bg_n.png) repeat-x;
}

.remooz-bg-ne {
	right: -33px;
	top: -40px;
	background: url(../img/remooz/remo_bg_ne.png) no-repeat;
}

.remooz-bg-e {
	right: -33px;
	top: 0;
	height: 100%;
	background: url(../img/remooz/remo_bg_e.png) repeat-y;
}

.remooz-bg-se {
	right: -33px;
	bottom: -40px;
	background: url(../img/remooz/remo_bg_se.png) no-repeat;
}

.remooz-bg-s {
	left: 0;
	bottom: -40px;
	width: 100%;
	background: url(../img/remooz/remo_bg_s.png) repeat-x;
}

.remooz-bg-sw {
	left: -33px;
	bottom: -40px;
	background: url(../img/remooz/remo_bg_sw.png) no-repeat;
}

.remooz-bg-w {
	left: -33px;
	top: 0;
	height: 100%;
	background: url(../img/remooz/remo_bg_w.png) repeat-y;
}

.remooz-bg-nw {
	left: -33px;
	top: -40px;
	background: url(../img/remooz/remo_bg_nw.png) no-repeat;
}

/* @end */