@import url("site_ozel.css");
@import url("messages.css");

body {
	background: #ffffff;
	font-family: 'Droid Sans', sans-serif;
	font-size: 13px;
	color: #6e7680;
	line-height:1.5;
	padding: 0;
	margin: 0;
}

a        { color: #4b95c6; text-decoration: none; }
a:hover  { color: #000000; text-decoration: none; }
a:active { color: #000000; text-decoration: none; }

.clearfix    { clear: both; }
.left        { float: left; }
.right       { float: right; }
.hide        { display: none; }


h1, h2, h3, h4, h5, h6 {
	font-family: 'ZineSlabDisRegularRomanTf';
	color: #434a51;
	letter-spacing: 0px;

}

h1 { font-size: 26px; }
h2 { font-size: 24px; }
h3 { font-size: 20px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }



.clear{
	clear:both;
}
.k {
	font-size:6px;
}


.tablo_genel {
	border-collapse:collapse;
}
.tablo_genel td, .tablo_genel th {
	border:1px solid #dedede;
	padding:4px;
}
.tablo_genel th {
	text-align:right;
}
.tablo_genel th b{
	color:#CC0000;
}
.tablo_genel label input {
	margin:0 4px 2px 4px;
	padding:0;
	vertical-align:middle;
}
.tablo_genel label select{
	margin:0 4px 2px 0;
	padding:0;
	vertical-align:middle;
}
.tablo_genel label b {
	color:#990000;
}
.tablo_genel textarea {
	width:100%;
	font-size:11px;
}
.tablo_reset td, .tablo_reset th {
	border:none;
	padding:0;
}
.security_code_input {
	height:30px;
	font-size:20px;
	letter-spacing: 2px;
}
.security_code_text {
	font-size:9px;
}
.ul_images{
	padding:0;
	margin:0;
	list-style:none;
}
.ul_images li{
	float:left;
	margin:5px 10px 0 10px;
	height:130px;
	width:180px;
	text-align:center;
	border:1px solid #CCC;
}
.ul_images li b{
	display:block;
	text-align:center;
	font-size:9px;
}
.ul_images li.verti{
	float:none;
	height:auto;
	margin:0 0 10px 0;
}
.ul_images li a img{
	border:2px solid #ccc;
	margin-top:5px;
}
.ul_images li a:hover img{
	border:2px solid #99ccff;
}
.show_images_right{
	float:right;
	padding-left:10px;
}
.show_images_left{
	float:left;
	padding-right:10px;
}
.sub_out{
	border:1px solid #bdbcbd;
	padding:3px;
	margin-bottom:5px;
}
.sub_in{
	padding:5px;
	font-size:12px;
	background-color: #aac5e2;/*url(../images/subsection.png) repeat-x;*/
}
.sub_in h3{
	margin:0;
	padding:0;
	font-size:13px;
}
.sub_in h3 a{
	color:#00c;
	display:block;
}
.sub_in h3 a:hover{
	color:#0000cc;
}
.sub_in h3 a span.date{
	float:right;
}
.sub_in .text{
	font-size:12px;
}
/*Gerizekali ie6 icin yoksa yazilar kayboluyor*/
*html .sub_in h3, *html .sub_in .text{
	height:1px
}
.sub_in .image {
	margin-right:5px;
	float:left;
	border:1px solid #cc0000;
}
.sub_in .image:hover {
	border:1px solid #CC0000;
}
.sub_in .image img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	border: 2px solid #efefef;
}
.sub_in .image:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity:1;
}
/*sub_colum subsections kolon siralamasi icin*/
.sub_column{
	width:30%;
	float:left;
	margin:5px;
}
.sub_column .sub_in{
	height:175px;
	text-align:center;
	overflow:hidden;
}
.sub_column .sub_in .image{
	float:none;
	display:inline-block;
}
.news_sec_date{
	float:right;
	font-size:12px;
}
.guestbook{
	padding:10px 0 0 0;
	text-align:center;
}
.guestbook img{
	behavior: url("http://www.omchotelmanagement.com/stylesheets/iepngfix.htc");
}
.guest_new{
	display:block;
	border-bottom:1px solid #0066CC;
	padding-bottom:5px;
	margin-bottom:5px;
	text-align:center;
	font-weight:bold;
}
.sub_guest_out{
	border:1px solid #0066CC;
	padding:3px;
	margin-bottom:5px;
}
.sub_guest_in{
	padding:5px;
	font-size:12px;
	background:#f0f0f0 url(../images/subsection.png) repeat-x;
	min-height:80px;
}
*html .sub_guest_in{
	height:80px;
}
.sub_guest_in .ust{
	padding-bottom:3px;
	border-bottom:1px solid #5a9dd6;
}
.sub_guest_in .ust, .sub_guest_in .ust a{
	color:#002b4b;
}
.sub_guest_in .ust span.name{
	float:left;
	width:34%;
	font-weight:bold;
}
.sub_guest_in .ust span.email{
	float:left;
	width:34%;
	text-align:center;
}
.sub_guest_in .ust span.date{
	float:right;
	width:29%;
	text-align:right;
	font-weight:bold;
}
.sub_guest_in .text img{
	behavior: url("http://www.omchotelmanagement.com/stylesheets/iepngfix.htc");
}
.sub_guest_in .text a.image img{
	border:2px solid #fff;
}
.sub_guest_in .text a.image{
	margin:5px 0 0 5px;
	float:right;
	border:1px solid #cc0000;
}
.sub_guest_in .text a.image:hover{
	border:1px solid #CC0000;
}





 /*--------------------*/
 .sub_columnn {
    float: left;
    margin: 0;
    width: 200px;
}

.sub_outn {
    border: 0 solid #BDBCBD;
    padding: 3px;
}

.sub_columnn.sub_inn {
    height: 100px;
    overflow: hidden;
    text-align: center;
}

.sub_inn {
    background-color: #ECECEC;
    font-size: 12px;
    padding: 0;
		float:left;
		width:33%;
		border:1px solid #fff;
}
.sub_inn:hover {
	background-color:#C1E0FF;}

.sub_inn .imagen {
    display: inline-block;
    float: left;
}

.imagen {
    border: 0px solid #BFBFC1;
    margin: 6px;
}

.imagen:hover {
    border: 0px solid #CCCCCC;
}


.imagen  img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    float: left;
    height: 64px;
    opacity: 1;
    padding: 5px;
    width: 64px;
}

.sub_inn h3 {
    font-size: 11px;
    text-align: left;
}

.sub_inn h3 a {
    color: #4F5356;
    display: block;
}
.sub_inn h3 a:hover {
    color: ##1B83CB;
    text-decoration:none;
}