/*
  $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: Arial, sans-serif; font-size: 12px; }
.errorBox { font-family : Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #fff url(images/bg2010.jpg) no-repeat center top;
  margin: 0px;
  padding: 0px 0 0 0px;
  width: 100%;
  display: table;
  *text-align: center; /* All IEs */
}

#content {
	width: 850px;
	margin: 0px auto 0;
	border: 0px solid white;
	padding: 0px;
}

td {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}


.categoria {
	border:0px dotted #ccc;
	margin: 0px;
	padding: 0px;
	color: #D05400;
	font-size:12px;
	font-weight:bold;
	background-color:#fff;
}

.undermenu {
	height:196px;
	*height:189px;
}


.mymanuf{
background-image:url(images/template_new_bg_manuf.jpg);
height:115px;
	margin: 0px;
	padding: 0px;
	color: #000;
	font-size:12px;

}

.mymanuf td{
	font-size:12px;
	color: #000;

}

#header {
	width:768px;
	background: url(images/bg_header.jpg);
	border:1px solid #110C56;
	margin: 0px;
	padding: 0px;
}

#corpo {
	width:768px;
	border:1px solid #110C56;
	border-bottom:0px;
	margin: 7px 0px 0px 0px;
	padding: 0px;
	background-color:#fff;
}

#contenuto {
	border:0;
	margin: 0px;
	padding: 9px 12px 24px 10px;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#4D4B3D;
}

#main {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#cornicebrown {
	border-left:1px solid #7E7C69;
	border-right:1px solid #7E7C69;
	border-top:7px solid #7E7C69;
	border-bottom:0;
	margin: 0px;
	padding: 0px;
}

#footer {
	border:0;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#dbdbdb;
	color:#5d5d5d;
	margin: 0;
	padding: 5px 0 0 5px;
}

#footer td{
	border:0;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#5d5d5d;
	margin: 0;
	padding: 0px;
}


.data {
	border:0;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	margin: 2px;
	padding: 0px;
}

.text {
	border:0;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#303030;
	margin: 3px;
	padding: 0px;
}

#categorie {
	border:0;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 0 0 2px;
	background: url(images/template_21.gif);
	width:210px;
}

#manufbox {
	border:0;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	margin: 0px;
	padding: 0px 0 0 0px;
	background: #E2762D;
	width:190px;	
	
}

.vocecategoria {
	border:0;
	font-size:11px;
	height:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#303030;
	margin: 1px;
	padding: 1px 2px 1px 0;
	background:#DFDCC4;
}

#produttori {
	border:0;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#303030;
	margin: 0px;
	padding: 0px;
	background:#F1F1F1;
}

A {  color: #1560ad;  text-decoration: none;}
A:hover {  color: #06386c;  text-decoration: underline;}

.categoria a {color: #D05400;text-decoration:none;font-weight:bold;}
.categoria a:visited {color: #D05400;text-decoration:none;font-weight:bold;}
.categoria a:hover {color: #666;text-decoration:underline;font-weight:bold;}


#categorie A {  color: #5b5b5b;  text-decoration: none; font-size:12px;}
#categorie A:visited {color: #5b5b5b;text-decoration:none;font-weight:none; font-size:12px;}
#categorie A:hover {  color: #333;  text-decoration: none; font-size:12px;}

#manufbox A {  color: #fff;  text-decoration: none; font-size:11px;}
#manufbox A:visited {color: #fff;text-decoration:none;font-weight:none; font-size:11px;}
#manufbox A:hover {  color: #22407C;  text-decoration: none; font-size:11px;}

#menu2 a {color: #fff;text-decoration:none;font-weight:none;}
#menu2 a:visited {color: #fff;text-decoration:none;font-weight:none;}
#menu2 a:hover {color: #ccc;text-decoration:underline;font-weight:none;}

.vocecategoria a {color: #303030;text-decoration:none;font-weight:none;}
.vocecategoria a:visited {color: #303030;text-decoration:none;font-weight:none;}
.vocecategoria a:hover {color: #3D4886;text-decoration:none;font-weight:none;}



FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

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

A.headerNavigation { 
  color: #000; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, 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, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}


.infoBox {
}

.infoBoxContents {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
}

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

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

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

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

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

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

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

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

A.pageResults {
  color: #1560ad;
}

A.pageResults:hover {
  color: #5b5b5b;
}

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

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

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

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

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

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

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

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

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

INPUT, SELECT, TEXTAREA {
background-color:#949494;
border:0px;
color:#fff;
}

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

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

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

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

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

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

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

#productInfoPro {
	border:1px solid #9A9A9A;
	margin: 0px;
	padding: 8px 5px 7px 5px;
	font-size: 11px;
}

#cartPro {
	border:1px dotted #EF7F10;
	margin: 0px;
	padding: 5px;
	font-size: 11px;
	background: #EFF4F8;
	width:146px;
}


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

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

/* message box */

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

/* input requirement */

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


li h5 { border:0; padding:0; margin:0;display:inline; font-size: 12px; color: #444;}
