/**

 * Main CSS Stylesheet

 *

 * @package templateSystem

 * @copyright Copyright 2003-2005 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 3215 2006-03-20 06:05:55Z birdbrain $

 */



/* Clean Business theme by Dieter Schneider for www.csstemplateheaven.com 2007*/



body {

   margin:0;

   padding:0;

	font-family: verdana, helvetica, arial, sans-serif;

	font-size: 62.5%;

	color: #666666;

	background-color: #ffffff;
	background-image: url(http://www.lilaque.com/images/bkg_christmas_purple.gif);

	}



a img {border: none; }



a:link, #navEZPagesTOC ul li a {

	color: #3B3B39;

	text-decoration: none;

	}

 

a:visited {

	color: #3B3B39;

	text-decoration: none;

	}

		

a:hover, #navEZPagesTOC ul li a:hover, #navSupp ul li a:hover {

	color: #3B3B39;

	}

	

a:active {

	color: #000000;

	}



h1 {

	font-size: 1.5em;

	}



h2 {

	font-size: 1.4em;

	}



h3 {

	font-size: 1.3em;

	}



h4 {

	margin: 0px;

	font-size: 1.2em;

	}

	

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

	font-size: 1.1em;

	}



.biggerText {

	font-size: 1.2em;

	}



CODE {

	font-family: arial, verdana, helvetica, sans-serif;

	font-size: 1em;

	}



FORM, SELECT, INPUT {

	display: inline;

	font-size: 1em;

	margin: 0.1em;

	}



TEXTAREA {

	float: left;

	margin: auto;

	display: block;

	width: 95%;

	}



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

	background: #F0F8FF;



	}



FIELDSET {

	padding: 0.5em;

	margin: 0.5em 0em;

	border: 1px solid #6666CC;

	background-color: #fbf6d5;

	}



LEGEND {

	font-weight: bold;

	padding: 0.3em;

	background-color: #6666CC;

	color: #FFFFFF;

	}



LABEL, h4.optionName {

	line-height: 1.5em;

	padding: 0.2em;

	}



LABEL.checkboxLabel, LABEL.radioButtonLabel {

	margin: 0.5em 0.3em;

	}



.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {

	float: left;

	}

	

LABEL.inputLabel {

	width: 11em;

	float: left;

	}



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 #9A9C86;

	}



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

	}

	

/*wrappers - page or section containers*/

/* Pink Header Background */	

#headerWrapper {

	height: 119px;

	background-image: url(http://www.lilaque.com/includes/templates/mother_earth/img/header_lilaque_new.gif);

    background-repeat: no-repeat;

}



/* Main Content Area attributes */

#mainWrapper {

	text-align: left;

	width: 840px;

	vertical-align: top;

	background-image: url(../img/content_bg_lilaque.gif);

	background-repeat: repeat-y;

	background-position: center;

	}

		

#logo {

	float: left;

	position: relative;

	left: 195px;

	top: 10px;

	}

	

#logoWrapper {

    background-color: transparent;

    height:200px;

	}





#contentMainWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {

	margin: 0em;

	margin-top: 15px;

	}

	



#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {

	margin: auto;

	} 



#tagline {

	color:#ffffff;

	font-size: 1.4em;

	font-weight: bold;

	text-align : left;

	vertical-align: middle;

	padding-left: 10px;

	padding-top: 64px;

	}



#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*/

/* Menu Category Items */		

#navCatTabsWrapper {

	text-align: left;

	margin-left: 0px;

	margin-right: 0px;

	width: 840px;

	background-image: url(../img/bar_lilaque_840x38.gif);

	background-repeat: repeat-x;

	height: 38px;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-weight: bold;

	position: absolute;

	top: 115px;

}



/* Top Items - Text Formatting*/		

#navMain ul {

	margin: 0;

	top: 115px;

	padding:  0.5em 0em;

	list-style-type: none;

	text-align: right;

	line-height: 1em;

	color: #000000;

	}



#navMain ul li a {

	text-align: right;

	text-decoration: none;

	padding: 0em 0.5em;

	margin: 0;

	color: #666666;

}



/* Top Text*/

#navMain ul li a:hover {

	color: #3B3B39;

	}	

	



/* Menu Category Items - Text Formatting*/		

.navSplitPagesResult {}

.navSplitPagesLinks {}

.navNextPrevCounter {

	margin: 0em;

	white-space: nowrap;

	font-size: 0.9em;

	}

	

.navNextPrevList {

	display: inline;

	white-space: nowrap;

	margin: 0;

	padding:  0.5em 0em;

	list-style-type: none;

	}

	

#navNextPrevWrapper {

	text-align: right;

	align: right;

	}

	

#navMainWrapper {

	align: right;

	text-align: right;

	margin: 0em;

	margin-bottom: 0px;

	background-color: transparent;

	font-weight: bold;

	color: transparent;

	padding: 0px;

	background-image: none;

	background-repeat: no-repeat;

	}



/* Footer Menu*/	

#navSuppWrapper {	

	margin: 0em;

	margin-bottom: 0px;

	background-color: #ffffff;

	font-weight: bold;

	color: #000000;	

	padding: 0px;

	background-image: url(../img/footer_nav_bg_lilaque.jpg);

	background-repeat: repeat-x;

	}



#navSupp ul {

	margin: 0;

	padding:  0.5em 0em;

	text-align: left;

	list-style-type: none;

	line-height: 1.6em;	

	}

	

#navSupp ul li a {

	text-decoration: none;

	padding: 0em 0.5em;

	margin: 0;

	color: #000000;

	}

	

#navMain ul li, #navSupp ul li, #navCatTabs ul li {

	display: inline;

	white-space: nowrap;

	}



	

#navCatTabs ul  {

	margin:3px 0px 0px 0px;

	padding:  0.5em 0em;

	text-align: left;

	list-style-type: none;

	line-height: 2.3em;

	}



#navCatTabs ul li a {

	margin:3px 0px 0px 0px;

	text-decoration: none;

	padding: 0em 0.5em;

	color: #000000;

	font-size: 13px

	}



#navCatTabsWrapper ul li a:hover {

	color:#3B3B39

	}

		

#navEZPagesTOCWrapper {

	font-weight: bold;

	float: right;

	height: 1%;

	border: 1px solid #000000;

	}



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

	}



#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {

	margin: 0.5em;

	}



#navBreadCrumb {

	background-color: transparent;

	text-align: right;

	}



#navEZPagesTop {

	background-color: #FFFFFF;

	}



#navBreadCrumb, #navEZPagesTop {

	font-size: 0.95em;

	font-weight: bold;

	margin: 0em;

	padding: 0.5em 0.5em 0.5em 1.5em;

	}



#navColumnOne {

	background-color: transparent;

    }



#navColumnTwo {

	background-color: transparent;	

	}



/*The main content classes*/

.addImages img {

	float: left;

	vertical-align: top;

}

	

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

	}

#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {

	padding: 20px;

	}

.centerColumn {

	padding: 10px;

	}

	

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

	font-size: 0.9em;

	}



/*Shopping Cart Display*/

.tableHeadingCenter {

	text-align: center;

	font-weight: bold;

	}



.tableHeadingRight {

	text-align: right;

	font-weight: bold;

	}



.tableHeadingLeft {

	text-align: left;

	font-weight: bold;

	}



#cartAdd {

	float: right;

	text-align: center;

	margin: 1em;

	padding: 1em;

	}



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

	}



.tableRow, .tableHeading, #cartSubTotal {

	height: 2.2em;

	}



.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {

	padding: 0.5em 0em;

	vertical-align: top;

	}



.cartUnitDisplay, .cartTotalDisplay {

	text-align: right;

	padding-right: 0.2em;

	vertical-align: top;

	}



#scUpdateQuantity {

	width: 2em;

	}



.cartQuantity {

	width: 4.7em;

	}



.cartNewItem {

	color: #33CC33;

	position: relative;  /*do not remove-fixes stupid IEbug*/

	}



.cartOldItem {

	color: #606000;

	position: relative;   /*do not remove-fixes stupid IEbug*/

	}



.cartBoxTotal {

	text-align: right;

	font-weight: bold;

	}



.cartRemoveItemDisplay {

	width: 5.5em;

	}



#cartAttribsList {

	margin-left: 1em;

	}



#mediaManager {

	width: 50%; 

	margin: 0.2em;

	padding: 0.5em;

	}

.normalprice, .productSpecialPriceSale {

	text-decoration: line-through;

	}



.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {

	color: #ff0000;

	}



#cartBoxListWrapper ul, #ezPageBoxList ul {

	list-style-type: none;

	}



#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {

	margin: 0;

	padding: 0.2em 0em;

	} 



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

	}



/*sideboxes*/

.columnLeft {}

.columnRight {}



h3.leftBoxHeading, h3.leftBoxHeading a {

	font-size: 1em;

	height: 22px;

	color: #ffffff;

	}



.leftBoxHeading, .centerBoxHeading {

	margin: 0em;

	background-color: transparent;

	padding: 0.5em 0.2em;

	}

	

.leftBoxHeading {

	margin: 5px;

	position: relative;

	border: 1px solid #425227;

	background-color: #739240;

	padding: 0.5px 0.2px;

	}



.leftBoxContainer {

     border: none;

	}



.sideBoxContent {

	background-color: transparent;

	padding: 0.4em;

	}



h3.rightBoxHeading, h3.rightBoxHeading a {

	font-size: 1em;

	height: 22px;

	color: #ffffff;

	}



.rightBoxHeading {

	margin-top: 15px;

	margin-right: 5px;

	position: relative;

	border: 1px solid #425227;

	background-color: #739240;

	padding: 0.5px 0.2px;

	}

	

.rightBoxContainer {

	border: none;

	}





h3.leftBoxHeading a:hover {

	color: #ff8605;

	text-decoration: none;

	}



h3.rightBoxHeading a:hover {

	color: #ff8605;

	text-decoration: none;

	}



.rightBoxContent {

	background-color: #000000;

	margin-bottom: 1em;

	}



.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {

	text-align: center;

	}



#siteinfoLegal {

	text-align: center;

	font-size: 1em;		

	color: #404040;

	}

	

#siteinfoBloobug {

	text-align: center;	

	font-size: 1em;

	color: #404040;

	}

 	

/* Footer colour/Copyright information */

#siteinfoIP {

	color: #9c80f3;

	background-color: #ffffff;

	

	height: 45px;

	padding: 0px;

	background-image: url(../img/footer_nav_disclaimer_bg_lilaque.gif);

	}



#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 {

	background-color: transparent;

}



#upProductsHeading {

	text-align: left;

	}



#upDateHeading {

	text-align: right;

	}



/*misc*/

.back {

	float: left;

	}



.forward {

	float: right;

	}

	

.hiddenField {

	display: none;

	}



.visibleField {

	display: inline;

	}	



.bold {

	font-weight: bold;

	}



.rowOdd {

	background-color: #E8E8E8;

	height: 1.5em;

	vertical-align: top;

	}



.rowEven {

	background-color: #F0F0F0;

	height: 1.5em;

	vertical-align: top;

	}

	

.productListing-odd {background-color: #FFFFFF;

                      }

					  

.productListing-even {background-color: #e5e5e5;

                      }

					  

.listingProductImage {padding: 4px;}



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;

	}



#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 {

	background-color: #ffffff;

	}



/* Hide the "Displaying 1 of 21" */

#productsListingTopNumber {display:none;}

#productsListingBottomNumber {display:none;}



.tdCatIndex {text-align:center;}



h1, #ezPagesHeading {

	margin: 0em;

	font-size: 1.9em;

	font-family: Helvetica, Arial, sans-serif;

	font-style: normal;

	font-weight: lighter;

	color: #000000;

}



h2, #FAQText {

	font-size: 1.4em;

	font-family: Helvetica, Arial, sans-serif;

	font-style: normal;

	font-weight: lighter;

	color: #000000;

}



.FAQText {

	font-family: verdana, Helvetica, Arial, sans-serif;

	color: #000000;

	font-size: 12px;

	margin: 0em;

	}



.FAQHeader1 {

	text-align:center;

	width: 120px;

	padding: 5px;

	background-color: #9678de;

	border-color: #9678de;

	color: White;

	border: 0px;

	font-weight: bold;

	font-size: 9px;

}



.FAQHeader1a {

	text-align:center;

	width: 60px;

	padding: 5px;

	background-color: #9678de;

	border-color: #9678de;

	color: White;

	border: 0px;

	font-weight: bold;

	font-size: 9px;

}



.FAQHeaderShip1a {

	text-align:center;

	width: 120px;

	padding: 5px;

	background-color: #9678de;

	border-color: #9678de;

	color: White;

	border: 0px;

	font-weight: bold;

	font-size: 9px;

}



.FAQHeader2 {

	text-align: left;

	padding: 5px;

	font-weight: bold;

	border-style: dotted dotted dotted dotted;

	border-color: #9678de;

}



.FAQ {

	text-align: center;

	padding: 5px;

	border-style: dotted dotted dotted dotted;

	border-color: #9678de;

}

	

.FAQTable {

	border-style: dotted dotted dotted dotted;

	border-color: #9678de;

	padding: 0px;

	font-size: 9px;

}



.blackText {

	color: #000000;

	}

	

.forwardAddThis {

	float: right;

	padding-right: 5px;

	padding-bottom: 5px;

}



.topPromo {

	text-align: center;

	margin-top: 38px;

}



/* July 2010

div.main-page-text-box {
	margin-left:40px;
	width:260px;
	height:351px;
	padding-top:40px;
}

 */


div.main-page-text-box {
	margin-left:400px;
	width:390px;
	height:351px;
	padding-top:25px;
}

.h3-main-page-box-text {
	font-family:Helvetica, Geneva, Verdana, sans-serif;
	font-weight:100;
	font-size:13px;
	color:#ffffff;
}

.h3-main-page-box-text a:link {
	font-family:Helvetica, Geneva, Verdana, sans-serif;
	font-weight:100;
	font-size:13px;
	color:#ffffff;
	text-decoration:none;
}


.h3-main-page-box-text a:hover {
	text-decoration:underline;
}

.h2-main-page-box-text {
	font-family:Helvetica, Geneva, Verdana, sans-serif;
	font-weight:100;
	font-size:26px;
	color:#ffffff;
}

.h1-main-page-text-bottom {
	color:#333333;
	font-size:10px;
	font-weight:400;
	font-family:Arial, Helvetica, sans-serif;
}

div.main-page-pic-box {
	width:821px;
	height:445px;
	background-repeat:no-repeat;
/*	background-image:url(http://www.lilaque.com/images/main_2010_august.jpg); */
	background-image:url(http://www.lilaque.com/images/main_2010_sept_16.jpg);
}





div.main-bottom-box {

	white-space:no-wrap;

	width:821px;

	}



div.main-bottom-box-text {

	width:331px;

	}



/* July 2010 */
