/****** Main Table ******/

.mainTable {width: 100%}
.mainTable75 {width: 100%;}
.mainTable50 {width: 500px;}
.mainTable779 {width: 779px;}

.mainTableCell		 	{padding: 0px 0px 0px 0px; vertical-align: top;}
.mainTableCellLeft 		{padding: 0px 0px 0px 0px; vertical-align: top;}
.mainTableCellCenter 	{padding: 0px 0px 0px 0px; vertical-align: top;}
.mainTableCellRight 	{padding: 0px 0px 0px 0px; vertical-align: top;}

.padding20px			{padding: 20px 0px 0px 0px; vertical-align: middle;}
.padding6px				{padding: 2px 2px 2px 2px; vertical-align: middle;}
.padding6px	td			{padding: 4px 4px 4px 4px; vertical-align: middle;}
.padding6px_2			{padding: 4px 4px 4px 4px; vertical-align: middle; border: solid 1px #EAC8FF;}
.padding6px_2	td		{padding: 4px 4px 4px 4px; vertical-align: middle;}
.davide_background		{background: #F4FBE1; }

.homeGreeting 		{padding: 1px 2px 2px 2px; vertical-align: top; background-color:#FFFFFF; height: 23px;}
.homeGreeting table	{width: 100%;border: 0px solid #dcdcdc; background-color: #FFFFFF}
.homeGreeting table td	{padding: 2px;}

.introBlock {border: 0px solid #CC3333; font-weight:bold}
.introBlock td {padding: 5px;}

/****** Main Table ******/

/*******************************************************************************/

/****** Menu ******/

.headerMenu {
	position: relative;
	width: 962px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#FFFFFF; 
	}

.headerMenu td#logo  {					/* Background under logo on the site */
	/*background: url(../images/redbug/header_repeat.jpg); */
	background: url(../images/redbug/menu_css/nav-bg.png); 
	height: 46px;
	vertical-align: top;
	border-bottom: 1px solid #D20909;
	}
.headerMenu td#logo img {				/* Logo on the site */
	border: 0px;
	margin: 0px 0px 0px 0px;
	}

.oradata {
	/*font-family: verdana,sans-serif;*/
	font-family: 'Open Sans', "Helvetica Neue", Arial, Helvetica, Sans-Serif;
	text-decoration:none; 
	font-weight:normal;
	font-size:7pt; 
	color: #C2C2C2; 
	}
	

.headerMenu td#menu {					/* Text Menu with or without images */
	width: 960px;
	background: ;
	}

.headerMenu td#menu img#Img {display: block;width: 0px; height: 0px;}
.headerMenu td#menu table {width: auto;}
.headerMenu td#menu td {text-align: center;}
.headerMenu td#menu td img {display: auto;}
.headerMenu td#menu td br {display: none;}
.headerMenu td#menu td nobr {display: auto;}
.headerMenu td#menu td#begin {border-top: 0px solid #fff;}
.topmenu {border-top: 0px solid #fff;}
.headerMenu td#menu td#end {border-top: 0px solid #fff; width: 100%; background: url(../images/redbug/top-menu-bgr.jpg) repeat-x top; text-align:left}
.headerMenu td#menu td#end img#Img {display: block;width: 0px; height: 0px;}
/* Active & Noneactive links in menu */


a.menu:link, a.menu:visited {
	/*font-family: tahoma, verdana,sans-serif;*/
	font-family: 'Open Sans', "Helvetica Neue", Arial, Helvetica, Sans-Serif;
	text-decoration:none; 
	font-size: 7pt; 
	font-weight:normal;
	color: #000000; 
	border-right: 1px solid #fff; 
	border-top: 0px solid #fff; 
	background: url(../images/redbug/top-menu-bgr.jpg) repeat-x top; 
	padding: 8px 0px 8px 0px; 
	display:block;
	width: 87px;
	}

a.menu:hover, a.menu:active {
	/*font-family: tahoma, verdana,sans-serif;*/
	font-family: 'Open Sans', "Helvetica Neue", Arial, Helvetica, Sans-Serif;
	text-decoration:none; 
	font-size:7pt; 
	color: #FFFFFF; 
	font-weight:normal;
	border-right: 1px solid #fff; 
	border-top: 1px solid #fff; 
	background: url(../images/redbug/top-menu-bgr-on.gif) repeat-x top; 
	padding: 8px 0px 8px 0px; 
	display:block;
	width: 87px;
	}

a.menuActive:link, a.menuActive:visited {
	/*font-family: tahoma,verdana,sans-serif;*/
	font-family: 'Open Sans', "Helvetica Neue", Arial, Helvetica, Sans-Serif;
	text-decoration:none; 
	font-size:7pt; 
	font-weight:normal; 
	color: #FFFFFF;  
	border-right: 1px solid #fff; 
	border-top: 1px solid #fff; 
	background: url(../images/redbug/top-menu-bgr-on.gif) repeat-x top; 
	padding: 8px 0px 8px 0px;  
	display:block;
	width: 87px;
	}

a.menuActive:hover, a.menuActive:active {
	/*font-family: tahoma,verdana,sans-serif;*/
	font-family: 'Open Sans', "Helvetica Neue", Arial, Helvetica, Sans-Serif;
	text-decoration:none; 
	font-size:7pt; 
	font-weight:normal; 
	color: #FFFFFF; 
	border-right: 1px solid #fff; 
	border-top: 1px solid #fff; 
	background: url(../images/redbug/top-menu-bgr-on.gif) repeat-x top; 
	padding: 8px 0px 8px 0px; 
	display:block;
	width: 87px;
	}


/****** Menu ******/

/*****************************************************************************/

/* DAVIDE NUOVO Menu CSS In HOME PAGE !! */ 

#cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul li a {
	padding: 0;
	margin: 0;
	line-height: 1;
	font-family: 'Open Sans', sans-serif;
}

#cssmenu:before, #cssmenu:after, #cssmenu > ul:before, #cssmenu > ul:after {
	content: '';
	display: table;	
}

#cssmenu:after, #cssmenu > ul:after {
	clear: both;
}

#cssmenu {
	zoom:1;
	height: 45px;
	background: url(../images/redbug/menu_css/bottom-bg_new.png) repeat-x center bottom;
	border-radius: 2px;
	padding: 1px 0px 0px 0px;	
}

#cssmenu ul{
	background: url(../images/redbug/menu_css/nav-bg.png) repeat-x 0px 0px;
	height: 40px;
}

#cssmenu ul li{
	float: left;
	list-style: none;
}

#cssmenu ul li a{
	display: block;
	height: 27px;
	padding: 10px 15px 0;	/*DISTANZA TRA il testo e .. sopra, bottone di fianco ecc*/
	margin: 4px 2px 0;
	border-radius: 0px 0px 0 0;
	text-decoration: none;
	font-size: 15px;
	color: white;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, .15);
	font-weight: 300;
	opacity: .9;
	text-transform: uppercase;
}

#cssmenu ul li:first-child a{
	margin: 4px 2px 0 0;
}

#cssmenu ul li a:hover, #cssmenu ul li.active a{
	background: url(../images/redbug/menu_css/color_new.png) center bottom;
	display: block;
	height: 27px;	/*ALTEZZA DEL BOTTONE QUANDO ATTIVO */
	margin-top: 0px;
	padding-top: 14px; /*DISTANZA TRA il testo e sopra quando ATTIVO*/
	color: #B9B9B9;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, .15);
	opacity: .8;
	text-transform: uppercase;
}

.cssmenuIcons {
	float:right;
	text-align:right;
	padding: 8px 10px 0 0;
	color:#FFFFFF;
	/*opacity: .8;*/
	display:inline;
	position: relative;
}
.cssmenuIcons img {
	opacity: .8; /* Icone tooltip a riposo*/
}

.cssmenuIcons:hover img {
	opacity: .3;	/* Icone tooltip quando hover*/
	display:inline;
}

.cssmenubanner {
	float:right;
	text-align:right;
	padding: 0px 40px 0 0;
}

/*****************************************************************************/


/************* TOOLTIP pagina prodotto *******************/


.tooltip {
	background: #9FDAEE; border: 1px solid #2BB0D7;
	border-radius: 5px 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; 
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1); 
	padding: 10px 10px 10px 10px;
}

.tooltip_2 {
	background: #FFFFAA; border: 1px solid #FFAD33;
	border-radius: 5px 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; 
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1); 
	padding: 10px 10px 10px 10px;
}

.tooltip_tr {
	margin-top:15px;
	margin-bottom:15px;
	padding: 10px 10px 10px 10px;
}

.tooltip_info  {
	border: 0; margin: -20px 0px 0px -20px;
	float: left; position: absolute;
}

.tooltip_info_2  {
	border: 0; margin: -23px 0 0 -23px;
	float: left; position: absolute;
}


.tooltip_AA {
	border-bottom: 1px dotted #000000; color: #000000; outline: none;
	cursor: help; text-decoration: none;
	position: relative;
}
.tooltip_AA span {
	margin-left: -999em;
	position: absolute;
}
.tooltip_AA:hover span {
	border-radius: 5px 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; 
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	font-family: Calibri, Tahoma, Geneva, sans-serif;
	position: absolute; left: 1em; top: 2em; z-index: 99;
	margin-left: 0; /*width: 250px*/;
}
.tooltip_AA:hover img {
	border: 0; margin: -10px 0 0 -55px;
	float: left; position: absolute;
}
.tooltip_AA:hover em {
	font-family: Candara, Tahoma, Geneva, sans-serif; font-size: 1.2em; font-weight: bold;
	display: block; padding: 0.2em 0 0.6em 0;
}
.classic { padding: 0.8em 1em; }
.custom { padding: 0.5em 0.8em 0.8em 2em; }
* html a:hover { background: transparent; }
.classic {background: #FFFFAA; border: 1px solid #FFAD33; }
.critical { background: #FFCCAA; border: 1px solid #FF3334;	}
.help { background: #9FDAEE; border: 1px solid #2BB0D7;	}
.info { background: #9FDAEE; border: 1px solid #2BB0D7;	}
.warning { background: #FFFFAA; border: 1px solid #FFAD33; }



/************* TOOLTIP in Home Page *******************/


.arrow_box span {
	
	visibility: hidden;
	background: #d53f28;
	border: 1px solid #f54747;
	position: absolute;
	top:50px; left:-40px;	/*Posizione del tooltip rispetto all'immagine corrispondente*/
	padding: 5px;
	opacity: 1;
	min-width:60px;
	z-index:999;
	font-weight:300;
	
	border-radius: 5px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
	-moz-box-shadow: 1px 1px 3px #CCC;
    -webkit-box-shadow: 1px 1px 3px #CCC;
    box-shadow: 1px 1px 3px #CCC;
	
	text-align:center;
	font-size:13px;
	color:#FFF;
	
}

.arrow_box:hover
{
  border: 0; /* IE6 fix */
}

.arrow_box:hover span
{
  visibility: visible;
  opacity: 1;	/* Opacità dello span col testo del tooltip quando hoverato*/
}

.arrow_box span:after, .arrow_box span:before {
	bottom: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box span:after {
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #d53f28;
	border-width: 7px;
	left: 70%;
	margin-left: -7px;
}
.arrow_box span:before {
	border-color: rgba(194, 225, 245, 0);
	border-bottom-color: #f54747;
	border-width: 9px;
	left: 70%;
	margin-left: -9px;
}

/****************************************/


/************* Breadcrumb *******************/

.breadcrumb {border: 1px solid #91845A; margin: 0px 0px 0px 0px; height: 23px;}

.breadcrumbBegin {
	width: 20px;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	background: #FFFFFF;
	}
.breadcrumbBegin img {width: 1px; height: 1px;}

.breadcrumbDelimiter {
	width: 100%;
	white-space: normal;
	padding: 0px 0px 0px 0px;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	font-size: 8pt;
	padding: 3px 25px 3px 3px;
	background: #FFFFFF;
	}
.breadcrumbDelimiter td {}
.breadcrumbDelimiter a {color: #000000; text-decoration: none; }
.breadcrumbDelimiter a:hover {color: #ed1c22; text-decoration: none; }
.breadcrumbDelimiter span {
	display: auto;
	font-size: 7pt;
	}
.breadcrumbDelimiter img {
	display: none;
	height: 20px;
	width: 30px;
	background: #0000ff url(../images/curved/bread.gif) no-repeat center;
	}

.breadcrumbEnd {
	width: 20px;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	background: #FFFFFF;
	}
.breadcrumbEnd img {width: 1px; height: 1px;}

/************* Breadcrumb *******************/

/*****************************************************************************/

/************* Fieldset *******************/

/****** Top ******/


.titleTop {margin-top: 0px;}




.titleTopLeft {
	width: 10px;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	background: url(../images/redbug/block-t-l.gif) no-repeat top left;
	}
.titleTopImgLeft {width: 10px; height: 23px;}

.titleTopCenter {						/* Title of block (example: any blocks, articles,...) */
	white-space: normal;
	padding:0px 0px 0px 0px;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	text-transform:uppercase;
	background: url(../images/redbug/block-t-bgr.gif) repeat-x top;
	}

.titleTopCenterSearch {						/* Title of block (example: any blocks, articles,...) */
	white-space: normal;
	padding:0px 0px 0px 0px;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	background: url(../images/redbug/block-t-bgr-search.gif) no-repeat top left;
	}

.titleTopCenter div, .titleTopCenterSearch div {
    color: #ffcc66;
    font-weight: normal;
    font-size: 7pt;
    /*font-family: arial,verdana,tahoma,sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
    text-transform: normal;

	z-index: 2000;
	position: relative;
	bottom: 0px;
	margin: 0px 0px 0px 0px;
	background: none;
	padding: 0px 0px 0px 7px;
	border: 0px solid #626ABC;
	}

.titleTopRight {
	width: 28px;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	background: url(../images/redbug/block-gechi.gif) no-repeat top right;
	}
.titleTopImgRight {width: 9px; height: 23px;}

/****** Top ******/

/****** Center ******/

.block {
	width: 100%;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	background: #FFFFFF;
	}

.block_new {
	width: 100%;
	border-bottom:1px solid #969696;
	border-left:1px solid #969696;
	background: #FFF;
	padding: 1px 1px 10px 1px;
	}
	
.block_new_2 {
	width: -moz-calc(100% - 1px);
    width: -webkit-calc(100% - 1px);
    width: calc(100% - 1px);
	
	border: 1px solid #969696;
	background: #E5E5E5;
	padding: 10px 1px 10px 15px;
	vertical-align: top;
	}	

.blockbasket {
	width: 320px;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	background: #FFFFFF;
	}

.blockbasket_new {
	width: 100%;
	border-bottom:1px solid #969696;
	border-left:1px solid #969696;
	background: #FFF;
	padding: 1px 1px 10px 1px;
	}

.blocksupport {
	width: 100%;
	height: 144px;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	background: #DDD2A4;
	}

.block td, .blocktopv td {vertical-align: top;}

.blockcarte {
	width: 100%;
	height: 89px;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	background: #FFFFFF;
	}

.blocklogin {
	width: 320px;
	height: 144px;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	text-align: right;
	padding: 10px 15px 0px 15px;
	background-color:#DCDCDC;
	/* background: url(../images/redbug/login-bg.jpg) no-repeat top right; */
	}

.blockcontent {
	width: 100%;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	text-align: left;
	padding: 10px 5px 10px 0px;
	background-color:#DCDCDC;
	/* background: url(../images/redbug/login-bg.jpg) no-repeat top right; */
	}

.blocktopv {
	width: 320px;
	height: 344px;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	background: #ed1b24;
	background: url(../images/redbug/sfondo-piuv.jpg) repeat top right; 
	}

.blocknews {
	width: 320px;
	height: 312px;
	border-top: 0px solid #999;
	border-right: 1px solid #FFF;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	background: #56626e;
	vertical-align: top;
	}

.blockhot {
	width: 320px;
	height: 370px;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	padding: 120 0 0 0;
	background: #FFFFFF;
	background: url(../images/redbug/mostrescambio-fiere.jpg) no-repeat top left;
	}

.blocksearch {
	width: 320px;
	height: 144px;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	background: #FFFFFF;
	background: url(../images/redbug/sfondo-search.jpg) no-repeat top left;
	}

.blocksubscribe {
	width: 320px;
	height: 144px;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	background: #FFFFFF;
	background: url(../images/redbug/sfondo-subscribe.jpg) no-repeat top left;
	}

.blockprod {
	width: 320px;
	height: 512px;
	border-top: 0px solid #999;
	border-right: 1px solid #FFF;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	/*background: #dcc883;*/
	background: url(../images/redbug/sfondo-beige.png) repeat;
	vertical-align: top;
	}

.blockproducts {
	width: 640px;
	border-top: 0px solid #999;
	border-right: 1px solid #FFF;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	background: #DDD2A4;
	padding: 10px 15px 10px 15px;
	vertical-align: top;
	}
	
.blockproducts_new {
	width: -moz-calc(100% - 1px);
    width: -webkit-calc(100% - 1px);
    width: calc(100% - 1px);
	
	border: 1px solid #969696;
	background: #FFF;
	padding: 10px 1px 10px 15px;
	vertical-align: top;
	}

.blockproductsdetail_new {
	width: -moz-calc(100% - 1px);
    width: -webkit-calc(100% - 1px);
    width: calc(100% - 1px);
	
	border: 1px solid #969696;
	background: #FFF;
	padding: 10px 1px 10px 15px;
	vertical-align: top;
	}

.blockproductsdetail {
	width: 100%;
	border-top: 0px solid #999;
	border-right: 1px solid #FFF;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	background: #FFF;
	padding: 10px 15px 10px 15px;
	vertical-align: top;
	}

.blockTDpari {
	background: #dcc883;	
}

.blockTDdispari {
	background: #ddd2a4;	
}

.blockTDpari_new {
	background: #FCFCFC;	
}

.blockTDdispari_new {
	background: #EAEAEA;	
}

.articles_sfondo_pari {
	
	background: #fcfcfc; /* Old browsers */
	background: -moz-linear-gradient(top,  #fcfcfc 0%, #eaeaea 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#eaeaea)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fcfcfc 0%,#eaeaea 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fcfcfc 0%,#eaeaea 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fcfcfc 0%,#eaeaea 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fcfcfc 0%,#eaeaea 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#eaeaea',GradientType=0 ); /* IE6-9 */

}
.articles_sfondo_dispari {

	background: #eaeaea; /* Old browsers */
	background: -moz-linear-gradient(top,  #eaeaea 0%, #fcfcfc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eaeaea), color-stop(100%,#fcfcfc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #eaeaea 0%,#fcfcfc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #eaeaea 0%,#fcfcfc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #eaeaea 0%,#fcfcfc 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #eaeaea 0%,#fcfcfc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#fcfcfc',GradientType=0 ); /* IE6-9 */

}



.fontnews {
	padding: 3 3 3 5;
	color: #DCDCDC;
	}

.blockloginfiletto {
	height: 0px;
/*	background: url(../images/redbug/login-filetto.jpg) no-repeat center right;*/
	}

.frecciagrigia {width: 24px; height: 24px;}

/****** Center ******/

/****** Bottom ******/

.titleBot {margin-bottom: 0px;}

.titleBotLeft {
	width: 3px;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	background: #FFFFFF;
	}
.titleBotImgLeft {width: 1px; height: 1px;}

.titleBotRight {
	width: 100%;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	background: #FFFFFF;
	}
.titleBotImgRight {width: 1px; height: 1px;}

/****** Bottom ******/

.bl_simple .titleTopLeft {background: #FFFFFF;}
.bl_simple .titleTopRight {background: #FFFFFF;}
.bl_simple .titleTopImgLeft {width: 1px; height: 3px;}
.bl_simple .titleTopImgRight {width: 1px; height: 3px;}

.bl_banners .titleTopLeft {background: #CC3333;}
.bl_banners .titleTopRight {background: #CC3333;}
.bl_banners .titleTopImgLeft {width: 1px; height: 3px;}
.bl_banners .titleTopImgRight {width: 1px; height: 3px;}


.bl_navigation .titleTopLeft {background: #FFFFFF;}
.bl_navigation .titleTopRight {background: #FFFFFF;}
.bl_navigation .titleTopImgLeft {width: 1px; height: 3px;}
.bl_navigation .titleTopImgRight {width: 1px; height: 3px;}
.bl_navigation .block td {padding:2; background-color: #FFFFFF;}


table#user-home .titleTopLeft {background: #CC3333;}
table#user-home .titleTopRight {background: #CC3333; width: 100%;}
table#user-home .titleTopImgLeft {width: 1px; height: 3px;}
table#user-home .titleTopImgRight {width: 1px; height: 3px;}

/************* end Fieldset ***************/

/*****************************************************************************/

/************* userHome - there is an ability to use the button 'Logout' at the header or at the footer *******************/

td.userHome {padding:7;}
td.userHomeTitle {
	width: 1;
	white-space: nowrap;
	padding:0px 0px 0px 0px;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	background: url(../images/convex/block-t-bgr.gif) repeat-x top;
	}

div.userHomeTop {					/* the button 'Logout' at the header */
	display: none;
	margin: 0px 0px 0px 0px;
	background: none;
	padding: 0px 0px 0px 0px;
	border: 0px solid #626ABC;
	}
div.userHomeTop td	{padding:0 0 0 20;background: none;border:none;}
div.userHomeTop td a {color:#fff;text-decoration:underline;}
div.userHomeTop td a:hover {color:#fff;text-decoration:none;}

div.userHome {						/* the button 'Logout' at the footer */
	margin: 0px 4px 4px 0px;
	background: none;
	padding: 0px 0px 0px 0px;
	border: 0px solid #626ABC;
	}
div.userHome td	{padding:0 0 0 0;background: none;border:none;}
div.userHome td a {
	/*font-family: arial,tahoma,verdana,sans-serif;*/
	text-transform: ;
	text-decoration:none; 
	font-size:9pt; 
	font-weight:bold; 
	color: #fff0bd; 
	border-right: 0px solid #fff; 
	border-top: 0px solid #fff; 
	background: url(../images/convex/button-bgr.gif) repeat-x center; 
	padding: 7 18 10 18; 
	display:block;
}
html>body div.userHome td a {padding: 6 17 7 18;}
div.userHome td a:hover {color: #fff0bd;}

td.userHome img.orders 		{background: url(../images/icons/ordine.jpg) no-repeat; width: 60px; height: 60px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.profile 	{background: url(../images/icons/dettagli.jpg) no-repeat; width: 60px; height: 60px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.arr		 	{background: url(../images/icons/arr.gif) no-repeat; width: 15px; height: 16px; border:0px; margin: 0 5 0 55;}
td.userHome img.support 	{background: url(../images/icons/supporto.jpg) no-repeat; width: 60px; height: 60px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.forum 		{background: url(../images/icons/admin_forum.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.products 	{background: url(../images/icons/admin_products.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.pages 		{background: url(../images/icons/admin_pages.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.merchant 	{background: url(../images/icons/admin_affiliates.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.affiliates 	{background: url(../images/icons/admin_affiliates.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.payments 	{background: url(../images/icons/admin_payments.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.carts	 	{background: url(../images/icons/recupera.jpg) no-repeat; width: 60px; height: 60px; border:0px; float: left; margin: 0 5 0 0;}

td.userHome div {margin-left: 55px;}

td.userHome { width:50%}
/************* userHome *******************/

/*****************************************************************************/

/************* Button Links *******************/

td#butTd {}
td#butTd span#spacer {display:none;}	/* '|' between button */

a.button:link, a.button:visited {display:inline-block; cursor: pointer; color: #fff0bd; font-family: 'Open Sans', "Helvetica Neue", Arial, Helvetica, Sans-Serif; font-size: 7pt; font-weight: bold; text-decoration: none;}
a.button:hover, a.button:active {display:inline-block; cursor: pointer; color: #fff0bd; font-family: 'Open Sans', "Helvetica Neue", Arial, Helvetica, Sans-Serif; font-size: 7pt; font-weight: bold; text-decoration: none;}

a.button#add span {display:; padding: 3 5 4 5; line-height: 28px; background: url(../images/convex/button-bgr.gif) repeat-x;}	/* add to cart (products categories, product details) */
a.button#add img {display: none;width:110;height:26;border:0;background: url(../images/convex/button-add_cart_big.gif) no-repeat;}
a.button#view span {display:; padding: 3 5 4 5; line-height: 28px; background: url(../images/convex/button-bgr.gif) repeat-x;}	/* view cart (products categories, product details) */
a.button#view img {display: none;width:110;height:26;border:0;background: url(../images/convex/button-view_cart_big.gif) no-repeat;}
a.button#check span {display:; padding: 3 5 4 5; line-height: 28px; background: url(../images/convex/button-bgr.gif) repeat-x;}	/* check out (products categories, product details) */
a.button#check img {display: none;width:110;height:26;border:0;background: url(../images/convex/button-check_out_big.gif) no-repeat;}

a.buttonBasket:link, a.buttonBasket:visited {display:inline-block; cursor: pointer; color: #fff0bd; font-family: 'Open Sans', "Helvetica Neue", Arial, Helvetica, Sans-Serif; font-size: 7pt; font-weight: bold; text-decoration: none;}
a.buttonBasket:hover, a.buttonBasket:active {display:inline-block; cursor: pointer; color: #fff0bd; font-family: 'Open Sans', "Helvetica Neue", Arial, Helvetica, Sans-Serif; font-size: 7pt; font-weight: bold; text-decoration: none;}

a.buttonBasket#shopping span {display:; padding: 3 5 4 5; line-height: 28px; background: url(../images/convex/button-bgr.gif) repeat-x;}	/* Continue shopping (basket) */
a.buttonBasket#shopping img {display: none;width:131;height:26;border:0;background: url(../images/convex/button-continue_shopping.gif) no-repeat;}
a.buttonBasket#retrieve span 	{display:; padding: 3 5 4 5; line-height: 28px; background: url(../images/convex/button-bgr.gif) repeat-x;}			/* Retrieve Cart (basket) */
a.buttonBasket#retrieve img 	{display:none;}
a.buttonBasket#save span 		{display:; padding: 3 5 4 5; line-height: 28px; background: url(../images/convex/button-bgr_2.gif) repeat-x;}			/* Save cart (basket) */
a.buttonBasket#save img 		{display:none;}
a.buttonBasket#clear span {display:; padding: 3 5 4 5; line-height: 28px; background: url(../images/convex/button-bgr.gif) repeat-x;}	/* Clear cart (basket) */
a.buttonBasket#clear img {display: none;width:110;height:26;border:0;background: url(../images/convex/button-clear_cart.gif) no-repeat;}
a.buttonBasket#checkout span {display:; padding: 3 5 4 5; line-height: 28px; background: url(../images/convex/button-bgr.gif) repeat-x;}	/* Checkout (basket) */
a.buttonBasket#checkout img {display: none;width:110;height:26;border:0;background: url(../images/convex/button-check_out_big.gif) no-repeat;}

a.buttonCart:link, a.buttonCart:visited {display:inline-block; cursor: pointer; color: #fff0bd; font-family: 'Open Sans', "Helvetica Neue", Arial, Helvetica, Sans-Serif; font-size: 7pt; font-weight: bold; text-decoration: none;}
a.buttonCart:hover, a.buttonCart:active {display:inline-block; cursor: pointer; color: #fff0bd; font-family: 'Open Sans', "Helvetica Neue", Arial, Helvetica, Sans-Serif; font-size: 7pt; font-weight: bold; text-decoration: none;}

a.buttonCart#check span {display:; padding: 3 5 4 5; line-height: 28px; background: url(../images/convex/button-bgr.gif) repeat-x;}	/* Checkout (small cart) */
a.buttonCart#check img  {display:none;width:84;height:26;border:0 solid red;background: url(../images/convex/button-checkout.gif) no-repeat;}
a.buttonCart#amend span {display:; padding: 3 5 4 5; line-height: 28px; background: url(../images/convex/button-bgr.gif) repeat-x;}	/* Amend cart (small cart) */
a.buttonCart#amend img  {display:none;width:84;height:26;border:0 solid red;background: url(../images/convex/button-amend_cart.gif) no-repeat;}
a.buttonCart#view span  {display:; padding: 3 5 4 5; line-height: 28px; background: url(../images/convex/button-bgr.gif) repeat-x;}	/* View cart (small cart) */
a.buttonCart#view img   {display:none;width:74;height:26;border:0 solid red;background: url(../images/convex/button-view_cart.gif) no-repeat;}

/*
a.buttonMore:link, a.buttonMore:visited {display:inline-block; cursor: pointer; color: #fff0bd; font-family: arial,tahoma,verdana,sans-serif; font-size: 9pt; font-weight: bold; text-decoration: none;}
a.buttonMore:hover, a.buttonMore:active {display:inline-block; cursor: pointer; color: #fff0bd; font-family: arial,tahoma,verdana,sans-serif; font-size: 9pt; font-weight: bold; text-decoration: none;}
a.buttonMore span {display:; padding: 3 5 4 5; line-height: 28px; background: url(../images/convex/button-bgr.gif) repeat-x;}	/* read more... (special offers, etc.) */
/*a.buttonMore img {display:none;width:110;height:26;border:0 solid red;background: url(../images/convex/button-read_more.gif) no-repeat;} */
 

a.buttonMore:link, a.buttonMore:visited, a.buttonMore:active {
	color: #000000;
	text-decoration: none;
}
a.buttonMore:hover {
	color: #999;	
}

a.buttonMore2:link, a.buttonMore2:visited, a.buttonMore2:active {
	color: #1B8392;
	text-decoration: none;
}
a.buttonMore2:hover {
	color: #999;	
}

/* PRODUCTS LISTING */

.davide_float {
	position:relative;
	margin-left: 0px;
	float:left;
	color:058107;
	
}
.davide_float_2 {
	position:relative;
	margin-left: 5px;
	float:left;
}

.davide_border {
	border: 1px solid #1c1c1c;	
}

.allarme {
	color:#666;
	cursor:pointer;
	margin-left: 30px;
}
 
 /* #############*/

.disabled {							/* disadled add to cart */
	color: gray; cursor: hand; 
	/*font-family: tahoma, arial,sans-serif;*/
	font-family: 'Open Sans', "Helvetica Neue", Arial, Helvetica, Sans-Serif;
	font-size: 8pt; 
	text-decoration:none; 
	border: 1px solid gray; 
	background: transparent; 
	padding-left:3px; padding-right:3px; 
}

/************* Button Links *******************/

/*****************************************************************************/

/************* Category *******************/

.topCategory {background: transparent; margin: 0 0 0 0; padding: 3 0 3 0;}
.selectedtopCategory {background: #EAC9C9; margin: 0 0 0 0; padding: 3 0 3 0;	border-top: 1px solid #CC3333;	border-bottom: 1px solid #CC3333;}
        
.subCategory {background: transparent; margin: 0 0 0 0; padding: 0 0 0 0;}
.selectedsubCategory {background: #EAC9C9; margin: 0 0 0 0; padding: 0 0 0 0;	border-top: 1px solid #CC3333;	border-bottom: 1px solid #CC3333;}

.topCategory .category_img, .subCategory .category_img, .selectedtopCategory .category_img, .selectedsubCategory .category_img {margin: 0 0 0 5;}

/************* Latest *******************/

td.topArticle { padding: 3 3 3 5; }
td.subArticle { padding: 3 3 3 5; }

a.subArticle {padding-left: 8px; font-size: 11px; background: url(../images/bullet.gif) no-repeat left 3px;}

/*****************************************************************************/

/************* Offers *******************/

.offerImgProd {float: left; margin: 0 5 0 0; border: 3px solid #000000;} 
.productImgBlu {float: left; margin: 0 5 0 0; border: 4px solid #CECECE;} 
.productImg {float: left; margin: 5 5 0 0;  border: 1px solid #000000;} 
.productImgSoft {float: left; margin: 5 5 0 0;  border: 1px solid #888888;} 
.productImgCenter {float: center; margin: 5 5 0 0;  border: 4px solid #BB0E0E;} 

.productImgNew {
	float: left;
	margin: 5 5 0 0;
	padding: 5px;
	border: solid 1px #CCC;
	-moz-box-shadow: 1px 1px 3px #999;
	-webkit-box-shadow: 1px 1px 3px #999;
    box-shadow: 1px 1px 3px #999;
}
a:hover img.productImgNew {
	border: solid 1px #9A0000;
	-moz-box-shadow: 1px 1px 5px #999;
	-webkit-box-shadow: 1px 1px 5px #999;
    box-shadow: 1px 1px 5px #999;
}

.offerImgProdNew {
	float: left;
	margin: 5 5 0 0;
	padding: 5px;
	border: solid 1px #9A5858;
	-moz-box-shadow: 1px 1px 10px #464646;
	-webkit-box-shadow: 1px 1px 10px #464646;
    box-shadow: 1px 1px 10px #464646;
}
a:hover img.offerImgProdNew {
	border: solid 1px #9A0000;
	-moz-box-shadow: 1px 1px 5px #999;
	-webkit-box-shadow: 1px 1px 5px #999;
    box-shadow: 1px 1px 5px #999;
}	

/************* Forum *******************/

.forumAdmin { color: blue; font-weight: bold; }
.forumUser { color: black; font-weight: bold; }
.forumMessageLeft { background: #FAF5FF; border-left:2px solid #CC3333; 	border-top: 2px solid #CC3333; border-bottom: 2px solid #CC3333; }
.forumMessageRight { background: #FAF5FF; border: 2px solid #CC3333; }
.forumMessageTop { background: #FAF7AA; border-bottom: 2px solid #CC3333; }

/*****************************************************************************/

/************* Footer *******************/

.footerepeat {background: url(../images/redbug/repeat-footer.jpg) repeat-x center; width: 100%;} 

.footerMenu			    {text-align:right; font-size:7pt; padding:15 0 0 0; color:#dbc883;  width: 960px;}
.tablefooter			{font-size:7pt; color:#dbc883; }
.footerMenu a:			{color:#dbc883;}
.footerMenu a:hover		{color:#dbc883;}
.footerMenu a:active	{color:#dbc883;}

.footerMenu	img 	{display: none; width: 0px; height: 0px;}
.footerMenu	span 	{margin: 0 0 0 5;}

.footerHTML	{text-align:center;}
.footerHTML font	{font-size:12px;}
.footerImg	{text-align:right;}
.footerImg img		{width: 80px; height: 26px; border:0px;}

/************* Footer *******************/

/*.commonbg {background: #DCDCDC; background: url(../images/redbug/sfondo-natalizio.jpg) repeat}*/
/*.commonbg {background: #DCDCDC; background: url(../images/redbug/sfondo-marrone.gif) repeat}*/
.commonbg {background: #DCDCDC; background: url(../images/redbug/sfondo-violaceo.png) repeat}
.table960bg { background: #FFFFFF;  width: 962px; border-right: 1px solid #DCDCDC;}

.table_cibovivo { width: 100%;}
.table_insetti { border: 1px solid #000000; width: 980px; margin-top: 6px; margin-bottom: 6px; margin-left: auto; margin-right: auto;}
.table_rettili { border: 9px solid #DEDEDE; width: 962px; background-color:#DEDEDE;}

.headerbg { background: #DCC883; }
.middlebg { background: #fff0bd; }
.middlebg_new3 { background: #E6E8FE; }
.middlebg2 { background: #fff0bd; }
.usualbg  { background: #DCDCDC; }
.errorbg  { background: #FF0000; }

body		{font: 8pt "Verdana", sans-serif; color: #000000; margin: 0px; padding: 0px; text-align: center; }
body.popup	{font: 8pt "Verdana", sans-serif; color: #000000; margin: 0px; padding: 0px;}


tr, td						{font-family: 'Open Sans', "Helvetica Neue", Arial, Helvetica, Sans-Serif; font-size: 12px; color: #333333;}
tr.usual, td.usual			{font-family: 'Open Sans', "Helvetica Neue", Arial, Helvetica, Sans-Serif; font-size: 12px; color: #333333;}
tr.usual_new, td.usual_new	{font-family: 'Open Sans', "Helvetica Neue", Arial, Helvetica, Sans-Serif; font-size: 12px; font-weight:400; color: #333333;}
tr.usual2, td.usual2		{font-size: 8pt; font-family: "Verdana", sans-serif; color: #000000; }
tr.header, td.header		{background-color: #DCC883; color: #660000; }
tr.header_new, td.header_new		{background-color: #FCFCFC; color: #660000; }
tr.header2, td.header2		{background-color: #f7f7f7; color: #660000; }
tr.middle, td.middle		{background-color: #fff0bd; font-weight: bold; height: 30px; vertical-align:middle;}
tr.middle_new, td.middle_new		{background-color: #E5E5E5; font-weight: bold; height: 30px; vertical-align:middle;}
tr.middle_new2, td.middle_new2		{background-color: #CFF5B7; font-weight: bold; height: 30px; vertical-align:middle;}
tr.middle_new3, td.middle_new3		{background-color: #E6E8FE; font-weight: bold; height: 30px; vertical-align:middle;}
tr.middle_new4, td.middle_new4		{background-color: #F8E0F1; font-weight: bold; height: 30px; vertical-align:middle;}
tr.middle2, td.middle2		{background-color: #DEDDD8; font-weight: bold; height: 30px; vertical-align:middle;}
tr.middle3, td.middle3		{background-color: #E6E8FE; font-weight: bold; height: 30px; vertical-align:middle; }
tr.error, td.error			{background-color: #EEEEEE; color: red; font-weight: bold; }

.tab					{font-size: 12pt; font-weight: bold; text-decoration: none; background: #fff0bd; }
.tab:hover			{text-decoration: none; }
.tabActive			{font-size: 12pt; font-weight: bold; text-decoration: none; background: #FF9999; color: white; }
.tabActive:hover	{text-decoration: none; color: #FFE5E5; }
.tabline 			{background: #FF9999;}

.adminTab {font-size:11px; border-bottom:#919b9c 1px solid; border-left:#91a7b4 1px solid; border-right:#91a7b4 1px solid; border-top:#91a7b4 1px solid; padding-top:3px; padding-right:8px; padding-left:8px; padding-bottom:2px; margin:3px 3px 0px 0px; cursor:hand; font-family: 'Open Sans', "Helvetica Neue", Arial, Helvetica, Sans-Serif; color: #333333; background:#F5F3EB; moz-border-radius:4px 4px 0px 0px; whitespace:nowrap}
.adminTabActive {font-size:11px; border-right:#919b9c 1px solid; border-left:#919b9c 1px solid; border-top:#FF8200 2px solid; border-bottom:0px solid; padding-top:5px; padding-bottom:4px; padding-right:9px; padding-left:9px; margin:3px 3px 0px 0px; font-weight:bold; cursor:default; font-family: 'Open Sans', "Helvetica Neue", Arial, Helvetica, Sans-Serif; color: #333333; background-color:#FCFFD5; moz-border-radius:4px 4px 0px 0px; whitespace:nowrap}

input				{font-family: 'Open Sans', "Helvetica Neue", Arial, Helvetica, Sans-Serif; color: #333333; font-size: 12pt; }
input.usualprice	{background-color: transparent; border: none; text-align: right; font-family: 'Open Sans', "Helvetica Neue", Arial, Helvetica, Sans-Serif; color: #333333; font-size: 12pt; }
input.usualprice_2	{background-color: transparent; border: none; text-align: right; font-family: 'Open Sans', "Helvetica Neue", Arial, Helvetica, Sans-Serif; color: #333333; font-size: 8pt; }
input.orderprice	{background-color: transparent; border: none; text-align: right; font-family: 'Open Sans', "Helvetica Neue", Arial, Helvetica, Sans-Serif; color: #333333; font-size: 12pt; font-weight: bold; }
input.textsearch	{width: 230px; border-width:1; border-style:solid; border-color:#8f8258; font-size: 12px; background-color: #FFFFFF;}
select.textsearch	{width: 130px; height: 19; border-width:1; border-style:solid; border-color:#8f8258; font-size: 12px; background-color: #FFFFFF;}
input.textlogin		{width: 130px; border-width:1; border-style:solid; border-color:#8f8258; font-size: 11px; background-color: #FFFFFF;}
input.textbis		{width: 100px; border-width:1; border-style:solid; border-color:#8f8258; font-size: 11px; background-color: #FFFFFF;}
input.text			{width: 200px; border-width:1; border-style:solid; border-color:#8f8258; font-size: 11px; background-color: #FFFFFF;}
input.field			{width: 50px; border-width:1; border-style:solid; border-color:#8f8258; font-size: 11px; background-color: #FFFFFF;}

.button_2 	{background: url(../images/red_button-l.png) no-repeat left; font-size: 12px; color:#FFF; margin: 0 5px; padding: 9px 1px 12px 6px;}
.submit_2 	{background: url(../images/red_button-r.png) no-repeat right; border: none; margin: 0; overflow: visible; padding: 3px 14px 9px 9px;}
input.submit_2 	{font-weight: bold; color:#FFF; cursor:pointer;}

.button_3 	{background: url(../admin/images/oxygen/but-red-l.gif) no-repeat left; font-size: 11px; margin: 0 5px; padding: 7px 5px 5px 5px;}
.submit_3 	{background: url(../admin/images/oxygen/but-red-r.gif) no-repeat right; border: none; margin: 0; overflow: visible; padding: 5px 15px 4px 10px;}
input.submit_3 	{font-weight: bold; font-size: 12px; color:#FFF; cursor:pointer;}

input.submit		{font-family: 'Open Sans', "Helvetica Neue", Arial, Helvetica, Sans-Serif; background: transparent url(../images/redbug/button-bgr.gif) repeat-x top; padding: 0 2 2 2; height: 18px; font-size:10pt; font-weight:bold; color: #FFFFFF; border:0px; cursor: pointer; margin-right: 5px;}

select				{border-width:1; border-style:solid; border-color:#8f8258; font-size: 12px; background-color: #FFFFFF;}
select.search		{}
textarea			{border-width:1; border-style:solid; border-color:#8f8258; font-size: 12px; background-color: #FFFFFF;}
input.checkbox		{border-width:1; border-style:solid; border-color:#8f8258; font-size: 12px; background-color: #FFFFFF;}

form { margin: 0; }

a.header 			{color: #ffffff; text-decoration: underline; }
a.header:hover		{color: #FAF7AA; text-decoration: underline; }
a.title				{font-size: 9pt; font-weight: bold;  color: #000000; text-decoration: none; }
a.title:hover		{font-size: 9pt; font-weight: bold;  color: #ed1c22; text-decoration: none; }
a.smallText			{color: #660000; text-decoration: underline; font-size: 8pt; }
a.smallText:hover	{color: #FF6666; text-decoration: none; font-size: 8pt; }

a.smallTextFooter			{color: #dbc883; text-decoration: none; font-weight:normal; font-size: 7pt; }
a.smallTextFooter:hover		{color: #dbc883; text-decoration: underline; font-weight:normal; font-size: 7pt; }

a					{color: #ef1c23; text-decoration: none; font-weight:bold;}
a:hover				{color: #ef1c23; text-decoration: none; font-weight:bold;}


.blocknews a:link, .blocknews a:visited, .blocknews a:active {
	color: #DCDCDC;
	text-decoration: none;
	}
.blocknews a:hover {text-decoration: underline overline; color: #DCDCDC;}

.blocklogin a:link, .blocklogin a:hover, .blocklogin a:visited, .blocklogin a:active {
	color: #ef1c23;
	text-decoration: none;
	font-weight:bold;
	}

.blocktopv a:link, .blocktopv a:hover, .blocktopv a:visited, .blocktopv a:active {
	color: #eaca53;
	text-decoration: none;
	font-weight:bold;
	}

.topdiecimarrone {}
a.topdiecibianco:link,  a.topdiecibianco:hover, a.topdiecibianco:visited, a.topdiecibianco:active {
color: #DDDDDD;
}

.titleText			{color: #660000; text-decoration: underline;}



.articleDate	{font-size: 8pt; color: #999999; font-weight:bold; }
.realprice		{color: #ef1c22; font-weight: bold; text-decoration: line-through; border: none; background: transparent; font-family: 'Open Sans', "Helvetica Neue", Arial, Helvetica, Sans-Serif;/*font-family: verdana, sans-serif;*/ }
.realprice_2	{color: #ef1c22; font-weight: bold; text-decoration: line-through; border: none; background: transparent; font-family: 'Open Sans', "Helvetica Neue", Arial, Helvetica, Sans-Serif;/*font-family: verdana, sans-serif;*/ font-size: 12pt; }
.ourprice		{color: #ef1c22; font-weight: bold; border: none; background: transparent; font-family: 'Open Sans', "Helvetica Neue", Arial, Helvetica, Sans-Serif;/*font-family: verdana, sans-serif;*/ }
.ourprice_2		{font-weight: bold; border: none; background: transparent; font-family: 'Open Sans', "Helvetica Neue", Arial, Helvetica, Sans-Serif;/*font-family: verdana, sans-serif;*/ font-size: 14pt; }
.taxprice		{color: #990000; font-family: 'Open Sans', "Helvetica Neue", Arial, Helvetica, Sans-Serif;/*font-family: verdana,sans-serif;*/}
.editprice	    {font-family: 'Open Sans', "Helvetica Neue", Arial, Helvetica, Sans-Serif;/*font-family:Tahoma,Verdana,Arial,sans-serif;*/ width: 80px; font-size:10pt; color:black}
.editprice_2	{font-family: 'Open Sans', "Helvetica Neue", Arial, Helvetica, Sans-Serif;/*font-family:Tahoma,Verdana,Arial,sans-serif;*/ width: 80px; font-size:12pt; color:black}
.top			{font-size: 8pt; padding: 2 0 2 0;}
.smallText		{font-size: 8pt; }
.middleText		{font-size: 9pt; }
.bigText		{font-size: 10pt; }
.comment		{font-size: 8pt; color: #660000; }
.message		{font-size: 9pt; color: #660000; }
.message2		{font-size: 11pt; color: #FF4000; }
.title			{font-size: 9pt; font-weight: bold; color: #660000; }
.title_2		{font-size: 7pt; font-weight: bold; color: #660000; }
/* .bigtitle		{font-size: 9pt; font-weight: bold; color: #ef1c22; } */
.bigtitle		{font-family: Verdana,Tahoma,Arial,San-Serif; font-size: 10pt; font-weight: bold; color: #AD0000; text-shadow: 1px 1px 3px #CCCCCC; }
.error			{color: red; }
.error_2		{font-size: 14pt; color: red; }


.subMenuBlock {
	display:none;
	position:absolute;
	border-top: 1px solid #660000; 
	/*border-left: 1px solid #660000;*/
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	z-index: 2500;
}

a.subMenu {
	/*width: 100px;*/
	box-shadow: 1px 1px 5px #8DA2AE;
	min-width:100px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-left: 20px; 
	padding-right:20px; 
	padding-bottom: 6px; 
	padding-top: 6px; 
	border-right: 1px solid #660000;
	border-bottom: 1px solid #660000;
	border-left: 1px solid #660000;
	/*border-top:  1px solid #660000;*/
	display:block;
	font-family: 'Open Sans', "Helvetica Neue", Arial, Helvetica, Sans-Serif;
	/*font-family:tahoma, verdana, sans-serif; */
	font-size: 11px; 
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	/*background: url(../images/redbug/submenu_locuste.jpg) repeat-x top;*/
	background: #EEEEEE;
	/* background: #FF9999; */
}

a.subMenu:hover, a.subMenu:hover:active{
	/*background: #91845A; */
	/*background: #D02C2C; */
	background: #D02C2C url(http://www.redbug.it/admin/images/arrow_square.png) no-repeat right -54px; 
	color: #FFFFFF;
	display:block;
	text-decoration:none;
}

/*************  Manual  ***************/

.level1 {padding: 2 2 2 15;}
.level1 a {font-weight: bold;}
.level1 a:hover {font-weight: bold;}
.level2 {padding: 2 2 2 30;}
.level3 {padding: 2 2 2 40;}
.level4 {padding: 2 2 2 50;}

/*************  Left Menu  ***************/

.menuLeft .level1 {padding: 2 2 2 5;}
.menuLeft .level2 {padding: 2 2 2 15;}
.menuLeft .level3 {padding: 2 2 2 30;}
.menuLeft .level4 {padding: 2 2 2 40;}

.menuLeft .a a {font-weight: bold;}
.menuLeft .a a:hover {font-weight: bold;}

