/* 
	Mail    : emreeyice1@gmail.com
*/
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700);
body{background:url(../images/bgson.png) repeat-x #fff ;background-position: center top;
font-family:Arial; font-size:12px;}
#genel{background: #fff;width:960px; height:100%; margin-left:auto;margin-right:auto;padding:10px;
position:relative;
font:14px/1.5 Arial, sans-serif;
color:#666;
-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

/*Lightbox İletişim box*/
.sorubaslik{margin-top:10px;text-align:center;font-size:26px;font-family:georgia;color:#505050}
.iletisimformu{width:700px;height:400px;border:1px solid #eee;border-radius:10px;-moz-border-radius:10px;webkid-border-radius:10px;margin-top:10px;margin-left:auto;margin-right:auto;}
.iletsimresim {float:right;margin:10px;}
.lightboxiletisim{width:300px;border:1px solid #EAEAEA;margin:5px;}
.lightboxiletisim div {font-size:20px;font-family:georgia;}
.lightboxiletisim span {font-size:10px;}
.lightboxinput {width:200px;height:30px;border:1px solid #505050;margin:5px;padding:2px;color:#505050;font-size:16px;font-family:georgia;font-weight:bold;}
.lightboxiletisimtext{width:420px;margin:5px;float:left;}
.lightboxiletisimtext div {font-size:20px;font-family:georgia;}
.lightboxiletisimtext span {font-size:10px;font-family:arial;}
.lightboxtext{width:400px;height:130px;border:1px solid #505050;margin:3px;float:left;
padding:2px;color:#505050;font-size:16px;font-family:georgia;}
.aciklamasoru{width:250px;padding:3px;float:left;margin:5px;}
.aciklamasoru span {font-size:12px;font-family:georgia;}
.aciklamasoru p {font-size:12px;font-weight:bold;}
input.lightboxbuton {background-color: #505050;width:200px;height:50px;font-weight:bold; color: #fff;font-size:16px; padding: 5px 7px; cursor: pointer}
.altlightboxaciklama {float:left;font-size:16px;font-family:georgia;}
/*#Lightbox İletişim box*/
.headerortala{width:980px;padding-top:10px;padding-bottom:10px;margin-left:auto;margin-right:auto;}
/* Sosyal Ağlar Sol */ 
/* social box */
.social-box {
	width: 42px;
	text-align: center;
	float: left;
	margin-right: 15px;
}
.social-box a > span {
	display: block;
	border: 1px solid #ddd;
	padding: 7px 0;
	font-size: 14px;
	font-weight: bold;
	color: #555;
	border-radius: 4px;
	margin-bottom: 10px;
	position: relative;
}
.social-box a > span::after {
	content: '';
	border: 6px solid transparent;
	border-top-color: #fff;
	position: absolute;
	bottom: -12px;
	left: 50%;
	margin-left: -6px;
}
.social-box a > span::before {
	content: '';
	border: 8px solid transparent;
	border-top-color: #ddd;
	position: absolute;
	bottom: -16px;
	left: 50%;
	margin-left: -8px;
}

/* hover */
.social-box a:hover > span {
	border-color: #999;
}
.social-box a:hover > span::before {
	border-top-color: #999;
}

/* horizontal */
.social-box-horizontal {
	overflow: hidden;
	float: left;
	margin-right: 10px;
}
.social-box-horizontal a > img {
	float: left;
	width: 22px;
	margin-right: 10px;
}
.social-box-horizontal a > span {
	display: block;
	float: left;
	border: 1px solid #ddd;
	width: 70px;
	padding: 2px 0;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border-radius: 4px;
	color: #555;
	position: relative;
}
.social-box-horizontal a > span::after {
	content: '';
	border: 4px solid transparent;
	border-right-color: #fff;
	position: absolute;
	top: 50%;
	margin-top: -5px;
	left: -8px;
}
.social-box-horizontal a > span::before {
	content: '';
	border: 6px solid transparent;
	border-right-color: #ddd;
	position: absolute;
	top: 50%;
	margin-top: -7px;
	left: -12px;
}

/* hover */
.social-box-horizontal a:hover > span {
	border-color: #999;
}
.social-box-horizontal a:hover > span::before {
	border-right-color: #999;
}

/* Header */
.ustheader{width:200px;height:10px;position:absolute;top:-10px;right:0;z-index:1;}
.ustmenu ul  {width:200px;}
.ustmenu ul li a {float:left;font-weight:bold;margin-left:2px;padding:3px;font-size:12px;color:#505050;}
.ustmenu ul li a:hover{text-decoration:underline;color:#333;}
#header { height:100px;position:relative;}
#logo {float:left; width:200px; height:100px;margin-left:10px;}
.ustresim{width:968px;height:48px;margin-left:10px;margin-top:20px;background: #66665e;
  background: -moz-linear-gradient(#66665e 0%, #45463d 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #66665e), color-stop(100%, #45463d));
  background: -webkit-linear-gradient(#66665e 0%, #45463d 100%);
  background: linear-gradient(#66665e 0%, #45463d 100%);
  border-top:1px solid #45463d;border-left:1px solid #45463d;border-right:1px solid #45463d;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;}
.ustresim span{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 26px;
padding-left:25px;
line-height: 1.8em;
margin: 0 0 22px 0;
color: #fffefe;
font-weight: normal;
letter-spacing: -2px;
text-shadow: 0 1px 0 #484746;}
.geri {float:right;line-height:4em;margin-right:10px;}
.geri a{color:#eee;}
.geri a:hover{color:#ddd;text-decoration:none;outline: none;}
.bayrak{position:absolute;right:0;top:10px;}
.doktor{background:url(../images/doktor.png);position:fixed;top:0;right:0;width:162px;height:468px;}
.zeytin{position:absolute;left:683px;top:-20px;display:none}
.zeytin img{height:100px;}
.logoyazi{position:absolute;width:400px;margin-left:120px;margin-top:12px;font-size:12px;font-weight:bold;font-family:Arial, Helvetica, sans-serif;color:#fff;text-shadow: black 0.1em 0.1em 0.2em}
.logoyazi2 {position:absolute;margin-top:30px;margin-left:120px;font-size:14px;font-weight:bold;font-family:  Arial, Helvetica, sans-serif;color:#fff;text-shadow: black 0.1em 0.1em 0.2em}
.logoyazi3{position:absolute;margin-top:22px;z-index:1;margin-left:375px;font-size:26px;font-weight:bold;font-family:  tohama;color:#fff;text-shadow: #333 0.1em 0.1em 0.2em}
.takvim{background:url:(../images/takvim.png) repeat-x;width:455px;height:265px;position:fixed;display:none;margin-left:500px;
	margin-top:5px;
	font-size:20px;
	color:#8b8b8b;
	z-index:99999;
}
li.takvimbuton {display: block;cursor:pointer;width: 270px; height: 35px; background: url(../images/ac.png);
			text-indent: -9999;margin-left:620px; margin-top: -35px; position:fixed;z-index:999999}
li.takvimbuton.kapat {background: url(../images/kapat.png)!important}
.tuskonesidef{position:absolute;width:122px;height:24px;margin-left:710px;margin-top:83px;}
.tuskonesidef img {width:172px;}
.slogan{position:absolute;margin-left:690px;margin-top:60px;
	font-size:20px;
	color:#505050;
	text-align:right;
	font-family:arial;
}
/* sosyal */
.sosyalaglar{width:100px;height:100px;position:absolute;margin-top:20px;margin-left:740px; }
.sosyalaglar ul li a {float:left;display:block;width:50px;}
.sosyalaglarsol{width:100px;height:100px;border:1px solid #;position:absolute;margin-left:-80px;margin-top:200px;}
/* sosyal */

/* Slider */
.banner_arka{width:940px;height:325px;position:relative;padding-top:10px;padding-left:20px;}
#slider {width:600px; height:270px;margin-left:5px;position:absolute;}
#slider span{background-color:#2d8b99;text-shadow: #333 0.1em 0.1em 0.2em; position:absolute;margin-top:229px;padding:10px;font-size:14px;color:#fff;font-weight:bold;opacity: .90;}
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

.theme-default #slider {

    width:600px; /* Make sure your images are the same size */
    height:270px; /* Make sure your images are the same size */
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top:150px;
}
.slidersag{width:300px;height:270px;float:right;margin-right:20px;}
.onlineislemler{width:280px;height:100px;margin:0 auto;background-color:#ccc;margin-top:5px;}
.onlineislemler h3 {font-size:12px;font-weight:bold;text-align:center;}
.solonline{float:left;width:120px;height:100px;}
.solonline li {display:block;font-size:11px;padding:5px;float:left;}
.solonline li a{color:#505050;}
.solonline li a:hover{color:#000;}
.sagonline{float:right;width:120px;height:100px}
.sagonline li {float:left;display:block;font-size:11px;padding:5px;}
.sagonline li a{color:#505050;}
.sagonline li a:hover{color:#000;}
.golge-efekti {
position:relative;
background-color:#dedede;
font:14px/1.5 Arial, sans-serif;
padding:1em;
color:#666;
text-shadow: 0px 1px 3px #fff;
text-align:center;
-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
 
.golge-efekti:before,
.golge-efekti:after {
content:"";
position:absolute;
z-index:-2;
}
 
.golge-efekti p {
font-size:16px;
font-weight:bold;
}

/* Kalkık köşeler */
.kalkik {
-moz-border-radius:4px;
 border-radius:4px;
}
 
.kalkik:before,
.kalkik:after {
bottom:15px;
left:10px;
width:50%;
height:20%;
max-width:300px;
max-height:100px;
-webkit-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
-moz-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
-webkit-transform:rotate(-3deg);
-moz-transform:rotate(-3deg);
-ms-transform:rotate(-3deg);
-o-transform:rotate(-3deg);
transform:rotate(-3deg);
}
 
.kalkik:after {
right:10px;
left:auto;
-webkit-transform:rotate(3deg);
-moz-transform:rotate(3deg);
-ms-transform:rotate(3deg);
-o-transform:rotate(3deg);
transform:rotate(3deg);
}

/*silider2*/
#slider2 {width:250px;height:250px;float:right;margin-right:5px;margin-top:10px;}
.theme-default #slider2 {
    width:250px; /* Make sure your images are the same size */
    height:250px; /* Make sure your images are the same size */
}
/* Ürünler */
#urunler { width:960px; height:216px; margin-top:15px; float:left;}
.barbaslik {width:300px; height:30px; float:left; font-size:16px; font-weight:bold; color:#565656  }
.barbaslik  img{ width:32px; height:32px; float:left;}
.barbaslik span {margin-left:5px; float:left; margin-top:6px; }
/*kisayollar*/
.sonmenu{width:250px;float:left;}
.kisayollar1{width:247px;height:78px;float:left;}
.kisayollar1 ul li a{background:url(../images/urun1.png)repeat-x scroll 0 0 transparent;width:247px;height:78px;display:block;float:left;}
.kisayollar1 ul li a:hover {background: url("../images/urun1.png") repeat-x scroll 0 -235px transparent; display:block;}

.kisayollar2{width:247px;height:78px;float:left;}
.kisayollar2 ul li a{background:url(../images/urun2.png) repeat-x scroll 0 0 transparent;width:247px;height:78px;display:block;float:left;}
.kisayollar2 ul li a:hover {background: url("../images/urun2.png") repeat-x scroll 0 -235px transparent; }

.kisayollar3{width:247px;height:78px;display:block;float:left;}
.kisayollar3 ul li a{background:url(../images/urun3.png)repeat-x scroll 0 0 transparent;width:247px;height:78px;float:left;}
.kisayollar3 ul li a:hover {background: url("../images/urun3.png") repeat-x scroll 0 -235px transparent; }

/*#kisayollar*/

/*İç Menu*/
.kisayollar {width:370px; height:210px;position:relative;float:left;border: #e1e1e1 1px solid;
	background: #f8faf3 url("../images/content-bg.png");
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 1);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 1);padding-left:8px;padding-top:2px;margin-left:13px;margin-top:10px;}
.buton1{width:169px;height:58px;float:left;margin:6px;}
.buton1 ul li a{width:169px;height:58px;background:url("../images/buton/tuskon.png") repeat-x scroll 0 0 transparent;display:block;float:left;}
.buton1 ul li a:hover{width:169px;height:58px;background:url("../images/buton/tuskon.png") repeat-x scroll 0 -70px transparent;display:block;float:left;}
.buton2{width:169px;height:58px;float:left;margin:6px;}
.buton2 ul li a{width:169px;height:58px;background:url("../images/buton/esidef.png") repeat-x scroll 0 0 transparent;display:block;float:left;}
.buton2 ul li a:hover{width:169px;height:58px;background:url("../images/buton/esidef.png") repeat-x scroll 0 -70px transparent;display:block;float:left;}
.buton3{width:169px;height:58px;float:left;margin:6px;}
.buton3 ul li a{width:169px;height:58px;background:url("../images/buton/tuskontrade.png") repeat-x scroll 0 0px transparent;display:block;float:left;}
.buton3 ul li a:hover{width:169px;height:58px;background:url("../images/buton/tuskontrade.png") repeat-x scroll 0 -70px transparent;display:block;float:left;}
.buton4{width:169px;height:58px;float:left;margin:6px;}
.buton4 ul li a{width:169px;height:58px;background:url("../images/buton/faydalilink.png") repeat-x scroll 0 0 transparent;display:block;float:left;}
.buton4 ul li a:hover{width:169px;height:58px;background:url("../images/buton/faydalilink.png") repeat-x scroll 0 -70px transparent;display:block;float:left;}
.buton5{width:169px;height:58px;float:left;margin:6px;}
.buton5 ul li a{width:169px;height:58px;background:url("../images/buton/tuskonevrensel.png") repeat-x scroll 0 0 transparent;display:block;float:left;}
.buton5 ul li a:hover{width:169px;height:58px;background:url("../images/buton/tuskonevrensel.png") repeat-x scroll 0 -70px transparent;display:block;float:left;}
.buton6{width:169px;height:58px;float:left;margin:6px;}
.buton6 ul li a{width:169px;height:58px;background:url("../images/buton/sanaltur.png") repeat-x scroll 0 0 transparent;display:block;float:left;}
.buton6 ul li a:hover{width:169px;height:58px;background:url("../images/buton/sanaltur.png") repeat-x scroll 0 -70px transparent;display:block;float:left;}
/*#İç Menu*/
/*
#manset {width: 905px; height: 129px; float:left; margin-top:20px; margin-left:20px;}
ul#mans li {float: left; margin-left:19px;}
ul#mans li a img {border:2px solid #565656; width:125px;height:125px}
ul#mans li a img:hover{border:2px solid #59a5f5; }
#manset .jcarousel-next-horizontal {display: block; width: 25px; height: 80px; position: absolute; right: -35px; top: 30px; background: url(../images/sag.png); cursor: pointer;}
#manset .jcarousel-prev-horizontal {display: block; width: 25px; height: 80px; position: absolute; left: -33px; top: 30px; background: url(../images/sol.png); cursor: pointer;}

*/
/* Hoşgeldiniz */
#hosgeldiniz {width:945px;border:1px solid #000; float:left; margin-top:15px;}
.hosgeldiniz {float:left; margin-top:13px; color:#1e1e1f; font-size:13px;}

/* Duyurular */

/* ortaic */
	.ortakisim{position:relative;width:100%;height:100%;min-height:400px;margin-top:20px;}
	.ortakisimortala{width:980px;margin:0 auto;}
/* #ortaic */

/* altortaic */
.ortaalt{width:100%;height:120px;}
.ortaaltic{width:1000px;margin:0 auto;height:100px;}
.ortaaltic  li {height:60px;display:block;float:left;margin-left:2px;padding:2px;}
/* #altortaic */


/* Faliyetler */
	
.faliyetler{width:945px;height:100%;position:relative;margin-top:5px;padding-top:3px;padding-left:10px;border: #e1e1e1 1px solid;padding-bottom:20px;
	background: #f8faf3 url("../images/content-bg.png");
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 1);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 1);}
.faliyetleraciklama{font-size:20px;font-weight:bold;}
.faliyetleraciklama span{font-size:12px;font-weight:bold;float:right;color:#505050;margin-right:50px;margin-top:20px;}
/* #Faliyetler */


/*Tab İçerik */
.dogum{width:390px;height:290px;}
.dogum h1 {font-size:22px;text-align:center;color:#7887A0;margin:3px;}
.dogum li a {width:390px;display:block;padding:2px;}
.dogum li a img {height:15px;margin-right:5px;}
.dogum li a  {color:#55b1da}
.dogum li a:hover {color:lightblue}
.fay{width:320px;height:250px;}
.fay h1 {font-size:22px;text-align:center;color:#7887A0;margin:3px;}
.fay li a {width:320px;display:block;padding:1px;}
.fay li a img {height:15px;margin-right:5px;}
.fay li a  {color:#55b1da}
.fay li a:hover {color:lightblue}
/*Tab İçerik */

/*alttaraflar */
.alttutucu{width:955px;height:250px;position:relative;margin-top:5px;padding-top:5px;padding-bottom:5px;border: #e1e1e1	 1px solid;
	background: #f8faf3 url("../images/content-bg.png");
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 1);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 1);}
	/*Döviz kurları*/
	ul, li {padding: 0; margin: 0; list-style: none}
				ul.tab {overflow: auto; font: 12px Arial;background: url(../images/tab.png) left top repeat-x;}
				ul.tab li {float: left; margin-right: 5px}
				ul.tab li a {display: block; padding: 5px; color: red; background: #d6d6d6
							height: 30px;
							line-height: 30px;
							text-align: center;
							font-size: 13px;
							cursor: pointer;
							border-top: 1px solid #d6d6d6;
							border-right: 1px solid #d6d6d6;
							padding: 0 15px 0 15px;
							font-weight: bold;
							position: relative;}
				ul.tab li.aktif a {background: #f1f1f1;color: #006e79;}
				.content {border: 2px solid #ececec;}
	.dovizkurlari{width: 400px;height: 335px;
	float:right;	
		color:#666;
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	border-bottom: none;}
	/*#Döviz kurları*/
	/*Dernekler */
	.dernekler{width:300px;height:240px;float:right;margin-right:10px;margin-top:5px;}
	#uyedernek_area{
		width:300px; height:234px; position:absolute;  padding-top:6px; background:url(../images/uyedernekbottom.png) #fff left bottom no-repeat;
	}
	#uyedernek_area #overlayimg{
		position:absolute; left:0; top:0; width:315px; height:109px; background:url(../images/uyedernek.png) top left no-repeat; z-index:100;
	}
	#uyedernek_area #title{
		width:300px; height:25px; line-height:25px; font-size:18px; color:#FFF; text-align:center; font-weight:bold; position:relative; z-index:200;
	}
	#uyedernek_area #derneklogo{
		width:300px; height:185px; margin:5px auto 0 auto; overflow:hidden; position:relative; z-index:1;
	}
	#uyedernek_area #derneklogo.right{
		margin-left:0; margin-right:10px; float:right;
	}
	#uyedernek_area #derneklogo #item{
		width:298px; background-position:center center; height:100px; background-repeat:no-repeat; margin-left:1px;margin-top:55px; display:block;
	}
	#uyedernek_area #derneklogo #item.big{
		height:128px;
	}
	/*#Dernekler*/
/* #alttaraflar */

/* referans */
.referans
{width:945px;height:150px;position:relative;margin-top:25px;padding-left:20px;border: #e1e1e1 1px solid;
	background: #f8faf3 url("../images/content-bg.png");
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 1);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 1);}
}
#referanslar {width:920px; height:170px; float:left; margin-top:5px; }
.referanslistesi { width:920px; height:82px; background-color:#fff; border-radius:7px; -moz-border-radius:7px; -webkit-border-radius:7px; border:1px solid #cccccc; margin-top:10px; float:left;}  
.referanslistesi ul li { float:left; display:block; padding-left:23px; padding-top:4px;
}


/* #referans */
/*
#duyurular {width:400px; height:220px; float:right;padding:3px;margin-right: 5px;margin-top:8px;border: #e1e1e1 1px solid;
	background: #f8faf3 url("../images/content-bg.png");
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 1);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 1);}
#duyurular ul {float:left; margin-top:8px; list-style-type:circle}
#duyurular ul li { padding-top:5px;display:block;margin-bottom:15px;margin-left:20px;}
#duyurular ul li a {color:#2f5b62;border: #e1e1e1 1px solid;
	background: #f8faf3 url("../images/body-bg.png");
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 1);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 1);font-size:13px;padding:5px;}
#duyurular ul li a:hover {color:#4f929d }
#duyurular img{margin-right:2px;}*/
#duyurularsayfasi {font-size:14px; line-height:25px;display:block;}
.duyuruaciklama{width:250px;font-size:12px;font-weight:bold;float:right;color:#505050;}
.duyuruaciklama span a {color:#505050;}
.duyuruaciklama span a {color:#444646;text-decoration:underline;}
#duyuru_area{
	width:295px; height:220px; float:right;margin-top:10px; background:url(../images/duyurubottom.png) left bottom no-repeat #fff;
}
#duyuru_area #title{
	width:295px; height:30px; padding:10px 0 0 10px; color:#FFF; font-size:14px; font-weight:bold; background:url(../images/duyurutop.png) no-repeat; cursor:pointer;
}
#duyuru_area #duyurular{
	width:295px; height:184px; position:relative; overflow:hidden;
}

#duyuru_area #duyurular #duyuru-item{
	width:220px; height:46px; padding:5px 5px 10px 50px; position:relative; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#000; line-height:1.2em;
}

#duyuru_area #duyurular #duyuru-item img{
	position:absolute; left:0; top:5px;
}
#duyuru-item{font-weight:bold;}
#duyuru_area #duyurular #duyuru-item a{
	position:absolute; right:0; bottom:20px; color:#8c8c8c;
}
/* Duyuru iç */

#duyurularic{width:600px; height:100%; float:right;padding:3px;margin-right: 5px;margin-top:8px;}
#duyurularic ul {float:left; margin-top:8px; list-style-type:circle}
#duyurularic ul li { padding-top:5px;display:block;margin-bottom:15px;margin-left:20px;}
#duyurularic ul li a {color:#2f5b62;border: #e1e1e1 1px solid;
	background: #f8faf3 url("../images/body-bg.png");
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 1);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 1);font-size:13px;padding:5px;}
#duyurularic ul li a:hover {color:#4f929d }
#duyurularic img{margin-right:2px;}
/*#Duyuru iç */


/* Footer */
#footer {background:url(../images/footer-bg.png);width:100%; height:25px;margin-top:30px;}
.tabanic {width:980px;margin:0 auto;color:#fff;position:relative;padding:5px;}
.devoloperimza{position:absolute;width:150px;right:0;line-height:15px;z-index:9999;font-size:10px;color:#fff;font-weight:bold;}
.devoloperimza a{font-size:10px;color:#ddd;font-weight:bold;text-decoration:none;list-style: none;}
.devoloperimza a:hover{font-size:10px;color:#fff;text-decoration:underline;}
.footeryazi{position:absolute;width:500px;left:0;line-height:15px;z-index:9999;font-size:11px;color:#fff;font-weight:bold;}
/* İçerik */
#icerik {width:948px;height:100%;float:left;overflow:hidden;position:relative;
	border: #e1e1e1 1px solid;
	color:#666;
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	margin-left:10px;margin-top:5px;}
#icerik{border-radius:3px; -webkit-border-radius:3px;-moz-border-radius:3px;}
#icerik{padding-top:10px;padding-bottom:10px;padding-left:20px;}
.iceriktut{width:980px;margin:0 auto;}
/* İç Sayfa İçerik */
.icsayfaicerik { width:900px; padding-right:20px;float:left;  font-size:12px;}
.icsayfaicerik {margin:.8em 0; font-size:12px;  line-height:1.5em; color:#1e1e1f}
.icsayfaicerik h1 {padding:.8em 0; font-size:1.5em;}
.icsayfaicerik h2 {padding:.3em 0; font-size:1.4em;}
.icsayfaicerik h3 {padding:1em 0 0 0; font-size:1.3em;}
.icsayfaicerik h4 {padding:1em 0 0 0; font-size:1.2em;}
.icsayfaicerik h5 {padding:1em 0 0 0; font-size:1.1em;}
.icsayfaicerik h6 {padding:1em 0 0 0; font-size:1em;}
.icsayfaicerik p {padding:.6em 0 .2em 0;}
.icsayfaicerik p a:hover, .postcontent ul a:hover, .postcontent ol a:hover {color:#4aa5c3;}
.icsayfaicerik ul, .postcontent ol {padding:.4em 0 .5em 2em;}
.icsayfaicerik ul li {list-style:disc;}
.icsayfaicerik ol li {list-style:decimal;}
.icsayfaicerik a {color:#323232;}
.icsayfaicerik a:hover {color:#59a5f5;}
/* urunlerimizreklam */	
	.urunlerimizreklam{
		width:227px;height:194px;float:left;
		border: #e1e1e1 1px solid;
		background: #f8faf3 url("../images/reklam-ver.jpg");
		-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 1);
		-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 1);
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 1);
		margin-left:10px;margin-top:5px;
	}
/*#urunlerimizreklam */


/* İçerik2 */
#icerik2 {width:680px;height:100%;float:left;overflow:hidden;position:relative;
	border: #e1e1e1 1px solid;
	color:#666;
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	margin-left:10px;margin-top:5px;}
#icerik2{border-radius:3px; -webkit-border-radius:3px;-moz-border-radius:3px;}
#icerik2{padding-top:10px;padding-bottom:10px;padding-left:20px;}
/* İç Sayfa İçerik */
.icsayfaicerik2 { width:640px; height:100%; float:left;  font-size:12px;}
.icsayfaicerik2 {margin:.8em 0; font-size:12px;  line-height:1.5em; color:#1e1e1f}
.icsayfaicerik2 h1 {padding:.8em 0; font-size:1.5em;}
.icsayfaicerik2 h2 {padding:.8em 0; font-size:1.4em;}
.icsayfaicerik2 h3 {padding:1em 0 0 0; font-size:1.3em;}
.icsayfaicerik2 h4 {padding:1em 0 0 0; font-size:1.2em;}
.icsayfaicerik2 h5 {padding:1em 0 0 0; font-size:1.1em;}
.icsayfaicerik2 h6 {padding:1em 0 0 0; font-size:1em;}
.icsayfaicerik2 p {padding:.6em 0 .2em 0;}
.icsayfaicerik2 p a:hover, .postcontent ul a:hover, .postcontent ol a:hover {color:#4aa5c3;}
.icsayfaicerik2 ul, .postcontent ol {padding:.4em 0 .5em 2em;}
.icsayfaicerik2 ul li {list-style:disc;}
.icsayfaicerik2 ol li {list-style:decimal;}
.icsayfaicerik2 a {color:#323232;}
.icsayfaicerik2 a:hover {color:#59a5f5;}

.sirkettut{width:600px;border:1px solid #ddd;margin-left:10px;margin-top:10px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;overflow:auto;position:relative;padding:5px;}
.sirket{width:190px;height:%100;border-bottom:1px solid #505050;float:left;margin-left:4px;overflow:auto;font-size:12px;color:#505050;font-weight:bold;}
.sirkettel{width:170px;height:%100;border-bottom:1px solid #505050;float:left;margin-left:10px;overflow:auto;font-size:12px;color:#505050;font-weight:bold;}
.sirketweb a{width:190px;height:%100;border-bottom:1px solid #505050;float:left;margin-left:4px;overflow:auto;font-size:12px;color:#505050;font-weight:bold;text-decoration:none;}
.sirketweb a:hover{text-decoration:underline;cursor:pointer;color:lightblue}
/* İçeriksag */
#iceriksag {width:250px;height:100%;float:right;
	border: #e1e1e1 1px solid;
	background: #f8faf3 url("../images/content-bg.png");
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 1);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 1);
	margin-left:10px;margin-top:5px;}
#iceriksag{border-radius:3px; -webkit-border-radius:3px;-moz-border-radius:3px;}

/* Sayfalama */
.sayfalama { padding: 3px; margin: 3px; text-align:center; float:left; padding-top:15px; } 
.sayfalama a { padding: 2px 5px 2px 5px;  margin: 2px;  border: 1px solid #EEE;  text-decoration: none;  color: #036CB4; cursor:pointer; } 
.sayfalama a:hover, .sayfalama a:active { border: 1px solid #999;  color: #666; cursor:pointer; } 
.sayfalama .secili {  padding: 2px 5px 2px 5px;  margin: 2px;  border: 1px solid #036CB4;  font-weight: bold;  background-color: #036CB4;  color: #FFF;} 
.sayfalama .pasif {  padding: 2px 5px 2px 5px;  margin: 2px;  border: 1px solid #EEE;  color: #DDD; }

/* Contatc Form */

#iletisimform {float:left; width:450px; height:100% }

#iletisims input, #iletisims textarea { 
	padding: 8px;
	border: solid 1px #E5E5E5;
	font: normal 12px Verdana, Tahoma, sans-serif;
	width: 200px;
	background: #FFFFFF url('form_background.png') left top repeat-x;/*Mimic Background Property in Internet Explorer since IE 6,7,8 does not support CSS3*/
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;/*0.1 actually means 10 %*/
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	}

#iletisims textarea { 
	width: 400px;
	max-width: 400px;
	height: 150px;
	line-height: 150%;
	}

#iletisims input:hover, #iletisims textarea:hover,
#iletisims input:focus, #iletisims textarea:focus { 
-moz-box-shadow:0 0 8px lightblue;
	-webkit-box-shadow:0 0 8px lightblue;
	box-shadow:0 0 8px lightblue;
}

.form label { 
	margin-left: 12px; 
	color: #999999; 
	}

.submit input {
	width: auto;
	padding: 10px 14px;
	background: #617798;
	font-size: 14px;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor:pointer;
	}
#form-div { 
-moz-border-radius:12px 12px 12px 12px;
-webkit-border-radius: 12px 12px 12px 12px;

padding:15px;
}


/* İletişim Adresleri */
#iletisimadres {
position:absolute;
top:0;
left:0;
margin-left:500px;
margin-top:20px;
width:400px;
height:100%;
 }

#gmaps {
float:right;
width:340px;
height:200px;
margin-top:10px;
margin-right:90px;
} 
#gmaps h3{padding-bottom:10px;}

/* Kategoriler */
#kategoriler {float:left; width:200px; height:100%; margin-top:5px;} 
.barbaslik2 {width:800px; height:30px; float:left; padding:5px;font-size:15px; font-weight:bold; }
.barbaslik2  img{ width:32px; height:32px; float:left; }
.barbaslik2 span {background-color:#107f8d;margin-left:5px; float:left; border: #e1e1e1 1px solid;
	background: #f8faf3 url("../images/content-bg.png");
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 1);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 1);margin-top:6px;font-size:15px;}
.barbaslik2 strong {margin-left:5px; float:left; margin-top:10px;font-size:17px;}
#kategoriler ul  {  margin-top:10px; float:left; color:#1e1e1f; font-size:13px; font-weight:bold; }
#kategoriler ul  li{ float:left; list-style: square url("../images/ok.png"); padding-top:8px; font-size:13px; font-weight:bold; margin-top:10px;}

/* Sayfadaki Ürünler */
#uruns {width:700px; height:100%; float:right; }
#urunsliste {float:left; width:700px; height:100%; margin-top:5px; }
#urunsliste ul li {float:left; display:block; list-style:none; padding-left:10px; padding-top:20px; }
#uruncuk {margin:0 auto; width:154px; height:220px; padding-top:10px; float:left; }
#uruncuk a img {border:2px solid #565656; }
#uruncuk a img:hover {border:2px solid #25707c; }
.urunad {margin:0 auto; font-weight: bold; font-size:12px; color:#1e1e1f; margin-top:10px }
.incele {width:115px; height:30px; margin-top:8px; }
.incele a {float:right; background-color:#565656; padding:3px 15px 3px 15px; color:#fff; border-radius:7px; -moz-border-radius:7px; -webkit-border-radius:7px; }
.incele a:hover {background-color:#25707c; color:#fff;}
#inceleres {width:16px; height:16px; background-image:url(../images/search.png); float:left; }

/* Tek Sayfa Ürünler */
#sayfaurun {float:left; width:700px; height:100%;  margin-top:20px; }
.buyukurunresmi {width:250px; height:300px; float:left; }
.buyukurunresmi a img{border:2px solid #565656; }
.buyukurunresmi a img:hover {border:2px solid #59a5f5; }
.fiyat {float:left; margin-top:20px; font-size:16px; font-weight: bold; margin-left:70px; width:250px; height:30px; }
.fiyat span {font-size:25px; }
.satinal {float:left; margin-left:65px; }
.urunaciklama { width:400px; height:100%; float:left;margin-left:30px;}

/* Albüm v2 ile gelen güncelleme*/
#album {float:left; }
ul.album li {float:left; display:block;  list-style:none; }
#albumres {width:170px; height:210px; padding-left:15px; padding-top:25px;}
#albumres img {width:170px; height:200px; border:3px solid #565656;  }
#albumres img:hover {border:3px solid #25707c; }
#albumres span {width:170px; margin-top:5px; float:left; font-size:14px; font-weight:bold;}


.clear {
clear:both;
font-size:1px;
height:1px;
line-height:1px;
overflow:hidden;
}


  
.kutu{
width:880px;
margin:20px 0;
/* border radius */
 -webkit-border-radius: 3px;  
 -moz-border-radius: 3px;  
 border-radius: 3px;
 -webkit-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.2);
box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.2);
}

.kutu span{
font: 13px Arial;
margin-left:10px;
}

.basarili{
padding:15px 40px;
background: #F0FCCF url(../images/basarili.png) no-repeat 10px center;
border:1px solid #BADC5D;
-webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(255, 255, 255, 0.9) inset; 
-moz-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(255, 255, 255, 0.9) inset;
box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(255, 255, 255, 0.9) inset;
}

.hata{
padding:15px 40px;
background: #FCE3E3 url(../images/hata.png) no-repeat 10px center;
border:1px solid #BC8484;
-webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(255, 255, 255, 0.9) inset; 
-moz-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(255, 255, 255, 0.9) inset;
box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(255, 255, 255, 0.9) inset;
}

.uyari{
padding:15px 40px;
background: #FFF0C6 url(../images/uyari.png) no-repeat 10px center;
border:1px solid #B59F5E;
-webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(255, 255, 255, 0.9) inset; 
-moz-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(255, 255, 255, 0.9) inset;
box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(255, 255, 255, 0.9) inset;
}

.bilgi{
padding:15px 40px;
background: #F7F9FC url(../images/bilgi.png) no-repeat 10px center;
border:1px solid #B0B9C4;
-webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(255, 255, 255, 0.9) inset; 
-moz-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(255, 255, 255, 0.9) inset;
box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(255, 255, 255, 0.9) inset;
}

/* Eposta Kayıt */
.siyah2 {
	width: 283px;
	height: 79px;
	background-image: url('../images/siyah2.png');
	background-repeat: no-repeat;
	margin-left:60px;
}

.eposta-yazi {
	height: 41px;
	color: #495053;
	padding-left: 70px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 16pt;
	line-height: 41px;
}
.eposta-input {
	float: left;
	padding-left: 55px;
}
.input {
	height: 26px;
	line-height: 25px;
	width: 195px;
	padding: 3px 0px 0px 5px;
	font-family: Tahoma;
	font-size: 8pt;
	color: #616161;
	background: transparent;
	border: 0px;
}
.submit {
	width: 28px;
	height: 28px;
	border: 0px;
	background: transparent;
}

#altbilgi {width:960px; height:100px; float:left; margin-top:30px;}
#mailkaydi {width:480px; height:100px; float:right; }
#doviz {width:480px; height:100px; float:left;position:absolute; margin-top:115px;margin-left:320px;}

/* Döviz */
.dovizbg {width:267px; height:75px; background:url(../images/dovizbg.png); margin-left:80px; }
.dovizbg ul {margin-left:55px; margin-top:5px; float:left; }
.dovizbg ul li {font-size:14px; color:#716f6f; font-weight:bold; line-height:34px;}


/* Buton Kodları */

/*BUTON KODLARI */
  a.sari, 
  a.beyaz, 
  a.gri, 
  a.kirmizi,
  a.yesil, 
  a.metal, 
  a.mavi, 
  a.deniz, 
  a.mor, 
  a.siyah {
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    line-height: 12px;
    margin: 5px;
    padding: 8px 10px 0;
    text-decoration: none;
    border: 1px solid #DAB347;
    color: #835503 !important;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.6);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.08);
    -moz-box-shadow:0 1px 1px rgba(0, 0, 0, 0.08);
    box-shadow:0 1px 1px rgba(0, 0, 0, 0.08);
  }

  a.beyaz:hover, 
  a.gri:hover, 
  a.kirmizi:hover, 
  a.sari:hover, 
  a.yesil:hover, 
  a.metal:hover, 
  a.mavi:hover, 
  a.deniz:hover, 
  a.mor:hover, 
  a.siyah:hover { background-position: 0 -28px;}
  
  a.beyaz { background-image: url(../images/beyaz.png); border: 1px solid #d3d3d3; color: #555555 !important; text-shadow: 0 1px 0 rgba(255,255,255, 0.8); }
  a.beyaz:hover { border: 1px solid #c4c4c4; }
  a.gri { background-image: url(../images/gri.png);	border: 1px solid #b5b5b5; color: #555555!important; text-shadow: 0 1px 0 rgba(255,255,255, 0.4); }
  a.gri:hover { border: 1px solid #989898; }
  a.kirmizi {	background-image: url(../images/kirmizi.png);	border: 1px solid #df6f8b; color: #913944!important;	text-shadow: 0 1px 0 rgba(255,255,255, 0.3); }
  a.kirmizi:hover { border: 1px solid #c36079; }
  a.sari { background-image: url(../images/sari.png); border: 1px solid #f5b74e; color: #996633!important; text-shadow: 0 1px 0 rgba(255,255,255, 0.4); }
  a.sari:hover { border: 1px solid #d29a3a; }
  a.yesil { background-image: url(../images/yesil.png); border: 1px solid #adc671; color: #5d7731!important; text-shadow: 0 1px 0 rgba(255,255,255, 0.4); }
  a.yesil:hover { border: 1px solid #8bb14d; }
  a.metal { background-image: url(../images/metal.png); border: 1px solid #90c6c8; color: #437b7d!important; text-shadow: 0 1px 0 rgba(255,255,255, 0.4); }
  a.metal:hover { border: 1px solid #7db9bb; }
  a.mavi { background-image: url(../images/mavi.png); border: 1px solid #8dc5da; color: #42788e!important; text-shadow: 0 1px 0 rgba(255,255,255, 0.4); }
  a.mavi:hover { border: 1px solid #7caec0; }
  a.deniz {	background-image: url(../images/deniz.png); border: 1px solid #a2afb8; color: #515f6a!important; text-shadow: 0 1px 0 rgba(255,255,255, 0.4); }
  a.deniz:hover { border: 1px solid #8996a0; }
  a.mor {	background-image: url(../images/mor.png);	border: 1px solid #bc9db9; color: #7b5777!important; text-shadow: 0 1px 0 rgba(255,255,255, 0.4); }
  a.mor:hover { border: 1px solid #a482a0; }
  a.siyah { background-image: url(../images/siyah.png);	border: 1px solid #4c4c4c; color: #ffffff!important;	text-shadow: 0 1px 0 rgba(0,0,0, 0.4); }
  a.siyah:hover { border: 1px solid #2c2c2c; }
  
  #sonucyaz {margin-top:10px; float:left; }
  span.yesil {color:#1aad1d }
  span.kirmizi{color:#ff0808 }
  
/*SAYFA MENÜ*/
#leftmenu_home{
	width:246px; position:relative; margin-top:39px; padding-bottom:0px; background:#f6f3ec url(../images/faaliyetbgbottom.png) left bottom no-repeat;
}
#leftmenu_home #title{
	width:211px; height:28px; background:url(../images/faaliyetbg.png) no-repeat; padding:27px 0 0 35px; color:#FFF; font-size:15px; font-weight:bold; margin-bottom:10px;
}
#leftmenu{
	width:246px; position:relative; margin-top:20px; padding-bottom:0px;  float:right;
}
#leftmenu #line{
	width:6px; position:absolute; background:#867F72 url(../images/leftmenuline.png) left bottom no-repeat; top:36px; bottom:0; right:0;
}
#leftmenu #title{
	width:221px; height:28px; background:url(../images/leftmenutitle_bg.png) no-repeat; padding:27px 0 0 25px; color:#FFF; font-size:15px; font-weight:bold; margin-bottom:10px;
}
#leftmenu #menus{
	width:240px; margin:10px 0;
}
#leftmenu #menus #item{
	width:215px; height:30px; background:transparent url(../images/leftmenubuttonbg.png) -1000px 0 no-repeat; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000; padding-left:25px; line-height:30px; font-weight:bold; margin:2px 0; cursor:pointer;
}
#leftmenu #menus #item.over,#leftmenu #menus #item:hover{
	background-position:right 0; background-color:#d8ceba ;
}
#leftmenu #menus #subitem{
	width:100%; position:relative; display:none;
}
#leftmenu #menus #subitem.active{
	display:block;
}
#leftmenu #menus #subitem #inneritem{
	width:195px; height:22px; padding-left:45px; line-height:22px; font-family:Arial, Helvetica, sans-serif; color:#7d735e; font-size:12px; font-weight:bold; cursor:pointer; margin:2px 0; background:transparent url(../images/faaliyetmenuarrow.png) -1000px 0 no-repeat;
}
#leftmenu #menus #subitem #inneritem.over,#leftmenu #menus #subitem #inneritem:hover{
	background-position:30px center;
}
#leftmenu #buttons{
	width:226px; margin:25px auto 0 auto;
}

#leftmenu #buttons #button{
	width:226px; height:73px; background:url(../images/leftmenubuttons_TR.png) no-repeat; margin:3px 0; cursor:pointer;
}
#leftmenu #buttons #button.tf{
	background-position:0 0;
}
#leftmenu #buttons #button.tf:hover{
	background-position:-226px 0;
}
#leftmenu #buttons #button.re{
	background-position:0 -77px; height:68px;
}
#leftmenu #buttons #button.re:hover{
	background-position:-226px -77px;
}
#leftmenu #buttons #button.fg{
	background-position:0 -149px; height:68px;
}
#leftmenu #buttons #button.fg:hover{
	background-position:-226px -149px;
}
#leftmenu #esosyal{
	width:234px; height:196px;margin-top:10px;
}
#leftmenu #esosyal #topbuttons,#leftmenu #esosyal #bottombuttons{
	width:236px; height:77px; position:relative; float:left; padding:2px 0;
}
#leftmenu #esosyal #topbuttons{
	z-index:100;
}
#leftmenu #esosyal #bottombuttons{
	margin-top:-31px;
}
#leftmenu #esosyal #button{
	width:77px; height:108px; background:url(../images/esosyalbuttons.png) 0px 0 no-repeat; float:left; cursor:pointer; position:relative;
}
#leftmenu #esosyal #button.over{
	background-position:-80px 0;
}
#leftmenu #esosyal #button img{
	display:block; margin:20px auto 0 auto;
}
#leftmenu #esosyal #button #info{
	width:69px; height:27px; line-height:13px; font-size:12px; position:absolute; top:80px; left:4px; text-align:center; font-family:Arial, Helvetica, sans-serif; font-weight:bold; display:none;
}
#leftmenu #esosyal #buttonbottom{
	width:77px; height:108px; background:url(../images/esosyalbuttons.png) 0px -108px no-repeat; float:left; cursor:pointer; position:relative;
}
#leftmenu #esosyal #buttonbottom.over{
	background-position:-80px -108px;
}
#leftmenu #esosyal #buttonbottom img{
	display:block; margin:50px auto 0 auto;
}
#leftmenu #esosyal #buttonbottom #info{
	width:69px; height:27px; line-height:13px; font-size:12px; position:absolute; top:1px; left:4px; text-align:center; font-family:Arial, Helvetica, sans-serif; font-weight:bold; display:none;
}

#leftmenu #esosyal #button #info.over,#leftmenu #esosyal #buttonbottom #info.over{
	display:block;
}
#leftmenu_home table tr{
	display:block; margin:0; padding:0; position:relative;
}
#leftmenu_home table td{
	width:157px; height:56px; background:url(../images/faaliyetmenubg.png) 5px 0 no-repeat; vertical-align:middle; line-height:13px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000; cursor:pointer; padding:0 10px 0px 80px; margin-bottom:5px; position:relative; overflow:hidden;
}
#leftmenu_home table td.over{
	background-position:5px -76px;
}
#leftmenu_home table td img{
	position:absolute; left:11px; top:7px;
}

/*Sayfa Başına Dön*/
#top {
width: 154px;
height: 31px;
position: fixed;
bottom: 20px;
right: 10px;
cursor: pointer;
display: none;
background: url(../images/up-arrow.png) no-repeat 0 0;
z-index: 99999;
}
  /* You don't need the above styles, they are demo-specific ----------- */
	
	#menu, #menu ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	#menu {
		width: 760px;
		float:right;
		margin-top:70px;
		border: 1px solid #222;
		background-color: #111;
		background-image: -moz-linear-gradient(#444, #111); 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));	
		background-image: -webkit-linear-gradient(#444, #111);	
		background-image: -o-linear-gradient(#444, #111);
		background-image: -ms-linear-gradient(#444, #111);
		background-image: linear-gradient(#444, #111);
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
	}
	
	#menu:before,
	#menu:after {
		content: "";
		display: table;
	}
	
	#menu:after {
		clear: both;
	}
	
	#menu {
		zoom:1;
	}
	
	#menu li {
		float: left;
		border-right: 1px solid #222;
		-moz-box-shadow: 1px 0 0 #444;
		-webkit-box-shadow: 1px 0 0 #444;
		box-shadow: 1px 0 0 #444;
		position: relative;
	}
	
	#menu a {
		float: left;
		padding: 8px 20px;
		color: #F1F2F3;
		text-transform: uppercase;
		font: bold 12px Arial, Helvetica;
		text-decoration: none;
		text-shadow: 0 1px 0 #000;
	}
	
	#menu li:hover > a {
		color: #fff;
		
	}
	
	*html #menu li a:hover { /* IE6 only */
		color: #fafafa;
	}
	
	#menu ul {
		margin: 20px 0 0 0;
		_margin: 0; /*IE6 only*/
		opacity: 0;
		visibility: hidden;
		position: absolute;
		top: 38px;
		left: 0;
		z-index: 9999;    
		background: #444;
		background: -moz-linear-gradient(#444, #111);
		background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));
		background: -webkit-linear-gradient(#444, #111);    
		background: -o-linear-gradient(#444, #111);	
		background: -ms-linear-gradient(#444, #111);	
		background: linear-gradient(#444, #111);
		-moz-box-shadow: 0 -1px rgba(255,255,255,.3);
		-webkit-box-shadow: 0 -1px 0 rgba(255,255,255,.3);
		box-shadow: 0 -1px 0 rgba(255,255,255,.3);	
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		-ms-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;  
	}

	#menu li:hover > ul {
		opacity: 1;
		visibility: visible;
		margin: 0;
		
	}
	
	#menu ul ul {
		top: 0;
		left: 150px;
		margin: 0 0 0 20px;
		_margin: 0; /*IE6 only*/
		-moz-box-shadow: -1px 0 0 rgba(255,255,255,.3);
		-webkit-box-shadow: -1px 0 0 rgba(255,255,255,.3);
		box-shadow: -1px 0 0 rgba(255,255,255,.3);		
	}
	
	#menu ul li {
		float: none;
		display: block;
		border: 0;
		_line-height: 0; /*IE6 only*/
		-moz-box-shadow: 0 1px 0 #111, 0 2px 0 #666;
		-webkit-box-shadow: 0 1px 0 #111, 0 2px 0 #666;
		box-shadow: 0 1px 0 #111, 0 2px 0 #666;
	}
	
	#menu ul li:last-child {   
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;    
	}
	
	#menu ul a {    
		padding: 10px;
		width: 130px;
		_height: 10px; /*IE6 only*/
		display: block;
		white-space: nowrap;
		float: none;
		text-transform: none;
	}
	
	#menu ul a:hover {
		background-color: #ab1002;
		background-image: -moz-linear-gradient(#ab1002,  #dc1300);	
		background-image: -webkit-gradient(linear, left top, left bottom, from(#ab1002), to(#dc1300));
		background-image: -webkit-linear-gradient(#ab1002, #dc1300);
		background-image: -o-linear-gradient(#ab1002, #dc1300);
		background-image: -ms-linear-gradient(#ab1002, #dc1300);
		background-image: linear-gradient(#ab1002, #dc1300);
	}
	
	#menu ul li:first-child > a {
		-moz-border-radius: 3px 3px 0 0;
		-webkit-border-radius: 3px 3px 0 0;
		border-radius: 3px 3px 0 0;
	}
	
	#menu ul li:first-child > a:after {
		content: '';
		position: absolute;
		left: 40px;
		top: -6px;
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		border-bottom: 6px solid #444;
	}
	
	#menu ul ul li:first-child a:after {
		left: -6px;
		top: 50%;
		margin-top: -6px;
		border-left: 0;	
		border-bottom: 6px solid transparent;
		border-top: 6px solid transparent;
		border-right: 6px solid #3b3b3b;
	}
	
	#menu ul li:first-child a:hover:after {
		border-bottom-color: #ab1002; 
	}
	
	#menu ul ul li:first-child a:hover:after {
		border-right-color: #c71100; 
		border-bottom-color: transparent; 	
	}
	
	#menu ul li:last-child > a {
		-moz-border-radius: 0 0 3px 3px;
		-webkit-border-radius: 0 0 3px 3px;
		border-radius: 0 0 3px 3px;
	}
/*Haberler*/
.codem_slider{
    width:556px;
	height:330px;
	overflow:hidden;
	float:left;
	position:relative;
	color:#666;
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	padding:3px;

}
.codem_slider h1 {font-size:18px;color:#505050;font-family:Arial, Helvetica;padding:5px;text-shadow: #fff 0.1em 0.1em 0.2em;}
.codem_slider_resimler{
	width:500px;
	height:300px;
	border:1px solid #ccc;
}
.codem_slider_menu{
	width:50px;
	height:300px;
	overflow:hidden;
	position:absolute;
	right:0;
	top:30px;}
.codem_slider_res{
	width:42px;
	height:35px;
	float:right;
	cursor:pointer;
	margin:3px;
	border:1px solid #505050;
}
.codem_slider_resim{
	display:none;
	position:relative;
	overflow:hidden;
}
.codem_slider_aciklama{
	position:absolute;
	left:0;
	bottom:0;
	background-color:#000;
	opacity:0.6;
    filter:alpha(opacity=60); /* For IE8 and earlier */
	width:400px;
	color:#FFF;
	text-indent:15px;
	font-size:11px;
	padding:0 10px
}
.codem_slider_aciklama h1{
	font-size:15px;
	color:#fff;
	font-weight:bold;
	text-shadow:none;
}
/*#Haberler*/
/* Ana Slider urunler */
	.marksgenis{width:100%;height:130px;background:#ccc;margin-top:20px;}	
	.marksortala{width:980px;margin-left:auto;margin-right:auto;}
	.urunleranaisim{width:280px;margin:0 auto;font-size:16px;font-family:font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;color:#fff;padding:5px;text-shadow: black 0.1em 0.1em 0.2em;}
	.marks {z-index:999;height:100px;}
	.marks a.marksl, .marks a.marksr { width: 44px; height: 100px; display: block; float: left; background: url(../images/oklar.png) no-repeat; }
	.marks a.marksl {margin-top:-20px; background-position: 0 0; margin-right: 18px;margin-left:10px; }
	.marks a.marksl:hover { background-position: 0 -127px; }
	.marks a.marksr { margin-top:-20px;background-position: -44px 0; }
	.marks a.marksr:hover { background-position: -44px -127px; }
	.marks .itm { height: 95px; overflow: hidden; float: left; margin-right: 5px; }
	.marks .itm { height: 95px; overflow: hidden; float: left; margin-right: 5px; }
	.marks .itm a { margin-right: 8px; border: 3px solid #fff; padding: 2px; display: block; float: left; position: relative; color: #FFF; font-weight: bold; text-decoration: none; font-size :14px; }
	.marks .itm a:hover {  border: 3px solid #505050; padding: 2px; display: block; float: left; position: relative; color: #FFF; }
	.marks .itm a img { width: 120px; height: 80px; border: 0px; float: left; }
/*#Ana Slider urunler */