html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, img, p {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
html, body {
  height: 100%;
}
body {
	background-color: #fff;
	color: #000;
	font-family: Futura, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-image: url("/images/body_bg2.jpg");
	background-repeat: repeat-x;
}
h1 {
	color: #B90001;
	font-weight: normal;
	background-image: url(/images/uk_flag_piece_content.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: 8px;
	padding-top: 4px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-size: 18px;
	text-align: left;
}
h2 {
	color: #ffa70a;
	font-weight: normal;
	font-size: 13px;
	color: #1B8AA7;
	font-size: 22px;
	font-weight: normal;
	line-height: 22px;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: -1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0E5B71;
	padding-bottom: 3px;
}
h3 {
  color: #fff;
  font-weight: normal;
  font-size
  : 16px;
  border-bottom: 1px solid #fff;
  margin-bottom: 12px;
}
 h5 {
	background-image: url(/images/fixedFullWidthFooter_bg.png);
	background-repeat: repeat-x;
	background-position: center;
	text-indent: 8px;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
a,  a:link {
	color: #0024C5;
	font-weight: bolder;
	text-decoration: none;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
* html #outerWrapper {
  height: 100%;
}
#outerWrapper {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 796px;
	min-height: 100%;
	position: relative;
}
#outerWrapper #header {
	height: 2px;
	padding: 2px 0 0 82px;
}
#outerWrapper #headerNav {
	height: 32px;
	background-image: url(/images/uk_flag_piece.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding: 3px 10px 0px 10px;
}
#outerWrapper #headerNav b {
	height: 32px;
	background-image: url(/images/black_bg.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding: 3px 10px 0px 10px;
}

#outerWrapper #headerNav a, #outerWrapper #headerNav a:link {
	color: #0000FF;
	margin-left: 12px;
	border-left: 1px dash #555;
	font-weight: bolder;
	padding: 20px 0px 0px 12px;
	font-size: 10px;
}
#outerWrapper #headerNav a.first {
  border-left: none;
  margin-left: 0;
  padding-left: 0;
}
#outerWrapper #topNav {
	height: 33px;
	background-image: url("/images/topNav_bg.png");
	background-repeat: repeat-x;
	border-left: 3px solid #4f4f4f;
	border-right: 3px solid #4f4f4f;
	text-align: center;
	padding: 0 1px 0;
	overflow: hidden;
}
#outerWrapper #topNav a, #outerWrapper #topNav a:link {
	color: #568CA4;
	font-size: 16px;
	font-weight: normal;
	height: 50px;
	width: 14%;
	float: left;
	padding: 5px 2px 0 0;
}
#outerWrapper #topNav a:hover {
	background-image: url("/images/topNav_bg.png");
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-decoration: none;
}
#outerWrapper #sectionWrapper {
	height: 130px;
	border-left: 3px solid #4f4f4f;
	border-right: 3px solid #4f4f4f;
	background-image: url("/images/sectionWrapper_bg1.gif");
	background-repeat: no-repeat;
	padding-top: 65px;
}
#outerWrapper #sectionWrapper .tagline {
	width: 410px;
	height: 60px;
	color: #fff;
	padding: 10px 0 0 15px;
	font-size: 14px;
}
#outerWrapper #sectionWrapper .tagline .accent {
  color: #ffa70a;
}
#outerWrapper #sectionWrapper .more {
  color: #fff;
  padding-top: 4px;
  margin-left: 104px;
  font-size: 20px;
  width: 178px;
  text-align: center;
}
#outerWrapper #sectionWrapper .more a, #outerWrapper #sectionWrapper .more a:link {
  color: #fff;
}
#outerWrapper #sectionWrapper .more a:hover {
  color: #000;
  text-decoration: none;
}
#outerWrapper #contentWrapper {
	overflow: hidden;
	background-image: url("/images/contentWrapper_bg1.png");
	background-repeat: repeat-x;
	padding-bottom: 60px;
}
#outerWrapper #contentWrapper #sideBar {
	float: left;
	width: 179px;
	background-image: url("/images/sideBar_bg.jpg");
	background-repeat: repeat-x;
	background-color: #064e62;
	padding: 16px;
}
#outerWrapper #contentWrapper #sideBar a, #outerWrapper #contentWrapper #sideBar a:link {
  color: #fff;
  display: block;
  margin-bottom: 4px;
}
#outerWrapper #contentWrapper #sideBar a .date {
  color: #93d9eb;
}
#outerWrapper #contentWrapper #content {
  margin: 0 0 0 211px;
  padding: 14px;
}
#outerWrapper #contentWrapper #content .welcomeMessage {
	text-align: center;
	padding: 1px 0 5px 0;
}
#fixedFullWidthFooter {
	height: 50px;
	margin-top: -50px;
	position: relative;
	background-image: url("/images/fixedFullWidthFooter_bg.png");
	background-repeat: repeat-x;
	background-position: bottom;
}
#fixedFullWidthFooter #footer {
	width: 800px;
	height: 32px;
	padding-top: 18px;
	margin: 0 auto;
	background-image: url("/images/footer_bg.png");
	background-repeat: repeat-x;
	background-position: bottom;
	color: #00A5D2;
	font-size: 11px;
}
#fixedFullWidthFooter #footer a, #fixedFullWidthFooter #footer a:link {
  color: #00a5d2;
  text-decoration: none;
  font-weight: normal;
  border-left: 1px solid #00a5d2;
  padding: 0 0 0 17px;
  margin-left: 17px;
}
#fixedFullWidthFooter #footer a:hover {
  color: #fff;
}

/******/

.box {
	color: #000000;
	margin-bottom: 16px;
}
.box .top {
	background-image: url(/images/box_top.png);
	background-repeat: no-repeat;
	height: 8px;
	font-size: 1%;
}
.box .middle {
	background-image: url(/images/box_middle.png);
	background-repeat: repeat-y;
}
.box .middle .middle-text {
	padding: 0 16px;
	margin: 0 20px 0 0;
}
.box .middle a.title {
	color: #1e95b3;
	font-size: 18px;
	display: block;
	text-decoration: none;
	font-weight: normal;
}
.box .middle a.title:hover {
  text-decoration: underline;
}
.box .middle a.title .prefix {
  color: #ffa70a;
}
.box .middle a.title .price {
	color: #0000FF;
}
.box .middle .stats {
  border-bottom: 1px solid #aeaeae;
  padding-bottom: 5px;
  margin-bottom: 7px;
  color: #000;
}
.box .middle .stats .accent {
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
}
.box .middle p {
  overflow: hidden;
  line-height: 20px;
}
.box .middle p img {
	float: right;
	margin: 5px 10px 5px 5px;
}
.box .bottom {
  background-image: url("/images/box_bottom.png");
  background-repeat: no-repeat;
  height: 14px;
  font-size: 1%;
}
.sidebanner {
	background-image: url(/images/contentWrapper_bg.png);
	color: #FFA70A;
	border: 1px solid #000000;
	padding: 6px;
	background-color: #9C6852;
	font-size: 14px;
}
.sidebanner a, .sidebardk a:hover, .sidebardk a:visited, sidebardk a:active {
	color: #000000;
	font-size: 12px;
}
/* These are the optional content area box settings */
.widebox {
	margin-left: 0px;
	background-color: #FFFFFF;
	background-image: url(/images/box_middle1.png);
	text-align: left;
	
}
.widebox h5 {
	background-image: url(/images/fixedFullWidthFooter_bg.png);
	background-repeat: repeat-x;
	background-position: center;
	text-indent: 8px;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
#content .widebox p {
	padding:8px;
	margin:3px;
	line-height: 120%;
}
/* This can be applied to images to position them left of the related content */
.float-left {
	display: block;
	float: left;
	margin-right: 2px;
	margin-bottom: 5px;
}
/* These are the settings for the search form in the sidebar */
#searchform {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#searchform label {
	display:inline;
	padding-bottom:5px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0000FF;
	letter-spacing: normal;
	padding-left: 5px;
	background-color: #064E62;
}
#searchform select {
	width: 215px;
	background-color: #E7E0D8;
	color: #473D30;
	border: 1px solid #655543;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	margin-bottom: 8px;
}
#searchform #button  {
	margin-left:45px;
	width:125px;
	height:31px;
	text-align:center;
	line-height:31px;
	color:#E7E0D8;
	font-size:11px;
	font-weight:bold;
	background-image: url(/css/images/button.jpg);
	background-repeat: no-repeat;
	background-color: #C0B099;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 8px;
}
#searchform #button:hover {
	color: #FFF;
	background-image: url(/css/images/button-hover.jpg);	
	cursor: pointer;
}
/* This is the surrounding div for the featured images box in the content section. Use for your styles. */
.featuredimages {
}
/* This can be applied to the images in the featuredimages div to allow them to flow properly. */
.featured-left {
	float: left;
	margin-right: 6px;
	margin-bottom: 10px;
}
.sidebar-border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #272727;
	border-right-color: #272727;
	border-bottom-color: #272727;
	border-left-color: #272727;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #1A7189;
	padding: 10px;
}
.sidebar-border p {
	margin-top: 7px;
	margin-bottom: 7px;
}
/* These are the settings for the contact form in the sidebar. Commonly used for newsletter signups. */
#newsletter {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 15px;
}
#newsletter label {
	display:block;
	padding-bottom:5px;
	font-size: 11px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFA70A;
	letter-spacing: 1px;
	padding-left: 5px;
}
#newsletter input {
	width: 450px;
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #666;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	margin-bottom: 8px;
}
#newsletter select {
	width: 300px;
	background-color: #FFF;
	color: #000000;
	border: 1px solid #425066;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	margin-bottom: 8px;
}
#newsletter #button {
	margin-left:175px;
	width:120px;
	height:25px;
	text-align:center;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	background-image: url(/images/button_uk_send.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 8px;
	line-height: 25px;
}
#newsletter #button:hover {
	color: #FFA724;
	background-image: url(/images/button_uk_send.jpg);
	cursor: pointer;
}
.wideboxHeader {
	border: 1px solid #C0B099;
	background-color: #FB7B7F;
	font-size: 14px;
	font-weight: lighter;
}
.box .middle .middle-image {
	padding: 0 0;
	margin: 35px 0 0 0;
	background-color: #FFFFFF;
}
.Bold_Text_Black {
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
}
.Bold_Text_Red {
	font-size: 12px;
	font-weight: bolder;
	color: #FF0000;
}
.webspace {
	padding: 36px;
}
/* test  */     
#searchform {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 2px;
}

#searchform label {
	display:block;
	padding-bottom:5px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: 1px;
	padding-left: 32px;
	background-color: #064E62;
}
#searchform select {
	width: 165px;
	background-color: #929292;
	color: #000000;
	border: 1px solid #655543;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	margin-bottom: 8px;
}
#searchform #button  {
	margin-left:20px;
	width:120px;
	height:25px;
	text-align:center;
	line-height:25px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	background-image: url(/images/button_uk_send_b.jpg);
	background-repeat: no-repeat;
	background-color: #064E62;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 8px;
}
#searchform #button:hover {
	color: #000000;
	background-image: url(/images/button_uk_send_b.jpg);
	cursor: pointer;
}
.box /* test  end */
 .topb {
	background-image: url(/images/box_top_b.png);
	background-repeat: no-repeat;
	height: 8px;
	font-size: 1%;
}
.Bold_Text_Blue {
	font-size: 12px;
	font-weight: bolder;
	color: #0000FF;
}
.featured-Image {
	float: right;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-top: 10px;
}

/*
     FILE ARCHIVED ON 03:54:44 Aug 05, 2012 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:08:07 Oct 14, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.42
  exclusion.robots: 0.015
  exclusion.robots.policy: 0.007
  esindex: 0.01
  cdx.remote: 33.831
  LoadShardBlock: 93.825 (3)
  PetaboxLoader3.datanode: 80.749 (4)
  PetaboxLoader3.resolve: 145.375 (2)
  load_resource: 196.933
*/