/*------------------*/
/*SWATCHES*/
/*------------------*/
/*
#E5CCFF (Body Background)
#5D1B51 (Sidebar Headings, Login Box Background)
#771A67 (H1)
#AE8DA8 (Basket Background)
#EAEAEA (Sidebar Grey)
#999999 (Subheadings)
#666666 (Paragraphs)
#DA7ECA (Links)
*/


/*------------------*/
/*TOOLBOX*/
/*------------------*/

.forcer {
	clear: both;
}

* html .visualIEFloatFix { height: 0.01%; }


/*------------------*/
/*INHERITED*/
/*------------------*/

p {
	color: #666666;
	line-height: 18px;
	margin: 1.5em 0;
}

a {
	text-decoration: underline;
	color: #771982;
}

a:hover {
	text-decoration: none;
	color: #DA7ECA;
}

.bold {
	font-weight: bold;
	color: #622357;
}

.codecheck {
	font-size: 13px;
	color: #FF66FF;
}

.quote {
	font-size: 13px;
	font-style: italic;
	color: #AE8DA8;
}

div#content-main p a:hover,
div#content-sidebar div.sidebar-basket p a:hover,
div#content-sidebar div.sidebar-news p a:hover,
div#content-sidebar div.sidebar-newsletter p a:hover,
div#content-sidebar h4 a:hover {
	color: #771A67 !important;
	border-color: #771A67;
}

/*------------------*/
/*SPECIFIC SHARED*/
/*------------------*/

div#header-wrap,
div#content-wrap,
div#footer {
	padding-left: 25px; /*must include the 5px for background shadow*/
	padding-right: 25px; /*must include the 5px for background shadow*/
}

/*------------------*/
/*SPECIFIC*/
/*------------------*/

body {
	background-color: #57134B;
	background-image: url(../img_bg/gradient.png);
	background-position: top;
	background-repeat: repeat-x;
	font-family: 'Trebuchet MS', Arial, Helvetica, 'FreeSans', sans-serif;
	font-size: 11px;
}

#all-wrap {
	background-image: url(../img_bg/pattern.png);
	background-position: center;
	background-repeat: repeat;
}

*html #all-wrap {
	background-image: none;
}

#pagewrap {
	margin: 0 auto;
	width: 940px;
	background-image: url(../img_bg/content_page.png);
	background-repeat: repeat-y;
}

*html #pagewrap {
	background-image: none;
	background-color: #FFFFFF;
}
		
#page {
	padding-right: 24px;
	padding-left: 24px;
	background-repeat: no-repeat;
	background-position: center top;
}
		
div#header-wrap {
	background-position: 25px 20px;
	background-repeat: no-repeat;	
}
		
.overlay {
	background-image: url(../img_bg/header_overlay.png);
	background-position: left top;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	height: 19px;
	width: 930px;
	margin-left: -20px;
}

*html .overlay {
	background-image: none;
}

#header {
	height: 330px;
}

/*
#logo {
	float: left;
	background-image: url(../img_bg/logo.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 263px;
	text-align: center;
	padding-bottom: 10px;
}

*html #logo {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img_bg/logo.png",sizingMethod="scale");
	position:relative;
}
*/

#logo {
	float: left;
	background-image: url(../img_bg/logo.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 212px;
	text-align: center;
	padding-bottom: 20px;
	margin-left: 10px;
}

*html #logo {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img_bg/logo.png",sizingMethod="scale");
	position:relative;
}

#content {
	width: 590px;
	float: left;
	clear: left;
	padding-top: 10px;
}

#contentfull {
	width: 100%;
	float: left;
	clear: left;
	padding-top: 10px;
}

h1 {
	color: #771A67;
	font-size: 23px;
	margin-bottom: 5px;
	margin-top: 10px;
}

h2 {
	color: #771A67;
	font-size: 19px;
	margin-bottom: 5px;
	margin-top: 10px;
}

h4 {
	font-size: 14px;
	margin-bottom: 10px;

}

h5 {
	border-bottom: 1px solid #B0B0B0;
	color: #666666;
	font-size: 12px;
	padding-bottom: 4px;
	margin-bottom: 10px;
}

.subheading {
	color: #999999;
	font-size: 14px;
	margin-bottom: 20px;
	margin-top: -5px;
}

.ital {
	font-style: italic;
}
					
.leftpic {
	float: right;
}

.toppic {
	margin-top: -30px;
}

.feature {
	width: 285px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.floatleft {
	float: left;
	clear: left;
}

.floatright {
	float: right;
	clear: right;
}

.noteheader {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	margin-bottom: -5px;
	color: #93688B;
	font-weight: bold;
}

.notes {
	color: #AE8DA8;
}



/*------------------------------ PRODUCTS ------------------------------*/

.pricedesc {
	color: #999999;
	text-align: right;
}

.pricebig {
	color: #5D1B51;
	font-size: 16px;
	margin-right: 20px;
}

.longsep {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	height: 10px;
	margin-bottom: 20px;
	clear: both;
	margin-top: 10px;
}


/*------------------------------ NAVIGATION ------------------------------*/

#mainnav {
	float: left;
}

.nav {
	float: left;
	text-align: center;
	padding-bottom: 20px;
	line-height: 13px;
}

.nav a {
	color: #622357;
	text-decoration: none;
}

.nav a:hover {
	color: #622357;
	text-decoration: none;
}

.nav ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 16px;
}

.nav li {
	text-align: left;
	padding-left: 12px;
}

*html .nav li {
	display: inline;
}

.nav li a {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
}

.nav li a:hover {
	color: #5D1B51;
}

#classes, #gifts {
	background-image: url(../img_bg/nav_120px.png);
	width: 120px;
}

#kidsclub {
	background-image: url(../img_bg/nav_110px.png);
	width: 110px;
}

#experiences, #members, #corporate, #studio {
	background-image: url(../img_bg/nav_90px.png);
	width: 90px;
}

#classes, #gifts, #experiences, #members, #corporate, #kidsclub, #studio {
	background-repeat: repeat-y;
	background-position: center top;
	overflow: hidden;
}

#classes, #experiences, #members, #corporate, #studio {
	padding-top: 20px;
	height: 20px;
}

#gifts, #kidsclub {
	padding-top: 15px;
	height: 25px;
}

*html #classes, *html #gifts, *html #experiences, *html #members, *html #corporate, *html #kidsclub, *html #studio {
	background-image: none;
	background-color: #FFFFFF;
}

.base90 {
	width: 90px;
	background-image: url(../img_bg/nav_90px_base.png);
}

.base100 {
	width: 100px;
	background-image: url(../img_bg/nav_100px_base.png);
}

.base110 {
	width: 110px;
	background-image: url(../img_bg/nav_110px_base.png);
}

.base120 {
	width: 120px;
	background-image: url(../img_bg/nav_120px_base.png);
}

.base90, .base100, .base110, .base120, .base130 {
	height: 16px;
	background-repeat: no-repeat;
	background-position: center top;
}

*html .base90, *html .base100, *html .base110, *html .base120, *html .base130 {
	background-image: none;
	background-color: #FFFFFF;
}



/*------------------------------ SIDE CONTENT ------------------------------*/
			
#sidebar, #sidebaradmin {
	margin-left: 10px;
	width: 290px;
	float: right;
	margin-top: -150px;
}

#sidebaradmin  {
	margin-top: 0px;
}
			
.sidebarbox {
	margin: 15px 0;
	position: relative;
}

.login h3, .minibasket h3 {
	color: #FFFFFF;
	font-size: 16px;
}

.login p, .maincol p {
	margin: 0px;
	line-height: 14px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

.login p {
	color: #E6AADB;
}

.maincol p {
	color: #333333;
}

.smallform {
	float: left;
	margin-right: 10px;
	width: 90px;
}

*html .smallform {
	display: inline;
}
							
.login label {
	font-size: 10px;
	color: #D0AAC5;
}

.login .sublinks, .login .sublinks a {
	font-size: 11px;
	color: #D0AAC5;
}

.login .sublinks a {
	text-decoration: underline;
}

.login a {
	color: #DA7ECA;
}

.login .sublinks a:hover {
	text-decoration: none;
	color: #D0AAC5;
}

.login, .minibasket, .maincol {
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-bottom: 0px;
}

.loginbase, .minibasketbase, .maincolbase {
	background-position: left top;
	background-repeat: no-repeat;
	width: 100%;
	height: 12px;
	margin: 0px;
}
				
.login {
	background-image: url(../img_bg/login_top.png);
}

.loginbase {
	background-image: url(../img_bg/login_base.png);
}

.minibasket {
	background-image: url(../img_bg/minibasket.png);
}

.minibasketbase {
	background-image: url(../img_bg/minibasket_base.png);
}

.maincol {
	background-image: url(../img_bg/leftcolmain_top.png);
	background-color: #EAEAEA;
}

.maincolbase {
	background-image: url(../img_bg/leftcolmain_base.png);
}

.maincol h3 {
	color: #5D1B51;
	font-size: 16px;
}

.newsdate {}

.newssynop h4 {
	color: #771A67;
	margin-bottom: 0px;
	margin-top: 5px;
}

#latestnews p {
	margin: 0px;
}

.newssynop {
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 10px;
}

.submit {
	padding-top: 15px;
	float: left;
}

.submit button {
	font-size: 10px;
	color: #5D1B51;
	padding: 2px;
	text-transform: uppercase;
}

.smallformfield {
	width: 90px;
	padding: 2px;
	border: 1px solid #ECBBE3;
}

.smallformfield:focus {
	border: 1px solid #DA7ECA;
	background-color: #E2D8E0;
}


/*------------------------------ FORM CONTENT ------------------------------*/
			

.fieldgroup {
	float: left;
	width: 180px;
	padding-right: 10px;
}

label {
	margin-top: 5px;
}

.formfield {
	width: 170px;
}

.formfield, .formfieldbig {
	padding: 2px;
	border: 1px solid #ECBBE3;
	margin-top: 3px;
	margin-bottom: 5px;
}

.formfield:focus, .formfieldbig:focus {
	border: 1px solid #DA7ECA;
	background-color: #E2D8E0;
}

.formfieldbig {
	width: 550px;
}

.formnotes {
	color: #E08FD2;
}

#myForm .red {
	border: 1px solid red;
}

#validationMessage {
	padding: 5px;
	border: 1px solid red;
	margin-bottom: 10px;
	color: red;
	font-weight: bold;
	display: none;
}

#myForm .errorMessage {
	margin-top: 5px;
	color: red;
	font-size: 10px;
	float: left;
	clear: left;
	text-transform: uppercase;
}

#myForm .basketform .errorMessage {
	margin-left: 0px;
}

#myForm label.red {
	border: none;
	color: red;
}

#myForm .customRed {
	border: none;
	color: red;
}


/*------------------------------ GALLERY ------------------------------*/

.photo {
	width: 190px;
	float: left;
	margin-right: 10px;
}

.frametop {
	width: 100%;
	height: 11px;
	background-image: url(../img/photo_frame_top.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.frame {
	text-align: center;
	background-image: url(../img/photo_frame_bg.png);
	background-repeat: repeat-y;
	background-position: left;
	font-size: 10px;
	text-transform: uppercase;
}

.framebottom {
	width: 100%;
	height: 13px;
	background-image: url(../img/photo_frame_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.thirdsplit {
	float: left;
	clear: both;
	display: block;
	width: 548px;
	padding: 20px;
	height: 110px;
}

.thirdsplit tr {border-bottom: none;}

.bronze p, .silver p, .gold p {color: #000; font-size: 12px;}

.bronze {background: url(../img/bg_bronze.jpg) no-repeat left top;}

.silver {background: url(../img/bg_silver.jpg) no-repeat left top;}

.gold {background: url(../img/bg_gold.jpg) no-repeat left top;}

.last {
	margin-right: 0px;
}


/*------------------------------ FOOTER CONTENT ------------------------------*/
		
#footer {
	background-image: url(../img_bg/footer_page.png);
	background-repeat: repeat-y;
	padding-top: 25px;
	padding-bottom: 20px;
	line-height: 13px;
}

*html #footer {
	background-image: none;
	background-color: #CCCCCC;
}

#sitemap {
	width: 65%;
}

#footercontact {
	width: 30%;
	float: right;
}

#sitemap, .classlist {
	float: left;
	display: inline;
}

.classlist {
	width: 280px;
	margin-left: 20px;
}

#footer ul {
	list-style-type: none;
	float: left;
	margin-right: 5px;
}

#sitemap ul {
	width: 180px;
}

.classlist ul {
	width: 130px;
}

#footer ul li {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

*html #footer ul li {
	display: inline;
}

#footer ul li a {
	background-image: url(../img_bg/footer_arrow_level1.gif);
	color: #666666;
	text-decoration: none;
}

#footer ul li a, #footer ul li ul li a {
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
}

#footer ul li a:hover, #footer ul li ul li a:hover {
	color: #771A67;
	text-decoration: underline;
	background-image: url(../img_bg/footer_arrow_over.gif);
}

#footer ul li ul {
	float: none;
	padding-top: 0px;
}

#footer ul li ul li {
}

#footer ul li ul li a {
	background-image: url(../img_bg/footer_arrow_level2.gif);
	margin-left: 8px;
	color: #7A7A7A;
}

#footer ul li ul li a:hover {}

#smallprint {
	text-transform: uppercase;
	font-size: 10px;
	color: #CCCCCC;
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 15px;
	background-image: url(../img_bg/footer_bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 20px;
	padding-left: 20px;
}

*html #smallprint {
	background-image: none;
}
			
#smallprint a {
	color: #FFFFFF;
	text-decoration: underline;
}

#smallprint a:hover {
	color: #D0AAC5;
	text-decoration: none;
}

.photoleft {
	float: left;
	width: 200px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
}

tr {border-bottom: #CCCCCC solid 1px;}

th {
	font-weight: bold;
	background-color: #CCCCCC;
}

td {}

.buybutton {
	float: right;
	padding: 5px;
	text-align: center;
}

.centre {
	text-align: center;
	width: 250px;
}

.kids {
	background: url(../img/bg_kids.gif) right top no-repeat;
}

.giftpack {
	background: url(../img/bg_gift_experiences.jpg) right top no-repeat;
}

.timetable td, .timetable th {
	font-size: 11pt;
	padding: 3px;
	border-bottom: 1px solid #666;
}

#content ul {margin-left: 26px; color: #333;}

#content li {margin-bottom: 5px;}

.timetable td {background-color: #FFF;}