 /* Main coaster.co.uk CSS Document */
 /* Last Updated 13/08/10 by Ben Hayes */
 /* CSS Valid 17/09/09 */
 
 /* ------------------------------------------------ */
 /* -- Setup Page Layout --------------------------- */
 /* ------------------------------------------------ */
	
 body { 
	color: #000000; 
	font: 12pt/13pt Arial, sans-serif; 
	background: #9999FF; 	
	}
 
 #page {
	margin: 0px auto 0px;
	width: 884px;
	border-top: 1px solid #1B1669;
	border-right: 1px solid #1B1669;
	border-bottom: 1px solid #1B1669;
	border-left: 1px solid #1B1669;
	padding: 18px 25px 0px 25px;	
	background: #FFFFFF ;
	text-align: center;
	position: relative;
	overflow: visible;
	font-size: 11pt;	
	}
	
 h1 {
 	margin: 0.75em 0px 10px;
	font-size: 25pt;
	line-height: 1.2em;
	text-align: center;	
	}
	
 h2 {
 	margin: 0.75em 0px 0.35em;
	font-size: 16pt;
	line-height: 1.2em;
	}
	
 h3 {
 	margin: 0em;
	margin-left: 2em;
	margin-top:  1.15em;
	font-size: 11pt;
	line-height: 1.2em;
	font-style: italic;
	}		
 
 p {
	margin: 0.75em 0em;
	}
 
 .centered {
 	text-align: center;
 	}
 
/* 	in calendar and greetings*/
   div#spacer {
	display: block;
	height: 1px;
	overflow: hidden;
	}

 div.page-text {
	width: 100%;
	padding: 0px;
	margin: 0px;
	text-align: left;
	}
	
 div.page-text p {
	margin-left: 2em;
	}	

 div.hack {
	width: 100%;
	position: relative;
	padding: 0px;
	margin: 0px;
	text-align: center;
	}

 div.page-block,
 hr.page-block  {
	display: block;
	width: 700px;
	margin: 0px auto;
	}
	
 .clearer {
	display: block;
	width: 100%;
	clear: both;
	}	
	
 div.clearing {
 	display: block;
	overflow: hidden;
	margin: 0px;
	padding: 0px;	
	height: 1px;
	width: 100%;
	clear: both;
	}

img.leften {
	display: block;
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;	
	}
	
img.righten {
	display: block;
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;		
	}
  	
 table#pagefooter {
	margin: 1.35em auto 6px;
 	font-size: 10pt; 
	}
	
 table#pagefooter td {
 	font-size: 10pt; 
	vertical-align: middle;
	}	
 
 /* ------------------------------------------------
    -- Menu Formats --------------------------------
	------------------------------------------------ */	

 div.escape-hatch {
 	width: 200px;
	border: 1px solid #000000;
	border-top: 0px;
	margin: 0px auto;
 	}
	
 div.escape-hatch a {
	display: block;
	padding: 3px;
 	width: 194px;
	font-size: 10px;
	line-height: 15px;
	text-decoration: none;
	background: #FFEFC6 url(_images/returnup.jpg) top right;		
 	}	

 div.menu-holder {
 	margin: 0px;
	padding: 0px;
	border: 0px;
 	}

 div#mh2 {
	text-align: center;
	width: 100%;
	}

 ul.menu {
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
	overflow: hidden;
	}

 ul.menu-l1 {
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	width: 935px;
	margin-left: -26px;
	margin-top: -19px;
	border-left: 1px solid #0000FF;
	border-top: 1px solid #0000FF;
	background-color: #FFFFFF; 
	}
	
 ul.menu-l2 {
	font-size: 10px;
	line-height: 15px;
	width: 520px;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;	
	background-color: #ccccff; 
	margin: 0px auto;	
	}	
	

 ul.menu li { 
	margin-top: 0px;
	display: block;
	overflow: hidden;
	text-align: center;
	float: left;
	}

 ul.menu-l1 li { 
	border-right: 1px solid #0000FF;
	background-color: #FFEFC6; 
	width: 128px;
	}
	
 ul.menu-l2 li { 
	border-right: 1px solid #000000;
	background-color: #ccccff; 
	width: 99px;
	}	


 ul.menu-l1 li.logo-mi { 
	width: 160px;
	}
	
 ul.menu-l2 li.intro-mi { 
	width: 119px;
	background-color: #000000;
	color: #FFFFFF;
	}	
	
 ul.menu-l1 li.logo-mi img { 
 	margin: 0px;
	padding: 0px;
	border: 0px;
	display: block;
	}
	
 ul.menu-l1 li.logo-mi a { 
	padding: 0px;
	}		

 ul.menu-l1 li a {
	border-bottom: 1px solid #0000FF;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;	
	display: block;
	width: 128px;
	overflow: hidden;
	}

 ul.menu-l2 li a {
	text-decoration: none;
	display: block;
	width: 99px;
	overflow: hidden;
	}
		
 ul.menu-l1 li.logo-mi a { 
	width: 160px;
	}
	
 ul.menu-l1 li a:link,  div.escape-hatch a:link { color: #000000 }
 ul.menu-l1 li a:visited,  div.escape-hatch a:visited { color: #000000 }
 ul.menu-l1 li a:active,  div.escape-hatch a:active { color: #FF9922 }	

 ul.menu-l1 li a:hover,  div.escape-hatch a:hover	{
	background-color: #FFCC33;
	}

 ul.menu-l2 li a:link { color: #000000 }
 ul.menu-l2 li a:visited { color: #000000 }
 ul.menu-l2 li a:active { color: #FF9922 }	

 ul.menu-l2 li a:hover	{
	background-color: #FFEFC6;
	}	
	
 /* ------------------------------------------------
    -- Menu now item formats -----------------------
	------------------------------------------------ */	

body.ar-people ul.menu-l1 li.ar-people a.ar-people,
body.ar-companies ul.menu-l1 li.ar-companies a.ar-companies,
body.ar-shops ul.menu-l1 li.ar-shops a.ar-shops,
body.ar-clubs ul.menu-l1 li.ar-clubs a.ar-clubs,
body.ar-artists ul.menu-l1 li.ar-artists a.ar-artists,
body.ar-request ul.menu-l1 li.ar-request a.ar-request {
	background: #ffffff url(_images/menunow.jpg) top right;
 	border-bottom: 1px white;	
}

body#pg-retail ul.menu-l2 li.cl-retail a.cl-retail,
body#pg-stock ul.menu-l2 li.cl-stock a.cl-stock,
body#pg-about ul.menu-l2 li.cl-about a.cl-about,
body#pg-design ul.menu-l2 li.cl-design a.cl-design,
body#pg-terms ul.menu-l2 li.cl-terms a.cl-terms,
body#pg-privacy ul.menu-l2 li.cl-privacy a.cl-privacy,
body#pg-request ul.menu-l2 li.cl-request a.cl-request {
	background-color: #FFEFC6;
	cursor: default;
}