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

/* Hide icons in page headings */
#pageIcon, td.pageHeading img {
display: none;
}

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

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

.fixcenter {
  width: 980px;
  background: #000000;
  color: #ffffff;
  margin: auto;
  margin-top: 0px;
  text-align: left;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  /*background: #e4e4e4;*/
}

TD.headerNavigation {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  /*background: #e4e4e4;
  background-image: url(images/headernavigation.gif); */
  color: #fff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #fff; 
}

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

TR.headerCrumb {
  background: #ffffff;
}

TD.headerCrumb {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  height:16px;
  background: #ffffff;
  background-image: url(images/star.jpg);
  background-repeat: repeat-x;
  background-position: center;
  color: #ffffff;
  font-weight : bold;
}

A.headerCrumb { 
  color: #ffffff; 
}

A.headerCrumb:hover {
  color: #cccccc;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TD.stars {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  background-image: url(images/star.jpg);
  background-repeat: repeat-x;
  color: #ffffff;
  font-weight : bold;
}

TR.footer {
  background: #ffffff;
}

TD.footer {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  /*background-image: url(images/headercrumb.gif);*/
  color: #666;
  /*font-weight: bold;*/
}

.infoBox {
  background: #ededed;
}

.infoBoxContents {
  background: #909090;
  font-family: Helvetica, Arial, sans-serif;
  line-height: 13px;
  font-size: 11px;
  color: #000;
}

.infoBoxContents a {
  color: #000;
}

.infoBoxContents a:hover {
  color: #666;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 11px;
  /*text-transform: uppercase;*/
  font-weight: bold;
  background: #787878;
  /*background-image: url(images/headernavigation.gif); */
  color: #ffffff;
}

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

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

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

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

TD.productListing-datacart {
width: 10%;
padding:10 10 10 10;
font-family: Helvetica, Arial, sans-serif;
font-size: 11px;
color: #ddd;
}

TD.productListing-data {
/*width: 30%;*/
/*text-align:center;*/
vertical-align:middle; 
/*padding:10 10 10 10;*/
font-family: Helvetica, Arial, sans-serif;
font-size: 11px;
color: #ddd;
}

A.pageResults {
  color: #144c85;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
  display: none;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.moduleRow { }
.moduleRowOver { background-color: #aaaaaa; cursor: pointer; cursor: move; }
.moduleRowSelected { background-color: #dddddd; color:#000; font-weight:bold;}

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

/* message box */

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

/* input requirement */

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


/*Credits: Dynamic Drive CSS Library */

.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 176px; /* Width of Menu Items */
border-bottom: 1px solid #ededed;
font-family: arial;
font-size: 12px;
}

.suckerdiv ul li{
position: relative;
background-color: #fefefe;
}

/*1st level sub menu style */
.suckerdiv ul li ul{
left: 175px; /* Parent menu width - 1*/
position: absolute;
width: 176px; /*sub menu width*/
top: 0;
display: none;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul{
left: 175px; /* Parent menu width - 1*/
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li a{
left: 175px; /* Parent menu width - 1*/
background-color: #fefefe;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul li a{
background-color: #fefefe;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul li ul li a{
background-color: #fefefe;
}

/* menu links style */
.suckerdiv ul li a{
display: block;
color: #666666;
text-decoration: none;
background-color: #fefefe;
padding: 1px 5px;
border: 1px solid #ededed;
border-bottom: 0;
line-height: 1.75em;
}

.suckerdiv ul li a:hover{
background-color: #e4e4e4;
color: #000000;
text-decoration: none;
}

.suckerdiv ul li ul li a:hover{
background-color: #e4e4e4;
color: #000000;
text-decoration: none;
}

.suckerdiv ul li ul li ul li a:hover{
background-color: #e4e4e4;
color: #000000;
text-decoration: none;
}

/* The main categories with sub-categories */
.suckerdiv .subfolderstyle{
background: url(images/arrow-list.gif) no-repeat center right;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul .subfolderstyle {
background-color: #fefefe;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul .subfolderstyle {
background-color: #fefefe;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul li ul .subfolderstyle {
background-color: #fefefe;
}

/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }

/* user styles */

#featured {
	font-family: Helvetica, Arial, sans-serif;
	height: 170px;
	width: 33%;
	border: thin solid #eee;
	vertical-align: middle;
}
TD.headeraddress {
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
color: #888;
line-height: 16px;
}

/* OK button in search field */
.submit {
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	color:white;
	width:28px;
	height:20px;
	border:0px;
	background-color:#144c85;
}
.submit:hover {
	color:red;
}

/* IN CART button in product_info page */
.incart {
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	color:white;
	height:20px;
	border:0px;
	background-color:#144c85;
}
.incart:hover{
	color:red;
}

/* UPDATE button in shopping_cart page */
.shopcart {
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	color:white;
	height:20px;
	border:0px;
	background-color:#144c85;
}
.shopcart:hover{
	color:red;
}

/* CHECKOUT link in shopping_cart page */
#checko {
	height:20px;
	width:74px;
	background-color:#144c85;
}
.checkout {
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	color:white;
	line-height:22px;
	border:0px;
	text-align:center;
	padding-right:5px;
}
.checkout:hover {
	color:red;
	text-decoration: none;
}
#mod_address {
	height:20px;
	width:120px;
	background-color:#144c85;
}
.modaddress {
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	color:white;
	line-height:22px;
	border:0px;
	text-align:center;
	padding-left:5px;
}
.modaddress:hover {
	color:red;
	text-decoration: none;
}

/* ADVANCED SEARCH link in advanced_search_result page */
#advsearch {
	height:20px;
	width:120px;
	background-color:#144c85;
}
.adv_search {
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	color:white;
	line-height:22px;
	border:0px;
	text-align:center;
}
.adv_search:hover {
	color:red;
	text-decoration: none;
}

/* SEARCH button in advanced_search page */
.search {
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	color:white;
	height:20px;
	border:0px;
	background-color:#144c85;
}
.search:hover{
	color:red;
}

/* CONTINUE button in create_account page */
.create {
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	color:white;
	height:20px;
	border:0px;
	background-color:#144c85;
}
.create:hover{
	color:red;
}

/* SIGNIN button in login page */
.signin {
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	color:white;
	height:20px;
	border:0px;
	background-color:#144c85;
}
.signin:hover{
	color:red;
}

/* BACK link in password_forgotten page */
#back {
	height:20px;
	width:70px;
	background-color:#144c85;
	text-align:center;
}
.backlogin {
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	color:white;
	line-height:22px;
	border:0px;
}
.backlogin:hover {
	color:red;
	text-decoration: none;
}

/* CONTINUE button in login page */
.contreg {
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	color:white;
	height:20px;
	border:0px;
	background-color:#144c85;
}
.contreg:hover{
	color:red;
}


/* styles x scheda prodotto */

.principale {
	width: 660px;
	border: 0px solid #333;
}
.principale.td {
  height:20px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 11px;
  /*text-transform: uppercase;*/
  background: #144c85;
  color: #ffffff;
  vertical-align:top;
}
.contenuto {
	width: 658px;
}
.miniature {
	border: 1px solid #333;
}
.artista {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #dddddd;
}
.titolo {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #bbb;
	font-weight: bold;
}
.label {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height:16px;
	color: #fff;
	font-weight: bold;
}
.descrizione {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #eee;
	text-align: justify;
	line-height: 13px;
}
.campiextra {
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:5px;
}
.campiextra.testo {
	font-size: 12px;
	color: #fc0;
	font-weight: bold;
}
.opzioni {
	color: #144c85;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.prezzo {
	font-family: Helvetica, Arial, sans-serif;
	color: #ddd;
	font-size: 18px;
	font-weight: bold;
}
.playsample {
	font-family: Helvetica, Arial, sans-serif;
	color: #888;
	font-size: 12px;
	font-weight: bold;
}
.reccond {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fc0;
}
#flash {
height:117px;
}
#address {
	margin-top:-98px;
	margin-left:744px;
	padding-bottom:14px;
	width: 185px;
	text-align:right;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #144c85;
	line-height: 16px;
}
#breadcrumb {
	width: 100%;
	border: 0px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	margin-bottom: -3px;
}
