body {background:#000;color:#fff;text-align:center;}
a {color:#fff;}

	#bg-header {width:1024px;background-image:url(images/bg-header.jpg);background-repeat:no-repeat;margin:0 auto;text-align:left;}
	#bg-splash {background-position:0 96px;background-repeat:no-repeat;}
	#bg-content {background-position:0 424px;background-repeat:no-repeat;background-image:url(images/bg-content-merch.jpg);}
	
	#wrapper {width:995px;text-align:left;margin:0 auto;min-height:760px;}
		#container {}
			#header {margin-top:10px;}
				#logo {float:left;width:290px;height:114px;}
				#nav {float:right;margin-top:77px;height:14px;overflow:hidden;}
					#nav ul li {padding:0 10px;background:0 3px url('images/acc-dot.gif') no-repeat;float:left;}
					#nav ul li.first {padding-left:0;background-image:none;}

					#nav ul li a {display:block;height:14px;background-repeat:no-repeat;background-position:-10px 0;background-image:url('images/nav-idea.gif');}


					#nav ul li a:hover, body#idea #nav ul li#idea_link a, body#space #nav ul li#space_link a, body#founder #nav ul li#founder_link a, body#damage #nav ul li#damage_link a, body#merch #nav ul li#merch_link a, body#location #nav ul li#location_link a, body#contact #nav ul li#contact_link a {background-position:-110px 0}

					#nav ul li#apprentice_link a:link, #nav ul li#apprentice_link a:visited {background-position:0 0;}
					#nav ul li#apprentice_link a:hover, body#apprentice #nav ul li#apprentice_link a {background-position:-125px 0;}
					
					#nav ul li#idea_link a {width:46px;background-image:url('images/nav-idea.gif');} 
					#nav ul li#space_link a {width:53px;background-image:url('images/nav-space.gif');} 
					#nav ul li#founder_link a {width:68px;background-image:url('images/nav-founder.gif');} 
					#nav ul li#apprentice_link a {width:90px;background-image:url('images/nav-theaccomplices.gif');} 
					#nav ul li#damage_link a {width:67px;background-image:url('images/nav-damage.gif');} 
					#nav ul li#merch_link a {width:58px;background-image:url('images/nav-merch.gif');} 
					#nav ul li#location_link a {width:70px;background-image:url('images/nav-location.gif');} 
					#nav ul li#contact_link a {width:79px;background-image:url('images/nav-contact.gif');} 
					
					#nav ul li a span {margin-left:-999em;}
			#splash {clear:both;padding-top:10px;}
				#splash object {margin-left:370px}
				
			#content {margin-top:40px;}
				#page_head {width:370px;float:left;text-align:right;}
					#page_head h1 {margin:0 10px 20px 0}
					#page_head p {margin-right:10px}

				#page_copy {float:left;width:450px;}
					#page_copy p, #page_copy th, #page_copy td, #page_copy table, #page_copy ul {margin:0 0 1em 0;font-size:14px;line-height:20px;}
					#page_copy li {margin-left:1em;list-style:disc;}

/* the idea */
body#idea #bg-splash {background-image:url(images/bg-splash-idea.jpg);}
/*body#idea #bg-content {background-image:url(images/bg-content-idea.jpg);}*/

body#idea #page_copy {padding-top:11px}
body#idea #page_copy a {color:#fbbe83}

/* the space */
body#space #bg-splash {background-image:url(images/bg-splash-space.jpg);}
/*body#space #bg-content {background-image:url(images/bg-content-space.jpg);}*/

body#space #page_copy {padding-top:7px}
body#space #page_copy a {color:#ffae5f}


/* the founder */
body#founder #bg-splash {background-image:url(images/bg-splash-founder.jpg);}
/*body#founder #bg-content {background-image:url(images/bg-content-founder.jpg);}*/

body#founder #page_copy {padding-top:9px}
body#founder #page_copy a {color:#ffdc71}

/* the apprentice */
body#apprentice #bg-splash {background-image:url(images/bg-splash-apprentice.jpg);}
/*body#apprentice #bg-content {background-image:url(images/bg-content-apprentice.jpg);}*/

body#apprentice #page_copy {padding-top:8px}
body#apprentice #page_copy a {color:#d6dfff}

/* the damage */
body#damage #bg-splash {background-image:url(images/bg-splash-damage.jpg);}
/*body#damage #bg-content {background-image:url(images/bg-content-damage.jpg);}*/
body#damage #page_copy a {color:#ff9c86;}

.pricelist {margin-bottom:2em;width:100%;}
.pricelist th {width:360px}
.pricelist thead th {font-weight:bold;padding-bottom:20px;width:100px;}

#colour thead th, #colour thead td {visibility:hidden}

.partners #loreal {float:left;}
.partners #fhi {float:right;}

/* the merch */
body#merch #bg-splash {background-image:url(images/bg-splash-merch.jpg);}
/*body#merch #bg-content {background-image:url(images/bg-content-merch.jpg);}*/

body#merch #page_copy {width:620px}
body#merch #page_copy a {color:#fff497}

/* the location */
body#location #bg-splash {background-image:url(images/bg-splash-location.jpg);}
/*body#location #bg-content {background-image:url(images/bg-content-location.jpg);}*/

body#location #page_copy {padding-top:10px}

body#location #page_copy a {color:#72A53C} 

/* the contact */
body#contact #bg-splash {background-image:url(images/bg-splash-contact.jpg);}
/*body#contact #bg-content {background-image:url(images/bg-content-contact.jpg);}*/

body#contact .hours th {width:125px}
body#contact #page_copy a {color:#CD9BB4}


body#apprentice #page_head {display:none}
body#apprentice #page_copy {width:inherit}
body#apprentice #page_copy h1 {float:left;width:350px;text-align:right;clear:both;margin-right:20px;}
body#apprentice #page_copy p {float:right;clear:right;width:450px}
body#apprentice #page_copy .spacer {margin-top: 40px; clear: both;}
