/* @override http://www.romaonline.net/css/style-index_en.css */

/* CSS reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
html,body {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
input{
	border:1px solid #b0b0b0;
	padding:3px 5px 4px;
	color:#333;
	width:190px;
	margin-top: 0;
	margin-bottom: 6px;
	line-height: 15px;
	margin-right: 10px;
	height: 25px;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/*	----------------- BODY ----------------- */

/* maxvoltar.com/archive/-webkit-font-smoothing */
html { -webkit-font-smoothing: antialiased; }

body{
	background: #f1f1f1;
	color: #333;
	font: normal 12px/18px Arial, "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-top: 15px;
}

#main {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	-webkit-box-shadow: 0px 0px 2px 2px rgba(221, 221, 221, 1);
	-moz-box-shadow: 0px 0px 2px 2px rgba(221, 221, 221, 1);
	box-shadow: 0px 0px 2px 2px rgba(221, 221, 221, 1);
	background-color: white;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	margin-bottom: 10px;
}

.content, #footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 10px;
}
/*	----------------- LINK ----------------- */

a{
	color: #af0203;
	text-decoration: none;
	}

a:hover {
	color:#999; 
	}
 
a, a:visited, a:active {
	text-decoration: none; 
	}
	
span {
		position: relative;
}
	
/*	----------------- TYPOGRAPHY ----------------- */

h1, h2, h3, h4, h5 {
	font-family: "Trebuchet MS", Arial, Verdana; font-weight: 400;
	text-rendering: optimizeLegibility;
	margin: 0 0 10px;
	padding:0;	
	line-height: 1.2em;
}


h1 a, h2 a, h3 a, h4 a, h5 a {
	color: #af0203;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
	color: #af0203;
	text-decoration: underline;
}
 
#idHome h1 {
	color: #333;
	font-size:22px;
	position: absolute;
	top: 178px;
	left: 50%;
	z-index: 99;
	margin-left: -445px;
	border-bottom: none;
}
 
h1 {
	font-size:22px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 8px;
}

h2 {
	font-size:20px;
	}
 
h3 {
	font-size:18px;
	}

h4 {
	font-size:16px;
	}
	
h5 {
	font-size:14px;
	text-transform: uppercase;
}

h6 {
	font-size:12px;
	text-transform: uppercase;
	color: #af0203;
	padding-top: 0;
	border-bottom: 1px solid #cecece;
	margin-bottom: 5px;
	padding-bottom: 6px;
}

.strong {
	font-weight:bold; 
	}
	
p {
	padding: 0;
	margin-bottom: 20px;
	text-align: justify;
}

small {
	font-size: 10px;
}
.title {
	color: #af0203;
	margin-bottom: 20px;
}
.category, .date {
	font-size: 10px;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-right: 10px;
}

.category a {
	color: #af0203;
}

.category a:hover {
	color: #666;
}
/*	------------------ HACKS ------------------  */

.clear {
	display: block;
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	position: relative; 
	}
	
/*	------------------ BUTTON ------------------  */

.link {
	background: transparent url(../images/fr-link.png) no-repeat right center;
	
}
a.link {
	font-size: 10px;
	text-transform: uppercase;
	float: right;
	padding-right: 25px;
	line-height: 20px;
	color: #666;
}

a:hover.link {
	color: #af0203;
}
	
/*	----------------- COLONNE ----------------- */

.col195 {
	width: 195px;
	float: left;
}
.mrgL10 {
	margin-left: 10px;
}	
/*	----------------- HEADER ----------------- */

#header {
	width: 100%;
	height: 100px;
	position: relative;
}

#logo{
	width: 225px;height: 60px;
	position: absolute;
	top: 25px;
	left: 0;
}
#logo a{border-bottom:none; display: block;}

/*	----------------- SUB NAVIGATION ----------------- */

#sub-navigation {
	position: absolute;
	right: -18px;
	top: 2px;
	display: block;
	z-index: 200

}
#sub-navigation ul {
	margin: 9px 25px 0 0;
	padding: 0;
	float: left;
}

#sub-navigation ul li {
	font-size: 11px;
	line-height: 11px;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	border-left: 1px solid #a3a3a3;
}
#sub-navigation ul li:first-child {
	border-left: none;
}

#sub-navigation ul li a {
	color: #666;
}
#sub-navigation ul li a:hover {
	color: #333;
}

#sub-navigation #language {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 11px;
	width: 122px;
	line-height: 30px;
	float: left;
	display: block;
	background-color: #ecedec;
}

#sub-navigation #language span {
	float: left;
	margin-right: 10px;
}

#sub-navigation #language ul {
	margin:0;
	background: transparent url(../images/fr-modulo.png) no-repeat right 10px;
	float: right;
	width: 70px;
	padding: 0;
}

#sub-navigation #language ul li {
	position: relative;
float: left;
list-style: none;
margin: 0;
padding: 0;
}

#sub-navigation #language ul li a {
	display: block;
	color: #666;
	padding: 10px 0 0 10px;
	width: 60px;
	height: 20px;
}

#sub-navigation #language ul li a:hover {
	color: #333;
}

#sub-navigation #language ul li a img {
	float: left;
	margin-right: 10px;
	margin-top: -2px;
}


#sub-navigation #language ul ul{
	position: absolute;
	opacity:.80;
	filter:alpha(opacity=80);
	filter:”alpha(opacity=80)”;
	top: 30px;
	width: 80px;
	background-color: #272222;
	background-image: none !important;
	margin-left: -5px;
	visibility: hidden;
}


#sub-navigation #language ul:hover ul {
	visibility:visible;
}

#sub-navigation #language ul ul li {
	margin: 0;
	border-left-style: none;
}

#sub-navigation #language ul ul li a{
	color: #ecedec;
	border-bottom: 1px solid #999;
	padding-left: 5px;
	margin-left: 10px;
	margin-right: 5px;
	width: 55px;
	border-left-style: none;
}

#sub-navigation #language ul ul li a:hover {
	color: #999;
}

#private-area {
	position: absolute;
	top: 50px;
	right: 0;
	z-index: 100
}

#private-area.link {
	text-transform: capitalize;
	float: right;
	padding-right: 0;
}

#private-area a {
	font-size: 11px;
	color: #999;
	border: 1px solid #e5e5e5;
	padding: 10px 35px 10px 15px;
}
#private-area a:hover {
	color: #333;
}

/*	----------------- NAV ----------------- */

#nav {
	width: 100%;
	height: 35px;
	margin-bottom: 10px;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
}

#nav ul {
	padding: 0;
	margin-left: 10px;
}

#nav ul li {
	float: left;
	padding-right: 17px;
	padding-left: 17px;
	font: 13px/35px Arial, Verdana;
	color: #393737;
	text-transform: uppercase;
}

#nav ul li a {
	color: #393737;
}
#nav ul li a:hover {
	color: #af0203;
}

/*	----------------- BOOKING ----------------- */

#booking {
	width: 308px;
	height: 288px;
	background-color: #f0eee7;
	border: 1px solid #c9c8c5;
	float: left;
	color: #333;
	padding: 40px 15px 0;
}
#divBoxCerca * {
	margin: 0;
	padding: 0
	}
#divBoxCerca {
	text-align: left;
	margin-top: 20px;
}	
#formCerca p {
	clear: both;
	height: 30px;
	margin-bottom: 6px;
}
#formCerca p label {
	width: 98px;
	display: block;
	float: left
}
#divBoxCerca:after {
	clear: both;
}
#formCerca select {	
	float: left;
	width: 210px;
	height: 25px;
    color: #666;
    background: #f3f3f3;
	font-size: 10px;
}

#formCerca select#sm, #formCerca select#em {
	margin-left: 10px;
}

#formCerca fieldset {
	padding:10px;border:1px solid #cfcdcd;
	background-color: #efefef;
	width: 70px;
}


select.selectStyle{
	color: #393737;
    -webkit-appearance: none;
	  appearance: none;
	  width: 200px;
	  height: 30px;
	  cursor: pointer;
	  border:solid 1px #c1bfba;
	background: #ecedec url(../images/fr-modulo.png) no-repeat right center;
	font-size: 12px;
	line-height: 25px;
}

input[type=text],input[type=password],input[type=file],textarea{background-color: #fff;padding:5px; width: 95px;
	margin: 10px 10px 0 58px;
}

#formCerca span b {
	padding-left: 15px;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
}

input, textarea, select {outline-style:none!important;}
pre,input[type=text],input[type=password],input[type=file],textarea, select{
	border-color:#cfcdcd;
	border-style:solid;
	border-width:1px;
	color:#666;
	background-color: #fff;
}
input[type="submit"]::-moz-focus-inner{border : 0px;} 
input[type="submit"]:focus{outline:none;}

#divBoxCerca input[type=submit] {
	width: 210px;
	height: 25px;
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	float: right;
	background:#af0203;
	cursor: pointer;
	margin-top: 5px;
	border: 1px solid #590303;
}

#divBoxCerca input[type=submit]:hover {
	color: #fff;
	background:#590303; }


/*	----------------- SLIDER ----------------- */
#slider {
	float: left;
	width: 570px;
	height: 255px;
	margin-left: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}
.banner-holiday {
	float: left;
	width: 570px;
	height: 63px;
	margin-left: 10px;
	margin-bottom: 10px;
	position: relative;
}
.banner-holiday a {
	color: #555;
	display: block;
}
.banner-holiday .logo-banner {
	float: left;
	height: 53px;
	padding: 10px 0 0 10px;
	
	background-color: #f0eee7;
	border: 1px solid #c9c8c5;
}
.banner-holiday .logo-banner p {
	float: left;
	font-style: italic;
	width: 190px;
	line-height: 16px;
	text-align: left;
	margin: 0 15px 0 0;
}

.alignLeft {
	float: left;
	margin-right: 10px;
}


/*	----------------- BANNER ----------------- */

a.Bmaps {
	background: #af0203 url(../images/img-ban-roma.jpg) no-repeat left top;
	padding-left: 80px;
	padding-right: 15px;
	padding-top: 25px;
	width: 100px;
	margin-bottom: 5px;
	font: 20px/20px "Trebuchet MS", Arial, Verdana;
	height: 85px;
	color: white;
	display: block;
}
a:hover.Bmaps {
	color: #d78181;
}

a.Bcomments {
	background: #fff url(../images/img-banner-comment.gif) no-repeat 115px 20px;
	padding-left: 15px;
	padding-right: 80px;
	padding-top: 25px;
	width: 98px;
	margin-bottom: 5px;
	font: 20px/20px "Trebuchet MS", Arial, Verdana;
	height: 83px;
	border: 1px solid #ccc;
	color: #666;
		display: block;
}
a.Bcomments:hover {
	color: #333;
}

a.Bmeeting {
	background: #028402 url(../images/img-banner-meeting.gif) no-repeat 20px 20px;
	padding-left: 80px;
	padding-right: 15px;
	padding-top: 15px;
	width: 100px;
	margin-bottom: 5px;
	font: 20px/20px "Trebuchet MS", Arial, Verdana;
	height: 95px;
	display: block;	
	color: #fff;
}
a.Bmeeting:hover {
	color: #81c281;
}

.BottomBanner {
	width: 215px;
	height: 75px;
	-webkit-box-shadow: 0px 0px 2px 2px rgba(221, 221, 221, 1);
	-moz-box-shadow: 0px 0px 2px 2px rgba(221, 221, 221, 1);
	box-shadow: 0px 0px 2px 2px rgba(221, 221, 221, 1);
	background-color: white;
	float: left;
	padding: 10px 245px 15px 15px;
	}
.BottomBanner p {
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 5px;
	}
.BottomBanner h4 {
	font-size: 24px;
	margin-bottom: 5px;
	}
.BottomBanner h4 a {
	color: #666;
	}
.BottomBanner.airport {
	background: white url(../images/img-ban-airport.jpg) no-repeat right top;
}
.BottomBanner.tour {
	background: white url(../images/img-ban-bus.jpg) no-repeat right top;
}
.BigBanner-Roma {
	width: 295px;
	height: 95px;
	background: url(../images/img-BigBan-Roma.jpg) no-repeat left top;
	padding-left: 15px;
	padding-top: 15px;
	margin-bottom: 10px;
}
.BigBanner-Roma a {
	font: bold 24px/24px "Trebuchet MS", Arial, Verdana;
	color: #e6d4d4;
}
.BigBanner-Roma a span {
	color: white;
}

.BigBanner-Roma a:hover {
	color: white;
}

.BigBanner-Comment {
	width: 153px;
	height: 93px;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 140px;
	margin-bottom: 10px;
	background: white url(../images/img-banner-comment.gif) no-repeat 220px 20px;
	border: 1px solid #ccc;
}

.BigBanner-Comment a {
	font: bold 20px/20px "Trebuchet MS", Arial, Verdana;
	color: #666;
}
.BigBanner-Comment p {
	font-size: 10px;
	line-height: 14px;
	padding-top: 10px;
}
.BigBanner-Meeting {
	width: 155px;
	height: 95px;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 140px;
	margin-bottom: 10px;
	background: #028402 url(../images/img-banner-meeting.gif) no-repeat 220px 20px;
}

.BigBanner-Meeting a {
	font: bold 20px/20px "Trebuchet MS", Arial, Verdana;
	color: #014f01;
}
.BigBanner-Meeting p {
	font-size: 10px;
	line-height: 14px;
	padding-top: 10px;
	color: white;
}

/*	----------------- BOX ----------------- */

.HomewhiteBox {
	width: 243px;
	height: 320px;
	border: 1px solid #ccc;
	padding: 10px;
	float: left;
	margin-left: 10px;
}

.HomewhiteBox h2 {
	margin-bottom: 5px;
}

.newsTitle {
	padding-bottom: 10px;
	padding-top: 10px;
	border-top: 1px dotted #ccc;
	margin-top: -1px;
}

.newsTitle:first-child {
	border-top-style: none;
}

.newsTitle h3 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 3px;
}

.newsTitle h3 a {
	color: #333;
}
.newsTitle h3 a:hover {
	color: #333;
	text-decoration: underline;
}

.newsTitle p {
	
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 3px;
}

.col220 .newsTitle {
	width: 170px;
}

/* ------ Inizio interventi al 18.12.2013 ------ */
.HomeSelectionBox {
	width: 438px;
	background-color: #f1f1f1;
	border: 1px solid #ccc;
	float: left;
	margin-left: 10px;
	margin-bottom: 18px;
}
.HomeSelectionBox h2{
	margin-bottom: 5px;
}

.booking-hotel-box {
	position: relative;
	width: 418px;
	overflow: hidden;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.booking-hotel-logo {
	float: left;
	margin-right: 10px;
	width: 70px;
}

.booking-hotel-logo img {
	width: 100%;
}
.booking-hotel-content {
	float: left;
	width: 210px;
	height: 140px;
	overflow: hidden;
}
.booking-hotel-content p {
	display: block;
	text-align: left;
}

.booking-hotel-content h3 {
	font-size: 22px;
	height: 70px;
}


.booking-hotel-form {
	float: left;
	width: 170px;
	margin-left: 15px;
	background-color: white;
	padding: 10px;
}

.booking-hotel-form .checkin_box, .booking-hotel-form .checkout_box, .booking-hotel-form .person  {
	width: 170px;
	margin-bottom: 4px;
}

.booking-hotel-form .person {
	margin-bottom: 20px;
}
.booking-hotel-form input[type="text"] {
	margin: 0;
	height: 15px;
	width: 90px;
	vertical-align: middle;
	padding: 3px;
	line-height: 15px;
}

.booking-hotel-form label {
	display: inline-block;
	width: 60px;
	vertical-align: middle;
		margin: 0;
}

.button_invia {
	border: 1px solid #6f6b62;
	-webkit-border-radius: 2px 2px 2px 2px;
border-radius: 2px 2px 2px 2px;
	
	width: 160px;
	height: 20px;
	background-color: #777061;
	display: block;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #000000;

	text-align: center;
	padding: 0;
}

.button_invia a:hover {
	background-color: #6f6b62;
}

#recensioni {
	padding: 10px 10px 0;
	height: 75px;
	overflow: hidden;
}

#recensioni h4 {
	margin-bottom: 10px;
	color: #877347;
	font-size: 14px;
}

#recensioni .hnPreview_user {
	float: left;
	width: 110px;
	font-weight: bold;
	
	white-space:nowrap;
	text-overflow:ellipsis;	
	overflow:hidden;
	margin-right: 10px;
}

#recensioni .hnPreview_block_message {
	float: left;
	width: 260px;
	height: 50px;
	margin-bottom: 0;
	font-style: italic;
	padding-left: 25px;
	padding-right: 15px;
	background: url(../images_new/blockquote.png) no-repeat;
	line-height: 14px;
	
}
#recensioni a {
	color: #333;
}

#recensioni a:hover {
	color: #999;
}

.hnPreview_data, .hnPreview_from, .hnPreview_block_response, .hnPreview_block_rate {
	display: none;
}
/* HUB DA CARICARE*/
.hub {
}
.hub_tab {
	position: absolute;
	top: 0;
	right: 0;
}
.content_hub {
	width: 920px;
	position: absolute;
	top: 65px;
	right: 0;
	background-color: #3b3b3b;
	z-index: 999;
}
.content_hub_registration {
	float: left;
	width: 690px;
	background: url(../images_new/bg_hub.jpg) no-repeat right top;
	padding: 20px;
	color: white;
}
.content_hub_registration a:hover {
	color: #af0203;
}
.content_hub_registration .logo_hub {
	margin-bottom: 10px;
}
.content_hub_menu {
	float: left;
	width: 180px;
}
.content_hub_menu ul {
	margin-top: 20px;
	margin-left: 20px;
}
.content_hub_menu ul li {
	margin-bottom: 10px;
}
.content_hub_menu ul li a{
	color: #fff;
	font-weight: bold;
}
.content_hub_menu ul li a:hover {
	color: #666;
}
.signin_form {
	display: block;
	width: 100%;
	height: 140px;
}
.signin_form input {
margin: 0;
}
.input_mail {
	width: 340px;
	float: left;
}
.input_pin {
	width: 200px;
	float: left;
}
.input_pin a {
	color: #fff;
	float: left;
	margin-right: 10px;
}
.input_mail input[type="email"]{
	width: 320px;
	border: 3px solid #b7b7b7;
		padding: 0;
	margin-bottom: 20px;
}
.input_mail input[type="checkbox"] {
	margin: 0;
	width: auto;
	height: auto;
	line-height: 1em;
	border: none;
	padding: 0;
}
.input_pin input[type="text"] {
	width: 190px;
	border: 3px solid #b7b7b7;
	padding: 0;
	margin-bottom: 20px;
}
.input_button {
	width: 100px;
	float: left;
	margin-left: 20px;
	padding-top: 18px;
}
.input_button button {
	border: 1px solid #6f6b62;
	-webkit-border-radius: 2px 2px 2px 2px;
border-radius: 2px 2px 2px 2px;
	
	width: 80px;
	height: 31px;
	background-color: #af0203;
	display: block;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #000000;

	text-align: center;
	padding: 0;
	cursor: pointer;
}
.input_button button:hover {
	background-color: #6f0303;
}

.big-text {
	font: italic bold 18px Georgia, "Times New Roman", Times, serif;
}
.register_box a {
	color: #fff;
	font-weight: bold;
}
.alignLeft {
	float: left;
	margin-right: 10px;
}
/* ------ Fine interventi al 18.12.2013 ------ */

.HotSelection {
	margin-top: -1px;
	border-top: 1px solid #cecece;
	padding-top: 15px;

	font-size: 11px;
	line-height: 16px;
}
.HotSelection h3 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 0;
}
.HotSelection h3 a{
	color: #333;
}

.HotSelection img {
	float: left;
	padding: 2px;
	background-color: white;
	margin-right: 10px;
	margin-bottom: 10px;
}


.HotSelection a img{
	border: 1px solid #cecece;
}

.HotSelection a:hover img {
	border: 1px solid #666;
}

.HotSelection p {
	padding-top: -10px;
}

.HotSelection .Rbox {
	float: right;
	display: block;
	margin-left: 15px;
	width: 103px;
	height: 60px;
	background-color: white;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Verdana;
	border: 1px solid #ccc;
}

.HotSelection .Rbox a.prenota {
	color: white;
	font-size: 12px;
	line-height: 25px;
	width: 103px;
	border: 1px solid #590303;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #970203;
	color: white;
	display: block;
}
.HotSelection .Rbox  a:hover.prenota {
	background-color: #590303;
}
.HotSelection .Rbox span {
	font-size: 32px;
	font-weight: bold;
	letter-spacing: -0.1em;
	line-height: 45px;
}
.stars {
	background: transparent url(../images/star-y.png) repeat-x;
	margin-bottom: 5px;
	width: 13px;
	display: block;
	height: 14px;
	float: right;
	margin-top: 5px;
	margin-left: 15px;
}
.Sone {
	width: 13px;
}
.Stwo {
	width: 27px;
}
.Sthree {
	width: 41px;
}
.Sfour {
	width: 55px;
}
.Sfive {
	width: 69px;
}

/*	----------------- FOOTER ----------------- */

#footer {
	margin-top: 20px;
}

#footer .copyright {
	float: left;
	width: 650px;
}

#footer .social {
	float: right;
}
#footer .social img {
	margin-left: 5px;
}

#footer ul {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #cecece;
}

#footer ul li {
	border-left: 1px solid #666;
	float: left;
	padding-right: 18px;
	padding-left: 18px;
}
#footer ul li:first-child {
	border-left-style: none;
	margin-left: 0 !important;
}
#footer ul li a {
	color: #666;
}
#footer ul li a:hover {
	text-decoration: underline;
}

