﻿body#admin 
{
	margin: 0;
	padding: 0;
	/*padding-bottom: 2em;*/
	/*background-color: #ececec;*/
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: white url(/images/Sfondi/capre.jpg) no-repeat; 
}

body#login 
{
	margin: 0;
	padding: 0;
	/*padding-bottom: 2em;*/
	/*background-color: #ececec;*/
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: white url(/images/Sfondi/Schifo.jpg) no-repeat; 
}

body#private 
{
	margin: 0;
	padding: 0;
	/*padding-bottom: 2em;*/
	/*background-color: #ececec;*/
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: white url(/images/Sfondi/capre.jpg) no-repeat; 
}

body#public 
{
	margin: 0;
	padding: 0;
	/*padding-bottom: 2em;*/
	/*background-color: #ececec;*/
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: white url(/images/Sfondi/capre.jpg) no-repeat; 
}

#contentLogin
{
	text-align:center
}

a:visited.testi
{
	font-size: 12px;
	color: navy;
	font-family: verdana;
	text-decoration: none;
}
a:link.testi
{
	font-size: 12px;
	color: darkgreen;
	font-family: verdana;
	text-decoration: none;
}
a:hover.testi
{
	font-size: 12px;
	color: #e52e2e;
	font-family: verdana;
	text-decoration: none;
}

td.testo
{
	padding-right: 5px;
	padding-left: 5px;
	text-justify: auto;
	font-size: 12px;
	color: black;
	line-height: 11pt;
	font-family: verdana;
	text-align: justify;
}

td.testoOver
{
	padding-right: 5px;
	padding-left: 5px;
	text-justify: auto;
	font-size: 12px;
	color: black;
	line-height: 11pt;
	font-family: verdana;
	text-align: justify;
	background-color:Silver
}

td.RepeaterRow
{
	padding-right: 5px;
	padding-left: 5px;
	text-justify: auto;
	font-size: 12px;
	color: black;
	line-height: 11pt;
	font-family: verdana;
	text-align: justify;
	border-top-color:red;
	border-top-style:dotted;
	border-width:1px
}

td.RepeaterSel
{
	padding-right: 5px;
	padding-left: 5px;
	text-justify: auto;
	font-size: 12px;
	color: black;
	line-height: 11pt;
	font-family: verdana;
	text-align: justify;
	background-color:#FFC6C6;
	border-top-color:red;
	border-top-style:dotted;
	border-width:1px
}

td.testocentrato
{
	font-size: 12px;
	color: black;
	line-height: 11pt;
	font-family: verdana;
}

td.over
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 10pt;
	color: #009900;
	font-family: verdana;
}

.RedAlert
{
	font-size: 8pt; 
	font-family: Verdana; 
	color:Red
}

TD.standard8
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana
}

.GridViewStyle
{
	background-color:transparent;
	border-style:none;
	font-size:8pt
}

.GridViewStyle th
{
	background-color:transparent;
	border-bottom-color:white;
	border-bottom-style:solid;
	border-left-color:white;
	border-left-style:solid;	
	border-right-color:white;
	border-right-style:solid;	
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	color: black;
	line-height: 11pt;
	font-family: verdana;
	text-align: justify;
}

.RowStyle
{
    background-color:transparent;
  	padding-right: 5px;
	padding-left: 5px;
	text-align:justify;
	font-size: 12px;
	color: black;
	line-height: 11pt;
	font-family: verdana
}

.RowStyle td
{
	/*border-bottom-color:Red;
	border-bottom-style:dotted;*/
	border-bottom: dotted 1px Red;
	border-left-color:white;
	border-left-style:solid;	
	border-right-color:white;
	border-right-style:solid;	
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	color: black;
	line-height: 11pt;
	font-family: verdana;
	text-align: justify;
}

.AlternatingRowStyle
{
	background-color:transparent;
	padding-right: 5px;
	padding-left: 5px;
	text-align:justify;
	font-size: 12px;
	color: black;
	line-height: 11pt;
	font-family: verdana
}

.AlternatingRowStyle td
{
	/*border-bottom-color:Red;
	border-bottom-style:dotted;*/
	border-bottom: dotted 1px Red;
	border-left-color:white;
	border-left-style:solid;	
	border-right-color:white;
	border-right-style:solid;	
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	color: black;
	line-height: 11pt;
	font-family: verdana;
	text-align: justify;
}

.SelectedRowStyle
{
	 background-color:#CE5D5A;
	 font-weight:bold;
	 color:#ffffff
}

.PagerStyle
{
	 background-color:White;
	 color:Black;
	 text-align:left;
	 border:none;
}

.HeaderStyle
{
	 background-color:White; 
	 font-weight:bold;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	color: black;
	line-height: 11pt;
	font-family: verdana;
	text-align: justify;
}

.HeaderStyle a, .HeaderStyle a:visited
{
	font-weight:bold;
	font-size:10pt;	
    color: Black
}

.FooterStyle
{
	 background-color:#CCCC99; 
	 /*font-weight:bold;
	 color:White*/
}

.SmallBold
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	color:Black
}
A.credits:visited
{
	font-weight: normal;
	font-size: 7pt;
	color: #181c82;
	font-style: italic;
	font-family: verdana;
	text-decoration: none;
}
A.credits:link
{
	font-weight: normal;
	font-size: 7pt;
	color: #f90;
	font-family: verdana;
	text-decoration: none;
}
A.credits:hover
{
	font-weight: normal;
	font-size: 7pt;
	color: #d51e15;
	font-style: normal;
	font-family: verdana;
	text-decoration: none;
}
a:visited.menu
{
    font-weight: bold;
    font-size: 10pt;
    margin-left: 5px;
    margin-right: 5px;
    color: black;
    font-family: verdana;
    text-decoration: none;
}
a:link.menu
{
    font-weight: bold;
    font-size: 10pt;
	margin-left: 5px;
	margin-right: 5px;
    color: black;
    font-family: verdana;
    text-decoration: none;
}
a:hover.menu
{
    font-weight: bold;
	font-size: 10pt;
	margin-left: 5px;
	color: #e52e2e;
	margin-right: 5px;
	font-family: verdana;
	text-decoration: none;
}

/*reorderlist*/

.itemArea {
	margin-left:15px;
	font-family:Arial, Verdana, sans-serif;
	font-size:8pt;
	text-align:left;
	color:Black;
	background-color:#FFC6C6;
	border:solid 1px red
}

.reorderCue {
	border:dashed thin black;
	width:100%;
	height:25px;
}

.dragHandle {
	width:10px;
	height:15px;
	background-color:#FFC6C6;
	background-image:url(/images/bg-menu-main.png);
	cursor:move;
	border:outset thin white;
}

.callbackStyle {
	border:thin blue inset;		
}

.callbackStyle table {
	background-color:#FFC6C6;	
	color:Black;
}

.reorderListDemo li {
	list-style:none;
	margin:2px;
	background-image:url(/images/bg_nav.gif);
	background-repeat:repeat-x;
	color:#FFF;
}

.reorderListDemo li a {color:#FFF !important; font-weight:bold;}
#footer
{
width:100%;
text-align:right;
}

