﻿/*	********************************************************************************************	*/
/*	********************************************************************************************	*/
/*	********************************************************************************************	*/
/*	*****                                                                                  *****	*/
/*	                  F  O  G  L  I  O     D I     S T I L E     ' D E F A U L T '                  */
/*	*****                                                                                  *****	*/
/*	********************************************************************************************	*/
/*	********************************************************************************************	*/
/*	********************************************************************************************	*/









/*	********************************************************************************************	*/
/*	                                    G  E  N  E  R  A  L  E										*/
/*	********************************************************************************************	*/


/*	Body	*/
body 
{
	background-color:RGB(240,240,240);
	background-attachment:fixed;
	margin: 0;
	padding: 0;
}
/*	********************************************************************************************	*/

/*	Divisore Orizzontale	*/
.HorizzSep
{
	margin-left:auto;
	margin-right:auto;
	width:700px;
}
/*	********************************************************************************************	*/

/*	imgCkeckBox_All_None	*/
.imgCkeckBox_All_None
{
	width:20px;
	height:20px;
	margin-bottom:5px;
	margin-top:5px;	
}


/*	********************************************************************************************	*/
/*	                            F  I  N  E     G  E  N  E  R  A  L  E								*/
/*	********************************************************************************************	*/









/*	********************************************************************************************	*/
/*	                                     D  E  F  A  U  L  T						  				*/
/*	********************************************************************************************	*/


/*	Default_panAnalgesia	*/
.Default_panAnalgesia
{
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
	width:215px;
	height:225px;
	background-image:url(Images/Default/GIFs/Default_panAnalgesia_BackGroundImage_MouseOut.gif);
	background-repeat:no-repeat;
	cursor:default;
}
/*	********************************************************************************************	*/

/*	Default_panAnalgesia	*/
.Default_panAnalgesia :hover
{
	background-image:url(Images/Default/GIFs/Default_panAnalgesia_BackGroundImage_MouseOver.gif);
	cursor:hand;
}
/*	********************************************************************************************	*/

/*	Default_panAzienda	*/
.Default_panAzienda
{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:10px;
	width:675px;
	height:225px;
	background-color:White;
	background-image:url(Images/Default/GIFs/Default_panAzienda_BackGroundImage_MouseOut.gif);
	background-repeat:no-repeat;
	cursor:default;
}
/*	********************************************************************************************	*/

/*	Default_panAzienda	*/
.Default_panAzienda :hover
{
	background-image:url(Images/Default/GIFs/Default_panAzienda_BackGroundImage_MouseOver.gif);
	cursor:hand;
}
/*	********************************************************************************************	*/

/*	Default_panBody	*/
.Default_panBody
{
	margin-left:8px;	
	width:690px;
	height:500px;
	background-color:White;
}
/*	********************************************************************************************	*/

/*	Default_panProdotti	*/
.Default_panProdotti
{
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
	width:215px;
	height:225px;
	background-color:White;
	background-image:url(Images/Default/GIFs/Default_panProdotti_BackGroundImage_MouseOut.gif);
	background-repeat:no-repeat;
	cursor:default;
}
/*	********************************************************************************************	*/

/*	Default_panProdotti	*/
.Default_panProdotti :hover
{
	background-image:url(Images/Default/GIFs/Default_panProdotti_BackGroundImage_MouseOver.gif);
	cursor:hand;
}
/*	********************************************************************************************	*/

/*	Default_panSoftware	*/
.Default_panSoftware
{
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
	width:215px;
	height:225px;
	background-color:White;
	background-image:url(Images/Default/GIFs/Default_panSoftware_BackGroundImage_MouseOut.gif);
	background-repeat:no-repeat;
	cursor:default;
}
/*	********************************************************************************************	*/

/*	Default_panSoftware	*/
.Default_panSoftware :hover
{
	background-image:url(Images/Default/GIFs/Default_panSoftware_BackGroundImage_MouseOver.gif);
	cursor:hand;
}
/*	********************************************************************************************	*/


/*	********************************************************************************************	*/
/*	                              F  I  N  E     D  E  F  A  U  L  T								*/
/*	********************************************************************************************	*/









/*	********************************************************************************************	*/
/*	                      P A G E   A U T H E N T I C A T I O N   L O G I N							*/
/*	********************************************************************************************	*/


/*	pageAuthentication_LogIn_divError	*/
.pageAuthentication_LogIn_divError
{
	width:95%;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
	color:Navy;
	background-color:White;
	background-image:url(Images/pageAuthentication_LogIn/GIFs/pageAuthentication_LogIn_divError_BackGroundImage.gif);
	background-repeat:repeat;
    border-right: Firebrick thin solid;
    border-top: Firebrick thin solid;
    border-left: Firebrick thin solid;
    border-bottom: Firebrick thin solid;
    border-width:2px;
    font-family:Tahoma;
    font-size:9pt;
    font-weight:bold;
    text-align:justify;
}
/*	********************************************************************************************	*/

/*	pageAuthentication_LogIn_panBody	*/
.pageAuthentication_LogIn_panBody
{
	margin-left:8px;	
	width:688px;
	background-image:url(Images/pageAuthentication_LogIn/GIFs/pageAuthentication_LogIn_panBody_BackGroundImage.gif);
	background-repeat:no-repeat;
    border-right: Navy thin solid; 
    border-left: Navy thin solid; 
    border-bottom: Navy thin solid	;
}
/*	********************************************************************************************	*/

/*	pageAuthentication_LogIn_table_Col	*/
.pageAuthentication_LogIn_table_Col
{
	color:Navy;
	font-family:Tahoma;
	font-size:10pt;
	text-align:center;
}
/*	********************************************************************************************	*/

/*	pageAuthentication_LogIn_table_Row_Lead	*/
.pageAuthentication_LogIn_table_Row_Lead
{
	height:40px;
}
/*	********************************************************************************************	*/

/*	pageAuthentication_LogIn_table_Row_Normal	*/
.pageAuthentication_LogIn_table_Row_Normal
{
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;                    
}
/*	********************************************************************************************	*/


/*	********************************************************************************************	*/
/*	                  F I N E   P A G E   A U T H E N T I C A T I O N   L O G I N					*/
/*	********************************************************************************************	*/









/*	********************************************************************************************	*/
/*	                   P A G E   A U T H E N T I C A T I O N    L O G   O U T                   	*/
/*	********************************************************************************************	*/


/*  .pageAuthentication_LogOut_tablePrinc_divTitle	*/
.pageAuthentication_LogOut_tablePrinc_divTitle
{
	margin-left:auto;
	margin-right:auto;
	height:50px;
	text-align:center;
	vertical-align:middle;                                    
	background-image:url(Images/pageAuthentication_LogOut/GIFs/pageAuthentication_LogOut_divTitle_BackGroundImage.gif);
	background-position:center;
	background-repeat:no-repeat;
}
/*	********************************************************************************************	*/

/*	pageAuthentication_LogOut_panBody	*/
.pageAuthentication_LogOut_panBody
{
	width:100%;
	background-color:White;
}
/*	********************************************************************************************	*/

/*	pageAuthentication_LogOut_tablePrinc	*/
.pageAuthentication_LogOut_tablePrinc
{
	width:100%;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	color:Navy;
	background-color:White;
	text-align:center;
	vertical-align:top;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
	line-height:150%;
}
/*	********************************************************************************************	*/

/*	pageAuthentication_LogOut_tablePrinc_Col_Normal	*/
.pageAuthentication_LogOut_tablePrinc_Col_Normal
{
	padding-left:15px;
	padding-right:15px;
}
/*	********************************************************************************************	*/

/*	pageAuthentication_LogOut_tablePrinc_Row_Lead	*/
.pageAuthentication_LogOut_tablePrinc_Row_Lead
{
	height:10px;
}
/*	********************************************************************************************	*/

/*	pageAuthentication_LogOut_tablePrinc_Row_Normal	*/
.pageAuthentication_LogOut_tablePrinc_Row_Normal
{
}
/*	********************************************************************************************	*/


/*	********************************************************************************************	*/
/*	              F I N E   P A G E    A U T H E N T I C A T I O N   L O G   O U T              	*/
/*	********************************************************************************************	*/









/*	********************************************************************************************	*/
/*	                P A G E   A U T H E N T I C A T I O N   U S E R   M O D I F Y					*/
/*	********************************************************************************************	*/


/*	pageAuthentication_User_Modify_divBody	*/
.pageAuthentication_User_Modify_divBody
{
	width:95%;
	height:95%;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
	background-color:White;
	background-image:url(Images/pageAuthentication_User_Modify/GIFs/pageAuthentication_User_Modify_divBody_BackGroundImage.gif);
	background-repeat:repeat;
}
/*	********************************************************************************************	*/

/*	pageAuthentication_User_Modify_divError	*/
.pageAuthentication_User_Modify_divError
{
	width:95%;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
	color:Navy;
	background-color:White;
	background-image:url(Images/pageAuthentication_User_Modify/GIFs/pageAuthentication_User_Modify_divError_BackGroundImage.gif);
	background-repeat:repeat;
    border-right: Firebrick thin solid;
    border-top: Firebrick thin solid;
    border-left: Firebrick thin solid;
    border-bottom: Firebrick thin solid;
    border-width:2px;
    font-family:Tahoma;
    font-size:9pt;
    font-weight:bold;
    text-align:justify;
}
/*	********************************************************************************************	*/

/*  .pageAuthentication_User_Modify_tablePrinc_divTitle	*/
.pageAuthentication_User_Modify_tablePrinc_divTitle
{
	margin-left:auto;
	margin-right:auto;
	height:50px;
	text-align:center;
	vertical-align:middle;                                    
	background-image:url(Images/pageAuthentication_User_Modify/GIFs/pageAuthentication_User_Modify_divTitle_BackGroundImage.gif);
	background-position:center;
	background-repeat:no-repeat;
}
/*	********************************************************************************************	*/

/*	pageAuthentication_User_Modify_Normal_panBody	*/
.pageAuthentication_User_Modify_Normal_panBody
{
	margin-left:8px;	
	width:688px;
	background-color:White;
	background-image:url(Images/pageAuthentication_User_Modify/GIFs/pageAuthentication_User_Modify_panBody_BackGroundImage.gif);
	background-repeat:no-repeat;
    border-right: Navy thin solid; 
    border-left: Navy thin solid; 
    border-bottom: Navy thin solid	
}
/*	********************************************************************************************	*/

/*	pageAuthentication_User_Modify_Protected_panBody	*/
.pageAuthentication_User_Modify_Protected_panBody
{
	width:100%;
	background-color:White;
}
/*	********************************************************************************************	*/

/*	pageAuthentication_User_Modify_tableInput_Col_Label	*/
.pageAuthentication_User_Modify_tableInput_Col_Label
{
	width:10%;
	text-align:left;
}
/*	********************************************************************************************	*/

/*	pageAuthentication_User_Modify_tableInput_Col_Nothing	*/
.pageAuthentication_User_Modify_tableInput_Col_Nothing
{
	width:5%;
	text-align:center;
}
/*	********************************************************************************************	*/

/*	pageAuthentication_User_Modify_tableInput_Col_TextBox	*/
.pageAuthentication_User_Modify_tableInput_Col_TextBox
{
	width:37%;
	text-align:left;	
}
/*	********************************************************************************************	*/

/*	pageAuthentication_User_Modify_tableInput_lblInput	*/
.pageAuthentication_User_Modify_tableInput_lblInput
{
	background-color:White;
    color:#b22222;
	font-family:Tahoma;
	font-size:10pt;
}
/*	********************************************************************************************	*/

/*	pageAuthentication_User_Modify_tableInput_Row_Lead	*/
.pageAuthentication_User_Modify_tableInput_Row_Lead
{
	height:10px;
	background-color:White;
}
/*	********************************************************************************************	*/

/*	pageAuthentication_User_Modify_tableInput_txtInput	*/
.pageAuthentication_User_Modify_tableInput_txtInput
{
    width:100%;
    background-color:White;
    color:Navy;
	font-family:Tahoma;
	font-size:10pt;
}
/*	********************************************************************************************	*/

/*	pageAuthentication_User_Modify_tableLogIn_Col_Label	*/
.pageAuthentication_User_Modify_tableLogIn_Col_Label
{
	width:48%;
	text-align:right;
	vertical-align:middle;
	padding-bottom:3px;
	padding-top:3px;	
}
/*	********************************************************************************************	*/

/*	pageAuthentication_User_Modify_tableLogIn_Col_Nothing	*/
.pageAuthentication_User_Modify_tableLogIn_Col_Nothing
{
	width:4%;
}
/*	********************************************************************************************	*/

/*	pageAuthentication_User_Modify_tableLogIn_Col_TextBox	*/
.pageAuthentication_User_Modify_tableLogIn_Col_TextBox
{
	width:48%;
	text-align:left;
	vertical-align:middle;
	padding-bottom:3px;
	padding-top:3px;	
}
/*	********************************************************************************************	*/

/*	pageAuthentication_User_Modify_tableLogIn_Row_Lead	*/
.pageAuthentication_User_Modify_tableLogIn_Row_Lead
{
	height:10px;
}
/*	********************************************************************************************	*/

/*	pageAuthentication_User_Modify_tablePrinc	*/
.pageAuthentication_User_Modify_tablePrinc
{
	width:100%;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	color:Navy;
	background-color:White;
	text-align:center;
	vertical-align:top;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
	line-height:150%;
}
/*	********************************************************************************************	*/

/*	pageAuthentication_User_Modify_tablePrinc_Col_Normal	*/
.pageAuthentication_User_Modify_tablePrinc_Col_Normal
{
	padding-left:15px;
	padding-right:15px;
}
/*	********************************************************************************************	*/

/*	pageAuthentication_User_Modify_tablePrinc_Row_Lead	*/
.pageAuthentication_User_Modify_tablePrinc_Row_Lead
{
	height:10px;
}
/*	********************************************************************************************	*/

/*	pageAuthentication_User_Modify_tablePrinc_Row_Normal	*/
.pageAuthentication_User_Modify_tablePrinc_Row_Normal
{
}
/*	********************************************************************************************	*/

/*	pageAuthentication_User_Modify_tableProducts_Col_First		*/
.pageAuthentication_User_Modify_tableProducts_Col_First
{
	width:20%;
	text-align:center;
	vertical-align:middle;
}
/*	********************************************************************************************	*/

/*	pageAuthentication_User_Modify_tableProducts_Col_First_Image	*/
.pageAuthentication_User_Modify_tableProducts_Col_First_Image
{
	width:75px;
	height:50px;
    border-right: Navy thin solid; 
    border-top: Navy thin solid; 
    border-left: Navy thin solid; 
    border-bottom: Navy thin solid;
    border-width:1px;	
}
/*	********************************************************************************************	*/

/*	pageAuthentication_User_Modify_tableProducts_Col_Second		*/
.pageAuthentication_User_Modify_tableProducts_Col_Second
{
	width:30%;
	text-align:left;
	vertical-align:middle;
}
/*	********************************************************************************************	*/

/*	pageAuthentication_User_Modify_tableProducts_Col_Third		*/
.pageAuthentication_User_Modify_tableProducts_Col_Third
{
	width:50%;
	text-align:center;	
	vertical-align:middle;
}
/*	********************************************************************************************	*/

/*	pageAuthentication_User_Modify_tableProducts_Col_Third_CheckBox	*/
.pageAuthentication_User_Modify_tableProducts_Col_Third_CheckBox
{
	color:Navy;
	font-family:Tahoma;
	font-weight:normal;
	font-size:10pt;	
}
/*	********************************************************************************************	*/

/*	pageAuthentication_User_Modify_tableProducts_Row_Lead	*/
.pageAuthentication_User_Modify_tableProducts_Row_Lead
{
	height:5px;
}
/*	********************************************************************************************	*/

/*	pageAuthentication_User_Modify_tableProducts_Row_Normal	*/
.pageAuthentication_User_Modify_tableProducts_Row_Normal
{
	color:Navy;
	font-family:Tahoma;
	font-size:12pt;
	font-weight:bold;
}
/*	********************************************************************************************	*/


/*	********************************************************************************************	*/
/*	            F I N E   P A G E   A U T H E N T I C A T I O N   U S E R   M O D I F Y				*/
/*	********************************************************************************************	*/









/*	********************************************************************************************	*/
/*	                P A G E   A U T H E N T I C A T I O N   U S E R   R E M O V E					*/
/*	********************************************************************************************	*/


/*	pageAuthentication_User_Remove_divError	*/
.pageAuthentication_User_Remove_divError
{
	width:95%;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
	color:Navy;
	background-color:White;
	background-image:url(Images/pageAuthentication_User_Remove/GIFs/pageAuthentication_User_Remove_divError_BackGroundImage.gif);
	background-repeat:repeat;
    border-right: Firebrick thin solid;
    border-top: Firebrick thin solid;
    border-left: Firebrick thin solid;
    border-bottom: Firebrick thin solid;
    border-width:2px;
    font-family:Tahoma;
    font-size:9pt;
    font-weight:bold;
    text-align:justify;
}
/*	********************************************************************************************	*/

/*  .pageAuthentication_User_Remove_tablePrinc_divTitle	*/
.pageAuthentication_User_Remove_tablePrinc_divTitle
{
	margin-left:auto;
	margin-right:auto;
	height:50px;
	text-align:center;
	vertical-align:middle;                                    
	background-image:url(Images/pageAuthentication_User_Remove/GIFs/pageAuthentication_User_Remove_divTitle_BackGroundImage.gif);
	background-position:center;
	background-repeat:no-repeat;
}
/*	********************************************************************************************	*/

/*	pageAuthentication_User_Remove_panBody	*/
.pageAuthentication_User_Remove_panBody
{
	width:100%;
	background-color:White;
}
/*	********************************************************************************************	*/

/*	pageAuthentication_User_Remove_tablePrinc	*/
.pageAuthentication_User_Remove_tablePrinc
{
	width:100%;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	color:Navy;
	background-color:White;
	text-align:center;
	vertical-align:top;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
	line-height:150%;
}
/*	********************************************************************************************	*/

/*	pageAuthentication_User_Remove_tablePrinc_Col_Normal	*/
.pageAuthentication_User_Remove_tablePrinc_Col_Normal
{
	padding-left:15px;
	padding-right:15px;
}
/*	********************************************************************************************	*/

/*	pageAuthentication_User_Remove_tablePrinc_Row_Lead	*/
.pageAuthentication_User_Remove_tablePrinc_Row_Lead
{
	height:10px;
}
/*	********************************************************************************************	*/

/*	pageAuthentication_User_Remove_tablePrinc_Row_Normal	*/
.pageAuthentication_User_Remove_tablePrinc_Row_Normal
{
}
/*	********************************************************************************************	*/


/*	********************************************************************************************	*/
/*	            F I N E   P A G E   A U T H E N T I C A T I O N   U S E R   R E M O V E				*/
/*	********************************************************************************************	*/









/*	********************************************************************************************	*/
/*	                          P A G E   A Z I E N D A   C O N T A C T S								*/
/*	********************************************************************************************	*/


/*	pageAzienda_Contacts_panBody	*/
.pageAzienda_Contacts_panBody
{
	margin-left:8px;	
	width:688px;
	background-color:White;
	background-image:url(Images/pageAzienda_Contacts/GIFs/pageAzienda_Contacts_panBody_BackGroundImage.gif);
	background-repeat:no-repeat;
    border-right: #a3d4a3 thin solid; 
    border-left: #a3d4a3 thin solid; 
    border-bottom: #a3d4a3 thin solid;
}
/*	********************************************************************************************	*/


/*	********************************************************************************************	*/
/*	                     F I N E   P A G E   A Z I E N D A   C O N T A C T S						*/
/*	********************************************************************************************	*/









/*	********************************************************************************************	*/
/*	                               P A G E   A Z I E N D A   F A Q									*/
/*	********************************************************************************************	*/


/*	pageAzienda_FAQ_panBody	*/
.pageAzienda_FAQ_panBody
{
	margin-left:8px;	
	width:688px;
	background-color:White;
	background-image:url(Images/pageAzienda_FAQ/GIFs/pageAzienda_FAQ_panBody_BackGroundImage.gif);
	background-repeat:no-repeat;
    border-right: #a3d4a3 thin solid; 
    border-left: #a3d4a3 thin solid; 
    border-bottom: #a3d4a3 thin solid	
}
/*	********************************************************************************************	*/

/*	pageAzienda_FAQ_tableBody_Col_Section		*/
.pageAzienda_FAQ_tableBody_Col_Section
{
    background-color:#fff8dc;
    color:#b22222;
    height:25px;
    text-align:left;
    font-family:Tahoma;
    font-size:12pt;
    font-weight:bolder;
    border-left:solid 1px Navy;
    border-top:solid 1px Navy;
    border-right:solid 1px Navy;
    border-bottom:solid 1px Navy;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;      
}
/*	********************************************************************************************	*/

/*	pageAzienda_FAQ_tableBody_Label_Section	*/
.pageAzienda_FAQ_tableBody_Label_Section
{
	position:relative;
	top:-5px;
	margin-left:10px;
	color:Navy;
    font-family:Tahoma;
    font-size:12pt;
    font-weight:bolder;
}

/*	pageAzienda_FAQ_tableBody_Panel_Section	*/
.pageAzienda_FAQ_tableBody_Panel_Section
{
	position:relative;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	width:95%;
    background-color:White;
    color:Navy;
    border-left:solid 1px Navy;
    border-top:solid 1px Navy;
    border-right:solid 1px Navy;
    border-bottom:solid 1px Navy;
	padding-bottom:8px;
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
}

/*	pageAzienda_FAQ_tableBody_Row_Lead	*/
.pageAzienda_FAQ_tableBody_Row_Lead
{
	height:10px;
}
/*	********************************************************************************************	*/

/*	pageAzienda_FAQ_tableBody_Row_Normal	*/
.pageAzienda_FAQ_tableBody_Row_Normal
{
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	text-align:center;
}
/*	********************************************************************************************	*/

/*	pageAzienda_FAQ_tableBody_TextBox_Answer	*/
.pageAzienda_FAQ_tableBody_TextBox_Answer
{
	position:relative;
    margin-left:39px;
    margin-right:8px;
	width:90%;
	background-color:White;
    color:Navy;
    font-family:Tahoma;
    font-size:10pt;
    font-weight:bolder;
    text-align:justify;
}

/*	pageAzienda_FAQ_tableBody_TextBox_Question	*/
.pageAzienda_FAQ_tableBody_TextBox_Question
{
	position:relative;
    margin-bottom:1px;
    margin-left:10px;
    margin-right:8px;
    margin-top:15px;    
	width:95%;
    background-color:White;
    color:#b22222;  
    font-family:Tahoma;
    font-size:10pt;
    font-weight:bolder;
    text-align:justify;
}


/*	********************************************************************************************	*/
/*	                          F I N E   P A G E   A Z I E N D A   F A Q								*/
/*	********************************************************************************************	*/









/*	********************************************************************************************	*/
/*	                               P A G E   A Z I E N D A   H O M E								*/
/*	********************************************************************************************	*/


/*	pageAzienda_Home_panBody	*/
.pageAzienda_Home_panBody
{
	margin-left:8px;	
	width:688px;
	background-color:White;
	background-image:url(Images/pageAzienda_Home/GIFs/pageAzienda_Home_panBody_BackGroundImage.gif);
	background-repeat:no-repeat;
    border-right: #a3d4a3 thin solid; 
    border-left: #a3d4a3 thin solid; 
    border-bottom: #a3d4a3 thin solid	
}
/*	********************************************************************************************	*/

/*	pageAzienda_Home_imgUffici	*/
.pageAzienda_Home_imgUffici
{
    position:relative;
    width: 100%;
    height: 100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
	background-color:White;
    border-right: Navy thin solid; 
    border-top: Navy thin solid; 
    border-left: Navy thin solid; 
    border-bottom: Navy thin solid;
    border-width:1px;
}
/*	********************************************************************************************	*/

/*	pageAzienda_Home_panUffici	*/
.pageAzienda_Home_panUffici
{
	position:relative;
	width: 175px;
	height: 130px;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
	background-color:White;
}
/*	********************************************************************************************	*/


/*	********************************************************************************************	*/
/*	                         F I N E   P A G E   A Z I E N D A   H O M E							*/
/*	********************************************************************************************	*/









/*	********************************************************************************************	*/
/*	                       P A G E   A Z I E N D A   O U R   H I S T O R Y							*/
/*	********************************************************************************************	*/


/*	pageAzienda_OurHistory_panBody	*/
.pageAzienda_OurHistory_panBody
{
	margin-left:8px;	
	width:688px;
	background-color:White;
	background-image:url(Images/pageAzienda_OurHistory/GIFs/pageAzienda_OurHistory_panBody_BackGroundImage.gif);
	background-repeat:no-repeat;
    border-right: #a3d4a3 thin solid; 
    border-left: #a3d4a3 thin solid; 
    border-bottom: #a3d4a3 thin solid	
}
/*	********************************************************************************************	*/


/*	********************************************************************************************	*/
/*	                   F I N E   P A G E   A Z I E N D A   O U R   H I S T O R Y					*/
/*	********************************************************************************************	*/









/*	********************************************************************************************	*/
/*	                       P A G E   A Z I E N D A   W H E R E   W E   A R E						*/
/*	********************************************************************************************	*/


/*	pageAzienda_WhereWeAre_panBody	*/
.pageAzienda_WhereWeAre_panBody
{
	margin-left:8px;	
	width:688px;
	height:1150px;
	background-color:White;
	background-image:url(Images/pageAzienda_WhereWeAre/GIFs/pageAzienda_WhereWeAre_panBody_BackGroundImage.gif);
	background-repeat:no-repeat;
    border-right: #a3d4a3 thin solid; 
    border-left: #a3d4a3 thin solid; 
    border-bottom: #a3d4a3 thin solid	
}
/*	********************************************************************************************	*/


/*	********************************************************************************************	*/
/*	                  F I N E   P A G E   A Z I E N D A   W H E R E   W E   A R E					*/
/*	********************************************************************************************	*/









/*	********************************************************************************************	*/
/*	                      P A G E   A Z I E N D A   W O R K   W I T H   U S							*/
/*	********************************************************************************************	*/


/*	pageAzienda_WorkWithUs_panBody	*/
.pageAzienda_WorkWithUs_panBody
{
	margin-left:8px;	
	width:688px;
	background-color:White;
	background-image:url(Images/pageAzienda_WorkWithUs/GIFs/pageAzienda_WorkWithUs_panBody_BackGroundImage.gif);
	background-repeat:no-repeat;
    border-right: #a3d4a3 thin solid; 
    border-left: #a3d4a3 thin solid; 
    border-bottom: #a3d4a3 thin solid	
}
/*	********************************************************************************************	*/


/*	********************************************************************************************	*/
/*	                  F I N E   P A G E   A Z I E N D A   W O R K   W I T H   U S					*/
/*	********************************************************************************************	*/









/*	********************************************************************************************	*/
/*	             P A G E   C U S T O M E R   A N D   G U E S T   D O W N L O A D S					*/
/*	********************************************************************************************	*/


/*	pageCustomerAndGuest_DownLoads_tableDownLoads	*/
.pageCustomerAndGuest_DownLoads_tableDownLoads
{
	width:95%;
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
}

/*	pageCustomerAndGuest_DownLoads_tableDownLoads_Col_First	*/
.pageCustomerAndGuest_DownLoads_tableDownLoads_Col_First
{
	width:20%;
    border-left:solid 1px Navy;
    border-top:solid 1px Navy;
    border-right:solid 1px Navy;
    border-bottom:solid 1px Navy;
	padding-left:10px;
	padding-right:10px;      
	padding-bottom:10px;
	padding-top:10px; 
	background-color:rgb(250,250,250);     
	text-align:center;
	vertical-align:middle;
}

/*	pageCustomerAndGuest_DownLoads_tableDownLoads_Col_Second	*/
.pageCustomerAndGuest_DownLoads_tableDownLoads_Col_Second
{
	width:80%;
    border-left:solid 1px Navy;
    border-top:solid 1px Navy;
    border-right:solid 1px Navy;
    border-bottom:solid 1px Navy;
	padding-left:10px;
	padding-right:10px;      
	padding-bottom:10px;
	padding-top:10px;      
	background-color:rgb(240,245,235);
	text-align:justify;
	vertical-align:middle;
}

/*	pageCustomerAndGuest_DownLoads_tableDownLoads_Col_Unique	*/
.pageCustomerAndGuest_DownLoads_tableDownLoads_Col_Unique
{
    border-left:solid 1px Navy;
    border-top:solid 1px Navy;
    border-right:solid 1px Navy;
    border-bottom:solid 1px Navy;
	padding-bottom:2px;
	padding-top:2px;      
	background-color:RGB(255,248,220);
	text-align:center;
	vertical-align:middle;
}

/*	pageCustomerAndGuest_DownLoads_tableDownLoads_Image	*/
.pageCustomerAndGuest_DownLoads_tableDownLoads_Image
{
    border-left: Navy thin solid; 
    border-top: Navy thin solid; 
    border-right: Navy thin solid; 
    border-bottom: Navy thin solid;
	border-width:1px;    
}

/*	pageCustomerAndGuest_DownLoads_tableDownLoads_lblTitle	*/
.pageCustomerAndGuest_DownLoads_tableDownLoads_lblTitle
{
	font-family:Tahoma;
	font-weight:bold;
	font-size:10pt;
	color:#b22222;
	letter-spacing:5px;
	word-spacing:3px;	
}

/*	pageCustomerAndGuest_DownLoads_tableDownLoads_lblType	*/
.pageCustomerAndGuest_DownLoads_tableDownLoads_lblType
{
	font-family:Tahoma;
	font-weight:bold;
	font-size:12pt;
	color:White;
	letter-spacing:5px;
	word-spacing:10px;	
}

/*	pageCustomerAndGuest_DownLoads_tableDownLoads_Row_Lead	*/
.pageCustomerAndGuest_DownLoads_tableDownLoads_Row_Lead
{
	height:8px;
}

/*	pageCustomerAndGuest_DownLoads_tableDownLoads_Row_Normal	*/
.pageCustomerAndGuest_DownLoads_tableDownLoads_Row_Normal
{
}

/*	pageCustomerAndGuest_DownLoads_tablePrinc	*/
.pageCustomerAndGuest_DownLoads_tablePrinc
{
	width:100%;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	vertical-align:top;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
	line-height:150%;
	color:Navy;
	background-color:White;
}
/*	********************************************************************************************	*/

/*  .pageCustomerAndGuest_DownLoads_tablePrinc_divTitle	*/
.pageCustomerAndGuest_DownLoads_tablePrinc_divTitle
{
	margin-left:auto;
	margin-right:auto;
	height:50px;
	text-align:center;
	vertical-align:middle;                                    
	background-image:url(Images/pageCustomerAndGuest_DownLoads/GIFs/pageCustomerAndGuest_DownLoads_divTitle_BackGroundImage.gif);
	background-position:center;
	background-repeat:no-repeat;
}
/*	********************************************************************************************	*/

/*	pageCustomerAndGuest_DownLoads_tablePrinc_Row_Lead	*/
.pageCustomerAndGuest_DownLoads_tablePrinc_Row_Lead
{
	height:10px;
}
/*	********************************************************************************************	*/

/*	pageCustomerAndGuest_DownLoads_tablePrinc_Row_Normal	*/
.pageCustomerAndGuest_DownLoads_tablePrinc_Row_Normal
{
}
/*	********************************************************************************************	*/


/*	********************************************************************************************	*/
/*	        F I N E   P A G E   C U S T O M E R   A N D   G U E S T   D O W N L O A D S				*/
/*	********************************************************************************************	*/









/*	********************************************************************************************	*/
/*	                   P A G E   C U S T O M E R   A N D   G U E S T   H O M E						*/
/*	********************************************************************************************	*/


/*	pageCustomerAndGuest_Home_tablePrinc	*/
.pageCustomerAndGuest_Home_tablePrinc
{
	width:100%;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	vertical-align:top;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
	line-height:150%;
	color:Navy;
	background-color:White;
}
/*	********************************************************************************************	*/

/*	pageCustomerAndGuest_Home_tablePrinc_Col_First	*/
.pageCustomerAndGuest_Home_tablePrinc_Col_First
{
	width:20%;
	text-align:center;
	vertical-align:middle;
}

/*	pageCustomerAndGuest_Home_tablePrinc_Col_First_Image	*/
.pageCustomerAndGuest_Home_tablePrinc_Col_First_Image
{
	width:100px;
	height:100px;
    border-right: Navy thin solid;
    border-top: Navy thin solid;
    border-left: Navy thin solid;
    border-bottom: Navy thin solid;
    border-width:1px;
}

/*	pageCustomerAndGuest_Home_tablePrinc_Col_Second		*/
.pageCustomerAndGuest_Home_tablePrinc_Col_Second
{
	width:80%;
	text-align:left;
	vertical-align:middle;
}

/*  .pageCustomerAndGuest_Home_tablePrinc_divData	*/
.pageCustomerAndGuest_Home_tablePrinc_divData
{
	color:Navy;
	margin-left:10px;
	margin-top:5px;
}

/*  .pageCustomerAndGuest_Home_tablePrinc_divTitle	*/
.pageCustomerAndGuest_Home_tablePrinc_divTitle
{
	margin-left:auto;
	margin-right:auto;
	height:50px;
	text-align:center;
	vertical-align:middle;                                    
	background-image:url(Images/pageCustomerAndGuest_Home/GIFs/pageCustomerAndGuest_Home_divTitle_BackGroundImage.gif);
	background-position:center;
	background-repeat:no-repeat;
}
/*	********************************************************************************************	*/

/*	pageCustomerAndGuest_Home_tablePrinc_Row_Lead	*/
.pageCustomerAndGuest_Home_tablePrinc_Row_Lead
{
	height:10px;
}
/*	********************************************************************************************	*/

/*	pageCustomerAndGuest_Home_tablePrinc_Row_Normal	*/
.pageCustomerAndGuest_Home_tablePrinc_Row_Normal
{
}
/*	********************************************************************************************	*/


/*	********************************************************************************************	*/
/*	               F I N E   P A G E   C U S T O M E R   A N D   G U E S T   H O M E				*/
/*	********************************************************************************************	*/









/*	********************************************************************************************	*/
/*	        P A G E   C U S T O M E R   A N D   G U E S T   S E N D   D A T A   S E N D				*/
/*	********************************************************************************************	*/


/*	pageCustomerAndGuest_SendData_Send_divATLAS		*/
.pageCustomerAndGuest_SendData_Send_divATLAS
{
	width:90%;
	background-color:#b22222;
	color:White;
	text-align:center;
	vertical-align:middle;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;                                        
	margin-bottom:8px;
	margin-top:8px;
	margin-left:8px;
	margin-right:8px;
    border-right: Orange thin solid;
    border-top: Orange thin solid;
    border-left: Orange thin solid;
    border-bottom: Orange thin solid;
    border-width:1px;
	font-family:Tahoma;
	font-weight:bold;
	font-size:10pt;
	letter-spacing:125%;
	word-spacing:125%;
}

/*	pageCustomerAndGuest_SendData_Send_divError	*/
.pageCustomerAndGuest_SendData_Send_divError
{
	width:95%;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
	color:Navy;
	background-color:White;
	background-image:url(Images/pageCustomerAndGuest_SendData_Send/GIFs/pageCustomerAndGuest_SendData_Send_divError_BackGroundImage.gif);
	background-repeat:repeat;
    border-right: Firebrick thin solid;
    border-top: Firebrick thin solid;
    border-left: Firebrick thin solid;
    border-bottom: Firebrick thin solid;
    border-width:2px;
    font-family:Tahoma;
    font-size:9pt;
    font-weight:bold;
    text-align:justify;
}
/*	********************************************************************************************	*/

/*	pageCustomerAndGuest_SendData_Send_DropDownList	*/
.pageCustomerAndGuest_SendData_Send_DropDownList
{
	width:300px;
	margin-left:10px;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
	color:Navy;	
}

/*	pageCustomerAndGuest_SendData_Send_FileUpLoad	*/
.pageCustomerAndGuest_SendData_Send_FileUpLoad
{
	width:500px;
	margin-left:auto;
	margin-right:auto;                                    
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
	color:Navy;
}

/*	pageCustomerAndGuest_SendData_Send_Label	*/
.pageCustomerAndGuest_SendData_Send_Label
{
	margin-left:auto;
	margin-right:auto;                                    
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
    color:#b22222;
}

/*	pageCustomerAndGuest_SendData_Send_LabelMessage		*/
.pageCustomerAndGuest_SendData_Send_LabelMessage
{
	margin-left:auto;
	margin-right:auto;                                    
    color:#b22222;
    font-family:Tahoma;
    font-size:9pt;
    font-weight:bold;
    display:block;
}

/*	pageCustomerAndGuest_SendData_Send_TextBox	*/
.pageCustomerAndGuest_SendData_Send_TextBox
{
	width:806px;
	height:100px;	
	margin-left:auto;
	margin-right:auto;                                    
    color:Navy;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
	text-align:justify;
	overflow:scroll;
    display:block;
}

/*	pageCustomerAndGuest_SendData_Send_tablePrinc	*/
.pageCustomerAndGuest_SendData_Send_tablePrinc
{
	width:100%;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	vertical-align:top;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
	line-height:150%;
	color:Navy;
	background-color:White;
}
/*	********************************************************************************************	*/

/*	pageCustomerAndGuest_SendData_Send_tablePrinc_Col_Normal	*/
.pageCustomerAndGuest_SendData_Send_tablePrinc_Col_Normal
{
    text-align:center;
    vertical-align:middle;
	padding-left:15px;
	padding-right:15px;
}
/*	********************************************************************************************	*/

/*  .pageCustomerAndGuest_SendData_Send_tablePrinc_divTitle	*/
.pageCustomerAndGuest_SendData_Send_tablePrinc_divTitle
{
	margin-left:auto;
	margin-right:auto;
	height:50px;
	text-align:center;
	vertical-align:middle;                                    
	background-image:url(Images/pageCustomerAndGuest_SendData_Send/GIFs/pageCustomerAndGuest_SendData_Send_divTitle_BackGroundImage.gif);
	background-position:center;
	background-repeat:no-repeat;
}
/*	********************************************************************************************	*/

/*	pageCustomerAndGuest_SendData_Send_tablePrinc_Row_Lead	*/
.pageCustomerAndGuest_SendData_Send_tablePrinc_Row_Lead
{
	height:10px;
}
/*	********************************************************************************************	*/

/*	pageCustomerAndGuest_SendData_Send_tablePrinc_Row_Normal	*/
.pageCustomerAndGuest_SendData_Send_tablePrinc_Row_Normal
{
}
/*	********************************************************************************************	*/


/*	********************************************************************************************	*/
/*	   F I N E   P A G E   C U S T O M E R   A N D   G U E S T    S E N D   D A T A   S E N D		*/
/*	********************************************************************************************	*/









/*	********************************************************************************************	*/
/*	        P A G E   C U S T O M E R   A N D   G U E S T   S E N D   D A T A   S H O W				*/
/*	********************************************************************************************	*/


/*	pageCustomerAndGuest_SendData_Show_divError	*/
.pageCustomerAndGuest_SendData_Show_divError
{
	width:95%;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
	color:Navy;
	background-color:White;
	background-image:url(Images/pageCustomerAndGuest_SendData_Show/GIFs/pageCustomerAndGuest_SendData_Show_divError_BackGroundImage.gif);
	background-repeat:repeat;
    border-right: Firebrick thin solid;
    border-top: Firebrick thin solid;
    border-left: Firebrick thin solid;
    border-bottom: Firebrick thin solid;
    border-width:2px;
    font-family:Tahoma;
    font-size:9pt;
    font-weight:bold;
    text-align:justify;
}
/*	********************************************************************************************	*/

/*	pageCustomerAndGuest_SendData_Show_panBody	*/
.pageCustomerAndGuest_SendData_Show_panBody
{
	width:100%;
	background-color:White;
}
/*	********************************************************************************************	*/

/*	pageCustomerAndGuest_SendData_Show_tablePrinc	*/
.pageCustomerAndGuest_SendData_Show_tablePrinc
{
	width:100%;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	color:Navy;
	background-color:White;
	text-align:center;
	vertical-align:top;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
	line-height:150%;
}
/*	********************************************************************************************	*/

/*	pageCustomerAndGuest_SendData_Show_tablePrinc_Col_Normal	*/
.pageCustomerAndGuest_SendData_Show_tablePrinc_Col_Normal
{
    text-align:center;
    vertical-align:middle;
	padding-left:15px;
	padding-right:15px;
}
/*	********************************************************************************************	*/

/*  .pageCustomerAndGuest_SendData_Show_tablePrinc_divTitle	*/
.pageCustomerAndGuest_SendData_Show_tablePrinc_divTitle
{
	margin-left:auto;
	margin-right:auto;
	height:50px;
	text-align:center;
	vertical-align:middle;                                    
	background-image:url(Images/pageCustomerAndGuest_SendData_Show/GIFs/pageCustomerAndGuest_SendData_Show_divTitle_BackGroundImage.gif);
	background-position:center;
	background-repeat:no-repeat;
}
/*	********************************************************************************************	*/

/*	pageCustomerAndGuest_SendData_Show_tablePrinc_Row_Lead	*/
.pageCustomerAndGuest_SendData_Show_tablePrinc_Row_Lead
{
	height:10px;
}
/*	********************************************************************************************	*/

/*	pageCustomerAndGuest_SendData_Show_tablePrinc_Row_Normal	*/
.pageCustomerAndGuest_SendData_Show_tablePrinc_Row_Normal
{
}
/*	********************************************************************************************	*/

/*	pageCustomerAndGuest_SendData_Show_tablePrinc_tableFilters	*/
.pageCustomerAndGuest_SendData_Show_tablePrinc_tableFilters
/*	********************************************************************************************	*/
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
	color:Navy;
}

/*	pageCustomerAndGuest_SendData_Show_tablePrinc_tableFilters_Col_First		*/
.pageCustomerAndGuest_SendData_Show_tablePrinc_tableFilters_Col_First
/*	********************************************************************************************	*/
{
	width:49%;
	text-align:center;
	vertical-align:top;
	border-right: navy 1px solid;
	border-top: navy 1px solid;
	border-left: navy 1px solid;
	border-bottom: navy 1px solid;
}

/*	pageCustomerAndGuest_SendData_Show_tablePrinc_tableFilters_Col_Second	*/
.pageCustomerAndGuest_SendData_Show_tablePrinc_tableFilters_Col_Second
/*	********************************************************************************************	*/
{
	width:2%;
	text-align:center;
	vertical-align:top;
}

/*	pageCustomerAndGuest_SendData_Show_tablePrinc_tableFilters_Col_Third	*/
.pageCustomerAndGuest_SendData_Show_tablePrinc_tableFilters_Col_Third
/*	********************************************************************************************	*/
{
	width:49%;
	text-align:center;
	vertical-align:top;
	border-right: navy 1px solid;
	border-top: navy 1px solid;
	border-left: navy 1px solid;
	border-bottom: navy 1px solid;
}

/*	pageCustomerAndGuest_SendData_Show_tablePrinc_tableFilters_Row_Lead	*/
.pageCustomerAndGuest_SendData_Show_tablePrinc_tableFilters_Row_Lead
{
	height:5px;
}

/*	pageCustomerAndGuest_SendData_Show_tablePrinc_tableFilters_Row_Normal	*/
.pageCustomerAndGuest_SendData_Show_tablePrinc_tableFilters_Row_Normal
{
}


/*	********************************************************************************************	*/
/*	   F I N E   P A G E   C U S T O M E R   A N D   G U E S T    S E N D   D A T A   S H O W		*/
/*	********************************************************************************************	*/









/*	********************************************************************************************	*/
/*	           P A G E   C U S T O M E R   A N D   G U E S T   T I C K E T S   A L L				*/
/*	********************************************************************************************	*/


/*	pageCustomerAndGuest_Tickets_All_divError	*/
.pageCustomerAndGuest_Tickets_All_divError
{
	width:95%;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
	color:Navy;
	background-color:White;
	background-image:url(Images/pageCustomerAndGuest_Tickets_All/GIFs/pageCustomerAndGuest_Tickets_All_divError_BackGroundImage.gif);
	background-repeat:repeat;
    border-right: Firebrick thin solid;
    border-top: Firebrick thin solid;
    border-left: Firebrick thin solid;
    border-bottom: Firebrick thin solid;
    border-width:2px;
    font-family:Tahoma;
    font-size:9pt;
    font-weight:bold;
    text-align:justify;
}
/*	********************************************************************************************	*/

/*	pageCustomerAndGuest_Tickets_All_panBody	*/
.pageCustomerAndGuest_Tickets_All_panBody
{
	width:100%;
	background-color:White;
}
/*	********************************************************************************************	*/

/*	pageCustomerAndGuest_Tickets_All_tablePrinc	*/
.pageCustomerAndGuest_Tickets_All_tablePrinc
{
	width:100%;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	color:Navy;
	background-color:White;
	text-align:center;
	vertical-align:top;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
	line-height:150%;
}
/*	********************************************************************************************	*/

/*	pageCustomerAndGuest_Tickets_All_tablePrinc_Col_Normal	*/
.pageCustomerAndGuest_Tickets_All_tablePrinc_Col_Normal
{
    text-align:center;
    vertical-align:middle;
	padding-left:15px;
	padding-right:15px;
}
/*	********************************************************************************************	*/

/*  .pageCustomerAndGuest_Tickets_All_tablePrinc_divTitle	*/
.pageCustomerAndGuest_Tickets_All_tablePrinc_divTitle
{
	margin-left:auto;
	margin-right:auto;
	height:50px;
	text-align:center;
	vertical-align:middle;                                    
	background-image:url(Images/pageCustomerAndGuest_Tickets_All/GIFs/pageCustomerAndGuest_Tickets_All_divTitle_BackGroundImage.gif);
	background-position:center;
	background-repeat:no-repeat;
}
/*	********************************************************************************************	*/

/*	pageCustomerAndGuest_Tickets_All_tablePrinc_Row_Lead	*/
.pageCustomerAndGuest_Tickets_All_tablePrinc_Row_Lead
{
	height:10px;
}
/*	********************************************************************************************	*/

/*	pageCustomerAndGuest_Tickets_All_tablePrinc_Row_Normal	*/
.pageCustomerAndGuest_Tickets_All_tablePrinc_Row_Normal
{
}
/*	********************************************************************************************	*/

/*	pageCustomerAndGuest_Tickets_All_tablePrinc_tableFilters	*/
.pageCustomerAndGuest_Tickets_All_tablePrinc_tableFilters
/*	********************************************************************************************	*/
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
	color:Navy;
}

/*	pageCustomerAndGuest_Tickets_All_tablePrinc_tableFilters_Col_First		*/
.pageCustomerAndGuest_Tickets_All_tablePrinc_tableFilters_Col_First
/*	********************************************************************************************	*/
{
	width:49%;
	text-align:center;
	vertical-align:top;
	border-right: navy 1px solid;
	border-top: navy 1px solid;
	border-left: navy 1px solid;
	border-bottom: navy 1px solid;
}

/*	pageCustomerAndGuest_Tickets_All_tablePrinc_tableFilters_Col_Second	*/
.pageCustomerAndGuest_Tickets_All_tablePrinc_tableFilters_Col_Second
/*	********************************************************************************************	*/
{
	width:2%;
	text-align:center;
	vertical-align:top;
}

/*	pageCustomerAndGuest_Tickets_All_tablePrinc_tableFilters_Col_Third	*/
.pageCustomerAndGuest_Tickets_All_tablePrinc_tableFilters_Col_Third
/*	********************************************************************************************	*/
{
	width:49%;
	text-align:center;
	vertical-align:top;
	border-right: navy 1px solid;
	border-top: navy 1px solid;
	border-left: navy 1px solid;
	border-bottom: navy 1px solid;
}

/*	pageCustomerAndGuest_Tickets_All_tablePrinc_tableFilters_Row_Lead	*/
.pageCustomerAndGuest_Tickets_All_tablePrinc_tableFilters_Row_Lead
{
	height:5px;
}

/*	pageCustomerAndGuest_Tickets_All_tablePrinc_tableFilters_Row_Normal	*/
.pageCustomerAndGuest_Tickets_All_tablePrinc_tableFilters_Row_Normal
{
}

/*	pageCustomerAndGuest_Tickets_All_tablePrinc_tableFilters_tableContacts	*/
.pageCustomerAndGuest_Tickets_All_tablePrinc_tableFilters_tableContacts
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
	color:Navy;
}

/*	pageCustomerAndGuest_Tickets_All_tablePrinc_tableFilters_tableGroups	*/
.pageCustomerAndGuest_Tickets_All_tablePrinc_tableFilters_tableGroups
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
	color:Navy;
}

/*	pageCustomerAndGuest_Tickets_All_tablePrinc_tableFilters_tableObjects	*/
.pageCustomerAndGuest_Tickets_All_tablePrinc_tableFilters_tableObjects
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
	color:Navy;
}

/*	pageCustomerAndGuest_Tickets_All_tablePrinc_tableFilters_tableOperators	*/
.pageCustomerAndGuest_Tickets_All_tablePrinc_tableFilters_tableOperators
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
	color:Navy;
}

/*	pageCustomerAndGuest_Tickets_All_tablePrinc_tableFilters_tablePriorities	*/
.pageCustomerAndGuest_Tickets_All_tablePrinc_tableFilters_tablePriorities
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
	color:Navy;
}

/*	pageCustomerAndGuest_Tickets_All_tablePrinc_tableFilters_tableStatus	*/
.pageCustomerAndGuest_Tickets_All_tablePrinc_tableFilters_tableStatus
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
	color:Navy;
}


/*	********************************************************************************************	*/
/*	      F I N E   P A G E   C U S T O M E R   A N D   G U E S T    T I C K E T S   A L L			*/
/*	********************************************************************************************	*/









/*	********************************************************************************************	*/
/*	           P A G E   C U S T O M E R   A N D   G U E S T    T I C K E T S   N E W				*/
/*	********************************************************************************************	*/


/*	pageCustomerAndGuest_Tickets_New_divError	*/
.pageCustomerAndGuest_Tickets_New_divError
{
	width:95%;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
	color:Navy;
	background-color:White;
	background-image:url(Images/pageCustomerAndGuest_Tickets_New/GIFs/pageCustomerAndGuest_Tickets_New_divError_BackGroundImage.gif);
	background-repeat:repeat;
    border-right: Firebrick thin solid;
    border-top: Firebrick thin solid;
    border-left: Firebrick thin solid;
    border-bottom: Firebrick thin solid;
    border-width:2px;
    font-family:Tahoma;
    font-size:9pt;
    font-weight:bold;
    text-align:justify;
}
/*	********************************************************************************************	*/

/*	pageCustomerAndGuest_Tickets_New_tablePrinc	*/
.pageCustomerAndGuest_Tickets_New_tablePrinc
{
	width:100%;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	vertical-align:top;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
	line-height:150%;
	color:Navy;
	background-color:White;
}
/*	********************************************************************************************	*/

/*	pageCustomerAndGuest_Tickets_New_tablePrinc_Col_Normal	*/
.pageCustomerAndGuest_Tickets_New_tablePrinc_Col_Normal
{
    text-align:center;
    vertical-align:middle;
	padding-left:15px;
	padding-right:15px;
}
/*	********************************************************************************************	*/

/*  .pageCustomerAndGuest_Tickets_New_tablePrinc_divTitle	*/
.pageCustomerAndGuest_Tickets_New_tablePrinc_divTitle
{
	margin-left:auto;
	margin-right:auto;
	height:50px;
	text-align:center;
	vertical-align:middle;                                    
	background-image:url(Images/pageCustomerAndGuest_Tickets_New/GIFs/pageCustomerAndGuest_Tickets_New_divTitle_BackGroundImage.gif);
	background-position:center;
	background-repeat:no-repeat;
}
/*	********************************************************************************************	*/

/*	pageCustomerAndGuest_Tickets_New_tablePrinc_Row_Lead	*/
.pageCustomerAndGuest_Tickets_New_tablePrinc_Row_Lead
{
	height:10px;
}
/*	********************************************************************************************	*/

/*	pageCustomerAndGuest_Tickets_New_tablePrinc_Row_Normal	*/
.pageCustomerAndGuest_Tickets_New_tablePrinc_Row_Normal
{
}
/*	********************************************************************************************	*/

/*	pageCustomerAndGuest_Tickets_New_tablePrinc_tableHelpOnLine	*/
.pageCustomerAndGuest_Tickets_New_tablePrinc_tableHelpOnLine
/*	********************************************************************************************	*/
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
	color:Navy;
}

/*	pageCustomerAndGuest_Tickets_New_tablePrinc_tableHelpOnLine_Col_First		*/
.pageCustomerAndGuest_Tickets_New_tablePrinc_tableHelpOnLine_Col_First
/*	********************************************************************************************	*/
{
	width:49%;
	text-align:center;
	vertical-align:top;
	border-right: navy 1px solid;
	border-top: navy 1px solid;
	border-left: navy 1px solid;
	border-bottom: navy 1px solid;
}

/*	pageCustomerAndGuest_Tickets_New_tablePrinc_tableHelpOnLine_Col_Second	*/
.pageCustomerAndGuest_Tickets_New_tablePrinc_tableHelpOnLine_Col_Second
/*	********************************************************************************************	*/
{
	width:2%;
	text-align:center;
	vertical-align:top;
}

/*	pageCustomerAndGuest_Tickets_New_tablePrinc_tableHelpOnLine_Col_Third	*/
.pageCustomerAndGuest_Tickets_New_tablePrinc_tableHelpOnLine_Col_Third
/*	********************************************************************************************	*/
{
	width:49%;
	text-align:center;
	vertical-align:top;
	border-right: navy 1px solid;
	border-top: navy 1px solid;
	border-left: navy 1px solid;
	border-bottom: navy 1px solid;
}

/*	pageCustomerAndGuest_Tickets_New_tablePrinc_tableHelpOnLine_Row_Lead	*/
.pageCustomerAndGuest_Tickets_New_tablePrinc_tableHelpOnLine_Row_Lead
{
	height:5px;
}

/*	pageCustomerAndGuest_Tickets_New_tablePrinc_tableHelpOnLine_Row_Normal	*/
.pageCustomerAndGuest_Tickets_New_tablePrinc_tableHelpOnLine_Row_Normal
{
}


/*	********************************************************************************************	*/
/*	      F I N E   P A G E   C U S T O M E R   A N D   G U E S T    T I C K E T S   N E W			*/
/*	********************************************************************************************	*/









/*	********************************************************************************************	*/
/*	   P A G E   C U S T O M E R   A N D   G U E S T   H O M E   T I C K E T S   S I N G L E		*/
/*	********************************************************************************************	*/


/*	pageCustomerAndGuest_Tickets_Single_divError	*/
.pageCustomerAndGuest_Tickets_Single_divError
{
	width:95%;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
	color:Navy;
	background-color:White;
	background-image:url(Images/pageCustomerAndGuest_Tickets_Single/GIFs/pageCustomerAndGuest_Tickets_Single_divError_BackGroundImage.gif);
	background-repeat:repeat;
    border-right: Firebrick thin solid;
    border-top: Firebrick thin solid;
    border-left: Firebrick thin solid;
    border-bottom: Firebrick thin solid;
    border-width:2px;
    font-family:Tahoma;
    font-size:9pt;
    font-weight:bold;
    text-align:justify;
}
/*	********************************************************************************************	*/

/*	pageCustomerAndGuest_Tickets_Single_tablePrinc	*/
.pageCustomerAndGuest_Tickets_Single_tablePrinc
{
	width:100%;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	vertical-align:top;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
	line-height:150%;
	color:Navy;
	background-color:White;
}
/*	********************************************************************************************	*/

/*	pageCustomerAndGuest_Tickets_Single_tablePrinc_Col_Normal	*/
.pageCustomerAndGuest_Tickets_Single_tablePrinc_Col_Normal
{
    text-align:center;
    vertical-align:middle;
	padding-left:15px;
	padding-right:15px;
}
/*	********************************************************************************************	*/

/*  .pageCustomerAndGuest_Tickets_Single_tablePrinc_divTitle	*/
.pageCustomerAndGuest_Tickets_Single_tablePrinc_divTitle
{
	margin-left:auto;
	margin-right:auto;
	height:50px;
	text-align:center;
	vertical-align:middle;                                    
	background-image:url(Images/pageCustomerAndGuest_Tickets_Single/GIFs/pageCustomerAndGuest_Tickets_Single_divTitle_BackGroundImage.gif);
	background-position:center;
	background-repeat:no-repeat;
}
/*	********************************************************************************************	*/

/*	pageCustomerAndGuest_Tickets_Single_tablePrinc_Row_Lead	*/
.pageCustomerAndGuest_Tickets_Single_tablePrinc_Row_Lead
{
	height:10px;
}
/*	********************************************************************************************	*/

/*	pageCustomerAndGuest_Tickets_Single_tablePrinc_Row_Normal	*/
.pageCustomerAndGuest_Tickets_Single_tablePrinc_Row_Normal
{
}
/*	********************************************************************************************	*/

/*	pageCustomerAndGuest_Tickets_Single_tablePrinc_tableHelpOnLine	*/
.pageCustomerAndGuest_Tickets_Single_tablePrinc_tableHelpOnLine
/*	********************************************************************************************	*/
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
	color:Navy;
}

/*	pageCustomerAndGuest_Tickets_Single_tablePrinc_tableHelpOnLine_Col_First		*/
.pageCustomerAndGuest_Tickets_Single_tablePrinc_tableHelpOnLine_Col_First
/*	********************************************************************************************	*/
{
	width:49%;
	text-align:center;
	vertical-align:top;
	border-right: navy 1px solid;
	border-top: navy 1px solid;
	border-left: navy 1px solid;
	border-bottom: navy 1px solid;
}

/*	pageCustomerAndGuest_Tickets_Single_tablePrinc_tableHelpOnLine_Col_Second	*/
.pageCustomerAndGuest_Tickets_Single_tablePrinc_tableHelpOnLine_Col_Second
/*	********************************************************************************************	*/
{
	width:2%;
	text-align:center;
	vertical-align:top;
}

/*	pageCustomerAndGuest_Tickets_Single_tablePrinc_tableHelpOnLine_Col_Third	*/
.pageCustomerAndGuest_Tickets_Single_tablePrinc_tableHelpOnLine_Col_Third
/*	********************************************************************************************	*/
{
	width:49%;
	text-align:center;
	vertical-align:top;
	border-right: navy 1px solid;
	border-top: navy 1px solid;
	border-left: navy 1px solid;
	border-bottom: navy 1px solid;
}

/*	pageCustomerAndGuest_Tickets_Single_tablePrinc_tableHelpOnLine_Row_Lead	*/
.pageCustomerAndGuest_Tickets_Single_tablePrinc_tableHelpOnLine_Row_Lead
{
	height:5px;
}

/*	pageCustomerAndGuest_Tickets_Single_tablePrinc_tableHelpOnLine_Row_Normal	*/
.pageCustomerAndGuest_Tickets_Single_tablePrinc_tableHelpOnLine_Row_Normal
{
}

/*	pageCustomerAndGuest_Tickets_Single_tablePrinc_tableStorico	*/
.pageCustomerAndGuest_Tickets_Single_tablePrinc_tableStorico
{
	width:100%;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	vertical-align:top;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
	line-height:150%;
	color:Navy;
	background-color:White;
}
/*	********************************************************************************************	*/

/*	pageCustomerAndGuest_Tickets_Single_tablePrinc_tableStorico_Col_First	*/
.pageCustomerAndGuest_Tickets_Single_tablePrinc_tableStorico_Col_First
{
	text-align:center;
	vertical-align:middle;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
}

/*	pageCustomerAndGuest_Tickets_Single_tablePrinc_tableStorico_Row_Normal	*/
.pageCustomerAndGuest_Tickets_Single_tablePrinc_tableStorico_Row_Normal
{
}

/*	pageCustomerAndGuest_Tickets_Single_tablePrinc_tableStorico_Row_Lead	*/
.pageCustomerAndGuest_Tickets_Single_tablePrinc_tableStorico_Row_Lead
{
	height:10px;	
}


/*	********************************************************************************************	*/
/*	   F I N E  P A G E  C U S T O M E R  A N D  G U E S T  H O M E  T I C K E T S  S I N G L E		*/
/*	********************************************************************************************	*/









/*	********************************************************************************************	*/
/*	                               P A G E   D E M O   M O D U L E									*/
/*	********************************************************************************************	*/


/*	pageDemo_Module_divBody	*/
.pageDemo_Module_divBody
{
	width:95%;
	height:95%;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
	background-color:White;
	background-image:url(Images/pageDemo_Module/GIFs/pageDemo_Module_divBody_BackGroundImage.gif);
	background-repeat:repeat;
}
/*	********************************************************************************************	*/

/*	pageDemo_Module_divError	*/
.pageDemo_Module_divError
{
	width:95%;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
	color:Navy;
	background-color:White;
	background-image:url(Images/pageDemo_Module/GIFs/pageDemo_Module_divError_BackGroundImage.gif);
	background-repeat:repeat;
    border-right: Firebrick thin solid;
    border-top: Firebrick thin solid;
    border-left: Firebrick thin solid;
    border-bottom: Firebrick thin solid;
    border-width:2px;
    font-family:Tahoma;
    font-size:10pt;
    font-weight:bold;
    text-align:justify;
}
/*	********************************************************************************************	*/

/*	pageDemo_Module_panBody	*/
.pageDemo_Module_panBody
{
	margin-left:8px;	
	width:688px;
	background-color:White;
	background-image:url(Images/pageDemo_Module/GIFs/pageDemo_Module_panBody_BackGroundImage.gif);
	background-repeat:no-repeat;
    border-right: RGB(128,160,255) thin solid;
    border-left: RGB(128,160,255) thin solid;
    border-bottom: RGB(128,160,255) thin solid;
}
/*	********************************************************************************************	*/

/*	pageDemo_Module_tableInput_Col_Label	*/
.pageDemo_Module_tableInput_Col_Label
{
	width:10%;
	text-align:left;
}
/*	********************************************************************************************	*/

/*	pageDemo_Module_tableInput_Col_Nothing	*/
.pageDemo_Module_tableInput_Col_Nothing
{
	width:5%;
	text-align:center;
}
/*	********************************************************************************************	*/

/*	pageDemo_Module_tableInput_Col_TextBox	*/
.pageDemo_Module_tableInput_Col_TextBox
{
	width:37%;
	text-align:left;	
}
/*	********************************************************************************************	*/

/*	pageDemo_Module_tableInput_lblInput	*/
.pageDemo_Module_tableInput_lblInput
{
	background-color:White;
    color:#b22222;
	font-family:Tahoma;
	font-size:12pt;
}
/*	********************************************************************************************	*/

/*	pageDemo_Module_tableInput_Row_Lead	*/
.pageDemo_Module_tableInput_Row_Lead
{
	height:10px;
	background-color:White;
}
/*	********************************************************************************************	*/

/*	pageDemo_Module_tableInput_txtInput	*/
.pageDemo_Module_tableInput_txtInput
{
    width:225px;
    background-color:White;
    color:Navy;
	font-family:Tahoma;
	font-size:12pt;
}
/*	********************************************************************************************	*/

/*	pageDemo_Module_tableProducts_Col_First		*/
.pageDemo_Module_tableProducts_Col_First
{
	width:15%;
	text-align:center;
	vertical-align:middle;
}
/*	********************************************************************************************	*/

/*	pageDemo_Module_tableProducts_Col_First_Image	*/
.pageDemo_Module_tableProducts_Col_First_Image
{
	width:75px;
	height:50px;
    border-right: Navy thin solid; 
    border-top: Navy thin solid; 
    border-left: Navy thin solid; 
    border-bottom: Navy thin solid;
    border-width:1px;	
}
/*	********************************************************************************************	*/

/*	pageDemo_Module_tableProducts_Col_Second		*/
.pageDemo_Module_tableProducts_Col_Second
{
	width:45%;
	text-align:left;
	vertical-align:middle;
}
/*	********************************************************************************************	*/

/*	pageDemo_Module_tableProducts_Col_Third		*/
.pageDemo_Module_tableProducts_Col_Third
{
	width:40%;
	text-align:left;	
	vertical-align:middle;
}
/*	********************************************************************************************	*/

/*	pageDemo_Module_tableProducts_Col_Third_CheckBox	*/
.pageDemo_Module_tableProducts_Col_Third_CheckBox
{
	color:Navy;
	font-family:Tahoma;
	font-weight:normal;
	font-size:10pt;	
}
/*	********************************************************************************************	*/

/*	pageDemo_Module_tableProducts_Row_Lead	*/
.pageDemo_Module_tableProducts_Row_Lead
{
	height:5px;
}
/*	********************************************************************************************	*/

/*	pageDemo_Module_tableProducts_Row_Normal	*/
.pageDemo_Module_tableProducts_Row_Normal
{
	color:Navy;
	font-family:Tahoma;
	font-size:12pt;
	font-weight:bold;
}
/*	********************************************************************************************	*/


/*	********************************************************************************************	*/
/*	                          F I N E   P A G E   D E M O   M O D U L E								*/
/*	********************************************************************************************	*/









/*	********************************************************************************************	*/
/*	                                   P A G E   E V E N T S										*/
/*	********************************************************************************************	*/


/*	pageEvents_panBody	*/
.pageEvents_panBody
{
	margin-left:8px;	
	width:688px;
	background-color:White;
	background-image:url(Images/pageEvents/GIFs/pageEvents_panBody_BackGroundImage.gif);
	background-repeat:no-repeat;
	border-right: #a3d4a3 thin solid; 
	border-left: #a3d4a3 thin solid; 
	border-bottom: #a3d4a3 thin solid	
}
/*	********************************************************************************************	*/

/*	pageEvents_tableData	*/
.pageEvents_tableData
{
	width:100%;
    font-family:Tahoma;
    font-size:9pt;
    color:Navy;
}

/*	pageEvents_tableData_Col	*/
.pageEvents_tableData_Col
{
	width:100%;
	text-align:justify;
	vertical-align:top;
    border-right: Navy thin solid; 
    border-left: Navy thin solid; 
    border-bottom: Navy thin solid;
    border-top: Navy thin solid;
    border-width:1px;     
    padding:8px 5px 8px 5px;
    line-height:150%;     
}

/*	pageEvents_tableData_Row	*/
.pageEvents_tableData_Row
{
	width:100%;
}

/*	pageEvents_tableData_Row_Lead	*/
.pageEvents_tableData_Row_Lead
{
	height:10px;
}


/*	********************************************************************************************	*/
/*	                              F I N E   P A G E   E V E N T S									*/
/*	********************************************************************************************	*/









/*	********************************************************************************************	*/
/*	                             P A G E   H A R D W A R E   H O M E								*/
/*	********************************************************************************************	*/


/*	pageHardWare_Home_panBody	*/
.pageHardWare_Home_panBody
{
	margin-left:8px;	
	width:688px;
	height:498px;
	background-color:White;
	background-image:url(Images/pageHardWare_Home/GIFs/pageHardWare_Home_panBody_BackGroundImage.gif);
	background-repeat:no-repeat;
    border-right: RGB(210,210,210) thin solid; 
    border-left: RGB(210,210,210) thin solid; 
    border-bottom: RGB(210,210,210) thin solid;
}
/*	********************************************************************************************	*/

/*	pageHardWare_Home_tableBody_Row_Lead	*/
.pageHardWare_Home_tableBody_Row_Lead
{
	height:30px;
	background-color:White;
}
/*	********************************************************************************************	*/

/*	pageHardWare_Home_tableBody_Row_Normal	*/
.pageHardWare_Home_tableBody_Row_Normal
{
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;                        
}
/*	********************************************************************************************	*/


/*	********************************************************************************************	*/
/*	                        F I N E   P A G E   H A R D W A R E   H O M E							*/
/*	********************************************************************************************	*/









/*	********************************************************************************************	*/
/*	                  P A G E   H A R D W A R E   O U R   S U G G E S T I O N S						*/
/*	********************************************************************************************	*/


/*	pageHardWare_OurSuggestions_imgOurSuggestions	*/
.pageHardWare_OurSuggestions_imgOurSuggestions
{
    border-left: Navy thin solid; 
    border-top: Navy thin solid; 
    border-right: Navy thin solid; 
    border-bottom: Navy thin solid;
	border-width:1px;    
}
/*	********************************************************************************************	*/

/*	pageHardWare_OurSuggestions_panBody	*/
.pageHardWare_OurSuggestions_panBody
{
	margin-left:8px;	
	width:688px;
	background-color:White;
	background-image:url(Images/pageHardWare_OurSuggestions/GIFs/pageHardWare_OurSuggestions_panBody_BackGroundImage.gif);
	background-repeat:no-repeat;
    border-right: RGB(210,210,210) thin solid; 
    border-left: RGB(210,210,210) thin solid; 
    border-bottom: RGB(210,210,210) thin solid;
}
/*	********************************************************************************************	*/

/*	pageHardWare_OurSuggestions_tableBody_Col_Normal_First	*/
.pageHardWare_OurSuggestions_tableBody_Col_Normal_First
{
    width:30%;
    background-color:RGB(250,250,250);
    color:Navy;
    text-align:center;
    font-family:Tahoma;
    font-size:9pt;
    font-weight:bold;
    border-left:solid 1px Navy;
    border-right:solid 1px Navy;
    border-bottom:solid 1px Navy;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;                        
}
/*	********************************************************************************************	*/

/*	pageHardWare_OurSuggestions_tableBody_Col_Normal_Second		*/
.pageHardWare_OurSuggestions_tableBody_Col_Normal_Second
{
    width:70%;
    background-color:RGB(245,245,245);
    color:Navy;
    text-align:justify;
    font-family:Tahoma;
    font-size:9pt;
    border-right:solid 1px Navy;
    border-bottom:solid 1px Navy;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;                        
}
/*	********************************************************************************************	*/

/*	pageHardWare_OurSuggestions_tableBody_Col_Title		*/
.pageHardWare_OurSuggestions_tableBody_Col_Title
{
    background-color:#fff8dc;
    color:#b22222;
    height:25px;
    text-align:center;
    font-family:Tahoma;
    font-size:10pt;
    font-weight:bolder;
    border-left:solid 1px Navy;
    border-top:solid 1px Navy;
    border-right:solid 1px Navy;
    border-bottom:solid 1px Navy;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;                        
}
/*	********************************************************************************************	*/

/*	pageHardWare_OurSuggestions_tableBody_Row_Lead	*/
.pageHardWare_OurSuggestions_tableBody_Row_Lead
{
	height:30px;
}
/*	********************************************************************************************	*/

/*	pageHardWare_OurSuggestions_tableBody_Row_Normal	*/
.pageHardWare_OurSuggestions_tableBody_Row_Normal
{
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;                        
}
/*	********************************************************************************************	*/


/*	********************************************************************************************	*/
/*	             F I N E   P A G E   H A R D W A R E   O U R   S U G G E S T I O N S				*/
/*	********************************************************************************************	*/









/*	********************************************************************************************	*/
/*	                    P  A  G  E      M  A  S  T  E  R     D  E  F  A  U  L  T                    */
/*	********************************************************************************************	*/


/*	Master_Default_PanAzienda	*/
.Master_Default_PanAzienda
{
	width:900px;
	height:35px;                                        
	background-image:url(Images/pageMaster_Default/GIFs/panAzienda_BackGroundImage.gif);
	background-repeat:no-repeat;
	text-align:center;
}
/*	********************************************************************************************	*/

/*	Master_Default_PanLogo	*/
.Master_Default_PanLogo
{
	margin-left:auto;
	margin-right:auto;
	width:900px;
	height:75px;                                        
}
/*	********************************************************************************************	*/

/*	Master_Default_panMenù_Prodotti	*/
.Master_Default_panMenù_Prodotti
{
	left:0px;
	width:200px;
	background-image:url(Images/pageMaster_Default/GIFs/panMenù_Prodotti_BackGroundImage.gif);
	background-repeat:no-repeat;
	text-align:left;	
}
/*	********************************************************************************************	*/

/*	Master_Default_panMenù_Prodotti_Interno	*/
.Master_Default_panMenù_Prodotti_Interno
{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
	background-image:url(Images/pageMaster_Default/GIFs/panMenù_Prodotti_Interno_BackGroundImage.gif);
	background-repeat:repeat;
	top:40px;
	width:196px;
	border-right: Navy thin solid;
	border-left: Navy thin solid;
	border-bottom: Navy thin solid;	
}
/*	scrollbar-3dlight-color:Snow;		*/
/*	scrollbar-base-color:LightGrey;		*/

/*	********************************************************************************************	*/


/*	********************************************************************************************	*/
/*	            F  I  N  E      P  A  G  E      M  A  S  T  E  R     D  E  F  A  U  L  T            */
/*	********************************************************************************************	*/









/*	********************************************************************************************	*/
/*	        P  A  G  E      M  A  S  T  E  R     P  R  O  T  E  C  T  E  D     A  R  E  A			*/
/*	********************************************************************************************	*/


/*	Master_ProtectedArea_divNotAuthorized	*/
.Master_ProtectedArea_divNotAuthorized
{
	margin-left:auto;
	margin-right:auto;
	width:892px;
	height:300px;
	text-align:center;	
	vertical-align:middle;
	background-image:url(Images/pageMaster_ProtectedArea/GIFs/divSessionNotAuthorized_BackGroundImage.gif);	
}

/*	Master_ProtectedArea_divSessionEnded	*/
.Master_ProtectedArea_divSessionEnded
{
	margin-left:auto;
	margin-right:auto;
	width:892px;
	height:300px;
	text-align:center;	
	vertical-align:middle;
	background-image:url(Images/pageMaster_ProtectedArea/GIFs/divSessionEnded_BackGroundImage.gif);
}

/*	Master_ProtectedArea_tableLayout_Col_Unique	*/
.Master_ProtectedArea_tableLayout_Col_Unique
{
	margin-left:auto;
	margin-right:auto;
	width:100%;
	text-align:center;	
}

/*	Master_ProtectedArea_tableLayout_imgHeader	*/
.Master_ProtectedArea_tableLayout_imgHeader
{
	background-color:White;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:100%; 
	height:150px;
	border-right: Navy thin solid; 
	border-top: Navy thin solid; 
	border-left: Navy thin solid; 
	border-bottom: Navy thin solid;
	border-width:1px;
}

/*	Master_ProtectedArea_tableLayout_Menù	*/
.Master_ProtectedArea_tableLayout_Menù
{
	margin-left:auto;
	margin-right:auto;
	position:relative;
	top:4px;
	width:95%;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:bold;
    letter-spacing:0.25mm;
    z-index:1000;
}

/*	Master_ProtectedArea_tableLayout_Menù_LevelMenuItemStyles_MenuItemStyle_01	*/
.Master_ProtectedArea_tableLayout_Menù_LevelMenuItemStyles_MenuItemStyle_01
{
	margin-left:auto;
	margin-right:auto;	
    width:130px;
    height:25px;
	background-image:url(Images/pageMaster_ProtectedArea/GIFs/MenuItem_BackGroundImage_01.gif);
    font-family:Tahoma;
    font-size:8pt;
    font-weight:bold;
    text-align:center;
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:1px;	
    color:Navy;
    z-index:1001;
}
/*	********************************************************************************************	*/

/*	Master_ProtectedArea_tableLayout_Menù_LevelMenuItemStyles_MenuItemStyle_01	*/
.Master_ProtectedArea_tableLayout_Menù_LevelMenuItemStyles_MenuItemStyle_01 :hover
{
	background-image:url(Images/pageMaster_ProtectedArea/GIFs/MenuItem_BackGroundImage_01_MouseOver.gif);
    color:#b22222;
}
/*	********************************************************************************************	*/

/*	Master_ProtectedArea_tableLayout_Menù_LevelMenuItemStyles_MenuItemStyle_02	*/
.Master_ProtectedArea_tableLayout_Menù_LevelMenuItemStyles_MenuItemStyle_02
{
	margin-left:auto;
	margin-right:auto;	
    width:130px;
    height:25px;
	background-image:url(Images/pageMaster_ProtectedArea/GIFs/MenuItem_BackGroundImage_02.gif);
    font-family:Tahoma;
    font-size:8pt;
    font-weight:bold;
    text-align:center;
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:1px;	
    color:Navy;
    z-index:1002;
}
/*	********************************************************************************************	*/

/*	Master_ProtectedArea_tableLayout_Menù_LevelMenuItemStyles_MenuItemStyle_02	*/
.Master_ProtectedArea_tableLayout_Menù_LevelMenuItemStyles_MenuItemStyle_02 :hover
{
	background-image:url(Images/pageMaster_ProtectedArea/GIFs/MenuItem_BackGroundImage_02_MouseOver.gif);
    color:#b22222;
}
/*	********************************************************************************************	*/

/*	Master_ProtectedArea_tableLayout_Menù_LevelMenuItemStyles_MenuItemStyle_03	*/
.Master_ProtectedArea_tableLayout_Menù_LevelMenuItemStyles_MenuItemStyle_03
{
	margin-left:auto;
	margin-right:auto;	
    width:130px;
    height:25px;
	background-image:url(Images/pageMaster_ProtectedArea/GIFs/MenuItem_BackGroundImage_03.gif);
    font-family:Tahoma;
    font-size:8pt;
    font-weight:bold;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:1px;	
    color:Navy;
    z-index:1003;
}
/*	********************************************************************************************	*/

/*	Master_ProtectedArea_tableLayout_Menù_LevelMenuItemStyles_MenuItemStyle_03	*/
.Master_ProtectedArea_tableLayout_Menù_LevelMenuItemStyles_MenuItemStyle_03 :hover
{
	background-image:url(Images/pageMaster_ProtectedArea/GIFs/MenuItem_BackGroundImage_03_MouseOver.gif);
    color:#b22222;
}
/*	********************************************************************************************	*/

/*	Master_ProtectedArea_tableLayout_Menù_LevelMenuItemStyles_MenuItemStyle_04	*/
.Master_ProtectedArea_tableLayout_Menù_LevelMenuItemStyles_MenuItemStyle_04
{
	margin-left:auto;
	margin-right:auto;	
    width:130px;
    height:25px;
	background-image:url(Images/pageMaster_ProtectedArea/GIFs/MenuItem_BackGroundImage_04.gif);
    font-family:Tahoma;
    font-size:8pt;
    font-weight:bold;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:1px;	
    color:Navy;
    z-index:1004;
}
/*	********************************************************************************************	*/

/*	Master_ProtectedArea_tableLayout_Menù_LevelMenuItemStyles_MenuItemStyle_04	*/
.Master_ProtectedArea_tableLayout_Menù_LevelMenuItemStyles_MenuItemStyle_04 :hover
{
	background-image:url(Images/pageMaster_ProtectedArea/GIFs/MenuItem_BackGroundImage_04_MouseOver.gif);
    color:#b22222;
}
/*	********************************************************************************************	*/

/*	Master_ProtectedArea_tableLayout_Menù_LevelMenuItemStyles_MenuItemStyle_05	*/
.Master_ProtectedArea_tableLayout_Menù_LevelMenuItemStyles_MenuItemStyle_05
{
	margin-left:auto;
	margin-right:auto;	
    width:130px;
    height:25px;
	background-image:url(Images/pageMaster_ProtectedArea/GIFs/MenuItem_BackGroundImage_04.gif);
    font-family:Tahoma;
    font-size:8pt;
    font-weight:bold;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:1px;	
    color:Navy;
    z-index:1005;
}
/*	********************************************************************************************	*/

/*	Master_ProtectedArea_tableLayout_Menù_LevelMenuItemStyles_MenuItemStyle_05	*/
.Master_ProtectedArea_tableLayout_Menù_LevelMenuItemStyles_MenuItemStyle_05 :hover
{
	background-image:url(Images/pageMaster_ProtectedArea/GIFs/MenuItem_BackGroundImage_05_MouseOver.gif);
    color:#b22222;
}
/*	********************************************************************************************	*/

/*	Master_ProtectedArea_tableLayout_panMenù_Customer	*/
.Master_ProtectedArea_tableLayout_panMenù_Customer
{
	margin-left:auto;
	margin-right:auto;
	background-image:url(Images/pageMaster_ProtectedArea/GIFs/panMenù_Customer_BackGroundImage.gif);
	width:900px;
	height:35px;
	display:none;
	text-align:center;
}
/*	********************************************************************************************	*/

/*	Master_ProtectedArea_tableLayout_panMenù_CustomerAndGuest	*/
.Master_ProtectedArea_tableLayout_panMenù_CustomerAndGuest
{
	margin-left:auto;
	margin-right:auto;
	background-image:url(Images/pageMaster_ProtectedArea/GIFs/panMenù_CustomerAndGuest_BackGroundImage.gif);
	width:900px;
	height:35px;
	display:none;
	text-align:center;
}
/*	********************************************************************************************	*/

/*	Master_ProtectedArea_tableLayout_panMenù_SuperUser	*/
.Master_ProtectedArea_tableLayout_panMenù_SuperUser
{
	margin-left:auto;
	margin-right:auto;
	background-image:url(Images/pageMaster_ProtectedArea/GIFs/panMenù_SuperUser_BackGroundImage.gif);
	width:900px;
	height:35px;
	display:none;
	text-align:center;
}
/*	********************************************************************************************	*/

/*	Master_ProtectedArea_tableLayout_Row_Lead	*/
.Master_ProtectedArea_tableLayout_Row_Lead
{
	width:100%;
	height:3px;
}
/*	********************************************************************************************	*/

/*	Master_ProtectedArea_tableLayout_Row_Normal		*/
.Master_ProtectedArea_tableLayout_Row_Normal
{
	width:100%;
	text-align:center;
}
/*	********************************************************************************************	*/

/*	Master_ProtectedArea_tableLayout_Inner_Col_First	*/
.Master_ProtectedArea_tableLayout_Inner_Col_First
{
	margin-left:auto;
	margin-right:auto;
	width:60%;
	text-align:center;	
}

/*	Master_ProtectedArea_tableLayout_Inner_Col_Second	*/
.Master_ProtectedArea_tableLayout_Inner_Col_Second
{
	margin-left:auto;
	margin-right:auto;
	width:40%;
	text-align:center;	
}

/*	Master_ProtectedArea_tableLayout_Inner_Inner	*/
.Master_ProtectedArea_tableLayout_Inner_Inner
{
	background-image:url(Images/pageMaster_ProtectedArea/GIFs/tableLayout_Inner_Inner_BackGroundImage.gif);
}


/*	********************************************************************************************	*/
/*	             F I N E     P A G E     M A S T E R    P R O T E C T E D    A R E A				*/
/*	********************************************************************************************	*/









/*	********************************************************************************************	*/
/*	               P A G E   P R O D U C T S   A N E S T E S I A   W A N D   P L U S				*/
/*	********************************************************************************************	*/


/*	.pageProducts_Anestesia_WandPlus_ImgWandPlus_Miniature	*/
.pageProducts_Anestesia_WandPlus_ImgWandPlus_Miniature
{
	width:150px;
	height:115px;
	border-right: Navy thin solid; 
	border-top: Navy thin solid; 
	border-left: Navy thin solid; 
	border-bottom: Navy thin solid;
	border-width:1px;
}
/*	********************************************************************************************	*/

/*	.pageProducts_Anestesia_WandPlus_panBody	*/
.pageProducts_Anestesia_WandPlus_panBody
{
	margin-left:8px;	
	width:688px;
	background-color:White;
	background-image:url(Images/pageProducts_Anestesia_WandPlus/GIFs/pageProducts_Anestesia_WandPlus_panBody_BackGroundImage.gif);
	background-repeat:no-repeat;
    border-right: RGB(255,255,0) thin solid;
    border-left: RGB(255,255,0) thin solid;
    border-bottom: RGB(255,255,0) thin solid;
}
/*	********************************************************************************************	*/

/*	pageProducts_Anestesia_WandPlus_tableBody_Row_Lead	*/
.pageProducts_Anestesia_WandPlus_tableBody_Row_Lead
{
	height:30px;
	background-color:White;
}
/*	********************************************************************************************	*/

/*	pageProducts_Anestesia_WandPlus_tableBody_Row_Normal	*/
.pageProducts_Anestesia_WandPlus_tableBody_Row_Normal
{
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;                        
}
/*	********************************************************************************************	*/


/*	********************************************************************************************	*/
/*	         F I N E   P A G E   P R O D U C T S   A N E S T E S I A   W A N D   P L U S			*/
/*	********************************************************************************************	*/









/*	********************************************************************************************	*/
/*	               P A G E   P R O D U C T S   A N S E D   D E N T I S T L I S T					*/
/*	********************************************************************************************	*/


/*	pageProducts_AnSed_DentistsList_panBody	*/
.pageProducts_AnSed_DentistsList_panBody
{
	margin-left:8px;	
	width:688px;
	background-color:White;
	background-image:url(Images/pageProducts_AnSed_DentistsList/GIFs/pageProducts_AnSed_DentistsList_panBody_BackGroundImage.gif);
	background-repeat:no-repeat;
    border-right: RGB(255,128,64) thin solid;
    border-left: RGB(255,128,64) thin solid;
    border-bottom: RGB(255,128,64) thin solid;
}
/*	********************************************************************************************	*/

/*	pageProducts_AnSed_DentistsList_panMenù	*/
.pageProducts_AnSed_DentistsList_panMenù
{
	position:relative;
	left:75px;
	top:5px;
	width:565px;
	background-color: White;
	border-right: Navy thin solid; 
	border-top: Navy thin solid; 
	border-left: Navy thin solid; 
	border-bottom: Navy thin solid;      
	border-Width:2px;    
	padding-bottom:10px;
	padding-top:10px;
	padding-right:10px;
	padding-left:10px;	     
	text-align:justify;
}
/*	********************************************************************************************	*/

/*	pageProducts_AnSed_DentistsList_tableData	*/
.pageProducts_AnSed_DentistsList_tableData
{
	width:100%;
    font-family:Tahoma;
    font-size:9pt;
    color:Navy;
}

/*	pageProducts_AnSed_DentistsList_tableData_Col_First	*/
.pageProducts_AnSed_DentistsList_tableData_Col_First
{
	width:80%;
	text-align:justify;
	vertical-align:top;
    border-right: Navy thin solid; 
    border-left: Navy thin solid; 
    border-bottom: Navy thin solid;
    border-top: Navy thin solid;
    border-width:1px;
    padding:5px 5px 5px 10px;
    line-height:150%;
}

/*	pageProducts_AnSed_DentistsList_tableData_Col_Second	*/
.pageProducts_AnSed_DentistsList_tableData_Col_Second
{
	width:20%;
	text-align:center;
	vertical-align:middle;
    border-right: Navy thin solid; 
    border-left: Navy thin solid; 
    border-bottom: Navy thin solid;
    border-top: Navy thin solid;
    border-width:1px;
    padding:5px 5px 5px 5px;      
}

/*	pageProducts_AnSed_DentistsList_tableData_Col_Second_Image	*/
.pageProducts_AnSed_DentistsList_tableData_Col_Second_Image
{
	width:55px;
	height:65px;	
    border-right: Navy thin solid; 
    border-left: Navy thin solid; 
    border-bottom: Navy thin solid;
    border-top: Navy thin solid;
    border-width:1px;
}

/*	pageProducts_AnSed_DentistsList_tableData_Row	*/
.pageProducts_AnSed_DentistsList_tableData_Row
{
	width:100%;
}

/*	pageProducts_AnSed_DentistsList_tableData_Row_Lead	*/
.pageProducts_AnSed_DentistsList_tableData_Row_Lead
{
	height:10px;
}


/*	********************************************************************************************	*/
/*	          F I N E   P A G E   P R O D U C T S   A N S E D   D E N T I S T L I S T				*/
/*	********************************************************************************************	*/









/*	********************************************************************************************	*/
/*	                        P A G E   P R O D U C T S   A N S E D   H O M E							*/
/*	********************************************************************************************	*/


/*	pageProducts_AnSed_Home_imgMenù	*/
.pageProducts_AnSed_Home_imgMenù
{
	position:relative;
	left:25px;
	width:300px;
	height:50px;      
	background-color:White;                                                                  
}
/*	********************************************************************************************	*/

/*	pageProducts_AnSed_Home_panBody	*/
.pageProducts_AnSed_Home_panBody
{
	margin-left:8px;	
	width:688px;
	background-color:White;
	background-image:url(Images/pageProducts_AnSed_Home/GIFs/pageProducts_AnSed_Home_panBody_BackGroundImage.gif);
	background-repeat:no-repeat;
    border-right: RGB(255,128,64) thin solid;
    border-left: RGB(255,128,64) thin solid;
    border-bottom: RGB(255,128,64) thin solid;
}
/*	********************************************************************************************	*/

/*	pageProducts_AnSed_Home_panMenù	*/
.pageProducts_AnSed_Home_panMenù
{
	position:relative;
	left:75px;
	top:5px;
	width:565px;
	background-color: White;
	border-right: Navy thin solid; 
	border-top: Navy thin solid; 
	border-left: Navy thin solid; 
	border-bottom: Navy thin solid;      
	border-Width:2px;    
	padding-bottom:10px;
	padding-top:10px;
	padding-right:10px;
	padding-left:10px;	     
	text-align:justify;
}
/*	********************************************************************************************	*/

/*	pageProducts_AnSed_Home_panSpot	*/
.pageProducts_AnSed_Home_panSpot
{
	position:relative;
	width:650px;
	margin-left:auto;
	margin-right:auto;
	background-color: White;
	border-Width:2px;    
	padding-bottom:10px;
	padding-top:10px;
	padding-right:10px;
	padding-left:10px;
	text-align:center;
}
/*	********************************************************************************************	*/


/*	********************************************************************************************	*/
/*	                   F I N E   P A G E   P R O D U C T S   A N S E D   H O M E					*/
/*	********************************************************************************************	*/









/*	********************************************************************************************	*/
/*	                  P A G E   P R O D U C T S   A N S E D   Q U A N T I F L E X					*/
/*	********************************************************************************************	*/


/*	pageProducts_AnSed_Quantiflex_imgQuantiflex	*/
.pageProducts_AnSed_Quantiflex_imgQuantiflex
{
    border-right: Navy thin solid;
    border-left: Navy thin solid;
    border-bottom: Navy thin solid;
    border-top: Navy thin solid;
}
/*	********************************************************************************************	*/

/*	pageProducts_AnSed_Quantiflex_panBody	*/
.pageProducts_AnSed_Quantiflex_panBody
{
	margin-left:8px;	
	width:688px;
	background-color:White;
	background-image:url(Images/pageProducts_AnSed_Quantiflex/GIFs/pageProducts_AnSed_Quantiflex_panBody_BackGroundImage.gif);
	background-repeat:no-repeat;
    border-right: RGB(255,128,64) thin solid;
    border-left: RGB(255,128,64) thin solid;
    border-bottom: RGB(255,128,64) thin solid;
}
/*	********************************************************************************************	*/

/*	pageProducts_AnSed_Quantiflex_panMenù	*/
.pageProducts_AnSed_Quantiflex_panMenù
{
	position:relative;
	width:650px;
	margin-left:auto;
	margin-right:auto;
	background-color: White;
	border-Width:2px;    
	padding-bottom:10px;
	padding-top:10px;
	padding-right:10px;
	padding-left:10px;
	text-align:center;
}
/*	********************************************************************************************	*/

/*	pageProducts_AnSed_Quantiflex_tableMDM_Row_Normal	*/
.pageProducts_AnSed_Quantiflex_tableMDM_Row_Normal
{
	background-color: RGB(200,220,120); 
	font-size: 10pt; 
	color: Navy; 
	font-family: Tahoma; 
	text-align: left;
	padding-bottom:5px;
	padding-top:5px;
}
/*	********************************************************************************************	*/


/*	********************************************************************************************	*/
/*	            F I N E   P A G E   P R O D U C T S   A N S E D   Q U A N T I F L E X				*/
/*	********************************************************************************************	*/









/*	********************************************************************************************	*/
/*	        P A G E   P R O D U C T S   A N S E D   Q U A N T I F L E X   A C C E S S O R I			*/
/*	********************************************************************************************	*/


/*	pageProducts_AnSed_Quantiflex_Accessories_imgAccessories	*/
.pageProducts_AnSed_Quantiflex_Accessories_imgAccessories
{
    border-right: Navy thin solid;
    border-left: Navy thin solid;
    border-bottom: Navy thin solid;
    border-top: Navy thin solid;
}
/*	********************************************************************************************	*/

/*	pageProducts_AnSed_Quantiflex_Accessories_imgConfigurations	*/
.pageProducts_AnSed_Quantiflex_Accessories_imgConfigurations
{
	width:175px;
	height:135px;
    border-right: Navy thin solid;
    border-left: Navy thin solid;
    border-bottom: Navy thin solid;
    border-top: Navy thin solid;
}
/*	********************************************************************************************	*/

/*	pageProducts_AnSed_Quantiflex_Accessories_imgTastes	*/
.pageProducts_AnSed_Quantiflex_Accessories_imgTastes
{
	width:122px;
	height:122px;
    border-right: Navy thin solid;
    border-left: Navy thin solid;
    border-bottom: Navy thin solid;
    border-top: Navy thin solid;
}
/*	********************************************************************************************	*/

/*	pageProducts_AnSed_Quantiflex_Accessories_panBody	*/
.pageProducts_AnSed_Quantiflex_Accessories_panBody
{
	margin-left:8px;	
	width:688px;
	background-color:White;
	background-image:url(Images/pageProducts_AnSed_Quantiflex_Accessories/GIFs/pageProducts_AnSed_Quantiflex_Accessories_panBody_BackGroundImage.gif);
	background-repeat:no-repeat;
    border-right: RGB(255,128,64) thin solid;
    border-left: RGB(255,128,64) thin solid;
    border-bottom: RGB(255,128,64) thin solid;
}
/*	********************************************************************************************	*/


/*	********************************************************************************************	*/
/*	   F I N E   P A G E   P R O D U C T S   A N S E D   Q U A N T I F L E X   A C C E S S O R I	*/
/*	********************************************************************************************	*/









/*	********************************************************************************************	*/
/*	                             P A G E   P R O D U C T S   H O M E								*/
/*	********************************************************************************************	*/


/*	pageProducts_Home_panAnalgesia	*/
.pageProducts_Home_panAnalgesia
{
	margin-left:auto;
	margin-right:auto;	
	width:630px;
	background-color:White;
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;	
    border-left: RGB(255,128,64) thin solid;
    border-top: RGB(255,128,64) thin solid;
    border-right: RGB(255,128,64) thin solid;
    border-bottom: RGB(255,128,64) thin solid;
    text-align:center;
}
/*	********************************************************************************************	*/

/*	pageProducts_Home_panApparecchiature	*/
.pageProducts_Home_panApparecchiature
{
	margin-left:auto;
	margin-right:auto;	
	width:630px;
	background-color:White;
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;	
    border-left: RGB(255,255,0) thin solid;
    border-top: RGB(255,255,0) thin solid;
    border-right: RGB(255,255,0) thin solid;
    border-bottom: RGB(255,255,0) thin solid;
    text-align:center;    
}
/*	********************************************************************************************	*/

/*	pageProducts_Home_panBody	*/
.pageProducts_Home_panBody
{
	margin-left:8px;	
	width:688px;
	background-color:White;
	background-image:url(Images/pageProducts_Home/GIFs/pageProducts_Home_panBody_BackGroundImage.gif);
	background-repeat:no-repeat;
    border-right: RGB(255,255,0) thin solid;
    border-left: RGB(255,255,0) thin solid;
    border-bottom: RGB(255,255,0) thin solid;
}
/*	********************************************************************************************	*/

/*	pageProducts_Home_tableApparecchiature_Col	*/
.pageProducts_Home_tableApparecchiature_Col
{
	width:33%;
	text-align:center;
	padding-left:5px;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;	
}
/*	********************************************************************************************	*/

/*	pageProducts_Home_tableApparecchiature_imgMiniature	*/
.pageProducts_Home_tableApparecchiature_imgMiniature
{
	width:175px;
	height:115px;
    border-left: Navy thin solid;
    border-top: Navy thin solid;
    border-right: Navy thin solid;
    border-bottom: Navy thin solid;	
}

/*	pageProducts_Home_tableApparecchiature_Row_Lead	*/
.pageProducts_Home_tableApparecchiature_Row_Lead
{
	height:20px;
	background-color:White;
}
/*	********************************************************************************************	*/

/*	pageProducts_Home_tableApparecchiature_spanMiniature	*/
.pageProducts_Home_tableApparecchiature_spanMiniature
{
	font-family:Tahoma;
	font-size:12pt;
	font-weight:bold;
	color:Navy;
}
/*	********************************************************************************************	*/


/*	********************************************************************************************	*/
/*	                        F I N E   P A G E   P R O D U C T S   H O M E							*/
/*	********************************************************************************************	*/









/*	********************************************************************************************	*/
/*	            P A G E   P R O D U C T S   I M G C O N T R O L   M I R R O S C O P E				*/
/*	********************************************************************************************	*/


/*	pageProducts_ImgControl_MirroScope_imgMiniature	*/
.pageProducts_ImgControl_MirroScope_imgMiniature
{
	width:300px;
	height:250px;
    border-right: Navy thin solid;
    border-left: Navy thin solid;
    border-bottom: Navy thin solid;
    border-top: Navy thin solid;
}
/*	********************************************************************************************	*/

/*	pageProducts_ImgControl_MirroScope_panBody	*/
.pageProducts_ImgControl_MirroScope_panBody
{
	margin-left:8px;	
	width:688px;
	background-color:White;
	background-image:url(Images/pageProducts_ImgControl_MirroScope/GIFs/pageProducts_ImgControl_MirroScope_panBody_BackGroundImage.gif);
	background-repeat:no-repeat;
    border-right: RGB(255,255,0) thin solid;
    border-left: RGB(255,255,0) thin solid;
    border-bottom: RGB(255,255,0) thin solid;
}
/*	********************************************************************************************	*/


/*	********************************************************************************************	*/
/*	       F I N E   P A G E   P R O D U C T S   I M G C O N T R O L   M I R R O S C O P E			*/
/*	********************************************************************************************	*/









/*	********************************************************************************************	*/
/*	    P A G E   P R O D U C T S   I M G C O N T R O L   M I R R O S C O P E    P R O 2 0 0		*/
/*	********************************************************************************************	*/


/*	pageProducts_ImgControl_MirroScope_Pro200_imgMiniature	*/
.pageProducts_ImgControl_MirroScope_Pro200_imgMiniature
{
	width:200px;
	height:150px;
    border-right: Navy thin solid;
    border-left: Navy thin solid;
    border-bottom: Navy thin solid;
    border-top: Navy thin solid;
}
/*	********************************************************************************************	*/

/*	pageProducts_ImgControl_MirroScope_Pro200_panBody	*/
.pageProducts_ImgControl_MirroScope_Pro200_panBody
{
	margin-left:8px;	
	width:688px;
	background-color:White;
	background-image:url(Images/pageProducts_ImgControl_MirroScope_Pro200/GIFs/pageProducts_ImgControl_MirroScope_Pro200_panBody_BackGroundImage.gif);
	background-repeat:no-repeat;
    border-right: RGB(255,255,0) thin solid;
    border-left: RGB(255,255,0) thin solid;
    border-bottom: RGB(255,255,0) thin solid;
}
/*	********************************************************************************************	*/

/*	pageProducts_ImgControl_MirroScope_Pro200_tableCaratteristiche_Col_Body_Second	*/
.pageProducts_ImgControl_MirroScope_Pro200_tableCaratteristiche_Col_Body_Second
{
	width:65%;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;                            
}
/*	********************************************************************************************	*/

/*	pageProducts_ImgControl_MirroScope_Pro200_tableCaratteristiche_Col_Body_First	*/
.pageProducts_ImgControl_MirroScope_Pro200_tableCaratteristiche_Col_Body_First
{
	width:35%;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;                            
}
/*	********************************************************************************************	*/

/*	pageProducts_ImgControl_MirroScope_Pro200_tableCaratteristiche_Col_Title	*/
.pageProducts_ImgControl_MirroScope_Pro200_tableCaratteristiche_Col_Title
{
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;                            
}
/*	********************************************************************************************	*/

/*	pageProducts_ImgControl_MirroScope_Pro200_tableCaratteristiche_Row_Body	*/
.pageProducts_ImgControl_MirroScope_Pro200_tableCaratteristiche_Row_Body
{
	background-color:RGB(240,240,240);
	color:Navy;
	font-family:Tahoma;
	font-size:10pt;
	font-weight:bold;
}
/*	********************************************************************************************	*/

/*	pageProducts_ImgControl_MirroScope_Pro200_tableCaratteristiche_Row_Lead	*/
.pageProducts_ImgControl_MirroScope_Pro200_tableCaratteristiche_Row_Lead
{
	height:10px;
	background-color:White;
}
/*	********************************************************************************************	*/

/*	pageProducts_ImgControl_MirroScope_Pro200_tableCaratteristiche_Row_Title	*/
.pageProducts_ImgControl_MirroScope_Pro200_tableCaratteristiche_Row_Title
{
	background-color:Navy;
	color:White;
	font-family:Tahoma;
	font-size:12pt;
	font-weight:bold;
}
/*	********************************************************************************************	*/


/*	********************************************************************************************	*/
/*	F I N E   P A G E   P R O D U C T S   I M G C O N T R O L   M I R R O S C O P E   P R O 2 0 0	*/
/*	********************************************************************************************	*/









/*	********************************************************************************************	*/
/*	        P A G E   P R O D U C T S   L A M P C O M P O S I T O   C U T E L I T E I I L D			*/
/*	********************************************************************************************	*/


/*	pageProducts_LampadeComposito_CuteLiteIILD_imgSpot	*/
.pageProducts_LampadeComposito_CuteLiteIILD_imgSpot
{
    border-right: Navy thin solid;
    border-left: Navy thin solid;
    border-bottom: Navy thin solid;
    border-top: Navy thin solid;
}
/*	********************************************************************************************	*/

/*	pageProducts_LampadeComposito_CuteLiteIILD_panBody	*/
.pageProducts_LampadeComposito_CuteLiteIILD_panBody
{
	margin-left:8px;	
	width:688px;
	background-color:White;
	background-image:url(Images/pageProducts_LampadeComposito_CuteLiteIILD/GIFs/pageProducts_LampadeComposito_CuteLiteIILD_panBody_BackGroundImage.gif);
	background-repeat:no-repeat;
    border-right: RGB(255,255,0) thin solid;
    border-left: RGB(255,255,0) thin solid;
    border-bottom: RGB(255,255,0) thin solid;
}
/*	********************************************************************************************	*/


/*	********************************************************************************************	*/
/*	  F I N E   P A G E   P R O D U C T S   L A M P C O M P O S I T O   C U T E L I T E I I L D		*/
/*	********************************************************************************************	*/









/*	********************************************************************************************	*/
/*	         P A G E   P R O D U C T S   L A M P P L A S M A   U L T R A L I T E 1 8 0 A			*/
/*	********************************************************************************************	*/


/*	pageProducts_LampadePlasma_UltraLite180A_imgMiniature	*/
.pageProducts_LampadePlasma_UltraLite180A_imgMiniature
{
	width:150px;
	height:150px;
    border-right: Navy thin solid;
    border-left: Navy thin solid;
    border-bottom: Navy thin solid;
    border-top: Navy thin solid;
}
/*	********************************************************************************************	*/

/*	pageProducts_LampadePlasma_UltraLite180A_panBody	*/
.pageProducts_LampadePlasma_UltraLite180A_panBody
{
	margin-left:8px;	
	width:688px;
	background-color:White;
	background-image:url(Images/pageProducts_LampadePlasma_UltraLite180A/GIFs/pageProducts_LampadePlasma_UltraLite180A_panBody_BackGroundImage.gif);
	background-repeat:no-repeat;
    border-right: RGB(255,255,0) thin solid;
    border-left: RGB(255,255,0) thin solid;
    border-bottom: RGB(255,255,0) thin solid;
}
/*	********************************************************************************************	*/


/*	********************************************************************************************	*/
/*	    F I N E   P A G E   P R O D U C T S   L A M P P L A S M A   U L T R A L I T E 1 8 0 A		*/
/*	********************************************************************************************	*/









/*	********************************************************************************************	*/
/*	                P A G E   P R O D U C T S   M O N I T P A Z   A V A N T 2 1 2 0					*/
/*	********************************************************************************************	*/


/*	.pageProducts_MonitPaz_Avant2120_ImgAvant2120_Miniature	*/
.pageProducts_MonitPaz_Avant2120_ImgAvant2120_Miniature
{
	width:300px;
	height:225px;
	border-right: Navy thin solid; 
	border-top: Navy thin solid; 
	border-left: Navy thin solid; 
	border-bottom: Navy thin solid;
	border-width:1px;
}
/*	********************************************************************************************	*/

/*	.pageProducts_MonitPaz_Avant2120_panBody	*/
.pageProducts_MonitPaz_Avant2120_panBody
{
	margin-left:8px;	
	width:688px;
	background-color:White;
	background-image:url(Images/pageProducts_MonitPaz_Avant2120/GIFs/pageProducts_MonitPaz_Avant2120_panBody_BackGroundImage.gif);
	background-repeat:no-repeat;
    border-right: RGB(255,255,0) thin solid;
    border-left: RGB(255,255,0) thin solid;
    border-bottom: RGB(255,255,0) thin solid;
}
/*	********************************************************************************************	*/

/*	pageProducts_MonitPaz_Avant2120_tableBody_Row_Lead	*/
.pageProducts_MonitPaz_Avant2120_tableBody_Row_Lead
{
	height:30px;
	background-color:White;
}
/*	********************************************************************************************	*/

/*	pageProducts_MonitPaz_Avant2120_tableBody_Row_Normal	*/
.pageProducts_MonitPaz_Avant2120_tableBody_Row_Normal
{
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;                        
}
/*	********************************************************************************************	*/

/*	pageProducts_MonitPaz_Avant2120_tableCaratteristiche_Col_Body_Second	*/
.pageProducts_MonitPaz_Avant2120_tableCaratteristiche_Col_Body_Second
{
	width:60%;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;                            
}
/*	********************************************************************************************	*/

/*	pageProducts_MonitPaz_Avant2120_tableCaratteristiche_Col_Body_First	*/
.pageProducts_MonitPaz_Avant2120_tableCaratteristiche_Col_Body_First
{
	width:40%;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;                            
}
/*	********************************************************************************************	*/

/*	pageProducts_MonitPaz_Avant2120_tableCaratteristiche_Col_Title	*/
.pageProducts_MonitPaz_Avant2120_tableCaratteristiche_Col_Title
{
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;                            
}
/*	********************************************************************************************	*/

/*	pageProducts_MonitPaz_Avant2120_tableCaratteristiche_Row_Body	*/
.pageProducts_MonitPaz_Avant2120_tableCaratteristiche_Row_Body
{
	background-color:RGB(240,240,240);
	color:Navy;
	font-family:Tahoma;
	font-size:10pt;
	font-weight:bold;
}
/*	********************************************************************************************	*/

/*	pageProducts_MonitPaz_Avant2120_tableCaratteristiche_Row_Lead	*/
.pageProducts_MonitPaz_Avant2120_tableCaratteristiche_Row_Lead
{
	height:10px;
	background-color:White;
}
/*	********************************************************************************************	*/

/*	pageProducts_MonitPaz_Avant2120_tableCaratteristiche_Row_Title	*/
.pageProducts_MonitPaz_Avant2120_tableCaratteristiche_Row_Title
{
	background-color:Navy;
	color:White;
	font-family:Tahoma;
	font-size:12pt;
	font-weight:bold;
}
/*	********************************************************************************************	*/


/*	********************************************************************************************	*/
/*	          F I N E   P A G E   P R O D U C T S   M O N I T P A Z   A V A N T 2 1 2 0				*/
/*	********************************************************************************************	*/









/*	********************************************************************************************	*/
/*	           P A G E   P R O D U C T S   M O N I T P A Z   C R I T I C A R E 5 0 4 D X			*/
/*	********************************************************************************************	*/


/*	.pageProducts_MonitPaz_Criticare504DX_panBody	*/
.pageProducts_MonitPaz_Criticare504DX_panBody
{
	margin-left:8px;	
	width:688px;
	background-color:White;
	background-image:url(Images/pageProducts_MonitPaz_Criticare504DX/GIFs/pageProducts_MonitPaz_Criticare504DX_panBody_BackGroundImage.gif);
	background-repeat:no-repeat;
    border-right: RGB(255,255,0) thin solid;
    border-left: RGB(255,255,0) thin solid;
    border-bottom: RGB(255,255,0) thin solid;
}
/*	********************************************************************************************	*/

/*	pageProducts_MonitPaz_Criticare504DX_tableBody_Row_Lead	*/
.pageProducts_MonitPaz_Criticare504DX_tableBody_Row_Lead
{
	height:30px;
	background-color:White;
}
/*	********************************************************************************************	*/

/*	pageProducts_MonitPaz_Criticare504DX_tableBody_Row_Normal	*/
.pageProducts_MonitPaz_Criticare504DX_tableBody_Row_Normal
{
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;                        
}
/*	********************************************************************************************	*/

/*	pageProducts_MonitPaz_Criticare504DX_tableCaratteristiche_Col_Body_Second	*/
.pageProducts_MonitPaz_Criticare504DX_tableCaratteristiche_Col_Body_Second
{
	width:60%;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;                            
}
/*	********************************************************************************************	*/

/*	pageProducts_MonitPaz_Criticare504DX_tableCaratteristiche_Col_Body_First	*/
.pageProducts_MonitPaz_Criticare504DX_tableCaratteristiche_Col_Body_First
{
	width:40%;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;                            
}
/*	********************************************************************************************	*/

/*	pageProducts_MonitPaz_Criticare504DX_tableCaratteristiche_Col_Title	*/
.pageProducts_MonitPaz_Criticare504DX_tableCaratteristiche_Col_Title
{
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;                            
}
/*	********************************************************************************************	*/

/*	pageProducts_MonitPaz_Criticare504DX_tableCaratteristiche_Row_Body	*/
.pageProducts_MonitPaz_Criticare504DX_tableCaratteristiche_Row_Body
{
	background-color:RGB(240,240,240);
	color:Navy;
	font-family:Tahoma;
	font-size:10pt;
	font-weight:bold;
}
/*	********************************************************************************************	*/

/*	pageProducts_MonitPaz_Criticare504DX_tableCaratteristiche_Row_Lead	*/
.pageProducts_MonitPaz_Criticare504DX_tableCaratteristiche_Row_Lead
{
	height:10px;
	background-color:White;
}
/*	********************************************************************************************	*/

/*	pageProducts_MonitPaz_Criticare504DX_tableCaratteristiche_Row_Title	*/
.pageProducts_MonitPaz_Criticare504DX_tableCaratteristiche_Row_Title
{
	background-color:Navy;
	color:White;
	font-family:Tahoma;
	font-size:12pt;
	font-weight:bold;
}
/*	********************************************************************************************	*/


/*	********************************************************************************************	*/
/*	     F I N E   P A G E   P R O D U C T S   M O N I T P A Z   C R I T I C A R E 5 0 4 D X		*/
/*	********************************************************************************************	*/









/*	********************************************************************************************	*/
/*	                      P A G E   P R O D U C T S   R A D D I G   M D X 2							*/
/*	********************************************************************************************	*/


/*	pageProducts_RadDig_MDX2_imgMDX2	*/
.pageProducts_RadDig_MDX2_imgMDX2
{
	width:300px;
	height:225px;
    border-right: Navy thin solid;
    border-left: Navy thin solid;
    border-bottom: Navy thin solid;
    border-top: Navy thin solid;
}
/*	********************************************************************************************	*/

/*	pageProducts_RadDig_MDX2_imgMDX2_Depliant	*/
.pageProducts_RadDig_MDX2_imgMDX2_Depliant
{
	width:225px;
	height:200px;
    border-right: Navy thin solid;
    border-left: Navy thin solid;
    border-bottom: Navy thin solid;
    border-top: Navy thin solid;
}
/*	********************************************************************************************	*/

/*	pageProducts_RadDig_MDX2_imgMDX2_Mediadent	*/
.pageProducts_RadDig_MDX2_imgMDX2_Mediadent
{
	width:300px;
	height:225px;
    border-right: Navy thin solid;
    border-left: Navy thin solid;
    border-bottom: Navy thin solid;
    border-top: Navy thin solid;
}
/*	********************************************************************************************	*/

/*	pageProducts_RadDig_MDX2_panBody	*/
.pageProducts_RadDig_MDX2_panBody
{
	margin-left:8px;	
	width:688px;
	background-color:White;
	background-image:url(Images/pageProducts_RadDig_MDX2/GIFs/pageProducts_RadDig_MDX2_panBody_BackGroundImage.gif);
	background-repeat:no-repeat;
    border-right: RGB(255,255,0) thin solid;
    border-left: RGB(255,255,0) thin solid;
    border-bottom: RGB(255,255,0) thin solid;
}
/*	********************************************************************************************	*/


/*	********************************************************************************************	*/
/*	                 F I N E   P A G E   P R O D U C T S   R A D D I G   M D X 2					*/
/*	********************************************************************************************	*/









/*	********************************************************************************************	*/
/*	              P A G E   P R O D U C T S   S B I A N C D E N T   C O O L B L U E					*/
/*	********************************************************************************************	*/


/*	.pageProducts_SbiancDent_CoolBlue_ImgCoolBlue_Miniature	*/
.pageProducts_SbiancDent_CoolBlue_ImgCoolBlue_Miniature
{
	width:200px;
	height:175px;
	border-right: Navy thin solid; 
	border-top: Navy thin solid; 
	border-left: Navy thin solid; 
	border-bottom: Navy thin solid;
	border-width:1px;
}
/*	********************************************************************************************	*/

/*	.pageProducts_SbiancDent_CoolBlue_panBody	*/
.pageProducts_SbiancDent_CoolBlue_panBody
{
	margin-left:8px;	
	width:688px;
	background-color:White;
	background-image:url(Images/pageProducts_SbiancDent_CoolBlue/GIFs/pageProducts_SbiancDent_CoolBlue_panBody_BackGroundImage.gif);
	background-repeat:no-repeat;
    border-right: RGB(255,255,0) thin solid;
    border-left: RGB(255,255,0) thin solid;
    border-bottom: RGB(255,255,0) thin solid;
}
/*	********************************************************************************************	*/

/*	pageProducts_SbiancDent_CoolBlue_tableBody_Row_Lead	*/
.pageProducts_SbiancDent_CoolBlue_tableBody_Row_Lead
{
	height:30px;
	background-color:White;
}
/*	********************************************************************************************	*/

/*	pageProducts_SbiancDent_CoolBlue_tableBody_Row_Normal	*/
.pageProducts_SbiancDent_CoolBlue_tableBody_Row_Normal
{
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;                        
}
/*	********************************************************************************************	*/


/*	********************************************************************************************	*/
/*	          F I N E   P A G E   P R O D U C T S   S B I A N C D E N T   C O O L B L U E			*/
/*	********************************************************************************************	*/









/*	********************************************************************************************	*/
/*	          P A G E   P R O D U C T S   T E L E C A M E R E   Z O O M C A M L D 1 0 D				*/
/*	********************************************************************************************	*/


/*	pageProducts_Telecamere_ZoomCAMLD10D_panBody	*/
.pageProducts_Telecamere_ZoomCAMLD10D_panBody
{
	margin-left:8px;	
	width:688px;
	background-color:White;
	background-image:url(Images/pageProducts_Telecamere_ZoomCAMLD10D/GIFs/pageProducts_Telecamere_ZoomCAMLD10D_panBody_BackGroundImage.gif);
	background-repeat:no-repeat;
    border-right: RGB(255,255,0) thin solid;
    border-left: RGB(255,255,0) thin solid;
    border-bottom: RGB(255,255,0) thin solid;
}
/*	********************************************************************************************	*/

/*	pageProducts_Telecamere_ZoomCAMLD10D_tableBody_Row_Lead	*/
.pageProducts_Telecamere_ZoomCAMLD10D_tableBody_Row_Lead
{
	height:30px;
	background-color:White;
}
/*	********************************************************************************************	*/

/*	pageProducts_Telecamere_ZoomCAMLD10D_tableBody_Row_Normal	*/
.pageProducts_Telecamere_ZoomCAMLD10D_tableBody_Row_Normal
{
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;                        
}
/*	********************************************************************************************	*/


/*	********************************************************************************************	*/
/*	      F I N E   P A G E   P R O D U C T S   T E L E C A M E R E   Z O O M C A M L D 1 0 D		*/
/*	********************************************************************************************	*/









/*	********************************************************************************************	*/
/*	                                   P A G E   S E R V I Z I										*/
/*	********************************************************************************************	*/


/*	pageServizi_panBody	*/
.pageServizi_panBody
{
	margin-left:8px;	
	width:688px;
	background-color:White;
	background-image:url(Images/pageServizi/GIFs/pageServizi_panBody_BackGroundImage.gif);
	background-repeat:no-repeat;
    border-right: RGB(210,210,210) thin solid; 
    border-left: RGB(210,210,210) thin solid; 
    border-bottom: RGB(210,210,210) thin solid;
}
/*	********************************************************************************************	*/


/*	********************************************************************************************	*/
/*	                              F I N E   P A G E   S E R V I Z I									*/
/*	********************************************************************************************	*/









/*	********************************************************************************************	*/
/*	                                   P A G E   S I T E M A P										*/
/*	********************************************************************************************	*/


/*	pageSiteMap_panBody	*/
.pageSiteMap_panBody
{
	margin-left:8px;	
	width:688px;
	background-color:White;
	background-image:url(Images/pageSiteMap/GIFs/pageSiteMap_panBody_BackGroundImage.gif);
	background-repeat:no-repeat;
    border-right: #a3d4a3 thin solid; 
    border-left: #a3d4a3 thin solid; 
    border-bottom: #a3d4a3 thin solid	
}
/*	********************************************************************************************	*/

/*	pageSiteMap_tableBody_Row_Normal	*/
.pageSiteMap_tableBody_Row_Normal
{
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	text-align:center;
}
/*	********************************************************************************************	*/


/*	********************************************************************************************	*/
/*	                              F I N E   P A G E   S I T E M A P									*/
/*	********************************************************************************************	*/









/*	********************************************************************************************	*/
/*	                      P A G E   S O F T W A R E   M A C H 1   H O M E							*/
/*	********************************************************************************************	*/


/*	.pageSoftWare_Mach1_Home_ImgMach1	*/
.pageSoftWare_Mach1_Home_ImgMach1
{
	width:275px;
	height:150px;
	border-right: Navy thin solid; 
	border-top: Navy thin solid; 
	border-left: Navy thin solid; 
	border-bottom: Navy thin solid;
	border-width:1px;
}
/*	********************************************************************************************	*/

/*	pageSoftWare_Mach1_Home_tableBody_Row_Lead	*/
.pageSoftWare_Mach1_Home_tableBody_Row_Lead
{
	height:30px;
	background-color:White;
}
/*	********************************************************************************************	*/

/*	pageSoftWare_Mach1_Home_tableBody_Row_Normal	*/
.pageSoftWare_Mach1_Home_tableBody_Row_Normal
{
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;                        
}
/*	********************************************************************************************	*/

/*	pageSoftWare_Mach1_Home_panBody	*/
.pageSoftWare_Mach1_Home_panBody
{
	margin-left:8px;	
	width:688px;
	background-color:White;
	background-image:url(Images/pageSoftWare_Mach1_Home/GIFs/pageSoftWare_Mach1_Home_panBody_BackGroundImage.gif);
	background-repeat:no-repeat;
    border-right: RGB(128,160,255) thin solid;
    border-left: RGB(128,160,255) thin solid;
    border-bottom: RGB(128,160,255) thin solid;
}
/*	********************************************************************************************	*/


/*	********************************************************************************************	*/
/*	                   F I N E   P A G E   S O F T W A R E   M A C H 1   H O M E					*/
/*	********************************************************************************************	*/









/*	********************************************************************************************	*/
/*	                   P A G E   S O F T W A R E   M A C H 3   F U N C T I O N S					*/
/*	********************************************************************************************	*/


/*	ageSoftWare_Mach3_Functions_imgMenu_Components	*/
.pageSoftWare_Mach3_Functions_imgMenu_Components
{
	position:relative;
	left:12.5px;
	width:200px;
	height:150px;
	background-color: White;
	border-right: Navy thin solid; 
	border-top: Navy thin solid; 
	border-left: Navy thin solid; 
	border-bottom: Navy thin solid;      
	border-Width:1px;                                  
}
/*	********************************************************************************************	*/

/*	pageSoftWare_Mach3_Functions_panMenu	*/
.pageSoftWare_Mach3_Functions_panMenu
{
	width:625px;
	position:relative;
	left:25px;
    border-right: Navy thin solid;
    border-left: Navy thin solid;
    border-bottom: Navy thin solid;
    border-top: Navy thin solid;    
}
/*	********************************************************************************************	*/

/*	pageSoftWare_Mach3_Functions_panBody	*/
.pageSoftWare_Mach3_Functions_panBody
{
	margin-left:8px;	
	width:688px;
	background-color:White;
	background-image:url(Images/pageSoftWare_Mach3_Functions/GIFs/pageSoftWare_Mach3_Functions_panBody_BackGroundImage.gif);
	background-repeat:no-repeat;
    border-right: RGB(128,160,255) thin solid;
    border-left: RGB(128,160,255) thin solid;
    border-bottom: RGB(128,160,255) thin solid;
}
/*	********************************************************************************************	*/


/*	********************************************************************************************	*/
/*	             F I N E   P A G E   S O F T W A R E   M A C H 3   F U N C T I O N S				*/
/*	********************************************************************************************	*/









/*	********************************************************************************************	*/
/*	                      P A G E   S O F T W A R E   M A C H 3   H O M E							*/
/*	********************************************************************************************	*/


/*	pageSoftWare_Mach3_Home_panBody	*/
.pageSoftWare_Mach3_Home_panBody
{
	margin-left:8px;	
	width:688px;
	background-color:White;
	background-image:url(Images/pageSoftWare_Mach3_Home/GIFs/pageSoftWare_Mach3_Home_panBody_BackGroundImage.gif);
	background-repeat:no-repeat;
    border-right: RGB(128,160,255) thin solid;
    border-left: RGB(128,160,255) thin solid;
    border-bottom: RGB(128,160,255) thin solid;
}
/*	********************************************************************************************	*/


/*	********************************************************************************************	*/
/*	                   F I N E   P A G E   S O F T W A R E   M A C H 3   H O M E					*/
/*	********************************************************************************************	*/









/*	********************************************************************************************	*/
/*	                   P A G E   S O F T W A R E   M A C H 3   R E Q U I S I T E S					*/
/*	********************************************************************************************	*/


/*	pageSoftWare_Mach3_Requisites_panBody	*/
.pageSoftWare_Mach3_Requisites_panBody
{
	margin-left:8px;	
	width:688px;
	background-color:White;
	background-image:url(Images/pageSoftWare_Mach3_Requisites/GIFs/pageSoftWare_Mach3_Requisites_panBody_BackGroundImage.gif);
	background-repeat:no-repeat;
    border-right: RGB(128,160,255) thin solid;
    border-left: RGB(128,160,255) thin solid;
    border-bottom: RGB(128,160,255) thin solid;
}
/*	********************************************************************************************	*/


/*	********************************************************************************************	*/
/*	             F I N E   P A G E   S O F T W A R E   M A C H 3   R E Q U I S I T E S				*/
/*	********************************************************************************************	*/









/*	********************************************************************************************	*/
/*	                P A G E   S O F T W A R E   M A C H 3   W H A T   I T   D O E S					*/
/*	********************************************************************************************	*/


/*	pageSoftWare_Mach3_WhatItDoes_divBody	*/
.pageSoftWare_Mach3_WhatItDoes_divBody
{
	width:100%;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
	background-color:White;
	background-image:url(Images/pageSoftWare_Mach3_WhatItDoes/GIFs/pageSoftWare_Mach3_WhatItDoes_divBody_BackGroundImage.gif);
	background-repeat:repeat;
}
/*	********************************************************************************************	*/

/*	pageSoftWare_Mach3_WhatItDoes_panBody	*/
.pageSoftWare_Mach3_WhatItDoes_panBody
{
	margin-left:8px;	
	width:688px;
	background-color:White;
	background-image:url(Images/pageSoftWare_Mach3_WhatItDoes/GIFs/pageSoftWare_Mach3_WhatItDoes_panBody_BackGroundImage.gif);
	background-repeat:no-repeat;
    border-right: RGB(128,160,255) thin solid;
    border-left: RGB(128,160,255) thin solid;
    border-bottom: RGB(128,160,255) thin solid;
}
/*	********************************************************************************************	*/


/*	********************************************************************************************	*/
/*	           F I N E   P A G E   S O F T W A R E   M A C H 3   W H A T   I T   D O E S			*/
/*	********************************************************************************************	*/









/*	********************************************************************************************	*/
/*	                     P A G E   S U P E R U S E R   C U S T O M E R K E Y						*/
/*	********************************************************************************************	*/


/*	pageSuperUser_CustomerKey_divError	*/
.pageSuperUser_CustomerKey_divError
{
	width:95%;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
	color:Navy;
	background-color:White;
	background-image:url(Images/pageSuperUser_CustomerKey/GIFs/pageSuperUser_CustomerKey_divError_BackGroundImage.gif);
	background-repeat:repeat;
    border-right: Firebrick thin solid;
    border-top: Firebrick thin solid;
    border-left: Firebrick thin solid;
    border-bottom: Firebrick thin solid;
    border-width:2px;
    font-family:Tahoma;
    font-size:9pt;
    font-weight:bold;
    text-align:justify;
}
/*	********************************************************************************************	*/

/*	pageSuperUser_CustomerKey_panBody	*/
.pageSuperUser_CustomerKey_panBody
{
	width:100%;
	background-color:White;
}
/*	********************************************************************************************	*/

/*	pageSuperUser_CustomerKey_tablePrinc	*/
.pageSuperUser_CustomerKey_tablePrinc
{
	width:100%;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	color:Navy;
	background-color:White;
	text-align:center;
	vertical-align:top;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
	line-height:150%;
}
/*	********************************************************************************************	*/

/*	pageSuperUser_CustomerKey_tablePrinc_Col_Normal	*/
.pageSuperUser_CustomerKey_tablePrinc_Col_Normal
{
    text-align:center;
    vertical-align:middle;
	padding-left:15px;
	padding-right:15px;
}
/*	********************************************************************************************	*/

/*  .pageSuperUser_CustomerKey_tablePrinc_divTitle	*/
.pageSuperUser_CustomerKey_tablePrinc_divTitle
{
	margin-left:auto;
	margin-right:auto;
	height:50px;
	text-align:center;
	vertical-align:middle;                                    
	background-image:url(Images/pageSuperUser_CustomerKey/GIFs/pageSuperUser_CustomerKey_divTitle_BackGroundImage.gif);
	background-position:center;
	background-repeat:no-repeat;
}
/*	********************************************************************************************	*/

/*	pageSuperUser_CustomerKey_tablePrinc_Row_Lead	*/
.pageSuperUser_CustomerKey_tablePrinc_Row_Lead
{
	height:10px;
}
/*	********************************************************************************************	*/

/*	pageSuperUser_CustomerKey_tablePrinc_Row_Normal	*/
.pageSuperUser_CustomerKey_tablePrinc_Row_Normal
{
}
/*	********************************************************************************************	*/

/*	pageSuperUser_CustomerKey_tablePrinc_tableFilters	*/
.pageSuperUser_CustomerKey_tablePrinc_tableFilters
/*	********************************************************************************************	*/
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
	color:Navy;
}

/*	pageSuperUser_CustomerKey_tablePrinc_tableFilters_Col_First		*/
.pageSuperUser_CustomerKey_tablePrinc_tableFilters_Col_First
/*	********************************************************************************************	*/
{
	width:49%;
	text-align:center;
	vertical-align:top;
	border-right: navy 1px solid;
	border-top: navy 1px solid;
	border-left: navy 1px solid;
	border-bottom: navy 1px solid;
}

/*	pageSuperUser_CustomerKey_tablePrinc_tableFilters_Col_Second	*/
.pageSuperUser_CustomerKey_tablePrinc_tableFilters_Col_Second
/*	********************************************************************************************	*/
{
	width:2%;
	text-align:center;
	vertical-align:top;
}

/*	pageSuperUser_CustomerKey_tablePrinc_tableFilters_Col_Third	*/
.pageSuperUser_CustomerKey_tablePrinc_tableFilters_Col_Third
/*	********************************************************************************************	*/
{
	width:49%;
	text-align:center;
	vertical-align:top;
	border-right: navy 1px solid;
	border-top: navy 1px solid;
	border-left: navy 1px solid;
	border-bottom: navy 1px solid;
}

/*	pageSuperUser_CustomerKey_tablePrinc_tableFilters_Row_Lead	*/
.pageSuperUser_CustomerKey_tablePrinc_tableFilters_Row_Lead
{
	height:5px;
}

/*	pageSuperUser_CustomerKey_tablePrinc_tableFilters_Row_Normal	*/
.pageSuperUser_CustomerKey_tablePrinc_tableFilters_Row_Normal
{
}


/*	********************************************************************************************	*/
/*	                 F I N E   P A G E   S U P E R U S E R   C U S T O M E R K E Y					*/
/*	********************************************************************************************	*/









/*	********************************************************************************************	*/
/*	          P A G E   S U P E R U S E R   R  E  Q  U  E  S  T  S     A N O N Y M O U S			*/
/*	********************************************************************************************	*/


/*	pageSuperUser_Requests_Anonymous_divError	*/
.pageSuperUser_Requests_Anonymous_divError
{
	width:95%;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
	color:Navy;
	background-color:White;
	background-image:url(Images/pageSuperUser_Requests_Anonymous/GIFs/pageSuperUser_Requests_Anonymous_divError_BackGroundImage.gif);
	background-repeat:repeat;
    border-right: Firebrick thin solid;
    border-top: Firebrick thin solid;
    border-left: Firebrick thin solid;
    border-bottom: Firebrick thin solid;
    border-width:2px;
    font-family:Tahoma;
    font-size:9pt;
    font-weight:bold;
    text-align:justify;
}
/*	********************************************************************************************	*/

/*	pageSuperUser_Requests_Anonymous_panBody	*/
.pageSuperUser_Requests_Anonymous_panBody
{
	width:100%;
	background-color:White;
}
/*	********************************************************************************************	*/

/*	pageSuperUser_Requests_Anonymous_tablePrinc	*/
.pageSuperUser_Requests_Anonymous_tablePrinc
{
	width:100%;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	color:Navy;
	background-color:White;
	text-align:center;
	vertical-align:top;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
	line-height:150%;
}
/*	********************************************************************************************	*/

/*	pageSuperUser_Requests_Anonymous_tablePrinc_Col_Normal	*/
.pageSuperUser_Requests_Anonymous_tablePrinc_Col_Normal
{
    text-align:center;
    vertical-align:middle;
	padding-left:15px;
	padding-right:15px;
}
/*	********************************************************************************************	*/

/*  .pageSuperUser_Requests_Anonymous_tablePrinc_divTitle	*/
.pageSuperUser_Requests_Anonymous_tablePrinc_divTitle
{
	margin-left:auto;
	margin-right:auto;
	height:50px;
	text-align:center;
	vertical-align:middle;                                    
	background-image:url(Images/pageSuperUser_Requests_Anonymous/GIFs/pageSuperUser_Requests_Anonymous_divTitle_BackGroundImage.gif);
	background-position:center;
	background-repeat:no-repeat;
}
/*	********************************************************************************************	*/

/*	pageSuperUser_Requests_Anonymous_tablePrinc_Row_Lead	*/
.pageSuperUser_Requests_Anonymous_tablePrinc_Row_Lead
{
	height:10px;
}
/*	********************************************************************************************	*/

/*	pageSuperUser_Requests_Anonymous_tablePrinc_Row_Normal	*/
.pageSuperUser_Requests_Anonymous_tablePrinc_Row_Normal
{
}
/*	********************************************************************************************	*/

/*	pageSuperUser_Requests_Anonymous_tablePrinc_tableFilters	*/
.pageSuperUser_Requests_Anonymous_tablePrinc_tableFilters
/*	********************************************************************************************	*/
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
	color:Navy;
}

/*	pageSuperUser_Requests_Anonymous_tablePrinc_tableFilters_Col_First		*/
.pageSuperUser_Requests_Anonymous_tablePrinc_tableFilters_Col_First
/*	********************************************************************************************	*/
{
	width:49%;
	text-align:center;
	vertical-align:top;
	border-right: navy 1px solid;
	border-top: navy 1px solid;
	border-left: navy 1px solid;
	border-bottom: navy 1px solid;
}

/*	pageSuperUser_Requests_Anonymous_tablePrinc_tableFilters_Col_Second	*/
.pageSuperUser_Requests_Anonymous_tablePrinc_tableFilters_Col_Second
/*	********************************************************************************************	*/
{
	width:2%;
	text-align:center;
	vertical-align:top;
}

/*	pageSuperUser_Requests_Anonymous_tablePrinc_tableFilters_Col_Third	*/
.pageSuperUser_Requests_Anonymous_tablePrinc_tableFilters_Col_Third
/*	********************************************************************************************	*/
{
	width:49%;
	text-align:center;
	vertical-align:top;
	border-right: navy 1px solid;
	border-top: navy 1px solid;
	border-left: navy 1px solid;
	border-bottom: navy 1px solid;
}

/*	pageSuperUser_Requests_Anonymous_tablePrinc_tableFilters_Row_Lead	*/
.pageSuperUser_Requests_Anonymous_tablePrinc_tableFilters_Row_Lead
{
	height:5px;
}

/*	pageSuperUser_Requests_Anonymous_tablePrinc_tableFilters_Row_Normal	*/
.pageSuperUser_Requests_Anonymous_tablePrinc_tableFilters_Row_Normal
{
}

/*	pageSuperUser_Requests_Anonymous_tablePrinc_tableFilters_tableContacts	*/
.pageSuperUser_Requests_Anonymous_tablePrinc_tableFilters_tableContacts
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
	color:Navy;
}

/*	pageSuperUser_Requests_Anonymous_tablePrinc_tableFilters_tableProducts	*/
.pageSuperUser_Requests_Anonymous_tablePrinc_tableFilters_tableProducts
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
	color:Navy;
}

/*	pageSuperUser_Requests_Anonymous_tablePrinc_tableFilters_tableRequestsStatus	*/
.pageSuperUser_Requests_Anonymous_tablePrinc_tableFilters_tableRequestsStatus
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
	color:Navy;
}

/*	pageSuperUser_Requests_Anonymous_tablePrinc_tableFilters_tableRequestsTypes	*/
.pageSuperUser_Requests_Anonymous_tablePrinc_tableFilters_tableRequestsTypes
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
	color:Navy;
}


/*	********************************************************************************************	*/
/*	    F I N E   P A G E   S U P E R U S E R   R  E  Q  U  E  S  T  S     A N O N Y M O U S		*/
/*	********************************************************************************************	*/









/*	********************************************************************************************	*/
/*	                            P A G E   S U P E R U S E R   U S E R								*/
/*	********************************************************************************************	*/


/*	pageSuperUser_User_divError	*/
.pageSuperUser_User_divError
{
	width:95%;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
	color:Navy;
	background-color:White;
	background-image:url(Images/pageSuperUser_User/GIFs/pageSuperUser_User_divError_BackGroundImage.gif);
	background-repeat:repeat;
    border-right: Firebrick thin solid;
    border-top: Firebrick thin solid;
    border-left: Firebrick thin solid;
    border-bottom: Firebrick thin solid;
    border-width:2px;
    font-family:Tahoma;
    font-size:9pt;
    font-weight:bold;
    text-align:justify;
}
/*	********************************************************************************************	*/

/*	pageSuperUser_User_panBody	*/
.pageSuperUser_User_panBody
{
	width:100%;
	background-color:White;
}
/*	********************************************************************************************	*/

/*	pageSuperUser_User_tableInput_Col_Label	*/
.pageSuperUser_User_tableInput_Col_Label
{
	width:10%;
	text-align:left;
}
/*	********************************************************************************************	*/

/*	pageSuperUser_User_tableInput_Col_Nothing	*/
.pageSuperUser_User_tableInput_Col_Nothing
{
	width:5%;
	text-align:center;
}
/*	********************************************************************************************	*/

/*	pageSuperUser_User_tableInput_Col_TextBox	*/
.pageSuperUser_User_tableInput_Col_TextBox
{
	width:37%;
	text-align:left;	
}
/*	********************************************************************************************	*/

/*	pageSuperUser_User_tableInput_lblInput	*/
.pageSuperUser_User_tableInput_lblInput
{
	background-color:White;
    color:#b22222;
	font-family:Tahoma;
	font-size:10pt;
}
/*	********************************************************************************************	*/

/*	pageSuperUser_User_tableInput_Row_Lead	*/
.pageSuperUser_User_tableInput_Row_Lead
{
	height:10px;
	background-color:White;
}
/*	********************************************************************************************	*/

/*	pageSuperUser_User_tableInput_txtInput	*/
.pageSuperUser_User_tableInput_txtInput
{
    width:100%;
    background-color:White;
    color:Navy;
	font-family:Tahoma;
	font-size:10pt;
}
/*	********************************************************************************************	*/

/*	pageSuperUser_User_tablePrinc	*/
.pageSuperUser_User_tablePrinc
{
	width:100%;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	color:Navy;
	background-color:White;
	text-align:center;
	vertical-align:top;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
	line-height:150%;
}
/*	********************************************************************************************	*/

/*	pageSuperUser_User_tablePrinc_Col_Normal	*/
.pageSuperUser_User_tablePrinc_Col_Normal
{
    text-align:center;
    vertical-align:middle;
	padding-left:15px;
	padding-right:15px;
}
/*	********************************************************************************************	*/

/*  .pageSuperUser_User_tablePrinc_divTitle	*/
.pageSuperUser_User_tablePrinc_divTitle
{
	margin-left:auto;
	margin-right:auto;
	height:50px;
	text-align:center;
	vertical-align:middle;                                    
	background-image:url(Images/pageSuperUser_User/GIFs/pageSuperUser_User_divTitle_BackGroundImage.gif);
	background-position:center;
	background-repeat:no-repeat;
}
/*	********************************************************************************************	*/

/*	pageSuperUser_User_tablePrinc_Row_Data_Label	*/
.pageSuperUser_User_tablePrinc_Row_Data_Label
{
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
	color:#b22222;
	display:block;
}
/*	********************************************************************************************	*/

/*	pageSuperUser_User_tablePrinc_Row_Data_TextBox	*/
.pageSuperUser_User_tablePrinc_Row_Data_TextBox
{
	width:300px;
	margin-bottom:10px;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
	color:Navy;
	display:block;
}
/*	********************************************************************************************	*/

/*	pageSuperUser_User_tablePrinc_Row_Lead	*/
.pageSuperUser_User_tablePrinc_Row_Lead
{
	height:10px;
}
/*	********************************************************************************************	*/

/*	pageSuperUser_User_tablePrinc_Row_Normal	*/
.pageSuperUser_User_tablePrinc_Row_Normal
{
}
/*	********************************************************************************************	*/

/*	pageSuperUser_User_tableProducts_Col_First		*/
.pageSuperUser_User_tableProducts_Col_First
{
	width:20%;
	text-align:center;
	vertical-align:middle;
}
/*	********************************************************************************************	*/

/*	pageSuperUser_User_tableProducts_Col_First_Image	*/
.pageSuperUser_User_tableProducts_Col_First_Image
{
	width:75px;
	height:50px;
    border-right: Navy thin solid; 
    border-top: Navy thin solid; 
    border-left: Navy thin solid; 
    border-bottom: Navy thin solid;
    border-width:1px;	
}
/*	********************************************************************************************	*/

/*	pageSuperUser_User_tableProducts_Col_Second		*/
.pageSuperUser_User_tableProducts_Col_Second
{
	width:30%;
	text-align:left;
	vertical-align:middle;
}
/*	********************************************************************************************	*/

/*	pageSuperUser_User_tableProducts_Col_Third		*/
.pageSuperUser_User_tableProducts_Col_Third
{
	width:50%;
	text-align:center;	
	vertical-align:middle;
}
/*	********************************************************************************************	*/

/*	pageSuperUser_User_tableProducts_Col_Third_CheckBox	*/
.pageSuperUser_User_tableProducts_Col_Third_CheckBox
{
	color:Navy;
	font-family:Tahoma;
	font-weight:normal;
	font-size:10pt;	
}
/*	********************************************************************************************	*/

/*	pageSuperUser_User_tableProducts_Row_Lead	*/
.pageSuperUser_User_tableProducts_Row_Lead
{
	height:5px;
}
/*	********************************************************************************************	*/

/*	pageSuperUser_User_tableProducts_Row_Normal	*/
.pageSuperUser_User_tableProducts_Row_Normal
{
	color:Navy;
	font-family:Tahoma;
	font-size:12pt;
	font-weight:bold;
}
/*	********************************************************************************************	*/


/*	********************************************************************************************	*/
/*	                       F I N E   P A G E   S U P E R U S E R   U S E R							*/
/*	********************************************************************************************	*/









/*	********************************************************************************************	*/
/*	                           P A G E   S U P E R U S E R   U S E R S								*/
/*	********************************************************************************************	*/


/*	pageSuperUser_Users_divError	*/
.pageSuperUser_Users_divError
{
	width:95%;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
	color:Navy;
	background-color:White;
	background-image:url(Images/pageSuperUser_Users/GIFs/pageSuperUser_Users_divError_BackGroundImage.gif);
	background-repeat:repeat;
    border-right: Firebrick thin solid;
    border-top: Firebrick thin solid;
    border-left: Firebrick thin solid;
    border-bottom: Firebrick thin solid;
    border-width:2px;
    font-family:Tahoma;
    font-size:9pt;
    font-weight:bold;
    text-align:justify;
}
/*	********************************************************************************************	*/

/*	pageSuperUser_Users_panBody	*/
.pageSuperUser_Users_panBody
{
	width:100%;
	background-color:White;
}
/*	********************************************************************************************	*/

/*	pageSuperUser_Users_tablePrinc	*/
.pageSuperUser_Users_tablePrinc
{
	width:100%;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	color:Navy;
	background-color:White;
	text-align:center;
	vertical-align:top;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
	line-height:150%;
}
/*	********************************************************************************************	*/

/*	pageSuperUser_Users_tablePrinc_Col_Normal	*/
.pageSuperUser_Users_tablePrinc_Col_Normal
{
    text-align:center;
    vertical-align:middle;
	padding-left:15px;
	padding-right:15px;
}
/*	********************************************************************************************	*/

/*  .pageSuperUser_Users_tablePrinc_divTitle	*/
.pageSuperUser_Users_tablePrinc_divTitle
{
	margin-left:auto;
	margin-right:auto;
	height:50px;
	text-align:center;
	vertical-align:middle;                                    
	background-image:url(Images/pageSuperUser_Users/GIFs/pageSuperUser_Users_divTitle_BackGroundImage.gif);
	background-position:center;
	background-repeat:no-repeat;
}
/*	********************************************************************************************	*/

/*	pageSuperUser_Users_tablePrinc_Row_Lead	*/
.pageSuperUser_Users_tablePrinc_Row_Lead
{
	height:10px;
}
/*	********************************************************************************************	*/

/*	pageSuperUser_Users_tablePrinc_Row_Normal	*/
.pageSuperUser_Users_tablePrinc_Row_Normal
{
}
/*	********************************************************************************************	*/

/*	pageSuperUser_Users_tablePrinc_tableFilters	*/
.pageSuperUser_Users_tablePrinc_tableFilters
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
	color:Navy;
}

/*	pageSuperUser_Users_tablePrinc_tableFilters_Col_First		*/
.pageSuperUser_Users_tablePrinc_tableFilters_Col_First
{
	width:49%;
	text-align:center;
	vertical-align:top;
	border-right: navy 1px solid;
	border-top: navy 1px solid;
	border-left: navy 1px solid;
	border-bottom: navy 1px solid;
}

/*	pageSuperUser_Users_tablePrinc_tableFilters_Col_Second	*/
.pageSuperUser_Users_tablePrinc_tableFilters_Col_Second
{
	width:2%;
	text-align:center;
	vertical-align:top;
}

/*	pageSuperUser_Users_tablePrinc_tableFilters_Col_Third	*/
.pageSuperUser_Users_tablePrinc_tableFilters_Col_Third
{
	width:49%;
	text-align:center;
	vertical-align:top;
	border-right: navy 1px solid;
	border-top: navy 1px solid;
	border-left: navy 1px solid;
	border-bottom: navy 1px solid;
}

/*	pageSuperUser_Users_tablePrinc_tableFilters_Row_Lead	*/
.pageSuperUser_Users_tablePrinc_tableFilters_Row_Lead
{
	height:5px;
}

/*	pageSuperUser_Users_tablePrinc_tableFilters_Row_Normal	*/
.pageSuperUser_Users_tablePrinc_tableFilters_Row_Normal
{
}

/*	pageSuperUser_Users_tablePrinc_tableFilters_tableContacts	*/
.pageSuperUser_Users_tablePrinc_tableFilters_tableContacts
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
	color:Navy;
}

/*	pageSuperUser_Users_tablePrinc_tableFilters_tableGroups	*/
.pageSuperUser_Users_tablePrinc_tableFilters_tableGroups
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
	color:Navy;
}


/*	********************************************************************************************	*/
/*	                      F I N E   P A G E   S U P E R U S E R   U S E R S							*/
/*	********************************************************************************************	*/









/*	********************************************************************************************	*/
/*	                        P A G E   U N D E R   C O N S T R U C T I O N							*/
/*	********************************************************************************************	*/


/*	pageUnderConstruction_panBody	*/
.pageUnderConstruction_panBody
{
	margin-left:8px;	
	width:688px;
	height:498px;
	background-color:White;
	background-image:url(Images/pageUnderConstruction/GIFs/pageUnderConstruction_panBody_BackGroundImage.gif);
	background-repeat:no-repeat;
    border-right: RGB(128,160,255) thin solid;
    border-left: RGB(128,160,255) thin solid;
    border-bottom: RGB(128,160,255) thin solid;
}
/*	********************************************************************************************	*/


/*	********************************************************************************************	*/
/*	                   F I N E   P A G E   U N D E R   C O N S T R U C T I O N						*/
/*	********************************************************************************************	*/









/*	********************************************************************************************	*/
/*	********************************************************************************************	*/
/*	********************************************************************************************	*/
/*	*****                                                                                  *****	*/
/*	          F  I  N  E      F  O  G  L  I  O     D I     S T I L E     ' D E F A U L T '          */
/*	*****                                                                                  *****	*/
/*	********************************************************************************************	*/
/*	********************************************************************************************	*/
/*	********************************************************************************************	*/
