@import "expedia.css";
@import "explorer.css";
@import "header.css";
@import "navi.css";
@import "textform.css";

html,body {
	margin: 0;
	padding: 0;
	border: 0;
	background: #fff url(../img/bg.gif) left top repeat-y;
	color: #000;
	font-family: "Times New Roman", serif;
	font-size: 12px;
}

#container {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#content {
	width: 490px;
	margin-left: 115px;
	background: transparent url(../img/title.gif) left top no-repeat;
}

#hotelContent {
	width: 665px;
	margin-left: 115px;
	background: transparent url(../img/title.gif) left top no-repeat;
}

h1 {
	margin: 0 0 0 80px;
	padding-top: 4px;
	font-weight: bold;
	font-size: 17px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	line-height: 15px;
	white-space: nowrap;
	overflow: visible;
}

h2,
h3 {
	margin: 0 0 0 47px;
	padding: 0 0 0 33px;
	background: #fff url(../img/arrow.gif) left 1px no-repeat;
	font-weight: bold;
	font-size: 16px;
}

h4 {
	padding-top: 20px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 14px;
}

h5 {
	padding: 0;
	font-weight: bold;
	font-size: 13px;
}

#headerSpace {
	width: 780px;
	height: 111px;
}

.topSpace {
	height: 60px;
}

.mediumSpace {
	height: 40px;
}

.smallSpace {
	height: 20px;
}

.letterSpace {
	height: 80px;
}

.footerSpace {
	height: 100px;
}

.footerBigSpace {
	height: 220px;
}

.footerBiggerSpace {
	height: 380px;
}

.contentBlock {
	width: 410px;
	margin: 30px 0 0 80px;
}

.contentBlock2 {
	margin-left: 47px;
	padding-left: 33px;
	background: #fff url(../img/arrow.gif) left top no-repeat;
}

.hotelBlock {
	width: 585px;
	margin: 30px 0 0 80px;
}

.hotelBlockNew {
	width: 475px;
	margin: 30px 0 0 80px;
}

.clearBlock {
	clear: left;
	margin: 0;
	padding: 0 0 20px 25px;
	background-color: transparent;
}

.infoTable {
	clear: left;
	width: 410px;
}

.infoLeft {
	float: left;
	width: 120px;
	margin: 0;
	padding: 0 0 5px;
}

.infoRight {
	float: left;
	width: 290px;
	margin: 0;
	padding: 0 0 5px;
}

div.spotList {
	margin: 10px 0 0;
	padding-left: 25px;
	background: transparent url(../img/arrowspo.gif) left top no-repeat;
	color: #000;
}

img {
	border: 0;
}

.coverImage {
	margin: 60px 0 40px 80px;
	padding-top: 8px;
	font-size: 10px;
}

.mapImage {
	margin: 68px 0 0 80px;
	padding: 0;
}

.mapDida {
	margin: 20px 0 40px 80px;
	padding: 5px 0 0;
	font-size: 12px;
}

.topImage {
	margin: 60px 0 10px 47px;
	padding: 8px 0 0 33px;
	background: #fff url(../img/arrow.gif) left top no-repeat;
}

.bottomImage {
	margin: 40px 0 10px;
	padding: 0;
}

.turiImage {
	margin: 40px 0 20px;
	width: 406px;
	height: 80px;
}

.topImageDida {
	width: 410px;
	margin: 0 0 20px 80px;
	padding: 0;
	font-size: 11px;
}

.imageDida {
	width: 410px;
	margin: 10px 0 20px;
	padding: 0;
	font-size: 11px;
}

.topImageVert {
	position: relative;
	width: 410px;
	margin: 60px 0 40px 47px;
	padding: 8px 0 0 33px;
	background: #fff url(../img/arrow.gif) left top no-repeat;
}

.topDidaVert {
	position: absolute;
	left: 308px; 
	bottom: 0;
	width: 135px;
	height: auto;
	margin: 0;
	padding: 0;
	font-size: 11px;
	vertical-align: bottom;
}

.imageVert {
	position: relative;
	width: 410px;
	margin: 20px 0 40px;
	padding: 0;
}

.didaVert {
	position: absolute;
	left: 275px;
	bottom: 0;
	width: 135px;
	height: auto;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

img.floatLeft {
	float: left;
}

ul {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
	background-color: transparent;
}

li.thumbImgBlock {
	position: relative;
	width: 410px;
	margin: 0 0 60px;
	padding: 0;
	border: 0;
}

.thumbImage {
	width: 265px;
	margin: 0;
	padding: 0;
}

li.thumbImgBlock .didaVert {
	font-size: 12px;
}

li.nameList {
	display: block;
	margin: 1px 0 0;
	padding: 0;
}

li.museList {
	display: block;
	margin: 0 0 15px;
	padding: 0;
}

li.arrowList {
	display: block;
	margin: 10px 0 0;
	padding: 0 0 0 25px;
	background: url(../img/arroli.gif) left top no-repeat;
}

li.arrowListGr {
	display: block;
	margin: 10px 0 0;
	padding: 0 0 0 25px;
	background: url(../img/arroli_2.gif) left top no-repeat;
}

li.spotList {
	display: block;
	margin: 10px 0 0;
	padding: 0 0 0 25px;
	background: url(../img/arrowspo.gif) left top no-repeat;
}

li.aperto {
	display: block;
	margin: 30px 0 10px;
	padding: 0 0 0 25px;
	background: url(../img/arrowspo.gif) left top no-repeat;
}

li.chiuso {
	display: none;
	margin: 30px 0 10px;
	padding: 0 0 0 25px;
	background: url(../img/arrowspo.gif) left top no-repeat;
}

li.apertoDett {
	display: block;
	margin: 5px 0 0 270px;
	padding-top: 1px;
	padding-left: 40px;
	background: url(../img/arroExhi.gif) left top no-repeat;
}

li.chiusoDett {
	display: none;
	margin: 5px 0 0 270px;
	padding-top: 1px;
	padding-left: 40px;
	background: url(../img/arroExhi.gif) left top no-repeat;
}

li.detailList {
	display: block;
	margin: 5px 0 0 270px;
	padding-top: 1px;
	padding-left: 40px;
	background: url(../img/arroExhi.gif) left top no-repeat;
}

li.barList {
	display: block;
	margin: 5px 0 0;
	padding: 0 0 0 15px;
	background: url(../img/bar_01.gif) left top no-repeat;
}

li.mapListIn {
	display: block;
	margin: 10px 0 0;
	padding: 0 0 0 25px;
	background: url(../img/zoom_in.gif) left top no-repeat;
}

li.mapListOut {
	display: block;
	margin: 10px 0 0;
	padding: 0 0 0 25px;
	background: url(../img/zoom_out.gif) left top no-repeat;
}

ol {
	margin: 0;
	padding: 0 0 0 20px;
}

ol li {
	list-style-type: decimal;
	background-color: transparent;
	margin: 0;
	padding: 5px 0;
}

ol li ul li {
	list-style-type: none;
	background-color: transparent;
	margin: 0;
	padding: 5px 0;
}

#googleBox {
	margin-top: 40px;
}

#googleBox2 {
	margin: 40px 0 0 25px;
}

#footer {
	width: 665px;
	margin-left: 115px;
	padding-bottom: 10px;
}

hr {
	width: 50%;
	height: 1px;
	margin: 0 auto;
}

#navigation {
	position: absolute;
	top: 127px;
	left: 0px;
	width: 115px;
}

#googleLinks {
	position: absolute;
	top: 160px;
	left: 195px;
	width: 585px;
}

#newsBlock {
	position: absolute;
	top: 200px;
	left: 620px;
	width: 160px;
}

#newsTop {
	width: 160px;
	height: 5px;
	background: #ae5aa0 url(../img/curvina.gif) left top no-repeat;
	font-size: 1px;
}

#newsBody {
	position: relative;
	width: 158px;
	height: 245px;
	margin: 0 0 10px 0;
	border-right: #ae5aa0 solid 1px;
	border-bottom: #ae5aa0 solid 1px;
	border-left: #ae5aa0 solid 1px;
	background-color: #fc3;
}

* html #newsBody { height: 240px; }

#newsBody p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 140px;
	margin: 4px;
	padding: 5px;
	background-color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

.expedia {
	font-size: 14px;
	font-weight: bold;
}

#newsBody2 {
	width: auto;
	height: auto;
	margin-bottom: 10px;
	padding: 6px 4px;
	border-right: #666 solid 1px;
	border-bottom: #666 solid 1px;
	border-left: #666 solid 1px;
	background-color: #eee;
}

* html #newsBody2 { padding: 6px 2px 4px; }

p.newsText {
	width: 140px;
	margin: 0 9px;
	padding: 7px 0 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#googleSky {
	position: relative;
	top: 10px;
	left: 0px;
	width: 160px;
}

p.center {
	text-align: center;
}

.mapCopy {
	margin: 0 0 10px 80px;
	padding: 5px 0 0;
	font-size: 10px;
}

.arrowParag {
	margin: 60px 0 0 47px;
	padding: 0 0 0 33px;
	background: #fff url(../img/arrow.gif) left top no-repeat;
}

.regionText {
	float: left;
	width: 180px;
	margin-right: 20px;
	line-height: 14px;
}

p.italic {
	margin: 10px 0;
	line-height: 150%;
	font-style: italic;
	font-size: 10px;
	text-align: center;
}
