TABLE.popup_small
{
	background: #E3EAF7;
}
/*Effetto Mouse Over sui link
---*/
A:hover
{
	color: #C12027;
	/*[disabled]background:#FBBCBC;*/
}
/*Effetto Evidenzatore per qualsiasi parola o paragrafo*/
.highlight
{
	/*[empty]background:;*/
	border-bottom: 1px dotted #FFA500;
	color: #164900;
}
/*La Classe "menu" abbinata al DIV lo rende INVISIBILE
e viene utilizzato per la visualizzazione dei popup*/
DIV.menu
{
	position: absolute;
	visibility: hidden;
	width: 400px;
	left: 0;
	top: 0;
	z-index: 500;
	background-color: #E9E9DE;
	border: 1px solid #000000;
	border-color: #FFFFFF #373636 #373636 #FFFFFF;
	/*[disabled]filter:alpha(opacity=96);*/
	-moz-opacity: 1.00;
	opacity: 1.00;
}
/*************** SPAN NASCOSTO **************
Lo Span Nascosto crea frammenti di testo che
potranno essere visualizzati con un js "SwitchTab"*/
SPAN.nascosto
{
	visibility: hidden;
}
DIV.menu UL
{
	margin: 0.5em 1em 0.6em 0;
	padding: 0;
}
DIV.menu A
{
/*Solo all'interno della DIV togliere la underscore*/
	text-decoration: none;
}
DIV.menu UL LI
{
	list-style-type: square;
	margin: 0.4em;
}
BODY
{
	font-family: sans-serif;
	color: #505050;
	font-size: 13px;
	margin: 5px;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	background: #282828;
	padding: 5px;

}
TABLE
{
	background: #FFFFFF;
	border: 0;
	text-align: left;
}
TD.testimonial
{
	text-align: left;
	height: 90px;
	padding: 10px 10px 0;
	vertical-align: middle;
	background: #E1E0DC;
	font-family: "Trebuchet MS";
}
TD.logolastline
{
/*Ultima riga della tabella interna nel div che contiene il logo alexpro*/
	background: #FFFFFF url(images/ax.gif) no-repeat right;
	height: 40px;
}
.signup_form_heading
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	padding: 3px;
}
.signup_form_label
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
}


.signup_form_input
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
}
.signup_form_heading
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	padding: 3px;
}
.signup_form_label
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #32354D;
}
.signup_outer_table
{
	border: 1px solid #B6C7B1;
}
.signup_form_input
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
}
.heading
{
	text-align: center;
	background: #C12027 url(images/bkg_bordoux.jpg);
	color: #FFFFFF;
}
.money
{
	text-align: right;
	color: #32354D;
}
.sub_col_header
{
	font-size: inherit;
	text-align: center;
	color: #505050;
}
.td_separator
{
	height: 1px;
	background: #27451C;
	border: 0;
}
H1
{
	/*[disabled]font:xx-large "Times New Roman";*/
	/*[disabled]color:#000000;*/
}
.divmenu
{
	text-align: center;
}
H2
{
	font-weight: normal;
}
TD.bordered
{
	border-left: 1px dotted #373636;
	padding: 10px;
}
LI
{
	margin-left: 10px;
}
.glossymenu
{
	list-style-type: none;
	margin: 10px 0;
	padding: 0;
	width: 160px;
	border: 0px solid #9A9A9A;
	border-bottom-width: 0;
}
* HTML .glossymenu LI A
{
/*IE only. Actual menu width minus left padding of A element (10px)*/
	/*[disabled]width:150px;*/
}
.glossymenu LI A:visited, .glossymenu LI A:active
{
	color: #FFFFFF;
}
.glossymenu LI A:hover
{
	background-image: none;
	color: #FFFFFF;
	border-left: 1px dotted #C22026;
	border-right: 1px dotted #C22026;
	background: #000000;
}
.glossymenu LI A
{
	background: #FFFFFF url(images/bkg_bordoux.jpg) no-repeat;
	color: #FFFFFF;
	display: block;
	width: auto;
	padding-left: 10px;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	padding-right: 0;
	padding-top: 3px;
	padding-bottom: 3px;
}
.glossymenu LI A:active
{
	background-image: none;
	color: #C22026;
	border-left: 1px dotted #C22026;
}
.active
{
	color: #FEFEFE;
	text-align: right;
	/*[disabled]font-size:small;*/
}
A
{
	color: #1C3800;
	text-decoration: none;
	font: normal normal medium sans-serif;
}
.rightcorner
{
	text-align: right;
	vertical-align: text-top;
	width: 20px;
}
.detailblock
{
	padding: 0 20px 0 15px;
	border-left: 2px dotted #98CD00;
	/*[empty]text-decoration:;*/
}
.smalldetails
{
	padding: 0 10px 10px;
	border-left: 4px solid #E3E3E3;
	font-size: x-small;
}
TR.odd
{
	background: #EBEBEB;
}
B.subtitle_popup
{
	margin: 5px;
}
IMG.popupwindow
{
	border: 1px solid #27451C;
	padding: 3px;
	margin: 5px;
}
DIV.corpo
{
	padding: 5px;
}
TABLE.richvol
{
	border: 1 solid #27451C;
}
.buekheading
{
	background: #858B83;
	color: #FFFFFF;
	text-align: center;
	font: 12pt "Trebuchet MS";
	/*[disabled]border-bottom:1px solid @70;*/
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	/*[disabled]border-left:1px solid @41;*/
}
.bck_foglio
{
	background: url(images/bck_foglio.jpg) no-repeat center;
}
.imgmedio
{
	padding: 10px 20px;
}
A.small
{
	font-size: 10pt;
	text-decoration: underline;
}
TD.tabactive
{
	background: #FFFFFF url(images/tbon.gif) no-repeat center;
	text-align: center;
	border-bottom: 1px solid #FFFFFF;
	font: 600 sans-serif;
	height: 37px;
	width: 126px;
	cursor: hand;
	color: #C22026;
}
TD.inactive
{
	/*[disabled]border-left:none;*/
	/*[disabled]border-top:none;*/
	/*[disabled]border-right:none;*/
	background: url(images/taboff.gif) no-repeat center;
	text-align: center;
	border-bottom: 1px dotted #000000;
	font: lighter 1em sans-serif;
	height: 37px;
	width: 126px;
	cursor: hand;
}
DIV.off
{
	visibility: hidden;
	border-left: 1px solid #A5D3A5;
}
DIV.on
{
	visibility: show;
	position: relative;
}
TABLE.tabview
{
	border-right: 1px dotted #000000;
	border-left: 1 dotted #000000;
}
.smallheading
{
	font: 600 sans-serif;
	color: #003399;
}
P.inside
{
	padding: 20px;
	line-height: 175%;
}
TD.highspace
{
	padding: 0 10px 0 5px;
}
/**************** FOOT SOLO PER TAG ADDRESS ******
caratteri piccoli italici*/
ADDRESS.foot
{
	color: #DCDCF5;
	text-align: center;
	font-weight: lighter;
	font-style: italic;
	font-size: x-small;
}
/*Tipo per elenco puntato con margine destro e stile tondo*/
UL.inside
{
	padding: 0 20px 0 0;
	list-style: circle;
}
A.tab
{
	cursor: hand;
}
DIV.thumb
{
	border: 1px solid #8888AA;
	background-color: #F7F8FF;
	padding: 2px;
	font-size: 94%;
	text-align: center;
	overflow: hidden;
}
DIV.thumbcaption, DIV.thumbcaption *
{
	border: none !important;
	background: none !important;
}
DIV.tright
{
	float: right;
	margin-left: 0.5em;
	clear: right;
}
DIV.thumbcaption
{
	padding: 0.2em 0 !important;
	text-align: left !important;
}
DIV.richvol
{
	visibility: hidden;
	display: none;
}
.dontshow
{
	visibility: hidden;
	display: none;
}
.showall
{
	visibility: visible;
	display: inherit;
}
DIV.richvolshow
{
	visibility: visible;
	display: inherit;
}
TD.nascosto
{
	display: none;
}
H4
{
	color: #5A7901;
}
TD.grey
{
	background: #282828;
	color: #FFFFFF;
	font: bold 15pt sans-serif;
	border-right: 1px solid #C194DF;
}
H5
{
	color: #FF6000;
	font-size: medium;
}
DIV.bianco
{
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
H3
{
	letter-spacing: 1px;
	/*[disabled]font-variant:small-caps;*/
	font-size: 14pt;
}
DIV.plate
{
	text-align: center;
	vertical-align: middle;
	background-color: #272727;
	font: normal x-large sans-serif;
	color: #FEC310;
}
#main_div
{
	width: 100%;
	text-align: center;
}



.balloonstyle{
position:absolute;
top: -500px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid black;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: white;
width: 200px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}

#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}

.tip
{
visibility: hidden;
}

.main
{
    position: absolute; 
    width: 960px; 
    height: 880px; 
    left: 0px; 
    top: 35px;
}
.center
{
    height: auto;
margin-bottom: auto;
margin-left: auto;
margin-right: auto;
margin-top: auto;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
position: relative;
text-align: left;
width: 960px;
    }

#companylogo
{
    /*position: absolute; -*/
    padding-left:16px;
    padding-top:16px;
    width: 438px;  
    height: 120px;     
    }
#chatbox
{
    width:auto;
    float:left;
    clear:none;
    margin-left:50px;
    margin-top:-10px;
    text-align:left;
    }    


.icon48
{
    width:auto;
    padding:0 8px 0 8px;
    float:left;
    clear:none;
    }

#motto
{
    position: absolute; 
    width: 438px;  
    overflow:hidden; 
    height: auto;
    left: 32px; 
    top: 105px;
    font-size: small;
    font-style:italic;
    font-weight:lighter;
    
}
#banner
{
    position:relative;
    width: 438px;  
    overflow:hidden; 
    height: auto;
    left: 32px; 
    top: 105px;
    font-size: small;
    font-style:italic;
    font-weight:lighter;
    
}
.aboutus
{
    font-style:normal !important;
    /*color: #222222;*/
    /*font-family: "Times New Roman",Times,serif;*/
    font-weight:lighter;
    font-size: 18px !important;
    letter-spacing: 1px;
    line-height: 1.2em;
    padding-right:16px;
    }
.pricebox
{
 position: absolute; 
 margin-left:300px; 
 height: auto; 
 width:130px;
 top: 16px; 
 color:#CE0000; 
 text-align:right;
 }
 
 .imgbox
 {
     position: absolute;  
     left: 0px; 
     top: 16px;
     }
     
.headbox
{
    position: absolute; 
    width: auto;
    left: 16px; 
    top: 60px;
}     

.briefingbox
{
    position: absolute; 
    left: 16px; 
    top: 110px; 
    width: 420px; 
    height: 50px;
    overflow:hidden;
}
.readmorebox
{
    position: absolute;  
    left: 16px; 
    top: 190px;
    }
.rightimgbox
{position: absolute; left: 360px; top: 150px; }    

.productbox
{
    padding: 1px 4px; 
    position: absolute; 
    width: 438px; 
    height: 220px; 
    }
.lxtpbox
{
    border: 1px solid #C194DF; 
    left: 16px; 
    top: 320px;     
}    
.rxtpbox
{
    border: 1px solid #98CD00; 
    left:495px; 
    top:320px;
    }    
    
.rxbtbox
{
    border: 1px solid #F6C129; 
    left:495px; 
    top:566px;    
    }
.lxbtbox
{
    
    border: 1px solid #86D7E8;     
    left:16px; 
    top:566px;
    }    
#contactbox
{
    border:1px solid #FFFFFF; 
    /*position: absolute; */
    width: 928px; 
    height: auto;
    margin-left: 16px; 
    top: 432px;     
    }    
#threeicon
{
    /*position: absolute; */
    width: auto; 
    height: auto; 
    text-align:right;
    top: 100px;
    }    
#threeicon img
{
    padding-left: 16px;
    
}
.menucontainer
{
    width: 100%; 
    height: 35px; 
    background-color: #282828;
    }    
.menuitem 
{
    position: relative; 
    width: 100px; 
    padding-top:6px;
    padding-bottom:5px;
    text-align:left;
    float:left;
    display:block;
    clear:none;
}
.menuitem a
{
    color: #fff;
    }

#helpbox
{
    /*position: absolute; */
    width: 928px; 
    height: 221px; 
    left: 0px; 
    padding-left:16px;
    top: 202px; 
    background-image:url(../images/consulenza.jpg) !important;
    background-position: left !important;
    background-repeat: no-repeat !important;
    }    
#addressbox
{
    
    width: 100%;
    height: 36px; top: 1283px; 
    }    
#callus
{
    width:100%;
    text-align:center;
    margin-top:16px;
    }    
