@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'NeoSansPro';
	src: url('../fonts/NeoSansPro-Regular.eot');
	src: local('O'), url('../fonts/NeoSansPro-Regular.woff') format('woff'), url('../fonts/NeoSansPro-Regular.ttf') format('truetype'), url('../fonts/NeoSansPro-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'NeoSansProItalic';
	src: url('../fonts/Neo Sans Pro Italic.eot');
	src: local('O'), url('../fonts/Neo Sans Pro Italic.woff') format('woff'), url('../fonts/Neo Sans Pro Italic.ttf') format('truetype'), url('../fonts/Neo Sans Pro Italic.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'NeoSansProMedium';
	src: url('../fonts/Neo Sans Pro Medium.eot');
	src: local('O'), url('../fonts/Neo Sans Pro Medium.woff') format('woff'), url('../fonts/Neo Sans Pro Medium.ttf') format('truetype'), url('../fonts/Neo Sans Pro Medium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'NeoSansProLight';
	src: url('../fonts/Neo Sans Pro Light.eot');
	src: local('O'), url('../fonts/Neo Sans Pro Light.woff') format('woff'), url('../fonts/Neo Sans Pro Light.ttf') format('truetype'), url('../fonts/Neo Sans Pro Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family:'acens';
	src: url('../fonts/acens.eot');
	src: local('☺'), url('../fonts/acens.woff') format('woff'), url('../fonts/acens.ttf') format('truetype'), url('../fonts/acens.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'NeoSansProBold';
    src: url('../fonts/neosanspro-bold.eot');
    src: url('../fonts/neosanspro-bold.eot') format('embedded-opentype'),
         url('../fonts/neosanspro-bold.woff') format('woff'),
         url('../fonts/neosanspro-bold.ttf') format('truetype'),
         url('../fonts/neosanspro-bold.svg#NeoSansProBold') format('svg');
}
body{
background-image:url(../images/bg.png);
	}
*{
	margin:0;
	padding:0;
	}
a{
	outline:none;
}
img{
	border:0;
	}
#renk{
	width:100%;
	}
#renk1{
	float:left;
	background-color:#FFD24D;
	height:5px;
	width:50%;
	}
#renk2{
	float:right;
	background-color:#7900FF;
	height:5px;
	width:50%;
	}
.container{
	width:980px;
	margin:0 auto;
	font-family:NeoSansPro;
}
.temiz{
	clear:both;
	}
#header{
	padding-top:10px;
	float:left;
	width:980px;
	max-height:95px;
	overflow:hidden;
	background-image:url(../images/hedciz.png);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom:20px;
	}
#logo{
	float:left;
	width:321px;
	height:84px;
	padding-bottom:10px;
	}
#headersag{
	float:right;
	margin-top:20px;
	}
#headersag img{
	float:left;
	margin-left:10px;	
	}
#menu{
	float:left;
	width:980px;
	height:71px;
	overflow:hidden;
	font-family:NeoSansPro;
	}
#menulist{
	float:left;
	list-style:none;
	}
#menulist li{
	float:left;
	height:71px;
	background-image:url(../images/menucizgi.png);
	background-repeat:no-repeat;
	background-position:left;
	
	}
#menulist li a:link, #menulist li a:visited{
	color:#3F0085;
	font-size:18px;
	text-decoration:none;
	display:block;
	padding-top:25px;
	padding-left:18px;
	padding-right:20px;
	padding-bottom:40px;
	}
#menulist li a:hover, #menulist li a:active{
	color:#FFDB4B;
	font-size:18px;
	text-decoration:none;
	display:block;
	padding-top:25px;
	padding-left:18px;
	padding-right:20px;
	padding-bottom:40px;
	
	}
.menukucuk{
	color:#D3CAE0;
	font-size:12px;
	margin-top:-55px;
	position:relative;
	width:130px !important;
	float:left;
	margin-left:15px;
	max-height:40px;
	}
#slider{
	float:left;
	width:980px;
	height:380px;
	margin-top:10px;
	position:relative;
	background-color:#fff;
	border-top:1px solid #bbb;
	}
#slidergolge{
	float:left;
	background-image:url(../images/slidergolge.png);
	background-repeat:no-repeat;
	background-position:center;
	width:980px;
	height:65px;
	margin-top:-30px;
	margin-bottom:5px;
	}
#orta{
	float:left;
	width:980px;
	}
#haber{
	float:left;
	background-image:url(../images/haberbg.png);
	background-repeat:no-repeat;
	width:618px;
	height:145px;
	}
#haberbas{
	float:left;
	background-image:url(../images/haberbasbg.png);
	background-repeat:no-repeat;
	width:128px;
	height:34px;
	margin-left:2px;
	margin-top:2px;
	color:#6600FF;
	font-size:17px;
	font-family:NeoSansProBold;
	text-align:center;
	padding-top:12px;
	}
#baslik{
	font-family:NeoSansProBold;
	font-size:19px;
	color:#fff;
	float:left;
	width:600px;
	padding-left:20px;
	margin-top:10px;
	height:25px;
	}
#icerik{
	float:left;
	font-size:11px;
	font-family:NeoSansPro;
	color:#fff;
	padding-left:20px;
	margin-top:5px;
	width:470px;
	height:40px;
	}
.devami{
	color:#FFD400;
	font-style:italic;
	margin-left:3px;
	}
#oklar{
	float:right;
	width:83px;
	height:53px;
	margin-top:-82px;
	}
.pager{
	float:left;
	width:83px;
	margin-left:535px;
	margin-top:-128px;
	list-style:none;
	position:relative;
	background-image:url(../images/okbg.png);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	}
.prev{
	list-style:none;
	float:left;
	clear:both;
	vertical-align:middle;
	}
.next a{
	float:right;
	list-style:none;
	background-image:url(../images/sagok.png);
	background-repeat:no-repeat;
	background-position:center;
	width:39px;
	height:40px;
    display: block;
    text-indent: -9999px;
	}
.prev a{
	float:left;
	list-style:none;
	background-image:url(../images/solok.png);
	background-repeat:no-repeat;
	background-position:center;
	width:44px;
	height:40px;
    display: block;
    text-indent: -9999px;
	}
#ebulten{
	background-image:url(../images/ebulten.png);
	background-repeat:no-repeat;
	width:330px;
	height:130px;
	float:right;
	color:#6600FF;
	font-family:NeoSansProBold;
	font-size:17px;
	padding-top:15px;
	padding-left:15px;
	}
.ebultntext{
	background-image:url(../images/ebultntxt.png);
	background-repeat:no-repeat;
	width:305px;
	height:34px;
	float:left;
	font-size:16px;
	font-family:NeoSansProItalic;
	border:0;
	color:#6700FF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding-left:10px;
	margin-top:10px;
	margin-left:-2px;
	margin-bottom:15px;
	}
#ebltnkckyaz{
	float:left;
	font-size:11px;
	font-family:NeoSansPro;
	}
#ebltnbtn{
	background-image:url(../images/tik.png);
	background-repeat:no-repeat;
	background-position:left;
	color:#2B0067;
	font-size:19px;
	font-family:NeoSansProBold;
	float:right;
	border:0;
	background-color:#FFD900;
	width:85px;
	cursor:pointer;
	padding-left:25px;
	margin-right:20px;
	margin-top:-5px;
	
	}
.ortamenu{
	float:left;
	width:315px;
	height:238px;
	background-image:url(../images/ortamenubg1.png);
	background-repeat:no-repeat;
	margin-top:5px;
	margin-bottom:20px;
	}
.ortamenubas{
	float:left;
	font-size:17px;
	color:#6600FF;
	padding-top:10px;
	padding-left:20px;
	padding-bottom:10px;
	padding-right:5px;
	width:290px;
	}
.ortam{
	background-image:url(../images/ortamenubg.png);
	float:left;
	width:315px;
	height:198px;
	}
.ortambas1{
	color:#fff;
	font-size:19px;
	font-family:NeoSansProBold;
	margin-top:20px;
	margin-left:15px;
	height:45px;
	}
.ortamicerik1{
	font-size:12px;
	color:#fff;
	font-family:NeoSansPro;
	margin-left:15px;
	margin-top:10px;
	height:70px;
	}
.ortam ul.pager {
	margin-left:232px;
	margin-top:14px;
	float:left;
	width:83px;
	list-style:none;
	position:relative;
	background-image:url(../images/okbg.png);
	background-repeat:repeat-x;
	background-position:bottom;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	height:40px;
}
.ortam ul.pager .next a{
	float:right;
	list-style:none;
	background-image:url(../images/sagok1.png);
	background-repeat:no-repeat;
	background-position:center;
	width:41px;
	height:40px;
    display: block;
    text-indent: -9999px;
	}
.ortam ul.pager .prev a{
	float:left;
	list-style:none;
	background-image:url(../images/solok1.png);
	background-repeat:no-repeat;
	background-position:center;
	width:42px;
	height:40px;
    display: block;
    text-indent: -9999px;
	}
.ortam2{
	background-image:url(../images/ortam2bg.png);
	float:left;
	width:315px;
	height:198px;
	}
.ortamenuliste{
	float:left;
	list-style:circle;
	color:#fff;
	margin-left:40px;
	margin-top:20px;
	
	}
.ortamenuliste li{
	border-bottom:1px solid #9D5BFF;
	height:20px;
	padding-bottom:2px;
	margin-bottom:2px;
	min-width:230px;
	max-width:270px;
	}
.ortamenuliste li a{
	color:#fff;
	text-decoration:none;
	}
.ortambas2{
	color:#fff;
	font-size:17px;
	font-family:NeoSansProBold;
	margin-top:20px;
	margin-left:15px;
	height:55px;
	}
.ortamicerik2{
	font-size:15px;
	color:#fff;
	font-family:NeoSansPro;
	margin-left:15px;
	margin-top:10px;
	height:70px;
	}
#detaylibil a{
	text-decoration:none;
	float:left;
	background-image:url(../images/detaylibilgi.png);
	background-repeat:no-repeat;
	width:115px;
	height:24px;
	margin-left:15px;
	font-size:15px;
	color:#5F00FF;
	font-family:NeoSansProMedium;
	padding-left:5px;
	padding-top:3px;
	}
#footer{
	background-image:url(../images/footerbg.png);
	background-repeat:no-repeat;
	height:424px;
	}
.kcklogo{
	float:left;
	width:244px;
	height:67px;
	margin-top:5px;
	margin-bottom:5px;
	}
#social{
	float:right;
	margin-top:22px;
	}
#footalan{
	float:left;
	width:980px;
	height:285px;
	}
.footmenu{
	float:left;
	width:240px;
	height:245px;
	padding-top:30px;
	}
.footmenubas{
	font-size:17px;
	float:left;
	min-width:140px;
	color:#3F0085;
	background-image:url(../images/fotciz.png);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:5px;
	padding-right:30px;
	margin-bottom:10px;
	}
.footlist{
	float:left;
	list-style:none;

	}
.footlist li{
	height:25px;
	}
.footlist li a{
	color:#A77252;
	text-decoration:none;
	font-size:14px;
	font-family:NeoSansPro;
	}
#tel{
	float:right;
	background-image:url(../images/telbg.png);
	background-repeat:no-repeat;
	width:326px;
	height:136px;
	margin-top:-125px;
	color:#250070;
	}
#musteri{
	font-size:13px;
	margin-top:50px;
	float:right;
	margin-right:100px;
	}
#kcktel{
	float:left;
	margin-top:85px;
	font-size:17px;
	margin-left:40px;
	}
#byktel{
	
	font-size:43px;
	font-family:NeoSansProBold;
	float:right;
	margin-right:15px;
	}
#footenalt{
	float:left;
	width:980px;
	height:38px;
	font-size:12px;
	color:#fff;
	padding-top:20px;
	}
#bc{
	float:right;
	margin-top:-5px;
	}
#sayfalar{
	float:left;
	}
#sayfaustbas{
	float:left;
	background-image:url(../images/sayfaustbas.png);
	background-repeat:no-repeat;
	width:956px;
	height:28px;
	margin-left:10px;
	font-size:12px;
	color:#fff;
	padding-top:25px;
	padding-left:30px;
	font-family:NeoSansPro;
	position:relative;
	}
#sayfaanabas{
	float:left;
	background-image:url(../images/sayfaanabas.png);
	background-repeat:no-repeat;
	width:982px;
	height:53px;
	margin-left:-10px;
	margin-top:-15px;
	font-size:24px;
	color:#fff;
	font-family:NeoSansPro;
	padding-left:45px;
	padding-top:20px;
	background-color:#fff;
	}
#sayfa{
	float:left;
	width:980px;
	padding-top:10px;
	background-color:#fff;
	padding-bottom:20px;
	}
#sayfasol{
	background-image:url(../images/sidemenubg.png);
	background-repeat:no-repeat;
	max-height:287px;
	width:230px;
	float:left;
	margin-left:-10px;
	overflow:auto;
	}
.sidemenu{
	float:left;
	list-style:none;
	margin-left:40px;
	margin-top:20px;
	}
.sidemenu li{
	background-image:url(../images/sidemenuciz.png);
	background-repeat:repeat-x;
	background-position:bottom;
	height:25px;
	margin-bottom:5px;
	width:150px;
	}
.sidemenu li a:link, .sidemenu li a:visited{
	text-decoration:none;
	font-size:14px;
	color:#fff;
	font-family:NeoSansPro;
	float:left;
	height:20px;
	width:180px;
	display:block;
	overflow:hidden;
	}
.sidemenu li a:hover, .sidemenu li a:active{
	text-decoration:none;
	font-size:14px;
	color:#fff;
	font-family:NeoSansProBold;
	float:left;
	height:20px;
	width:180px;
	display:block;
	overflow:hidden;
	}
.aktif{
	font-size:20px;
	color:#fff;
	font-family:NeoSansProBold;
	}
#sayfasag{
	float:right;
	width:750px;
	font-family:NeoSansPro;
	padding-bottom:10px;
	}
.sayfaresim{
	float:left;
	max-width:750px;
	max-height:500px;
	margin-bottom:20px;
	}
.sayfabaslik{
	color:#130033;
	font-size:19px;
	float:left;
	margin-left:15px;
	width:730px;
	}
.sayfaaltbaslik{
	float:left;
	color:#110033;
	font-size:16.3px;
	font-family:NeoSansProBold;
	font-style:italic;
	margin-left:15px;
	width:730px;
	margin-top:10px;
	margin-bottom:10px;
	}
.sayfaicerik{
	margin-top:20px;
	color:#130033;
	font-size:14px;
	float:left;
	margin-left:15px;
	margin-right:20px;
	}
#map{
	width:730px;
	height:340px;
	float:left;
	background-color:#eee;
	}
.icbaslik{
	color:#130033;
	font-size:19px;
	float:left;
	width:730px;
	margin-top:20px;
	margin-bottom:10px;
	}
.icaltbaslik{
	color:#130033;
	font-size:16px;
	float:left;
	width:730px;
	margin-top:10px;
	margin-bottom:10px;
	}
.iletsmtable{
	float:left;
	border:0;
	}
.ilttxt{
	color:#2B0066;
	font-size:16px;
	font-family:NeoSansProItalic;
	width:252px;
	height:28px;
	border:1px solid #bbb;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	 margin-bottom:10px; 
	box-shadow: inset 2px 2px 2px 0px #ddd;
	-moz-box-shadow:inset 2px 2px 2px 0px #ddd;
	-webkit-box-shadow:inset 2px 2px 2px 0px #ddd;
	}
.mesajtxt{
	border:1px solid #bbb;
	color:#2B0066;
	font-size:16px;
	font-family:NeoSansProItalic;
	width:433px;
	height:145px;
	max-height:145px;
	max-width:433px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	box-shadow: inset 2px 2px 2px 0px #ddd;
	-moz-box-shadow:inset 2px 2px 2px 0px #ddd;
	-webkit-box-shadow:inset 2px 2px 2px 0px #ddd;
	}
#gonder{
	float:right;
	background-image:url(../images/gndrbtn.png);
	background-repeat:no-repeat;
	width:93px;
	height:27px;
	color:#FFD200;
	font-size:14px;
	font-family:NeoSansProMedium;
	border:0;
	margin-top:5px;
	}
.icliste{
	margin-left:40px;
	margin-bottom:20px;
	margin-top:10px;
	}
.ssslist{
	float:left;
	list-style:none;
	}
.ssslist li{
	background-image:url(../images/sssbg.png);
	background-repeat:repeat-x;
	background-position:bottom;
	width:650px;
	float:left;
	}
.ssslist li a:link, .ssslist li a:visited{
	float:left;
	text-decoration:none;
	padding:15px 0;
	font-size:14px;
	font-family:NeoSansProBold;
	color:#130033;
	width:650px;
	}
.ssslist li a:hover, .ssslist li a:active{
	color:#FFD200;
	padding:15px 0;
	}

#example1,
		#example2,
		#example3,
		#example4,
		#example5 {
			float: left;
			margin-left:-20px;
		}
		.expand_all,
		.collapse_all {
			cursor: pointer;
		}
		.example_menu {
			list-style: none;
			margin: 0;
			padding: 0;
			vertical-align: top;
			width: 750px;
		}
		.example_menu ul {
			display: none;
			list-style:outside;
			margin-left:40px;
			padding: 0;
			margin-top:10px;
			margin-bottom:20px;
		}
		#menu1,
		#menu2,
		#menu3,
		#menu4,
		#menu5 {
			margin: 0;
		}
		#menu1 li,
		#menu2 li,
		#menu3 li,
		#menu4 li,
		#menu5 li,
		.example_menu li {
			background-image: none;
			margin: 0;
			padding: 0;
		}
		.example_menu ul ul {
			display: block;
		}
		.example_menu ul ul li a {
			padding-left: 20px;
			width: 109px;
		}
		.example_menu a {
			color: #000;
			cursor: pointer;
			display: block;
			margin-left: 0;
			padding: 2px 2px 2px 17px;
		}
		.example_menu a.expanded {
			background-image:url(../images/urunbasbg.png);
			background-repeat:no-repeat;
			width:747px;
			height:31px;
			color:#130033;
			font-size:19px !important;
			font-family:NeoSansPro !important;
		}
		.example_menu a.collapsed {
			background-image:url(../images/urunbasbg.png);
			background-repeat:no-repeat;
			width:747px;
			height:31px;
			color:#130033;
			font-size:19px;
			font-family:NeoSansPro;
		}
		.example_menu a:hover {
			text-decoration: none;
		}
		.example_menu ul a {
			border-top: 2px solid #fff;
			color: #000;
			display: block;
			font-weight: normal;
			padding: 2px 2px 2px 10px;
			width: 680px;
			padding-bottom:5px;
			padding-top:5px;
			color:#110033 !important;
			font-size:16.3px;
			font-family:NeoSansPro;
			text-decoration:none;
		}
		.example_menu ul a:link {
			font-weight: normal;
		}
		.example_menu ul a:hover {
			background : #f5f5f5;
			text-decoration: none;
		}
		.example_menu li.active a {
			background: #fff;
		}
		.example_menu li.active li a {
			background: #e8e8e8;
		}
		#menu1 li.footer,
		#menu2 li.footer,
		#menu3 li.footer,
		#menu4 li.footer,
		#menu5 li.footer,
		.example_menu .footer {			
			height: 5px;
		}
		.example_menu .footer span {
			display: none;
		}
.example-2 a{
	text-decoration:none;
	}
#soruform{
	background-image:url(../images/formbg.png);
	background-repeat:no-repeat;
	width:750px;
	height:320px;
	float:left;
	border-radius:10px;
}
.sorufrm{
	float:left;
	border:0;
	margin-top:30px;
	margin-left:30px;
	}
.soruyazi{
	color:#2A0067;
	font-size:36px;
	float:left;
	font-family:NeoSansProLight;
	width:160px;
	margin-left:60px;
	}
.urunlist{
	width:340px;
	height:120px;
	
	float:left; 
	margin-bottom:15px; 
	margin-left:15px; 
	font-size:18px;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
 border: 1px solid #DDD;
   
    box-shadow: 0 0 5px #333;
	}
.urunlist a{
	text-decoration:none;
	color:#000;
	display:block;
	}
.urunlist a:hover{
	opacity:0.7;
	}
#controls{
	margin-top:-30px;
	position:absolute;
	margin-left:10px;
	}
#arayalim{
	position:fixed;
	width:auto;
	height:auto;
	left:0;
	top:150px;
	z-index:99999;
	}
#araimg{
	float:left;
	height:224px;
	z-index:999999;
	}
#araform{
	float:left;
	background-image:url(../images/araform.png);
	width:295px;
	height:224px;
	position:absolute;
	margin-left:-325px;
	}
#aratbl{
	width:285px;
	float:left;
	border:0;
	margin-left:10px;
	font-size:13px;
	color:#fff;
	font-family:NeoSansProItalic;
	}
.ciklink {
	float:right;
	margin-right:20px;
	margin-top:10px;
	height:20px;
	margin-bottom:30px;
	background-color:#33008E;
	z-index:-1;
	}
#gndr{
	background-image:url(../images/btnnn.png);
	background-repeat:no-repeat;
	float:right;
	border:0;
	width:85px;
	height:19px;
	background-color:#6700FF;
	margin-right:20px;
	margin-top:10px;
	}
.urunlbas{
	float:right;
	width:185px;
	height:70px;
	padding-top:40px;
	}
.urunlres{
	margin-top:5px;
	border-radius:10px;}
#tum{
	float:right;
	position:absolute;
	margin-top:160px;
	margin-left:230px;
	}