/**
 * @package   Momentum Template - RocketTheme
 * @version   1.6 April 12, 2012
 * @author    RocketTheme http://www.rockettheme.com
 * @copyright Copyright (C) 2007 - 2012 RocketTheme, LLC
 * @license   http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
*/
@import url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz);
/* Core */
html {margin-bottom: 1px;height: 100%;}
body {height: 100%;margin-bottom: 1px;font-family: Helvetica,Arial,sans-serif;}
body.component-body {min-width: 320px;}
a {font-weight: bold;transition: color 0.2s ease-out;}
h1.title {margin-top: 0;}
h1, h2, .module-title h2, h3, h4, h5 {line-height: 1.1em;letter-spacing: inherit;}
h5 {text-transform: uppercase;font-size: 100%;}
.rt-container, #rt-sidebar-a, #rt-sidebar-b, #rt-sidebar-c {background: transparent;}
.rt-container {position: relative;}
.rt-block {margin: 15px 0;}
ul {list-style-image: none;}
ul.menu {padding-left: 0;}
#rt-content-top, #rt-content-bottom {clear: both;overflow: visible;}
#rt-debug {padding-top: 20px;position: relative;}
#rt-bg-surround {overflow: hidden;position: relative;}
.module-title .title a {font-weight: normal;}
#rt-header, #rt-feature, #rt-utility, #rt-maintop, #rt-mainbottom, #rt-content-top, #rt-content-bottom, #rt-bottom, #rt-footer, .rt-block {position: relative; z-index: 1000;}

/* Fonts */
@font-face {font-family: 'OstrichSansBlack';src: url('../fonts/ostrich-black-webfont.eot');src: url('../fonts/ostrich-black-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/ostrich-black-webfont.woff') format('woff'),url('../fonts/ostrich-black-webfont.ttf') format('truetype'),url('../fonts/ostrich-black-webfont.svg#OstrichSansBlack') format('svg');font-weight: normal;font-style: normal;}
@font-face {font-family: 'OstrichSansBold';src: url('../fonts/ostrich-bold-webfont.eot');src: url('../fonts/ostrich-bold-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/ostrich-bold-webfont.woff') format('woff'),url('../fonts/ostrich-bold-webfont.ttf') format('truetype'),url('../fonts/ostrich-bold-webfont.svg#OstrichSansBold') format('svg');font-weight: normal;font-style: normal;}
.font-family-momentum h3, .font-family-momentum .menutop li > .item, .font-family-momentum .module-title .title, .font-family-momentum .rt-date-feature, .font-family-momentum #rt-accessibility .rt-desc, .font-family-momentum .rt-date-feature span, .font-family-momentum #rt-popup-button .buttontext, .font-family-momentum .module-content ul.menu li a, .font-family-momentum .module-content ul.menu li .separator, .font-family-momentum .module-content ul.menu li .item, .font-family-momentum .roknewspager .roknewspager-title, .readonstyle-button.font-family-momentum .readon span, .readonstyle-button.font-family-momentum .readon .button, .titleRichiesta, .title {
font-weight: normal;text-transform: uppercase;
font-family: 'Yanone Kaffeesatz', sans-serif;
	}
.font-family-momentum .feature-block .feature-title, .font-family-momentum #rt-showcase .promo-title span {font-family: OstrichSansBlack,Helvetica,Arial,sans-serif;}
.font-family-momentum #rt-showcase .promo-title {font-family: OstrichSansBold,Helvetica,Arial,sans-serif;}
.readonstyle-link.font-family-momentum .readon {font-family: inherit;}
.font-family-momentum .menutop li .item em {font-family: Helvetica,Arial,sans-serif;}
.font-family-momentum h3 {font-size: 190%;}

/* Backgrounds */
.grad-bottom, .pattern-gradient {position: absolute;right: 0;left: 0;bottom: 0;height: 250px;}
#rt-bg-pattern {position: absolute;width: 100%;height: 100%; top: 0;left: 0;}

/* Page Surround */
#rt-page-surround {margin: 0px 52px 0px 51px; padding: 0px; position: absolute;overflow: hidden; height: 603px; width: 992px; top: 84px; left: 4px;}

/* Topbar */
#rt-topbar {margin: 0px 0px 35px 0px;}

/* Logo */
#rt-logo-surround {float: left;position: relative;z-index: 1000;width: 180px;height: 45px;}
#rt-logo {display: block;width: 200px;height: 60px;margin: -8px 0 0 -20px;position: relative;z-index: 1000;}
.centered #rt-logo {margin: 0 auto;}
#rt-logo-surround .logo-block {margin: 0;padding: 0;}

/* Navigation */
.logo-enabled-1 #rt-navigation {margin-left: 180px;}
.nopill, .rt-menubar {display: inline-block;position: relative; margin: 0 auto; text-align: center;}
#rt-navigation .rt-fusionmenu, #rt-navigation .rt-splitmenu {
	height: 45px;display: block; width: 100%; text-align: center; margin: 0 auto;}
.menu-block {margin: 0;padding: 0;}

/* Showcase */
#rt-showcase {}
#rt-showcase .promo .rt-block {padding: 15px 60px;}
#rt-showcase .promo-title {font-size: 70px;line-height: 100%;}
#rt-showcase .promo-title span {display: block;line-height: 80%;}
#rt-showcase .promo .desc {width: 40%;font-size: 14px;margin-top: 5px;display: block;}
#rt-showcase .promo .arrow-left, #rt-showcase .promo .arrow-right {position: absolute;width: 34px;height: 34px;top: 50%;margin-top: -17px;background-repeat: no-repeat;cursor: pointer;}
#rt-showcase .promo .arrow-left {left: 0;background-position: 0 0;}
#rt-showcase .promo .arrow-right {right: 0;background-position: 0 -40px;}
#rt-showcase .promo .arrow-left:hover {background-position: 0 -80px;}
#rt-showcase .promo .arrow-right:hover {background-position: 0 -120px;}
#rt-showcase .promo .arrow-left:active, #rt-showcase .promo .arrow-right:active {margin-top: -16px;}

/* Content Top - Content Bottom */
#rt-content-top {margin-top: 15px;}
#rt-content-bottom {margin-bottom: 15px;}
#rt-content-top .rt-block, #rt-content-bottom .rt-block {margin: 0;}
#rt-content-top .ribbon .module-surround {width: 192px;}
#rt-content-top .rt-alpha .ribbon, #rt-content-bottom .rt-alpha .ribbon {margin: 0 20px 0 -30px;}
#rt-content-top .rt-omega .ribbon, #rt-content-bottom .rt-omega .ribbon {margin: 0 -30px 0 20px;}
#rt-content-top .ribbon .rt-block, #rt-content-bottom .ribbon .rt-block {margin-top: -30px;margin-bottom: 0;padding: 15px 45px;background: none !important;}
#rt-content-top .ribbon .module-surround, #rt-content-bottom .ribbon .module-surround {padding: 15px 15px 50px 15px;position: relative;}
.ribbon-l, .ribbon-r {width: 111px;height: 26px;position: absolute;bottom: 0;background-repeat: no-repeat;}
.ribbon-l {left: 0;background-position: 100% 0;}
.ribbon-r {right: 0;background-position: 0 0;}
#rt-content-top .wide, #rt-content-bottom .wide {width: 370px;}
#rt-content-top .ribbon .module-title, #rt-content-bottom .ribbon .module-title {padding-left: 35px;background-position: 0 2px;background-repeat: no-repeat;}

/* Modules */
.module-title {margin-bottom: 0px;position: relative;}
.module-title .title {margin: 0;padding: 0;font-size: 190%;}
.module-title .title span {}

/* Module Variations - Title */
.component-content .title {padding: 10px 0;font-size: 260%;line-height: 110%;letter-spacing: normal;}
.component-content h1.title, .component-content h2.title {font-size: 260%;line-height: 110%;letter-spacing: normal;}
.component-content .title span, .rt-article-links h3.title span {}
.rt-leading-articles .module-title .pointer {content: '';position: absolute;top: 15px;width: 0;height: 0;border-top: 12px solid transparent;border-bottom: 12px solid transparent;}
.mb7-sa5 .module-title .pointer, .mb8-sa4 .module-title .pointer, .mb9-sa3 .module-title .pointer, .mb6-sa6 .module-title .pointer, .mb4-sa4-sb4 .module-title .pointer, .mb6-sa3-sb3 .module-title .pointer, .mb8-sa2-sb2 .module-title .pointer, .mb3-sa3-sb3-sc3 .module-title .pointer, .mb4-sa2-sb3-sc3 .module-title .pointer, .mb4-sa3-sb2-sc3 .module-title .pointer, .mb4-sa3-sb3-sc2 .module-title .pointer, .mb6-sa2-sb2-sc2 .module-title .pointer {left: -75px;border-width: 12px;border-left-style: solid;}
.sa5-mb7 .module-title .pointer, .sa4-mb8 .module-title .pointer, .sa3-mb9 .module-title .pointer, .sa6-mb6 .module-title .pointer, .sa4-sb4-mb4 .module-title .pointer, .sa3-sb3-mb6 .module-title .pointer, .sa2-sb2-mb8 .module-title .pointer, .sa3-sb3-sc3-mb3 .module-title .pointer, .sa3-sb3-sc2-mb4 .module-title .pointer, .sa3-sb2-sc3-mb4 .module-title .pointer, .sa2-sb3-sc3-mb4 .module-title .pointer, .sa2-sb2-sc2-mb6 .module-title .pointer {right: -75px;border-width: 12px;border-right-style: solid;}
.title1 h2.title {padding: 0 0 0 18px;}
.title1 .module-title {background-repeat: no-repeat;background-position: 0 6px;}
.title2 h2.title {padding: 10px 15px;}
.title2 .module-title {margin: -15px -15px 15px -15px;}
.title2 .accent {border-top: 12px solid;border-left: 12px solid transparent !important; border-right: 12px solid transparent !important;content: "";height: 0; width: 0;position: absolute;left: 13px;}
.title3 .module-title {margin: -10px -5px 20px -5px;}
.title3 .title {margin: -5px;padding: 5px;}

/* Module Standard Variations */
.basic .rt-block {background: none !important;}
.basic .block-shadow {box-shadow: none !important;}
.standardcase .module-title .title {text-transform: inherit;}
.lowercase .module-title .title {text-transform: lowercase;}
.uppercase .module-title .title {text-transform: uppercase;}
.flush .rt-block {padding: 0;}
.flushtop .rt-block {padding-top: 0;}
.flushbottom .rt-block {padding-bottom: 0;}
#rt-bg-surround .rounded .rt-block {border-radius: 6px;}
#rt-bg-surround .square .rt-block {border-radius: 0;}
#rt-popup, #rt-popuplogin {display: none;}

/* Side Menus */
.module-content .rt-menubar {display: block;margin: 0;float: none;position: relative;height: auto;background: none;border: 0;}
.module-content ul.menu {margin: -15px;}
.module-content ul.menu li {list-style: none;padding: 0;margin: 0;background-position: 0 0;background-repeat: repeat-x;}
.rt-block .module-content ul.menu li li, #rt-body-surround .module-content ul.menu li li {background: none;margin: 0;padding: 0;border: none;}
.module-content ul.menu li > a, .module-content ul.menu li > .separator, .module-content ul.menu li > .item {padding: 0;display: block;}
.module-content ul.menu li a span, .module-content ul.menu li .separator, .module-content ul.menu li .item span {padding: 10px 25px;font-size: 17px;line-height: 17px;display: block;font-weight: normal;background-position: 6px 12px;background-repeat: no-repeat;}
.module-content ul.menu li li a, .module-content ul.menu li li .separator, .module-content ul.menu li li .item, #rt-body-surround .module-content ul.menu li li a, #rt-body-surround .module-content ul.menu li li .separator, #rt-body-surround .module-content ul.menu li li .item {background: none;}
.module-content ul.menu li li a span, .module-content ul.menu li li .separator, .module-content ul.menu li li .item span {font-size: 13px;padding: 4px 10px 4px 25px;}
.module-content ul.menu li > a {padding: 4px 0 0 0;}
.module-content ul.menu li .separator {display: block;}
.module-content ul.menu ul {padding: 10px 0 15px 15px;margin: 0;}
.module-content ul.menu ul ul {background: none;}
.module-content ul.menu .subtext em {line-height: 12px;padding-left: 0;}
.module-content ul.menu em {display: block;font-size: 80%;font-style: normal;font-weight: normal;}
.module-content ul.menu .image img {float: left;}
.module-content ul.menu .item.image {background: none;padding-left: 8px;}
.module-content ul.menu .daddyicon, .module-content ul.menu .arrow-indicator {display: none !important;}
.module-content ul.menu li.parent li a span, .module-content ul.menu li.parent li .item span, .module-content ul.menu li.parent li .separator span {padding-bottom: 1px;background-position: 5px 5px;background-repeat: no-repeat;}
.module-content ul.menu li.parent li.active > a > span, .module-content ul.menu li.parent li.active > .item > span, .module-content ul.menu li.parent li.active > .separator > span {background-position: 5px -310px;background-repeat: no-repeat;}

/* Buttons and Inputs */
.readon {display: inline-block;margin: 0;overflow: visible;border-radius: 5px;transition: background-color 0.2s linear;border: none;}
.readon span, .readon .button {display: block;margin: 0;padding: 7px 10px;cursor: pointer;line-height: 16px;font-size: 16px;overflow: visible;font-weight: normal;position: relative;white-space: normal;background-color: transparent;border: none;letter-spacing: normal;transition: color 0.2s linear;}
.readon span span {display: inline;background: none;margin-left: 0;padding: 0;float: none;}
.readon:active {margin-top: 1px;margin-bottom: -1px;}
.readonstyle-link .readon {background: none !important;border: none !important;padding: 0 !important;margin: 0 !important;height: auto !important;box-shadow: none !important;}
.readonstyle-link .readon .button, .readonstyle-link .readon span {background: none !important;border: none !important;font-size: 13px !important;outline: none !important;padding: 0 !important;margin: 0 !important;line-height: 14px !important;font-weight: normal !important;text-transform: none;height: auto !important;text-shadow: none !important;}
.rokchecks, .rokradios {padding: 3px 0 3px 18px;line-height: 130%;cursor: pointer;}
.rokradios {background-position: 0 4px;background-repeat: no-repeat;}
.rokradios-active {background-position: 0 -146px;background-repeat: no-repeat;}
.rokchecks {background-position: 0 -295px;background-repeat: no-repeat;}
.rokchecks-active {background-position: 0 -446px;background-repeat: no-repeat;}
/*.register-buttons .readon {display: block;float: left;}
.register-buttons a.readon {margin-left: 4px;}*/
.register-buttons .readon .button, .register-buttons .readon span {display: inline-block !important;}

/* Typography */
.inputbox, #form-login .inputbox, #com-form-login .inputbox, #josForm .inputbox, .component-content .search_result .inputbox, .component-content .contact .inputbox, .component-content .user input#email, .component-content .user input#name, .component-content .user input#username, .component-content .user input#password, .component-content .user input#passwd, .component-content .user input#password2, #rokajaxsearch .inputbox {position: relative;z-index: 100;padding: 5px 4px;border: none;}
#rt-page-surround .rt-sidebar-surround .inputbox {border: none;}
.component-content .rt-article-icons a {display: block;text-align: center;}

/* Branding */
#developed-by {overflow: hidden;}
#rocket {display: block;width: 120px;height: 18px;vertical-align: middle;margin: 0;float: right;}

/* Copyright */
#rt-copyright {margin-top: 10px;text-align: inherit;}
#rt-copyright .rt-block {margin: 0;padding: 10px 15px;}
.copytext {padding: 0;margin: 0;font-size: 11px;line-height: 15px;display: block;text-align: left;}

/* Breadcrumbs */
#rt-breadcrumbs .rt-block {margin: 0;padding: 10px 20px;}
#breadcrumbs h3, .leading_separator {display: none;}
.rt-breadcrumb-surround {position: relative;overflow: hidden;padding: 0;height: auto;}
span.breadcrumbs, #rt-breadcrumbs .breadcrumbs {display: inline-block;font-size: 120%;overflow: hidden;}
span.breadcrumbs img {float:left;margin-top: 6px;}
#rt-breadcrumbs img[src $="arrow.png"] {float:left;height: 0;width: 6px;padding-top: 12px;background: url(../images/arrow.png);}
span.breadcrumbs a, span.no-link, span.showHere, .pathway {padding: 5px;margin: 0;float: left;display: block;line-height: 100%;}
.breadcrumbs .separator-item {float: left;display: inline-block;margin-top: 6px;}

/* Date Feature */
.rt-date-feature span {font-size: 120%;line-height: 130%;padding: 2px 0;}

/* Fontsizer Feature */
#rt-accessibility .rt-desc {font-size: 120%;}

/* Popup/Login Module Feature */
.loginbutton-block, .popupbutton-block {margin: 0;}
#rt-login-button .buttontext, #rt-popup-button .buttontext {font-size: 130%;line-height: 130%;font-weight: normal;}
#rt-popup .module-content, #rt-popuplogin .module-content {margin: 0;}
#rt-popup .rt-block, #rt-popuplogin .rt-block {margin: 0;padding: 0;}
#rt-popup .title, #rt-popuplogin .title {padding: 0;margin-bottom: 15px;margin-top: 0;}
#rt-popuplogin p {float: left;margin-bottom: 10px;}
#rt-popuplogin p:first-child {margin-right: 10px;}
#rt-popuplogin .readon {float: right;}
#rt-popuplogin ul li {float: none;display: inline-block;margin-right: 10px;}
#rt-popuplogin .inputbox {border: none;}

/* ToTop Feature */
.totop-block {text-align: center;}
#gantry-totop {font-size: 110%;line-height: 110%;font-weight: normal;padding: 4px 0 4px 30px;background-position: 0 1px;background-repeat: no-repeat;}
#gantry-totop:hover {background-position: 0 -26px;}

/* Custom Content */
img.feature-img {width: 212px;height: 150px;padding: 5px;}
.feature-img-surround {width: 222px;height: 178px;}
.image-block-surround {width: 160px;height: 150px;float: left;margin-right: 15px;}
img.image-block {width: 150px;height: 122px;padding: 5px;position: relative;}
.content-block {overflow: hidden;}
.number-image {display: inline-block;float: left;margin-right: 15px;margin-bottom: 15px;padding: 5px;position: relative;}
.number-image-text {display: block;text-transform: uppercase;font-weight: bold;font-size: 20px;padding-top: 10px;margin: 0 0 -8px -5px;}
.heading1 {font-size: 160%;display: block;margin-bottom: 15px;}

/* iPhone */
body #gantry-viewswitcher {z-index: 100;right:50%;position:relative;top:inherit;right:inherit;margin: 1em auto;}
#toggle-container {
	background: url("../images/apriMenu.png") no-repeat scroll 50% 0 transparent;
    border: 0 none;
    color: #FFFFFF;
    font-size: 24px;
    cursor: pointer;
font-family: 'Yanone Kaffeesatz', sans-serif;
    margin: 0;
    padding: 5px 0px 5px 0px;
    position: relative;
    text-decoration: none;
    z-index: 1000;
    text-align: center;
}
#toggle-container-testo {
    border: 0 none;
    cursor: pointer;
    margin: 0;
    padding: 5px 0;
    position: absolute;
    left: 0px;
    top: 50px;
    width: 99px;
    height: 30px;
    text-align: center;
    text-decoration: none;
    z-index: 1000;
}
#rt-showcase .rt-grid-12 {
	height: 603px;
    position: absolute;
    top: 0;
    z-index: 3;
    width: 1000px !important;
    margin-right: 0px !important;

}
#rt-showcase .rt-grid-12 .rt-block {
	margin: 0 !important;
	padding: 0 !important;
}
#rt-bg-image {
    height: 603px;
    left: 50%;
    margin-left: -500px;
    position: absolute;
    bottom: 0;
    width: 1000px;
    z-index: 8;
}
#home {
	position: absolute;
	top: 379px;
	left: 220px;
	width: 192px;
	height: 168px;
	z-index: 30;
}
#appartamenti {
	position: absolute;
	top: 184px;
	left: 286px;
	width: 412px;
	height: 279px;
	z-index: 10;
}
#lavalle {
	position: absolute;
	top: 199px;
	left: 54px;
	width: 262px;
	height: 230px;
	z-index: 9;
}
#agriturismo {
	position: absolute;
	top: 209px;
	left: 691px;
	width: 299px;
	height: 168px;
	z-index: 9;
}
#posizione {
	position: absolute;
	top: 107px;
	left: -4px;
	width: 745px;
	height: 183px;
	z-index: 9;
}
#prezzi {
	position: absolute;
	top: 367px;
	left: 43px;
	width: 177px;
	height: 219px;
	z-index: 20;
}
#richiesta {
	position: absolute;
	top: 353px;
	left: 746px;
	width: 244px;
	height: 192px;
	z-index: 9;
}
#links {
	position: absolute;
	top: 444px;
	left: 863px;
	width: 105px;
	height: 176px;
	z-index: 30;
}
#libro {
	position: absolute;
	top: 408px;
	left: 442px;
	width: 188px;
	height: 161px;
	z-index: 9;
}
#rt-page-surround > a > div {
	transition: all 300ms;
}
#rt-transition {
	z-index: 20;
}
#rt-showcase {
	left: 50%;
    margin-left: -500px;
    position: absolute;
    top: 0;
    z-index: 7;
}
.hideactive {
    z-index: 6 !important;
}
.buttonit-it {
    background: url("../images/buttons/fotoIT.gif") no-repeat scroll 0 0 transparent;
    width: 99px;
    height: 30px;
}
.buttonde-de {
    background: url("../images/buttons/fotoDE.gif") no-repeat scroll 0 0 transparent;
    width: 99px;
    height: 30px;
}
.buttonen-gb {
    background: url("../images/buttons/fotoEN.gif") no-repeat scroll 0 0 transparent;
    width: 99px;
    height: 30px;
}
.iconit-it {
    background: url("../images/buttons/testoIT.gif") no-repeat scroll 0 0 transparent;
    width: 99px;
    height: 30px;
}
.iconde-de {
    background: url("../images/buttons/testoDE.gif") no-repeat scroll 0 0 transparent;
    width: 99px;
    height: 30px;
}
.iconen-gb {
    background: url("../images/buttons/testoDE.gif") no-repeat scroll 0 0 transparent;
    width: 99px;
    height: 30px;
}
#rt-top {
	margin: 0 52px 0px 51px;
	width: 1000px;
	height: 54px;
	line-height: 54px;
	z-index: 6;
	position: absolute;
	top: 30px;
	left: 0px;
}
#rt-top .rt-grid-2 {
	width: 200px;
	position: relative;
	float: right;
	margin-right: 0px !important;
}
#rt-top .rt-grid-2 .rt-block {
	margin: 0 !important;
	padding: 0 !important;
	text-align: right;
}
#rt-top .rt-grid-2 .rt-block ul li a {
    font-size: 1.2em;
    line-height: 1.8em;
    line-height: 54px;
	height: 54px;
	vertical-align: middle;
font-family: 'Yanone Kaffeesatz', sans-serif;
	color: #fff;
	text-decoration: none;
}
#rt-top .rt-grid-2 .rt-block ul li a:hover {
	text-decoration: underline;
}
#corniceSopra {
    background: url("/images/sfondihover/cornice1.jpg") no-repeat scroll 0 0 transparent;
    width: 1102px;
    height: 54px;
    position: absolute;
    top: 30px;
    left: 0px;
    z-index: 4;
}
#corniceSotto {
    background: url("/images/sfondihover/cornice4.jpg") no-repeat scroll 0 0 transparent;
    width: 1102px;
    height: 54px;
    position: absolute;
    bottom: 39px;
    left: 0px;
    z-index: 4;
}
#corniceDestra {
    background: url("/images/sfondihover/cornice3.jpg") repeat-y scroll 0 0 transparent;
    width: 56px;
    height: 603px;
    position: absolute;
    top: 84px;
    right: 1px;
    z-index: 4;
}
#corniceSinistra {
    background: url("/images/sfondihover/cornice2.jpg") repeat-y scroll 0 0 transparent;
    width: 56px;
    height: 603px;
    position: absolute;
    top: 84px;
    left: 0px;
    z-index: 4;
}
div.mod-languages ul.lang-inline li {
	margin-left: 5px !important;
}
#rt-footer-surround {
	margin: 0 52px 0px 51px;
	width: 1000px;
	height: 54px;
	z-index: 6;
	position: absolute;
	bottom: 36px;
	left: 0px;
}
#rt-footer-surround .rt-block {
	margin: 0 !important;
	padding: 0 !important;
	text-align: left;
font-family: 'Yanone Kaffeesatz', sans-serif;
	color: #fff;
	font-size: 15px;
}
#rt-footer-surround .rt-block a {
	color: #fff;
	text-decoration: underline;
}
#rt-footer-surround .rt-block a:hover {
	color: #fff;
	text-decoration: none;
}
#rt-footer-surround .rt-grid-6 {
	width: 500px !important;
	margin-right: 0px !important;
}
#rt-footer-surround .rt-grid-6 .destra {
    padding: 3px;
}
.richiesta #toggle-container-testo {
	display:none;
}
.impressum #toggle-container-testo {
	display:none;
}
.prezzi #toggle-container-testo, .webcam #toggle-container-testo {
	display:none;
}
.webcam #rt-bg-image, .webcam #rt-main {
	display:none;
}
.guestbook #toggle-container-testo {
	display:none;
}
.home #toggle-container-testo, .home .containerTesto {
	display:none !important;
}
.webcam #home, .webcam #appartamenti, .webcam #lavalle, .webcam #agriturismo, .webcam #posizione, .webcam #prezzi, .webcam #richiesta, .webcam #links, .webcam #libro {
	display:none !important;
}
#rt-topbar {
	position: relative;
	z-index: 11;
}
.text-inputexp3 {
    border: 1px solid #666666;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 5px #FFFFFF;
    font-family: "Arial", "Helvetica", serif;
    font-size: 13px;
    margin: 2px 0;
    padding: 2px;
    text-transform: none !important;
    height: 16px;
    line-height: 16px;
    width: 120px !important;
    opacity: 1;
}
.text-inputexp4 {
    border: 1px solid #666666;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 5px #FFFFFF;
    font-family: "Arial", "Helvetica", serif;
    font-size: 13px;
    margin: 2px 0;
    padding: 2px;
    text-transform: none !important;
    opacity: 1;
}
.item-page {
	font-size: 14px;
}
img.bg {
    height: auto;
    left: 0;
    min-height: 100%;
    min-width: 1024px;
    position: fixed;
    top: 0;
    width: 100%;
}
.item622, .item624, .item623 {
	background-color: #23ac0e;
	background-image: url("../images/overlays/light/diag-lines2.png");
}









/**
 * @version   3.2.19 April 2, 2012
 * @author    RocketTheme http://www.rockettheme.com
 * @copyright Copyright (C) 2007 - 2012 RocketTheme, LLC
 * @license   http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
 */

/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, caption {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;background: transparent;}

/* Grid Container */
.rt-container {margin: 0 auto;width: 1103px; height: 780px;}
body {min-width: 1103px;}

/* Grid Block */
.rt-block {padding: 15px;margin-bottom: 10px;position: relative;}
#rt-content-top .rt-alpha, #rt-content-bottom .rt-alpha {margin-left: 0;}
#rt-content-top .rt-omega, #rt-content-bottom .rt-omega {margin-right: 0;}

/* Layout */
#rt-logo {width: 185px;height: 115px;display: block;}
#rt-content-top, #rt-content-bottom {overflow: hidden;}
#rocket {display: block;width: 92px;height: 16px;margin: 0 auto;}
#rt-copyright {text-align: center;}

/* Menu */
#rt-menu .rt-container {height: 3em;}
#rt-menu ul.menu {list-style: none;margin: 0 10px;padding: 0;}
#rt-menu ul.menu li {float: left;padding: 0;background: none;}
#rt-menu ul.menu li a {font-weight: bold;line-height: 3em;display: block;padding: 0 15px;font-size: 1em;}
#rt-menu ul.menu ul {display: none;}

/* Font Stacks */
.font-family-optima {font-family: Optima, Lucida, 'MgOpen Cosmetica', 'Lucida Sans Unicode', sans-serif;}
.font-family-geneva {font-family: Geneva, Tahoma, "Nimbus Sans L", sans-serif;}
.font-family-helvetica {font-family: Helvetica, Arial, FreeSans, sans-serif;}
.font-family-lucida {font-family: "Lucida Grande",Helvetica,Verdana,sans-serif;}
.font-family-georgia {font-family: Georgia, sans-serif;}
.font-family-trebuchet {font-family: "Trebuchet MS", sans-serif;}
.font-family-palatino {font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;}

/* Typography */
body {font-size: 12px;line-height: 1.7em;font-family: Helvetica,Arial, Sans-Serif;}
body.font-size-is-xlarge {font-size: 15px;line-height: 1.7em;}
body.font-size-is-large {font-size: 14px;line-height: 1.7em;}
body.font-size-is-default {font-size: 12px;line-height: 1.7em;}
body.font-size-is-small {font-size: 11px;line-height: 1.7em;}
body.font-size-is-xsmall {font-size: 10px;line-height: 1.7em;}
form {margin: 0;padding: 0;}
p {margin: 0 0 15px 0;}
h1, h2, h3, h4, h5 {margin: 15px 0;line-height: 1.1em;}
h1 {font-size: 260%;}
h2 {font-size: 200%;}
h2.title {font-size: 170%;}
h3 {font-size: 175%;}
h4 {font-size: 120%;}
h5 {font-size: 120%;}
a {text-decoration: none;outline: none;}
code {color: #000;margin: -1px 0 0 0;font: 10px Courier;}
blockquote {font: italic 16px/22px Georgia, Serif;}
.left-1, .left-2, .left-3, .left-4, .left-5, .left-6, .left-7, .left-8, .left-9, .left-10, .right-11 {float: left;margin-right: 50px;margin-bottom: 15px;display: inline;position: relative;}
.right-1, .right-2, .right-3, .right-4, .right-5, .right-6, .right-7, .right-8, .right-9, .right-10, .right-11 {float: right;margin-left: 50px;margin-bottom: 15px;display: inline;position: relative;}
.date-block {padding: 15px;}

/* Lists */
ul, ol {padding-left: 15px;}
ul li {padding: 0;margin: 0;}
ul li a {font-size: 1.2em;line-height: 1.8em;}
ul ul {margin-left: 25px;padding: 5px 0;}
ul li.author {margin: 0;letter-spacing: 1px;list-style: none;font-weight: bold;text-align: right;}
ul li.date {margin: 0;letter-spacing: 1px;list-style: none;text-align: right;font-weight: bold;}
ul li.comments {list-style: none;text-align: right;font-weight: bold;}
ul li.author span, ul li.date span, ul li.comments span {display: block;font-weight: normal;margin-bottom: 10px;line-height: 1em;}

/* RTL */
body.rtl {direction: rtl;}
body.rtl #rt-menu ul.menu {float: right;}
body.rtl #rt-menu ul.menu li {float: right;}
body.rtl #rt-content-top .rt-alpha, body.rtl #rt-content-bottom .rt-alpha {margin-right: 0;margin-left: 10px;}
body.rtl #rt-content-top .rt-omega, body.rtl #rt-content-bottom .rt-omega {margin-left: 0;margin-right: 10px;}
body.rtl {min-width: inherit;}

/* Style */
html,body {margin-bottom: 1px;}
body {color: #333;}
#rt-header, #rt-bottom {color: #aaa;}
a:hover {color: #000;}
#rt-logo {background: url(../images/header-assets.png) 0 0 no-repeat;}
#rt-menu ul.menu li a {color: #fff;}
#rt-menu ul.menu li a:hover {background: #444;color: #fff;}
#rt-menu ul.menu li.active a, #rt-menu ul.menu li.active a:hover {background: #fff;color: #000;}
#rt-footer, #rt-copyright {color: #ddd;}
#rt-sidebar-a {background-color:#e0e0e0;}
#rt-sidebar-b {background-color:#e9e9e9;}
#rt-sidebar-c {background-color:#f0f0f0;}
#rocket {background: url(../images/rocket.png) 0 0 no-repeat;}

#gantry-viewswitcher {background-image: url(../images/iphone/switcher.png); background-repeat: no-repeat; background-position: top left; width: 60px; height: 20px;display:block;position:absolute;right: 10px;top:40%;}
#gantry-viewswitcher.off {background-position: bottom left;}
#gantry-viewswitcher span {display: none;}

/* Clear Set */
html body * span.clear, html body * div.clear, html body * li.clear, html body * dd.clear {background: none;border: 0;clear: both;display: block;float: none;font-size: 0;list-style: none;margin: 0;padding: 0;overflow: hidden;visibility: hidden;width: 0;height: 0;}
.clearfix:after {clear: both;content: '.';display: block;visibility: hidden;height: 0;}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* Debug only */
#debug #rt-main {overflow:hidden;border-bottom: 4px solid #666; margin-top:15px;position:relative}
#debug .status {position: absolute;background:#333;opacity:.3;padding:0px 15px;z-index:10000;color:#fff;font-weight:bold;font-size:150%}
