﻿@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/zemin.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
}
a:link, a:visited{color:#999;text-decoration:none;}
a:hover{color:#000;text-decoration:underline;}
H1,H2,H3,H4{padding:0;margin:0;}
H2{font:bold 14px "Trebuchet MS";}
/* //////////////////////////////////////////////////////////////////////////////////////*/
#menu9 ul {
	list-style: none;
	margin: 0;
	padding:5px 0 0 0;
}
	
#menu9 {
	width: 152px;
	margin: 0px;
	padding:0;
}

#menu9 li {
padding-top:2px;
}
	
#menu9 li a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 18px;
	text-decoration: none;
	text-align:left;
	font:bold 11px Tahoma, Arial, Verdana;
	color: #FFF;
	padding:7px 0 0 5px;
	display:block;
}	
	
#menu9 li a:link, #menu9 li a:visited {
	background:  url(../images/menu_back.jpg);
	background-repeat:repeat-x;

}
	
#menu9 li a:hover {

	background: url(../images/menu_back_over.jpg);
	background-repeat:repeat-x;

}
/* //////////////////////////////////////////////////////////////////////////////////////*/
#form table{
border:1px solid #888;
}
#form input, #form textarea {border:1px solid #888; font:normal 10px Verdana;}
#form #button {border:1px solid #888; font:normal 10px Verdana;}
.renk1 {background-color:#efefef;}
.renk2 {background-color:#fff;}

/* //////////////////////////////////////////////////////////////////////////////////////*/

.icerik, .icerik_anasayfa {
padding:0 13px;
overflow:hidden;
list-style-position: inside;
}
.icerik {width:590px;}
.icerik_anasayfa {width:400px;}
.footer, .footer a:link, .footer a:visited{
color:#999;
font:normal 9px Arial;
text-decoration:none;
}
.footer a:hover{color:#000;text-decoration:underline;}
.footerhr{
	border-top:1px solid #CDF178;
	padding:0;
	margin:3px 10px;
}
.W1{
	font:normal 30px Arial;
	color:#99CF16;
}
.W2{
	margin-left:-4px;
	font:bold 30px Arial;
	color:#CDF178;
}
.W3{
	font:bold 37px Arial;
	color:#99CF16;
}
.news_baslik{
	color:#fff;
	padding:7px;
	margin:0;
	text-align:center;
	font:bold 12px Arial;
	background: url(../images/yesil_deg_100.jpg) repeat-x;
}
.view_trip{
	background:#fff url(../images/viewing_trips.jpg) no-repeat;
	height:93px;
	cursor:pointer;
}
.testimonials{
	background:#fff url(../images/testimonials.jpg) no-repeat;
	height:83px;
	cursor:pointer;
}
.testimonials_list{
border-bottom:1px solid #666666;
border-left:4px solid #666666;
margin-bottom:13px;
padding:3px;
background-color:#FFFFFF;
cursor:pointer;
}
.ust_yazi{
color:#fff;
font:bolder 10px Arial;
padding-left:15px;
float:left;
}
#haberler ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

#haberler li
{
background-image: url(../images/bullet.jpg);
background-repeat: no-repeat;
background-position:top .3em;
padding-left: 1.5em;
padding-bottom:4px;
}
.proje_ana_foto{
	float:left;
	/*position:relative;*/
	padding:0 10px 10px 0;
	z-index: 13;
}
.proje_galeri{
	width:100%;
	float:left;
	display:block;
	border-top:1px solid #ddd;
	padding-top:10px;
}
/* ///////////////////////////////////////////////////////////////////// */
.imageBox{
	width:130px;	/* Total width of each image box */
	height:150px;	 /*Total height of each image box */
	float:left;
	border:1px solid #CCCCCC;
	margin:3px;
}
.imageBox_theImage{
	width:120px;	/* Width of image */
	height:80px;	/* Height of image */
	/* 
	Don't change these values *
	*/
	background-position: center center;
	background-repeat: no-repeat;		
	margin: 5px auto;
	margin-bottom:5px;
}
	
.imageBox .imageBox_theImage{
	border:1px solid #DDD;	/* Border color for not selected images */
}
.imageBox_label{
	text-align:center;
	font-family: arial;
	font-size:12px;		
	margin: 0 auto;
}
/* ///////////////////////////////////////////////////////////////////// */
.msg {
	text-align: left;
	padding: 5px 20px 5px 45px;
	font-family: "Verdana",Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
	display:block;
	width:90%
	}
.tamam {
	background: #E1FFD7 url(../yonetim/Ims/tamam.gif) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	border-top: 2px solid #97CB85;
	border-bottom: 2px solid #97CB85;
	}
.hata {
	background: #F9D2CB url(../yonetim/Ims/hata.gif) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	border-top: 2px solid #D1604F;
	border-bottom: 2px solid #D1604F;
	}
.bilgi {
	background: #DAEAFD url(../yonetim/Ims/bilgi.gif) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	border-top: 2px solid #5D84B2;
	border-bottom: 2px solid #5D84B2;
	}
.yardim {
	background: #F9F6CC url(../yonetim/Ims/yardim.gif) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	border-top: 2px solid #CFC85A;
	border-bottom: 2px solid #CFC85A;
	}
