﻿@charset "utf-8";
/* CSS Document */

body { margin: 0; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; }
.logo { font-size: 32px; padding-top: 10px; padding-bottom: 10px; }
.anamenu { height: 50px; }
.anamenuic { height: 50px; }
.arama-bg { background-image: url(../images/ara-bg.png); height: 50px; width: 211px; background-repeat: no-repeat; background-position: center center; }
.arama-bgic { padding-left: 15px; }
.navigator { height: 30px; }
.navigatoric { background-image: url(../images/icon-ana.png); background-repeat: no-repeat; background-position: left center; padding-left: 15px; }
.ustyazilar { font-size: 13px; text-decoration: none; text-align: right; }
a.navigatorlink:link { font-size: 12px; text-decoration: none; }
a.navigatorlink:visited { font-size: 12px; text-decoration: none; }
a.navigatorlink:hover { font-size: 12px; text-decoration: underline; }
a.navigatorlink:active { font-size: 12px; text-decoration: none; }
.altbg { background-image: url(../images/altbg.png); background-repeat: repeat-x; background-position: left top; height: 38px; }
.copyrbg { background-image: url(../images/coprybg.png); background-repeat: no-repeat; background-position: left top; height: 38px; padding-left: 20px; }
.altbg2 { padding-top: 10px; padding-bottom: 20px; }
.altbgsutun { width: 20%; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; }
.altbasliklar { font-weight: bold; text-decoration: none; padding-left: 10px; }
.copryyazi { font-size: 12px; }
.logoyazi { font-weight: bold; }
a.altlinkler:link { text-decoration: none; }
a.altlinkler:visited { text-decoration: none; }
a.altlinkler:hover { text-decoration: underline; }
a.altlinkler:active { text-decoration: none; }
.divhaberler,
.divurunler,
.divkategoriler { width: 318px;  border: 1px solid transparent; padding: 10px; float: left; margin-right: 20px; margin-bottom: 20px; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
.divhaberler:nth-child(3n),
.divurunler:nth-child(3n),
.divkategoriler:nth-child(odd) { margin-right: 0; }
.anabuyukkenarlik { /* padding-right: 80px; */ /* padding-left: 65px; */ }
.anakucukkenarlik { padding-right: 22px; padding-left: 22px; }
.divhaberler a.haberbasliklink,
.divurunler a.urunbasliklink,
.referans .referansAdi,
.divkategoriler a.kategoribasliklink { font-size: 15px; text-decoration: none; display: block; text-align: center; }
.haberbaslikstyle,
.urunbaslikstyle,
.referans .referansAdi,
.kategoribaslikstyle { margin-bottom: 7px; padding-bottom: 4px; border-bottom: 1px solid #ccc; }
.divhaberler .haberresim,
.divurunler .urunresim,
.divkategoriler .kategoriresim { width: 130px; margin: 0 9px 0 0; height: 104px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.divyanmenuler { width: 200px; float: left; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; background: url(../images/yanmenuust.png) no-repeat center top; padding: 5px 10px 10px 10px; margin-bottom: 20px; }
a.divduyurular-haberbaslik { text-decoration: underline; }
.divduyurular-haberaciklamasi { font-size: 13px; text-decoration: none; }
.divyanmenulerbaslik { height: 21px; padding-bottom: 6px; font-size: 15px; text-decoration: none; }
a.turunculink { font-size: 14px; text-decoration: none; }
.divturuncucizgi { height: 15px; width: 100%; border-top-width: 1px; border-top-style: dotted; }
.yanmenuust { background: url(../images/yanmenuust.png) no-repeat center bottom; height: 30px; padding-left: 20px; font-size: 15px; }
.yanmenuorta { background: url(../images/yanmenuorta.jpg) repeat-y center top; }
.yanmenualt { background: url(../images/yanmenualt.jpg) no-repeat center top; height: 4px; }
.divsayfaic { padding-right: 15px; padding-left: 15px; }
.anadiv { height: 160px; width: 208px; float: left; margin: 10px 15px 10px 15px; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; padding: 5px; }
.anadiv:hover { box-shadow: 0 1px 1px 1px #0066FF; }
.anadivbaslik { font-size: 17px; border-bottom-width: 1px; border-bottom-style: solid; margin-bottom: 20px; }
.anadivyukseklik { height: 100px; padding-top: 5px; padding-bottom: 5px; }
.textboxclass { border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; height: 20px; padding-right: 10px; padding-left: 10px; width: 100px; }
.gonderbuttonstil {
	width:80px;
	background: #3e9cbf;
	border:1px solid #3e9cbf;
	cursor:pointer;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .3);
	color: #fff;
	-webkit-box-shadow: inset 0 1px 0 #3e9cbf, 0 5px 0 0 #205c73, 0 10px 5px #999;
	-moz-box-shadow: inset 0 1px 0 #3e9cbf, 0 5px 0 0 #205c73, 0 10px 5px #999;
	box-shadow: inset 0 1px 0 #3e9cbf, 0 5px 0 0 #205c73, 0 10px 5px #999;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 0.1em;
	height: 20px;
}
.gonderbuttonstil:hover, .gonderbuttonstil:focus {
	color:#dfe7ea;
	-webkit-box-shadow: inset 0 1px 0 #3e9cbf, 0 2px 0 0 #205c73, 0 2px 5px #999;
	-moz-box-shadow: inset 0 1px 0 #3e9cbf, 0 2px 0 0 #205c73, 0 2px 5px #999;
	box-shadow: inset 0 1px 0 #3e9cbf, 0 2px 0 0 #205c73, 0 2px 5px #999;
}
.divyuzdeyuz { width: 100%; position: static; float: none; }
.divfotoalbum { width: 275px; height: 210px; float: left; margin-right: 20px; margin-bottom: 20px; border-radius: 7px; }
.divfotoalbum:nth-child(2n) { margin-right: 0; }
.divfotoalbum .albumfotoadi { display: block; padding: 7px; text-align: center; background-color: #f9f7f7; border: 1px solid #ccd; border-radius: 7px 7px 0 0; border-bottom: 0; }
.divfotoalbum a > img.fotoalbumresim { width: 275px; height: 175px; border: 1px solid #ccc; border-radius: 0 0 7px 7px; }
.divvideolar { padding: 5px; float: left; height: 180px; width: 245px; margin-bottom: 5px; margin-right: 5px; margin-left: 5px; }
.divprojeler { padding: 10px 10px 15px 10px; margin-bottom: 15px; border-radius: 9px; }
.referans { width: 275px; padding: 10px; float: left; border: 1px solid transparent; margin-right: 20px; margin-bottom: 20px; background-color: #fff; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
.referans:nth-child(odd) { margin-right: 0; }
.referans .referansResim { width: 253px; height: 190px; background-repeat: no-repeat; background-position: center center; }