/* CSS Document */



* {
	padding: 0;
	margin: 0;
}
img {
	border: none;
}
textarea {
	overflow: auto;
}
body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(images/bground2.jpg) repeat-x left top;
}
#wrapper {
	width: 992px;
	text-align: left;
	margin: 0 auto;
	position: relative;
}
#head {
	height: 118px;
	position: relative;
	overflow: hidden;
}
#head #mainnav {

}
#head #mainnav li {
	float: left;
	list-style: none;

}
#head #mainnav li a {
	line-height: 32px;
	color: #FFFFFF;
	text-decoration: none;
	height: 34px;
	width: 141px;
	display: block;
	text-align: center;
}
#head #mainnav li a:hover {
	background: url(images/butover.jpg) repeat-x left top;
}
#head #service {
	color: #333366;
	font-size: 18px;
	font-style: italic;
	position: absolute;
	left: 452px;
	top: 58px;
}
#wrapper #secondnav {
	height: 82px;
	position: relative;
}
#wrapper #secondnav #tel {
	position: absolute;
	top: 15px;
	left: 341px;
	font-size: 32px;
	color: #ffffff;
	background: url(images/telback.jpg) no-repeat left top;
	height: 51px;
	width: 310px;
	text-align: center;
	line-height: 50px;
	letter-spacing: 1px;
}
/**
	MooHover buttons.
	We set all styles in one declaration.
*/
.default, .MooTrans, .defaultMooButton, .MooButton { 
	display:block; 
	position:relative; 
	width:310px; 
	height:52px; 
	background:url(images/button_off.png); 
	text-decoration:none; 
	color:#FFFFFF; 
	line-height:50px; 
	text-align:center; 
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
/**
	set the background for our buttons
*/
.MooTrans, .MooButton { 
	background:url(images/button_on.png);
	color: #ffffff;
}
#menu-hover {
	padding: 15px 0 0 0;
}
#menu-hover li {
	float: left;
	margin: 0 372px 0 0;
	list-style-type: none;
}
#menu-hover .nopad {
	margin: 0 0 0 0;
	list-style-type: none;
}
#wrapper #trans {
	height: 250px;
	background: url(images/site.jpg) no-repeat left top;
	position: relative;
}
#trans #fade {
	width: 310px;
	height: 250px;
	position: absolute;
	top: 0;
	right: 0;
	background: url(images/1.jpg) no-repeat left top;
}
#trans .evoucher {
	width: 310px;
	height: 70px;
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	text-decoration: none;
	text-align: center;
	line-height: 68px;
	color: #ffffff;
	font-size: 16px;
	background: url(images/shim.gif) repeat;
	z-index: 100;
}
#trans a:hover.evoucher {
	background: url(images/evoucherover.jpg) no-repeat left top;
	color: #000000;
}
#content {
	padding: 15px 0 0 0;
	min-height: 255px;
	height: auto;
}
/* for Internet Explorer */
/*\*/
* html #content {
	height: 255px;
}
/**/

#content h1 {
	font-weight: normal;
	color: #333399;
	font-size: 24px;
	padding: 0px 0px 15px;

}
#content p {
	padding: 0px 0px 15px;
	margin: 0px 5px 0px 0px;
	color: #333366;
}
#content #rightcol {
	float: right;
	position: relative;
	width: 310px;
	height: 250px;
}
#content #rightcol .mcare {
	position: absolute;
	left: 0px;
	top: 0px;

}
#content #rightcol .abt {
	position: absolute;
	left: 0px;
	top: 88px;

}
#content #rightcol .rac {
	position: absolute;
	top: 88px;
	right: 0px;

}
#content #rightcol .aa {
	position: absolute;
	left: 125px;
	top: 150px;

}
#content #rightcol .ggs {
	position: absolute;
	left: 240px;
	top: 152px;

}
#content #rightcol .wifi {
	position: absolute;
	left: 10px;
	top: 152px;

}

#movelogos {
	height: 100px;
	background: url(images/scrollback.jpg) no-repeat center center;
}


#movelogos #scrollerContainerbespoke{
	margin: 0 0 0 15px;
	padding: 32px 0 0 0;
}




#foot {
	background: url(images/footback.jpg) repeat-x left top;
	width: 100%;
	text-align: center;
}
#foot #footcont {
	height: 120px;
	text-align: left;
	margin: 0 auto;
	width: 992px;
	font-size: 10px;
	padding: 12px 0px 0px;
}
#foot #footcont ul {

}
#foot #footcont ul li {
	display: inline;
	list-style: none;
	margin: 0px 0px 0px 5px;
	color: #333366;

}
#foot #footcont ul li a {
	margin: 0px 5px 0px 0px;
	text-decoration: none;
	color: #333366;
}
#foot #footcont ul li a:hover {
	color: #990000;
	border-bottom: 1px dotted #990000;
}
#foot #footcont p {
	margin: 0px 0px 0px 5px;
	color: #333366;	
}
#foot #footcont .uk {
	text-decoration: none;
	text-align: left;
	height: 24px;
	width: 160px;
	font-size: 10px;
	display: block;
	float: right;
	color: #333366;
	background: url(images/globe.jpg) no-repeat right top;
	
}
#foot #footcont a:hover.uk {
	background: url(images/globe.jpg) no-repeat right bottom;
	color: #990000;
}
.indexlist {
	float: left;
	width: 290px;
	padding: 0 0 20px 50px;
}
.indexlist li {
	list-style: url(images/indexlist.jpg);
	padding-bottom: 3px;
	
}
.pagelink {
	color: #c3a303;
	text-decoration: none;
	font-weight: bold;
}
a:hover.pagelink {
	color: #333366;
	border-bottom: 1px dotted #333366;
}
#posters {
	position: relative;
	width: 650px;
}
#posters .warrantylink {
	width: 310px;
	text-align: center;
	height: 65px;
	display: block;
	background: url(images/warrantylink.jpg) no-repeat left bottom;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 17px;
}
html>body #posters .warrantylink {
	height: 48px;
}
#posters a:hover.warrantylink {
	background: url(images/warrantylink.jpg) no-repeat left top;
}
#posters #uwait {
	position: absolute;
	top: -6px;
	right: 0px;
}
#botcont {
	padding: 0 0 0 10px;
}
#botcont li {
	float: left;
	list-style-type: none;
	margin: 0 10px 0 0;
}
#voucher {
	position: absolute;
	top: 120px;
	left: 50px;
	background: #ffffff;
	border: 4px solid #c3a302;
	z-index: 200;
	width: 400px;
	height: 450px;
	visibility: hidden;
	text-align: left;
}
#voucher .closeit {
	background: #1a3e94 url(images/closeit.gif) no-repeat right top;
	line-height: 25px;
	display: block;
	height: 26px;
	text-decoration: none;
	color: #ffffff;
	text-indent: 12px;
}
#voucher a:hover.closeit {
	background: #c3a303 url(images/closeit.gif) no-repeat right bottom;	
	color: #000000;
}
#voucher #voucherlogo {
	position: absolute;
	top: 26;
	left: 0;
}
#voucher h3 {
	position: absolute;
	top: 35px;
	right: 0;
	color: #1a3e94;
	display: block;
	font-size: 20px;
	text-align: left;
	width: 210px;
}
#voucher h3 #gold {

	display: block;
}
#voucher #text {
	position: absolute;
	bottom: 15px;
	left: 10px;
}
#voucher .printit {
	color: #c3a303;
	text-decoration: none;
	font-weight: bold;
}
#voucher a:hover.printit {
	color: #1a3e94;
	border-bottom: 1px dotted #1a3e94;
}
#voucher #text .printer {
	display: block;
	color: #ffffff;
	text-decoration: none;
	line-height: 32px;
	background: url(images/print-button.jpg) no-repeat left top;
	text-align: center;
	height: 34px;
	width: 157px;
	margin: 10px auto 10px auto;
}
#voucher #text a:hover.printer {
	color: #ffffff;
	background: url(images/print-button.jpg) no-repeat left bottom;

}
#voucher #offer {
	position: absolute;
	top: 130px;
	left: 10px;
	width: 380px;
}
#about {
	margin: 0 0 0 20px;
	padding: 10px 0 15px 0;
}
div#map iframe {width: 650px; height: 350px;}
#warranty {
	float: right;
	margin: 0px 5px 5px 5px;
	
}
.pagelist {
	padding: 0 0 15px 60px;
	color: #333366;
}
.small {
	font-size: 10px;
}
.red {
	color: #cc0000;
	display: block;
}

#foot #footcont #manu {

}
#foot #footcont #manu li {
	color: #999999;
}
#ickle {
	color: #999999;
	font-size: 9px;
	margin: 0 0 0 5px;
}
#tele {
	float: right;
	margin: 0 25px 0 0;
}
/*
#amex {
	background: url(images/american-express.jpg) no-repeat left top;
	display: block;
	height: 78px;
	float: left;
	position: absolute;
	left: 10px;
	top: 250px;
	
}
#amex p {
	padding: 8px 0px 0px 88px;
		
}
*/
#amex {
	position: absolute;
	left: 10px;
	top: 240px;
}	
.amex {
	position: absolute;
	left: 230px;
	top: 154px;
}
#winner {
	text-decoration: none;
	font-weight: bold;
}

#body	{ position: relative; }
#hp-popup, #hp-popup-xmas	{ position: absolute; width: 380px; height: auto; visibility: hidden; background: #ffffff; border: 2px solid #cc9900; top: 20px; right: 10px; z-index: 10000; padding: 20px; text-align: center; }
#hp-popup-x, #hp-popup-xmas-x	{ position: absolute; width: 20px; height: 20px; visibility: hidden; top: 23px; right: 13px; z-index: 11000; text-align: center; }
#hp-popup p, #hp-popup-xmas p	{ color: #333366; }
#hp-popup p a, #hp-popup-xmas p a { color: #cc0000; }
#hp-popup-xmas tr  {background: #EEE !important;}
#hp-popup-xmas tr td {color: #000 !important; padding: 2px !important}
#xmasopeninghours {width: 100%}

#xmashours {
	margin: 10px 0 0 0;
	padding: 10px;
	border: 1px solid #ffffff;
	font-size: 11px;
	text-align: left;
}

a:hover#winner {
	color:#cc0000;
	border-bottom: 1px dotted #cc0000;
}