/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 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 5952 2007-03-03 06:18:46Z drbyte $
 */

body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #DEE1DA;
	background-repeat: repeat-x;
	background-image: url(../images/back.jpg);
	}

a img {border: none;}

a:link, #navEZPagesTOC ul li a {
	color: #333333;
	text-decoration: none;
	}
 
a:visited {
	color: #333333;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #669966;
	}

a:active {
	color: #333333;
	}

h1 {
	font-size: 16px; color:#669966; font-weight:normal; margin:5px 0px;
	}

h2 {
	font-size: 14px; color:#669966; font-weight:normal; margin:5px 0px;
	}

h2.greeting {
	font-size: 12px; color:#669966; font-weight:normal; margin:25px 0px 0px 0px;
	}

h3 {
	font-size: 12px; color:#669966; font-weight:normal; margin:5px 0px;
	}

h4, h5, h6, /*LABEL,*/ LEGEND, .sideBoxContent {
	/*font-size: 1.1em;*/
	font-size: 11px;
	font-weight:normal;
	}

.larger{
	/*font-size: 1.1em;*/
	}
	
h4.optionName {
 	margin: 0px 10px 0px 3px;
 	font-size: 11px;
	color:#669966;
	font-weight:normal;
}
	
.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	/*margin: 0.3em 3px;*/
}

CODE {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	color: #666666;
	font:Verdana, Arial, Helvetica, sans-serif 11px;
	/*padding: 2px;*/
	/*border:1px solid #669966;*/
	}

TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	/*border:1px solid #669966;*/
	}

input:focus/*, select:focus*/, textarea:focus {
	background: #EBF1DE;
	/*display: inline;*/
	}

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

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL {
	line-height: 1.5em;
	padding: 0.2em 0.2em 0.2em 0;
	}

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

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

LABEL.inputLabel {
	width: 100px;
	float: left;
	}

LABEL.inputLabelRedemptionCode {
	/*width: 200px;*/
	float: left;
	display:block;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

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

P, ADDRESS {
	/*padding: 0.5em;*/
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

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

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	margin-bottom: 15px;
	margin-top: 0px;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 800px;
	vertical-align: top;
	}

#headerWrapper {
	margin: 0em;
	padding: 0em;
/*	border-top: 1px solid #669966;
	border-right: 1px solid #669966;
	border-left: 1px solid #669966;*/
	}

#mainWrapper {
	margin: 0px;
	padding: 0px; 
	border: 1px solid #333300;
}



#contentMainWrapper,  #ezPageBoxList, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#cartBoxListWrapper,#cartBoxListWrapper ul {
	margin: 0em;
	padding: 5px 0px;
	}


#mainWrapper {
	margin: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	} 

#navColumnOneWrapper {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 15px;
	}

#navColumnTwo {
	background-color: #4C4B39;
	/*border-left:1px solid #669966;*/
	background-image:url(../images/sidebar_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	/*min-height: 941px;*/
	/*min-height: 781px;*/
	vertical-align:top;
	}

#navColumnTwoWrapper {
	vertical-align:top;
	}

.centerColumn {
	margin: 0px 20px;
	width: 417px;
	/*min-height: 781px;*/
	vertical-align:top;
	}

#logoWrapper {
	vertical-align: middle;
	float:left;
	width: 245px;
	background-color: #FFFFFF;
	border-right:1px solid #669966;
	}
#bannerbox, #blanksideboxContent/*, #bannerboxall*/ {
	margin-left: -10px;
	margin-top: -10px;
	}

#bannerbox2 {
	/*margin-top: -18px;*/
	}

#bannerbox2Heading {
	display: none;
}

#taglineWrapper {
	display:none;
	vertical-align: middle;
	float: right;
	padding: 10px 10px 0px 10px;
	width: 412px;
	}

#tagline {
	font: 14px Verdana, Arial, helvetica, sans-serif;
	color: #000000; 
	text-align: center;
	padding-bottom: 2px;
	}

#subscribeHeader {
	font: 11px Verdana, Arial, helvetica, sans-serif;
	color: #000000; 
	text-align: center;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 5px 5px;
	padding: 8px;
	width: 47%;
	}

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

.floatLeft {
	float: left;
}
.floatingBoxWide {
	width: 97.7%;
	}


/*navigation*/

.navSplitPagesResult { }
.navSplitPagesLinks { }
.navNextPrevCounter {
	margin: 0 0 5px 0;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper {
	float: right;
	margin: 0em;
	background-color: #AFA187;
	font-weight: normal;
	color: #ffffff;
	height: 1.5%;
	width:599px;
	padding: 0px;
	vertical-align:middle;
	border-left: 1px solid #333300;
	}

#navCatTabsWrapper {
	background-color: #AFA187;
}	

#navSuppWrapper {
	/*display:none;*/
	/*background-color: #AFA187;*/
	font-weight: normal;
	color: #666666;
	/*height: 25px;*/
	width:100%;
	margin-top: -10px;
	/*padding: 0px;
	vertical-align:middle;*/
	}

#navMain ul li a:hover, #navSupp ul li a:hover {
	color: #993333;
}

#navSupp ul {
	margin: 0px;
	padding: 6px 6px 6px 6px;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	color:#666666;
}

#navMain ul {
	margin: 0px;
	padding: 13px 6px 6px 0px;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	color:#666666;
	}

#navCatTabs ul  {
	margin: 0px;
	padding: 13px 6px 6px 6px;
	list-style-type: none;
	text-align: left;
	line-height: 1.5em;
	color:#666666;
	}	

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

#navMain ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0px 3px;
	/*margin: 0;*/
	color: #ffffff;
	white-space: nowrap;
	}

#navSupp ul li a {
	text-decoration: none;
	padding: 0px 3px;
	color: #666666;
	white-space: nowrap;
	}

#navEZPagesTOCWrapper {
	font-weight: normal;
	/*float: right;*/
	height: 1%;
	border: 1px solid #CCCCCC;
	width: 95%;
	padding: 10px;
	margin-top: 10px;
	}

#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  {
	margin: 0.5em;
	padding-bottom: 5px;
	}

#indexProductListCatDescription {
	margin-left: -13px;
	margin-bottom: 10px;
	}

#navMainSearch {
	float: left;
	padding: 3px;
	margin: 5px 8px 3px 6px;
	}
	
#navMainSearch a {
	color:#FFFFFF;
	}	
	
#navMainSearch a:hover {
	color:#993333;;
	}	

#navBreadCrumb {
	/*background-color: #FFFFFF;*/
	width:90%;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: normal;
	/*margin: 0px;*/
	padding: 15px;
	}

#navColumnOne {
	background-color: #FFFFFF;
	/*border-right:1px solid #333300;*/
	background-image:url(../images/sidebar_left.jpg);
	background-repeat: no-repeat;
	background-position: left -41px;
	width: 200px;
	}


.columnRight {
}

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

#indexDefaultMainContent {
	/*min-height: 800px;*/
	/*margin-left:-30px;
	margin-right:-30px;
	background-color:#333333;*/
}

.shippingEstimatorWrapper {
	padding: 0.5em;
	}

#productDescription, #productGeneral {
	padding-top: 15px;
}

#productDescription h2 {
	font-weight:normal;
	padding-bottom: 4px;
	border-bottom: 1px solid #DDDDDD;
	margin-top: 20px;
}
	
.content {
	padding:0;
	margin:0;
}

.content img {
	padding:0px !important;
}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}

.advisory {color: #FF0000;}

.important, .important a {
	color: #FF0000;
	padding-top: 5px;
	}
.important a:hover {
	color: #000000;
	}	
	
.notice {}
.rating{ margin: 10px 0px;}
.gvBal {
	float: right;
	}

#loginDefault, #advSearchDefault {
	margin: 0px 20px;
	width: 559px;
	/*height: 840px;*/
	}
	
#indexDefault {
	margin: 0px;
	width: 599px;
	}

#indexProductList {
	
}

#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix{
	/*margin: 0px 30px;*/
	width: 100%;
	}

#siteinfoIP {
	font-size: 0.9em;
	padding: 0px 0px 2px 0px;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus {
	font-size: 10px;
	padding: 0px 0px 7px 0px;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	/*margin: 5px;*/
	border: 1px solid #669966;
	padding: 8px;
	}

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

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

#cartSubTotal {
	border-top: 1px solid #cccccc;
	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, .cartOldItem {
	color: #CCCC99;
	font-size: 10px;
	padding-left: 5px;
	display:block;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartNewItem:hover, .cartOldItem:hover  {
	color: #FFFFFF;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: normal;
	color: #CCCC99;
	display:block;
	padding: 3px 10px 15px 0px;
	font-size: 10px;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

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

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

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

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

#cartBoxListWrapper li, #ezPageBoxList li {
	margin: 0;
	padding: 0px 9px;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font: 10px normal;
	color: #CCCC99;
	margin: 5px 10px;
	}

.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 {
	margin: 0em 1em 1em 0em ;
	}

#reviewWriteMainImage, #reviewsInfoDefaultProductImage, #reviewsWriteReviewer, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage {
	margin-top: 10px;
	padding: 0px;
}

#reviewsCenterColumn {
	margin-left: 110px;
	height: 100px;
}

#reviewWrite {
	width: 160px;
	margin: 0px;
	padding: 0px;
}

.categoryIcon {
	font-size: 13px; 
	color:#669966;
	font-weight:normal; 
	margin:-10px 0px 10px 0px;
}

#categoryIcon img {
	display:none;
}

#categoryIcon a {
	color:#AFA187;
	text-transform:uppercase;
}

#categoryIcon a:hover {
	color:#000000;
}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	/*margin: 0.3em 0em;*/
	font-size: 10px;
}

.attribImg label {
	font-size: 10px;
}

.attribImg label a {
	font-size: 10px;
	color:#669966;
}

.attribImg label a:hover {
	color:#000000;
}

.attributesComments { 
	margin-top: 10px;
	margin-left: 2px;
	font: Verdana, Arial, Helvetica, sans-serif 12px;
	color: #666666;
	font-weight:normal;
	}
	
#attribsOptionsText {
	font-size: 13px;
	text-transform:uppercase;
}

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

.centerBoxContentsFeatured img, .centerBoxContentsNew img, .centerBoxContentsSpecials img, .centerBoxContentsAlsoPurch img, .specialsListBoxContents img, .wrapperAttribsOptions img, .attribImg img {
	border: 1px solid #669966;
	/*margin-bottom: 5px;*/
}

.wrapperAttribsOptions img, .attribImg img {
	margin-top: 5px;
	vertical-align:middle;
}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a, label.leftBoxHeading {
	font: 18px Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#333333;
	}

.leftBoxHeading {
	margin: 0em;
	padding: 9px 2px 2px 2px;
	color: #666666;
	font-weight:normal;
	text-transform:uppercase;
	}

.centerBoxHeading {
	margin: 0em;
	padding: 9px 2px 2px 2px;
	color: #669966;
	font-weight:normal;
	text-transform:uppercase;
	}

.centerBoxWrapper {
/*	width: 548px;*/
	margin-right: 30px;
}

.leftBoxContainer {
	/*border: 1px solid #ffffff;
	margin-top: 1.5em;*/
	}

.sideBoxContent {

	}

.sideBoxContent {
	/*background-color: #ffffff;
	padding: 0.4em;
	line-height: 1.5em;*/
	}	

#featured img {
	/*margin-top: 10px;*/
	}	

#featuredContent, #featuredContent a {
	font-size: 10px;
	color: #CCCC99;
	padding: 2px 10px;
	}

#featured a:hover, #featuredContent a:hover {
	color: #FFFFFF;
	}

/*.productSpecialPrice, .productPriceDiscount {
	color: #CCCC99;
}*/

#featuredContent IMG {
	/*margin-top: -10px;*/
}

h3.rightBoxHeading {
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #ffffff;
	border-bottom: 1px dotted #FFFFFF;
	margin: 0px 10px;
	}
	
/*h3.rightBoxHeading a:hover {
	color: #000000;
	text-decoration: none;
	}*/	

#shoppingcartHeading, #featuredHeading {
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #ffffff;
	border-bottom: 1px dotted #FFFFFF;
}

#shoppingcartHeading {
	margin-top: -15px;
	}

#shoppingcartHeading a, #featuredHeading a {
	color: #ffffff;
}

#shoppingcartHeading a:hover, #featuredHeading a:hover {
	color:#CCCCCC; 
	}

#manufacturersHeading {
	margin-top: 10px;
}

.rightBoxHeading, .rightBoxHeading a {
	padding: 5px 0px 3px 2px; 
	}
	
.rightBoxHeading a:hover {
	color:#CCCC99; 
	}	

.rightBoxContainer {
	margin-bottom: 15px;
	}

h3.leftBoxHeading a:hover {
	color: #000000;
	text-decoration: none;
	} 

#manufacturerinfoContent,#manufacturerinfoContent li a  {
	margin: 3px 0px 2px 6px;
	color:#CCCC99;
}

#manufacturerinfoContent li a:hover  {
	color:#FFFFFF;
}

.rightBoxContent {
	margin-bottom: 1em;
	}

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

#navCatTabsWrapper {
	text-align: left;
}

#cartEmptyText {
	padding: 10px;
	border: 1px solid #CCCC99;
	}

.leftBoxHeading, .centerBoxHeading {
	text-align: left;
	padding-left: 10px;
}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading, #bannerboxallHeading {
	display: none;
	background-color: #669966;
}

#bannerboxallContent {
	padding: 5px;
	color: #CCCC99;
	font-size: 10px;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	/*padding-right:10px;*/
	}

.forward, #shoppingCartDefault, #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	text-align:left;
	}

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

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	vertical-align: top;
	padding: 3px;
	}

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

.accountProductDisplay {
	vertical-align: top;
	padding: 3px;
	}


#myAccountOrdersStatus td {
	padding: 3px;
}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

#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;
	background-image:none;
	padding:10px;
	}
.information {padding: 10px 3px; line-height: 150%;}

#information {
	/*border-bottom: 1px solid #669966;
	padding-bottom: 25px;*/
}

#shoppingcartBody, #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#DDDDDD;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}

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


#seTable table  {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	width: 100%;
	padding: 0px;
	border-collapse:collapse;
}

#seTable tr {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

#seTable thead th {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 5px;
	background-color:#EEEEEE;
}

#seTable thead td {
	background-color:#98A280;
	text-align:center;
	color: #FFFFFF
}

#seTable td {
	padding: 5px;
	border-right: 1px solid #CCCCCC;
}

#seProductsHeading {
	text-align:left;
	}
	
#seTotalHeading	{
	text-align:right;
	}
	
/*ADDED BY CHRISTINA*/

.category-top, .category-links, #informationContent li a, #ezpagesContent li a {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	display:block;
	width:160px;
	margin: 0px 0px 0px 5px;
	padding: 5px 0px 5px 20px;
	background:url(../images/bullet_categories.gif) no-repeat;
}

#ezpagesContent li a:hover, #informationContent li a:hover {
	color: #669966;
}

/*#categoriesContent a {
	color: #000000;
}

#categoriesContent a:hover {
	color: #669966;
}*/

.category-products, .category-subs {
	font: 11px sans-serif, Verdana, Arial, Helvetica;
	color: #000000;
	display:block;
	width:150px;
	/*background:url(../images/bullet_subs.gif) no-repeat #FFFFFF;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 5px 25px;
}

a.category-products, a.category-subs {
	color: #669966;
}

a:hover.category-products, a:hover.category-subs {
	color: #993333;
}

.category-subs-selected, .category-subs-parent {
	color: #993333;
}

span:hover.category-subs-selected, span:hover.category-subs-parent {
	color: #669966;
}

#languagesContent, #currenciesContent, #whosonlineContent {
	padding: 5px;
	color: #CCCC99;
	font-size: 10px;
}

#bannerboxContent {
	padding: 0px;
	margin-top: -51px;
}

#discountPolicy {
 padding-top: 5px;
 font-weight: normal;
 color: #FF0000;
}

.listingProductImage {
	BORDER: 1px solid #669966;
	/*margin-top: 10px;*/
	padding: 5px;
}

.listingProductImageWrapper {
	BORDER: none;
	margin: 10px 0px;
}

#productMainImage img{
	BORDER: 1px solid #669966;
	padding: 5px;
}


#productDescription ul {
	margin-left: -5px;
}

#productListing {
	margin-top: 15px;
}

#productsListingTopNumber, #allProductsListingTopLinks, #allProductsListingTopNumber, #productsListingListingTopLinks, #featuredProductsListingTopNumber, #featuredProductsListingTopLinks, #newProductsDefaultListingTopNumber, #newProductsDefaultListingTopLinks, #specialsListingTopNumber, #specialsListingTopLinks, #reviewsDefaultListingTopNumber, #reviewsDefaultListingTopLinks {
	margin-bottom: 15px;
	font: 0.95em Verdana, Arial, helvetica, sans-serif;
}

#productsListingBottomNumber, #productsListingListingBottomLinks, #allProductsListingBottomNumber, #allProductsListingBottomLinks, #featuredProductsListingBottomNumber, #featuredProductsListingBottomLinks, #newProductsDefaultListingBottomLinks, #newProductsDefaultListingBottomNumber, #specialsListingBottomNumber, #specialsListingBottomLinks, #reviewsDefaultListingBottomNumber, #reviewsDefaultListingBottomLinks {
	margin: 15px 0px 15px 0px;
	font: 0.95em Verdana, Arial, helvetica, sans-serif;
}

.tabTable {
	margin: 10px 0px;
	}

.productListing-data {
	padding: 10px;
}

.productListing-rowheading, .productListing-heading {
	background-color:#EEEEEE;
	padding: 5px;
	font-weight:normal;
}

.centerBoxContentsProducts {
	BACKGROUND-COLOR: #F5F5F5; 
	BORDER: 1px solid #CCCCCC; 
	vertical-align:top; 
	text-align:center; 
	padding:8px 0px 0px 0px;
	margin:1px; 
	float:left; 
	min-height:236px; 
	color:#800000; 
	width:48% !important;
	}
.centerBoxContentsProducts A:link    {COLOR: #669966; TEXT-DECORATION: none}
.centerBoxContentsProducts A:visited {COLOR: #669966; TEXT-DECORATION: none}
.centerBoxContentsProducts A:hover   {COLOR: #000000; TEXT-DECORATION: none}

.centerBoxContentsCrossSell {
	/*BACKGROUND-COLOR: #F5F5F5; 
	BORDER: 1px solid #CCCCCC;*/ 
	vertical-align:top; 
	text-align:center; 
	padding:8px 0px 0px 0px;
	margin:1px; 
	float:left; 
	color:#800000; 
	height: 160px; 
	/*width:32.9% !important;*/
	}
.centerBoxContentsCrossSell A:link    {COLOR: #669966; TEXT-DECORATION: none}
.centerBoxContentsCrossSell A:visited {COLOR: #669966; TEXT-DECORATION: none}
.centerBoxContentsCrossSell A:hover   {COLOR: #000000; TEXT-DECORATION: none}

.centerBoxContentsAlsoPurch, .centerBoxContentsFeatured {
	font-size: 11px; 
	color:#993333; 
	font-weight:normal; 
	padding: 0 3px; 
	width:48% !important;
	}
.centerBoxContentsAlsoPurch A:link, .centerBoxContentsFeatured A:link {COLOR: #669966; TEXT-DECORATION: none}
.centerBoxContentsAlsoPurch A:visited, .centerBoxContentsFeatured A:visited  {COLOR: #669966; TEXT-DECORATION: none}
.centerBoxContentsAlsoPurch A:hover, .centerBoxContentsFeatured A:hover    {COLOR: #000000; TEXT-DECORATION: none}

.itemTitle {
	font-size: 11px; 
	color:#669966; 
	font-weight:normal; 
	padding: 0 3px;
	}

#productListHeading, #specialsListingHeading, #allProductsDefaultHeading, #indexCategoriesHeading, #shippingInfoHeading, #privacyDefaultHeading, #conditionsHeading, #gvFaqDefaultHeading, #discountcouponInfoHeading, #unsubDefaultHeading, #loginDefaultHeading, #cartDefaultHeading, #checkoutShippingHeading {
	font-size: 16px; 
	color:#669966; 
	font-weight:normal; 
	margin:5px 0px;
	}

#specialsListingHeading {
	margin-bottom:15px;
}

.listingDescription { display:none; }

#productName {
	font-size: 13px; 
	color:#669966; 
	font-weight:normal;
	margin-top: 0px;
}

#productPrices{
	font-size: 13px; 
	color:#800000; 
	font-weight:normal;
	margin-top: 0px;
}

/*#productDetailsList ul li {
	margin-left:230px;
}*/

#productDetailsList {
	float: right;
	width:174px;
	list-style:none;
	margin: 0px 0px 8px 0px;
	padding: 0;
}

#productAttributes {
	/*BORDER: 1px solid #669966;*/
	padding: 0px 3px;
	float: left;
	/*width: 50%;*/
}

.main img {
	BORDER: 1px solid #669966;
	margin:0px;
	padding:0px;
}

.main a {
	font-size: 11px; 
	color:#669966; 
	font-weight:normal;
	margin:0px;
	padding:0px;
}

.main a:hover {
	color:#000000; 
}

.centerBoxContentsCrossSell {
	margin: 1px;
}

#crossSell, #alsoPurchased {
	margin: 2px 0px 15px 0px;
	BORDER: 1px solid #669966;
}

#productnotificationsContent {
	padding: 5px;
	border:none;
}

#gvFaqDefaultSubHeading, #checkoutShippingHeadingMethod, #checkoutShippingHeadingAddress, #checkoutPaymentHeadingAddress, #checkoutConfirmDefaultBillingAddress, #checkoutConfirmDefaultShippingAddress, #checkoutConfirmDefaultPayment, #checkoutConfirmDefaultShipment, #checkoutConfirmDefaultHeadingComments, #checkoutConfirmDefaultHeadingCart, #checkoutConfirmDefaultPaymentTitle, #checkoutConfirmDefaultShipmentTitle {
	margin-top: 15px;
	margin-left: 0px;
}


#gvFaqDefaultContent, #checkoutSuccessMainContent, #checkoutSuccessOrderNumber, #addressBookDefaultPrimary {
	margin: 10px 0px;
}

#checkoutSuccessHeading, #accountDefaultHeading, #accountHistoryDefaultHeading {
	margin-left: 0px;
}

#prevOrders td {
	padding: 5px;
}

.productModel {
	color:#666666;
	font-size:11px;
	font-style:italic;
}

.soldOutButtonSmall img {
	border:none !important;
}

#sorter {
	margin-top: 15px;
}

.right {
	float: right;
	}

/* Stone Definitions Box WITH Headings ( H = Heading cell ; B = Body cell ) */
.STbox2   {color: #666666; BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #BBC3D3; font: 10px Verdana, Arial, helvetica, sans-serif; }
.STbox2H  {color: #666666; BACKGROUND-COLOR: #DDDDDD; PADDING: 1px; BORDER: 1px solid #BBC3D3; font: 10px Verdana, Arial, helvetica, sans-serif; font-weight:bold; padding:3px;}
.STbox2B  {color: #666666; BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #BBC3D3; font: 10px Verdana, Arial, helvetica, sans-serif; PADDING: 3px;}


.current, a.current {
	/*color: #993333;
	background-color: #FFFF00;*/
	border: 1px solid #CCCCCC;
	padding: 0px 3px;
	font-weight: normal;
}

a:hover.current {
	color: #669966;
}



.newsletterDiscountText {
	font: 11px Verdana, Arial, helvetica, sans-serif;
	color: #333333
	
}

.instructions {
	/*margin-left: 220px;*/
	width:47%;
	font:Verdana, Arial, Helvetica, sans-serif 9px;
	color: #FF0000;
	float:right;
}

.paddTB {
	padding: 5px 0px;
	}
	
.mainContent {
	margin: 20px 0px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	width: 90%;
}

.success {
	color:#FF0000;
}

#contactUsDefault address {
	font-size: 12px;
	color: #669966;
}

#ezPagesHeading, #ezPageDefault {
	margin-bottom: 20px;
}


/*start rounded box 1*/
.rbroundbox { margin: 10px; /*background-color: #FFFFFF;*/ }
.rbtop div  { background: url(../images/simple_top_left.gif) no-repeat top left; }
.rbtop      { background: url(../images/simple_top_right.gif) no-repeat top right; }
.rbbot div  { background: url(../images/simple_bottom_left.gif) no-repeat bottom left; }
.rbbot      { background: url(../images/simple_bottom_right.gif) no-repeat bottom right; }
 
 /* height and width details */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 12px;
	font-size: 1px;
}
.rbcontent  { margin: 0; background-color: #FFFFFF; }
.rbroundbox { width: 120px; }
/*end rounded box 1*/



/*start rounded box 2*/
.cornersHolder {
	width:120px;
	margin: 10px 12px 0px 12px;
}
.top-left, .top-right, .bottom-left, .bottom-right { 
	background-image: url(../images/corners.gif); /* CHANGE: path and name of your image */
	height: 12px;       /* CHANGE: replace by the height of one of your corners (= 1/2 height of the image) */
	font-size: 2px;    /* DNC: correction IE for height of the <div>'s */
	}
.top-left, .bottom-left { 
	margin-right: 12px; /* CHANGE: replace by the width of one of your corners */
	}
.top-right, .bottom-right { 
	margin-left: 12px;  /* CHANGE: replace by the width of one of your corners */
	margin-top: -12px;  /* CHANGE: replace by the height of one of your corners */
	}
.top-right {
	background-position: 100% 0;    /* DNC: position right corner at right side, no vertical changes */
	}
.bottom-left  { 
	background-position: 0 -12px;    /* CHANGE: replace second number by negative height of one of your corners */
	}
.bottom-right { 
	background-position: 100% -12px; /* CHANGE: replace second number by negative height of one of your corners */
	}
.inside {
	/*border-left: 1px solid #C00000;  YCC: color & properties of the left-borderline */
	/*border-right: 1px solid #C00000; YCC: color & properties of the right-borderline */
	background: #FFFFFF;            /* YCC: background-color of the inside */
	color: #000000;                 /* YCC: default text-color of the inside */
	/*padding-left: 10px;              YCC: all texts at some distance of the left border */
	/*padding-right:10px;              YCC: all texts at some distance of the right border */
	}
.notopgap    { margin-top: 0; }    /* DNC: to avoid splitting of the box */
.nobottomgap { margin-bottom: 0; } /* DNC: to avoid splitting of the box */
/*end rounded box 2*/

span.imgLinkAdditional, span.imgLink {
	margin-top: 3px;
	font-size: 10px;
	display:block;
	}

.additionalImages {
	margin: 10px 0px 0px 0px;
/*	border: 1px solid #669966;
	width: 31% !important;*/
}

.moduleRow, .moduleRowSelected {
	margin: 5px 0px;
}

#checkoutShipAddressDefault address, #checkoutPayAddressDefault address {
	margin-left: 28px;
}

#checkoutShipAddressDefault label, #checkoutPayAddressDefault label {
	line-height: 22px;
	font-weight:bold;
}

.navNextPrevWrapper {
	margin-bottom: 15px;
}

#listingManufacturer {
	margin: 0px 0px -6px 0px;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#listingManufacturer a {
	color:#333333;
}

#listingManufacturer a:hover {
	color:#669966;
}