/*-----------------------------------------------------------------------------
Global Style Sheet (for Company Name http://www.domainname.prefix)

version:   1.0
author:    Infotex
email:     enqs@infotex.co.uk
website:   http://www.infotex.co.uk/


/* =General
-----------------------------------------------------------------------------*/


/* Remove padding and margin */
* {
	margin: 0;
	padding: 0;
}

/* Put it back on certain elements */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul {
 	margin: 1em 0;
}

/* Class for clearing floats */
.clear {
	clear:both;
}
option {
	margin-right:1em;
}

/* Remove border around linked images */
img a {
	border: 0;
}

/* =Typography
-----------------------------------------------------------------------------*/

body {
	font: normal 12px Arial,Helvetica,sans-serif;
	color: #000;
	background:#22505f url("../img/main-background.jpg") repeat-x;
}

/* =Headings
-----------------------------------------------------------------------------*/

h1, h2, h3, h4 {
	font-weight: Bold; 		
}
h1 {
	margin: 0px;
	position: relative;
	top: 16px;
	left: 6px;
	width: 367px;
	height: 69px;
	text-indent: -9000px;
}
h1 a {
	margin: 0px;
	display: block;
	height: 69px;
	
}
h2 {
	font-size: 110%;
}
h3 {
	font-size: 110%;
}
h4 {
	font-size: 130%;
}

/* =Links
-----------------------------------------------------------------------------*/

a, a:visited {
	color: #E3C394; 
	background: inherit;
}
a:hover {
	color: #214f5e;
	background: inherit;
}


/* =Images
-----------------------------------------------------------------------------*/

img.float-right {
	margin: 5px 0px 10px 10px; 
	float: right;
	border: solid 5px #000;
}
img.float-left {
	margin: 5px 10px 10px 0px;
	float: left;
	border: solid 5px #000;
}
h2, h3, h4, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
	color: #000;	
}
ul span, ol span {
	color: #000;
}
li {
	margin: 1em 0;
}

/* =Show current page
-----------------------------------------------------------------------------*/
body.homepage #homepage, body.homepage #homepage a { color:#DFC685;}
body.faqs #faqs, body.faqs #faqs a{ color:#f9f697;}
body.contact #contact, body.contact #contact a { color: #FFFFFF;}
body.mattresses #mattresses, body.mattresses #mattresses a{ color:#f9f697;}
body.pillows #pillows, body.pillows #pillows a{ color:#f9f697;}
body.privacy #privacy, body.privacy #privacy a{ color:#f9f697;}
body.returns #returns, body.returns #returns a{ color:#f9f697;}
body.shipping #shipping, body.shipping #shipping a{ color:#f9f697;}
body.technical #technical, body.technical #technical a{ color:#f9f697;}
body.terms #terms, body.terms #terms a{ color:#f9f697;}

/* =Layout and Branding
-----------------------------------------------------------------------------*/
#container {
	width: 990px;
	margin: 0px auto;
	text-align: left;
	background: #fff;
	height: auto;
	background-image: url(../img/footer-background.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#header {
	height: 112px;
	background: url("../img/beds-london-header.jpg") repeat-x;
}
#logo {
	float: left;
}
#viewbasket {
	width: 112px;
	height: 25px;
	float: right;
	background: transparent url("../img/basket.gif") no-repeat top right;
	margin-top: 20px;
	margin-right: 25px;
}
#viewbasket a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	background: none;
	text-decoration: none;
	float: left;
}
#basket-num {
	float: left;
	margin-left: 20px;
}
/* =Menu
-----------------------------------------------------------------------------*/

#menu {
	background: #900a5b url("../img/newmenu-bg.jpg") repeat-x;
	width: 990px;
	height: 36px;
	float: left;
}

#menu ul {
	float: right;
	width: 960px;
	list-style:none;
	margin: 7px 0 0 0;
	padding: 0;
}
#menu li {
	margin: 0;
	padding: 0;
	float: left;
}

#menu p {
	font-size: 13px;
	padding-top: -30px;
	color:#FFF;
}

#menu a {
	display: block;
	font-size: 13px;
	text-decoration:none;
	color: #fff;
	padding:5px 10px;
	font-weight: bold;
	background-image: url(../img/nav-a-bg.gif);
	background-repeat: no-repeat;
	text-transform: uppercase;
}

	
#menu a:hover {
	color: #DFC685;
	text-decoration: none;
}
#menu #current {
	color: #DFC685;
}
#menu #current a {
	color: #DFC685;
}

/* =Content
-----------------------------------------------------------------------------*/
#contentcontainer {
	clear: both;
	padding: 6px;
	width: 900px;
	margin-left: 40px;
	background-color: #FFF;
}

#contentcontainer h1 {
	position: inherit;
	top: auto;
	left: auto;
	width: auto;
	height: 50px;
	background: url("../img/category-header-bg.jpg") repeat-x;
	text-indent: 0px;
	font-size: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #AEADD9;
	margin: 0px;
	padding: 7px 0 0 20px;
	text-transform: uppercase;
	font-weight: normal;
}


#content {
	float: left;
	width: 670px;
	margin-top: 10px;
}
#content p {
	font-size: 1.2em;
	margin: 0 1em;
}
#content ul, #content ol {
	font-size: 1.2em;
}
#content h1 {
	position: inherit;
	top: auto;
	left: auto;
	width: auto;
	height: 50px;
	background: url("../securehosting/category-header-bg.jpg") repeat-x;
	text-indent: 0px;
	font-size: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #AEADD9;
	margin: 0px;
	padding: 7px 0 0 20px;
	text-transform: uppercase;
	font-weight: normal;
}

#content h1 a {
	margin: auto;
	display: inherit;
	height: auto;
	background: none;
}
#content h2 {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
#content h3 {
	margin: 0px;
	padding: 0px;
}
#content h4 {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

/* =BedsLondon Homepage
-----------------------------------------------------------------------------*/
#bedslondon-content {
	float: right;
	width: 990px;
	margin: 0px;
}
#bedslondon-content p {
	font-size: 1.2em;
	margin: 0 1em;
}

#special-offer-box {
	width: 443px;
	height: 332px;
	float: left;
	margin-left: 15px;
	margin-top: 10px;
	background: #fff url(../img/special-offer-bg.jpg) no-repeat top left;
	border: 4px solid #EBEAF5;
}

#new-arrival-box {
	width: 443px;
	height: 332px;
	float: left;
	margin-left: 37px;
	margin-top: 10px;
	background: #fff url(../img/new-arrival-bg.jpg) no-repeat top left;
	border: 4px solid #EBEAF5;
}

.column-home {
	width: 220px;
	height: 320px;
	margin-left: 12px;
	float: left;
	background-color: #FFF;
}

.column-home h1 {
	height: 27px;
	text-indent:0px;
	background-image: url(../img/column-bg.jpg);
	background-repeat: repeat-x;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	width: 220px;
	margin-top: -16px;
	margin-left: -6px;
	color: #AEADD9;
}

.column-home h1 strong a {
	margin-left: 10px;
	line-height: 25px;
    color: #AEADD9;
	text-decoration: none;
}

.column-home p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.column-home img {
	margin-top: 15px;
}

.column-home .see-more {
	background-image: url(../img/see-more-button.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	width: 85px;
}

.column-home .see-more a {
	background: none;
}

#left-column {
	width: 200px;
	float: left;
	background-color:#EBEAF5;
	height: 1200px;
	margin-right: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* =Subnav
-----------------------------------------------------------------------------*/
#subnav {
	float: left;
	width: 161px;
	margin: 0px;
}
#subnav h2 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
#subnav p {
	margin: 1em 0;
	padding: 0;
	font-size: 1.1em;
}

#subnav ul {
	list-style:none;
	padding: 0;
	margin: 0;
}
#subnav li {
	background: url("../img/subnav-off.gif") no-repeat;
	margin: 1em 0;
	width: 161px;
	height: 24px;
}
#subnav li a {
	display: block;
	padding: 2px 5px 0px 5px;
	text-decoration: none;
	color: #fff;
	font-size: 1.2em;
	font-family:"Trebuchet MS", Arial, Tahoma, "Times New Roman";
	font-weight: bold;
}
#subnav li:hover {
	background:  url(../img/subnav-on.gif) no-repeat;
}
#subnav .infobox {
	border: solid 1px #ccc;
	width: 161px;
}
#subnav .infobox h2 {
	font-family: "Trebuchet MS", Arial, Tahoma, "Times New Roman";
	color: #153039;
	font-size: 1.3em;
	text-transform: none;
	padding: 5px;
}
#subnav .infobox p {
	font-size: 1.1em;
	padding: 5px;
	margin: 0px;
}

/* =Homepage
-----------------------------------------------------------------------------*/
#homefeaturebox {
	clear: both;
	float: right;
}
#homefeaturebox #homefeature {
	float: left;
	width: 228px;
}
#homefeaturebox #homefeatureimage {
	float: right;
	width: 347px;
	margin: 10px;
}
#homefeaturebox #homespecialoffer {
	background: #214f5e url(../img/home-feature-footer.gif) bottom no-repeat;
	height: 178px;
	margin: 0 0 5px 0;
}
#homefeaturebox #homespecialoffer h2 {
	color: #fff;
	text-transform: uppercase;
	font-size: 1.8em;
	margin: 0 15px;
	padding: 15px 0 0 0;
	font-family: "Trebuchet MS", Arial, Tahoma, "Times New Roman";
}
#homefeaturebox #homespecialoffer p {
	color: #fff;
	font-size: 1.3em;
	margin: 0 15px;
	padding: 0px;
}
#homefeaturebox #homespecialoffer ul {
	margin: 10px 10px 0 0;
	list-style: none;
	padding: 0px;
	float: right;

}
#homefeaturebox #homespecialoffer li {
	background: url(../img/offer-button.gif) no-repeat;
	width: 161px;
	height: 24px;
	margin: 7px 0px;
	padding: 0px;
}

#homefeaturebox #homespecialoffer li a {
	color: #fff;
	padding: 2px 0 0 10px;
	margin: 0px;
	font-size: 1.2em;
	text-decoration: none;
	display: block;
}
#homefeaturebox #homespecialoffer li a:hover {
	text-decoration: underline;
}

/* =Home Products
-----------------------------------------------------------------------------*/
#homeproducts {
	float: left;
	width: 190px;
	margin-top: 10px;
	background-color: #D5E6EB;
	border: 2px solid #000;
	padding: 5px;
	font-size: 1.2em;
}
#homeproducts h2 {
	font-size: 1.6em;
	font-family: "Trebuchet MS", Arial, Tahoma, "Times New Roman";
	border-bottom: solid 1px #ccc;
	margin: 0 0 10px 0;
}
#homeproducts .productbox {
	float: left;
	border: solid 1px #ccc;
	padding: 3px;
}
#homeproducts .prodimg {
	float: left;
	width: 165px;
	overflow: hidden;
}
#homeproducts .prodimg img {
	border: solid 1px #ccc;
}
#homeproducts .prodinfo {
	float: right;
	width: 400px;
}
#homeproducts p {
	padding: 0;
	margin: 0;
	font-size: 1.1em;
}

#homeproducts .productbox h3 {
	font-size: 1.4em;
	border-bottom: dashed 1px #ccc;
	margin: 0 0 20px 0;
}
.productbox .prodprice {
	color: #E3C394;
	font-size: 1.6em;
	font-weight: bold;
}
.productbox .prodsnippet {
	font-size: 1.2em;
	margin: 1em 0;
}
.productbox .prodmore {
	float: right;
	width: 106px;
	height: 27px;
	background: url(../img/button-moreinfo.gif) no-repeat;
}
.productbox .prodmore a {
	font-size: 1.2em;
	color: #fff;
	padding: 3px 4px 0px 8px;
	display: block;
	text-decoration: none;
}
.productbox .prodmore a:hover {
	text-decoration:underline;
}
/* =Product Details Page
-----------------------------------------------------------------------------*/
#detailsbox {
	float: left;
	border: solid 1px #ccc;
	padding: 5px;
}
#detailsbox .detailimg {
	float: left;
	width: 215px;
}
#detailsbox .detailimg img {
	border: solid 1px #ccc;
}
#detailsbox .detailinfo {
	float: right;
	width: 350px;
}
#detailsbox p {
	padding: 0;
	margin: 1em 0;
}
#detailsbox .detailtitle {
	font-size: 1.4em;
	font-weight: bold;
}
#detailsbox .detailprice {
	font-size: 24px;
	color: #AEADD9;
	font-weight: bold;
	margin-left: -5px;
	padding-right: 5px;
	float: left;
	background-image:url(../img/category-header-bg.jpg);
	background-repeat: repeat-x;
	width: 250px;
	text-align: right;
}
#detailsbox .detailoptions {
	color: #000;
	margin-left: -5px;
	padding-right: 5px;
	padding-bottom: 5px;
	float: left;
	width: 250px;
	height: 40px;
	text-align: right;
}


/* =Repeat Listing
-----------------------------------------------------------------------------*/
.listingcontainer {
	clear: both;
	float: left;
	padding: 5px;
	margin: 0 0 15px 0;	
	width: 660px;
	background-color: #EBEAF5;
}
.listingimage {
	width: 300px;
	float: right;
	margin-right: 5px;
}
.listingimage img {
	width: 300px;
	border: solid 3px #ffffff;
}
.listinginfo {
	float: left;
	width: 350px;
}
.listinginfo h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	text-decoration: none;
	color: #595959;
	text-align: left;
	margin-bottom: -15px;
}
.listinginfo h2 a {
	color: #595959;
	text-decoration: none;
	text-align: left;
}
.listinginfo h2 a:hover {
	color: #DFC685;
}
.listinginfo p {
	text-align: left;
}

.listinginfo .price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-transform: uppercase;
	color: #595959;
	font-weight: bold;
	float: left;
}

#repeatlisting p{
	margin: 0px;
	padding: 3px 0 15px 10px;
	font-size: 1.2em;
	color: #595959;
}
#repeatlisting h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	margin: 0;
	padding: 5px 0 0 10px;
	color: #002831;
}

#repeatlisting a {
	color: #002831;
	text-decoration: none;
}

#catheading {
	height: 50px;
	background: url("../img/category-header-bg.jpg") repeat-x;
	text-indent: 0px;
	font-size: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #AEADD9;
	margin: 0px;
	padding: 0 0 0 0px;
	text-transform: uppercase;
	font-weight: normal;
}

#catheading h1 {
	float: left;
	margin-left: 0px;
	padding-top: 7px;
}

#catheading ul {
	list-style: none;
	float: right;
	width: 400px;
	margin: 0px;
	padding: 0px;
}

#catheading ul li {
	float: right;
	background-color: #fff;
	height: 20px;
	width: 115px;
	overflow: hidden;
	margin: 29px 5px 0px 0px;
	text-align: center;
}

#catheading ul li a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 12px 5px 10px 5px;
	color: #666666;
	margin: 0px;
	font-weight: bold

}

#repeatlisting p.catfooter.clear {
	color: #000;
	text-align: center;
}

#repeatlisting .price {
	font-size: 24px;
	color: #AEADD9;
	font-weight: bold;
	margin-left: -5px;
	padding-right: 5px;
	background-image:url(../img/category-header-bg.jpg);
	background-repeat: repeat-x;
	width: 250px;
	text-align: right;
}

#repeatlisting .prodmore {
	clear: both;
	width: 106px;
	height: 27px;
	margin-left: 150px;
}
#repeatlisting .prodmore a {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	padding: 3px 4px 0px 0px;
	display: block;
	text-decoration: none;
	font-family: Helvetica, sans-serif;
}
#repeatlisting .prodmore a:hover {
	text-decoration:underline;
}

.pro-price {
	font-size: 10px;
}

	


/* =Quotes
-----------------------------------------------------------------------------*/
blockquote {
	background: url(../img/quote.gif) left top no-repeat;
	border-bottom: solid 1px #ccc;
	padding: 0 1em;
	margin: 1em;
}
blockquote .name {
	color: #666;
	font-size: 1.4em;
	padding: 0 20px;
	margin: 0;
}
/* =Table
-----------------------------------------------------------------------------*/
table {
	font-size: 1.3em;
	margin: 0 20px;
	width: 520px;
	border: solid 1px #ccc;
}
td {
	border: solid 1px #fff;
	padding: 0 5px;
}
	
/* =Footer
-----------------------------------------------------------------------------*/
#footer {
	clear: both;
	width: 920px;
	margin: 30px auto;
	color: #737373;
	height: 100px;
	background-color: #FFF;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#footer a {
	color: #737373;
	text-decoration: none;
	line-height: 25px;
}
#footer a:hover {
	color: #DFC685;
}

#footer a strong {
	margin-left: 30px;
	line-height: 25px;
}
.navinner li {
	background: #fff;
	border: 2px solid #000;
	height: 40px;
	overflow: hidden;
	padding-left: 10px;
	padding-top: -900px;
	width: 160px;
	display: inline-block;
}
.navinner li a {
	color: #000;
}
.offers_container {
	width: 195px;
	height: 230px;
	text-align: center;
	margin: 0 auto;
	background-color: #EBEAF5;
}
.offers_container img {
	border: 3px solid #FFF;
	width: 174px;
}
.offers_container .listinginfo {
	width: 180px;
}

.new-arrival-product-page {
	height: 600px;
}
.special-offer-product-page {
	height:	700px;
}

.prodmore_offers {
	float: left;
}

.prodmore {
	margin-left: 10px;
}

.prodmore a {
	text-decoration: none;
	color: #214F53;
	font-weight: bold;
	margin-bottom: 5px;
	padding-right: 3px;
}

.prodmore a:hover {
	color: #DFC685;
}

.prodmore img {
	margin-bottom: -3px;
}

.price {
	margin-left: 10px;
}

.offers_container center {
	display: none;
}

.required label {
	width: 200px;
}

#contact-details {
	float: right;
	width: 250px;
	color: #FFF;
	margin-right: -120px;
	margin-top: 40px;
	text-align: right;
}

#contact-details p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#FFF;
}

#contact-details a {
	color:#FFF;
	text-decoration: none;
}

#contact-details a:hover {
	color: #DFC685;
}
