﻿/**
 * 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 137b 2009-05-16 Massimiliano Bellucci $
 */
body {
	margin: 0;
	font-family: helvetica, sans-serif, arial, verdana;
	font-size: 69.0%;
	color: #AE8D51;
	background-color: #000000;
}
#indexBody {
background-color: #000000;
}
a img {
border: none;
}
a:link, #navEZPagesTOC ul li a {
color: #AE8D51; /*Farbe der ProdukteTitel*/ 
text-decoration: none;
} 
a:visited {
	color: #AE8D51; /*Farbe der besuchte Links*/
	text-decoration: none;
}
a:hover, #navEZPagesTOC ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
color: #ffffff; /*Farbe der Links bei Maus over*/ 
}
a:active {
color: #AE8D51; /*Farbe der Links bei Klick*/ 
}
#productListHeading {
color: #AE8D51; /*wird zur Zeit nicht verwendet in Fiorita.ch*/
}
#navCurrenciesWrapper {
float: left;
margin-top: 75px;
margin-left: 35px;
}
#navCurrenciesWrapper a { 
color: #AE8D51; /*Farbe für Deutsch / Italiano)*/
text-decoration: none;
font-size: 12px;
font-weight: normal;
}
#navCurrenciesWrapper a:hover {
color: #ffffff;/*colore lingue quando si passa con il mousse sopra*/
text-decoration: none;
}
h1 {
font-size: 1.35em;
color: #AE8D51; /*Farbe der Titel in den Seiten falls vorhanden und mit h1 deklariert*/
}
h2 {
font-size: 1.35em;
}
h3 {
font-size: 1.18em;
}
h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
font-size: 1.13em;
}
.biggerText {
font-size: 1.3em;
}
h1, h2, h3, h4, h5, h6 {
margin: 0 0 0 0;
}
#indexDefaultHeading { } /* per scritta Zen Cart, E-commerce su misura */
.greeting{
text-align: center;
font-size: 1.2em;
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 {
float: left;
margin: auto;
display: block;
width: 95%;
}
input:focus, select:focus, textarea:focus {
	background: #ffffff;
	
}
FIELDSET {
	background-color: #000000;
	padding: 1px;
	border: none;/*padding: 0.5em;	margin: 0.5em 0em;	border: 1px solid #cccccc;*/
}
LEGEND {
color: #AE8D51; /*Einziger Ort ist Titel: Persönliche Angaben auf neuer Account erstellen Seite!*/ 
font-weight: bold;
padding: 0em;
font-size: 1.5em;
}
LABEL, h4.optionName {
line-height: 1.5em;
padding: 0.2em;
}
LABEL.checkboxLabel, LABEL.radioButtonLabel {
margin: 0.5em 0.3em;
}
LABEL.inputLabel {
width: 12em;
float: left;
}
LABEL.inputLabelPayment {
width: 14em;
float: left;
padding-left: 2.5em;
}
LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
width: 11em;
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: 0px;
margin-top: 0.0em;
border: none;
border-bottom: 1px solid #000000;
}
/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
line-height: 1.5em;
padding: 0.2em;
}
.messageStackWarning, .messageStackError {
background-color: #000000;
color: #ff0000;
}
.messageStackSuccess {
background-color: #000000;
color: #FFCC00;
}
.messageStackCaution {
background-color: #000000;
color: #FFCC00;
}
/*wrappers - page or section containers - controllo dimensione dello schermo */
#mainWrapper {
	background-color: #000000;
	text-align: left;
	width: 990px;
	vertical-align: top;
	border: 0px solid #FFFFFF;
}
#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, 
#ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
margin: 0em;
padding: 0em;
}
#logoWrapper{
background-image: url(../images/sfondo_testata.gif);
background-repeat: repeat-x;
background-color: #000000;
height: 139px;
}
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
margin: auto;
} 
#navColumnOneWrapper, #navColumnTwoWrapper {
margin-left: 0.4em;
margin-right: 0.4em;

}
#tagline {
color: #000000;
font-size: 2em;
text-align : center;
vertical-align: middle;
}
#sendSpendWrapper {
/*border: 1px solid #cacaca;*/
float: right;
margin: 0.1em 0.1em 1em 1em;
background-color : #333333;
}
.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, 
#navEZPagesTOCWrapper {
margin: 0;
width: 47%;
}
.wrapperAttribsOptions {
margin: 0.3em 0em;
}
/*navigation*/
.navSplitPagesResult {}
.navSplitPagesLinks {}
.navNextPrevCounter {
margin: 0em;
text-align: center;
font-size: 0.9em;
}
.navNextPrevList {
display: inline;
white-space: nowrap;
margin: 0;
padding: 0.5em 0em;
list-style-type: none;
}
#navCatTabsWrapper {
margin: 0em;
background-color: #000000;
/*background-image: url(../images/sfondo_testata.gif);*/
padding: 0.5em 0.2em;
font-weight: bold;
color: #000000;
height: 1%;
}
#navMainWrapper {
	width: 980px;
	margin: 0em;
	margin-top: -5px;
	background-color: #000000;
	background-image: url(../images/navcolumnone.gif);
	background-repeat:no-repeat;
	padding: 0em 0.2em;
	font-weight: bold;
	color: #000000;
	height: 20px;
}
#navSuppWrapper {
margin: 0em;
margin-top: -8px;
background-color: #000000;
background-image: url(../images/sfondo_piede.gif);
background-repeat: no-repeat;
padding: 1.8em 0.2em 0.1em 0.2em;
font-weight: lighter;
color: #ffffff;
height: 13px;
}
#navCatTabsWrapper {
background-color: #000000;
color: #666666;
background-image:none;
}
#navMain ul, #navCatTabs ul {
margin: 0;
padding: 0em 0em 0em 0em;
list-style-type: none;
text-align: center;
line-height: 1.5em;
}
#navSupp ul {
	margin: 0;
	color: #FFFFFF;
	padding: 0em 0em 0em 0em;
	list-style-type: none;
	text-align: right;
	line-height: 1.8em;
	font-size: 1.03em;/*pagine EZ fondo*/
}
#navMain ul li, #navSupp ul li, #navCatTabs ul li {
display: inline;
}
#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
text-decoration: none;
padding: 0em 0.5em;
margin: 0;
color: #AE8D51; /*Farbe für Links: Login / x Produkt für CHF xx / Kasse */
white-space: nowrap;
}
#navCatTabs ul li a {
	color: #999999;
	font-size: 11.5px;
}
#navEZPagesTOCWrapper {
font-weight: bold;
float: right;
height: 1%;
border: 1px solid #9a9a9a;
}
#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, #indexProductListCatDescription {
margin: 0.5em;
}
.buttonRow {
margin: 5px 0px;
}
#navMainSearch {
float: right;
}
#navBreadCrumb {
	padding: 0.2em 0.5em;
	background-color: #000000;
	color: #FFFFFF; /*Farbe des Link-Verlaufs wo man steht: zB: Home-LIVING ACCESSOIRES-Millefiori Milano, nur Ende farbig!!*/
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
}
#navEZPagesTop {
background-color: transparent;
float: right;
font-size: 1em;
font-weight: lighter;
margin: 0em;
padding: 1em;
color: #AE8D51;/*wird zur Zeit nicht verwendet in Fiorita.ch*/
margin-left: 50px;
}
#navColumnOne {
background-color: transparent;
background-image: url(../images/navcolumnone.gif);}
#navColumnTwo {
background-color: transparent;
background-image: url(../images/navcolumntwo.gif);
}
/*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: #993400;
margin-left: 0.5em;
}
.advisory {}
.important {
font-weight: bold;
}
.notice {}
.rating{}
.gvBal {
float: right;
}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
padding: 0.5em;
}
.smallText, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
font-size: 0.9em;
}
#siteinfoLegal {
font-size: 0.8em;
}
/*Shopping Cart Display*/
#cartAdd {
float: right;
text-align: center;
margin: 1em 0 1em 0;
border: 10px solid #000000;
padding: 0em;
}
.tableHeading TH {
/*border-bottom: 1px solid #9a9a9a;*/
}
.tableHeading {
background-color: #FFFFFF;
}
#cartSubTotal {
background-color: #000000;
color: #ffffff;
border: 1px solid #666666;
font-weight: bold;
text-align: right;
line-height: 2.2em;
padding-right: 40px;
}
.tableRow, .tableHeading, #cartSubTotal {
height: 2.2em;
}
.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, 
#cartInstructionsDisplay, .cartTotalsDisplay {
padding: 0.5em 0em;
}
.cartQuantity {
padding: 0em 0em;
}
.cartQuantity input {
padding-top: auto;
padding-bottom: auto;
}
.cartUnitDisplay, .cartTotalDisplay {
text-align: right;
padding-right: 0.2em;
}
#scUpdateQuantity {
width: 2em;
}
.cartQuantity {
width: 4.7em;
}
.cartNewItem {
color: #009933;
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;
background-color: #f5f5f5;
border: 1px solid #AE8D51;
}
.normalprice, .productSpecialPriceSale {
	text-decoration: none;
	color: #AE8D51;
}
.productSpecialPrice {
	color: #FFFFFF;
}
.productSalePrice {
	color: #FFFFFF;
}
.productSpecialPriceSale {
	color: #FFFFFF;
}
.productPriceDiscount {
	color: #FFFFFF;
}
.orderHistList {
margin: 10em;
padding: 0.2em 0em;
list-style-type: none;
} 
#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: 120px;
text-align: right;
padding: 0.2em;
}
.lineTitle, .amount {
text-align: right;
padding: 0.2em;
}
.amount {
width: 120px;
}
/*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;
}
.centerBoxWrapper {
border: 0px solid #9a9a9a;
height: 1%;
margin: 1.1em 0;
}
h2.centerBoxHeading {
font-weight: normal;
font-size: 1.2em;
color: #ffffff;
}
/*sideboxes*/
.columnLeft {}
h3.leftBoxHeading, h3.rightBoxHeading {
font-size: 1.2em;
font-weight:normal;
color: #ffffff;/*wird zur Zeit nicht verwendet in Fiorita.ch*/
}
h3.leftBoxHeading a, h3.rightBoxHeading a {
font-size: 1.2em;
font-weight:normal;
color: #ffffff;
}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, 
#searchHeading, #search-headerHeading {
font-size: 0.9em;
color: #ffffff;
}
.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
margin: 0em;
background-color: transparent;
/*background-image: url(../images/tile_back.gif);*/
padding: 0.2em 0.2em 0.2em 0.2em;
}
.leftBoxContainer, .rightBoxContainer {
margin: 6x 0px 6px 0px;
border: 0px solid #AE8D51;
border-bottom: 50px solid #000000;
}
.sideBoxContent {
	background-color: #000000; /*Hintergrund box links der gesamten Navigation*/
	line-height:1.35em;
	padding: 0.1em;
}
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover, #navMain ul li a:hover {
color: #ffffff;/*wird zur Zeit nicht verwendet in Fiorita.ch*/
text-decoration: none;
} 
.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited  {
color: #FFFFFF;/*wird zur Zeit nicht verwendet in Fiorita.ch*/
}
a.productListing-heading  {
font-size: 1.3em;
color: FFFFFF;/*Farbe der Titel Produkt und Preis in der Artikelliste*/
font-weight: normal;
}
.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, 
#navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, 
#bannerFive, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, 
.cartQuantityUpdate, .cartTotalsDisplay, #cartBoxGVBalance, 
.leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .accountQuantityDisplay, 
.ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, 
#productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, 
.specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, 
.centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
text-align: left;
}
#bannerSix {
text-align: center;
}
.cartQuantity {
text-align: right;
}
.productListing-data {
/*text-align: left; */
}
.legalCopyright#siteinfoLegal {
text-align:left;
}
#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 {
/*background-color: #ffff99;*/
} /*  prova a decommentare e guarda */
#bannerboxHeading {
background-color: #ffffcc;
}
#upProductsHeading {
text-align: left;
}
#upDateHeading {
text-align: right;
}
/* categories box parent and child categories */
A.category-top, A.category-top:visited {
font-size: 1.0em;
line-height:1.35em;
color: #AE8D51; /*Farbe der Links in Sidebox Kategorie*/
text-decoration: none;
}
A.category-links, A.category-links:visited {
	font-size: 1em;
	line-height:1.3em;
	color: #AE8D51; /*Farbe der Links in Sidebox (EZ), ohne diejenigen der Kategorie*/
	text-decoration: none;
}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	font-size: 0.92em;
	line-height:1.3em;
	color: #B99C68; 
	text-decoration: none;
}
A.category-top:hover {
color: #ffffff; /*Farbe der Links in Sidebox Kategorie, wenn Maus over*/
text-decoration: none;
}
A.category-links:hover {
color: #FFFFFF; /*Farbe der Links in Sidebox (EZ), ohne diejenigen der Kategorie, wenn Maus over*/
text-decoration: none;
}
A.category-subs:hover, A.category-products:hover {
color: #FFFFFF; /*wird zur Zeit nicht verwendet in Fiorita.ch*/
text-decoration: none;
}
SPAN.category-subs-parent {
color: #FFFFFF; 
}
SPAN.category-subs-selected  {
	color: #FFFFFF; /*Farbe der Links in Sidebox Kategorie wenn angeklickt*//*font-weight: bold;*/
}
/* end categories box links */

/*misc*/
.back {
float: left;
}
.forward, #shoppingCartDefault #PPECbutton {
float: right;
}
.bold {
font-weight: bold;
}
.allineaSotto {
position:relative;
bottom:0px;
}
.rowOdd {
background-color: #000000;
height: 1.5em;
vertical-align: middle;
}
.rowEven {
background-color: #000000;
height: 1.5em;
vertical-align: middle;
}
.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: #000000;
height: 2.0em;
color: #FFFFFF;
}
.productListing-rowheading {
/*background-image: url(../images/tile_back.gif);
height: 2em;*/
color: #FFFFFF;/*wird zur Zeit nicht verwendet in Fiorita.ch*/
}
.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;
}
#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, 
#popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
background-color: #000000;
}
#siteinfoLegal {
margin: -1.2em 0em 0em 0.7em;
}
#loginboxContent input {}
#boxNewCustomerWrapper {
float: left;
margin: 0;
width: 47%;
background-color:#000000;
}
#boxReturningCustomerWrapper {
float: right;
margin: 0;
width: 47%;
background-color:#000000;
}
#boxNewCustomer {
height: 100px;
background-color:#222222;
padding:8px;
}
#boxReturningCustomer {
height: 100px;
background-color:#222222;
padding:8px;
}
#boxCreazioneAccountWrapper {
background-color:#222222;
padding: 5px;
}
#productName {
color: #ffffff;/*Farbe des Produktname im Produkt*/
margin-top: 1em;
font-weight: normal;
}
#productPrices {
color: #FFFFFF;/*Farbe des Preises im Produkt*/
}
#information {
padding-top: 150px;}
#listCell0-0 {
width: 255px;
font-weight: normal;
font-size: 1.2em;
}
#listCell0-1 {
width: 320px;
}
#listCell0-2 {
text-align: center;
}
h3.itemTitle {
font-weight: normal;
text-align: left;
}
.listingDescription {
text-align: left;
}
.allineaPrezzi {
text-align: right;
}
.productListPrice {
font-size: 1.3em;
/*color: #ffffff;*/}
.navNextPrevWrapper {
width: 260px;
}
h2.productGeneral {
text-align: right;
}
#categoriesContent {
padding-bottom: 50px;
}
#productGeneral {
padding-top: 3em;
}
.nuovoCliente {
padding: 0.5em;
height: 230px;
background-color: #222222;
}
.clienteRegistrato {
padding: 0.5em;
height: 230px;
background-color: #222222;
}
#creazioneAccount {
padding: 0.5em;
background-color: #222222;
}
.boxCreazioneAccount {
padding: 0.5em;
background-color: #222222;
}
#contactUsForm {
background-image: url(../images/radice.gif);
background-position: right;
background-repeat: no-repeat;
width: 310px;
height: 300px;
padding-left: 20px;
padding-right: 70px;
}
#navSuppWrapper ul li a {  
text-decoration: none;
padding: 0em 0.3em 0em 0.3em;
margin: 0;
color: #B69859;/* Farbe der Links in der Fusszeile: Firma / Kontakt / etc...*/
white-space: nowrap;
}
.cartRemoveItemDisplay {
text-align: center;
}
#scUnitHeading, #scTotalHeading {
text-align: center;
}
#scFotoHeading {
padding-left: 10px;
}
#contenutoCarrello {
width: 750px;
border: 1px solid #666666;
}
.cartTotalsDisplay {
display: none;
}
.newCustomerInfo {
height: 76px;
}
.returningCustomerInfo {
height: 5px;
}
#categoriesHeading {
height: 50px;
}
#crossSell {
clear: both;
}
#indirizzoShop {
width: 280px;
height: 30px;
text-align: right;
padding-right: 20px;
}
p#francobolloContactUs {
height: 125px;
background-image: url(../images/francobollo.gif);
background-position: right;
background-repeat: no-repeat;
text-align: right;
}
#titoloContatti {
height: 125px;
background-image: url(../images/macchina_per_scrivere.gif);
background-position: right;
background-repeat: no-repeat;
margin-right: 75px;
}
#cartolinaContatti {
border: 1px solid #666666;
padding: 10px;
height: 300px;
}
.instructions {
float: right;
width: 50%;
}
.accountHistoryBox {
border: solid 1px #222222;
padding: 5px;
margin: 5px;
}
/* impostazioni pagina checkout */
#ccQuantityHeading {
text-align: right;
}
#ccProductsHeading {
text-align: center;
}
#ccTaxHeading {
text-align: right;
}
#ccTotalHeading {
text-align: right;
}
td.cartQuantity, td.cartProductDisplay, td.cartUnitDisplay, td.cartTotalDisplay {
font-size: 1.1em;
}
#cartProdTitle {
font-size: 1.1em;
}
.boxIndirizzoRubrica {
border: solid 1px #222222;
padding: 5px;
}
#accountEdit {
background-color: #222222;
padding: 5px;
}
#entryEmailPreference {
background-color: #222222;
padding: 5px;
}
#addressBookDetails {
background-color: #222222;
padding: 5px;
}

