@charset "utf-8";
/* CSS Document */

* {	margin: 0; padding: 0;	border: 0; outline: 0;	font-size: 100%; vertical-align: baseline;	background: transparent;}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html .clearfix {
	zoom: 1;
}
/* IE6 */
*:first-child+html .clearfix { zoom: 1; }

ul {list-style: none;}

.hizmetler ul{margin-left:5px;}
.hizmetler li:before{content:"•";color:gray;padding-right:10px;}
.hizmetler h3{font-size:14px;}
.hizmetler h2{font-size:15px;}
ol{padding:10px 20px;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {	content: '';	content: none;}
a{cursor:pointer;}
:focus {outline: 0;}

ins {text-decoration: none;}
del {text-decoration: line-through;}

table {	border-collapse: collapse;  border-spacing: 0;}

html { height: 100%; } /* güçlü scrollbar */

/* sıfırlama bitişi */

@font-face {
	font-family:'TRFreeportPlain-Regular';
	src: url('TRFreeportPlain_gdi.eot');
	src: url('TRFreeportPlain_gdi.eot?#iefix') format('embedded-opentype'),
		url('TRFreeportPlain_gdi.woff') format('woff'),
		url('TRFreeportPlain_gdi.ttf') format('truetype'),
		url('TRFreeportPlain_gdi.svg#TRFreeportPlain-Regular') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-F002;
}

.temizle { clear:both; }
.gizle{display:none;}
.sagadaya{float:right;}
.soladaya{float:left;}
.altustPadding{padding:10px;}

body { background:#191919; padding:0; font-size:13px; font-family:Arial;  }
.yuzdeyuz {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -22px;
    display: inline-block;
}
#index_1{ height:auto;height:100%;min-height: 700px;width:100%;display:inline-block;}
#index_2{position:relative; min-height:700px;height:100%;width:100%;display:inline-block;background:url(../images/logo_saydam.png) no-repeat center center rgba(0,0,0,0.7); }
 
#kapsa {width:1000px; min-height: 100%; height:auto !important; height: 100%; margin: 0 auto -60px; position:relative; }
.alan{ position:absolute; top:0;height:100%;margin-left:222px;    width: calc( 100% - 222px ); }
.tampon { height: 60px; }
#header_index { width:222px; height:100%;min-height:700px; display:inline-block; position:absolute;background: url(../images/header_back.png) repeat; }
#header { width:222px; height:100%;min-height:700px; display:inline-block; position:fixed;background: url(../images/header_back.png) repeat; }
#banner{ padding-left:24px; }
#header_cizgi{ height:4px;width:100%;background-color:#FFF;border-bottom:3px solid #d4a222; }
#header_alt_img{ text-align:center;margin-top: 75px;}
.canli_izle{background: url(../images/canli_izle_a.png) no-repeat;right: 0;top: 60px;position: absolute;width: 190px;height: 198px;}
.canli_izle .izle{position: relative;display: block;margin: 30px auto;width: 80px;height: 50px;}
.canli_izle .player{position:absolute;left: 65px;top: 160px;width: 70px;height: 25px;}
#menu { width:200px;  line-height:28px; z-index:999;  }
#menu ul { width:200px; height:auto; line-height:28px; margin:0 auto; }
#menu ul li {   }
#menu ul li:last-child { background:none; }
#menu ul li a { color:#fff; display:inline-block;line-height:32px;padding-left:20px;margin-left:5px; width:149px; font-weight:bold; font-size:12px; transition:border ease-in-out 0.3s ;font-family:arial;text-decoration:none;border-left:3px solid transparent; }
#menu ul li a:hover { border-left:3px #cb960e solid;color:#cb960e; }
#logo { width:217px; height:60px; background:url(../images/logo.png) no-repeat; margin-left:18px; }
#logo a { width:217px; height:60px; display:inline-block; }

.header_alt
{
	position: absolute;
    bottom: 0px;
    right: 0;
}
.yapimci{ position:absolute;bottom:5px;left: -45px;z-index:5;}
.home .yapimci{ left:-40px !important;z-index: 1;}
.copyright{position:relative; background:url(../images/copyright_back.png) no-repeat;background-size: 170px 80px;float:right;width: 170px;height: 80px;margin-right: -6px !important;color:#FFF;font-family:arial;font-size:12px;font-weight:bold;text-align:center;}
.home .copyright{margin-right:-90px !important;}
.copyright_metin{ margin-top:40px;margin-left:20px; }

.asagi_kaydir{ background:url(../images/asagi.png) no-repeat; height:82px;position:absolute;bottom:1%;left:15%;width:84px; cursor:pointer;}
.asagi_kaydir { 
    -webkit-animation-duration: 1s; 
    animation-duration: 1s; 
    -webkit-animation-fill-mode: both; 
    animation-fill-mode: both; 
    -webkit-animation-timing-function: linear; 
    animation-timing-function: linear; 
    animation-iteration-count:infinite; 
    -webkit-animation-iteration-count:infinite; 
} 

@-webkit-keyframes bounce { 
    0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);} 
    40% {-webkit-transform: translateY(-30px);} 
    60% {-webkit-transform: translateY(-15px);} 
} 

@keyframes bounce { 
    0%, 20%, 50%, 80%, 100% {transform: translateY(0);} 
    40% {transform: translateY(-30px);} 
    60% {transform: translateY(-15px);} 
} 

.asagi_kaydir:hover { 
    -webkit-animation-name: bounce; 
    animation-name: bounce; 
}
.slider_alt_serit{ background:url(../images/slider_alt_back.png) repeat; height:39px;position:absolute;bottom:0;width:100%;z-index:-1; }
.slider_alt_metin{ background:url(../images/slider_alt_metin_back.jpg) repeat rgb(46,46,46); height:40px;position:absolute;bottom:3%;right: 0;width: 850px;}
.slider_alt_metin > ul > li{ float: left;border-right: 1px solid #FFF;line-height: 40px;height: 40px;display: inline-block;/* overflow: hidden; */position:relative;}
.slider_alt_metin > ul > li:not(.oklar){width: 159px;}
.slider_alt_metin > ul > li.oklar{ cursor:pointer;width: 24px;text-align: center;vertical-align: middle;padding-top: 5px;height: 35px;}
.oklar.prev{border-right:1px solid gray;}
.slider_alt_metin > ul > li div{
    position: absolute;
    margin-left: -2px;
    bottom: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,.5);
    color: #fff !important;
    border-bottom: 2px solid #171717;
    border-top: 2px solid #d4a222;
    color:#181818;
    transition:all 500ms;
    visibility: hidden;
    height:0;
    line-height: 15px;
}
.slider_alt_metin li span ul{list-style:circle;margin: 10px 10px 0px 20px;}
.slider_alt_metin > ul  > li h4{text-align:center;padding: 5px;color: #d4a222;background:rgba(0,0,0,0.2)}
.slider_alt_metin > ul  > li a.active{transition:color 300ms ease;}
.slider_alt_metin > ul  > li a.active{
	color:rgba(255,255,255,0.4)
}
.slider_alt_metin > ul  > li div.active
{
	visibility: visible;
	height:280px !important;
}
.slider_alt_metin > ul  > li a{
    display: block;
    color: #FFF;
    text-decoration: none;
    margin: 0;
    /* margin-bottom: -9px; */
    text-align: center;
    font-size: 13px;
    font-family:arial;
    line-height: 40px;
    overflow: hidden;
    }
.oklar{ float:left;width:1%; }
#index_2_serit
{
	height:28px;width:100%;background-color:#d4a222;
}
.randevu_form
{
	background-color:#d4a222;
	position:absolute;
	top:28px;
	left:112px;
	width:232px;
	text-align:center;
	z-index: 2;
}
.randevu_form h3
{
	color:#181818;
	font-size:13px;
	margin:5px 0;
}
.randevu_input::-webkit-input-placeholder {
    color: #bd8e15;
}
.randevu_input:-moz-placeholder {
    /* FF 4-18 */
    color: #bd8e15;
}
.randevu_input::-moz-placeholder {
    /* FF 19+ */
    color: #bd8e15;
}
.randevu_input:-ms-input-placeholder {
    /* IE 10+ */
    color: #bd8e15;
}
.randevu_input
{
	background-color:#181818;
	border:1px solid #0a0a0a;
	color:#bd8e15;
	height:24px;
	width:185px;
	font-size:12px;
	border-radius:5px;
}
textarea.randevu_input
{
	height:100px !important;
	width:185px;
	margin-bottom:8px;
	padding:5px;
}
input[type=submit].randevu_input
{
	width:140px;
}
.index2_deftere_yaz
{
	width: 510px;
	background: url(../images/yorum_bg.png) repeat rgb(46,46,46);
	position:absolute;
	right:0;
	top: 30px;
}
.yorumlar_slayt
{
	width: 500px;
	float: right;
	border-right:2px dotted #000;
}
.yorumlar_baslik
{
	width:262px;
	height:33px;
	color:#FFF;
	font-size:12px;
	background-color:#000;
	margin-left: -19px;
	line-height:30px;
	margin-top:9px;
	overflow:hidden;
}
.yorumlar_baslik h3
{
	margin-left:30px;
	display:inline-block;
}
.yorumlar_baslik span
{
	float:right;
	margin-right: 20px;
}
.yorumlar_icerik{ padding:7px;color:#FFF; }
.information{width: 700px;float;right;position: absolute;left: 350px;top: 30px;color: #ddd; background: url(../images/slider_alt_metin_back.jpg) repeat rgb(46,46,46);}
.information div{float: left;margin: 15px;}
.information h2{background:black;padding:5px;color: #ddd;}
.information a{float: right;background: #D4A222;padding: 5px;text-decoration: none;color: #000;margin: 10px 0;}
.tum_yorumlar { background: url(../images/slider_alt_metin_back.jpg) repeat rgb(46,46,46);display:inline-block;width: 280px;height: 35px;margin-right: 20px;float: right;margin-top: 5px;z-index: 5;}
.tum_yorumlar ul  li{ float: left;border-right: 1px solid #FFF;padding:0.5% 10px;line-height: 30px;display: inline-block;  }
.tum_yorumlar ul  li:not(.oklar){ width:auto; }
.tum_yorumlar ul  li a{display: block;
    color: #FFF;
    text-decoration: none;
    margin-top: 3px;
    margin-bottom: -3px;
    text-align: right;
	font-size:13px;font-family:arial; }
.tum_yorumlar .oklar{ width:auto; cursor:pointer}
.defter_form
{
	float:left;
	margin-top: 22px;
    margin-left: 5px;
}
.defter_input
{
	background-color: rgb(11,11,11);
	background-color: rgba(11,11,11,.7);
	border: 1px solid rgb(238,212,105);
	border: 1px solid rgba(238,212,105,.5);
	color:#bd8e15;
	height:24px;
	width:153px;
	font-size:12px;
	/* border-radius:5px; */
}
.defter_input::-webkit-input-placeholder {
    color: #dddddd;
}
.defter_input:-moz-placeholder {
    /* FF 4-18 */
    color: #dddddd;
}
.defter_input::-moz-placeholder {
    /* FF 19+ */
    color: #dddddd;
}
.defter_input:-ms-input-placeholder {
    /* IE 10+ */
    color: #dddddd;
}
textarea.defter_input
{
	height: 130px !important;
	width: 499px;
	margin-bottom: 10px;
	padding: 5px;
}
input[type=submit].defter_input
{cursor: pointer;}
.defter_form_sol
{
	float:left;
	margin-right:5px;
}
.defter_form_sag
{
	float:left;
}
.index2_slogan{ font-size:18px;background:url(../images/gulum_slogan.png) no-repeat center;text-align:center;color:#181818;width: 705px;height: 84px;margin-left: 344px;margin-top: 250px;font-size:40px;line-height:115px;}
.footer_menu{ background: url(../images/slider_alt_metin_back.jpg) repeat rgb(46,46,46);position:absolute; width:93%; margin:0 auto;left:0;right:0;bottom:2%; }
.footer_menu li{ float:left;width:12%;text-align:center; }
.footer_menu li a{ color:#FFF;font-size:12px;font-weight:bold;display:block;margin:13px 0; }
.baslik {width: 100%;height: 45px;background: rgba(212,162,34,.5);margin: 0 auto;float: left;color: #dedede;text-align: center;}
#icerik { width:700px;margin: 7px;background: url(../images/icerik_bg.png);/* display:none; */ padding:25px 15px 50px 25px;}

.defter_icon { width:71px; height:65px; display:inline-block; background:url(../images/ziyaretci_defteri.png) no-repeat; position:absolute; right:0; }

.salonlar { float:right; margin-top:380px;}
.brown, .garden, .aslan, .matine { width:182px; height:78px; padding-top:52px; float:left; }
.brown { background:url(../images/img_brown.png) no-repeat; }
.garden { background:url(../images/img_garden.png) no-repeat; }
.aslan { background:url(../images/img_aslan.png) no-repeat; }
.matine { background:url(../images/img_matine.png) no-repeat; }
.sanal_tur, .galeri { width:182px; height:30px; display:inline-block; }

#randevu { width:200px; height:200px; float:left; color:#652464; background:url(../images/iletisim.png) no-repeat right; margin:0 40px; }
.madde { background:url(../images/sol_menu_icon.png) no-repeat left; padding-left:12px; }

#footer { width:100%; bottom:0; display:block; position:fixed; height:59px; color:#EBCB62; border-top:1px #b98199 solid; background: #560e2f; /* Old browsers */
background: -moz-linear-gradient(top,  #560e2f 0%, #461128 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#560e2f), color-stop(100%,#461128)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #560e2f 0%,#461128 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #560e2f 0%,#461128 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #560e2f 0%,#461128 100%); /* IE10+ */
background: linear-gradient(to bottom,  #560e2f 0%,#461128 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#560e2f', endColorstr='#461128',GradientType=0 ); /* IE6-9 */
 
 -webkit-transition-property: height; /* Safari */
    -webkit-transition-duration: 2s; /* Safari */
    transition-property: height;
    transition-duration: 2s;
 
 }
#footer:hover { height:280px; bottom:0}
#footer a {  text-decoration:none; color:#FFF; }
.yukari { width:100%; height:38px; background:url(../images/yukari.png) no-repeat center; position:absolute; top:-38px; }
#footer_ort { width:1000px; height:59px; line-height:59px; position:relative; margin:0 auto; }
.muzik{position:absolute; width:200px; height:40px; right:0; top:1px;}
#biz_yaptik { float:right; }
#biz_yaptik img { margin-top:8px; }

.debug { float:left; font-size:15px; font-weight:bold;  width:102px; margin:10px 5px; text-align:center; }
.debug2 { float:left; padding:10px 0; font-size:12px; font-weight:bold;  width:900px;  text-align:center; color:#652464; }

.konya_dugun_salonu { margin-top:10px; }
.konya_dugun_salonu div { width:280px; height:auto; float:left; line-height:20px; margin:0 3px; border: 1px solid #3C0B20; padding:5px 10px;  }
.konya_dugun_salonu div img { float:left; }
.konya_dugun_salonu div p  { color:#FFF; font-weight:bold; line-height:25px; }
.konya_dugun_salonu a { color:#FFF; text-decoration:none; }

#sol_menu { width:200px; height:auto; float:left; margin-right:10px; margin-top:20px;}
#menu_baslik {width:200px; height:50px; background:url(../images/menu_golge.png) bottom no-repeat; }
#sol_menu ul {width:195px; padding-left:20px; }
#sol_menu ul li { width:auto; height:20px; }
#sol_menu ul li a  { text-decoration:none; color:#652464; font-weight:bold; background:url(../images/sol_menu_icon.png) no-repeat left; padding-left:15px; }
#sol_menu ul li a:hover { color:#c07714; }

#altsayfa_icerik { color:#FFEEF5; }
#altsyfa_icerik_baslik { height:34px;line-height: 45px; color:#3c0c21; font-weight:bold;font-size: 15px; position:relative; z-index:9;margin-bottom:20px;} 

.slayt_back
{
	background:url(../images/slide_back.png) repeat;
	display: block;
    position: fixed;
    left: 0;
    top: 0;
    overflow: hidden;
    z-index: -998;
    height: 100%;
    width: 100%;
}

/*#resim { width:230px; height:220px; float:left; position:relative; margin-top:170px;}*/
#resim { width:132px; height:139px; position:absolute; margin-top:90px; background:url(../images/iletisim_resim.png); right:60px; }
#resim img{width:230px; height:220px;}
#resim_ust {width:230px; height:220px; top:0; left:0; position:absolute; z-index:2; background:url(../images/resim_back.png) no-repeat;}
#resim_alt {width:230px; height:220px; top:0; left:0; position:absolute; z-index:1;}


/* Ziyaretçi Defteri*/
.deftere_yaz a{width: 125px;height: 70px; position:absolute;right: -25px;top: -3px; background:url(../images/ziyaretci_defteri_yaz.png) no-repeat;}
#icerik .defter_form{display:none;}
#icerik:target .defter_form{display:block;}

.ziyaretci_defteri_yorum { width:600px; height:auto;border-bottom: 1px solid #F3D96B; padding:10px 20px 30px 20px;}
.isim { height:20px; color:#EBCB62; float:left; font-weight:bold;}
.tarih { height:20px; color:#EBCB62; float:right; font-weight:bold; }


/* Oline Randevu */
#randevu_form { position:relative; }
.gonder_randevu { position:absolute; top:170px; right:85px; }
.randevu_form_div .kod_yenile { margin-left:60px; margin-top:15px;}
.randevu_form_div { height:20px; width:300px; padding:0 10px; float:left; margin:6px 0;}
.randevu_form_area { height:110px; width:650px; padding:0 10px; float:left; margin:6px 0;}
.randevu_form_area  span { font-weight:bold; height:50px; color:#EBCB62; line-height:20px; width:108px; float:left; display:inline-block;}
.randevu_form_div input { float:right; width:180px; }
.randevu_form_div span { font-weight:bold; height:20px; color:#EBCB62; line-height:20px; width:100px; float:left; display:inline-block;}
input { width:250px; height:20px;margin-bottom:10px;background-color: rgb(11,11,11);   background-color: rgba(11,11,11,.7);   border: 1px solid rgb(238,212,105);   border: 1px solid rgba(238,212,105,.5);color:#EBCB56;  padding: 0 5px;}
.margin0input{margin-bottom:0 !important;}
.gonder a { width:auto; height:auto; border-radius:5px; display:inline-block; text-decoration:none; color:#450C26; padding:10px 15px; margin-top:20px; font-weight:bold;
 background: #bc9c36; /* Old browsers */
background: -moz-linear-gradient(top,  #bc9c36 0%, #dabb56 50%, #bc9c36 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bc9c36), color-stop(50%,#dabb56), color-stop(100%,#bc9c36)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #bc9c36 0%,#dabb56 50%,#bc9c36 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #bc9c36 0%,#dabb56 50%,#bc9c36 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #bc9c36 0%,#dabb56 50%,#bc9c36 100%); /* IE10+ */
background: linear-gradient(to bottom,  #bc9c36 0%,#dabb56 50%,#bc9c36 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bc9c36', endColorstr='#bc9c36',GradientType=0 ); /* IE6-9 */
 }
.randevu_textarea {background-color: rgb(11,11,11);   background-color: rgba(11,11,11,.7);   border: 1px solid rgb(238,212,105);   border: 1px solid rgba(238,212,105,.5);width:500px; height:100px; margin-bottom:10px; color:#EBCB56;  padding: 0 5px;}
#randevu_resim { width:355px; height:357px; top:380px; right:40px; background:url(../images/wed.png) no-repeat; position:absolute; }

/* İletişim */
#iletisim_formu { width:350px; float:right; margin-right:10px; position:relative; }
.iletisim_input { width:200px; float:left; height:20px;background-color: rgb(11,11,11);   background-color: rgba(11,11,11,.7);   border: 1px solid rgb(238,212,105);   border: 1px solid rgba(238,212,105,.5);margin-bottom:10px; color:#EBCB56;  padding: 0 5px;}
.iletisim_textarea {background-color: rgb(11,11,11);      background-color: rgba(11,11,11,.7);      border: 1px solid rgb(238,212,105);      border: 1px solid rgba(238,212,105,.5);width:200px; height:100px; margin-bottom:10px; color:#EBCB56; padding: 0 5px;}
.iletisim_p span { width:100px; display:inline-block; float:left;}
.iletisim_p { }
#iletisim_bilgileri { width:320px; float:left;}
#iletisim_bilgileri img { width:24px; height:24px; vertical-align: middle; margin-right:5px; }
.adres { margin:15px 0; }
#iletisim_formu .gonder { float:right; position:absolute; top:220px; right:40px; }

#harita { width:700px; height:auto; padding:20px 0 20px 0; margin-top:15px; }


.kroki{margin:0 auto;display:block;}
.kroki img { width:150px !important; height:200px !important; }

/* Ziyaretçi Defterine Yaz */
#ziyaretci_form  { padding-bottom:20px;}
#deftere_yaz_label { width:285px; height:auto; float:left; }
.deftere_yaz_label_ozl { font-weight:bold; height:25px; line-height:25px; display:inline-block; width:150px; color:#EBCB62; }
select {background-color: rgb(11,11,11);   background-color: rgba(11,11,11,.7);   border: 1px solid rgb(238,212,105);   border: 1px solid rgba(238,212,105,.5);width:110px; height:20px; margin-bottom:10px; color:#EBCB56;  padding: 0 0 0 5px;}
.check { width:16px; height:18px; }
/*#ziyaretci_form input { background:#340B1C; width:250px; height:25px; margin-bottom:10px; border:#2A0A17 1px solid; color:#EBCB56;  padding: 0 5px;  }
#ziyaretci_form .randevu_textarea { background:#340B1C; width:250px; height:148px; margin-bottom:10px; border:#2A0A17 1px solid; color:#EBCB56;  padding: 0 5px;  }
*/

/* Galeri */
.foto_galeri { width:150px; height:100px; border:1px solid #ffd955; border-radius:10px; margin-right:15px; margin-bottom:15px; }
#foto_altsayfa_icerik { color:#f5cbdd; }

#foto_altsyfa_icerik_baslik { height:34px; line-height:34px; color:#3c0c21; font-weight:bold; font-size:13px; padding-left:45px; position:relative; z-index:999; margin-bottom:20px; } 
#galeriListe li{ float:left; list-style:none; width:130px; height:100px; margin:3px;}
#galeriListe li img{width:130px; height:100px; border:1px solid #461027; display:block; -webkit-border-top-left-radius: 50px;
/*-webkit-border-bottom-right-radius: 50px;
-moz-border-radius-topleft: 50px;
-moz-border-radius-bottomright: 50px;
border-top-left-radius: 50px;
border-bottom-right-radius: 50px;*/
border-radius: 90px 90px / 270px 75px;
-moz-border-radius: 90px 90px / 270px 75px;
-webkit-border-radius: 90px 90px / 270px 75px}
#galeriListe li span{display:block; text-align:center;}

/* Hizmetlerimiz */
.hizmetler_tablo { width:220px; height:200px;; float:left; margin-right:10px; }
.hizmetler_tablo li { width:220px; height:auto; display:inline-block }

#urun{margin-top:25px;}
#urun_fotolar{ list-style:none;}
#urun_fotolar li{float:left; text-align:center;  margin:4px;}
#urun_fotolar li a{width:130px; height:auto; display:block; text-decoration: none;}   
#urun_fotolar li a .urun_kod{width:130px; height:25px; line-height:25px; text-align:center; display:block; color:#FFEEF5;  background: rgb(46, 46, 46);  }
#urun_fotolar li img{width:130px; height:130px;}

#urun_dosyalar{}
#urun_dosyalar li{list-style:none; padding:3px; border-bottom:#bdf4fa 1px solid; vertical-align:text-bottom; height:26px; line-height:26px;}
#urun_dosyalar li img.urun_dosya_ikon {margin-right: 15px; width:16px; height:16px; float:none !important;}
#urun_dosyalar li a{color:#0a415f;}
#urun_dosyalar li a:hover{color:#248f85;}

#urun_detay_icerik div{display:none;}
.urun_detay_aktif{display:block !important;}

#kategoriler{margin-top:20px;}
#kategori_liste{}
#kategori_liste li{ list-style:none; background:#2E2E2E; margin:10px; text-align:center; position:relative; float:left; height:160px; width:134px; padding:4px;}
#kategori_liste li img.katresim{ height:134px; width:134px;}
#kategori_liste li span{ display:block; margin-top:3px;}
#kategori_liste li a{color:#FFEEF5; font-size:13px; text-decoration:none;}
#kategori_liste li a:hover{color:#CB960E;}


/* sayfalama  */
.sayfala {margin:10px 0; float:right; display:block !important;}
.sayfala a {border:#8C7427 1px solid; padding:3px; margin-right:5px; text-decoration:none; }
.sayfala a:hover{ text-decoration:none !important; }
.sayfalama_baslik {border:#450C26 1px solid; padding:3px; margin-right:5px;}
.aktif_sayfa { padding:3px; margin-right:5px; font-weight:bold;  }
.aktif_sayfa, .sayfala a:hover {color: #000000;border: #742A73 1px solid;background: #D4A222; /* Old browsers */ /* FF3.6+ */ /* Chrome,Safari4+ */ /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */ /* W3C */ /* IE6-9 */}
.sayfalama_baslik, .sayfala a {font-weight:bold;color: #D4A222;background: #2E2E2E; /* Old browsers */ /* FF3.6+ */ /* Chrome,Safari4+ */ /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */ /* W3C */ /* IE6-9 */}
/* sayfalama  */

/*.guvenlikDefter{position: absolute;right: 244px;}*/
.guvenlikIletisim{}
.guvenlikRandevu{}

.hatamesaji, .uyarimesaji, .basarimesaji {
	border: 1px solid #DDD;
	margin-bottom: 1em;
	padding: 0.6em 0.8em;
	 display:block;
}


.hatamesaji {background: #FBE3E4; color: #8A1F11; border-color: #FBC2C4;}
.hatamesaji a {color: #8A1F11;}

.uyarimesaji {background: #FFF6BF; color: #514721; border-color: #FFD324;}
.uyarimesaji a {color: #514721;}

.basarimesaji {background: #E6EFC2; color: #264409; border-color: #C6D880;}
.basarimesaji a {color: #264409;}

.yesilfont { width:100%; background: #E6EFC2; margin-bottom:10px; height:35px; line-height:35px; text-indent:20px; color: #264409; border-color: #C6D880;}
.yesilfont a {color: #264409;}

.hataDizi{background: #FBE3E4; color:#8A1F11; font-size:12px; border:1px #FBC2C4 dotted; padding:5px 15px; margin-bottom:10px; display:block;}
.hataDizi li {margin-bottom:3px;}
.hata{color:#C00; font-size:12px; padding:0 15px; display:block;}