/*
***************************************************************
*  The Galleria                                               *
*  Design + Technology By Reading Room - www.readingroom.com  *
*                                                             *
***************************************************************

*/

/* ################## @import url("/css/main.css"); #################### */

/* Global Site Styles */

body
{
	margin: 0;
	padding: 0;
	color: #000;
	background: #fff url('../images/bg-body.jpg') top left repeat-x;
	font-size: 62.5%;
	font-family: arial;
}

h1
{
	font-size: 1.7em;
}

h2
{
	font-size: 1.6em;
	font-weight: bold;
	padding: 0;
	margin: 4px 0;
}

h3
{
	font-size: 1.3em;
	padding: 0;
	margin: 5px 0;
}

p
{
	font-size: 1.2em;
	margin: 0.7em 0;
	padding: 0;
}

dl,dt,dd
{
	display: block;
}

dt,dd
{
	float: left;
}

img
{
	margin: 0;
	padding: 0;
	border: none;
}

a,a:hover
{
	text-decoration: none;
	color: #000;
}


#content_holder a
{
	text-decoration: underline;
	color: #996699;
}

#content_holder a:hover
{
	text-decoration: none;
}

#content_holder h2 a, #content_holder h3 a, #content_holder #right_col_int a
{
	text-decoration: none;
	color: #000000;
}

#content_holder h2 a:hover, #content_holder h3 a:hover, #content_holder #right_col_int a:hover
{
	text-decoration: underline;
}


.errorLabel {color:#ff0000}
.smaller {font-size: 0.8em;}


/* Main Layout Styles */

#wrapper
{
	margin: 0 auto 0 auto;
	padding: 0;
	width: 81em;
}

#shadow_left
{
	margin: 0 0 0 0;
	padding: 0;
	width: 81em;
	background: transparent url('../images/shadow-left.jpg') left top repeat-y;
}

#shadow_right
{
	margin: 0 0 0 0;
	padding: 0;
	width: 81em;
	background: transparent url('../images/shadow-right.jpg') right top repeat-y;
}

#page_wrapper
{
	margin: 0 0 0 1em;
	padding: 0;
	width: 79em;
	float: none;
}

#left_col
{
	margin: 0;
	padding: 0;
	width: 57em;
	background: #d7c7e0;
	float: left;
}

#footer
{
	margin: 0;
	padding: 0;
	width: 81em;
	clear: both;
}

#footer img.shadow
{
	margin: 0;
	padding: 0;
	width: 100%;
}

#footer_nav
{
	margin: 0 0 0 2em;
	padding: 0;
	width: 59em;
	float: left;
	font-size: 1em;
	line-height: 1.5em;
	color: #666666;
}

#footer_nav a
{
	color: #666666;
}

#footer_nav a:hover
{
	text-decoration: underline;
}

#footer_logo
{
	margin: 0 0 0 0;
	padding: 0;
	float: right;
}

img.logo
{
	margin-left: 1em;
}

.clearfix{clear: both;}

.right{float: right;}

.left{float: left;}

div.clearfix
{
	margin: 0;
	padding: 0;
	height: 0px;
}

.hidden
{
	padding: 0;
	text-indent: -9999px;
	line-height:1px;
	height: 1px;
	overflow:hidden;
	font-size:1px;
}
.hidden:lang(en) {display:none} /* for opera */


/* ################## @import url("/css/home.css"); ##################  */

/* Home Page Specific Styles */

#homepage
{
	margin: 0;
	padding: 0;
}

#homepage #header
{
	margin: 0;
	padding: 0;
	width: 57em;
	height: 13.5em;
	background: transparent url('../images/bg-header.png') top right no-repeat;
	float: left;
	position: relative;
	z-index: 1;
}

#window
{
	margin: 2.5em 0 0 17em;
	padding: 0;
	width: 40em;
	height: 55em;
	background: transparent url('../images/bg-photo.jpg') top right no-repeat;
}

#windowsill
{
	margin: -14.5em 0 0 0;
	padding: 0;
	width: 57em;
	height: 26.1em;
	background: transparent url('../images/bg-bottom-left.png') bottom right no-repeat;
	float: right;
	color: #fff;
}

#openingtimes
{
	margin: 13em 0 0 0;
	padding: 0 0 0 2em;
	width: 17em;
	height: 12em;
	font-style: italic;
	font-weight: bold;
	float: left;
}

#openingtimes dt
{
	width: 3.5em;
}

#openingtimes dl
{
	font-size: 1.2em;
}

#privclub
{
	margin: 13em 0 0 0;
	padding: 0 0 0 2em;
	width: 15em;
	height: 12em;
	float: left;
}

#login
{
	margin: 13em 0 0 2em;
	padding: 0;
	width: 17em;
	height: 12em;
	float: left;
}

#login p
{
	margin: 0;
	font-size: 1.1em;
}

#login h3
{
	font-style: italic;
}

#login img.arrow
{
	float: right;
	margin-top: -1em;
	padding: 0;
}

/* Right Column + Feature Boxes */

#right_col
{
	margin: 0;
	padding: 0;
	width: 21.9em;
	background: #99d7d6 url('../images/bg-top-right.png') top left no-repeat;
	float: left;
}

#right_col a:hover
{
	text-decoration: underline;
}

#whatson
{
	margin: 0;
	padding: 1em;
	height: 7em;
	margin-bottom:1px;
}

#whatson h2
{
	margin-top: 3em; 
}

.homefeature
{
	margin: 0;
	padding: 1em;
	width: 20em;
	height: 8em;
}

.homefeature h3
{
	margin: 0;
	padding: 0;
}

.homefeature h2
{
	font-size: 1.3em;
	padding: 0;
	margin: 0;
}

.homefeature p
{
	margin: 0;
	padding: 0;
}

.box1
{
	
}

.box2
{
	background: #c2e7e6;
}

.box3
{
	background: #e0f3f3;
}

.box4
{
	background: #fff;
}

.privofferbox
{
	margin: 0;
	padding: 1em;
	width: 20em;
	height: 18em;
	background: #908ab6 url('../images/bg-bottom-right.gif') bottom left no-repeat;
	color: #fff;
}

.privofferbox a
{
	color: #fff;
}

.privofferbox a:hover
{
	text-decoration: underline;
}

.bold
{
	font-weight: bold;
}

/* drop shadow fix */

#homepage #ribbon_left
{
	height: 68em;
	padding: 0;
}

#homepage #ribbon_right
{
	height: 68em;
	padding: 0;
}


/* ################## @import url("/css/navigation.css"); ##################  */

/* Navigation Styles */

#left_nav
{
	margin: -13.5em 0 0 0;
	padding: 13.5em 0 0 0;
	width: 17em;
	float: left;
	clear: none;
	font-style: italic;
	font-weight: bold;
	background-color: #d7c7e0;
}

/* 1st Level Navigation */

#left_nav a
{
	margin: 0;
	padding: .3em 0 .3em .2em;
	display: block;
	color: #481343;
	text-decoration: none;
}

#left_nav a:hover
{
	background-color: #f7f4f9;
	text-decoration: none;
}

#left_nav ul
{
	margin: 0;
	padding: 0 1em 1em 2em;
	list-style-type: none;
	font-size: 1.4em;
}

#left_nav ul li
{
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #c6aed2;
}

#left_nav ul li.last, #left_nav ul li.active
{
	border-bottom: none;
}


#left_nav ul li.active a
{
	background: #f7f4f9 url('../images/arrow-nav-down.gif') .25em center no-repeat;
	padding-left: 1em;
}

#left_nav ul li.active a:hover
{
	background-color: #f7f4f9;
}

/* Second Level Navigation */

#left_nav ul li ul
{
	margin: 0;
	padding: 0;
	font-size: .85em;
	background-color: #ece6f1;
}

#left_nav ul li ul li
{
	margin: 0;
	padding: 0;
	border: none;
}

#left_nav ul li ul li a
{
	padding: .1em 0 .1em 1.5em;
	display: block;
	background: url('../images/arrow-nav.gif') 1em center no-repeat;
}

#left_nav ul li ul li a:hover
{
	background: transparent url('../images/arrow-nav-on.gif') 1em center no-repeat;
	color: #e20079;
}

/* Third Level Navigation */

#left_nav ul li ul li.sub_active a, #left_nav ul li ul li.sub_active a:hover
{
	background: transparent url('../images/arrow-nav-on-down.gif') .8em center no-repeat;
	color: #e20079;
}

#left_nav ul li ul li ul li
{
	padding: 0 0 .1em .8em;
	font-size: 1.2em;
}

#left_nav ul li ul li ul li.sub_active2 a
{
	background: transparent url('../images/arrow-nav-on.gif') 1em center no-repeat;
	color: #e20079;
}

/* Turn Off 2nd Level Nav When 3rd Level Active */

#left_nav ul li ul li.off a
{
	background: transparent url('../images/arrow-nav-down.gif') .8em center no-repeat;
	color: #481343;
}

#left_nav ul li ul li.off a:hover
{
	background: transparent url('../images/arrow-nav-on-down.gif') .8em center no-repeat;
	color: #e20079;
}

/* Others */

#left_nav form
{
	font-size: 1.4em;
}


/* ################## @import url("/css/internal.css"); ##################  */


/* Internal Page Styles */

#internalpage #header
{
	margin: 0;
	padding: 0;
	width: 79em;
	height: 13.5em;
	background: transparent url('../images/header-internal.png') top center no-repeat;
	position: relative;
	z-index: 1;
}

#content_wrapper
{
	margin: 0;
	padding: 0;
	width: 79em;
	background: transparent url('../images/bg-internal-wrap.gif') top left repeat-y;
}

#content
{
	margin: -13.5em 0 0 0;
	padding: 13.5em 0 0 0;
	width: 100%;
	min-height: 50em;
	background: transparent url('../images/bg-internal.gif') top left repeat-x;
}

#content_holder
{
	margin: 0;
	padding: 0 0 0 2em;
	width: 57em;
	float: left;
}

#breadcrumbs
{
	margin: 0 2em 0 0;
	padding: 0;
	width: 26em;
	float: right;
	text-align: right;
	font-size: 1.3em;
}

#breadcrumbs span
{
	padding-right: 1em;
}

#breadcrumbs img
{
	clear: both;
	margin: 0;
	width: 26em;
}

#breadcrumbs a
{
	color: #000;
	white-space: nowrap;
}

#breadcrumbs a:hover
{
	text-decoration: underline;
}

#breadcrumbs strong
{
	white-space: nowrap;
}

#int_opening
{
	margin: 0;
	padding: 6em 0 2em 0;
	width: 100%;
	float: right;
	background: #7b5286 url('../images/internal-silhouettes.gif') top right no-repeat;
	color: #fff;
	font-size: 1.4em;
}

#int_opening dl
{
	margin: 0 0 0 .5em;
	padding: 0;
	font-size: .85em;
}

#int_opening dt
{
	margin: 0;
	padding: 0;
	width: 7.0em;
}

#int_opening dd
{
	margin: 0;
	padding: 0;
	width: 6.5em;
}

#int_opening h3
{
	margin: 0 0 0 .5em;
	padding: 0;
	font-size: 0.9em;
}

img.gallery
{
	margin: 0 2em 2em 2em;
	padding: 0;
	float: left;
}

ul.noindent {margin-left:1.5em;margin-bottom:0.5em;margin-top:0.5em;padding:0;}
ul.noindent li {margin-left:0;padding:0;}
/* Site Tools */

#tools
{
	margin: 0 3em 0 0;
	padding: 0;
	float: right;
	text-align: right;
}

#tools img
{
	margin-left: 1em;
}

/* Generic Elements - Dividers and Things */

.divider 
{
	clear: both;
	height: 1px;
	line-height: 1px;
	background-color: #7ea6cb;
	width: 100%;
	overflow: hidden;
	margin: 2em 0 1em 0;
}
hr 
{
	clear: both;
	height: 1px;
	line-height: 1px;
	background-color: #7ea6cb;
	width: 100%;
	overflow: hidden;
	margin: 2em 0 1em 0;
}

.srchdivider 
{
	clear: both;
	height: 1px;
	line-height: 1px;
	background-color: #7ea6cb;
	width: 100%;
	overflow: hidden;
	margin: 1em 0 1em 0;
}

.privofferbox .divider {
	display:none;
}

#content_holder p a:hover
{
	color:#996699;
	text-decoration: underline;
}

a.next
{
	margin: 0;
	padding: .2em 1em .2em .4em;
	border: 1px solid #777c7c;
	background: #e8eef3 url('../images/arrow-next.gif') 2.8em center no-repeat;
	float: right;
	font-size: 1.3em;
}

a.previous
{
	margin: 0;
	padding: .2em .4em .2em 1em;
	border: 1px solid #777c7c;
	background: #e8eef3 url('../images/arrow-prev.gif') .2em center no-repeat;
	float: left;
	font-size: 1.3em;
}

a.next:hover, a.previous:hover
{
	text-decoration: none;
}

img.news, img.rtImgFloat
{
	margin: 0 0 1em 1em;
	padding: 0;
	float: right;
}

#content_holder ul, #content ol
{
	font-size: 1.2em;
}

#content_holder ul a:hover, #content_holder ol a:hover
{
	color:#996699;
	text-decoration: underline;
}
/* Opening Times */
#openingtimes {line-height: 150%;}
	#openingTimes h2 {margin:.7em .5em .2em .9em; font-size:110%;}
	#openingTimes p {margin:0; padding:.4em 0 .3em .9em; line-height:1.4em; font-weight:bold;}
	#openingTimes span {float:left; width:10.5em; font-weight:normal;}
	#openingTimes a {text-decoration:underline; font-weight:normal;}
	#openingTimes a:hover {text-decoration:none;}

/* 2 column pages */

#left_col_int
{
	margin: 0 0 2em 0;
	padding: 0 1em 0 0;
	width: 60%;
	border-right: 1px solid #7ea6cb;
	float: left;	
}

#right_col_int
{
	margin: 0 0 2em 0;
	padding: 0 0 0 2em;
	width: 32%;
	float: left;
}

#right_col_int h2
{
	padding-top: .5em;
}

#right_col_int a:hover
{
	text-decoration: underline;
}

/* Fixed width navigation internal */

#internalpage #left_nav
{
	width: 170px;
}

/* ################## @import url("/css/forms.css"); ##################  */

/* Form Styles */

/* Privilege Login */

fieldset
{
	margin: 0;
	padding: 0;
	border: none;
}

#login label
{
	margin: 0;
	padding: 0;
	width: 7.5em;
	font-size: 1.1em;
}

#login input.text_med
{
	margin: 0 0 0.1em 0;
	padding: 2px 3px 1px 3px;
	width: 7.5em;
}

#login input.image
{
	margin: 0.2em 0 0 0.6em;
	padding: 0;
	vertical-align: top;
}

#login input.checkbox
{
	margin: 0 0 0 2em;
	padding: 0;
}

/* Left Navigation Search Box */

#left_nav form
{
	margin: 0;
	padding: 0 1em 1em 2.2em;
	width: 10em;
	z-index: 1;
	position: relative;
}

#left_nav form label
{
	margin: 0;
	padding: .3em 0 0 0;
	color: #481343;
}

#left_nav input.text_med
{
	margin: 0;
	padding: 0;
	width: 6.5em;
	height: 20px;
	border: 1px solid #865e90;
}

#left_nav input.image
{
	margin: -.075em 0 0 0;
	padding: 0;
	height: 20px;
	vertical-align: text-top;
	border-top: 1px solid #865e90;
	border-right: 1px solid #865e90;
	border-bottom: 1px solid #865e90;
}

/* Store Search */

.inpageForm {padding:1em;margin-top:-1em;}
.inpageForm fieldset {width:90%;}
.inpageForm h2 {margin:0em 0 .8em 12.2em; color:#330033; font-size: 1.5em;} /* Left margin is increased in iestyles.css */
.inpageForm a {padding:0 .2em; color:#563973; font-weight:bold; font-size:110%;line-height:1.5em; text-decoration:underline;}
.inpageForm a:hover {text-decoration:none;}
.inpageForm fieldset select#byCategory {width:18.2em;}
.inpageForm fieldset input#byName {width:18em;}
.inpageForm fieldset input#byPhone {width:18em;margin-bottom:1em;}
.inpageForm label {float:left; width:15.3em; color:#330033; font-weight:bold; font-size:120%; }
.inpageForm input {padding:.1em;}
.inpageForm .alphabetBox {margin-left:12.2em; width:43%;}

/* Layout for groups of Radio buttons */
.inpageForm fieldset .radioButtons {float:left; width:60%; }
	.inpageForm fieldset .radioButtons label {float:left; width:15.3em; margin: 0 .5em .5em 0; font-weight:normal;}
	.inpageForm fieldset .radioButtons input {float:left; border:0; margin-top:.2em; margin-right:1em;}
	.inpageForm fieldset .radioButtons .column label {width:10em; font-weight:normal;}
	
.inpageForm form {padding:0; margin:0;}

#storeSearch .inpageForm input, #storeSearch .inpageForm select {margin-bottom: .5em;}

input.button {margin-left: 15.25em;}

input.button {color:#fff; background:#946bb0;font-size:1.2em; padding:.3em .4em .3em .3em; border:0;cursor:pointer;c\ursor:hand;}

/* Contact */

input.standardField {margin:0 0 .7em 0; width:18em;}
input.ageField {margin:0 0 .7em 0; width:3em;}
select.standardField {margin:0 0 .7em 0;}
textarea.standardField {margin:0 0 .7em 0; width:19em; height:7em;}/* smaller width in iestyles.css */

.inpageForm fieldset .disclaimer {float:left; clear:left; width:80%; margin:.3em 0 1em 12.5em; display:inline;}/* Margins altered in iestyles.css */
	.inpageForm fieldset .disclaimer label {margin-left:0;font-weight:normal;width:auto;display:inline;float:none;  font-size:100%;}
	.inpageForm fieldset .disclaimer input {border:0;}
	.inpageForm fieldset .disclaimer p {margin:.3em 0;}

.pdfDoc {padding:0.1em 0 0.1em 1.8em; background:url(../images/icons/pdf.gif) no-repeat top left;font-size:1.2em; }

.url {color:#999999;display:block;margin:0;padding:0;}

td, th {font-size:1.2em;}

.galleryimage {margin:6px 4px 6px 4px;padding:8px;background-color:#eeeeee;border:1px solid #dddddd;float:left;width:150px;height:105px;text-align:center;}
.gallerythumb {margin:12px;padding:8px;background-color:#eeeeee;border:1px solid #dddddd;float:left;width:60px;height:56px;text-align:center;}

.navlevel1 {margin:0em 0 0.8em 1em; padding: 0 0 0 1.2em; background:url(../images/externalLink-bullet.gif) no-repeat center left;font-size:1.3em;}
.navlevel2 {margin:0em 0 0.8em 4em; padding: 0 0 0 1.2em; background:url(../images/externalLink-bullet.gif) no-repeat center left;font-size:1.3em;}

.faqcontainer {clear:both;padding:0;margin:0 0 0.5em 0;font-size:1.2em;}
.faqcontainer p {margin:0 0 0.5em 0;padding:0;font-size:1.0em;}
.faqleft {float:left;width:4%;padding:0;}
.faqright {float:left;width:95%;padding:0;}
