.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.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; }

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

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
	background-color: #336699;
}

/* --------------- 4 e 5 caratteristiche riga intestazione con menù di navigazione -------------*/
TD.headerNavigation 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666 /*testo*/;
	font-weight : bold;
	vertical-align: middle;
	/*background-color: #FF00FF;*/
    border-top: 1px solid #C0C0C0 /*4 righina contorno riga di navigazione*/; 
    border-bottom: 1px solid #C0C0C0 /*4 righina contorno riga di navigazione*/;
    background-color: #CCCCCC /*5 riempimento riga navigazione*/;

}


/*---- 4 e 5 testo menù di navigazione ------*/ 

A.headerNavigation {color: ##666666;}

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

A.headerNavigation:visited {color: #666666;}





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;
}

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;
}

TR.footer {
  background: #FF00FF;
}


/*--------------- 3 bordo e testo pie di pagina --------------*/
TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #CCCCCC;
  color: #666666;
  font-weight: bold;
}

/*----------- 2 bordini contorno - bordo basso descrizioni oggetti -----------*/ 
.buttonsBox 
{
  background-color: #ffffff;
  border: 0px solid #FFD5D5;
  border-top: 1px solid #FFD5D5;
  border-bottom: 1px solid #FFD5D5;
}

/*---------------- 2 bordo basso descrizioni oggetti ----------------*/ 
.buttonsBoxContents 
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #FFE8E8;
}


/*---------------- 1 bordi menù di navigazione --------------*/
.infoBox 
{
  background-color: #ffffff;
  border: 1px dashed #C0C0C0;
  border-top: 1px solid #C0C0C0;
}


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

.infoBoxContents A:HOVER { color: #355fcb; text-decoration: none; }

.infoBoxContents B { color: #ab282e; /*------ 6 colore testo menu di navigazione categoria selezionata-----*/ }

.catRow {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
}
TD.catCell {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #ECE9D8;
	border: 1px #999999;
}
A.subCategoryList, TD.subCategoryList, SPAN.subCategoryList, P.subCategoryList {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #FFCC99;
	border: 1px solid #FF6600;  
}
.infoBoxNotice {
  background-color: #FF8E90;
}

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


/* ------------- 1 testo e sfondo intestazione menù di navigazione sinistro e destro ------------*/
TD.infoBoxHeading 
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color: #CCCCCC;
} 


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

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

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #5f7b57;
  font-weight: bold;
}

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

A.pageResults {
  color: #0000FF;
}

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




/*---------------- 6 intestazione scheda inforazione/prodotto ------*/

TD.pageHeading, DIV.pageHeading 
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #666666;
  border-bottom: 1px solid #FFD5D5;
  border-top: 1px solid #FFD5D5;
  background-color: #FFE8E8;
  padding: 3px;
}



TR.subBar {
  background: #f4f7fd;
}

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

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

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

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;
}

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

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7/*ASTERISCO PRODOTTO*/; 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: 10px; background-color: #ffb3b5; }
.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; }

.column_right {
    background-color: #ffffff;
    width: 125px;
}

.table_right {
    padding: 2;
    width: 125px;
}

.table_main {
    background-color: #ffffff;
}

.column_left {
    background-color: #ffffff;
    width: 125px;
}

.table_left {
    width: 125px;
}

.table_top {
    width: 100%;
}

.navbar_top{
    border-top: 1px solid #cccccc; 
    border-bottom: 1px solid #cccccc;
    background-color: #f7f7f7;
}

.navbar_top SPAN {
    border: 0px;
    border-right: 1px solid #cccccc;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.navbar_top SPAN:hover {
    background-color: #cccccc;
}

.navbar_top A {
    color: #002276;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    text-decoration: none;
    font-weight: bold;
}

.titleHeading {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	background-color: #badcaf;
}

.imageHeading {
	border: 1px solid #880000;
}

/*-- Slideshow prodotti --*/
.ProductsCycleSlideshowBox { width: 99%; text-align: center; padding-bottom: 20px; padding-top: 10px;}
.ProductsCycleSlideshowWrapper { width: 504px; padding:0; margin:0; overflow: hidden; text-align:center; margin-left:auto; margin-right:auto; }
.ProductsCycleSlideshow { height: 310px; width: 500px; padding:0; margin:0; overflow: hidden; border: 1px solid #000; background-color:#fff;}
.PCSChild { height: 296px; width: 486px; padding: 7px; text-align:center; top:0; left:0 }
.PCSChild  a { text-decoration: none; color:000;}
.PCSChild  a img { border: none; border-width:0px;}
.PCSOutput { text-align:left; font-size:14px;}
.PCSOutput a { text-decoration: none; color:#000; }
.PCSPager { margin:7px; }
.PCSPager a { border: 1px solid #bbc3d3; background: #fff; color:#bbc3d3; text-decoration: none; margin: 0 5px; padding: 3px 5px; font-size:12px;}
.PCSPager a.activeSlide { border: 1px solid #000; background: #bbc3d3; color:#000;}
.PCSPager a:focus { outline: none; }
/*-- fine Slideshow prodotti --*/


/* Informativa sull'utilizzo dei cookie */
#cookieChoiceInfo { 
	-moz-box-shadow:0px 0px 8px #000000;
	-webkit-box-shadow:0px 0px 8px #000000;
	box-shadow:0px 0px 8px #000000; 
	background-color: #aaa !important; 
	font-size: 12px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
#cookieChoiceInfo A { color: #fff; text-decoration: underline; }
#cookieChoiceDismiss { 
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	background-color:#333;
	border:0;padding:3px 7px;
	font-weight:bold;
	cursor:pointer;
	margin:0 10px 0 10px;
	color:#FFFFFF;
	-webkit-transition:0.25s;
	-moz-transition:0.25s;
	transition:0.25s;
	display:inline;
	text-shadow:rgb(0, 0, 0) 0px 0px 2px;
	white-space:nowrap; 
	text-decoration: none !important;
	float: right; 
}
/* Fine informativa sull'utilizzo dei cookie */
