body {
	background-color: #1d1811;
	font-size: 62.5%;
	color: #dfc6a5;
	font-family: Tahoma, Geneva, sans-serif;
}
#wrapper {
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #1D1811;
}
.logo {
	height: 134px;
	width: 199px;
	background-image: url(../images/logo-trans.png);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	position: absolute;
	top: 40px;
	background-position: center;
	cursor: pointer;
}
#content #main_content {
	padding-top: 30px;
	padding-bottom: 30px;

}

#content #main_content .contentm {
	padding-top: 10px;
	padding-right: 45px;
	padding-bottom: 10px;
	padding-left: 75px;
	overflow: hidden;
}
.column li img {
	border: 5px solid #1D1811;
}
.column li a {
}

#side .menu {
	position: relative;
	margin-top: 30px;
}
#side .menu li a {
	font-size: 1.5em;
	text-decoration: none;
	color: #7a664c;
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
	padding: 3px;
	display: block;
}
.column li .map {
	width: 300px;
}
#map {
	width: 380px;
	padding: 10px;
	border: 1px solid #79654A;
	float: left;
	position: relative;
	background-color: #1D1811;
}
.view {
	position: absolute;
	display: block;
	padding: 5px;
	background-color: #1D1811;
	color: #C90;
	text-decoration: none;
	bottom: 12px;
	left: 12px;
}

#spec {
	float: right;
	padding: 10px;
	width: 200px;
	background-color: #1D1811;
	border: 1px solid #79654A;
}


#side .menu li a:hover {
	color: #DFC6A8;
}
.column li a {
	float: left;
	width: 200px;
	display: block;
	text-decoration: none;
	color: #dfc6a5;
	position: relative;
	padding-bottom: 50px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
.column li a p {
	font-size: 1.1em;
	line-height: 1em;
}

.column {
	padding-top: 20px;
}
.column li a .detail {
	display: block;
	font-size: 1.3em;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: 700;
	line-height: 1.5em;
	background-image: url(../images/separeter.gif);
	background-repeat: repeat-x;
	background-position: top;
	position: absolute;
	bottom: 5px;
	width: 200px;
	text-align: right;
	cursor: pointer;
	padding-top: 10px;
	margin-top: 10px;
}

.column li a h1 {
	font-size: 1.8em;
	font-weight: 700;
	font-family: Verdana, Geneva, sans-serif;
	color: #7a664c;
	margin-bottom: 5px;
	margin-top: 5px;
}
.column li a:hover {
	background-color: #1D1811;
}

.column li {
	margin-right: 5px;
	display: block;
	float: left;
}
.column li:last-child {
	margin: 0px;
}


p {
	font-size: 1.3em;
	line-height: 1.4em;
}


#main_content .intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #dfc6a5;
	background-image: url(../images/intro.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 113px;
	text-indent: -9999px;
}



#header {
	background-color: #3C3225;
	height: 302px;
	padding-top: 38px;
	overflow: hidden;
	position: relative;
}
#side .sidebox {
	height: 302px;
	background-color: #3C3225;
	margin-top: 38px;
	position: relative;
}
#side .sidebox .tel {
	background-image: url(../images/tel.png);
	background-repeat: no-repeat;
	height: 41px;
	background-position: center;
	text-indent: -9999px;
	position: absolute;
	bottom: 10px;
	width: 199px;
}

.clear_float {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 0px;
}

#footer {
	width: 760px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-left: 200px;
	color: #7A664C;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	position: relative;
}
#footer span {
	font-family: Verdana, Geneva, sans-serif;
	position: absolute;
	right: 0px;
}
#footer span a {
	color: #7A664C;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}
#footer span a:hover {
	color: #E0C79F;
}



#side {
	width: 199px;
	float: left;
}
#content {
	float: right;
	width: 760px;
	background-color: #3c3225;
}
#side .menu li .selected{
	font-weight: 700;
	color: #FFF;
}

#side .menu li .taksim {
	color: #FFF;
	font-size: 1.4em;
}
#side .menu li .bakirkoy {
	color: #FFF;
	font-size: 1.4em;
}
#main_content .intro_istanbul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #dfc6a5;
	background-image: url(../images/intro_istanbul.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 158px;
	text-indent: -9999px;
}
#main_content .intro_taksim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #dfc6a5;
	background-image: url(../images/intro_taksim.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 140px;
	text-indent: -9999px;
}
#main_content .intro_bakirkoy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #dfc6a5;
	background-image: url(../images/intro_bakirkoy.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 100px;
	text-indent: -9999px;
}

.tab_content h2 {
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.4em;
}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #79654A;
	border-left: 1px solid #79654A;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #79654A;
	border-left: none;
	margin-bottom: -1px;
	overflow: hidden;
	position: relative;
	background-color: #1D1811;
}
ul.tabs li a {
	text-decoration: none;
	color: #C90;
	display: block;
	font-size: 1.2em;
	padding: 0 5px;
	outline: none;
	text-transform: uppercase;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
}
ul.tabs li a:hover {
	background-color: #A07E50;
	color: #FFF;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background-color: #3C3225;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3C3225;
}
.h {
	font-size: 1.4em;
	margin-bottom: 10px;
}
.address_map  {
	background-color: #3C3225;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #79654A;
	margin-top: 10px;
	font-weight: 700;
	color: #C90;
}
#header .location {
	position: absolute;
	top: 40px;
	right: 10px;
	font-size: 4em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: #F93;
	letter-spacing: -3px;
	z-index: 10000;
}

.orange_bold {
	color: #C90;
	font-weight: 700;
}
.rates li {
	padding: 5px;
	background-color: #1D1811;
	margin-bottom: 3px;
	border: 1px solid #79654A;
}
.rates li em {
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	color: #C90;
}

.rates li span {
	font-weight: 700;
	display: block;
	float: left;
	width: 70px;
}


.tab_container a {
	text-decoration: none;
	color: #C90;
	font-weight: bold;
}
.list_spec li {
	list-style-type: none;
	font-size: 1.1em;
	display: block;
	margin-bottom: 2px;
	line-height: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #574835;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 18px;
	background-image: url(../images/dot.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
}



.tab_container {
	border: 1px solid #79654A;
	border-top: none;
	clear: both;
	float: left;
	width: 100%;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	background-color: #3C3225;
}
.tab_content {
	padding: 5px;
	font-size: 1em;
}



.clicki {
	float: left;
	width: 40px;
	background-color: #BEC1C8;
	position: absolute;
	top: 0px;
	bottom: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#contact_form {
	padding-left: 40px;
	float: left;
	width: 380px;

}
.conts {
	float: right;
	width: 415px;
	padding-right: 35px;
}


.phoni {
	color: #ED3D95;
	text-decoration: none;
}

#msg {
	display:none;
	position:absolute;
	z-index:200;
	padding-left:7px;
	background-image: url(../images/msg_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#msgcontent {
	display:block;
	padding:5px;
	min-width:150px;
	max-width:250px;
	background-color: #D9A300;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D9A300;
	border-right-color: #D9A300;
	border-bottom-color: #D9A300;
	border-left-color: #D9A300;
	color: #FFF;
}
  
    *{   
        margin:0;   
        padding:0;   
      
    }   
#name, #phone, #email , #city{
	width:250px;
	padding:2px;
	outline:none;
	height:20px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height: 20px;
    }   
#myform label {
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
}

    .focusField{
	border:1px solid #C90;
	color:#333;
	background-color: #FFF;
    }   
    .idleField{
	color: #1D1811;
	border: 1px solid #000;
	background-color: #DFC6A5;
    }   
 
label{
float: left;
width: 120px;
font-weight: bold;
}
textarea {
	width: 250px;
	margin-bottom: 5px;
}


.boxes{
width: 1em;
}

#submitbutton{
	margin-left: 120px;
	margin-top: 5px;
	width: 90px;
	background-color: #1D1811;
	color: #FFF;
	border: 1px solid #5C4E38;
	cursor: pointer;
	line-height: 30px;
}
#submitbutton:hover {
	background-color: #3C3225;
	border: 1px solid #32291F;
}

#message {
	width:250px;
	padding:2px;
	outline:none;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	font-size: 100%;
}

#main_content .reserve {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

