/* CSS Document */
body { 
	background:url(../images/hotel_bg.gif) repeat-x #303c58;
	margin-top:10px;
	font-family:"Adobe Garamond Pro", "Arial";
	color:#535353;
	font-size:15px;	
}
a {
	color:#172983;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
p {
	line-height:18px;
}
#wrapper {
	margin:0 auto;
	width:763px;
	background:url(../images/wrapper_rpt.png) repeat-y;
	_background:url(../images/wrapper_rpt.gif) repeat-y;
	padding-left:3px;
}

#header {
	background:url(../images/hotel_headbg.gif) no-repeat;
	height:103px;
	position:relative;
}
#header .logo {
	width:174px;
	height:18px;
	padding-top:30px;
	padding-left:25px;
	display:block;
}
#header ul {
	position:absolute;
	top:5px;
	left:485px;
	width:270px;
	margin:0;
	padding:0;
	float:right;
}
#header ul li {
	list-style:none;
	float:left;
	display:inline;
	margin-left:4px;
}

#header ul li a { display:block; width:81px; height:19px; text-indent:-9999px; outline:none;}

#header ul li a.hotel {	background:url(../images/hotels.gif) no-repeat bottom; }
#header ul li a.polo { background:url(../images/polo.gif) no-repeat bottom; }
#header ul li a.azienda { background:url(../images/azienda.gif) no-repeat bottom; }


#header ul li a.hotel:hover,
#header ul li a.polo:hover,
#header ul li a.azienda:hover,
#header ul li a.active
 { 
	background-position:top;
}

/* menu buttons */

#hotel_flash {
	margin-left:5px;
}
.content {
	background:url(../images/transBack.png) no-repeat center top #ffffff;
	width:750px;
	margin-left:5px;
	padding-top:35px;
	behavior: url(../iepngfix.htc)
}
/* Content for home pages */
.content p {
	width:90%;
	padding:0 30px 20px 30px;
}
.content p.last{
	padding-bottom:60px;
}
.content .contact {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:20px;
	color:#898989;
	line-height:25px;
}
.content .contact h6 {
	margin:0; 
	padding:0;
	display:inline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:inherit;
	font-weight:normal;
	color:#19367c;
}
.content .contact a {
	color:#898989;
	text-decoration:none;
}
.content .contact a:hover{
	text-decoration:underline;
}

.content .pageNav {
	display:block;
	font-size:12px;
	color:#535353;
	font-weight:bold;
	margin-left:30px;
	margin-top:15px;
}
.content .pageNav a {
	color:#535353;
}
.content .logo {
	display:block;
	margin:0 auto;
	margin-top:30px;
	behavior: url(../iepngfix.htc)
}

/* Contact Page Styles */
.content .hotel_address {
	width:750px;
	float:left;
	font-size:13px;
	color:#434343;
	margin-top:30px;
	margin-bottom:65px;
}
.content .hotel_address .left {
	width:230px;
	float:left;
	display:inline;
	margin-left:150px;
}
.content .hotel_address .right {
	width:325px;
	float:right;
	margin-left:40px;
}

.content .reservation,
.content .map
 {
	margin-left:30px;
	font-size:13px;
	font-weight:bold;
	height:1%;
}
.content .reservation h1,
.content .map h1
 {
	text-decoration:underline;
	margin-bottom:35px;
}
.content .reservation,
.content .map
{
	margin-bottom:35px;
}

.content .reservation input {
	width:179px;
	height:19px;
	border:1px solid #d3d3d3;
}
/* Reservation Form */

#mUp {
	margin-top:-15px; 
	position:relative;
}

.content .reservation .first{
	width:265px;
	 float:left;
	 padding-right:40px;
	 border-right:1px solid #c0c0c0;
}
.content .reservation .second{
	width:390px;
	 float:left;
}
.reservation label {
	display:block;
	text-align:right;
	margin-bottom:12px;
}
.content .reservation .second input{
	width:89px;
	height:19px;
}
.comtText { margin-top:-50px; position:relative;}
.content .reservation .second input.cBox{
	width:19px;
	border:0;
	background:transparent;
}
.content .reservation .second select {
	width:119px;
	height:19px;
	border:1px solid #d3d3d3;
}
.content .reservation .second textarea {
	width:179px;
	height:111px;
	border:1px solid #d3d3d3;
	overflow:auto;
}

.reserveation_check {
	text-align:right;
	line-height:19px;
	margin-bottom:10px;
	float:right;
}

.reserveation_check input {
	width:500px;
}

.content .map img {
	margin-left:105px;
}

.content .reservation .second input.frmSubmit { height:20px; font-size:12px; line-height:18px; float:right;}

/* Gallery page */
#gallery {
	margin-top:35px;
	margin-bottom:70px;
	width:750px;
	height:325px;
}
/* Presentation page */
.content .presentation{
	margin-top:35px;
	width:750px;
	float:left;
	margin-bottom:100px;
}
.content .presentation .pLeft {
	width:520px;
	float:left;
}
.presentation .thumbnailbg {
	width:208px;
	height:109px;
	background:url(../images/thumbnail_bg.png) no-repeat;
	float:left;
	display:inline;
	position:relative;
	margin-bottom:12px;
	behavior: url(iepngfix.htc);
}
.presentation .thumbnailbg img {
	position:absolute;
	top:4px;
	left:4px;
}
.galLink {
	width:200px; 
	height:18px; 
	background-color:#ffffff;
	position:absolute; 
	top:77px; 
	left:4px;
	text-align:center;
	font-weight:bold;
	color:#313131;
	filter:alpha(opacity=85);
	opacity:0.85;
	cursor:pointer;
}
