/*
  $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
*/


/* event calendar sytle sheet 
@import url(events_calendard.css);
*/

.errorBox { font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-size : 10px; color: #70d250; text-decoration: underline; }
.titoli_home { color: #003333; font-size: 14px; font-weight: bold; }
.bordoimmagine   { border: solid 1px gray }

td, body, div, input, select, textarea, checkbox, radio { 
font-family: Verdana, "Lucida Grande", Arial, sans-serif; 
font-size: 11px; 
color: black; 
}

h1     { color: #1e1e1e; font-size: 18px; font-weight: bold ; }
h2     { color: #c00; font-size: 13px; font-weight: bold }
h3      { font-size: 12px; font-weight: bold }
h4 { color: #c00; font-size: 11px; font-weight: bold }
h5 { font-size: 9px; font-weight: normal }
h6  { font-size: 12px; font-weight: normal; margin-top: 0; margin-bottom: 0 }
.testo9 { font-size: 9px }
.testo10 { font-size: 10px }
.testo11 { font-size: 11px; }
.testo12 { font-size: 12px }
.testo14 { font-size: 14px }
.testo16 { font-size: 16px }
.testo18 { font-size: 18px }
.testo20 { font-size: 20px }

BODY {
  text-align: center; 
  background: #dcdce1;
  color: #000000;
  margin: 0px;
}

div#centerpage { 
width: 770px; 
margin: 0 auto; 
border: solid 1px #b9b9b9; 
background: #ffffff; 
}

/*i, em { color: #c00; font-style: normal }*/
/*em { color: #c00; font-style: normal }*/

.nero { color: #000; }
.red { color: #c00; }

/*
A {
  color: #c00;
  text-decoration: none; 
}

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

A.colorBackground { 
  color: #c00; 
  text-decoration: none; 
}

A.colorBackground:hover {
  color: #c00;
  text-decoration: underline;
}
*/

A {
	text-decoration: none; }

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

A.colorBackground { 
  color: #c00; 
  text-decoration: none; 
}

A.colorBackground:hover {
  color: #c00;
  text-decoration: underline;
}



FORM {
	display: inline;
}




/* HEADER */


TR.header {
  background: #ffffff;
}

TR.headerNavigation {
	background: #800000;
}

TD.headerNavigation {
  font-size: 11px;
  background: #800000;
  color: #ffffff;
  font-weight : bold;
}

TR.headerNavigation2 { 
	background: #2c5bae; 
}

TD.headerNavigation2 {
  font-size: 11px;
	background: #003333;
	color: #ffffff;
	font-weight : bold;
}

TD.headerNavigation3 {
  font-size: 13px;
  background: #800000 url(images/arrow_green_animato.gif) no-repeat center;
  color: #ffffff;
  font-weight : bold;
}


A.headerNavigation { 
  color: #fff; 
}

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

A.headerNavigation2 { 
  color: #fc0; 
}

A.headerNavigation2:hover {
  color: #fc0;
}


TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

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




/* FOOTER */


TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}




/* BOXES (INFO BOX) */


TD.infoBoxHeading {
  font-size: 11px;
  font-weight: bold;
  background: #800000;
  color: #ffffff;
}

TD.infoBoxHeadingSpartiti {
  font-size: 10px;
  font-weight: bold;
  background: #ffcc00;
  color: #800000;
}

TD.infoBoxHeadingLibri {
  font-size: 10px;
  font-weight: bold;
  background: #99ccff;
  color: #800000;
}

TD.infoBoxHeadingFacsimili {
  font-size: 10px;
  font-weight: bold;
  background: #99cc99;
  color: #800000;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f5f5f5;
  font-size: 10px;
}

.boxText { font-size: 10px; }

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
/*  background: #FFE6E6; */
  background: #ff9;
  font-size: 12px;
/*  font-weight: bold; */
}

TD.infoBox, SPAN.infoBox {
  font-size: 10px;
}




/* MODULES (CONTENT BOX) */


TD.contentBoxHeading { 
	font-size: 14px; 
	font-weight: bold;
  background: #ffffff;
  color: #800000; 
  padding-top: 5px; 
  padding-bottom: 5px; 
}

.contentBox {
  background: #b6b7cb;
}

.contentBoxContents {
  background: #f5f5f5;
  font-size: 10px;
}

.contentText { font-size: 10px; }




/* PRODUCT LISTING */


.productsAuthors { font-size : 12px ; font-weight: bold; }
.productsName { 
 font-size : 11px; 
	font-weight: bold;
}
.productsAuthorsInfo { 
font-size : 14px; 
font-weight: bold; 
}
.productsNameInfo { 
font-size: 13px; 
font-weight: bold; 
color: #369;
}

.price { 
color: #c00; 
	font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #c00;
	font-weight: bold;
}

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

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: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-size: 11px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading { 
font-size: 18px; font-weight: bold; color: #c00; 
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.3;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

TD.category_desc {
  font-size: 11px;
  line-height: 1.3;
}

SPAN.newItemInCart {
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}
TEXTAREA {
  width: 100%;
  font-size: 11px;
}

SPAN.greetUser {
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}


SPAN.errorText {
  color: #ff0000;
}

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

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

/* message box */

.messageBox { font-size: 10px; }
.messageStackError, .messageStackWarning { font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-size: 10px; background-color: #99ff00; }
.messageSuccess { font-size: 11px; background-color: #99ff00; padding: 5px; }

/* input requirement */

.inputRequirement { font-size: 10px; color: #ff0000; }




/* LINKS */


TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}

.linkFeatured {
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}




/* EVENTS */


TABLE.calendarBox
{
    width: 216px; 
    height: 215px;
    border: 0;
    padding: 0;
    cursor: default;
}
IFRAME.calendarBox
{
    width: 216px; 
    height: 215px;
}
.calendarBoxHeader
{ 
    font-size: 11px;
    font-weight: bold;
    background: #656872;
    color: #FFFFFF;
    text-decoration: none; 
    height: 16px;
}

.yearHeader 
{ 
    font-size: 14px; 
    font-weight: bold; 
    color: #B4AD9A; 
    background-color: #EDECE9; 
    text-decoration: none;
} 
.yearHeader SELECT
{
    font-size: 8px;
    background: #D7D2C8; 
    color: #000000;
}
.yearHeaderButton
{
    font-size: 8px;
    font-weight: bold;
    border: 1px outset #b4ad9a; 
    background: #D7D2C8; 
    margin: 0px; 
    color: #000000; 
    width: 15px; 
    height: 16px;
}

.calendarMonth 
{ 
    background-color: #EDECE9; 
    cursor: default; 
    width: 100%;
}
.calendarHeader 
{ 
    font-size: 11px;
    font-weight: bold;
    color: #3F3F3F;
    background: #EDECE9;
    text-decoration: none; 
    height: 16px;
}
.calendarToday 
{ 
    font-size: 10px; 
    color: #000000; 
    background-color: #FFCF00; 
    padding-left : 3px; 
    text-decoration: none; 
    border:1px outset #FFFFFF; 
    height: 22px; 
    width: 18px;
}
.calendarWeekend 
{ 
    font-size: 10px; 
    color: #000000; 
    background-color: #D7D2C8; 
    padding-left : 3px; 
    line-height: 14px; 
    text-decoration: none; 
    border:1px outset #FFFFFF; 
    height: 22px; 
    width: 18px;
}
.calendar 
{ 
    font-size: 10px; 
    color: #000000; 
    background-color: #FFFFFF; 
    padding-left : 3px; 
    line-height: 14px; 
    text-decoration: none; 
    border:1px outset #FFFFFF; 
    height: 22px; 
    width: 18px; 
}
.event 
{ 
    font-size: 11px; 
    color: #000000; 
    background-color: #FFFFFF; 
    text-decoration: none; 
    border: 0px solid #656872; 
}
.event_header   
{ 
    font-size: 11px; 
    font-weight: bold;
    line-height: 1.5; 
    text-decoration: none; 
    color: #FFFFFF; 
    background-color: #656872; 
} 

.event_header_dates
{
font-size: 11px; 
color: #000000; 
background-color: #FFFFFF; 
text-decoration: none; 
border: 1px inset #F2F4F7;
}

/* used for list number */
.event_header_zahl    
{ 
    font-size: 11px; line-height: 1.5; color: #FFFFFF; background-color: #000099; text-decoration: none; 
} 
.event_description
{ 
    font-size: 11px; 
    line-height: 1.5; 
    color: #000000; 
/*    background-color: #FFFFFF; */
    border: 0px solid #656872; 
    text-decoration: none; 
} 
.event_title
{ 
    font-size: 13px; 
    line-height: 1.5; 
    color: #000000; 
    background-color: #FFFFFF; 
}
.event_date
{ 
    font-size: 12px; 
    line-height: 1.5; 
    color: #000000; 
    background-color: #FFFFFF; 
}

.empty 
{ 
    background-color: #E4E3DF; 
    line-height: 14px; 
    height: 22px; 
    width: 18px; 
}
.calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover 
{
    color: red; 
    text-decoration: underline;
}
.calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover 
{
    color: red; 
    text-decoration: underline;
}
.calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover 
{
    color: red; 
    text-decoration: underline;
}





/* XC Menu Styles */

#catxcdiv ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 1.5em;
}

/* menu item spacing */
#catxcdiv li{ margin-bottom: .2em; }

/*padding between submenu items*/
#catxc ul li { padding: 0 0 .2em 0; }

/*xc menu item*/
#catxcdiv li.xc { list-style: none; }

/*submenu*/
#catxcdiv li.xc ul { margin: .3em 0 0 -.8em; }

/* +/- control */
div.xcx, div.xcc {
	position: relative;
	display: inline;
}
li.xc>div.xcx, li.xc>div.xcc {
	position: static;
	margin-left: -1.5em;
	float: left;
	width: 1.5em;
}
div.xcx a, div.xcc a {
	position: absolute;
	left: -2em;
}
div.xcx>a, div.xcc>a {
	position: static;
}
div.xcx a:link, div.xcx a:visited,
div.xcc a:link, div.xcc a:visited {
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 90%;
}
