/*
  $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: 'PT Sans Narrow', sans-serif; font-size: 13px; color: #FFFFFF; font-weight:bold;}
.errorBox { font-family : 'PT Sans Narrow', sans-serif; font-size : 12px; background: #ff6600; font-weight: bold; }
.stockWarning { font-family : 'PT Sans Narrow', sans-serif; font-size : 12px; color: #f6cc00; font-weight: bold;}
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : 'PT Sans Narrow', sans-serif; font-size : 12px; color: #70d250; text-decoration: underline; }

BODY {
  color: #fff;
  margin: 0px;
  background: #000;
  background-image: url(images/bg.jpg);
  background-repeat:repeat-x;
  background-position:top;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 12px;
}

a {color: #83d0db;text-decoration:none;font-weight:normal;}
a:visited {color: #83d0db;text-decoration:none;font-weight:normal;}
a:hover {color: #ddd;text-decoration:underline;font-weight:normal;}

.testo {
  color: #fff;
  margin: 0px;
  padding: 0px;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 11px;
}

.titoloeng, .titoloeng td {
  color: #fff;
  margin: 0px;
  padding: 0px;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 22px;
  font-weight : bold;
}


.testo td {
  color: #fff;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 11px;
}

.mybox {
  background-image: url(includes/languages/italian/images/buttons/bg_box.jpg);
  background-repeat:repeat-y;
  background-position:left;
  border: 1px solid white;
  width: 188px;
  margin: 0px;
  padding: 0px;
  color: #000;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 11px;
}

.mybox td {
  color: #000;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 11px;
}

.sottotitolo {
  color: #eee;
  margin: 0px;
  padding: 0px;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 15px;
  text-transform: uppercase;	
  font-weight:bold;
}

.cornice {
  margin: 0px;
  padding: 0px;
  border: 0px dashed #fafafa;
  text-align:center;
}

.cornice2 {
  margin: 0px;
  padding: 0px;
  border: 3px solid #fafafa;
}

.menunuovo, .menunuovo td {
  margin: 0px;
  padding: 0px;
  font-size:12px;
  font-weight:bold;
}

.vaischeda {
  margin: 0px;
  padding: 0px;
  color: #000;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 11px;
  text-align:right;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 12px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ffc600;
}

TD.headerError {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 12px;
  background: #ffv600;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}



.footer {
font-family: 'PT Sans Narrow', sans-serif; 
  font-size: 11px;
  color: #ffffff;
  background-image: url(images/bg_footer.png);
  background-repeat: no-repeat;
  height:140px;
}

.infoBox {
  
}

.infoBoxContents {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 11px;
}


.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
  display: none;
}

TD.infoBox, SPAN.infoBox {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 11px;
}

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

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



TABLE.productListing {
  border: 0px;
}

.productListing-heading {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 11px;
  background: #003844;
  color: #f90;
  font-weight: bold;
}

TD.productListing-data {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 18px;
font-weight: bold;
}

A.pageResults {
  color: #fff;
}

A.pageResults:hover {
  color: #fff;
  background: #1e4466;
}

TD.pageHeading, DIV.pageHeading {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 32px;
  font-weight: bold;  
  text-transform: uppercase;	
  color: #fff;
  line-height: 1.1em;
}

TD.pageHeading2, DIV.pageHeading2 {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 24px;
  font-weight: bold;  	
  color: #fff;
  line-height: 1.1em;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 12px;
  color: #000000;
}

.titoletto {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration:underline;
  margin-bottom: 3px;
}

TD.main, P.main {
    font-family: 'PT Sans Narrow', sans-serif;
  font-size: 18px;
  line-height: 1.5;
  color:#bdcdd1;
}

TD.mainlink, P.mainlink {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 11px;
  line-height: 1.5;
}


.main td {font-size: 14px; font-weight: normal;}

.mainilnk td {font-size: 11px; font-weight: normal;}


TD.smallText, SPAN.smallText, P.smallText {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 12px;
}

TD.testo11, SPAN.testo11, P.testo11 {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 11px;
}

TD.testo14, SPAN.testo14, P.testo14 {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 14px;
}

TD.testo18, SPAN.testo18, P.testo18 {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 18px;
}

.smallText02 {
	font-family: 'PT Sans Narrow', sans-serif;
  	font-size: 12px;
	padding: 10px;
	border: 1px dotted #908f8e;
}

TD.accountCategory {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 12px;
  color: #ffv600;
}


.main SELECT {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 14px;
}

.boxText SELECT {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 14px;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: 'PT Sans Narrow', 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: 'PT Sans Narrow', sans-serif
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: 'PT Sans Narrow', sans-serif
  font-size: 12px;
  color: #ffcc00;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: 'PT Sans Narrow', sans-serif;
  color: #f2cd00;
  font-weight: bold;
}

SPAN.errorText {
  font-family: 'PT Sans Narrow', sans-serif;
  color: #ffcc00;
}
TD.productPriceInListing {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 12px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 12px;
  background: #eeeeee;
}

TD.productPriceInProdInfo {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 12px;
  background: #ccffcc;
}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #002d25; }

.checkoutBarFrom, .checkoutBarTo { font-family: 'PT Sans Narrow', sans-serif; font-size: 12px; color: #ffcc00; }
.checkoutBarCurrent { font-family: 'PT Sans Narrow', sans-serif; font-size: 12px; color: #018d8b; }

/* message box */

.messageBox { font-family: 'PT Sans Narrow', sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: 'PT Sans Narrow', sans-serif; font-size: 12px; background-color: #ff6600; }
.messageStackSuccess { font-family: 'PT Sans Narrow', sans-serif; font-size: 12px; background-color: #ff6600; }

/* input requirement */

.inputRequirement { font-family: 'PT Sans Narrow', sans-serif; font-size: 11px; color: #ffc600; }

.imagesBoxContents {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 12px;
}

.treemenudiv {
padding: 0px;
border-top: 0;
text-transform: uppercase;
font-size: 11px;
font-weight:bold;
}

.treemenudiv a {color: #ffffff;text-decoration: none; font-weight:bold;}
.treemenudiv a:visited {color: #ffffff;text-decoration: none; font-weight:bold;}
.treemenudiv a:hover {color: #ddd;text-decoration: underline; font-weight:bold;}


.treemenudivson1 .treemenudiv {
text-transform: none;
background-color:#908f8e;

}

.treemenudivson2 .treemenudiv {
font-size: 9px;
font-weight: normal;
background-color: #fefefe;
}

.treemenudiv a.phplmdmselected {color: #990000;}

.ricercatop form{
color: #ffffff;}

.ricercatop form a{
color: #ffffff;}

.ricercatop form a:hover{
color: #ffffff;
text-decoration: underline;}

.dataday {color: #FFFFFF;
text-align:center;
font-size: 12px;}

#bantopgrey {
	color: #FFFFFF;}
#bantopgrey a{
	color: #FFFFFF;
	font-weight: bold;}
#bantopgrey a:hover{
	color: #FFFFFF;
	text-decoration: underline;}
	
	.cart_total {
		font-size: 12px;
		}
		
.bread {
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
	padding-left: 20px;
	padding-right: 10px;}
.bread a{
	color: #FFFFFF;
	font-weight: bold;}
.bread a:hover{
	color: #FFFFFF;
	text-decoration: underline;}
	
.piva {
	padding-top: 10px;
	width: 540px;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;}
	
.offertone {
	text-align: center;
	font-size: 12px;
	width: 140px;
	background-color: #ffffff;
	border: 3px solid #908f8e;
}

.offertone .productSpecialPrice{
	font-weight: bold;
}

#accedi {
border: 1px dotted #94adc4;
padding: 6px;
font-weight: normal;}

#accedi td {
font-weight: normal;}


#greet {
text-align: center;
background-color: #edecec;
padding: 10px 50px 10px 50px;
}

.path{
  margin: 0px;
  padding: 0px;
  font-size: 12px;
  font-weight: normal;
}

.main input {
	font: bold 13px 'PT Sans Narrow', sans-serif;
	color: #fff;
	background:none;	
	padding: 1px 3px 1px 3px;
	margin-left: 2px;
	width: 130px;		
	height:18px;
	border: 1px solid #afc4d6;
}


.campo input {
	font: bold 13px 'PT Sans Narrow', sans-serif;
	color: #fff;
	background:none;	
	padding: 1px 3px 1px 3px;
	margin-left: 2px;
	width: 130px;		
	height:18px;
	border: 1px solid #afc4d6;
}

.campologin input {
	font: bold 12px 'PT Sans Narrow', sans-serif;
	color: #000;
	background:white;	
	padding: 1px 3px 1px 3px;
	margin-left: 2px;
	width: 90px;		
	height:15px;
	border: 0px solid #afc4d6;
}

.campo textarea {
	font: bold 13px 'PT Sans Narrow', sans-serif;
	color: #fff;
	background:none;	
	border: 0;
	padding: 2px;
	width: 366px;
	height: 77px;	
	margin: 0px;
	margin-top: 5px;	
	margin-bottom: 5px;
	border: 1px solid #afc4d6;
}

.campo select {
	font: bold 13px 'PT Sans Narrow', sans-serif;
	color: #fff;
	background:none;	
	padding: 1px 0px 1px 1px;
	margin-left: 2px;
	width: 130px;		
	height:18px;
	border: 1px solid #afc4d6;
}

.path a {color: #fff;text-decoration:none;font-weight:normal;}
.path a:visited {color: #fff;text-decoration:none;font-weight:normal;}
.path a:hover {color: #ddd;text-decoration:none;font-weight:normal;}

.vaischeda a {color: #000;text-decoration:none;font-weight:normal;}
.vaischeda a:visited {color: #000;text-decoration:none;font-weight:normal;}
.vaischeda a:hover {color: #666;text-decoration:none;font-weight:normal;}

.mainlink a {color: #bae6ff;text-decoration:underline;font-weight:bold;}
.mainlink a:visited {color: #bae6ff;text-decoration:underline;font-weight:bold;}
.mainlink a:hover {color: #fff;text-decoration:underline;font-weight:bold;}


.cata, .cata td, .cat, .cat td {
	color: #fff;
	text-align:right; !important;
	margin-right:4px; !important;
}

.catb {
	color: #fff;
	text-align:left;
}



.cata a {font-family: 'PT Sans Narrow', sans-serif; font-size: 13px; color: #e73b00;text-decoration:none;font-weight:normal; background-color:#161f29; padding:1px 3px 1px 3px; line-height:21px;}
.cata a:visited {color: #e73b00;text-decoration:none;font-weight:normal; background-color:#161f29; padding:1px 3px 1px 3px; }
.cata a:hover {color: #222;text-decoration:none;font-weight:normal; background-color:#fff; padding:1px 3px 1px 3px; }

.catb a {font-family: 'PT Sans Narrow', sans-serif; font-size: 13px;  color: #43b8d4;text-decoration:none;font-weight:normal; background-color:#161f29; padding:1px 3px 1px 3px; line-height:21px;}
.catb a:visited {color: #43b8d4;text-decoration:none;font-weight:normal;background-color:#161f29; padding:1px 3px 1px 3px; }
.catb a:hover {color: #222;text-decoration:none;font-weight:normal; background-color:#fff; padding:1px 3px 1px 3px; }

.cat a {font-family: 'PT Sans Narrow', sans-serif; font-size: 13px; color: #FFF;text-decoration:none;font-weight:normal; background-color:#161f29; padding:1px 3px 1px 3px; line-height:21px;}
.cat a:visited {color: #FFF;text-decoration:none;font-weight:normal; background-color:#161f29; padding:1px 3px 1px 3px; }
.cat a:hover {color: #222;text-decoration:none;font-weight:normal; background-color:#fff; padding:1px 3px 1px 3px; }
