body {
	font-family:Arial, Helvetica, Sans serif;
	color:#000;
	margin:0px;
	padding:0px;
	font-size:12px;
	text-align:center;
	background-image: url(/images/bodybg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center bottom;
}
img {
	border: 0;
	padding: 0;
	margin: 0;
}
form {
	padding: 0;
	margin: 0;
}
span.errormsg {
	display:block;
	margin-top:20px;
	margin-bottom:20px;
	padding:10px;
	font-weight: bold;
	color: #FFF;
	background-color: #F00;
}
a:link {
	color:#006666;
	text-decoration:none;
}
a:visited {
	color:#006666;
	text-decoration:none;
}
a:active {
	color:#006666;
}
a:hover {
	color:#F93;
	text-decoration:underline;
}
.breadcrumbs {
	border-bottom:1px #DDD dotted;
	margin-bottom:10px;
}
.breadcrumbs h2 {
	padding:0px 0px 5px 0px;
	margin:0;
	font-size:12px;
}
#cleaner {
	clear:both;
}
#introtxt {
	float: left;
	width:390px;
	padding:10px;
	height:170px;
	background: url(/images/homepage/introbg.gif) no-repeat;
}
#introtxt h1 {
	padding:0 0 10px 0;
	margin:0;
	font-size:1.4em;
}
#introtxt p, #introbox1 p, #introbox2 p, #introbox1 li, #introbox2 li {
	margin:0px;
	padding-bottom:6px;
	font-size:11px;
}
#introbox1 {
	float: left;
	width:262px;
	margin-left:10px;
	padding:10px;
	height:170px;
	background: url(/images/homepage/introbg2.gif) no-repeat;
}
#introbox2 {
	float: left;
	width:208px;
	margin-left:10px;
	padding:10px;
	height:170px;
	background: url(/images/homepage/introbg3.gif) no-repeat;
}
#introbox1 h2, #introbox2 h2 {
	padding:0 0 10px 0;
	margin:0;
	font-size:1.2em;
}
#introbox1 ul, #introbox2 ul {
	padding:0;
	margin:0 0 0 15px;
}
#introbox1 li, #introbox2 li {
	color:green;
}
#mainbody {
	border:#DDDDDD solid 1px;
	border-top: none;
	background-color:#FFF;
	width: 960px;
	margin: 0px auto;
	text-align: left;
}
#maincontent {
	clear:both;
	padding:10px;
	text-align: left;
}
#sfhlogo {
	float:left;
	width:284px;
	height:110px;
	padding:0px;
}
#sfhlogonav {
	float:right;
	width:661px;
	height:110px;
	padding-top:0px;
	padding-right:10px;
	text-align:right;
}
#sfhlogonav ul {
	float:right;
	margin:0;
	padding:0;
	list-style-type: none;
	padding:12px 0 0 0;
}
#sfhlogonav li {
	list-style-type: none;
	float:left;
}
#sfhlogonav li.email {
	float:left;
	line-height:18px;
	background: url(/images/sym_email.gif) no-repeat 14px 1px transparent;
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 40px;
	vertical-align: middle;
}
#sfhlogonav li.telno {
	float:left;
	font-size:18px;
	line-height:18px;
	background: url(/images/sym_telephone.gif) no-repeat 10px 0px transparent;
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 1px 37px;
	vertical-align: middle;
}
/* NEWSLETTER SIGN-UP BOX */
.nlsignup {
	font-size:11px;
	padding:0;
	vertical-align:middle;
	color:#000;
	border:solid 1px #666666;
	height:1.6em;
	position:relative;
	padding:3px 0 0 5px;
	width:14em;
	margin:0 3px 0 3px;
}
/* QUICK SEARCH */
#quicksearch {
	margin:0;
	padding:12px 0 0 0;
}
#quicksearch .txtSearch {
	font-size:11px;
	padding:0;
	vertical-align:middle;
	color:#000;
	border:solid 1px #666666;
	height:1.6em;
	position:relative;
	padding:3px 0 0 5px;
	width:17em;
	margin:0 3px 0 3px;
}
#quicksearch label, #quicksearch span {
	font-weight:bold;
	font-size:12px;
	vertical-align:middle;
	top:0.1em;
}
/* HEADER NAVIGATION MENU */
#mainmenu {
	margin:0 auto;
	background-image:url(/images/menu_bg.gif);
	clear:both;
	height:28px;
}
#mainmenu ul {
	height:28px;
	margin:0px;
	padding:0;
	list-style:none;
}
#mainmenu ul li {
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	border-left: 1px solid #999;
	border-right: 1px solid #333;
	float:left;
	vertical-align:middle;
	color:#999;
	text-align:center;
}
#mainmenu ul li a {
	display: -moz-inline-box;
	display: inline-block;
	padding:0 1.1em;
	color:#FFF;
	line-height:28px;
	text-decoration:none;
}
* html #mainmenu ul li a {
	display:inline;
}  /* for IE 6 */
* + html #mainmenu ul li a {
	display:inline;
}  /* for IE 7 */
#mainmenu ul li a:hover {
	color :#FFF;
	background: 0 0;
	background-image:url(/images/menu_bg_hl.gif);
	text-decoration: underline;
}
/* FOOTER ITEMS */
#footer {
	font-size: 0.9em;
	padding:10px 0;
	clear: both;
	border-top:1px #DDDDDD solid;
	text-align:center;
}
#footer a {
	padding: 0 7px;
}
/* ANYLINKCSS MENU */
.selectedanchor { /*CSS class that gets added to the currently selected anchor link (assuming it's a text link)*/
}
/* ######### Default class for drop down menus ######### */
.anylinkcss {
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	border: 1px solid black;
	border-bottom-width: 0;
	font: normal 12px Arial, Helvetica, Sans serif;
	line-height: 18px;
	z-index: 1000; /* zIndex should be greater than that of shadow's below */
	background: lightyellow;
	width: 200px; /* default width for menu */
}
.anylinkcss ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.anylinkcss ul li a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
}
.anylinkcss a:hover { /*hover background color*/
	background: black;
	color: white;
}
/* ######### Alternate multi-column class for drop down menus ######### */
.anylinkcsscols {
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	border: 1px solid black;
	padding: 10px;
	font: bold 14px Arial, Helvetica, Sans serif;
	z-index: 1000;
	background-color: #FFF;
}
.anylinkcsscols .column {
	width: 200px;
	float: left;
}
.anylinkcsscols .column ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align:left;
}
.anylinkcsscols li {
	padding-bottom: 3px;
}
.anylinkcsscols img {
	vertical-align:middle;
}
/* ######### class for shadow DIV ######### */
.anylinkshadow { /*CSS for shadow. Keep this as is */
	position: absolute;
	left: 0;
	top: 0;
	z-index: 999; /*zIndex for shadow*/
	background: black;
	visibility: hidden;
}
/* HOMEPAGE ITEMS */
#homepageslides {
	z-index: 50;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}
#homepagebanners {
	float: left;
}
#homepagebanners a {
	color:#FFF;
}
#homepagebanners ul {
	margin:0;
	padding:0;
	list-style-type: none;
}
#homepagebanners li {
	width:270px;
	height:18px;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	padding-top: 134px;
	padding-left: 10px;
	text-align: left;
	margin-bottom:7px;
}
#homepagebanners li.browse {
	background: url(/images/homepage/banner_browse.jpg) no-repeat;
}
#homepagebanners li.seating {
	background: url(/images/homepage/banner_seating.jpg) no-repeat;
	margin-bottom:0px;
}
/* MULTI-PAGE NAVIGATION */
.page_link_wrapper {
	padding:0;
	padding-top:1px;
	overflow:hidden;
	clear:both;
}
.page_links {
	color:#369;
	font-size:12px;
	padding:7px;
	padding-left:5px;
	width:80%; /*60%*/
	float:left;
}
.page_links a:link, .page_links a:visited {
	color:#369;
	border:1px solid #CCC;
	background-color:#ffffff;
	padding:5px;
	padding-bottom:1px;
	padding-top:3px;
	margin-right:0;
	text-decoration:none;
}
.page_links a:hover, .page_links a:active, .page_links span {
	background-color:#069;
	border:1px solid #666;
	color:#e0e3ef;
	padding:5px;
	padding-bottom:1px;
	padding-top:3px;
}
.page_links b {
	padding:5px;
	padding-bottom:0;
	padding-top:0;
}
span.inactive {
	background-color:#e2e2e2;
	border:1px solid #8f8f8f;
	color:#8f8f8f;
	padding:5px;
	padding-bottom:1px;
	padding-top:3px;
}
#viewing-crumbs {
	margin-top:7px;
	font-size:11px;
	background-color:#fffce1;
	height:14px;
	padding:0;
	padding-left:3px;
	color:#444444;
}
#viewing-crumbs a {
	color:#3c5890;
}
.nav_pad {
	padding-left:10px;
	padding-right:10px;
}
#tagcloud {
	width: 262px;
	height: 153px;
	text-align:center;
	line-height:16px;
}
#tagcloud a:hover {
	background-color:#CFF;
}
#tagcloud span {
	padding:4px;
}
#tagcloud .smallest {
	font-size:11px;
}
#tagcloud .small {
	font-size:14px;
}
#tagcloud .medium {
	font-weight:bold;
	font-size:16px;
}
#tagcloud .large {
	font-weight:bold;
	font-size:18px;
}
#tagcloud .largest {
	font-weight:bold;
	font-size:22px;
}
/* CATEGORY LISTINGS */
.categorydiv {
	float: left;
	font-size:11px;
	margin-right: 6px;
	width: 306px;
	min-height:330px;
	margin-bottom: 10px;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.categorytxt {
	margin-top:1px;
	padding:10px;
	width: 286px;
	height: 105px;
	color:#003333;
	background-image:url(/images/catsbg.gif);
	background-repeat:no-repeat;
}
.categorydiv h3, .categorydiv p {
	margin:0;
	padding:0;
}
/* PRODUCT LISTINGS */
.product-grid, .category-grid {
	float: left;
	padding:15px 5px 10px 5px;
	margin:5px;
	width: 166px;
	height: 210px;
	border: 1px solid #ccc;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	background-image:url(/images/prodsbg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.category-grid h3 {
	font-size:20px;
	line-height:18px;
	margin-top:0px;
}
.product-code {
	font-size:10px;
	font-weight:normal;
}
#productdisplayleft {
	float: left;
	width: 300px;
	min-height:310px;
}
#productdisplayleft img {
	border:1px solid #CCC;
}
#productdisplayright {
	margin-left: 320px;
	margin-bottom: 10px;
	padding: 0;
	min-height:122px;
	text-align:right;
}
h1.producttitle {
	padding:0px 0px 15px 0;
	margin:0;
	font-size:18px;
	font-weight:normal;
	color:#666;
	text-shadow: 0px 2px 3px #CCC;
	border-bottom:1px dotted #EEE;
	text-align:right;
}
h1.pageheading {
}
/* PAGE COLUMNS */
#columnleft {
	float: left;
	margin: 0;
	width: 480px;
}
#columnright {
	float: right;
	margin: 0;
	padding: 0;
	width: 430px;
	text-align:right;
}
select.sortorder {
	font-size:11px;
}
#datatable {
	background-color: #003300;
	font-size: 1em;
}
#datatable th {
	background:url(../images/prodsbg.gif);
	text-align: center;
}
#datatable tr {
	background-color: #fff;
}
#datatable td {
	text-align: center;
}
.lalign {
	text-align: left;
	color: red;
	inherit: none;
}
#total {
	border:0;
	font-weight: bold;
}
.smlTxt {
	font-size:11px;
}
h3.aboutus {
	margin:0px;
	font-size:16px;
	font-weight:bold;
}
#bespokeslides {
	z-index: 50;
}
#Surname {
visibility:hidden;
display:none;
}
.errorstring {
	background-image:url(/images/exclamation.png);
	background-repeat:no-repeat;
	background-position:10px 8px; 
	line-height:22px;
	font-size:11px;
	height:22px;
	margin:0 0 10px 10px;
	padding:5px 12px 5px 30px;
	float: left;
	font-weight:bold;
	background-color:#FFC;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
