/* Styles di default
-----------------------------------------------------------*/

a
{
    text-decoration: none; /*color: #000000;*/
    color: #08279a;
}

a:visited
{
    /*color: #000000;*/
    color: #08279a;
}

a:hover
{
    text-decoration: underline; /*color: #000000;*/
    color: #08279a;
}

a:active
{
    /*color: #000000;*/
    color: #08279a;
}

body
{
    padding: 0px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    color: #000000;
    text-decoration: none;
    vertical-align: middle;
    text-align: justify; /*background-image: url('Images/Vista-Background.jpg');*/
    background-image: url('Images/Background2.jpg');
    background-color: White;
    background-repeat: inherit;
    background-attachment: fixed;
    background-position: center top;
    margin-top: 10px;
}


/* div contenitore*/
.contenitore {
/*width: 100%;
margin: 0px auto;
clear: both;*/
/*background:url(../images/box.jpg) no-repeat;  se vogliamo impostare un immagine di sfondo*/
}
.contenitore div{float:left;}
.divsx{
width:20%;
}
.divcentro {
width:60%;
text-align: left;
}
.divdx{
width:20%;
text-align:center;
}

/* 1 HEADER 
-----------------------------------------------------------*/

.header
{
    background-image: url('Images/Background_Top.png');
    background-repeat: no-repeat;
    position: relative;
    width: 1257px;
    height: 122px;
    margin-left: auto;
    margin-right: auto;
}

/*
.box
{
    background-image: url('Images/Box.png');
    background-repeat: no-repeat;
    position: relative;
    width: 159px;
    height: 122px;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
    vertical-align: middle;
    text-align: center;
}
*/
.navibar
{
    background-repeat: no-repeat;
    position: relative;
    width: 1073px;
    height: 30px;
    margin-left: auto;
    margin-right: auto;
    text-align: right;
}

.logoTop
{
    position: relative;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    vertical-align: middle;
}

/* 2 CENTER 
-----------------------------------------------------------*/

.center
{
   /* margin-left: auto;
    margin-right: auto;*/
    /*width: 1257px;*/
    vertical-align: top;
    text-align: justify;
    font-size: 12px;
    font-family: tahoma, arial, helvetica, sans-serif;
    text-indent: 0px;
    position: relative;
    background-color: transparent;
    border-color: Red;
    border: 5px;
    /*background-image: url('Images/Background_Center.png');
    background-repeat: repeat-y;*/
}

.center_table
{
    margin: 5px 5px 5px 5px;
    position: relative;
    font-family: tahoma;
    font-size: 12px;
    vertical-align: top;
    text-align: inherit;
    background-color:transparent;
    /*width: 1250px;
    width: 1084px;*/
}

.frame_table
{
    font-family: tahoma;
    font-size: 12px;
    vertical-align: top;
    text-align: justify;
    /*width: 1200px;*/
    /*width: 1000px;*/
}


/* 4 Menù 
-----------------------------------------------------------*/

.menu
{
    font-size: 12px;
    font-family: tahoma, arial, helvetica, sans-serif; /*color: #000000;*/
    color: #08279a;
    background-image: url('Images/btn_menu_left.jpg');
    background-repeat: no-repeat;
    text-align: right;
    vertical-align: middle;
    height: 45px;
    width: 140px;
}
.menu a:
{
    /*color: #000000;*/
    color: #08279a;
}
.menu a:visited
{
    /*color: #000000;*/
    color: #08279a;
}
.menu a:hover
{
    /*color: #000000;*/
    color: #08279a;
}

.menu a:active
{
    /*color: #000000;*/
    color: #08279a;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
    color: #ff0000;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid
{
    display: none;
}

/* Styles for form button
-----------------------------------------------------------*/
.form_button
{
    border: none;
    display: inline;
    background-color: transparent;
    /*width: 60px;
    height: 60px;*/
}


/* Styles for header menu
-----------------------------------------------------------*/
.header_menu
{
    font-family: tahoma;
    font-size: 15px;
    color: #000000;
    font-weight: bold;
    text-transform: none; /*text-decoration: underline;*/
}

/* Styles for Vertical line graphic
-----------------------------------------------------------*/
.v_line
{
    background-image: url('Images/pixel_chiaro.png');
    width: 2px;
}

/* Styles for Horizontal line graphic
-----------------------------------------------------------*/
.h_line
{
    background-image: url('Images/pixel_chiaro.png');
    height: 2px;
}

/* Styles for input boxes
-----------------------------------------------------------*/
.textbox
{
    width: 145px;
    height: 15px;
}

.textbox_wide
{
    width: 200px;
    height: 15px;
}

.textarea
{
    width: 400px;
    height: 150px;
}

.textarea_low
{
    width: 400px;
    height: 200px;
}

.textbox_emailtemplate
{
    width: 500px;
    height: 15px;
}

.textarea_emailtemplate
{
    width: 500px;
    height: 100px;
}

/* Styles for Monitor Cucine
-----------------------------------------------------------*/
.MonitorCucina1Head
{
    padding: 0px;
    margin: 0px;
    font-family: tahoma;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
    text-transform: none;
    font-style: normal; /*background-color: #CCCCCC;*/
    width: 1020px;
    text-align: left;
}

.MonitorCucina1Head2
{
    padding: 0px;
    margin: 0px;
    font-family: tahoma;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
    text-transform: none;
    font-style: normal; /*background-color: #FFFFFF;*/
    width: 1000px;
    text-align: left;
}


/* Styles for Report
-----------------------------------------------------------*/
.report
{
    font-family: tahoma;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    text-transform: none;
    font-style: normal;
    background-color: #FFFFFF;
    width: 550px;
    height: 750px;
}

/* Styles for iframe
-----------------------------------------------------------*/
.iframe
{
    border: none;
    display: inline;
    background-color: #d5ecfa;
    width: 1000px;
    height: 50px;
}

#colorBox
{
    float: right;
    margin-top: 8px;
    margin-right: 560px;
    width: 52px;
    height: 52px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}
        
.RedSlider .t-slider-selection, .GreenSlider .t-slider-selection, .BlueSlider .t-slider-selection
{
    height: 4px;
    border: 2px solid;
}
        
.RedSlider .t-slider-selection
{
    border-color: #d10;
    background: #d10 none;
}
        
.GreenSlider .t-slider-selection
{
    border-color: #0c0;
    background: #0c0 none;
}
        
.BlueSlider .t-slider-selection
{
    border-color: #03c;
    background: #03c none;
}