/* ICONOGRAPHY 2008 - Standard Screen CSS */
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
	color: #666;
	font-size: x-small; /* for IE5 */
	f\ont-size: small; /* everyone else */
	background: #fff; 
}
#tinymce {
	background: #fff;
	padding: 5px;
}
/************* COMMON ***************/
a {
	color: #eb3200;
	text-decoration: none;
	position: relative;
	z-index: 10;
}
a:hover {
	color: #333;
}
p {
	margin: 0 0 0.8em 0;
	padding: 0;
	color: #666;
	font-size: 90%;
}
ul {
	margin: 0.8em 0;
	padding: 0 0 0 2em;
}
li {
	margin: 0.2em 0;
	padding: 0;
	font-size: 90%;
}
h1 {
	font-size: 160%;	
	line-height: normal;
	font-weight: normal;
	padding: 0;
	margin: 0 0 0.5em 0;
	color: #333;
}
h2 {
	font-size: 140%;
	line-height: normal;
	font-weight: normal;
	margin: 0 0 0.4em 0;
	padding: 0; 
	color: #333;
}
h3 {
	font-size: 120%;
	line-height: normal;
	font-weight: normal;
	margin: 0 0 0.3em 0;
	padding: 0;
	color: #333;
}
h4 {
	font-size: 110%;
	line-height: normal;
	font-weight: normal;
	margin: 0 0 0.2em 0;
	padding: 0;
	color: #333;
}
h5 {
	font-size: 100%;
	line-height: normal;
	font-weight: normal;
	margin: 0 0 0.1em 0;
	padding: 0;
	color: #333;
}
label {
	cursor: pointer;
	}
.red {
	color: #CC0000;
}
.note {
	font-size: 85%;
}
/******************** HEADER ***********************/
#wrap {
	margin: 10px auto;
	padding: 0;
	width: 966px;
}
#container {
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
	background: #fff url("../images/bkg_container.jpg") no-repeat top left;
}
#prodpage #container {
	background: #fff;
}
#header {
	width: 966px;
	padding: 0;
	margin: 0;
	float: left;
	clear: both;
	display: inline;
}
#header .left {
	width: 514px;
	height: 104px;
	padding: 4px 0 0 0;
	background: url("../images/infinite.gif") no-repeat bottom right;
}
#header .left .logo {
	float: left;
	padding: 48px 0 0 0;
}
#header .right {
	width: 425px;
	height: 114px;
}
/* header image boxes */
#headpics, #headpics2, #headpics3 {
	width: 114px;
	height: 114px;
	overflow: hidden;
	float: left;
	margin: 0;
}
#headpics {
	margin: 0 54px 0 0;
}
#headpics3 {
	float: right;
	text-align: right;
}
ul#imagechanger, ul#imagechanger2, ul#imagechanger3 {
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
}
ul#imagechanger li, ul#imagechanger2 li, ul#imagechanger3 li {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
.fade {
	
}
.titlebar {
	float: left;
	clear: both;
	width: 718px;
	padding: 0 0 0 248px;
	margin: 10px 0 0 0;
}
.titlebar .pagetitle {
	width: 470px;
	float: left;
}
.titlebar .pagetitle h1 {
	margin: 0;
}
.titlebar .topsearch {
	width: 222px;
	float: right;
}
.searchbox {
	width: 220px;
	margin: 0;
	padding: 0;
	float: right;
	clear: both;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #fff url("../images/bkg_search.jpg") no-repeat top left;
}
.homesearch .searchbox {
	width: 253px;
	margin: 0 0 26px 0;
}
.searchbox #keyword {
	width: 188px;
	padding: 4px;
	margin: 0;
	color: #666;
	font-size: 85%;
	vertical-align: middle;
	background: none;
	border: none;
}
.homesearch .searchbox #keyword {
	width: 220px;
}
/************** MAIN CONTENT *****************/
#main-body {
	width: 966px;
	padding: 0;
	margin: 10px 0 0 0;
	float: left;
	clear: both;
	display: inline;
}
#home #main-body {
	margin: 26px 0 0 0;
}
#content {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
}
/******************* left column and navigation ***********************/
#sidebar {	
	float: left;
	margin: 0;
	padding: 0;
	width: 222px;
}
.navbox {	
	float: left;
	margin: 0 0 26px 0;
	padding: 0;
	width: 222px;
	min-height: 222px;
	background: #eb3200;
}
.second .navbox {	
	background: #a8b9cc;
}
#rightbar .navbox .money {	
	font-size: 120%;
	font-weight: bold;
	color: #333;
}
.navbox ul {
	margin: 0;
	padding: 14px 0;
	list-style: none;
	clear: both;
	font-size: 90%;
	width: 222px;
	line-height: normal;
}	
.navbox li { 
	margin: 0;
	padding: 0 10px;
	width: 202px;
	display: inline;
	font-size: 100%;
	position: relative;
	z-index: 80;
}
.navbox li a {
	display: block;
	text-decoration: none;
	padding: 0 0 0 10px;
	margin: 0 0 4px 0;
	color: #fff;
}
.second .navbox li a {
	margin: 0 0 8px 0;
}
.navbox li a:hover {
	color: #fff;
	text-decoration: underline;
	background: url("/images/nav_bullet.gif") no-repeat top left;
}
.navbox li.current a {
	font-weight: bold;
	background: url("/images/nav_bullet.gif") no-repeat top left;
}
/* sub nav links */
.navbox ul li:hover ul { display: block; z-index: 99999; }
.navbox ul li ul {
	font-size: 100%;
	position: absolute;
	display: none;
	background: #bec9d5;
	left: 222px;
	top: -14px;
	width: 222px;
	min-height: 194px;
}
.navbox ul li ul li a, .navbox li.current ul li a {
	font-weight: normal;
	background: none;
}
.navbox ul li ul li a:hover, .navbox ul li ul li.current a {
	background: url("/images/nav_bullet.gif") no-repeat top left;
	/*background: url("/images/nav_bulletB.gif") no-repeat top left;*/
}
.navbox ul li ul li.current a {
	font-weight: bold;
}
/* Fix IE. Hide from IE Mac \*/
.navbox ul li { float: left; }
.navbox ul li a { height: 1%; }
/* End */

.boxcenter {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0 0 26px 0;
	text-align: center;
}
/************************ right main content *********************/
.page {
	margin: 0;
	padding: 0;
	float: right;
	width: 718px;
	display: inline;
}
.fullwidth {
	width: 100%;
}
.article-text {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
}
.pagecontainer {
	position: relative;
	width: 100%;
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
}
#home .pagecontainer {
	width: 442px;
}
.article-text .copy {
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
}
/* shop page showing all cats and right col featured prods */
#mainprodcats, .mainprodcats {
	clear: both;
	width: 100%;
	float: left;
	line-height: normal;
}
.mainprodcats .category {
	clear: both;
	width: 100%;
	float: left;
	margin: 0;
	padding: 0 0 6px 0;
	font-weight: bold;
}
.catintro {
	width: 100%;
	padding: 0;
	margin: 0;
	display: inline;
}
.categoryframe {
	width: 190px;
	height: 190px;
	padding: 12px 16px;
	margin: 0 19px 10px 0;
	float: left;
	line-height: normal;
	background: #fff;
	border: 1px solid #e6e6e6;
	font-size: 100%;
}
.last .categoryframe {
	margin: 0 0 12px 0;
}
.catpix {
	text-align: center;
}
.catpix img {
	padding: 0;
	margin: 0;
}
.catbox {
	text-align: center;
	padding-top: 5px;
}
.categoryframe a.name {
	display: block;
	margin: 0;
	font-weight: bold;
	text-decoration: none;
}
#prodlistoptions {
	width: 730px;
	float: left;
	clear: both;
	margin: 0 0 10px 0;
	padding: 6px 0 4px 0;
	border-top: 1px dotted #d6d3d3;
	border-bottom: 1px dotted #d6d3d3;
}
#options {
	list-style: none;
	float: left;
}
#options .textfield {
	border: 1px solid #DDD;
	color: #666;
	vertical-align: middle;
	margin: 0;
	padding: 4px;
	width: 160px;
	font-size: 85%;
}
#options .submitgo {
	vertical-align: middle;
	margin: 0;
	padding: 0;
	border: none;
}
#perpageoptions {
	float: right;
	font-size: 120%;
}
#pagingoptions {
	float: right;
	font-size: 120%;
	padding: 10px 0;
}
#perpageoptions .perpageselected, #pagingoptions .pageselected {
	color: #9D1D1C;
	font-weight: bold;
}
/**** style switcher ****/
#theme {
	list-style: none;
	width: 28%;
	float: right;
	margin: 0;
	padding: 0;
	text-align: right;
}
#theme li {
	margin: 0 6px 0 0;
	padding: 0;
	display: inline;
	color: #666;
}
#theme li a {
	border-bottom: none;
	background-image: none;
}
#theme li a img {
	background: #DDD;
	margin: 0 2px 0 0;
}
#theme li a:hover img {
	background: #c46c32;
}
#theme li a img#theme-grid {
	background: #DDD;
}
#theme li a img#theme-list { background: #DDDDDD; border: 0;}
#theme li a img#theme-grid { background: #9d1d1c; border: 0;}
#theme li a:hover img#theme-grid { background: #9d1d1c; }
#theme li a:hover img#theme-list { background: #9d1d1c; }
#prodlist, .prodlist {
	clear: both;
	width: 100%;
	float: left;
	line-height: normal;
	padding: 0;
	margin: 0;
}
.productframe {
	width: 206px;
	height: 285px;
	padding: 10px;
	margin: 0 16px 12px 0;
	float: left;
	line-height: normal;
	background: #fff;
	border: 1px solid #e6e6e6;
	font-size: 85%;
	position: relative;
	overflow: hidden;
}
.last .productframe {
	margin: 0 0 12px 0;
}
.productframe .name {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
	font-weight: bold;
}
.productframe .desc {	
	display: block;
	margin: 0 0 10px 0;
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
	color: #848484;
	background: none;
}
.productframe .thumb {
	position: relative;
	width: 206px;
	height: 145px;
	overflow: hidden;
	float: left;
	clear: both;
	padding: 0;
	margin: 0;
	text-align: center;
}
.productframe .pricebox {	
	display: block;
	margin: 10px 0 0 0;
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
}
.productframe .pricebox .price {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: 49%;
	color: #9e1d1c;
	font-size: 150%;
	border: none;
}
.productframe .pricebox .button {
	display: block;
	margin: 0;
	padding: 0;
	float: right;
	text-align: right;
	position: absolute;
	bottom: 5px;
	right: 8px;
}
.productframe .pricebox .button .moreinfo {
	padding: 0 0 6px 0;
}
/*** home page featured prods ****/
.feattitle {
	width: 482px;
	height: 31px;
	line-height: 31px;
	color: #333;
	font-weight: bold;
	clear: both;
	float: left;
	padding: 0 16px 0 16px;
	margin: 12px 0 0 0;
	font-size: 90%;
	background: #f4f4f4 url("/images/bkg_best.jpg") no-repeat top left;
}
#featured {
	margin: 12px 0 0 0;
	padding: 0;
	width: 100%;
	float: left;
	clear: both;
	display: inline;
}
#featured .productframe {
	width: 506px;
	height: auto;
	padding: 4px;
	margin: 0 0 8px 0;
	float: left;
	clear: both;
	line-height: normal;
	border-bottom: 1px dotted #d6d3d3;
	border-top: none;
	border-left: none;
	border-right: none;
	font-size: 90%;
}
#featured .productframe .left {
	width: 158px;
}
#featured .productframe .left .thumb {
	position: relative;
	width: 145px;
	height: 145px;
	overflow: hidden;
	float: left;
	clear: both;
	padding: 0;
	margin: 0;
	text-align: center;
}
#featured .productframe .right {
	width: 348px;
}
#featured .productframe .right .desctop {	
	float: left;
	clear: both;
	width: 100%;
	height: 10px;
	overflow: hidden;
	margin: 10px 0 0 0;
	background: #f5f5f5 url("/images/bkg_desctop.jpg") no-repeat top left;
}
#featured .productframe .right .desc {	
	margin: 0;
	padding: 0 10px 10px 10px;
	display: block;
	float: left;
	clear: both;
	width: 328px;
	color: #848484;
	font-size: 95%;
	background: #f5f5f5 url("/images/bkg_desc.jpg") no-repeat bottom left;
}
#featured .productframe .right .pricebox .price {
	width: 40%;
	border-right: 1px dotted #d6d3d3;
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	color: #9e1d1c;
	font-size: 150%;
}
#featured .productframe .right .pricebox .button {
	display: block;
	margin: 0;
	padding: 0;
	float: right;
	width: 59%;
	text-align: right;
	position: relative;
	bottom: 0;
	right: 0;
}
/* product detail page */
#product .pagecontainer {
	position: relative;
	width: 308px;
	clear: both;
	float: left;
	padding: 4px;
	margin: 0;
	background: #fff;
	border: 1px solid #e6e6e6;
}
#prodpics {
	padding: 0;
	margin: 0;
	float: left;
}
#prodpics #mainImageHolder {
	float: left;
	margin: 0 0 8px 0;
	width: 308px;
	height: 308px;
	text-align: center;
}
#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 #thumbs {
	width: 100%;
	float: left;
	padding: 0;
	clear: both;
}
#prodpics #thumbs a {
	float: left;
	display: block;
	padding: 0;
	margin: 0 2px 2px 0;
	width: 100px;
	height: 100px;
	text-align: center;
	overflow: hidden;
}
#prodpics #thumbs img {
	padding: 0;
	margin: 0;
}
#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 tabs */
.prodtabs {
	width: 100%;
	float: left;
	clear: both;
	padding: 0;
	margin: 10px 0 0 0;
}
UL.tabNav {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
	font-weight: bold;
	overflow: hidden;
}
UL.tabNav LI {	
	float: left;
	background: url("../images/left_off.gif") no-repeat left top;
	margin: 0;
	padding: 0 3px 0 4px;
}
UL.tabNav Li A {
	color: #fff;
	float: left;
	display: block;
	background: url("../images/right_off.gif") no-repeat right top;
	padding: 3px 9px 3px 4px;
	text-decoration: none;
	margin: 0;
}
UL.tabNav LI.current {
	color: #176e27;
	float: left;
	background: url("../images/left_on.gif") no-repeat left top;
	margin: 0;
	padding: 0 3px 0 4px;
}
UL.tabNav LI.current A.selected {
	float: left;
	display: block;
	background: url("../images/right_on.gif") no-repeat right top;
	padding: 3px 9px 3px 4px;
	text-decoration: none;
	margin: 0;
}
UL.tabNav LI A:focus {
	outline: 0;
}
.undertabs2 {
	float: left;
	width: 380px;
	margin: 0;
	padding: 20px 10px 10px 10px;
	clear: both;
	background: #fff url("/images/undertabs.gif") repeat-x top;
	display: inline;
}
/* scrolling box */
.undertabs2 .scroll {
	margin: 0;
	padding: 0;
	width: 370px;
	overflow: auto;
}
.undertabs2 .reviewbox {
	border-top: 1px dotted #CCCCCC;
	clear: both;
	float: left;
	padding: 5px 0;
	width: 100%;
}
.undertabs2 .reviewbox .top {
	width: 100%;
	padding: 0;
	float: left;
	clear: both;
	font-weight: bold;
	font-size: 85%;
}
.undertabs2 .reviewbox .reviewdetail {
	width: 100%;
	float: left;
	clear: both;
}
.associated {
	margin: 12px 0 0 0;
	padding: 12px 0 0 0;
	width: 100%;
	clear: both;
	float: left;
	border-top: 1px dotted #d6d3d3;
}
.associated h3 {
	margin: 0 0 10px 0;
}
.productframeasso {
	width: 224px;
	height: 100px;
	float: left;
	padding: 5px;
	margin: 0 8px 8px 0;
	background: #fff;
	border: 1px solid #e6e6e6;
	line-height: normal;
}
#recent {
	margin: 12px 0 0 0;
	padding: 12px 0 0 0;
	width: 100%;
	clear: both;
	float: left;
	border-top: 1px dotted #d6d3d3;
}
#recent .productframeasso {
	width: 236px;
}
.productframeasso .thumbpix {
	display: block;
	float: left;
	vertical-align: top;
	width: 102px;
	margin: 0 5px 0 0;
	text-align: center;
}
.productframeasso .thumbpix img {
	padding: 0;
	margin: 0;
}
.productframeasso .right {
	width: 49%;
}
.productframeasso .right .name {
	font-size: 85%;
	font-weight: bold;
	margin: 0;
	padding: 0 0 4px 0;
}
.productframeasso .right .price {
	margin: 0;
	padding: 0;
	font-size: 120%;
}
/* my account pages */
#accountpage {
	margin: 10px 0 0 0;
	padding: 0;
	width: 100%;
	float: left;
	clear: both;
}
#accountpage .productframe {
	height: 220px;
}
.tablink {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	padding: 5px 10px;
	font-weight: bold;
}
a.tablink {
	background: #eee;
}
.history {
	float: left;
	clear: both;
	padding: 8px 0 8px 0;
	margin: 0;
	border-bottom: 1px solid #DDD;
	width: 100%;
}
.history .hdate {
	float: left;
	width: 200px;
}
.historytwo {
	padding: 8px 0 8px 0;
	display: none;
	border-bottom: 1px solid #DDD;
	background: #F3F3F3;
	clear: both;
	padding: 8px;
}
.historyadd {
	width: 50%;
	float: left;
	margin: 0; 
	padding: 0 0 8px 0;
}
.historytb {
	border: 1px solid #DDD;
	margin: 0 0 8px 0;
	padding: 5px;
}
/*** site map ****/
.sitemap td {
	margin: 0;
	padding: 0;
}
.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;
}
.sitemapprod1 {
	margin: 0 0 0 18px;
	padding: 0;
	display: block;
}
.sitemapprod1 a {
	color: #999;
	font-weight: normal;
}
.sitemapprod1 a:hover {
	color: #9d1d1c;
}
.sitemapprod2 {
	margin: 0 0 0 36px;
	padding: 0;
	display: block;
}
.sitemapprod2 a {
	color: #999;
	font-weight: normal;
}
.sitemapprod2 a:hover {
	color: #9d1d1c;
}
/* shopping basket and checkout */
.basketprocess {
	width: 100%;
	clear: both;
	text-align: center;
	padding: 0;
	margin: 0 0 18px 0;
}
.basketprocess td {
	width: 20%;
	border-bottom: 1px solid #DDD;
	margin: 0;
	padding: 0;
	font-size: 85%;
}
.basketprocess td.on {
	background-color: #9d1d1c;
	color: #fff;
}
.basketprocess td.off {
	color: #9d1d1c;
}
.basketimage {
	max-height: 60px;
	max-width: 60px;
}
.odd {
	background: #f8f8f8;
}
/*** news pages ***/
.bloglist {
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	float: left;
	clear: both;
	border-bottom: 1px dotted #ccc;
}
.bloglist dt {
	font-size: 130%;
	margin: 0 0 4px 0;
	line-height: normal;
}
.bloglist dt span {
	font-size: 70%;
	color: #999;
}
dd.para {
	font-size: 90%;
}
dd.quote {
	margin-left: 20px;
}
.bloglist dd.newsimg {
	text-align: center;
}
.bloglist dd img.thumb {
	width: 85px;
	float: right;
	margin: 0 0 0 10px;
}
.bloglist dd .readmore {
	padding: 8px 0 0 0;
}
.guestentry {
	width: 100%;
	float: left;
	clear: both;
	padding: 0 0 11px 0;
	margin: 12px 0;
	border-bottom: 1px dotted #d6d3d3;
}
.guestentry dt {
	color: #999;
}
#comments {
	clear: both;
}
/**** search page ****/
#pagesearchresults em {
	background: #FF0;
	padding: 0 2px;
}
/************************ right column *********************/
/* home page only */
#rightcol {
	float: right;
	margin: 0;
	padding: 0;
	width: 255px;
	color: #333;
}
#rightcol .catalogue {
	float: left;
	clear: both;
	margin: 0;
	width: 233px;
	height: 161px;
	padding: 94px 0 0 22px;
	background: #bec9d5 url("/images/banners/catalogue.jpg") no-repeat top left;
	display: inline;
}
#rightcol .homenews {
	float: left;
	clear: both;
	width: 100%;
	margin: 26px 0 0 0;
}
#rightcol .homenews .right {
	width: 164px;
	min-height: 164px;
	margin: 0;
	padding: 10px;
	background: #bec9d5 url("/images/bkg_rss.jpg") no-repeat bottom left;
}
#rightcol .homenews .right p {
	color: #333;
	font-size: 90%;
	margin: 0 0 0.3em 0;
}
#rightcol .homenews .right .date {
	color: #fff;
}
#rightcol .homenews .right .big {
	color: #fff;
	font-size: 135%;
}
#rightcol .homenews .right p.pad {
	margin: 1.8em 0 0 32px;
}

#rightcol .homenews .left {
	width: 144px;
	height: 144px;
}

#rightbar {	
	float: right;
	margin: 0;
	padding: 0;
	width: 222px;
	border: 1px solid red;
}
#rightbar .rightbanner {
	float: left;
	padding: 0;
	margin: 0 0 12px 0;
}
/* right bar best sellers */
.productfeat {
	position: relative;
	clear: both;
	width: 164px;
	padding: 6px;
	margin: 0 0 10px 0;
	float: left;
	font-size: 85%;
	line-height: normal;
	font-weight: bold;
	background: #fff;
	border: 1px dotted #d6d3d3;
}
.productfeat .name {
	margin: 0;
	padding: 0 0 10px 0;
}
.productfeat a {
	color: #313131;
}
.productfeat a:hover {
	color: #c46c32;
}
.productfeat .featimage {
	width: 100%;
	text-align: center;
}
.productfeat .featimage img {
	padding: 0;
	margin: 0;
}
/* 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 #rightbar .big {
	width: 100%;
	display: block;
	margin: 0;
	padding: 4px 0 4px 0;
	font-size: 130%;
	color: #393324;
}
/********************* footer *********************/
#footer {
	width: 100%;
	padding: 26px 0 26px 0;
	margin: 0;
	float: left;
	clear: both;
	display: inline;
	color: #333;
	font-size: 90%;
}
#footer .foot {
	padding: 0 36px 0 0;
}
#footer .left {
	width: 65%;
}
#footer .right {
	width: 35%;
	text-align: right;
}
/********************* MISC ***********************/
hr {
	border: none 0;
	border-top: 1px solid #ccc;/*the border*/
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	margin: 0 0 10px 0;
}
.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;
	margin: 10px auto;
	padding: 15px 5%;
	width: 85%;
	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 {
	margin: 0;
	padding: 0;
}
label {
	font-size: 90%;
}
.textfield {
	color: #666;
	vertical-align: middle;
	padding: 4px;
	font-size:95%;
	margin: 0;
	width: 90%; /* for IE5/Win hack */
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #fff url("../images/bkg_search.jpg") no-repeat top left;
}
.textfield.textfieldsmall {
	width: 30%;
}
.textfield.textfieldmedium {
	width: 60%;
}
.qty {
	width: 3em;
	border: 1px solid #999;
	font-size: 130%;
}
.inputbutton {
	background: #eb3200;
	color: #FFF;
	font-weight: bold;
	font-size: 90%;
	border: none;
	padding: 2px 5px;
	cursor: pointer;
}
.promotion {
	float: left;
	width: 90%;
	padding: 1% 9% 1% 1%;
	margin-bottom: 10px;
	border: 1px dashed #CCC;
	background: #FFF url("/images/offer.gif") no-repeat top right;
}
.promotion img {
	float: left;
	margin-right: 15px;
}
.categorybannerimage {
	float: right;
	margin-bottom: 5px;
}
#mainprodcats h1 {
	font-size: 120%;
	margin: 0;
}

/*********** cms email template *******************/
#wrapemail {
	margin: 0px auto;
	padding: 0;
	width: 640px;
	background: #fff;
	border: 1px solid #CCC;
}
#containeremail {
	margin: 0;
	padding: 0;
	width: 100%;
}
#containeremail #logo {
	padding: 10px;
	background: #fff;
	text-align: center;
}
#containeremail #subject {
	padding: 10px 20px;
	background: #EEE;
	color: #666;
	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: #666;
	font-size: 85%;
	background: #EEE;
}
#containeremail #disclaimer {
	width: 600px;
	padding: 10px 20px;
	margin: 0;
	clear: both;
	background: #FFF;
}
#containeremail #disclaimer p {
	font-size: 85%;
	color: #BBB;
}
.pdfgroup {
	clear: both;
	padding-top: 1.5em;
}
.pdfdownload {
	width: 230px;
	padding: 0;
	margin: 0;
	height: 40px;
	float: left;
}
.pdfdownload img {
	float: left;
}
.pdfdownload span {
	float: left;
	margin: 10px 0 0 5px;
}
