@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */
*, *:focus {
	border: none;
}

@font-face {
    font-family: 'Orbitron';
    src: local('Orbitron Regular'), local('Orbitron-Regular'),
        url('Orbitron-Regular.woff2') format('woff2'),
        url('Orbitron-Regular.woff') format('woff'),
        url('Orbitron-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
  }


a {
	margin:0;
	padding:0;
	padding:0;
	font-size:100%;
	color:#FFFFFF;
	}

a:link {
	text-decoration: none;
	color:#FFFFFF;
	 }
	 
img {
	border:none;
	}
	
a:visited {
	text-decoration: none;
	color:#FFFFFF;
	}

a:hover{
		text-decoration:none;
		color:#66CC99;
		}

h1 {
	font:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	color:#FFF;
}

.ov_cms_clear {
	clear: both;
}

h2 {
	font:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	color:#FFF;
}

h3 {
	font:"Times New Roman", Times, serif;
	font-size:25px;
	font-weight:normal;
	font-style:normal;
	color:#06F;
}

h4 {
	font:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	font-style:normal;
	color:#FFF;
}

body {
	font-family:"Times New Roman", Times, serif;
	margin: 0;
	min-height: 600px;
	min-width: 1000px;
}

#ov_cms_header {
	margin: 0;
	width: 100%;
	background: rgba(1, 1, 1, 0.3);
	height: 70px;
	border-bottom: #302e34 solid 2px;
}

#orologio {
	float:left;
	margin-top:18px;
	width: 140px;
	font-family:"Orbitron";
	font-size:30px;
	font-weight:bold;
	font-style:normal;
	color:#FFF;

}


#ov_cms_logo {
	margin: 0px 0px 0px 40px;
	float:left;
	width: 70px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	font-weight:bold;
	font-style:normal;
	color:#06F;

}

#ov_cms_title {
	margin: 18px 0 0 15px;
	float: left;
	width:auto;
	font:"Times New Roman", Times, serif;
	font-size:30px;
	font-weight:bold;
	font-style:normal;
	color:#06F;
}

#ov_cms_title a {
	color: #fff;
	text-decoration: none;
	font-size: 100%;
}

#ov_cms_title a:hover {
	color: #2ea2e5;
}

#ov_cms_title1 {
	margin-left:15px;
	float: left;
	width:280px;
}

#ov_cms_title1up {
	margin-top:10px;
	float:left;
	width:auto;
	height:20px;
	font:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	color:#FFF;
}

#ov_cms_title1center {
	float:left;
	width:auto;
	height:20px;
	font:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	color:#FFF;
}

#ov_cms_title1down {
	float: left;
	width:auto;
	height:20px;
	font:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	color:#FFF;
}

#ov_cms_title1down a:hover {
	color: #2ea2e5;
}


#topright {
	margin-right:0;
	float:right;
	width:auto;
}

#ov_cms_main_menu {
	float: right;
	margin: 35px 20px 5px 25px;
}

#ov_cms_main_menu ul {
	margin: 0;
	padding: 0;
}

#ov_cms_main_menu ul li {
	display: inline;
	list-style: none;
	background: url(../img/main_menu_border.gif) top left no-repeat;
	padding: 0px 5px 2px 15px;
}

#ov_cms_main_menu ul li:first-child {
	background:none;
}

#ov_cms_main_menu ul li a {
	font-family: 'CopseRegular';
	color: #999896;
	text-decoration: none;
	font-size: 105%;
}

#ov_cms_main_menu ul li a:hover {
	color: #fff;
}

#ov_cms_main_menu ul li a.ov_cms_voce_attiva {
	color: #fff;
}

#ov_cms_content {
/* position:absolute;
	bottom: 0; */
}

#ov_cms_home_box {
	margin: 17px 0px 0px 50px;
	width:auto;
	height:auto;
	float: left;
	background: rgba(49, 49, 49, 0.7);
	border: #302e34 solid 2px;
	position:relative;
	padding: 15px 20px 20px;
	color: #fff;
	font-size: 85%;
}

#ov_cms_home_box h1 {
	font-weight: normal;
	font-size: 125%;
	margin-bottom: 20px;
}

#ov_cms_home_box a {
	color: #fff;
	text-decoration: none;
	font-size: 100%;
}

#ov_cms_home_box a:hover {
	color: #2ea2e5;
}

#ov_cms_home_boxindex {
	margin: 10px 0px 0px 10px;
	width:auto;
	height:auto;
	float: left;
	background: rgba(30, 30, 30, 0.7);
	border: #000 solid 2px;
	position:absolute;
	padding: 5px 5px 5px;
	color: #fff;
	font-size:100%;
	font-weight:bold;
}

#boxvuoto {
	margin-top:0;
	margin-left:50px;
	width:880px;
	height:20px;
	float: left;
	background: rgba(49, 49, 49, 0.7);
	border: #302e34 solid 2px;
	position:relative;
	color: #fff;
	font-size: 85%;
}

#ov_cms_marchi_box {
	margin-top: 10%;
	margin-left:15px;
	width:auto;
	float: left;
	background: rgba(49, 49, 49, 0.7);
	border: #302e34 solid 2px;
	position:relative;
	padding: 15px 20px 20px;
	color: #fff;
	font-size: 85%;
}

#ov_cms_marchi_box h1 {
	font-weight: normal;
	font-size: 125%;
	margin-bottom: 20px;
}

#ov_cms_marchi_box a {
	color: #fff;
	text-decoration: none;
	font-size: 100%;
}

#ov_cms_marchi_box a:hover {
	color: #2ea2e5;
}

#ov_cms_footer {
	width: 100%;
	height:40px;
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	color: #fff;
	position:fixed;
	bottom: 0;
	padding: 0px 0px 10px;
	margin: 20px 0px 0;
	background: rgba(1, 1, 1, 0.5);
	z-index: 5;
	position: fixed;
	border-top: #302e34 solid 2px;
}

#ov_cms_copyright_foto {
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	font-weight:normal;
	float: left;
	margin-left: 25px;
	color: #999;
}

#ov_cms_dati1 {
	float: left;
	margin-left: 30px;
	text-align:center;
}

#ov_cms_dati {
	float: right;
	margin-right: 25px;
}

#ov_cms_datitop {
	width:auto;
	float: right;
	margin-top:9px;
	margin-right: 25px;
}



#ov_cms_content_text {
	min-height: 200px;
	width: 630px;
	position: relative;
	padding: 25px 30px 30px;
	color: #fff;
	font-size: 90%;
	line-height: 19px;
}
#ov_cms_content_text h1 {
	font-size: 130%;
	font-weight: bold;
	margin: 15px 0 20px 0;
}

#ov_cms_content_text a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#ov_cms_content_text a:hover {
	color: #2ea2e5;
}

#ov_cms_content_text p {
	margin: 10px 0;
}

#ov_cms_breadcrumbs {
	color: #fff;
}

#ov_cms_breadcrumbs a {
	color: #fff;
	text-decoration: none;
}

/* TinyMCE specific per sfondo bianco TinyMCE, sempre in stili.css (non funge su Chrome) */

body.mceContentBody {
	background: #FFF;
	font-size: 105%;
}
#editor_box {
	margin: 0;
}

#separatore {
	background:;
	width:100%;
	height:10px;
	}

#main {
	background:;
	margin-left: 50px;
	width:90%;
	height:800px;
	}

/****************************************************************************
*******************************************************************************
*********** SCROLLBAR *****************************************************/

#scrollbar_container {
	width: 870px;
	height: 425px;
	margin: 17px 0px 0px 0px;
}

.viewport {
	width: 870px;
	height: 400px;
	overflow: hidden;
	position: absolute;
	Z-INDEX: 2;
	top: 113px;
	left: 50px;
	color:#FFFFFF;
}

.overview {
	list-style: none;
	position: absolute;
	padding: 5px 0 -50px;
	margin: 0px 20px 10px 0px;
	width: 870px;
	height:754px;
	background: rgba(49, 49, 49, 0.7);
}

.scrollbar {
	position:fixed;
	left:906px;
	margin-top:25px;
	float: right;
	width: 15px;
	height:400px;
	Z-INDEX: 3;
	padding-left: 15px;
}

.track {
	background-color: #000;
	height: 100%;
	position: relative;
	padding: 0;
	width: 12px;
	margin-bottom: 5px;
}

.thumb {
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: 3px;
	left: 2px;
	width:8px;
	background-color:#333;
	overflow: hidden;
	margin-bottom: 18px;
}

.thumb:hover {
	background-color:#666;
}

.disable {
	display: none;
}

/********STILI FORM*******  */
#sf_admin_content {
	width: 600px!important;
}

#sf_admin_edit_form {
	color: #fff!important;
}

#sf_admin_edit_form h2{
	font-size: 100%!important;
}

#sf_fieldset_none {
	background: none!important;
	border: none!important;
}

#sf_fieldset_none h2 {
	background: none!important;
	border: none!important;
	color: #fff!important;
}

#sf_fieldset_none .form-row {
	background: none!important;
	border: none!important;
	color: #fff!important;
	font-weight: normal!important;
	margin: 10px 0 15px 0!important;
	padding: 0;
}

#sf_fieldset_none .form-row label {
	color: #fff!important;
	font-weight: bold!important;
	min-width: 150px!important;
}

#sf_fieldset_none .form-row input {
	color: #000!important;
	background: #808080!important;
	border: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	width: 250px;
}

#sf_fieldset_none .form-row textarea {
	color: #000!important;
	background: #fff!important;
	border: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	width: 600px!important;
	margin-bottom: 10px!important;
}

#partecipanti_registrato_privacy, #partecipanti_registrato_liberatoria {
	width: 10px!important;
	margin-left: -80px!important;
}

#partecipanti_registrato_diretta_1_1, #partecipanti_registrato_diretta_2_2, #partecipanti_registrato_diretta_3_3 {
	width: 10px!important;
}

#partecipanti_privacy, #partecipanti_liberatoria {
	width: 10px!important;
	margin-left: -80px!important;
	background: none;
}

#partecipanti_diretta_1_1, #partecipanti_diretta_2_2, #partecipanti_diretta_3_3 {
	width: 10px!important;
}

.registrazione-descizione-diretta {
	margin-top: 0px!important;
}

#sf_fieldset_none .form-row .content {
	margin: 0;
	padding: 0;
}

.sf_admin_actions .sf_admin_action_save {
	background: #b3b3b3!important;
	width: 90px!important;
	color: #000!important;
	text-transform: uppercase!important;
	font-size: 110%;
	font-weight: bold;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	height: 30px;
	padding: 0 15px!important;
	border-right: none!important;
	margin-bottom: 50px!important;
}

.sf_admin_actions .sf_admin_action_save:hover {
	background: #ededed!important;
}

.form-errors {
	width: 650px!important;
}

.form-errors dl {
	background: #cdcdcd;
	color: #666;
}

#sf_admin_container h1 {
	color: #fff;
	font-size: 130%;
	font-weight: bold;
	margin: 15px 0 20px 0;
}

#select_provincie_residenza, #select_provincie_nascita, #partecipanti_data_nascita_day, #partecipanti_data_nascita_month, #partecipanti_data_nascita_year {
	color: #000!important;
	background: #808080!important;
	border: none!important;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-weight: bold;
	padding: 3px 4px!important;
}

#sf_fieldset_none .form-row textarea.privacy {
	width: 650px;
	height: 169px;
	padding: 10px 5px;
	overflow: hidden!important;
}

#sf_fieldset_none .form-row textarea.autorizzazione {
		width: 650px;
		padding: 10px 5px;
	height: 82px!important;
	overflow: hidden!important;
}

#ov_cms_area_riservata {
	float: right;
	margin-right: 25px;
}