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

A {
	text-decoration: none;
	color:#00AEEF;}

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

h1 { 
	font-size: 14px; }

h2 { 
	font-size:12px;  }

FORM {
	display: inline;}

TR.header {
 	background: #ffffff;}

TR.headerNavigation {
  	background: #bbc3d3;}

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

A.headerNavigation { 
  	color: #4d4d4d;
	margin:0px;
  	text-decoration: none;
  	text-transform:uppercase;
  	}

span.seperator
{
	margin:0px 5px;
}

A.headerNavigation:hover {
  	color: #00ADEF; 
  	text-decoration: none;}

TR.headerError {
  	background: #ff0000;}

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

TR.headerInfo {
  	background: #00ff00;}

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

TR.footer {
  	background: #bbc3d3;}

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

.infoBox { 
	background:#ffffff; }

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

.infoBoxNotice {
  	background: #FF8E90;}

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

TD.infoBoxHeading {
  	font-family: Arial, sans-serif;
  	font-size: 10px;
  	font-weight: normal;
  	background: #bbc3d3;
  	color: #999999;}

TD.infoBox, SPAN.infoBox {
  	font-family: 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: #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: #44abbe;
  	border-spacing: 1px;
*/
  	border: 0px none;}

.productListing-heading {
  	font-family: Arial, sans-serif;
  	font-size: 10px;
  	background: #000000;
  	color: #ffffff;
  	font-weight: normal;
  	height:20px;}

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

A.pageResults {
  	color: #999999;}

A.pageResults:hover {
  	color: #44abbe;}

TD.pageHeadingBreadcrumbs, DIV.pageHeadingBreadcrumbs {
	font-family: "century gothic";
	letter-spacing: -1px;
	text-transform:none;
	font-weight: normal;
	color: #4c4c4c;
	font-size: 14px;
	height: 48px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
}

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

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

.smallTextWhite { 
	color:#999999; }

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

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

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

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

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

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

TEXTAREA {
  	width: 506px;
  	padding:2px;
  	margin:0px;
  	font-family: Arial, sans-serif;
  	font-size: 11px;}

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

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

TD.formAreaTitle {
  	font-family: "century gothic", Arial, sans-serif;
  	font-size: 12px;
  	font-weight: normal;}

SPAN.markProductOutOfStock {
  	font-family: "century gothic", Arial, sans-serif;
  	font-size: 12px;
  	color: #c76170;
  	font-weight: normal;}

SPAN.productSpecialPrice {
  	font-family: "century gothic", Arial, sans-serif;
  	color: #00AEEF;
	font-weight:normal;
}

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

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

/* PB 091109*/
/* 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*/
/* PB END */
