@charset "utf-8";
/*CSS RESET*/
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, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
html {overflow-y:scroll;}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* CLEARING FLOATS */
.clear {
	clear:both;
	height:0px;
    font-size:0px;
}

* {
	margin: 0;
}
html, body {
	height: 100%;
}

body {
	background-color: #FFF;
	background-image: url(../img/header-repeat.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
}

.all {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -95px;
}
.haber_basliklari {
	display: none;
}

#wrapper {
	width:1067px;
	margin: 0 auto;
	
}

#splash  {
	width:1055px;
	height:324px;
	margin:0 auto;
	background:url(../img/splash-blank.jpg) no-repeat top center;
	margin-top:7px;
    padding-top:35px;
}

#header {
	width:980px;
	height:100px;
	margin:0 auto;
}

#logo {
	width:157px;
	height:74px;
	float:left;
	margin-top:16px;
}

#menupanel {
	width:585px;
	height:50px;
	float:right;
	margin-top:20px;
}

#topmenu {
	width:360px;
	height:45px;
	display:block;
	float:right;
    text-align:right;
    font-size:10px;
    line-height:20px;
}
#topmenu a{
    color:#666666;
    text-decoration:none;
}
#topmenu a:Hover{
    text-decoration:none;
}
#menu {
 width: 585px;
 height: 27px;
 background: url(../img/menu.jpg);
 margin: 0px auto; padding: 0;
 position: relative;
}
#menu li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}

#menu li, #menu a {height: 27px; display: block;}
#panel1b {left: 0; width: 69px;}
#panel2b {left: 69px; width: 106px;}
#panel3b {left: 174px; width: 109px;}
#panel4b {left: 283px; width: 71px;}
#panel5b {left: 354px; width: 94px;}
#panel6b {left: 447px; width: 138px;}

#panel1b a:hover {background: transparent url(../img/menu.jpg) 0 -29px no-repeat;}
#panel2b a:hover {background: transparent url(../img/menu.jpg) -69px -29px no-repeat;}
#panel3b a:hover {background: transparent url(../img/menu.jpg) -174px -29px no-repeat;}
#panel4b a:hover {background: transparent url(../img/menu.jpg) -283px -29px no-repeat;}
#panel5b a:hover {background: transparent url(../img/menu.jpg) -354px -29px no-repeat;}
#panel6b a:hover {background: transparent url(../img/menu.jpg) -447px -29px no-repeat;}

body.en #menu {
 background: url(../img/menu_en.jpg);
}
body.en #panel1b a:hover {background: transparent url(../img/menu_en.jpg) 0 -29px no-repeat;}
body.en #panel2b a:hover {background: transparent url(../img/menu_en.jpg) -69px -29px no-repeat;}
body.en #panel3b a:hover {background: transparent url(../img/menu_en.jpg) -174px -29px no-repeat;}
body.en #panel4b a:hover {background: transparent url(../img/menu_en.jpg) -283px -29px no-repeat;}
body.en #panel5b a:hover {background: transparent url(../img/menu_en.jpg) -354px -29px no-repeat;}
body.en #panel6b a:hover {background: transparent url(../img/menu_en.jpg) -447px -29px no-repeat;}

#basic {
	width:250px;
	height:20px;
	font-size:10px;
	margin-bottom:10px;
	float:left;
}

#siteSearch {
	width: 135px;
	height:20px;
	float:right;
}

#basic li {
	display:inline;
	padding-right:10px;
}

#content {
	width:958px;
	margin:0 auto;
	margin-top:3px;
}

#news {
	width:958px;
	height:33px;
	background-image:url(../img/newsband.jpg);
	background-repeat:no-repeat;
	padding-top:1px;
	padding-left: 10px;
	margin:0 auto;
    position:relative;
}

#news p {
	width:900px;
	padding-left: 20px;
}

#news strong {
	font-weight:bold;
}

.newsfeed {
	padding-left:20px;
}
#news #haber_list_ic a{
color: #666666;
line-height: 28px;
text-decoration: none;
}

#news #haber_list_ic {position:relative; left:0px; top:0px; width:770px; height:28px; overflow:hidden; color: #666666;}
#news #haber_list_ic ul {list-style-type: none; margin:0px; padding:0px;}

#boxes {
	width:958px;
	height:203px;
	background-image:url(../img/rect.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
	position:relative;
	z-index:2;
	line-height:13px;
}

#boxes p {
	font-size:11px;
	padding-left:20px;
	padding-top:10px;
	width:140px;
}

#box-text {
	float:left;
	width:120px;
}

#box-icons {
	width:65px;
	height:55px;
	float:right;
	padding-right:0px;
    margin-top:15px;
}

.more {
    font-weight:bold;
    text-decoration:underline;
    color:#333333;
}
.more a{
	font-weight:bold;
	text-decoration:underline;
    color:#333333;
}

.number {
	
	font-size:20px;
	color:#0b8875;
	font-weight:normal;
	padding-left:20px;
	width:200px;
	line-height:18px;
		padding-bottom:5px;
}

.number-area {
	font-size:14px;
	line-height:0px;
	color:#0b8875;
	font-weight:normal;
	padding-left:20px;
	width:200px;
}

#boxes strong {
	font-weight:bold;
	color:#000;
	padding-left:20px;
	font-size:10px;
}

#boxes h2 {
	color:#0b8875;
	padding-left:20px;
	padding-top:10px;
	width:110px;
}

#box-1 {
	background-image:url(../img/box.jpg);
	width:234px;
	height:190px;
	float:left;
	margin:4px;
	margin-right:0px;
}

#box-2 {
	background-image:url(../img/box.jpg);
	width:234px;
	height:190px;
	float:left;
	margin:4px;
	margin-right:0px;
}

#box-3 {
	background-image:url(../img/box.jpg);
	width:234px;
	height:190px;
	float:left;
	margin:4px;
	margin-right:0px;
}
#minboxes {
	width:235px;
	float:left;
}

#box-4 {
	background:url(../img/minbox.jpg) no-repeat top center;;
	width:235px;
	height:92px;
	margin:4px;
	margin-right:0px;
}

#box-5 {
	background-image:url(../img/minbox.jpg);
	width:235px;
	height:92px;
	margin:4px;
	margin-right:0px;
}

h1 {
	display:block;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
}





/* FOOTER */

.footer, .push {
	height: 95px; /* .push must be the same height as .footer */
}

.footer {
	background-image:url(../img/footer.jpg);
	background-repeat:repeat-x;
	height:95px;
	position:relative;
	z-index:1;
	margin-top:-10px;
}

#footer-stuff {

	width:960px;
	margin:0 auto;
}

#footer-text p {
	text-align:left;
	width:760px;
	padding-top:10px;
	font-size:10px;
	color:#666;
	float:left;
}

#footer-logo {
	width:200px;
	float:left;
}

#alt-wrapper {
	width:1065px;
	background-image:url(../img/alt-content.png);
	background-repeat:no-repeat;
	margin:0 auto;
	margin-top:7px;
	background-color:#FFF;
	min-height:500px;
}

#alt-content {
	width:970px;
	margin:0 auto;
	padding-top:35px;
}

#post {
	width: 719px;
	padding-top:10px;
	margin-bottom:20px;
}

#entry {
	width:473px;
	margin-right:0px;
	float:left;
	padding-left: 10px;
	margin-bottom:20px;
    display:inline;
}

#entry-odd {
	width:473px;
	margin-right:10px;
	float:left;
	padding-left: 10px;
	margin-bottom:20px;
	background:#F7F7F7;
}

#list {
	width:473px;
	margin-right:10px;
	float:left;
	padding-left: 10px;
	margin-bottom:20px;
}

#benzer img {
	width:200px;
	padding:10px;
	border:solid 1px #dfe6ee;
	background-color:#FFF;
}

#entry img.urun, #entry-odd img.urun {
	width:200px;
	padding:10px;
	border:solid 1px #dfe6ee;
	background-color:#FFF;
	float:left;
	margin-right:10px;
	margin-bottom:20px;
	
}

#entry img.list, #entry-odd img.list {
	width:100px;
	padding:10px;
	border:solid 1px #dfe6ee;
	background-color:#FFF;
	float:left;
	margin-right:10px;
	margin-bottom:20px;
	
}

#newsbox {
	width:196px;
	background-image:url(../img/news-bg.jpg);
	background-repeat:no-repeat;
	background-color:#FFF;
	float:left;
    display:inline;
	font-size:11px;
	padding-right:10px;
	padding-left:20px;
	line-height:16px;
	padding-top:10px;
}

h4 {
	font-weight:bold;
	font-size:14px;
}

#newsbox h2 {
	color:#0b8875;
}

#newsbox strong {
	font-weight:bold;
	color:#666;
}

#navigation {
    width:238px;
    height:400px;
    float:left;
    margin-right:10px;
    background-image:url(../img/urunler-bg.jpg);
    background-repeat:no-repeat;
}
body.en #navigation {
	background-image:url(../img/urunler-bg_en.jpg);
}

#alt-right {
	width:719px;
	float:left;
}

#alt-header {
	width:719px;
	height:80px;
	float:left;
	margin-bottom:10px;
}

h3 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:20px;
}

#entry p, #entry-odd p {
	font-size:12px;
	color:#333;
	line-height:20px;
}

.name {
    padding-bottom:10px;
    font-weight:bold;
    display:block;
}
.name a{
    color:#333333;
    text-decoration:none;
}

#benzer ul, #entry ul {
	margin-top: 20px;
}

#benzer ul li, #entry ul li {
	display:block;
	width:222px;
	float:left;
	height:240px;
	margin-right:12px;
    padding:0px;
	margin-bottom:20px;
	margin-top:12px;
    overflow:hidden;
}

#entry ul.ozel {
	float:left;
	margin:0px;
	margin-top: 20px;
}

#entry ul li.ozellik {
	list-style-type: square;
	display:list-item;
	float:none;
	clear:both;
	height:0;
	margin:0;
	padding-bottom:20px;
	margin-left: 15px;
}

table {
	font-size:11px;
	line-height:20px;
}

#benzer {
	width:719px;
	clear:both;
	margin-top:20px;
	padding-top:20px;
}

h5 {
	background-color:#017e6c;
	padding:7px;
	color:#FFF;
	font-weight:normal;
	font-size:14px;
}

#entry img.icon {
	border:none;
	width:29px;
	height:26px;
}

/*Post Heading #5*/

#meta {
	color:#60CABE;
	padding:5px;
	margin-bottom:30px;
	margin-top:10px;
}

#meta .tarih_meta {
	display:block;
	float:right;
	height:20px;
	margin:0 10px;
	width:96px;
}

#meta .surum {
	font-size:12px;
	font-weight:normal;
	padding:0 0 10px;
	text-align:center;
	color:#000;
}
#meta .indir {
	text-align:center;
	width:96px;
	border:none;
	padding:0;
}


#meta h2{
	font-size:24px;
	font-weight:normal;
	line-height:26px;
	padding-bottom:10px;
}
#meta h2 a {
	border:medium none;
	color:#468E76;
	text-decoration:none;
}
#meta .tarih {
	color:#000;
	text-decoration:none;
}
#urunmenu {
      margin-top:80px;
}

ul#acmenu, ul#acmenu ul {
    margin: 0;
    padding:0;
    width: 234px;
    margin-left:2px;
}

ul#acmenu {
    list-style-type: none;
/*
    list-style-image: url(../img/navbullet.gif);
    list-style-position:inside;
*/
}

ul#acmenu a {
  display: block;
  text-decoration: none;    
}

ul#acmenu li {
  margin-top: 0;
}

ul#acmenu li a {
  background-image:url(../img/navbg.jpg);
  background-repeat:no-repeat;
  border:1px #FFF solid;
  border-top:none;
  color: #000;
  font-weight:bold;
  padding: 4px;
  line-height:18px;
}
ul#acmenu li a img{
  float:left;
  width:18px;
  height:18px;
  margin-right:10px;
}

ul#acmenu li a:hover {
  background-image:url(../img/navbgon.jpg);
  background-repeat:no-repeat;
}

ul#acmenu li ul li a {
  background: #f8fdfc;
  color: #000;
  padding-left: 20px;
  margin-left:-2px;
   width: 208px;
   font-weight:normal;
}

ul#acmenu li ul li a:hover {
  background: #fff;
  padding-left: 20px;
  margin-left:-2px;
   width: 208px;
}
#acmenu ul{
    display: none;
}

.banner {
    width:958px;
    height:317px;
    margin:0px auto;
}
.pdfindir {vertical-align:top; width:142px; height:30; float:right;}/**
 * The "classic" theme CSS for Shadowbox.
 *
 * This file is part of Shadowbox.
 *
 * Shadowbox is an online media viewer application that supports all of the
 * web's most popular media publishing formats. Shadowbox is written entirely
 * in JavaScript and CSS and is highly customizable. Using Shadowbox, website
 * authors can showcase a wide assortment of media in all major browsers without
 * navigating users away from the linking page.
 *
 * Shadowbox is released under version 3.0 of the Creative Commons Attribution-
 * Noncommercial-Share Alike license. This means that it is absolutely free
 * for personal, noncommercial use provided that you 1) make attribution to the
 * author and 2) release any derivative work under the same or a similar
 * license.
 *
 * If you wish to use Shadowbox for commercial purposes, licensing information
 * can be found at http://mjijackson.com/shadowbox/.
 *
 * @author      Michael J. I. Jackson <mjijackson@gmail.com>
 * @copyright   2007-2008 Michael J. I. Jackson
 * @license     http://creativecommons.org/licenses/by-nc-sa/3.0/
 * @version     SVN: $Id: skin.js 91 2008-03-28 17:39:13Z mjijackson $
 */

/*_____________________________________________________  container & overlay  */
#shadowbox_container, #shadowbox_overlay {
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}
#shadowbox_container {
  position: fixed;
  display: none;
  visibility: hidden;
  z-index: 999;
  text-align: center; /* centers #shadowbox in quirks and IE */
}
#shadowbox_overlay {
  position: absolute;
}

/*_______________________________________________________________  shadowbox  */
#shadowbox {
  position: relative;
  margin: 0 auto;
  text-align: left; /* reset left alignment */
}

/*____________________________________________________________________  body  */
#shadowbox_body {
  position: relative;
  margin: 0;
  padding: 0;
  border: 0px solid #333;
  overflow: hidden;
}
#shadowbox_body_inner {
  position: relative;
  height: 100%;
}
#shadowbox_content.html {
  height: 100%;
  overflow: auto; /* make html content scrollable */
}

/*_________________________________________________________________  loading  */
#shadowbox_loading {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
/*#shadowbox_body, */#shadowbox_loading {
  background-color: #060606; /* should match loading image background color */
}
#shadowbox_loading_indicator {
  float: left;
  margin: 10px 10px 0 10px;
  height: 32px;
  width: 32px;
  background-image: url(loading.gif);
  background-repeat: no-repeat;
}
#shadowbox_loading span {
  font-family: 'Lucida Grande', Tahoma, sans-serif;
  font-size: 10px;
  float: left;
  margin-top: 16px;
}
#shadowbox_loading span a:link,
#shadowbox_loading span a:visited {
  color: #fff;
  text-decoration: underline;
}

/*____________________________________________________________  title & info  */
#shadowbox_title, #shadowbox_info {
  position: relative;
  margin: 0; /* these must have no vertical margin or padding */
  padding: 0;
  overflow: hidden;
}
#shadowbox_title_inner, #shadowbox_info_inner {
  position: relative;
  font-family: 'Lucida Grande', Tahoma, sans-serif;
  line-height: 16px;
}
#shadowbox_title {
  border: 0px solid;
  height: 26px;
}
#shadowbox_title_inner {
  font-size: 16px;
  padding: 5px 0;
  color: #fff;
}
#shadowbox_info {
  border: 0px solid;
  height: 20px;
}
#shadowbox_info_inner {
  font-size: 12px;
  color: #fff;
}

/*_____________________________________________________________________  nav  */
#shadowbox_nav {
  float: right;
  height: 16px;
  padding: 2px 0;
  width: 45%;
}
#shadowbox_nav a {
  display: block;
  float: right;
  height: 16px;
  width: 16px;
  margin-left: 3px;
  cursor: pointer;
}
#shadowbox_nav_close {
  background-image: url(icons/close.png);
  background-repeat: no-repeat;
}
#shadowbox_nav_next {
  background-image: url(icons/next.png);
  background-repeat: no-repeat;
}
#shadowbox_nav_previous {
  background-image: url(icons/previous.png);
  background-repeat: no-repeat;
}
#shadowbox_nav_play {
  background-image: url(icons/play.png);
  background-repeat: no-repeat;
}
#shadowbox_nav_pause {
  background-image: url(icons/pause.png);
  background-repeat: no-repeat;
}

/*_________________________________________________________________  counter  */
#shadowbox_counter {
  float: left;
  padding: 2px 0;
  width: 45%;
}
#shadowbox_counter a {
  padding: 0 4px 0 0;
  text-decoration: none;
  cursor: pointer;
  color: #fff;
}
#shadowbox_counter a.shadowbox_counter_current {
  text-decoration: underline;
}

/*___________________________________________________________________  clear  */
div.shadowbox_clear {
  clear: both; /* clear floating counter & nav */
}

/*________________________________________________________________  messages  */
div.shadowbox_message {
  font-family: 'Lucida Grande', Tahoma, sans-serif;
  font-size: 12px;
  padding: 10px;
  text-align: center;
}
div.shadowbox_message a:link,
div.shadowbox_message a:visited {
  color: #fff;
  text-decoration: underline;
}
/**********************************************/
/* @name: style.css                           */
/* @date: 19/11/07                            */
/* @desc: JMyCarousel css                     */
/* @auth: kevin@enova-tech.net                */
/**********************************************/
/** General Elements && arrows description  ***/


div.jMyCarousel .prev{
	background: url('left.png') center center no-repeat;
	width:47px;
	height:61px;
	border:0px;
}

div.jMyCarousel .next{
	background: url('right.png') center center no-repeat;
	width:40px;
	height:61px;
	border:0px;
}

div.jMyCarousel .up{
	background: url('up.png') center center no-repeat;
	width:61px;
	height:40px;
	border:0px;
}

div.jMyCarousel .down{
	background: url('down.png') center center no-repeat;
	width:47px;
	height:61px;
	border:0px;
}


div.jMyCarousel{
	border:1px solid #1c6f8e;
}

div.jMyCarousel ul{
	
}

div.jMyCarousel ul li{
	margin:0px;
	border:1px solid #ccc;
	line-height:0px;
	padding:0px;
}

div.jMyCarousel ul li a{ /* in case of link */
	display:block;
}

div.jMyCarousel ul li img{
	display:block;
	border:0px;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	/*opacity: 0.85;*/
}
#tooltip h3, #tooltip div { margin: 0; }

