@charset "utf-8";

@import url("/styles/nav.css");

.inputtext {
	color: #333;
	background-color: #fff;
	font-size: 12px;
	border: #888888 1px solid;
	font-family: Arial, Helvetica, sans-serif;
}

.select {
	color: #333;
	font-size: 12px;
	border: #888888 1px solid;
	font-family: Arial, Helvetica, sans-serif;
}

.inputtextrequired {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	background-color: #444444;
	font-size: 11px;
	border: #888888 1px solid;
	height: 17px;
	width: 120px;
	padding: 1px 3px;
}	
.inputselect {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	background-color: #2F2B2C;
	font-size: 11px;
	border: #888888 1px solid;
	width: 200px;
	padding: 1px 0px 1px 3px;
}	
.inputtextarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	background-color: #2F2B2C;
	font-size: 11px;
	border: #888888 1px solid;
}	
.inputtextarearequired {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	background-color: #444444;
	font-size: 11px;
	border: #888888 1px solid;
}	
.inputbutton {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	background-color: #2F2B2C;
	font-size: 11px;
	cursor: pointer;
	border:  1px solid;
	height: 19px;
	width: 80px;
	font-weight : bold;
}

.inputbutton2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	background-color: #2F2B2C;
	font-size: 11px;
	cursor: pointer;
	border:  1px solid;
	padding: 5px 10px;
	font-weight : bold;
}

input.greenBG {
	background: url(../images/smallGreenBG.gif) no-repeat;
	border: none;
	width: 84px;
	height: 20px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	padding: 0 0 2px 0;
	position: relative;
	top: -2px;
	left: 4px;
}

input.ratingSubmit {
	background: url(../images/ratingSubmitBG.gif) no-repeat;
	border: none;
	width: 162px;
	height: 20px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	padding: 0 0 3px 0;
	margin: 5px 0 0 0;
	cursor: pointer;
}

	input.ratingSubmit:hover {
		color: #8CC63F;
	}



/* ==================================== */

html, body {
	height: 100%;
}

body#site {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;  
	line-height: 1.5em;
}

@-moz-document url-prefix() {
	body#site {
		overflow-y: scroll;
	}
}

h1 {
	font-size: 30px;
	line-height: normal;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ab100f;
	margin: 0 0 10px 0;
	padding: 0;
	background: url(/images/h1BG.jpg) no-repeat bottom left;
}

h1.blueh1 {
	color: #94C3DD
}

.wide h1 {
	padding: 0 0 30px 0;
	border-bottom: 1px solid #c2dc9f;
	margin: 20px 0 40px 0;
}

/*.cooking h1 {
	color: #96c3dc;
}*/


h2 {
	font-size: 20px;
	color: #03B20F;
	line-height: normal;
	margin: 0;
	padding: 0 0 5px 0;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 a {
	text-decoration:none;
}
h3 {
	font-size: 14px;
	color: #009442;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
strong{
	color: #009442;
}

.regionheading_dropdown {
	/*color:#FFFFFF;
	background-color:#333; :#009442;*/
}

a {
	text-decoration: underline;
	color: #951402;
}

a:hover {
	text-decoration: underline;

}

/*strong, b {
	color: #04639d;
}*/

a img {
	border: none;
}

td {
	font-size: 12px;
}

form {
	margin: 0;
	padding: 0;
	display: inline;
}

small {
	color: #951402;
	font-size: 10px;
}

div.clear {
	clear: both;
}

.halfFloat {
	width: 46%;
	float: left;
	padding-right: 4%;
}

.justify {
	text-align: justify;
}

#container {
	width: 940px;
	margin: 0 auto;
	text-align: left;
}

#header {
	height: 123px;
}

	#header img {
		display: block;
	}
	
	#logo {
		float: left;
		display: block;
		background: url(/images/logo.jpg);
	}
	
	.cooking #logo {
		/*background: url(/images/cookingLogo.jpg)*/
		background: url(/images/logo.jpg)
	}
	
		#logo b {
			visibility: hidden;
		}
		
		#logo:hover {
			text-decoration: none;
		}
	
	#adBannerTop {
		float: right;
		margin: 34px 0 0 0;
	}

#nav {
	height: 35px;
	margin: 0;
}

#level2nav {
	background: #e8e8e8;
	overflow: hidden;
}

#level2nav ul {
	margin: 0 0 10px 0
}

#adBannerRight {
	float: right;
	margin: 20px 0;
}

#flashHolder {
	height: 274px;
	width: 591px;
	float: left;
	background: url(../images/homFlashBG.jpg);
}

	
	#newstickernav, #newstickernav-local {
		width: 280px;
		height: 23px;
		float: left;
		padding-top: 13px;
		position: absolute;
	}
	#newstickernav-local {
		padding-left: 15px;
		padding-top: 18px;
	}
	
	#news-prev {
		width: 20px;
		height: 30px;
		margin-left: 205px;
		float:left;
	}
	#news-next {
		width: 20px;
		height: 30px;
		padding-left: 10px;
		float:left;
	}
	#newstickercontent {
		padding-left: 25px;
	}
	#newstickercontent-local {
		padding-left: 40px;
	}
	
	#flashMap {
		width: 287px;
		height: 269px;
		float: left;
		margin: 0 18px 0 0;
		clear: left;
	}
	

#homeSearchForm {
	display: block;
	float: left;
	width: 190px;
	height: 181px;
	background: url(../images/homeSearchBG.jpg);
	padding: 93px 0 0 19px;
}

	#homeSearchForm input {
		width: 138px;
		height: 19px;
		padding: 6px 10px 0 10px;
		border: none;
		background: url(/images/homeSearchInpBG.jpg) no-repeat right top;
		margin: 0 0 10px 0;
		color: #fff;
		font-size:10px;
		font-family: Arial, Helvetica, sans-serif;
	}
	
	#homeSearchForm p {
		font-size: 11px;
		color: #fff;
		text-align: center;
		padding: 0 30px 0 0
	}
	
	#homeSearchForm input#homeSearchSubmit {
		width: auto;
		height: auto;
		background: none;
		margin: 0 0 0 6px;
		padding: 0;
	}

	
#contentWrap {
	min-height: 470px;
	overflow: hidden;
	width: 760px;
	float: left;
	background: url(../images/contentWrapBG.jpg) no-repeat left top;
	padding: 20px
}

/*.further2 #contentWrap, .cooking #contentWrap {
	padding-bottom: 35px;
	z-index: 50;
	position: relative;
}

.further2 #contentWrap {
	background: url(/images/further2-contentWrapBG.jpg) no-repeat bottom left;
}

.cooking #contentWrap {
	background: url(/images/cooking-contentWrapBG.jpg) no-repeat bottom left;
	background: url(/images/further2-contentWrapBG.jpg) no-repeat bottom left;
}

	#sideBar {
		width: 300px;
		margin: 0 22px 0 0;
		float: left;
	}
		
		#sideBar img {
			display: block;
		}
		
		#cookwareSearch {
			margin: 20px 0 0 0;
			height: 145px;
			background: url(/images/cookwareSearch.jpg) no-repeat bottom left;
		}
		
		#cookwareSearch_toplevel {
			padding-top: 55px;
			padding-left: 20px;
		}
		#cookwareSearch_level2 {
			padding-top: 7px;
			padding-left: 20px;
		}
		#cookwareSearch_freetext {
			padding-top: 7px;
			padding-left: 20px;
			float:left;
		}
		#cookwareSearch_submit {
			float:left;
			padding-left: 20px;
			padding-top: 8px;
		}
		
		.cooking #cookwareSearch {
			margin: 20px 0;
		}
		
		#cookwareSearch .cookwarefind{
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
		}
		
		#further2sides {
			background: url(/images/further2sides.jpg) repeat-y;
			padding: 10px 0 20px 0;
			margin: 0 0 20px 0;
		}
		
			#regionalNews-further2 {
				height: 74px;
				background: url(/images/regionalNewsBG-further2.png) no-repeat;
				position: relative;
			}
			
			#latestNews-further2 {
				height: 74px;
				background: url(/images/latestNewsBG-further2.png) no-repeat;
				position: relative;
			}
			
			#furtherFlashMap {
				padding: 10px 0 0 20px;
			}
			
			#moreInfo-rep {
				background: url(/images/moreInfoBG-rep.jpg) repeat-y 0px 47px;
			}
			
			#moreInfo-top {
				background: url(/images/moreInfoBG-top.jpg) no-repeat top;
			}
			
			#moreInfo-bot {
				min-height: 146px;
				background: url(/images/moreInfoBG-bot.jpg) no-repeat bottom;
				padding: 60px 0 25px 40px;
			}
			
			
				#moreInfo-bot ul {
					margin: 0;
					padding: 0;
					list-style: none;
				}
				
				#moreInfo-bot li {
					padding: 0 0 0 15px;
					background: url(/images/footerBull.png) no-repeat 0 5px;
					margin: 0 0 8px 0;
				}
				
				#moreInfo-bot a {
					color: #333;
					font-weight: bold;

				}
				
			#twitter-bg {
				background: url(/images/twitterBG.jpg) no-repeat;
				width: 300px;
				height: 206px;
				padding-bottom: 20px;
			}
			#twitter-link {
				width: 133px;
				height: 35px;
				padding: 25px 0 5px 167px;
				float:left;
			}
			#twitter-feed {
				width: 265px;
				height: 146px;
				padding: 5px 0 5px 35px;
				clear: both;
			}
			
					
			
			#accountArea {
				height: 145px;
				background: url(/images/accountAreaBG.jpg) no-repeat;
				padding: 20px 0 0 10px;
			}
			
				#accountArea img {
					display: inline-block;
				}
				
				#accountArea div:first-child img:first-child {
					margin: 0 10px 0 0;
				}
				
				#accountArea span {
					display: block;
					margin: 50px 0 0 115px;
					color: #000;
					font-weight: bold;
					font-size: 14;
				}
				
					#accountArea span a {
						display: block;
						margin: 15px 0 0 0;
					}
					
			#satisfied {
				display: block;
				margin: 20px 0 0 0;
			}
	
	#content {
		width: 632px;
		min-height: 210px;
		float: left;
		background: url(/images/homeBG.jpg) bottom right no-repeat;
		padding-top: 10px;
	}*/

	#content-wide, .wide #content {
		width: 780px;
		min-height: 210px;
		float: left;
		background: url(/images/homeBG.jpg) bottom right no-repeat;
		padding-top: 10px;
	}
	
	#homePageRight {
		float: right;
		width: 202px;
		margin: 0 0 0 20px;
	}
	
		#homePageRight img + img {
			margin-top: 20px;
		}
		
	.homeCol {
		width: 147px;
		float: left;
		margin: 20px 45px 20px 0;
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #666
	}
	
	#homeCol3 {
		margin: 20px 0;
		width: 148px;
	}
	
		.homeCol h2 {
			font-size: 14px;
			color: #fff;
			text-transform: uppercase;
			font-family: Arial, Helvetica, sans-serif;
			font-weight: bold;
			height: 33px;
			padding: 13px 0 0 20px;
			margin: 0 0 15px 0
		}
		
		#homeCol1 h2 {
			background: url(../images/homeColTitle1.jpg)
		}
		
		#homeCol2 h2 {
			background: url(../images/homeColTitle2.jpg)
		}
		
		#homeCol3 h2 {
			background: url(../images/homeColTitle3.jpg)
		}
		
			#older, #newer {
				text-decoration: none;
				cursor: pointer;
				color: #16AFCE;
				float: left;
			}
			
			#older {
				float: right;
			}
	
		.homeCol strong, .homeCol a {
			color: #ff7f27;
			font-weight: bold;
		}
		
		.homeCol strong {
			display: block;
			margin: 0 0 6px 0;
		}
	
	.further1 #content, .further2 #content, .cooking #content {
		background: none;
	}
	
#footerWrap {
	text-align: center;
	clear: both;
	height: 228px;
	background: url(/images/footerRep.jpg);
}
	
#footer {
	clear: both;
	height: 208px;
	background: url(/images/footerBG-nocards.jpg) no-repeat left bottom;
	padding: 20px 0 0 22px;
	position: relative;
	width: 918px;
	margin: 0 auto;
	text-align: left;
	color: #fff;
}
/*
.further2 #footer, .cooking #footer {
	margin-top: -35px;
	z-index: 1;
	position: relative;
}

.cooking #footer {
	background: url(/images/cookingFooterBG.jpg);
}*/

	#footer ul {
		width: 127px;
		float: left;
		margin: 0;
		padding: 0 0 0 25px;
		list-style: none;
	}
	
	#footer li {
		padding: 0 0 0 15px;
		background: url(/images/footerBull.png) no-repeat 0 5px;
		margin: 0;
		color: #fff;
		font-size: 11px;
	}
	
	#footer li:first-child {
		margin: 0 0 10px 0;
	}
	
	#footer li a {
		color: #fff;
		text-decoration:none;
	}
	#footer li a:hover {

		text-decoration:underline;
	}
	
	#footer li:first-child a {
		color: #fff;
		font-weight: bold;
	}
	
	#footer p, #footer form {
		width: 300px;
		float: left;
		margin: 0;
		font-size: 10px;
	}
	
		#footer p a {
			color: #fff;
		}
	
	#footer form {	
		overflow: hidden;
	}
	
		#footer form label {
			float: left;
			font-weight: bold;
			font-size: 12px;
			width: 95px;
			margin: 4px 0 10px 0;
		}
	
		#footer form input {
			background: url(/images/footerInpBG.jpg) no-repeat right top;
			float: left;
			border: none;
			width: 152px;
			height: 19px;
			padding: 6px 10px 0 10px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			color: #666;
		}
		
		#footer form input#footerSubmit {
			width: auto;
			height: auto;
			padding: 0;
			margin: 0;
			background: none;
		}
	
/* suppliers.asp */

.supplierBox {
	padding: 10px;
	background: #EEE;
	/*width: 45.5%;
	height: 100px;*/
	width: 500px;
	height: auto;
	float: left;
	margin: 0 5px 5px 0;
	overflow: hidden;
	border-right: 1px solid #a6e265;
	border-bottom: 1px solid #ccc;
}

	.supplierBox h3 {
		margin: 0 0 10px 0;
		color: #026D35
	}
	
	
/* supplier.asp  */

#galleryWrap {
	float: right;
	margin-left: 20px;
}

	#findUs {
		background: #EEE;
		border-right: 1px solid #a6e265;
		border-bottom: 1px solid #ccc;
		padding: 10px;
		margin: 5px 0;
	}

#selectrating {
	display: block;
}

#supplierCommentsSection {
	clear: both;
}

#supplierCommentsSection .individualComment {
	clear: both;
	overflow: hidden;
	margin: 10px 0 0 0 ;
	padding: 0 0 10px 0;
	background: #EEE;
	border-right: 1px solid #a6e265;
	border-bottom: 1px solid #ccc;
}

#supplierCommentsSection .comment {
	width: 75%;
	float: left;
	min-height: 35px;
	background: none;
	border: none;
}

#supplierCommentsSection .commentRating {
	width: 20%;
	float: right;
	margin: 8px 0 0 0;	
	text-align: right;
	padding: 0 10px 0 0;
}


/* supplierproducts.asp */

#supplierProductsWrap {
	clear: both;
	overflow: hidden;
}

.individualSupplierProduct {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #87C643;
	overflow: hidden;
}

.supplierProductPrice {
	color:#D01601;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:18px;
}

	#supplierProductsWrap .ratingSubmit {
		float: right;
		clear: both;
	}

	
/* recipes.asp */

p.largeText {
	color: #666;
	font-size: 22px;
	font-weight: normal;
}

	p.largeText strong {
		font-weight: normal
	}
	
h2.recipeCategoryName {
	font-size: 22px;
	color: #03B20F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 10px 0 0 0;
}

.recipeListing {
	padding: 10px;
	background: #EEE;
	border-bottom: 1px solid #ccc;
	margin: 10px 0 0 0;
	overflow: hidden;
}
	
	.recipeListingHeader {	
		font-size: 20px;
		display: block;
		margin: 0 0 10px 0;
		text-transform: capitalize
	}
	
	
/* recipe.asp */
	
#recipeProperties {
	float: right;
	margin: 10px 0 10px 0;
}

h1.recipeH1 {
	clear: both;
	margin: 10px 0;
}

.recipeImg {
	float:right;
	clear: left;
	
	margin: 0 0 10px 10px;
}

#recipeUserRating {
	float: right;
	clear: right;
	width: 333px;
	margin: 10px 0;
	text-align: right;
}

/* rating.asp */

#rankContainer {
	clear: both;
	margin: 10px 0;
	overflow: hidden;
}

.comment {
	background: #EEE;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #a6e265;
	padding: 10px;
	margin: 10px 0 0 0;
	overflow: hidden;
}

	.comment .commentInfo {
		float:right;
		text-align: right;
		width: 130px;
	}
	
textarea#comment {
	width: 90%;
	height:100px;
	border: 2px solid #bbe390;
	padding: 10px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

.yourRating {
	width: 20%;
	float:right;
	padding-top: 40px;
	margin-right:215px;
}

.haveYourSay {
	width: 50%;
	float:left;
}
	
/* articles.asp */

.foodNewsArticle {
	background: #EEE;
	border-bottom: 1px solid #ccc;
	padding: 10px;
	margin: 10px 0;
	overflow: hidden;
}
	
	.foodNewsArticleHeader {
		font-size: 18px;
	}
	
/* article.asp */
	
/* customer_editdetails.asp */

#editCustomerDetailsTable select, #editCustomerDetailsTable input {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
} 

#editCustomerDetailsTable select {
	width: 185px;
	border: 1px solid #999;
}

#editCustomerDetailsTable input#radioBtn,  #editCustomerDetailsTable input#submit {
	width: auto;
	border: inherit;
}

#editCustomerDetailsTable input#terms {
	width: auto;
	border: none;
}


#editCustomerDetailsTable input {
	border: 1px solid #999;
	padding: 3px;
	width: 175px;
}

/* shop.asp */

#breadCrumb {
	margin: 0 0 10px 0;
}

.shopcategorylist {
	display: inline-block;
	width: 170px;
	height: 170px;
	padding:7px;
	float:left;
	margin: 10px;
	border-right: 1px solid #a6e265;
	border-bottom: 1px solid #ccc;
	background: #fff;
}

.shopcategorylist_pic {
	height: 130px;
}

.shopproductlist_title b {
	color: #000;
}

.shopproductlist_price {
	color: #D01601;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

.shopproductlist_links {
	margin: 5px 0 0 0
}

#productDetails {	
	position: relative;
}
	
	#productDetails img {	
		clear: both;
		position: relative;
		left: 50%;
		margin-left: -200px;
		z-index:1;
	}
	
	#productDetails #button {	
		position: absolute;
		top: 65px;
		z-index:100;
	}
		
	#product_price {
		color:#cf1401;
		font-size:26px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-weight: normal;
		margin:0;
		position: absolute;
		top: 0;
		left: 0;
		z-index:100;
	}
	
	.product_subtitle {
		font-family: Georgia, "Times New Roman", Times, serif;
		position: absolute;
		top: 32px;
		left: 0;
		z-index:100;
	}
	
/* basket.asp */

#basketTable .alternate {
	background: #E4FED1
}

#basketTable .alternate td {
	border-top: 1px solid #a6e265;
	border-bottom: 1px solid #ccc;
	color: #026D35;
}

/* search.asp */

.searchResult {
	padding: 10px;
	background: #EEE;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #a6e265;
}

	.searchResult h3 {
		margin-top: 0;
		padding-top: 0;
		color: #009442
	}

.alternate {
	background: #fff;
	border: none;
}

.searchResult .styledBtn {
	display: block;
	float: left;
	margin: 0 0 10px 0;
}
		
.searchResult p {
	clear:  both;
	margin: 0;
}

.firstResult {
	margin: 0 0 10px 0;
}

/* styled buttons */

.styledBtn {
	display: inline-block;
	height: 20px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	margin: 0;
	padding: 0;
	text-decoration: none;
	background: url(/images/styledbtnbg.gif) top left;
	border: none;
}

.styledBtn b {
	display: inline-block;
	margin: 0 0 0 15px;
	height: 20px;
	padding: 0px 15px 0 0 !important;
	cursor: pointer;
	background: url(/images/styledbtnbg.gif) top right;	
	text-decoration: none;
}

.styledBtn:hover b, .styledBtn:hover {
	color: #951402;
}

.styledBtn:hover {
	text-decoration: none;
}

a.paginate {
	margin: 0 2px;
}

.red {
	background: url(/images/styledbtnbg-red.gif) top left;
	cursor: default;
}

.red b {
	background: url(/images/styledbtnbg-red.gif) top right;	
	cursor: default;
}

.red:hover b, .red:hover {
	color: #FEABA7;
}

a.currentpage, a.currentpage b {
	color: #87C643;
	cursor: default;
}

a.currentpage b {
	text-decoration: underline
}

.filtered .styledBtn {
	color: #87C643;
}

.filtered .styledBtn b {
	text-decoration: underline;
}
.registration_texarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 350px;
	height: 50px;
	
}
.supplierBox{
	float:left;
}
.catheader{
	display:block;
	height:25px;
	cursor: pointer;
	float:left;
	width: 100%;
}

.cattitle {
	float:left;
}
.catminmax {
	float:right;
}
