/**
Zen Cart CSS
www.fcswebsites.co.uk

light green  	#B8C25E
dark green		#72783A
brown			#604726

*/

* {
	margin:0;
	padding:0;
}

body {
	background: url(../images/page-bg.jpg) center top no-repeat #fff;
	color: #604726;
	font-family: Georgia, "times roman", serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}

a img {border: none; }

a {
	color: #72783A;
	font-weight:bold;
	text-decoration: none;
}

a:visited {
}

a:hover {
	color: #B8C25E;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	color: #604726;
}

h1 {
	margin: 0 0 15px 0;
	font-size: 20px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 12px;
}

p {
	margin-bottom:15px;
}

code {
	
}

form, select {
	/*display: inline;
	margin: 0.1em;*/
}

textarea {
	border:1px solid #ccc;
	float: left;
	margin: auto;
	display: block;
	width: 95%;
}

fieldset {
	padding: 1em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
}

legend {
	color:#000;
	font-weight: bold;
	padding: 0.3em;
}

label, h4.optionName {
	line-height: 1.5em;
	padding-right: 0.2em;
	width:80px;
}

#attribsOptionsText {
	margin-bottom:8px;
}

div label.attribsSelect {
	float:left;
	width:86px;
}

label.checkboxLabel, label.radioButtonLabel {
	margin: 0.5em 0.3em;
}

#logo {
	margin:10px 0 0 10px;
}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
}

input {
	/*width: auto !important; hack for Zen Cart resizing buttons, grr */
	overflow: visible; /* remove padding from left/right */
	width:auto !important;
}

div input[type=checkbox], input[type=radio] {
	border:0!important;
}

label.inputLabel {
	width: 9em;
	float: left;
}

label.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
}

label.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
}

address {
	padding: 0.5em;
}

address {
	font-style: normal;
}

.clearBoth {
	clear: both;
}

hr {
	height: 1px;
	border: none;
	border-bottom: 1px solid #2B241F;
	margin:5px 0;
}

.clearance {
	clear:both;
}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	border:0;
	font-weight: bold;
	margin-bottom:2px;
	padding: 3px 6px;
}

.messageStackWarning, .messageStackError {
	background-color: #f00;
	color: #fff;
}

.messageStackWarning img, .messageStackError img, .messageStackSuccess img, .messageStackCaution img {
	display: none;
}

.messageStackSuccess {
	background-color: #33cc00;
	color: #fff;
}

.messageStackCaution {
	background-color: #ff9900;
	color: #fff;
}

/* info boxes */

.popPositive {
	background: #E7F2DB url(../images/popPositive.png) no-repeat 8px 50%;
	/*border: 1px solid #89B063;*/
	color:#89B063;
	font-weight:normal;
	padding: 5px 10px 3px 32px;
}

.popPositive a {
	color:#89B063
}

.popNeutral {
	background: #e9f2f9;
	border: 1px solid #b9d4e7;
	padding: 5px 10px ;
}
	
.popWarning {
	background: #fff8db url(../images/popWarning.png) no-repeat 8px 8px;
	border: 1px solid #eeda88;
	color:#72783A;
	font-weight:bold;
	padding: 5px 5px 8px 32px;
}

.popWarning a {
	color:#72783A;
	text-decoration:underline;
}
	
.popNegative {
	background: #f7e1e1 url(../images/popNegative.png) no-repeat 8px 50%;
	/*border: 1px solid #f7b8b8;*/
	margin: 1em 0 0 0;
	padding: 5px 10px 8px 32px;
}


/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	margin-bottom:20px ;
	text-align: left;
	width: 960px;
}

#headerWrapper {
	background: url(../images/header-bg.jpg) top left no-repeat #fff;
	color:#2b241f;
	height:130px;
	position:relative;
} 

#cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
}

#contentMainWrapper {
	clear:both;
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: 0 auto;
} 

#navColumnOneWrapper, #navColumnTwoWrapper {
	
}
	
#tagline {
	font-size: 1.2em;
	padding: 10px 10px 0 0;
	text-align : right;
}

#tagline p {
	margin-bottom:5px;
}

.header-phone {
	font-size:18px;
}

.header-email {
	font-size:12px;
}

.header-checkout {
	font-size:12px;
}

.header-cart {
	font-size:12px;	
}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	padding:10px;
}

.floatingBox, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 44%;
}

#productAttributes {
	
}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
}

#navMainWrapper {
	background: url(../images/nav-bg.jpg) top left repeat-x #fff;
	clear:both;
	color:#fff;
	height:33px;
	min-height:33px;
	line-height:33px;
	margin-bottom:10px;
	padding:0 5px;
}

#navSuppWrapper {
	background: url(../images/footer-bg.jpg) bottom left repeat-x #fff;
	color:#fff;
	height:122px;
	margin-top:20px;
	padding:0 5px;
	position:relative;
	text-align:center;
}

#navCatTabsWrapper {
	color: #9a9a9a;
}

#navSupp {
	position:absolute;
	bottom:5px;
	right:10px;
}

#navSuppCopyright {
	position:absolute;
	left:10px;
	bottom:8px;
}

#navSupp ul, #navCatTabs ul {
	background-color: transparent;
	margin:0 auto;
	padding: 0.3em 0;
	list-style-type: none;
}

#navMain ul {
	float:left;
}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	background-color: transparent;
	display: inline;
}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	padding: 0 0.5em;
	margin: 0;
}

#navCatTabs ul li a {
	color: #9a9a9a;
}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
}

#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0;
	list-style-type: none;
	line-height: 1.5em;
}

#navEZPagesTOC ul li {
	white-space: nowrap;
}

#navEZPagesTOC ul li a {
	padding: 0 0.5em;
	margin: 0;
}

#navMainSearch, #navCategoryIcon, .buttonRow {
	
}

#indexProductListCatDescription {
	margin-bottom:15px;
}

#navMainSearch {
	float:right;
	height:30px;
	margin-top:2px;
	text-align:right;
	width:250px;
}

#navMainSearch form {
	padding:3px;
}

div #navMainSearch input {
	border:0;
	font-size:12px;
	height:16px;
	padding:3px;
	vertical-align: top;
}

#navMainSearch .button_search {
	height:22px;
}

#navBreadCrumb {
	margin: 10px 20px 0 20px;
}

#indexHomeBody #navBreadCrumb {
	display:none;
}

#navEZPagesTop {
	float:right;
	height:50px;
	line-height:50px;
	padding:0 10px;
	width:730px;
}

#headerCartInfo {
	background: url(../images/cartbg.png) top left repeat-x #f44f00;
	float:left;
	height:30px;
	line-height:1.2em;
	padding:10px 20px;
	width:160px;
}

#navColumnOne, #navColumnTwo {
	background: #fff ;
	font-size: 12px;
}

#navColumnOne a, #navColumnTwo a, #headerCartInfo a, #tagline a {
	color:#72783A;
}

#navEZPagesTop a, #navMain a, #navSupp a {
	color:#fff;
}

#navColumnOne a:hover {
	color:#B8C25E;
	text-decoration:none;
}

/*The main content classes*/
#navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
}

.centerBoxContentsFeatured {
	padding:10px;
	width:200px!important;
}

#productDescription {
	clear:left;
	float:left;
	padding:10px 0;
	width:380px;
}

.alert {
	color: #c00;
	font-weight: bold;
}

.advisory {}
.important {
	font-weight: bold;
}

.notice {}
.rating{}
.gvBal {
	float: right;
}

#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	/*display:inline;*/
	float:left;
	padding: 0 14px 14px 0;
}

#indexDefaultMainContent {
	clear:both;
}

.centerColumn {
	margin:20px;
}

.centerColumn ul,.centerColumn ol  {
	margin: 0 0 15px 30px;
}

#siteinfoLegal {
	background: transparent;
	padding:5px 0;
	text-align:center;
}

#siteinfoLegal a, #seo_content a {
	color: #2B241F;
}

#seo_content {
	margin:10px auto 20px auto;
	text-align:center;
	width:960px;
}

/*Shopping Cart Display*/
#cartAdd {
	vertical-align:top;
}

.tableHeading th {
	border-bottom: 1px solid #ccc;
	padding:5px;
}

.tableHeading, #cartSubTotal {
	background-color: #eee;
	padding:5px;
}

#cartSubTotal {
	border-top: 1px solid #ccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
}

.tableRow, .tableHeading, #cartSubTotal {
	/*height: 2.2em;*/
}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
}

#scUpdateQuantity {
	width: 2em;
}

.cartQuantity {
	width: 4.7em;
}

.cartNewItem {
	position: relative;  /*do not remove-fixes stupid IEbug*/
}

.cartOldItem {
	position: relative;  /*do not remove-fixes stupid IEbug*/
}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
}

.cartRemoveItemDisplay {
	width: 3.5em;
}

.cartAttribsList {
	margin-left: 1em;
}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
}

#productPrices {
	color:#f44f00;
	font-weight:bold;
	margin-bottom:15px;
}

.orderHistList {
	margin: 0 1em;
	padding: 0.2em 0em;
} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
}

.amount {
	width: 5.5em;
}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
}

#productMainImage {
	background: url(../images/product-image-bg.jpg) top left no-repeat #fff;
	margin-top:-10px;
	width:220px;
}

#productMainImage a:hover {
	text-decoration:none;
}

#productMainImage img {
	padding:10px;
}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
}

.categoryListBoxContents  {
	background: url(../images/img-shadow.jpg) top center no-repeat #fff;
	padding-top:10px;

}

.categoryListBoxContents img {
	margin-bottom:10px;
}

.categoryListBoxContents a:hover {
	text-decoration:none;
}


.centerBoxWrapper {
	border: 1px solid #F0F1EC;
	margin: 1.1em 0;
	height: 1%;
}

/*sideboxes*/
.columnLeft {
	
}

h3.leftBoxHeading, h3.rightBoxHeading, h3.rightBoxHeading a {
	background: url(../images/sidebox-header-bg.jpg) top left no-repeat #fff;
	color:#fff!important;
	font-size:16px;
	height:47px;
	line-height:55px;
	margin: 0 ;
	padding: 0 20px ;
	font-weight: normal;
	text-shadow: 1px 1px 1px #666;
}

h3.leftBoxHeading a {
	color:#fff;
}

#offersidebox h2, #offersidebox h3 {display: none;}

#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
}

.leftBoxHeading, .rightBoxHeading {
	background:#ccc;
}

.centerBoxHeading {
	background: url(../images/nav-bg.jpg) bottom left repeat-x #fff;
	color:#fff;
	font-weight: normal;
	height:30px;
	min-height:30px;
	line-height:30px;
	text-align:center;
}

.itemTitle {
	padding:0 ;
}

.leftBoxContainer, .rightBoxContainer {
	margin: 0 ;
}

.sideBoxContent {
	background: url(../images/sidebox-main-bg.jpg) bottom left repeat-y #fff;
	padding:5px 20px 20px 20px;
}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
}

#bestsellers ol {
	padding: 0;
	margin: 0 0 0 1.5em;
}

#upProductsHeading {
	text-align: left;
}

#upDateHeading {
	text-align: right;
}

/* categories box parent and child categories */

#categories ul li {
	
}

span.category-subs-parent {
	
	
}

span.category-subs-selected {


	
}

.category-subs {
	
}

.category-products {
	display:block;
	list-style: disc;
	margin-left:20px;
}

/* end categories box links */

/*misc*/

.back {
	float: left;
	margin:5px 0;
}

.forward {
	float: right;
	margin:5px 0;
}

.bold {
	font-weight: bold;
}

.rowOdd {
	background-color: #f5f5f5;
	vertical-align: top;
}

.rowEven {
	background-color: #fff;
	vertical-align: top;
}

caption {
	/*display: none;*/
}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
}

tr.tableHeading {
	background-color: #eee;
}

#prevOrders td {
	border-bottom: 1px solid #ccc;
	padding: 0 .5em 0 0;
}

.productListing-rowheading {
	background-color: #eee;
	padding:5px;
}

.productListing-data {
	border-bottom:1px solid #ccc;
	padding: .5em ;
}

.productListing-heading {
	padding: .5em ;
}

.productListing-data h3 {
	margin: 0 0 1em 0;
}

#siteMapList {
	font-weight: bold;
	width: 90%;
	float: right;
}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
}

label#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
}

#ProductsAllListing div{
	border:1px solid #ccc;
	float:left;
	height:200px;
	min-height:200px;
	margin:5px 5px 0 0;
	padding:5px;
	text-align:center;
	width:170px;
}

.wpCancelled {
	padding:20px;
}

.wpSuccess {
	margin:20px;
}

/* ---- Article Sidebox ---- */
#staticRSSText {
  font-weight: bold;
}

.staticRSSArticles {
  text-align: left;
  margin: 5px 0 0 0;
  list-style: none;
}

.staticRSSArticle {
  margin: 0;
  /* remove/comment out the following line if using a defined delimiter */
  background: url("../images/icons/bullet-point.gif") 0px 8px no-repeat;
  padding: 0px 0px 2px 8px; 
}

/*.buttonRow a {
	background:#B8C25E;
	color:#fff;
	display:block;
	width:auto!important;
}

.buttonRow a span {
	display:block;
	padding:4px ;
	width:auto!important;
}

.cssButton {
	background:#B8C25E;
	border:0!important;
	color:#fff;
	font-weight:bold;
	padding:5px;
}*/

.nickButton {
	background:#B8C25E;
	border:0!important;
	color:#fff;
	cursor:hand;
	display:inline-block;
	font-weight:bold;
	padding:5px;
	width:auto;
}

a.nickButton:hover {
	background:#72783A;
	color:#fff;
	cursor:hand;
	text-decoration: none;
}

input[type=submit] {
	background:#B8C25E;
	border:0!important;
	color:#fff;
	cursor:hand;
	font-family: Georgia, "times roman", serif;
	font-weight:bold;
	font-size:12px;
	padding:5px;
}

/*.buttonRow a:hover {
	background:#72783A;
	border:0!important;
	color:#fff;
	font-weight:bold;
	text-decoration: none;
}*/

.cssButtonHover {
	background:#72783A;
	border:0!important;
	color:#fff;
	font-weight:bold;
	padding:4px;
	text-decoration: none;
}

#loginDefault input, #advSearchDefault input {
	border:1px solid #ccc;
	margin:0 5px 5px 0;
	padding:5px;
}

#loginDefault a {
	border:none;
	padding:5px;
}

#loginDefault label, #advSearchDefault label {
	padding:5px;
}

.fixedWidthLabel {
	float:left;
	width:100px;
}

div.fixedWidthInput input {
	/*width:100px!important;*/
}

div.advSearch input {
	/*width:300px!important;*/
}

#search-in-description {
	width:20px!important;
}

#email-address, #contactname, #lookup-gv-redeem, #lookup-discount-coupon, #phonenumber, #to-name, #amount {
	border:1px solid #ccc;
	margin:0 5px 5px 0;
	padding:5px;
}

#send-to {
	margin:0 5px 5px 0;
}

/* Tabs
----------------------------------*/
.ui-tabs { }

.ui-tabs .ui-tabs-nav {  }

.ui-tabs .ui-tabs-nav li { 
	 list-style:none;
	 padding: 0; 
}

.ui-tabs .ui-tabs-nav li a { 
	background: url(../images/carousel-brown.jpg) bottom left repeat-y #fff;
	border-bottom:2px solid #604726;
	color:#fff;
	display:block;
	font-size:16px;
	height:42px;
	line-height:42px;
	padding:0 10px;
	text-decoration: none; 
	width:290px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a { 
	background: url(../images/carousel-green.jpg) bottom left repeat-y #fff;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }

.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */

.ui-tabs .ui-tabs-panel { padding: 1em 1.4em; display: block; border-width: 0; background: none; }

.ui-tabs .ui-tabs-hide { display: none !important; }

div #tabs {
	display:block;
	height:220px;
	margin-bottom:20px;
}

#tabs ul {
	float:left;
	margin:0;
	padding:0;
	width:290px;
}

#tabs-1, #tabs-2, #tabs-3, #tabs-4, #tabs-5 {	
	float:right;
	height:220px;
	padding:0;
	margin:0;
	width:380px;
}

p.paymentLogos {
	float:left;
	margin-top:5px;
	text-align: left;
	vertical-align: middle;
}

p.paymentLogos img {
	margin-right:5px;
	vertical-align: top;
}

p.credits {	
	float:right;
	text-align:right;
}

#indexDefaultMainContent {
	float:left;
	width:300px;
}

#featuredProductsHome {
	float:right;
	width:340px;
}

#featuredProductsHome .centerBoxHeading {
	background:none;
	color:#604726;
	text-align:left;
}

#featuredProductsHome div {
	clear:both;
	margin:5px 0;
}

#featuredProductsHome img {
	float:left;
	margin:0 20px 20px 0;
}

#productInfo {
	background: url(../images/product-box-bg.jpg) top left no-repeat #fff;
	margin-top:15px;
	padding:15px 15px 0 15px;
	height:153px;
	width:390px;
}

#productSocial {
	text-align:center;
	width:220px;
}

.imgLink {
	font-style: italic;
}

#productTellFriendLink {
	height:30px;
}

#cartAdd input  {
	border:1px solid #B8C25E;
	margin-left:5px;
	padding:5px;
}

#productName {
	margin-bottom:5px;
}

#productDetailsList {
	margin-bottom:15px;
}

#cartAdd label {
	float:left;
	height:25px;
	line-height:25px;
	width:80px;
}

.wrapperAttribsOptions {
	margin-bottom:15px;
}

.wrapperAttribsOptions label {
	width:90px;
	padding:0;
}

#headerSearchText {
	border:0;
	vertical-align: middle;
	width:200px!important;
}

#navMainSearch input[type=submit] {
	background:#72783A;
	color:#fff;
	display:inline-block;
	font-size:12px;
	height:22px;
	line-height:16px;
	padding:0 5px;
	vertical-align: middle;
}

input[type="submit"]::-moz-focus-inner {
	padding:0;
	border:0;
}

#postageTable  {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom:15px;
}

#postageTable tr {
	border-bottom:1px solid #ccc;
}

#postageTable td {
	padding:5px;
}

#facebookShare {
	margin-top:5px;
}

#productAdditionalImages {
	padding:15px 0;
}

#productRightCol {
	display:inline;
	float:right;
	width:220px;
}

.additionalImages a:hover {
	text-decoration: none;
}

.additionalImages a {
	font-size:10px;
}

.additionalImages  {
	padding:0 25%;
	text-align:center;
}


/**
 * CSS Stylesheet for Categories Dressing examples
 * @copyright Copyright 2009 Glenn Herbert
 * @copyright Portions Copyright 2003-2006 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.gnu.org/licenses/ GNU Public License V3.0
 * /includes/templates/your_template/css/stylesheet_categories_dressing.css
 * Categories Dressing v2.7.3   Glenn Herbert (gjh42)   - 20090505
 */
/*
hr.catBoxDivider1 { 
    color: #aabbcc;
    }
*/

/*IE6 hacks*/
* html #categories li, * html #categories li a {
    height: 1em;/*fix IE6 whitespace bug*/
    /*background-image: url(../images/pixel_trans.gif);partially fix IE6 a block display bug*/
    }

.catBoxHeading1 { 
    font-family: georgia, serif;
    font-weight: bold;
    font-size: 1.4em;
    color: #335511; 
    background-color: #ff66ff;
    /*background-image: url(../buttons/english/catheadbg1.gif); */ /*uncomment to use background image with or without coded text*/
    /*height: 23px; */ /*uncomment to use background image without coded text*/
    padding: 0.3em 0.4em;
    margin: 0;
    }

.catBoxHeading2 { 
    font-family: 'times new roman', serif;
    font-weight: bold;
    font-size: 1.4em;
    color: #335544; 
    background-color: #ffaaff;
    /*background-image: url(../buttons/english/catheadbg2.gif); */ /*uncomment to use background image with or without coded text*/
    /*height: 23px; */ /*uncomment to use background image without coded text*/
    padding: 0.3em 0.4em;
    margin: 0 0 2px 0;
    }

.catBoxHeading3 { 
    font-family: 'comic sans ms', sans-serif;
    font-weight: bold;
    font-size: 1.2em;
    color: #336699; 
    background-color: #ffbbdd;
    /*background-image: url(../buttons/english/catheadbg3.gif); */ /*uncomment to use background image with or without coded text*/
    /*height: 23px; */ /*uncomment to use background image without coded text*/
    padding: 0.3em 0.4em;
    margin: 0 0 2px 0;
    }

.catBoxHeadingImg { 
    padding: 0;
    margin: 0;
    }

.catBoxSubtext1 {

    color: #669911; 
    background-color: #ffddff;
    padding: 0.1em 0.2em 0.1em 1.0em;
    }

#categories ul {/*top category lists*/
    list-style: none;
    background: none;
    margin: 0 0 0.4em 0;
    padding: 0;
    }

#categories ul a {/*top categories*/
    display: list-item;
    list-style: none ;/*change to list-style: none; to remove bullet*/
    background: no-repeat;
    border: none;
    margin: 0;
    padding: 0;
    }

#categories ul ul {/*subcategory lists*/
    list-style: none;
    border: none;
    margin: 0 0 0 10px;
    padding: 0 0 0 1.3em;
    }

#categories ul ul a {/*subcategories*/
    display: list-item;
    list-style: disc ;/*change to list-style: none; to remove bullet*/
    
    border: none;
    margin: 0;
    padding: 0;
    }

/*change  bullet when a category w/o bg image is open to subs:*/
#categories li a.cat-parent-text {
    list-style: none ;/*change to list-style: none; to remove bullet*/
    }

/*change  bullet when a category w/o bg image is open to products:*/
#categories li a.cat-selected-text {
    list-style: disc ;/*change to list-style: none; to remove bullet*/

    }

/*disable bullet for cats w/ image or bg image*/
#categories li a.cat-parent, #categories li a.cat-selected, #categories li a.cat-not-selected {
    list-style: none;
    display: block;/*fix IE6 margin-left bug*/
    }

/*different bullet for links if desired*/
/*
#categories li a.category-links {
    list-style: disc inside url(../images/bullet4.gif);
    }
*/

/* top category hover effects*/
#categories li.cat-top a:hover {
    
    } 

/* subcategory hover effects*/
#categories li li.cat-subs a:hover, #categories li li.cat-products a:hover {
    
    } 

/*individual page rules go after the general rules*/
/*example for individual category as bg image*/
#categories li a.catBg25 {
    
    }

#categories li a.catBg25:hover {
    
    }

/*example for custom individual category styling*/
#categories li.cat-holiday a {
    border-top: 3px dotted #112233; 
    background-color: #aabbff; 
    color: #112233; 
    padding: 1em 0em;
    }

/*example for custom category group styling*/
ul#catGroup48 {
    border: 1px solid #bd6699;
    background: #bbeeff; 
    position: relative;
    left: -1.3em;
    top: 0.2em;
    }

.catCount {color: #000000;}

#alsoPurchased {
	clear:both;
}

.review-meta {
	display:inline;
}


#homeBanners {
	margin:0 0 20px 0;
}

#banners {
	list-style: none;
	margin:0 ;
	padding:0;
	box-shadow:0 0 8px #ccc;
	-moz-box-shadow:0 0 8px #ccc;
	-webkit-box-shadow:0 0 8px #ccc;
	behavior: url(PIE.php);
}

#banners li {
	
	margin:0;
	padding:0;
}

#banners {
	margin:0;
	padding:0;
}
