﻿
/*************************************************************************/
/* Tabelle di layout per box pagine Zeus                                 */
/*************************************************************************/	

.BlockBox {
    margin-bottom:8px;
    padding:1px;
	width:525;
}

.BlockBoxHeader {
    font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    line-height:18px;
	color:#C69F55;
	padding: 0 0 0 10px;
	margin:0 0 5px 0;
}

.BlockBoxDescription {
	text-align:right;
	width:145px;
	
}

.BlockBoxValue {
	text-align:left;
	
}

 .LayWizardStep 
 {  
    margin: 0 0 6px 0;
    padding:0px; 
     }
 
 .VertSpacerSmall{margin:0;padding:0;height:2px}
 
 .VertSpacerMedium{margin:0;padding:0;height:6px}
 
 .VertSpacerBig{margin:0;padding:0;height:10px}
     
/*    
 .BlockBoxFooter  {
     text-align:center;
     width:100%;
}
*/

/*************************************************************************/
/* Button                                                                */
/*************************************************************************/	

.Button, .Button:link, .Button:visited
{
    border-style: outset;
    border-width: 1px;
    border-color: #990000;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    text-decoration: none;
    background-color: #990000;
    text-align: center;
    padding: 2px;
}

.Button:hover, .Button:active {
    background-color: #580a0a;
}

/*************************************************************************/
/* CheckboxList                                                          */
/*************************************************************************/
.CheckBoxList_FieldValue
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    background-color:#333333;
    margin:0;
    padding:0;
    font-weight:normal;
}


/*************************************************************************/
/* Checkbox                                                          */
/*************************************************************************/
.CheckBox_FieldValue
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    margin:0;
    padding:0;
    font-weight:normal;
}

/*************************************************************************/
/* DropDownList                                                          */
/*************************************************************************/

.DropDownList
{
    color: #333333;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #ffffff;
    border-right: 1px inset #a7a7a7;
    border-top: 1px inset #a7a7a7;
    border-left: 1px inset #a7a7a7;
    border-bottom: 1px inset #a7a7a7;
}

/*************************************************************************/
/* GridView                                                              */
/*************************************************************************/	
 
.GridView_Text
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
 
 tr.GridView_Row
{
    background-color: #FFFFFF;
}
     
  tr.GridView_Row:hover
 {
	background-color:#eacccc;
     } 
 
  tr.GridView_AlternatingRow
{
	background-color: #f2f1ef;
}
     
  tr.GridView_AlternatingRow:hover
 {
	background-color:#eacccc;
     } 
     
 
.GridView a, .GridView a:link, .GridView a:visited {
    color: #333333;
    text-decoration: underline;
}

.GridView a:hover, .GridView a:active {
    color: #d20000;
}

.GridView_Footer, .GridView_Footer a, .GridView_Footer a:link, .GridView_Footer a:visited {
    color: #FFFFFF;
    font-weight: bold;
}

.GridView_Footer a:hover, .GridView_Footer a:active {
	color: #d20000;
}

.GridView_Pager a, .GridView_Pager a:link, .GridView_Pager a:visited
{
	color: #FFFFFF;
	font-weight: bold;
	padding: 0 5px;
}

.GridView_Pager a:hover, .GridView_Pager a:active {
    color: #333333;  
    background-color: #FFFFFF;
}

.GridView_Pager span
{
	padding: 0 5px;
	margin:0;
    }
    

.GridView_Header_Text, .GridView_Header_Text a, .GridView_Header_Text a:link, .GridView_Header_Text a:visited {
    color: #FFFFFF;
    font-weight: bold;
    height:18px;
}

.GridView_Header_Text a:hover, .GridView_Header_Text a:active {
	color: #333333;
	background-color: #FFFFFF;
}

.GridView_Button1:link, .GridView_Button1:visited {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: none;
	vertical-align: middle;
	background-color: #c42323;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: center;
	border: 1px outset;
}

.GridView_Button1:hover, .GridView_Button1:active {
	background-color: #ff1c1c;
}


/*************************************************************************/
/* File Upload                                                          */
/*************************************************************************/

.FileUpload
{
    color: #333333;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #f2ede5;
    border-right: 1px inset;
    border-top: 1px inset;
    border-left: 1px inset;
    border-bottom: 1px inset;
}



 .HyperlinkSkin_Filter, .HyperlinkSkin_Filter:link, .HyperlinkSkin_Filter:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #C69F55;
}
     
.HyperlinkSkin_Filter:hover, .HyperlinkSkin_Filter:active
 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #C69F55;
    color:#ffffff;
     }     

 .HyperlinkSkin_Filter_Selected, .HyperlinkSkin_Filter_Selected:link, .HyperlinkSkin_Filter_Selected:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
}
     
.HyperlinkSkin_Filter_Selected:hover, .HyperlinkSkin_Filter_Selected:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #FF0000;
    color: #ffffff;
}  
     
.LabelSkin_Filter
 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #990000;
     }
 
/*************************************************************************/
/* Hyperlink                                                                 */
/*************************************************************************/	

.HyperlinkSkin_FieldValue, .HyperlinkSkin_FieldValue:link, .HyperlinkSkin_FieldValue:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
}

.HyperlinkSkin_FieldValue:hover, .HyperlinkSkin_FieldValue:active
{
    color: #FFFFFF;
    background-color: #333333;
}

.HyperlinkSkin_SysMsgOption, .HyperlinkSkin_SysMsgOption:link, .HyperlinkSkin_SysMsgOption:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #D20000;
    text-decoration: underline;
}
 
.HyperlinkSkin_SysMsgOption:hover, .HyperlinkSkin_SysMsgOption:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFF;
    background-color: #D20000;
    text-decoration: underline;
    }

/*************************************************************************/
/* Label                                                                 */
/*************************************************************************/	

.LabelSkin_FieldDescription
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
}
    
.LabelSkin_FieldValue
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
}

.LabelSkin_FileUploadNotes
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #000000;
}

.LabelSkin_GridTitolo1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #990000;
    font-weight: bold;
}
.LabelSkin_SysMsgDesc
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
}

.LabelSkin_SysMsgOption
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    }

.LabelSkin_WizardStep
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #990000;
}

.LabelSkin_WizardStepCurrent
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #800000;
}
   
.LabelSkin_Titolo1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #D20000;
    font-weight: bold;
}

.LabelSkin_EmptyData
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
}

.LabelSkin_Titolo2 {}

.LabelSkin_CorpoTesto 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
}

.LabelSkin_Note 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #FFFFFF;
}



.LabelSkin_GridFilter
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #000000;
    font-weight:bold;
	
	}

/*************************************************************************/
/* LinkButton                                                               */
/************************************************************************

.LinkBox, .LinkBox:link, .LinkBox:visited {
    font-size:11px;
    font-family: Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
	border: 1px outset;
	padding:2px;
	margin:2px;
}

.LinkBox:hover, .LinkBox:active {
    background-color: #10a6bc;
}

*/	

/*************************************************************************/
/* ListBox                                                              */
/*************************************************************************/	

.ListBoxSkin_List
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    background-color: #f2ede5;
    border: 1px solid #990000;
    overflow: auto;
}



/*************************************************************************/
/* Login                                                              */
/*************************************************************************/	

.LoginSkin_CorpoTesto 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
}

/*************************************************************************/
/* Pager                                                             */
/*************************************************************************/	

.tbPager
{
    font-family: Arial, Helvetica, sans-serif;
    color: #eeebe3;
    font-size:11px;
    }

.tbPagerNav
{
    background-color:#8d7341;
    width:400px;
    }

.tbPagerNav td
{
    background-color:#0f0d0c;
    }

.tbPagerNav td a, .tbPagerNav td a:link, .tbPagerNav td a:visited
{
    font-family: Arial, Helvetica, sans-serif;
    color: #eeebe3;
    font-size:11px;
    text-decoration:underline;
}

.tbPagerNav td a:hover, .tbPagerNav td a:active
{
    font-family: Arial, Helvetica, sans-serif;
    color: #0f0d0c;
    background-color:#eeebe3;
    font-size:11px;
    text-decoration:underline;
}


/*************************************************************************/
/* TextBox                                                               */
/*************************************************************************/	

.TextBox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 2px;
    height: 13px;
    background-color: #FFFFFF;
    border-style: inset;
    border-width: 1px;
    border-color: #333333 #a7a7a7 #a7a7a7 #333333;
    color: #333333;
}

.Multiline
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 2px;
    background-color: #FFFFFF;
    border-style: inset;
    border-width: 1px;
    border-color: #333333 #a7a7a7 #a7a7a7 #333333;
    color: #333333;
    overflow: auto;
}

  
  
/*************************************************************************/
/* Zeus Shared Skin Model - PUBL_Button01                                */
/*************************************************************************/

.PUBL_Button01_Button, .PUBL_Button01_Button:link, .PUBL_Button01_Button:visited
{
    border-style: inset;
    border-width: 1px;
    border-color: #333333 #a7a7a7 #a7a7a7 #333333;
    cursor: pointer;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    text-decoration: none;
    background-color: #d92626;
    padding: 3px 10px;
    margin: 2px;
    text-align: center;
    vertical-align: middle;
}

.PUBL_Button01_Button:hover, .PUBL_Button01_Button:active
{
	background-color: #FF0000;
}

.PUBL_Button01_HyperLink, .PUBL_Button01_HyperLink:link, .PUBL_Button01_HyperLink:visited {
	cursor: pointer;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #d92626;
	padding: 3px 10px;
	margin: 2px;
	text-align: center;
	vertical-align: middle;
	border-style: inset;
    border-width: 1px;
    border-color: #333333 #a7a7a7 #a7a7a7 #333333;
}

.PUBL_Button01_HyperLink:hover, .PUBL_Button01_HyperLink:active
{
    background-color: #FF0000;
}

.PUBL_Button01_LinkButton, .PUBL_Button01_LinkButton:link, .PUBL_Button01_LinkButton:visited
{
    cursor: pointer;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #d92626;
	padding: 3px 10px;
	margin: 2px;
	text-align: center;
	vertical-align: middle;
	border-style: inset;
    border-width: 1px;
    border-color: #333333 #a7a7a7 #a7a7a7 #333333;
}

.PUBL_Button01_LinkButton:hover, .PUBL_Button01_LinkButton:active {
	background-color: #FF0000;
}

.PUBL_Button01_LoginStatus, .PUBL_Button01_LoginStatus:link, .PUBL_Button01_LoginStatus:visited {
	cursor: pointer;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #d92626;
	padding: 3px 10px;
	margin: 2px;
	text-align: center;
	vertical-align: middle;
	border-style: inset;
    border-width: 1px;
    border-color: #333333 #a7a7a7 #a7a7a7 #333333;
}

.PUBL_Button01_LoginStatus:hover, .PUBL_Button01_LoginStatus:active {
	background-color: #FF0000;
}


.PUBL_Button01_LoginStatus_Label
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

/*************************************************************************/
/* Zeus Shared Skin Model - PUBL_Validazione01                           */
/*************************************************************************/

.PUBL_Validazione01
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

.PUBL_Validazione01_Label
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}


/*************************************************************************/
/* Bottone cerca PuntiVendita                            */
/*************************************************************************/


.PUBL_Cerca:link, .PUBL_Cerca:visited
{
    background-image:url('/SiteImg/Bt4_CercaOff.gif');
    width:80px;
    height:16px;
    display:block;
    background-position:top left;
    background-repeat:no-repeat;
    margin:0;
    padding:0;
}

.PUBL_Cerca:hover, .PUBL_Cerca:active {   
    background-image:url('/SiteImg/Bt4_CercaOn.gif');
    
}


/*************************************************************************/
/* Bottone Download GridView area Retail                            */
/*************************************************************************/


.RETAIL_Download:link, .RETAIL_Download:visited
{
    background-image:url('/SiteImg/Bt4_DownloadOff.gif');
    width:80px;
    height:16px;
    display:block;
    background-position:top left;
    background-repeat:no-repeat;
    margin:0;
    padding:0;
}

.RETAIL_Download:hover, .RETAIL_Download:active {   
    background-image:url('/SiteImg/Bt4_DownloadOn.gif');
    
}