/* DEFAULTS /*
/*=========================*/
div, ul, ol {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6
{
	padding: 0;
	margin-top: 0;
	margin-bottom: 0.1em;
}

p {
	margin-top: 0;
	margin-bottom: 1em;
}

img {
	border: 0;
}

a {
	color: #e75c0f;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}


/* SITEWIDE STYLES /*
/*=========================*/
.accessibility {
	display: none;
}

.replace {
	text-indent: -9999em;
}


/* GENERAL FONT STYLES /*
/*=========================*/
body {
	background: #fff;
	color: #000;
	font-family: "Times Regular", Times, "Times New Roman", serif;
	font-size: 13px;
	line-height: 1em;
}

h2, h3, ul#legalInfo, ol#navLevel1, div#main1, div#caption, a.heading, span.heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.75em;
	text-transform: uppercase;
	letter-spacing: 0.075em;
	font-weight: normal;
}

h2 {
	color: #e75c0f;
}

p {
	line-height: 16px;
}


/* MAIN LAYOUT /*
/*=========================*/
body {
	margin: 0;
	padding: 20px;
}

div#pageContainer {
	position: absolute;
	left: 50%;
	margin-left: -399px;
	width: 758px;
	height: 830px;
	padding: 10px 20px 20px 20px;
}

ol#navLevel1 {
	margin-bottom: 72px;
}

div#sectionLifestyle {
	float: left;
	width: 245px;
}

div#sectionMain {
	margin-left: 290px;
}

div#main1 div.minHeightFix { /* Forces div#main2 down - minheight because of IE < 7 */
	float: right;
	width: 1px;
	height: 27em;
}

div#sectionMain div#main2 {
	clear: right; /* clear the minHeightFix div in div#main1 */
	width: 360px;
	height: 329px;
	_height: 362px;
}

ul#legalInfo {
	padding-top: 95px;
}


/* =pageContainer /*
/*=========================*/
div#pageContainer {
	background: url(../images/dec/pageBg.jpg) no-repeat #fff9ed;
	color: #000;
}

div#pageContainer.home {
	background: url(../images/dec/homeBg.jpg) no-repeat #fff9ed;
	color: #000;
}


/* =navLevel1 /*
/*=========================*/
ol#navLevel1 {
	margin-right: 10px;
	text-align: right;
}

ol#navLevel1 li {
	display: inline;
	margin-left: 1.9em;
	padding-bottom: 7px;
}

ol#navLevel1 li.selected {
	background: url(../images/dec/selector.gif) bottom left no-repeat;

}

ol#navLevel1 li a {
	color: #000;
}

ol#navLevel1 li a:hover {
	color: #e75c0f;
}

ol#navLevel1 li.selected a {
	color: #e75c0f;
}


/* =sectionLifestyle /*
/*=========================*/
div#sectionLifestyle {
	margin: 37px 0px 0px 0px;
	height: 305px;
}

div#sectionLifestyle div#quote {
	background: url(../images/lifestyle/quotes/craftsmanship.gif) no-repeat bottom;
	height: 21em;
}

div#sectionLifestyle div#quote_story {
	background: url(../images/lifestyle/quotes/fs_quotes_sto.png) no-repeat bottom;
	_background: url(../images/lifestyle/quotes/fs_quotes_sto.gif) no-repeat bottom;
	height: 21em;
}

div#sectionLifestyle div#quote_where {
	background: url(../images/lifestyle/quotes/fs_quotes_whe.png) no-repeat bottom;
	_background: url(../images/lifestyle/quotes/fs_quotes_whe.gif) no-repeat bottom;
	height: 21em;
}

div#sectionLifestyle div#quote_bread {
	background: url(../images/lifestyle/quotes/fs_quotes_abo.png) no-repeat bottom;
	_background: url(../images/lifestyle/quotes/fs_quotes_abo.gif) no-repeat bottom;
	height: 21em;
}

div#sectionLifestyle div#quote_products {
	background: url(../images/lifestyle/quotes/fs_quotes_pro.png) no-repeat bottom;
	_background: url(../images/lifestyle/quotes/fs_quotes_pro.gif) no-repeat bottom;
	height: 21em;
}

div#sectionLifestyle div#quote_news {
	background: url(../images/lifestyle/quotes/fs_quotes_new.png) no-repeat bottom;
	_background: url(../images/lifestyle/quotes/fs_quotes_new.gif) no-repeat bottom;
	height: 21em;
}

div#sectionLifestyle div#quote_contact {
	background: url(../images/lifestyle/quotes/fs_quotes_con.png) no-repeat bottom;
	_background: url(../images/lifestyle/quotes/fs_quotes_con.gif) no-repeat bottom;
	height: 21em;
}

div#sectionLifestyle div#quote_buy {
	background: url(../images/lifestyle/quotes/fs_quotes_whe.png) no-repeat bottom;
	_background: url(../images/lifestyle/quotes/fs_quotes_whe.gif) no-repeat bottom;
	height: 21em;
}

div#sectionLifestyle img.main {
	display: block;
	margin-top: -8px;
	
	background: url(../images/dec/imgBorder1.gif) no-repeat;
	width: 225px;
	padding: 8px 9px 9px 8px;

}

div#sectionLifestyle div#caption {
	margin-top: 5px;
}


/* =main1 /*
/*=========================*/
div#content1 {
	height: 245px;
	_height: 242px;
}

div#content1.products {
	height: 156px;
}

div#content1 ul {
	margin-bottom: 10px;
}

div#content1 ul li {
	list-style-type: none;
	display: block;
}

div#content1 ul li a {
	color: #000;
}

div#content1 ul li a:hover, div#content1 ul li.selected a {
	color: #e75c0f;
}

div#content1 img.product {
	cursor: pointer;
}

div#content1 img.extraImg, img.extraImg {
	margin-right: 10px;
	margin-top: 10px;
	background: url(../images/dec/imgBorder2.gif) no-repeat;
	width: 156px;
	height: 114px;
	padding: 8px 9px 9px 8px;
}


div#content1 ul.buy {
	height: 222px;
	margin-bottom: 0px;
}

/* =navStyle2 */
ul.navStyle2 {
	padding-bottom: 7px;
	margin: 23px 0px 14px 0px;
	_margin: 15px 0px 17px 0px;
	background: url(../images/dec/navSeparator.gif) bottom left no-repeat;
}

ul.navStyle2 li {
	display: inline;
	margin-right: 2em;
}

ul.navStyle2 li a {
	color: #000000;
}

ul.navStyle2 li a:hover {
	color: #e75c0f;
}

ul.navStyle2 li.selected a {
	color: #e75c0f;
}

ul.navStyle2 li.lastItem {
	margin-right: 0;
}

ul.navStyle3 {
	margin: -24px 0px 24px 0px;
	_margin: -32px 0px 0px 0px;
	padding-bottom: 7px;
	background: url(../images/dec/navSeparator.gif) bottom left no-repeat;
}

ul.navStyle3 li {
	display: inline;
	margin-right: 2em;
}

/* =main2 /*
/*=========================*/
h1#branding {
	margin-top: 20px;
	margin-bottom: 25px;
	background: url(../images/logo.gif) no-repeat;
	width: 318px;
	height: 84px;
}


/* =news /*
/*=========================*/

a.heading {
	margin: 0px 5px 0px 0px;
	color: #e75c0f;
}


/* =nav /*
/*=========================*/
.seen {
	visibility: visible;
	position: relative;
}

.hidden{
	visibility: hidden;
}

.unseen {
	visibility: hidden;
	position: absolute;
}

#pback {
	cursor: pointer;
}

#more {
	cursor: pointer;
	margin: 0px 0px 0px 350px;
}


div#bottom_nav {
	width: 454px; 
	margin-top: -4px; 
	_margin-top: -19px; 
	padding-top: 2px;
	border-top: 2px solid #C0BBB2; 
}

/* =legalInfo /*
/*=========================*/
ul#legalInfo {
	margin: 0px 0px 0px 0px;
	_margin: -10px 0px 10px 0px;
}

ul#legalInfo li {
	_margin: 0px;
	display: inline;
	color: #a09f9f;
	font-size: 9px;
}

ul#legalInfo a {
	color: #a09f9f;
}

#waitrose {
	margin: 0px 0px 0px -200px;
	position: absolute;  
}
