@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: #FFFFFF url(images/grafica/main_bkg.gif) repeat;
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  margin: 0px;
  behavior: url("includes/csshover3.htc");
}

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

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

FORM {
	display: inline;
}

UL.menucat {
  text-align: left;
  margin: 0px;
  padding: 0px;
}

UL.menucat LI {
  list-style: none;
  padding-bottom: 4px;
  margin-bottom: 4px;
  background: url(images/grafica/dots.gif) repeat-x left bottom;
}

/* Dynamic menu styles - Begin */
UL#menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
UL#menu LI {
  display: block;
  position: relative;
  list-style-type: none;
  border-bottom: 1px dashed #999;
}
UL#menu LI.sub {
  background: url(images/grafica/arrow_off.gif) no-repeat right;
}
UL#menu LI.sub:hover {
  background: url(images/grafica/arrow_on.gif) no-repeat right;
}
UL#menu LI A {
  display: block;
  padding: 6px 16px 6px 4px;
}
UL#menu LI UL {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  left: 158px;
  width: 200px;
  background: #ccc;
  visibility: hidden;
  z-index: 99;
}
UL#menu LI:hover UL, UL#menu LI A:hover {
  visibility: visible;
}
/* Dynamic menu styles - End */

H2.seo_text {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
	margin: 0;
	padding: 0;
	padding-bottom: 4px;
}

TD.header {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight : bold;
  background: #FFFFFF url(images/grafica/backheader.gif) repeat-x;
  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;
  background-image: url(images/grafica/angolo.jpg);
  background-repeat: no-repeat;  
}

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

TR.headerNavigation {
  background: #FFFFFF url(images/grafica/menu_bkg.gif) repeat-x;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #000000;
  font-weight : bold;
  background: #FFFFFF url(images/grafica/menu_bkg.gif) repeat-x;
}

A.headerNavigation { 
  color: #000000; 
  font-size: 13px;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  font-size: 13px;
}

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: 11px;
  color: #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  background: #FFFFFF;
}

A.breadcrumb { 
  color: #000000; 
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
}

A.breadcrumb:hover {
  color: #BF302B;
  font-size: 11px;
  text-decoration: none;
}

TR.footer {
  background: #FFFFFF;
}

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


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

.infoBoxContents {
  background: #FFFFFF;
  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: #ECECEC;
}

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: #FFFFFF;
}

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #FFFFFF url(images/grafica/menu_bkg.gif) repeat-x;
  color: #000000;
  height: 30px;
  padding: 0 3px;
}

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

A.pageResults {
  color: #BF302B;
}

A.pageResults:hover {
  color: #000000;
}

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: #FFFFFF;
}

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; }
.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: 175;
 background-image: url(images/grafica/bg_column_right.gif);
  background-repeat: repeat-y;  
}

.bar_left {
	width: 175;
 	background-image: url(images/grafica/bg_column_left.gif);
    background-repeat: repeat-y; 
}

A.boxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: underline;
}

A.boxHeading:hover {
  color: #FAA71A;
  text-decoration: none;
}
	
.LeftinfoBox {
  background: #FFFFFF;
}

.LeftinfoBoxContents {
  background: #FFFFFF;
  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/boxleft.jpg);
  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/boxfooterleft.jpg);
  color: #FFFFFF;
  height: 15px;
  width: 165px;
  text-align: center;
  display: none;
}

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

.RightinfoBox {
  background: #FFFFFF;
}

.RightinfoBoxContents {
  background: #FFFFFF;;
  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/boxright.jpg);
  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/boxfooterright.jpg);
  color: #FFFFFF;
  height: 15px;
  width: 165px;
  text-align: center;
  display: none;
}

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

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

.CenterinfoBoxContents {
  background: transparent;
  line-height: 1.5;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border: 1px solid;
  border-color: #000000;
}

.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-image: url(images/m23.gif);
  background-repeat: repeat-y; 
 }

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

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

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

 .bg4{
  background-image: url(images/m42.gif);
  background-repeat: repeat-y; 
 }
 
 .bg5{
  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: #FAA71A;
  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;
  border: 1px solid;
  border-color: #666666;
 }
 
 h1.prod{
   font-family: Verdana, Arial, sans-serif;
   font-size: 14px;
   font-weight: bold;
   color: #000000;
   margin: 0;
   padding: 0;
 }
 
 .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;
 }
 
.pinfo8 HR {
  border: 1px solid #666666;
}
 
 .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:#E6E6E6;
  border: 1px solid;
  border-color: #757171;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
 }
 
  TD.creaccount{
  background:#E6E6E6;
  border: 0px solid;
  /*border-color: #757171;*/
  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;
}