/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5347 2006-12-22 20:26:09Z birdbrain $
*/

body {
  margin: 0;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 62.5%;
  color: #000000;
  background-color: #e5edf5;
}

body {
  background-color:#7b3636;
  background-image:url(http://fantasiediperle.s3.amazonaws.com/includes/templates/fanta2/images/bg.jpg);
  background-repeat:repeat-x;
  color:#666666;
  font-family:Arial,Helvetica,sans-serif;
  font-size:8.5pt;
  margin:0;
}

.priceOrange{
  color:#E27414;
}

a img {border: none; }

img.classe_sfondo{
  border:1px dotted #C6D7D7;
  padding:3px;
  margin:0px 3px 0 3px; ;
}

div.sfondo{
  display:inline;
}

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

ul.gallery li {
  display:inline;
  list-style-type:none;
}

a:link, #navEZPagesTOC ul li a {
  color: #6A8585;
  text-decoration: none;
}

a:visited {
  color: #6A8585;
  text-decoration: none;
}

a:hover, #navEZPagesTOC ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
  color: #354949;
}

a:active {
  color: #E27414;
}

a.green {
  color:#6E8472;
  text-decoration:none;
  font-size:0.8em;
}	

h3.itemTitle a:link{
  color: #E27414;
}




h1 {
  font-size: 1.5em;
  border-bottom:1px dotted #9E9E9E;
  color:#E27414;
  margin:0;
  padding:5px;
}

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;

}*/

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: #F0F8FF;
        }
*/
FIELDSET {
  padding: 0.5em;
  margin: 0.5em 0em;
  border: 1px solid #cccccc;
}
contAddcTop
LEGEND {
  font-weight: bold;
  padding: 0.3em;
}

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

h4.optionName {
  line-height:1em;
  margin:3px;
}


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

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {

}
.categoryListBoxContents{
  padding:5px;
}
.categoryListBoxContents a {
  font-weight:bold;
  padding:3px;

}

LABEL.inputLabel {
  width: 11em;
  float: left;
  margin-left:5px; 
}

LABEL.inputLabelPayment {
  width: 15em;
  float: left;
}

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

P, ADDRESS {
  padding: 0.5em;
}

ADDRESS {
  font-style: normal;
}

.clearBoth {
  clear: both;
}

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

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

.messageStackWarning, .messageStackError {
  background: #e2c5c5 url(http://fantasiediperle.s3.amazonaws.com/includes/templates/fanta2/images/red_message.gif) repeat-x;
  border: 1px solid #cf9e9e;
  color: #ae2727;
  padding:3px;
  margin:15px 0;
}

.messageStackSuccess {
  background: #c7e5c2 url(http://fantasiediperle.s3.amazonaws.com/includes/templates/fanta2/images/green_message.gif) repeat-x;
  border: 1px solid #a2d399;
  color: #386d19;
  padding:3px;
  margin:15px 0;
}

.messageStackCaution {
  background:#eae1b1 url(http://fantasiediperle.s3.amazonaws.com/includes/templates/fanta2/images/yellow_message.gif) repeat-x scroll 0 0;
  color: #675918;
  padding:3px;
  border: 1px solid #e0d182;
  margin:15px 0;
}

/*wrappers - page or section containers*/
#links{
  margin-left:10px; 
  margin-top:2px; 
}

div.centerBoxWrapper{
  width:510px;
  margin:auto; 
}

#mainWrapper {
  background-color: #7b3636;
  background-image:url(http://fantasiediperle.s3.amazonaws.com/includes/templates/fanta2/images/bg_container.jpg);
  background-repeat:no-repeat;
  text-align: left;
  width:910px;
  vertical-align: top;
}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
  margin: 0em;
  padding: 0em;
  /*height:180px;*/
}

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

#tagline {
  color:#000000;
  font-size: 2em;
  text-align : center;
  vertical-align: middle;
}

#sendSpendWrapper {
  border: 1px solid #cacaca;
  float: right;
  margin: 0em 0em 1em 1em;
}

#productAttributes {

}
.attribsRadioButton{
  padding:3px;
}


h3#attribsOptionsText{
  font-size:1em;
  margin:3px;
}

#alsoPurchased {
  background:transparent url(http://fantasiediperle.s3.amazonaws.com/includes/templates/fanta2/images/bg_reviewBottom.gif) repeat scroll left bottom;
  padding-bottom:8px;
}

h2.centerBoxHeading {
  background:transparent url(http://fantasiediperle.s3.amazonaws.com/includes/templates/fanta2/images/bg_reviewTop.gif) no-repeat scroll 0 0;
  color:#466D5B;
  display:block;
  font-size:1em;
  height:15px;
  margin:0;
  padding:8px;	
}

h2.centerBoxHeading_home {
  background:transparent url(http://fantasiediperle.s3.amazonaws.com/includes/templates/fanta2/images/bg_mainBoxMiddle.png) no-repeat scroll center center;
  color:#466D5B;
  display:block;
  font-size:1em;
  height:15px;
  margin:0;
  padding:8px;	
  padding-left:35px;
}	

.containerColumnar {
  background-color:#FFFFFF;
  margin-left:7px;
  margin-right:7px;
  padding:3px;
  padding-top:0px;
}

div.infoProdotto {
  background:transparent url(http://fantasiediperle.s3.amazonaws.com/includes/templates/fanta2/images/bg_reviewBottom.gif) repeat scroll left bottom;
  padding-bottom:8px;
  width:510px;
  margin:10px 0 20px 0;

}


.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
  margin: 0;
  width: 47%;
}

.wrapperAttribsOptions {

}

/*navigation*/

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

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
  margin: 0em;
  color: #ffffff;
  height: 1%;
  width: 100%;
}

#navMain{
  float:left;
  margin-left:24px;
  margin-top:10px;
}

#navMain ul li a{
  color:#354135;
  height:21px;
  margin-right:5px;
  padding-top:3px;
  text-decoration:none;
  font-size:8.5pt;
}
#navMain ul li a:hover{
  text-decoration:underline;
}


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

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
  display: inline;
}

#navSupp ul li a, #navCatTabs ul li a {
  text-decoration: none;
  padding: 0em 0.5em;
  margin: 0;
  color: #ffffff;
  white-space: nowrap;
}

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

#navMainSearch {
  float: right;
  width:230px;
  margin-top:25px; 
}

.searchText, .cart_quantity {
  background:url(http://fantasiediperle.s3.amazonaws.com/includes/templates/fanta2/images/bg_searchtext.gif) no-repeat;
  width:129px;
  height:13px; 
  padding:5px; 
  border:none; 
  font-size:0.9em; 
  color:#999999; 
  float:left; 
  margin:0 3px 0 0;
}

.searchText {
  margin-top:14px;
}

.cart_quantity {background:url(http://fantasiediperle.s3.amazonaws.com/includes/templates/fanta2/images/bg_searchtext_add.gif) no-repeat; width:45px; margin:10px 0 0 0; float:none; color:666666; }

#navEZPagesTop {
  background-color: #ffff33;
}

#navEZPagesTop {
  font-size: 0.95em;
  font-weight: bold;
  margin: 0em;
  padding: 0.5em;
}


#navBreadCrumb {
  font-size: 0.95em;
  font-weight: bold;
  margin-top:17px; 
  height:34px;
  padding-top:0.5em;
  padding-left:40px;
  background:transparent url(http://fantasiediperle.s3.amazonaws.com/includes/templates/fanta2/images/bg_mainBoxTop.png) no-repeat top center;
}


#navColumnOne {
  /*background-color: #FFCC99;*/
}

#navColumnTwo {
  /*background-color: #00BFBF;*/
}

/*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: #FF0000;
  margin-left: 0.5em;
}
.advisory {}
.important {
  font-weight: bold;
}
.notice {}
.rating{}
.gvBal {
  float: right;
}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
  padding: 0.8em;
  border-left:11px solid #DDE7E7; 
  border-right:10px solid #DDE7E7; 
  margin-top:-6px; 
  background-color:#ffffff; 
  padding-bottom:30px; 

}

.bgcenterColumn{
  background-image:url(http://fantasiediperle.s3.amazonaws.com/includes/templates/fanta2/images/bg_mainBoxBottom.png);
  background-repeat:no-repeat;
  background-position:bottom center;
  height:10px;
}


.smallText,  #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
  font-size: 0.9em;
}
#siteinfoLegal {
  font-size: 1em;
  color:#7F9999;
}
/*Shopping Cart Display*/
#cartAdd, #boxUtente {
  float: right;
  text-align: center;
  width:158px;
  margin-top:10px;

}
#cartAdd{
  float: none;
  width:510px;
}


#boxUtente{
  float:none;
}


#cartAdd p {
  background:#252523 none repeat scroll 0 0;
  color:#BDBA9C;
  padding:2px 0 5px;
  margin:0px; 
}

#contAddcBg, #addCartBg{
  background:transparent url(http://fantasiediperle.s3.amazonaws.com/includes/templates/fanta2/images/bg_darkVertBoxesBottom.png) no-repeat scroll bottom center;
  height:11px;
}

#addCartBg{
  background:transparent url(http://fantasiediperle.s3.amazonaws.com/includes/templates/fanta2/images/bg_darkVertBoxesBottomLarge.jpg) no-repeat scroll bottom center;
}

#contAddcTop, #addCartTop{
  background:transparent url(http://fantasiediperle.s3.amazonaws.com/includes/templates/fanta2/images/bg_darkVertBoxesTop.png) no-repeat scroll top center;
  height:28px;
  color:#FBF8DB;
  display:block;
  font-size:1.1em;
  margin:0;
  padding-top:6px;
  font-weight:bold;
}
#addCartTop{
   background:transparent url(http://fantasiediperle.s3.amazonaws.com/includes/templates/fanta2/images/bg_darkVertBoxesTopLarge.jpg) no-repeat scroll top center;
}


#contAddc {
  background-color:#252523;
  padding:3px;
  color:#BDBA9C;
}



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

.cartOldItemQty {
  color: #E27414;
}

.cartBoxTotal {
  text-align: right;
  font-weight: bold;
}

.cartRemoveItemDisplay {
  width: 3.5em;
}

.cartAttribsList {
  margin-left: 1em;
  margin: 0;
}

#mediaManager {
  width: 50%; 
  margin: 0.2em;
  padding: 0.5em;
}

h2#productPrices{
  color:#1B5F60;
  font-size:1.5em;
  margin-top:15px;
  padding:0;
}  

.normalprice, .productSpecialPriceSale {
  text-decoration: line-through;
}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
  color: #ff0000;
}

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

ul.orderHistList {
  margin: 0;
}

ul.orderHistList li a {
  border-bottom:1px dotted #C6D7D7;
  color:#6A8585;
  display:block;
  min-height:21px;
  padding-top:5px;
  text-decoration:none;
  text-indent:23px;
}

a.cats {
  background:transparent url(http://fantasiediperle.s3.amazonaws.com/includes/templates/fanta2/images/bg_li_cats.gif) no-repeat scroll 5px 5px;
}	
a.cats:hover { background-image:url(http://fantasiediperle.s3.amazonaws.com/includes/templates/fanta2/images/bg_li_cats_hover.gif);}

ul.iconbullet li a{
  border-bottom:1px dotted #C6D7D7;
  color:#6A8585;
  display:block;
  min-height:21px;
  padding-top:5px;
  text-decoration:none;
  text-indent:23px;
}

a.bullet {
  background:transparent url(http://fantasiediperle.s3.amazonaws.com/includes/templates/fanta2/images/icon_bullet.gif) no-repeat scroll 5px 5px;
}	


ol.iconbullet li a {
  border-bottom:1px dotted #C6D7D7;
  color:#6A8585;
  display:block;
  min-height:21px;
  padding-top:5px;
  text-decoration:none;
}

li.csBullet {
  border-bottom:1px dotted #C6D7D7;
  color:#6A8585;
  min-height:21px;
  padding-top:5px;
  text-decoration:none;
}

li.csBullet a {
  color:#6A8585;
}



#cartBoxListWrapper ul, #ezPageBoxList ul {
  list-style-type: none;
}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
  margin: 0;
  padding: 0.3em 0.5em;
} 

#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 ;
}
#productMainImage{
  margin-top:15px;
  margin-bottom:3px;
  min-height: 250px;
}

#productAdditionalImages {
  float: left;
}


.categoryIcon {}

#cartImage {
  margin: 0.5em 1em;
}

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

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents,  .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
  margin: 1em 0em;
}

/*sideboxes*/
.vertBoxBottom {
  background:transparent url(http://fantasiediperle.s3.amazonaws.com/includes/templates/fanta2/images/bg_vertBoxesBottom.png) no-repeat scroll 0 0;
  clear:both;
  height:11px;
}

.productLeftSideBoxes {
  background:transparent url(http://fantasiediperle.s3.amazonaws.com/includes/templates/fanta2/images/bg_productLeftSideBoxBottom.gif) no-repeat scroll center bottom;
  margin:12px 0 0 0;
  padding:0 0 10px;
  text-align:left;
  width:515px;
}

#indexDefault{
  padding-left:0;
  padding-right:0;

}
#specialsDefault, #whatsNew, #featuredProducts{
  width:100%;
}

#indexProductListCatDescription {
  background:transparent url(http://fantasiediperle.s3.amazonaws.com/includes/templates/fanta2/images/bg_productLeftSideBoxTop.gif) no-repeat scroll 0 0;
  color:#6F7555;
  display:block;
  font-size:1.1em;
  height:31px;
  margin:0;
  padding-left:28px;
  padding-top:7px;
  width:515px;
}

.columnLeft {}

h3.leftBoxHeading {
  font-family:Arial,Helvetica,sans-serif;
  background:transparent url(http://fantasiediperle.s3.amazonaws.com/includes/templates/fanta2/images/box_lat_top.png) no-repeat scroll center top;
  height:28px;
  padding-left:25px;
  padding-top:6px;
  font-size:1.1em;
  margin:0;
}
h3.leftBoxHeading a {
  color: #6F7555;
}	

.centerBoxHeading {
  margin: 0em;
  background-color: #FF6699;
  padding: 0.5em 0.2em;
}

.leftBoxContainer, .rightBoxContainer {
  /*border: 1px solid #ffffff; */
  margin-top: 1.5em;

}

.sideBoxContent {
  background-color: #ffffff;
  padding: 0;
}

h3.rightBoxHeading {
  font-family:Arial,Helvetica,sans-serif;
  background:transparent url(http://fantasiediperle.s3.amazonaws.com/includes/templates/fanta2/images/box_lat_top.png) no-repeat scroll center top;
  height:25px;
  padding-left:25px;
  padding-top:6px;
  font-size:1.1em;
  margin:0;
}

h3.rightBoxHeading a {
  color: #6F7555;
}

.rightBoxHeading {
  margin: 0em;
  background-color: #663366;
  padding: 0.2em 0em;
}

h3.leftBoxHeading a:hover {
  font-family:Arial,Helvetica,sans-serif;
  color: #6F7555;
  text-decoration: none;
} 

h3.rightBoxHeading a:hover {
  color: #FF0000;
  text-decoration: none;
}

.rightBoxContent {
  background-color: #ffffff;
  margin-bottom: 1em;
}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .centerBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
  text-align: center;
}

#bestsellers .wrapper {
  margin: 0em 0em 0em 1.5em;
}

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

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

#bannerboxHeading {
  background-color: #0000CC;
}

#upProductsHeading {
  text-align: left;
}

#upDateHeading {
  text-align: right;
}

/*misc*/
.back {
  float: left;
}
.back select{
  color: #666666;
  width:143px;
  margin:0; 
  font-size:0.9em;
}	


.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: #cacaca;
  height: 2em;
}

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

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

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

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
  background-color: #ffffff;
  background-image: none;
}
.information {padding: 10px 3px; line-height: 150%;}

/*Categorie*/

.category-top{
  color:#6A8585;
  padding-left:3px;
  text-decoration:none;
  line-height:1.4em;
}

.category-subs-selected, .category-subs-parent{
  color:#E27414;
}

.catHr{
  border-bottom:1px dotted #C6D7D7;
  margin:4px;
  margin-top:0;
}

a.category-links{
  color:#E27414;
  padding-left:3px; 
  font-weight:bold; 
}


/*  tabella  */

table.tabTable{
  background:transparent url(http://fantasiediperle.s3.amazonaws.com/includes/templates/fanta2/images/bg_cartTableTop.gif) no-repeat scroll 0 0;
  font-weight:bold;
  height:25px;
}

tr.productListing-rowheading{
  height:30px;
}

tr.productListing-odd{
  background:#EDEDED none repeat scroll 0 0;
}

td.productListing-data{
  border-bottom:1px dotted #A5A5A5;
  padding:7px;
}


#cartNewItem {
  color:#C6DDC6;
  height:13px;
  left:440px;
  padding:3px;
  position:relative;
  top:-35px;
  width:230px;
}


.newsInfo {
  text-align: left;
  font-style: normal;
}

.newsContent {
  font-size: 1.0em;
}

#newsArchivTitleHeading {
  text-align: left;
}

#newsArchivDateHeading {
  text-align: right;
}

.ScrollerFrame{
  padding:3px;
}

.newsBoxt{
  color:#E27414;
  font-weight:bold;
}

span.clCat{
  background-color: #7B3636;
  color: white;;
  display: block;
  margin-top: 5px;
  padding: 5px;
  border: 1px solid #7B3636;
  -moz-border-radius: 7px;

}

