body {
	margin: 10px 0;
	background:#ffffff url(../styleImages/backgrounds/pageBg.gif) 0 0 repeat;
}
br.clear {
	clear:both;
	line-height:1%;
	margin:1px;
}
h1.pageTitle {
	display:block;
	float:left;
	width:520px;
	font-weight:100;
	line-height:140%;
	padding-top:14px;
}
#pageSurround {
	background-color:#fff;
	width: 900px;
	margin: 0px auto;
	padding: 20px;
}
#topHeader {
	height: 165px;
	padding: 0 20px 0 20px;	
	width: 900px;	
	margin: 0px auto;
	background:#ffffff url(../styleImages/backgrounds/topHeaderBg.png) 0 0 no-repeat;
}
#footer {
	width: 900px;
	clear:both;
	border-top:2px solid #EDECE9;
	padding-top:15px;
}
#footer span {
	width: 200px;
	display:block;
	float:right;
	text-align:right;
}
#footer span a {
	color:#333;
	text-decoration:none;
}
#topHeader .logo {
	float:left;
	padding:5px 0 0 10px;
}
#topHeader .siteSelector {
	height:30px;
}
#topHeader .siteSelector a {
	color:#000;
	text-decoration:none;
}
#topHeader .siteSelector .contactDetails {
	width:500px;
	float:right;
	color:#605F51;
	text-align:right;
	padding:8px 0 0 0;
}
#topHeader .siteSelector span.cookware {
	display:block;
	float:left;
	background:transparent url(../styleImages/backgrounds/cookware.gif) 5px 7px no-repeat;
	padding:10px 0 0 33px;
	height:20px;
}
#topHeader .siteSelector span.recipies {
	display:block;
	float:left;
	background:transparent url(../styleImages/backgrounds/recipies.gif) 25px 7px no-repeat;
	padding:10px 0 0 55px;
	height:20px;
}
#topHeader .searchSessionCartHolder {
	float:right;
	width:610px;
}
#topHeader .searchSessionCartHolder .session {
	float:left;
	text-align:right;
	width:369px;
	border-right:1px solid #D1CFC9;
	padding:5px 30px 10px 0;
	margin-top:6px;
}
#topHeader .searchSessionCartHolder .searchForm {
	clear:left;
	float:left;
	text-align:right;
	width:369px;
	border-right:1px solid #D1CFC9;
	padding:0 30px 5px 0;
}
#topHeader .searchSessionCartHolder .shoppingCart {
	float:right;
	text-align:left;
	width:130px;
	padding:20px 0 0 80px;
	height:50px;
	background:transparent url(../styleImages/backgrounds/shoppingBagBg.gif) 5px 8px no-repeat;
}
#topHeader .searchSessionCartHolder .shoppingCart p {
	padding:10px 0 0 0;
}
#topHeader .siteDocs {
	float:right;
	text-align:right;
	width:600px;
	clear:right;
}
#topNavigation {
	height: 30px;
	position:absolute;
	top:155px;
	padding: 0;
	width: 900px;	
	margin: 0px auto;
	background-color:#fff;
	clear:left;
}
.boxTitleLeft, .boxTitleRight {
	font-weight: bold;
	color: #000;
	background-color: #CBC9C0;
	padding: 6px 0 6px 9px;
	text-transform:uppercase;
}
.boxContentLeft, .boxContentRight, .boxContentCategories {
	background-color:#EDECE9;
	padding: 9px;
	margin-bottom: 10px;
	line-height:120%;
}
.boxCategories {
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 10px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 180px; 
	float: left;
	padding-bottom:10px;
}
.colMid {
	position: relative;
	width: 700px;
	float: right;
}

.boxContent {
	line-height:130%;
	margin: 0;
	padding: 0;
	position: inherit;
}
.boxContent .homeLatest, .relatedProducts {
	padding:10px 0 10px 0;
	margin:0;
}
.boxContent .imageGallery {
	width:400px;
	float:left;
	text-align:center;
	padding-bottom:20px;
}
.boxContent .productAction {
	clear:both;
	width:240px;
	padding:0 0 20px 0;
	float:right;
}
div.customerAction {
	text-align:right;
	width:170px;
	float:right;
	padding-top:20px;
}
div.customerAction a {
	color:#333;
	font-size:11px;
	line-height:16px;
}
div.customerAction span.email {
	background:transparent url(../styleImages/backgrounds/email.gif) 0 2px no-repeat;
	padding:0 10px 0 20px;
}
div.customerAction span.print {
	background:transparent url(../styleImages/backgrounds/print.gif) 0 0 no-repeat;
	padding:0 2px 0 20px;
}
div.headerActions {
	border-bottom:1px solid #D1CFC9;
	height:50px;
	margin-bottom:15px;
}
div.productAction .price {
	float:left;
	width:150px;
	padding:4px 0 10px 0;
}
div.productAction .qty {
	float:right;
	width:90px;
	text-align:right;
	padding-bottom:10px;
}
div.productAction p {
	padding:0 0 10px 0;
}
div.productAction .buybutton {
	clear:both;
	padding:10px 0;
	border-top:1px solid #D1CFC9;
	border-bottom:1px solid #D1CFC9;
	width:240px;
	text-align:center;
}
div.productAction .buybutton a {
	display:block;
	margin:0 auto;
	padding:5px;
	width:120px;
	color:#fff;
	font-weight:900;
	text-decoration:none;
	background-color:#E84C37;
}
div.productAction table.productOptions {
	margin:0;
	width:240px;
}
div.productAction table.productOptions td {
	padding:5px 0;
	border:none;
}
div#productDescription {
	background-color:#EDECE9;
	padding:20px;
	margin-bottom:20px;
}
form.generalForm {
	background-color:#EDECE9;
	border:1px solid #D1CFC9;
	padding: 20px;
	margin:0;
}
form.generalForm p {
	background-color:#EDECE9;
	padding-bottom: 10px;
}
fieldset .textbox {
	padding: 4px;
	margin-top:5px;
	width:250px;
}
fieldset .textboxDisabled {
	padding: 4px;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	margin-top:5px;
	width:250px;
}
fieldset {
	border: 1px solid #D1CFC9;
	background-color:#EDECE9;
	margin-bottom: 20px;
	padding: 10px 20px;
}
fieldset legend{
	color: black; /* For IE7 */
	font-size: 16px;
	font-weight: bold;
	padding: 0 10px;
	margin-left: -10px;
}
label {
	display: block;
	float: left;
	font-size: 13px;
	width:200px;
	padding-top:12px;
}
div.field {
	padding-bottom: 5px;
	clear:left;
}
a.txtButton, input.txtButton {
	display:block;
	text-align:center;
	padding:10px;
	width:140px;
	color:#fff;
	font-weight:900;
	text-decoration:none;
	background-color:#E84C37;
	border:none;
	cursor:pointer;
}
/* CHECKOUT PAGES */
.colMainCheckout {
	width: 900px;
}
table.basket  {
	width:100%;
}
table.basket td  {
	padding:5px;
	vertical-align:middle;
}
table.basketAddress  {
	width:100%;
	background-color: #ffffff;
	padding-bottom:5px;
}
table.basketAddress td  {
	padding:0 0 0 5px;
	vertical-align:middle;
	line-height:150%;
}
fieldset .textboxQty {
	padding: 4px;
	margin-top:5px;
	width:25px;
}
fieldset .textboxDisabledQty {
	padding: 4px;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	margin-top:5px;
	width:25px;
}
table.basket td.tdcartTitle {
	font-weight: bold;
	color: #fff;
	background-color: #4F4D44;
}
table.basketAddress td.tdcartTitle   {
	font-weight: bold;
	color: #fff;
	background-color: #4F4D44;
	padding:5px;
}
.tdcartEven {
	background-color: #ffffff;
	border-bottom: 1px solid #e1e1e1;	
}
.tdcartOdd {
	background-color: #FFFFFF;
	border-bottom: 1px solid #e1e1e1;
}
span.discount {
	color:#E84C37;
	font-weight:900;
}
/* END CHECK OUT PAGES */
.siteDocs {
	padding:9px 0 0 0;
	text-transform:uppercase;
}
.siteDocs a {
	text-decoration:none;
	color:#000;
}
.siteDocs a:hover {
	text-decoration:underline;
	color:#09f;
}
.siteDocs span {
	float:right;
	display:block;
	background:transparent url(../styleImages/backgrounds/siteDocBg.gif) 13px 4px no-repeat;
	padding-left:30px;
}
.siteDocs span.notdotted {
	background-image:none;
}
.pagination {
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #ffffff;
	border:1px solid  #D1CFC9;
	padding:0 0 0 10px;
}
.subCat {
	display:block;
	width:150px;
	height:	35px;
	text-align: center;
	padding: 5px;
	margin:10px 10px 0 0;
	float: left;
	position:inherit;
	border:1px solid #D1CFC9;
}
.sortBy  {
	padding-bottom:5px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#imgThumbSpace{
	line-height: 0px;		
}
#imgThumbSpace img {
	padding-right: 3px;
	padding-bottom: 3px;		
}

div.latestProds {
	text-align: center;
	width: 155px;
	margin: 0 3px 3px 0;
	height: 215px;
	padding:0 8px;
	float: left;
	overflow: hidden;
	border-right: 1px solid #EDECE9;
	border-bottom: 1px solid #EDECE9;
	position: relative;
}
div.latestProdsShorter {
	text-align: center;
	width: 155px;
	margin: 0px;
	height: 195px;
	padding:0 8px;
	float: left;
	overflow: hidden;
	border-right: 1px solid #EDECE9;
	position: relative;
}
div.latestProds p, div.latestProdsShorter p {
	font-weight:900;
}
div.home {
	background:transparent url(../styleImages/backgrounds/homeBg.jpg) 0 0 no-repeat;
	display:block;
	height:190px;
	width:570px;
	padding:50px 0 10px 130px;
}
div.home h1 {
	color:#000;
	font-size:300%;
	font-weight:100;
	padding-bottom:15px;
}
div.home p {
	color:#000;
	width:470px;
	font-size:125%;
	font-weight:900;
	padding:0 0 10px 3px;
}
div.txtContentTitle {
	font-size:115%;
	font-weight:100;
	text-transform:uppercase;
	padding-bottom:4px;
}
ol.topList {
	list-style:decimal;
	padding:0 0 0 18px;
}
ol.topList li {
	padding:0 0 3px 0;
}
div.popularBrands {
	padding:20px 0 10px 0;
}
div.popularBrands img {
	padding:0 20px 0 0;
}
div.popularBrands img.last {
	padding-right:0;
}
ul.dotted {
	list-style:outside;
	margin-left:25px;
}
/* RSS FEED HOMEPAGE */
.latestRecipes {
	background-color:#EDECE9;
	padding:10px;
	margin-top:20px;
}
.latestRecipes ul {
	padding:5px 0 10px 0;
}
.latestRecipes ul li {
	padding:3px 0 5px 0;
	list-style:outside;
	list-style-type:disc;
	margin-left:20px;
}
.latestRecipes ul li span.headline {
	font-size:120%;
}
.latestRecipes ul li div {
	padding:6px 0;
}
.latestRecipes #creditfooter {
	position:absolute;
	top:565px;
	right:5px;

