@charset "iso-8859-1";
/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #F3F118; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background:#fff;
  color: #000000;
  margin: 0px;

}

A {
  color: #000000;
  font-size: 10px;
  font-weight : bold;
  text-decoration: none;
}

A:hover {
  color: #193A65;
  text-decoration: underline;
}

FORM {
	display: inline;
}



TD.header {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight : bold;
  background: #fff;
  line-height: 1.5;
}

TD.header2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  font-weight : bold;
  background: #3B74DC;
  line-height: 1.5;
}

TR.headerSearch {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFFFFF;
  color: #22450B;
  font-weight : bold;
}

TR.headerNavigation {

}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #fff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #fff; 
  font-size: 11px;
}

A.headerNavigation:hover {
  color: #fff;
  font-size: 11px;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TD.breadcrumb {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #000000;
  font-weight : bold;
  background: #39496D;
}

TR.footer {
  background: #FFFFFF;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-image: url(images/grafica/backfooter.jpg);
  background-repeat: x;
  color: #000000;
}


.infoBox {
  background: #FFFFFF;
  border: 1px;
  border-style: solid;
  border-color: #e5e5e5;
}

.infoBoxContents {
  background:transparent;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #e5e5e5;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #e5e5e5;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #e5e5e5;
  border-spacing: 0px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000;
  background: #e5e5e5;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  background: #E8E6E7;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main, DIV.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  /* background: #e5e5e5; */
  background: transparent;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #F3F118; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #F3F118; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.bar_right {
  width: 175px;
}

.bar_left {
  width: 175;
}
	
.LeftinfoBox {
  background: #FFFFFF;
}

.LeftinfoBoxContents {
  background: #E5E5E5;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.LeftinfoBoxNotice {
  background: #FF8E90;
}

.LeftinfoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.LeftinfoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-image: url(images/grafica/box.jpg);
  background-repeat:no-repeat;
  color: #FFFFFF;
  height: 35px;
  width: 165px;
  text-align: center;
  
}

TD.LeftinfoBoxHeadingNero {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-image: url(images/grafica/box_nero.jpg);
  background-repeat:no-repeat;
  color: #FFFFFF;
  height: 35px;
  width: 165px;
  text-align: center;
  
}

TD.LeftinfoBoxFooter {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-image: url(images/grafica/boxfooter.jpg);
  background-repeat:no-repeat;
  color: #FFFFFF;
  height: 15px;
  width: 165px;
  text-align: center;
  
}

TD.LeftinfoBox, SPAN.LeftinfoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.RightinfoBox {
  background: #FFFFFF;
}

.RightinfoBoxContents {
  background: #E5E5E5;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.RightinfoBoxNotice {
  background: #FF8E90;
}

.RightinfoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.RightinfoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-image: url(images/grafica/box.jpg);
  background-repeat:no-repeat;
  color: #FFFFFF;
  height: 35px;
  width: 165px;
  text-align: center;
}

TD.RightinfoBoxFooter {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-image: url(images/grafica/boxfooter.jpg);
  background-repeat:no-repeat;
  color: #FFFFFF;
  height: 15px;
  width: 165px;
  text-align: center;
  
}

TD.RightinfoBox, SPAN.RightinfoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.CenterinfoBox {
  background: transparent;
  border: 1px;
  border-color: #000000;
}

.CenterinfoBoxContents {
  background-color:#E5E5E5;
  border:0;
}

.CenterinfoBoxNotice {
  background: #FF8E90;
}

.CenterinfoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.CenterinfoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #FFFFFF;
  color: #000000;
}

TD.CenterinfoBox, SPAN.CenterinfoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
	

TD.newProducts {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  background: transparent;
  color: #000000;
  border: 0px solid;
  border-color: #000000;
  font-weight: normal;
}

TD.newProductsContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  background: transparent;
  color: #000000;
  font-weight: normal;
}

A.newProductsHeading { 
  font-family: Verdana, Arial, sans-serif;
  color: #FBBE55;
  font-size: 12px;
  font-weight : bold;
  background: transparent;


}

TD.newProductsHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: transparent;
  color: #000000;
  height: 25px;
}


TD.centercolor {
background: #FFFFFF;
}

TD.specials, SPAN.specials, P.specials {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border: 1px solid;
  border-color: #000000;
  padding: 2;
}

TD.outline {
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    border-bottom:0px;
    border-style: solid;
    border-color: #000000;
}

 .bg{
  background-color:#E6E6E6;
  background-image: url(images/m23.gif);
  background-repeat: repeat-y; 
 }

 .bg1{
  background-color:#E6E6E6;
  background-image: url(images/m29.gif);
  background-repeat: repeat-y; 
 }

 .bg2{
  background-color:#E6E6E6;
  background-image: url(images/m42.gif);
  background-repeat: repeat-y; 
 }

 .bg3{
  background-color:#E6E6E6;
  background-image: url(images/m48.gif);
  background-repeat: repeat-y; 
 }

 .bg4{
  background-color:#E6E6E6;
  background-image: url(images/m42.gif);
  background-repeat: repeat-y; 
 }
 
 .bg5{
  background-color:#E6E6E6;
  background-image: url(images/m100.gif);
  background-repeat: repeat-y; 
 }

 .go{
  border-style: solid;
  border-width: 1px;
  border-color: #A1A1A1;
  height: 20px;
 }

 .cy{
  font-size: 11px;
  color: #747474;
  font-weight: bold;
 }

 .cy1{
  font-size: 12px;
  color: #FF850D;
  font-weight: bold;
 }

 .cy2{
  font-size: 13px;
  color: #848282;
  font-weight: bold;
 }


 .ml{
  font-size: 11px;
  color: #08A8C4;
  text-decoration: none;
 }
 
 TD.mlbis {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
 }

 .ml1{
  font-size: 11px;
  color: #848282;
  text-decoration: none;
 }

 .ml2{
  font-size: 10px;
  color: #848282;
  text-decoration: underline;
 }

 .px2{
  font-size: 2px;
 }

 .px4{
  font-size: 4px;
 }

 .se{
  width: 110px;
  font-size: 9px;
 }
 
 .pinfo1{
  font-size: 14px;
  color: #666666;
  font-weight: bold;
 }
 
 .pinfo2{
  background:#E8E6E7;
  font-size: 14px;
  border: 1px solid;
  border-color: #666666;
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  font-weight: bold;
 }
 
 .pinfo3{
  font-size: 13px;
  color: #848282;
  font-weight: bold;
 }
 
 .pinfo4{
  background-image: url(images/m48.gif);
  background-repeat: repeat-y; 
 }
 
 .pinfo5{
  font-size: 4px;
 }
 
 .pinfo8 {
 font-family: Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: normal;
 }
 
 .pinfo6{
 font-family: Arial, sans-serif;
  font-size: 13px;
  color: #666666;
  font-weight: normal;
 }
 
 .pinfobuy{
  background:#E8E6E7;
  border: 1px solid;
  border-color: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
 }
 
 .pinfodesc{
  background:#FFFFFF;
  background-image: url(images/m49.gif);
  background-repeat: repeat-y; 
  border: 0px solid;
  border-color: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
 }
 
 .pinfodesc2{
  background:#FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
 }

 a.pinfo7{
 font-family: Arial, sans-serif;
  font-size: 12px;
  color: #666666;
  font-weight: bold;
 }
 
 a.pinfo7:hover{
  text-decoration: none;
 }
 
 .creaccount{
  background:#E5E5E5;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
 }
 
  TD.creaccount{
  background:#E5E5E5;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
 }
 
 TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  background:#E6E6E6;
}

TD.pollBoxRow {
  font-family: Verdana, Arial, sans-serif;   
  font-size: 10px;   border-color: #E5E5E5;   
  border-style: solid;   border-width: 1px;
} 

TD.pollBoxText {   
  font-family: Verdana, Arial, sans-serif;   
  font-size: 10px;
  border-color: #E5E5E5;   
  border-style: solid;   
  border-width: 1px;
} 

TR.pollOptRow {   
  background: #E5E5E5; 
} 
TR.pollFooter { 
  background: #E5E5E5;
}  

.separatore-orizzontale {
  height:5px;
}

/* titolo pagine beg */
.pageHeadingTable {
  width:100%;
  margin:0;
  padding:0;
  border:0; 
  border-collapse:collapse;
}

td.pageHeadingLeft {
  width:42px; 
  height:37px; 
  margin:0;
  padding:0;
  background:url(images/grafica/box_centrale_sx.jpg) top right no-repeat;
}

td.pageHeadingCenter {
  margin:0;
  padding:0;
  font-family:Arial, Helvetica, sans-serif;
  font-size:16px;
  font-weight:bold;
  color:#fff;
  text-align:left;
  height:37px; 
  background:url(images/grafica/box_centrale_cx.jpg) top left repeat-x;
}

a.pageHeadingCenter {
  font-family:Arial, Helvetica, sans-serif;
  font-size:16px;
  font-weight:bold;
  color:#fff;
}

a.pageHeadingCenter:hover {
  font-family:Arial, Helvetica, sans-serif;
  font-size:16px;
  font-weight:bold;
  color:#fff;
}

td.pageHeadingRight {
  width:42px; 
  height:37px; 
  margin:0;
  padding:0;
  background:url(images/grafica/box_centrale_dx.jpg) top left no-repeat;
}
/* titolo pagine end */

/* riquadro immagini beg */
.ne {
  width:9px;
  height:10px;
  background:url(images/grafica/img_sf_01.jpg) top right no-repeat;
}

.nn {
  height:10px;
  background:url(images/grafica/img_sf_02.jpg) top right repeat-x;
}

.no {
  width:9px;
  height:10px;
  background:url(images/grafica/img_sf_03.jpg) top left no-repeat;
}

.oo {
  width:9px;
  background:url(images/grafica/img_sf_04.jpg) top left repeat-y;
}

.so {
  width:9px;
  height:10px;
  background:url(images/grafica/img_sf_05.jpg) top left no-repeat;
}

.ss {
  width:9px;
  height:10px;
  background:url(images/grafica/img_sf_06.jpg) top right repeat-x;
}

.se {
  width:9px;
  height:10px;
  background:url(images/grafica/img_sf_07.jpg) top right no-repeat;
}

.ee {
  width:9px;
  background:url(images/grafica/img_sf_08.jpg) top right repeat-y;
}

.cc {
  text-align:center;
  vertical-align:middle;
  background-color:#fff;
}
/* riquadro immagini end */
