/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 
 * @version $Id: stylesheet.css 4387 2006-09-04 13:54:28Z drbyte $
 */

body {
	margin: 1em;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	/*background-image: url(../images/backgroundgradient.jpg);*/
	background-color: #dbd7c5;
	align: center;
	/*width: 950px;*//*REMOVING THIS SPEC, along with setting MainWrapper margins to auto centered the content!*/
}

a img {border: none; }

a {
	color: #990033;
	text-decoration: none;
}
a:visited {
	color: #696453;
	text-decoration: none;
}
a:hover {
	color: #990033;
	text-decoration: underline, bold;
}

a.category-top, a.category-subs, a.category-products{
	color: #555555;
	text-decoration: none;
	font-family: Arial, Verdana, sans-serif;
}

categoryListBoxContents, a{
	color: #555555;

	
	}

categoryListBoxContents, a:visited {
	color: #696453;
	}

categoryListBoxContents, a:hover {
	color: #990033;
	text-decoration: italic;
	font-family: Arial, Verdana,sans-serif;

}

a.category-top:hover, a.category-subs:hover, a.category-products:hover{
	color: #990033;
	text-decoration: italic;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial;
}
h1 {
	margin: 0px 0px 15px 0px;
	/*text-align: center;*/
	font: 150% Arial, Verdana, sans-serif;
	color: #000000;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: bold;
	/*border-bottom: 1px solid #000;*/
	/*clear: both;*/
}
/*{
	font-family: Arial, Verdana, sans-serif;
	font-size: 140%;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
	}
*/

h2 {
	font-size: 130%;
}
h3 {
	font-size: 100%;
	font-family:  arial, helvetica, sans-serif;
}


/*styles the product price in the Product_listing.php file*/
.price {
	color: #000000;
	font-size: 120%;
	
}
	

code {
	/*font-family: arial, verdana, helvetica, sans-serif;*/
}

form, select {
	display: inline;
	margin: 0.1em;
}

textarea {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
}
fieldset {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
}

legend {
	font-weight: bold;
	padding: 0.3em;
	border: 1px solid #f4f2e8;
}

label, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	background: #ffffff;
	
}

label.checkboxLabel, label.radioButtonLabel {
	margin: 0.5em 0.3em;
}

 .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
}
input {
	width: auto !important; /*hack for Zen Cart resizing buttons, grr */
	background-color: #f6f6f6
	margin: 0px;
	margin-bottom: 2px;
	color: #555555;
	}

#CartWishWrapper input, #productListing input{
	background-color: #fcffc5;
	}

label.inputLabel {
	width: 10em;
	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;
}

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 {
	padding: .2em .5em;
	border: 1px solid #000;
}

.messageStackWarning, .messageStackError {
	background-color: #ff9;
	color: #c00;
	padding: 0 .5em;
}
.messageStackWarning img, .messageStackError img, .messageStackSuccess img, .messageStackCaution img {
	display: none;
}
.messageStackSuccess {
	background-color: #9f9;
	color: #070;
}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #FFFFFF;
	text-align: left;
	width: 950px;
	border: 0px;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
}
#navMainWrapper, #navMain, #navMain {
	border: 1px solid #000;	
}

#navMain {
 	background-color: #ff6699;
	}

#navMain ul li a:hover, #navMain ul li a:link, #navMain ul li a:visited {
	color: #ffffff;
}

/*styles the Login, MyAccount, MyCart links in the header*/
#navMain ul.forward li a{
	color: #333333;
	}

#contentMainWrapper {
	border: 1px solid #444;
	border-top: none;
	margin:0;
	padding: 0;
	background: #ffffff;
		
	}

#headerWrapper {
	
	
	width: 950px;
	padding: 0em;
	margin: 0em;
	background-image: url(../images/headerBG.jpg);
	background-repeat: no-repeat;
	background-position: top left;

	
}

#bannerboxallContent {
	background-color: #ffffff;
	border: 1px solid #DBD7C5;
	}
	
#bannerboxallHeading {
	display: none;
	}



#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
}

#contentMainWrapper {
	margin-top: 0px;
	padding-top: 5px;
	}


/*#headerWrapper, #tagline, #navmainwrapper, #logo {
    background-color: #000000
}

*/
#logo{
	background-color: #ffffff;
	border-top: 1px solid #dbd7c5;
	border-right:1px solid #dbd7c5;
	border-left:1px solid #dbd7c5;
}



#headerPre {
	text-align: right;
	padding-right: 5px;
	font-size: 10pt;
	background: #dbd7c5;
	
	
}

.newCartBox {
	color: #ffffff;
	padding: 5px;
	text-align: right;
	margin-left: 50px;
	margin-right: 10px;
	
	line-height: 100%;
	text-align: center;
	}
.newCartBox a, .newCartBox a:visited{
	color: #ffffff;
	}

.navbarNew {
	background-color: #000000;

}	

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
} 


#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: 0 0.5em;
	}
	
#tagline {
	display: none;
	padding: 0 0 0 0;
	text-align : center;
}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
}

.floatingBox, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
}

.wrapperAttribsOptions {
	margin: 0em 0em;
	background-color: #990033;
	padding: 0px;
}

.wrapperAttribsOptions .back {
	clear:both;
	}


#productDetailsList.floatingBox {
	width: 220px;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
}

#navMainWrapper/*, #navSuppWrapper, #navCatTabsWrapper*/ {
	margin: 0em;
	padding: 5px 0;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
}


#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.3em 0em;
	list-style-type: none;
}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	padding: 0em 0.5em;
	margin: 0;
}

#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;
}

#navMain, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	/*margin: 0.5em;*/
}

#indexProductListCatDescription {
	border-bottom: 1px solid #dbd7c5;
	padding-bottom: 2px;
	margin-bottom: 2px;	}

#navBreadCrumb {
	background-color: #f5f5f5;
	padding: 3px 3;
	border: 1px solid #ccc;
	margin: 5px;
	text-transform: capitalize;
}

#navEZPagesTop {
	background-color: #fff;
	padding: 0.5em;
	border-top: 1px solid #ccc;
}

#navColumnOne, #navColumnTwo {
	background-color: #ffffff;
	
}



/*The main content classes*/
#navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*padding: 0.5em;*/
}
.alert {
	color: #c00;
}
.advisory {}
.important {
	font-weight: bold;
}
.notice {}
.rating{}
.gvBal {
	float: right;
}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	/*padding: 0.8em;*/
}
.centerColumn {
	padding: 3px;
	margins: 3em, 3em, 3em, 3em;
	background: #ffffff;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	border: 1px solid #000;
	padding: 1em;
	margins: 3em, 3em, 3em, 5em;
}

.tableHeading th {
	border-bottom: 1px solid #ccc;
}

.tableHeading, #cartSubTotal {
	background-color: #f4f2e8;
}

#cartSubTotal {
	border-top: 1px solid #ccc;
	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: #000000;
	position: relative;  /*do not remove-fixes stupid IEbug*/
}

.cartOldItem {
	color: #000000;
	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;
}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
}

.orderHistList {
	margin: 0 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;
}

/*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: 0em 0em;
}

.centerBoxWrapper {
	border: 0px solid #9a9a9a;
	margin: 1.2em 0;
	height: 1%;
}

td.centerBoxWrapperContents {
	margin: 0;
	}


/*sideboxes*/
.columnLeft {
	
	}

h3.leftBoxHeading, h3.leftBoxHeading a, h3.rightBoxHeading, h3.rightBoxHeading a {
	margin: 0;
	padding: 3px;
	font-weight: bold;
	font-style: none;
	font-size: 120%;
	color: #696453;
}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading,  {
}


#searchHeading{
	/* background-image: url(../images/menu_bg_.gif);*/
	border: 1px solid #DBD7c5;
	background: #DBD7C5;
	text-transform: uppercase;
	color: #696453;
	}

#searchContent {
	border: 1px solid #DBD7C5;
	}
#searchContent a:visited {
	color: #000000;
	}

#shoppingcartHeading, #featuredHeading{
	border: 1px solid #DBD7c5;
	background: #DBD7C5;
	text-transform: uppercase;
	color: #696453;
	font-size: 12px;
	}

	

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	/*background-color: #f5f5f5;*/
	border: 1px solid #DBD7c5;
	background: #ffffff;
	/*color: #000000;*/
	
	}
	
.centerBoxHeading {
	background-color: #f4f2e8;
	}


.leftBoxContainer, .rightBoxContainer {
	border: 0 px solid #000000;
	margin: 0 0 1em 0;
}



#categoriesHeading.leftBoxHeading {
	background: #DBD7C5;
	text-transform: uppercase;
	color: #696453;
/*	border: 1px solid #DBD7c5;*/
	}
	
 

#categoriesContent {
	background: #ffffff;
	
	}


.sideBoxContent {
	background-color: #ffffff;
	/*padding: 0.4em; -removed because it caused a stupid gap on the right side of the search header in IE*/ 
	padding-top: .4em;
	border: 1px solid #DBD7c5;
	border-top: none;
}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
}

.categoryListBoxContents img {
	text-align: center;
	margin:-10px;
	margin-bottom: 5px;
	}
#bestsellers ol {
	padding: 0;
	margin: 0 0 0 1.5em;
}

#upProductsHeading {
	text-align: left;
}

#upDateHeading {
	text-align: right;
}

/* categories box parent and child categories */
span.category-subs-parent {
	font-family: Arial, Verdana, sans-serif;
	
	font-weight: bold;
	font-size: 130%;
	
	color: #333333;
}
span.category-subs-selected {
	font-family: Arial, Verdana, sans-serif;
	
	font-weight: bold;
	font-size: 110%;
	
	color: #990033;
	}
/* end categories box links */

/*misc*/
.back {
	float: left;
}

.forward {
	float: right;
}

.bold {
	font-weight: bold;
}

.rowOdd {
	background-color: #f5f5f5;
	vertical-align: top;
}

.rowEven {
	background-color: #fff;
	vertical-align: top;
}

caption {
	/*display: none;*/
}




#myAccountGen li, #myAccountNotify li {
	margin: 0;
} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
}

tr.tableHeading {
	background-color: #f4f2e8;
}
#prevOrders td {
	border-bottom: 1px solid #ccc;
	padding: 0 .5em 0 0;
}
.productListing-rowheading {
	background-color: #eee;
}
.productListing-data {
	padding: 0 0;
}
.productListing-data h3 {
	margin: 0 0 0 0;
}
#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;
}

	
/*styles the item name in the Product Listing page*/
H3.itemTitle a{
	text-align: center;
	color: #666666;
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
}

.listingDescription{
	margin: 0 0 0 0;
}

.centerBoxContentsProducts .itemTitle {
margin-bottom: -1em;
} 

.centerBoxContentsProducts .centeredContentback {
	
	}

/*Used to push the description & item details away from the main image*/
#productMainImage {
	margin: 0 0 0;
	margin-right: 10px;
	
}
/*used to center up the Checkout Steps Pages since they have no side boxes*/
#checkoutShipping.centerColumn, #checkoutPayment.centerColumn, #checkoutConfirmDefault.centerColumn {
	width: 700px;
	margins: 0 0 0 0;
	margin-left: 125px;
	}
	

#shippingEstimatorContent {
	border: 2px dashed #990033;
	padding: 3px;
	}	
#shippingEstimatorContent table{
	border: none;
	background: #ffffff;
	}

#shippingEstimatorContent td {
	background: #ffffff;
	}
	
#shippingEstimatorContent tbody {
	background: #f4f2e8;
	}
	
#shippingEstimatorTableTop table{
	border: none;
	}		

#seMethod {
	font-weight: bold;
	font-size: 120%;
	}

#seProductsHeading, #seTotalHeading {
	border: none;
	}
	
	
/*#categoryImgListing img{
	float: left;
	margin-right: 10px;
	}
	BREAKS THE PRODUCT LISTING LAYOUT BY TRYING TO BRING THE SUBCAT IMAGES UP NEXT TO THE CATEGORY IMAGE... UGH.*/
	
/*STYLES FOR THE DEFINE MAIN PAGE SECTION*/
#frontPageTopWrapper {
	background-color: #ffffff;
	}
	
a:hover.frontPageTopWrapper {
	color: #990033;
	text-decoration: underline, bold;
}

#frontPageBoxALeft {
	background-color: #ffffff;
	float: left;
	width: 565px;
	margin-left: 5px;
	padding: 0px;
	margin-bottom: 0px;
	/*border-right: 1px solid #777777;*/
	padding-right: 15px;
	font-family: Arial, Verdana, Georgia, Times, serif;
	font-size: 120%;
	
}

#frontPageBoxALeft img {
	border: 0px solid #f4f2e8;
	}
	
#frontPageBoxA1 {
	background-color: #ffffff;
	float: left;
	width: 60%;
	margin-left: 5px;
	padding: 0px;
	margin-bottom: 0px;
	/*border-right: 1px solid #777777;*/
	padding-right: 15px;
	font-family: Arial, Verdana, Georgia, Times, serif;
	font-size: 120%;
	}
	
#frontPageBoxA1a {
	width: 30%;
	background-color: #990033;
	float: left;

}
	
	
#frontPageBoxA2 {
background-color: #ffffff;
	float: left;
	width: 100%;
	margin-left: 0px;
	padding: 0px;
	margin-bottom: 0px;
	/*border-right: 1px solid #777777;*/
	padding-right: 0px;
	font-family: Arial, Verdana, Georgia, Times, serif;
	font-size: 120%;
	/*clear:both;*/
	}
	
	

#frontPageBoxBCenter {
	display: none;
	/*background-color: #000000;
	margin-left: 250px;
	width: 320px;
	margin-right: 190px;
	padding: 5px;*/
}

#frontPageBoxCRight {
	background-color: #ffffff;
	float: left;
	width: 180px;
	padding: 0px;
	/*border-left: 2px solid #000000;*/
}

#frontPageBoxCRight li {
	margin-left: -20px;
	}
	*/
#frontPageBoxCRight H3 {
/*	font-style: italic;*/
	font-family: Georgia, Times, serif;
	font-size: 150%;
	margin-top: -5px;
	
	
}

#frontPageBoxCRight h2 {
	text-align: center;
	}

#frontPageCenterBar {
	clear: both;
	background-color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin-left: 15px;
	color: #111111;
	
}

#frontPageCenterBarBoxA {
	float:left;
	}
#frontPageCenterBarBoxB {
	float:right;
	}
	
#frontPageCenterBar2 {
	clear: both;
	background-color: #ffffff;
}


#frontPageBottomWrapper {
	background-color: #f4f2e8;
	padding: 5px;
	padding-top: 0px;
	/*height: 180px;*/
}
	
#rightBoxC1 {
	background-color: #ffffff;
	padding: 5px;
	margin: 0px;
	border: 1px solid #000000;
	text-align: left;
	margin-bottom: 10px;
	float: none;
	width: 100%;
}

#rightBoxC1 img{align:center;}

/*This is the JUST ASK JAN box*/
#rightBoxC2 {
	background-color: #ffffff;
	/*background-image: url(../images/Just_Ask_Jan_background.jpg);*/
	background-repeat: no-repeat;
	padding: 0px;
	margin-left: 0px;
	border: 1px solid #f4f2e8;
	height: 158px;
	width: 100%;
	
}

#rightBoxC4 {
	background-color: #f4f2e8;
	padding: 5px;
	margin: 0px;
	border: 1px dashed #000000;
	text-align: left;
	width: 100%;
}


#justAskJanSpacer {
	margin-bottom: 38px;
}

#justAskJanQ {
	margin-left: 53px;
	
	margin-right: 100px;
	margin-bottom: 10px;
}

#justAskJanQ p {
	font-family: Georgia, Times, serif;
	font-weight: bold;
	color: #31302B;
	font-style:  italic;
	margin-top: 50px;
	}

#rightBoxC3 {
	background-color: #99ffff;
	padding: 3px;
	margin: 3px;
	border: 1px solid #000000;
}

#centerBoxB1 {
	background-color: #ff66ff;
}

#centerBoxB2 {
	background-color: #ff6699;
}
	

	
#frontPageBoxD {
	width: 580px;
	float: left;
	text-align: center;
	background-color: #ffffff;
}

#frontPageBoxE {
	width: 200px;
	float: right;
	text-align: center;
	background-color: #F5F2E;
}

#bottomBoxD1 {
	width: 580px;
	float: left;
	/*border: 1px solid #000000;*/
	/*padding: 3px;*/
	background-color: ;
	padding-left: 0px;

}

#bottomBoxD2 {
	width: 0px;
	float: left;
	background-color: #ffffff;
	/*border: 1px solid #000000;*/
	padding: 0px;
	
}

#bottomBoxE1 {
	width: 200px;
	/*float: left;*/
	/*border: 1px solid #000000;*/
	background-color: #FFFFFF;
	padding: 0px;
}

#bottomBoxE2 {
	width: 190px;
	/*float: right;*/
	background-color: #FFFFFF;
	/*border: 1px solid #000000;*/
	/*padding: 3px;*/
}

#centerBar {
	clear: both;
	}

#quiltBoxB{  }
#quiltBoxB1{	}

#quiltBottomHeader {
	background: #DBD7C5;
	color:  #696453;
	padding-top: 5px;
	padding-left: 5px;
	height: 25px;
	border: 1px solid #696453;
	margin-bottom: 0px;
	
	}
	
#quiltBottomHeader H2{
	color: #696453;
	}

#quiltscheduleblock {
	text-align: center;
	font-size: 110%;
	border-width: 1px;
	border-color: #ffffff;
	border-style: dashed;
	margin: auto;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #f4f2e8;
	color: #696453;
	width: 200px;
		}
#quiltBottomPriceBox {
	border: 1px solid #696453;
	border-top: none;
	
	}
	
#quiltBoxCPricing {
	/*border-width: 1px;
	border-color: #000000;*/
	width: 200px;
	float: left;
	margin-left: 5px;
	padding: 5px;
	}
	
#quiltBoxDCenter {
	/*border: 1px solid #000000;*/
	padding: 5px;
	
	margin-left: 217px;
	margin-right: 215px;
	
	
	
}	
	
#quiltBoxERightColumn {
	border-left: 1px solid #f4f2e8;
	float: right;
	width: 200px;
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	}




/*Footer*/

#footerNew {
	background: #fff;
	padding: 1px;
	
	}

#footerNew a:visited{
	color: #000000;

}

#footerNew a:hover{
	color: #990033;

}

#footerBoxLeft{
	float: left;
	width: 470px;
	
	

}
#footerBoxSiteLinks{
	float: left;
	width: 230px;
	/*border: 1px solid #f4f2e8;*/

}
#footerBoxShoppingLinks{
	/*float: right;*/
	width: 400px;
	/*border: 1px solid #f4f2e8;*/

}
#footerBoxRight{
	float: right;
	
	width: 450px;
	
}
#footerBoxInfoLinks{
	float: right;
	width: 225px;
	/*border: 1px solid #f4f2e8;*/
}
#footerBoxAssuranceLinks{
	float: left;
	width: 225px;
	/*border: 1px solid #f4f2e8;*/
}

#footerPre {
	background-image: url(../images/emailSignupBackground.jpg); 
	background-repeat: no-repeat;
	height: 35px;

 }

#footerPreInsideWrapper {
	margin-right: 15px;
	padding-left: 680px;
	padding-top: 3px;
	}

#footerPreCenter input {
	margin-left: 700px;
	margin-right: 200px;
	margin-top: -1em;
	text-align: center;
	
	
	}

#footerPreCenter {
	margin-right:400px;
	}
#footerPreRight {
	float: right;
	padding-top: 7px;
	}

.footerEmailInvite {
	float: left;
	width: 480px;
/*	text-transform:  uppercase;*/
	

	}



.footerEmailInputTitle{
	padding-top: 5px;
	float: right;
	}
	
#footerCardImgs {
	float: right;
	
	}
	
#footerPreB {
	background: #ffffff;
	border-left: 1px solid #dbd7c5;
	border-right: 1px solid #dbd7c5;
	}

#ccacceptContent {
	
	text-align: right; 
	line-height:1.5em;
	border: none;
	
	}
	
#ccacceptHeading {
	display: none;
	}
	
.noReturns {
	font-style: italic;
	}
	
#wholesalePatternsList img {
	margin: 10px;
	border: 1px solid #000;
	}
	
#departmentsWrapper {
	
	}

#departmentsTopWrapper {
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;}

#departmentsTopLeft {
	width: 160px;
	float: left;
}

#departmentsTopRight {
	width: 160px;
	float: right;
	}

#departmentsTopCenter {
	width: 160px;
	margin-left: 215px;}

#departmentsBottomWrapper {
	text-align: center;
	margin-top: 30px;
	margin-left: 10px;
	margin-right: 10px;}

#departmentsBottomLeft {
	width: 160px;
	float: left;
}

#departmentsBottomRight {
	width: 160px;
	float: right;
}

#departmentsBottomCenter {
	width: 160px;
	margin-left: 215px;
}


/*define HTML area items*/

#productDescription li {
	/*display: none;*/
	}

#quiltBottomWrapper li .mq {
	list-style-type: disc;
	}

#quiltBoxERightColumn li {
	list-style-type: disc;
	}

#quiltBoxDCenter li {
	list-style: disc;
	}
	
#AskTellWrapper {
	display: none;
	}
	
.currentNews {
	color: #990033;
	font-weight: bold;
	}
	
	
.fancyTitle {
	font-family: Georgia, Times New Roman, serif;
	font-size: 27px;
	font-weight:  bold;
	line-height: 110%;
	color: #A00006;
	text-align: center;}
	
.underTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:  bold;
	line-height: 110%;
	color: #A00006;
	align: center;}
	
.fancyEmphasis {
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	font-weight:  bold;
	line-height: 110%;
	color: #A00006;
	font-style: italic;
	}
#frontPageTopWrapper a:hover {
	color:#990033;
	}