/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 4387 2006-09-04 13:54:28Z drbyte $
 */

 
/* Universal Styles - All
----------------------------------------------- */

html, body {		
		text-align: left;
		background-color: #7b8043;
	    margin: auto;
	    padding: 0;
	   	font-family:Trebuchet MS;
	   	color: #000;
		font-size:1.0em;
		line-height: 1.5;
		font-style:normal;
		font-variant:normal;
		font-weight:normal;
		width:960px;
		height: 100%;
		padding-top: 4px;
		}
img {
border: none;
}
		
#mainWrapper { 	
		margin:0px auto;
		width: 960px;
		background-image: url(images/subbk.jpg);
		background-repeat: no-repeat;
		background-color: #ffffff;
		text-align: left;
		}
		
#indexHomeBody #mainWrapper {
		height: 790px;
		background-image: url(images/homebk2.jpg);
}
	
#logo {
		position: relative;
		float: left;
		width: 200px;
		height: 110px;
		top: 10px;
		left: 35px;
		background-color: transparent;
		text-align: left;
		}

#logo img {
		border: none;
		}
		
.searchbox {
		position: relative;
		float: left;
		width: 250px;
		height: 40px;
		top: 10px;
		left: 320px;
		background-color: transparent;
		text-align: left;
 		font-size:11px; 
		}

.searchbox input[type="submit"] {
	background-image: url(images/go.gif); 
	background-repeat: no-repeat;
	width: 20px;
	height: 18px;
	border: none;
	background-color: transparent;
	position: relative;
	top: -4px;
	text-indent: -1000px;
	font-size: 0px; line-height: 0px;
	
}
		
.goimg {
		padding: 5px 5px 0 0;
		line-height: 2;
		}	

.socialmedia {
		position: relative;
		float: left;
		width: 210px;
		height: 40px;
		top: 10px;
		left: 300px;
		background-color: transparent;
		text-align: left;
 		font-size:11px; 
		}
		
#tagline {
		position: relative;
		float: left;
		width: 660px;
		height: 40px;
		top: 25px;
		left: 60px;
		background-color: transparent;
		text-align: left;
		}
	
	
#navColumnOne {
		position: relative;
		float: left;
		top: 20px;
		left: 25px;
		width: 195px;
		height: 420px;
		background: #ffffff;
 		font-size:12px; 
		border: 1px solid #7b8043;
		clear: both;
		z-index: 10;
		text-align: left;
		}

#navColumnTwo {
position: relative;
		float: left;
		top: 7px;
		left: 55px;
		width: 160px;
		height: 440px;
		background: transparent;
 		font-size:12px; 
		border: 0px solid #7b8043;
		z-index: 10;
		text-align: left;
		}
		
#menu { 
	position: relative;
	float: left;
	top: 0px;
	left: -20px;
	list-style: none;
	margin: 0;
	text-align: left;

	}

#menu li {
	list-style: none;
	margin: 0;
	text-align: left;
	}

	
#menu li a { text-decoration: none; }
	
.padlist { padding-top: 16px; }	

.padtop { padding-top: 8px; }

 .superscript{font-size:.6em; vertical-align:top;} 


	a:link {text-decoration: none; color:#7b8043;}
	a:visited {text-decoration: none; color: #7b8043;}
	a:active {text-decoration: none; color: #7b8043;}
	a:hover {text-decoration: none; color: #474b1d;}
	
	 /* Form Elements
----------------------------------------------- */

	
.cssButton, .cssButtonHover {
	color: #7b8043;
	border: 1px #7b8043 solid;
	background-color: #ffffff;
	font-size: 10px;
	padding: 2px 0 2px 0;
	}

.button_change_address, .button_confirm_order, .button_continue_checkout, .button_continue_shopping, .button_shipping_estimator, .button_create_account, .button_login, .button_continue, .button_logoff {
background-color: #ffffa3;
}
.button_checkout{background-color:#D68B97;color:#fff;}
.button_logoff {
font-size:12px;

}

input {
	color: #7b8043;
	border: 1px #7b8043 solid;
	background-color: #ffffff;
	font-size: 14px;
	padding: 2px 0 2px 0;
	}
	
input[type="image"] {
	border: none;
}
	
.submitnews {
	color: #ffffff;
	background-color: #7b8043;
	border: 1px;
	font-size: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 5px;
	}	
			
select {
color:#000;
	background-color: #ffffff;
	border: 1px #7b8043 solid;
	font-size: 10px;
	padding: 2px 0 2px 0;
	}
	
submit {
	color: #ffffff;
	background-color: #7b8043;
	border: 1px;
	font-size: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	}	
	
	 /* Home
----------------------------------------------- */

#indexHomeBody #centerColumn {
		position: relative;
		float: left;
		top: 20px;
		left: 40px;
		text-align: center;
		background-color: #fff;
		border: 1px solid #7b8043;
		width: 520px;
		height: 430px;
		padding-top: 10px;
		}

#centerColumn {
		position: relative;
		float: left;
		top: 5px;
		left: 60px;
		text-align: left;
		background-color: transparent;
		width: 680px;
		}
		
#homeimg {
		position: relative;
		float: left;
		text-align: left;
		background-color: transparent;
		width: 270px;
		height: 314px;
		z-index: 1;
		}
		
#hometxt{
		position: relative;
		float: left;
		text-align: left;
		background-color: transparent;
		width: 240px;
		height: 314px;
		font-size:12.5px;
		line-height: 1.2;
		}
		
#hometxt img {
position: relative;
top: 5px;
}

		

		
div.featuredHeading {
		background-color: #7b8043;
		color: #fff;
		width: 160px;
		height: 30px;
		font-size:13px;
		line-height: 2.25;
		margin-bottom: 5px;
		text-align: center;
		}
		
h3#featuredHeading {
display: none;
}
		
#homebox1 {
		background-color: #fff;
		border: 1px solid #7b8043;
		width: 160px;
		height: 180px;
		font-size:12px;
		line-height: 1.25;
		margin-bottom: 7px;
		}
		
#homeboxtitle2 {
		background-color: #7b8043;
		color: #fff;
		width: 160px;
		height: 30px;
		font-size:13px;
		line-height: 2.25;
		margin-bottom: 5px;
		}
		
#homebox2 {
		background-color: #fff;
		border: 1px solid #7b8043;
		width: 160px;
		height: 180px;
		font-size:12px;
		line-height: 1.25;
		top: 16px;
		}
		
.padphoto { padding: 6px 0px 0px 0px; }
		
.padtxt { padding: 6px 10px 6px 10px; }

 /* Bottom Navigation
----------------------------------------------- */

#btmnav {
		position: relative;
		float: left;
		left: 250px;
		background: transparent;
 		font-size:12px; 
		clear: both;
		top: 40px;
		margin: 0 0 0 0;
		}

.btmnavcol {
		position: relative;
		float: left;
		background: transparent;
		border-right: 1px solid #7b8043;
		padding: 0 15px 0 15px;
		}
		

#btmnavcol2 {
		position: relative;
		float: left;
		background: transparent;
		padding: 0 15px 0 15px;
		}
		
.btm ul { 
	padding:0; 
	margin:0; 
	list-style-type:none; 
	text-align: left;
 	font-size:0.9em; 
	line-height: 1.275;
 	} 

.btmtitle { 
	padding:0; 
	margin:0; 
	text-align: left;
 	font-size:0.9em; 
	line-height: 1.275;
	font-weight: bold;
 	} 

.line { 
	background-color: #7b8043;
 	} 
 	
 #btminfo {
		position: relative;
		font-size:12px; 
		clear: both;
		text-align: center;
		background: #fff;
 		font-size:11px; 
		top: 65px;
		margin: 0 0 0 0;
		line-height: 1.75;
		}


 /* General Styles
----------------------------------------------- */

p { text-align: left; padding: 0 0 10px 0; margin: 0; }


h1 {
	color: #895E1E;
	font-size: 18px;
	text-align: left;
	}	
h1#productListHeading, h1#indexCategoriesHeading {
color: black;
}

 h2 {
	color: #000;
	font-size:0.9em;
	text-align: left;
	}
	
	 /* Category
----------------------------------------------- */

#subcontainer { 	
		margin:0px auto;
		width: 960px;
		height: 760px;
		background-image: url(images/subbk.jpg); 
		background-repeat: no-repeat;
		background-color: #ffffff;
		text-align: center;
		}
		
#subcontainer2 { 	
		margin:0px auto;
		width: 960px;
		height: 960px;
		background-image: url(images/subbk.jpg);
		background-repeat: no-repeat;
		background-color: #ffffff;
		text-align: center;
		}
		

 /* Product Categories
----------------------------------------------- */

.imgcatcont {		
	float: left;
	text-align: center;
	width: 120px;
	padding-right: 15px;
	line-height: 1.25;
	font-size:0.8em;
	}

.imgcat {	
	float: left;
	border: 1px solid #7b8043;
	text-align: center;
	margin: 0 0 5px 0;
	}
	
#productamt {		
	float: left;
	text-align: left;
	width: 390px;
	font-size:0.8em;
	margin: 0 0 0 0;
	}
	
.right {		
	float: left;
	width: 270px;
	text-align: right;
	font-size:0.8em;
	padding-right: 10px;
	}

 /* Product Detail Page
----------------------------------------------- */
	
.prodimgcont {		
	position: relative;
	float: left;
	text-align: center;
	width: 300px;
	}

.proddesccont {		
	position: relative;
	float: left;
	text-align: left;
	width: 340px;
	padding-left: 25px;
	font-size:0.9em;
	}
	
.productname {
	color: #93641e;
	font-size:1.2em;
		}
		
#related {
		position: relative;
		float: left;
		text-align: left;
		background-color: transparent;
		width: 680px;
		padding-top: 10px;
		}
		
		
textarea {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
}
fieldset {
	padding: 0.5em 0;
	margin: 0.5em 0em;
	border: none;
}

legend {
	font-weight: bold;
	padding: 0.3em 0.3em 0.3em 0;
}

label, h4.optionName {
	line-height: 1.5em;
	padding: 0;
	margin: 0 5px 0 0;
}

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

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
}
input {
	width: auto; /*hack for Zen Cart resizing buttons, grr */
color:#000;
}
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;
}

div#productAttributes .clearBoth {
line-height: 0;
}

hr {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	padding: .2em .5em;
	border: 1px solid #000;
}

.messageStackWarning, .messageStackError {
	background-color: #ff9;
	color: #c00;
	padding: 0 .5em;
}
.messageStackWarning img, .messageStackError img, .messageStackSuccess img, .messageStackCaution img {
	display: none;
}
.messageStackSuccess {
	background-color: #9f9;
	color: #070;
}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
}

/*wrappers - page or section containers*/
#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
}

#logoWrapper{
	background-color: #ffffff;
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
} 
	
#navColumnOneWrapper {
padding-top: 10px;
}

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

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

.wrapperAttribsOptions {
	margin: 0.3em 0em;
}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

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

#navMainWrapper/*, #navSuppWrapper, #navCatTabsWrapper*/ {
	margin: 0em;
	padding: 2px 0;
	
}
#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.3em 0em;
	list-style-type: none;
}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	padding: 0em 0.5em;
	margin: 0;
}
#navMain ul li a { font-weight:bold; text-transform:uppercase; }
#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 0em;
	list-style-type: none;
	line-height: 1.5em;
}

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

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

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	/*margin: 0.5em;*/
}

#navBreadCrumb {
	padding: 3px 0;
	text-align: left;
	font-weight: bold;
	font-size: 0.9em;
	color: #7B8043;
	margin-top: 10px;
	}

#navEZPagesTop {
	background-color: #fff;
	padding: 0.5em;
	border-top: 1px solid #ccc;
}


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

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*padding: 0.5em;*/
}
.alert {
	color: #c00;
}
.advisory {}
.important {
	font-weight: bold;
}
.notice {}
.rating{}
.gvBal {
	float: right;
}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	/*padding: 0.8em;*/
}
.centerColumn {

}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
}

/*Shopping Cart Display*/
#cartAdd {
	float: left;
	text-align: left;
	padding: 5px 0;
	font-weight: bold;
}

.cartAddButton {
position:relative;
top:10px;
left:5px;
}

.button_in_cart {
margin-left: 10px;
height: 30px;
width: 115px !important;
background: url(images/addtocart.gif);
background-repeat:no-repeat;
text-indent: -1000px;
border: none;
font-size: 0;
}
#productAdditionalImages {
line-height: 1em;
}

#productAdditionalImages a, #productAdditionalImages a:hover{
font-size: 12px;
}


.tableHeading th {
	border-bottom: none;
}

.tableHeading, #cartSubTotal {
	background-color: transparent;
}

#cartSubTotal {
	border-top: none;
	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 {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
}

.cartOldItem {
	color: #660099;
	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;
}

.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 ;
}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
}

/*Attributes*/
.attribImg {
	margin: 0.3em;
}

.attribImg img {

}

.attributesComments {}

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

.centerBoxWrapper {
	margin: 1.1em 0;
	height: 1%;
}

/*sideboxes*/
.columnLeft {}

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

.leftBoxHeading {
	/*background-color: #f5f5f5;*/
	padding-left: 20px;
}
.leftBoxContainer, .rightBoxContainer {
	margin: 0;
}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
}

.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 */
span.category-subs-parent {
	font-style: italic;
}
span.category-subs-selected {
	font-style: italic;
}
/* end categories box links */

/*misc*/
.back {
	float: left;
}

.forward {
	float: right;
}

.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: transparent;
}
#prevOrders td {
	border-bottom: 1px solid #ccc;
	padding: 0 .5em 0 0;
}
.productListing-rowheading {
	background-color: #eee;
}
.productListing-data {
	padding: .5em 0;
}
.productListing-data h3 {
	margin: 0 0 1em 0;
}
#siteMapList {
	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;
}

h3#categoriesHeading {
padding: .8em 0 0 0 ; font-weight: bold;
}

h3#categoriescssHeading {
font-size: 12px;
}


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

.blk {
color: #000;
}

img.listingProductImage, #productMainImage img, .additionalImages img, .categoryListBoxContents a img, .centerBoxContentsCrossSell a img, #featured .sideBoxContent a img {
border: 1px solid #7B8043;
}

#crossSell h2 {
font-weight: normal;
margin-bottom: 0;
}

.centerBoxContentsCrossSell {
margin-right: 10px;
font-size: 12px;
}
#pageBody #navBreadCrumb{
display: none;
}

#ezPageDefault p {
line-height: 1.35;
}

#searchbox {
position: relative;
float: left;
width: 200px;
height: 40px;
top: 30px;
left: 530px;
background-color: transparent;
text-align: left;
font-size:11px; 
	}

#blanksideboxContent li {
list-style-image: none;
list-style-type: none;
text-align: left;
margin-left: 20px;
}

#blanksideboxContent ul {
padding: 5px 0;
}


#blanksideboxContent {
padding: 0;
}

h3#blanksideboxHeading {
display: none; 
}

div#productsListingTopNumber, div#productsListingListingTopLinks {
position: relative;
top: -20px;
font-size: 0.8em;
}

div#productsListingBottomNumber, div#productsListingListingBottomLinks {
font-size: 0.8em;
}

div#productTellFriendLink {
padding: 5px;
}


.attribsOptionsText {
font-weight:normal;
}

#footer {
height: 180px;
}

h1 span.blk {
color: #895E1E;
}

#featured div.sideBoxContent {
border: 1px solid #7B8043;
width: 150px;
padding: 6px 4px;
margin-top: 7px;
margin-bottom: 10px;
font-size: 12px;
height: 165px;
}

#blanksidebox2 div.sideBoxContent {
border: 1px solid #7B8043;
width: 150px;
padding: 6px 4px;
margin-top: 7px;
margin-bottom: 0px;
font-size: 12px;
height: 200px;
text-align:center;
}

#featured {
margin-top: 13px;
}

#blanksidebox2 {
margin-top: 13px;
}

div.itemTitle {
font-size: 12px;
}

div.itemTitle {
width: 120px;
margin: auto;
}
#indexCategories .categoryListBoxContents a {
font-size: 14px;
}

.categoryListBoxContents, .centerBoxContentsProducts {
padding-right: 15px;
}

.rtalign {
	float: right;
	text-align: right;
	padding: 0 0 10px 10px;
	}

#productPrices {
	font-weight: bold;
}

.attribsSelect, .optionName {
font-weight: normal;
}

.button_TellAFriend {
	background-image: url(images/tellafriend.gif);
	background-repeat: no-repeat;
	border: none;
	width: 98px !important;
	height: 30px !important;
	
}

.hiddenField {
display: none;
}

#indexHomeBody h3#categoriescssHeading {
display: none;
}

div.AuthorizeNetSeal {
position: absolute;
top: 0;
left: 640px;
}

#PPECbutton {
}

.smaller {
font-weight: normal;
font-size: .9em;
}

.quoteBox {
border:1px solid #7b8043;
position:relative;
top:14px;
}

.blogLink {
position:relative;
top:28px;
}

div#socialBookmark {
padding-top:50px;
}

#slideshow {
background-color:#FFFFFF;
float:left;
width: 230px;
height: 314px;
text-align: left;
position: relative;
left: 20px;
}
#slideshow img {
left:0;
opacity:0;
position:absolute;
top:0;
z-index:8;
}
#slideshow img.active {
opacity:1;
z-index:10;
}
#slideshow img.last-active {
z-index:9;
}
#advSearchResultsDefaultHeading {
padding-bottom:25px;
}
.HL {
background-color:#ffffa3;
}
.shippingcheckboxLabel {
background-color: #ffffa3;
}
.centerBoxContentsProducts {
font-size: 12px;
padding-bottom:25px;
}
.listingPrice {
margin-bottom:-18px;
}
.checkoutcomments {
background-color:#ffffa3;
}
#phone { float:left; padding-left:28px; padding-top:6px; padding-right:10px; font-size:16px; color:#7B8043;font-weight:bold; }
#ezpagesContent.sideBoxContent { padding-left:20px;}
