* {
	margin: 0;
	padding: 0;
}

body {
	font: 67.5%/1.25em Helvetica, Arial, sans-serif;
	color: #000;
	background: url(../images/bg_red.gif) repeat-x 0 200px;	
	font-size: 0.75em;
}

#imgLogoPrint { display: none; }

strong
{
    color: #000;
}

#airlock {
	width: 870px;
}

a img { border: 0; }

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: line-through;
	color: #c03;
}

.summary a {
	text-decoration: none;
	color: #c03;
}

.summary a:hover {
	text-decoration: line-through;
	color: #c03;
}

.description a {
	text-decoration: none;
	color: #c03;
}

.description a:hover {
	text-decoration: line-through;
	color: #c03;
}

.search-results a {
	text-decoration: none;
	color: #c03;
}

.search-results a:hover {
	text-decoration: line-through;
	color: #c03;
}

.traffic a {
	text-decoration: none;
	color: #c03;
}

.traffic a:hover {
	text-decoration: line-through;
	color: #c03;
}
/*
.navselected 
{
	
	text-decoration: line-through;
	color: #c03;
	
}*/

p {
	margin: 0 0 1.25em 0;
}

ul, ol {
	padding: 0 0 0 10px;
	margin: 0 0 1em 0;
}

ul li {
	list-style: none;
	background: url(../images/bullet.gif) no-repeat 0 5px;
	padding-left: 12px;
	margin-bottom: 0.5em;
}

h1 {
	color: #fefefe;
	font-size: 1.1em;
	margin: 0 0 1em 0;
	padding: 2px;
	background: url(../images/bg-heading1.png) repeat-y 0 0;
}

h2 {
	color: #c03;
	font-size: 1.2em;
	margin: 0 0 1em 0;
}

h3 {
	color: #c03;
	font-size: 1.2em;
	margin: 0 0 0.2em 0;
}

h4 {
	color: #c03;
	font-size: 0.9em;
	margin: 0 0 0.5em 0;
}

blockquote {
	padding: 0 0 0 40px;
	font-style: italic;
}

.black { color: #000; }

.red { color: #c30; }

.icon {
	padding: 3px 0 3px 25px;
}

.icon.pdf { background: url(../images/icon-pdf.gif) no-repeat 0 0; }

.imgRight {
	float: right;
	margin: 0 0 20px 20px;
	border: 1px solid #B8B1A4;
}

#inner {
	float: left;
	display: block;	
	width: 870px;
}

.col, .col1, .col2, .col3, .col4, .col5, .col6 {
	width: 110px;
	margin-right: 10px;
	float: left;
}

#header {
	float: left;
	display: block;	
	height: 160px;
	padding: 20px 0 20px 20px;
}

#flashcontent { margin-top: 3px; }

	#header .col1 { width: 210px; }
	#header .col2 { width: 380px; position: relative; }
	#header .col3 { position: absolute; height: 160px; top: 18px; left: 742px}
	/*#header .col3 { background: url(../images/plus.gif) no-repeat 0 30px; position: absolute; height: 160px; top: 18px; left: 742px}*/
	
	#txtSearch {
		width: 110px;
		background: #ccc;
		border: 0;
		height: 20px;
		margin: 0 0 0 0;
	}
	
	#btnSearch {
		width: 41px;
		height: 8px;
	}
	
	.increasetext, .decreasetext {
		width: 15px;
		height: 10px;
		text-indent: -9999px;
		display: block;
		float: left;
		background: url(../images/textplus.gif) no-repeat 0 0;
	}
	.decreasetext {
		background: url(../images/textminus.gif) no-repeat 0 0;
	}
	
	#liverpool-logo {
		position: absolute;
		bottom: 0;
		left: 0;
	}
	
	
	


#main {
	float: left;
	width: 870px;
	padding-left: 10px;
	margin-bottom: 20px;
	background: url(../images/bg-repeat.png) repeat-y 0 0;
}

.padding { padding-left: 10px; }

	#main .col {
		height: 225px;
		position: relative;
	}
	
	p.cat { padding-top: 10px; }
	p.cat, p.title, p.date { margin: 0 0 4px 0; line-height: 1em; padding-left: 5px; }
	p.titleLarge
	{
	    color: #000;
	    font-weight:bolder;
	    font-size:1.5em;
	    line-height: 1em;
		margin: 0 0 5px 0;	 
	}
	p.titleLargeDetails
	{
	    color: #000;
	    font-weight: bold;
		font-size: 1.4em;
	    margin-bottom: 0;	
	}
	p.titleLargeTraffic
	{
	    color: #000;
	    font-weight: bold;
	    font-size: 1.5em;
	    line-height: 1em;
	    width: 220px;
	    margin-bottom: 10px;	
	}
	p.dateDetails
	{
	    color: #000;
	    margin-bottom: 60px;	   
	}
	p.text { font-size: 0.9em; padding-left: 5px; line-height: 1.2em; }
	
	.read a {
		height: 16px;
		width: 100px;
		display: block;		
		position: absolute;
		padding-left: 5px;
		bottom: 0;
		font-size: 0.9em;
	}
	.large .read a { padding-left: 0; }
	
	.read span {
	    position:absolute; 
	    bottom: 14px; 
		color: #000;
		padding-left: 5px;
	}
	.large .read span { padding-left: 0; }

/* Banners */

#banner {
	height: 225px;
	margin: 0 0 10px -10px;
	border-left: 10px solid #fff;
	width: 710px;
	border-right: 10px solid #fff;
}

#bannerswap {
	width: 250px;
	height: 225px;
	background: #fff;
	margin: 0 0 10px -10px;
}

#bannerswap0 {
	width: 370px;
	height: 225px;
	background: #fff;
	margin: 0 0 10px -10px;
}

#bannerswap1 {
	width: 490px;
	height: 225px;
	background: #fff;
	margin: 0 0 10px -10px;
}

#bannerswap2 {
	width: 610px;
	height: 225px;
	background: #fff;
	margin: 0 0 10px -10px;
}

#bannerswap0 a, #bannerswap1 a, #bannerswap2 a {
	float: left;
	margin: 0 0 5px 10px;
	padding: 0;
}

#bannerswap0 img, #bannerswap1 img, #bannerswap2 img 
{
	float: left;
	margin: 0;	
}

#bannersingle {
	width: 240px;
	background: #fff;
	margin: 0 0 10px -10px;
	padding-left: 10px;
}

/* Secondary */

#main.secondary {
	background: url(../images/banner-white-bg.gif) no-repeat 10px 0;
	width: 730px;
}

#main.secondary.two {
	background: url(../images/banner-white-bg-490.gif) no-repeat 10px 0;
}

#main.secondary .col { margin-bottom: 20px; }

#main.secondary .col.large {
	width: 230px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	margin-bottom: 20px;
}

#main.secondary .col.large p {
	color: #d21034;
	padding: 0 0 0 5px;
}

#main.secondary .col.large p.cat { padding-top: 10px; }
#main.secondary .col.large p.date { padding-bottom: 10px; }

#main.secondary .col.large span.titles {
    display: block;
    min-height: 90px;
    height: auto !important;
    height: 90px;
}

/* Tertiary */

#main.tertiary .col.one {
	width: 345px;
	height: auto;
	padding: 20px 0 0 5px;
	color: #666;
	
}

#main.tertiary .col.two {
	width: 470px;
	height: auto;
	padding: 20px 0 0 0;
	color: #666;
	position: relative;
}

.col.one p.cat,
.col.one p.title,
.col.one p.date { padding: 0; }
.col.one p.cat
{
    color: #d21034;
	font-size: 1em;
}

.col.one p.date { margin-bottom: 60px; }

.top { position: absolute; top: 0; left: 20px; }

#footer .top a
{
	color: #c03;
	text-decoration:none;	
}

.top a:hover
{
	color: #c03;
	text-decoration: line-through;
}

/* Pagination */

.pagination {
	clear: left;
}

.pagination a {
	padding-left: 5px;
}

.pagination a.selected {
	color: #000;
}

/* Search Results */

.search-results {
	margin-bottom: 1.5em;
}

.search-results p.cat {
	margin: 0 0 0.1em 0;
	padding: 0;
	color: #c03;
	text-transform: uppercase;
}

.search-results h2 {
	margin: 0 0 0.1em 0;
	color: #000;
}

.search-results p {
	margin: 0 0 0.1em 0;
}


.top {
	padding-left: 5px;
	font-size: 0.9em;
}

.topaz1
{
    padding-top:10px; 
    padding-left:0px; 
    font-size: 0.9em;
}

.topaz2
{
    padding-top:225px; 
    padding-left:0px; 
    font-size: 0.9em;
}

#footer {
	float: left;
	width: 720px;
	padding: 40px 0 0 20px;
	margin-bottom: 10px;
	position: relative;
}

#footer p { margin: 0 0 4px 0; }

	#footer .col1 { width: 350px; }
		#footer .col1 p {
			height: 10px;
			width: 294px;
			background: url(../images/footer_text1.gif) no-repeat 0 0;
			text-indent: -9999px;
			margin: 20px 0 0 0;
		}
		
	#footer .col2 {
		width: 230px;
		background: url(../images/plus.gif) no-repeat 2px 0;
		padding: 12px 0 0 0;
	}
	
	#footer .col3 {
		background: url(../images/plus.gif) no-repeat 2px 0;
		padding: 12px 0 0 0;
	}
	
		#footer p.copyright {
			height: 10px;
			width: 179px;
			background: url(../images/text_copyright.gif) no-repeat 0 0;
			text-indent: -9999px;
			margin: 29px 0 0 0;
		}
		
		#footer .col2 p a,
		#footer .col3 p a {
			height: 10px;
			width: 100px;
			text-indent: -9999px;
			display: block;
			margin: 0;
		}
		
		#footer .col2 p a { height: 23px; width: 115px; }
		
		#footer .col2 p a:hover,
		#footer .col3 p a:hover { background-position: 0 -23px; }
		
		.liverpoolreg { background: url(../images/btn_liverpool.gif) no-repeat 0 0; }
		.powerhousereg { background: url(../images/btn_powerhouse.gif) no-repeat 0 0; }
		.contactus { background: url(../images/btn_contactus.gif) no-repeat 0 0; }
		.openinghours { background: url(../images/btn_openhours.gif) no-repeat 0 0; }
	
	#footer a {
		color: #999;
		text-decoration: none;
	}
	
	#footer a:hover {
		text-decoration: underline;
	}

form {
	padding: 0;
}

fieldset {
	padding: 0;
	border: 0;
	position: relative;
	margin: 0 0 2em 0;
	width: 350px;
}

fieldset br {
	display: none;
}

label {
	display: block;
	margin-bottom: 2px;
}

div.cr label { width: 175px; float: left; }
div.cr input { height: auto; }

input {
	background: #ccc;
	border: 0;
	height: 20px;
}

option, select {
	background: #ccc;
	border: 0;
}

textarea {
	width: 350px;
}

.check input,
.cr input { background: none; margin-right: 2px; }

.cr { margin-bottom: 15px; }

fieldset div {
	padding: .5em 0;
}

div.cr p {
	margin: 0;
}

.mandat {
	font-weight: bold;
	color: #c30;
}

div.buttons {
	clear: both;
}

.removed {
	display: none !important;
}

.clear { clear: both; height: 0px; font-size: 0px; }

#btnSubmit { width: 61px; height: 15px; }


.tertiaryImage
{
    width:110px;
    height:110px; 
}

.tertiaryImageTop
{
    width:110px;
    height:110px; 
    padding-bottom:5px;
}



.pager a.last, .pager a.first
 {
	display:none;
 }
  
 .pager a.next img, .pager a.previous img
 {
	display:none;
 }
  .pager a.next, .pager a.previous
 {
	background:url(../images/next_text.gif) no-repeat;
	width:20px;
	height:15px;
	border:none;
	margin-top:8px;
	text-indent:-9999em;
 }
   .pager a.next:hover
 {
	background:url(../images/next_text_hover.gif) no-repeat;
	text-indent:-9999em;	
	margin-top:6px;
 }
 .pager a.previous,  .pager a.previous:hover
 {
	background:url(../images/prev_text.gif) no-repeat;
	text-indent:-9999em;
	margin-top:8px;
	width:45px;
 }
 
 .pager a.previous:hover
 {
    background:url(../images/prev_text_hover.gif) no-repeat;
    text-indent:-9999em;
    margin-top:6px;
 }
   .pager a.next
   {
	margin-left:7px;	
   }
 

 .pager ol
 {
	list-style:none;
	float:right;
	padding:0;
	margin:0;
	width:100%;

 }

 
.pagetitle p
 {
	width: 30px;
	float: left;
	margin: 3px 0 0 0;
	position: absolute;
	left: -45px;
 }
 
 .pagetitle 
 {
	float: left;
	margin: -18px 0 0 0;
	position: relative;
 } 
  
 .pager ol
{
	float:left;
	padding:0;
	margin:0;
	width:auto;
}

.pager ol li {
	display:block;
	float:left;
	padding:0;
	margin:0;
}

.pager ol li ol li {
	margin:4px 0 0 0;
}

.pager ol li ol li.last a {
	border:none;
}

.pager a {
	display:block;
	float:left;
	font-size:10.5px;	
	padding:1px 3px 1px 5px;
	text-decoration:none;	
	margin:0;
}

.pager a:hover {
	color:#000;
}

.description .active a {
	color:#000;
}


.hero {
	float: left;
	display: block;
	width: 230px;
	height: 225px;
	padding: 0 0 0 10px;
}

.eventImages a,  a.featureImage {
	float: left;
	position: relative;	
	width: 110px;
	height: 110px;
	overflow: hidden;
}

.eventImages a img,  a.featureImage img {
	position: absolute;
	top: 0;
	left: 0;	
}

.eventImages a:hover img,  a.featureImage:hover img {
	border: none;
	color: #FFF;
	position: absolute;
	top: -110px;
	left: 0;	
}

a.featureImage 
{
	margin-bottom: 13px;	
}


p span.cate
{
    display:block;
    text-indent:-9999em;
    height:20px;
}

p span.title1
{
    display:block;
    text-indent:-9999em;
    height:30px;
}

p span.date
{
    display:block;
    text-indent:-9999em;
    height:24px;
}

p span.smalldate
{
    display:block;
    text-indent:-9999em;
    height:20px;
}

.titleMedium
{
    margin-bottom:5px;
    padding-left: 5px;
}

.boldblack
{
    font-size:12px;
    font-weight:bold;
    color: #000;
}

.largeboldblack
{
    font-size:14px;
    font-weight:bold;
    color: #000;
}

.normalblack
{
    font-size:12px;
    color: #000;
}

.normal
{
    font-size:12px;
    font-weight:normal;  
}
