/**
 * Main CSS Stylesheet
 *CLASSIC STYLESHEET 1.3.7
 * @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 5349 2006-12-22 20:34:40Z birdbrain $
 */

body {
	margin: 0;
	font-family: Comic Sans MS, Arial, Times New Roman;
	font-size: 12px;
	color: #993300;
	background-color: #006600;
	}
/************STYLES FROM BEAD MAN 1.2.7***********************************************************************/

.bold_faq  {
	font-family: Comic Sans MS, Arial, Times New Roman;
	font-size: 13px;
	color: #006633;
	font-weight: bold;
	
}
A.bold_faq a{
	font-family: Comic Sans MS, Arial, Times New Roman;
	font-size: 13px;
	color: #993300;
	font-weight: bold;
	text-decoration: none;
}
A.bold_faq:hover{
	color: #FF0000;
}


A.bold_faq :visited{
	color: #993300;
}
.moduleRow {font-size: 10pt;
	padding: 3px;
	/*border: 1px #FFFFCC;*/
	color:#006600; }
.moduleRowOver {
	background-color: #FFFF66;
	
	padding: 3px;
	color: #993300;
	font-size: 11px;
}
.moduleRowSelected {
	background-color:#D5FE47;
	color: #FF0000;
	font-weight: bold;
	}

/*NEW BIGGER TEXTS, CAUSE I'M SICK OF HUNTING IN THIS CSS-------------------*/
.bigtext{
	font-family:  Comic Sans MS, Arial, Times New Roman;
	font-size: 10pt;
	color: #336600;
	font-weight: normal;	
}
.boldtext, .boldtext A {
	font-family:  Comic Sans MS,  Arial, Times New Roman;
	font-size: 13px;
	color: #990000;
	font-weight: lighter;
	text-decoration: none;
}
.boldtext A:hover{
	color: #FF0000;
}
	
.medtext{
	font-family: Comic Sans MS, Arial, Times New Roman;
	font-size: 11px;
	color: #990000;
	font-weight: normal;
}
.medtextb{
	font-family: Comic Sans MS, Arial, Times New Roman;
	font-size: 11px;
	color: #990000;
	/*font-weight: bold;*/

}
.medtext_black{
	font-family: Comic Sans MS, Arial, Times New Roman;
	font-size: 9pt;
	color: #336600;
	/*font-weight: bold;*/
}
.medtext_black a {
	color: #990000;
	text-decoration: none;
}
.medtext_black a:hover{
	color: #FF0000;
	text-decoration: none;
}
.basket_top  {
	font-family: Arial, Times New Roman;
	color: #006600;
	font-size: 9px;
	/*background-color: #F8FFC1;*/
}
.basket_top A{	
text-decoration: none;
}
  .basket_top A:hover{
	color: #FF0000;
	text-decoration: none;
	background-color: #FFCC00;
}
	.beadman,  .beadman a{
	font-family: Arial, Times New Roman;
	font-size: 11px;
	color: #006600;
	background-color: #F0FF98;
	text-decoration: none;
}
.beadman a:hover{
	color: #FF0000;
	
}
	.beads_brown {
	font-family: Arial, Times New Roman;
	font-size: 11px;
	color: #990000;
	
	text-decoration: none;
	background-color: #FFFFCC;
	}
	.beads {
	font-family: Arial, Times New Roman;
	font-size: 11px;
	color: #006600;
	/*background-color: #F8FFC1;*/
	text-decoration: none;
	}
	 .beads a{
	 font-family: Arial, Times New Roman;
	font-size: 10px;
	color: #FF0000;
	 text-decoration: none;
	 }
	.beads a:hover{
	color: #FF0000;
	text-decoration: none;
	}
	.tinytext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
}
	.tinytext a:hover
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
/*************************END BEADMAN INSERTS************************************************************/
a img {
	border: none;
	border-left-width: 0px;
	border-width: 0;
	border-top-width: 0px;
}

a:link, #navEZPagesTOC ul li a {
	color: #990000;
	text-decoration: none;
	
	}
 
a:visited {
	color: #990000;
	text-decoration: none;
	}
#navMain ul li a:hover{
	color: #006600;
	text-decoration: none;
}
a:hover, h4 a:hover, h4 a, #navEZPagesTOC ul li a:hover, 
#navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #FF0000;
	text-decoration: none;
	}

a:active, h4 a:active {
	color: #990000;
	text-decoration: none;
	}

/*--------------INSERT NEW STYLES-FOR TOP MENU------------------------------------------------------*/
.nav ul
{float: left; width:100%; padding:0; margin: 0; list-style-type:none;}
.nav a
{
	float: left;
	width:11%;
	text-decoration: none;
	color: #FFFF00;
	background-color:#99CC00;
	/*padding: 0.1em 0.1em;
	border-right: 1px solid #FFFFCC;
	border-color: #FFFFCC;*/
	font-family: Comic Sans MS, Arial, Times New Roman;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	}
.nav a:hover
{background-color:#E3FE29;
	color: #006600;
}
.nav li
{
	display: inline;
}
TD.nav{
	/*font-size: 11px;
	font-family: Comic Sans MS, Arial, Times New Roman;
	font-style: normal;
	font-weight: bold;*/
}
/*----------------END INSERT NEW STYLES-FOR TOP MENU-------------------------------------------------------*/
/*--------------INSERT NEW STYLES-FOR footer nav MENU------------------------------------------------------*/
.navfoot ul
{float: none; width:100%; padding:0; margin: 0; list-style-type:none;}
.navfoot a
{
	float: none;
	/*width:35%;*/
	text-decoration: none;
	color: #FFFF00;
	background-color:#99CC00;
	padding: /*0.1em 0.1em;
	border-right: 1px solid #FFFFCC;
	border-color: #FFFFCC;*/
	font-family: Comic Sans MS, Arial, Times New Roman;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	}
.navfoot a:hover
{background-color:#E3FE29;
	color: #006600;
}
.navfoot li
{
	display: inline;
	vertical-align: top;
}
TD.navfoot{
	font-size: 11px;
	font-family: Comic Sans MS, Arial, Times New Roman;
	font-style: normal;
	font-weight: bold;
}
/*----------------END INSERT NEW STYLES-FOR footer nav MENU-------------------------------------------------------*/
h1 {
	font-size: 1.2em;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	}

h2 {
	font-size: 12px;
	color: #CC6600;
	font-family: Comic Sans MS, Arial, Times New Roman;
	}
.announce {
	font-size: 14px;
	color: #CC6600;
	font-family: Comic Sans MS, Arial, Times New Roman;
	font-style: normal;
	font-weight: bold;
}
h3 {
	font-size: 10pt;
	color: #CC6600;
	font-family: Comic Sans MS, Arial, Times New Roman;
	font-style: normal;
	}
		.shopBoxContent {
	color: #006600;
	line-height: 140%;
	text-decoration: none;
	/*background-image: url(../images/Green_Logo.gif);*/
	font-size: 11px;
	background-color: #FFFFCC;
	}
	.sideBoxContent , .sideBoxContent a{
	/*font-size: 11px;*/
	color: #006600;
	line-height: 140%;
   text-decoration: none;
   background-image: url(../images/Green_Logo.gif);
   font-size: 11px;
	}
	.sideBoxContent a:hover{
	color: #FF0000;
}

.bestBoxContent ol{
	/*top: auto;
	position: absolute;
	left: auto;
	font-size: 11px;*/
	color: #006600;
	/*line-height: 140%;*/
   text-decoration: none;
   background-color: #FFFFCC;
   font-size: 11px;
}
	.bestBoxContent , .bestBoxContent a{
	/*font-size: 11px;*/
	color: #006600;
	/*line-height: 140%;*/
   text-decoration: none;
   background-color: #FFFFCC;
   font-size: 11px;
	}
.informationContent a{
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
.informationContent a:hover{
	color: #FF0000;
}
.bestSellersContent a{
	font-size: 11px;
	color: #006600;
	text-decoration: none;
}
.bestSellersContent a:hover{
	color: #FF0000;
}
/*************************************************************************/
h4 , LABEL, h4.optionName, ADDRESS {
	font-size: 11px;
	color: #006600;
	}
.search{
	font-size: 10pt;
	color: #CC6600;
	font-weight: bold;
	}

h5	, LEGEND{
	font-size: 10pt;
	color: #CC6600;
	font-weight: bold;
	}
h6	{
	font-size: 10pt;
	color: #006600;
	}
	
	
	
	.larger{
	font-size: 9pt;
	color: #990000;}
/*********************************************************************************/
.biggerText {
	font-size: 12px;
	color: #990000;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.1em 0;
	padding-left: .5em;
	}

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:*/
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
html .centerColumn {
	height: 1%;
	}


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

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	}

TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 41%;
	}

input:focus, select:focus, textarea:focus {
	background: #E4FEF5;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 0px solid #F8FFC1;
	/*background-color: #F8FFc1;*/
	
	}

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

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

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

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents,
 .centerBoxContentsAlsoPurch,
 .attribImg {
	float: left;
	font-size: 11px;	
	
	}

LABEL.inputLabel {
	width: 9em;
	float: left;
	color: #990000;
	font-size: 11px;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	color: #990000;
	}

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

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

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 #9a9a9a;
	}

.messageStackWarning, .messageStackError {
	background-color: #FF9999;
	color: #ffffff;
	font-family: Comic Sans MS, Arial, Times New Roman;
	font-size: 11pt;
	}

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

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

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #99CC00;
	text-align: left;
	width: 750px;
	vertical-align: top;
	color: #990000;	/* border: 1px solid #9a9a9a; */
	}
#cartBoxListWrapper{
	background-color: #FFFFCC;
	margin-left: 0em;
	/*float: left;
	/*padding-left: 1.2em;
	padding-right: 3em;*/
	padding-top: 0em;
}
#headerWrapper, #contentMainWrapper, #logoWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	
	}

#logoWrapper{
	/*background-image: url(../images/header_bg.jpg);*/
	/*background-repeat: repeat-x;*/
	/*background-color: #99CC00;
	/*height:50px;*/
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
	}
	
#tagline {
	/*color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;*/
	}

#sendSpendWrapper {
	/*border: 1px solid #cacaca;*/
	float: left;
	margin: 0em 0em 1em 1em;
	/*background-color: #FFFFCC;*/
	width: 90%;
	background-color: #F8FFC1;
	}

.floatingBox, #accountLinksWrapper,  #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	/*margin: 0;*/
	width: 47%;
	background-color: #F8FFC1;
	}

.wrapperAttribsOptions {
	margin-top: 0.3em;
	margin-right: 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

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

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	/*background-color: #abbbd3;*/
	/*background: url(../../template_default/images/Green_Logo.gif);*/
	/*padding: 0.5em 0.2em;*/
	font-weight: /*bold;*/
	color: #990000;
	/*height: 1%;*/
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0em 0em;
	list-style-type: none;
	/*text-align: center;*/
	line-height: 1.5em;
	position: relative;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}
#navMain ul li a{
text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #FFFF00;
	white-space: nowrap;
}
#navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #990000;
	white-space: nowrap;
	}

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

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	font-size: 10px;
	/*margin: 2px;*/
	background-image: url(../images/tangerine_fade.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	height: 15px;
}
#navBreadCrumb A{
	text-decoration: none;
}

#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

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

.content, #productDescription, .shippingEstimatorWrapper {
	/*padding: 0.5em;*/
	font-family: Comic Sans MS,Arial,Times New Roman;
font-size: 11px;/*
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #ccccff;
border-right-color: #ccccff;
border-bottom-color: #ccccff;
border-left-color: #ccccff;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;*/
padding-left: 10px;
color: #993300;
	/*width: 200px;*/
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	color: #990000;
	font-size: 9px;	/*text-align: center;*/
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	/*padding: 0.8em;*/
	background-color:#F0FF98;
	/*background: url(includes/template_default/images/Green_Logo.gif);*/	
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 10px;
	background-image: url(../images/Green_Logo.gif);
	/*background-color: #EBFF7B;*/
	color: #990000;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: center;
	text-align: center;
	/*margin: 1em;*/
	border: 1px solid #006600;
	padding: 1em;
	background-color:#F8FFC1
	} 

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

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

#cartSubTotal {
	border-top: 1px solid #cccccc;
	text-align: right;
	line-height: 1.2em;
	padding-right: 0.5em;
	font-size: 11pt;
	}

.tableRow, .tableHeading, #cartSubTotal {
	/*height: 2.2em;*/
	}
#cartInstructionsDisplay{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: normal;
	text-align: center;
}
.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, 
.cartQuantityUpdate, 
.cartQuantity,  .cartTotalsDisplay {
	padding: 0.5em 0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: LEFT;
	}
 .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	font-size: 11px;
	/*font-weight: bold;*/
	}
.cartUnitDisplay{
	text-align: center;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	font-style: normal;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #FF0000;
	position: relative;
	font-size: 9px;
	}

.cartOldItem {
	color: #006600;
	position: relative;
	text-align: left;
	background-color: #FFFFCC;
	font-size: 9px;
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	background-color: #FFFFCC;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 2em;
	font-size: 10px;
	/*background-color: #FFFFCC;*/
	color: #006600;
	}

#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: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

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

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin-top: 0pt;

margin-right: 0pt;

margin-bottom: 0pt;

margin-left: 0pt;

padding-top: 0.2em;

padding-right: 0em;

padding-bottom: 0.2em;

padding-left: 0em;
	/*background-color: #FFCCFF;
	width: 5.5em;*/
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	text-align: right;
	background-color: #FFFFCC;
	}

.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;
	left: auto;
	}

.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;
	background-image:  url(../../template_default/images/green_logo.gif);
	}

.centerBoxWrapper {
	border: 1px solid #9a9a9a;
	height: 1%;
	margin: 1.1em 0;
	background-image:  url(../../template_default/images/green_logo.gif);
	
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #006600;
	}

/*sideboxes******************************************************************************************/
.columnLeft {
             background-image: url(../images/Green_Logo.gif); 
			 }

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 10pt;
	font-weight: bold;
	color: #006633;
	padding:2px;
	/*height: 20px;*/
	padding-left: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	background-image:  url(../images/purple_flat.gif);
	text-align: left;	
	/*background-color: #FFFFCC;*/
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	padding: 0.1em 0.2em;
	text-align: left;
	background-image:  url(../images/purple_flat.gif);
	background-repeat: repeat;
	}

.leftBoxContainer, .rightBoxContainer {
	margin-top: 0.5em;
	line-height: 140%;
	text-decoration: none;
	/*background-image:  url(../images/Green_Logo.gif);*/
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;	/*background-color: #FFFFCC;*/
	
	}
.bestsellersContainer{
	background-color: #FFFFCC;
}
.sideBoxContent {
	margin-bottom: 0.4px;
	margin-top: 0em;
	padding-top: 0em;
	}
h3.leftBoxHeading{
	color: #006600;
	background-image:  url(../images/purple_flat.gif);
	background-color: #FFFFCC;
}
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FF6600;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #006600;
	}
#cartBoxGVButton {
	background-color: #FFFFCC;
	text-align: right;
}
TH {
	font-family:  Arial, Times New Roman;
	color: #006600;
	font-size: 10px;
	text-align: left;
	background-color: #F8FFC1;
	/*background-image: url(../../template_default/images/green_logo.gif);*/

}
.productListing-data a:{
	color: #006600;
	font-size: 9px;
}
.productListing-data{
	/*text-align: left;*/
	font-family: Comic Sans MS, Arial, Times New Roman;
	vertical-align: middle;
	font-size: 10px;
	color: #006600;
}

.centeredContent,  #cartEmptyText,  #cartBoxEmpty, 
 #navCatTabsWrapper, #navEZPageNextPrev, 
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, 
#bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, 
#siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, 
.cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading,
 .centerBoxHeading,.rightBoxHeading,  .accountQuantityDisplay, 
 .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage,
  #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents,  
  .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch,
   .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
.categoryListBoxContents{
text-align: LEFT;
}
#bestsellers .wrapper {
	/*margin: 5em 0em 5em 1.0em;*/
	background-color: #FFFECE;
	}

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

#bestsellers li .bestsellers li a{
	padding: 0;
	margin: 0em 0em 0.3em 0em;
	color: #990000;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top:hover{color: #FF0000;}
A.category-top A.category-top:visited {
	color: #006600;
	text-decoration: none;
	font-size: 10px;
	}
	A.category-links: hover{color: #FF0000;}
A.category-links, A.category-links:visited {
	color: #006600;
	text-decoration: none;
	}
A.category-subs, A.category-products  {
	color: #006600;
	text-decoration: none;
	font-size: 9px;
	}
A.category-subs : hover, A.category-products : hover
{
	color: #FF0000;
}
A.category-subs:visited, A.category-products:visited
{
	color: #990000;
}
SPAN.category-subs-parent {
	font-weight: bold;
	color: #FF33FF;
	}
SPAN.category-subs-selected {
	/*font-weight: bold;*/
	color: #FF00CC;
	font-size: 9px;
	}
	SPAN.category-subs-count {
	font-size: 10px;
	color: #990000;
}
/* end categories box links */

/*misc*/
.back {
	float: LEFT;
	color: #990000;
	}

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

.bold {
	/*font-weight: bold;*/
	}

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

.productListing-odd{
	background-color: #F8FFC1;
	height: 1.5em;
	vertical-align: top;
	}
.rowEven {
	background-color: #F0FF98;
	height: 1.5em;
	vertical-align: top;
	}
.productListing-even{
	background-color: #F0FF98;
	height: 1.5em;
	vertical-align: top;
	}
.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li, .account {
	margin: 0;
	font-size: 9px;
	color: #006600;
	background-color: #F8FFC1;
	
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

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

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

.productListing-rowheading {
	/*background-color: #abbbd3;*/
	/*background-image: url(../../template_default/images/tangerine_fade.gif);*/
	height: 1em;
	color: #006600;
        font-size: 10px;
	}

#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: #F8FFC1;
	}
.background
{
	background-image: url(../images/Green_Logo.gif);
	background-repeat: repeat;
}