body { background-color:transparent; color:#000000; margin:0; background-image: url('/user/themes/salute_e_bellezza/theme_images/px.gif'); background-repeat: repeat-x}
body, td { font-family: verdana,helvetica,sans-serif; font-size:11px;  color:#000000 }
textarea, input, select { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size:10px }

textarea {
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box; /* Firefox, other Gecko */
	box-sizing: border-box; /* Opera/IE 8+ */
}

input {
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box; /* Firefox, other Gecko */
	box-sizing: border-box; /* Opera/IE 8+ */
}

h1 {font-size: 2.4em}
h2 {font-size: 1.8em}
h3 {font-size: 1.4em}
h4 {font-size: 1.2em}
h5 {font-size: 1em}
h6 {font-size: 0.85em}
html { overflow-y: scroll;}
form { margin:0; padding:0}
img { border:0 }

a:link { color:#bd0a2e; text-decoration:none }
a:visited { color:#bd0a2e; text-decoration:none; }
a:hover { color:#bebfcb; text-decoration:underline }
a:active { color:#ffffff; text-decoration:underline }


.wrapText {
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}

#mainBody {
	width:1200px;
	margin:auto;
	background-color:transparent;
	background-image: url('/user/themes/salute_e_bellezza/theme_images/px.gif');
	background-repeat: no-repeat;
}

.mainBodyEditor {
	background-color:transparent;
	background-image: url('/user/themes/salute_e_bellezza/theme_images/px.gif');
	background-repeat: no-repeat;
}

.bodycolors {
	background-color:transparent;
	background-image: url('/user/themes/salute_e_bellezza/theme_images/px.gif');
	background-repeat: no-repeat;
}

.bgHigh {
	background-image: url('/user/themes/salute_e_bellezza/theme_images/px.gif') ;
	background-color: #eeebdd ;
	background-repeat: no-repeat;
}

.bgLow {
	background-image: url('/user/themes/salute_e_bellezza/theme_images/px.gif') ;
	background-color: #eeebdd ;
	background-repeat: no-repeat;
}

#midBlock { margin:5px 8px 2px 8px }
#leftBlock { margin:5px 0px 2px 0px; width:200px}
#leftBlock table { margin:0 ;padding:0 }
#leftBlock table td { margin:0 ; padding:0 }
#rightBlock { margin:5px 0px 2px 0px; width:200px}

/* Classi generiche */
.textRight { text-align:right }
.textCenter { text-align:center }
.textLeft { text-align:left}

/* Forms */
input.formField {
	margin:0;
	padding:4px;
	font-size:11px;
	background-image: url('/user/themes/salute_e_bellezza/theme_images/px.gif') ;
	background-color: #ffffff ;
	background-repeat: no-repeat;
	border-width: 1px;
	border-color: #c4c4c4;
	border-style: solid;
}

input.formFieldRequired {
	margin:0;
	padding:4px;
	font-size:11px;
	background-image: url('/user/themes/salute_e_bellezza/theme_images/px.gif') ;
	background-color: #edffb3 ;
	background-repeat: no-repeat;
	border-width: 1px;
	border-color: #c4c4c4;
	border-style: solid;
}

select.formField {
    margin:0;
    font-size:11px;
    background-image: url('/user/themes/salute_e_bellezza/theme_images/px.gif') ;
    background-color: #ffffff ;
    background-repeat: no-repeat;
    border-width: 1px;
    border-color: #c4c4c4;
    border-style: solid;
}

select.formField option {
    padding:4px;
}

select.formFieldRequired option {
    padding:4px;
}

label.formFieldError {
	display:block;
	margin:4px 0 4px 4px;
	padding-bottom:2px;
	padding-left:18px;
	background:url(/user/themes/salute_e_bellezza/theme_images/icons/ico_error.png);
	background-repeat:no-repeat;
	font-size:10px;
	color:#f10938;
	font-weight:bold;
}

input.formFieldError {
	background-image: url('/user/themes/salute_e_bellezza/theme_images/px.gif') ;
	background-color: #f0ff0a ;
	background-repeat: no-repeat;
	border-width: 1px;
	border-color: #ff512e;
	border-style: solid;
}

input.glbFormFieldError {
	background-image: url('/user/themes/salute_e_bellezza/theme_images/px.gif') ;
	background-color: #f0ff0a ;
	background-repeat: no-repeat;
	border-width: 1px;
	border-color: #ff512e;
	border-style: solid;
}

/* Errori dopo il submit */
.formErrorsContainer {
	border-width: 1px;
	border-color: #524a1e;
	border-style: none;
	background-image: url('/user/themes/salute_e_bellezza/theme_images/px.gif') ;
	background-color: #f00013 ;
	background-repeat: no-repeat;
	margin:0px;
	padding:3px
}

.formErrorsContainer li {
	padding:0;
	list-style:none;
	color: #ffffff;
	font-size:10px;
	font-weight:normal;
	margin: 0;
	text-align:center
}

/* Menu orizzontale <div class='horizontalMenu'><ul><li><a href='#'>xxx</a></li>*/
.horizontalMenu {
	background-color:transparent;
	background-image: url('/user/themes/salute_e_bellezza/theme_images/px.gif') ;
	background-repeat: repeat-x;
	border-width: 1px;
	border-color: #ffffff;
	border-style: none;
	padding:0;
	height: 28px;
}

.horizontalMenu ul {
	margin:0; padding:0 ;
}

.horizontalMenu ul li {
	padding: 8px 2px 8px 2px;
	background-image: url('/user/themes/salute_e_bellezza/theme_images/px.gif');
	background-repeat: no-repeat;
	display:block ;
	float:left ;
	font-weight:normal;
	font-family: verdana,helvetica,sans-serif;
	font-size: 15px;
}

.horizontalMenu ul li span {
	margin:5px 8px 0 6px;
	padding-left:10px;
	background-image: url('/user/themes/salute_e_bellezza/theme_images/menu//MenuSeparator.png');
	background-repeat: no-repeat;
}

.horizontalMenu ul li span a {
	text-decoration:none;
	margin: 0;
	padding: 0;
	color:#000000;
	font-weight:normal;
}

.horizontalMenu ul li span a:hover {
	color:#052294;
	font-weight:normal;
	text-decoration:underline;
}
/* Menu verticale <div class='verticalMenu'><ul><li><a href='#'>xxx</a></li>*/

.verticalMenu {
}

.verticalMenu .menuText {
	background-color:transparent;
}

.verticalMenu ul { margin:0 ; padding:0; list-style:none; list-style-image:none }

.verticalMenu ul li {
	display:block;
	color: #000000;
	background-color:transparent;
	background-image: url('/user/themes/salute_e_bellezza/theme_images/menu//icon_categorie.png');
	background-repeat: no-repeat;
	background-position:0 6px
}

.verticalMenu ul li a {
	display:block ;
	text-decoration:none;
	background-color:transparent;
	color: #000000;
	font-weight:bold;
	font-family: verdana,helvetica,sans-serif;
	font-size: 10px;
	background-image: url('/user/themes/salute_e_bellezza/theme_images/menu//icon_categorie.png');
	background-repeat: no-repeat;
	background-position:0 6px;
	padding-left:12px;
	padding-top:4px;
	padding-bottom:4px;
}

.verticalMenu ul li a:hover {
	font-weight:bold;
	font-family: verdana,helvetica,sans-serif;
	font-size: 10px;
	color: #524a1e;
	background-color:[vertical_menu_item_background_selected_color];
	background-repeat: no-repeat;
	background-position:0 6px
}

/* Tabelle generiche */
.gTable { border-collapse:collapse; margin-left:auto; margin-right:auto; }
.gTable th { background-color:#3975AB; color:#fff; font-size:11px; font-weight:bold; text-align:center; border: 1px solid #999 }
.gTable td { padding:3px 5px 3px 5px;  }
.gTable .header {
	border-width: 1px;
	border-color: #e94f1d;
	border-style: solid;
	background-image: url('/user/themes/salute_e_bellezza/theme_images//BlockHeader-rosso.png') ;
	background-color: #ffffff ;
	background-repeat: repeat-x;
	color: #ffffff;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	padding: 3px 5px
}

.gTable .title {
	border-width: 1px;
	border-color: #c3b6b7;
	border-style: solid;
	background-image: url('/user/themes/salute_e_bellezza/theme_images//BlockHeader-rosso.png') ;
	background-color: #ffffff ;
	background-repeat: no-repeat;
	color: #000000;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}

.gTable .low {
	border-width: 1px;
	border-color: #524a1e;
	border-style: solid;
	background-image: url('/user/themes/salute_e_bellezza/theme_images/px.gif') ;
	background-color: #eeebdd ;
	background-repeat: no-repeat;
	color: #000000;
	font-size:11px;
	font-weight:normal;
}

.gTable .lowBold {
	border-width: 1px;
	border-color: #524a1e;
	border-style: solid;
	background-image: url('/user/themes/salute_e_bellezza/theme_images/px.gif') ;
	background-color: #eeebdd ;
	background-repeat: no-repeat;
	color: #000000;
	font-size:11px;
	font-weight:bold;
}

.gTable .high {
	border-width: 1px;
	border-color: #524a1e;
	border-style: solid;
	background-image: url('/user/themes/salute_e_bellezza/theme_images/px.gif') ;
	background-color: #eeebdd ;
	background-repeat: no-repeat;
	color: #000000;
	font-size:11px;
	font-weight:normal;
}

.gTable .highBold {
	border-width: 1px;
	border-color: #524a1e;
	border-style: solid;
	background-image: url('/user/themes/salute_e_bellezza/theme_images/px.gif') ;
	background-color: #eeebdd ;
	background-repeat: no-repeat;
	color: #000000;
	font-size:11px;
	font-weight:bold;
}

.gTable .warning {
	border-width: 1px;
	border-color: #524a1e;
	border-style: dotted;
	background-image: url('/user/themes/salute_e_bellezza/theme_images/px.gif') ;
	background-color: #dadcd6 ;
	background-repeat: no-repeat;
	color: #4d5044;
	font-size:11px;
	font-weight:normal;
	text-align:center ;
}

.gTable .warningHeader {
	border-width: 1px;
	border-color: #524a1e;
	border-style: solid;
	background-image: url('/user/themes/salute_e_bellezza/theme_images/px.gif') ;
	background-color: #c3b6b7 ;
	background-repeat: no-repeat;
	color: #ffffff;
	font-size:11px;
	font-weight:bold;
	text-align:center ;
}

.gTable .commands {
	border-width: 3px;
	border-color: #ffffff;
	border-style: none;
	background-image: url('/user/themes/salute_e_bellezza/theme_images/px.gif') ;
	background-color: #ffffff ;
	background-repeat: no-repeat;
	text-align:center;
}

.gTable .error {
	border-width: 1px;
	border-color: #ffffff;
	border-style: none;
	background-image: url('/user/themes/salute_e_bellezza/theme_images/px.gif') ;
	background-color: #c81431 ;
	background-repeat: no-repeat;
	color: #ffffff;
	font-size:15px;
	font-weight:bold;
	text-align:center ;
}

.gTable .errorHeader {
	border-width: 1px;
	border-color: #ffffff;
	border-style: none;
	background-image: url('/user/themes/salute_e_bellezza/theme_images/px.gif') ;
	background-color: #c81431 ;
	background-repeat: no-repeat;
	color: #ffffff;
	font-size:15px;
	font-weight:normal;
	text-align:center ;
}

.gTable a, .gTable a:link, .gTable a:hover, .gTable a:active { color: #000000;}

/* Classi tabelle.
   Ogni tabella del sito ha classe gTable e una delle classi qui sotto.
   In questo modo e' possibile modificare le singole tabelle

   Esempio: Il form di registrazione sara' class="gTable tblUserRegistration"
*/

.tblCartSummary {  border-collapse:collapse }

.tblCartSummary .low {
	border-width: 1px;
	border-color: #524a1e;
	border-style: solid;
	background-image: url('/user/themes/salute_e_bellezza/theme_images/px.gif') ;
	background-color: #eeebdd ;
	background-repeat: no-repeat;
	color: #000000;
	font-size:10px;
	font-weight:bold;
}

.tblCartSummary .high {
	border-width: 1px;
	border-color: #524a1e;
	border-style: solid;
	background-image: url('/user/themes/salute_e_bellezza/theme_images/px.gif') ;
	background-color: #e5e3d6 ;
	background-repeat: no-repeat;
	color: #000000;
	font-size:10px;
	font-weight:normal;
}


.tblCart {  border-collapse:collapse }
.tblCart td { border:1px solid #999 }

.tblCart .header {
	border-width: 1px;
	border-color: #052294;
	border-style: solid;
	background-image: url('/user/themes/salute_e_bellezza/theme_images/px.gif') ;
	background-color: #052294 ;
	background-repeat: repeat-x;
	color: #ffffff;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	padding: 3px 5px
}

.tblCart .body {
	border-width: 1px;
	border-color: #524a1e;
	border-style: solid;
	background-image: url('/user/themes/salute_e_bellezza/theme_images/px.gif') ;
	background-color: #eeebdd ;
	background-repeat: no-repeat;
	color: #000000;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	padding: 3px 5px
}

.tblCartLogin {}
.tblEnterDiscount {}
.tblUsingDiscount {}
.tblInvoiceAddress {}
.tblShipAddress {}
.tblChooseShipAndPayment {}
.tblFinalSummary {}
.tblMessageToSeller {}
.tblModifyInvoiceAddress {}
.tblModifyShipAddress {}
.tblOrderSent {}
.tblPaymentInfo {}
.tblSendPassword {}
.tblPasswordSent {}
.tblUserRegistration {}
.tblUserRegistrationComplete {}

/*stile accordion vetrina*/
.vetrina {height:120px;	margin-top:2px}
.vetrina ul{ list-style: none;  margin: 0;  padding: 0;}
.vetrina ul li {background-image:url(/user/themes/salute_e_bellezza/theme_images/bg_accordion.jpg); float: left; padding: 6px; display: block; margin-right: 10px; display: block;overflow: hidden; width: 75px; height:75px; text-decoration:none}
#blk1 { width: 221px;}
.vetrina ul li img {position: absolute; border: 1px solid #000080; height:70px; width:70px;}
.vetrina ul li p { margin: 0; padding: 0; width: 120px; display: block; margin-left:90px;  text-align:justify;}
/*fine stile accordion vetrina*/


/* Vetrina */
.productShowcaseTable { background-color: transparent; }
.productShowcaseRow { background-color:transparent}
.productShowcaseTitle {
	color: #1c190d;
	font-weight:bold;
	font-family: verdana,helvetica,sans-serif;
	font-size: 13px;
	text-align:left;
	padding:5px;
}

.productShowcaseBody {
	color: #000000;
	font-weight:normal;
	font-family: verdana,helvetica,sans-serif;
	font-size: 11px;
	text-align:left;
	padding:5px
}

.productShowcaseImage { padding: 2px 4px }

.productShowcasePrice {
	color: #524a1e;
	font-weight:bold;
	font-family: verdana,helvetica,sans-serif;
	font-size: 11px;
}

.productShowcasePriceSlashed {
	color: #524a1e;
	font-weight:bold;
	font-family: verdana,helvetica,sans-serif;
	font-size: 11px;
	text-decoration: line-through;
}

.productShowcasePriceOffer {
	color: #524a1e;
	font-weight:normal;
	font-family: verdana,helvetica,sans-serif;
	font-size: 11px;
}

.productShowcaseLabelOffer {
	color: #4d5044;
	font-weight:normal;
	font-family: verdana,helvetica,sans-serif;
	font-size: 11px;
}
.productShowcaseLabelPrice {
	color: #4d5044;
	font-weight:bold;
	font-family: verdana,helvetica,sans-serif;
    font-size: 11px;
}

/* Lista prodotti icone */
.productIconsContainer {
	background-color:#ffffff;
	background-image: url('/user/themes/salute_e_bellezza/theme_images/px.gif') ;
	background-repeat: no-repeat ;
	padding:1px;
	border-width: 1px;
	border-color: #c3b6b7;
	border-style: solid;
	padding-bottom:5px;
}

.productIconsTitle {
	color: #524a1e;
	font-weight:bold;
	font-family: verdana,helvetica,sans-serif;
    font-size: 13px;
	text-align:left;
	padding:5px;
}

.productIconsDescription {
	color: #4d5044;
	font-weight:normal;
	font-family: verdana,helvetica,sans-serif;
	font-size: 11px;
	text-align:left;
	padding:5px;
}

.productIconsAvailability {
	color: #4d504e;
	font-weight:bold;
	font-family: verdana,helvetica,sans-serif;
	font-size: 10px;
}

.productIconsLabelPrice {
	color: #4d5044;
	font-weight:bold;
	font-family: verdana,helvetica,sans-serif;
	font-size: 11px;
}

.productIconsPrice {
	color: #524a1e;
	font-weight:bold;
	font-family: verdana,helvetica,sans-serif;
	font-size: 16px;
}

.productIconsPriceSlashed {
	color: #524a1e;
	font-weight:bold;
	font-family: verdana,helvetica,sans-serif;
	font-size: 16px;
	text-decoration: line-through;
}

.productIconsPriceOffer {
	color: #524a1e;
	font-weight:bold;
	font-family: verdana,helvetica,sans-serif;
	font-size: 16px;
}

.productIconsLabelOffer {
	color: #4d5044;
	font-weight:bold;
	font-family: verdana,helvetica,sans-serif;
	font-size: 11px;
}

.productIconsImage {
	padding:6px;
}

.productIconsAdd { border:0; color:#000 ; font-weight:bold;  padding:5px 0 0 15px; font-size:10px }
.productIconsDetails { border:0; color:#000 ; font-weight:bold;  padding:15px 0 0 15px; font-size:10px }

/* Scheda prodotto */

.productImageContainer {}
.productImage { margin:0 }

.productImageMiniContainer {padding:2px 6px 2px 6px;  background-color: #fbfbfb; border:1px solid #efefef}
.productImageMini { float:left; margin-right:5px }

.productContainer {
	padding:10px;
	background-image: url('/user/themes/salute_e_bellezza/theme_images/px.gif') ;
	background-color: transparent ;
	background-repeat: no-repeat ;
}

.productContainerDetails {
	background-image: url('/user/themes/salute_e_bellezza/theme_images/px.gif') ;
	background-color: transparent ;
	background-repeat: repeat-x ;
	border-width: 1px;
	border-color: #ffffff;
	border-style: dotted;
	margin-bottom:6px ;
}

.productInfoLabel {
	color: #4d5044;
	font-weight:bold;
	font-family: verdana,helvetica,sans-serif;
	font-size: 11px;
	padding:4px;
}

.productInfoText {
	color: #810e19;
	font-weight:bold;
	font-family: verdana,helvetica,sans-serif;
	font-size: 11px;
}

.productAvailability {
	color: #4d5044;
	font-weight:bold;
	font-family: verdana,helvetica,sans-serif;
	font-size: 11px;
}

.productPrice {
	color: #524a1e;
	font-weight:bold;
	font-family: verdana,helvetica,sans-serif;
	font-size: 11px;
}

.productPriceSlashed {
	color: #524a1e;
	font-weight:bold;
	font-family: verdana,helvetica,sans-serif;
    font-size: 11px;
    text-decoration: line-through;
}

.productPriceOffer {
	color: #524a1e;
	font-weight:bold;
	font-family: verdana,helvetica,sans-serif;
    font-size: 11px;
}

.productLabelOffer {
	color: #4d5044;
	font-weight:bold;
	font-family: verdana,helvetica,sans-serif;
    font-size: 11px;
}

.productLabelPrice {
	color: #4d5044;
	font-weight:bold;
	font-family: verdana,helvetica,sans-serif;
    font-size: 11px;
}


.productBodyContainer {
	background-image: url('/user/themes/salute_e_bellezza/theme_images/px.gif') ;
	background-color: transparent ;
	background-repeat: repeat-x ;
	border-width: 1px;
	border-color: #806f4d;
	border-style: dotted;
	margin-top:6px;
}

.productBodyTitle {
	padding:3px;
	color: #524a1e;
	font-weight:bold;
	font-family: verdana,helvetica,sans-serif;
    font-size: 14px;
}

.productBodyText {
	padding:3px;
	color: #4d5044;
	font-weight:normal;
	font-family: verdana,helvetica,sans-serif;
    font-size: 11px;
}

.productOrder { margin-top:4px; margin-bottom:4px }

.productAdd { border:0; color:#000 ; font-weight:bold; padding:2px 2px }
.productAvailable { white-space:nowrap;background-repeat:no-repeat; background-image: url(/user/themes/salute_e_bellezza/theme_images/icons/ico_green.gif); padding-left:20px; height:20px; padding-top:2px; padding-right:0; text-align:left;}
.productNotAvailable {white-space:nowrap; background-repeat:no-repeat; background-image: url(/user/themes/salute_e_bellezza/theme_images/icons/ico_red.gif); padding-left:20px; height:20px; padding-top:2px}
.productInCart { margin:25px 0 0 5px}

.productBodyContainer {
	background-image: url('/user/themes/salute_e_bellezza/theme_images/px.gif') ;
	background-color: transparent ;
	background-repeat: repeat-x ;
	border-width: 1px;
	border-color: #806f4d;
	border-style: dotted;
	margin-top:6px;
}

.productRelatedContainer {
	background-image: url('/user/themes/salute_e_bellezza/theme_images/px.gif') ;
	background-color: transparent ;
	background-repeat: no-repeat ;
	padding:20px 10px 5px 10px
}

.productRelatedTable {
	border-collapse:collapse;
	margin-left:auto;
	margin-right:auto;
	border-width: 1px;
	border-color: #ffffff;
	border-style: solid;
}

.productRelatedTable th { padding:3px 5px 3px 5px; }
.productRelatedTable td { padding:3px 5px 3px 5px;  }

.productRelatedHeader {
	border-width: 1px;
	border-color: #999999;
	border-style: none;
	background-image: url('/user/themes/salute_e_bellezza/theme_images/px.gif') ;
	background-color: #3975ab ;
	background-repeat: no-repeat;
	color: #ffffff;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	padding: 3px 5px
}

.productRelatedBody {
	border-width: 1px;
	border-color: #999999;
	border-style: none;
	background-image: url('/user/themes/salute_e_bellezza/theme_images/px.gif') ;
	background-color: #ffffff ;
	background-repeat: no-repeat;
	color: #000000;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	padding: 3px 5px
}

.productRelatedPrice {
	color: #ff0000;
	font-size:10px;
	font-weight:bold;
}

.navigationBar {
	color: #7a0669;
	font-weight:bold;
	font-family: verdana,helvetica,sans-serif;
    font-size: 11px;
	margin-bottom:3px;
}
.navigationBar a:link { color:#7a0669; }
.navigationBar a:visited {color:#7a0669 }
.navigationBar a:hover { color:#7a0669 }

.introAcceptConditions { text-align:center; margin:auto; font-size:13px }
.introAcceptConditionsButton { text-align:center; margin:auto }

button { background-color:transparent; margin:0px; padding:0px }

/* pager */

.boxPager {
	float:right; margin-bottom:5px; margin-top:5px;
	font-weight:normal;
	font-family: verdana,helvetica,sans-serif;
	font-size: 10px;
	color:#000000;
}

.boxPager .label {
	padding:3px 6px 2px 6px;
	background-color: #ffffff;
	color:#000000;
	float:left;
	text-align:center;
	height:14px;
	border-width: 1px;
	border-color: #e9e7e7;
	border-style: solid;
}

.boxPager .first {
	padding:5px 6px 0px 6px;
	background-color: #ffffff;
	color:#000000;
	float:left;
	text-align:center;
	height:14px;
	margin: 0 1px;
	border-width: 1px;
	border-color: #e9e7e7;
	border-style: solid;
}

.boxPager .first a {
	color:#000000;
}

.boxPager .last {
	padding:5px 6px 0px 6px;
	background-color: #ffffff;
	color:#000000;
	float:left;
	text-align:center;
	height:14px;
	margin:0 1px;
	border-width: 1px;
	border-color: #e9e7e7;
	border-style: solid;
}


.boxPager .last a {
	color:#000000;
}

.boxPager .page {
	padding:3px 6px 2px 6px;
	background-color: #ffffff;
	color:#000000;
	float:left;
	text-align:center;
	height:14px;
	margin:0 1px;
	border-width: 1px;
	border-color: #e9e7e7;
	border-style: solid;
}

.boxPager .page a {
	color:#000000;
}

.boxPager .page-selected {
	padding:3px 6px 2px 6px;
	background-color: #d52d0b;
	color:#ffffff;
	float:left;
	text-align:center;
	height:14px;
	margin:0 1px;
	border-width: 1px;
	border-color: #e9e7e7;
	border-style: solid;
}

.boxPager .page-selected a {
	color:#ffffff;
}

/* Wrapper per i blocchi */
div.wrapBox {
	width:100%;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}

div.wrapBox div.title {
	font-family: verdana,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold ;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #e94f1d;
	background-image: url('/user/themes/salute_e_bellezza/theme_images/px.gif');
	background-repeat: repeat-x;
	border-style: solid;
	border-color: #e94f1d;
	border-width: 1px;
	padding: 6px 3px 3px 3px;
	height:14px;
	margin:0;
}

div.wrapBox div.title h1, div.wrapBox div.title h2  {
	font-family: verdana,helvetica,sans-serif !important;
	font-size: 11px !important;
	font-weight: bold !important;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #e94f1d;
	background-image: url('/user/themes/salute_e_bellezza/theme_images/px.gif');
	background-repeat: repeat-x;
	border-style: solid;
	border-color: #e94f1d;
	border-width: 1px;
	padding: 0;
	height:14px;
	margin:0;
}


div.wrapBox div.body {
	font-family: verdana,helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: transparent;
	background-image: url('/user/themes/salute_e_bellezza/theme_images/px.gif');
	background-repeat: no-repeat;
	font-weight: normal ;
	border-style: none;
	border-color: #ffffff;
	border-width: 1px;
	padding: 0;
}

div.wrapBox td, div.wrapBox th  {
	font-family: verdana,helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal ;
}


a.moduleLink:link, a.moduleLink:visited {
	display:block;
	color: #000000;
	font-weight:normal;
	font-family: verdana,helvetica,sans-serif;
	font-size: 10px;
	background-color: transparent;
	background-image: url('/user/themes/salute_e_bellezza/theme_images/px.gif');
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-position: 3px 6px;
	background-repeat: no-repeat;
}

a.moduleLink:hover, a.moduleLink:active {
	display:block;
	color: #000000;
	font-weight:normal;
	font-family: verdana,helvetica,sans-serif;
	font-size: 10px;
	background-color: transparent;
	background-image: url('/user/themes/salute_e_bellezza/theme_images/px.gif');
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-position: 3px 6px;
	background-repeat: no-repeat;
}

/* Header standard */

.shopHeader {
	background-color: transparent;
	background-image: url('/user/themes/salute_e_bellezza/theme_images/px.gif');
	background-repeat: no-repeat;
}
.shopHeaderImage {   }
.shopHeaderText {  }

.shopFooter {
	background-color: transparent;
	background-image: url('/user/themes/salute_e_bellezza/theme_images/px.gif');
	background-repeat: no-repeat;
}

/* Footer */

.blocks-preview { background-color:#ffcc00; color:#000; padding:10px 20px; border:1px solid #f00; margin:4px }
.blocks-preview-selected { background-color:#00cc00; color:#000; padding:10px 20px; border:1px solid #f00; margin:4px }
.blocks-preview-item { background-color:#fff; color:#000; padding:4px 8px; border:1px solid #f00; margin:4px }

/* Categorie */
.catHidden { visibility: hidden }

.treeview ul { background-color: white; }

.treeview, .treeview ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.treeview div.hitarea {
	height: 15px;
	width: 15px;
	margin-left: -15px;
	float: left;
	cursor: pointer;
}

/* fix for IE6 */
* html div.hitarea {
	background: #fff;
	filter: alpha(opacity=0);
	display: inline;
	float:none;
}

.treeview li {
	margin: 0;
	padding: 3px 0pt 3px 16px;
}

.treeview .hover { cursor: pointer; }
.treeview li {  }
.treeview .lastCollapsable { }
.treeview .lastExpandable {  }
.treeview li { }
.treeview ul { margin-top: 2px }
.treeview .collapsable { background-repeat:no-repeat; background-image: url('/user/themes/salute_e_bellezza/theme_images/categories//icon_close_categorie.png'); border-bottom:0px solid #fff}
.treeview .expandable { background-repeat:no-repeat; background-image: url('/user/themes/salute_e_bellezza/theme_images/categories//icon_open_categorie.png'); border-bottom:0px solid #fff;  }
.treeview .last {  }
.treeview .lastCollapsable { background-repeat:no-repeat; background-image: url('/user/themes/salute_e_bellezza/theme_images/categories//icon_close_categorie.png'); }
.treeview .lastExpandable { background-repeat:no-repeat; background-image: url('/user/themes/salute_e_bellezza/theme_images/categories//icon_open_categorie.png'); border-bottom:0px solid #fff }

.categoriesTree.treeview {text-transform: uppercase; background-color:#ffffff;}
/*.categoriesTree.treeview .hover { color: [categories-hover-color]; } */
.categoriesTree.treeview a.selected { font-weight:bold; color: #000000; font-size:13px }
.categoriesTree.treeview a:hover { color:#999999 }

.categoriesTree.treeview a:link { text-decoration: none }
.categoriesTree.treeview a:visited { text-decoration: none }
.categoriesTree.treeview a:active { text-decoration: none }
.categoriesTree.treeview a:hover { text-decoration: none }

.categoriesTree.treeview li { background-color:#ffffff;}
.categoriesTree.treeview li.selected { font-weight:bold }
.categoriesTree.treeview a.selected { font-weight:bold; color:#000000; font-size:13px}
.categoriesTree.treeview li.selected span { font-weight:bold; color: #000000; font-size:13px}
.categoriesTree.treeview li span {display:block ; margin:0; padding:1px 0 1px 3px; }
.categoriesTree.treeview ul { background-color:#efefef}


/* Categoria selezionata */
.categoriesTree.treeview li.selected a {  color:#000000; font-weight: bold }
.categoriesTree.treeview li.selected a:hover { color:#000000}
.categoriesTree.treeview li span.myhover {color:#000000; }

.categoriesTree.treeview li span { font-weight:bold; color:#000000; font-size: 13px}
.categoriesTree.treeview li a { font-weight:bold; color:#000000;  font-size: 13px }
.categoriesTree.treeview li a:hover { font-weight:bold; color:#000000}
.categoriesTree.treeview li.myhover { font-weight:bold; color:#000000}

.introEnterSiteButton { width:100%; text-align:center }

/* Buttons */
.button {
	padding: 3px 6px 3px 6px;
	display: inline;
	background:#e2201d url(/user/themes/salute_e_bellezza/theme_images/cssbuttons/button.png) repeat-x bottom;
	border-width: 1px;
	border-color: #ffffff;
	border-style: none;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	cursor: pointer;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-shadow: 1px 1px #404040;
	line-height: 18px;
	white-space:nowrap;
	margin-bottom:5px;
}

.button:hover {
	background-position: 0 center;
}

.button:active {
	background-position: 0 top;
	position: relative;
	top: 1px;
	padding: 3px 6px 3px 6px;
}

/* gestione catalogo icone mobile */
.categories-icon-category {
	background-color:[categories_icon_category_color];
	background-image: [categories_icon_category_image] ;
	background-repeat: [categories_icon_category_repeat] ;
	height: 48px;
	width: 48px;
	margin-left: 24px; /* centratura */
	text-align: center;
}

.categories-icon-leaf {
	background-color:[categories_icon_leaf_color];
	background-image: [categories_icon_leaf_image] ;
	background-repeat: [categories_icon_leaf_repeat] ;
	height: 48px;
	width: 48px;
	margin-left: 24px; /* centratura */
	text-align: center;
}


/* News verticali */

.verticalNews {
	background-color:#ffffff;
}

.verticalNews ul { margin:0 ; padding:0; list-style:none; list-style-image:none }

.verticalNews ul li  {
	display:block;
	color: #000000;
	background-color:#ffffff;
	background-image: url('/user/themes/salute_e_bellezza/theme_images/px.gif');
	background-repeat: no-repeat;
	background-position:3px 6px
}

.verticalNews ul li a {
	display:block ;
	text-decoration:none;
	background-color:#ffffff;
	color: #000000;
	font-weight:normal;
	font-family: verdana,helvetica,sans-serif;
	font-size: 10px;
	background-image: url('/user/themes/salute_e_bellezza/theme_images/px.gif');
	background-repeat: no-repeat;
	background-position:3px 6px;
	padding-left: 4px;
	padding-top:3px;
	padding-bottom:3px;
}

.verticalNews ul li a:hover {
	font-weight:normal;
	font-family: verdana,helvetica,sans-serif;
	font-size: 10px;
	color: #000000;
	background-color:#ffffff;
	background-position:3px 6px;
	padding-left: 4px;
	padding-top:3px;
	padding-bottom:3px;
}

div .vertical-scroller {
	background-color: #ffffff
}


/* News orizzontali */

.horizontalNews {
	border-width: 1px;
	border-color: #1f1f1f;
	border-style: solid;
	margin-top:3px ;
	margin-bottom:3px ;
	font-weight:normal;
	font-family: verdana,helvetica,sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #fdfcfc;
}

.horizontalNewsItem {
	display: inline-block;
	padding-top:4px;
	padding-bottom: 4px ;
}

.horizontalNewsItem  a {
	display:block ;
	padding: 0 30px 0 18px;
	background-image: url('/user/themes/salute_e_bellezza/theme_images/px.gif');
	background-repeat: no-repeat;
	background-position: 4px center;
	color: #000000;
}

.horizontalNewsItem  a:link,
.horizontalNewsItem  a:visited {
	color: #000000;
}

.horizontalNewsItem  a:hover,
.horizontalNewsItem  a:active {
	font-weight:normal;
	font-family: verdana,helvetica,sans-serif;
	font-size: 10px;
	color: #000000;
}

.divCatalogPricesDescription {
    width:100%;
    text-align:center;
    font-weight:bold;
}
#header{width:1200px; margin:0 auto;}
.horizontalMenu{text-transform:uppercase;  border-bottom:1px solid #666666; padding-bottom:10px}
.horizontalMenu ul li span a{font-family: 'Titillium Web', sans-serif; font-weight: 600}
.horizontalMenu ul li span a:hover{text-decoration:none; font-family: 'Titillium Web', sans-serif; font-weight: 600}
.introEnterSiteButton{margin:-380px 0 0 180px}
.introEnterSiteButton .button{padding:10px 30px; text-transform:uppercase}
.treeview .expandable {border-bottom:1px dotted #a0ad9a;}
.tblSearchRowOptions, .tblSearchRowLabel, .tblSearchRowCommands{display:none}
#fld_key{background: #efefef url('../theme_images/campo_ricerca.png'); padding:10px 0px 10px 0px}
#frmSearch{margin:20px 0}
.categoriesTree.treeview li {font-family: 'Titillium Web', sans-serif; font-weight: 600}