/*-------------------------------------*/
/*   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: Verdana, Arial, sans-serif;
	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: #ffffff;
	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: Verdana, Arial, sans-serif;
	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: #ffffff;
	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: #ffffff;

	}

.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:#a22028;

	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: #000000;
	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=80);
	-moz-opacity: .80;
	opacity: .80;
	background:#FFFFFF none repeat scroll 0%;


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

z-index:99;


}

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

	background-color: #ffffff;
	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: #ffffff;
	background-color: #a22028;
	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: #000000;
color: #000000;
		font-weight: bold;


}




















.hlt td {
                background-color: #f8f8f8;
                color: #f58a2c;


            }
 

.hlt2 td {
                background-color: #ffffff;
                color: #a22028;

            }


.hlt3 td {
                background-color: #ffffff;
                border:0 ;
            }


TD.carrello {
text-align : center;
  border: 1px solid;
  border-color: #e7e7e7;
  border-spacing: 0px;


}


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


}


TABLE.carrello {
text-align : center;
  border: 1px solid;
  border-color: #e7e7e7;
  border-spacing: 0px;
background-color: #ffffff;


}


/*----------------------------Suggest Styles--------------------------*/
.suggest_link {
}

.suggest_link_over {
}

#search_suggest {
position: absolute; 
margin-left:-187;
margin-top:0;
text-align: left; 
} 

.trasparente {
	
filter: alpha(opacity=80);
	-moz-opacity: .80;
	opacity: .80;
	background:#FFFFFF none repeat scroll 0%;
}

.trasparente p{
FONT-SIZE: 11px; 
margin: 3 3 3 3;
font-family: Arial;
font-weight: BOLD;
vertical-align:middle;
}

.suggeri {
border: 3px solid #efefef;
}


/*----------------------------End Suggest Styles------------------------*/
  

a         {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 11px; font-weight: BOLD; FONT-FAMILY: Tahoma, Verdana, Helvetica; TEXT-DECORATION: underline}
a:hover         {BACKGROUND: none; COLOR: #a22028; FONT-SIZE: 11px; FONT-FAMILY: Tahoma, Verdana, Helvetica; TEXT-DECORATION: underline}



#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
border-top: 2px solid #666;
border-left: 2px solid #666;
	}

#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:#FFFFFF 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: Tahoma, Verdana, Helvetica, Geneva, Arial; FONT-SIZE: 11px; border:solid 0 #ffffff; background: transparent }


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


/* message box */

.messageBox { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { color: #000000; font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; background-color: #ffb3b5; padding:2 }
.messageStackSuccess { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; background-color: #99ff00; color: #000000; padding:2 }
.success { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; background-color: #99ff00; color: #000000; padding:2 }
.connesso { font-family: Tahoma, Verdana, Arial, sans-serif; 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: Tahoma, Verdana, Helvetica}



FONT		{FONT-FAMILY: Tahoma, Verdana, Helvetica, Geneva, Arial; FONT-SIZE: 11px}
TD		{FONT-FAMILY: Tahoma, Verdana, Helvetica, Geneva, Arial; FONT-SIZE: 11px}
BODY		{FONT-FAMILY: Tahoma, Verdana, Helvetica, Geneva, Arial; FONT-SIZE: 11px}
P		{FONT-FAMILY: Tahoma, Verdana, Helvetica, Geneva, Arial; FONT-SIZE: 11px}
DIV		{FONT-FAMILY: Tahoma, Verdana, Helvetica, Geneva, Arial; FONT-SIZE: 11px}
INPUT		{FONT-FAMILY: Tahoma, Verdana, Helvetica, Geneva, Arial; FONT-SIZE: 11px}
TEXTAREA	{FONT-FAMILY: Tahoma, Verdana, Helvetica, Geneva, Arial; FONT-SIZE: 11px}
FORM 		{FONT-FAMILY: Tahoma, Verdana, Helvetica, Geneva, Arial; FONT-SIZE: 11px}
SELECT	{FONT-FAMILY: Tahoma, Verdana, Helvetica, Geneva, Arial; FONT-SIZE: 11px}
th,td{color: #000000; font:11px Tahoma, Verdana,Arial,Helvetica,sans-serif}



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



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



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

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

body {
background-repeat: repeat-x;
background-color: #ffffff;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

.bordo_img 
{
   border:1px solid #a22028;
}

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

}

.LOGIN {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  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;
  font-weight: BOLD;
  color: #000000;

}



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



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

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

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

}






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




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




ul#pagination{

PADDING:0;
margin:0;
} 

ul#pagination a{
padding: 2 4;
text-decoration: none;
background: #fff;
color: #a22028;
font-weight: BOLD;
text-decoration: none;
border-color: #000000;

border-top-style: solid; 
border-left-style: solid; 
border-right-style: solid; 
border-bottom-style: solid; 
 
border-bottom-width: 1;
border-left-width: 1; 
border-right-width: 1;
border-top-width: 1; 


} 

ul#pagination a:visited{
font-weight: BOLD;
background: #fff;color: #a22028;
border-color: #000000;

border-top-style: solid; 
border-left-style: solid; 
border-right-style: solid; 
border-bottom-style: solid; 

border-bottom-width: 1;
border-left-width: 1; 
border-right-width: 1;
border-top-width: 1; 


} 

ul#pagination a:hover{
font-weight: BOLD;
background: #000000;
color: #ffffff;


border-top-style: solid; 
border-left-style: solid; 
border-right-style: solid; 
border-bottom-style: solid; 

border-bottom-width: 1;
border-left-width: 1; 
border-right-width: 1;
border-top-width: 1; 
} 



.fermo {
padding: 2 4;
font-weight: BOLD;
background: #a22028;
color: #ffffff;
text-decoration: none;
border-color: #000000;

border-top-style: solid; 
border-left-style: solid; 
border-right-style: solid; 
border-bottom-style: solid; 

border-bottom-width: 1;
border-left-width: 1; 
border-right-width: 1;
border-top-width: 1; 
} 


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: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background:#ffffff;
  color: #000000;
  font-weight: bold;



}

TD.productListing-data {
padding: 5px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  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: #e7e7e7;
}


TD.NEW {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  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: #e7e7e7;
}


TD.NORESULT {
font-family: Tahoma, Verdana, Arial, sans-serif;
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: #e7e7e7;
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: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; }


.errorBox { 
font-family : Tahoma, Verdana, Arial, sans-serif; 
font-size : 10px; 
background: #ffb3b5; 
font-weight: bold; 

 color: #000000;
 



}





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

/*



FORM {
	display: inline;
}
*/


TR.header {
  background: White;
}

TR.headerNavigation {
  background: White;
}



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

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

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

TD.footer {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}



.infoBox {
  background: #e7e7e7;
}


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

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

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

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


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

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

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

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



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

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

TD.AVVISOPRO, DIV.AVVISOPRO {
  color: #000000;
 background: #ffffdd;
font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  border-color: #ddddbb;
  border-style: solid;
  border-width: 1px;

}


TD.AVVISO, DIV.AVVISO {
  color: #000000;
 background: #ffffdd;
font-family: Tahoma, Verdana, Arial, sans-serif;
  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: #FFFFFF;

font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
border: solid #e7e7e7;
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: #FFFFFF;

border: solid #e7e7e7;
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: #FFFFFF;

border: solid #e7e7e7;
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: #FFFFFF;

border: solid #e7e7e7;
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: #FFFFFF;

border: solid #e7e7e7;
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: Tahoma, Verdana, Arial, sans-serif;
  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: Tahoma, Verdana, Arial, sans-serif;
  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: #000000;
 background: #ffffdd;
font-family: Tahoma, Verdana, Arial, sans-serif;
  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: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  border-color: #ddddbb;
  border-style: solid;
  border-width: 1px;

}

TD.AVVISO2, DIV.AVVISO2 {
  color: #000000;
 background: #ffffff;
font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  border-color: #e7e7e7;
  border-style: solid;
  border-width: 1px;

}




TD.AVVISO3, DIV.AVVISO3 {
  color: #000000;
 background: #ffffdd;
font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  border-color: #ddddbb;
  
  

}



TD.AVVISO4, DIV.AVVISO4 {
  color: #000000;
 background: #ffffdd;
font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  border-color: #ddddbb;
padding: 5;
  
  

}

TD.AVVISOSHOP, DIV.AVVISOSHOP {
  color: #000000;
 background: #ffffdd;
font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  border-color: #333333;
padding: 5;
BORDER-TOP: 1PX SOLID LIGHTGREY;
BORDER-BOTTOM: 1PX SOLID LIGHTGREY;  

}



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

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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

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

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

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

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

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

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

SPAN.greetUser {
  font-family: Tahoma, 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: #ff0000;
  font-weight: bold;
}

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

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

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

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




/* input requirement */

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

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

.Zu0 {
  font-family: Arial;
  font-size: 12px;
  color: #000000;
}




