/*
Title:		Hotel Bertelli screen styles and ie/win fixes
Author: 	Codex, Pavia (IT) - http://www.codexcoop.it
Created: 	February 2009
*/

/* TODO:
- fix dropdown su Opera
*/

html {
	background: #93a8c5 url(/img/background.jpg) repeat-y top center;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font: 11px/15px Verdana, sans-serif;
	color: #636669;
	background: #93a8c5 url(/img/background2.jpg) repeat-x 0 0;
}
hr { display: none; }
a img { border: 0; }
a {
	text-decoration: none;
	color: #369;
}
a:hover {
	color: #24365b;
}
#footer a:hover {
	text-decoration: underline;
}

/* LAYOUT */
#wrap {
	width: 1000px;
	height: 1016px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: #fff;
}
.inner {
	width: 936px;
	margin: 0 auto;
}
#logo {
	float: left;
	margin: 0;
	padding-left: 45px;
}
#wrap_header {
	position: relative;
	float: right;
	width: 662px;
	height: 198px;
}
#header {
	position: absolute;
	bottom: -10px;
}
#langs {
	margin: 0 0 8px 0;
	padding: 0;
	text-align: right;
}
.box {
	width: 326px;
	height: 9em;
	overflow: auto;
	padding: 0;
	background: #edf0f6 url(/img/bg-box.gif) no-repeat bottom left;
}
.b_news {
	float: left;
}
.b_booking {
	float: right;
}
#menu {
	clear: both;
	position: relative;
	left: -10px;
	width: 662px;
	list-style: none;
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 11px;
	line-height: 11px;
	text-transform: uppercase;
}
#menu li {
	float: left;
	margin: 0;
	padding: 0;
}
#menu a {
	display: block;
	text-align: center;
	padding: 0 0 10px 0;
	border-bottom: 10px solid transparent;
	background: url(/img/pipe.gif) no-repeat 0 0;
}
#menu a.first {
	padding-left: 12px;
	padding-right: 16px;
	background: none;
}
#menu a.last  {
	position: absolute;
	right: -10px;
	padding-left: 18px;
}
#menu a:hover {
	color: #24365b;
	border-color: #fff;
}
#menu a.on {
	color: #24365b;
}
#menu a#it1, #menu a#it7 { width: auto; }
#menu a#it2 { width: 110px; }
#menu a#it3 { width: 75px; border: 0; }
#menu a#it4 { width: 90px; }
#menu a#it5 { width: 95px; }
#menu a#it6 { width: 150px; }

#menu a#de1, #menu a#de7 { width: auto; }
#menu a#de2 { width: 110px; }
#menu a#de3 { width: 80px; border: 0; }
#menu a#de4 { width: 90px; }
#menu a#de5 { width: 90px; }
#menu a#de6 { width: 135px; }

#menu a#en1, #menu a#en7 { width: auto; }
#menu a#en2 { width: 130px; }
#menu a#en3 { width: 70px; border: 0; }
#menu a#en4 { width: 75px; }
#menu a#en5 { width: 100px; }
#menu a#en6 { width: 150px; }

#menu .submenu {
	display: none;
	list-style: none;
	position: absolute;
	z-index: 999;
	height: auto;
	margin: 0;
	padding: 0;
	text-transform: none;
	background: white;
}
#menu .submenu li {
	float: none;
	display: block;
}
#menu .submenu a {
	padding: 7px 21px 7px 7px;
	border-bottom: 1px solid #24365b;
	text-align: left;
	background: none;
}
#menu .submenu a:hover {
  color: #24365b;
  border-color: #24365b;
}
#menu li:hover ul, #menu li.cssHover ul {
	display: block;
}
#menu li:hover, #menu li.cssHover {
	background: transparent; /* serve a IE! */
}
#focus, #content {
	clear: both;
}
#focus img {
	display: block;
	width: 936px;
	height: 305px;
	margin: 0 32px;
}
#t0 #content {
	width: 936px;
	margin: 0 auto;
}
#t1 #content {
	width: 662px;
	position: relative;
	top: 0;
	right: 10px;
	left: 274px;
}
#t1 #content, #t2 #content {
  margin-top: 24px;
}
#intro {
	margin: 10px 0 0 0;
	padding: 8px 12px;
	background: #edf0f6 url(/img/bg-box.gif) no-repeat bottom right;
}
#intro p {
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 18px;
}
#main {
	float: left;
	width: 406px;
}
#t2 #main {
	float: none;
	width: 936px;
}
#side {
	width: 216px;
	float: right;
  padding: 0 0 12px 0;
  background: #edf0f6;
}
#extra {
	padding: 14px 0 0 0;
}
#extra p {
	margin: 0;
	padding: 0;
}
#links {
	float: left;
	width: 454px;
}
#links ul {
	height: 73px;
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: normal;
}
#links li {
	float: left;
	margin: 0;
	padding: 0;
}
#links a {
	display: block;
	height: 73px;
	margin-right: 32px;
}
#links a.last {
	margin: 0;
}
#links a span {
	display: none;
}
#links a:hover {
	background-position: 0 -127px;
}
#l1 { width: 106px; background: url(/img/lg-gallocedrone.gif) no-repeat 0 0; }
#l2 { width: 73px; background: url(/img/lg-campiglio.gif) no-repeat 0 0; }
#l3 { width: 104px; background: url(/img/lg-trentino.gif) no-repeat 0 0; }
#l4 { width: 66px; background: url(/img/lg-vitanova.gif) no-repeat 0 0; }

#banner {
	float: right;
}
#nl {
	width: 454px;
	position: relative;
	margin: 0 0 11px 0;
	padding: 0;
	font-size: 10px;
	line-height: 10px;
	background: #9dadc9;
	border: 2px solid #9dadc9;
	border-left: 0;
	border-right: 0;
}
#nl #nl_label {
	float: left;
	display: block;
	width: 88px;
	height: 14px;
	padding: 0 24px 0 0;
}
#nl input {
	font-size: 10px;
	line-height: 10px;
	border: 0;
	text-indent: 3px;
	color: #666;
}
#nl #nl_submit {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 132px;
	height: 14px;
	overflow: hidden;
}
#nl #nl_submit input:hover {
	position: relative;
	margin-top: -14px;
}
#footer {
	clear: both;
	margin-top: 10px;
	border-top: 2px solid #cad3e4;
}
#footer p {
	margin: 0;
	padding: 6px 0 12px 0;
	font-size: 10px;
}
#footer span {
	color: #9daec9;
}
#info {
	float: left;
}
#credits {
	text-align: right;
}

/* typo */
strong {
	color: #6c6362;
}
h2 {
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	text-transform: uppercase;
	color: #fff;
	background: #9daec9;
}

/* header */
#langs a {
	margin-left: 8px;
}
.box h2 {
	padding: 0 0 0 10px;
}
.box table {
	border-collapse: collapse;
	margin: 8px 6px 0 10px;
}
.box td {
	vertical-align: top;
	padding: 0;
	font-size: 11px;
}
.box td.goto {
	padding-top: 46px;
}
.box .b_txt {
	padding-top: 1px;
	padding-left: 14px;
}
.box a.arr span {
	display: none;
}
.box a.arr {
	display: block;
	width: 21px;
	height: 21px;
	background: url(/img/arrow-blue.gif) no-repeat 0 0;
}
.box a.arr:hover {
	background-position: 0 -63px;
}

/* 2 cols content */
#main p {
	margin: 0 0 12px 0;
}
#main ul, #side ul {
	margin-left: 18px;
	padding-left: 0;
}
#side ul {
	margin-top: 10px;
	line-height: 14px;
}
#side li {
	margin-bottom: 6px;
}

/* prices */
.prices, #conditions {
	margin-left: 274px;
}
#conditions {
	margin-top: 24px;
	border-top: 1px solid #24365b;
}
.prices table {
	width: 662px;
	font-size: 11px;
	border-collapse: collapse;
	text-transform: uppercase;
}
.prices table .normal {
	text-transform: none;
}
.prices table.p2 {
	margin: 18px 0 24px 0;
}
.prices th {
	text-align: left;
	padding: 0 18px 4px 18px;
	border-bottom: 1px solid #24365b;
}
.prices td {
	padding: 4px 18px;
	border-bottom: 1px solid #9daec9;
}
.prices th.num, .prices td.num {
	text-align: right;
}
.prices ul {
	margin-left: 18px;
	padding-left: 0;
}

/* offers */
.offers {
	clear: both;
	min-height: 143px;
	height: auto !important;
	height: 143px;
	margin-left: 274px;
	padding-top: 22px;
	padding-bottom: 22px;
	border-bottom: 1px solid #24365b;
}
.offers img {
	margin: 0; padding: 0;
	float: left;
}
.offers .txt {
	width: 272px;
	margin-left: 320px;
}
.offers h3 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #24365b;
}
.offers p.date {
	margin: 0;
}
.offers p.download {
	margin-top: 33px;
	padding-bottom: 1px;
	text-align: right;
	line-height: 11px;
}
.offers p.download a {
	float: right;
	display: block;
	width: 50%;
	height: 21px;
	padding: 4px 32px 0 0;
	background: url(/img/arrow-white.gif) no-repeat top right;
}
.offers p.download a:hover {
	background-position: right -63px;
}

/* misc */
#main .col {
	float: left;
	width: 216px;
	margin-left: 30px;
}
#main .col p {
	margin: 0;
	text-transform: uppercase;
}
#main .col ul {
	margin-top: 4px;
}
/* newsletter dialog */
#dialog {
	margin-left: 274px;
}
#dialog p {
	color: #f00;
	font-size: 12px;
}
#dialog p.mute {
	font-size: 10px;
	color: #636669;
}
#back {
	margin: 1.5em 0 6em 0;
}

/* self-clearing floats */
#content:after,
#extra:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* trigger hasLayout and target ie5+6/win only */
* html #content,
* html #extra {
	height: 1%;
}
/* no support for transparency, then different visual... */
* html #header {
	bottom: 0;
}
* html #menu a {
	border-color: #fff;
}
* html #menu a:hover {
	border-color: #9daec9;
}
/* trigger hasLayout and target ie7/win only */
*:first-child+html #content,
*:first-child+html #extra {
	min-height: 1px;
}


