html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption {
	margin:0;
	padding:0;
	border:0;
	-moz-outline:none;
	outline:0;
	font-size:100%;
	text-decoration:none;
	vertical-align:baseline;
	background:transparent;
}

.Temizle{
	clear: both;
}
/* font start */
@font-face {
 font-family: neosansbold;
 src: url("font/NeoSansPro-Bold.eot") /* EOT file for IE */
}
@font-face {
 font-family: neosansbold;
 src: url("font/NeoSansPro-Bold.ttf") /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: neosansmedium;
 src: url("font/NeoSansPro-Medium.eot") /* EOT file for IE */
}
@font-face {
 font-family: neosansmedium;
 src: url("font/NeoSansPro-Medium.ttf") /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: neosansregular;
 src: url("font/NeoSansPro-Regular.eot") /* EOT file for IE */
}
@font-face {
 font-family: neosansregular;
 src: url("font/NeoSansPro-Regular.ttf") /* TTF file for CSS3 browsers */
}
html{
	overflow:auto;
}
body {
	border-top: 4px solid #264459;
	width:100%;
	height:100%;
	line-height:1;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0 auto;
	background-color: #FFF;
	background-position: center top;
	background-repeat: repeat-x;
	background-image: url(../images/bg.png);
}
a, a:hover{
	text-decoration:none;
	color:#6f6f6f;
}

input[type=button], input[type=reset]{
    cursor:pointer;
}
::-moz-focus-inner {
    border :0px;
    outline:0;
    -moz-outline:none;
}
input[type="submit"]:focus, input[type="button"]:focus {
	outline : none;
}
ol, ul {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none;
}
:focus {
	outline:0;
}
ins {
	text-decoration:none;
}
del {
	text-decoration:line-through;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
.headerbg {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	height: 107px;
}
.headerbg .logo {
	height: 87px;
	width: 303px;
	float: left;
	margin-top: 0px;
}
.headerbg .gri-ust {
	background: url('../images/enust-gri.png') no-repeat center top #264459;
	float: right;
	height: 36px;
	width: 708px;
}
.headerbg .search-bg {
	background-image: url(../images/search-bg.png);
	background-repeat: no-repeat;
	float: right;
	height: 36px;
	width: 255px;
	margin-top: 13px;
	margin-right: 10px;
}
.headerbg .gri-ust .satis {
	font-family: neosansregular, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	float: left;
	height: 20px;
	width: 300px;
	display: block;
	margin-top: 7px;
	margin-left: 35px;
}
.headerbg .gri-ust .dil {
	float: right;
	height: 15px;
	width: 27px;
	display: block;
	margin-top: 9px;
	margin-right: 4px;
}
.headerbg .gri-ust .soc {
	float: right;
	width: 155px;
	margin-top: 6px;
	margin-right: 30px;
	margin-left: 5px;
}
.headerbg .gri-ust .soc .soc-link {
	font-family: Arial;
	font-size: 9px;
	line-height: 25px;
	color: #FFF;
	background-image: url(../images/fb.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 18px;
	height: 20px;
	float: left;
	margin-right: 8px;
}
.headerbg .gri-ust .soc #twt {
	background-image: url(../images/twt.png);
}
.headerbg .search-bg .ara-kutu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	float: left;
	height: 27px;
	width: 185px;
	margin-left: 12px;
	margin-top: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.headerbg .search-bg .ara-buton {
	background-image: url(../images/search-but.png);
	background-repeat: no-repeat;
	margin: 1px;
	float: right;
	height: 34px;
	width: 50px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0px;
	color: #919191;
	border:none;
	background-color:transparent;
}
.menu-bg {
	width: 1023px;
	margin-right: auto;
	margin-left: auto;
	height: 52px;
	background: url('../images/menu-bg.png') no-repeat #264459;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	border-top-right-radius: 8px;
	margin-top: 5px;
}
.conteiner {
	width: 1024px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
}
.menu-bg .home {
	margin-left:-1px;
	float: left;
	height: 52px;
	width: 55px;
	display: block;
	background: url('../images/home-ico.png') no-repeat #999999;
	background-position: center center;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	border-top-right-radius: 0px;
}
.menu-bg ul li {
	display: block;
	float: left;
	height: 52px;
	width: 137px;
	line-height: 49px;
	color: #FFF;
	text-align: center;
	font-family: "neosansmedium";	
	font-size: 18px;
	background-image: url(../images/menu-trnk.png);
	background-repeat: no-repeat;
	background-position: right center;
	text-shadow: 1px 1px #000000;
}
.menu-bg ul .sons {
	background-image: none;
}
.menu-bg ul li:hover {
	background: url('../images/menu-hover.png') no-repeat #264459;
	background-position: center center;
}
.menu-bg ul li a {
	color: #FFFFFF;
}

.conteiner .slider-ana {
	float: left;
	height: 428px;
	width: 1027px;
	margin-left: -1px;
}
.conteiner .slider-ana .slide-images {
	float: left;
	height: 421px;
	width: 1021px;
	margin-left: 2px;
	margin-top: 2px;

}
.conteiner .slider-ana .baslik-ic-slide {
	font-family: "neosansbold";
	font-size: 50px;
	line-height: 72px;
	display: block;	z-index: 300;
	position: absolute;
	float: left;
	margin-top: 200px;
	height: 73px;
	width: 251px;
	color: #FFF;
	margin-left: 25px;
	text-shadow: 1px 1px #000;
}
.conteiner .slider-ana .baslik-ic-slide-detay {
	font-family: "neosansbold";
	font-size: 18px;
	float: left;
	line-height: 20px;
	width: 400px;	
	margin-top: -5px;
	color: #FFF;
	margin-left: 5px;
	text-shadow: 1px 1px #000;
}
.conteiner .slider-ana .slide-croper {
	background-image: url(../images/slide-cerceve.png);
	background-repeat: no-repeat;
	float: left;
	height: 428px;
	width: 1027px;
	position: absolute;
	z-index: 50;
}
.conteiner .slider-ana .slide-croper .sag-icerik-sld {
	float: right;
	height: 408px;
	width: 275px;
	margin-top: 3px;
	margin-right: 3px;
	background-image: url(../images/sag-icrk.png);
	background-repeat: no-repeat;
	padding-left: 21px;
}
.conteiner .slider-ana .slide-croper .sag-icerik-sld .maddes {
	float: left;
	width: 251px;
	background-image: url(../images/slide-tirn.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	margin-left: 8px;
	padding-top: 15px;
}
.conteiner .slider-ana .slide-croper .sag-icerik-sld .alt-baslik {
	display: block;
	float: left;
	height: 50px;
	width: 270px;
	margin-top: 50px;
	font-family: "neosansbold";
	font-size: 24px;
	line-height: 50px;
	color: #FFF;
	text-shadow: 1px 1px #000;
}
.conteiner .slider-ana .slide-croper .sag-icerik-sld .baslik-ic {
	font-family: "neosansbold";
	font-size: 30px;
	line-height: 72px;
	display: block;
	float: left;
	height: 73px;
	width: 251px;
	color: #FFF;
	margin-left: 8px;
	text-shadow: 1px 1px #000;
}
.conteiner .slider-ana .slide-croper .sag-icerik-sld .maddes .icrk {
	background-image: url(../images/sld-ok.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 20px;
	display: block;
	line-height: 19px;
}
.conteiner .slider-ana .slidenav  {
	float: left;
	height: 40px;
	margin-top: 341px;
	margin-left: 5px;
	z-index: 300;
	position: absolute;
	width: 250px;
}
.resim-sl {
	display: none;
}

.conteiner .slider-ana .slidenav .tik  {
	background-image: url(../images/slide-next.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 15px;
	width: 15px;
	margin-right: 3px;
	margin-left: 3px;
	z-index: 300;
}
.conteiner .slider-ana .slidenav .tik:hover {
	background-image: url(../images/slide-next-hover.png);
}
.conteiner .slider-ana .slidenav #kad1  {
	margin-top: 3px;
}
.conteiner .slider-ana .slidenav #kad2  {
	margin-top: 8px;
}
.conteiner .slider-ana .slidenav #kad3  {
	margin-top: 13px;
}

#kad5 {
	margin-top: 23px;
}
.conteiner .slider-ana .slidenav #kad4  {
	margin-top: 18px;
}
.conteiner .tree-block {
	float: left;
	width: 1024px;
	margin-top: -12px;
	z-index: 200;
	position: relative;
}
.conteiner .tree-block .bizkimiz {
	background-image: url(../images/biz-kmz.png);
	background-repeat: no-repeat;
	float: left;
	height: 315px;
	width: 341px;
	margin-top: -51px;
}
.biz {
	background-color:#264459;
	float: left;
	position: absolute;
	margin-left: 10px;
	margin-top: 25px;
}
.urun-resim {
	background-color:#264459;
	float: left;	position: absolute;
	margin-left: 264px;
	margin-top: 27px;
}
.biz-tire {
	background-color:#264459;
	float: left;
	position: absolute;
	margin-left: 11px;
	margin-top: 97px;
}
.biz-tire-haber {
	background-color:#264459;
	float: left;
	position: absolute;
	margin-left: 11px;
	margin-top: 39px;
}
.biz-tire-urun {
	background-color:#264459;
	float: left;
	position: absolute;
	margin-left: 16px;
	margin-top: 96px;
}
.buton-tumu {
	background-image: url(../images/butonarka.png);
	padding: 8px 2px 2px 2px;
	border:none;
	font-family: "neosansregular";
	text-align:center;
	cursor:pointer;
	font-size:13px;
	margin-top:8px;
	background-color:#264459;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topright: 8;
	border-top-right-radius: 8px;
}
.urun-tumu {
	width:100px;
	height:20px;
	float:left;
	color:#ffffff;
	font-size:13px;
	margin-top:8px;
	background-color:#264459;
	float: left;
	position: absolute;
	margin-left: 90px;
	margin-top: 145px;
}
.urun-tumu a{
	color:#ffffff;
}
.conteiner .tree-block .habers {
	background-image: url(../images/habers.png);
	float: left;
	height: 257px;
	width: 336px;
	background-repeat: no-repeat;
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 7px;
}
.conteiner .tree-block .uruns {
	background-image: url(../images/uruns.png);
	background-repeat: no-repeat;
	float: left;
	height: 313px;
	width: 338px;
	margin-top: -51px;
	margin-left: 1px;
	margin-right: -1px;
}
.conteiner .tree-block .baslik-blocks  {
	margin-top: 62px;
	display: block;
	float: left;
	margin-left: 80px;
	font-family: "neosansmedium";
	font-size: 20px;
	color: #212121;
	text-shadow: 1px 1px #FFF;
}
.conteiner .tree-block .urun-baslik-blocks  {
	margin-top: 62px;
	display: block;
	float: right;
	margin-right: 80px;
	font-family: "neosansmedium";
	font-size: 20px;
	color: #212121;
	text-shadow: 1px 1px #FFF;
}
.conteiner .tree-block .habers-baslik  {
	margin-top: 10px;
	display: block;
	float: right;
	margin-right: 12px;
	font-family: "neosansmedium";
	font-size: 20px;

	color: #212121;
	text-shadow: 1px 1px #FFF;
}

.conteiner .tree-block .bizkimiz .biz-centr {
	float: left;
	width: 300px;
	margin-right: 10px;
	margin-left: 14px;
	display: block;
	margin-top: 30px;
	font-family: "neosansregular";
	font-size: 12px;
	line-height: 16px;
	color: #7c7c7c;
}
.conteiner .tree-block .habers .haberler {
	width: 300px;
	margin-right: 10px;
	margin-left: 12px;
	margin-top: 18px;
	display: block;
	float: left;
}

.conteiner .tree-block .habers .haberler .haber-tk img{
	display: block;
	float: left;
	padding-left: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 0px dotted #686868;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topright: 8;
	border-top-right-radius: 8px;
}

.conteiner .tree-block .habers .haberler .haber-tk {
	font-size: 14px;
	font-family: "neosansregular";
	line-height: 20px;
	display: block;
	float: left;
	width: 310px;
	padding-left: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.conteiner .tree-block .habers .haberler .haber-tk .text{
	font-family: "neosansregular";
	font-size: 12px;
	line-height: 14px;
	display: block;
	float: left;
	width: 200px;
	padding-left: 5px;	color: #7c7c7c;
	margin-top: 2px;
	margin-bottom: 0px;
}

.conteiner .tree-block .habers .haberler .haber-tk a {
	color: #545454;padding-left: 5px;
}
.conteiner .tree-block .habers .haberler .haber-tk a:Hover {
	color: #006283;
}
.conteiner .tree-block .habers .haberler .haber-tk:hover {

}
.conteiner .tree-block .habers .haberler .haber-tk:hover a {
	color: #006283;
}
.conteiner .tree-block .habers .tumu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #444444;
	display: block;
	margin-top: 21px;
	float: left;
	margin-left: 14px;
}
.conteiner .tree-block .uruns .uruns-gec .urun-left {
	display: block;
	float: left;
	height: 25px;
	width: 15px;
	background-image: url(../images/oks.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 34px;
}
.conteiner .tree-block .uruns .uruns-gec .urun-right {
	display: block;
	float: left;
	height: 25px;
	width: 15px;
	background-image: url(../images/oks.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 34px;
}


.conteiner .tree-block .uruns .uruns-gec {
	float: left;
	width: 310px;
	margin-left: 15px;
	margin-top: 55px;
}

.conteiner .tree-block .uruns .uruns-gec .urunlergc {
	float: left;
	width: 272px;
	margin-right: 4px;
	margin-left: 4px;
}

.conteiner .tree-block .uruns .uruns-gec .urunlergc ul li {
	display: block;
	float: left;
	height: 130px;
	width: 114px;
	margin-right: 10px;
	margin-left: 10px;
}
.conteiner .tree-block .uruns .uruns-gec .urunlergc ul li .em{
	position: absolute;
	text-align:center;
	text-shadow: 1px 1px #ffffff;
	font-family: "neosansregular";
	font-size: 12px;
	color: #686868;
	float:left;
	
	margin-top:98px;
	width:120px;
	
}
.conteiner .tree-block .uruns .uruns-gec .urunlergc ul li .urun-crop {
	background-image: url(../images/urun-cerc.png);
	background-repeat: no-repeat;
	position: absolute;
	display: block;
	height: 101px;
	width: 118px;
	float: left;
	margin-top: -3px;
}
.conteiner .tree-block .uruns .uruns-gec .urunlergc ul li img {
	height: 92px;
	width: 114px;
}
.conteiner .bults {
	background: url('../images/bult.png') no-repeat center center #264459;
	background-repeat: no-repeat;
	float: left;
	height: 132px;
	width: 1024px;
	margin-top: 7px;
}
.conteiner .bults .e-bulten {
	float: left;
	height: 100px;
	width: 240px;
	margin-top: 18px;
	margin-left: 10px;
}
.conteiner .bults .e-bulten .bulten-baslik {
	font-family: "neosansmedium";
	font-size: 20px;
	color: #FFF;
	display: block;
	float: left;
	text-shadow: 1px 1px #555555;
}
.conteiner .bults .e-bulten .mail-post {
	background-image: url(../images/bult-kutu.png);
	display: block;
	float: left;
	height: 35px;
	width: 240px;
	margin-top: 9px;
}
.conteiner .bults .e-bulten .mail-post .bulten-kutu {
	height: 28px;
	width: 215px;
	margin-top: 2px;
	margin-left: 11px;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #545454;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.conteiner .bults .e-bulten .bulten-kayit {
	float: right;
	margin-top: 8px;
	font-size: 1px;
	color: #E0E0E0;
	background-image: url(../images/kaydet.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 61px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
	background-color:transparent;
	border:none;
}
.conteiner .bults .kayar-alt {
	float: left;
	height: 105px;
	width: 733px;
	margin-top: 14px;
	margin-left: 24px;
}
.conteiner .bults .kayar-alt .kayar-left {
	background-image: url(../images/oks.png);
	background-position: left bottom;
	display: block;
	float: left;
	height: 25px;
	width: 15px;
	margin-top: 36px;
}
.conteiner .bults .kayar-alt .kayar-right {
	background-image: url(../images/oks.png);
	background-position: left top;
	display: block;
	float: left;
	height: 25px;
	width: 15px;
	margin-top: 36px;
}
.conteiner .bults .kayar-alt .kayanlar {
	height: 105px;
	width: 700px;
	float: left;
}
.conteiner .bults .kayar-alt .kayanlar ul li {
	float: left;
	height: 106px;
	width: 106px;
	margin-right: 17px;
	margin-left: 17px;
	display: block;
}
.conteiner .bults .kayar-alt .kayanlar ul li img {
	height: 105px;
	width: 105px;
}
.conteiner .bults .kayar-alt .kayanlar ul li .kayar-crop {
	background-image: url(../images/olips-crop.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 106px;
	width: 106px;
	position: absolute;
}
.footer-bg {
	height: 143px;
	background: url('../images/footer-bg.png') repeat-x center center #264459;
	margin-top: 20px;
}
.footer-bg .footer-ortala {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
.footer-bg .footer-ortala .fot-ust .develop {
	float: left;
	height: 10px;
	width: 186px;
	margin-top: -9px;
	text-align: center;
	line-height: 40px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333333;
	text-shadow: 1px 1px #B0B0B0;
}
.footer-bg .footer-ortala .foot-logo {
	float: left;
	height: 71px;
	width: 167px;
	margin-top: 15px;
}
.footer-bg .footer-ortala .fot-ust .develop a {
	color: #333333;
}
.footer-bg .footer-ortala .fot-ust .telif {
	float: right;
	height: 23px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #FFF;
}
.footer-bg .footer-ortala .foot-menu {
	float: right;
	width: 630px;
	margin-top: 50px;
}
.footer-bg .footer-ortala .foot-menu ul li a {
	color: #666666;
}
.footer-bg .footer-ortala .foot-menu ul li {
	float: right;
	font-family: "neosansmedium";
	font-size: 15px;
	color: #666666;
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	text-shadow: 1px 1px #FFF;
	
}
.menu-bg ul li ul {
	width: 182px;
	display: none;
	z-index: 250;
	position: absolute;
	margin-top: 2px;
}
.menu-bg ul li ul li {
	height: 30px;
	width: 182px;
	line-height: 30px;
	font-family: "neosansregular";
	font-size: 15px;
	color: #E8C4BF;
	text-align: left;
	background-image: url(../images/acilir-tirnak.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #264459;
}
.menu-bg ul li ul li:hover {
	background-image: url(../images/acilir-tirnak.png);
	background-position: center bottom;
}
.menu-bg ul li:hover ul {
	display: block;
}

.menu-bg ul li ul .alt-bitir {
	background-color: #264459;
	background-repeat: no-repeat;
	background-position: center bottom;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	border-top-right-radius: 0px;
	height: 10px;
	width: 182px;
	display: block;
	float: left;
}
.menu-bg ul li ul li a {
	background-image: url(../images/cift-tirn.png);
	background-repeat: no-repeat;
	background-position: left 11px;
	display: block;
	padding-left: 13px;
	margin-left: 5px;
	color: #FFFFFF;
}
.menu-bg ul li ul li:hover a {

	background-image: url(../images/cift-tirn-hvr.png);
}
.conteiner .center-ust {
	background-image: url(../images/ana-ust.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 1023px;
	margin-top: 5px;
}
.conteiner .center-ust .center-alt {
	background-image: url(../images/ana-alt.png);
	background-position: center bottom;
	padding-bottom: 10px;
}
.conteiner .center-ust .center-alt .center-orta {
	background-color: #FFF;
}
.conteiner .center-ust .navi-ust {
	float: left;
	height: 40px;
	width: 1023px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E9EB;
}
.conteiner .center-ust .navi-ust .navigator {
	float: left;
	height: 40px;
	width: 500px;
}
.conteiner .center-ust .navi-ust .navigator .home-nav {
	float: left;
	height: 47px;
	width: 60px;
	background-image: url(../images/home-alt.png);
	display: block;
	background-repeat: no-repeat;
	margin-top: -8px;
}
.conteiner .center-ust .navi-ust .navigator ul li {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 40px;
	color: #ACB2B9;
	text-align: center;
	height: 40px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	display: block;
	background-image: url(../images/nav-ra.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.conteiner .center-ust .navi-ust .navigator ul li a {
	color: #ACB2B9;
}
.conteiner .center-ust .navi-ust .navigator ul li a:Hover {
	color: #192631;
}
.conteiner .center-ust .navi-ust .navigator ul li .active {
	color: #192631;
}
.conteiner .center-ust .navi-ust .sag-islem {
	float: right;
	height: 40px;
	margin-top: 12px;
	margin-right: 10px;
	width: 140px;
}
.conteiner .center-ust .navi-ust .sag-islem .islem-box {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #999999;
	float: right;
	height: 25px;
	display: block;
	background-position: left 4px;
	padding-left: 23px;
	margin-left: 10px;
	margin-top: 8px;
}
.conteiner .center-ust .navi-ust .sag-islem #prnt {
	background-image: url(../images/prin.png);
}
.conteiner .center-ust .center-alt .center-orta .yan-menu {
	float: left;
	width: 263px;
	margin-top: 15px;
	margin-left: 5px;
}
.conteiner .center-ust .center-alt .center-orta .content {
	float: left;
	width: 725px;
	margin-left: 15px;
	margin-top: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #777777;
	margin-bottom: 15px;
}
.conteiner .center-ust .center-alt .center-orta .content .bas {
	font-family: "neosansmedium";
	font-size: 24px;
	color: #333333;
}
.conteiner .center-ust .center-alt .center-orta .content .bas a {
	color: #333333;
}
.conteiner .center-ust .center-alt .center-orta .content .kck-bas {
	margin-bottom: 8px;
	font-family: "neosansmedium";
	font-size: 19px;
	color: #333333;
}
.conteiner .center-ust .center-alt .center-orta .yan-menu .menus {
	background: url('../images/yan-ust-bg.png') no-repeat left top #18232D;
	width: 263px;
	padding-bottom: 65px;
	padding-top: 5px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	border-top-right-radius: 8px;
}
.conteiner .center-ust .center-alt .center-orta .yan-menu .yan-menu-alt {
	background: url('../images/yan-alt-bg.png') no-repeat center top #18232D;
	display: block;
	float: left;
	border:25px;
	height: 122px;
	width: 263px;
}

.conteiner .center-ust .center-alt .center-orta .yan-menu .menus ul li {
	display: block;
	float: left;
	height: 45px;
	width: 250px;
	font-family: "neosansmedium";
	font-size: 16px;
	line-height: 45px;
	color: #ffffff;
	padding-left: 13px;
	background-image: url(../images/menu-yan-tirn.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.conteiner .center-ust .center-alt .center-orta .yan-menu .menus ul li a {
	color: #ffffff;
	display: inline-block;
	height: 40px;
	width: 263px;
}
.conteiner .center-ust .center-alt .center-orta .yan-menu .menus ul li:hover {
	background-color: #FFF;
	background-image: url(../images/yan-tirn.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.conteiner .center-ust .center-alt .center-orta .yan-menu .menus ul li:hover a {
	color: #2E3F54;
}
.search{
	background:url(../images/search.png) no-repeat;
	background-color: #496171;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	border-top-right-radius: 0px;
	width:306px;
	height:40px;
	float:right;
	margin-top:-2px;
	margin-right:0px;
}
.search-input{
	width:196px;
	float:left;
	background:none;
	color:#666666;
	border:none;
	font-family: "neosansregular";
	font-size:12px;
	margin:12px 0px 0px 45px;
}
.search-button{
	background: url('../images/buton.png') no-repeat center top #ffa800;
	width:46px;
	height:24px;
	float:left;
	color:#8b6b00;
	text-shadow:1px 1px 1px #ffffff;
	border:none;
	font-family: "neosansbold";
	text-align:center;
	cursor:pointer;
	font-size:12px;
	line-height: 22px;
	margin-top:8px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;

}
.nivo-caption {
	position:absolute;
	top:20px;
	color:#ffffff;
	width:90%;
	font-family: "neosansbold";
	font-size: 50px;
	line-height: 72px;
	font-weight: bold;
	display: block;	
	z-index: 50;
	float: left;
	height: 73px;
	margin-left: 25px;
	text-shadow: 1px 1px #000;
}

table.guesterbook input{ border:1px solid #dddddc; width:230px; height:24px; line-height:24px;}
table.guesterbook textarea{ border:1px solid #dddddc; width:228px; max-width:228px; max-height:106px; height:106px; line-height:24px;}

.acmenu{ border:1px solid #e1e1e1; width:232px; height:30px; line-height:24px;}
.contact-button { width:100px; border:1px solid #B06F00; background:#f09204; padding:5px 3px; font:14px Arial; color:#FFF; -moz-border-radius:3px; }
.contact-button:hover { border:1px solid #12738A; background:#8a8a8c; }
.hr-15 { height:2px; border:0px; background:url(../images/dot.gif) center repeat-x;}
.ic-button { color:#8d6c00; width:83px; height:33px; background:url('../images/ebulten.png') no-repeat; border:0px; float:left;margin: 4px 0 0 4px;  padding:0px 0px 0px 10px;}
a.buton { text-decoration:none; font-size:14px; padding:0 0 0 20px; margin:15px 5px 0 0; line-height: 2;}
.txtbold {font-weight:bold;}
.bulten-input{ border:1px solid #dddddc; width:260px; height:24px; line-height:24px;}
.content h1{
	font-family: 'neosansbold', sans-serif !important;
	font-size:18px;
	color:#dd6e0d;
	margin-bottom:5px;
}
.ic-linkler{
	font-family: 'neosansbold', sans-serif !important;
	font-size:18px;
	color:#999999;
	margin-bottom:5px;
}


.ok_box{
		padding:5px;
		width:98%;
		margin:0 0 5px 0;
		position:relative;
		display:inline-block;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		border-radius:5px;

		text-shadow: 1px 1px 0px #FBFFF8;
		background:#E5FFC6;
		border:1px solid #B8CD9F;
		color:#90A17D;		
	}    
	
	.ok_box h3{
		font-size:14px;
		color:green;
	}  .error_box, #loader{
		padding:5px;
			width:98%;
		margin:0 0 5px 0;
		position:relative;
		display:inline-block;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		border-radius:5px;
		text-shadow: 1px 1px 0px #FFEBE5;
		background:#ffcccc;
		border:1px solid #ff9999;
		color:#c31b00;		
	}
/* Font araçları */
#font_tools{
	
	background:url(../images/detail_back.gif) repeat-x;
}

#font_tools .tools{

	padding:0px;
	padding-top:0px;
}

#font_tools .goback{
	color:#000000;
}

#font_tools .goback A{
	color:#000000;
}

#font_tools .fonts{
	float:right;
}



/* yazı fontları */
.content_12, .content_12 font, .content_12 p, .content_12 div, .content_12 td{
	font-family: Arial;
	font-size: 12px;
	line-height: 160%;	background: none;

}
.content_14, .content_14 font, .content_14 p, .content_14 div, .content_14 td{
	font-family: Arial;
	font-size: 14px;
	line-height: 160%;	background: none;
}
.content_16, .content_16 font, .content_16 p, .content_16 div, .content_16 td{
	font-family: Arial;
	font-size: 16px;
	line-height: 160%;	background: none;
}
.content_18, .content_18 font, .content_18 p, .content_18 div, .content_18 td{
	font-family: Arial;
	font-size: 18px;
	line-height: 160%;	background: none;
}
.fl { float:left;}
.fr { float:right;}
.paging {}
.paging ul {margin: 0; padding: 0}
.paging ul li {
	list-style: none;
	float: left;border-radius: 4px;
	background: #5c5c5d;
	padding: 5px;margin-left: 2px;
}
.paging li a {
  display: block;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  border-radius: 3px;
  padding: 3px 5px ;
}
.paging li a:hover {
	color: #ffc77c;
}
.paging .active a:hover {
	color: #ffc77c;
}
.paging .active a {
  border-radius: 6px;
  color: #ee971d;	
  padding: 4px 12px ;
}
.paging .active {
  padding: 4px 0;
}
.paging .xprev {margin-right: 5px}
.paging .xnext {margin-left: 5px}
.mar-t-20 {
	margin-top: 20px;
}
.mar-r-10 {
	margin-right: 10px;
}
.mar-r-20 {
	margin-right: 30px;
}

.mar-alt{
	margin: 2px;
}



.urun-boxx {
	float:left;
	width:160px;
	background:#none;
	border:5px solid #E2E2E2;
	margin:0 0px 0px 0;
	position:relative;
	padding:0px;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	border-top-right-radius: 8px;
}
.urun-boxx .yazar { 
	position:absolute;
	top:70px;
	left:0px;
	margin:0 10px;	border:3px solid #E2E2E2;
}
.urun-boxx .ekle { 
	position:absolute;
	top:6px;
	left:80px;
	margin:0 10px;
}


.urun-boxx .yemekadi a { 

	color:#b71c06; 	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	text-decoration: none;
	font-style:normal;line-height:20px; padding:0px;
}
.urun-boxx h4 { 
	position:absolute;
	top:120px;
	left:0px;
	margin:0 10px;
}
.urun-boxx h4 a { color:#FFF; background: #737373; 	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	text-decoration: none;
	font-style:normal;line-height:20px; padding:0px; }
.urun-boxx .inside { padding:10px; height:132px; }
.urun-boxx.last { margin-right:0; }

.urun-boxx .boxx-bot {
	height:0px;
	background:url(../images/bg_box_bot.gif) repeat-x;
} 


.resim-boxx {
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topright: 8;
	border-top-right-radius: 8px;
	width:260px;
	background:#f7f7f7;
	border:5px solid #E2E2E2;
	margin:0 0px 0px 0;
	position:relative;
	padding:0px;
}

.resim-boxx .inside { padding:8px; height:auto; }
.yazi-boxx { 
	margin-top: -20px;
	float: right;z-index: 300;
	position: absolute;}

.resim-boxx .boxx-bot {
	height:0px;
	background:url(../images/bg_box_bot.gif) repeat-x;
} 
.haber-resim {

	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topright: 8;
	border-top-right-radius: 8px;
}