/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2008 DesignerCotton.com
*  @ 
 */

body {
	width: 950px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #393f44;
	text-align: center;
	background:url(../../../../../images/tree.gif) 120% 0px no-repeat;
	}
	
.position {
	position: absolute;
	left: 50%;
	width: 950px;
	margin-left: -475px;
	top: 5px;
	background-color: transparent;
	height: 100%;
	}
	

	
#indexBody {
	text-align: center;
	vertical-align: middle;
	}	

#popupShippingEstimator, #popupImage, #popupAdditionalImage {
	background-image: none;
	width: auto;
	}

a img {
	border: none; 
	left: 0px;
	}

#popupImage img, #popupAdditionalImage img {
	padding: 18px 40px 20px 40px;
	background-color: #FFFFFF;
	
	}

#popupImage a, #popupAdditionalImage a {
	}

#popupImage div, #popupAdditionalImage  {
	}
	
a:link, #navEZPagesTOC ul li a {
	color: #393f44;
	text-decoration: none;
	}
 
a:visited {
	color: #393f44;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #97758E;
	}

a:active {
	color: #393f44;
	}

h1 {
	font-size: 18px;
	}

h2 {
	font-size: 16px;
	}

h3 {
	font-size: 14px;
	}

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

.biggerText {
	font-size: 1.25em;
	}



CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 11px;
	margin: 5px;
	}

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

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

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

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

LABEL.inputLabel {
	width: auto;
	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 #393f44;
	}

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

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

.messageStackCaution {
	background-color: #FFFF66;
	color: #393f44;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: transparent;
	text-align: left;
	width: 100%;
	vertical-align: top;
	}

#headerWrapper {
	background-color: transparent;
	height: 120px;
	width: 100%;
	padding: 5px 0px 5px 0px;
	vertical-align: top;
	position: relative;
	}

#logoWrapper {
	height: 120px;
	width: 625px;
	}

#logo {
	position: relative;
	left: 0px;
	top: 5px;
	}


#contentMainWrapper {
	top: 5px;
	text-align: left;
	background-color: transparent;
	position: relative;
	padding-bottom: 15px;
	}

#navColumnOne {
	background-color: #FFFFFF;
	width: 165px;
	} 

.centerColumn {
	}

/** #taglineWrapper {
	position: absolute;
	width: 500px;
	left: 450px;
	top: 105px;
	z-index: 80;
	}


#taglineImage{
	position: relative;
	float: left;
	width: 500px;
	vertical-align: bottom;
	}

#taglineImage a img, #taglineImage a{
	position: relative;
	left: 10px;
	vertical-align: bottom;
	}

*/

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

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

.wrapperAttribsOptions {
	}




/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {
	float: left;
	}

.navNextPrevWrapperTOP{
	width: 40%;
	position: relative;
	top: -52px;
	float:right;
	background:url(../../../../../images/navprevnext.gif) no-repeat;
	}

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

#navMainWrapper, #navMain {
	position: absolute;
	vertical-align: top;
	width: 100%;
	top: 0px;
	}
	
#catLinks {
	float: right;
	}
#navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #b0bfc6;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
	}
#navSupp{
	padding: 4px 3px 4px 3px;
	}

#navMain ul .back { visibility: hidden;
    text-align: center;
	}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	text-align: center;
	vertical-align: middle;
	}

#navSupp ul li, #navCatTabs ul li {
	display: inline;
	vertical-align: middle;
	}
	
#navMain ul li {visibility: hidden;}

a.shoppingcart img, a.login img, a.myaccount img {
visibility: hidden;
	padding: 5px 5px 5px 5px;
	}


.navMainSearch {
	position: absolute;
	top: 70px;
	left: 400px;
	text-align: right;
	width: 275px;
	padding-bottom: 5px;
	padding-top: 5px;
/*	background: url(../../../../../images/navsearch.gif) top left no-repeat;
*/	}
	
.navMainSearch forward, .navMainSearch a {
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	line-height: 28px;
	text-decoration: none;
	text-align: right;
	background: #A3B476;
	padding-left: 5px;
	padding-right: 5px;
	position: relative;

	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #393f44;
	}

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

#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navBreadCrumb a {
	color: #5A3056;
	}

#centerBox {background: url(../../../../../images/centerbox.gif); width: 775px;	height: 100%; position: relative; top:5px;}
	.centerBoxBottom {background: #FFFFFF url(../../../../../images/centerboxbottom.gif) no-repeat; width: 775px; height: 15px; margin-top: 10px;}
	.centerBoxTop {background: #FFFFFF url(../../../../../images/centerboxtop.gif) no-repeat; width: 775px;	height: 15px;}


#navBreadCrumb, #navEZPagesTop {
	color: #5F2B68;
	background: url(/../../../../../images/breadcrumbbg.gif) no-repeat;
	width: 100%;
	font-size: 11px;
	font-weight: 800;
	padding: 2px 2px 2px 6px;
	}

.navNextPrevWrapper {
	width: 450px;
	float: right;
	}

.navNextPrevWrapperBOTTOM {
	width: 450px;
	position: absolute;
	bottom: 50px;
	right: 10px;
	}

#dropMenuWrapper {
	position: relative;
	padding-top: 1px;
	width: 100%;
	z-index: 1000;
	}


/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

#indexCategories .centerColumn, #indexProductList .centerColumn {
	vertical-align: top; 
	}
#indexCategories {
	background: #FFFFFF;
	}

#contentMainWrapper


#categoryDescription {
	}

#productListHeading {
	vertical-align: middle;
	padding-left: 35px; height: 30px;
	background:url(../../../../../images/cottonblossom30x30.gif) top left no-repeat;
	margin-top:-5px; padding-top: 4px;}

.catDescContent, #indexProductListCatDescription {
	padding-left: 35px;
	font-size: 14px;
	padding-bottom: 5px;
	width: auto;
	border-bottom: groove 1px #9E8656;
	margin-top: -10px;
	}


.categoryListBoxContents {
	font-size: 14px;
	padding-right: 2px;
	padding-bottom: 10px;
	}

.categoryListBoxContents img {
	padding-bottom: 5px;
	}
	
.categoryListBoxContents a {
	padding-top: 5px;
	line-height: 20px;
	}
	
.categoryListBoxContents a:hover {
	font-weight: bold;
	}

#categoryImgListing, .categoryImg img, .categoryIcon img {
	visibility: hidden;
	height: 0px;
	}

#categoryIcon {
	width: 55%;
	font-size: 14px;
	font-weight: bold;
	border-bottom: groove 1px #9E8656;
	padding-left: 35px;
	padding-top: 5px;
	height: 25px;
	background-image: url(http://www.designercotton.com/catalog/includes/templates/designercotton/images/cottonblossom25x25.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

#indexProductList label {
	font-size: 12px;
	padding-left: 120px;
	}

#leftFloat {
	float: left;
	width: 350px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 20px;
	}

#rightFloat {
	float: right;
	text-align: left;
	width: 400px;
	}
	
#attributeFloat {
	float: right;
	text-align: left;
	width: 400px;
	}

#productAdditionalImages {
	position: relative;
	float: left;
	width: 740px;
	}


#addCart {
	position: relative;
	}

#productAttributes {
	float: left;
	}	

.wrapperAttribsOptions .optionName back {	
	margin-top: -10px;
	}
	
#productGeneral, productGeneral.centerColumn,  form.productGeneral {
	max-width: 750px;
	padding-bottom: 100px;
	}

form #productGeneral {
	width: 600px;
	}

#indexProductList form, #indexProductList form.inputlabel {
	font-size: 11px;
	}

#productListing {
	padding-top: 15px;
	font-size: 14px;
	}

#productsListingListingTopLinks,  #productsListingListingBottomLinks {
	margin-top: -13px;
	}

#productsListingTopNumber, #productsListingBottomNumber, #productsListingListingTopLinks,  #productsListingListingBottomLinks {
	font-size: 13px;
	}

#productsPerPageTop, #productsPerPageBottom {
	font-size: 13px;
	padding-top: 3px;
	padding-bottom: 5px;
	}

#productsPerPageTop a, #productsPerPageBottom a {
	padding-right: 3px;
	}

#productsPerPageTop a:hover, #productsPerPageBottom a:hover {
	text-decoration: none;
	font-weight: bold;
	padding-right: 3px;
	}

#productsPerPageTop a:focus, #productsPerPageBottom a:focus {
	text-decoration: none;
	font-weight: bold;
	padding-right: 3px;
	}

#cat1_3Table {
	vertical-align: top;
	padding-top: 12px;
	padding-bottom: 5px;
	text-align: center;
	}

.centerBoxWrapperContents table tbody tr td {
	padding-top: 10px;
	padding-bottom: 10px;
	}

/*.hDotLine {
	border-top: solid 1px #D5E88F;
	}*/

.centerBoxContentsProducts centeredContent back {
	padding-top: 10px;
	}



.listingQuantitiesMinMax {
	font-size: 10px;
	}

.listingPrice {
	padding-bottom: 5px;
	}
	
.listingModel {
	margin-top: -8px;
	padding-bottom: 8px;
	font-size: 11px;
	}

h3.itemTitle a {
	display: block;
	min-height: 32px;
	font-variant:small-caps;
padding-right: 10%;
padding-left: 10%;
	text-align: center;
	}


h3.itemTitle a:hover, h3.itemTitle a:focus, h3.itemTitle a:active {
	text-decoration: underline;
	} 









.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 {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #393f44;
	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;
	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: #606000;
	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 {
	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*/

/*Categories*/

#categoriesHeading, #categorylistboxHeading, #categories, #categorylistbox {
	visibility: hidden;
	}

*/
.sideBoxContent {
	font-size: 14px;
	}
#customCategory {width: 165px;}
span.catText{ visibility: hidden;}

#catFab{
	width: 165px;
	height: 128px;
	display: block;
	margin-bottom: 5px;
	}
	
	#catFab .categoryTop{height: 31px;}
	
	a.fabric {background-image:url(../../../../../images/fabric.gif); display: block; height: 31px;}
	a.fabric:hover, a.fabric:active, a.fabric:focus {background-image:url(../../../../../images/fabrichover.gif); display: block; height: 31px;}
	
	a.batiks {background-image:url(../../../../../images/batiks.gif); display: block; height: 24px; position: relative; top:0px; left: 0px;}
	a.batiks:hover, a.batiks:active, a.batiks:focus {background-image:url(../../../../../images/batikshover.gif); display: block; height: 24px;}
	
	a.prints {background-image:url(../../../../../images/prints.gif); display: block; height: 24px;}
	a.prints:hover, a.prints:active, a.prints:focus {background-image:url(../../../../../images/printshover.gif); display: block; height: 24px;}
	
	a.semisolids {background-image:url(../../../../../images/semisolids.gif); display: block; height: 24px;}
	a.semisolids:hover, a.semisolids:active, a.semisolids:focus {background-image:url(../../../../../images/semisolidshover.gif); display: block; height: 24px;}
	
	a.handpainted {background-image:url(../../../../../images/handpainted.gif); display: block; height: 25px;}
	a.handpainted:hover, a.handpainted:active, a.handpainted:focus {background-image:url(../../../../../images/handpaintedhover.gif); display: block; height: 25px;}
		
#catBundles{
	width: 165px;
	height: 192px;
	display: block;
	margin-bottom: 5px;
	}

	a.bundles {background-image: url(../../../../../images/bundles.gif); display: block; height: 45px;}
	a.bundles:hover, a.bundles:active, a.bundles:focus {background-image: url(../../../../../images/bundleshover.gif); display: block; height: 45px;}

	a.three {background-image: url(../../../../../images/three.gif); display: block; height: 25px;}
	a.three:hover, a.three:active, a.three:focus {background-image: url(../../../../../images/threehover.gif); display: block; height: 25px;}
	
	a.four {background-image: url(../../../../../images/four.gif); display: block; height: 25px;}
	a.four:hover, a.four:active, a.four:focus {background-image: url(../../../../../images/fourhover.gif); display: block; height: 25px;}
	
	a.five {background-image: url(../../../../../images/five.gif); display: block; height: 24px;}
	a.five:hover, a.five:active, a.five:focus {background-image: url(../../../../../images/fivehover.gif); display: block; height: 24px;}
	
	a.jellyrolls {background-image: url(../../../../../images/jellyrolls.gif); display: block; height: 24px;}
	a.jellyrolls:hover, a.jellyrolls:active, a.jellyrolls:focus {background-image: url(../../../../../images/jellyrollshover.gif); display: block; height: 24px;}
	
	a.charmpacks {background-image: url(../../../../../images/charmpacks.gif); display: block; height: 24px;}
	a.charmpacks:hover, a.charmpacks:active, a.charmpacks:focus {background-image: url(../../../../../images/charmpackshover.gif); display: block; height: 24px;}
	
	a.layercakes {background-image: url(../../../../../images/layercakes.gif); display: block; height: 25px;}
	a.layercakes:hover, a.layercakes:active, a.layercakes:focus {background-image: url(../../../../../images/layercakeshover.gif); display: block; height: 25px;}
	
	
#catKits{
	width: 165px;
	height: 84px;
	display: block;
	margin-bottom: 5px;
	}

	a.kits {background-image: url(../../../../../images/kits.gif); display: block; height: 33px;}
	a.kits:hover, a.kits:active, a.kits:focus {background-image: url(../../../../../images/kitshover.gif); display: block; height: 33px;}

	a.quiltkits {background-image: url(../../../../../images/quiltkits.gif); display: block; height: 25px;}
	a.quiltkits:hover, a.quiltkits:active, a.quiltkits:focus {background-image: url(../../../../../images/quiltkitshover.gif); display: block; height: 25px;}

	a.bagkits {background-image: url(../../../../../images/bagkits.gif); display: block; height: 26px;}
	a.bagkits:hover, a.bagkits:active, a.bagkits:focus {background-image: url(../../../../../images/bagkitshover.gif); display: block; height: 26px;}

#catReadyMadeGifts{
	width: 165px;
	height: 55px;
	display: block;
	margin-bottom: 5px;
	}

	a.readymadegifts {background-image: url(../../../../../images/readymadegifts.gif); display: block; height: 55px;}
	a.readymadegifts:hover, a.readymadegifts:active, a.readymadegifts:focus {background-image: url(../../../../../images/readymadegiftshover.gif); display: block; height: 55px;}


#catPatternsEtc{
	width: 165px;
	height: 124px;
	display: block;
	margin-bottom: 5px;
	}

	.catSpace {background-image:url(../../../../../images/patternsetctop.gif);display: block; height: 24px;}
		a.patterns {background-image:url(../../../../../images/patterns.gif); display: block; height: 25px;}
		a.patterns:hover, a.patterns:active, a.patterns:focus {background-image:url(../../../../../images/patternshover.gif); }
	
		a.interfacing {background-image:url(../../../../../images/interfacing.gif); display: block; height: 25px;}
		a.interfacing:hover, a.interfacing:active, a.interfacing:focus {background-image:url(../../../../../images/interfacinghover.gif); display: 			block; height: 25px;}	
		
		
		a.thread {background-image:url(../../../../../images/thread.gif);display: block; height: 25px;}
		a.thread:hover, a.thread:active, a.thread:focus {background-image:url(../../../../../images/threadhover.gif); display: block; height: 25px						;}	
		
		a.notions {background-image:url(../../../../../images/notions.gif);display: block; height: 25px;}
		a.notions:hover, a.notions:active, a.notions:focus {background-image:url(../../../../../images/notionshover.gif);display: block; height: 25px;}


#catNewFuture {
	width: 165px;
	height: 124px;
	display: block;
	}

	a.justarrived {background-image:url(../../../../../images/justin.gif);display: block; height: 62px;}
	a.justarrived:hover, a.justarrived:active, a.justarrived:focus {background-image:url(../../../../../images/justinhover.gif);display: block; height: 62px;}
	
	a.comingsoon {background-image:url(../../../../../images/comingsoon.gif);display: block; height: 62px;}
	a.comingsoon:hover, a.comingsoon:active, a.comingsoon:focus {background-image:url(../../../../../images/comingsoonhover.gif);display: block; height: 62px;}



#orderingfabric {
	width: 185px;
	height: 360px;
	background-image:url(../../../../../images/orderingfabric.gif);
	background-repeat:no-repeat;
	background-position:top left;
	}
	

.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, .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:#FFFFFF;
}

#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 {
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	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;
	}
