.resimkenar3{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.resimkenar2{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.resimkenar{
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.altmenutablo{
	border-left-style: solid; 
	border-left-width: 1px; 
	border-right-style: solid; 
	border-right-width: 1px; 
	border-bottom-style: solid; 
	border-bottom-width: 1px;
	border-left-color:#e4e3e3;
	border-right-color:#e4e3e3;
	border-bottom-color:#e4e3e3;
}
.altmenutablo2{
	border-bottom-style: solid; 
	border-bottom-width: 1px;
	border-bottom-color:#e4e3e3;
}
input[type="button"],input[type="submit"],input[type="reset"],input[type="image"] {
    padding: 5px 10px 4px 10px;
    margin: 2px 2px;
    color: white;
    font-size: 12px;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: bold;
    background-color: #ACDB3D;

    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(100%, #ACDB3D)color-stop(0%, #A4D239));
    background-image: -webkit-linear-gradient(bottom, #ACDB3D 100%, #A4D239 0%);
    background-image: -moz-linear-gradient(bottom, #ACDB3D 100%, #A4D239 0%);
    background-image: -o-linear-gradient(bottom, #ACDB3D 100%, #A4D239 0%);
    background-image: -ms-linear-gradient(bottom, #ACDB3D 100%, #A4D239 0%);
    background-image: linear-gradient(bottom, #ACDB3D 100%, #A4D239 0%);

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #9fcc37;
    text-shadow: 0px 1px 0px #7ea127;
}
input[type="button"]:hover,input[type="submit"]:hover,input[type="reset"]:hover,input[type="image"]:hover {
    background-color: #94BD2D;

    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(100%, #A4D239)color-stop(0%, #94BD2D));
    background-image: -webkit-linear-gradient(bottom, #A4D239 100%, #94BD2D 0%);
    background-image: -moz-linear-gradient(bottom, #A4D239 100%, #94BD2D 0%);
    background-image: -o-linear-gradient(bottom, #A4D239 100%, #94BD2D 0%);
    background-image: -ms-linear-gradient(bottom, #A4D239 100%, #94BD2D 0%);
    background-image: linear-gradient(bottom, #A4D239 100%, #94BD2D 0%);

    -webkit-box-shadow: 0px 1px 1px rgba(0,0,0,.3);
    -moz-box-shadow: 0px 1px 1px rgba(0,0,0,.3);
    box-shadow: 0px 1px 1px rgba(0,0,0,.3);
    border: 1px solid #7ea127;

}

input[type="button"]:active,input[type="submit"]:active,input[type="reset"]:active,input[type="image"]:active {
    -webkit-box-shadow: 0px 1px 3px rgba(0,0,0,.3) inset;
    -moz-box-shadow: 0px 1px 3px rgba(0,0,0,.3) inset;
    box-shadow: 0px 1px 3px rgba(0,0,0,.3) inset;
    border: 1px solid #73941f;
}

.div_icerik{
	background-color: #ffffff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-family:Helvetica, Arial, Verdana, sans-serif; 
	color:#444444;
	font-size:13px;
	margin:10px 10px;
	padding: 10px 10px;
}
.div_icerik2{
	background-color: #ffffff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-family:Helvetica, Arial, Verdana, sans-serif; 
	color:#444444;
	font-size:13px;
	margin:2px 2px;
	padding: 2px 2px;
}
.yesil_link{
	font-family:Helvetica, Arial, Verdana, sans-serif;
	color:#005830; 
	font-size:13px;
	text-decoration: none;
	font-weight:bold;
}
.yesil_link:hover{
	font-family:Helvetica, Arial, Verdana, sans-serif;
	color:#005830; 
	font-size:13px;
	text-decoration: underline;
}
.flink{
	font-family:Helvetica, Arial, Verdana, sans-serif;
	color:#ffffff; 
	font-size:13px;
	text-decoration: none;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #85c63b;
    padding:8px 8px 8px;
    width:120px;
    background:#85c63b;
    cursor:pointer;
    background-image:url(../images/menu_3.png);
    background-repeat:repeat-x; 
    background-position:center;
    
}
.flink2{
	font-family:Helvetica, Arial, Verdana, sans-serif;
	color:#ffffff; 
	font-size:13px;
	text-decoration: underline;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #649d23;
    padding:8px 8px 8px;
    width:120px;
    background:#649d23;
    cursor:pointer;
}
.flink:hover{
	font-family:Helvetica, Arial, Verdana, sans-serif;
	color:#ffffff; 
	font-size:13px;
	text-decoration: underline;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #649d23;
    padding:8px 8px 8px;
    width:120px;
    background:#649d23;
    cursor:pointer;
    background-image:url(../images/menu_5a.png);
    background-repeat:repeat-x; 
    background-position:center;
}

.altmenu2{
	color:7ebe34;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	text-decoration: underline;
	font-weight:bold;
}
.altmenu{
	color:2fa8ac;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	text-decoration: none;
	font-weight:bold;
}
.altmenu:hover{
	color:7ebe34;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	text-decoration: underline;
	font-weight:bold;
}

.altmenu3{
	color:2fa8ac;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	text-decoration: none;
}
.altmenu3:hover{
	color:7ebe34;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	text-decoration: underline;
}
.altmenu4{
	color:2fa8ac;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	text-decoration: none;
	font-weight:bold;
}

.yesil{
	color:#2fa8ac;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:18px;
}
.beyaz{
	color:#ffffff;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:18px;
}
.beyaz2{
	color:#ffffff;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
}
#ust{
	position: absolute; 
	width: 100%; 
	height: 121px;
	z-index: 1;
	top: 0px;
	background-image:url('../images/ust_bg.gif');
}
#alt{
	position: absolute; 
	width: 100%; 
	z-index: 1;
	top: 580px;
	/*
	background-image:url('../images/alt_bg.gif');
	background-repeat: repeat-x; 
	background-position: bottom;
	*/

}
#alt2{
	position: absolute; 
	width: 100%; 
	z-index: 1;
	top: 210px;
}
#cerceve{
	position: absolute; 
	width: 1px; 
	height: 1px;
	z-index: 2;
	top: 0px;
	left:50%;
}
#cerceve2{
	position: absolute; 
	width: 1px; 
	height: 1px;
	z-index: 2;
	top: 121px;
	left:50%;
	display:none
}
#ust_cerceve{
	position: absolute; 
	width: 1px; 
	height: 1px;
	z-index: 1;
	top: 0px;
	left:50%;
}
#logo{
	position: absolute; 
	width: 112px; 
	height: 110px;
	top: 5px;
	left:-570px;
}
#suport{
	position: absolute; 
	width: 166px; 
	height: 41px;
	top: 34px;
	left:-446px;
}
#menu{
	position: absolute; 
	width: 1014px; 
	height: 41px;
	top: 80px;
	left:-446px;
}
#ayar{
	position: absolute; 
	width: 260px; 
	height: 30px;
	top: -2px;
	right:-440px;
}
#banner{
	position: absolute; 
	width: 100%; 
	height: 442px;
	top: 120px;
	left:0px;
	background-repeat: repeat-x; 
	background-position: center;
	z-index: 1;
}
#banner2{
	position: absolute; 
	width: 100%; 
	height: 100px;
	top: 120px;
	left:0px;
	background-repeat: repeat-x; 
	background-position: center;
	z-index: 1;
}
#golge{
	position: absolute; 
	width: 1140px; 
	height: 18px;
	top: 442px;
	left:-570px;
}
#sorgu_bg{
	position: absolute; 
	width: 865px; 
	height: 172px;
	top: 240px;
	left:-432px;
	z-index: 1;
}
#sorgu_buton{
	position: absolute; 
	width: 160px; 
	height: 37px;
	top: 367px;
	left:-80px;
	z-index: 3;
	background-image:url('../images/book_now_button.png');
	align:center;
}
#sorgu_buton2{
	width: 160px;
	position: absolute;
	top:8px;
	align:center;
}
#sorgu_icerik{
	position: absolute; 
	width: 865px; 
	height: 172px;
	top: 240px;
	left:-432px;
	z-index: 2;
}
#shop{
	position: absolute; 
	width: 180px; 
	height: 30px;
	top: 50px;
	left:374px;
}
.bosluk{
	width: 12px; 
	height: 12px;
}
.gezi_rehberi_cerceve{
	margin: 10px 10px;
	height: 140px;
}
#letterpress h1 {
	text-shadow: 0px 1px 1px #efefef;
	color: #999999;
	font: 30px 'LeagueGothicRegular';
	font-family:Helvetica, Arial, Verdana, sans-serif;
}
#letterpress2 h1 {
	text-shadow: 0px 1px 1px #efefef;
	color: #CE1C17;
	font: 24px 'LeagueGothicRegular';
	font-family:Helvetica, Arial, Verdana, sans-serif;
}
body { 
	font-family:Helvetica, Arial, Verdana, sans-serif;
	color:#444444; 
	font-size:13px;
}
.yazi{
font-family:Helvetica, Arial, Verdana, sans-serif; 
color:#444444;
font-size:13px;
}
.uyari_mavi{
padding: 5px 5px;
border: dashed 2px #0066FF;
background-color:#A9CBF5;
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size:12px;
color: #0066FF;
}
.uyari_kirmizi{
padding: 5px 5px;
border: dashed 2px #ff0000;
background-color:#Ffdddd;
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: .9em;
color: #ff0000;
}
.menu1{
font-size: 1em;
color: #ffffff;
}
.menu1:hover{
	font-size: 1em;
	color: #ffffff;
	background-image:url('../images/menu_bg.jpg');
	text-shadow: 0px 1px 1px #444444;
}
#dil_sec{
	position: absolute; 
	width: 100px; 
	top: 36px;
	left:456px;
	z-index: 2;
	background:#efefef;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,.3);
    -moz-box-shadow: 0px 1px 1px rgba(0,0,0,.3);
    box-shadow: 0px 1px 1px rgba(0,0,0,.3);
    
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #dcdcdc;
    display:none;
}
.link{
	font-family:Helvetica, Arial, Verdana, sans-serif;
	color:#444444; 
	font-size:13px;
	text-decoration: none;
}
.link:hover{
	font-family:Helvetica, Arial, Verdana, sans-serif;
	color:#3EA9F5; 
	font-size:13px;
	text-decoration: underline;
}
.turdetay{
	padding:10px 10px;
	height: 400px;
	background:#fff;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,.3);
    -moz-box-shadow: 0px 1px 1px rgba(0,0,0,.3);
    box-shadow: 0px 1px 1px rgba(0,0,0,.3);
    
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #dcdcdc;
}
.turdetay2{
	padding:10px 10px;
	background:#fff;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,.3);
    -moz-box-shadow: 0px 1px 1px rgba(0,0,0,.3);
    box-shadow: 0px 1px 1px rgba(0,0,0,.3);
    
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #dcdcdc;
}
.resimcerceve{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 3px solid #efefef;
    
    -webkit-box-shadow: 0px 1px 1px rgba(0,0,0,.3);
    -moz-box-shadow: 0px 1px 1px rgba(0,0,0,.3);
    box-shadow: 0px 1px 1px rgba(0,0,0,.3);
}
.buton{
	width:57px;
	height:50px;
	color:#ffffff;
}
.toplam_tutar{
	background:#E62E00;
	width:100%;
	margin:0px 0px;
	height:40px;
	color:#ffffff;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 3px solid #E62E00;
    
    -webkit-box-shadow: 0px 1px 1px rgba(0,0,0,.3);
    -moz-box-shadow: 0px 1px 1px rgba(0,0,0,.3);
    box-shadow: 0px 1px 1px rgba(0,0,0,.3);
}
.yer{
	background:#ffffff;
	width:280px;
	margin:0px 0px;
	height:60px;
	color:#444444;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #cccccc;
    
    -webkit-box-shadow: 0px 1px 1px rgba(0,0,0,.3);
    -moz-box-shadow: 0px 1px 1px rgba(0,0,0,.3);
    box-shadow: 0px 1px 1px rgba(0,0,0,.3);
}
.kirmizi{
	background:#E62E00;
	width:100%;
	margin:0px 0px;
	color:#ffffff;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 3px solid #E62E00;
    
    -webkit-box-shadow: 0px 1px 1px rgba(0,0,0,.3);
    -moz-box-shadow: 0px 1px 1px rgba(0,0,0,.3);
    box-shadow: 0px 1px 1px rgba(0,0,0,.3);
}