/**
 * Main CSS Stylesheet for Peter Fasano
 *
 * @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  {  color: #534238; font-size: 70%; font-family: "Trebuchet MS",  Arial, Helvetica, sans-serif;  margin: 0;  }

a img {border: none; }
a:link    { color: #534238; text-decoration: none }
 
a:visited    { color: #534238; 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: #000 }

a:active  { color: #000 }

h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

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

.biggerText {
	font-size: 1.2em;
	}

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

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

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em 0;
	}

TEXTAREA   { display: block; margin: auto; width: 95%; clear: both }

/* input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	} */

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

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

#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  { margin-top: 0.5em; height: 1px }

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.8em;
	border: 1px solid #333333;
	}

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

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

.messageStackCaution {
	background-color: #ffffff;
	color: #000000;
	margin-top:20px;
	}
	
	.messageStackCaution img {display:none;}

/*wrappers - page or section containers*/ 

#mainWrapper   { background-color: #fff; text-align: left; width: 920px; vertical-align: top; }

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

#contentMainWrapper { background-repeat: repeat-y; background-position: right 0; padding-right: 10px; }

#logoWrapper  { background-repeat: no-repeat; /*width: 900px; height: 102px ;*/ }

#logoWrapper {_margin-bottom:-4px}

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

#tagline {
	padding-top:0px;
	color:#534238;
	font-size: 2em;
	text-align : left;
	vertical-align: middle;
	display:none;
	}

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

/*navigation*/

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



#navSuppWrapper    { color: #534238; font-size: 1.2em;  background-repeat: no-repeat; background-position: 0 bottom; width: 920px; height: 18px  ; margin-right: 0; margin-bottom: 0; margin-left: 0; }

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

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

#navMain ul li a, #navCatTabs ul li a   { color: #534238; text-decoration: none; text-transform: uppercase; margin: 0; padding: 0 2em 0 0.5em  }

#navSupp ul li a   { color: #534238; text-decoration: none; margin: 0; padding-top: 0; padding-right: 0.5em; padding-bottom: 0; }

#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  { color: #534238; font-weight: 600; margin: 0; padding: 0 0.5em }

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

#navBreadCrumb  { font-size: 0.95em; font-weight: bold; background-color: #fff; background-repeat: no-repeat; background-position: center; padding: 0.5em 0 0.5em 1.5em }




#navEZPagesTop a   { color: #534238;}

#navColumnOne, #navColumnTwo  { background-color: #fff ;  }


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

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

.alert {
	color: #a0bb45;
	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;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.tableHeading, #cartSubTotal {
	}

#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 {
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	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: #a0bb45;
	}

.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*/
#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*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a, h3.leftBoxHeading label, h3.rightBoxHeading, h3.rightBoxHeading a, h3.rightBoxHeading label  { color: #000080; font-size: 1em }
	
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover{
	color: #FFFF33;
	text-decoration: none;
	} 

.leftBoxHeading, .rightBoxHeading  { background-repeat: no-repeat; margin: -5px 0 0; padding: 0; }

.centerBoxHeading  { color: #534238; margin: 0; padding-top: 0.5em; padding-right: 0.2em; padding-left: 0.2em; }

.leftBoxContainer, .rightBoxContainer  { background-repeat: repeat-y; margin-top: 1.5em }

.sideBoxContent  { background-repeat: no-repeat; background-position: 50% bottom; padding: 0.4em 0.4em 0.4em 25px }

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

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}

.forward {
	float: right;
	}

.bold {
	font-weight: bold;
	}

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

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

/*  Fasano */

#siteinfoIP { color: #7d7d7a; font-size: 1em; background-color: #dfdfe9; text-transform: lowercase; padding-top: 5px; }

#siteinfoIP a, #siteinfoIP a:visited { color: #7d7d7a; }

#siteinfoIP a:hover, #siteinfoIP a:active { color: #000; }

#categoriesContent a, #ezpagesContent a { color: #3a3a39; font-size: 1em; }

#categoriesContent a:hover, #ezpagesContent a:hover { color: #000; } 

legend { color: #000; }

#navMainSearch { margin-bottom: -5px; }

#logoWrapper+.clearBoth {display: none;}




#navMainWrapper, #navCatTabsWrapper    { color: #534238; font-size: 1em;    margin-left: 20px;  height: 1%; display:none;
    } 

 #navCatTabsWrapper    { display:none;}


#navSuppWrapper  { display:none;}

.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding-left: 0px;
	}



#navEZPagesTop a:link    { color: #534238; text-decoration: none; }
 
#navEZPagesTop a:visited    { color: #534238; text-decoration: none; }

#navEZPagesTop a:hover  { color: #96291c;}

#navEZPagesTop a:active  { color: #96291c; }

a:active, #navEZPagesTOC ul li{ color: #000; }


.categoryIcon 

 {  font-size: 17px; font-weight: normal; padding-bottom:20px;}
 
 #cartAdd {
     display: none;}
	 
	 .navSplitPagesResult { margin-bottom:20px;}
	 
#logo  { visibility: visible; position: absolute; z-index: 100; /* tom edited this 07-25-09 */ top: 100px; left: 20px; width: auto; height: auto;}/* tom edited this 05-08-09 */
	 
/* #logoWrapper{
  background-image: url(http://peterfasano.com/zen/includes/templates/fasano/images/header/rotate.php) no-repeat;
  width: 920px;
  height: 390px;
}*/



#navEZPagesTop   { color: #c8dded; font-size: 14px; text-transform: uppercase;  /* background-image: url(http://peterfasano.com/zen/images/header/rotate.php);   background-repeat: no-repeat; background-position: 20px 0px;  width: 920px;  padding-top:50px; padding-left:165px;  height: 330px;  z-index: 100;*/}

/* tom start 07-25-09 */

#headerWrapper  { /* color: #c8dded; font-size: 14px; text-transform: uppercase; */ background-image: url(http://peterfasano.com/zen/images/header/rotate.php); background-repeat: no-repeat; background-position: 20px 0px;  width: 920px;  padding-top:0px; padding-left:0px;  height: 500px;  z-index: 100; position:relative;}

#headerWrapper2  { background-image: url(http://peterfasano.com/zen/images/header_interior/rotate.php);}   
#headerWrapper3 { background-image: url(http://peterfasano.com/zen/images/header_fabric_wallpaper/rotate.php); }

/* helen begin 08-23-09 */
#headerWrapper3, #headerWrapper2  { /* color: #c8dded; font-size: 14px; text-transform: uppercase; */   background-repeat: no-repeat; background-position: 20px 0px;  width: 920px;  padding-top:0px; padding-left:0px;  height: 320px;  z-index: 100; position:relative;}
/* helen end 08-23-09 */

/* tom end 07-25-09 */

/* tom edited this 05-08-09 */

/*  #logoWrapper, #logo { display:none;} tom*/
/* tom edited this 05-08-09 */
 
 .centerColumn {
width:654px; background-color: #ffffff;
/*border-style:solid;
border-width:1px;*/
}
h1, h2, h3, h4, h5, h6 {
	margin: 0.3em;
        text-transform: uppercase;
	}
	
	
h1 { color: #96291c;
font-size:17px;
font-weight: normal;
margin:0;}
	
.categoryIcon{

        text-transform: uppercase;
	}
	
legend { color: #96291c; text-transform: uppercase;font-size: 17px;}

.navNextPrevCounter { display:none;}


.leftBoxHeading {display:none;}
	

.category-top {display:none;}

 #productAdditionalImages 

{

margin-top: 10px;

margin-right: 10px;

margin-bottom: 10px;

margin-left: 10px;

/* border-style:solid;
border-width:1px;

border-color: #776d6a;*/




padding-top: 10px;

padding-right: 0px;

padding-bottom: 10px;

padding-left: 0px;

}

.photo_caption {
margin: 0;
#534238;
font-size: 1.5em;
text-align: center;
}

#taglineWrapper {display:none} 

.categoryIcon a 

{

font-size: 17px;

font-weight: normal;
color: #96291c;

padding-bottom: 20px;

}
#categoriesContent a, #ezpagesContent a { color: #3a3a39; font-size: 14px; text-transform:uppercase;  }
.sideBoxContent  {     padding: 0px 0px 0px 0px; text-align:center; }

.categoryListBoxContents {font-size:17px;}

#navColumnOne, #navColumnTwo {padding-top:0px; padding-left:0px;}

.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix { padding-top:0px;}


.leftBoxContainer, .rightBoxContainer  {  margin-top: 0em }

.centerColumn 

{

width: 654px; padding:0px;}

 #productListHeading{padding-left:4px;}
 
 #categoryIcon, .categoryIcon{padding-left:4px; padding-top:0px;}
 
/* a:link    { color: #96291c; text-decoration: none }*/





/* Request a Sample box - by Square Candy Design  http://squarecandydesign.com  */
form#request-form {margin:0;}

#request-toggler {color:#96291C; text-decoration:underline;}

#request-toggler:hover {
cursor:pointer;
}
#request-formbox {border: 1px solid #ffffff;}
#request-formbox-inner {
padding:10px; border:2px solid #cccccc;
margin: 10px 0px 10px 320px;
font-size:0.8em;
width:307px;
}

#request-formbox-inner2 {
padding:10px; border:2px solid #cccccc;
font-size:0.8em;
margin: 10px 0 10px 5px;
width:450px;
}



#request-formthanks {
padding:10px; border:2px solid #cccccc;
margin: 10px 0px 10px 320px;
}

#request-formthanks2 {
padding:10px; border:2px solid #cccccc;
margin: 10px 0px 10px 5px;
}

#request-formbox input {width:220px; height:11px; font-size:10px;}
#request-formbox #request-formbox-inner2 input {width:265px; height:11px; font-size:10px;}

#request-formbox input#state {width:30px;}
#request-formbox input#zip {width:90px;}
#request-formbox input#first_name {width:70px;}
#request-formbox input#last_name {width:70px;}

#request-formbox table {margin:0; padding:0; float:left;}
#request-formbox table tbody {margin:0; padding:0;}

#request-formbox #request-formbox-inner2 input#request-form-submit, input#request-form-submit {width:150px; height:20px; margin:10px 0 3px 0; border: 1px solid #666666; background: #eeeeee; color:#333333; cursor:pointer;
-moz-border-radius: 100%; padding-bottom:2px; }


input#name {width:250px;}
input#thydtd-thydtd {width:250px;}
#listsubmit, #searchsubmit {width:150px; height:23px; margin:10px 0 3px 0; border: 1px solid #666666; background: #eeeeee; color:#333333; cursor:pointer;
-moz-border-radius: 100%; }
#searchsubmit {font-size:.9em; margin-top:2px; height:20px; vertical-align: middle; padding-bottom:2px;}


.rb1 {margin: 5px 0 0 0;}
#productcodes {margin:4px 0 0 0; width:300px; height:30px;}
#request-formbox-inner2 #productcodes {width:380px; height:50px;}

span.LV_invalid {color:#FF0000; font-weight:bold;}

.invisible {display:none;}
.visible {display: block;}

.hidden {width:0; height:0; padding:0; margin:0; display:none;}

#siteinfoLegal {padding:30px 0 10px 104px;}


#navEZPagesTop { position: absolute; }

.menuitem { display:block; position:absolute; top:50px; margin:0; padding:0; height:21px; text-indent:-100000px; outline:none;}

#menuitem1 { background: url(../images/menu.gif) 0 0 no-repeat; width:71px; left:180px;}
#menuitem1:hover { background: url(../images/menu.gif) 0 -21px no-repeat;}

#menuitem2 { background: url(../images/menu.gif) -71px 0 no-repeat; width:120px; left:251px;}
#menuitem2:hover { background: url(../images/menu.gif) -71px -21px no-repeat;}

#menuitem3 { background: url(../images/menu.gif) -195px 0 no-repeat; width:70px; left:374px;}
#menuitem3:hover { background: url(../images/menu.gif) -195px -21px no-repeat;}

#menuitem4 { background: url(../images/menu.gif) -268px 0 no-repeat; width:80px; left:448px;}
#menuitem4:hover { background: url(../images/menu.gif) -268px -21px no-repeat;}

#menuitem5 { background: url(../images/menu.gif) -348px 0 no-repeat; width:100px; left:527px;}
#menuitem5:hover { background: url(../images/menu.gif) -348px -21px no-repeat;}

#menuitem6 { background: url(../images/menu.gif) -453px 0 no-repeat; width:90px; left:633px;}
#menuitem6:hover { background: url(../images/menu.gif) -453px -21px no-repeat;}

#menuitem7 { background: url(../images/menu.gif) -543px 0 no-repeat; width:90px; left:721px;}
#menuitem7:hover { background: url(../images/menu.gif) -543px -21px no-repeat;}

#menuitem8 { background: url(../images/menu.gif) -643px 0 no-repeat; width:86px; left:825px;}
#menuitem8:hover { background: url(../images/menu.gif) -643px -21px no-repeat;}


#contactUsForm textarea {margin:0;}



#search {padding:50px 10px;}
#searchinput { font-size:.9em; }
#categories_id {font-size:.8em; background:#eeeeee; color:#333333; margin:5px 0;}
#showroom {background:#eeeeee; color:#333333;}

#advSearchResultsDefault div.buttonRow { display:none;}

 
#categoriesContent a.cat-selected-text {color:#96291C;}

#request-toggler {cursor:pointer;}





#indexDefaultMainContent {font-size:1.2em;}


.grey {color:#999999;}

#showroomlist {font-size:.9em; margin:10px 0 10px 150px;}
#showroomlist h2 {color:#96291C;}
#showroomlist table, #showroomlist td {vertical-align:top;}
#showroomlist td {width:250px;}
