/*
Theme Name:HotelSimone_004c
Theme URI:http://hotelsimonerome.info/
Description:Hotel Simone Wordpress Theme.
Version:
Author:Francesco Iovine & Antonello Lipori
Author URI:http://www.design-al-limone.com/
Tags:coda, jquery, slider, dark, fixed, limone, simone, hotel, rome, roma
*/

/* CSS Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend caption{ margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline}
:focus{outline:0}
ol, ul{list-style:none}
blockquote:before, blockquote:after, q:before, q:after{content:""}
blockquote, q{quotes:"" ""}
strong{font-weight:bold}
em{font-style:normal}
a{text-decoration:none; cursor:pointer}

body{
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/body_bg.jpg) center top no-repeat #660000;
}

#header{
	margin:0 auto;
    padding: 0;
	padding-top:216px !important;
    padding-top:216px;
	width:900px;
	height:50px !important;
    height: 0;
	background:url(images/header_bg.jpg) top center  no-repeat;
	text-align:right;
}
	#header h1,
	#header h2{
		display:none;
	}
	#header ul{
		margin:0 auto;
		width:800px;
	}
		#header ul li{
			display:inline;
			padding: 0px 20px 0px 20px;
		}
			#header ul li a{
				color: #ffffff;
			}


#page_header{
	margin:0 auto;
	width:900px;
	height:50px;
	text-align:right;
	background:url(images/page_header.jpg) center top no-repeat;
	position:relative;
	top: 0 !important;
	top: -160px;
}

	#page_header p{
		display:right;
		text-align:center;
	}

	#page_header .navigation{
		padding:0 0 0 20px;
		height:50px;
	}
	
	#page_header .navigation li{
		height:50px;
		float:left;
		padding:0 0 0 180px;
	}
	
	#page_header .navigation a{
		display:block;
		height:50px;
		line-height:50px;
		float:left;
		padding:0 1px 0 0;
		font-size:18px;
		color:#7e0203;
		font-weight:bold;
	}
		#page_header .navigation a:hover,
		#page_header .navigation a.selected{
			color:#cb3435;
			background:url(images/page_navigation_a.png) right top repeat-x;
		}
	#page_header .navigation a span{
		display:block;
		height:50px;
		float:left;
		padding:0 25px;
	}
		#page_header .navigation a:hover span,
		#page_header .navigation a.selected span{
			background:url(images/page_navigation_span.png) left top no-repeat;
		}
	#page_header .navigation a:focus{
		outline:none;
	}

#hiddenmenu{
	margin:0 auto;
	text-align:center;
}
	#hiddenmenu li{
		display: none;
	}

#page{
    width:900px;
    margin:0 auto;
	background:url(images/page_bg.png) 50% 50px no-repeat;
	position:relative;
	top: 0 !important;
	top: -160px;

}
	#slider{
		width:800px;
		margin:0 auto;
		position:relative;
	}

	#page .navigation{
		padding:0 0 0 20px;
		height:50px;
		background:url(images/page_navigation_bg.jpg) center top no-repeat;
	}
	
	#page .navigation li{
		height:50px;
		float:left;
		padding:0 2px 0 0;
	}
	
	#page .navigation a{
		display:block;
		height:50px;
		line-height:50px;
		float:left;
		padding:0 1px 0 0;
		font-size:13px;
		color:#f0d471;
		font-weight:bold;
	}
		#page .navigation a:hover,
		#page .navigation a.selected{
			color: #f8efc5;
			background:url(images/page_navigation_a.jpg) right top repeat-x;
		}
	#page .navigation a span{
		display:block;
		height:50px;
		float:left;
		padding:0 15px;
	}
		#page .navigation a:hover span,
		#page .navigation a.selected span{
			/*background:url(images/page_navigation_span.jpg) left top no-repeat;*/
		}
	#page .navigation a:focus{
		outline:none;
	}

	#page .scroll{
		height:590px;
		width:760px;
		margin:0 auto;
		overflow:auto;
		position:relative;
		clear:left;
	}
	
		#page .scrollContainer .panel{
			padding:20px;
			height:510px;
			width:720px;
			overflow:hidden;
		}		
			#page .panel p{
				font-family:Times, Verdana, Arial, Helvetica, sans-serif;
				font-size:13px;
				padding:0 0 1em 0;
				line-height:1.5em;
			}
			#page .panel h3{
				font-size:28px;
				padding:0 0 .5em 0;
				letter-spacing:-2px;
				color:#980000;
				font-weight:bold;
			}
			#page .panel h4{
				padding:0 0 .5em 0;
				font-size:15px;
				letter-spacing:-0.5px;
				font-weight:bold;
				color:#3f3e4c;
			}
			#page .panel strong{
				color:#33333e;
			}
			#page .panel em{
				font-style:italic;
			}
			#page .panel a{
				white-space:nowrap;
				font-weight:bold;
			}
				#page .panel a:hover{
					text-decoration:underline;
				}
			#page .panel blockquote,
			#page .panel ul,
			#page .panel ol,
			#page .panel pre{
				font-size:12px;
				margin:1em 2em 2em 2em;
				padding:10px 15px;	
			}
			#page .panel blockquote p{
				padding:.4em 0 !important;
				text-indent:0 !important;
			}
			#page .panel li{
				list-style-position: inside;
				padding: 0 0 .5em 0;
			}
				#page .panel ul li{
					margin:0 0 0 1em;
					list-style:square;
				}
				
				#page .panel ol li{
					margin:0 0 0 1.5em;
					list-style:decimal;
				}
			#page .panel pre{
				line-height:1em;
				color:#1C194C;
				font-size:13px;
				overflow:auto;
				background:#f8f8f8;
				border:solid 1px #e5e5e5;
			}
			#page .panel code{
				padding:0 3px;
				color:#33333e;
				background:#f8f8f8;
				border:solid 1px #e5e5e5;
				font-size:13px !important;
			}
			
			#page .panel .gallery{
				vertical-align: middle;
				text-align:center;
				padding-top: 10px;
				padding-bottom: 10px;
				font-weight: bold;
			}
				#page .panel .gallery img{
					padding:2px;
					border:solid 1px #c0c5d6;
				}
				
	#page .scrollButtons{
		width:46px;
		height:76px;
		position:absolute;
		top:166px;
		cursor:pointer;
	}
		#page .scrollButtons a{
			display:block;
			height:76px;
			width:46px;
		}
		#page .scrollButtons span{
			display:none;
		}
		#page .scrollMeLeft{
			left:-45px;
		}
			#page .scrollMeLeft a{
				background:url(images/left.png) 0 0 no-repeat;
			}
			#page .scrollMeLeft a:hover{
				background:url(images/left_hover.png) 0 0 no-repeat;
			}
		#page .scrollMeRight{
			right:-45px;
		}
			#page .scrollMeRight a{
				background:url(images/right.png) 0 0 no-repeat;
			}
			#page .scrollMeRight a:hover{
				background:url(images/right_hover.png) 0 0 no-repeat;
			}


#page_footer{
	width:900px;
	margin:0 auto;
}
	#page_footer h5{
		padding:20px 90px;
		font-size:28px;
		letter-spacing:-2px;
		font-weight:bold;
		color:#4f4a67;
	}
	#page_footer p{
		padding:0 70px 30px 70px;
		font-size:13px;
		color:#4f4a67;

		line-height:1.5em;
	}
		#page_footer p a{
			color:#fff;
		}
			#page_footer p a:hover{
				text-decoration:underline;
			}


#footer{
	height:100px !important;
	height:0;
	margin:20px;
	font-size:11px;
	position:relative;
	top: 0 !important;
	top: -160px;
}
	#footer p{
		width:900px;
		overflow:hidden;
		margin:0 auto;
		color:#ffffff;
	}
		#footer p.right {
			text-align: right;
		}
		#footer span{
			display:block;
			height:30px !important;
			height:0px;
			line-height:30px;
		}
		#footer ul{
			display: block;
			height:30px !important;
			height:0px;
			line-height:30px;
			text-align: center;
		}
		#footer li{
			display:inline; 
			padding:8px;
		}
		/*
		#footer .left{
			float:left;
		}
		#footer .right{
			float:right;
		}
		*/
		#footer a{
			color:#f0d471;
			font-weight:bold;
		}
			#footer a:hover{
				text-decoration:underline;
			}

.qtrans_language_chooser{ 
	list-style-type:none; 
	height: 12px; 
	margin: auto; 
}

.qtrans_flag span{ 
	display:none;
}

.qtrans_language_chooser li{ 
	display:inline; 
	float:left; 
	/* width: 23px; 
	height: 12px; */
	margin-left:6px;
}

.qtrans_flag{ 
	height:12px; 
	width:18px; 
	display:block; 
	border:1px solid #b6b6b6; 
}

.qtrans_flag_and_text{ 
	padding-left:20px;
}
/*
.qtrans_language_chooser{
	display:block;
	list-style-type:none;
}

.qtrans_flag{
}
*/
.active {
}



.qtrans_language_chooser2{ 
	list-style-type:none; 
}

.qtrans_flag span{ 
	display:none;
}

.qtrans_language_chooser2 li{ 
	display:inline; 
	float:left; 
	/* width: 23px; 
	height: 12px; */
	margin-left:6px;
}



#flash{
	position: relative;
	left: -59px;
	top: -161px;
}

.multilanguage{
	margin: auto;
	position: fixed;
	right: 10px;
	top: 0;
	width: 170px;
	height: 35px;
	background: url(images/language.png) no-repeat top left;
	padding: 3px;
	padding-top: 6px;
	z-index: 1000;
}
/*
@media screen
  {
  .multilanguage
    {
    position: fixed;
    }
  * html
    {
    overflow-y: hidden;
    }
  * html body
    {
    overflow-y: auto;
    height: 100%;
    padding: 0 1em 0 14em;
    font-size: 100%;
    }
  * html .multilanguage
    {
    position: absolute;  
    }
  }
*/