/**
 * 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 $
 */

/*  */
body {
	margin: 0 auto;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FFFFFF;
	background-image: url(../images/body_bg.gif);
	text-align: center;
	}

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, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #666666;
	}

a:active {
	color: #000000;
	}

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;*/
	}
	
h1#productName {
	margin: 0;
	padding: 0;
	font-family: georgia, times, serif;
	font-size: 18px;
	font-weight: normal;
	}
	
h2#productPrices {
	margin: 2px 0 0 0;
	padding: 0;
	font-family: georgia, times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #4b4b4b;
	}
	
#about-us h2 {
	font-size: 14px;
	}
	
	#about-us p {
		line-height: 18px;
		}
		
	#about-us a:link,
	#about-us a:visited {
		color: #9c00d2;
		text-decoration: none;
		}
		
	#about-us a:hover,
	#about-us a:active {
		text-decoration: underline;
		}
		
	#about-us #family_pic {
		padding: 0 0 20px 0;
		margin: 0 0 0 20px;
		width: 216px;
		float: right;
		}
		
	#about-us .bottom_pics {
		width: 216px;
		float: left;
		}
		
		#about-us .bottom_pics_2 {
			float: right;
			}
		
		#about-us span.caption {
			margin: 0 auto;
			font-size: 11px;
			color: #555;
			font-style: italic;
			width: 125px;
			text-align: center;
			display: block !important;
			line-height: 14px;
			}
	
#productDescription h2,
#crossSell h2 {
	margin: 0 0 0 0;
	padding: 30px 0 1px 0;
	font-size: 11px;
	text-transform: uppercase;
	text-align: left;
	border-bottom: 1px solid #6c6c6c;
	}
	
	#crossSell h2 {
		margin-bottom: 7px;
	}
	
h3#attribsOptionsText {
	margin: 18px 0 8px 0;
	padding: 0;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	}
	
h3.itemTitle {
	color: #000;
	}
	
	h3.itemTitle a:link, h3.itemTitle a:visited {
		color: #000;
	}
	
	h3.itemTitle a:hover, h3.itemTitle a:active {
		text-decoration: underline;
	}
	
/*
h4#wrapperAttribsOptions {
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 10px;
	text-transform: uppercase;
	}
*/

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 #ffc133;
	background: #fff7D6 url(../images/cart-table-grad-bg.gif) repeat-x scroll center bottom;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	background-color: #ffd77c;
	border: 1px solid #ffc133;
	color: #000;
	}

h4.optionName {
	margin: 0;
	padding: 6px 0 0 0;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	width: 50px;
	}

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 #9A9C86;
	}
	
#columnCenter p {
		margin-top: 0;
		/*width: 446px;*/
		}
	
p.border-pad {
	border: 1px solid #a5a5a5;
	padding: 2px;
	margin-bottom: 10px;
	}
	
div.featured-bar {
	border: 1px solid #a5a5a5;
	padding: 1px 2px;
	margin-bottom: 10px;
	}
	
	div.featured-bar div {
		background: url(../images/featured/featured-bar-bg.gif) repeat-x;
		height: 21px;
		}		
		
		div.featured-bar div h2 {
			margin: 0;
			padding: 5px 0 0 0;
			font-size: 10px;
			color: #fff;
			font-weight: bold;
			text-transform: uppercase;
			text-align: center;
			}
				
		

/*warnings, errors, messages*/
.messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	margin-bottom: 15px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	}

.messageStackWarning, .messageStackError {
	margin-bottom: 10px;
	padding: 10px;
	background: #ff0000 url(../images/warning-block-bg.gif) bottom repeat-x;
	color: #ffffff;
	}
	
	.messageStackWarning p, .messageStackError p {
		margin: 0 0 0 40px;
		padding: 5px 0 0 0;
	}
	
	.stack-error-icon {
		width: 25px;
		height: 23px;
		background: url(../images/warning-icon.gif) no-repeat;
		float: left;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #ffff4a;
	color: #000000;
	border-color: #d1d100;
	}
	
	.messageStackCaution img {
		float: left;
		margin: 0 10px 0 10px;
	}
		
		
/*wrappers - page or section containers*/
#mainWrapper {
	margin: 0 auto 15px auto;
	background: url(../images/content-bg.gif) 58px 0 repeat-y;
	text-align: left;
	width: 1026px;
	vertical-align: top;
	}

#logoWrapper {
	position: absolute;
	margin-left: 434px;
	padding-top: 70px;
    background-color: transparent;
    height: 200px;
	}
	
	#logoWrapper #logo a {
		display: block;
		padding: 13px 0 0 16px;
		width: 144px;
		height: 168px;
	}
	
#downtown-chico {
	position: absolute;
	margin-top: 32px;
	margin-left: 922px;
	width: 74px;
	height: 53px;
	background: url(../images/downtown-chico-logo.png) no-repeat;
	}
	
	#downtown-chico span {
		display: none;
		}
	
#headerWrapper {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 367px;
	background-image: url(../images/header-bg_fall.gif);
    background-repeat: no-repeat;
    text-align: left;
	}
	
#new_arrivals,
#all_products {
	width: 187px;
	height: 35px;
	padding-bottom: 10px;
	}
	
#all_products {
	padding-bottom: 20px;
	}
	
	#new_arrivals a,
	#all_products a {
		display: block;
		width: 187px;
		height: 35px;
		background: url(../images/new_arrivals.jpg) no-repeat 0 0;
		}
		
	#all_products a {
		background-image: url(../images/all_products.jpg);
		}
		
		#new_arrivals a:hover,
		#all_products a:hover {
			background-position: 0 -35px;
			}
			
			#new_arrivals a span,
			#all_products a span {
				display: none;
				}
	
#slogan {
	position: absolute;
	margin-top: 84px;
	margin-left: 71px;
	width: 331px;
	height: 48px;
	background: url(../images/header-slogan.gif) no-repeat;
	}
	
	#slogan span {
		display: none;
	}
	
#shopping-cart-panel {
	position: absolute;
	margin-top: 80px;
	margin-left: 620px;
	width: 330px;
	height: 60px;
	}
	
	#shopping-cart-panel #shoe-box {
		margin: 10px 0 0 25px;
		padding: 0;
		width: 73px;
		height: 37px;
		background: url(../images/shoe-box.gif) no-repeat 0 0;
		float: left;
		}
		
		#shopping-cart-panel #shoe-box.full_cart {
			background-position: 0 -37px;
			}
		
	#shopping-cart-panel #shopping-cart-info-container {
		margin: 8px 0 0 65px;
		padding: 0;
		float: left;
		}
		
		#shopping-cart-panel #shopping-cart-info-container p {
			margin: 0;
			padding: 0;
			text-transform: uppercase;
			font-size: 11px;
			}
			
			#shopping-cart-panel #shopping-cart-info-container p span {
				font-weight: bold;
				font-size: 14px;
				}
			
		#shopping-cart-panel #shopping-cart-info-container p.link {
			margin-top: 12px;
			}
			
		#shopping-cart-panel #shopping-cart-info-container p a:link,
		#shopping-cart-panel #shopping-cart-info-container p a:visited {
			font-weight: bold;
			color: #410056;
			text-decoration: none;
			}
			
		#shopping-cart-panel #shopping-cart-info-container p a:hover,
		#shopping-cart-panel #shopping-cart-info-container p a:active {
			text-decoration: underline;
			}
			
		#shopping-cart-panel #shopping-cart-info-container p a:link.view-cart,
		#shopping-cart-panel #shopping-cart-info-container p a:visited.view-cart {
			color: #0d5b00;
			}
	
	
#contact-information {
	position: absolute;
	margin-top: 183px;
	margin-left: 78px;
	width: 315px;
	line-height: 15px;
	}
	
	#contact-information a:link, #contact-information a:visited {
		color: #195200;
		text-decoration: underline;
	}
		
	#contact-information a:hover, #contact-information a:active {
		text-decoration: none;
	}
	
	#contact-information #contact-headers {
		text-transform: uppercase;
		float: left;
		font-size: 13px;
		font-weight: bold;
		font-family: 'Avant Guard', arial, sans-serif;
		text-align: right;
	}
			#contact-information #contact-headers p {
				margin: 0;
				padding: 0;
			}
	
			#contact-information #contact-headers p span.green {
				color: #195200;
			}
			
			#contact-information #contact-headers p span.purple {
				color: #4e1976;
			}
			
	
	#contact-information #information {
		float: right;
		font-size: 10px;
		}
		
		#contact-information #information address {
			margin: 0;
			padding: 0 0 5px 0;
			color: #195200;
			font-weight: bold;
			text-transform: uppercase;
		}
		
		#contact-information #information p {
			margin: 0;
			padding: 0;
			line-height: 12px;
		}

#header-search {
	position: absolute;
	margin-top: 193px;
	margin-left: 642px;
	width: 302px;
	height: 43px;
	background: url(../images/header-search-find-it-quick.gif) no-repeat;
	}
	
#header-search-inputs {
	margin: 0;
	padding: 7px 0 0 0;
	height: 25px;
	float: right;
	text-align: right;
	}
	
	#header-search-inputs form input[type=text] {
		margin: 0 0 0 0;
		padding: 4px 4px 0 4px;
		width: 112px;
		height: 16px;
		text-align: right;
		font-size: 11px;
		color: #333;
		text-transform: uppercase;
		vertical-align: top;
		/*float: left;*/
		}
		
	#header-search-inputs form input[type=image] {
		margin: 0;
		padding: 0;
		vertical-align: top;
		width: 56px;
		height: 22px;
		/*padding-top: 5px;*/
	}

	
#taglineWrapper {
	display: none;
	}

#contentMainWrapper {
	position: relative;
	margin-top: -76px;
	padding: 0 0 25px 0;
	background: url(../images/content-footer-bg.gif) 58px bottom no-repeat;
	text-align: left;
	}
	
	#contentMainWrapper tbody {
		/*padding-left: 58px;*/
	}

#cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0em;
	margin-top: 15px;
	}
	

#navColumnOneWrapper, #navColumnTwoWrapper {
	/*background: #000;*/
	} 
	
/*
	#navColumnOneWrapper {
		margin-left: 17px;
	}
*/

#tagline {
	color:#ffffff;
	font-size: 1.4em;
	font-weight: bold;
	text-align : right;
	vertical-align: middle;
	padding-right: 30px;
	padding-top: 60px;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 20px 0 0 0;
	width: 45%;
	}

.wrapperAttribsOptions {
	margin: 0 0 8px 0;
	}
	
	.wrapperAttribsOptions select {
		width: 100px;
		height: 19px;
		font-size: 12px;
	}

/*navigation*/

.navSplitPagesResult {
	margin-bottom: 10px;
	}
	
.navSplitPagesLinks {}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper {
	display: none !important;
	margin: 0em;
	margin-bottom: 0px;
	height: 26px;
	background-color: #000;
	font-weight: bold;
	color: #ffffff;
	padding: 15px;
	background-image: url(../images/nav_cat_bg.jpg);
	background-repeat: no-repeat;
	}
	
#navSuppWrapper {
    margin: 0em;
	margin-bottom: 0px;
	height: 26px;
	background-color: #989da3;
	font-weight: bold;
	color: #ffffff;
	padding: 15px;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-y;
	}
	
#navCatTabsWrapper {
    margin-left: 20px;
	margin-right: 20px;
	width: 802px;
	background-image: none;
	height: 20px;
	position: absolute;
	top: 12px;
	display: none !important;
}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	background-color: #000;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	white-space: nowrap;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #666666;
	}

#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 {
	border-bottom: 1px solid #ccc;
	}

#navEZPagesTop {
	background-color: #FFFFFF;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	/*font-weight: bold;*/
	margin: 0 0 15px 0;
	padding: 0 0 4px 0;
	color: #195200;
	}

#navColumnOne {
	/*padding-right: 20px;*/
	padding-left: 83px;
    }

#navColumnTwo {
	/*margin-left: 20px;*/
	padding-right: 83px;	
	}
	
#columnCenter {
	width: 446px;
	padding-left: 20px;
	padding-right: 20px;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}
	
table {
		/*
padding-left: 8px;
		padding-right: 8px;
*/
	   }

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;
	padding: 0.5em;*/
	}
	
#productDescription,
#crossSell {
	background: url(../images/info-bg-grad.gif) repeat-x 0 45px;
	}
	
	#productDescription ul {
		margin: 15px 0 0 15px;
		padding: 0;
		list-style-type: none;
		}
	
	#productDescription ul li {
		margin: 0 0 10px 0;
		padding: 0 0 0 12px;
		background: url(../images/bullet-green.gif) no-repeat left 3px;
	}
	
	
#productDetailsList {
	margin: 15px 15px 0 0;
	padding: 10px;
	width: 135px;
	background: #f5f5f5 url(../images/product-details-bg.gif) no-repeat bottom;
	border: 1px solid #a1a1a1;
	float: right;
	}
	

	#productDetailsList ul {
	margin: 0;
	padding: 0;		
	}
	
	#productDetailsList ul li {
		background-image: url(../images/bullet-gray.gif);
		margin: 10px 0 0 0;
	}
	
		#productDetailsList ul li:first-child {
			margin-top: 0;
		}
		
		
		
#crossSell p {
	margin: 0 15px;
	line-height: 18px;
	}

#crossSell .item {
	float: left;
	text-align: center;
	margin-bottom: 20px;
	}
	

.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 17px;*/
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: left;
	}
	
	
	#view-cart {
		margin: 0;
		padding: 0;
		width: 120px;
		height: 30px;
		background: url(../images/cart-view.gif) no-repeat;
		float: right;
	}
	
		#view-cart a {
			display: block;
			width: 120px;
			height: 30px;
		}
		
		#view-cart a span {
			display: none;
		}

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #ffc133;
	background: url(../images/cart-table-subtotal-bg.gif) repeat-x;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	padding: 15px 10px 15px 0;
	border-bottom: 1px solid #ccc;
	}
	
span.sub-total {
	font-size: 12px;
	text-transform: uppercase;
	}

.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;*/
	}
	
	#productMainImage {
		/*padding-top: 15px;*/
	}
	
	.imgLink {
		margin: 0;
		padding: 0;
		display: block;
		width: 165px;
		height: 30px;
		background: url(../images/product-larger-image-button.gif);
	}
	
	#productAttributes {
		/*float: right;*/
	}
	
	#product-image-container {
		padding: 15px 10px 0 9px;
		width: 146px;
		float: left;
		background: url(../images/product-border-top.gif) repeat-x top;
		text-align: center;
	}
	
	#product-order-container {
		float: right;
		padding-top: 15px;
		padding-left: 10px;
		width: 251px;
		background: url(../images/product-border-top.gif) repeat-x top;
		}
		

#product-actions {
	padding-top: 10px;
	clear: both;
	/*height: 30px;*/
	}
	
	#product-actions .left-buttons {
		padding-top: 15px;
		background: url(../images/product-border-bottom.gif) repeat-x top;
		float: left;
	}
	
	#product-actions .right-buttons {
		padding-top: 15px;
		background: url(../images/product-border-bottom.gif) repeat-x top;
		width: 261px;
		float: right;
	}

.categoryIcon {
	display: none;
	}
	
#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 p {
	margin: 0;
	}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	padding-left: 14px;
	padding-top: 7px;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	}

.centerBoxHeading {
/*
	margin: 0em;
	background-color: transparent;
	padding: 0.5em 0.2em;
*/
	}
	
.leftBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: transparent;
	padding: 0;
	background-image: url(../images/menu-header-bg.gif);
	background-repeat: no-repeat;
	height: 20px;
	}

.leftBoxContainer,
.rightBoxContainer {
	margin-bottom: 23px;
	background: url(../images/menu-bg.gif) repeat-y;
	border-bottom: 1px solid #c466e3;
	}


/*backwards (bg's), because I fixed things when they broke*/
.sideBoxContent {
	padding: 10px 14px;
	background: url(../images/menu-top-bg.gif) top no-repeat;
	/*padding: 0.4em;*/
	}
	
	
	.sideBoxContent a:link,
	.sideBoxContent a:visited {
		line-height: 20px;
		color: #50006a;
		text-decoration: none;
	}
	
	.sideBoxContent a:hover,
	.sideBoxContent a:active {
		text-decoration: underline;
	}
	
.menu-top-bg {
	background: url(../images/menu-footer-bg.gif) bottom no-repeat;
	}
	
.menu-top-bg ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
	
#blanksidebox.rightBoxContainer,
#blanksidebox .menu-top-bg,
#blanksidebox .sideBoxContent {
	background: none;
	padding: 0;
	margin: 0;
	text-align: right;
	}
	
#blanksidebox h3 {
	display: none;
	}
	
#blanksideboxContent p img {
	margin-bottom: 20px;
	}
	

/*
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	height: 22px;
	color: #FFFFFF;
	}
*/

/*
.rightBoxHeading {
	margin: 0em;
	background-color: transparent;
		padding: 5px 0px;
	background-image: url(../images/menu_right_bg.gif);
	background-repeat: no-repeat;
	}
*/

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	}

h3.rightBoxHeading a:hover {
	color: #606000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #000000;
	margin-bottom: 1em;
	}

#myspace {
	margin-top: -10px;
	width: 187px;
	height: 124px;
	}
	
	#myspace a {
		display: block;
		width: 187px;
		height: 108px;
		background: url(../images/sidebar_myspace.jpg) no-repeat 0 0;
		}
		
		#myspace a:hover {
			background-position: 0 -107px;
			}
		
		#myspace a span {
			display: none;
			}

#gift_certificate {
	margin-right: -10px;
	margin-bottom: 20px;
	width: 197px;
	height: 101px;
	}
	
	#gift_certificate a {
		display: block;
		width: 197px;
		height: 101px;
		background: url(../images/sidebar_gift_certificate.jpg) no-repeat 0 0;
		}
		
		#gift_certificate a:hover {
			background-position: 0 -101px;
			}
			
		#gift_certificate a span {
			display: none;
			}
			
/* Right Column Links list */
#links_list {
	margin-bottom: 20px;
	}
	
	#links_list h3 {
		}
		
	#links_list ul {
		list-style: none;
		padding: 0;
		}
		
		#links_list ul li {
			margin: 0 0 10px 0;
			padding: 0 0 0 0;
			}



/* Social Links */
#social_links {
	margin-top: -15px;
	margin-bottom: 20px;
	}
	
	#social_links h3 {
		margin-bottom: 0;
		padding-bottom: 0;
		width: 187px;
		height: 62px;
		background: url(../images/sidebar/social_links.gif) no-repeat 0 0;
		text-indent: -99999px;
		}
		
	#social_links ul {
		list-style: none;
		margin: 0;
		padding: 0;
		}
		
		#social_links ul li a {
			display: block;
			text-indent: -99999px;
			}
			
			#social_links ul li a:focus {
				outline: none;
				}
			
			#social_links ul li.facebook a {
				height: 66px;
				background: url(../images/sidebar/social_links.gif) no-repeat 0 -62px;
				}
				
				#social_links ul li.facebook a:hover {
					background-position: -187px -62px;
					}
				
			#social_links ul li.myspace a {
				height: 66px;
				background: url(../images/sidebar/social_links.gif) no-repeat 0 -128px;
				}
				
				#social_links ul li.myspace a:hover {
					background-position: -187px -128px;
					}
				
			#social_links ul li.twitter a {
				height: 66px;
				background: url(../images/sidebar/social_links.gif) no-repeat 0 -195px;
				}
				
				#social_links ul li.twitter a:hover {
					background-position: -187px -195px;
					}
					
		#social_links .bottom {
			height: 11px;
			background: url(../images/sidebar/social_links.gif) no-repeat 0 -262px;
			}





.centeredContent,
TH,
#cartEmptyText,
#cartBoxGVButton,
#navCatTabsWrapper,
#navEZPageNextPrev,
#bannerOne,
#bannerTwo,
#bannerThree,
#bannerFour,
#bannerFive,
#bannerSix,
#siteinfoLegal,
#siteinfoCredits,
#siteinfoStatus,
#siteinfoIP,
.center,
.cartRemoveItemDisplay,
.cartQuantityUpdate,
.cartQuantity,
.cartTotalsDisplay,
#cartBoxGVBalance,
.centerBoxHeading,
.accountQuantityDisplay,
.ratingRow,
LABEL#textAreaReviews,
#reviewsInfoDefaultProductImage,
#productReviewsDefaultProductImage,
#reviewWriteMainImage,
.specialsListBoxContents,
.categoryListBoxContents,
.additionalImages,
.centerBoxContentsSpecials,
.centerBoxContentsAlsoPurch,
.centerBoxContentsFeatured,
.centerBoxContentsNew,
.gvBal,
.attribImg {
	text-align: center;
	}

#siteinfoIP, #siteinfoLegal {
	background-color: #FFFFFF;
	}

#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;
	}
	
	.rowOdd .cartProductDisplay,
	.rowOdd .cartUnitDisplay,
	.rowOdd .cartTotalDisplay,
	.rowOdd .cartRemoveItemDisplay,
	.rowOdd .cartQuantityUpdate,
	.rowOdd .cartQuantity,
	.rowOdd .cartTotalsDisplay {
		padding-top: 15px;
		border-top: 1px solid #ffe3a2;
		}
		

.rowEven {
	/*background-color: #F0F0F0;*/
	height: 1.5em;
	vertical-align: top;
	}
	
	.rowEven .cartProductDisplay,
	.rowEven .cartUnitDisplay,
	.rowEven .cartTotalDisplay,
	.rowEven .cartRemoveItemDisplay,
	.rowEven .cartQuantityUpdate,
	.rowEven .cartQuantity,
	.rowEven .cartTotalsDisplay {
		padding-top: 15px;
		}
	
.productListing-odd {
	background-color: #FFFFFF;
	}
					  
.productListing-even {
	background: #feffcd;
	}
	
	.productListing-even td {
		border-top: 1px solid #cfda80;
		border-bottom: 1px solid #cfda80;
	}
	
/*
	.productListing-even td:first-child {
		border-left: 1px solid #cfda80;
	}
		
	.productListing-even td:last-child {
		border-right: 1px solid #cfda80;
	}
*/
	
#productListing {
	padding-top: 10px;
	}
	
h3.itemTitle, .listingDescription {
	margin: 0 0 10px 15px;
	}
	
	.listingDescription {
		padding-bottom: 10px;
	}
	
#dropdown-container {
	float: right;
	}
	
	#dropdown-container .filter-pad {
		margin-right: 6px;
	}
	
	
td.productListing-data {
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
.productListing-data .price {
	display: block;
	margin-right: 10px;
	font-size: 14px;
	font-style: italic;
	}
	
	
a:link.more-info, a:visited.more-info {
	display: block;
	margin-right: 10px;
	width: 70px;
	height: 22px;
	background: url(../images/more-info-button.gif) 0 -22px no-repeat;
	}
	
	a:hover.more-info, a:active.more-info {
		background-position: 0 0;
	}
	
	a.more-info span {
		display: none;
	}

	
#productsListingBottomNumber {
	padding-top: 15px;
	}
	
#filter-results-container {
	padding: 10px;
	background: #feffcd;
	border: 1px solid #cfda80;
	}
	
	#filter-results-container label {
		font-size: 11px;
		text-transform: uppercase;
		float: left;
	}
	
	#filter-results-container select {
		/*float: right;*/
		}
					  
.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
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#infoShoppingCart, #popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp {
	border: 10px solid #652d90;
	background: #ffffff;
	padding: 10%;
	}
	
	
	
	
/****************************** PRODUCT PAGES */
.navNextPrevWrapper {
	display: none;
	}
	
	
	
/****************************** Shopping Cart Page */
	
#cartContentsDisplay {
	background: #fff7d6 url(../images/cart-table-grad-bg.gif) repeat-x bottom;
	}
	
	
	#cartContentsDisplay .tableHeading {
		background: #fff1b5 url(../images/cart-table-header-bg.gif) repeat-x bottom;
	}
	
	.tableHeading th {
		padding: 6px;
		text-align: left;
	}
	
	#scQuantityHeading,
	#scUpdateQuantity,
	#scProductsHeading,
	#scUnitHeading,
	#scTotalHeading,
	#scRemoveHeading {
		border-top: 1px solid #e3c173;
		border-bottom: 1px solid #ffc133;
		}
		
		
#cartImage {
	margin: 0 5px 0 10px;
	padding: 0;
	border: 1px solid #ffc133;
	}
	
	#cartProdTitle a {
		color: #000;
	}
	
#cartProdTitle {
	font-size: 14px;
	}
	
.cartAttribsList ul {
	margin: 0;
	padding: 5px 0 0 6px;
	list-style-type: none;
	}
	
	.cartAttribsList ul li {
		background: url(../images/bullet-orange.gif) no-repeat 0 3px;
		padding-left: 12px;
		margin-bottom: 5px;
	}
	
	
	
#footer-container {
	margin: 0 auto 20px auto;
	padding-left: 181px;
	width: 845px;
	font-size: 11px;
	color: #fff;
	text-align: left;
	background: url(../images/downtown-chico-logo-footer.png) no-repeat 86px top;
	}
	
	#footer-container p {
		margin: 0 0 6px 0;
		}
		
		#footer-container p span {
			font-size: 1em !important;
			font-size: 11px !important;
			background: #662d91;
		}
		
	#footer-container * a,
	#footer-container * a:visited {
		color: #b981e3;
		}
		
	#footer-container * a:hover,
	#footer-container * a:active {
		color: #d3a7f4;
		}
		
		
.input-container {
	padding-top: 5px;
	}
	
	.input-container * {
		margin: 0;
		padding: 0;
		}
		
	.input-container input {
		vertical-align: top;
		}
		
	.input-container input[type=image] {
		padding-left: 5px;
		}
		
#productAdditionalImages {
	padding-top: 15px;
	}
	
	
#whatsNew .centerBoxHeading{
	display: none;
}


/* homepage featured items */

#whatsNew {
	position: relative;
	margin-bottom: 20px;
	}

#col_0,
#col_1,
#col_2 {
	position: relative;
	padding-top: 20px;
	width: 115px !important;
	float: left;
	}
	
	#col_1,
	#col_2 {
		margin-left: 50px;
		}
		
	#whatsNew #col_2 {
		float: right;
		}
		
html body #mainWrapper #contentMainWrapper tbody tr #columnCenter #indexDefault #whatsNew div .deco_1 {
	position: absolute;
	top: 2px;
	left: 2px;
	width: 65px;
	height: 4px;
	background: #9c00d2;
	}
	
	
html body #mainWrapper #contentMainWrapper tbody tr #columnCenter #indexDefault #whatsNew div .deco_2 {
	position: absolute;
	top: 2px;
	right: 2px;
	width: 42px;
	height: 42px;
	background: url(../images/flower-purple.gif) no-repeat;
	}
	
#col_1 .deco_1 {
	background: #f8ea05 !important;
	}
	
	#col_1 .deco_2 {
		background-image: url(../images/flower-yellow.gif) !important;
		}
		
#col_2 .deco_1 {
	background: #30b32a !important;
	}
	
	#col_2 .deco_2 {
		background-image: url(../images/flower-green.gif) !important;
		}
		
		
		


.float_right {
	margin-left: 20px !important;
	padding-bottom: 20px !important;
	float: right !important;
	}