/*----------------------------------------------------------------------- 
    Chrome
 ------------------------------------------------------------------------ */

body {
    background: #FFF;
    margin: 0;
}

#wrapper {
    min-width: 950px;
}


/*----------------------------------------------------------------------- 
    Styles
 ------------------------------------------------------------------------ */

a {
    color: #3d52a2;
}

#content {
    background-color: #FFF;
}

div.indent {
    margin: 0 20px;
    width: 900px;
}


/*----------------------------------------------------------------------- 
    Site Nav
 ------------------------------------------------------------------------ */

#page-top {
    background: #999;
    color: #FFF;
    height: 30px;
}

#page-top input {
    padding: 1px;
    font-size: 11px;
}

#page-top input[type=submit], #page-top input[type=button], #page-top button {
    text-transform: uppercase;
}

ul#site-nav {
    color: #EFEFEF;
    float: right;
    list-style: none;
    margin: 0;
    margin-top: 6px;
}

#site-nav li {
    border-left: 1px solid #666;
    display: block;
    float: left;
    height: 20px;
    padding: 0 10px;
}

    #site-nav li a {
        color: #6DCFF6;
        text-decoration: none;
    }
    
    #site-nav li a:hover {
        text-decoration: underline;
    }

#site-nav li#login_link, #site-nav li#user_state {
    border: none;
    padding-left: 0;
}

    #site-nav li#login_link a, #site-nav li#user_state a {
        color: #DF96A9;
    }

#site-nav li.hidden {
    display: none;
}

#site-nav li.activated {
    display: block !important;
}
    
#site-nav #messages {
    background: url(images/mail.png) left top no-repeat;
    padding-left: 25px;
}

    #site-nav .new-mail {
        background-image: url(images/mail_new.png) !important;
    }
    
#site-nav #members {
    vertical-align: middle;
}

#site-nav #members input {
    cursor: pointer;
    font-size: 10px;
    vertical-align: middle;
}

#site-nav #UserLoginEmail, #site-nav #UserPassword, #site-nav #UserRemember {
    display: inline-block;
    margin-right: 0.5em;
}

#site-nav #UserLoginEmail {
    width: 160px;
}

#site-nav #members label {
    cursor: pointer;
}


/*----------------------------------------------------------------------- 
    Site Search
 ------------------------------------------------------------------------ */

form#site-search {
}

#site-search-text, #UserLoginEmail, #UserPassword {
    width: 118px;
}

#site-search-go, #members input[type=submit] {
    background: url(images/active_tab_bg.png) left top repeat-x;
    border: 1px solid #97626E;
    color: #FFF;
}


/*----------------------------------------------------------------------- 
    Banner
 ------------------------------------------------------------------------ */

div#banner {
    background: #fff;
}
div#logo {
    display: block;
    height: 80px;
    margin: 16px 10px 0;
    
}

div#logo a {
    display: block;
    float: left;
}

         
            
/*----------------------------------------------------------------------- 
    Section Banner
 ------------------------------------------------------------------------ */

div.tool-section-banner {
    background: #EFEFEF none repeat scroll 0 0;
    border-bottom: 1px solid #BEBEBE;
    display: block;
    margin-bottom: 22px;
    padding: 1.5em 0 1em;
}

.tool-section-banner h1 {
    font-size: 3.5em;
    margin: 0;
    margin-left: 22px;
}

    .tool-section-banner h1 a {
        color: #616263;
        margin-left: 21px;
        text-decoration: none;
    }

    .tool-section-banner h1 a:hover, .section-banner h1 a:hover {
        text-decoration: underline;
    }

    .tool-section-banner h1 img {
        float: left;
        margin-right: 5px;
    }
    
    .tool-section-banner h1 span, .section-banner h1 span {
        display: inline;
    }
    
div.section-banner {
    border-bottom: 1px solid #BEBEBE;
    height: 91px;
    margin-bottom: 22px;
    padding-top: 35px;
}

    .section-banner h1 {
        font-size: 3.5em;
        padding-left: 240px;
    }
    
    .section-banner a {
        color: #616263;
        text-decoration: none;
    }
    
.tagline {
    color: #787A7A;
    font-size: 1em;
    line-height: 1.5em;
    text-align: right;
}

.tagline p {
    margin: 0;
    padding-right: 22px;
}

.tagline .large {
    font-size: 1.2em;
    margin-bottom: 0;
    line-height: inherit;
}

div.minimal-section-banner {
    background: #EFEFEF none repeat scroll 0 0;
    border-bottom: 1px solid #BEBEBE;
    margin-bottom: 22px;
    padding: 1em 0;
}

    div.minimal-section-banner h1 {
        font-size: 3.5em;
        margin-bottom: 0;
        margin: 0 22px;
    }
    
    div.minimal-section-banner a {
        color: #616263;
        text-decoration: none;
    }


/*----------------------------------------------------------------------- 
    Sub Navigation
 ------------------------------------------------------------------------ */

ul.sub-nav {
    float: left;
    margin: 0 0 1em 14px;
    padding: 0;
}

    ul.sub-nav li {
        border-left: 1px solid #DDD;
        display: block;
        float: left;
        padding: 0 10px;
        text-align: center;
    }
    
        ul.sub-nav li:first-child {
            border-left: none;
            padding-left: 0;
        }


/*----------------------------------------------------------------------- 
    Tabs
 ------------------------------------------------------------------------ */

ul.tab {
    background: url(/css/v4/images/tabs_shadow.gif) left bottom no-repeat;
    border-bottom: 1px solid #D5E3EB;
    padding-left: 18px;
}

.tool-interface ul.tab {
    background: url(/css/v4/images/tabs_shadow_870.gif) left bottom no-repeat;
}

.tab li {
    margin-left: 3px;
}

.tab a:link, .tab a:visited {
	background: url(/css/v4/linkscape/images/tab-round.png) right 74px;
}

    .tab a span{
    	background: url(/css/v4/linkscape/images/tab-round.png) left 74px;
    }

.tab a:hover {
	background: url(/css/v4/linkscape/images/tab-round.png) right 37px;
}

    .tab a:hover span{
    	background: url(/css/v4/linkscape/images/tab-round.png) left 37px;
    }

.tab-body {
    background: #FFF url(/css/v4/linkscape/images/tab_body_fade_bg.png) left top repeat-x;
}

.active a:link, .active a:visited, .active a:visited, .active a:hover{
    background: url(/css/v4/linkscape/images/tab-round.png) right 0 no-repeat;
}

.active a span, .active a:hover span{
    background: url(/css/v4/linkscape/images/tab-round.png) left 0 no-repeat;
}
/*----------------------------------------------------------------------- 
    Table of Contents 2
 ------------------------------------------------------------------------ */
div.toc2 {
    background: #fff;
    margin-left: 1px; padding-top:15px; COLOR:#444; font-size:11px; font-weight:normal; text-align:right;
}
div.toc2 a:link, .toc a:visited, .toc a:active {
    text-decoration: none; 
}

div.toc2 a {
    color: #333; font-size:11px; font-weight:bold;
}

div.toc2 a:hover {
    color: #d2691e; text-decoration: underline;
}
/*----------------------------------------------------------------------- 
    Table of Contents
 ------------------------------------------------------------------------ */

div.toc {
    background: #fff;
    margin-left: 1px; COLOR:#d2691e; font-size:11px; font-weight:bold; text-align:right;
}

.toc a:link, .toc a:visited, .toc a:hover, .toc a:active {
    text-decoration: none; 
}

.toc a {
    color: #333; font-size:10px; 
}

.toc a:hover {
    color: #333;
}


.toc p {
    font-size: 1.2em;
    margin-bottom: 0.5em;
    padding-right: 20px;
    padding-left: 20px;
}

.toc ul {
    list-style: none;
    margin: 0;
    padding-bottom: 0.6em;
    padding-left: 8px;
	padding-top: 8px;
	
}

    .toc ul li ul {
        padding-left: 8px;
    }

.toc ol {
        padding-top: 10px; padding-left: -10px;
    }

    .toc li a {
        color: #104266;
	font-weight: bold;
	font-size:11px;
    }

.toc li a:hover {
    color: #d2691e;
}



/*----------------------------------------------------------------------- 
    Button Styling
 ------------------------------------------------------------------------ */

/*input[type=submit],input[type=button], button {
    background: #995067 url(images/active_tab_bg.png) left top repeat-x;
    border: 1px solid #97626E;
    color: #FFF;
    padding: 0;
}

input[type=submit]:hover,input[type=button]:hover, button:hover {
    border: 1px solid #6F4650;
    color: #FFD9E3;
}

input[type=submit]:active,input[type=button]:active, button:active { }*/


/*----------------------------------------------------------------------- 
    Footer
 ------------------------------------------------------------------------ */

div#footer {
    background: #999;
    min-width: 900px;
    padding-bottom: 1.5em;
}

#footer .container {
    background: transparent url(images/footer_shadow_bg.gif) center 81px no-repeat !important;
    padding-top: 60px;
}


#footer h4 {
    color: #333;
    font-weight: bold;
    margin-bottom: 6px;
}

#footer ul {
    list-style: none;
    margin: 0;
}

#footer li {
    margin-bottom: 0.5em;
}
 
#footer li {
        padding-left: 8px;
    }

#footer a {
    color: #EFEFEF;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

#footer #copyright {
    color: #CCC;
    margin-top: 3.5em;
}

    #footer #copyright small {
        color: #111;
        display: block;
        font-weight: normal;
    }

    #footer #copyright strong {
        display: block;
        margin-top: 0.5em;
    }

.menuNavigazione{
background:#f3b910; color:#fff; margin-left:1px; width:900px; border-top:1px solid #999;  padding:0.2em 0; text-align:right; font-weight:bold; font-family: arial; font-size: 11px; letter-spacing:0.1em
}
.menuNavigazione li{
display:inline;
}
.menuNavigazione a{
height:0; padding:0.3em 15px; text-decoration:none; border-left:1px solid #fff; background:#f3b910;
}
.menuNavigazione a:link,
.menuNavigazione a:visited{
background:#f3b910; color:#333; font-weight:bold; font-family: Arial; font-size: 12px; letter-spacing:0.1em 
}
.menuNavigazione a:hover,
.menuNavigazione a:focus,
.menuNavigazione a:active{
border-bottom: 1px solid #fff; background:#fff; color:#104266; font-weight:bold; font-family: Arial; font-size: 12px; letter-spacing:0.1em 
}
#Navigazione{
border-bottom:1px solid #fff; border-left:1px solid #999; height:0; padding:0.3em 15px; background:#fff; color:#104266; font-weight:bold; font-family: Arial; font-size: 12px; letter-spacing:0.1em 
}
INPUT {
	padding-left:4px; align:right; BORDER: #949494 1px solid; FONT-SIZE: 11px; font-weight:bold; COLOR: #000; FONT-FAMILY: Arial, Helvetica, sans-serif
}
TEXTAREA {
	padding-left:4px; BORDER: #949494 1px solid; font-weight:bold; FONT-SIZE: 11px; COLOR: #000; FONT-FAMILY: Arial, Helvetica, sans-serif
}
SELECT {
	BORDER: #949494 1px solid; font-weight:bold; FONT-SIZE: 11px; COLOR: #000; FONT-FAMILY: Arial, Helvetica, sans-serif
}
OPTION {
	font-weight:bold; FONT-SIZE: 11px; COLOR: #000; FONT-FAMILY: Arial, Helvetica, sans-serif
}
#invia {
	margin:0 0 20px 0px; BORDER: #949494 1px solid; FONT-SIZE: 11px; font-weight:bold; COLOR: #000; FONT-FAMILY: Arial, Helvetica, sans-serif; padding:0 10px 0 11px;
}
.check {
	BORDER: #949494 1px solid; FONT-SIZE: 11px; font-weight:bold; COLOR: #000; FONT-FAMILY: Arial, Helvetica, sans-serif
}
#form{
font-family:Arial; font-size:11px; color:#333; 
}
#contentform{
	width: 850px;
	font-family:Arial, verdana; 
	font-size:11px;
	color: #333;
	padding:0 10px 0 8px;
	MARGIN-TOP: 10px
}
