@charset "UTF-8";
/* CSS Document */

* {
	padding: 		0;
	margin: 		0;
	}

body {
	text-align: 	center;
	background: 	#bebcad;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	color: #FFFFFF;	
	}
	
#bodyBlack {
	text-align: 	center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	color: #000000;	
	}	

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a:active, a:link, a:visited,  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;

}


/* grid _______________________________________________________________________________*/

#container {
	margin: 		0 auto;
	text-align: 	left;
	width: 			955px;
	height:			589px;
	background: 	url(container.gif) center center;
	position: 		relative;
	border: 1px solid #000000;
	}
	
/* ____________________________________________________________________________________*/

/* background _________________________________________________________________________*/

#col1 {
	margin:			0 0;
	width:			219px;
	height:			589px;
	background:		url(000.jpg) no-repeat left top;
	position:		absolute;
	left: 0;

}

#rotator {
	margin:			0 0;
	width:			219px;
	height:			589px;
	background: 	url(http://www.showyourcolours.co.uk/liverpoogle/rotator.php) no-repeat left top;
	background-repeat: no-repeat;
	position:		absolute;
	left: 0;
}

#col2 {
	margin:			0 0;
	left:			219px;
	width:			6px;
	height:			589px;
	background:		url(divider.gif) repeat-y left top;
	background-color: #FFFFFF;
	position: absolute
	
}

#col3 {
	margin:			0 0;
	left:			225px;
	width:			71px;
	height:			589px;
	background-color: #036d56;
	position: absolute
	
}

#col4 {
	margin:			0 0;
	left:			296px;
	width:			6px;
	height:			589px;
	background:		url(divider.gif) repeat-y left top;
	position: absolute

}

#col5 {
	margin:			0 0;
	left:			302px;
	width:			425px;
	height:			589px;
	background-color: #e0090e;
	position: absolute
}

#col5b {
	margin:			0 0;
	left:			302px;
	width:			655px;
	height:			589px;
	background-color: #e0090e;
	position: absolute
}

#col6 {
	margin:			0 0;
	left:			727px;
	width:			6px;
	height:			589px;
	background:		url(divider.gif) repeat-y left top;
	position: absolute

}

#col7 {
	margin:			0 0;
	width:			23px;
	height:			589px;
	background:		url(Crest_001c.gif) no-repeat left top;
	position:		absolute;
	left: 733px;

}

#col8 {
	margin:			0 0;
	left:			756px;
	width:			6px;
	height:			589px;
	background:		url(divider.gif) repeat-y left top;
	position: absolute

}

#col9 {
	margin:			0 0;
	width:			38px;
	height:			589px;
	background:		url(Crest_002c.gif) no-repeat left top;
	position:		absolute;
	left: 762px;

}

#col10 {
	margin:			0 0;
	left:			800px;
	width:			6px;
	height:			589px;
	background:		url(divider.gif) repeat-y left top;
	position: absolute

}

#col11 {
	margin:			0 0;
	width:			149px;
	height:			589px;
	background:		url(Crest_003c.gif) no-repeat left top;
	position:		absolute;
	left: 806px;

}


/* ____________________________________________________________________________________*/
/* results ____________________________________________________________________________*/

#results {
	margin: 		0 auto;
	text-align: 	left;
	width: 			955px;
	height:			inherit;
	overflow:		visible;
	position: 		relative;
	border: 		1px solid #000000;
	background-color: #FFFFFF;
	}
	
#resultsLogo {
	margin:			0 0;
	width:			955px;
	height:			73px;
	background:		url(results_header.gif) no-repeat left top;
	position:		absolute;
	left: 0;
	background-color:#FFFFFF;
}

#resultsHolder {
	position:relative;
	padding-top:100px;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:30px;
	height:inherit;
	width:955px;
	overflow:hidden;
}

#resultsBand {
	z-index: 2;
	position:absolute;
	right:0;
	height:10px;
	top:73px;
	background-image:url(footer_bg.gif);
	background-color:#FFFFFF;
	width:955px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background-position: center;
	font-variant: small-caps;
	vertical-align: middle;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	line-height: 30px;
 }
 
#resultsFooter {

	position:absolute;
	right:0;
	height:30px;
	bottom:0px;
	background-image:url(footer_bg.gif);
	background-color:#FFFFFF;
	width:955px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background-position: center;
	font-variant: small-caps;
	vertical-align: middle;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	line-height: 30px;
 }

#searchBox {
	z-index: 			4;
	position:			absolute;
	top:25px;
	left:390px;
	height: 32px;
	width: 400px;
		
}



/* Tools  _____________________________________________________________________________*/

#tools {
	z-index: 			4;
	position:			absolute;
	left:				226px;
	width: 				500px;
	height: 			300px;
	top: 				60px;

}

#footer {
	z-index: 3;
	position:absolute;
	right:0;
	height:30px;
	bottom:0px;
	background-image:url(footer_bg.gif);
	background-color:#FFFFFF;
	width:955px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background-position: center;
	font-variant: small-caps;
	vertical-align: middle;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	line-height: 30px;
 }

#Branding {
	z-index: 1;
	position:absolute;
	left:227px;
	width: 67px;
	height:376px;
	bottom:32px;
	background-image: url(Liverpoogle_outline_b.gif);
}
 

/* ____________________________________________________________________________________*/

/* Images _____________________________________________________________________________*/

#MainLogo {
	background-image: url(Liverpoogle_logo.gif);
	background-position: center;
	height: 89px;
	width: 452px;
	background-repeat: no-repeat;
	
}

#OutlineLogo {
	background-image: url(Liverpoogle_outline_b.gif);
	background-repeat: no-repeat;
}

#logoStack {

}

#copytext {
	z-index: 4;
	position: absolute;
	left: 330px;
	width: 595px;
	height: 370px;
	top: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
#toppad {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#main_logo {
	z-index:1;
	background-image:url(Liverpoogle_logo_b.gif);
	background-repeat:no-repeat;
	width:450px;
	height:118px;
	left:253px;
	top:15px;
	position:absolute;
}


#logoStack {

}
