/*
    screen.css: MODERN BROWSER (v5+) SCREEN
    ------------
    Job:               Spaceport
    Produced by:       HMS, Web Designer @ Mando Group, Copyright Mando Group 2007
    Start date:        12/02/2008
    ------------
    COLOUR SPEC:
	lightest blue: 	#daf6ff 	{body text}
	darkest blue:	#004461		(table border}
	cyan: 			#42d1ff 	{links}
	purple:			#ba4b9e		{titles}
	olive green:	#cec945		{sub titles}
	dark green:		#546641		{table header background}
	------------
	
    TOC:
    1.	type selectors
    2.	structural
    3.	navigation
    4.	forms
    5.	tables
	6.	specific templates
	7.  sIFR
	8.	Lightbox
	9.	misc
*/
/* =1. type selectors */
* 
	{
	margin:0;
	padding:0;
	border:none;
	font-size: 1em;
	}

a img 
	{
	border: none;
	}

body 
	{
	background:#000;
	color:#daf6ff;
	font: normal 85%/1.3 "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	/*letter-spacing:.04em;*/
    }
a 	
	{
	color:#42d1ff;
	font-weight:bold;
	text-decoration:none;
	}
a:hover
	{
	color:#cec945
	}
h2
	{
	color:#ba4b9e;
	font-size:1.8em;

	}
h3
	{
	color:#ba4b9e;
	font-size:1.4em;
	}
h4 
	{
	color:#cec945;
	}
h5 
	{
	color:#cec945;
	}
small
	{
	font-style:italic;
	font-size:.9em;
	}
/* =2. structural */
div.container
	{
	width:74em;
	margin: 0 auto;
	}
div.lifeline
	{
	float:right;
	text-align:right;
	padding:.5em 1em 0 0;
	width:11.5em;
	}
div.lifeline p a
	{
	font-size:.9em;
	}
div.header
	{
	background:url(../img/header.jpg) no-repeat 0 0;
	padding:0 0 1.2em 2.4em;
	}
div.main
	{
	background:url(../img/bk-main.jpg) no-repeat 0 0;
	clear:both;
	padding:4em 0 2em 1em;
	}
div.main p
	{
	margin-bottom:1.5em;
	}
div.flashwrap
	{
	float:left;
	width:36em;
	}
div.home div.intro, div.planningvisit div.intro, div.exhibitions div.intro, div.articlelist div.intro, div.copy, div.content div.subsection, div.productimg,  div.billingaddress, div.deliveryaddress, div.checkout div.intro, div.contactus div.intro, div.signup div.intro
	{
	float:left;
	/*width:35.6em;*/
	padding-left:1.8em;
	width:33.8em;
	}
h1 a
	{
	background:transparent url(../img/logo.png) no-repeat 0 0;
	display:block;
	width:146px;
	height:101px;
	float:left;
	margin-top:2.2em;
	}
img.printlogo
	{
	display:none;
	}
p.telephone
	{
	font-size:1.6em;
	}
/* =3. navigation */
ul.nav1
	{
	background:url(../img/bk-nav.jpg) no-repeat right bottom;
	clear:both;
	font-size:.9em;
	padding:1.7em 0 0 1em;
	position:relative;
	text-transform:lowercase;
	}
ul.nav1 li
	{
	float:left;	
	list-style:none;
	padding:0 0 0 11px;
	}
ul.nav1 li a
	{
	display:block;
	padding:4px 19px 4px 8px;
	color:#000;
	}
ul.nav1 li.here, ul.nav1 li:hover
	{
	background:url(../img/navl.png) no-repeat 0 0;
	}
ul.nav1 li:hover a, ul.nav1 li.here a.here, ul.nav1 li.here a
	{
	background:url(../img/navr.png) no-repeat right top;
	color:#daf6ff;
	}
ul.nav1 li.here a
	{
	color:#42d1ff;
	}
ul.nav1 li.here a:hover, ul.nav1 li a:hover
	{
	color:#cec945;
	}
ul.nav1 li.here ul.nav2	li a, ul.nav2 li:hover
	{
	background:none;
	}
ul.nav2
	{
	position:absolute;
	left:0;
	}
ul.nav1 li.here ul.nav2 li a
	{
	color:#42d1ff;
	}
ul.nav1 li.here ul.nav2 li a.here
	{
	color:#daf6ff;
	}
ul.nav1 li.here ul.nav2 li a:hover
	{
	color:#cec945;
	}
div.footer
	{
	background:url(../img/bk-footer.gif) no-repeat 0 0;
	clear:both;
	font-size:.7em;
	padding:2em 1em 3em 1.5em;
	}
body div.footer p
	{
	margin:0;
	}
div.footer li
	{
	float:left;
	list-style:none;
	margin-right:2em;
	}
div.footer a
	{
	font-weight:normal;
	}
/* =4. forms */
input, textarea
	{
	font: normal 100%/1.3 "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	}
form.formsearch
	{
	padding-top:2em;
	}
form.formsearch input#keyword, ul.products input.quantity, div.productdetail input.quantity
	{
	background:#fff url(../img/bk-input.gif) repeat-x 0 0;
	border:1px solid #fff;
	font-size:.9em;
	padding:.1em .1em 0 .1em;
	margin-bottom:.5em;
	width:11em;
	color:#000;
	}
form.formsearch input.search, p.button a, input.buynow, input.addbasket, input.enquiry, input.submit, input.next
	{
	background:#13a9d1 url(../img/bk-button.gif) repeat-x 0 0;
	border:1px solid #11a2ca;
	color:#fff;
	font-weight:bold;
	font-size:.9em;
	padding:.1em .5em;
	}
form.formsearch input.search
	{
	padding:0 .3em 0 .4em;
	margin-top:.5em;
	}
input.buynow
	{
	width:100%;
	margin-top:1em;
	padding:.2em .5em .3em .5em;
	}
p.button a
	{
	padding:.1em 2em;
	}
p.button
	{
	margin-top:1em;
	}
input.quantity, input.textfield, input.text, textarea
	{
	color:#fff;
	background:#000;
	text-align:right;
	width:2.5em;
	border: 1px solid #3a3b4d;
	border-right: 1px solid #a19fac;
	border-bottom: 1px solid #a19fac;
	}
	
div.contactus textarea, div.contactus input.textfield, input.text
	{
	text-align:left;
	width:16em;	
	}
input.remove, input.update
	{
	background:#000 url(../img/minus.gif) no-repeat 5px center;
	color:#42d1ff;
	cursor:pointer;
	font-size:.9em;
	font-weight:bold;
	padding-left:20px;
	}
input.update
	{
	background:#000 url(../img/update.gif) no-repeat 0 center;
	}
input.remove:hover, input.update:hover
	{
	color:#cec945;
	}
form.checkout label, form.enquiry label, form.join label
	{
	clear:both;
	float:left;
	position:relative;
	width:10em;
	}
label em
	{
	position:absolute;
	color:#cec945	;
	right:0;
	font-weight:bold;
	font-size:2em;
	font-style:normal;
	margin:-.2em .2em 0 0;
	}
em.required
	{
	color:#cec945;
	font-weight:bold;
	font-size:2em;
	font-style:normal;
	}
form.checkout p, form.enquiry p, form.join
	{
	margin-bottom:1em;
	}
form.checkout p.copyaddress label, form.join fieldset label
	{
	float:none;
	width:100%;
	margin-left:.5em;
	}
p.checkoutactions input.next
	{
	float:right;
	}
p.checkoutactions input.previous, p.checkoutactions a
	{
	float:left;
	}
span.alert
	{
	background:url(../img/alert.gif) no-repeat left center;
	color:red;
	font-weight:bold;
	padding-left:10px;
	margin-left:1em;
	}
div.alert, div#validationMessage, div#success
	{
	background:#340509 url(../img/exclamation.gif) no-repeat 2em center;
	border:1px solid #d11325;
	padding:1.5em 1.5em 0 4.5em ;
	margin-bottom:2em;
	}
 div#validationMessage
 	{
	padding:1.5em 1.5em 1.5em 4.5em ;
	width:26em;
	}
	
div#success { 
	background:#003E00 url(../img/tick.gif) no-repeat 2em center;
	border:1px solid #33FF33;
 }

li.errorTitle
	{
	font-size:1.2em;
	font-weight:bold;
	}
div#validationMessage ul li
	{
	list-style:none;
	}
input.enquiry, input.submit
	{
	float:right;
	}
input.enquiry
	{
	margin-right:8.2em;
	}
form.join legend span
	{
	color:#ba4b9e;
	font-weight:bold;
	font-size:1.2em;
	padding:.5em;
	}
form.join fieldset
	{
	border:1px solid #004461;
	padding:1.5em 1.5em 0 1.5em;
	margin:2em 0;
	}
form.join p.agree
	{
	color:#cec945;
	
	border-top:1px solid #004461;
	padding-top:1em;
	}
form.join input.text
    {
    background: #fff;    
    color: #000;
    }
    
/* =5. tables */
	/*calendar see  dashboard.css
	table.calendar a.next
	{}
	table.calendar a.prev
	{}
	table.calendar span.month
	{}
	table.calendar td
		{
		color:#42d1ff;
		font-weight:bold;
		text-align:center;
		}
	table.calendar .event
		{
		background:#ba83ac;
		color:#000;
		}
		table.calendar .event a
		{
		color:#000;
		}
	table.calendar .invalid
		{
		background:#d6e2e6;
		color:#000;
		}
	table.calendar .selected
		{
		background:#13a8d1;
		color:#fff;
		}*/
	/* basket */
	table.basket
		{
		width:100%;
		margin:1em 0;
		}
	table.basket th
		{
		background:#546641;
		color:#cec945;
		font-size:.9em;
		font-weight:normal;
		padding:.5em 0;
		}
	table.basket td
		{
		border-bottom:1px solid #004461;
		text-align:center;
		}
	table.basket td.subtotal
		{
		font-weight:bold;
		}
	table.basket td.product, table.basket td.actions
		{
		text-align:left;
		}
	table.basket td.actions
		{
		padding:0 2em;
		width:4em;
		}
/* =6. specific templates */
	/*home*/
	div.panelgroup
		{
		clear:both;
		padding-top:2em;
		}
/*	div.home div.intro !duplicated further up, keeping her incase i need to alter later!
		{
		padding-left:1.8em;
		width:30em;
		}
*/
	div.home div.intro h2
		{
		font-size:2.2em;
		}
		p.leadbutton, p.leadbutton2 {}
	p.leadbutton a
		{
		background:url(../img/b-whatis.gif) no-repeat 0 0;
		display:block;
		height:37px;
		width:204px;
		float:left;
		margin:0 10px 20px 0;
		
		}
	p.leadbutton2 a 
		{
		background:url(../img/b-openingtimes.gif) no-repeat 0 0;
		display:block;
		height:37px;
		width:204px;	
		float:left;
		margin-bottom:20px;
		}
	div.home div.panel
		{
		background:#141819 url(../img/bk-panel.jpg) no-repeat 0 0;
		float:left;
		margin-right:3px;
		min-height:19.5em;/*play with height to make homepage boxes line up*/
		padding:1em 1.5em;
		width:14.8em;
		}
	div.home div.panel h3
		{
		color:#fff;
		}
	div.home div.a p
		{
		margin-bottom:0;
		}
	div.a h3
		{
		line-height:1;
		}
	div.home div.c
		{
		background-position:-17em 0;
		}
	div.home div.c img
		{
		margin-top:.8em;
		}
	div.home div.b
		{
		background-position:-34em 0;
		}
	div.home div.c p
		{
		font-size:.9em;
		}
	div.panelgroup li
		{
		list-style:none;
		}
	div.home div.panelgroup dl
		{
		font-size:.9em;
		margin-top:1.5em;
		}
	div.panelgroup dt
		{
		font-weight:bold;
		float:left;
		clear:both;
		}
	div.panelgroup dd
		{
		float:right;
		text-align:right;
		clear:right;
		}
	div.panel blockquote
		{
		color:#cec945;
		background:url(../img/quoteL.gif) no-repeat 0 0;
		padding:0 0 0 18px;
		margin:1em 0 1.5em 0;
		font-size:1.2em;
		}
	div.panel blockquote p
		{
		background:url(../img/quoteR.gif) no-repeat right bottom;
		padding:0 20px 0 0;
		}
	div.home div.panel h4
		{
		color:#ba4b9e;
		font-size:1.2em;
		margin-bottom:.5em;
		}
	div.promo 
		{
		float:left;width:17em;
		margin-left:.5em;
		}
	div.promo li
		{
		line-height:4;
		}
	/*planning a visit*/
	div.planningvisit	div.panelgroup
		{
		clear:both;
		padding-top:0;
		}
	div.planningvisit div.subsection, div.contactus div.subsection
		{
		float:right;
		width:17.8em;
		margin-right:1em;
		}
	div.planningvisit dl.prices
		{
		float:left;
		width:17em;
		}
	div.planningvisit dl.prices
		{
		font-size:.9em;
		margin-top:.2em;
		}
	div.planningvisit dl.prices dt
		{
		font-weight:bold;
		float:left;
		clear:both;
		}
	div.planningvisit dl.prices dd
		{
		float:right;
		text-align:right;
		clear:right;
		}
	div.planningvisit div.panel
		{
		background:#171b1d url(../img/bk-panel.jpg) repeat-x 0 0;
		float:left;
		font-size:.9em;
		margin-right:3px;
		position:relative;
		width:19.8em;
		}	
	div.planningvisit div.panel h4
		{	
		background:#546641;
		font-size:1em;	
		padding:4px 0 4px 18px;/*must match numbers in mando.js EXACTLY*/
		}
	div.planningvisit div.panel span.arrow
		{	
		background:url(../img/arrow-divider.gif) no-repeat 0 0;
		display:block;	
		height:34px;
		width:15px;
		position:absolute;
		left:-3px;
		top:0; z-index:1;
		}
	div.planningvisit div.panel
		{
		min-height:24em;
		}
	div.ticket, div.who, form.formsummary
		{
		padding:1.2em;
		}
	div.ticket
		{
		margin-top:1.5em;
		}
	div.ticket small
		{
		display:block;
		font-size:.8em;
		font-style:normal;
		padding:0 0 2.5em 2.8em;
		}
	div.ticket label
		{
		margin:0 0 3em 1em;
		}
	div.ticket input
		{
		float:left;
		}

	div.who label 
		{
		float:left;
		width:10em;
		font-weight:bold;
		}
	div.who legend
		{
		display:inline;
		}
	div.who legend span
		{
		font-weight:bold;
			float:left;width:5em;
		}
	div.who fieldset label
		{
		font-weight:normal;
		width:4.6em;
		}
	div.who input.quantity
		{
		float:left;
		}
	div.who img.add
		{
		margin:0 .3em 0 .4em;
		} 
	div.who img.add, div.who img.minus
		{
		cursor:pointer;
		} 
	div.who div.ages
		{
		float:right;width:12em;
		}
	div.who fieldset
		{
		margin:.4em 0;
		}
	p.inputfamily small
		{
		width:10em;
		font-size:.8em;
		font-weight:normal;
		font-style:normal;
		display:block;
		}
	div.who p, div.summary p
		{
		margin-bottom:.5em;
		}	
	div.who p.inputfamily
		{
		margin-bottom:2.3em
		}
	div.summary dt,div.summary dd
		{
		padding-bottom: .1em;
		}
	div.summary dt span
		{
		font-weight:normal;
		}
	div.summary .total
		{
		font-size:1.2em;
		font-weight:bold;
		margin:.7em 0;
		}
	div.summary a
		{
		display:block;
		}
	div.summary p
		{
		text-align:right;
		}
	ul.upcoming li
		{
		float:left;font-size:.9em;
		list-style:none;
		text-align:center;
		margin-right:3px;
		width:19.8em;
		}
	ul.upcoming li img
		{
		width:230px;
		display:block;
		margin:auto;
		}
	
	dl.calendarkey, p.calendarnote
		{
		margin:1.5em 2em 0 2em;
		}
	p.calendarnote strong
		{
		display:block;
		}
	dl.calendarkey dt
		{
		background:#d6e2e6;
		border:1px solid #000;
		display:block;
		width:1em;
		height:1em;
		}
	dl.calendarkey dd
		{
		float:left;
		padding-left:.5em;
		font-size:.8em;
		}
	/*exhibitions*/
	div.exhibitions p.exhibitionimage, div.content p.primaryimg
		{
		float:left;
		width:36em;
		}
	div.exhibitions div.comingsoon p.exhibitionimage
		{
		width:17.8em;
		margin-right:1em;
		}
	div.exhibitions p.exhibitionimage
	{
	text-align:center;
	}
	div.exhibitions
		{
		padding-top:2em;
		}
	div.exhibitions h2
		{
		font-size:1.5em;
		}
	div.exhibitions h3
		{
		font-size:2em;
		}
	div.exhibitions h4
		{
		font-size:1.4em;
		}
	div.comingsoon
		{
		background:url(../img/hr.gif) no-repeat 0 1em;
		clear:both;
		padding-top:3em;
		}
	div.comingsoon div.subsection
		{
		float:left;
		font-size:.9em;
		width:17.8em;
		}
	/*article list*/
	ul.articles
		{
		clear:both;
		}
	ul.articles li
		{
		float:left;
		list-style:none;
		padding-top:1.5em;
		margin-right:3px;
		width:17.8em;
		height:24em;
		overflow:hidden;
		}
	ul.articles li img
		{
		margin-bottom:.8em;
		display:block;
		}
	div.articlelist h3
		{
		font-size:1.2em;
		margin-bottom:.8em;
		}
	ul.articles div.summary
		{ 
		font-size:.9em;
		padding-right:1em;
		}
	/*content*/
	div.copy
		{
		line-height:1.4;
		}
	div.copy a, div.contactus a
		{
		border-bottom:1px solid #0a586e;
		}
	div.copy a:hover
		{
		border-bottom:1px solid #546641
		}
	div.copy ul
		{
		margin:0 0 1.5em 2.5em ;
		}
	div.copy ul li
		{
		list-style: square;	
		}
	div.copy ul ul
		{
		margin:1em 0 1.5em 5em ;
		}
	div.copy ul ul li
		{
		list-style:circle;	
		}
	div.copy img
		{
		float:left;
		margin-right:1.5em;
		}
	div.content div.subsection
		{
		background:url(../img/nebula.gif) no-repeat right top;
		font-size:.9em;
		padding-left:2em;
		}
	div.content div.subsection  ul
		{
		margin-bottom:2em;
		}
	div.content div.subsection  ul li
		{
		list-style:none;
		line-height:2;
		}
	ul.related a, p.link, li.next a,  ul.links a
		{
		background:url(../img/arrow.gif) no-repeat 0 center;
		padding-left:20px;
		font-size:.9em;
		}
	li.previous a
		{
		background:url(../img/arrowbk.gif) no-repeat right center;
		padding-right:20px;
		}
	ul.links li
		{
		margin-bottom:.5em;
		}
	ul.downloads a
		{
		background:url(../img/document.gif) no-repeat 0 center;
		padding-left:20px;
		}
	div.copy p.link
		{
		font-size:.9em;
		}
	/*search results*/	
	div.searchresults dl
		{
		clear:both;
		border-bottom:1px solid #004461;
		margin-bottom:1em;
		}
	div.searchresults dt
		{
		border-top:1px solid #004461;
		padding:1.5em 1.5em 0  1.5em;
		}
	div.searchresults dd
		{
		padding:0 30em 1.8em 3.3em;
		font-size:.9em;
		}
	/*productlist*/
	div.productswrap
		{
		float:left;
		width:53em;
		}
	p.pageinfo
		{
		clear:both;
		float:left;
		font-size:.9em;
		width:17em;
		margin-top:.7em;
		}
	p.pageinfo a
		{
		border-left:1px solid #fff;
		padding-left:1em;
		margin-left:.8em
		}
	div.paging
		{
		float:right;
		font-size:.9em;
		text-align:right;
		width:35em;
		margin:.7em 2em 0 0;
		
		}
	div.paging p, div.paging ul
		{
		display:inline;
		}
		
	div.paging li
		{
		list-style:none;
		display:inline;
		padding:0 .7em;
		text-transform:lowercase;
		}
		
	div.paging li.next
		{
		border-left:1px solid #fff;
		padding-left:1em
		}
	div.paging li.previous
		{
		border-right:1px solid #fff;
		padding-right:1em
		}
	ul.products 
		{
		clear:both;
		}
	ul.products li
		{
		list-style:none;
		float:left;
		text-align:center;
		margin-right:3px;		
		width:17em;
		}
	ul.products	small
		{
		display:block;
		color:#cec945;
		text-align:center;
		padding:.5em 0;
		}
	ul.products span
		{
		display:block;
		text-align:right;
		font-weight:bold;
		margin-bottom:.5em;
		}
	ul.products div.panel
		{
		background:#141819 url(../img/bk-panelprod.jpg) no-repeat 0 0;
		text-align:left;
		padding:1.2em 1em .1em 1em;
		min-height:8.2em;
		}
	ul.products div.panel a
		{
		display:block;
		height:3em;
		overflow:hidden;
		}
	ul.products div.b
		{
		background-position:-17em 0;
		}
	ul.products label,  div.productdetail form label
		{
		float:left;
		font-size:.9em;
		margin:.1em .5em 0 0;
		}
	ul.products form
		{
		text-align:right;
		}
	ul.products input.quantity, div.productdetail input.quantity
	{
		width:2.5em;
		float:left;
		margin:.1em 1em 0 0;
	}
	div.minibasket
		{
		float:left;
		width:15em;
		}
	div.minibasket dl
		{
		font-size:.9em;
		}
	div.minibasket dd span
		{
		display:block;
		}
	div.minibasket dd a
		{
		display:block;
		padding-top:1em;
		}
	div.minibasket span.price
		{
		font-weight:bold;
		}
	div.minibasket span.quantity
		{
		font-size:.85em;
		}
	dt.added, p.total
		{
		color:#cec945;
		}	
	dt.otheritems
		{
		background:url(../img/hrs.gif) no-repeat 0 0;
		color:#ba4b9e;
		padding-top:1.5em;
		margin-top:1em;
		}
	p.total
		{
		background:url(../img/hrs.gif) no-repeat 0 0;
		text-align:right;
		padding-top:1.5em;
		margin-top:1em;
		}
	div.minibasket p.link, div.shoppingbasket div.subsection p.link
		{
		font-size:.9em;
		float:right;
		}
	div.minibasket p.button a, div.shoppingbasket p.button a
		{
		width:12.5em;display:block;text-align:center;
		}
	div.minibasket p.noitems
		{
		font-size:.9em;
		margin-top:1em;
		}
	/* product detail */
	div.productimg
		{
		text-align:center;
		}
	div.productimg p
		{
		background:url(../img/bk-productimg.gif) no-repeat center bottom;
		padding-bottom:5em;
		}
	div.productimg p span
		{
		background:url(../img/plus.gif) no-repeat 0 center;
		padding-left:20px;
		font-size:.9em;
		}
	div.productimg ul li
		{
		display:inline;
		list-style:none;
		margin: 0 .5em;
		}
	div.productdetail div.subsection, div.productdetail div.panel
		{
		float:left;
		margin-right:3px;
		width:17.8em;
		}
	div.productdetail div.panel
		{
		background:#141819 url(../img/bk-panelprod.jpg) no-repeat 0 0;
		margin-bottom:2em;
		}
	 div.productdetail div.panel p.price
		{
		display:block;
		font-weight:bold;
		text-align:right;
		margin:1em;
		}
	p.outofstock
		{
		text-align:center;
		font-style:italic;
		color:#cec945;
		padding:1em 1em 0;
		}
	 div.productdetail form
		{
		text-align:right;
		padding:0 1em;
		}
	div.productdetail ul.links
		{
		font-size:.9em;
		float:right;
		margin-right:2em;
		}
	div.productdetail ul.links li
		{
		list-style:none;
		}
	div.descriptionwrap
		{
		float:left;
		width:36.3em;
		}
	div.descriptionwrap ul.links
		{
		margin-bottom:2em;
		}
	div.description
		{
		background:url(../img/hrm.gif) no-repeat 0 0;
		clear:both;
		padding:2em 0 0 0;
		}
	div.productdetail p.productprice
		{
		color:#cec945;
		font-size:1.4em;
		}
	/* basket */
	div.checkout div.subsection
		{
		float:right;
		width:17.8em;
		}
	div.shoppingbasket dt, div.shoppingbasket dd, div.basketsummary dt, div.basketsummary dd
		{
		float:left;
		text-align:right;
		width:10em;
		}
	div.shoppingbasket dd, div.basketsummary dd
		{
		font-weight:bold;
		width:5em;
		}
	div.shoppingbasket div.subsection
		{
		float:right;
		width:15em;
		}
	div.shoppingbasket p.button
		{
		margin-bottom:0;
		}
	/*checkout */
	p.copyaddress
		{
		color:#cec945;
		font-size:.9em;
		}
	div.checkout h2
	 	{
		margin-bottom:.3em;
		}
	div.checkout h3
	 	{
		color:#fff;
		clear:both;
		margin-top:1em;
		}
	div.checkout h4
	 	{
		color:#ba4b9e;
		font-size:1.3em;
		margin-bottom:1.7em;
		}
	div.checkout div.deliveryaddress h4, div.personaldetails h4, div.basketsummary h4
	 	{
		margin-bottom:0;
		}
	ul.step1 li, ul.step2 li
		{
		background:#546641;
		color:#cec945;
		float:left;font-size:1.2em;
		list-style:none;
		width:14.8em;
		vertical-align:middle;
		}
	ul.step1 li.s1, ul.step2 li.s2
		{
		background:#839844 url(../img/arrow-step1here.gif) no-repeat right center;
		color:#fff;
		}
	ul.step1 li.s2
		{
		background:#546641 url(../img/arrow-step2.gif) no-repeat right center;
		}
	ul.step2 li.s1
		{
		background:#546641 url(../img/arrow-step2here.gif) no-repeat right center;
		}
	ul.step1 li.s3, ul.step2 li.s3
		{
		background:#546641 url(../img/arrow-stepend.gif) no-repeat right center;
		}
	ul.step1 li.s2, ul.step2 li.s1, ul.step2 li.s3, ul.step1 li.s3, ul.step1 li.s1, ul.step2 li.s2
		{
		padding:2px 0 2px 5px;/*must match numbers in mando.js EXACTLY*/
		}
	div.billingaddress, div.deliveryaddress
		{
		margin-top:2em;
		padding:0;
		}
	div.billingaddress
		{
		background:url(../img/nebula2.gif) no-repeat right 5em;
		}
	p.checkoutactions
		{
		padding-top:2em;
		clear:both;
		}
	div.personaldetails
		{
		clear:left;
		float:left;
		width:17em;
		}
	div.basketsummary
		{
		float:left;
		width:55em;
		}
	address
		{
		font-style:normal;
		margin-bottom:1em;
		}
/* =7. sIFR - These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced  */
/*.sIFR-hasFlash h5 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}	*/
/* =8. Lightbox v 1.3 */
#lbOverlay 
	{
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
	}
#lbCenter, #lbBottomContainer 
	{
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
	}
.lbLoading 
	{
	background: #fff url(../img/loading.gif) no-repeat center;
	}
#lbImage 
	{
	border: 10px solid #fff;
	}
.photos 
	{
	padding: 3px;
	border: 1px solid #fff;
	}
a:hover .photos 
	{
	border: 1px solid #999;
	}
.lightboxDesc a 
	{
	color: #999999;
	text-decoration: none;
	}
.lightboxDesc a:hover 
	{
	color: #000000;
	text-decoration: none;
	}
#lbPrevLink, #lbNextLink 
	{
	display: block;
	width: 63px;
	height: 32px;
	outline: none;
	}
#lbPrevLink 
	{
	float: left;
	background: transparent url(../img/prevlabel.gif) no-repeat left;
	}
#lbPrevLink:hover 
	{
	background: transparent url(../img/prevlabel.gif) no-repeat left;
	}
#lbNextLink 
	{
	float: right;
	background: transparent url(../img/nextlabel.gif) no-repeat right;
	}
#lbNextLink:hover 
	{
	background: transparent url(../img/nextlabel.gif) no-repeat right;
	}
#lbControls 
	{
	display: block;
	height: 32px;
	}
#lbBottom 
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
	}
#lbCloseLink 
	{
	clear: both;
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../img/closelabel.gif) no-repeat center;
	margin: 0px 0px 0px 0px;
	/*border: 1px solid #000;*/
	}
#lbCaption, #lbNumber, #lbDescription 
	{
	margin-right: 71px;
	/*border: 1px solid #000;*/
	}
#lbCaption 
	{
	font-weight: bold;
	}
.lightboxDesc 
	{
	display: none;
	}
/* =9. misc */
.cf:after, ul.nav1:after, div.main:after, dl:after, ul.step1:after, ul.step2:after, div.header:after
	 {content:".";display:block;height:0;clear:both;visibility:hidden;}
	 
.hide, .accessmenu, .formsearch label, h1 span, table.basket label, p.leadbutton span, p.leadbutton2 span, dl.calendarkey dt span
	{
	position:absolute;
	left: -10000px
	}
	
.swapMe {
	cursor: pointer;
}
.x
	{
	visibility:hidden;
	}
	

	
/* Aardvark Animations request May 2010 - FED:HMS */


div.aardvarkMap {background:url(../img/exhibitionmap.gif) no-repeat 0 0; padding:60px 185px 0 0; margin:20px 0 0 0}
div.aardvarkMap h4 span {position:absolute; left:-10000px;}
div.aardvarkMap p.download a {background:url(../img/download.gif) no-repeat 0 0; padding: 0 0 0 25px; font-size:1.2em; text-decoration:underline;}
div.intro h4 span.wallaceTitle {font-size:.8em;}


/* Content Entries 15/02/2011 HMS */

ul.contestEntries {list-style:none;}
ul.contestEntries li {background:url(../img/hr.gif) no-repeat 0 0;clear:both;margin-bottom:1.5em; padding-top:2em}
ul.contestEntries h4 {font-size:1.2em;}
ul.contestEntries img {display:block; margin-top:1em;}
ul.contestEntries p {font-size:.8em;}

/* signup success */

div.signup-success 
{
    margin-top: 15px;
}

div.signup div.intro
	{
	width:34.8em;
	}