/* START STANDARD FORMAT */
/* COLOURS ORANGE: F6681D */	
* {
	/* Position */
	margin:0px;
	padding:0px;
}

a {
	/* Style */
	color:#F6681D;
	cursor: pointer;
	text-decoration: none;
}

a:hover {
	/* Style */
	color:#000000;
	cursor: pointer;
	text-decoration: none;
}

body {
	/* Dimensions */
	width: 960px;
	overflow: visible;
	
	/* Position */
	clear: both;	
	margin: 0px auto;
	padding: 0px;

	/* Style */
	background-color: #E9E9E9;
	/* background-image: url('https://b8365d.claudeassets.com/20140709073704im_/http://www.qubisdesign.com/images/pattern.png'); */
	/* background-repeat: repeat; */
	color: #000000;	
	font-family: "Helvetica", sans-serif;
	font-size: 0.8em;	
	font-style: normal;
	font-weight: normal;	
	-webkit-text-size-adjust: auto;
}

h1, h2, h3, h4, h5, h6 {
	/* Style */
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
}

h1 {
	/* Position */
	margin: 0px;
	padding: 0px 0px 8px 0px;
	
	/* Style */
	color: #F6681D;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

img {
	/* Style */
	border: none;
	margin: 0px;
	padding: 0px;
}

li {
	/* Style */
	list-style-type:none;
	text-decoration: none;
}
/* END STANDARD FORMAT */




/* START ID TAGS */
#container {
	/* Dimensions */
	width: 100%;
	
	/* Display */
	clear: both;	

	/* Position */
	float: left;	
	margin: 0px;
	padding: 0px;

	/* Style */
	/* background-color: #FFFFFF; */
	background-image: url('https://b8365d.claudeassets.com/20140709073704im_/http://www.qubisdesign.com/images/pattern.png');
	background-repeat: repeat;	
	position: relative;
	top: 0px;
	left: 0px;	
}
/* END ID TAGS */




/* START CLASSES GENERAL */
/* Draws full width box 870px with 45px padding total width 960px */
.box_fullwidth {
	/* Dimensions */
	height: auto;
	width: 870px;
	
	/* Display */
	display: block;
	float: left;
	
	/* Position */
	margin: 0px 0px 0px 0px;
	padding: 45px 45px 45px 45px;
}

/* Draws full width box 870px with 45px padding total width 960px */
.box_fullwidth img.getone {
	/* Position */
	position: absolute;
	top: 250px;
	right: 80px;
	z-index: 2;
}

/* Draws full width box 870px with 45px padding total width 960px */
.box_fullwidth_haus {
	/* Dimensions */
	height: auto;
	width: 870px;
	
	/* Display */
	display: block;
	float: left;
	
	/* Position */
	margin: 0px 0px 0px 0px;
	padding: 0px 45px 0px 45px;
}

/* Draws full width box 870px with 45px padding (top, right, left) total width 960px */
.box_fullwidth_id2 {
	/* Dimensions */
	height: auto;
	width: 870px;
	
	/* Display */
	display: block;
	float: left;
	
	/* Position */
	margin: 0px 0px 0px 0px;
	padding: 36px 45px 0px 45px;
}

/* Draws full width box 870px containing copyright and sofa total width 960px */
.box_fullwidth_sofa {
	/* Dimensions */
	height: 80px;
	width: 870px;
	
	/* Display */
	display: block;
	float: left;
	
	/* Position */
	margin: 0px 0px 0px 0px;
	padding: 102px 45px 0px 45px;
}

/* Draws full width box 870px with 45px padding (top, right, left) total width 960px */
.box_fullwidth_id3 {
	/* Dimensions */
	height: auto;
	width: 870px;
	
	/* Display */
	display: block;
	float: left;
	
	/* Position */
	margin: 0px 0px 0px 0px;
	padding: 18px 45px 0px 45px;
}

/* Draws square box 150px with no padding text-aligned right*/
.box_logos {
	/* Dimensions */
	height: auto;
	width: 150px;
	
	/* Display */
	display: block;
	float: left;
	
	/* Position */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;

	/* Hyphens */
	hyphens: auto;
	word-wrap: break-word;		
	-webkit-hyphens: auto;
	-moz-hyphens: auto;		
}

/* Draws square box 280px with no padding text-aligned right */
.box_buytoys {
	/* Dimensions */
	height: auto;
	width: 280px;
	
	/* Display */
	display: block;
	float: left;
	
	/* Position */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;

	/* Hyphens */
	hyphens: auto;
	word-wrap: break-word;		
	-webkit-hyphens: auto;
	-moz-hyphens: auto;		
}

/* Draws square box 280px with no padding text-aligned right */
.box_buytoys2 {
	/* Dimensions */
	height: auto;
	width: 280px;
	
	/* Display */
	display: block;
	float: left;
	
	/* Position */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	text-align: right;

	/* Hyphens */
	hyphens: auto;
	word-wrap: break-word;		
	-webkit-hyphens: auto;
	-moz-hyphens: auto;		
}

.box_buytoys_watchourvideos {
	/* Position */
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	text-align: right;
}

.box_buytoys_downloadcatalogue {
	/* Position */
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	text-align: right;
}

/* Draws square box 650px with no padding text-aligned right */
.box_sofa {
	/* Dimensions */
	height: auto;
	width: 650px;
	
	/* Display */
	display: block;
	float: left;
	
	/* Position */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	top: -278px;
	left: 0px;		

	text-align: right;

	/* Hyphens */
	hyphens: auto;
	word-wrap: break-word;		
	-webkit-hyphens: auto;
	-moz-hyphens: auto;		
}

/* Draws square box 210px with padding on right-side */
.box_copyright {
	/* Dimensions */
	height: auto;
	width: 200px;
	
	/* Display */
	display: block;
	float: left;
	
	/* Position */
	margin: 0px 10px 0px 0px;
	padding: 10px 10px 0px 0px;
	
	/* Style */
	border-top: 1px solid #000000;	
	font-size: 0.8em;

	/* Hyphens */
	hyphens: auto;
	word-wrap: break-word;		
	-webkit-hyphens: auto;
	-moz-hyphens: auto;		
}

/* Draws square box 210px with padding on right-side */
.box_copyright_toys {
	/* Dimensions */
	height: auto;
	width: 200px;
	
	/* Display */
	display: block;
	float: left;
	
	/* Position */
	margin: 0px 10px 0px 0px;
	padding: 10px 10px 0px 0px;
	
	/* Style */
	border-top: 1px solid #000000;	
	font-size: 0.8em;

	/* Hyphens */
	hyphens: auto;
	word-wrap: break-word;		
	-webkit-hyphens: auto;
	-moz-hyphens: auto;		
}

/* Draws square box 210px with padding on right-side */
.box_210_padding_right {
	/* Dimensions */
	height: auto;
	width: 210px;
	
	/* Display */
	display: block;
	float: left;
	
	/* Position */
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	position: relative;

	/* Hyphens */
	hyphens: auto;
	word-wrap: break-word;		
	-webkit-hyphens: auto;
	-moz-hyphens: auto;		
}

/* Paragraph padding for box_210_padding_right */
.box_210_padding_right p {
	/* Position */
	padding: 0px 10px 8px 0px;
}

/* Draws square box 210px with padding on right-side */
.box_210_padding_right2 {
	/* Dimensions */
	height: auto;
	width: 210px;
	
	/* Display */
	display: block;
	float: left;
	
	/* Position */
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	position: relative;
	top: -80px;

	/* Hyphens */
	hyphens: auto;
	word-wrap: break-word;		
	-webkit-hyphens: auto;
	-moz-hyphens: auto;		
}

/* Paragraph padding for box_210_padding_right */
.box_210_padding_right2 p {
	/* Position */
	padding: 0px 10px 8px 0px;
}

/* Draws square box 288px with padding intended for left-side */
.box_qubis_small_left {
	/* Dimensions */
	height: 288px;
	width: 288px;
	
	/* Display */
	display: block;
	float: left;
	
	/* Position */
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 45px;
}

/* Draws square box 288px with padding intended for paypal toys page buy */
.box_qubis_small_buy {
	/* Dimensions */
	height: auto;
	width: 250px;
	
	/* Display */
	display: block;
	float: left;
	
	/* Position */
	margin: 0px 0px 0px 0px;
	padding: 13px 40px 0px 45px;
}

/* Draws square box 288px with padding intended for left-side toys page buy */
.box_qubis_small_left_buy {
	/* Dimensions */
	height: auto;
	width: 250px;
	
	/* Display */
	display: block;
	float: left;
	
	/* Position */
	margin: 0px 0px 0px 0px;
	padding: 3px 40px 0px 45px;
}

/* Draws square box 288px with padding intended for left-side toys page */
.box_qubis_small_left_toys {
	/* Dimensions */
	height: 130px;
	width: 230px;
	
	/* Display */
	display: block;
	float: left;
	
	/* Position */
	margin: 36px 0px 0px 0px;
	padding: 3px 60px 0px 45px;
}

/* Draws square box 288px with padding intended for middle placement */
.box_qubis_small_middle {
	/* Dimensions */
	height: 288px;
	width: 288px;
	
	/* Display */
	display: block;
	float: left;
	
	/* Position */
	margin: 0px 0px 0px 0px;
	padding: 3px 3px 0px 3px;
}

/* Draws square box 288px with padding intended for middle placement toys page buy */
.box_qubis_small_middle_buy {
	/* Dimensions */
	height: auto;
	width: 250px;
	
	/* Display */
	display: block;
	float: left;
	
	/* Position */
	margin: 0px 0px 0px 0px;
	padding: 3px 40px 0px 3px;
}

/* Draws square box 288px with padding intended for middle placement toys page */
.box_qubis_small_middle_toys {
	/* Dimensions */
	height: 130px;
	width: 230px;
	
	/* Display */
	display: block;
	float: left;
	
	/* Position */
	margin: 36px 0px 0px 0px;
	padding: 3px 60px 0px 3px;
}

/* Draws square box 288px with padding intended for right-side */
.box_qubis_small_right {
	/* Dimensions */
	height: 288px;
	width: 288px;
	
	/* Display */
	display: block;
	float: left;
	
	/* Position */
	margin: 0px 0px 0px 0px;
	padding: 3px 45px 0px 0px;
}

/* Draws square box 288px with padding intended for right-side toys page buy */
.box_qubis_small_right_buy {
	/* Dimensions */
	height: auto;
	width: 250px;
	
	/* Display */
	display: block;
	float: left;
	
	/* Position */
	margin: 0px 0px 0px 0px;
	padding: 3px 40px 0px 0px;
}

/* Draws square box 288px with padding intended for right-side toys page */
.box_qubis_small_right_toys {
	/* Dimensions */
	height: 130px;
	width: 230px;
	
	/* Display */
	display: block;
	float: left;
	
	/* Position */
	margin: 36px 0px 0px 0px;
	padding: 3px 60px 0px 0px;
}

/* Draws separation line above buy toys logo */
.divider_buytoys {
	/* Dimensions */
	height: 0px;	
	width: 110px;
	
	/* Display */
	display: block;
	float: left;	
	
	/* Position */			
	margin: 0px 0px 15px 170px;
	padding: 0px 0px 0px 0px;
	
	/* Style */
	border-top: 1px solid #F6681D;
}

/* Draws separation line above oberserver logos */
.divider_observer {
	/* Dimensions */
	height: 0px;	
	width: 110px;
	
	/* Display */
	display: block;
	float: left;	
	
	/* Position */			
	margin: 0px 0px 20px 40px;
	padding: 0px 0px 0px 0px;
	
	/* Style */
	border-top: 1px solid #F6681D;
}

/* Draws separation line above southbank centre logos */
.divider_southbank {
	/* Dimensions */
	height: 0px;	
	width: 110px;
	
	/* Display */
	display: block;
	float: left;	
	
	/* Position */			
	margin: 15px 0px 15px 40px;
	padding: 0px 0px 0px 0px;
	
	/* Style */
	border-top: 1px solid #F6681D;
}

/* Draws separation line at bottom */
.divider_bottom {
	/* Dimensions */
	height: 0px;	
	width: 870px;
	
	/* Display */
	display: block;
	float: left;	
	
	/* Position */			
	margin: 0px 45px 0px 45px;
	padding: 0px 0px 45px 0px;
	
	/* Style */
	border-top: 9px solid #000000;
}

/* Draws separation line with 33px bottom margin */
.divider_09_01 {
	/* Dimensions */
	height: 0px;	
	width: 870px;
	
	/* Display */
	display: block;
	float: left;	
	
	/* Position */			
	margin: 0px 45px 33px 45px;
	padding: 0px 0px 0px 0px;
	
	/* Style */
	border-top: 9px solid #000000;
}

/* Draws separation line with 36px top margin */
.divider_09_02 {
	/* Dimensions */
	height: 0px;	
	width: 870px;
	
	/* Display */
	display: block;
	float: left;	
	
	/* Position */			
	margin: 36px 45px 0px 45px;
	padding: 0px 0px 0px 0px;
	
	/* Style */
	border-top: 9px solid #000000;
}

/* Clears left float */
.clear_left {
	/* Display */
	clear: left;
}

/* END CLASSES GENERAL */

/*
     FILE ARCHIVED ON 01:32:18 Jul 24, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:08:34 Jul 23, 2026.
     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.865
  exclusion.robots: 0.143
  exclusion.robots.policy: 0.076
  esindex: 0.017
  cdx.remote: 197.957
  LoadShardBlock: 771.519 (3)
  PetaboxLoader3.resolve: 2274.534 (5)
  PetaboxLoader3.datanode: 630.628 (5)
  load_resource: 2311.089 (2)
*/