
/**
 * 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 5347 2006-12-22 20:26:09Z birdbrain $
 */

body {
	margin: 0;
	font-family: Trebuchet MS, Trebuchet, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #ffdf98;
	background-repeat: repeat-x;
	background-image: url(../images/bodybackground.jpg);
	width: 100%;
}


a img {
	border: none;
}
	
a:link, #navEZPagesTOC ul li a {
	text-decoration: none;
}
a:link, #navEZPagesTOC ul li a:link
{
	color: #7a5820;
}
a:link, #navEZPagesTOC ul li a:visited {
	color: #64450b;
}

a:visited {
	color: #000000;
	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: #ab8a6a;
}

a:active {
	color: #9a7a5b;
}

#shoppingcart a:hover,#reviewsHeading a:hover, #fabricsideboxHeading a:hover {
	color: #9a7a5b;
}

	
h4#createAcctDefaultLoginLink a{
	text-decoration: underline;
}
#ezPageDefault a {
	text-decoration: underline;
}

h1#productName {
	text-align: center;
}
	

h2#productPrices {
	text-align: center;
}

h4.optionName {
	display: none;
}

h1#ezPagesHeading {
}

.mainPageText {
	text-indent: 14px;
}
	
.biggerText {
	font-size: 1.2em;
}

.history p{
	text-indent: 2.0em;
}

.freeShip p {
	text-align: justify;
}

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

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

input:focus, select:focus, textarea:focus {
	background-color: #e0dde0;
}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
}

LEGEND {
	font-weight: bold;
	padding: 0.3em;	color: #000000;
	font-size: 1.2em;
}

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

#logo {
	margin: auto;
}

LABEL.inputLabel {
	width: 11em;
	float: left;
}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 12em;
	float: left;
}

ADDRESS {
	font-style: normal;
	padding: 0.5em;
}

.clearBoth {
	clear: both;
}

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

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
}

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

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

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

/*wrappers - page or section containers*/

#outerMainWrapper {
	background-color: transparent;
	background-repeat: repeat-y;
	background-image: url(../images/background_shadow.png);
	/* width: 848px; - PB */ width: 1240px;
	margin: auto;
	margin-top: 0px;
}

#mainBackgroundWrapper {
	background-image: url(../images/parchment.jpg);
	background-position: 0px -69px;
	/* width: 830px; - PB */ width: 1078px;
	margin: auto;
}

#mainWrapper {
	text-align: left;
	/* width: 830px; - PB */ width: 1080px;
	vertical-align: top;
}
#footerTable {
	width: 830px;
	margin: auto;
}

.footerColumnOne {
	width: 189px;
}
.footerColumnTwo {
	width: 830px;
}
.footerColumnThree {
}


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

td.contentColumn {
}
div.contentColumn {
	/* width: 609px; - PB */ width: 809px; /* 624-15 */
	margin: auto;
}
div.contentWrapper {
	margin-left: 10px;
	font-size: 12px;
	color: #3c301d;
}

#contentMainWrapper {
/*	background-color: #ffdf98;*/
	margin: 0em;
	padding: 0em;
}
	
#headerWrapper {
	margin-bottom: 0em;
	padding: 0em;
}

#logoWrapper {
	text-align: center;
}

#logoWrapper
{
	background: no-repeat url('../images/header.jpg');
	/* width: 830px; - PB */ width: 1080px;
	/* height: 240px; - PB */ height: 311px;
}

#logoWrapperLeft
{
	background: no-repeat url('../images/header_left.png');
	/* width: 34px; - PB */ width: 81px;
	/* height: 240px; - PB */ height: 311px;
	/* margin-left: -34px; - PB */ margin-left: -81px;
	float: left;
}
#logoWrapperRight
{
	background: no-repeat url('../images/header_right.png');
	/* width: 34px; - PB */ width: 79px;
	/* height: 240px; - PB */ height: 311px;
	/* margin-right: -34px; - PB */ margin-right: -79px;
	float: right;
}

#navColumnTwoWrapper, #mainWrapper {
	margin: auto;
}

#navColumnOneWrapper {

	text-align: center;
	
	/*background-color: #ffffff;*/
	/*background-image: url(../images/bodybckgrd.gif);*/
}

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
}

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

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

.wrapperAttribsOptions {
	margin: 0.3em 0em;
}
	
.navNextPrevWrapper {
	height: 60px;
	margin-bottom: 20px;
	padding-bottom:5px;
}

#navListingButton.navNextPrevList img {
	margin-left: 10px;
	margin-right: 10px;
}
	
/*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;
}

#navMainWrapper {
	/* display: none; */ /* Commented Out - PB */
	font-weight: bold;
	width: 100%;
	padding: 10px; /* Added - PB */
	font-size: 12px; /* Added - PB */
}

#navSuppWrapper {
	/* width: 609px; - PB */ width: 820px; /* 624-15 */
	margin-left: 204px; /* 189 + 15 */
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: solid black 1px;
	border-bottom: solid black 1px;
}

#navMain ul, #navSupp ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
}
#navSuppWrapper a {
	text-transform: uppercase;
	font-size: 12px;
}

#navCatTabsWrapper {
	font-size: 12px;
	margin-bottom: 20px;
	margin-left: 10px;
	text-align: center;
}
	
#navCatTabs {
	margin-left; 5px;
	text-align: left;
}

#navCatTabs ul {
	margin: 25px 21px 0px 0px;
	padding: 0px;
	list-style-type: none;
	display: inline-block;
	text-align: left;
}
#navCatTabs ul+ul {
	padding-left: 28px;
	border-left: solid #c57d81 4px;
}
#navCatTabs ul li {
	display: block;
	margin: 0px 0px 4px 0px;
	padding: 0px;
}
#navMain ul li, #navSupp ul li {
	display: inline;
}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	color: #593d22;
	white-space: nowrap;
}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
}

#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
}

#navEZPagesTOC ul li {
	white-space: nowrap;
	text-align: center;
}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
}

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

#navBreadCrumb {
/*	background-color: #A980A7;*/
}

#navEZPagesTop {
	display: none;
	
	border-top: solid #957646 1px;
	border-bottom: solid #957646 1px;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	
}

.categoryIcon a, .categoryIcon a:link, .categoryIcon a:visited {
	font-size: 18px;
	color: #953c34;
}
.categoryIcon a:visited {
	color: #721b19;
}
.categoryIcon a:hover {
	color: #b4564c;
}


#navEZPagesTop a, #navEZPagesTop a:link, #navEZPagesTop a:visited {
	font-size: 12px;
	color: #953c34;
	text-transform: uppercase;
}
#navEZPagesTop a:visited {
	color: #721b19;
}
#navEZPagesTop a:hover {
	color: #b4564c;
}

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

#navColumnOne {
	width: 189px;
	padding-bottom: 10px;
}

#navColumnTwo {
	display: none;
/*	background-color: #00BFBF;*/
}

/*The main content classes*/

#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
}

/*.content,*/  .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
}

#productDescription {
	padding: 0.5em;
	width: 350px;
	margin: auto;
}
	
.alert {
	color: #FF0000;
	margin-left: 0.5em;
}

.advisory {
}

.important {
	font-weight: bold;
}

.notice {
}

.rating {
}

.gvBal {
	float: right;
}

#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
}

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

#siteinfoLegal {
	width:590px;
	padding: .5em .5em;
	margin: auto;
}

h1#checkoutSuccessHeading {
	display: none;
}
	
#thankYou {
	margin: 1em 0;
}
	
#checkoutText, .rakPageText p {
}
	
.checkoutSignature {
	font-size: 2em;
	margin-bottom: 1.5em;
}

.kittingPageText p {
}
	
/*Shopping Cart Display*/

#buybox {
	margin: 0em auto;
	min-width: 291px;
	border: 1px dotted #000000;
	text-align: center;
}
#buybox .back {
	float: none;
}
	
#cartAdd {
	/*float: left;*/
	text-align: center;
	/*margin-top: 29px;*/
	/*border: 1px solid #000000;*/
	/*padding-bottom: 10px;*/
}

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

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
}

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
}

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
}

.amount {
	width: 5.5em;
}

/*Image Display*/

#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
}

#productMainImage.centeredContent {
	/*width: 252px;*/ width: 100%; /* PB */
	margin: auto;
}
	
#productMainImage a img{
	text-align: center;
	/*padding: 15px;*/
	border: 4px double #000000;
}
	
.categoryIcon {
	font-weight: bold;
	color: #000000;
}

#cartImage {
	margin: 0.5em 1em;
}
	
.categoryImg {
	text-align: center;
}

#paymentImage {
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/payments.png);
	width: 83px;
	height: 100px;
}
#secureCertImage.forward {
	margin-right: 5px;
	padding-top: 18px;
}

/*Attributes*/

.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {
}

#attrib-4-0 {
	margin-left: 99px;
}
/*list box contents*/

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

.centerBoxContentsProducts {
	margin-bottom: 1.6em;
}
	
/*sideboxes*/

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

h3.rightBoxHeading, h3.rightBoxHeading a {
	color: #FFFF00;
}

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


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

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

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
}

#bannerboxHeading {
/*	background-color: #0000CC;*/
}

#upProductsHeading {
	text-align: left;
}

#upDateHeading {
	text-align: right;
}

#shoppingcart {
	border: 1px solid #000;
}

#shoppingcartHeading, #reviewsHeading {
	font-size: 1em;
}

.cartBoxTotal {
	text-align: center;
}
	

.leftBoxFooter #fabricsideboxFooter {
	display: none;
}
	
#contactsidebox{
	margin: 1.0em 0 0 0;
	/* this is optional - uncomment to use
	background: url(../images/your_image.???) center center no-repeat;
	*/
}

	
/*misc*/

.back {
	float: left;
}

#productAttributes .wrapperAttribsOptions, h3#attribsOptionsText {
	margin-left: 21px;
}

.buttonRow a img {
}
	
.buttonRow input {
}
	
	
.center {
	text-align: center;
}

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

.bold {
	font-weight: bold;
}

.rowOdd {
	background-color: transparent;
	height: 1.5em;
	vertical-align: top;
}

.rowEven {
	background-color: #e2c9a4;
	height: 1.5em;
	vertical-align: top;
}

.hiddenField {
	display: none;
}

.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
}

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
}

TR.tableHeading {
/*	background-color: #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, #infoShoppingCart {
	background-color: #D8C5CF;
	background-image: url();
}

h1#indexCategoriesHeading, h1#productListHeading, h1#loginDefaultHeading {
	font-size: 18px;
	color: #953C34
}

#productsListingContent
{
	margin-top: 30px;
}

.address {
	text-align: center;
	font-weight: bold;
}

.topBorder, .bottomBorder {
	text-align: center;
}
	
.information {
	padding: 10px 3px;
	line-height: 150%;
}	

h3.itemTitle,
h3.itemTitle a:link
{
	font-size: 12px;
	color: #7a5820;
}
h3.itemTitle a:visited {
	color: #64450b;
}
h3.itemTitle a:hover {
	color: #9e793f;
}

.retailshops {
	padding-top: 28px;
	text-align: center;
}

#contactUsForm legend {
}

#loginDefault {
	font-size: 1.3em;
}

.centerBoxWrapper{
	margin-top: 3.0em;
	height: 1%;
}

#bannerSix {
	/*background-image: url(../images/purpltran45.gif);*/
	width: 784px;
	margin-left: auto;
	margin-right:auto;
}
	
#advSearchDefault.centerColumn {
	width: 575px;
}

.rotatingImages	{
/*
	background-image: url(../images/bodybckgrd.gif);
*/
	vertical-align: middle;
	text-align: center;
	width: 270px;
	height: 361px;
	margin: auto;
}
	
.slideshow {
	margin-top: 11px;
}

p.navNextPrevCounter {
	margin-bottom: 3px;
}
.custGallery {
	text-align: left;
}
		
.custGalleryInfo {
	text-align: center;
	Font-weight: bold;
	text-decoration: underline;
}

.shippingInfoTable table{
	margin: auto;
}

#productReviewLink.buttonRow {
	text-align: center;
	padding-top: 12px;
}
	
/*Drop shadow css*/
.out {
  display:block; 
  background:#bbb; 
  border:1px solid #ddd; 
  position:relative;
  margin:1em 0;	vertical-align: middle;}
.in {
  text-align:center; 
  background:#fff; 
  border:1px solid #555; 
  position:relative; 
  padding:5px;
  font-weight:normal;
  }
.ltin {
  left:-5px;
  }
.tpin {
  top:-5px;
  }
.narrow {width:8em;} /* change to suit */
h4 {font-weight:bold; color:#000;}

/* un wishlist css*/
#un .buttons {
	text-align: right; 
	margin-top: 10px;
}

#un dl.pageresults {
	margin: 20px 0 0 0;
	padding: 0;
}
	
#un dd {
	margin: 0;
	padding: 0;
}

#un form {
	padding: 0;
}

#un fieldset {
	border: 1px solid #9a9a9a;
	margin: 0 0 10px 0;
	padding: 10px;
}

#un legend {
	border: 1px solid #9a9a9a;
	background-color: #abbbd3;
	padding: 5px;
}

#un label.block {
	display: block;
	color: #930;
	margin-top: 7px;
}

#un label.inline {
	display: inline;
	color: #930;
}

#un form.control, #un form.moveto {
	margin: 0 0 30px 0;
	padding: 0;
}

#un form.control fieldset {
	border: 0;
	margin: 2px 0 1px 0;
	padding: 0;
}

#un form.control label {
	display: block;
	color: #000;
	margin-top: 0px;
}

#un form.control div.single {
	padding: 3px 5px;  
}

#un form.control div.multiple {
	padding: 3px 5px; 
	float: left; 
}

#un form.control div.multiple label {
	display: block;
}

#un div.clearleft {
	padding: 0; 
	margin: 0; 
	clear:left; 
}

#un .s {
	width: 50px;
}

#un .m {
	width: 100px;
}

#un .l {
	width: 175px;
}

#un .xl {
	width: 300px;
}

#un table.productlist {
	width: 100%;
	border: 1px solid #9a9a9a;
}

#un table.productlist tr.heading {
	height: 25px;
	background-repeat: repeat-x;
	border-bottom: 1px solid #000000;
	color: #fff;
	font-size: x-small;
}
	
#un .footnote {
	color: #666;
	font-size: x-small;
	padding-top: 0;
	margin-top: 20px;
}

#un table.productlist th {
	padding: 2px;
}

#un table.productlist th.right {
	text-align: center;
}

#un table.productlist th.center {
	text-align: center;
}

#un table.productlist td {
	border-top: 1px solid #9a9a9a;
	padding: 2px;
}
	
#un table.productlist td.odd {
}
	
#un table.productlist td.odd-right {
	text-align: right;
}
	
#un table.productlist td.odd-center {
	text-align: center;
}
	
#un table.productlist td.even {
	background-color: #e2c9a4;
}
	
#un table.productlist td.even-right {
	background-color: #e2c9a4;
	text-align: right;
}
	
#un table.productlist td.even-center {
	background-color: #e2c9a4;
	text-align: center;
}

#un div.tableheading {
	height: 25px;
	background-repeat: repeat-x;
	color: #fff;
	font-size: x-small;
	font-weight: bold;
	border: 1px solid #9a9a9a;
	padding: 3px 6px 0px 6px;
}

#un div.wishlist-even {
	margin: 0px 0px 0px 0px;
	padding: 10px; 
	border: 1px solid #9a9a9a;
	border-top: 0px;
	background-color: #e2c9a4;
}

#un div.wishlist-odd {
	margin: 0px 0px 0px 0px;
	padding: 10px; 
	border: 1px solid #9a9a9a;
	border-top: 0px;
}

#un img.productlist {
	margin: 0px 15px 15px 0px;
	float: left;
}

#un div.wishlistfields {
	margin: 10px 0px 0px 0px;
	padding: 10px 0px; 
	border-top: 1px dotted #9a9a9a;
}

#un ul {
	list-style: none none outside;
	padding-left: 0em;
	margin-left: 0px;
	margin-top: 0px;
}

#un ol {
	padding-left: 2.2em;
	margin-left: 0px;
	margin-top: 0px;
	text-indent: -0.4em;
}

#un ol li {
	line-height: 1.4em;
}

#un .inputrequirement {
	color: #379;
}

#un p.inputrequirement {
	text-align: right;
}

#un .notabene { 
	color: #379;
	font-weight: bold;
}
	
#un .price { 
	font-weight: bold;
}

/*
label.tabbed-m {
	display: inline;
	float: left; 
	width: 7em; 
	text-align: left;
	clear: left;
}
*/
	
.fairySocietyLogo a img {
	display: none;
}
	
#productDetailsList {
	margin: auto;
	text-align: center;
}

#catBoxDivider {
	display: none;
}

/* BEGIN side boxes */

/* STYLE */

.sideBoxContent {
	color: #953C34;
	font-size: 14px;
}

.sideBoxContent a {
	color: #73523d;
}
.sideBoxContent a:visited {
	color: #291000;
}
.sideBoxContent a:hover {
	color: #97735d;
}

#fabricsideboxContent {
	color: #73523d;
}

#contactsideboxContent {
	color: #73523d;
}

.leftBoxHeading, .leftBoxHeading a
{
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
}

/* STRUCTURE */

.leftBoxContainer {
	width: 189px;
}
.leftBoxHeading {
	text-align: left;
	padding-left: 20px;
	position: relative;
}
.leftBoxHeading span {
	display: inline-block;
	overflow: hidden;
	max-width: 170px;
}
.sideBoxContent {
	position: relative;
	width: 150px;
	margin-left: auto;
	margin-right: auto;
}

#whosonlineHeading {
	background-image: url(../images/module_whosonline.png);
	height: 63px;
}
#whosonlineHeading span {
	margin-top: 37px;
}

#loginboxHeading {
	background-image: url(../images/module_loginbox.png);
	height: 53px;
}
#loginboxHeading span {
	margin-top: 20px;
}
#loginboxContent input {
	max-width: 150px; /* matches .sideBoxContent.width */
}

#categoriesHeading {
	background-image: url(../images/module_categories.png);
	height: 70px;
}
#categoriesHeading span {
	margin-top: 38px;
}

#searchHeading {
	background-image: url(../images/module_search.png);
	height: 50px;
}
#searchHeading span {
	margin-top: 20px;
}

#ezpagesHeading {
	background-image: url(../images/module_ezpages.png);
	height: 54px;
}
#ezpagesHeading span {
	margin-top: 20px;
}

#reviewsHeading {
	background-image: url(../images/module_reviews.png);
	height: 66px;
}
#reviewsHeading span {
	margin-top: 30px;
}

#informationHeading {
	background-image: url(../images/module_information.png);
	height: 51px;
}
#informationHeading span {
	margin-top: 20px;
}

#fabricsideboxHeading {
	background-image: url(../images/module_fabric.png);
	height: 69px;
}
#fabricsideboxHeading span {
	margin-top: 35px;
}

#contactsideboxHeading {
	background-image: url(../images/module_contact.png);
	height: 59px;
}
#contactsideboxHeading span {
	margin-top: 25px;
}


/* END side boxes */

/* BEGIN mainBanner */

.mainBanner
{
	width: 100%;
	font-size: 12px;
}

.mainBanner .content
{
	float: left;
	position: relative;
	width: 50%;
	margin-top: 10px;
}

.mainBanner .content .header
{
	color: #953C34;
	font-size: 26px;
	text-align: left;
}
.mainBanner .content .description
{
	font-size: 12px;
	color: #3c301d;
	text-align: left;
}
.parchmentbanner {
}

.parchmentbanner .image {

	position: relative;
	float: right;
	/*
	left: 100%;
	margin-left: -378px;
	*/
	width: 378px;
	height: 230px;
	font-size: 18px;
	
}
.parchmentbanner .image .inner {
	width: 270px;
	height: 65px;
	position: relative;
	top: 100px;
	left: 54px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	overflow: hidden;
}
.parchmentbanner .image span {
	text-align: center;
	display: inline-block;
	width: 100%;
}
.parchmentbanner .image span,
.parchmentbanner .image span a:link {
	color: #b7575b;
}
.parchmentbanner .image span a:visited {
	color: #93373e;
}
.parchmentbanner .image span a:hover {
	color: #df7b7d;
}

.artistoftheweek .image {
	background: no-repeat url(../images/artistoftheweek.png) 0px 0px;
}
.itsasale .image {
	background: no-repeat url(../images/itsasale.png) 0px 0px;
}


/* END mainBanner */

#createAcctDefault fieldset
{
	background-color: transparent;
}

fieldset,
#createAcctDefault fieldset fieldset
{
	background-color: #e2c9a4;
}
fieldset label
{
	color: #953C34;
}

input[type='image']
{
	margin: 5px 5px 5px 5px;
}


/* disabled elements */

/* disabled: client felt it was redundant since we have the side links */
#navCatTabsWrapper
{
	display: none;
}
/* disabled in favour of text in the background image */
.leftBoxHeading span
{
	display: none;
}



