div.content {
	background: white;
	font-weight: normal;
}

#vanfix {
        behavior: url('/style/iepngfix.htc');
        height: 101px;
        width: 197px;
}
#treefix {
        behavior: url('/style/iepngfix.htc');
        height: 88px;
        width: 113px;
}

a {
	text-decoration: none;
}

img {
	border: 0px;
}

body {
	font-family: Arial;
	font-size: 0.9em;
}

form, div {
	margin: 0px;
	padding: 0px;
}

div#pagewrapper {
	width: 100%;
}

div#bodywrapper {
	width: 100%;
}

* html div#bodywrapper {
	height: 900px;
}

div#headerwrapper {
	background-image: url('/images/header_image.jpg');
	background-repeat: no-repeat;
	background-position: 209px 0px;
	border-right: 7px solid #cfd9f6;
	position: relative;	
}

div.subheaderwrapper {
	background-image: url('/images/bar2.png');
	background-position: right;
	background-repeat: repeat-y;
	background-color: #edebf3;
	float: left;
	clear: both;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}

div#searchwrapper {
	height: 22px;
	background-image: url('/images/search_tile.jpg');
	background-repeat: no-repeat;
	margin-top: 10px;
	background-color: #6c609e;
	margin-bottom: 10px;
}

div#logo {
	width: 180px;
	height: 75px;
	background-image: url('/images/tile.png');
	padding-left: 15px;
	padding-top: 25px;
	border-left: 7px solid #cfd9f6;
	border-right: 7px solid #cfd9f6;
}

div#headermenu {
	width: 200px;
	position: absolute;
	top: 7px;
	right: -3px;
}

* html div#headermenu {
	right: 3px;
}

div#headermenu a {
	text-decoration: none;
	color: #29166f;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-right: 0px;
}

div#headermenu ul {
	list-style: none;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

div#headermenu ul li {
	background-image: url('/images/lines.png');
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
}

div#headermenu ul li.last
{
	background-image: none;
}

div#headermenu ul li.first
{
	padding-top: 0px;
}

div#leftcolumnwrapper
{
	position: absolute;
}

div.leftcolumn
{
	width: 180px;
	background-image: url('/images/tile.png');
	border-left: 7px solid #cfd9f6;
	border-right: 7px solid #cfd9f6;
	color: #29166f;
}

div.leftcolumn ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div.leftcolumn ul li
{
	background-image: url('/images/lines2.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 25px;
}

div.leftcolumn ul li.last
{
	background-image: none;
}

div.leftcolumn ul li.first
{
	padding-top: 0px;
}

div.leftcolumn ul li ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div.leftcolumn ul li ul li 
{
	background-image: none; 
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
	font-size: 0.8em;
}


div.leftcolumn a
{
	text-decoration: none;
	color: #29166f;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-right: 10px;
}

div#footerwrapper
{
	padding-top: 0px;
	border-top: 10px solid #fff;
	width: 100%;
	background-color: #cfd9f6;
	clear: both;
}

div#footerwrapper p
{
	margin: 0px; padding: 5px;
	font-size: 0.7em;
}

div#bottom_left_column
{
	margin-top: 10px;
	width: 180px;
	border-left: 7px solid #cfd9f6;
	border-right: 7px solid #cfd9f6;
	background-image: url('/images/tile2.png');
	color: #fff;
}

div#bottom_left_column img {
	display: block;
}

div#bottom_left_column ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div#bottom_left_column ul li
{
	background-image: url('/images/lines3.png');
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
}

div#bottom_left_column ul li.last
{
	background-image: none;
}

div#bottom_left_column ul li.first
{
	padding-top: 0px;
}

div#bottom_left_column a
{
	text-decoration: none;
	color: #ffffff;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
}

div.bottom_left_buttons
{
	margin-top: 10px;
	width: 194px;
	color: #000;
}

div.bottom_left_buttons img
{
	border: none;
	display: inline;
	float: left;
}

div.bottom_left_buttons a
{
	float: left;
	margin-top: 0px;
}

div#contentwrapper
{
	min-height: 900px;
	padding-left: 201px;
}

* html div#contentwrapper
{
}

div#sale
{
	border-left: 7px solid #cfd9f6;
	border-right: 7px solid #cfd9f6;
	height: 89px;
	background-image: url('/images/tile.png');
	background-repeat: repeat-y;
	background-position: 100%;
	background-color: #f0eee3;
	position: relative;
}

img#sale_sign
{
	position: absolute;
	top: 0px;
	left: 0px;
}

div.cat-text
{
	margin-left: 150px;
}

div.cat-text p
{
	font-size: 0.9em;
	margin: 0px;
	margin-right: 5px;
	color: #29166f;
}

div#containerwrapper
{
	border-left: 7px solid #cfd9f6;
	background-color: #f4f1e6;	
	padding: 10px;
	padding-bottom: 50px;
}


div#container
{
	padding: 10px;
	color: #29166f;	
	background-color: #e5e4dc;
}

div#container td
{
	font-size: 0.9em;
	color: #29166f;
	padding: 3px;
}

div#container li
{	
	font-weight: bold;
}


div.boxright
{
    background-color: #e5e4dc;
    margin: 10px 10px 10px 0px;
	padding: 3px;
	position: relative;
}



.moreinfo
{
	width: 48px;
	clear: right;
	float: right;
	margin: 2px 5px 0px 0px;
}


.sale_button
{
	width: 48px;
	clear: right;
	float: right;
	margin: 2px 5px 0px 0px;
}

.moreinfo,.sale_button {
}

h1 {
        font-size: 0.9em;
}

h4
{
	font-size: 1.3em;
	color: #29166f;
	margin: 0px;
	display: inline;
	margin-left: 5px;
}

.button
{
	border-top: 1px solid #8472b9;
	border-left: 1px solid #544290;
	border-bottom: 1px solid #010012;
	border-right: 1px solid #140c35;
	background-color: #342275;
	color: #fff;
}

div#container .tablebody a, div#container .basketbutton a
{
	border-top: 1px solid #8472b9;
	border-left: 1px solid #544290;
	border-bottom: 1px solid #010012;
	border-right: 1px solid #140c35;
	background-color: #342275;
	color: #fff;
	padding: 2px;
}

div#sale_item p
{
	padding-top: 10px;
	margin-left: 10px;
	color: #29166f;
}

div#sale img
{
	float: left;
	margin-right: 10px;
}

td#infobullet {
	width: 240px;
}

td#infobullet ul
{
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
}

td#infobullet ul li
{
	width: 210px;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
}

div#comfort_rating
{
	border: 1px solid #342275;
	width: 500px;
	padding: 10px;
	position: absolute;
	top: 100px;
	left: 100px;
	background-color: #fff;
	display: none;
}

div#delivery_times
{
	border: 1px solid #342275;
	width: 500px;
	padding: 10px;
	position: absolute;
	top: 100px;
	left: 100px;
	background-color: #fff;
	display: none;
}

div#lowest_price
{
	border: 1px solid #342275;
	width: 500px;
	padding: 10px;
	position: absolute;
	top: 100px;
	left: 100px;
	background-color: #fff;
	display: none;
}

div#comfort_rating a
{
	background-color: #342275;
	color: #fff;
	padding: 2px;	
}

#itemoptions
{
	float: left;
	width: 490px;
}

#itemoptions div
{
	margin-right: 5px;
	float: left;
}

div.fabricswatch {
	border: solid 1px #000;
	background-color: #000;
	float: left;
	color: #fff;
	margin: 0px 5px 5px 0px;
	width: 60px;
	padding: 0px;
	text-align: right;
	font-size: 0.8em;
	font-weight: bold;
}

div.fabricswatch img {
	border: none;
}

div#container div.fabricswatch a {
	text-decoration: none;
	color: #fff;
	border: none;
	padding: 0px;
	background: none;
}


div.mattressswatch {
	border: solid 1px #000;
	background-color: #000;
	float: left;
	color: #fff;
	margin: 0px 5px 5px 0px;
	width: 150px;
	padding: 0px;
	text-align: right;
	font-size: 0.8em;
	font-weight: bold;
}

div.mattressswatch img {
	border: none;
}

div#container div.mattressswatch a {
	text-decoration: none;
	color: #fff;
	border: none;
	padding: 0px;
	background: none;
}







div#itemlist-categories {
	float: left; width: 100%; clear: both;
	margin: 0px; padding: 0px 0px 10px 0px;
}

div#itemlist-categories div.cat-wrapper {
	width: 49.75%;
        float: left;
}

div#itemlist-categories div.cat-wrapper .cat {
	border-left: 7px solid #cfd9f6;
	height: 108px;
	background-image: url('/images/tile.png');
	background-repeat: repeat-y;
	background-position: 100%;
	background-color: #f0eee3;
	position: relative;
	margin: 10px 5px 0px 0px;
}

div#itemlist-categories div.cat-wrapper .cat img {
	float: left;
}


div#itemlist-categories div.cat-wrapper div.cat-text h1
{
	font-weight: normal;
	margin: 0px;
	font-weight: bold;
	margin: 0px; padding: 10px 0px;
}

div#itemlist-categories div.cat-wrapper div.cat-text h1 a {
	color: #29166f;
}








div#itemlist-standard { 
	float: left; width: 100%; clear: both;
}

div#itemlist-standard div.item-wrapper {
	width: 49.75%;
	float: left;
	background-color: #f4f1e6; 
}

div#itemlist-standard div.item-wrapper .item {
	background-color: #e5e4dc;
	margin: 10px 10px 10px 10px;
	position: relative;
	min-height: 160px;
}

* html div#itemlist-standard div.item-wrapper .item {
    height: 160px;
}

div#itemlist-standard div.item-wrapper .item img {
	border: 0px;
	vertical-align: bottom;
}


div#itemlist-standard div.item-wrapper .item div.item-image {
	margin-left: 5px;
	background-color: #fff;
	float: left;
	margin-top: 5px
}

* html div#itemlist-standard div.item-wrapper .item div.item-image {
	margin-left: 3px;
}

div#itemlist-standard div.item-wrapper .item div.item-image a {
	color: #7368a2;
}

div#itemlist-standard div.item-wrapper .item div.item-image p {
	margin: 0px;
}

div#itemlist-standard div.item-wrapper .item div.item-text {
	margin-left: 160px; padding-top: 10px;

}

div#itemlist-standard div.item-wrapper .item div.item-text h1 {
        font-weight: normal;
        margin: 0px;
        font-weight: bold;
	margin: 0px; padding: 10px 0px;
}

div#itemlist-standard div.item-wrapper .item div.item-text p {
	font-size: 0.8em;
	color: #29166f;
	margin: 0px;
}

div#itemlist-standard div.item-wrapper .item div.item-text a {
	color: #7368a2;
}


.saving {
	color: #b00;
	font-weight: bold;
}




.menutitle {
	text-align: center;
	background-image: url('/images/bar2.png');
	background-position: right;
	padding: 2px 0px;
}

.error {
	font-weight: bold;
	color: #b00;
}

.bedsearch-wrapper {
	width: 99.5%;
	background-color: #f4f1e6;
}

.bedsearch-wrapper-padding {
	padding: 0px 10px 0px 10px;
}

.bedsearch {
	background-color: #6c609e;
}

.bedsearch-padding {
	padding: 10px;
}

.bedsearch th {
	text-align: left;
	color: #fff;
	font-weight: normal;
}

div.catheader {
	background-color: #f4f1e6;
	margin: 0px 0px 0px 0px;
	color: #29166f;
	width: 99.5%;
}

div.catheader h2 {
	margin: 0px; padding: 5px;
	color: #7368A2;
}


#secure-site {
	float: right;
	width: 167px; height: 91px;
	padding: 15px;
	clear: both;
}

#secure-site img {
	float: right;	
}

