/**
 * 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: 62.5%;
	color: #000000;
	background-color: #ffffff;
	}
**/
a img {border: none; }

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

	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navCatTabs ul li a:hover {
	text-decoration: underline;
	}
#navSupp ul li a:hover {
 	color:#EEEEEE;
	text-decoration: underline;
}
#listCell0-0{
	background:url("../images/orangeBgFull.gif") no-repeat scroll left top transparent;
color:#FFFFFF;
display:block;
font-size:1em;
line-height:38px;
padding:0 0 0 18px;
	}
#listCell0-2{
	background:url("../images/orangeBgFull.gif") no-repeat scroll right top transparent;
  color:#FFFFFF;
  display:block;
  font-size:1em;
  line-height:38px;
  padding:0;
	}
#listCell0-1{
	background:url("../images/orangeBgFull1.gif") repeat-x scroll right top transparent;
  font-size:1em;
  line-height:38px;
  padding:0;
	}
//**  a:active {
	color: #0000FF;
	}
**/
h1 {
	font-size: 1.5em;
	color: #9a9a9a;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	
	}

#productDescription.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}

/*  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;
	margin: 0.1em;
	}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {

	}

FIELDSET {
  border:1px solid #CCCCCC;
  margin:10px;
  padding:0 0 5px 10px;
	}

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

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

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

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
border-color:#E4E4E4;
border-style:none none solid;
border-width:medium medium 1px;
height:1px;
}

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

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

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

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

/*wrappers - page or section containers*/
#mainWrapper {

	}

#cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	}
	
#mainContent{
float:right;
font-size:12px;
overflow:hidden;
padding:0 38px 40px 0;
width:800px;
	}
#contentMainWrapper {
	width: 950px;
	margin:0 0 0 5px ; 
	padding:0;
	}
#headerWrapper{
	margin: 0em;
	padding: 0em;
	}
#topBarWrap{
	background:#EEEEEE;
	}

.topBox{
	float:left;
	padding: 0 2em 0 2em;
	height:3em;
	}
#nav_header{
	border-right:1px solid #9a9a9a;
	padding: .2em 3em 0 1em;
	}
#lang_header{
	border-right:1px solid #9a9a9a;
	padding-left:2em;
	}
#currency_header{
	border-right:1px solid #9a9a9a;
	}
#cart_header{
	background:url(../images/cart_bg.gif) 2em 0 no-repeat;
	padding:.2em 0 0 8em;
	}
#logoWrap{
	margin:auto;
	background-color: #ffffff;
	width:800px;
	border-bottom:.5em solid #EEEEEE;
	}
#topLinks{
	}
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	}
	
#tagline {
	color:#000000;
	font-size: 1.8em;
	text-align : center;
	vertical-align: middle;
	}

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

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

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

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

#navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #2E2E2E;
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #909090;
	border-top:5px solid #000000;
	height: 1%;
	}

#payments{
	float:left;
	background:url(../images/payments.gif) 1.5em 0 no-repeat;
	width:25%;
	padding:1em 0;
	}
#bottomNav{
	margin:auto;
	}
#bottomNav a, #bottomNav a:visited{
	color:#9a9a9a;
	text-decoration:underline;
	}

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

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

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

#navMain ul li a, #navSupp ul li a, #navSupp ul li a:visited, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #EEEEEE;
	white-space: nowrap;
	}
#navSupp ul li a:hover {
	color:#EEEEEE;
	text-decoration:underline;
	}

#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 {
	padding: 0.5em 0.5em;

	font-weight: bold;
	margin: 0em;
	}

#navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0;
	padding: 1.5em 0 1.7em .5em;
	color:#ffffff;
	}

#navEZPagesTop a:link, #navEZPagesTop a:visited{
	color:#ffffff;
	padding:0 1em 0 .8em;
	}
#navEZPagesTop a:hover{
	text-decoration:underline;
	}

#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 {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn {
	padding: 0.8em;
	}
#bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	}
#bannerOne{
	padding:0;
	margin: .5em 0 0 0;
	}
.banners img{
	padding:0;
	}
.centerColumn{
	padding-top:0;

}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/

#productDetailsList{
	margin:0 0 0 20px;
	}
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}

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

.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 {
	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;
	}
.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;
	list-style-type: none;
	} 

#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 {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

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

.centerBoxWrapper {
float:left;
margin:10px 10px 0 0;

width:381px;
margin-right:0;
	}

h2.centerBoxHeading {
	color: #ffffff;
	padding:7px 10px 6px;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 11px;
	color:#ffffff;
	}
.leftBoxHeading, .rightBoxHeading {
	margin: 0em;
	padding:.5em 0 .7em 1em;

}
.centerBoxHeading{

}
#whatsNew.centerBoxWrapper{
	background:transparent url(../images/greenHeadingBgHalf.gif) no-repeat scroll left top;
	margin: 10px 15px 0 0;
 

}
#featuredProducts.centerBoxWrapper{
	background:transparent url(../images/orangeHeadingBGHalf.gif) no-repeat scroll left top;
	
}
#categoriesHeading {
	font-size:14px;
	padding:18px 0 0 20px;
	color:#ffffff;
	}
#whatsnewHeading, #manufacturersHeading, #musicgenresHeading, 
#recordcompaniesHeading, #searchHeading, #search-headerHeading, #shoppingcartHeading {
	background:#7EA65A url(../images/brownboxHeadingbg.gif) repeat-x;
	font-size:1.1em;
	padding:.4em 0 .5em 1em;
	}


#bestsellersHeading, #reviewsHeading, #featuredHeading, #informationHeading, #moreinformationHeading, 
#ezpagesHeading, #bannerboxallHeading, #specialsHeading, #languagesHeading, #whosonlineHeading, 
#productnotificationsHeading, #tellafriendHeading {
	background:#A99A71 url(../images/greenboxHeadingbg.gif) repeat-x;
	font-size:1.1em;
	padding:.4em 0 .5em 1em;
	}
#categories ul a{
	color:#FFF8E3;
	font-size:13px;
	}
.category-top li{
	padding:0;
	margin:0;
	background: #EEEEEE;
	vertical-align:middle;
	}
ul.categories a{
color:#FFF8E3;
line-height:1em;
margin:0.3em 0;
	}
li.category-products a{
	padding:.4em 0 0 1.5em;
	margin:0;
	color:#333333;
	font-weight:bold;
	display:block;
	height:1.8em;
	border-bottom:1px solid #9a9a9a;
	background:#EEEEEE url(../images/boxlistbg.png) 1.2em 0.5em no-repeat;
	}
li.category-top a:hover{
	background:#333333 url(../images/boxlistbg.png) .4em 0.5em no-repeat;
	color:#EEEEEE;
	}
li.category-products a:hover{
	background:#333333 url(../images/boxlistbg.png) 1.2em 0.5em no-repeat;
	color:#EEEEEE;
	}
/*#categoriesContent{
	padding:0 0 0 20px;
	margin:20px 0 0 0;
	}
	*/
#bestsellersContent {
	color:#333333;
	font-weight:bold;
	}
#informationContent a:link, #informationContent a:visited, #bestsellersContent, 
#bestsellersContent a:link, #bestsellersContent a:visited{
	color:#333333;
	font-weight:bold;
	}
#extralinks{
	margin: 0 0 0 40px;
  padding:10px 0 10px 0;
  font-size:12px;
	}
#whatsNew.centerBoxWrapper a{
	color:#0F8202;
	}
#featuredProducts.centerBoxWrapper a{
	color:#EC4711;
	}	
.leftBoxContainer, .rightBoxContainer {
	margin: 0 0 1em 0;

	}
.centerBoxContentsNew{
	background:transparent url(../images/lrgThumbBg.png) no-repeat scroll right bottom;
  padding:20px 5px 10px 0;
  text-align:center;
  height: 146px;
	}
.centerBoxContentsFeatured{
	background:transparent url(../images/lrgThumbBg.png) no-repeat scroll right bottom;
  padding:20px 5px 10px 0;
  text-align:center;
  height:146px;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #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, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#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;
	}
.ic{
	display:none;
	}
#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #008000;
	}
A.category-top:hover {
  text-decoration:underline;
	}
	

 A.category-links:hover {
  text-decoration:underline;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {

	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
	
/*#categories.leftBoxContainer{
	background:transparent url(../images/brandPanel.gif) no-repeat scroll left top;
  margin:0;
  
	
	}
#categoriesContent.sideBoxContent{
	background:transparent url(../images/brandPanel2.gif) no-repeat scroll left bottom;
	}
	*/
/* end categories box links */

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

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

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

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

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

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

.productListing-rowheading {
	
	}

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

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

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

/***IMAGE HANDLER SUPPORT ***/

#trailimageid {
  position: absolute;
  visibility: hidden;
  left: 0px;
  top: 0px;
  width: 220px;
  height: 0px;
  z-index: 1000;
}

#trailimageid div {
  padding: 5px;
  background-color: #FFF;
  border: 1px solid #888;
  text-align: center;
}

#trailimageid h1 {
  font-size: 100%;
  font-weight: normal;
  margin: 0;
  padding: 2px 0px;
  text-align: left;
  width: 100%;
}

#trailimageid img {
  margin: 2px;
  border: none;
}

/***** xinde*******/

/*FILE DETAILS ------------------------

Version: 1.0
Author: Daniel Hay
Site: Growing Tree Toys V2
Last update made by: 

TOC ---------------------------

>1: RESET
>2: DEFAULT CLASSES
>3: ACCESSIBILITY
>4: DEFAULT STYLES
	>4a: Colours, Sizes, Etc
>5: LAYOUT STYLES
>6: GENERAL STYLES
>7: FORM STYLES
>8: PAGE SPECIFIC STYLES
	>8a: Home page
	>8b: Category Page
	>8c: Product Page
	>8d: Search Results Page
	>8e: Shopping Cart Page
>9: SNIPPETS

*/

/* -- >1: RESET (Resets styles to common format across browsers) ---------------------------------------------------- */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
li {list-style:none;}
caption,th {text-align:left;}

q:before,q:after{content:"'";}
abbr,acronym {border:0;font-variant:normal;}
sup,sub {line-height: 0px;vertical-align: text-top;}
sub {vertical-align:text-bottom;}
input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}

.footerPanel li{
  line-height:normal;
	}



/* -- >2: DEFAULT CLASSES (Commonly used classes) -------------------------------------------------------------------- */
.center { text-align: center; }
.right { text-align: right !important; }
.left { text-align: left !important; }
.large{ font-size: 1.1em;}
.small { font-size: 0.9em; }
.smaller { font-size: 0.8em !important; }
.bold { font-weight: bold !important; }
.floatRight { float: right; }
.floatLeft { float: left;}
.imgRight {float: right; margin: 0 0 0.2em 1em;}
.imgLeft {float: left; margin: 0 1em 0.2em 0;}
.clear {
	clear: both;
	line-height: 0;
	height: 0;
	font-size: 0px;
}
.hide { display: none; }

.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.cartSmallText {
	font-size: .8em !important;
}
.cartSmallText a{
	font-size: 1em !important;
}

/* -- >3: ACCESSIBILITY (Quick access for screen readers)------------------------------------------------------------- */
.aural {
	position: absolute;
	left: -9999px;
	font-size: small;
}

/* */
/* -- >4: DEFAULT STYLES (Default element styles)--------------------------------------------------------------------- */
/* >4a: colours, sizes, etc of elements */
body {
	font: 62.5%/1.4 Verdana, Helvetica, Arial, sans-serif; /* set font size to 10px/1em(a nice round number) - 1.4 line height */
	background: #81c8e4 url("../images/bg.jpg") no-repeat 50% 0%;
	color: #5e5e55;
}

h1 { 
	font-size: 20px;
	margin-bottom: 0.3em;
	color:#009900;
}

h2 {
	color:#5E5E55;
	font-size: 14px;
	margin-bottom: 0.3em;
	}

h3 { font-size: 1.2em; }

h4 { font-size: 1.4em; }

a { 
	color:#EC4711;
	text-decoration:none;
	}


p{margin: 0 0 1em 0}


/* -- >5: LAYOUT STYLES (Core site structure and layout)-------------------------------------------------------------- */
#header, #nav-top, #nav { float: left; }

#page { 
	width: 1007px;
	margin: 0 auto 0 auto;
	background: url("../images/pageBg.png") repeat-y;
	padding: 10px 0 0 20px;
}


#header { 
	background: url("../images/navBgBottom.gif") no-repeat left bottom ;
	padding: 0 0 16px 0;
	width:969px;
}

#logo{
	float: left;
	width: 327px;
	height: 62px;
	text-indent: -9999px;
	background: url("../images/diyomocha.jpg") no-repeat top left;
	margin: 0 0 0 0;
}

#storeHoursPopUp {
	display: none;
}
	
#nav{
	float: left;
	background: url("../images/navBg.gif") no-repeat top left;
	padding: 3px 5px 0 5px;
	width: 967px;
}

	#nav li{
		float: left;
		font-family: "MS Trebuchet", "Trebuchet MS", Arial, sans-serif;
		font-size: 1.6em;
		color: #fff;
	}
		
	#nav a{
		color: #fff;
		height: 35px;
		float: left;
		font-family: "MS Trebuchet", "Trebuchet MS", Arial, sans-serif;
		font-weight: lighter;
		text-decoration: none;
		text-transform: uppercase;
		font-size: medium;
	}
		
	#nav .giftCards,
	#nav .giftReg,
	#nav .giftFinder{ margin:0 0.06em 0 0; text-align: center;}

		#nav .giftCards a{
			background: url("../images/navItemsLeft.gif"/*tpa=http://www.growingtreetoys.com/images/navItemsLeft.gif*/) no-repeat top left;
			width: 129px;
			padding: 0.5em 0 0 0;
		}
		#nav .giftReg a{
			background: url("../images/navItemsCenter.gif"/*tpa=http://www.growingtreetoys.com/images/navItemsCenter.gif*/) no-repeat top left;
			width: 150px;
			padding: 0.5em 0 0 0;
		}
		#nav .giftFinder a{
			background: url("../images/navItemsRight.gif"/*tpa=http://www.growingtreetoys.com/images/navItemsRight.gif*/) no-repeat top left;
			width: 128px;
			padding: 0.5em 0 0 0;
		}
	
			#nav .giftCards a:hover{background: url("../images/navItemsLeftOn.gif"/*tpa=http://www.growingtreetoys.com/images/navItemsLeftOn.gif*/) no-repeat top left;}
			#nav .giftReg a:hover{background: url("../images/navItemsCenterOn.gif"/*tpa=http://www.growingtreetoys.com/images/navItemsCenterOn.gif*/) no-repeat top left;}
			#nav .giftFinder a:hover{background: url("../images/navItemsRightOn.gif"/*tpa=http://www.growingtreetoys.com/images/navItemsRightOn.gif*/) no-repeat top left;}

		#nav .phoneNumber{
			padding: 0 0 0 22px;
			margin: 5px 0 0 0;
			background: url("../images/phoneIcon.gif"/*tpa=http://www.growingtreetoys.com/images/phoneIcon.gif*/) no-repeat 0px 1px;
			font-size: 2em;
			letter-spacing: 0.01em;
			height: 31px;
			line-height: 31px;
		}
#breadcrumb {
	margin: 0 0 5px 0;
	display: inline;
}

#promoBar{
	float: left;
	display: inline;
	margin: 0 0 0 4px;

	text-align:left;
	line-height: 0px !important;
	background: #FF7200;
}			
#promoBar a{
	display: inline;
	/* width: 958px; cut in half now*/
	float: left;
}
#contentGroup { 
	float: right;
	width: 800px;
	font-size:12px;
	padding: 0 38px 40px 0;
	overflow: hidden;
}

#content {
		margin: 0 0 0 0;
	}
			
#navCol {
	float: left; 
	overflow: hidden;
	width: 160px;
	position: relative;
	clear:left;
}


			

#navTop{
	float: right;
	padding: 5px 15px 0 0;
	clear:right;
	text-align:right;
}

	#navTop h2{
		font-size: 1.2em;
		text-transform: none;
		margin: 0 0 0 0;
		padding: 6px 2px 2px 28px;
		background: url("../images/cartSmall.gif") no-repeat center left;
		display: inline;
	}
	
	#navTop p.cartStatus{display: inline;}
	
	#navTop p{ margin: 0;}

	#navTop ul{ 
		float: right;
		width: 100%;
		margin: 1em 0 0;

	}
	
	#navTop li{
		display: inline;
		margin: 0;
		text-align: right;
	}

	#navTop li.firstItem a{border: none;}
	#navTop li.lastItem a{padding-right: 0;}
		
	#navTop  li a{
		border-left: 1px solid #2c2c2c;
		padding: 0 0.5em 0 0.5em; 
		text-decoration: none;
		text-transform: uppercase;
		color: #5e5e55;

		margin: 0;
		height: 0.9em;
		line-height: 1em;
	}
	
		#navTop li a:hover{
			border-bottom: 0.3em solid #ff7200;
		}

/* Shop With Cofidence */
#shopWithCofidenceContainer {
	width: 150px;
	margin: 10px 0 0 0; /*10 0 0 3*/
	padding: 0 0 0 0;
}

#shopWithCofidenceContainer h3 {
	font-size: 1.3em;
	line-height: 36px;
	color: #fff;
	height: 36px;
	padding: 0 0 0 0;
	text-align: center;
	background: url("../images/shop_with_confidence_header.jpg"/*tpa=http://www.growingtreetoys.com/images/shop_with_confidence_header.jpg*/) top left no-repeat;
}

#shopWithCofidenceContainer ul {
	margin: 10px 0 0 0;
}

#shopWithCofidenceContainer ul li {
	margin: 0 0 10px 0;
}

#shopWithCofidenceContainer ul li h4 {
	margin: 0 0 0 0;
	padding: 0 0 0 30px;
	font-weight: bold;
	line-height: 25px;
	font-size: 1.1em;
}

#shopWithCofidenceContainer ul li a {
	color: #5E5E55;
}

#shopWithCofidenceContainer ul li#safeShopping h4 {
	background: url("../images/bg_lock.gif"/*tpa=http://www.growingtreetoys.com/images/bg_lock.gif*/) no-repeat center left;
}

#shopWithCofidenceContainer ul li#easyReturns h4 {
	background: url("../images/bg_arrow.gif"/*tpa=http://www.growingtreetoys.com/images/bg_arrow.gif*/) no-repeat center left;
}

#shopWithCofidenceContainer ul li#fastShipping h4 {
	background: url("../images/bg_truck.gif"/*tpa=http://www.growingtreetoys.com/images/bg_truck.gif*/) no-repeat center left;
}

#shopWithCofidenceContainer ul li#satisfaction h4 {
	background: url("../images/bg_smile.gif"/*tpa=http://www.growingtreetoys.com/images/bg_smile.gif*/) no-repeat center left;
}

#shopWithCofidenceContainer ul li#hereToHelp h4 {
	background: url("../images/bg_help.gif"/*tpa=http://www.growingtreetoys.com/images/bg_help.gif*/) no-repeat center left;
}

#shopWithCofidenceContainer ul li p {
	margin: 5px 0 0 5px;
}

/* Verisign */
#verisignContainer {
	text-align: center;
	margin: 5px 0 5px 0;
}

/* Better Business Bureau */
#bbbContainer {
	text-align: center;
	margin: 5px 0 5px 0;
}

/* Hacker Safe */
#hackerSafeContainer {
	text-align: center;
	margin: 5px 0 5px 0;
}

/* Footer */
#footer { 
	border-top: 1px dashed #f89797;
	color: #fff;
	padding: 20px 0 0 5px;
	margin: 0 38px 0 0;

}

.footerPanel{
		float: left;
		height: 140px;
		padding: 0 0 0 0;
		width: 186px;
		height: 157px;
		margin: 0 0 0 6px;
	}
	
	.footerPanel h2{
		color: #5e5e55;
		font-size: 1.3em;
		text-indent: 1em;
		margin: 8px 0 0 18px;
		width: 160px;
	}
	
.footerPanel ul{
		margin: 15px 0 0 10px;
	}
.footerPanel a{
		margin-bottom: 2px;
	}
	

#footer .ourPromisePanel{background: url("../images/footerPanelsPromise.png") no-repeat top left;}
	#footer .ourPromisePanel a{ color: #5E5E55; font-size: x-small;}

#footer .quickHelpPanel{background: url("../images/footerPanelsSupport.png") no-repeat top left;}
	#footer .quickHelpPanel h2{text-indent: 1.9em;}
	#footer .quickHelpPanel a{ color: #5E5E55; font-size: x-small;}

#footer .updatesPanel{background: url("../images/footerPanelsUpdate.png") no-repeat top left;}
	#footer .updatesPanel a{ color: #5E5E55; font-size: x-small;}

#footer .aboutUsPanel{background: url("../images/footerPanelsGtt.png") no-repeat top left;}
	#footer .aboutUsPanel h2{text-indent: 1.9em;}
	#footer .aboutUsPanel a{ color: #5E5E55; font-size: x-small;}

#copyrightContainer {
	margin: 0 38px 0 0;
	padding: 10px 0 0 0;
	text-align: center;
}
/* >6: GENERAL STYLES (Recurring styles)------------------------------------------------------------------------------ */

.print_logo,.print_address {display: none;}
#publicwishPopUp {display: none;}

#masthead_cms_content {
	width: 190px;
	float: left;

	height: 60px;
	overflow: hidden;
	clear:right;
	}
#masthead_phone {
	color: purple;
	font-weight: bold;
	font-size: 12px;
	}
#mast_hours {
	display: inline;
	font-size: 10px;
	}
#navTop p{
	padding-right: 0px;
	}

#footer .newsletter{
	background: url("../images/footerPanelEmail.png"/*tpa=http://www.growingtreetoys.com/img/footerPanelEmail.png*/) no-repeat top left;
	color:#5e5e55;
	margin-left: 0;
}
	#footer .newsletter h2{ 
		margin: 8px 0 0 31px;
	}
	#footer .newsletter .signupForm {
		margin: 15px 0 0 10px;
	}
	#footer .newsletter .signupForm .newsletterForm input{
		width: 95px;
		font-size: 1.1em;
		padding: 0.1em 0.2em;
		border: 1px solid #ccc;
		margin: 0 0 0.3em;
	}
	#footer .newsletter .signupForm .newsletterForm button{
		background: url("../images/sendBtn.png") no-repeat top left;
	
		width: 67px;
		height: 54px;
		border: none;
		text-indent: -9999px;
		float: right;
		margin: -50px 5px 0 0;
	}

	#productVariations{
		float: left;
		width: 381px;
		background: #EBEBEB no-repeat bottom left;
		margin: 10px 0 10px 0;
		padding: 0 0 10px 0;
	}

		#productVariations .purchaseNotes{
			font-size: 1em;
			font-weight: normal;
			text-align: left;
			line-height: 14px;
			}
			
			#productVariations .purchaseNotes li{
				background: url("../images/arrowOrangeSml.png"/*tpa=http://www.growingtreetoys.com/img/arrowOrangeSml.png*/) no-repeat top left;
				padding: 0 0 0 15px;
				margin: 0 0 2px 0;
				line-height: 14px;
			}

		#productVariations select,
		#productVariations input{
			width: 200px;
		}

		#productVariations input{
			border: 1px solid #ccc;
		}

		#productVariations .productNotes dt{
			margin: 10px 0 0 10px;
			float: left;
			width: 150px;
		}

		#productVariations .productNotes dd{
			margin: 10px 0 0 10px;
			float: left;
			width: 200px;
		}
		
		#productVariations .purchaseNotes ul {
			margin: 7px 0 0 0;
		}
		
		.variationOptions {
			float: left;
			margin: 10px 0 10px 0;
			font-size: 1.2em;
		}
		
		#productVariations .productNotes dd input#quantity{
			width: 30px;
			padding: 2px;
			margin: 0;
		}

		#productVariations #addCartBtn{
			width: 159px;
			height: 52px;
			float: left;
			background: url("../images/addToCartLarge.png"/*tpa=http://www.growingtreetoys.com/img/addToCartLarge.png*/) no-repeat top left;
			border: none;
			text-indent: -999em;
			cursor: pointer;
			margin: 0 0 8px 0;
		}

		#productVariations #addWishlistBtn{
			width: 122px;
			height: 28px;
			float: left;
			background: url("../images/addToWhisList.png"/*tpa=http://www.growingtreetoys.com/img/addToWhisList.png*/) no-repeat top left;
			border: none;
			text-indent: -999em;
			cursor: pointer;
		}
		
		#productVariations #inStockEmailInput {
			margin: 5px 0 10px 0;
		}
		
		#productVariations #inStockEmailInput label {
			float: left;
			margin: 0 65px 0 0;
		}
		
		#productVariations #inStockEmailInput input {
			padding: 3px;
			width: 135px;
			margin: 5px 0 0 0;
		}
		
		#productVariations #inStockEmailInput #emailMeSubmit{
			background: url("../images/sendBtn.png"/*tpa=http://www.growingtreetoys.com/img/sendBtn.png*/) no-repeat top left;
			cursor: pointer;
			width: 67px;
			height: 54px;
			border: none;
			text-indent: -9999px;
			margin: -50px 0 0 0;
			float: right;
		}

        .textButton
        {
           background-color:transparent;
           border:none;
           padding:0px;
           margin:0px;
           color:#0089D0;
           cursor:pointer;
        }
			
			
			
		#pobox-checkbox{ border: 0; width:10px;}

		#paypal {
			float: right;
			clear: right;
		}
		#or {
			float: right;
			margin-right: 60px;
		}
		#sweepstakeslabel {
			width: 150px;
		}
		#el_billingemailsweepstakes {
			width: 450px;
		}
		#sweepstakeslabel {
			height: 70px;
		}
		#is_po_check_box
		{
			width: auto !important;
			border: medium none;
		}
		
		form.checkout_form a	{
			color: #EC4711;
		} 
		
		.checkout-btn-book 
{
			background: transparent url("../images/btn-returntocheckout.gif"/*tpa=http://www.growingtreetoys.com/img/btn-returntocheckout.gif*/) no-repeat scroll 0 0;
			float: right !important;
			margin: 0 20px 0 0;
			width: 185px;
			height: 25px;
			text-indent: -9999em;
			border: 0 none;
		}
			
/* zen_cart*/
.leftBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url("../images/tile_back.gif");
	padding: 0.4em 0.3em 0.4em 0.4em !important;
	}
.leftBoxHeading label, .rightBoxHeading label {
	line-height: 16px;
}
.sideBoxContent {
	border: 1px solid #E6E6E6;
	border-top: none;
	background-color: #ffffff;
/*	padding: 0.7em 0.4em 1em 0.4em;*/
	padding: 0.7em 0.9em;
	}
.sideBoxContent a, .sideBoxContent div, .rightBoxContainer div, .leftBoxContainer div {
	font: normal 11px verdana;
	line-height: 17px;
}
.sidebox-products {
	display: block;
	color: #478a00 !important;
	padding: 2px;
}
#shoppingcartContent {
	background: #f9fbee !important;
}
.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}
.additionalImages a {
	text-decoration: none;
}

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

#bestsellers ol {
	padding: 0;
	margin: 0 0 0 8px;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}
#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top {
	font: 12px arial;
	text-decoration: none;
	padding: 0 0 0 9px;
	background: url("../images/arrow.gif") no-repeat 0 6px;
	}
A.category-links, A.category-links:visited {
	color: #004080;
	font-weight:bold;
	}
.categories-top-list {
	padding: 4px 0;
	background: url("../images/dotted_line.gif"/*tpa=http://demo.zen-cart.cn/includes/templates/shop/images/dotted_line.gif*/) repeat-x 0 top;
}
.no-dots {
	background: none;
}
.sub-count {
	color: #aaaaaa;
	line-height: 12px !important;
}

.subcategory {
	padding: 0 0 6px 12px;
}
.subcategory a {
	line-height: 12px !important;
}

A.category-subs, A.category-products {
	color: #FF0000;
	text-decoration: underline;
	}
A.category-subs:hover, A.category-products:hover {
	text-decoration: none;
}

SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

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

.bold {
	font-weight: bold;
	}

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

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

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

CAPTION {
	/*display: none;*/
	}

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

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

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

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

.productListing-rowheading {

	}

.tabTable {
	margin: 6px 0 4px 0;
}
.tabTable td {
	padding: 12px 8px;
	text-align: left;
}

.productListing-even {
	background-color: #f7f7f3;
}

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

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

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

.block-banner-1 {
	margin-left:3px;
}

.block-banner-2 {
	margin-bottom:1px;
}		
.leftBoxHeading {
	background: url("../images/main_sidebox_right.gif") no-repeat right top !important;
	padding: 0 0 0 0.3em;
}
.main-sidebox-header-left  {
background:url("../images/main_sidebox_left.gif") no-repeat scroll left top transparent !important;
padding:0 0 0 0.3em;
}

#searchFormContainer label {
background:url("../images/searcharrowdesign.png") no-repeat scroll right top transparent;
float:left;
font-size:medium;
height:25px;
margin:7px 0 0;
padding:3px 15px 2px 0;
}
#searchFormContainer input {
border-color:#CCCCCC;
border-style:solid;
border-width:1px 1px 1px 0;
color:#7D7D7D;
float:left;
font-size:1em;
height:25px;
line-height:25px;
margin:7px 0 0;
padding:3px 0 0 3px;
width:140px;
}
#searchFormContainer button#goBtn {
background:url("../images/searchBtn.jpg") no-repeat scroll left top transparent;
border:medium none;
float:left;
height:37px;
margin:3px 0 0 -2px;
text-indent:-999em;
width:37px;
}
#nav .searchForm {
margin:0 0 0 1em;
width:17em;
}
#nav .blogHeaderButton {
margin-right:13px;
}
.shippingMsg  {
font-size:1.1em;
}
.free_ship_top  {
color:purple;
font-weight:bold;
}
.productListing-data {
border-bottom:1px solid #7591B1;
padding:0.5em;
}
form table a {
color:#439F1D;
font-size:12px;
}

.STYLE2{
	color:#ff0000;
	}