/* 
========================================================================
TEMPLATE.CSS
========================================================================
*/

/* --- Body - control position #container, allows centering of site -- */
body {
	background-color:#ffffff;

}

#container {
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	height:auto;
	min-height:100%;
	width:100%;	
	text-align: center;
}

/* Contains rest of HTML */
#centrecontainer {	
	text-align: left;
	padding-top:0px;	
	min-height:100%;
	width:100%;		
}
pre
{
	color:black;
}

/* --- Header section ------------------------------------------------ */
#header {
	height: 100px;
	margin-bottom: 0px;
	display:block;
	background-color: #184381;
	margin-top: 2px;
}

#header #title {
	height: 57px;
	margin: 0px 0px 0px 0px;
	background-repeat:no-repeat;
	display:block;
}


#Header A:link {
	text-decoration: none; 
	color: #999999;
	font-weight: bold;
}

/*--------------------- Top links-------------------- */
#TopArea
{
	diaply:inline;	
	
	padding:0px;
}

#Header1 div
{
	text-align:center;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align:bottom;
	display:block;		
	width:100%;	
}

#Header1 #Logo
{	
	width:291px;
	height:90px;
	background-image: url(../templateimages/conferenceliverpoollogo.png);
	background-repeat:no-repeat;
	margin-right:20px;
	padding:0px 14px 0px 0px;
	color:white;	
	text-align:center;
	background-position:bottom;
	
}

#Header1 #Home
{
	width:96px;
	
	background-image: url(../templateimages/Home.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	margin:0px;
	padding:20px 0px 0px 0px;	
	color:white;
	text-align:center;
	background-position:bottom;
	vertical-align: text-middle;
}
#Header1 #Home a
{

	color:#2A4480;
}

#Header1 #Home a:hover
{
	color: #2A4480;
	text-decoration: underline;	
}

#Header1 #Contact
{
	width:96px;
	
	background-image: url(../templateimages/Contact.gif);
	background-repeat:no-repeat;
	margin:0px;
	padding:20px 0px 0px 0px;
	color:white;
	text-align:center;
	background-position:bottom;
	vertical-align: text-middle;
}
#Header1 #Contact a
{
	padding:0px 0px 0px 10px;
	color:#2A4480;
}

#Header1 #Contact a:hover
{
	color: #2A4480;
	text-decoration: underline;	
}

#Header1 #Search
{	
	width:96px;

	background-image: url(../templateimages/Search.gif);
	background-repeat:no-repeat;
	margin:0px;
	padding:20px 0px 0px 0px;
	color:#30608;	
	text-align:center;
	background-position:bottom;
	vertical-align: text-middle;
}
#Header1 #Search a
{
	padding:0px 0px 0px 10px;
	color:#2A4480;
}

#Header1 #Search a:hover
{
	color: #2A4480;
	text-decoration: underline;	
}

#Header1 #Basket
{	
	width:96px;
	
	background-image: url(../templateimages/Basket.gif);
	background-repeat:no-repeat;
	margin:0px;
	padding:20px 0px 0px 0px;
	color:#30608;	
	text-align:center;
	background-position:bottom;
	vertical-align: text-middle;
}
#Header1 #Basket a
{
	padding:0px 0px 0px 10px;
	color:#2A4480;
}

#Header1 #Basket a:hover
{
	color: #2A4480;
	text-decoration: underline;	
}

#Header1 #Terms
{	
	width:96px;
	
	background-image: url(../templateimages/Terms.gif);
	background-repeat:no-repeat;
	margin:0px;
	padding:20px 0px 0px 0px;
	color:#30608;	
	text-align:center;
	background-position:bottom;
	vertical-align: text-middle;
}
#Header1 #Terms a
{
	padding:0px 0px 0px 10px;
	color:#2A4480;
}

#Header1 #Terms a:hover
{
	color: #2A4480;
	text-decoration: underline;	
}

#Header1 #myaccount
{	
	width:96px;

	background-image: url(../templateimages/myaccount.gif);
	background-repeat:no-repeat;
	margin-right:10px;
	padding:20px 0px 0px 0px;
	color:white;	
	text-align:center;
	background-position:bottom;
	vertical-align: text-middle;
}
#Header1 #myaccount a
{
	padding:0px 0px 0px 5px;
	color:#2A4480;
}

#Header1 #myaccount a:hover
{
	color: #2A4480;
	text-decoration: underline;	
}

/* ------------------- End Top Links-------------------*/

#header2 {
	margin-bottom:2px;
	padding-bottom:5px;
	background-repeat:repeat-x;
	padding:0px 0px 0px 0px;
	align:right;
	
	/*background-color:#33CC66;*/
	vertical-align: top;
}

#header2 .links {
	margin: 0px 10px 0px 10px;
	padding: 5px 0px 5px 0px;
	font-size: 7.5pt;
	display: inline;
	width:67%;
	
}

#header2 .links a:link, #header2 .links a:visited
	{
	text-decoration: none;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 12px 5px 0px;
	
	}

#header2 .links a:hover
	{
	position: relative;
	text-decoration: none;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

#header2 .links2 {
	margin: 0px 0px 0px 10px;
	padding: 2px 0px 2px 0px;
	display: inline;
}

#header2 .links2 li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#header2 .links2 a:link, #header2 .links2 a:visited
	{
	margin: 0px 10px 0px 0px;
	text-decoration: none;	
	color: #ffffff;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
	display:inline;
	
	}


#header2 .links2 a:hover
	{
	color: #dfdfdf;
	text-decoration: underline;
	}


/* --- Entire page body section - everything below the header -------- */
#pagebody {
	margin: 0px 0px 0px 0px;
	display:inline;
}

/* Left hand section of page body (if you have one!) */
#left {
	width: 140px;
	margin-right: 0px;
	float: left;
	padding:0px 10px 10px 0px;
	display:inline;
}

/* Dynamic page content section of page body */
#pagecontent {
	display:inline;
	width: 480px;
	float: left;
	margin-left: 10px;
}

#pagecontent_pad {
	padding: 0px 0px 5px 0px;
	
	
}

/* Right hand section of page body */
#right {
	width: 140px;
	padding-right:2px;
	margin:0px;
	float: right;
	padding-top: 0px;
	display:inline;
}

/* --- Footer -------------------------------------------------------- */
#footer {
	padding-top: 20px;
	clear: both;
	text-align: left;

}

/* Footer nav links */
#footer .links {
	margin: 0px;
}

#footer .links li {
	list-style: none;
	display: inline;
}
	
#footer .links a {
	font-size: 7pt;
	padding: 2px;
	margin-left: 3px;
	margin-right: 3px;
}

/* T&Cs text */
#terms {
	background-image: url(../templateimages/back_fade3.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 4px;
	padding-top: 10px;
	margin-bottom: 12px;
	font-size: 7pt;
	color: #999999;
}


/* --- language, currency 33CC66 and search box ------------------------ */
#language33CC66 form select, #currency33CC66 form select, #prodtype33CC66form select {
	width: 168px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.searchinput {
	width: 130px;
	height: 15px;	
	border-color:#33CC66;
	display:inline;
	margin-top:0px;
}

.searchbutton {
	width: 130px;
	height: 15px;
	text-align: center;
	margin-left:0px;
	display:inline;
	margin-top:5px;
}

/* --- Template items ------------------------------------------------ */
#left_pad {
	padding: 0px 5px 0px 8px;
}

#left h2 {
	margin: 10px 0px 5px 0px;
	font-weight: bold;
}

/* search and mailinglist forms */
#quicksearch form {
	display: block;
}

#left input.submit {
	height: 22px;
	width: 30px;
}

#left input.text {
	width: 95px;
}

#mailinglist label#email {
	display: block;
	margin: 0px 0px 2px 0px;
}

#mailinglist label#htmlemail {
	display: block;
	margin: 2px 0px 2px 0px;
}

#right h2 {
	margin: 10px 0px 5px 0px;
	font-weight: bold;
}
/* --- Custom items ------------------------------------------------ */

#Search div{
	margin-bottom:2px;
	padding-bottom:5px;	
	background-color:#dfdfdf;	
	background-repeat:repeat-x;
	padding:0px 0px 0px 0px;
	width:100%;
	align:right;	
}

#topbasket a{
	color:white;
}

.HeaderStrapline
{
	padding:10px 10px 10px 10px;
	font-size:15px;
}

.HeaderStrapline #HeaderStrapline h1

{
	color:#660000;
	display:inline;
	font-size:15px;	
}
.HeaderStrapline #HeaderStrapline h2
{
	margins:10px;
	color:#660000;
	display:inline;
	font-size:10px;		
}
/* ------ Menu --------*/

#NavHeader
{
	text-align:center;
	background-image: url(../templateimages/NavHeader.gif);
	height:auto;
	padding-top:5px;
	padding-bottom:6px;
	background-repeat:no-repeat;
	color:white;
	font-weight:bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

/* ---------HomePage---------*/
.TopHeader 
{	
	text-size:18px;
	color:white;
}
#TopHeader #LinkBox
{
	width:114px;
	height:62px;
	background-image: url(../templateimages/RequestInfo.gif);
	display:inline;	
}

#Newsletter
{	
	margin-top:0;
	margin-bottom:10px;


}
#Newsletter #header
{
	text-align:center;
	background-image: url(../templateimages/NavHeader.gif);
	height:18px;
	padding-top:5px;	
	background-repeat:no-repeat;
	color:white;
	font-weight:bold;
}

#Newsletter #inputbox {
	width: 120px;
	height: 15px;	
	border-color:white;
	background-color:white;
	text-align:left;
	margin-top:5px;
	padding:4px 4px 0px 4px;
}

#Newsletter  #searchbutton {	
	width: 130px;
	height: 20px;
	display:inline;
	text-align: center;
}

#Newsletter #NewsletterBody{
	background-color:white;
	margin-bottom:10px;
}

#Advert
{
	background-image: url(../templateimages/PricePromise.jpg);
	background-repeat:no-repeat;
	width:140px;
	height:68px;
	margin-bottom:5px;
	font-size:20px;
}

/* ------------- Green Banner -----------------*/

.TopSlogan
{
	font-size:25px;
	background-color:#4aaf1e;
	color:#333333;
	font-weight:bold;
}
.RequestInfoPack
{
	font-size:14px;
	font-weight:bold;
	color:#33CC66;
	
}

.RequestInfo
{
	width:114px;
	height:62px;
	background-image: url(../templateimages/RequestInfo.gif);
	display:block-inline;
	background-repeat:no-repeat;
	padding-left:10px;
	padding-bottom:5px;
}

/* ------------- End Green Banner -----------------*/


/* ---------------- Featured Products---------------*/

.FeatureProducts {
	margin-top:2px;
	font-size:12px;
	padding:0px 0px 0px 0px;
	font-weight:bold;
	color:white;
	background-color:#ffffff;
}

/* ---------------- End Featured Products---------------*/

#LiveSupport
{
	width:140px;
	height:56px;
	/*background-image: url(../templateimages/livechat.gif);*/
	margin-bottom:5px;
}
#MoneyBackGuarantee
{
	width:140px;
	height:600px;
	background-image: url(file:///d|/data/morrik07/1&1/officeliverpool/skin_default/templateimages/vertical.gif);
	margin-bottom:5px;
}
#HSBCSupport
{
	width:107px;
	height:68px;
	background-image: url(../templateimages/hsbc_secure.gif);
	margin-bottom:5px;
}

#PaymentMethods
{
	image-align:center;
	width:96px;
	height:175px;
	background-image: url(../templateimages/CreditCards.jpg);
	background-repeat:no-repeat;
}

#Products .Title
{
	Background-color:#33CC66;
}
.text{
 border-right:1px solid #E0DED1;
	border-left:1px solid #E0DED1;
	border-bottom:1px solid #E0DED1;
	padding:5px;
	}
.new-text{
background-color:#dfdcc7;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
border-right:1px solid #babab6;
font-weight:bold;
}
.hide{
background-color:#dfdcc7;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
border-right:none;
font-weight:bold;
}
.orange-text{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
padding:0 0 5px 3px;
color:#FD9905;
font-weight:bold;
}
.black{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
border-right:1px solid #babab6;
border-bottom:1px solid #babab6;
}
.black_new{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
border-right:none;
border-bottom:1px solid #babab6;
}
.black_btm{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
border-right:1px solid #babab6;
border-bottom:none;
}
.black_new12{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
border-right:none;
border-bottom:none;
}
