/*
  $Id: stylesheet.css,v 0.90 01/04/2005
  http://www.alteredo.com
  Copyright (c) 2005 3B Ristorazione srl
*/


/* 
###                                  ###
###  valori di default della pagina  ###
###                                  ###
*/

BODY {
	margin: 0px;
	color: #000000;
	background: #ffffff;
}

/* come rappresentare i links */

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

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

FORM {
	display: inline;
}

/* 
###                                  ###
###            stile testi           ###
###                                  ###
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.boxTextFree { font-family: Verdana, Arial, sans-serif; font-size: 11px; padding-left: 4px;}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

.bannerHead {font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #6B6B6B; font-weight: bold; }
A.bannerHead:hover {font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #8A0000; font-weight: bold; text-decoration: none;}

/* 
###                                  ###
###           intestazione           ###
###                                  ###
*/

TR.header {
}

/* parte alta */

TD.headerTop {
	height: 5px;
}

/* parte centrale */

A.headerNavigation { 
  color: #FFFFFF; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight : bold;
  vertical-align: middle;
}

A.headerNavigation:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* parte bassa */

TD.headerBottom {
	border: 1px none #8A96B3;
	height: 5px;
	background-image: url(sfondo_testata.gif);
}

/* messaggi errore */

TR.headerError {
  background: #ff0000;
}

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

/* altri messaggi */

TR.headerInfo {
  background: #00ff00;
}

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

/* 
###                                  ###
###               piede              ###
###                                  ###
*/

TD.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	height: 20px;
	text-align: center;
	background-color: #CC0000;
	background-image: url(images/sfondo_footer.png);
	color: #FFFFFF;
	padding-top: 1px;
	vertical-align: top;
}

/* 
###                                  ###
###               menu               ###
###                                  ###
*/

.menuBox {
  width: 100% ;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 2px;
  border-bottom: 1px solid #BBC3D3;
  border-top: 1px solid #BBC3D3;
  background: #ffffff;
}

.menuTop {
	height: 25px;
	font-size: 14px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	border-bottom: 3px solid #FAFAFA;
	border-top: 1px solid #FAFAFA;
	padding-left: 10px;
	background-color: #E1E1E1;
}

.menuItem {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #F3F3F8;
  border-bottom: 3px solid #FAFAFA;
  padding-left: 14px
}

TD.menuItem:hover {
  background: #F7F7F7;
}

/* 
###                                  ###
###            box aperto            ###
###                                  ###
*/

.infoBoxFree {
  border-top: 1px solid #BBC3D3;
}

.infoBoxContentsFree {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	width: 100%;
	border: 1px none #BBC3D3;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	line-height: 15px;
	color: #666666;
}

/* 
###                                  ###
###            box search            ###
###                                  ###
*/

.searchBoxFree {
  border-top: 0px solid #BBC3D3;
}

.searchBoxContentsFree {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	width: 100%;
	border: 1px none #BBC3D3;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	line-height: 15px;
	color: #666666;
}



/* 
###                                  ###
###          box semi aperto         ###
###                                  ###
*/

.infoBox {
  border-bottom: 1px solid #BBC3D3;
  border-top: 1px solid #BBC3D3;
}

.infoBoxContents {
	background: #E6E6E6;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 4px;
	text-align: left;
	border: 1px none;
}

.infoBoxContentsLight {
	background: #F1F1FA;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 4px;
	text-align: left;
	border: 1px none;
}

/* 
###                                  ###
###          box semi aperto         ###
###                                  ###
*/

.infoBoxShopping {
  border-bottom: 1px solid #BBC3D3;
  border-top: 1px solid #BBC3D3;
}

.infoBoxShoppingContents {
	background: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 4px;
	text-align: left;
	border: 1px none;
}


/* 
###                                  ###
###          box  aperto         ###
###                                  ###
*/

.infoBoxOpen {
  border-bottom: none;
  border-top: none;
}

.infoBoxOpenContents {
	background: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 4px;
	text-align: left;
	border: none;
}


/* 
###                                  ###
###          box con cornice         ###
###                                  ###
*/

.infoBoxBoxed {
	border: 1px solid #BBC3D3;
}
TD.infoBoxHeadingBoxed {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  height: 14px;
  width: 100%;
  padding-left: 16px;
}

.infoBoxNotice {
  background: #FF6568;
}

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

TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	height: 15px;
	width: 100%;
	padding-left: 15px;
	border: 1px none #0000FF;
}


TD.infoBox, SPAN.infoBox {
  font-family: Verdana, 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: #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-spacing: 1px;
  width: 100%;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #EBEBF0;
  border-bottom: 1px solid #DADAE5;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  padding-top: 4px;
  padding-bottom: 2px;
  padding-left: 3px;
  border-bottom: 1px dotted #DADAE5;
}

A.pageResults {
  color: #0000FF;
}

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

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

TR.subBar {
  background: #f4f7fd;
}

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

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

.smallText, IMG.smallText, IMG.productListing:hover, A.smallTextR, A.smallText:hover, TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #8EA4D1;
}

SPAN.smallTextBlack{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

IMG.smallText:hover, A.smallTextR:hover {
  color: #5B79BD;
}

IMG.productListing {
  color: #E2E3EB;
}

A.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

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

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

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

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

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

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

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

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

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

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

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

.calendar TH{
  font-family: Verdana, Arial, sans-serif;
  align:center;
  font-size: 12px;
}

.calendar-month{
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight:bold;
  color: darkred;
}

.day_is_open{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  text-align:center;
  background:#EBEBFF;
}

TD.day_is_open:hover, .day_is_selected {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  text-align:center;
  background:#DBDAE6;
}

.day_is_closed{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  text-align:center;
  background:#F3F3FF;
  color:#ABABAB;
}

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

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

/* message box */

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

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
.linkfoto {
	border: 1px solid #BBC3D3;
}
.linkfoto:hover {
	border: 1px solid #5B79BD;
}
.bordocolonnasn {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #BBC3D3;
	border-bottom-color: #BBC3D3;
}
.moduloricerca {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #BBC3D3;
}
.menualto {
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 3px;
}
.testata {
	background: url(images/sfondo_top_slice.png) repeat-x #88050C;
	height: 64px;
}
.logo {
	margin-bottom: 8px;
	margin-left: 6px;
}
.informazioni {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	margin-left: 10px;
	line-height: 15px;
}
.sfondofoto {
	background-color: #E1E1E1;
}
.titolo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 2px;
}
.titolo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 2px;
}
.titolo3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 2px;
}
.listone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BBC3D3;
	border-bottom-color: #BBC3D3;
	padding-top: 5px;
	padding-bottom: 5px;
}
.box4 {
	border: 1px solid #BBC3D3;
}

.rlist:first-line {
   font-size: 14px;
   font-weight: bold;
}

.zlist {
   color: #9aadd3;
}

P.breakhere {page-break-before: always}
