/* --- Body - control position #container, allows centering of site -- */
* {
	padding: 0px;
	margin: 0px;
}

body {
	background: White;
 color: Black;
 text-align: center;
}

#wrapper, #header {
 width: 990px;
}

#wrapper {
	background-color: #FFFFFF;
	position: relative;
 margin: 10px auto 0px auto;
 text-align: left;
}

#container {
 position: relative;
 text-align: left;
}

/* --- Header section ------------------------------------------------ */
#header {
 margin: 0px;
 position: relative;
 background: #FFE4C4;
}

/* --- Footer -------------------------------------------------------- */
#footer {
 width: 100%;
	clear: both;
	text-align: center;
 background: #FFE4C4;
}

#footer ul.links {
	margin: 0px;
	padding: 2px 0px 0px 0px;
 text-align: right;
}

#footer ul.links a {
	padding: 2px;
	text-decoration: none;
	color: black;
	font: bold 10px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px 5px 5px 0px;
}

#footer ul.links a:hover	{
	color: #7A3305;
 text-decoration: underline;
}

#footer ul.links li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#footer table#table_footer {
 margin-bottom: 5px;
}

#footer table#table_footer td {
 vertical-align: top;
 font: 10px/18px Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

/* --- Entire page body section - everything below the header -------- */
#pagebody {
	padding: 0px;
	margin: 0px;
 width: 100%;
}

#table_pagebody td {
 vertical-align: top;
}

.clear {
 clear: both;
}

table#home td {
 vertical-align: top;
}

table#home p {
 text-align: justify;
 margin-right: 10px;
}

table#home p.home_copyright {
 text-align: right;
 font: italic 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 padding-top: 3px;
 margin: 0px;
}

#featured {
 margin-top: 10px;
}

#home_region4 {
 display: none;
}

img.home_focal {
 width: 330px;
 height: 330px;
}

/* Dynamic page content section of page body */
#left {
 background: #E6EFC2 url(../templateimages/lhs_bottom.gif) no-repeat bottom;
 width: 208px;
 margin: 0px 0px 0px 12px;
 padding: 0px 0px 24px 0px;
}

/* T&Cs text */
#terms {
	margin-top: 4px;
	font-size: 11px;
	color: Black;
}

#terms a {
 color: Black;
 font-weight: normal;
 text-decoration: underline;
}

#terms a:hover {
 text-decoration: none;
}

/* --- language, currency menu and search box ------------------------ */
#languagemenu form select, #currencymenu form select, #prodtypemenuform select {
	width: 168px;
	margin: 0;
	padding: 0;
}

#basket_outer, #currency_outer {
 margin: 0px 0px 10px 10px;
}

/* --- Template items ------------------------------------------------ */
#left_pad {
	padding: 0px 5px 0px 8px;
}

#left h2 {
	margin: 10px 0px 5px 0px;
	font-weight: bold;
}

/* search and mailinglist forms */
#quicksearch form {
	display: block;
}

#left input.submit {
	height: 22px;
	width: 30px;
}

#left input.text {
	width: 95px;
}

#mailinglist label#email {
	display: block;
	margin: 0px 0px 2px 0px;
}

#mailinglist label#htmlemail {
	display: block;
	margin: 2px 0px 2px 0px;
}

#right h2 {
	margin: 10px 0px 5px 0px;
	font-weight: bold;
}

/* --- Category menu ------------------------------------------------- */
#categorymenu {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 10px 0px;
 width: 220px;
 border: 1px solid #FFF1E1;
}

#categorymenu ul {
	margin: 0px;
	padding: 0px;
	border: none;
}

#categorymenu ul li {
	list-style: none;
	padding: 0px;
}

#categorymenu ul li div {
	font-size: 14px; 
 font-weight: bold !important;
 margin: 8px 2px 1px 2px;
	background-color: transparent;
}

#categorymenu ul li div a {
 padding: 1px 2px 2px 0px;
 color: #7A3305;
}

#categorymenu ul li div a:hover {
 text-decoration: underline;
 color: #C3946D;
}

#categorymenu ul ul li div {
	font-weight: normal;
 margin: 1px 2px 1px 10px;
}

#categorymenu ul ul li div a {
	font-weight: normal;
	background-image: none;
	color: #CC4400;
}

#categorymenu ul ul ul li div a {
	padding-left: 20px;
}

#categorymenu ul ul ul ul li div a {
	padding-left: 30px;
}

#categorymenu ul ul ul ul ul li div a {
	padding-left: 40px;
}

#categorymenu ul ul ul ul ul ul li div a {
	padding-left: 50px;
}

table#customer_service {
 border: 1px solid #CEDF82;
 color: Black;
 border-collapse: collapse;
}

table#customer_service td {
 border: 1px solid #CEDF82;
 padding: 10px;
 width: 50%;
}

#sizing_guide h2 {
 margin: 20px 0px 0px 10px;
 font-size: 2em;
}

#sizing_guide p {
 margin-left: 10px;
}

table.size_guide, table.size_guide_newborn {
 color: Black;
 margin: 0px 10px 20px 10px;
 border: None;
 border-collapse: collapse;
}

table.size_guide tr, table.size_guide_newborn tr {
 background: #FAF7D9;
 border: none; 
}

table.size_guide th, table.size_guide_newborn th {
 background: White;
 font: bold 1.2em Verdana, Geneva, Arial, Helvetica, sans-serif;
 padding: 10px;
 border: None;
 text-align: center;
}

table.size_guide td, table.size_guide_newborn td {
 padding: 10px;
 font: 1em Verdana, Geneva, Arial, Helvetica, sans-serif;
 border: none;
 border-bottom: 2px solid white;
 text-align: center;
 width: 90px;
}

table.size_guide_newborn td {
 width: 120px !important;
}

table.size_guide td.label, table.size_guide_newborn td.label {
 text-align: right;
 font-style: italic;
 font-weight: bold;
}

table#worldpay {
 margin: 20px auto 10px auto;
 width: 50% !important;
}

table#worldpay td {
 vertical-align: middle !important;
 text-align: center;
}

div.read_guide {
 background: #FFE4C4 url(../templateimages/read_guide.gif) no-repeat 4px 0px;
 border: 1px solid #7A3305;
 padding: 5px 5px 5px 56px;
 width: 275px;
 height: 40px;
}

div.m2m_curtain_headings, div.m2m_bedspread_type, div.m2m_cushion_type {
 float: none !important;
 text-align: center;
 width: 750px;
 margin: 10px auto 0px auto;
}

div.m2m_curtain_linings, div.m2m_blind_linings  {
 float: none !important;
}

div.m2m_curtain_linings ul, div.m2m_blind_linings ul {
 margin-left: 35px;
}

#made2measure {
 position: relative;
}

#made2measure #calc_outer {
 float: right;
 width: 250px;
}

#made2measure #calculation {
 padding: 2px 10px 4px 10px;
 border: 1px solid #7A3305;
 background: #FFE4C4;
}

#made2measure #calculation ul {
 margin-left: 25px;
}

#made2measure #calculation input.submit {
 margin-left: 10px !important;
}

#m2m_debug {
 border: 1px solid #7A3305;
 background: #FFE4C4;
 padding: 10px;
 margin-top: 10px;
}

div.page ul, div.page ol {
 margin-left: 25px;
 margin-bottom: 10px;
}

div.page a:link, div.page a:visited {
 text-decoration: underline;
}

div.page a:hover {
 text-decoration: none;
}

#guide_window img {
 margin-bottom: 10px;
}

#M_BlindType input {
 width: auto;
 margin-right: 5px;
}

#M_BlindType div {
 margin: 0px 25px 0px 0px;
 padding: 0px;
}

#BlindType {
 padding: 5px;
 border: 1px solid #DDDDDD;
 background: #FFE4C4;
}

#BlindType label {
 font-weight: bold;
}


#m2m_options {
 width: 450px;
}

p.basket_m2m, p.invoice_m2m {
 font-style: italic;
 margin-left: 10px !important;
}

p.M2Merror {
 text-align: center !important;
 font-weight: bold;
 color: Red;
 background: White;
 border: 1px solid Red;
 padding: 5px;
 margin-top: 5px !important;
 margin-right: 10px !important; 
}

.shippingtable p {
 font-weight: bold;
}

.shippingtable td.zone {
 font-weight: normal;
}

.shippingtable td.ordervalue, .shippingtable td.price {
 width: 120px;
}

#product-focal { margin-bottom: 10px; }

#product-focal img {
 width: 746px;
 height: 200px;
 border: none;
}

#quicksearch {
 position: absolute; 
 top: 10px;
 right: 85px;
 width: 240px;
 height: 20px; 
}

#searchbox { margin-bottom: 10px; }

#searchbox input { width: 160px; margin-left: 10px; }

#searchbox #searchbutton {
	width: 60px;
	text-align: right;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	left: -60px;	
	top: 20px;
}

input.searchsubmit {
	display: in-line;
	margin: 0;
	font-size: 10pt;
	text-decoration: none; 
	color: #7A3305;
	font-weight: bold;
	padding: 0px 2px 0px 2px;
	text-align: left;
	font-weight: bold; 
	background-color: transparent;
	border: none;
}

#livechat { 
 position: absolute;
 top: 10px;
 right: 10px;
 width: 125px;
 height: 75px;
}

#home-search { 
 width: 330px;
 margin: 6px 0px 10px 0px;
}


#home-search .inputform {
	margin-bottom: 12px;
	zoom: 100%;
}

#home-search .inputform select { width: 200px; }
#home-search .inputform label { width: 100px; float: left; }
#home-search .inputform label.checklabel { width: auto; float: none; }
#home-search .inputform div { float: left; margin-bottom: 5px; }
#home-search .inputform br { display: block; clear: both; }
#home-search .inputform input.submit { margin-left: 100px; width: auto; }


