/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @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 $
 * @copyright 2007 design Style and Grace

 main Border Brown: 4a2c22




 */

body {
	margin: 0;
	font-family: georgia;
	font-size: 75%;
	color: #000;
	background: #fff url(../images/bg.jpg) repeat;
	padding:15px;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
    font-size:1.2em;
	font-weight:bold;
	color: #000;
	text-decoration: none;
	}

a:visited {
	 font-size:1.2em;
	font-weight:bold;
	color: #000;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	text-decoration:underline;
	}

a:active {
	color: #000;
	}

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: 1em;
	}

.biggerText {
	font-size: 1.2em;
	}

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


li {

	}

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

form, select, input{
	/*display: inline;*/
	font-size: 1.0em;
	margin-top: 0.2em;

	}

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

legend {
	font-weight: bold;
	padding: 0.3em;
	color: #000;
	}

label, h4.optionName {
	line-height: 1.2em;
	padding: 0em;
	margin-bottom: 0em;
	width:10em;
	}

label.checkboxlabel, label.radioButtonlabel {
	margin: 0.1em 0.3em;
	width:7em;
	}

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

#logo {
    margin:0;
}

label.inputlabel {
	width: 11em;
	/*float: left;*/
	}

label.inputlabelPayment {
	width: 15em;
	float: left;
	}

label.selectlabel, label.switchedlabel, label.uploadslabel  {
	width: 12em;
	float: left;
	}

p, address{
	font-size:1.2em;
	padding: 0.5em;
	}

address {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	height:0;
	}

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

/******************************

warnings, errors, messages

******************************/


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

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

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

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

/*************************

wrappers - page or section containers

***************************/

#mainWrapper {
	background: #fff url(../images/contentBg.jpg) no-repeat bottom left;
	text-align: left;
	width: 798px;
	border:1px solid #4a2c22;
	margin:0;
	padding:0;
	}

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

#headerWrapper{
	margin: 0em;
	padding: 0em;
	width:798px;
	height: 106px;
	background-image:url(../images/header.jpg);
}


#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	}

#tagline {
	padding-top:10px;
	color:#000000;
	font-size: 2em;
	text-align : left;
	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.1em 0em;
	clear:both;
	}

/***********************

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



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

#navMain ul li, #navSupp ul li {
	display: inline;
	white-space: nowrap;
	}

#navMain ul li a, #navSupp ul li a{
	font-size:1em;
	text-decoration: none;
	padding: 0em 0.3em;
	margin: 0;
	color: #000;
	}

#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 {
	margin:10px 0;
	font-size: 1em;
	font-weight: bold;
	padding-left: 1.5em;
	text-align:left;
	}

#navEZPagesTop {
	background-image:url(../images/fullwidth_capsule.gif);
	background-repeat:no-repeat;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em 0 0.5em 1.5em;
	}

#navColumnOne  {
	background: #FDF9F0;
	border-right:1px solid #F4D6A4;
	}
#navColumnTwo{
    border-right:1px solid #F4D6A4;
    }

#navCatTabsWrapper{
	background:#fff6fb;
	}
#navCatTabs ul  {
	list-style-type: none;
	text-align: center;
	padding:5px 0 5px 3px;
	margin:0;
	height:31px;
	}
#navCatTabs ul li {
	display:inline;
	text-align:center;
	margin-left:3px;
	float:left;

	}
#navCatTabs ul li a img {
	border:none;

	}

#navCatTabs ul li a, #navCatTabs ul li a:link, #navCatTabs ul li a:visited, #navCatTabs ul li a:active{
	font-size:95%;
	display:block;
	line-height:100%;
	width:110px;
	height:22px;
	margin:0;
	padding:0;
	padding-top:9px;
	
	
}
#navCatTabs ul li a:hover {
	text-decoration:none;
	color:#515151;

}
 #tabHome a, #tabHome a:link,#tabHome a:visited,#tabHome a:active {
	background-image: url(../images/buttons/btnPurp.jpg);
	background-position:top;
	}

#tabHome a:hover {
	background-image: url(../images/buttons/btnPurp.jpg);
	background-position:bottom;
	}

#tabWedding a, #tabWedding a:link,#tabWedding a:visited,#tabWedding a:active {
	background-image: url(../images/buttons/btnGreen.jpg);
	background-position:top;
	}

#tabWedding a:hover {
	background-image: url(../images/buttons/btnGreen.jpg);
	background-position:bottom;
	}
#tabBaby a, #tabBaby a:link,#tabBaby a:visited,#tabBaby a:active {
	background-image: url(../images/buttons/btnPink.jpg);
	background-position:top;
	}

#tabBaby a:hover {
	background-image: url(../images/buttons/btnPink.jpg);
	background-position:bottom;
	}

#tabHoliday a, #tabHoliday a:link,#tabHoliday a:visited,#tabHoliday a:active {
	background-image: url(../images/buttons/btnYellow.jpg);
	background-position:top;
	}

#tabHoliday a:hover {
	background-image: url(../images/buttons/btnYellow.jpg);
	background-position:bottom;
	}

#tabStationery a, #tabStationery a:link,#tabStationery a:visited,#tabStationery a:active {
	background-image: url(../images/buttons/btnPurp.jpg);
	background-position:top;
	}

#tabStationery a:hover {
	background-image: url(../images/buttons/btnPurp.jpg);
	background-position:bottom;
	}

#tabAccessories a, #tabAccessories a:link,#tabAccessories a:visited,#tabAccessories a:active {
	background-image: url(../images/buttons/btnGreen.jpg);
	background-position:top;
	}
#tabAccessories a:hover {
	background-image: url(../images/buttons/btnGreen.jpg);
	background-position:bottom;
	}

#tabOccasions a, #tabOccasions a:link,#tabOccasions a:visited,#tabOccasions a:active {
	background-image: url(../images/buttons/btnYellow.jpg);
	background-position:top;
	}
#tabOccasions a:hover {
	background-image: url(../images/buttons/btnYellow.jpg);
	background-position:bottom;
	}


/****************************

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

#productDescription ul{
  list-style-type:none;
}

.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.8em;
	}

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

/*Shopping Cart Display*/
#cartAdd {
	clear:both;
	padding: 2em;
	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;
}
.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 {
	text-align:center;
	width:100%;
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}
#cartImage {
	margin: 0.5em 1em;
	}

/************************

Attributes

************************/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
	float:left;
}


.attributesComments {}

h3#attribsOptionsText{
	margin-left:0;
	}


div#productLeft {
	width:50%;
	float:left;
	text-align:center;
}

div#productRight{
	width:47%;
		float:left;
}

div#productAttributes{
	/*clear:both;*/
   /* display:block;*/
    font-size:1em;
    font-weight:normal;
	margin: 0;
	margin-left:.5em;
    }


div#productAttributes textarea{
   width:95%;
	 }
div#productAttributes select{
   width:50%;
	 }
div#productAttributes h4.optionName{
   width:95%;
   margin:.5em 0 0 0;
	 }
div#productAttributes span.maxInfo{
   display:none;
	 }	 
div#productDescription{
	text-align:left;
	}
	 
/**************************

list box contents

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

/**********************

sideboxes

***********************/
.columnLeft {}

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

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

.leftBoxHeading, .rightBoxHeading {
    display:none;
	margin: 0em;
	}

.centerBoxHeading {
	margin: 0em;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer, .rightBoxContainer {

	}
.sideBoxContent  {


	}

.sideBoxContent li {
    margin:.5em 0em .5em 0em;
    padding-bottom:.5em;
    border-bottom:1px solid #F4D6A4;
   }
.sideBoxContent li a {
   margin:.5em;
    }
.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #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, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
.productListing-heading{
    display:none;
    }
.productListing-data{
    text-align: center;
    padding:1em;
    border-bottom:1px solid #CCC;
	}
#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 {
	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;
	}

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

/************************

landmine styles

********************** */
#categoriesContent{
    border-bottom:1px solid #F4D6A4;
    padding:1em .5em .5em .5em;
    }
#documentcategoriesContent{
    border-bottom:1px solid #F4D6A4;
    padding:.5em;
    }
#productDetailsList{
    display:none;
    }
#spacerBar{
	height:100px;
	clear:both;
	}
#spacerBar p {
    margin:0;
    padding:0;
    }

span.imgLink{
	display:none;
	}
	
#indexDefault{
	background-color: #FFF;
	margin:0;
	padding:0;
	}
