/*-----------------------------------------------------------------------------
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 62.5%/1.6  Arial, Tahoma, "Trebuchet MS", Verdana, Georgia, "Times New Roman";
	color: #000;
	background:#22505f url("../img/bg.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: #990066; 
	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:#f9f697;}
body.testimonials #testimonials, body.testimonials #testimonials a { color:#f9f697;}
body.faqs #faqs, body.faqs #faqs a{ color:#f9f697;}
body.contact #contact, body.contact #contact a{ color:#f9f697;}
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: 764px;
	margin: 0px auto;
	text-align: left;
	min-height: 500px;
	background: #fff url("../img/container-bottom.gif") bottom no-repeat;
}
#header {
	height: 96px;
	background: url("../img/header-bg5.jpg") repeat-x;
}
#logo {
	float: left;
}
#viewbasket {
	float: right;
	background: #fff url("../img/basket-bg.gif") no-repeat;
	height: 61px;
	width: 223px;
	margin: 16px 35px 0 0;
}
#viewbasket p {
	margin: 0px;
	text-align:center;
	padding: 6px 0 4px 0;
	font-size: 1.2em;
}
#viewbasket .viewbasketbutton {
	background: url(../img/button-basket.gif) no-repeat;
	width: 161px;
	height: 24px;
	margin: 0 0 0 32px;
}
#viewbasket .viewbasketbutton a {
	color: #fff;
	padding: 2px 0px 0px 15px;
	display: block;
	text-decoration: none;
	font-size: 1.2em;
}
#viewbasket .viewbasketbutton a:hover {
	text-decoration: underline;
}
/* =Menu
-----------------------------------------------------------------------------*/

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

#menu ul {
	float: right;
	width: 585px;
	list-style:none;
	margin: 4px 0 0 0;
	padding: 0;
}
#menu li {
	margin: 0;
	padding: 0;
	float: left;
	background: url("../img/norm-right.gif") no-repeat right top;
}

#menu a {
	display: block;
	font-size: 1.2em;
	text-decoration:none;
	color: #fff;
	background:url("../img/norm-left.gif") no-repeat left top;
	padding:3px 24px;
	font-weight: bold;
}

	
#menu a:hover {
	text-decoration: underline;
}
#menu #current {
	background-image: url("../img/norm-right-on.gif");
}
#menu #current a {
	background-image:url("../img/norm-left-on.gif");
}

/* =Content
-----------------------------------------------------------------------------*/
#contentcontainer {
	clear: both;
	padding: 6px;
}

#content {
	float: right;
	width: 580px;
	margin: 0px;
}
#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: 60px;
	background: url(../img/h1bg.gif) no-repeat;
	text-indent: 0px;
	font-size: 2em;
	font-family: "Trebuchet MS", Arial, Tahoma, "Times New Roman";
	color: #fff;
	margin: 0px;
	padding: 15px 0 0 20px;
	text-transform: uppercase;
}
#content h1 a {
	margin: auto;
	display: inherit;
	height: auto;
	background: none;
}
#content h2 {
	font-size: changepx;
	font-family:change;
	color: #change;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
#content h3 {
	font-size: changeem;
	margin: 0px;
	padding: 0px;
}
#content h4 {
	font-size:changeem;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

/* =Subnav
-----------------------------------------------------------------------------*/
#subnav {
	float: left;
	width: 161px;
	margin: 0px;
}
#subnav h2 {
	margin: 0;
	padding: 0;
	color: #change;
	width: changepx;
	height: changepx;
	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: #990066;
	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: 1.4em;
	color: #990066;
	margin: 1em 0;
	
}
#detailsbox .detailoptions {
	font-size: 1.2em;
	color: #000;	
}


/* =Repeat Listing
-----------------------------------------------------------------------------*/
.listingcontainer {
	clear: both;
	float: left;
	border: solid 1px #ccc;
	padding: 5px;
	margin: 0 0 15px 0;	
	width: 560px;
}
.listingimage {
	width: 170px;
	float: left;
}
.listingimage img {
	border: solid 1px #ccc;
}
.listinginfo {
	float: right;
	width: 380px;
}
#repeatlisting p{
	margin: 0px;
	padding: 3px 0;
	font-size: 1.2em;
}
#repeatlisting h2 {
	font-family: "Trebuchet MS", Arial, Tahoma, "Times New Roman";
	font-size: 1.6em;
	border-bottom: dashed 1px #ccc;
	margin: 0;
	padding: 0;
}
#repeatlisting .price {
	font-size: 1.4em;
	color: #fff;
	font-weight: bold;
	border: solid 1px #990066;
	padding: 2px;
	float: left;
	background: #990066;
}

#repeatlisting .prodmore {
	clear: both;
	float: right;
	width: 106px;
	height: 27px;
	background: url(../img/button-moreinfo.gif) no-repeat;
}
#repeatlisting .prodmore a {
	font-size: 1.2em;
	color: #fff;
	padding: 3px 4px 0px 8px;
	display: block;
	text-decoration: none;
}
#repeatlisting .prodmore a:hover {
	text-decoration:underline;
}


	


/* =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: 764px;
	margin: 10px auto;
	color: #fff;
	height: 40px;
	padding: 0 10px;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color: #eed890;
}

.navinner li {
	background: #A90769 url("../img/subnav-off.gif") no-repeat top left;
	height: 24px;
	overflow: hidden;
	padding-left: 10px;
	width: 151px;
}
.navinner li a {
	color: #fff;
}