/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 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 138 2008-01-27 SandroCarniel $
 */

body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 70%;
	color: #333;
	background: #F0F2F5 url(/images/background.jpg) center top fixed repeat-x;
}

/* LINK */
a img { border: none; }

a:link {
	color: #690;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover { color: #F00; }
a:active { color: #F00; }


.larger { font-size: 1.1em; }

.biggerText { font-size: 1.2em; }

#indexDefaultHeading { }

/* per scritta Zen Cart,
E-commerce su misura */
.greeting {
	text-align: center;
	font-size: 1.1em;
	margin: 1.2em 0 1.2em 0;
}


/*  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%;	}
*/

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

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
}
ADDRESS {
	font-size: 1.1em;
	padding: 0.5em;
	font-style: normal;
}

/* FORM */
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: #FFC; }

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

LEGEND {
	padding: 0.3em;
	font-weight: bold;
	font-size: 1.1em;
}

LABEL {
	padding: 0.2em;
	font-size: 1.1em;
	line-height: 1.5em;
}

LABEL.checkboxLabel,
LABEL.radioButtonLabel { margin: 0.5em 0.3em; }

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

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
}

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

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



#checkoutPayment LABEL.radioButtonLabel { font-weight: bold; }


.clearBoth { clear: both; }


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

.messageStackWarning,
.messageStackError {
	background-color: #FF6633;
	color: #FFF;
}

.messageStackSuccess {
	background-color: #00CC66;
	color: #333;
}

.messageStackCaution {
	background-color: #FF6;
	color: #333;
}
form h1 {
  color: #FF6600;
  font-size: 1.6em;
}
/* CLOSE EVOCO 04 04 2009 */
/* larghezza di pagina */
#mainWrapper {
	margin: 0;
	padding: 0;
	width: 774px;
	text-align: left;
	vertical-align: top;

	background-color: #FFF;
}

/* larghezza testata */
#headerWrapper {
	margin: 0em;
	padding: 0px;
border: 1px solid #CCCCCC; 	
	float: left;
	display: inline;
	width: 774px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 774px;
}

html>body #headerWrapper {
  width: 772px;
}

/* larghezza contenuto centrale */
#contentMainWrapper {
	margin: 0em;
	padding: 2px 0;
	float: left;
	display: inline;
	width: 774px;
}


#mainWrapper { margin: auto; }

/* larghezza colonna sinistra */
#contentMainWrapper td#navColumnOne.columnLeft {
	margin: 0;
	padding: 0;
	width: 200px;
}
#navColumnOne {
	vertical-align: top;
	background-color: transparent; 
}
#navColumnOneWrapper {
	margin: 5px 3px 5px 7px;
}

div.leftBoxContainer {
	width: 190px;
}


/* larghezza colonna centrale */
#contentMainWrapper td#navColumnCenter.columnCenter {
	margin: 0;
	padding: 0;
	vertical-align: top;
	width: 574px;
}
#navColumnTwoWrapper {
	margin: auto 0.4em auto 0;
}

/* testata */

#logoWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	/* background: #FFF; */
	height: 128px;
	background: #F0F2F5 url(/images/testata.jpg) top no-repeat;
}

#logo {
	padding: 0;
	position: absolute;
	top: 0;
	z-index: 10;
	color: #333;
	font-size: 1.2em;
	text-align: left;
}
#nk_logobg {
	width: 537px;
	height: 128px;
/*	border: 1px #FF3300; */
	padding: 0;
	top: 0;
	float: right;
	z-index: 10;
	color: #333;
	text-align: right;
	vertical-align: bottom;	
	
}
#taglineWrapper{
	vertical-align: baseline;	
}
#tagline {
	position: absolute;
	top: 104px;
	height: 24px;
	padding: 6px;
	padding-left: 6px;
	z-index: 1;
	color: #333;
	font-size: 1.1em;
	text-align: left;
	width: 100%;
/*	border: 1px solid #ff0000;*/

}

#sendSpendWrapper {
	/*border: 1px solid #cacaca;*/
	float: right;
	margin: 0em 0em 1em 1em;
	background-color: #FFC;
}

.floatingBox,
#accountLinksWrapper,
#sendSpendWrapper,
#checkoutShipto,
#checkoutBillto {
	margin: 0;
	width: 47%;
}
#checkoutShipto_evoco, #checkoutBillto_evoco {
	margin: 0;
	padding-left: 14px;
	background-color: #F0F0F0;
	border: 1px dashed #CCCCCC;/*	width: 46%; */
}
.evoco_padding {
  margin: 0;
  padding: 10px;
}
.evoco_img_padding {
	margin: 0;
	padding: 4px;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#checkoutConfirmDefaultBillingAddress, #checkoutConfirmDefaultShippingAddress{

}
.wrapperAttribsOptions { margin: 0.3em 0em; }

/*navigation*/
.navSplitPagesResult { 
  padding: 10px; /* EVOCO */
  padding-bottom: 25px;
}
.navSplitPagesLinks { }

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
}

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


/* navCatTabs */
#navCatTabsWrapper {
	margin: 0em;
	padding: 0.5em 0.2em;
	font-weight: bold;
	height: 1%;
	color: #666;
}

#navCatTabs ul li a { color: #666; }

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

#navCatTabs ul li {
	display: inline;
}

#navCatTabs ul li a:hover {
	color: #F00;
}


/* navMain */
div#navMainWrapper{
	margin: 0em;
	padding: 5px 2px 2px 2px;
	font-weight: bold;
	color: #333;
	float: left;
	display: inline;
	background: transparent url(/images/sfondo_barra.jpg) left top repeat-x;
	width: 774px;
	voice-family: "\"}\""; 
	voice-family:inherit;
/*	width: 768px; */
}

html>body #navMainWrapper {
  width: 768px;
}
#nk_orizontal_menu{
	display: inline; /* NK FIX */
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	vertical-align: middle; /*
	clear: both;
	height: auto;	*/
	z-index: 2;
}
#nk_orizontal_menu ul {
	display: inline; /* NK FIX */
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	vertical-align: middle;	
}
#nk_orizontal_menu  li {
	margin: 0px;
	padding: 0px;
	display: inline; /* NK FIX */
	float: left;
	vertical-align: baseline;
}
#nk_orizontal_menu ul li input{
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
#navMain, #headerLoginLine {
	display: inline; /* NK FIX */
}
#navMain, #headerLoginLine ul {
	display: inline; /* NK FIX */
	margin: 0.2em 0 0 0;
	padding: 0em;
	list-style-type: none;
	text-align: center;
}
#nk_orizontal_menu ul {
	display: inline; /* NK FIX */
	margin: 0.2em 0 0 0;
	padding: 0em;
	list-style-type: none;
	text-align: center;
}
#navMain,  #nk_orizontal_menu ul li { /* #headerLoginLine, */
	padding: 0em 0;
	display: inline;
	line-height: 1.6em;
	border-right: 1px solid #CCC; 
}
#headerLoginLine {
	text-align: right;
	vertical-align: text-bottom;
	/* border: medium dotted #FF0000; */
}

#navMain, #headerLoginLine, #nk_orizontal_menu ul li a {
	margin: 0;
	padding: 0.5em 1em;
	white-space: nowrap;
	display: inline; /* NK FIX */	
}
#navMain, #headerLoginLine, #nk_orizontal_menu a:link, #navMain a:visited {
	color: #333; /* NK O MEGLIO  #F00? */	
	text-decoration: none;
}
#navMain, #headerLoginLine, #nk_orizontal_menu a:hover, #navMain a:active {
	color: #F00;
	text-decoration: none;
}

#navMain, #headerLoginLine ul.back li.cart a {
	padding-left: 2.1em;
	background:transparent url(/images/cestello.gif) left 0.1em no-repeat;
}


/* navSupp */
#navSuppWrapper {
	margin: 0em;
	padding: 0.5em;
	height: 1%;
	font-size: 0.9em;
	font-weight: normal;
	border-top: 1px solid #EEE;
}

#navSupp ul {
	margin: 0;
	padding: 0em 0em 0em 0em;
	list-style-type: none;
	text-align: right;
	line-height: 1.5em;
}

#navSupp ul li {
	display: inline;
	padding: 0em 1em;
	border-left: 1px solid #EEE;
}

#navSupp ul li a {
	text-decoration: none;
	white-space: nowrap;
}

#navSupp a:link, #navSupp a:visited { color: #585858; }
#navSupp a:hover, #navSupp a:active { color: #F00; }


#navCatTabs ul li a:hover {
	color: #F00;
}


/* EZ pages */

#navEZPagesTop {
	margin: 0em;
	padding: 0.5em;
	font-size: 0.9em;
	font-weight: normal;
	/*border-bottom: 1px solid #EEE;*/
}

#navEZPagesTop ul {
	margin: 0;
	padding: 0em 0em 0em 0em;
	list-style-type: none;
	text-align: right;
	line-height: 1.5em;
}
#navEZPagesTop ul li {
	display: inline;
	padding: 0em 1em;
	border-left: 1px solid #EEE;
}

#navEZPagesTop a:link, #navEZPagesTop a:visited { color: #585858; }
#navEZPagesTop a:hover, #navEZPagesTop a:active { color: #F00; }


/* navEZPagesTOC */
#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9A9A9A;
}

#navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
}

#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;
	text-decoration: none;
}
#navEZPagesTOC ul li a:hover {
	color: #F00;
}

#ezPageBoxList,
#ezPageBoxList ul {
	margin: 0em;
	padding: 0em;
}

#ezPageBoxList ul { list-style-type: none; }
#ezPageBoxList li {
	margin: 0;
	padding: 0.2em 0em;
}
#navEZPageNextPrev { text-align: center; }


#navCategoryIcon,
.buttonRow,
#indexProductListCatDescription { margin: 0.5em; }
/* EVOCO */
#indexProductList h1{
  padding-bottom: 15px;
  font-size: 1.5em;
}
#indexProductList form{
    padding: 3px;
	font-size: 0.9em;
	border: 1px solid #DBDBDB;
	display: block;
	background-color:#E8E8E8;
}
#navMainSearch {
	vertical-align: middle;
	float: right;
	position: absolute;
/*	top: 110px;	*/
}
.baseposition{
	vertical-align: middle;
	margin-right: 8px;
}
.nk_searchbox{
	float: right;
	margin-top: -20px;
	margin-bottom: 22px;
	margin-left: 240px;
	margin-right: 4px;
}
#new_loginform{
  display:inline;
  float:right;
}
#navBreadCrumb {
	padding: 0.5em 0.5em;
	background: #FFF;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
}

#navColumnTwo { background-color: transparent; }

/*The main content classes*/
#contentColumnMain,
#navColumnTwo,
.additionalImages,
.alert { vertical-align: top; }


/* TESTO E TITOLI */

P { padding: 0.5em; }

h1 {
	margin: 0.2em 0 0 0;
	font-size: 1.3em;
	color: #333; 
}

h2 {
	margin: 0.2em 0 0 0;
	font-size: 1.2em;
}
h3 {
	margin: 0.2em 0 0 0;
	font-size: 1.1em;
}

h4,
h5,
h6 {
	font-size: 1em;
	margin: 0.2em 0 0 0;
}
h6 a,
h6 a:link,
h6 a:hover,
h6 a:visited,
h6 a:active{
/*	color:#FF6600;*/
}
.autore{
	color:#666666;
/*  font-weight: bold;*/
}
.autore_internal{
  color:#666666;
  font-style:italic;
}
h4.optionName {
	font-size: 1.1em;
	line-height: 1.5em;
	padding: 0.2em;
}



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

.alert {
	color: #F00;
	margin-left: 0.5em;
}

.advisory { }
.important { font-weight: bold; }
.notice { }
.rating { }
.gvBal { float: right; }
#bannerOne,
#bannerTwo,
#bannerThree,
#bannerFour,
#bannerFive,
#bannerSix { padding: 0.5em; }

.centerColumn { padding: 0.5em 0 0.5em 0.5em; }

.smallText,
#siteinfoLegal,
#siteinfoCredits,
#siteinfoStatus,
#siteinfoIP { font-size: 0.9em; }
#siteinfoIP, #navSuppWrapper {
    margin-top: 6px;
	border: 0px solid #f00;
	display: inline;
	float:left;
	background-color: #FFFFFF;	
}
#siteinfoIP{
  clear:both;
}
#siteinfoLegal{
    margin-top: 16px;
  clear:both;
}
.legalCopyright{
	background-color: #FFFFFF; 
}
/*Shopping Cart Display*/
#cartAdd {
	padding: 1em;
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000;
}
.cartAdd2 { /* EVOCO */
	padding: 0.9em;
	float: right;
	text-align: center;
	margin:  0.5em;
	border: 1px solid #DFDFDF;
	background-color: #EAEAEA;
}

.tableHeading TH { border-bottom: 1px solid #9A9A9A; }
.tableHeading,


#cartSubTotal { background-color: #E9E9E9; }

#cartSubTotal {
	padding-right: 2.5em;
	border-top: 1px solid #CCC;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
}

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


.cartRemoveItemDisplay { width: 3.5em; }
.cartAttribsList { margin-left: 1em; }

#mediaManager {
	width: 50%;
	margin: 0.2em;
	padding: 0.5em;
	background-color: #F5F5F5;
	border: 1px solid #C00;
}

.mediaTitle { float: left; }

/* vs 138 */
.mediaTypeLink { float: right; }

/* vs 138 */
.normalprice,
.productSpecialPriceSale { text-decoration: line-through; }
.productSpecialPrice,
.productSalePrice,
.productSpecialPriceSale,
.productPriceDiscount { color: #F00; }

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
}




/*Image Display*/
#productMainImage,
#reviewsInfoDefaultProductImage,
#productReviewsDefaultProductImage,

#reviewWriteMainImage { margin: 0em 1em 1em 0em; }
.categoryIcon {
	font-size: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FF6600;
}
#cartImage { margin: 0.5em 1em; }

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

.attributesComments { }




/*sideboxes*/
.columnLeft { }

#manufacturersHeading,
#currenciesHeading,
#musicgenresHeading,
#recordcompaniesHeading,
#searchHeading,
#search-headerHeading {
	font-size: 0.9em;
	color: #000;
}


/* box */
#focus {
	margin: 0 0 1em 0;
}

#focus p {
	margin: 0;
	padding: 0.5em 0;
}

.centerBoxWrapper {
	margin: 0 0 1.1em 0;
	height: 1%;
	border: none;
	color: #666;
}

.centerBoxWrapper img {
	width: 110px;
	height: auto;
}
.centerBoxHeading {
	margin: 0em;
	padding: 0.5em 0.5em;
	position: relative;
	text-align: left;
	height: 1%;
}
h2.centerBoxHeading {
	padding: 0;
	font: italic 1.6em Georgia, Times, "Times New Roman", Serif;
	color: #333;
	border-right: none;
	border-bottom: 1px solid #DDD;
	border-left: none;
	background: none;
}

.centerColumn a:link, .centerColumn a:visited {
	font-size: 1.2em;
}

/* box heading */
.leftBoxHeading,
.rightBoxHeading {
	margin: 0em;
	padding: 0.5em 0.2em 0.5em 0;
	position: relative;
	text-align: left;
	height: 1%;
}

h3.leftBoxHeading,
h3.rightBoxHeading {
	margin: 0 0 0.1em 0;
	padding: 0 0 0.2em 0;
	font: bold 1.3em Georgia, Times, "Times New Roman", Serif;
	color: #F60;
	border-bottom: 1px solid #C2D6AD;
}

h3.leftBoxHeading a,
h3.rightBoxHeading a {
	padding: 0.1em 1em 0.1em 0.3em;
	position: absolute;
	top: 0.3em;
	right: 0.5em;
	font-weight: bold;
	font-size: xx-small;
	color: #F60;
	background: transparent url(/images/fr.gif) right center no-repeat;
}

/* carrello */

div.leftBoxContainer#shoppingcart,
div.rightBoxContainer#shoppingcart,
div#shoppingcart {
	margin: 1.5em 0 2em 0;
	border: 1px solid #DDD;
	border-top: none;
	width: 190px;
}

#shoppingcart .leftBoxHeading {
	margin: 0em;
	padding: 0.4em 0.2em 0.3em 0.2em;
	position: relative;
	text-align: center;
	background: #F5F5F5 url(/images/sfondo_carrello.jpg) left top repeat-x;
	height: 1%;
}
#shoppingcart h3.leftBoxHeading,
#shoppingcart h3.rightBoxHeading {
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333;
	border-bottom: 1px solid #DDD;
}

h3#shoppingcartHeading a {
	padding: 0.3em 2.5em 0.4em 0.7em;
	height: 16px;
	top: 0.1em;
	right: 0.2em;
	font-size: 0.85em;
	font-weight: normal;
	color: #F60;
	border-left: 1px solid #CCC;
	background: transparent url(/images/cestello.gif) right top no-repeat;
}


#shoppingcart a:link, #shoppingcart a:visited {
	color: #F60;
}

#shoppingcart #cartBoxFooter {
	margin-top: 0.5em;
	padding-top: 0.3em;
	border-top: 1px solid #DDD;
}

/* alla cassa */
#shoppingcart #allacassa {
	float: left;
	margin-left: 0.9em;
	padding-left: 1.4em;
	background-image: url(/images/gotocash.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#shoppingcart #allacassa a {
	padding-right: 1.0em;
	border-right: 1px solid #CCC;
}

/* totale carrello */
div.cartBoxTotal {
	padding-right: 0.5em;
	text-align: right;
	color: #F60;
	font-weight: bold;
	font-size: 0.9em;
}


#cartBoxListWrapper {
	margin: 0em;
	padding: 0em;
}

#cartBoxListWrapper ul {
	margin: 0em;
	padding: 0em;
	list-style-type: none;
}
#cartBoxListWrapper ol {
	margin: 0 0 0 1.8em;
	padding: 0em;
}

/* elemento carrello */
#cartBoxListWrapper li {
	margin: 0;
	padding: 0.2em 0em;
	color: #F60;
	font-size: 0.9em;
	font-weight: bold;
}

#shoppingcart #cartBoxListWrapper li a{
	color: #000;
}

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




/* carte di pagamento */
#cardsbox {
	margin: 0;
}

#cardsbox h3.leftBoxHeading#cardsboxHeading {
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
#cardsbox p {
	margin: 0em;
	padding: 0.5em 0;
	text-align: center;
}


/* commmenti */

#reviews {
	margin: 1em 0 1em 0;
}
	
#reviews h3.leftBoxHeading,
#reviews h3.rightBoxHeading {
	color: #8C8C8C;
	border-bottom: none;
	background: transparent url(/images/sfondo_commenti.gif) left bottom no-repeat;
}
#reviews h3.leftBoxHeading a,
#reviews h3.rightBoxHeading a {
	color: #8C8C8C;
}

#reviewsContent {
	border-top: none;
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-left: 1px solid #DDD;
}

#reviewsContent p {
	margin: 0.2em 0;
	padding: 0.2em 0;
	border-top: 1px solid #DDD;
	font-size: 0.9em;
}
#reviewsContent p span.author {
	display: block;
	text-align: right;
	font-weight: italic;
	color: #666;
}

.sideBoxContent {
	padding: 0.4em;
	font-size: 1.1em;
	background: #FFF;
}

.centerBoxContentsSpecials,
.centerBoxContentsAlsoPurch,
.centerBoxContentsFeatured,
.centerBoxContentsNew { margin: 1em 0em; }

/*list box contents*/
.centerBoxContents,
.specialsListBoxContents,
.categoryListBoxContents,
.additionalImages
{ margin: 1em 0em; }
.categoryListBoxContents{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #669900;
}

.centerBoxContentsAlsoPurch { float: left; }

.centerBoxContents,
.specialsListBoxContents,
.categoryListBoxContents,
.centerBoxContentsSpecials,
.centerBoxContentsAlsoPurch,
.centerBoxContentsFeatured,
.centerBoxContentsNew { vertical-align: top; }
.centerBoxContents  { float: left; }
/* evoco 04 / 04 / 2009 */
.centerBoxContentsFeatured {text-align: left;} 
.centerBoxContents,
.specialsListBoxContents,
.categoryListBoxContents,
.centerBoxContentsSpecials,
.centerBoxContentsAlsoPurch,

.centerBoxContentsNew { text-align: center; }


.centeredContent,
TH,
#cartEmptyText,
#cartBoxGVButton,
#cartBoxEmpty,
#cartBoxVoucherBalance,
#navCatTabsWrapper,
#bannerOne,
#bannerTwo,
#bannerThree,
#bannerFour,
#bannerFive,
#bannerSix,
#siteinfoLegal,
#siteinfoCredits,
#siteinfoStatus,
#siteinfoIP,
.center,
.cartRemoveItemDisplay,
.cartQuantityUpdate,
.cartQuantity,
.cartTotalsDisplay,
#cartBoxGVBalance,
.accountQuantityDisplay,
.ratingRow,
LABEL#textAreaReviews,
#productMainImage,
#reviewsInfoDefaultProductImage,
#productReviewsDefaultProductImage,
#reviewWriteMainImage,
.additionalImages,
.gvBal,
.attribImg { text-align: center; }
/* EVOCO 04 04 2009 */
.productListing-data { text-align: left; } 
.listingDescription { 
  margin-top : 4px;
  margin-bottom: 4px;
  padding: 0px;
  line-height: 1.4em;
}
.productGeneral {
  line-height: 1.4em;
  padding: 8px;
  color: #000000;
}

/* CLOSE EVOCO 04 04 2009 */
#bestsellers .wrapper { margin: 0em 0em 0em 1.4em; }

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

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

#bannerboxContent {
	margin: 0;
	padding: 0;
}

/*  prova a decommentare e guarda */
#upProductsHeading { text-align: left; }
#upDateHeading { text-align: right; }

/* categories box parent and child categories */
A.category-top,
A.category-top:visited { }

A.category-links,
A.category-links:visited { }

A.category-subs,
A.category-products,
A.category-subs:visited,
A.category-products:visited { }

#categoriesContent{
	color: #999;
}
A.section-arancio,
A.section-arancio:hover{
  color: #FF6633;
}


SPAN.category-subs-parent { font-weight: bold; }
SPAN.category-subs-selected { font-weight: bold; }

#informationContent {
	font-size: 1em;
}

#informationContent a:link {
	padding: 0.1em 0.3em 0.1em 1em;
	text-decoration: none;
	color: #666;
	background: transparent url(/images/fr.gif) left center no-repeat;
	
}
#informationContent a:visited {
	padding: 0.1em 0.3em 0.1em 1em;
	color: #333;
	text-decoration: none;
	background: transparent url(/images/fr.gif) left center no-repeat;
	font-weight: bold;
}
#informationContent a:hover { color: #F00; }
#informationContent a:active { color: #F00; }


#categories a:link {
	padding: 0.1em 0.3em 0.1em 1em;
	text-decoration: none;
	color: #F00;/* moro #666; */
	background:  url(/images/fr.gif) left center no-repeat;
	
}
#categories a:visited {
	color: #333;
	text-decoration: none;
	background: transparent url(/images/fr.gif) left center no-repeat;
}
#categories a:hover {
	color: #F00;
}
#categories a:active { color: #F00; }


/* punti elenco categorie */

#categories .sideBoxContent {
	color: #666;
	font-size: 1.1em;
	padding: 0 0 0.5em 0;
	line-height: 1.5;
}

/* primo livello */
#categories .sideBoxContent ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#categories .sideBoxContent ul li {
	margin: 0 0 0.2em 0;
	font: bold 1.2em Georgia, Times, "Times New Roman", Serif;
	color: #F60;
	
}
/* titolo delle categorie */
#categories .sideBoxContent ul li span {
	margin: 0 0 0.2em 0;
	display: block;
	border-bottom: 1px solid #C2D6AD;
	
}
/* EVOCO per il caso che il titolo top sia linkato */
#categories .sideBoxContent ul li span a,
#categories .sideBoxContent ul li span a:active,
#categories .sideBoxContent ul li span a:link {
	color: #F60;
}
#categories .sideBoxContent ul li span a:hover{
	background-color: #F7F7F7;
	color: #F60;
}

/* secondo livello */
#categories .sideBoxContent ul li ul li {
	margin: 0;
	padding: 0;
	font: normal 0.85em Verdana, Arial, Helvetica, Sans-serif;
	color: #000;
}
#categories .sideBoxContent ul li ul li a:hover {
  background-color: #F3F3F3;
}
/* terzo livello */
#categories .sideBoxContent ul li ul li ul {
	font: normal 1.2em Verdana, Arial, Helvetica, Sans-serif;
}

}
#categories .sideBoxContent ul li ul li ul li {
	padding: 0;
}

/* quarto livello */
#categories .sideBoxContent ul li ul li ul li ul {
	margin: 0 0 0 0.7em;
	font: normal 1.1em Verdana, Arial, Helvetica, Sans-serif;
}

#categories .sideBoxContent a:link,
#categories .sideBoxContent a:visited {
	display: block;
	padding: 0 0 0.3em 0;
	font-weight: bold;
	text-decoration: none;
	background: none;
	
}
#categories .sideBoxContent a:link {
	color: #000;
	
}
#categories .sideBoxContent a:visited {
	color: #333;
}
#categories .sideBoxContent a:hover,
#categories .sideBoxContent a:active {
	color: #F00;
}


#categories .sideBoxContent ul li ul li ul a:link {
	font-weight: normal;	
}

#categories .sideBoxContent ul li ul li ul li ul a:link,
#categories .sideBoxContent a:visited {
	color: #333;
}
#categories .sideBoxContent ul li ul li ul li ul a:hover,
#categories .sideBoxContent ul li ul li ul li ul a:active {
	color: #F00;
}


/* end categories box links */
/*misc*/
.back { float: left; }
.forward,
#shoppingCartDefault #PPECbutton { float: right; }
.bold { font-weight: bold; }

.rowOdd {
	background-color: #E8E8E8;
	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: #398C24;
	height: 2em;
	color: #FFF;
}

.productListing-rowheading {
	height: 2em;
	color: #333;
}

.productListing-odd,
.productListing-even,
.listingProductImage { padding: 2px 0px 2px 0px; }

#siteMapList {
	width: 90%;
	float: right;
}

.ratingRow { margin: 1em 0em 1.5em 0em; }

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
}

#popupAdditionalImage,
#popupImage {
	margin: 0em;
	padding: 0em;
}

#popupShippingEstimator,
#popupSearchHelp,
#popupAdditionalImage,
#popupImage,
#popupCVVHelp,

#popupCouponHelp,
#popupAtrribsQuantityPricesHelp,
#infoShoppingCart { background-color: #FFF; }

#siteinfoLegal { margin: 1em 0em 1.4em 0em; }
#information .leftBoxContainer{
	color: #666;
	font-size: 1.1em;
    margin: 5px 3px 5px 7px;	
	padding: 0 0 0.5em 0;
	line-height: 1.5;
}
#information .sideBoxContent {
	color: #666;
	font-size: 1.1em;
	padding: 0 0 0.5em 0;
	line-height: 1.5;
}

.information {
	padding: 10px 3px;
	line-height: 150%;
}

#shoppingcartBody #shippingEstimatorContent { clear: both; }

.seDisplayedAddressLabel {
	background-color: #85C285;
	text-align: center;
}

.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}

#seShipTo { padding: 0.2em; }
.red_text_sep{
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #E9E9E9;
	background-color: #EFEFEF;
	color: #FF6600;
}
.green_text_sep{
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #E9E9E9;
	background-color: #EFEFEF;
	color: #0000FF;
}
#panels_container{
  display:block;
  position:relative;
}
#panels_container ul{
  display:inline;
 /* position:relative; */
 margin:0;
 padding:0;
}
#panels_container ul li{
  display:inline;
  float:left;
/* position:relative; */
  margin:0;
  padding:0;
  list-style:none;
}
