body {
background-position: top center;
background-repeat: repeat-x;
background-color: #151515;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
	font-weight: normal; 
	letter-spacing: 1px;
	font-size: 9px;
}

/*-------------------------------------*/
/*   TINY MCE                          */
/*-------------------------------------*/


.mceToolbarTop * {
float:left;
}
.mceToolbarTop select {
width:auto!important;
}
.mceToolbarTop option {
float:none;
}

TEXTAREA {
width:100%;
  font-family: Arial;
  font-size: 9px;
  color: #a4a4a4;
background:#333333;
line-spacing:1;
border:0;
padding:4;
}



/*-------------------------------------*/
/*   NUKE ADMIN                        */
/*-------------------------------------*/

.titolo-admin{
color:#a4a4a4;
font-family:arial;
font-size: 15px;
font-weight: bold; 
}

TABLE.nuke{
border:3px dotted #F1F1F1;
}

TD.nuke{
border: 1px solid #F1F1F1; 
padding: 1em; 
}

TD.nuke2{
border: 1px solid #F1F1F1;  
}

.marrone{
color:#c37600;
font-family:arial;
font-size: 12px;
font-weight: bold; 
}






/*-------------------------------------*/
/*   HR                                */
/*-------------------------------------*/

hr {
color: #f1f1f1;
background-color: #f1f1f1;
height: 1px; 
border: 0;
width: 100%;
} 






.top10{
font-family: Arial;
color: #f1f1f1;
font-size: 30px;
}


.nonsotto a { font-family: Arial;  font-size: 10px; color: #0294c1; font-weight: normal; text-decoration: none; }
.nonsotto a:hover { font-family: Arial;  font-size: 10px; color: #a4a4a4; font-weight: normal; text-decoration: none; }


td.pinfo {
border: 0px solid #e0e0e0;
}

table.pinfo {
border: 1px solid #e0e0e0;
}



TABLE.tratto {
border: 1px dotted #f1f1f1;
}


TABLE.tratteggio {
background-repeat: repeat-x;
background-position: top left;
}


/* BOF: More Pics 6 */
TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
  
}
/* EOF: More Pics 6 */


body.hack { background: #0f0f0f url(''); 
color: #a4a4a4; margin: 0px; 
background-repeat: repeat-x;
background-position: top left;
}

font.hack {
  font-family: Arial; Arial; Helvetica, ;
  font-size: 10px;
  font-weight: none;
  }


.hack a { font-family: Arial;  font-size: 10px; color: #0294c1; font-weight: normal; text-decoration: none; }
.hack a:hover { font-family: Arial;  font-size: 10px; color: #a4a4a4; font-weight: normal; text-decoration: none; }

.pageHeading { font-family: Arial;  font-size: 16px; font-weight: bold; }

input.hack  {
font-family: Arial;  font-size: 10px; color: #0294c1; font-size:20; text-decoration: none; height:30; background:#222222; border: 1px solid #a4a4a4; 
}



















TD.admin {
border: 0px solid #a4a4a4;
background: #a4a4a4 url('images/page-bg.jpg') repeat-y;
background-position: center left;
}


input.field1{
background: url('themes/green/images/cerca.gif') ;
border:0;
width:54; height:22;
cursor: pointer; 
cursor: hand;
}

input.field11{
background: url('themes/green/images/cerca2.gif') ;
border:0;
width:54; height:22;
cursor: pointer; 
cursor: hand;
}

input.field2{
background: url('themes/green/images/entra.gif') ;
border:0;
width:54; height:22;
cursor: pointer; 
cursor: hand;
}


input.field22{
background: url('themes/green/images/entra2.gif') ;
border:0;
width:54; height:22;
cursor: pointer; 
cursor: hand;
}


input.manina{
cursor: pointer; 
cursor: hand;
}



/*-------------------------------------*/
/*   Horizontal Drop-Down Menu Style   */
/*-------------------------------------*/

.horbar	{   /* Color of main horizontal menubar and border */
	color: black;
	background-color: #e6e7e6;
	border: 1px outset #525252;
}

.horizitem	{          /* Behaviour of main horizontal menu items, leave as is for proper operation */
	float: left;
	white-space: nowrap;
}

.horizitem a {              /* Font style, size of submenu items */
  font-family: Arial; 
	font-size: 12px;	
	text-decoration: none;
	position: relative;	
	display: block;	
}

.horizitem a:link, .horizitem a:visited 	{      /* Font style & color of main menu items */
	color: #000000;
	text-decoration: none;
}

.horizitem a:hover	{       /* Font style & color, background menu color of main menu item when hovered over */
	color: #a4a4a4;
	background-color: #21459c;
	text-decoration: none;
}

.horizitem a:active	{       /* Font style & color, background menu color of main menu item when clicked */
	color: #ffff00;
	background-color: #666666;	
	text-decoration: none;
}

.horizsubmenu	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.horizsubframe	{      /* Color of submenu item and border */
	background-color: #e6e7e6;
	border: 2px outset #fdfefd;
	
	position: relative;
	display: block;	
}

.horizsubitem	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.horizsubitem a {            /* Font style, size of submenu items */
  font-family: Arial; 
	font-size: 12px;	
	text-decoration: none;
	
	position: relative;
	display: block;	
}

.horizsubitem a:link, .horizsubitem a:visited	{       /* Font color, style of submenu items */
	color: #000000;
	font-size: 12px;	
	text-decoration: none;
}

.horizsubitem a:hover	{      /* Font color, style, background submenu color of submenu item when hovered over */
	color: #a4a4a4;
	background-color: #21459c;
	text-decoration: none;
}

.horizsubitem a:active	{      /* Font color, style, background submenu color of submenu item when clicked */
	color: #ffff00;
	background-color: #666666;		
	text-decoration: none;
}

.horizsubitem .horizfwdarr, .horizitem .horizfwdarr	{      /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
		font-weight: bold;
}

.horbar .dmselected {   /* Style override for selected root category */
}


/*---------------------------------*/
/*   Vertical Fly-Out Menu Style   */
/*---------------------------------*/

.verbar	{   /* Color of main vertical menubar and border */
	color: black;
	background-color: #a4a4a4;

	}

.vertitem	{          /* Behaviour of main vertical menu items, leave as is for proper operation */
	text-align: left;
	white-space: nowrap;
padding:3;
}

.vertitem	a {   /* Font style, size of main menu items */
	
    
color:#3062c4;

	text-decoration: none;
	position: relative;
	display: block;		
}

.vertitem a:link, .vertitem a:visited	{   /* Default font style & color of main menu items */

	text-decoration: none;	
}

.vertitem a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */
	color: #f58926;
	text-decoration: none;
}

.vertitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */
		
	text-decoration: none;	
}

.vertsubmenu	{   /* Behaviour of sub-menu  - leave as is for proper operation of submenus */

#filter: alpha(opacity=100);
	#-moz-opacity: .100;
	#opacity: .100;
	background:#a4a4a4 none repeat scroll 0%;


	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;

z-index:99;


}

.vertsubframe	{   /* Color of submenu item and border */

	background-color: #a4a4a4;
	border: 3px solid #efefef;

	position: relative;
	display: block;	
}

.vertsubitem	{     /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
padding:1;
}

.vertsubitem a	{   /* Font style, size of submenu items */
  		
	text-decoration: none;
	
	position: relative;
	display: block;	
padding:1;
}

.vertsubitem a:link, .vertsubitem a:visited	{   /* Default font style & color of submenu items */
	color: #000000;
	text-decoration: none;	
padding:1;
}

.vertsubitem a:hover	{   /* Font style & color, background submenu color of submenu item when hovered over */
color: #a4a4a4;
	background-color: #f58926;
	text-decoration: none;
padding:1;
}

.vertsubitem a:active	{   /* Font style & color, background submenu color of submenu item when clicked */
		
	text-decoration: none;	
padding:1;		
}

.vertsubitem .vertfwdarr, .vertitem .vertfwdarr	{   /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
		font-weight: bold;
}

.verbar .dmselected {   /* Style override for selected root category */
    


}

/*---------------------------*/
/* Tree and Plain Menu Style */
/*---------------------------*/

.treemenudiv	{     /* Behaviour of tree/plain menu item - leave as is for proper performance */
	display: block;
	white-space: nowrap;
}


.phplmbodytable { /* Class of table cells containing plain menus */

}

.phplmnormal {     /* Font size & color of unlinked menu items */
	text-decoration: none;	
}


a.phplm:link, a.phplm:visited	{      /* Font color, style of linked & visited menu items */
	text-decoration: none;	
}


a.phplm:hover	{      /* Font color, style of menu items when hovered over */
	text-decoration: none;	
}

a.phplm:active	{      /* Font size & color of menu items when clicked */
	text-decoration: none;	
}

.dmselected {   /* Style override for selected category tree */
text-color: #f78b30;
color: #f78b30;
		font-weight: bold;


}









TD.carrello {
text-align : center;
background:#262626;
border:0px solid #333333;


}


TABLE.scheda {
text-align : left;
  border: 1px;
  border-color: #a4a4a4;
  border-spacing: 0px;


}


TABLE.carrello {
text-align : center;
  border: 0px solid;
  border-color: #f1f1f1;
  border-spacing: 0px;
background-color: #a4a4a4;


}


a.bianco         {
COLOR: #a4a4a4; FONT-SIZE: 9 ; font-weight: normal; FONT-FAMILY: Arial; Helvetica; TEXT-DECORATION: none;
letter-spacing: 1;
text-transform:uppercase;
}

a:hover.bianco         {
COLOR: #a4a4a4; FONT-SIZE: 9 ; font-weight: normal; FONT-FAMILY: Arial; Helvetica; TEXT-DECORATION: none;
letter-spacing: 1;
text-transform:uppercase;
}


a.bianco2         {
COLOR: #857040; FONT-SIZE: 9 ; font-weight: normal; FONT-FAMILY: Arial; Helvetica; TEXT-DECORATION: none;
letter-spacing: 1;
text-transform:uppercase;
}

a:hover.bianco2         {
COLOR: #a4a4a4; FONT-SIZE: 9 ; font-weight: normal; FONT-FAMILY: Arial; Helvetica; TEXT-DECORATION: none;
letter-spacing: 1;
text-transform:uppercase;
}














a         {
COLOR: #857040; FONT-SIZE: 9 ; font-weight: normal; FONT-FAMILY: Arial; Helvetica; TEXT-DECORATION: none;
letter-spacing: 1;
text-transform:uppercase;
}

a:hover  {
COLOR: #a4a4a4; FONT-SIZE: 9; FONT-FAMILY: Arial; Helvetica; TEXT-DECORATION: none
letter-spacing: 1;
text-transform:uppercase;
}



a.carrello          {
COLOR: #a4a4a4; FONT-SIZE: 9 ; 
font-weight: normal; 
FONT-FAMILY: Arial; 
TEXT-DECORATION: none;
letter-spacing: 1;
text-transform:none;
}

a:hover.carrello          {
COLOR: #857040; FONT-SIZE: 9 ; 
font-weight: normal; 
FONT-FAMILY: Arial; 
TEXT-DECORATION: none;
letter-spacing: 1;
text-transform:none;
}


.mini a         {
COLOR: #a4a4a4; FONT-SIZE: 9 ; font-weight: normal; FONT-FAMILY: Arial; Helvetica; TEXT-DECORATION: none;
letter-spacing: 1;
text-transform:lowercase;
}

.mini a:hover  {
COLOR: #a4a4a4; FONT-SIZE: 9; FONT-FAMILY: Arial; Helvetica; TEXT-DECORATION: none
letter-spacing: 1;
text-transform:lowercase;
}



#lightbox{
	background-color:#262626;
	padding: 0px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
border-top: 1px solid #666;
border-left: 1px solid #666;

COLOR: #a4a4a4; 
FONT-SIZE: 9px; 
FONT-FAMILY: Arial; 
	font-weight: normal; 
	letter-spacing: 1px;
	font-size: 9px;
text-transform:uppercase;

	}

#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	

#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#loadingImage{ border:0;}

#lightbox img{ border: 0px; clear: both;} 



#overlay{
	

filter: alpha(opacity=60);
	-moz-opacity: .60;
	opacity: .60;
	background:#151515 none repeat scroll 0%;
	border-color:#AAAAAA rgb(204, 204, 204) rgb(221, 221, 221) rgb(187, 187, 187);
	color:inherit;


}

















.grassetto {
  font-family: Arial;
  font-size: 13px;
  font-weight: BOLD;
  color: #000000;

}

.search {FONT-FAMILY: Arial; Helvetica, Geneva, Arial; FONT-SIZE: 11px; border:solid 0 #a4a4a4; background: transparent }


.SUBTITOLO, DIV.SUBTITOLO {
  font-family: Arial;
  font-size: 9px;
  font-weight: normal;
  color: #a4a4a4;
text-transform:uppercase;
}


/* message box */

.messageBox { font-family: Arial;  font-size: 11px; }
.messageStackError, .messageStackWarning { color: #000000; font-family: Arial;  font-size: 11px; background-color: #ffb3b5; padding:2 }
.messageStackSuccess { font-family: Arial;  font-size: 11px; background-color: #99ff00; color: #000000; padding:2 }
.success { font-family: Arial;  font-size: 11px; background-color: #99ff00; color: #000000; padding:2 }
.connesso { font-family: Arial;  font-size: 11px; background-color: #99ff00; color: #000000; }




.thumbnail
{
float: left;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

.thumbnail2
{
float: left;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}








.thumbnail3
{
float: left;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

.normale {BACKGROUND: none; COLOR: #000000; FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-FAMILY: Arial; Helvetica}



FONT		{FONT-FAMILY: Arial; Helvetica, Geneva, Arial; FONT-SIZE: 9px;}


TD		{
FONT-FAMILY: Arial; Helvetica, Geneva, Arial; 
FONT-SIZE: 9px;
text-color: #e4e4e4; 
}



BODY		{FONT-FAMILY: Arial; Helvetica, Geneva, Arial; FONT-SIZE: 9px; }
P		{FONT-FAMILY: Arial; Helvetica, Geneva, Arial; FONT-SIZE: 9px; }



INPUT.grigio {
font-family: Arial;  
color: #a4a4a4; 
font-size:10; 
text-decoration: none; 
background: #333333;
border:0px;
width:150px;
height:20;
padding:4;
letter-spacing:1;
}

INPUT.grigioX {
font-family: Arial;  
color: #a4a4a4; 
font-size:10; 
text-decoration: none; 
background: #333333;
border:0px;
width:170px;
height:20;
padding:4;
letter-spacing:1;
}

INPUT.granata {
font-family: Arial;  
color: #a4a4a4; 
font-size:10; 
text-decoration: none; 
background: #333333;
border:0px;
width:150px;
height:20;
padding:4;
letter-spacing:1;
}

INPUT.argento {
font-family: Arial;  
color: #857040; 
font-size:10; 
text-decoration: none; 
background: #151515;
border:0px;
width:150px;
height:20;
padding:4;
letter-spacing:1;
text-transform:uppercase;
}

input.oro {
font-family: Arial;  
color: #ffffff; 
font-size:10; 
text-decoration: none; 
background: #857040;
border:0px;
width:150px;
height:20;
padding:4;
letter-spacing:1;
text-transform:uppercase;
cursor:pointer;
}

input.oro2 {
font-family: Arial;  
color: #857040; 
font-size:10; 
text-decoration: none; 
background: #151515;
border:0px;
height:15;
padding:1;
letter-spacing:1;
text-transform:uppercase;
cursor:pointer;
}

SELECT.grigio {
font-family: Arial;  
color: #a4a4a4; 
font-size:10; 
text-decoration: none; 
background: #333333;
border:1px solid #151515;
padding:4;
letter-spacing:1;
}


TEXTAREA	{FONT-FAMILY: Arial; Helvetica, Geneva, Arial; FONT-SIZE: 11px}
FORM 		{FONT-FAMILY: Arial; Helvetica, Geneva, Arial; FONT-SIZE: 11px}

SELECT	{FONT-FAMILY: Arial; Helvetica, Geneva, Arial; FONT-SIZE: 11px;
}

th,td{color: #000000; font:11px Arial;Arial;Helvetica,}



.title 		{BACKGROUND: none; COLOR: #000000; FONT-SIZE: 11px; FONT-WEIGHT: bold; FONT-FAMILY: Arial; Helvetica; TEXT-DECORATION: none}



.content 	      {

BACKGROUND: none; 
COLOR: #a4a4a4; 
FONT-SIZE: 9px; 
FONT-FAMILY: Arial; 
	font-weight: normal; 
	letter-spacing: 1px;
	font-size: 9px;
text-transform:uppercase;
}


.content2 	      {

BACKGROUND: none; 
COLOR: #666666; 
FONT-SIZE: 9px; 
FONT-FAMILY: Arial; 
	font-weight: normal; 
	letter-spacing: 1px;
	font-size: 9px;
text-transform:uppercase;
}

.content3 	      {

BACKGROUND: none; 
COLOR: #ff0000; 
FONT-SIZE: 9px; 
FONT-FAMILY: Arial; 
	font-weight: normal; 
	letter-spacing: 1px;
	font-size: 9px;
text-transform:uppercase;
}

.content4 	      {

BACKGROUND: none; 
COLOR: #00cc00; 
FONT-SIZE: 9px; 
FONT-FAMILY: Arial; 
	font-weight: normal; 
	letter-spacing: 1px;
	font-size: 9px;
text-transform:uppercase;
}

.content5 	      {

BACKGROUND: none; 
COLOR: #857040; 
FONT-SIZE: 9px; 
FONT-FAMILY: Arial; 
	font-weight: normal; 
	letter-spacing: 1px;
	font-size: 9px;
text-transform:uppercase;
}


.contentverde 	      {BACKGROUND: none; COLOR: #32943f; font-size: 11px; FONT-WEIGHT: bold; FONT-FAMILY: Arial; Helvetica}
.storytitle 	{BACKGROUND: none; COLOR: #a4a4a4; FONT-SIZE: 11px; FONT-WEIGHT: bold; FONT-FAMILY: Arial; Helvetica; TEXT-DECORATION: none}
.storycat	{BACKGROUND: none; COLOR: #000000; FONT-SIZE: 11px; FONT-WEIGHT: bold; FONT-FAMILY: Arial; Helvetica; TEXT-DECORATION: underline}
.boxtitle 	{BACKGROUND: none; COLOR: #a4a4a4; FONT-SIZE: 11px; FONT-WEIGHT: bold; FONT-FAMILY: Arial; Helvetica; TEXT-DECORATION: none}
.boxtitle2 	{BACKGROUND: none; COLOR: #000000; FONT-SIZE: 11px; FONT-WEIGHT: bold; FONT-FAMILY: Arial; Helvetica; TEXT-DECORATION: none}
.boxcontent 	{BACKGROUND: none; COLOR: #000000; FONT-SIZE: 11px; FONT-FAMILY: Arial; Helvetica}
.option 	{BACKGROUND: none; COLOR: #000000; FONT-SIZE: 11px; FONT-WEIGHT: bold; FONT-FAMILY: Arial; Helvetica; TEXT-DECORATION: none}
.tiny		{BACKGROUND: none; COLOR: #000000; FONT-SIZE: 11px; FONT-WEIGHT: normal; FONT-FAMILY: Arial; Helvetica; TEXT-DECORATION: none}



.tabella {  border: 1px;
  border-color: #f1f1f1;
}

/* General page style. The scroll bar colours only visible in IE5.5+ */



.bordo_img 
{
   border:1px solid #3062c4;
}

/*SFONDO TABELLE BY ZU*/
.zu {
background-repeat: repeat-x;
background-position: bottom;

}

.LOGIN {
  font-family: Arial; 
  font-size: 11px;
  font-weight: BOLD;
  color: #000000;

}



.Pu1 {
  font-family: Arial;
  font-size: 18px;
  font-weight: BOLD;
  color: #000000;

}



.Zu1 {
  font-family: Arial;
  font-size: 15px;
  color: #a4a4a4;

}



.Zu3 {
  font-family: Arial;
  font-size: 13px;
  color: #a4a4a4;
}



.Zu4 {
  font-family: Arial;
  font-size: 15px;
  color: #93107e;
}

.Zu5 {
  font-family: Arial;
  font-size: 13px;
  color: #a4a4a4;
}

/*SFONDO TABELLE BY ZU2*/
.zu2 {
background-repeat: repeat-x;
background-position: top;

}






/*//////////*/
/*E-COMMERCE*/
/*//////////*/







ul#pagination{

PADDING:0;
margin:0;
} 

ul#pagination a{
padding: 2 4;
text-decoration: none;
background: #;
color: #8d9091;

} 



ul#pagination a:hover{
background: #857040;
color: #a4a4a4;
} 



.fermo {
padding: 2 4;
background: #8d9091;
color: #a4a4a4;
text-decoration: none;
} 


A.pageResults {
  color: #0000FF;
}

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



TABLE.productListing {
text-align : left;
  border: 1px;
  border-color: #000000;
  border-spacing: 0px;

}

.productListing-heading {
  font-family: Arial; 
  font-size: 11px;
  
  color: #000000;
  font-weight: bold;



}

TD.productListing-data {
padding: 5px;
  font-family: Arial; 
  font-size: 9px;
border-bottom-style: solid; 
border-bottom-width: 1;
border-left-width: 1; 
border-right-width: 1;
border-top-width: 1; 
border-color: #857040;
background:#262626;
text-transform:uppercase;
color:#a4a4a4;
letter-spacing:1;
}


TD.NEW {
  font-family: Arial; 
  font-size: 11px;
border-bottom-style: solid; 
border-bottom-width: 1;
border-left-width: 1; 
border-right-width: 1;
border-top-width: 1; 
border-color: #f1f1f1;

height:100px;

}

TD.NEW2 {
  font-family: Arial; 
  font-size: 11px;
border-top-style: solid; 
border-top-width: 1;
border-left-width: 1; 
border-right-width: 1;
border-top-width: 1; 
border-color: #f1f1f1;
}

TD.NORESULT {
font-family: Arial; 
font-size: 11px;
border-bottom-style: solid; 
border-bottom-width: 1;
border-left-width: 1; 
border-right-width: 1;
border-top-width: 1; 
border-color: #f1f1f1;
background: #ffb3b5; 

}






/*
  $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;  font-size: 11px; }


.errorBox { 
font-family : Arial;  
font-size : 10px; 
background: #ffb3b5; 
font-weight: bold; 

 color: #000000;
 



}





.stockWarning { font-family : Arial;  font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial;  font-size : 10px; color: #70d250; text-decoration: underline; }

/*



FORM {
	display: inline;
}
*/


TR.header {
  background: #a4a4a4;
}

TR.headerNavigation {
  background: #a4a4a4;
}



A.headerNavigation { 
color: #3062c4; 
font-size: 11px;
font-weight : bold;
}

A.headerNavigation:hover {
  color: #3062c4;
font-size: 11px;
font-weight : bold;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Arial; 
  font-size: 11px;
  background: #bbc3d3;
  color: #a4a4a4;
  font-weight: bold;
}



.infoBox {
  
}


.infoBoxContents {
  font-family: Arial; 
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial; 
  font-size: 11px;
  font-weight: bold;
  background: #bbc3d3;
  color: #a4a4a4;
}

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

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


.TITOLO, DIV.TITOLO {
  font-family: Arial;
  font-size: 13px;
  font-weight: BOLD;
  color: #000000;
}

.TITOLOCERCA, DIV.TITOLOCERCA {
  font-family: Arial;
  font-size: 13px;
  font-weight: BOLD;
  color: #f48a10;
}

.TITOLO2, DIV.TITOLO2 {
  font-family: Arial;
  font-size: 13px;
  font-weight: BOLD;
  color: #a4a4a4;
}

#topnav  {
 font-family: Arial;
  font-size: 13px;
  font-weight: BOLD;
}

#topnav a {color:#3062c4;
 font-family: Arial;
  font-size: 13px;
  font-weight: BOLD;
}
#topnav a.link, a.visited {color:#3062c4;
 font-family: Arial;
  font-size: 13px;
  font-weight: BOLD;
}
#topnav a:hover {color:#f78b30;
 font-family: Arial;
  font-size: 13px;
  font-weight: BOLD;
}



.TITOLOadmin {
  font-family: Arial;
  font-size: 15px;
  font-weight: BOLD;
  color: #666666;
}

TD.SUBTITOLO, DIV.SUBTITOLO {
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  color: #a4a4a4;
}

TD.AVVISOPRO, DIV.AVVISOPRO {
  color: #a4a4a4;
 background: #857040;
text-tranform:uppercase;
font-family: Arial; 
  font-size: 11px;
  border-color: #ddddbb;
  border-style: solid;
  border-width: 1px;
}


TD.AVVISO, DIV.AVVISO {
  color: #a4a4a4;
 background: #857040;
text-tranform:uppercase;
font-family: Arial; 
  font-size: 11px;
  line-height: 1.5;
  border-color: #ddddbb;
  border-style: solid;
  border-width: 1px;

}


TD.AVVISOGIALLO {

background-image: url('themes/green/images/city.jpg');
background-position: bottom right;
background-repeat: no-repeat;
background-color: #a4a4a4;

font-family: Arial; 
  font-size: 11px;
  line-height: 1.5;
border: solid #f1f1f1;
border-width: 1PX;



}


TABLE.AVVISOBLU {
  color: #0055bb;

background-image: url('themes/green/images/A1.jpg');
background-position: bottom right;
background-repeat: no-repeat;
background-color: #a4a4a4;

border: solid #f1f1f1;
border-width: 1PX;

}

TABLE.AVVISOBLU2 {
  color: #0055bb;

background-image: url('themes/green/images/A2.jpg');
background-position: bottom right;
background-repeat: no-repeat;
background-color: #a4a4a4;

border: solid #f1f1f1;
border-width: 1PX;

}


TABLE.ROB1 {
  color: #0055bb;

background-image: url('themes/green/images/A3.jpg');
background-position: bottom right;
background-repeat: no-repeat;
background-color: #a4a4a4;

border: solid #f1f1f1;
border-width: 1PX;

}


TABLE.ROB2 {
  color: #0055bb;

background-image: url('themes/green/images/A3.jpg');
background-position: bottom right;
background-repeat: no-repeat;
background-color: #a4a4a4;

border: solid #f1f1f1;
border-width: 1PX;

}


TD.AVVISOBLU, DIV.AVVISOBLU {
  color: #0055bb;

background-image: url('themes/green/images/sfondogallery.jpg');
background-position: bottom right;
background-repeat: no-repeat;
background-color: #d8e5f8;
font-family: Arial; 
  font-size: 11px;
  line-height: 1.5;


border-top: solid #8fbaf6;
border-top-width: 1PX;
border-BOTTOM: solid #8fbaf6;
border-BOTTOM-width: 1PX;

border-RIGHT-width: 0PX;
border-LEFT-width: 0PX;

}


TD.AVVISOROSSO, DIV.AVVISOROSSO {
  color: #cc0000;
 background: #ffd6d6;
font-family: Arial; 
  font-size: 11px;
  line-height: 1.5;


border-top: solid #fe7b7a;
border-top-width: 1PX;
border-BOTTOM: solid #fe7b7a;
border-BOTTOM-width: 1PX;

border-RIGHT-width: 0PX;
border-LEFT-width: 0PX;


}


TD.AVVISO5, DIV.AVVISO5 {
  color: #a4a4a4;
 background: #857040;
text-tranform:uppercase;
font-family: Arial; 
  font-size: 11px;
  line-height: 1.5;
  border-color: #ddddbb;
  border-style: solid;
  border-width: 1px;
padding: 5;

}

TD.AVVISO6, DIV.AVVISO6 {
  color: #000000;
 background: #ffb3b5;
font-family: Arial; 
  font-size: 11px;
  line-height: 1.5;
  border-color: #ddddbb;
  border-style: solid;
  border-width: 1px;

}





TD.AVVISO3, DIV.AVVISO3 {
  color: #000000;
 background: #f8f8f8;
font-family: Arial; 
  font-size: 11px;
  line-height: 1.5; 

}



TD.AVVISO4, DIV.AVVISO4 {
  color: #a4a4a4;
 background: #857040;
text-tranform:uppercase;
font-family: Arial; 
  font-size: 11px;
  line-height: 1.5;
  border-color: #ddddbb;
padding: 5;
  
  

}

TD.AVVISOSHOP, DIV.AVVISOSHOP {
font-family: Arial; 
  font-size: 9px;
  letter-spacing: 1;
padding: 5;
background:#857040;
color:#ffffff;
text-transform:uppercase;

}



TD.pageHeading, DIV.pageHeading {
  font-family: Arial; 
  font-size: 15px;
  font-weight: BOLD;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Arial; 
  font-size: 9px;
  letter-spacing:1;
color:#a4a4a4;
text-transform:uppercase;
}

TD.main2, P.main2 {
  font-family: Arial; 
  font-size: 9px;
  letter-spacing:1;
color:#a4a4a4;
text-transform:uppercase;
}

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

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

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

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

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

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



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

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

SPAN.productSpecialPrice {
  font-family: Arial; 
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial; 
  color: #ff0000;
}

.moduleRow { text-color:#a4a4a4; }
.moduleRowOver { background-color: #857040; cursor: pointer;text-color:#a4a4a4;  }
.moduleRowSelected { background-color: #857040;text-color:#a4a4a4;  }


.moduleRowZ { }
.moduleRowOverZ { background-color: #f1f1f1; cursor: pointer; }
.moduleRowSelectedZ { background-color: #E9F4FC; }


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

input {
  font-family: Arial;
  font-size: 9px;
letter-spacing:1;
}



/* input requirement */

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

.Zu2 {
  font-family: Arial;
  font-size: 15px;
  color: #ff0000;
}

.Zu0 {
  font-family: arial;
  font-size: 12px;
  color: #a4a4a4;
}




