/* ICONOGRAPHY 2010 - Standard Screen CSS */
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #666;
	font-size: x-small; /* for IE5 */
	f\ont-size: small; /* everyone else */
	background: #fff; 
}
#tinymce {
	background: #fff;
	padding: 5px;
}
/************* COMMON ***************/
a {
	color: #432B07;
	text-decoration: underline;
	position: relative;
	z-index: 10;
}
a:hover {
	text-decoration: underline;
}
a.imglink {
	color: #432B07;
	text-decoration: none;
}
a.imglink:hover {
	color: #432b07;
}
a.pageselected {
	color: #FFF;
	background: #333;
	padding: 0 4px;
	font-weight: bold;
	text-decoration: none;
}
p {
	margin: 0 0 0.8em 0;
	padding: 0;
	color: #432b07;
	font-size: 90%;
}
li {
	margin: 0.5em 0;
	padding: 0;
	font-size: 90%;
}
td {
	text-align: left;
}
h1 {
	color:#432B07;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:220%;
	font-weight:normal;
	line-height:normal;
	margin:0 0 0.2em;
	padding:0;
}
h2 {
	font-size: 140%;
	line-height: normal;
	font-weight: bold;
	margin: 0 0 0.4em 0;
	padding: 0; 
	color: #432b07;
}
h3 {
	font-size: 120%;
	line-height: normal;
	font-weight: bold;
	margin: 0 0 0.3em 0;
	padding: 0;
	color: #432b07;
}
h4 {
	font-size: 110%;
	line-height: normal;
	font-weight: bold;
	margin: 0 0 0.2em 0;
	padding: 0;
	color: #432b07;
}
h5 {
	font-size: 100%;
	line-height: normal;
	font-weight: bold;
	margin: 0 0 0.1em 0;
	padding: 0;
	color: #432b07;
}
.red {
	color: #965501;
}
.grey {
	color: #999;
}
.note {
	font-size: 85%;
}
/******************** HEADER ***********************/
#wrapouter {
	margin: 0 auto;
	padding: 0;
	width: 980px;
}
#wrap {
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
	background: url("../images/bkg_wrap.jpg") no-repeat top center;
}
#container {
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	width: 980px;
	display: inline;
	background: #fff;
}
#header {
	width: 960px;
	padding: 0;
	margin: 0 10px 0 10px;
	float: left;
	clear: both;
	display: inline;
	position: relative;
}
#header .logosearch {
	float: left;
	clear: both;
	width: 960px;
	height: 90px;
	background: #432b07 url("/images/brown_leather.gif") repeat-x top left;
}
#header .logosearch .logo {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 100;
}
#header .logosearch .logotitle {
	padding: 10px 0 0 150px;
	float: left;
	width: 460px;
}
#header .logosearch .searchbox {
	margin: 25px 10px 0 0;
	padding: 3px 6px;
	float: right;
	background: #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#header .logosearch .searchbox #keyword {
	width: 260px;
	height: 18px;
	padding: 4px 10px;
	margin: 0 5px 0 0;
	color: #999;
	border: 1px solid #CCC;
	font-size: 100%;
	background: #FFF url("../images/bkg_search.jpg") repeat-x bottom left;
}
#header .logosearch .info {
	width: 100%;
	float: left;
	clear: both;
	color: #d0bf9f;
	margin-left: 10px;
	font-size: 120%;
}
#header .logosearch .info .call {
	color: #fff;
	font-weight: bold;
	font-size: 110%;
	padding: 0 0 0 4px;
}
#header .accountbasket {
	display: block;
	width: 100%;
	float: left;
	text-align: right;
	font-size: 85%;
	margin: 60px 0 8px 0;
}
#header .accountbasket a {
	margin: 0 8px;
	color: #432B07;
	font-weight: bold;
	text-decoration: none;
}
#header .accountbasket a:hover {
	color: #000;
	text-decoration: underline;
}
#header .accountbasket a.basketlink {
	background: url("/images/icon_basket.jpg") no-repeat left center;
	padding-left: 20px;
}
/*************************** TABS ****************************/
.tabs {
	width: 810px;
	padding: 0 0 0 150px;
	margin: 0;
	float: left;
	clear: both;
	display: inline;
	font-size: 90%;
	background: #c2c2c2 url("../images/bkg_tabs.jpg") repeat-x bottom left;
}
.tabs ul {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}
.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 100%;
}
.tabs li a {
	padding: 8px 16px;
	margin: 0;
	color: #432B07;
	float: left;
	display: inline;
	text-decoration: none;
	font-weight: bold;
	border-right: 1px solid #AAA;
}
.tabs li a:hover, .tabs li.current a {
	background: #965501;
	color: #FFF;
}
.breadcrumb {
	width: 940px;
	padding: 3px 10px 3px 10px;
	margin: 5px 10px 5px 10px;
	float: left;
	clear: both;
	background: #FFF;
	color: #666;
	font-size: 85%;
	display: inline;
}
.breadcrumb a {
	color: #666;
}
/************** MAIN CONTENT *****************/
#main-body {
	width: 960px;
	padding: 0;
	margin: 0 10px 10px 10px;
	float: left;
	clear: both;
	display: inline;
}
#content {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
}
.sideheading {
	width: 210px;
	clear: both;
	color: #fff;
	display: block;
	margin: 0;
	padding: 5px 10px;
	font-size: 130%;
	background: #432b07 url("/images/brown_leather.gif") repeat-x top left;
}
.navbox .sideheading {
	border-top: 1px solid #FFF;
}
/******************* left column and navigation ***********************/
#sidebar {	
	float: left;
	margin: 0;
	padding: 0;
	width: 230px;
}
.navbox {	
	float: left;
	clear: both;
	margin: 0 0 10px 0;
	padding: 0;
	width: 100%;
}
#rightbar .navbox {
	width: 208px;
	border: 1px solid #CCC;
	background: #FFF url("/images/box_gradient.gif") repeat-x bottom left;
	margin: 0 0 10px 0;
	padding: 10px;
}
#sidebar .navbox ul {
	margin: 0;
	padding: 0;
	list-style: none;
	clear: both;
	font-size: 90%;
	width: 100%;
}	
#sidebar .navbox li { 
	margin: 0;
	padding: 0;
	width: 100%;
	display: inline;
	font-size: 100%;
	position: relative;
	z-index: 80;
}
#sidebar .navbox li a {
	display: block;
	text-decoration: none;
	padding: 5px 20px;
	margin: 0;
	color: #432B07;
	border-top: 1px solid #e9e9e9;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	background: #f9f9f9 url("/images/bkg_navoff.jpg") repeat-x bottom left;
}
#sidebar .navbox li a:hover, #sidebar .navbox li.selected a, #sidebar .navbox li.selected li a:hover, #sidebar .navbox li.selected li.selected a {
	background: #965501;
	color: #FFF;
}
#sidebar .navbox li.selected li a {
	background: #FFF;
	color: #432B07;
}
#sidebar .navbox .topcatname {
	background: url("../images/bkg_tabs.jpg") repeat-x scroll left bottom #C2C2C2;
	color: #666;
	display: block;
	margin: 0;
	padding: 2px 10px;
	width: 210px;
}
#sidebar .navbox ul li a.special {
	color: #fff;
	background: url("../images/bkg_tabs1.jpg") repeat-x scroll left bottom #cf1c1c;
}
#sidebar .navbox ul li a.special:hover, #sidebar .navbox ul li.selected a.special {
	background: #fd4040;
}
/* sub nav links */
#sidebar .navbox ul li:hover ul { display: block; z-index: 99999; }
#sidebar .navbox ul li ul {
	margin: 0;
	padding: 0;
	font-size: 100%;
	position: absolute;
	left: 230px;
	top: 0;
	display: none;
	width: 190px;
	z-index: 99999;
}	
#sidebar .navbox ul li ul li a {
	display: block;
	text-decoration: none;
	border-top: 1px solid #e9e9e9;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	background: #f9f9f9 url("/images/bkg_navoff.jpg") repeat-x bottom left;
	margin: 0;
}
/* Fix IE. Hide from IE Mac \*/
#sidebar .navbox ul li { float: left; }
#sidebar .navbox ul li a { height: 1%; }
/* End */

/* latest products */
.productfeat {
	position: relative;
	clear: both;
	width: 205px;
	padding: 5px 0;
	margin: 10px 0 0 0;
	float: left;
	font-size: 90%;
	line-height: normal;
	overflow-x: hidden;
}
.productfeat .featimage {
	position: relative;
	float: left;
	width: 40%;
	text-align: center;
}
.productfeat .featimage img {
	padding: 0;
	margin: 0;
}
.productfeat .name {
	float: right;
	width: 58%;
	margin: 0;
	padding: 0;
}
.productfeat .name .price{
	color: #965501;
	font-weight: bold;
}
.productfeat a {
	color: #432b07;
	display: block;
	float: left;
	width: 100%;
	position: relative;
}
#rightbar .productfeat {
	width: 190px;
}
#rightbar .productfeat .featimage {
	width: 37%;
	position: relative;
}
#rightbar .productfeat .name {
	width: 60%;
}
/************************ right main content *********************/
.page {
	margin: 0;
	padding: 0;
	float: right;
	width: 720px;
	display: inline;
}
.fullwidth {
	width: 100%;
}
.article-text {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
}
.pagecontainer {
	position: relative;
	width: 480px;
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
}
.article-text .copy {
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
}
.article-text .copy h1 {
	font-size: 170%;
	padding: 0 10px;
}
.contentbox {
	padding: 0;
	float: left;
	margin: 10px 0 0 0;
}
.contentboxpadding {
	padding: 0 10px;
}
/*.cmspage img {
	border: 1px solid #CCC;
	background: #FFF;
	padding: 5px;
}*/
/* shop page showing all cats and right col featured prods */
#mainprodcats, .mainprodcats {
	clear: both;
	width: 100%;
	float: left;
	line-height: normal;
}
.catintro {
	clear: both;
	width: 460px;
	float: left;
	padding: 10px;
	margin: 0;
	display: inline;
}
.article-text .copy h1.cattitle {
	background: url("/images/brown_leather.gif") repeat-x scroll left top #432B07;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	margin: 0;
	padding: 5px 10px;
	color: #FFF;
}
.catintro h2 {
	font-size: 130%;
	margin: 0;
}
.categoryframe {
	width: 213px;
	height: 235px;
	padding: 10px;
	margin: 10px 10px 0 0;
	float: left;
	line-height: normal;
	font-size: 90%;
	background: #fff;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	text-align: center;
}
.last .categoryframe {
	margin: 10px 0 0 0;
}
.catpix {
	
}
.catpix img {
	padding: 0;
	margin: 0;
	border: 1px solid #F6F6F6;
}
.catbox {
	padding-top: 5px;
}
.categoryframe a.name {
	display: block;
	margin: 0;
	font-weight: bold;
	color: #432b07;
}
#pagingoptions {
	margin: 10px 0;
	float: left;
}
#prodlistoptions {
	width: 460px;
	float: left;
	clear: both;
	margin: 5px 0 0 0;
	padding: 10px;
	background: url("/images/box_gradient.gif") repeat-x scroll left bottom #FFFFFF;
	color: #666;
	font-size: 90%;
}
#prodlistoptions a {
	color: #999;
	text-decoration: none;
}
#prodlistoptions .left {
	width: 45%;
}
#prodlistoptions .left #options {
	width: 100%;
}
#prodlistoptions .left #options .textfield {
	margin: 0;
	padding: 0;
	width: 160px;
	font-size: 100%;
	float: left;
}
#prodlistoptions .left #options .inputbutton {
	float: right;
}
#prodlistoptions .right {
	width: 49%;
}
#prodlistoptions .right #perpageoptions {
	float: left;
	clear: both;
	width: 100%;
	margin: 6px 0 0 0;
	text-align: right;
}
#prodlistoptions .right #pagingoptions {
	padding: 10px 0;
	text-align: right;
}
#prodlistoptions .right #perpageoptions .perpageselected, #prodlistoptions .right #pagingoptions .pageselected {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
/**** style switcher ****/
#theme {
	float: left;
	clear: both;
	list-style: none;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: right;
}
#theme li {
	margin: 0 0 0 6px;
	padding: 0;
	display: inline;
	font-size: 100%;
}
#theme li a {
	border-bottom: none;
	background-image: none;
}
#theme li a img {
	background: #dee6ed;
	margin: 0 2px 0 0;
}
#theme li a:hover img {
	background: #dd0303;
}
#theme li a img#theme-grid {
	background: #DDD;
}
#theme li a img#theme-list { background: #CCC; border: 0;}
#theme li a img#theme-grid { background: #333; border: 0;}
#theme li a:hover img#theme-grid { background: #333; }
#theme li a:hover img#theme-list { background: #333; }

#prodlist, .prodlist {
	clear: both;
	width: 100%;
	float: left;
	line-height: normal;
	padding: 0;
	margin: 0;
}
.productframe {
	width: 214px;
	height: 17em;
	padding: 10px;
	margin: 10px 10px 0 0;
	float: left;
	line-height: normal;
	font-size: 90%;
	background: #fff;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	position: relative;
	overflow: hidden;
}
.last .productframe {
	margin: 10px 0 0 0;
}
.productframe .left {	
	width: 100px;
}
.productframe .left .thumb {
	position: relative;
	width: 100px;
	min-height: 100px;
	overflow: hidden;
	float: left;
	padding: 0;
	margin: 0;
	text-align: center;
}
.overlay {
	position: absolute;
	z-index: 80;
	top: 0;
	right: 0;
}
.productframe .right {	
	width: 100px;
}
.productframe .right a.inputbutton {
	margin: 0 0 1px 0;
	float: left;
	color: #333;
}
.productframe .right a.inputbutton:hover {
	color: #FFF;
}
.productframe .right .price {
	clear:both;
	color:#333;
	display:block;
	float:right;
	font-size:140%;
	font-weight:bold;
	margin:5px 0 0;
	padding:0;
}
.productframe .name {
	display: block;
	margin: 10px 0 0 0;
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
	font-weight: bold;
}
.productframe a {
	color: #965501;
	float: left;
	position: relative;
	width: 100%;
}
.productframe .name .desc {	
	display: block;
	margin: 10px 0 0 0;
	border: 1px solid #DDD;
	background: url("/images/box_gradient.gif") repeat-x scroll left center #FFFFFF;
	padding: 5px;
	font-size: 90%;
	float: left;
	clear: both;
	width: 200px;
	font-weight: normal;
}
/*** home page featured prods ****/
.feattitle {
	width: 452px;
	clear: both;
	color: #fff;
	display: block;
	margin: 0 0 0 8px;
	padding: 5px 10px;
	font-size: 130%;
	background: #432b07 url("/images/brown_leather.gif") repeat-x top left;
}
#featured {
	margin: 0;
	padding: 0 0 10px 0;
	width: 100%;
	float: left;
	clear: both;
	display: inline;
}
/* product detail page */
#prodpics {
	padding: 0;
	margin: 0;
	float: left;
	width: 260px;
}
#prodpics #mainImageHolder {
	float: left;
	margin: 0;
	width: 260px;
	text-align: center;
	position: relative;
}
#prodpics #mainImageHolder .overlay {
	position: absolute;
	right: 0;
	top: 0;
	width: 45px;
	height: 45px;
	z-index: 70;
}
#prodpics #mainImageHolder #mainImage1 {
	width: 100%;
}
#prodpics #mainImageHolder #mainImage2 {
	visibility: hidden;
	overflow: hidden;
	display: none;
}
#prodpics #mainImageHolder #mainImage3 {
	visibility: hidden;
	overflow: hidden;
	display: none;
}
#prodpics #mainImageHolder #mainImage4 {
	visibility: hidden;
	overflow: hidden;
	display: none;
}
#prodpics #mainImageHolder #mainImage5 {
	visibility: hidden;
	overflow: hidden;
	display: none;
}
#prodpics #mainImageHolder #mainImage6 {
	visibility: hidden;
	overflow: hidden;
	display: none;
}
#prodpics #thumbs {
	width: 100%;
	float: left;
	padding: 0;
	margin: 10px 0 0 0;
	clear: both;
}
#prodpics #thumbs a {
	float: left;
	display: block;
	padding: 0;
	margin: 0 10px 10px 0;
	width: 70px;
	text-align: center;
	overflow: hidden;
	cursor: pointer;
}
#prodpics #thumbs a.thumblast {
	margin: 0;
}
#prodpics #thumbs img {
	padding: 0;
	margin: 0;
}
.prodinfocontainer {
	width: 210px;
	padding: 0;
	margin: 0;
	float: right;
}
.prodinfo {
	padding: 0 10px 10px 10px;
	margin: 0 0 10px 0;
	float: left;
	width: 200px;
}
.last .prodinfo {
	margin: 0;
}
.prodinfo .inputbutton {
	margin: 0 0 1px 0;
	display: block;
}
#product #variantsubmitbutton {
	float: left;
	margin: 0 4px 0 0;
}
#variant1 {
	float: left;
	margin: 0;
	padding: 0;
}
#variant2 {
	float: left;
	margin: 0;
	padding: 0;
}
/* prod detail attribute icons */
.prodattributes {
	width: 100%;
	float: left;
	clear: both;
	padding: 10px 0 0 0;
	margin: 0;
}
.prodattributes img {
	margin: 0 5px 5px 0;
}
/* prod detail tabs */
.prodtabs {
	background: url("/images/box_gradient_reverse.gif") repeat-x scroll left top #FFFFFF;
	clear:both;
	float:left;
	margin:10px 0;
	padding:1px;
	width:479px;
}
UL.tabNav {
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
	width: 100%;
	font-weight: bold;
	overflow: hidden;
	font-size: 100%;
}
UL.tabNav LI {	
	float: left;
	margin: 0;
	padding: 10px;
	border-right: 1px solid #BBB;
}
UL.tabNav Li A {
	color: #432b07;
	float: left;
	display: block;
	padding: 0;
	text-decoration: none;
	margin: 0;
}
UL.tabNav LI.current {
	color: #432b07;
	float: left;
	background: #fff;
	margin: 0;
	padding: 10px;
}
UL.tabNav LI.current A.selected {
	float: left;
	display: block;
	background: #fff;
	padding: 0;
	text-decoration: none;
	margin: 0;
}
UL.tabNav LI A:focus {
	outline: 0;
}
.undertabs2 {
	float: left;
	width: 459px;
	margin: 0;
	padding: 10px;
	clear: both;
	background: #fff;
	display: inline;
}
/* scrolling box */
.undertabs2 .scroll {
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: auto;
}
.undertabs2 .reviewbox {
	border-top: 1px dotted #F6F6F6;
	clear: both;
	float: left;
	padding: 10px 0;
	width: 100%;
	font-weight: 90%;
}
.undertabs2 .reviewbox .top {
	width: 100%;
	padding: 0 0 4px 0;
	float: left;
	clear: both;
	font-weight: bold;
}
.undertabs2 .reviewbox .reviewdetail {
	width: 100%;
	float: left;
	clear: both;
	padding: 0 0 4px 0;
}
/* my account pages */
#accountpage {
	margin: 10px 0 0 0;
	padding: 0;
	width: 100%;
	float: left;
	clear: both;
}
#accountpage .productframe {
	height: 210px;
}
.tablink {
	border-top: 1px solid #F6F6F6;
	border-left: 1px solid #F6F6F6;
	border-right: 1px solid #F6F6F6;
	padding: 5px 10px;
	font-weight: bold;
	float: left;
	display: block;
	margin: 0 4px 0 0;
}
a.tablink {
	background: #F6F6F6;
	text-decoration: none;
}
.history {
	float: left;
	clear: both;
	padding: 10px 0 10px 0;
	margin: 0;
	border-bottom: 1px dotted #F6F6F6;
	width: 100%;
}
.history .hdate {
	float: left;
	width: 240px;
	padding: 0 0 2px 0;
}
.historytwo {
	padding: 10px 0 10px 0;
	display: none;
	border-bottom: 1px dotted #F6F6F6;
	background: #F6F6F6;
	clear: both;
	padding: 10px;
}
.historyadd {
	width: 50%;
	float: left;
	margin: 0; 
	padding: 0 0 8px 0;
}
.historytb {
	border: 1px solid #fff;
	margin: 0 0 10px 0;
	padding: 6px;
}
/*** site map ****/
.sitemap td {
	margin: 0;
	padding: 2px;
}
.sitemap h4 {
	margin: 0 0 4px 0;
	padding: 0 0 4px 0;
}
.sitemaptop {
	margin: 0;
	padding: 0 0 2px 0;
	display: block;
}
.sitemapsub {
	margin: 0 0 0 18px;
	padding: 0 0 2px 0;
	display: block;
}
.sitemapsub a {
	font-weight: normal;
	text-decoration: none;
}
.sitemapsub a:hover {
	color: #432b07;
}
.sitemapprod1 {
	margin: 0 0 0 18px;
	padding: 0;
	display: block;
}
.sitemapprod1 a {
	color: #999;
	text-decoration: none;
}
.sitemapprod1 a:hover {
	color: #432b07;
}
.sitemapprod2 {
	margin: 0 0 0 36px;
	padding: 0;
	display: block;
}
.sitemapprod2 a {
	color: #999;
	text-decoration: none;
}
.sitemapprod2 a:hover {
	color: #432b07;
}
/* shopping basket and checkout */
.basketprocess {
	width: 100%;
	clear: both;
	text-align: center;
	padding: 0;
	margin: 0 0 18px 0;
}
.basketprocess td {
	width: 188px;
	border-bottom: 1px solid #F6F6F6;
	margin: 0;
	padding: 0;
	font-size: 85%;
	text-align: center;
}
.basketprocess td.on {
	background-color: #333;
	color: #FFF;
}
.basketprocess td.on b {
	font-size: 150%;
}
.basketprocess td.off {
	color: #432b07;
}
.basketimage {
	max-height: 60px;
	max-width: 60px;
}
.odd {
	background: #F3F3F3;
}
/*** news pages ***/
.bloglist {
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	float: left;
	clear: both;
	border-bottom: 1px dotted #F6F6F6;
}
.bloglist dt {
	font-size: 140%;
	margin: 0 0 8px 0;
	line-height: normal;
}
.bloglist dt span {
	font-size: 70%;
	color: #999;
}
dd.para {
	font-size: 90%;
}
.bloglist dd img {
	padding: 0; 
	border: 1px solid #F6F6F6;
	background: #FFF;
}
.bloglist dd img.thumb {
	width: 85px;
	float: right;
	margin: 0 0 10px 10px;
}
.bloglist dd .readmore {
	padding: 8px 0 0 0;
}

/**** search page ****/
#pagesearchresults {
	float: left;
	clear: both;
	width: 100%;
	margin: 20px 0 0 0;
}
#pagesearchresults p {
	margin-left: 10px;
}
#pagesearchresults em {
	background: #FF0;
	padding: 0 2px;
}
/************************ right column *********************/
#rightbar {	
	float: right;
	margin: 0;
	padding: 0;
	width: 230px;
}
#rightbar .rightbanner {
	float: left;
	padding: 0;
	margin: 0;
}
#rightbar .boxtitle {
	font-size: 110%;
	color: #432B07;
}
#rightbar p {
	color: #999;
}
#rightbar .textfield {
	margin: 8px 0;
}
#rightbar .submitgo {
	background: #BBB url("/images/inputbutton.gif") repeat-x top left;
	border: 1px solid #999;
	color: #444;
	font-weight: bold;
	font-size: 85%;
	margin: 0;
	padding: 2px 6px;
	cursor: pointer;
	text-align: left;
}
#rightbar ol {
	color: #666;
	padding: 0;
	margin: 0 0 0 20px;
	font-size: 100%;
}
#rightbar ol li {
	padding: 10px 0 0 0;
	margin: 0;
}
#rightbar ol li a {
	color: #432B07;
}
#rightbar .review {
	width: 100%;
	font-size: 90%;
	padding: 10px 0 0 0;
}
#rightbar .review .pad {
	width: 100%;
	padding: 0 0 10px 0;
}
#rightbar .review a {
	color: #432b07;
}
/* product detail
#product #rightbar {	
	width: 404px;
} */
#product #rightbar .proddesc {	
	margin: 0 0 1em 0;
	padding: 0;
	color: #666;
	font-size: 90%;
}
#product #rightbar .proddesc p {	
	font-size: 100%;
}
#product #rightbar form {
	padding: 0;
	margin: 0;
	width: 100%;
}
#product .big {
	width: 100%;
	font-size: 120%;
	display: block;
	margin: 0;
	padding: 4px 0 4px 0;
	font-weight: bold;
}
/********************* footer *********************/
#footer {
	width: 960px;
	padding: 0 0 10px 0;
	margin: 10px 10px 10px 10px;
	float: left;
	clear: both;
	display: inline;
}
#footer a {
	color: #432b07;
}
#footer .footerlinks {
	width: 920px;
	float: left;
	background: url("/images/box_gradient.gif") repeat-x scroll left bottom #FFFFFF;
	clear: both;
	padding: 20px;
	margin: 0 0 10px 0;
	border-top: 1px solid #DDD;
}
#footer .footerinfo {
	width: 920px;
	float: left;
	clear: both;
	margin: 0 0 10px 0;
	background: url("/images/brown_leather.gif") repeat-x scroll left top #432B07;
	padding: 5px 20px;
	text-align: center;
}
#footer .footerinfo p {
	margin: 0.5em 0;
	color: #FFF;
}
#footer .footerinfo a {
	color: #FFF;
}
#footer .footerlinks .left {
	width: 205px;
	margin: 0 25px 0 0;
	display: inline;
}
#footer .footerlinks .left ul {
	width: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 100%;
}
#footer .footerlinks .left ul li {
	padding: 0 0 4px 0;
	margin: 0 0 4px 0;
	border-bottom: 1px dotted #432b07;
}

/********************* MISC ***********************/
.mid {
	vertical-align: middle;
}
a img {
	border: none;
}
.hide {
	display: none;
}
dl, dt, dd {
	margin: 0 0 5px 0;
	padding: 0;
}
#confbox, #errbox {
	clear: both;
	float: left;
	margin: 10px auto;
	padding: 15px 5%;
	width: 90%;
	text-align: center;
	font-weight: bold;
}
#confbox {
	color: #009900;
	border-top: 1px solid #009900;	
	border-bottom: 1px solid #009900;
	background: #EEFFEE;
}
#errbox {
	color: #CC0000;
	border-top: 1px solid #CC0000;	
	border-bottom: 1px solid #CC0000;
	background: #FFEEEE;
}
#errbox a {
	color: #CC0000;
	text-decoration: underline;
}
#errbox a:hover {
	color: #000000;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
/**** form styles ****/
fieldset { 
	margin: 0; 
	padding: 0; 
	border: none; 
}
form {
	clear: both;
	margin: 0;
	padding: 0;
}
label {
	cursor: pointer;
	font-size: 90%;
}
.textfield {
	color: #676767;
	vertical-align: middle;
	padding: 4px;
	font-size: 90%;
	border: 1px solid #aaa;
	margin: 0;
	width: 90%; /* for IE5/Win hack */
	background: #FFF url("/images/bkg_field.jpg") repeat-x top left;
}
.textfield.textfieldxsmall {
	width: 10%;
}
.textfield.textfieldsmall {
	width: 30%;
}
.textfield.textfieldmedium {
	width: 60%;
}
.requirederror {
	border-color: #C00;
}
.qty {
	width: 2em;
	border: 1px solid #999;
	font-size: 130%;
}
.inputbutton {
	color: #333;
	font-size: 90%;
	font-weight: bold;
	border-left: 1px solid #BBB;
	border-top: 1px solid #BBB;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	padding: 2px 6px;
	cursor: pointer;
	text-align: center;
	background: #BBB url("/images/inputbutton.gif") repeat-x top left;
	text-decoration: none;
}
.inputbutton:hover {
	color: #FFF;
	background: #965501;
	text-decoration: none;
}
.bigbutton {
	font-size: 140%;
}
.promotion {
	float: left;
	width: 89%;
	padding: 1% 10% 1% 1%;
	margin: 5px 0;
	background: #FFF url("/images/offer.gif") no-repeat top right;
	border:1px solid #CCCCCC;
}
.promotion img {
	float: left;
	margin-right: 15px;
}
.promotiontext {
	margin-left: 80px;
}
.categorybannerimage {
	border-top:1px solid #222222;
	width:480px;
}

/*********** cms email template *******************/
#wrapemail {
	margin: 0px auto;
	padding: 0;
	width: 640px;
	background: #fff;
}
#containeremail {
	margin: 0;
	padding: 0;
	width: 100%;
}
#containeremail #logo {
	padding: 10px;
	background: #432b07;
	text-align: center;
}
#containeremail #subject {
	padding: 10px 20px;
	background: #F6F6F6;
	color: #432b07;
	font-weight: bold;
}
#containeremail #bodytext {
	margin: 0;
	padding: 20px;
	width: 600px;
	clear: both;
}
#containeremail #footeremail {
	width: 600px;
	padding: 10px 20px;
	margin: 0;
	clear: both;
	color: #432b07;
	font-size: 85%;
	background: #F6F6F6;
}
#containeremail #disclaimer {
	width: 600px;
	padding: 10px 20px;
	margin: 0;
	clear: both;
	background: #FFF;
}
#containeremail #disclaimer p {
	font-size: 85%;
	color: #BBB;
}
#jquery-live-search {
	background: #FFFFFF url("/images/box_gradient_reverse.gif") repeat-x top left;
	border-bottom:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	color:#333333;
	margin: -1px 0 0 0;
	padding:10px;
	width:260px !important;
	z-index:999;
}
#jquery-live-search ol {
	padding-left: 25px;
}
#jquery-live-search a {
	color: #965501;
}
#jquery-live-search p {
	font-weight: bold;
}
.banner {
	margin-bottom: 5px;
}
.loginprompt {
	width: 400px;
	height: 160px;
	padding: 20px;
	margin-bottom: 20px;
	border: 10px solid #F6F6F6;
}
.flashwrap {
	position: relative;
}
.flashcover {
	display: block;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 5;
}
.flashcover a, .flashcover img {
	display: block;
	height: 100%;
	width: 100%;
	border: 0;
}
#brandjump {
	width: 100%;
	padding-left: 12px;
	border: 1px solid #432b07;
}
.foldout {
	clear: both;
	padding: 5px 0;
	width: 195px;
}
.foldouttoggle {
	cursor: pointer;
	padding-left:20px;
	background: url("/images/expand.gif") no-repeat center left;
}
.foldoutopen {
	background: url("/images/collapse.gif") no-repeat center left;
}
.foldoutbox {
	display: none;
}
.postcodeanywherebox {
	width: 460px;
	background: #f4f6f7;
	border: 4px solid #F6F6F6;
	padding: 5px;
	margin: 10px 0;
}
.contentmanaged .contentbox table {
	max-width: 470px;
	width: auto !important;
}
.contentmanaged .contentbox table col {
	width: auto !important;
}
.contentmanaged .contentbox table td {
	padding: 5px;
	vertical-align: top;
}
#presearch {
	margin-top: 10px;
	clear: both;
	float: left;
	width: 100%;
	font-weight: bold;
}
#presearch input {
	float: right;
}
.filternavbox {
	padding: 10px;
	width: 208px;
	border: 1px solid #CCC;
	background: url("/images/box_gradient.gif") repeat-x scroll left bottom #FFFFFF;
}
.filternavbox .boxtitle {
	color: #333;
}
.filternavbox .boxtitle a {
	color: #333;
}
.filternavbox .productfeat {
	background: url("/images/box_gradient.gif") repeat-x scroll left bottom #FFFFFF;
	border: 1px solid #DDD;
	padding:5px;
	width:195px;
}
.beige {
	color: #D0BF9F;
}
.hometext {
	float: left;
	width: 210px;
	height: 210px;
	overflow: hidden;
	margin: 10px 1px 8px 0;
	padding: 10px;
	background: url("/images/box_gradient.gif") repeat-x scroll left bottom #FFFFFF;
	border: 1px solid #DDD;
}
.hometext p {
	color: #666;
}
.pics {
	float: left;
	width: 712px;
	height: 232px;
	margin: 10px 0 10px 14px;
}
.pics img .hide {
	display: none;
} 

.homepics {
	float: right;
	width: 720px;
	height: 232px;
	margin: 10px 0;
}
.homepic {
	float: left;
	width: 232px;
	height: 232px;
	overflow: hidden;
	margin: 0 0 10px 8px;
	display: inline;
}

#featured .productframe {
	width: 462px;
	height: auto;
	padding: 0 10px 10px 0;
	clear: both;
	margin: 10px 0 10px 7px;
}
#featured .last .productframe {
	margin: 0 0 10px 0;
}
#featured .productframe .left {	
	width: 100px;
}
#featured .productframe .left .thumb {
	width: 100px;
	min-height: 100px;
}
#featured .productframe .left .thumb img {
	width: 100px;
}
#featured .productframe .left .thumb .overlay img {
	width: auto;
}
#featured .productframe .right .price {
	margin: 8px 0 0 0;
	float: right;
}
#featured .productframe .name {
	position: absolute;
	top: 0;
	left: 120px;
	width: 350px;
}
#featured .productframe .name .desc {
	width: 333px;
}
#featured .productframe .name .price {
	float: left;
	clear: left;
	margin: 10px 0 0 0;
	font-size: 130%;
}
#featured .productframe form {
	float: right;
	clear: none;
}
#featured .productframe a.inputbutton {
	width: 90px;
	color: #333;
	margin: 10px 5px 0 0;
}
#featured .productframe a.inputbutton:hover {
	color: #FFF;
}

#upcomingevents {
	float: right;
	width: 377px;
	border: 1px solid #BBB;
	background: #d6d6d6 url("/images/upcoming-events.gif") no-repeat bottom left;
	padding: 10px 10px 5px 330px;
	margin: 0 10px 0 0;
}
#upcomingevents p {
	color: #666;
}
#paymentoptions {
	float: left;
	background: #FFF url("/images/payment-options.gif") no-repeat center center;
	width: 235px;
	height: 86px;
	margin: 0 0 0 10px;
	padding: 0;
}
.brandlist {
	width: 100px;
	float: left;
	margin: 7px;
}
.brandlistalt {
	width: 100px;
	float: left;
	margin: 7px;
	clear: both;
}
.prodinfo select {
	width: 142px;
}
.pdflink {
	float: left;
	border: 1px solid #CCC;
	background: #F9F9F9 url("/images/icon_pdf.gif") no-repeat center left;
	padding: 4px 12px 4px 30px;
	margin: 10px 0;
}

