@charset "utf-8";
body {
	color: #000;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
body { font:13px/1.231 sans-serif; *font-size:small; } 

/* ~~ Element/tag selectors ~~ */
ul, ol, dl { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistenc
y, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 /* removing the top margin gets around an issue where margins can escape from their containing div. The remaining bottom margin will hold it away from any elements that follow. */
	padding-right: 15px;
	padding-left: 15px; /* adding the padding to the sides of the elements within the divs, instead of the divs themselves, gets rid of any box model math. A nested div with side padding can also be used as an alternate method. */
}

#logo {
	margin: auto;
	height: 83px;
	width: 461px;
}
#bonus {
	height: 45px;
	min-width: 900px;
	max-width: 1150px;
	top: 0px;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;	
}
#bonus2 {
	margin: auto;
	height: 45px;
	width: 475px;
}
#isfo {
	height: 55px;
	min-width: 900px;
	max-width: 1150px;
	top: 0px;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;	
}
#isfo2 {
	margin: auto;
	height: 55px;
	width: 70px;
}

#bottom_div {
	background-color: #fff;
	height: 30px;
	margin-right: auto;
	margin-left: auto;

	color: #666666;
	font-size: 12px;
	text-align: center;
	z-index: 5;
	clear: both;
}
#link_write {
	height: auto;
	width: auto;
	margin-bottom: 5px;
		margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	min-width: 900px;
	max-width: 1150px;
}
#bottom_div #link_write a {
	color: #666;
	text-decoration: none;
}
#bottom_div #link_write a:hover {
	color: #06C;
	text-decoration: underline;
}
#stroke {
	background-color: #999;
	height: 1px;
	width: auto;
}
.maps{
	min-width: 900px;
	max-width: 2560px;
	height: 315px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	}
#white {
	width: auto;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#iletisim {
	width: 900px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
#adres {
	float: left;
	margin-left: 25px;
	margin-top: 50px;
}
#form{
	float: right;
	height: auto;
	width: 465px;
}
h21{
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 14px;
	color: #333;
	text-align: left;
	font-weight: 400;
	text-align: center;
	position: relative;
	top: -10px;
}


#back_gray {
	position: relative;
	height: 21px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #E8E8E8;
	z-index: 5;
}
#back_buttons {
	position: relative;
	height: 21px;
	min-width: 900px;
	max-width: 1150px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E8E8E8;
	z-index: 5;
}
#back_buttons_word {
	height: 21px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#back_buttons a {
	color: #0054ff;
	text-decoration: none;
	font-size: 12px;
}
#back_buttons a:hover {
	color: #000000;
	text-decoration: underline;
}
.arrow_a {
	height: 10px;
	width: 10px;
	margin-top: -2px;
}
#back_buttons table tr td {
	color: #959595;
	font-size: 12px;
}
.example-image-link{
	-webkit-transition: background-color 0.1s ease-out;
	-moz-transition: background-color 0.1s ease-out;
	-o-transition: background-color 0.1s ease-out;
	transition: background-color 0.1s ease-out;
}
.example-image-link:hover{
	/* ie için gerekli kod */
	filter: alpha(opacity=60);
	/* CSS-3 standart kodu */
	opacity: 0.5;
}
.container{
	position: relative;
	min-width: 900px;
	max-width: 1150px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}
.main{
	width: 30%;
	float: left;
	padding-right: 5px;
	padding-top: 20px;
	margin-left: 16px;
	margin-right: 0px;
}
.column{
	width: 100%;
	height: 100%;
	border: 2px solid #cdcdcd;
}

/*IMGS IN CONTAINER*/
[data-zlname] > img{
	border: 0px;
	display: block;
	max-width: 100%;
}
.gallery{
	position: relative;
	min-width: 900px;
	max-width: 1150px;
	height: auto;
	z-index: 4;
	margin-right: auto;
	margin-left: auto;
}
.gallery_main_yn{
	width: 31.15%;
	float: left;
	margin-left: 13px;
	margin-top: 12px;
	padding: 2px;
	background-color: #CCC;
	line-height: 0;
}
.gallery .gallery_main_yn .example-image-link a div img {
	border-width: 0px;
}
.gallery_main_dk{
	width: 14.89%;
	float: left;
	margin-left: 12px;
	margin-top: 12px;
	padding: 2px;
	background-color: #CCC;
	line-height: 0;
}
.gallery .gallery_main_dk .example-image-link a div img {
	border-width: 0px;
}
.gallery_main_dk_2{
	width: 18.1%;
	float: left;
	margin-left: 12px;
	margin-top: 12px;
	padding: 2px;
	background-color: #CCC;
	line-height: 0;
}
.gallery .gallery_main_dk_2 .example-image-link a div img {
	border-width: 0px;
}
#hk {
	height: auto;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	margin-top: 30px;
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 24px;
	position: relative;
}
.hk_img { 
    float:left; 
    margin:0 12px 4px 0; 
	}
#video {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#pocket_a {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	border: 1px solid #999;
		margin-bottom: 20px;
}
#pocket_b {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	border: 1px solid #999;
		margin-bottom: 20px;
}
#pocket_c {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	border: 1px solid #999;
		margin-bottom: 20px;
}
#pocket_d {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	border: 1px solid #999;
		margin-bottom: 20px;
}
#pocket_e {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	border: 1px solid #999;
		margin-bottom: 20px;
}
#p1 {
	padding: 20px;
	height: 390px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;

}
#p2 {
	padding: 20px;
	height: 440px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;

}
#p3 {
	padding: 20px;
	height: 520px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;

}
#p4 {
	padding: 20px;
	height: 450px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;

}
#p5 {
	padding: 20px;
	height: 410px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;

}
#pack_bottom {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 20px;
	font-style: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	background-color: #E1E1E1;
	height: 40px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;

}
#packs_h1 {
	height: 20px;
	width: 900px;
	background-color: #000;
	font-size: 18px;
	line-height: 12px;
	font-style: normal;
	padding-top: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	color: #fff;
}
#packs_h2 {
	height: 20px;
	width: 900px;
	background-color: #000;
	font-size: 18px;
	line-height: 12px;
	font-style: normal;
	padding-top: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	color: #fff;
}
#packs_h3 {
	height: 20px;
	width: 900px;
	background-color: #000;
	font-size: 18px;
	line-height: 12px;
	font-style: normal;
	padding-top: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	color: #fff;
}
#packs_h4 {
	height: 20px;
	width: 900px;
	background-color: #000;
	font-size: 18px;
	line-height: 12px;
	font-style: normal;
	padding-top: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	color: #fff;
}
#packs_h5 {
	height: 20px;
	width: 900px;
	background-color: #000;
	font-size: 18px;
	line-height: 12px;
	font-style: normal;
	padding-top: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	color: #fff;
}
.packs_a {
	width: 277px;
	margin: 5px;
	text-align: justify;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 20px;
	font-style: normal;
	float: left;
	}
.packs_a img {
	border: 1px solid #999;
	padding: 3px;	
}


#hk p .hk_img {
	border: 1px solid #CCC;
	padding: 3px;
}
#referans{
	width:500px;
	height:1545px;
	background-color:#fff;
	margin-left:auto;
	margin-right:auto;
	padding:20px;	font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    line-height: 35px;
	list-style-type:none;
	}
	#referans li{
	height: 35px;
    border-bottom: 1px solid #c7deef;
    border-top:1px solid #fff;
    overflow: hidden;
	}
	#referans .bn{
    border-top:none;
	}
#iletisim_all #iletisim #adres table tr td h21 a {
	color: #666;
	text-decoration: none;
}
#iletisim_all #iletisim #adres table tr td h21 a:hover {
	color: #06C;
	text-decoration: underline;
}
.alt_liste{
	position: relative;
	min-width: 900px;
	max-width: 1150px;
	margin-left: auto;
	margin-right: auto;
	height: 140px;
	margin-top: 15px;
}
.fr{
	width: 25%;
	float: left;
}
.alt_liste .fr ul li {
	list-style-type: none;
	text-align: center;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
}
.alt_liste .fr ul li a{
	color: #ACACAC;
	text-decoration: none;
}
.alt_liste .fr ul li a:hover{
	color: #0015BB;
	text-decoration: none;
}.bos_ {
	height: 20px;
	width: auto;
		border-bottom: 1px solid #999;
}
#back_gray #back_buttons #back_buttons_word table {
	margin-left: auto;
	margin-right: auto;
}.stroke {
	width: 900px;
	height: 506px;
	border: thin solid #A7A7A7;
}
