/*reset */

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent;outline:0}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}iframe{z-index:0}

/* font-face */

@font-face {
    font-family: 'cabin';
    src: url('cabin-bold-webfont.eot');
    src: url('cabin-bold-webfont.svg#cabinbold') format('svg'),
    	 url('cabin-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('cabin-bold-webfont.woff') format('woff'),
         url('cabin-bold-webfont.ttf') format('truetype');
    font-weight: 'bold';
    font-style: normal;
}
@font-face {
    font-family: 'cabin';
    src: url('cabin-regular-webfont.eot');
    src: url('cabin-regular-webfont.svg#cabinregular') format('svg'),
    	 url('cabin-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('cabin-regular-webfont.woff') format('woff'),
         url('cabin-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cabin';
    src: url('cabin-semibold-webfont.eot');
    src: url('cabin-semibold-webfont.svg#cabinsemibold') format('svg'),
    	 url('cabin-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('cabin-semibold-webfont.woff') format('woff'),
         url('cabin-semibold-webfont.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

/* grid */

body{min-width:960px}.container_12{margin-left:auto;margin-right:auto;width:960px}.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12{display:inline;float:left;position:relative;margin-left:10px;margin-right:10px}.push_1,.pull_1,.push_2,.pull_2,.push_3,.pull_3,.push_4,.pull_4,.push_5,.pull_5,.push_6,.pull_6,.push_7,.pull_7,.push_8,.pull_8,.push_9,.pull_9,.push_10,.pull_10,.push_11,.pull_11,.push_12,.pull_12{position:relative}.alpha{margin-left:0}.omega{margin-right:0}.container_12 .grid_1{width:60px}.container_12 .grid_2{width:140px}.container_12 .grid_3{width:220px}.container_12 .grid_4{width:300px}.container_12 .grid_5{width:380px}.container_12 .grid_6{width:460px}.container_12 .grid_7{width:540px}.container_12 .grid_8{width:620px}.container_12 .grid_9{width:700px}.container_12 .grid_10{width:780px}.container_12 .grid_11{width:860px}.container_12 .grid_12{width:940px}.container_12 .prefix_1{padding-left:80px}.container_12 .prefix_2{padding-left:160px}.container_12 .prefix_3{padding-left:240px}.container_12 .prefix_4{padding-left:320px}.container_12 .prefix_5{padding-left:400px}.container_12 .prefix_6{padding-left:480px}.container_12 .prefix_7{padding-left:560px}.container_12 .prefix_8{padding-left:640px}.container_12 .prefix_9{padding-left:720px}.container_12 .prefix_10{padding-left:800px}.container_12 .prefix_11{padding-left:880px}.container_12 .suffix_1{padding-right:80px}.container_12 .suffix_2{padding-right:160px}.container_12 .suffix_3{padding-right:240px}.container_12 .suffix_4{padding-right:320px}.container_12 .suffix_5{padding-right:400px}.container_12 .suffix_6{padding-right:480px}.container_12 .suffix_7{padding-right:560px}.container_12 .suffix_8{padding-right:640px}.container_12 .suffix_9{padding-right:720px}.container_12 .suffix_10{padding-right:800px}.container_12 .suffix_11{padding-right:880px}.container_12 .push_1{left:80px}.container_12 .push_2{left:160px}.container_12 .push_3{left:240px}.container_12 .push_4{left:320px}.container_12 .push_5{left:400px}.container_12 .push_6{left:480px}.container_12 .push_7{left:560px}.container_12 .push_8{left:640px}.container_12 .push_9{left:720px}.container_12 .push_10{left:800px}.container_12 .push_11{left:880px}.container_12 .pull_1{left:-80px}.container_12 .pull_2{left:-160px}.container_12 .pull_3{left:-240px}.container_12 .pull_4{left:-320px}.container_12 .pull_5{left:-400px}.container_12 .pull_6{left:-480px}.container_12 .pull_7{left:-560px}.container_12 .pull_8{left:-640px}.container_12 .pull_9{left:-720px}.container_12 .pull_10{left:-800px}.container_12 .pull_11{left:-880px}.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.clearfix:before,.clearfix:after{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0}.clearfix:after{clear:both}.clearfix{zoom:1}

/* site */

html, body {
	height:100%!important;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#111111;
	line-height:21px;
	text-align: center;
	background:#f4f4f4;
}

body a{
	font-size:14px;
	color:#111111;
	text-decoration:none;
	cursor:pointer;
}
.clear{
	clear:both;
	display:block;	
}
.starter {
	width:100%;
	height:65px;
}
.wrapper {
	width:100%;
}
.content{
	text-align:left;
}
.box_simple {
	background:#ffffff;
	box-shadow:0 1px 0 #cecece;
	border-radius:2px;
	-webkit-border-radius:2px;
	-o-border-radius:2px;
	-moz-border-radius:2px;
	text-align:center;
}
.box {
	background:#ffffff;
	height:150px;
	box-shadow:0 1px 0 #cecece;
	border-radius:2px;
	-webkit-border-radius:2px;
	-o-border-radius:2px;
	-moz-border-radius:2px;
	text-align:center;
	transition: all 0.2s;
	-moz-transition: all 0.2s; 
	-webkit-transition: all 0.2s; 
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
}

.box:hover {
	background:#111111;
}
.box a{
	display:block;
	padding:16px;
}
.box:hover a h3{
	color:#fefefe;
}
.box a .text{
	color:#f00001;
}
.box:hover a .text{
	text-decoration:underline;
}
.box a .icon{
	width:40px;
	height:40px;
	background-image:url('../images/sprites.png');
	background-repeat:no-repeat;
	display: block;
	margin: 0 auto;
}

.box .info, .box_label .info {
	font-family: Georgia, serif;
	font-style: italic;
	color: #e2e2e2;
	font-size: 28px;
	text-shadow: 0 1px 0 #b9b9b9;
	font-weight: bold;
	padding: 10px 10px 20px 10px;
	position:absolute;
	top:0;
	right:0;
	z-index:3;
	cursor:pointer;
}
.box .info:hover, .box_label .info:hover{
	color:#f00001;
	text-shadow: none;
}
.box .info:hover .info_text, .box_label .info:hover .info_text{
	display:block;
}
.box .info .info_text, .box_label .info .info_text{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #ffffff;
	font-size: 12px;
	text-shadow: none;
	font-weight: normal;
	padding:25px 25px 25px 75px;
	position:absolute;
	top:100%;
	left:50%;
	width:200px;
	z-index:3;
	background:#f00001;
	border-radius:2px;
	-webkit-border-radius:2px;
	-o-border-radius:2px;
	-moz-border-radius:2px;
	text-align:center;
	transition: all 0.2s;
	-moz-transition: all 0.2s; 
	-webkit-transition: all 0.2s; 
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	text-align:left;
	line-height:18px;
	margin-left: -155px;
	display:none;
}
.box_label .info .info_text a{
	display:inline!important;
	color: #ffffff;
	font-size: 12px;
	text-decoration:underline;
}
.box .info .info_text:after, .box_label .info .info_text:after{
	content: " ";
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #f00001;
	position: absolute;
	left: 50%;
	top: -10px;
	margin-left: -5px;
}
.box .info .info_text:before, .box_label .info .info_text:before{
	content: "i";
	font-family: Georgia, serif;
	font-style: italic;
	color: #ffffff;
	font-size: 42px;
	text-shadow: none;
	font-weight: bold;
	padding: 0;
	position:absolute;
	top:38px;
	left:0;
	width:75px;
	text-align:center;
}


.box_label {
	background:#ffffff;
	height:120px;
	box-shadow:0 1px 0 #cecece;
	border-radius:2px;
	-webkit-border-radius:2px;
	-o-border-radius:2px;
	-moz-border-radius:2px;
	text-align:center;
	transition: all 0.2s;
	-moz-transition: all 0.2s; 
	-webkit-transition: all 0.2s; 
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	cursor:pointer;
	margin-top:30px;
}
.box_label:hover,.box_label.selected {
	background:#111111;
}
.box_label:hover span.h3,.box_label.selected span.h3{
	color:#fefefe;
}

.box_label .icon{
	width:40px;
	height:40px;
	background-image:url('../images/sprites.png');
	background-repeat:no-repeat;
	display: block;
	margin: 16px auto 10px auto;
}
.box_label .info{
	font-family: Georgia, serif;
	font-style:italic;
	color:#e2e2e2;
	font-size:28px;
	text-shadow:0 1px 0 #b9b9b9;
	font-weigh:bold;
	margin-top:5px;
}
.box_label:hover .info,.box_label.selected .info{
	color:#f00001;
	text-shadow:none;
}

.logo a, span.h3, h1, h2, h3, h4, h5, h1 a, h2 a, h3 a, h4 a, h5 a{
	font-family: 'cabin', Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
.pTitle {
	text-align:center;
	line-height:36px;
	margin-top:20px;
	margin-bottom:20px;
	position:relative;
}
.pTitle:after{
	content:" ";
	position:absolute;
	height:1px;
	width: 100%;
	background:#dbdadc;
	border-bottom:1px solid #ffffff;
	z-index: 0;
	left:0;
	top:50%;
	margin-top:-1px;
}
h1 {
	color:#111111;
	font-size:36px;
	line-height:54px;
	font-weight:normal;
}
h2 {
	color:#d1d1d1;
	text-transform:uppercase;
	font-size:24px;
	line-height:36px;
	text-shadow:0 1px 0 #b9b9b9, 0 -1px 0 #ffffff;
	font-weight:normal;
}
.pTitle h2{
	display:inline-block;
	padding:0 20px;
	background:#f4f4f4;
	position: relative;
	z-index: 1;
}
.wrapper.pattern .pTitle h2{
	background:transparent url('../images/pattern.png') repeat 50% 0;
}

h3,span.h3 {
	color:#111111;
	font-size:21px;
	line-height:32px;
	font-weight:normal;
	display:block;
}

p.error{
	color: #ffffff;
	border: 1px solid #983527;
	background: #db4a38;
	padding: 10px 20px;
	margin: 5px;
	text-align: left;
	display:block;
}
p.message{
	color: #ffffff;
	border: 1px solid #67860e;
	background: #94c014;
	padding: 10px 20px;
	margin: 5px;
	text-align: left;
	display:block;
}

/* input */

input,button {
	height:40px;
	line-height:40px;
	border:none;
	border-bottom:1px solid #d0d0d0;
	padding:0 20px;
	margin:0;
	vertical-align: bottom;
}
select {
	line-height: 40px;
  	height: 40px;
  	
}
select, .select
{
    height:40px;
	line-height:40px;
    overflow: hidden;
    border-bottom:1px solid #d0d0d0;
    background:#ffffff;
    display:inline-block;
    position:relative;
    font-size:13px;
}
select
{
    width: 46.72466734902764%;
}
.arrow
{
	width: 0; 
	height: 0; 
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #f00001;
	position:absolute;
	right:20px;
	top:50%;
	margin-top:-3px;
}
span.select{
	/*height:40px;
	line-height:40px;
    overflow: hidden;
    border-bottom:1px solid #d0d0d0;
    background:#ffffff;
    display:inline-block;
    position:relative;*/
}

span.select:after{
	content:" ";
	width: 0; 
	height: 0; 
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #f00001;
	position:absolute;
	right:20px;
	top:50%;
	margin-top:-3px;
}

input[type="submit"],button{
	background:#111111;
	color:#ffffff;
	font-family: 'cabin',Arial, Helvetica, sans-serif;
	font-size:21px;
	text-align:center;
	border:none;
	transition: all 0.2s;
	-moz-transition: all 0.2s; 
	-webkit-transition: all 0.2s; 
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	cursor:pointer;
}
input:focus,select:focus{
	outline:0;
	border-bottom:1px solid #f00001;
}
input[type="submit"]:hover,button:hover{
	background:#f00001;
}

::-webkit-input-placeholder { color:#989898; }
::-moz-placeholder { color:#989898; }
:-ms-input-placeholder { color:#989898; } 
input:-moz-placeholder { color:#989898; }

.ieonly {
	display:none!important;
}

/* login */

.login_overlay{
	position:fixed;
	width:100%;
	min-height:100%;
	background:transparent url('../images/bg.png') repeat 0 0;
	z-index:200;
	display:none;
	top:0;
}
.login_wrapper {
	height:100%;
}
.login_container {
	top: 70px;
}
.login {
	color:#989898;
	padding-bottom:40px;
	padding-top:30px;
	text-align:left;
}
.login a{
	color:#989898;
	text-decoration:underline;
}
.login a.close_login{
	width:40px;
	height:60px;
	display:block;
	position:absolute;
	cursor:pointer;
	right:20px;
	top:20px;
	background:transparent url('../images/sprites.png') no-repeat -80px 0;
	text-decoration:none;
}
.login button{ width:300px; text-align:left; }
.login button[disabled="disabled"]{ color:#989898; cursor:auto; background:#444444; }
.login button[disabled="disabled"]:hover{ background:#444444; }
.login input { width:260px; border:none; background:#111111; color:#fefefe; margin-bottom:10px; margin-top:20px; }
.login span#login_result { margin:20px 0 30px 0; display: block; }

/* nav */

.wrapper.nav {
	background:#111111;
	border-bottom:5px solid #f00001;
	height:60px;
	line-height:60px;
	position:fixed;
	z-index:100;
}
.wrapper.nav .logo{
	text-align:left;
	text-transform:uppercase;
	position: relative;
}
.wrapper.nav .logo a{
	color:#fefefe;
	font-size:36px;
	display: block;
}
.wrapper.nav .logo .logotipo{
	padding-left:50px;
	height: 60px;
	line-height: 60px;
	display: block;
}
.wrapper.nav .logo .book{
	position:absolute;
	top:0;
	left:0;
	width:40px;
	height:60px;
	background:transparent url('../images/sprites.png') no-repeat 0 0;
}
.wrapper.nav ul {
	text-align:right;
}
.wrapper.nav ul li {
	display:inline-block;
	text-align:center;
}
.wrapper.nav ul li span{
	color: #989898;
	padding:0 10px;
}
.wrapper.nav ul li a{
	display:block;
	padding:0 10px;
	color:#fefefe;
	position:relative;
	transition: all 0.2s;
	-moz-transition: all 0.2s; 
	-webkit-transition: all 0.2s; 
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
}
.wrapper.nav ul li a:hover{
	background:#ffffff;
	color:#111111;
}
.wrapper.nav ul li a:hover:after{
	content:" ";
	width: 0; 
	height: 0; 
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #f00001;
	position:absolute;
	left:50%;
	bottom:0;
	margin-left:-3px;
}

/* pattern */

.wrapper.pattern{
	border-bottom: 1px solid #dbdadc;
	box-shadow:0 1px 0 #ffffff;
	margin-bottom:40px;
	background:transparent url('../images/pattern.png') repeat 50% 0;
	text-align:left;
}

/* home */

.box a .icon.libro { background-position:0 -60px; }
.box a .icon.camera { background-position:-40px -60px; }
.box a .icon.tshirt { background-position:-80px -60px; }
.box a .icon.bulb { background-position:-120px -60px; }
.box a .icon.heart { background-position:-160px -60px; }
.box a .icon.home { background-position:-200px -60px; }
.box a .icon.mic { background-position:-240px -60px; }
.box a .icon.bag { background-position:-280px -60px; }
.box a .icon.user { background-position:-320px -60px; }

.box:hover a .icon.libro { background-position:0 -100px; }
.box:hover a .icon.camera { background-position:-40px -100px; }
.box:hover a .icon.tshirt { background-position:-80px -100px; }
.box:hover a .icon.bulb { background-position:-120px -100px; }
.box:hover a .icon.heart { background-position:-160px -100px; }
.box:hover a .icon.home { background-position:-200px -100px; }
.box:hover a .icon.mic { background-position:-240px -100px; }
.box:hover a .icon.bag { background-position:-280px -100px; }
.box:hover a .icon.user { background-position:-320px -100px; }
.territorio .map_container{
	margin-bottom: 30px;
}
.territorio .map_container #map {
	width:920px;
	height:400px;
	margin:10px;
}
.territorio .map_container .pin {
	position:absolute;
	bottom:-20px;
	left:50%;
	margin-left:-50px;
	background:#111111;
	border-radius:100%;
	-webkit-border-radius:100%;
	-ms-border-radius:100%;
	-o-border-radius:100%;
	-moz-border-radius:100%;
	width:100px;
	height:100px;
}
.territorio .map_container .pin .pin_icon{
	width:40px;
	height:60px;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-20px;
	margin-top:-30px;
	background: transparent url('../images/sprites.png') no-repeat -40px 0;
}
.territorio .cerca_territorio input {
	width:420px;
	margin-bottom:10px;
}
.territorio .cerca_territorio button {
	width:460px;
	text-align:left;
}
.territorio #actual_search{
	color:#989898;
	padding:0 20px;
	margin:10px 0;
	height:20px;
}

/* slider */

	#slider {
        height: 460px;
        width: 1050px;
		position:relative;
		overflow:hidden;
		clear:both;
        background:transparent url(../images/loader.gif) no-repeat 50% 50%;
	}
	#slider div {
		float:left;
		display:block;
		width:1050px;
        background-color: transparent;
        position: relative;
        padding-top:70px;
	}
	#slider .items {
		width:20000em;
		position:absolute;
		clear:both;
		margin:0;
		padding:0;
        border:0;
        opacity:0;
	}
	#slider h1 {
		margin-left:50px;
	}
	#slider h1.big {
		font-size:42px;
	}
	#slider p {
		width:300px;
		color:#989898;
		margin-left:50px;
		margin-top:20px;
		margin-bottom:20px;
	}
	#slider div.image {
		position:absolute;
		top: -70px;
		right:0;
		text-align: right;
		right: 45px;
	}
	#slider div.image a { display:block; }
	#slider div.ribbon {
		width: 290px;
		height: 80px;
		padding-left: 60px;
		padding-top:0;
		line-height: 60px;
		color: #ffffff;
		background: transparent url('../images/sprites.png') no-repeat 0 -500px;
	}
	#slider div.ribbon h3 {
		color: #ffffff;
		line-height: 60px;
		margin-bottom: 0;
	}
	ul#slider_navigator {
		list-style: none;
		text-align:center;
	}
	ul#slider_navigator li{
		width:15px;
		height:58px;
		display:inline-block;
		line-height:58px;
	}
	ul#slider_navigator li a{
		width:15px;
		height:15px;
		display:block;
		background: transparent url('../images/sprites.png') no-repeat -255px -180px;
		cursor:pointer;
		margin-top: 23px;
	}
	ul#slider_navigator li a.current{
		background: transparent url('../images/sprites.png') no-repeat -240px -180px;
	}
	div.navigation {
		height:58px;
		position:relative;
	}
	div.navigation a.prevnext{
		height:58px;
		width:58px;
		position:absolute;
		display:block;
		opacity:0.6;
		top:0;
	}
	div.navigation a.prevnext:hover{
		opacity:1;
	}
	div.navigation a.prevnext.prev{
		background: transparent url('../images/sprites.png') no-repeat -240px 0;
		right:58px;
	}
	div.navigation a.prevnext.next{
		background: transparent url('../images/sprites.png') no-repeat -180px 0;
		right:0;
	}

/* registrati */

.registrati {
	text-align:left;
}
.registrati .wrapper.pattern{
	padding:30px 0;
}
.registrati input[type="radio"]{
	display:none;
}
.registrati p {
	display:inline-block;
}
.registrati label, .territorio label {
	display:block;
	margin:20px 0;
	color:#989898;
}
.territorio label {
	display:inline-block;
}
.registrati .pattern label {
	margin:30px 10px 0 10px;
}
.registrati label.super, .territorio label.super {
	margin:0 0 10px 0;
	padding:0 20px;
	border-left:5px solid #f00001;
	width:255px;
	background:#ffffff;
	border-bottom: 1px solid #d0d0d0;
	color:#111111;
	line-height: 40px;
	cursor:pointer;
	position:relative;
}
.territorio label.super {
	width:175px;
	margin-right:20px;
}
.territorio label.super:nth-of-type(even) {
	margin-right:0;
}
.registrati label.super.search {
	font-size:12px;
	line-height: 30px;
	float:left;
}
.registrati label.super.search.odd {
	margin-right:10px;
}
.registrati label.super.selected, .territorio label.super.selected {
	background:#111111;
	color:#fefefe;
}
.registrati label.super:after, .territorio label.super:after {
	content:" ";
	width: 0; 
	height: 0; 
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 5px solid #f00001;
	position:absolute;
	left:0;
	top:50%;
	margin-top:-4px;
}
.registrati input[type="text"] {
	width:260px;
}
.registrati select{
	width:300px;
}
.registrati span.select{
	width:300px;
}
.registrati #corsi input[type="checkbox"],.registrati #costi input[type="checkbox"],.territorio input[type="radio"]{
	display:none;
}
.registrati input#latitudine,.registrati input#longitudine,.registrati input#zoom{
	display:none;
}
.registrati .mappa{
	padding:10px;
	width:920px!important;
}
.registrati .mappa #map{
	width:920px;
	height:400px;
	text-align:left;
}
.registrati .cerca_mappa input{
	width:700px;
}
.registrati .cerca_mappa button{
	width:200px;	
	text-align:left;
}
.registrati div.motto input[type="text"],.registrati div.domanda input[type="text"]{
	width:900px;
}

.registrati .TAU input[type="text"], input#abilitazione_classe_concorsi,input#certificazione_docente{
	width:420px;
}
.registrati a.add_docenza_btn{
	text-decoration:underline;
	cursor:pointer;
	text-align:left;
}
.registrati a.add_docenza_btn.hover{
	text-decoration:none;
}
.registrati span.visibility{
	position:absolute;
	top: 20px;
	right: 0;
}
.registrati span.visibility label{
	display: inline-block;
	margin: 0;
}
.registrati span.visibility input[type="checkbox"]{
	height:20px;
	line-height: auto;
}
.registrati input[type="submit"].btn{
	margin-top:40px;
}

.registrati div.buttons input[type="submit"].btn{
	width:300px;
	text-align:left;
}

.box_label .icon.home { background-position:-200px -60px; }
.box_label .icon.mic { background-position:-240px -60px; }
.box_label .icon.bag { background-position:-280px -60px; }
.box_label .icon.user { background-position:-320px -60px; }

.box_label:hover .icon.home,.box_label.selected .icon.home  { background-position:-200px -100px; }
.box_label:hover .icon.mic,.box_label.selected .icon.mic  { background-position:-240px -100px; }
.box_label:hover .icon.bag,.box_label.selected .icon.bag{ background-position:-280px -100px; }
.box_label:hover .icon.user,.box_label.selected .icon.user { background-position:-320px -100px; }

/* loop */

.dettaglio{
	padding:20px;
	text-align:left;
	transition: all 0.2s;
	-moz-transition: all 0.2s; 
	-webkit-transition: all 0.2s; 
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
}
.dettaglio a{
	display:block;
}
.dettaglio a .address{
	color:#989898;
}
.dettaglio a .text{
	color:#f00001;
}
.dettaglio:hover,.dettaglio.active{
	background:#111111;
}
.dettaglio:hover a h3,.dettaglio.active a h3{
	color:#fefefe;
}
.dettaglio:hover a .text,.dettaglio.active a .text{
	color:#f00001;
}
.dettaglio:hover a .motto,.dettaglio.active a .motto{
	color:#fefefe;
}

/* cerca */

.cerca input[type="submit"],.cerca button{
	margin-top: 30px;
	width: 300px;
	text-align: left;
}
.registrati.cerca .pattern label {
margin-bottom: 10px;
}

.registrati.cerca {
position:relative;
}
.registrati.cerca .wrapper.pattern{
padding-top:0!important;
}
.registrati.cerca .search_container{
/*display:none;*/
padding-bottom:40px;
}
.registrati.cerca a.parse_search_form {
line-height:60px;
height:60px;
display:block;
color:#ffffff;
background:#111111;
font-family: 'cabin',Arial, Helvetica, sans-serif;
font-size: 21px;
text-align:center;
margin-bottom:40px;
position: relative;
}
.registrati.cerca a.parse_search_form:hover{
color:#f00001;
}
.registrati.cerca a.parse_search_form#open_search_form:after {
content:" ";
width: 0;
height: 0;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-top: 5px solid #f00001;
position: absolute;
left: 50%;
top: 0;
margin-left: -3px;
}
.registrati.cerca a.parse_search_form#close_search_form:after {
content:" ";
width: 0;
height: 0;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-bottom: 5px solid #ffffff;
position: absolute;
left: 50%;
bottom: 0;
margin-left: -3px;
}

#loop .dettaglio.box_simple {
	height:120px;
	margin-top:10px;
	margin-bottom:10px;
}
#loop .dettaglio.box_simple a{
	height:120px;
}

#loop div.more {
	display:block;
	clear:both;
}
#loop div.more a{
	cursor:pointer;
}
#loop div.more a:hover h3{
	color:#f00001;
}
#dettaglio  {
	text-align:left;
}
#dettaglio div.generale h1 {
	margin-bottom:20px;
	margin-top: 70px;
	padding-left: 30px;
}
#dettaglio div.generale span.motto {
	color:#989898;
	padding-left: 30px;
	display: block;
	margin-bottom: 50px;
}

#dettaglio div.ribbon {
	width:290px;
	height:80px;
	padding-left:60px;
	line-height: 60px;
	position:absolute;
	left:-50px;
	color:#ffffff;
	background:transparent url('../images/sprites.png') no-repeat 0 -500px;
}
#dettaglio div.ribbon h3{
	color:#ffffff;
	line-height: 60px;
	margin-bottom:0;
}
#dettaglio h3{
	margin-bottom:20px;
}
#dettaglio ul.dettaglio_lista{
	list-style: square;
	margin-left:16px;
	margin-bottom:20px;
}
#dettaglio div#map{
	width:280px;
	height:200px;
}
#dettaglio .dettaglio_map_container{
	padding:10px;
	margin-top:20px;
}
#dettaglio span.gray{
	color:#989898;
}
#dettaglio a:hover{
	text-decoration:underline;
}

#navigator {
	width:80px;
	background:#f00001;
	border-radius:0 3px 3px 0;
	-moz-border-radius:0 3px 3px 0;
	-o-border-radius:0 3px 3px 0;
	-ms-border-radius:0 3px 3px 0;
	-webkit-border-radius:0 3px 3px 0;
	position:fixed;
	left:0;
	top:200px;
	z-index: 1002;
}

#navigator a{
	width:40px;
	height:40px;
	margin:20px;
	display:block;
	position:relative;
	border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
}
.back_detail a{
	width:40px;
	height:40px;
	margin:0 20px 0 0;
	display:inline-block;
	position:relative;
	border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	background-color:#f00001!important;
}
.back_detail a:hover{
	background-color: #111111!important;
}

.back_detail a.lens {
	background: transparent url('../images/sprites.png') no-repeat -240px -140px;
}
.back_detail a.list {
	background: transparent url('../images/sprites.png') no-repeat -320px -140px;
}
.back_detail a span {
	padding: 5px 10px;
	display: none;
	position: absolute;
	left: 50px;
	top: 50%;
	color: #ffffff;
	background: #111111;
	margin-top: -15px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 120px;
	z-index:9999;
}
.back_detail a:hover span {
	display: block;
}
#dettaglio div.generale span.back_detail {
	padding-left: 30px;
	display:block;
}

#navigator a:hover{
	background-color:#111111!important;
}
#navigator a.lens{background:transparent url('../images/sprites.png') no-repeat -240px -140px;}
#navigator a.paper{background:transparent url('../images/sprites.png') no-repeat -280px -140px;}
#navigator a.list{background:transparent url('../images/sprites.png') no-repeat -320px -140px;}
#navigator a span{
	padding: 5px 10px;
	display: none;
	position: absolute;
	left: 50px;
	top: 50%;
	color: #ffffff;
	background: #111111;
	margin-top: -15px;
	border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
}
#navigator a:hover span{
	display: block;
}
/* static */
.static .wrapper.pattern {
padding: 40px 0;
}
.static {
	text-align:left;
}
.static p {
	margin:10px 0;
}
.static a {
	color:#f00001;
}
.static a:hover {
	text-decoration: underline;
}
/* footer */

.wrapper.footer{
	background:#222222;
	padding-top:40px;
	border-top:5px solid #f00001;
	margin-top:40px;
	color:#b9b9b9;
	text-align:left;
	overflow: hidden;
}
.wrapper.footer .container{
	position:relative;
}
.wrapper.footer a{
	color:#b9b9b9;
}
.wrapper.footer a:hover{
	color:#f00001;
	text-decoration:underline;
}
.wrapper.footer ul, .wrapper.footer ul li{
	list-style:none;
}
.wrapper.footer div.footer_separator{
	height:58px;
	border-bottom:1px solid #333333;
	text-align:right;
}
.wrapper.footer div.footer_separator a.up_arrow{
	height:58px;
	width:58px;
	display:inline-block;
	background:transparent url('../images/sprites.png') no-repeat -120px 0;
}
.wrapper.footer div.copy,.wrapper.footer div.credits{
	height:100px;
	line-height:100px;
	color:#333333;
}
.wrapper.footer div.copy a,.wrapper.footer div.credits a{
	color:#333333;
}
.wrapper.footer div.copy a:hover,.wrapper.footer div.credits a:hover{
	color:#f00001;
	text-decoration:underline;
}
.wrapper.footer div.credits{
	text-align:right;
}
.wrapper.footer input{
	width:260px;
	margin-bottom:10px;
}
.wrapper.footer input[type="submit"]{
	width:300px;
	margin-bottom:10px;
}
.wrapper.footer div#newsletter_response, .wrapper.footer label{
	height:21px;
	line-height: 21px;
	display:block;
	margin-bottom: 5px;
}
.wrapper.footer div.big_book {
	position:absolute;
	top: 36px;
	left: -10px;
	background:transparent url('../images/sprites.png') no-repeat 0 -140px;
	width:240px;
	height:360px;
}
div.docenza.prototipo a#removeDocenza_1 {
	display:none;
}
div.docenza a.removeDocenza {
	text-decoration:underline;
}
textarea.autoselect_link{
	display:inline;
	border:none;
	outline:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#111111;
	line-height:21px;
	margin: 0;
	vertical-align: middle;
	resize: none;
	width:100%;
	box-sizing:border-box;
	padding:10px;
	text-align:left;
	cursor:pointer;
}
