/*
Theme Name: WordPress IMG.ZEROUNO
Offcial site: http://www.img01.com/
*/

body {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 100%;
	height: 100%;
	background-image: url(img/ghotel-back.jpg);
	background-repeat: repeat;
	font-family: "Georgia", Times New Roman, Times, serif;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	text-align: left;
}

/* ID GENERALI*/

#ghotel {
	width: 966px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

#hotel {
	clear: both;
}

#hotel-roma {
	width: 110px;
	height: 123px;
	float: left;
	padding-left: 25px;
}

#servizi-navigatore {
	width: 771px;
	float: left;
	height: 20px;
	vertical-align: baseline;
	text-align: right;
	padding-top: 60px;
	padding-right: 25px;
}

#servizi-navigatore ul {
	margin: 0 0 0 10px;
	padding: 3px;
	display: inline;
	list-style-type: none;
}

#servizi-navigatore ul li {
	display: inline;
	list-style-image: none;
	margin: 3px 5px 3px 5px;
	text-align: left;
}

#servizi-navigatore ul li a {
	color: #000;
}

#servizi-navigatore ul li a:hover {
	color: #fff;
	background-color: #900;
	text-decoration: none;
}

#conference {
	width: 100%;
	background-image: url(img/ghotel-back-foot.jpg);
	background-repeat: repeat-x;
	height: 165px;
	padding-top: 25px;
}

#conference-center {
	width: 916px;
    height: 100%;
	min-height: 420px;
	background-image: url(img/conference-roma-ombra-back.png);
	background-repeat: repeat-y;
	padding: 25px;
}

/* ID INDEX */

#hall {
	width: 899px;
    height: 100%;
    min-height: 411px;
}

#hall-news {
	width: 220px;
	height: 391px;
	background-image: url(img/news-hotel-back.png);
	background-repeat: repeat;
	padding: 10px;
	text-align: left;
	z-index: 100;
	position: absolute;
	float: right;
	margin-left: 680px;
	margin-top: 25px;
}

#slide-bar-interna {
	float: right;
	width: 220px;
	padding: 0 10px 0 10px;
	text-align: left;
}

/* CLASSI */

.hotelromanero10b {
	font-size: 10pt;
	color: #000;
	font-weight: bold;
}
.hotelromanero10 {
	font-size: 10pt;
	color: #000;
}

.hotelromabianco7 {
	font-size: 10pt;
	color: #FFF;
	font-variant:small-caps;
}

.hotelromabianco10 {
	font-size: 10pt;
	color: #FFF;
}

.hotelromabianco10b {
	font-size: 10pt;
	color: #FFF;
	font-weight: bold;
}

.hotelromagrigio10 {
	font-size: 10pt;
	color: #444;
}

.hotelromagrigio10b {
	font-size: 10pt;
	color: #444;
	font-weight: bold;
}

.hotelromagrigio16 {
	font-size: 16pt;
	color: #444;
}



#NewsTicker{
	border:solid 1px #cccccc;
	background:#eaf5e0;
	width:300px;
	height:364px;
	margin:0 auto;
}
	#NewsTicker h1{
		padding:6px; margin:0; border:0;
		background:#dfe9d5;
		color:#000000;
		font-size:11px;
		font-weight:bold;
	}
	#NewsVertical {
	width: 300px;
	height: 300px;
	display: block;
	overflow: hidden;
	position: relative;
	}
	#controller{
	padding:6px;
	font-size:11px;
	color:#666;
	}
	#play_scroll_cont{display:none;}
/* --------------- */
/* Ticker Vertical */
	#TickerVertical {
		width: 220px;
		height: 390px;
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#TickerVertical li {
		display: block;
		width: 220px;
		color: #333333;
		text-align: left;
		font-size: 11px;
		margin: 0;
		padding: 6px;
		float: left;
	}
	
	
	#controller {
		background-color: #000;
		color: #fff;
		margin-bottom: 20px;
		font-size: 8pt;
	}
	
	#controller img {
		cursor: pointer;
	}
	
#lingua {
	float: right;
}

/* ID PAGINA SIDEBAR */

#center{
	width: 659px;
	padding: 15px;
	float: left;
}

#side-bar{
	float: right;
	width: 200px;
	padding: 10px;
	text-align: left;
	border-left: 1px solid #952925;
	font-size: 10pt;
	color: #952925;
	min-height: 391px;
}

#side-bar ul {
list-style: none;
padding-left: 10px;
margin-bottom: 25px;
}


#side-bar a {
text-decoration: none;
color: #952925;
}

#side-bar a:hover {
background-color: #952925;
color: #FFF;
}

.iclflag {
border: 0;
}

.alignleft {
	float:left;
}

img {
padding-right: 5px;
border: 0;
}
