﻿@charset "UTF-8";

/**
 *
 * Copyright (C) 2013
 * Sandro Imperadore
 * All rights reserved.
 *
 * File: template.css
 *
 */


#Body{
	background-color: #444;
	min-width: 960px;
	overflow:visible !important;

}

#Body_bandi{
	background-color: #444;
	min-width: 800px;
	overflow:visible !important;

}

#Body_search{
    color: #000000;
    font-family: Helvetica,Arial,sans-serif;
    line-height: 1.5em;
    margin: 0;
    overflow-y: auto;
   	background-color: #444;
	min-width: 960px;
	overflow:visible !important;
}

body.v4master 
{
   overflow: visible;
   height: inherit;
   width: inherit;
   background-color: #444;
   min-width: 960px;
}

.s4-ba {
	padding-left: 20px;
 	margin: 0 0 60px 0;
	width: 670px;
}


.white{
	background-color: #FFF;
}
.center{
	margin: 0 auto;
	padding: 0 20px;
	width: 900px;
	height: 100%;
/*	border-left: 10px solid #EEE;
	border-right: 10px solid #EEE;*/
	background-color: #FFF;
	overflow: hidden;
	position: relative;
}

.center_bandi{
	margin: 0 auto;
	padding: 0 20px;
	width: 800px;
	height: 100%;
/*	border-left: 10px solid #EEE;
	border-right: 10px solid #EEE;*/
	background-color: #FFF;
	overflow: hidden;
	position: relative;
}

.center_main{
	margin: 0 auto;
	padding: 0 20px;
	width: 900px;
	height: 100%;
/*	border-left: 10px solid #EEE;
	border-right: 10px solid #EEE;*/
	background-color: #FFF;
	overflow: visible;
	position: relative;
}

.center_main_bandi{
	margin: 0 auto;
	padding: 0 20px;
	width: 800px;
	height: 100%;
/*	border-left: 10px solid #EEE;
	border-right: 10px solid #EEE;*/
	background-color: #FFF;
	overflow: visible;
	position: relative;
}


#Header{
	margin: 0 0 10px 0;
	height: 140px;
	background-image: url(../images/bg-header.gif);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #DDD;
}
#Header .center{
	padding: 0 30px;
	border: none;
	background-color: transparent;
}

#Header .center_bandi{
	padding: 0 30px;
	border: none;
	background-color: transparent;
}

#Logo{
	margin: -15px 0 0 0;	
	width: 270px;
	height: 35px;
	position: absolute;
	left: 30px;
	top: 50%;
}

#loghi{
	margin: -45px 0 0 0;	
	position: absolute;
	top: 50%;
}

#loghi img{
	margin:5px;
	height:50px;
}

#Social{
	margin: 107px 0 0 0;
}
#Badge{
	position: absolute;
	top: -20px;
	right: 30px;
}

#Utilities{
	background-color: #072573;
}
#Utilities .center{
	border-left: 10px solid #051C56;
	border-right: 10px solid #051C56;
	background-color: transparent;
}
#Accessibility{
	margin: 5px 0;
	width:650px;
}

#Accessibility_search{
	margin: 5px 0;
	width:800px;
}

#Utility{
	margin: 5px 0;
}
#Menu{
	margin: 10px 0 20px 0;
	overflow: hidden;
	text-transform:uppercase;
}
#Featured{
	margin: 0 0 40px 0;
	clear: both;
	position: relative;
}
#Left{
	margin: 0 30px 40px 0;
	width: 200px;
}



body #s4-leftpanel {
    float: left;
    width: 200px;
}

.s4-ca {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-left: 200px;
    margin-right: 0;
    min-height: 324px;
}


#Content{
	margin: 0 0 60px 0;
}
#Content .col{
	width: 300px;
}
#Content .col.first{
	margin: 0 30px 0 0;
}
#Pathway{
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #AAA;
	color: #072573;
    font-weight: bold;
}

#Pathway_bandi{
   display:none;}

#display_none{
   display:none;
}

#Pathway_span{
    font-weight: normal;
}


#Pathway_home{
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #AAA;
	display:none;
}
#Footer{
	background-color: #555;
}
#Footer .center{
	padding-top: 20px;
	border-left: 10px solid #444;
	border-right: 10px solid #444;
	background-color: transparent;
}
#Footer .center .col{
	padding-left: 20px;
	width: 210px;
}
#Footer .center .col.first{
	padding-left: 0;
}
#Info{
}
#Info .center{
	padding: 20px 30px;
	border: none;
	background-color: transparent;
}

#Search{
	width:230px;
}


body #s4-ribbonrow {
	position: fixed;
	z-index: 1000;
}
.ms-cui-menu[id ^= "Ribbon."] {
	position: fixed !important;
}
#s4-ribbonrow .ms-popoutMenu {
	position: fixed !important;
}
#s4-ribbonrow .ms-MenuUIPopupBody {
	position: fixed !important;
}
.ms-dlgOverlay {
	width: 100% !important;
}

/*.ms-ToolPaneOuter{

	  position:fixed !important;
      top:160px !important;
      left:10px !important;      
      overflow:auto;
   	  z-index:100;
}*/

#accesso_riservato
{
  	border: 1px solid #CCCCCC;
    padding: 10px;
    text-align: center;
    width: 640px;
}

#accesso_riservato img
{
	padding-left:35px;
	padding-right:35px;
}

#accesso_riservato span
{
	position: relative;
    top: 12px;
    vertical-align: top;
}

.ms-pagemargin {
    background-color: #FFFFFF;
    height: 100%;
}


.srch-sb-results7 {
    margin-bottom: 100px;
    margin-top: 50px;
    min-height: 100px;
    width: 100%;
}

/* Bread Crumb */
.breadCrmb {width:100%; margin:0 0 10px 0; padding:0; float:left; font-size:11px; text-align:left;}
.breadCrmb a{color:#446c84; text-decoration:none; font-size:11px; padding:3px 2px 2px 0;}
.breadCrmb a:hover{color:#000;}

.s4-ba-wip{
padding:0px 0px 5px 0px;
}


.divLoginForm{
    color: #333;
}
.divLoginForm label {
    display: block;
    margin-top: 7px;
}

.divLoginForm input {
    background: #ececec none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 7px;
    width: 93%;
}
.divLoginForm input:hover {
    border-color: #666;
}
.divLoginForm input:focus {
    background: #fff none repeat scroll 0 0;
    border-color: #666;
}
.divLoginForm input.txt.required.fieldError {
    border-color: #3466cc;
}
#loginButton {
    background: #ffffff url("http://www.empulia.it/images/arrow1.gif") no-repeat scroll left top;
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #072573;
    cursor: pointer;
    font-size: 12px;
    font-weight: normal;
    height: 25px;
    width: 155px;
    margin-bottom: 15px;
    margin-left: 20px;
    margin-top: 15px;
    padding-left: 15px;
    padding-right: 5px;
    text-transform: uppercase;
}

#loginError
{
    font-weight: bold;	
	color:red;
	font-style:italic;
}