/**************************************************************************************/

@media print {
	.print { display: block !important; }
}

/**************************************************************************************/

* { padding: 0px; margin: 0px; }

BODY {
	background: url('../images/bg.jpg') #FFFFFF repeat-x;
	font-family: Trebuchet Ms, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #2E2A2B;
}

IMG { border: 0px; }

A {
	text-decoration: underline;
	color: #842D3E;
}

A:hover { text-decoration: none; }

BLOCKQUOTE	{
	text-align: center;
	padding: 10px;
	font-size: 11px !important;
}

BLOCKQUOTE P { line-height: 160% !important; }

/**************************************************************************************/

#flash-head { 
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	height: 180px; 
}

#map {
	width: 530px;
	height: 330px;
}

#shinystat { display: none; }

/**************************************************************************************/

#lang {
	margin-top: 7px;
	float: right;
}

#lang SPAN, #lang A {
	margin-left: 15px;
	display: block;
	float: left;
}

#menu UL {
	background: url('../images/menu-div.jpg') no-repeat left;
	padding-left: 5px;
	height: 40px;
}

#menu LI {
	background: url('../images/menu-div.jpg') no-repeat right;
	padding-right: 2px;
	font-size: 14px;
	list-style: none;
	line-height: 40px;
	float: left;
}

#menu LI A {
	padding: 0px 16px 0px 16px;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	float: left;
}

#menu LI A:hover { background: url('../images/menu-item-over.jpg') repeat-x; }

/**************************************************************************************/

#content { padding-top: 20px; }

#subcontent { 
	background: url('../images/subcontent-bg.jpg') #F3EAEB repeat-x; 
	padding-bottom: 10px;
	overflow: hidden;
	clear: right;
}

/**************************************************************************************/

#submenu {
	background: url('../images/submenu-bg.jpg') no-repeat center;
	width: 290px;
	height: 350px;
	float: right;
}

#submenu LI { list-style: none; }

#submenu A {
	margin-bottom: 5px;
	display: block;
	width: 290px;
	height: 50px;
}

#submenu SPAN {
	font-size: 18px;
	padding-top: 7px;
	padding-left: 45px;
	display: block;
}

#submenu SMALL { 
	font-size: 10px;
	margin-top: -1px;
	display: block; 
}

#submenu A {
	text-decoration: none;
	color: #FFFFFF;
}

/**************************************************************************************/

#intro-text {
	background: url('../images/intro-text-bg.jpg') no-repeat;
	padding: 0px 10px 0px 30px;
	margin-top: -35px;
	margin-right: 320px;
	height: 370px;
}

#intro-text H2 {
	font-family: Georgia, Times New Roman, serif;
	font-weight: normal;
	font-size: 24px;
	padding: 65px 0px 10px 0px;
	color: #842D3E;
}

#intro-text P { line-height: 200%; }

/**************************************************************************************/

#main {	width: 550px; }

#main H1 {
	background: url('../images/section-title-bg.jpg') no-repeat;
	font-family: Georgia, Times New Roman, serif;
	font-weight: normal;
	font-size: 30px;
	text-align: center;
	color: #FFFFFF;
	height: 60px;
}

#main H1 SMALL {
	margin-top: -8px;
	font-size: 14px;
	color: #CD8F9E;
	display: block;
}

#main H1 A {
	text-decoration: none;
	color: #FFFFFF;
	cursor: text;
}

#main .content P {
	margin: 10px 0px 10px 0px;
	line-height: 180%;
}

#main .hotel { 
	background: url('../images/main-bg-hotel.jpg') no-repeat top right; 
	padding-right: 265px;
}

#main .ristorante { 
	background: url('../images/main-bg-ristorante.jpg') no-repeat top right; 
	padding-right: 265px;
}

#main .taverna { 
	background: url('../images/main-bg-taverna.jpg') no-repeat top right; 
	padding-right: 265px;
}

#main .dove{ 
	background: url('../images/main-bg-dove.jpg') no-repeat top right; 
	padding-right: 265px;
}

#main .content { min-height: 270px; }

#main .item { 
	margin-bottom: 20px; 
	overflow: hidden;
}

#main .item P, #main .item H2, #main .item .date { margin-left: 100px; }

#main .item H2 { font-size: 18px; }
#main .item H3 { font-size: 15px; }

.date { font-weight: bold; }

#main .menu  {
	text-align: center;
	width: 130px;
	float: left;
}

#main .menu  A {
	background: url('../images/item-menu-icon.gif') no-repeat top center;
	padding-top: 105px;
	display: block;
}

.photo A {
	border: 5px solid #E9CDCD;
	display: block;
	width: 80px;
	float: left;
	clear: left;
}

.photo IMG { width: 80px; }

.photo A:hover { border: 5px solid #F4EAEB; }

#sidebox .photo A { 
	margin: 5px 10px 0px 0px; 
	border-color: #FFFFFF;
}

#sidebox .photo A:hover { border: 5px solid #F4EAEB; }

#main .single H2, #main .listino {
	background: url('../images/single-title-bg.jpg') repeat-y;
	text-align: center;
	font-size: 18px;
	padding: 5px;
	color: #842D3E;
}

#main .single .date { 
	margin-left: 0px; 
	padding: 5px;
	text-align: center; 
}

#main .listino { margin: 10px 0px 20px 0px; }

#main .single P, #main .single H2 { margin-left: 0px; }

#main .single IMG { border: 5px solid #F4EAEB; }

#main .menu-text { text-align: center; }


#main .section { color: #842D3E; }

#main .hot, #main .legend { background: #F5EBEC; }

#main .legend { font-size: 12px; }

/**************************************************************************************/

#status {
	font-size: 10px;
	margin-bottom: 20px;
}

#services {
	width: 290px;
	float: right;
}

#services LI {
	text-align: right;
	list-style: none;
	width: 72px;
	float: left;
}

#services LI IMG {
	cursor: help;
}

.tooltip {
    position: absolute; 
	top: 2em; 
	left: 2em; 
	width: 15em;
    border: 1px solid #6C9; 
	background-color: #A8F8D0; 
	color:#000;
    font-size: 80%;
	text-align: center
}

/**************************************************************************************/

#comments { 
	margin-bottom: 20px; 
	width: 550px;
}

#comments H3, #respond H3 {
	margin-bottom: 10px;
	font-size: 16px;
}

.comment-item { margin-bottom: 20px; }

.comment-item .metadata {
	background: url('../images/comment-box-top.gif') #F3EAEB no-repeat bottom;
	padding-bottom: 20px;
}

.comment-item .content {
	background: url('../images/comment-box-bottom.gif') #E9CBCD no-repeat bottom;
	padding: 0px 10px 10px 10px;
}

.metadata EM { 
	font-style: normal;
	font-size: 16px;
	color: #842D3E; 
}

#respond INPUT, #respond TEXTAREA  {
	padding: 5px;
	margin-bottom: 5px;
}

#respond TEXTAREA  {
	width: 550px;
}

/**************************************************************************************/

#fixed-info {
	background: url('../images/fixed-info-bg.jpg') #E9CDCD repeat-x; 
	padding: 20px 0px 10px 0px;
	overflow: hidden;
	clear: right;
}

#address { 
	padding-top: 20px;
	font-size: 14px;
	clear: both; 
}

#address H3, #address H4 { 
	font-weight: normal; 
	color: #842D3E;
}

#address H3 { font-size: 18px; }
#address H4 { font-size: 14px; }

#address P { 
	margin: 5px 0px 5px 0px; 
	line-height: 180%;
	font-size: 11px;
}

#bandierablu {
	background:url('../images/box-bandierablu-bg.jpg') no-repeat;
	width: 230px;
	height: 140px;
	float: left;
}

#bandierablu A {
	display: block;
	width: 230px;
	height: 140px;
}

#newsletter {
	background: url('../images/box-newsletter-bg.jpg') no-repeat; 
	width: 290px;
	height: 140px;
	float: right;
}

#newsletter P {
	padding: 40px 100px 10px 15px;
	line-height: 120%;
	color: #FFFFFF;
}

#newsletter .textbox {
	margin-left: 19px;
	margin-top:18px;
	font-size: 10px;
	height:10px;
	padding: 10px 0px 5px 5px;
	width: 180px;
	border: 0px;
	float: left;
}

#newsletter .button {
	background: url('../images/button-send.jpg') no-repeat; 
	text-indent: -9000px;
	cursor: pointer;
	margin-top: 15px;
	margin-left: 30px;
	border: 0px;
	height: 30px;
	width: 30px;
}

#meteo {
	background: url('../images/box-meteo-bg.jpg') no-repeat; 
	margin-right: 25px;
	width: 290px;
	height: 140px;
	float: right;
}

#meteo UL { padding: 25px 30px 25px 30px; }

#meteo LI { list-style: none; }

#meteo LI B { font-variant: small-caps; }

#meteo .wicon { float: right; }

#meteo .date { 
	margin-right: 10px;
	margin-top: -15px;
	font-size: 10px;
	float: right;
}

/**************************************************************************************/

#footer { 
	background: url('../images/footer-bg.jpg') #D49AAA repeat-x; 
	font-size: 10px;
	color: #FFFFFF;
}

#footer A { color: #FFFFFF; }

#footer .wrap {
	background: url('../images/footer-img.jpg') no-repeat;
	padding: 45px 0px 45px 0px;
	text-align: center;
	width: 950px;
}

#footer .left { padding-left: 55px; }
#footer .right { padding-right: 53px; }

/**************************************************************************************/

.flash-box { padding: 20px 0px 0px 20px; }

.frame-box {
	background: url('../images/frame-bg.jpg') no-repeat;
	margin-left: -10px;
	margin-top: -10px;
	width: 560px;
	height: 370px;
}

.intro { background: url('../images/intro-frame-bg.jpg') no-repeat; }

.sub { padding-top: 35px; }

/**************************************************************************************/

#sidebox {
	background: url('../images/sidebox-bg.jpg') no-repeat;
	margin-top: -10px;
	width: 290px;
	float: right;
}

#sidebox H2 {
	padding: 25px 0px 10px 0px;
	text-align: center;
	line-height: 15px;
	font-weight: normal;
	font-size: 18px;
	color: #FFFFFF;
}

#sidebox H2 SMALL {
	display: block;
	font-size: 10px;
}

#sidebox .rotation { height: 220px; }

#sidebox .content { 
	margin: 10px auto 10px auto;
	width: 250px;
}

#sidebox .item H3 {
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 18px;
}

.box-link  {
	background: url('../images/box-link-bg.jpg') no-repeat top right;
	padding-right: 70px;
	font-size: 10px;
	line-height: 60px;
	text-align: right;
	width: 220px;
	display: block;
}

.box-link:hover  { background: url('../images/box-link-over.jpg') no-repeat top right; }

/**************************************************************************************/

.ddfm { margin-bottom: 20px; }

.fieldwrap {
	background: #F3EAEB;
	margin-bottom: 10px;
	padding: 10px;
}

.ddfm LABEL { 
	font-weight: bold;
	display: block; 
	clear: left;
}

.ddfm INPUT { 
	padding: 5px; 
	width: 50%;
}

.ddfm TEXTAREA { 
	width: 515px;
	padding: 5px; 
}

.required { color: red; }

.fmverify { 
	width: 100px !important; 
	margin-right: 10px;
	float: left;
}

.submit INPUT { width: 30%; }

.ddfmerrors { 
	font-weight: bold;
	color: red; 
}

.errorlist {
	border: 1px dotted red;
	padding: 10px;
}

/**************************************************************************************/

.wrap {
	width: 870px;
	margin-left: auto;
	margin-right: auto;
}

.print { display: none; }

.right { float: right; }
.left { float: left; }

.cb { clear: both; }

.red { color: red; }
.small { font-size: 10px; }
