/* CSS Resets */

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,q,small,strong,sub,sup,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;}article,aside,figure,figure img,figcaption,hgroup,footer,header,nav,section,video,object{display:block}a img{border:0}figure{position:relative}figure img{width:100%}


/* ==================================================================================================================== */
/* ! The 1140px Grid V2 by Andy Taylor \ http://cssgrid.net \ http://www.twitter.com/andytlr \ http://www.andytlr.com   */
/* ==================================================================================================================== */

.container {
padding-left: 0px;
padding-right: 0px;
position:relative;


}

.row {
width: 100%;
max-width: 1140px;
min-width: 755px;
margin: 0 auto;
padding:0;
position:relative;


}
.row-wide {
width: 100%;
max-width: 1920px;
min-width: 755px;
margin: 0 auto;
padding:0;

}

.onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol, .footercol {
margin-right: 3.8%;
float: left;
min-height: 1px;
margin-top:0;
}

.row .onecol {
width: 4.85%;
}

.row .twocol {
width: 13.45%;
}

.row .threecol {
width: 22.05%;
}

.row .fourcol {
width: 30.75%;
}

.row .fivecol {
width: 39.45%;
}

.row .sixcol {
width: 48%;
}

.row .sevencol {
width: 56.75%;
}

.row .eightcol {
width: 65.4%;
}

.row .ninecol {
width: 74.05%;
}

.row .tencol {
width: 82.7%;
}

.row .elevencol {
width: 91.35%;
}

.row .twelvecol {
width: 100%;
float: left;
}

.row .footercol {
width: 7%;

}

.last {
margin-right: 0px;
}

object, embed {
max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
	border:none;
	display:inline-block;
}


/* Smaller screens */

@media only screen and (max-width: 1023px) {

	body {
	font-size: 0.8em;
	line-height: 1.5em;
	}
	
	}


/* Mobile */

@media handheld, only screen and (max-width: 819px) {

	body {
	font-size: 14px;
	-webkit-text-size-adjust: none;
	}
	
	.row, body, .container {
	width: 100%;
	min-width: 0;
	padding:0;
	margin:0;
	}
	
	.row .onecol, .row .twocol, .row .threecol, .row .fourcol, .row .fivecol, .row .sixcol, .row .sevencol, .row .eightcol, .row .ninecol, .row .tencol, .row .elevencol, .row .twelvecol {
	width: auto;
	float: none;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 10px;
	padding-right: 10px;
	}

}

/* ============================== */
/* ! Layout for desktop version   */
/* ============================== */
 @media screen, print {

body {
	margin:0;
	padding:0;
	font-family: 'Open Sans', sans-serif;
	color:#2C2C32;
	background-color: #EFEFEF
	}
	
#header	{

	position:relative;

}	
	
#logo{
	z-index:1000;
	position:absolute;
	top:0;
	margin:0;
	padding:0;
}	
#logo a, #logo img{
		border:none;
}
#logo span, #page-cover-img p{
	margin:0;
	padding:0;
}


#lang-menu {
    position: absolute;
	z-index:100000000000;
    right: 30px;
    top: 20px;
}

#lang-menu ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#lang-menu ul li {
    float: left;
    margin-left: 5px;
}
#lang-menu a {
    background: url("../pics/bg-orange-90.png") repeat scroll left top rgba(0, 0, 0, 0);
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 24px;
	border:2px solid #FB7B34
}

#lang-menu .current-menu-item a {
    background-color: #fff;
	background-image:none;
	color:#FB7B34
}



#page-cover-img {
	margin:0;
	padding:0;

}
#page-cover {
	
	z-index:1;
	max-height:500px;
	overflow:hidden;
	margin:0;
	padding:0;
	background-color:#fff;
	position:relative
	
}

#page-cover img {
	display:block;
	border:none;

}
.royalSlider {
	width:100%;
	height:500px;
	
}
#page-header, .page-header {
	position:absolute;
	top:14em;
	z-index:20000000;
	background:transparent url(../pics/bg-orange-90.png) repeat left top;
	padding:20px 25px 25px 20px;
	color: #FFF;
	max-width:470px;
	
}
#page-title {
	
	margin:0;
	padding:0;
	position:relative;!important
	display:block;
	top:0;
	background:transparent url(../pics/bg-orange-90.png) repeat left top;
	padding:10px 25px 10px 25px;
	color: #FFF;

	
}
.reserved {
	
	margin:0;
	padding:0;
	position:relative;
	background-color:#323232;
	border-bottom:1px solid #EC7F00;
	

}

#page-header h1, #page-header p, #page-title h1, .page-header h1, .page-header p {
	font-family: 'Oswald', sans-serif;
	color: #FFF	
}
#page-header h1, .page-header h1{
	padding:0;
	margin:0 0 5px 0;
	font-weight:normal;
	font-size:36px;
	line-height:40px;
}
#page-title h1{
	padding:0;
	margin:0 0 5px 0;
	font-weight:normal;
	font-size:36px;
	line-height:40px;
}
#page-header p{
	padding:0;
	margin:0;
	font-size:16px;
	font-weight:normal;
	line-height:20px;
		color: #FFF	
}
.page-header p.h1{
	padding:0;
	margin:0 0 5px 0;
	font-weight:normal;
	font-size:36px;
	line-height:40px;
}
#page-header a, .page-header a{

		color: #FFF;
		text-decoration:none
}
#main-nav {
	position:absolute;
	bottom:0px;
	z-index:200;
	max-width:1140px;
	width:100%;
}
#main-nav-alt {
	position:relative;
	z-index:200;
	
}

#main-menu {
	background:transparent url(../pics/bg-333333-70.png) repeat left top;
	width:100%;
	min-height:1px;
}
body:empty #main-menu {



}


.restricted {
	margin-top:0;
}

#openmenu, #menu-main-close{
	display:none;	
}
#main-menu ul, #main-menu ul li, .menu-corporate{
	list-style: none;
	margin: 0;



}
#main-menu ul {
	padding: 0;
	list-style-type: none;	
}

#main-menu ul li{

	margin:0px;
    font-size:16px;
    float: left;
	 position: relative;
	 font-family: 'Oswald', sans-serif;	

}

#main-menu li a {

	color:#ffffff;
	padding:10px 17px;
	text-decoration:none;
	font-weight:400;
	display: block;
	float:left;
	background:url(../pics/menu-item-separator.png) no-repeat right bottom
		
	

}

#main-menu li.current a, .box-aside ul li.current a {
	background-color:#ffffff;
	color:#EC7F00;
	

}

#main-menu li  a:hover {
	color:#EC7F00;
	

}


.menu-corporate {
	position:absolute;
	top:0px;
	right:20px;
	z-index:100000;
	margin:0;
	padding:0;
   background:transparent url(../pics/bg-333333-70.png) repeat left top;
}
.menu-corporate li  {
 float: left;
 display:block;
 font-size:14px;
 line-height:14px;
}

.menu-corporate a {
  color:#fff;
  text-decoration:none;
  padding:10px 12px;
  display:block;
  background:url(../pics/menu-item-separator.png) no-repeat right bottom

}

.menu-corporate li:last-child a{
  background:none;

}
#main-menu li#contatti{
	position:absolute;
	top:0px;
	right:10px;
	

}
#page-body {
	background-color:#FFF;
	padding-top:0px;
	padding-bottom:40px;
	min-height:200px;
	
}

h2, h3, h4, legend, h2 a, h3 a, caption, dt,#page-body #tabs li, .left ul.language-levels li  {
font-family: 'Oswald', sans-serif;	
color:#EC7F00;
text-decoration:none
}

h2 {
	font-weight:400;
	font-size:28px;
	line-height:32px;
	margin-bottom:14px;
	margin-top:10px;
}

h1 span.subtitle, h1 span.label {
    display: block;
    
    font-size: 20px;
	line-height:24px;
    font-weight: normal;
}

h2 span.subtitle, h2 span.label, h3 span.label {
    display: block;
    font-family: "Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
    font-size: 16px;
	line-height:20px;
    font-weight: normal;
}

h3, h2.faq, caption, dt {
	font-weight:400;
	font-size:20px;
	line-height:26px
}

h3, caption , dt{
	margin-bottom:5px;
	text-align:left
}

legend {
font-size:24px;
}


div.faq {

background: url(../pics/help.gif) no-repeat left 0;
padding-left:50px;
margin-bottom:20px;

}


#page-body p, #page-body li,  #page-body dd {
	font-size:16px;
	line-height:24px;
	margin-top:5px;

}
dd {
	margin:5px 0px;

}
#page-body p.action, #page-subfooter p.action {
	margin-bottom:0;
	padding:0;
	margin-top:20px;

}
#page-body table {

	margin:10px 0;
	width:100%;

}

#page-body th, #page-body td, #page-header th, #page-header td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:14px;
	text-align:left;
	padding:8px 5px;

}
#page-body th {
	background-color:#EC7F00;
	color:#FFF
}


#page-body th {
	background-color:#EC7F00;
	color:#FFF
}



#page-body .left  th a{

	color:#FFF
}

#page-body .report th, #page-body  .form th {
	background-color:#fff;
	width:30%;
	color:#000


}


#page-body .booking-resume th, #page-body .booking-resume td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:18px;
	border-bottom:1px solid #999;
	background:#fff;
	color:#000
	

}

#page-body .booking-resume td {
	text-align:right

}



#page-body tr:nth-child(odd) {
   background-color: #FFFFFF;
}

#page-body tr:nth-child(even), #page-body tr.totale th,   #page-body .booking-resume tr.totale td {
   background-color: #F8F8EF!important;
}



#page-body form td, #page-body .report td, #page-body .report th, #page-body .form th, #page-body .form td  {

	font-size:14px;
	line-height:14px;
	background-color:#fff!important;
	border-bottom:1px dotted #ccc;
	padding-top:5px;!important;
	padding-bottom:5px;!important;
	


}
#page-body tfoot td, #page-body form tfoot td {
   background-color: #665F5C !important;
   color:#fff;
}

#page-body p.info, #page-body p.nota {
    background: url("../pics/info.png") no-repeat scroll left top transparent;
	padding:5px 0px 5px 30px;
	font-size:12px;
	line-height:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	
}

.hidden {
	display:none
	
}
div.info {
	margin-top:20px;
    background: url("../pics/info.png") no-repeat scroll left top transparent;
	padding-left:30px;
	
}

#page-body div.info p, #page-body div.info li{
 
	font-size:14px;
	line-height:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666
}

.first {
	width:25%;
}
.th-note {
	width:45%;
}

.nowrap {
	white-space:nowrap	
}
.bold, .label {
	font-weight:bold;	
}

.align-vertical {
	vertical-align:top	
}
.align-right {
	float:right
}
img.framed {
	width:97%;
	border:5px solid #F2F2E1;
}


.cropped {
    max-height: 120px;
    overflow: hidden;
	border:5px solid #F2F2E1;
	
}
.front-image {
	border:5px solid #F2F2E1;
    max-height: 150px;
    overflow: hidden;
}
.cropped img {
    margin: -30px 0 120px 0px;
	
}


#page-body p.boardingschool {
    background-color: #F2F2E1;
    font-size: 12px;
    line-height: 14px;
    margin: -15px 0 0;
    padding: 5px;
    text-align: center;
}

#page-body .left a, #page-body .right a, #page-body .home-row a, #page-body .breadcrumb a{
color:#EC7F00;

}

#page-body .left a:hover,#page-body .right a:hover, #page-body .home-row a:hover, #page-body .breadcrumb a:hover {
background-color:#EC7F00;
color:#fff;
text-decoration:none;
}
#page-body .left p.download a:hover, #page-body .right p.download a:hover {
background-color:transparent;

text-decoration:none;
}


#page-body .left h2 a:hover, #page-body .home-row h2 a:hover {
background-color:transparent;
color: #000099;
text-decoration:none;
}


.left ul  {
	margin:10px 0px;
	padding:0;
}
.left ul  li {
   background:transparent url(../pics/list-bullett-EC7F00.png) no-repeat 0px 0.5em;
    margin-bottom: 5px;
    padding-left: 20px;
	list-style:none;
}

.left ul.plus, .left div.plus ul  {
		list-style:none;
		margin-left:20px;
		padding-left:0px
}
.left ul.plus li, .left div.plus ul li {
    background: url("../pics/check16.png") no-repeat scroll 0 0 transparent;
    margin-bottom: 5px;
    padding-left: 25px;
	list-style:none;
}


.left ul.language-levels  {
	margin:0;
	padding:0;
}

.left ul.language-levels li {
	margin:0 5px 0px 0px;
	padding:0;
	background:none;
	float:left
}

.left ul.language-levels li span{
	display:block;
	padding:5px;
	background-color:#D1D3D4;
	color:#fff;
	font-size:18px
	
}

.left ul.language-levels li.level-active span.language-level-2{
background-color:#A72C31;	
}
.left ul.language-levels li.level-active span.language-level-3{
background-color:#D2232A;	
}
.left ul.language-levels li.level-active span.language-level-4{
background-color:#F79433;	
}
.left ul.language-levels li.level-active span.language-level-5{
background-color:#FDB813;	
}
.left ul.language-levels li.level-active span.language-level-6{
background-color:#A7BD39;	
}
.left ul.language-levels li.level-active span.language-level-6{
background-color:#2DA44A;	
}

#page-body ol.iniziocorsi li {
    list-style-type: upper-alpha;
    margin: 0;
    padding: 0;
}

.left ol.contratto li:first-line {
	font-weight: bold;
	


	font-size: 14px;
	}

.left ol.contratto li ol li:first-line {
	
	font-weight: bold;	
	font-size: 100%;

	}
	
	.left ol.contratto li ol li ul li {
	
	font-weight: normal;	


	}
	.left ol.contratto li ul li:first-line {

	font-weight: normal;	
	
	
	}


.home-row {
	padding:20px 25px 20px 25px;


}

.home-row h2 {
	margin-bottom:0px;
	padding-bottom:0;
	line-height:28px
		
}

.home{

		
}


.tags {
	list-style:none;
	margin:0;
	padding:0;	
}
.tags li {
	float:left;
	margin:5px 5px 5px 0px;
	background:none!important;
	padding:0px!important;
}
.tags a {
	display:inline-block;
	padding:4px 10px;
	background:#EC7F00 url(../pics/tab-bottom-bg.png) repeat-x left bottom;
	color:#fff !important;
	text-decoration:none;
	border: 1px solid #EC7F00
	
}

.tags a:hover, .tags a.tag-selected {
	background:#fff none!important;
	color:#EC7F00 !important;
	text-decoration:none;
	
}

#page-body a.button, #page-subfooter a.button, button.button, .map-popup-content a {
	padding:5px 20px;
	border-radius:8px;
	background:#EC7F00 url(../pics/tab-bottom-bg.png) repeat-x left bottom;
	color:#fff !important;
	text-decoration:none;
	font-family: 'Oswald', sans-serif;
	border:3px solid #DFDFDF;		
}





#page-body a.button:hover, #page-subfooter a.button:hover, button.button:hover, .map-popup-content a:hover {

	background:#E22D25 url(../pics/tab-bottom-bg.png) repeat-x left bottom;
	cursor:pointer
	
}
.breadcrumb {
	padding:8px 25px 0px 25px;
	background-color: #FCFCF8;
	margin:0;
	border-bottom:1px dotted #F0F0DB
	}
	
#page-body .breadcrumb p {
    font-size: 14px;
    line-height:  14px;
}
	

#tabs{
  overflow: hidden;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}

#page-body #tabs li{
  float: left;
  margin: 0 .5em 0 0;
  background-image:none;
  padding:0;
  font-size:16px;
  text-shadow: 2px 2px 2px rgba(255, 255, 255, 1);
}

#page-body #tabs a{
  position: relative;
  background: #ddd;
  background-image: linear-gradient(to bottom, #fff, #ddd);  
 padding: 10px;
  float: left;
  text-decoration: none;
  color:#2C2C32;
  text-shadow: 0 1px 0 rgba(255,255,255,.8);
  border-radius: 5px 0 0 0;
  box-shadow: 0 2px 2px rgba(0,0,0,.4);
  
}

#page-body #tabs a:hover,
#page-body #tabs a:hover::after,
#page-body #tabs a:focus,
#page-body #tabs a:focus::after{
  background: #fff;
}

#page-body #tabs a:focus{
  outline: 0;
}

#page-body #tabs a::after{
  content:'';
  position:absolute;
  z-index: 1;
  top: 0;
  right: -.5em;  
  bottom: 0;
  width: 1em;
  background: #ddd;
  background-image: linear-gradient(to bottom, #fff, #ddd);  
  box-shadow: 2px 2px 2px rgba(0,0,0,.4);
  transform: skew(10deg);
  border-radius: 0 5px 0 0;  
}

#page-body #tabs #current a,
#page-body #tabs #current a::after{
  background: #FCFCFC;
  z-index: 3;
  color: #EC7F00;
}
.dropdown {
 border:none;

	padding:20px;
-webkit-box-shadow: 0 3px 3px 3px #CCCCCC;
box-shadow: 0 3px 3px 3px #CCCCCC;
margin:10px 0px;	
}
.dropdown:after
{
content: "";
position: absolute;
top: -10px;
left: 30px;
border-style: solid;
border-width: 0 10px 10px;
border-color: #424345 transparent;
display: block;
width: 0;
z-index: 1;
}
.content-tabbed
{
	background-color: #FCFCFC;
	padding: 20px;
	position: relative;
	z-index: 2;
	border-radius: 0 5px 5px 5px;
	border:0px;
}
#infoprezzi {
	margin-top:20px;
	background-color: #FCFCFC;
	padding: 20px;
}
#page-body td a.price_goto {
	width:180px;
	height:17px;
	display:block;
	
	
		background: url(../pics/price_go_to.png) no-repeat left 0px;
	color:#FFF;
	text-decoration:none;
	padding:8px 0px 7px 20px;
	font-size:16px;
	text-align:left;
}
#page-body td a.price_goto:hover {

	
		background: url(../pics/price_go_to.png) no-repeat left -32px;

}
#page-body td.prezzo, #page-body td.count {
    font-family: Georgia,"Times New Roman",Times,serif;
    padding-left: 5px;
	
}


.location-finder {
background-color: #f8f8ef;
padding:20px;	
	
}

.location-finder .locations-list {
	max-height:300px;
	overflow:auto;
	display:none
	
}


.location-finder ul {
	list-style:none;
	margin:0;
	padding:0;
	
}


#page-body .location-finder ul li, .select-activator {
	list-style:none;
	margin:5px 0px;
	padding:0;
	font-size:20px;
	line-height:20px;
	font-weight:bold
	
}




#page-body .location-finder ul li ul li{

	padding:0;
	font-size:16px;
	line-height:16px;
	font-weight:normal
	
}

.location-finder ul li a, .select-activator a{
	background-color:#FFF;
	padding:10px;
	text-decoration:none;
	color:#000;
	display:block;
	position:relative
	
}

.location-finder ul li a:hover:after{
	content:"\00BB";
	position:absolute;
	right:10px;
	top:6px;
	
}
.select-activator a:after {
	content:"\25bc";
	position:absolute;
	right:10px;
	top:8px;
	
}

#page-body .location-finder ul li ul li a{

	padding:8px 10px 8px 20px;

	
}

.map_canvas{
display:block;
position:relative;
height:100%;
width:100%;
min-height:700px;

}

#map-canvas img{
	max-width:auto!important
}
.map-popup {
	position:relative	
}

.map-popup-title {
	padding:10px;
	background-color:#ec7f00	
}

.map-popup-title h2 {
	font-size: 18px;
	margin:0;
	line-height:18px;
	color:#fff	
}

.map-popup-content {
	background-color:#fff;
	padding:10px;
}


.map-popup-close {
    
    display: block;
    font-size: 12px;
    font-weight: bold;
 
    position: absolute;
    right: 10px;
    text-align: right;
    text-decoration: none;
   bottom: 28px;

}
.feature {
	float:left	
	
	}
	
.date {
    background:  #f8f8ef;
 
   
    padding: 10px 0px 2px 0px;
	margin-top:10px;
	max-width:75px;


	 text-align: center;
}

	
.day {
    display: block;
    font-size: 24px;
    line-height: 14px;
}	

.month {
    display: block;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.year {
    display: block;
    font-size: 12px;
    line-height: 12px;
}
.box {
	padding-bottom:20px;
	border-bottom-width: 4px;
	border-bottom-style: dotted;
	border-bottom-color: #F3F3E4;	
	
	}
	
.country{
	background-repeat:no-repeat;
	background-position:right 20px;
}
.country_1{
	background-image: url(../pics/country_ribbon_1.png);
}
.country_2{
	background-image: url(../pics/country_ribbon_2.png);
}	
.country_7{
	background-image: url(../pics/country_ribbon_7.png);
}	

.country_8{
	background-image: url(../pics/country_ribbon_8.png);
}	
.country_11{
	background-image: url(../pics/country_ribbon_11.png);
}	
	
.thumbnail
{
	padding-top:20px;
	
	}
	
.gallery-thumbnail {
	float:left;
	border:5px solid #F2F2E1;
	height: 64px;
	max-width:115px;
	
	 
    overflow: hidden;
	margin-right:10px;
	margin-bottom:10px;
}	
.gallery-thumbnail:hover {
	
	border:5px solid #EC7F00;

}	

.gallery-thumbnail img {
    margin:-25px 0 50px 0px;
	max-width: 200px;
}

.ali_message {
	background: url(../pics/ali_bg.png) repeat left top;
	padding:20px 20px 20px 75px;
	border: 1px solid #0B2874;
	position:relative;
	margin:10px 0px;
	
}

.ali_message:before {
	content:"";
	width:54px;
	height:54px;
	display:block;
	position:absolute;
	left:10px;
	top:10px;
	background: url(../pics/ali_logo.png) no-repeat center  center;
	
	
}

.box-aside {
	margin:25px 0px 10px 0px;
	padding:5px 20px 20px 20px;
	border-radius:5px;
background-color: #F8F8EF;
position:relative;
}

.box-aside h2{
	font-size:20px;
	color:#2C2C32;
	margin-bottom:5px;
}
#page-body .box-aside h2 a{

	color:#2C2C32;

}

.box-aside ul {
	list-style:none;
	margin:0;
	padding:0;
}
.box-aside ul li {
	list-style:none;
	margin:0;
	padding:0;
	 font-size:14px;
	 position:relative
}
.box-aside ul.list  {
	margin-top:20px;

}
.box-aside ul.list li {

    padding-left: 20px;
	

}

blockquote {
    margin: 20px 10px;
    padding: 0;
	position:relative;
	min-height:70px;
}

#page-body blockquote p , #page-body blockquote h2 {
    font-style: italic;
    padding: 0px 20px;
    position: relative;
	text-align:left
}


blockquote:before {
	content:'"';
	
    position: absolute;
	left: 0;
    top: -20px;
    color: #EC7F00;
  
    font-size: 60px;
    font-style: normal;
    line-height: 60px;
	font-family: 'Oswald',sans-serif;
    text-decoration: none;
}

#page-body .box-aside ul li a {
	padding:5px 34px;
	display:block;
	margin:0 -20px;
	text-decoration:none;
	color:#56562C;
	border-bottom:1px solid #FFFFFF;
	background:transparent url(../pics/list-bullett-EC7F00.png) no-repeat 20px 0.9em;
	color:#2C2C32;
		z-index:50;
}

#page-body .box-aside ul li a:hover {
	background-color: #E9E9CD;
	color:#2C2C32;
}

#page-body .box-aside ul li.current a {
	background-color: #fff;
	color:#EC7F00;
	

}

#page-body .box-aside ul li ul li  {
	padding-left:34px;
	margin:0;

	

}

#page-body .box-aside ul li ul li a, #page-body .box-aside ul li.current ul li a {
	color:#2C2C32;
	margin:0 -20px 0px -54px;
	padding-left:54px;
	background:#FCFCF8 url(../pics/list-bullett-EC7F00.png) no-repeat 34px 0.9em;
}


.collapsed, .closed{
	display:none;
	

}
.exploded{
	display:block;
	

}



.aside-collapse {
    background-color: #FFFFFF;
    border-radius: 50%;
    color: #2C2C32;
    display: block;
    font-size: 20px;
    font-weight: bold;

    line-height: normal;
    margin: 0;
    padding: 0 8px;
    position: absolute;
    right: 15px;
    text-decoration: none;
    top: 15px;

}
.aside-collapse:hover {
	background-color: #E9E9CD;
	color:#2C2C32;
	cursor:pointer;
}
.box-aside ul li span.sublist-open {
	position:absolute;
	right:10px;
	top:5px;

}


.box-aside ul li span.sublist-open a {
	background-image:none;
	display:block;
	padding:1px;
	height:16px;
	width:16px;
	border:none;
	background:#999 url(../pics/arrow_down.png) no-repeat left 0px;
	z-index:100;

}


.left, .right {
	padding:20px 10px 0px 25px
}

 .right {
	padding:0px 25px 0px 10px
}

.clear  {
	clear:both;
	

}
#page-subfooter {
	background-color: #F8F8EF;
	padding:10px 25px 20px 25px;
	border-top:1px solid #EC7F00;
}
#page-footer {
	background-color:#665F5C;
	padding:10px 25px 20px 25px;
	border-top:2px solid #EC7F00;
}

#page-subfooter h2, #page-footer h2 {
font-size:20px;	
}

#page-subfooter h3 {
font-size:14px;
margin-bottom:5px
}
#page-subfooter p, #page-subfooter li{
font-size:14px;
line-height:14px;
}

#page-subfooter ul  {
	list-style:none;
	margin:0;
	padding:0;

}
#page-subfooter ul li a {
	padding:5px 20px;
	display:block;
	margin:0 px;
	text-decoration:none;
	background:transparent url(../pics/list-bullett-EC7F00.png) no-repeat left center;
	color: #2C2C32;

}
#page-subfooter ul li a:hover {
	
	color:#EC7F00

}


#page-footer h3 {
font-size:16px;
margin-bottom:5px
}
#page-footer ul {
	list-style:none;
	margin:0;
	padding:0;
}
#page-footer  li {
	font-size:14px;
	line-height: 14px;

}
#page-footer h2 a, #page-footer h3 a {

	color:#EC7F00;
	text-decoration:none

}

#page-footer h2 a:hover, #page-footer h3 a:hover {
	color:#FFF

}
#page-footer ul li a {
	padding:5px 20px;
	display:block;
	margin:0 px;
	text-decoration:none;
	background:transparent url(../pics/list-bullett-EC7F00.png) no-repeat left center;
	color:#F2F2F2

}
#page-footer ul li a:hover {
	
	color:#EC7F00

}

#footer {
	border-top:1px solid #EC7F00;
	background:#323232  url(../pics/tab-bottom-bg.png) repeat-x left bottom;
	padding:20px 25px
	
}
#footer p {
	font-size:14px;
	line-height: 14px;
	color:#E8E8E8;
	margin:0 0 5px 0;
}

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

#credits {
	text-align:right	
}

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

fieldset { 
    border-radius: 5px;
    margin: 25px 0 10px;
    padding: 5px 20px 20px;
    position: relative;
	border:1px solid #CCC
	
}

label, td.label {
	color: #666;
	font-weight:bold;	
}
span.note {
	font-weight:normal;
	color:#333;
	font-size:12px;	
}
.tipocorso_detail{
	display:block;
	font-size:12px;
}

.form-field-mandatory {
	position:relative	
}
.form-field-mandatory:after {
	position:absolute;
	right:10px;
	content:"*";
	display:inline-block;
	padding:5px;
	background-color:#C00;
	color:#fff;
	font-weight:700;
	
}

.text, select {
    border: 2px solid #EBEBEB;
    font-size: 14px;
	height:1.7em;
    padding: 4px;
	border-radius:4px;

}

.text {

	min-width:200px;
	max-width:360px;
	width:100%;
}

.text-small {
    border: 2px solid #EBEBEB;
    font-size: 14px;
	height:1.7em;
    padding: 4px;
	border-radius:4px;
	min-width:60px!important;
	max-width:60px!important;
	width:100%;
}

textarea.text {
	height:10em;
}


select {

	height:32px;
   
}

button {
	font-size:14px;
	padding-top:3px;
padding-bottom:3px;
margin-right:10px;
}

button img {
	margin-right:5px;
	vertical-align: middle;
}


.field_focus {


	background-color: #FFF;
	color:#000;
	border-color:#EC7F00;


}

.notvalid, .missingfield {

	font-weight:bold;
	color:#F00

}

#validEmail, #validEmail2
		{
			margin-top: 4px;
			margin-left: 0px;
			position: absolute;
			width: 16px;
			height: 16px;
		}
 div.alert, div.confirm, div.advancebooking {
	 padding: 5px 5px 5px 50px;
	 margin:10px 0;
	 border-radius: 4px;
	 clear: left;
}
 div.alert, div.advancebooking {
	background:  #FFFFCC url(../pics/alert.gif) no-repeat 10px 10px;
	border: 1px dotted #FF6600;
	
}
div.confirm {
	background:  #F5FAF5 url(../pics/check.gif) no-repeat 10px 10px;
	border: 1px solid #C8D3E1;

	
}

.twitter-share-button {
	padding-top:5px;
	
}
.FBConnectButton_Small{background-position:-5px -232px !important;border-left:1px solid #1A356E}
.FBConnectButton_Text{margin-left:12px !important;padding:2px 3px 3px !important}
#ShareSidebar{
top: 20%;width:85px;right:1%;overflow:hidden;position: absolute;z-index: 100000;text-align:center;line-height:normal;_position: absolute;font-size:9px;}
#ShareSidebar a,#ShareSidebar a:hover,#ShareSidebar a:visited{text-decoration:none;font-size:9px;}

#social_widgets{
	clear:both;
	padding-left:30px
	
}
.social-widget{
	margin-top:10px;
	
	
}
del{
	color:#666
	
	
}

.tooltip {
	display:none;
	background:transparent url(../pics/black_arrow_big.png);
	font-size:14px;
	height:160px;
	width:310px;
	padding:30px 30px 30px 30px;
	color:#fff;
	z-index:1000;
	
}
.fg-button { outline: 0; margin:0 0px 0 0;  text-decoration:none !important; cursor:pointer; position: relative; text-align: center; zoom: 1;
	font-family: Lucida Sans, Verdana, Arial, Bitstream Vera Sans, sans-serif;
	padding: 3px 10px;

}
	
	
	/* remove extra button width in IE */
	input.fg-button, button.fg-button { width:auto; overflow:visible;
	
	font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	padding: 5px 10px;
	
	}

.fg-button .ui-icon {
    left: 50%;
    margin-left: -8px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
}

#page-body   a.fg-button {
    color:#fff
	
}
#page-body  a.ui-state-active {
   color:#03C
}
.page_command {
	position:absolute;
	right:20px;
	top:20px;	
}
a.fg-button {
   color:#fff
}

a.fg-button {
    float: left;
}

button.fg-button {
    overflow: visible;
    width: auto;
}
.fg-button-icon-left {
    padding-left: 2.1em;
}
.fg-button-icon-right {
    padding-right: 2.1em;
}
.fg-button-icon-left .ui-icon {
    left: 0.2em;
    margin-left: 0;
    right: auto;
}
.fg-button-icon-right .ui-icon {
    left: auto;
    margin-left: 0;
    right: 0.2em;
}
.fg-button-icon-solo {
    display: block;
    height: 16px;
    text-indent: -9999px;
    width: 8px;
}
.fg-buttonset {
    float: left;
}
.fg-buttonset .fg-button {
    float: left;
}
.fg-buttonset-single .fg-button, .fg-buttonset-multi .fg-button {
    margin-right: -1px;
}
.fg-toolbar {
    margin: 0;
    padding: 0.5em;
}
.fg-toolbar .fg-buttonset {
    margin-right: 1.5em;
    padding-left: 1px;
}
.fg-toolbar .fg-button {
    font-size: 1em;
}

.floatingmenu {
z-index:999;	
	
	}
	
	.positionHelper{
z-index:1001;	
	
	}

#page-body td a.popup {
	padding:1px 7px 3px 7px;
	background-color:#EC7F00;
	color:#fff;
	min-width:16px;
	text-decoration:none;
	border-radius:5px;
	border:2px solid #EEE;
	font-weight:bold

}

#page-body td a.popup:hover {

	background-color:#E8534C;

}
.accounts_command {
	position:absolute;
	right:20px;
	top: -300px;

}
#topmenu{
	

}
#topmenu ul{
float: left;
	list-style: none!important;
	line-height: 1;
	margin: 0px;
	padding:0px;
	list-style-type: none!important;
}
#topmenu  li {
float:left;

	margin-right:10px;
	margin-left:0px;
	background:none;
	padding-left: 0px;
}
#topmenu a {
	float:left;
	text-decoration: none;
	display:inline-block;
	padding:10px;
	background-color:#fff;
	border:1px solid #EC7F00;
	height:22px;
	
}
#topmenu img {
	
	margin-right:10px;
	vertical-align:central

}

}

/* ============================= */
/* ! Layout for tablets   */
/* ============================= */


@media only screen and (max-width: 1000px) {

#page-header {
	
	

	
}



#main-menu ul li {
font-size:14px;


}

#main-menu li a {

	
	padding:10px 13px;
	
		
	

}

	
	}
/* ============================= */
/* ! Layout for mobile version   */
/* ============================= */

@media handheld, only screen and (max-width: 819px) {

body {
	font-size:14px;
		
	
	

}





#logo  {
	
	margin:0;
	padding:0;
	position:absolute;

	

}
#logo img {

	background-color:#333333;
	height:100px;
	width:113px;

}



div#openmenu {
	display:block;
	text-align:right;
	width:100%;
	top:30px;
	right:20px;
	position:absolute;
	z-index:1000000;
	
	
}



#openmenu a {
	color:#FFF;
	padding:7px 15px;
	background:transparent url(../pics/bg-333333-70.png) repeat left top;
	text-decoration:none;
	font-weight:normal;
	font-size:20px;
	
	
}


.offcanvas {
    background: #333333;
    display: block;
    height: 100% !important;
    padding: 0px;
    position: fixed;
    right: -80%;
    top: 0;
    transition: right 0.3s ease-in-out 0s;
    width: 80%;
    z-index: 10000000000;

	overflow:auto;
	color:#fff;
}
.offcanvas div{
direction: ltr;
}

.nav-expanded .offcanvas {
    right: 0;
}
.offcanvas #main-nav {
	position:relative;
	display:block;
	top:0px;
}
.offcanvas #main-menu ul li {
	float: none;
	display:block;
	width:100%;
	font-size:16px;
	
}

#menu-main-close{
	display:block;
	text-align:right;
	color:#fff;
	text-decoration:none;
	font-size:20px;
	padding:5px;
	margin-right:20px;
	margin-top:20px;
	
} 
#menu-main-close:after{
	clear:both;
	display:block;
} 
#main-menu li a {
    float: none;
	display:block;
	background-image:none;
	padding:10px 20px;
	border-bottom: 1px solid #575757;
}

#main-menu li.current a {
	background-color: transparent;
	color:#EC7F00;

}

.menu-corporate {
	position:relative;
	left:0px;

   background:none;
}
.menu-corporate li  {
 float: none;
 display:block;
 font-size:14px;
 line-height:14px;
}

.menu-corporate a {
  color:#fff;
  text-decoration:none;
  padding:10px 20px;
  display:block;
  background:none;
  border-bottom: 1px solid #575757;

}
#page-cover {
	
	z-index:1;
	position:relative !important;
	margin:0;
	padding:0;
	padding-top:0;
	margin-top:0px;
	max-height:100%;
	
}

#page-cover-img {

	
	
}

#page-header, .page-header {
	position:relative !important;
	display:block;
	background-image:none;
	background-color:#EC7F00;
	z-index:2;
	max-width: 819px;
	top:0;
	height:auto	
}

#page-title {
   
    padding: 10px 15px;

}

#page-title h1 {
    font-size: 24px;
    font-weight: normal;
    line-height: 30px;

}

#page-header h1, .page-header p.h1{
	font-size:28px;
	line-height:28px;
}




#page-header p, #page-body p {

	font-size:16px;
	line-height:20px;
}

#page-cover-img{
	position:relative;
	left:0;
	top:0;

	max-width:819;
	width:100%;
}

#page-body {

    padding-top: 20px;
}
.left, .right {
	padding:0px 10px	
}
.nopadding {
	padding:0px;	
}

.home-row {
	padding:10px 10px;

}

.home{
	margin:10px 0px;
	padding:5px 10px 20px 10px;
	border-radius:5px;
background: #F8F8EF;
float:none;
display:block;
clear:both
}
h2{
	font-size:24px;
	line-height:26px;
	margin-top:0px;
}
#page-footer {

	padding:10px 10px;

}
#footer {
	padding:10px 10px
	
}

#ShareSidebar {
position:relative; 
}
.social-widget{
	width:70px;
	float:left;	
}
a.button-mobile	{
	display:block;
	width:80%;
	text-align:center;
	margin-bottom:10px;
	padding: 20px 5px;
}


.align-right {
	float:none;
	display:block;
	clear:both;
	margin-bottom:20px
}	

.text {

	min-width:200px;
	max-width:300px;
	width:96%;
}


fieldset {

    padding: 2%;
   
}

#page-body form td, #page-body .report td, #page-body .report th, #page-body .form th, #page-body .form td  {
	display:block;
	width:auto;
	


}

.gallery-thumbnail {

	height: auto;
	max-width:100%;
}	


.gallery-thumbnail img {
	max-width:100%;
	margin:0;
}

}
/* ========================================== */
/* ! Provide higher res assets for iPhone 4   */
/* ========================================== */

@media only screen and (-webkit-min-device-pixel-ratio: 2) { 



}

/* ========================================== */
/* ! Consent Toolbar by Gazoweb - info@gazoweb.com   */
/* ========================================== */

.consent-toolbar {
  position: fixed;
  left: 0;
  right: 0;
  bottom:-600px;
  overflow: hidden;
  padding: 20px 20px;
  border-top: 1px solid #EC7F00;
  background: rgba(0,0,0,0.9);
  cursor: pointer;
  width:100%;
  transition: bottom 0.3s ease-in-out 0s;
  z-index:10000000;
}
@media handheld, only screen and (max-width: 819px) {
.consent-toolbar {

  padding: 20px 0px;

}
}	

#consent-toolbar h2 {
	font-size:20px;
	line-height:18px;
	color:#F2F2F2;
}
#consent-toolbar a {
	color:#F2F2F2;

}
#consent-toolbar p, #consent-toolbar li, #consent-toolbar label {
	color:#F2F2F2;
	font-size:14px;
	line-height:16px;
}
#consent-toolbar ul {
	margin:0px 0px;
	padding:0px 20px;

}
.consent-toolbar-open {
	bottom:0px;
}
.consent-toolbar-collapse {
	bottom:-600px;	
}
.consent-toolbar-fullheight {
	height:95%;	
}

@font-face {
  font-family: 'icomoon';
  src:  url('https://www.masterstudio.it/fonts/icomoon.eot?nm1bx4');
  src:  url('https://www.masterstudio.it/fonts/icomoon.eot?nm1bx4#iefix') format('embedded-opentype'),
    url('https://www.masterstudio.it/fonts/icomoon.ttf?nm1bx4') format('truetype'),
    url('https://www.masterstudio.it/fonts/icomoon.woff?nm1bx4') format('woff'),
    url('https://www.masterstudio.it/fonts/icomoon.svg?nm1bx4#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-home:before {
  content: "\e900";
}
.icon-connection:before {
  content: "\e91b";
}
.icon-library:before {
  content: "\e921";
}
.icon-files-empty:before {
  content: "\e925";
}
.icon-file-picture:before {
  content: "\e927";
}
.icon-price-tag:before {
  content: "\e935";
}
.icon-price-tags:before {
  content: "\e936";
}
.icon-envelop:before {
  content: "\e945";
}
.icon-location2:before {
  content: "\e948";
}
.icon-clock:before {
  content: "\e94e";
}
.icon-calendar:before {
  content: "\e953";
}
.icon-bubbles:before {
  content: "\e96c";
}
.icon-lock:before {
  content: "\e98f";
}
.icon-airplane:before {
  content: "\e9af";
}
.icon-menu:before {
  content: "\e9bd";
}
.icon-star-full:before {
  content: "\e9d9";
}
.icon-warning:before {
  content: "\ea07";
}
.icon-question:before {
  content: "\ea09";
}
.icon-info:before {
  content: "\ea0c";
}
.icon-checkmark:before {
  content: "\ea10";
}
.icon-facebook2:before {
  content: "\ea91";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-cross:before {
  content: "\ea0f";
}

