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

BODY {
  background: #000000;
  color: #000000;
  margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
}

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

A:hover {
  color: #AABBDD;
  text-decoration: none;
}

FORM {
	display: inline;
}

.header {
  background:url(images/header.jpg) no-repeat;
	height:167px;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #D9CA9F;
}

TD.headerError {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #D9CA9F;
  color: #000000;
  font-weight : bold;
  text-align : center;
	padding:5px;
}

TR.headerInfo {
  background: #00ff00;
}

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

.footer {
	background:url(images/footer.jpg) no-repeat;
	height:50px;
	font-family: Arial, sans-serif;
  font-size : 10px;
  color:#999999;
}

.infoBox {
 /* background: #b6b7cb;*/
}

.infoBoxContents {
 /* background: #f8f8f9;*/
  font-family: Arial, sans-serif;
  font-size: 12px;
	color:#DECA97;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

.right_nav TD.infoBoxHeading {
	color:#DECA97;
	background:none;
	padding-left:15px;
	font-size:14px;
	font-weight:normal;
}

.testimonial-box div {
	background:#211f1b;
	margin-left:5px;
	padding:5px;
}

TD.infoBoxHeading {
font-family: Arial, sans-serif;
  font-size : 11px;
  background: #E5E5E5;
  color: #000000;
  font-weight: bold;
	text-align:centerl
  /*font-family: Arial, sans-serif;
  font-size : 11px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;*/
}

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

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

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size : 11px;
  background: #E5E5E5;
  color: #000000;
  font-weight: bold;
/*	border-bottom:1px solid #cccccc;
*/}

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

A.pageResults {
  color: #786835;
}

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

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

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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 : 11px;
  color: #ff0000;
}

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

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

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

SPAN.markProductOutOfStock {
  font-family: 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;
}

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

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

/* message box */

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

/* input requirement */

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


/*Added Styles*/

#wrap {
	position:relative;
	width:799px;
	left:50%;
	margin:0 0 0 -400px;
}

.content {
	background:url(images/main_background.jpg) repeat-y;
}

.inner_content {
	padding:0 10px 0 10px;
}

.inner_content a {
	color:#786835;
	font-weight:bold;
}

.inner_content a:hover {
	color:#E0CEA8;
	font-weight:bold;
}

.top_nav {
	padding:0 0 10px 0;
}

.top_nav a {
	font-size:12px;
}

.right_nav {
	background:url(images/nav_back.jpg) no-repeat;
	height:349px;
}

h3.articles {
	color:#E0CEA8;
	padding:0 0 0 15px;
	margin-bottom:0;
	font-size:14px;
	font-weight:normal;
}

.nav {
	font-size:12px;
}

.categories {
	list-style:none;
	margin:0;
	padding:0 15px 10px 15px;
	color:#E0CEA8;
}

.categories .main-cat {
	font-size:14px;
	cursor:pointer;
}

.nav-over {
	color:#AABBDD;
}

.categories ul {
	margin:5px 0;
}

.categories ul li a {
	margin:5px 0;
	color:#faebca;
}

.categories ul li a:hover {
	color:#AABBDD;
}


.products {
	list-style:url(images/bullet.jpg);
	margin:0;
	padding:0 0 0 20px;
}

h3 {
	font-size:12px;
}

.info_box {
	padding:0 0 0 20px;
	height:100px;
}

.savings {
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
}

em {
	color:#ADA380;
}

.important {
	color:#ADA380;
	font-size:12px;
}
/* classi per 2gether discount*/

.getslogan	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.gettitolo	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.buybothText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 8px;
}

.getprezzo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 8px;
}

.prezzo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 8px;
}

.getrisparmio {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}

.vsmalltext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 8px;
}

/* end of classi per 2gether discount*/


