/* v1.0 | 20080212 */

html {
	min-height: 100%;
	height: auto; }

body {
	background-color: #fff;
	margin: 0px;
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 70%;
}

.address a:link {color: #f37022; font-weight:normal; text-decoration:none;}
.address a:visited {color: #ffffff; font-weight:normal; text-decoration:none;}
.address a:hover {color: #FFFFFF; font-weight:normal; text-decoration:underline;}

div.clear {
  width:120px;
  clear: both;
  height: 0;
  }
  
a {
	color: #cc0000;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #666666;
	font-weight: normal;
	text-decoration:underline;
}


.imageborder {
	padding: 0px; BORDER: #e3e1d5 10px solid;
}

.event-imageborder {
	padding: 1px; BORDER: #E5E6E6 1px solid; margin-left: 12px; margin-bottom: 12px;
}

.button {
	BORDER: #E8E5DE 1px solid; 
	PADDING: 1px; 
	BORDER-LEFT: #E8E5DE 1px solid; 
	COLOR: #000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px
}

.inv { display: none; }

.clear { clear: both;}

.hide {
	DISPLAY: none
}

/* v1.0 | 20080212 */

ol, ul, li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

.form { margin-top: 0; margin-bottom: 0; }

/* v1.0 | 20080212 */

html {
	min-height: 100%;
	height: auto; }

body {
	background-color: #fff;
	margin: 0px;
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 80%;
}

/* WRAPPER */

#content-wrapper { 
	width: 964px;
	position: relative;
	margin: 0 auto 0;
	BORDER-left: #e3e3e3 1px solid;
	BORDER-right: #e3e3e3 1px solid;
}

#corner-top {
	width: 964px;
	margin: 0 auto 0;
	padding: 0;
	height: 28px;
	background-image: url(/images/rounded-top-inner.gif);
}


#corner-bottom {
	width: 964px;
	margin: 0 auto 0;
	padding: 0;
	height: 38px;
	background-image: url(/images/rounded-bottom-inner.gif);
}

/* END WRAPPER */

/* CONTENT */

#content { 
	width: 880px;
	position: relative;
	margin: 0px 13px 0 13px;
	padding: 0px 29px 20px 29px;
	background-image: url(/images/content-inner-bg.gif);
}

#left-column  { float: left; width: 210px; margin-left: 0px; margin-top: 10px;}

#right-column { float: left; text-align: left;}

/* END CONTENT */

/* HEADER */

.header {
	width:964px;
	height: 90px;
	padding: 0px;
	margin: 0px auto 0 auto;
	BORDER-left: #e3e3e3 1px solid;
	BORDER-right: #e3e3e3 1px solid;
}

/*#home {
	BACKGROUND: url(/images/liverpoollabour-logo.gif) no-repeat 0px 0px;
	LEFT: 0px;
	TOP: 0px;
	width: 250px;
	height: 49px;
	float: left;
	margin: 20px 0 0 24px;
	display: inline;
}*/

#home {
		BACKGROUND: url(/images/liverpoollabour-logo.gif) no-repeat 0px 0px;
		LEFT: 0px;
		TOP: 0px;
		width: 218px;
		height: 44px;
		float: left;
		margin: 22px 0 0 14px;
		display: inline;
	}
#home A {
	DISPLAY: block; BORDER: 0px; MARGIN: 0px; OVERFLOW: hidden; WIDTH: 250px; PADDING-TOP: 49px; HEIGHT: 0px! important;
}
#home A:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%
}

/* END HEADER */

/* NAV */

.breadcrumb {
	width: 964px;
	margin: 0 auto 0;
	padding: 0;
	height: 38px;
	background-image: url(/images/bc-bg.gif);
	background-repeat: no-repeat;
	
}

.bc-nav { float: left; width: 640px; text-align: left; height: 20px; padding-left: 30px; margin-top: 4px;
          
font-size: 90% ;}

.bc-nav a
{
background: transparent url(/images/bc-arrow.gif) no-repeat center right;
text-decoration: none;
padding-right: 10px; /*adjust bullet image padding*/
color: #cc0000;
}

.bc a:visited, .bc a:active{
color: #cc0000;
}

.bc a:hover{
text-decoration: underline;
}

#share { float: right; width: 200px; text-align: left; height: 20px; margin-right: 30px;}


/* END NAV */

/* NAV */

#navigation {
	LEFT: 0px;
	TOP: 0px;
	width: 650px;
	height: 70px;
	float: right;
	margin: 20px 0 0 0px;
}

ul li a:hover,
body#hello ul li a {background-position:-0px -50px}

/* FOOTER */

#footer {
	width: 966px;
	margin: 0 auto 0;
	padding: 0;
	background-color: #cc0000;
	color: #FFFFFF;
	font-size: 115%;
	height: 50px;
	BORDER-bottom: #ffffff 6px solid;
}

#footer a {
	color: #ffffff;
	text-decoration: underline;
}

#footer a:hover {
	color: #000; text-decoration:underline;
}

#address  { 
	width: 100%; text-align: center; BORDER-top: #cc0000 14px solid; height: 30px;
}

#tag-lab {
	width: 966px;
	margin: 0 auto 0;
	padding: 0;
	background-color: #ffffff;
	color: #999999;
	height: 10px;
	text-align: center;
	BORDER-top: #ffffff 6px solid;
}

/* END FOOTER */





/* v1.0 | 20080212 */

ol, ul, li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}



/* MORE BUTTON */

#more
{
  display: block;
  width: 23px;
  height: 23px;
  background: url("/images/more_hover.gif") no-repeat 0 0;
  float: right;
}

#more:hover
{ 
  background-position: 0 -23px;
}

#more span
{
  display: none;
}


/* END MORE BUTTON */

/* OTHER */

div.clear {
  width:120px;
  clear: both;
  height: 0;
  }

hr {
  width: 100%;
  border: 0; 
  height: 1px; 
  color: #e3e3e3; 
  background-color: #e3e3e3;
  margin-top: 10px;
}

a {
	color: #cc0000;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #666666;
	font-weight: normal;
	text-decoration:underline;
}


.imageborder {
	padding: 0px; BORDER: #E5E6E6 6px solid;
}

.event-imageborder {
	padding: 1px; BORDER: #E5E6E6 1px solid; margin-left: 12px; margin-bottom: 12px;
}

.button {
	BORDER: #E8E5DE 1px solid; 
	PADDING: 1px; 
	BORDER-LEFT: #E8E5DE 1px solid; 
	COLOR: #000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px
}

.inv { display: none; }

.clear { clear: both;}

.hide {
	DISPLAY: none
}

/* IMAGE CAPTION */
#imagecaption {
	padding: 0px; BORDER: #E5E6E6 6px solid; margin-left: 12px; margin-bottom: 12px; width: 300px; background-color: #E5E6E6; font-size: 90%; float: right; line-height: 12px;
}
/* END IMAGE CAPTION */
