BODY {
  background: #FFFFFF;
  color: #492A16;
  margin: 0px;
  font-family:arial,helvetica,sans-serif;
  font-size:12px;
}


A {
  color: #492A16;
  text-decoration: none;
  margin: 0;
/*  white-space: nowrap;*/

}


A:hover {
  color: #8e8e8e;
}

a img{
	border:none;
}	

/*
a:visited {
	color: #747474;
	text-decoration: none;
	}
*/
p{
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
}
/**/
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;
	}



/**/
#indexDefaultHeading { 
	 font-family:Arial,Helvetica,sans-serif;
        font-size:24px;
        font-weight:normal;
        text-align:left;
	margin: 0em;

} /* per scritta Zen Cart, E-commerce su misura */
.greeting{	text-align : center; font-size: 1.1em;	margin: 1.2em 0 1.2em 0;} /* per scritta Benvenuto e buona navigazione */

/**/
/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p { 	position: relative;	}
*html .centerColumn {	height: 1%;	}
*/

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #fcffce;
	}

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;
	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}


#logo,  .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}



#checkoutPayment LABEL.radioButtonLabel {	font-weight: bold;	}

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 #fac218;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #FCFFCE;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}


#productDateAvailable{
        color: #ff0000;
 	font-weight: bold;
	font-size:12px;
      }

/*wrappers - page or section containers - controllo dimensione dello schermo */


#mainWrapper {
	background-color: #fff;
	text-align: left;
	width: 1000px;
	margin:0px;
	margin:auto;
	border:1px solid #ffffff;	
	}


#headerWrapper, #contentMainWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 


#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;
	}


ol {
	margin:0em;
}

/*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,  #navCatTabsWrapper {
	margin: 0em;
	background-color: #ffffff;
	height: 35px; /*1%;*/
	width: 100%;
	}

#navSuppWrapper {
	background-image: url(../images/footerbg_01.jpg);
	width:1000px;
	height:44px;

}

#navMain ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navSupp  {
        text-align: center;
	padding-top: 10px;
        }


#navMain ul li,  #navCatTabs ul li {
	display: inline;
	}

#navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

A.navSuppLink:link, A.navSuppLink:visited, A.navSuppLink:active {
	color: #747474;
	font-size: 12px;
	font-family: verdana;
	text-decoration: none;
	font-weight: normal;
}
/*x*/
A.navSuppLink:hover {
	color:#747474;
	font-family: verdana;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
}


#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;
	}


#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}
#navMainLanguages {
        float: left;
        padding-top:5px;
	padding-right:220px;
        }
#prova{
        float: right;

        }



#navEZPagesTop {
	background-color: #ffff33;
	}

#navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	background-color: #fff;
	}

#navColumnTwo {
	background-color: #fff;
	}

/*The main content classes*/

.centerBoxContentsNew , .centerBoxContentsFeatured, .centerBoxContentsSpecials{

left-align: center;	
	}

.prod_table {
/*	background-image: url(../images/box.gif);*/
	background-repeat:no-repeat;
	width: 250px;	
	height: 212px;

}

.prod_name {
	width:200px;
	height:30px;
	text-align: center;
	margin-left:40px;
	line-height: 33px;
}

A.prod_namelink:link, A.prod_namelink:visited, A.prod_namelink:active {
	color: #127502;
 	font-family: verdana, arial, helvetica, sans-serif;
 	font-size: 11px;
 	text-decoration: none;
	font-weight:bold;


}
g.prod_namelink:hover {
	color: #127502;
 	font-family: verdana, arial, helvetica, sans-serif;
 	font-size: 11px;
 	text-decoration: none;
	font-weight:bold;

 }



.prod_price {
	text-align: left;
	margin-left:10px;
	margin-top:15px;
	width: 145px;
	height: 50px;

}

.price {
	color:#b7202f;
	font-weight:bold;	

}

.prod_desc {
	padding-top:2px;	
	padding-left:10px;
	width: 145px;
	height: 70px;	
	color: #828282;
	text-align: left;
}


.prod_details {
	text-align: right;

}

A.more_link:link, A.more_link:visited, A.more_link:active {
	color: #b7202f;
 	font-family: verdana, arial, helvetica, sans-serif;
 	font-size: 11px;
 	text-decoration: none;
	font-weight:bold;
}


.prod_image {
	padding-top:43px;
	padding-left:0px;
	width:100px;

}

#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch,   .alert {
	vertical-align: top;
	}



/*.content,*/
#productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

#productPrices{
	text-align:right;
	padding:0.5em;
}





.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}

.centerColumn, #navBreadCrumb, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding-left: 0.8em;
	padding-right: 0.0em;	
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}



/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	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: #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*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}


.mediaTitle { 	float: left;	} /* vs 138 */
.mediaTypeLink {	float: right;	} /* vs 138 */

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;


	
	}

/*rimasti*/
.centerBoxWrapper {	}


/*sideboxes*/
.leftBox {
	padding:0px;
	font-size:11px;
	 border:0px;
	 text-align:middle;
}


h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {	
	font-size: 12px;
	margin: 0px;
	color:#424141;
	font-weight:bold;
	text-align:middle;
	line-height:28px;
	
	}

/*rimasti */
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, 
#searchHeading, #search-headerHeading {	font-size: 0.9em;	color: #ffffff;}

.leftBoxHeading, .rightBoxHeading {
	margin: 0px;
	background-image: url(../images/leftbox_hd.gif);
	width:168px;
	height:22px;
	background-repeat:no-repeat;

	}




	 
.centerBoxHeading {
	margin: 0em;

	/*padding: 0.5em 0.2em;*/
	width:791px;
	height:20px;
	background-repeat: no-repeat;
	
	}

h2.centerBoxHeading {
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	height:30px;
	text-align:left;
	
}

.leftBoxContainer, .rightBoxContainer {
	/*margin-bottom: 0.5em;
	margin-top:0.2em;*/
	line-height:20px;
/*	border-bottom: 1px solid #fac218;*/
	}


h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
	text-align:center;	
	}

h3.leftBoxHeading a:hover {
	color: #424141;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #fff;
	text-decoration: none;
	}
/*#navMain ul li a:hover {	color: #fcd804;	text-decoration: none;	} */

/*rimasto*/
.rightBoxHeading a:visited, .leftBoxHeading a:visited,
 .centerBoxHeading a:visited, a.oroductListing-heading  {	
	color: #FFFFFF;	
}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, 
#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.0em;
	}

#bestsellers ol {
	padding-left: 1px;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding-left: 1px;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#bannerboxContent {	/*background-color: #ffff99;*/} /*  prova a decommentare e guarda */

#upProductsHeading {
	text-align: left;	
}

#upDateHeading {	
	text-align: right;	
}

/*misc*/
.back {
	float: left;
	valign:top;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #fff;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	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;
	}


/* categories box parent and child categories */
A.category-top:link, A.category-top:visited, A.category-top:active {
	color: #492A16;
  	font-size: 11px;
  	text-decoration: none;
  	text-align: center;
	}
A.category-top:hover {
  	color: #8e8e8e;
  	font-size: 11px;
  	text-decoration: underline;
 	text-align: center;
}

A.category-subs:link, A.category-subs:visited, A.category-subs:active {
  color: #8e8e8e;
  font-size: 11px;
  font-family: verdana;
  text-decoration: none;
  text-align: center;
}
A.category-subs:hover {
  color: #8e8e8e;
  font-family: verdana;
  font-size: 11px;
  text-decoration: underline;
 text-align: center;
}

A.category-products:link, A.category-products:visited, A.category-products:active {
  color: #8e8e8e;
  font-size: 11px;
/*  font-family: verdana;*/
  text-decoration: none;
  text-align: center;
}
A.category-products:hover {
  color: #8e8e8e;
/*  font-family: verdana;*/
  font-size: 11px;
  text-decoration: underline;
 text-align: center;
}


/*rimasto*/

A.category-links, A.category-links:visited {	
	color: #492A16;	
        text-decoration: none;	
	font-size: 11px;
}

A.category-links:hover{	
	color: #8e8e8e;	
        text-decoration: none;	

}

SPAN.category-subs-parent {
  font-weight: bold;
}
SPAN.category-subs-selected {
  font-weight: bold;
}


/* end categories box links */


/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/

#productListHeading{
        color: #492A16;
	}

.productListing-heading{
	color: #FFFFFF;
	}

.productListing-rowheading {	
/*	background-color: #FFFFFF;	*/
	background-image: url(../images/tile_back.gif);	
	height: 1em;	
	color: #FFFFFF;	
	}

.productListing-odd, .productListing-even, .listingProductImage  {	
	padding: 2px 0px 2px 0px;	
	} 
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, 
#popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {	
	background-color: #ffffff;	
}
/*rimasto*/
#siteinfoLegal {	margin: 1em 0em 1.4em 0em;	}
	
.information {
	padding: 10px 3px; line-height: 150%;
}
/*rimasto*/
#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}
/*rimasto*/

.seDisplayedAddressLabel {
	background-color:#FAC218;
	text-align: center;
	}

/*rimasto*/

.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}

/*rimasto*/

#seShipTo {
	padding: 0.2em;
	}



.cr {
	color:#8b8b8b;
	font-family: verdana;
	font-size: 11px;
	text-align:center;	
	}


/*STILI PAGINA PRODOTTO*/

.brownTitleSmall{
  font-size:14px;
  line-height: 100%
}

.brownTitleBig{
  font-size:16px;
  line-height: 200%
}

.brownTitleSmall,.brownTitleBig{
  text-align:center;
  text-decoration: none;
  font-weight:bold;
  color:#492A16;
}
.greyDesc{
  font-size:12px;
  color:#777777;
}

.normalText{
  text-align:left;
  padding:0.5em 0;
  font-size:12px;
}


.infoBoxProduct{
  text-align:left;
  font-size:10px;
}
