﻿/*
Theme Name: ltrooms
Theme URI: http://www.composizioni.net
Description: <a href="http://www.ltrooms.com">LTRooms</a> theme
Version: 3.0 
Author: Giovanni Riccardi
Author URI: http://www.composizioni.net/
*/

html, body {
	margin: 0;
	padding: 0;
	background: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFF;
}

.hide {
	display:none;
}

.warning {
	padding: 5px;
	background: yellow;
	font-weight: bold;
	color: #474F97 !important;
}

.first {
	margin-top: 0;
	margin-left: 0;
}

a {
	color: #FFF;
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
}

a img {
	border-color:#474f97;
}


#page, #footer {
	width:100%;
	margin:0;
	padding:0;
}

#page {
	background: #111945;
}

#footer {
	background: #000 url(/img/v3/footer_bg.png) repeat-x 0 -6px;
	height:400px;
}

#page-content, #header-content, #footer-content {
	width: 984px;
	margin: 0 auto;
}

#header-content {
	position:relative;
}

#page-content {
	background: #111945 url(/img/v3/page-content_bg.png) repeat-y 0 0;
}

#footer-content {
	background: #000 url(/img/v3/footer-content_bg.jpg) no-repeat 0 0;
	height:400px;
}

#header {
	height: 94px;
	border-bottom: 1px solid #474f97;
	margin: 0;
	padding: 0;
	background: #252F61;
}

h1 {
	margin: 0;
	padding: 20px 0 0 55px;
	width:211px;
	float:left;
}

h1 a {
	display: block;
	width: 211px;
	height: 53px;
	background: url(/img/v3/logo1.png) no-repeat 0 0;
}

#header ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav {
	/*width: 500px;*/
	font-weight: bold;
	color: #474f97;
	float:left;
	margin-left: 53px!important;
	font-size: 90%;
	height:94px;
}

#nav li {
	display:block;
	float:left;
	height:94px;
	padding: 50px 7px 44px 7px;
}

#nav li.current {
	background: url(/img/v3/navcurrent.png) repeat-x 0 0;
	color: #7385CC;
}

#lang {
	/*float:left;
	width:70px;*/
	font-size: 80%;
	/*margin: 20px 0 0 0!important;*/
	position:absolute;
	right:20px;
}

#lang li {
	/*text-align:right*/
	display:block;
	float:left;
	padding: 5px 7px 0 7px;
	border-right: 1px solid #48518F;
}

#lang li.current {
	text-decoration:underline;
}

#lang li.last {
	border:none;
	padding-right: 0;
}


#main {
	margin: 0;
	padding: 10px 0 0 0;
}

#side {
	width:276px;
	float:left;
	margin: 0 0 0 32px;
	_margin:0 0 0 16px;
	text-align:center;
	padding-top:20px;
}

#side p {
	text-align:center;
}

#side #infomap {
	margin:50px auto;
	width:200px;
}

#side #infomap p {
	text-align:left;
	font-size: 80%;	line-height: 120%;
	margin: 0 0 20px 0;
}

#side #infomap a {
	color: #474f97;
}

#content {
	width: 656px;
	/*margin: 0 52px 0 312px;
	padding: 0 20px;*/
	float:right;
	font-size: 90%;
	font-family: Arial, helvetica, sans-serif;
	padding-top:20px;
}

#content h2 {
	color: #474f97;
	font-size:220%;
	margin-bottom:30px;
	margin-top:0;
}

#content.photogallery, #content.inside {
	width:850px;}



#content p, #content ul, #content div {
	padding-right: 40px;
	line-height: 150%;
	color: #fcf6c5; /*#fbf9e7;*/
}

#content ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#content ul li {
	line-height:23px;
	padding:0 17px;
	background: url(/img/v3/li.gif) no-repeat left center; 
}

#content.photogallery img, #content.inside img {
	width: 200px;
	margin: 0 20px 20px 0;
}	

#informazioni img {
	width:auto !important;
	margin: 0 !important;
} 

#footer-content h2 {
	margin: 0px 0 3px 45px;
	padding: 240px 0 0 10px;
	width: 200px;
	font-size: 80%;
	color: #474f97;
	background: url(/img/v3/logo_small.png) no-repeat 0 190px;
}

#footer-content h2 {
	float:left;
}

#footer-content #credits {
	float:left;
	color:#474f97;
	padding: 220px 0 0 10px;
}


#footer-content p {
	font-size: 80%;
	margin: 0 0 0 45px;
	padding-left: 10px;
	line-height: 120%;
}

#footer-content a {
	/*color: #474f97;*/
}


td.a {
	text-align:right;
	font-size: 100%;
	font-weight:bold;
	padding-right:15px;
}

td.b {
	font-size: 100%;
	font-style:italic;
}

td.b input, td.b textarea, td.b select {
	width:170px
}

td.b select {
	width:177px
}


.prenota_side {
	margin: 0pt auto 20px; 
	padding: 10px; 
	width: 180px;
	padding:10px; 
	border:2px solid #474F97;
	font-size:80%;
	text-align:left;
	background: #474F97;
}
