/* ----------------------------------------------
	Template Name : hotellino
	Author : uyku
 ------------------------------------------------ */
 
/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 

/* Top Elements */
*
{
	margin: 0;
	padding: 0;
	outline: 0
}
body
{
	font: 11px/165% "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0;
	padding: 0 0 300px 0;
	background: #545244;
	text-align: center;
}
/* Links */
a, a:active, a:link
{
	color:#494432;
	text-decoration: none;
}
a:visited
{
	color:#494432;
	text-decoration: none;
}
a:hover
{
	color:#494432;
	text-decoration: underline;
}
/* headers */
h1, h2, h3
{
	font-family: "Trebuchet MS", Tahoma, Arial, Sans-serif;
	color: #494432;
}
h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 350%;
	font-weight: normal;
	letter-spacing: -2px;
	padding: 15px 10px 5px 10px;
	margin: 0;
}
/*h2 {
	font-size: 200%;
	color: #895F30;
	padding: 20px 10px 5px 10px;
	margin: 0;
}*/
h3
{
	font-size: 170%;
	font-weight: normal;
	padding: 20px 10px 5px 10px;
	margin: 0;
}
p, dl
{
	padding: 10px;
	margin: 0;
}
ul, ol
{
	margin: 10px 20px;
	padding: 0 20px;
}
ul
{
	list-style: none;
}
dt
{
	font-weight: bold;
	color: #895F30;
}
dd
{
	padding-left: 25px;
}
code
{
	margin: 5px 0;
	padding: 15px;
	text-align: left;
	display: block;
	overflow: auto;
	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
	/* white-space: pre; */
  	border: 1px solid #ECF8FE;
	background: #ECF8FE;
}
blockquote
{
	margin: 15px 10px;
	padding: 10px 10px 10px 35px;
	border: 1px solid #ECF8FE;
	background: #ECF8FE url(../images/quote.jpg) no-repeat 10px 10px;
	font-weight: normal;
	font-size: 1.5em;
	line-height: 1.5em;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #976957;
}
/* form elements */
form
{
	margin: 15px 10px;
	padding: 5px 10px 20px 10px;
	border: 1px solid #f1f1f1;
	background: #fdfdfd;
}
label
{
	display: block;
	font-weight: bold;
	margin: 8px 0 5px 0;
	color: #895F30;
}
input, select
{
	padding: 4px;
	font: normal 1em Verdana, sans-serif;
	color: #666666;
	background: #fff;
}
textarea
{
	width: 400px;
	padding: 4px;
	font: normal 1em Verdana, sans-serif;
	height: 100px;
	display: block;
	color: #666666;
}
input, textarea, select
{
	background: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #D4D4D4 #ebebeb #ebebeb #d4d4d4;
}
input.button
{
	font: bold 12px Arial, Sans-serif;
	height: 30px;
	margin: 0;
	padding: 2px 3px;
	color: #555;
	background: #E6E6E6;
	border-width: 1px;
	border-style: solid;
	border-color: #ebebeb #d4d4d4 #d4d4d4 #ebebeb;
}
/* search form */
.searchform
{
	background-color: transparent;
	border: none;
	margin: 0;
	padding: 12px 0 15px 8px;
	width: 250px;
}
.searchform p
{
	margin: 0;
	padding: 0 0 10px 0;
}
.searchform input.textbox
{
	width: 170px;
	color: #777;
	height: 18px;
	padding: 2px;
	vertical-align: top;
}
.searchform input.button
{
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}
/*------------------------------------------
   LAYOUT
-------------------------------------------*/ 
#wrap-out
{
	position: relative;
	/*background: #fff url(../images/page-bg.jpg) repeat-x;*/
	width: 955px;
	margin: 0 auto;
	text-align: left;
	/*background-image: url(../images/page-bg.jpg);*/
	height: 700px;
}
#wrap
{
	width: 898px;
	margin: 0 auto;
	/*background-color: #AAA589;*/
	top: 32px;
}
#content-wrap
{
	position: relative;
	width: 898px;
	height: 298px;
	padding: 0;
	margin: 0 auto;
	background-color: #AAA589;
	top: -22px;
	z-index: 0;
}
#header
{
	position: relative;
	width: 898px;
	height: 325px;
	/*  background: url(amenities1.jpg) no-repeat right top;*/
	top: 14px;
	z-index: 0;
}
#galleryheader
{
	position: relative;
	width: 898px;
	height: 325px;
	background: url(../images/gallery1.jpg) no-repeat right top;
	top: 14px;
	z-index: 0;
}
#cafelinoheader
{
	position: relative;
	width: 898px;
	height: 325px;
	background: url(../images/cafelino2.jpg) no-repeat right top;
	top: 14px;
	z-index: 0;
}
#navlist
{
	height: 32px;
	padding: 0;
	margin: auto auto auto 0px;
}
#menubar
{
	position: relative;
	width: 855px;
	padding: 0;
	margin: 0 auto;
	top: 16px;
	height: 32px;
	z-index: 1;
}
#navlist li
{
	float: left;
	list-style-type: none;
	margin: 0px 0px 0px 3px;
	padding: 0;
	white-space: nowrap;
}
#navlist a, #navlist a:visited
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 8px 19px;
	background-color: #FFFFFF;
	background-image:  url(../images/nav-bg.gif);
	background-repeat: repeat-x;
	color: #605F47;
	text-decoration: none;
}
#navlist a:hover
{
	background-color: #AAA48A;
	background-image:  url(../images/nav-bg_sw.gif);
	background-repeat: repeat-x;
	background-position: 0% 50%;
	color: #FFFFFF;
}
#menubar #navlist .uberlink
{
	background-color: #AAA48A;
	background-image:  url(../images/nav-bg_on.gif);
	background-repeat: repeat-x;
	color: #605F47 !important;
	cursor: default;
}
#contentIndex
{
	float: left;
	width: 550px;
	padding: 0;
	display: inline;
	margin-top: 30px;
	color:#494432;
}
#contentIstanbul
{
	float: left;
	width: 550px;
	padding: 0;
	display: inline;
	margin-top: 48px;
	color:#494432;
}
#contenttestimonials
{
	float: left;
	width: 550px;
	padding: 0;
	display: inline;
	margin-top: 48px;
	margin-left:10px;
	color:#494432;
}
#contentIndex p
{
	font: normal 1.5em Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size:0.9em;
	float: left;
	margin-left: 10px;
	line-height:110%;
}
#contentIndex h1
{
	font: normal 1.5em Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0px;
	text-transform: none;
	font-style: italic;
	margin-left: 10px;
	line-height:80%;
}
#contentBox1
{
	float: left;
	width: 220px;
	display: inline;
}
#contentBox2
{
	float: left;
	width: 180px;
	display: inline;
}
#contentBox2rooms
{
	float: left;
	width: 270px;
	display: inline;
}
#contentBox2 h2
{
	font: normal 1.3em Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color:#494432;
}
#contentBox3
{
	float: left;
	width: 100px;
	display: inline;
	line-height:125%;
}
#contentGallery
{
	float: left;
	width: 546px;
	margin-top: 50px;
	margin-left:27px;
	padding:10px 0 0 0;
}
#contentGallery a
{
	padding:0 4px 10px 0;
}
.contentTxt
{
	font: normal 1.2em Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-top: 60px;
	color:#494432;
	margin-left: 20px;
	line-height:125%;
}
.contentTxt2
{
	font: normal 1.2em Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-top: 60px;
	color:#494432;
	margin-left: 50px;
	line-height:125%;
}
#contentBoxCafelino
{
	float: left;
	width: 500px;
	display: inline;
	line-height:125%;
}
#contentContactBox1
{
	float: left;
	width: 167px;
	display: inline;
}
#contentContactBox2
{
	float: left;
	width: 165px;
	display: inline;
}
#rezervasyon
{
	float: right;
	width: 145px;
	padding: 0;
	margin-top: 48px;
}
/* Main Column */
#main
{
	float: left;
	width: 170px;
	padding: 0;
	margin-top: 20px;
	padding: 10px 0 5px 10px;
	text-align: right;
}
.main2
{
	font: italic bold 18px Georgia, "Times New Roman", Times, serif !important;
	color: #FFFFFF;
	
	line-height:150%;
	letter-spacing:0.0005ex;
}
#TA_rated327{
	margin-top:20px;
}
#main h1
{
	font: normal 2.3em Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-style: italic;
	text-align: right;
	line-height:150%;
	letter-spacing:0.0005ex;
}
#main h2
{
	font: normal 2.3em Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-style: italic;
	text-align: right;
	line-height:150%;
	letter-spacing:0.0005ex;
}
#container
{
	margin:0 auto;
	text-align:left;
	width:500px;
	padding-top:2em;
}
.scrollgeneric
{
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0;
	left: 0;
}
.vscrollerbase
{
	width: 10px;
	background-color: #C6C2AF;
}
.vscrollerbar
{
	width: 10px;
	background-color: #66494D;
}
.hscrollerbase
{
	height: 10px;
	background-color: #C6C2AF;
}
.hscrollerbar
{
	height: 10px;
	background-color: #66494D;
}
.scrollerjogbox
{
	width: 10px;
	height: 10px;
	top: auto;
	left: auto;
	bottom: 0px;
	right: 0px;
	background-color: gray;
}
.flexcroll
{
	height:200px;
	font: normal 1.2em Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color:#494432;
	line-height:125%;
}
.flexcroll h3
{
	font: bold 1.3em Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#feel-at-home
{
	position:absolute;
	left:28px;
	bottom:67px;
	height:85px;
	width:180px;
	z-index:1000;
}
#top-menu{
	position:absolute;
	right:29px;
	top:14px;
	margin:0 auto;
	height:36px;
	/*width:677px;*/
	z-index:1001;
	/*background-color:#7f2c26;
	background-color:#000;*/
}
#top-menu ul
{
	margin:0;
	padding:0;
	list-style:none;
}
#top-menu li
{
	display:inline;
	margin:0;
	padding:0;
}
#top-menu a
{
	float:left;
	margin:0;
	padding:0 12px;
	text-decoration:none;
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#FFF;
	height:36px;
	line-height:36px;
	background-color:#aaa589;
}
#top-menu li.rates-and-availability a
{
	background-color:#900;
}
#top-menu a:hover, #top-menu li.rates-and-availability a:hover
{
	background-color:#000;
	text-decoration:none;
}
