body 
{
	    
    scrollbar-base-color: #D7EE5F;
	scrollbar-arrow-color: #5FB145;
	scrollbar-3dlight-color: #E5EEB9;
	scrollbar-darkshadow-color: #E5EEB9;
	scrollbar-face-color: #D7EE5F;
	scrollbar-highlight-color: #E5EEB9;
	scrollbar-shadow-color: #E5EEB9;
	scrollbar-track-color: #E5EEB9;

    font-family:Times New Roman;
	background-image: url('/images/background_Body.jpg');
    background-repeat:repeat-x; 
    background-color:#E8F6A7
    
}
input, textarea, select 
{
	background-color: #EDF6BF;
	border: 1px solid #99CC66;
	margin-bottom: 3px;
}

table
{
    border: 0px;
    margin: 0px;
    padding: 0px 0px 0px 0px;  
}

.kiti_freeTextBox
 {
color:#333333;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
}

.kiti_totale
{
	text-align: -moz-center;
}

table.main
{
    width: 800px;
    text-align: left;
}
table.leftColumn
{
    background-color: #E8F6A7;
    width:154px;
    list-style-image:url(../img/dot.jpg);
}  
table.rightColumn
{
    width:646px;   
    padding: 0px; margin: 0px;
} 
.kitiContent
{
	margin-left: 15px;
}
.kitiLeft
{
	background-color: #E8F6A7;
	width:154px;
}
.kitiRight
{
	/* width:646px; */
	padding: 0px; margin: 0px;
}


.kitiMessHeaderLow
{	
    font-weight: bold;
    color: #003333;
    text-align: right;
	border-bottom: 1px solid #99CC66;
	border-right: 1px solid #99CC66;
    background-position:bottom;
    background-image: url('/images/background_kitiMessHeaderLow.jpg');
    background-repeat: repeat-y;
    vertical-align:middle;
    font-size: 12px;
    font-weight:bold;
    color: #003333;
    text-decoration: none;
    width: 100%;
}

.kitiMessHeaderHigh
{	
    font-weight: bold;
    color: #003333;
    text-align: right;
       /* border-bottom: 2px solid rgb(1,78,130);    E3F494 */
	 border-bottom: 1px solid #99CC66;
	 border-right: 1px solid #99CC66;
    /* height: 30px; */
    background-position:bottom;
    background-image: url('/images/background_kitiMessHeaderHigh.jpg');
    background-repeat: repeat-y;
    /*border: solid 1px #99cc66;*/
    vertical-align:middle;
    font-size: 15px;
    font-weight:bold;
    color: #003333;
    text-decoration: none;    
    width: 100%;    
}

.kitiMessBodyLow
{	
     border-bottom: 1px solid #99CC66;
	 border-right: 1px solid #99CC66;
}
table.quadroLogin
{
	width:154px;
	height:87px;
	background-image:url(/images/accedi.jpg)
}
table.quadroLogin a, table.quadroLogin a:link, table.quadroLogin a:visited, table.quadroLogin a:active
{
	color: Black;
	text-decoration: none;
}
table.quadroLogin a:hover
{
	color: Black;
	text-decoration: underline;
}
.kiti_menuDX
{
	padding: 10px;
	border: solid 1px #99cc66;
	
}
.lightGreenBackground
{
	background-color: rgb(95,177,69);
}
.gridViewHeader
{
	color: White;
	background-image: url('/images/background_kitiMessHeaderLow.jpg');
	text-align: left;
	height: 17px;
}
.gradient
{
    background-image: url('/images/background_Gradient.jpg');
    border: solid 1px #99cc66;
    background-repeat: repeat-y;
    vertical-align:middle;
    text-align:center;
    font-size: 16px;
    font-weight:bold;
    color: #003333;
    text-decoration: none;
}

.gradientHome
{
    background-image: url('/images/background_GradientHome.jpg');
    background-repeat: repeat-y;
    border: solid 1px #99cc66;
    vertical-align:middle;
    text-align:center;
    font-size: 20px;
    font-weight:bold;
    color: #003333;
    text-decoration: none;
    padding-left: 1px;
    padding-right: 2px;
}

.gradientChiSiamo
{
    height: 30px;
    background-image: url('/images/background_GradientHome.jpg');
    background-repeat: repeat-y;
    border: solid 1px #99cc66;
    vertical-align:middle;
    text-align:center;
    font-size: 20px;
    font-weight:bold;
    color: #003333;
    text-decoration: none;
    padding-left: 1px;
    padding-right: 2px;
}

.gradientRivenditori
{
    height: 30px;
    background-image: url('/images/background_GradientRivenditori.jpg');
    background-repeat: repeat-y;
    border: solid 1px #99cc66;
    vertical-align:middle;
    text-align:center;
    font-size: 20px;
    font-weight:bold;
    color: #003333;
    text-decoration: none;
    padding-left: 2px;
    padding-right: 2px;
}

.gradientGiulia
{
    height: 30px;
    background-image: url('/images/background_GradientHomeGiulia.jpg');
    background-repeat: repeat-y;
    border: solid 1px #99cc66;
    vertical-align:middle;
    text-align:center;
    font-size: 20px;
    font-weight:bold;
    color: #003333;
    text-decoration: none;
    padding-left: 1px;
    padding-right: 2px;
}

.gradient:link, .gradientHome:link, .gradientChiSiamo:link, .gradientRivenditori:link, .gradientGiulia:link
{
	text-decoration: none;
	color: #003333;
}
.gradient:hover, .gradientHome:hover, .gradientChiSiamo:hover, .gradientRivenditori:hover, .gradientGiulia:hover
{
	text-decoration: none;
	color: #003333;
}
.gradient:visited, .gradientHome:visited, .gradientChiSiamo:visited, .gradientRivenditori:visited, .gradientGiulia:visited
{
	text-decoration: none;
	color: #003333;
}
.gradient:active, .gradientHome:active, .gradientChiSiamo:active, .gradientRivenditori:active, .gradientGiulia:active
{
	text-decoration: none;
	color: #003333;
}
img
{
    border:none 0 black;
}

/*Slides pictures*/



.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
   background-color:#E5EEB9;

}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.control {
	/*float: right;
    display: block;
    position: relative;*/
	margin: 0 0px;
	font-size: 10px;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}
.highslide {
	/* cursor: url(/Console/graphics/zoomin.cur), pointer; */
    outline: none;
}

a.highslide-red
{
	/* cursor: url(/Console/graphics/zoomin.cur), pointer; */
    outline: none;
    color: Red;
    text-decoration: none;
}
a.highslide-red:link
{
	color: Red;
	text-decoration: none;
}
a.highslide-red:visited
{
	color: Red;
	text-decoration: none;
}
a.highslide-red:active
{
	color: Red;
	text-decoration: none;
}
a.highslide-red:hover
{
	color: Red;
	text-decoration: underline;
}

.highslide img {
	/*border: 2px solid gray;*/
}
.highslide:hover img {
	/*border: 2px solid white;*/
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}

.highslide-header 
{
	background-image:url('/images/background_highslide-header.jpg');
	background-repeat: repeat-x;
	background-position:top;
	background-color:#E5EEB9;
	height:30px;

}

.highslide-body 
{
	background-image:url('/images/background_highslide-body.jpg');
	background-repeat: repeat-x;
	background-position:bottom;
	background-color:#E5EEB9;

}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
   /* background-color: white;*/
  
   background-color:#E5EEB9;
   
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

/* drop shadows */

.blur{
    background-color: #99cc66; /*shadow color*/
    color: inherit;
    margin-left: 4px;
    margin-top: 4px;
}

.shadow,
.content
{
    
    position: relative;
    bottom: 2px;
    right: 2px;
}

.shadow{
    background-color: #339933; /*shadow color*/
    color: inherit;
}

.content
{
    background-image: url('/images/background_content.jpg');
    background-repeat:repeat-x;
    background-color: #DCEF83; /*background color of content*/
    color: #000; /*text color of content*/
    border: 1px solid #000; /*border color*/
    padding: .5em 2ex;
}
 
