/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

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

BODY {
  background-image: url(images/body.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: top center;
  background-color:#655e5a;
  margin: auto;
  width: 800px;
}

#generale{
	width: 801px;
	margin: auto;
}

#header {
	width: 800px;
	height: 137px;
	margin: 17px auto auto auto;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

#menu {
  width: 745px;
  height: 22px;
  margin: 9px auto 0px auto;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:bold;
  background: #ffffff;
  color: #c8ac4a;
  padding: 8px 0px 0px 1px;
  display: block;
  float: left;
}

#menu a{
  color: #666666; 
  padding: 7px;
}

#menu a:hover {
  color: #ffffff;
  background: #c8ac4a;
  text-decoration: none;
}

#menu .selected {
	background: #c8ac4a;
	color: #ffffff;
}

.lingue{
	margin-top:9px;
	padding-top: 5px;
	float:left;
	padding-right: 3px;
	display: block;
	height: 25px;
	background: #ffffff;
}

.lingue img{
	padding:0px;
	border:0px;
	margin:0px;
	float: left;
	display: block;
	height: 22px;
}

.lingue a{
	display: block;
	padding: 0px;
	float: left;
	margin: 0px;
}

.cleaner {
	clear: both;
}

.home {
	margin-left:30px;
	background-image: url(images/sfondo_900.jpg);
	background-position:right bottom;
	background-repeat: no-repeat;
	height: 120px;
	padding:0px 30px 0px 0px;
}

.home p {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	
}

p {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}

.home img {
	float:left;
	padding-right: 20px;
}

.shop {
	height:300px;
	margin-left:30px;
	background-image: url(images/sfondo_900.jpg);
	background-position:right bottom;
	background-repeat: no-repeat;
	background-color: #ffffff;
}

.shop img {
	margin:0px;
	padding:0px;
	margin-right: 20px;
}

.shop h3 {
	display: block;
	float:left;
	margin-right: 20px;
	font-size:15px;
}

#contenuti {
	width: 800px;
	height: auto;
	margin: auto;
	background-color: #ffffff;
	margin-top:-6px;
	padding-bottom: 20px;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 26px;
	color: #968423;
	padding: 20px 0 0 30px;	
}

h2 {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 18px;
	color: #968423;
	padding: 10px 0 0 30px;	
}


#footer {
	width: 800px;
	margin: auto;
	background-color: #655e5a;
}

#footer p {
	color:#ffffff;
	width: 400px;
	float: left;
}

.footer_loghi {
	float:right;
	margin-top:10px;
}

.privacy {
	font-size: 10px;
	color:#666666;
}

.home form {
	width: 500px;
}

.home form input {
	clear:both;
	display: block;
}
.home form label {
	clear:both;
	display: block;
}

.home form textarea {
	width:400px;
}


A {
  color: #000000;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ffffff;
}

TD.headerNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ffffff;
  color: #c8ac4a;
}


A.headerNavigation { 
  color: #666666; 
  padding: 7px;
}

A.headerNavigation_sel{
	background: #c8ac4a;
	color: #ffffff;
	padding: 7px;
}

A.headerNavigation:hover {
  color: #ffffff;
  background: #c8ac4a;
  text-decoration: none;
}

table {
	background: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #ffffff;
}

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

.infoBox {
  background: #ffffff;
  padding: 0 0 0 15px;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #ffffff;
}

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

TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  background: #ffffff;
  color: #cc9933;
  padding: 0px;
  padding-top: 10px;
  padding-bottom: 5px;
}
.infoBoxHeading a {
  font-family: Arial, Helvetica, sans-serif;
  color: #cc9933;
  padding: 0px;
  padding-top: 10px;
  padding-bottom: 5px
}

TD.infoBoxHeading_lista {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ffffff;
  color: #cc9933;
  padding: 0px;
  padding-top: 10px;
}
.infoBoxHeading_lista a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #cc9933;
  padding: 0px;
  padding-top: 0px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, 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: #f8f8f9;
}

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

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

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

TD.productListing-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #ffffff;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #968423;
  padding: 20px 0 0 10px;
}

TR.subBar {
  background: #f4f7fd;
}

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


TD.main, P.main {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666666;
  padding: 0px 0 0 10px;
  background: #ffffff;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Times New Roman, times, serif;
  font-size: 12px;
  float: left;
  width: 150px;
  display: block;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

/* message box */

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

/* input requirement */

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

h3{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	padding:0px;
	margin:0px;
	font-weight:bold;
	color:#666666;
	}