/* ----------------------------------------------
	Template Name : BOBBIN
	Author : OH
 ------------------------------------------------ */
 
/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	background: #211D1A;
}

/* Links */
a, a:active, a:link {
color:#333333;
	text-decoration: none;
	font-style:italic;
}
a:visited {
color:#333333;
	text-decoration: none;
}
a:hover {
color:#333333;
text-decoration: underline;
}

/* TEXT */


/*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;	
}
/*------------------------------------------
   LAYOUT
-------------------------------------------*/ 
#wrap-out {
	position: relative;
	background: #fff url(../images/page-bg.jpg) repeat-x;
	width: 983px;
	text-align: left;
	height: 709px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#wrap {
	width: 910px;
	margin: 5px 17px;
	/*background-color: #AAA589;*/
	top: 32px;
}
#wrap-index {
	position: absolute;
	width: 923px;
	margin: 0px auto;
	text-align: left;
	top: 50px;
	left:11px;
}
#navigasyon {
	position: absolute;
	background: #b1b1b1 url(../images/navbg.gif) repeat-x;
	width: 654px;
	height: 62px;
	padding: 0;
	margin: 0 auto;
	top: 249px;
	left: 17px;
}
#content {
	float: left;
	width: 630px;
	height: 340px;
	margin: 0 auto;
	top: 0px;
	left: 0px;
}
#contentpartnersbox1 {
	/*position: fixed;*/
	float: left;
	width: 270px;
	height: 250px;
	margin: 0 auto;
	top: 15px;
	left: 0px;
}
#contentpartnersbox2 {
	/*position: fixed;*/
	float: left;
	width: 350px;
	height: 250px;
	margin: 0 auto;
	top: 15px;
	left: 30px;
}
#contzem {
position: absolute;
	width: 654px;
	height: 352px;
	margin: 0 auto;
	background-color: #b1b1b1;
	top: 311px;
	left: 17px;
}
#rnavig {
	position: absolute;
	width: 251px;
	height: 379px;
	padding: 0;
	margin: 0 auto;
	top: 284px;
	left: 676px;
}
#language {
	position: absolute;
	width: 256px;
	height: 31px;
	padding: 0;
	margin: 0 auto;
	top: 249px;
	left: 671px;
}
#header {
	position: relative;
	width: 910px;
	height: 228px;
	/*  background: url(amenities1.jpg) no-repeat right top;*/
	top: 17px;
	z-index: 0;
}

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 5px;
background-color: #ffffff;
}
.vscrollerbar {
width: 5px;
background-color: #333333;
}
.hscrollerbase {
height: 5px;
background-color: #333333;
}
.hscrollerbar {
height: 5px;
background-color: #66494D;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}
.flexcroll {
font-family: "Times New Roman", Times, serif;
	font-size:13px;
	color:#333333;
	
}

.flexcroll p {
padding: 0px 20px 0px 35px;
line-height:14px;
}

.flexcroll i {
color:#990000;
font-style:italic;
}

.flexcroll h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 200%;	
	font-weight: normal;
	margin: 0;
	color: #ffffff;
	padding: 10px 20px 10px 35px;
}
.flexcroll h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;	
	font-weight: normal;
	margin: 0;
	color: #ffffff;
	padding: 10px 20px 10px 35px;
}
