/**
 * 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 $
 */
 
/* 
#productAdditionalImages{
padding-top:50 px;
}
*/


#maintenanceDefault{
height: 480px;
padding: 30px 30px 0 30px;
font-family: Georgia, "Times New Roman", serif;
font-size: 1.6em;
color:#6f0200;
background:  url(/includes/templates/vast/images/ezPages/sign_up_3.jpg);
background-repeat: no-repeat;
margin: 0 0 1px 3px;
}

#maintenanceDefault img, #maintenanceDefault .buttonRow{
display: none;
}
 
 
#indexHomeBody #contentMainWrapper{
border:0px;!important
} 
 
#contactUsForm, #checkoutPayment, #loginDefault, #accountEditDefault, #accountDefault, #addressBookDefault, #acctNewslettersDefault, #accountPassword, #accountNotifications  {
margin-right: 20px;
}
 
.attribImg{
padding-top:30px;
}



body {
	margin: auto;/*DDD*/
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #675D2C;
	background-color: #ffffff;/*DDD*/
	width: 983px;/*DDD*/
	}

a img {border: none; }

/*DDD changes and additions in links below*/
	
#navEZPagesTop  a{
	color: #FFFFFF;/*DDD*/
	text-decoration: none;
	font-size: 3em;
	font-weight: normal;
	}
	
a:link, #navEZPagesTOC ul li a {
	color: #ffffff;
	text-decoration: none;
	}
 
a:link, a:visited {
	color: #7EA151;/*DDD*/
	text-decoration: none;
	}

a:hover, #navEZPagesTop a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #730202;/*DDD*/
	}

a:active, #navEZPagesTop a:active, #navCatTabs ul li a:active{
	color: #9FFF40;/*DDD*/
	}
	
A.category-top, A.category-top:visited, A.category-top:hover {
	color:  #FFFFFF;
	text-decoration: none;
	font-family: Georgia,"Times New Roman", serif;
	font-size: 1.45em;
	}
	
A.category-top:hover {
	color: #a8e05f;
	}

#checkoutSuccess a:link{
	color: #7EA151;/*DDD*/
	}
	
h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

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

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

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

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

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

.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 {
	background-color: #ffffff;
	text-align: left;
	width: 100%;
	vertical-align: top;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#headerWrapper{/*DDD*/
	margin-bottom: 2px;
	}
	
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

#tagline {
	color:#000000;
	font-size: 2em;
	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 {
padding-right:20px;
}
.navSplitPagesLinks {}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navCatTabsWrapper {
	margin: 0em;
	background-color: #C51F1F;/* DDD*/
	font-weight: normal;
	height: 1%;
	width: 100%;
	border-top: 2px solid #ffffff;
	margin-bottom: 2px;
	}
	
#navSuppWrapper {
	margin: 0em;
	background-color: #FFFFFF;/* DDD*/
	font-weight: normal;
	height: 1%;
	width: 100%;
	margin-bottom: 2px;
	}

#navMainWrapper{/* DDD*/
	background-color: #ffffff;
}

#navMain{/* DDD*/
	float: right;
	margin-right: 10px;
}

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

#navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

#navSupp ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #C51F1F;
	white-space: nowrap;
	}

#navMain ul li a{/* DDD*/
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	white-space: nowrap;
	color: #C51F1F;
	font-size: 1.3em;
	font-family: Arial;
	font-weight: normal;
	}
	
#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #ECE9D8;
	}

#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 {
	background-color: #cc9900;
	}
	
#navEZPagesTop {/* DDD*/
	/*background-image: url(/store/includes/templates/vast3/images/layout/navEZPagesTop.jpg);*/
	background-color: #C51F1F;
	height: 38px;
	text-align: center;
	padding-top: 10px;    
	margin-bottom: 20 px;
	color: #ffffff;
	font-size: 3em;
	font-family: Georgia, serif;
}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	background-color: transparent;/* DDD*/
	background-image: url(/includes/templates/vast/images/layout/leftNav.jpg);
	background-position: 0 -10px;
	background-repeat: no-repeat;
	margin: 0 ;/* DDD*/
	padding: 0 ;/* DDD*/
	height:510px;/* DDD*/
	}
	
#categoriesContent{
	background: transparent;
	padding:170px  0 0 10px;
	} 




#navColumnTwo {
	background-color: #00BFBF;
	}
	
#bannerboxallContent img{/* DDD*/
	float: right;
	}

	
/*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, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0;/*DDD*/
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}
.centerBoxHeading{
	background-color: #FFFFFF !important;
	}

/*Shopping Cart Display*/
#shoppingCartDefault{/*DDD*/
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", serif;
	color: #675D2C;
	}

#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #ECE9D8;/*DDD*/
	padding: 1em;
	margin-top: 0px;
	}

#productListing table{/*DDD  product page*/
	width: 700px;
	margin: 0 39px 0 39px;
	}
	
.rowEven .cartUnitDisplay, .rowOdd .cartUnitDisplay{/*DDD  Shopping Cart page*/
	padding-right: 70px;
	}
	
.listingProductImage{/*DDD  product page*/
	padding-top: 15px;
	}
	
#productAttributes{/*DDD  product page*/
	margin-left: 30px;
	}
	
.listingDescription{/*DDD product page*/
	padding: 0 30px 0 30px;
	}
	
.attribImg{
	padding-right:8px;
	}


#productName {/*DDDproduct page*/
	padding: 30px 10px 0 0;
	}

#productDescription {/*DDDproduct page*/
	padding: 0 30px 0 30px;
	}
	
#productReviewLink{/*DDDproduct page*/
	padding-left: 275px;
	padding-right: 0;
	margin-right: 0;
	}

#shoppingCartDefault,{/*DDD Shopping Cart Page */
	padding: 30px 35px 110px 35px !important;
	border: 1px solid #ECE9D8;
	border-left: none;
	background-color: #FFFFFF;
	}
	
#contentMainWrapper{/*DDD Shopping Cart Page */
	border: 1px solid #ECE9D8;
	border-left: none;
	}
	
#checkoutConfirmDefault{/*DDD Shopping Cart Confirm Page */
	
	padding: 40px 40px 80px 40px !important;
	}

#checkoutShipping{/*DDD Shipping Page */
	
	padding: 40px 40px 80px 40px !important;
	} 

#logoffDefault{/*DDD Log-off Page */
	
	padding: 40px 40px 180px 40px !important;
	}  

#checkoutConfirmDefault .important{/*DDD*/
	color: #EA0000;
	}
	
	
#StandardText, #checkoutShipping, #checkoutPayment, #checkoutConfirmDefault, #checkoutSuccess, #contactUsDefault, #timeoutDefault, #loginDefault, #accountDefault, #accountEditDefault, #addressBookDefault, #accountPassword, #acctNewslettersDefault, #accountNotifications,#passwordForgotten,#createAcctSuccess,#shoppingCartDefault, #logoffDefault
{/*DDD*/
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", serif;
	color: #675D2C;
	padding: 30px 0 30px 30px;
	}
	
#cartDefaultHeading {
	padding-top: 15px;
	text-align:center;
	}
	
#cartInstructionsDisplay{
	margin-top: 0;
	text-align:center;
	}
	
.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 {
	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;
	}
.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, .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;
	}
/* DDDBelow deals with the look of the shopping cart*/

#productListing{
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", serif;
	color: #675D2C;
	}

#indexProductListCatDescription{/*DDD*/
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", serif;
	color: #675D2C;
}
	
#productGeneral{/*DDD*/
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", serif;
	color: #675D2C;
	}
	
#productMainImage{/*DDDproduct page*/
	padding: 30px 10px 0 30px;
	}	

#indexProductList div{/*DDD*/
	float:right;
	margin: 0;
	}
/*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 {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-color: #FF6699;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer {
	margin: 0;/*DDD*/
	padding: 0;/*DDD*/
	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0;/*DDD*/
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}

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

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #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;
	}
	
#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: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

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

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

.bold {
	font-weight: bold;
	}

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

.rowEven {
	/*background-color: #F0F0F0;*/
	background-color: #FFFFFF;/*DDD*/
	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: #FFFFFF;
	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;
	}
.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;
	}
	
#siteinfoLegal{/* DDD*/
	background-color: #C51F1F;
	/*background-image: url(/store/includes/templates/vast3/images/layout/footer.jpg);*/
	color:#ffffff;
	margin-top:2px;
	margin-bottom: 20px;
	height:20px ;
	text-align:center;
	padding: 4px 0 0 0;
	}
/* DDDDDD gets rid of links in footer*/	

#siteinfoLegal a{
	color: #ffffff;
	margin: 0;
	}
	
#siteinfoLegal a:hover{
	color: #ffffff;
	margin: 0;
	text-decoration: underline;
	}
	
/* DDD Things I hid*/

#navSuppWrapper{
	display: none;
}

#indexDefaultHeading{
	display: none;
}



#ezPagesHeading {
	display: none;
}

/*
#categoriesHeading{
display: none;
} 

#productListHeading {
	display: none;
}
*/

#categoryIcon{
	display: none;
}

.leftBoxHeading, .rightBoxHeading{
	display: none;
}


#productsListingTopNumber {
	display: none;
}

.productListing-heading{
	display: none;
	}
	
/*#cartAdd{
	display: none;
	}*/
	
.alert{
	display: none;
	}
	
#listCell0-0{
	display: none;
	}
	
.cartTotalsDisplay{
	display: none;
	}
	
.cartRemoveItemDisplay input{/* The check box next to delete button DDD*/
	display: none
	}
	
#attribsOptionsText,.optionName,.wrapperAttribsOptions{
	display: none;
	}

/*SIDE BAR*/

.khandroNav{
	text-align: left;
	float: left;
	height: 350px;
	width: 175px !important;
    	padding: 150px 0 0 15px;
    	background-color: transparent;
	}

ul.sideNav{
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	}
	
ul.sideNav a{
	display: block;
	width: 175px;
	text-decoration: none;
	}
	
ul.sideNav li{
	display: inline; /*for IE bug*/
	}
	
.cat a{
	/*color: #730202;*/
	color: #FFFFFF;
	font-family: Georgia, serif;
	font-size: 1.4em;
	padding: .4em 0 0 0;
	}
	

	
.subCat a{
	color: #EA0000;
	font-family: Verdana;
	font-size: 1.4em;
	padding: .5em 0 0 .8em;
	}
	
.organic a{
	background-image: url(/khandroholisticboutique/images/banners/organic_seal.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}

	
/*HOME PAGE*/

.home_1 {
	background-image:url(/includes/templates/vast/images/home/home_1.jpg);
	height: 208px;
	width: 247px;
	float: right;
	margin:0;
	}

.home_2 {
	background-image:url(/includes/templates/vast/images/home/home_2.jpg);
	height: 208px;
	width: 213px;
	float: right;
	margin: 0 3px 0 0;
	}

.home_3 {
	background-image:url(/includes/templates/vast/images/home/home_3.jpg);
	height: 208px;
	width: 312px;
	float:right;
	margin: 0 3px 0 0;
	}

.home_4 {
	background-image:url(/includes/templates/vast/images/home/home_4.jpg);
	background-position: top right;
	height: 240px;
	width: 304px;
	float:right;
	margin: 3px 0 0 0;
	}

.home_5 {
	background-image:url(/includes/templates/vast/images/home/home_5.jpg);
	height: 240px;
	width: 315px;
	float:right;
	margin: 3px 3px 0 0;
	}

.home_6 {
	background-image:url(/includes/templates/vast/images/home/home_6.jpg);
	height: 240px;
	width: 153px;
	float:right;
	margin:3px 3px 0 0;
	}
	
.home_7 {
	background-image:url(/includes/templates/vast/images/home/home_7.jpg);
	height: 176px;
	width: 778px;
	float:right;
	margin: 3px 0 0 0;
	}

.home{
	color: #ffffff;
	font-family:  Georgia, 'Times New Roman', serif;
	line-height: 200%;
	font-weight: normal;
	text-align: left;
	width: 778px;
	float: left;
	margin-left:3px;
	}

p.homePageText{
        font-size: 20px;
        padding-left:16px;
        }
	
.home p{
	margin: 20px 0 0 20px;
	padding-bottom: 0;
	padding-top: 2px;
	}
	
.welcome{
	font-size: 30px;
	}


.home a{
	color: #E4F3D5;
	}

.home a:hover{
	color: #DCDFE4;
	}

.home div{
	background-repeat: no-repeat;
	}



/*VISION PAGE*/

.vision_wrapper{
	width: 779px;
	margin: 0 auto 0 auto;
	}
	
.vision_wrapper .image{
	background-image: url(/includes/templates/vast/images/ezPages/VisionPage_2.jpg);
	width: 779px;
	height: 551px;
	background-position: top right;
	background-repeat: no-repeat;
	}

.vision_wrapper p{
	background-color: #3E6DA8;
	padding: 10px 40px;
	margin: 2px 0 0 0;
	font-size: 1.8em;
	font-family: Georgia, Times New Roman, serif;
	font-weight: normal;
	color: #ffffff;
	}

	
/*SHOP PAGE*/

.ShopPage img{
float: right;
opacity:0.8;
filter:alpha(opacity=80)
}

.ShopPage_1 img{
margin:0;
}

.ShopPage_2  img {
margin: 0 3px 0 0;
}

.ShopPage_3  img {
margin: 0 3px 0 0;
}

.ShopPage_4  img{
margin: 3px 0 0 0;
}

.ShopPage_5 img{
margin: 3px 3px 0 0;
}

.ShopPage_6  img{
margin:3px 0 0 0;
}

.ShopPage_7  img{
margin: 3px 3px 0 0;
}

.ShopPage_8  img{
margin: 3px 3px 0 0;
}

.ShopPage{
margin-left: 2px;
width: 778px;
float: right;
}

/*SIGN UP PAGE*/

.sign_up_wrapper{
width: 779px;
height: 519px;
background-image:  url(/includes/templates/vast/images/ezPages/sign_up_3.jpg);
background-repeat: no-repeat;
background-position: top right;
margin: 0 0 1px 2px;

}
/*
.SignUpFormWrapper{
margin-bottom: 450px;
padding-left: 450px;
}


.sign_up_wrapper form{
color:#ffffff;
font-size: 1.7em;
font-weight: bold;
}
*/

.topWords{
margin: 0 25px 155px 25px;
padding-top: 15px;
font-family: Georgia, Times New Roman, serif;
color: #730202;
font-size: 2em;
font-weight: normal;
}

.bottomWords{
margin: 0 30px 0 25px;
width: 370px;
float: left;
font-family: Georgia, Times New Roman, serif;
color: #FFFFFF;
font-size: 2em;
font-weight: normal;
}

.sign_up_wrapper tbody{
width:272px;
}

/*CATEGORIES*/

/*ORGANIC SKIN CARE*/

.catOrgEssenceWrapper{
	float: right;
	width: 774px;
	border-bottom: 1px solid #ECE9D8;
	}

.catOrgEssenceWrapper img{
	padding: 5px;
	border: 1px solid #ECE9D8;
	}

.MiEssenceLogos img{
	float: left;
	margin-right: 15px;
	}

.MiEssenceImg img{
	float: right;
	margin-left: 15px;
	}

.catOrgEssenceWrapper a, .catOrgEssenceWrapper a:visited{
	color: #DB7A34;
	}

.catOrgEssenceWrapper a:hover{
	color: #FFEBB0;
	}

.catOrgEssenceWrapper a:active{
	color: #9FFF40;
	}


.catOrgEssenceWrapper p{
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", serif;
	color: #675D2C;
	padding-top: 0;
        margin: 12px 10px 12px 12px;
}

/*TEA*/

.catTea_wrapper{
	float: right;
	width: 774px;
	height: 335px;
	border-bottom: 1px solid #ECE9D8;
	}

.catTea_wrapper img{
	padding: 5px;
	border: 1px solid #ECE9D8;
	margin: 8px;
	float: left;
	}

.catTea_wrapper a, .catTea_wrapper a:visited{
	color: #DB7A34;
	}

.catTea_wrapper a:hover{
	color: #FFEBB0;
	}

.catTea_wrapper a:active{
	color: #9FFF40;
	}

.catTea_wrapper p{
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", serif;
	color: #675D2C;
	padding-top: 0;
        margin-right: 10px;
}

/*BATH SALT*/

.bathSalt_wrapper{
	float: right;
	width: 774px;
	height: 312px;
	border-bottom: 1px solid #ECE9D8;
	}

.bathSalt_wrapper img{
	padding: 5px;
	border: 1px solid #ECE9D8;
	margin: 8px;
	float: left;
	}

.bathSalt_wrapper p{
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", serif;
	color: #675D2C;
	}

.bathSalt_wrapper a, .bathSalt_wrapper a:visited{
	color: #DB7A34;
	}

.bathSalt_wrapper a:hover{
	color: #FFEBB0;
	}

.bathSalt_wrapper a:active{
	color: #9FFF40;
	}
	
/*BEESWAX CANDLES*/

.BeesWax_wrapper{
	float: right;
	width: 774px;
	border-bottom: #ece9d8 1px solid;
	}
	
.BeesWax_wrapper img{
	padding: 5px;
	border: 1px solid #ECE9D8;
	margin: 0 18px 18px 0;
	float: left;
	}

.BeesWax_wrapper p{
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", serif;
	color: #675D2C;
	padding-top: 0;
        margin: 20px 10px 12px 12px;
	}
	
/*GREETING CARDS*/

.card_wrapper{
	float: right;
	width: 774px;
	border-bottom: 1px solid #ECE9D8;
	}
	
.card_wrapper img{
	padding: 5px;
	border: 1px solid #ECE9D8;
	margin: 0 0 20px 20px;
	float: right;
	}

.card_wrapper p{
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", serif;
	color: #675D2C;
	padding-top: 0;
        margin: 15px 5px 12px 8px;
	}
	
/*BLANK BOOKS*/

.blankBook_wrapper{
	float: right;
	width: 774px;
	border-bottom: 1px solid #ECE9D8;
	}
	
.blankBook_wrapper img{
	padding: 5px;
	border: 1px solid #ECE9D8;
	margin: 0 18px 0 0;
	float: left;
	}

.blankBook_wrapper p{
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", serif;
	color: #675D2C;
	padding-top: 0;
        margin: 20px 10px 12px 12px;
	}
	
/*BATH*/

.bath_wrapper{
	float: right;
	width: 774px;
	border-bottom: 1px solid #ECE9D8;
	}
	
.bath_wrapper img{
	padding: 5px;
	border: 1px solid #ECE9D8;
	margin: 0 18px 0 0;
	float: left;
	}

.bath_wrapper p{
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", serif;
	color: #675D2C;
	padding-top: 0;
        margin: 20px 10px 12px 12px;
	}
	
/*LAVENDER, OUR OWN TEA*/

.lavender_wrapper, .OwnTea_wrapper{
	float: right;
	width: 774px;
	border-bottom: 1px solid #ECE9D8;
	}
	
.lavender_wrapper img, .OwnTea_wrapper img{
	padding: 5px;
	border: 1px solid #ECE9D8;
	margin: 0 18px 0 0;
	float: left;
	}

.lavender_wrapper p, .OwnTea_wrapper p{
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", serif;
	color: #675D2C;
	padding-top: 0;
        margin: 20px 10px 12px 12px;
	}
	
/*ORGANIC SKIN*/

.organicSkin_wrapper{
	float: right;
	width: 774px;
	border-bottom: 1px solid #ECE9D8;
	}
	
.organicSkin_wrapper img{
	padding: 5px;
	border: 1px solid #ECE9D8;
	margin: 0 18px 8px 0;
	float: left;
	}

.organicSkin_wrapper p{
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", serif;
	color: #675D2C;
	padding-top: 0;
        margin: 20px 10px 12px 12px;
	}
	
/*SIGN UP THANK YOU*/
.SignUpThanks{
	float: right;
	width: 774px;
	height: 450px;
	text-align: center;
	}
	
.SignUpThanks img{
	padding: 5px;
	border: 1px solid #ECE9D8;
	margin: 0 0 40px -6px;
	

	}

.SignUpThanks p{
	font-size: 2em;
	font-family: Georgia, "Times New Roman", serif;
	color: #730202;
	padding-top: 0;
        margin: 20px 0 ;
	}
	
/*STANDARD TEXT PAGES*/
#StandardText{
	border: 1px solid #ECE9D8;
	border-left: none;
	float: right;
	margin: 0;
	padding: 20px;
	}
	
/*HOLISTIC SKINCARE PAGE*/
/*Uses Shop Page Div*/

.HolisticSkin_1 img{
float: right;
margin-bottom: 3px;
}

HolisticSkin_2  img {
margin: 0 ;
}

.HolisticSkin_3  img {
margin-top: 3px;
}

/*
.ShopPage_3  img {
margin: 0 3px 0 0;
}

.ShopPage_4  img{
margin: 3px 0 0 0;
}

.ShopPage_5 img{
margin: 3px 3px 0 0;
}

.ShopPage_6  img{
margin:3px 0 0 0;
}

.ShopPage_7  img{
margin: 3px 3px 0 0;
}

.ShopPage_8  img{
margin: 3px 3px 0 0;
}

.ShopPage{
border: 1px solid #ECE9D8;
border-left: none;
width: 778px;
float: right;
}
*/

/*Sub-Catagories*/

#indexCategories h1, #productListHeading{
font-family: Georgia, serif;
font-size: 2em;
text-align: center;
margin: 10px 0 -8px 0;
}

#indexCategories a{
font-family: Georgia,"Times New Roman",serif;
font-size: 1.3em;
}

#indexCategoriesHeading{
}

/*GIFT CERTIFICATES*/
#gvFaqDefault, #gvRedeemDefault, #gvSendDefault, #accountHistInfo {
font-size: 1.3em;
font-family: Georgia,"Times New Roman",serif;
color: #675d2c;
padding: 30px;
}
