body {
   padding: 0px;
   margin: 0px 20px 20px 20px;
	 font-family: Verdana, Arial, sans-serif;
}
#body {
   background-color: #fff;
   padding: 10px 15px 0px 15px;
   width: 900px;
}
p, h1, h2, li {
   font-family: Verdana, Arial, sans-serif;
   background: transparent;
}
a, a:visited {
   text-decoration: none;
}
hr {
   height: 1px;
   color: #777;
   background-color: #777;
   border: 0;
}
.left {
   float: left;
}
.right {
   float: right;
}
#logobar {
   height: 115px;
}
#logobar .box {
   border: 1px solid #777;
   background-color: #eee;
}
#logobar .box2 {
   border-left: 1px solid #777;
   border-top: 1px solid #777;
   border-bottom: 1px solid #777;
}
#logobar p {
   font-size: 80%;
   color: #666;
   padding: 4px 10px 4px 10px;
   margin: 0px;
}
#topnav {
   margin: 0px;
}
#topnav p {
   font-size: 80%;
   color: #666;
   border: 1px solid #777;
   padding: 4px 10px 4px 10px;
   margin: 0px;
}
#topnav p a, #topnav p a:visited, #logobar .box a {
   color: #666;
}
#topnav p a:hover, #logobar .box a:hover {
   color: #222;
}
#topnav .selected a, #topnav .selected a:visited {
   color: #222;
}
#main {
   margin: 15px 0px 0px 0px;
   padding: 0px;
}
#leftbar {
   width: 200px;
   padding: 0px 15px 0px 0px;
}
#leftnav {
   margin: 0px;
}
#leftnav h1 {
   font-size: 100%;
   font-weight: normal;
   color: #666;
   text-align: left;
   padding: 2px 5px 5px 5px;
   margin: 0px 0px 10px 0px;
}
#leftnav h2 {
   font-size: 80%;
   font-weight: normal;
   color: #666;
   text-align: left;
   padding: 18px 5px 5px 5px;
   margin: 0px 0px 0px 0px;
}
#leftnav p {
   font-size: 70%;
   color: #666;
   text-align: left;
   border: 1px solid #777;
   padding: 4px 10px 4px 10px;
   margin: 0px 0px 5px 0px;
}
#leftnav p:hover, #leftnav p.selected, #leftnav p.selected:hover {
   color: #222;
   border: 1px solid #bfe5da;
   background-color: #e4f4ef;
}
#leftnav p a, #leftnav p a:visited {
   color: #666;
}
#leftnav p a:hover, #leftnav p.selected a, #leftnav p.selected a:visited, #leftnav p.selected a:hover {
   color: #222;
}
#leftnav .RWShopCatDescription {
   font-family: Verdana, Arial, sans-serif;
   font-size: 70%;
   color: #666;
   text-align: justify;
   padding: 0px 5px 5px 5px;
   margin: 0px 0px 0px 0px;
}
#midbar {
   margin: 0px 0px 15px 0px;
}
#midbar p {
   font-size: 80%;
   color: #666;
   text-align: left;
   border: 1px solid #777;
   padding: 4px 10px 4px 10px;
   margin: 0px;
}
#midbar p a, #midbar p a:visited {
   color: #666;
}
#midbar p a:hover {
   color: #222;
   text-decoration: underline;
}
#content {
   margin: 0px;
   padding: 0px;
	 text-align:left;
}
#content p {
   font-size: 80%;
   color: #666;
   margin-top: 0px;
   margin-bottom: 5px;
}
#content a, #content a:visited {
   color: #e07c9e;
   text-decoration: underline;
}
#content a:hover {
   color: #222;
   text-decoration: none;
}
#content h1 {
   font-size: 100%;
   font-weight: normal;
   color: #666;
   text-align: left;
   padding: 2px 5px 5px 5px;
   margin: 0px 0px 10px 0px;
}
#content h2 {
   font-size: 80%;
   color: #666;
   margin-top: 0px;
   margin-bottom: 5px;
}
#content ul {
   margin-top: 0px;
   margin-bottom: 10px;
   list-style: square;
}
#content ol {
   margin-top: 0px;
   margin-bottom: 10px;
}
#content li {
   font-size: 80%;
   color: #666;
}
#content .img {
   border: 1px solid #777;
   padding: 2px;
   margin-bottom: 2px;
}
#content .imgr {
   border: 1px solid #777;
   padding: 2px;
   margin-left: 15px;
   margin-bottom: 5px;
   float: right;
}
#content .imgl {
   border: 1px solid #777;
   padding: 2px;
   margin-right: 15px;
   margin-bottom: 5px;
   float: right;
}
#content .closeup td p {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .tighten td p {
   margin-top: 0px;
   margin-bottom: 2px;
}
#content .tighten td h2 {
   margin-top: 0px;
   margin-bottom: 2px;
}
#content .large {
   font-size: 120%;
}
#content .box {
   background-color: #eef8f6;
   border: 1px solid #c0e4da;
}
#content .box_alt {
   background-color: #feeef0;
   border: 1px solid #faced7;
}
#footer {
   border-top: 1px solid #777;
   padding: 0x;
   margin: 15px 0px 5px 0px;
}
#footer p {
   font-size: 60%;
   color: #666;
   line-height: 150%;
   text-align: left;
   padding: 5px 0px 5px 0px;
   margin: 0px;
}
#footer .call {
   font-size: 100%;
   color: #666;
   padding: 13px 0px 5px 0px;
   margin: 0px;
   float: right;
}
#footer a, #footer a:visited {
   color: #666;
}
#footer a:hover {
   color: #222;
   text-decoration: none;
}
#footer .hiddenlink a:hover {
   color: #666;
   text-decoration: none;
}

#content .RWNoticeBoardTable {width: 100%; margin-top: 15px; margin-bottom: 10px; border: 1px solid #b2c280;}
#content .RWNoticeBoardTable td p {margin-top: 0px; margin-bottom: 0px;}
#content .RWNoticeBoardTitleTD {background-color: #b2c280; padding: 2px;}
#content .RWNoticeBoardTitleTD p {font-size: 80%; font-weight: bold; color: #ffffff;}
#content .RWNoticeBoardBodyTD {padding: 5px;}
#content .RWNoticeBoardHR {color: #b2c280; background-color: #b2c280; height: 1px;}

#content .RWNewsListHeadline {font-size: 110%; font-weight: bold; color: #000000;}
#content .RWNewsListHeadline a {color: #000000; text-decoration: none;}

#content .RWNL {margin-top: 20px; margin-bottom: 20px;}
#content .RWNL p {margin-bottom: 0px;}
#content .RWNLItem {margin: 10px 30px 0px 30px; padding: 10px; background-color: #dbafc5;}
#content .RWNLItem p {color: #775566;}
#content .RWNLItemAlt {margin: 10px 30px 0px 30px; padding: 10px; background-color: #ebebeb;}
#content .RWNLItemAlt p {color: #666666;}
#content .RWNLDocLink {margin-top: 10px;}
#content .RWNLTestimonialAuthor {text-align: right; font-weight: bold; margin-top: 10px;}

#content .RWShopCatBar td p {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .RWShopCatNotLeaf {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .RWShopCatBarTitle, #content .RWShopCatNotLeafTitle {
   color: #666;
}
#content .RWShopCatBarSearchString {
   color: #666;
}
#content .RWShopCatBarSelected a, #content .RWShopCatBarSelected a:visited {
   color: #222;
}
#content .RWShopCatBarSelected a:hover {
   color: #222;
}
#content .RWShopCatDescription, #content .RWShopCatNotLeafDescription, #content .RWShopCatDoc {
   text-align: left;
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .RWShopPagingBar td p {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .RWShopPagingBarUnavailable {
   color: #cccccc;
}
#content .RWShopPagingBarSelected a, #content .RWShopPagingBarSelected a:visited {
   color: #6d5c3f;
}
#content .RWShopPagingBarSelected a:hover {
   color: #c3972d;
}
#content .RWShopStockPriceText, #content .RWShopPriceText {
   font-weight: bold;
}
#content .RWShopAddBasket {
   margin-top: 15px;
   margin-bottom: 0px;
}
#content .RWShopAddBasketText {
   margin-bottom: 0px;
   margin-right: 5px;
}
#content .RWShopAddBasketField {
   margin-right: 5px;
   font-family: Verdana, Arial, sans-serif;
   font-size: 80%;
}
#content .RWShopBasketFrame {
   margin: 10px;
}
#content .RWShopContactForm {
   background-color: #feeef0;
   padding: 10px;
   border: 1px #faced7 solid;
}
#content .RWShopContactForm p {
   font-weight: bold;
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .RWShopContactFormField {
   font-family: Verdana, Arial, sans-serif;
   font-size: 80%;
}
#leftbar .RWShopPayPalLogo {
   margin-top: 5px;
   margin-bottom: 5px;
}
#leftbar .RWShopWorldPayLogo {
   margin-top: 15px;
   margin-bottom: 5px;
}
#leftbar .RWShopWorldPayLogo img {
   border: 1px solid #777;
}
#content .RWShopWorldPayLogo {
   margin-top: 20px;
   margin-bottom: 5px;
}

/* ------------ CandyPress Specific ------------ */
.CP {
	margin-top:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.CP * {
font-size:80%;
color:#666;
}
.CP2 * {
font-size:95%;
}
table.CP tr td input.qty {
	border:1px solid #002e68;
	background-color:#d5e1f0;
	width:20px;
	margin:0px 6px 0px 0px; padding:5px 0px 5px 0px;
	text-align:center;
	font-size:100%; font-weight:bold;
	color:#002e68;
}
table.CP tr td.CPgenHeadings {
	background-color:#f6f6f6;
	color:#666;
	font-weight:bold;
	font-size:100%;
	padding:3px;
}
table.CP tr td.CPgenHeadings a {
	color:#fff;
}
table.CP tr td {
	padding:5px;
}
table.CP tr td.spaceA { height:10px; }

div.CP .label {
	float:left;
	width:150px;
	text-align:right;
	margin:0px 0px 8px 0px; padding-right:8px;
	line-height:32px;
	border-left: 1px solid #777;
   border-top: 1px solid #777;
   border-bottom: 1px solid #777;
	 color:#666;
}
div.CP .data {
	float:left;
	width:300px; height:32px;
	margin:0px 0px 0px 0px;
	border: 1px solid #777;
   background-color: #eee;
}
div.CP .data input.iA {
	/*width:250px; height:12px;
	border:1px solid #f68908;
	background-color:#ffe6cb;
	margin:0px 6px 0px 8px; padding:5px;
	font-size:100%;*/
	background: url('../images/form-input.gif') no-repeat top left;
	vertical-align: middle;
	border: none;
	color: #666;
	font-size: 100%;
	padding:8px 0px 0px 10px;
	margin-bottom:16px;
	height:15px;
	width: 279px;
	font-family:  Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;
}
.CPh2 {
	margin:10px 0px 10px 0px !important;
}
div.CP .data select {
width:96%; height:29px;
	border:none;
	background-color:#fff;
	margin:0px 6px 0px 3px; padding:5px;
	font-size:100%;
	color:#666;
	font-size:13px;
}
div.CP .data select.iB { width:116px; }
div.CP .btnW {
	width:421px;
	text-align:right;
	margin-top:8px;
}
#cpTablePretty a {
	color:#4e8072;
	font-size:75%;
	text-decoration:none;
}
#cpTablePretty .CPgenHeadings {
	font-size:80%;
	color:#444;
}

#category-image {
	width:690px; height:163px;
	margin:0px 0px 16px 0px;
}


#categories {
	width:690px;
	text-align:left;
}
#categories .category {
	width:124px; /* 116 width inside */
	height:150px;
	border:1px solid #bfe5da;
	background-color:#fff;
	float:left;
	margin:0px 0px 5px 5px;
	padding:4px 4px 4px 4px;
	overflow:hidden;
}
#categories .category h3 {
	color:#444;
	font-size:11px;
	margin:0px 0px 5px 0px;
	font-weight:normal;
	height:25px;
}


#products .product-box {
	width:215px;
	height:500px;
	border:1px solid #bfe5da;
	background-color:#fff;
	float:left;
	margin:0px 0px 5px 5px;
	padding:4px 4px 4px 4px;
	overflow:hidden;
}
#products .product-box .h2-container {
	height:36px;
}
#products .product-box h2 {
	font-size:11px;
	line-height:1.2em;
}
#products .product-box .image-container {
	height:200px; width:214px;
	overflow:hidden;
	margin-bottom:4px;
	background-color:#fff;
	text-align:center;
	vertical-align:middle;
}
#products .product-box .desc-container {
	font-size:12px;
	line-height:1.1em;
	margin-bottom:4px;
	height:110px;
}


.CPprodDet, .CPprodPriceT, .CPprodPriceV {
	font-size:12px;
	color:#555;
	line-height:1.4em;
}
.CPprodDescDet {
	color:#555;
	line-height:1.4em;
}

.clearB { clear:both; }
	
p.err {
color:#c00 !important;
}

.header-common {
	position:absolute;
	left:684px; top:65px;
}
.header-common p {
	text-align:right !important;
	line-height:0.8em;
}
.header-common a {
	color:#777;
}
.header-common .cart-qty {
	color:#5dafa9;
}
.header-common p {
	color:#aaa;
}

.form-box {
	padding:12px;
	background-color:#eef8f6;
	width:418px;
	margin-bottom:12px;
}
.form-box h1 {
	font-size:22px !important;
	margin-left:0px !important;
	padding-left:0px !important;
}
.form-box div.label {
	width:110px !important;
	background-color:#d2d3d4 !important;
	border:1px solid #878c8f !important;
	color:#6d6d70 !important;
	text-align:left !important;
	padding:0px 12px 0px 12px !important;
	font-weight:bold !important;
	margin:0px 8px 8px 0px; !important;
	font-size:12px !important;
}
.form-box div.data {
	background-color:#fff !important;
	border:1px solid #878c8f !important;
	margin:0px 0px 8px 0px; !important;
	padding-bottom:0px; !important;
	width:272px !important;
}
.form-box .sbtn {
	padding:6px 12px 6px 12px !important;
	background-color:#878c8f !important;
	border:none !important;
	color:#fff !important;
	text-align:center !important;
	font-weight:bold !important;
	cursor:pointer !important;
}

.order_delivery h2 {
color:#66a996 !important;
}

.cleared {
	clear:both 
}
	
h1.prodlistbc {
	font-size: 100%;
   font-weight: normal;
   color: #666;
   text-align: left;
   padding: 2px 5px 5px 0px;
   margin: 0px 0px 10px 0px;
}
h1.prodlistbc a {
	color:#a1cbbf;
	text-decoration:none;
}