﻿/*sayfa arkaplanı başlangıç*/
body{
	background: url(../images/bg.png) repeat;
	margin-top: 5px;
	margin-bottom: 25px;
}
/*sayfa arkaplanı bitiş*/



/*html etiket */
h1 { 
	font-size:22px;
	font-family:"Trebuchet MS", sans-serif;
	color:#0B0B0B;
	margin: 15px 10px 10px;
	text-decoration: none;
}

h1 a {
	font-size:22px;
	font-family:"Trebuchet MS", sans-serif;
	color:#1F1F1F;
	margin: 0px;
	text-decoration: none;
}
h1 b {
	font-size:21px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0244BC;
	margin: 0px;
}

.aciklama{
	background-color:#FFFFFF;
	height: 110px;
	width: 160px;
	margin: 4px 0px 0px -10px;
	padding: 4px 0px 0px;

}
.aciklama a{
	font: bold normal 11px "Trebuchet MS", sans-serif;
	text-align: center;
	color: #000000;
	text-decoration: none;
	cursor: text;
}
.satinal {
	float: left;
	height: 20px;
	width: 78px;
	clear: none;
	padding: 5px 0px 0px;
	margin: 0px 0px 0px -10px;

	background: #00000f
	vertical-align: bottom;
	background: #333333;
}
.satinal a {
	font: bold 14px Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
}
.sepeteat {
	float: right;
	height: 20px;
	width: 78px;
	clear: none;
	padding: 5px 0px 0px;
	margin: 0px -10px 0px 0px;

	background: #2270E2
	vertical-align: bottom;
	background: #A0A4A3;
}
.sepeteat a {
	font: bold 14px Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	vertical-align: bottom;
	text-decoration: none;
}
.kod {
	font: bold 12px Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	vertical-align: bottom;
	padding: 5px 0px 0px;
	text-decoration: none;
	background: #CCCCCC;
	height: 35px;
}

/*html etiket */
.resimac {
	float: right;
	padding: 0px;
	height: 280px;
	width: 280px;
} 
.resim {
	padding: 3px 0px 0px;
	height: 135px;
	width: 140px;
	margin: 0px 20px 20px;
	text-align: center;
	float: left;
	vertical-align: bottom;
}
.banner {
	margin-right: 50px;
	margin-left: 29px;
	float: right;
	
}
.banner11 {
	margin-right: 50px;
	margin-left: 29px;
	float: right;
}
/*ANA TASLAK BAŞLANGIÇ*/
#ortalayici {
	width:800px;
	margin:0 auto;
	background-color: #fff;
	color: #333333;
	height: auto;
}
/*ANA TASLAK BAŞLANGIÇ*/

/*ÜST BAŞLANGIÇ*/
#header {
	position: relative;
                height:127px;
	background: #f1f1f1 url(../images/header.jpg) no-repeat center top;
	padding: 0;	
	margin-left:auto;
                 margin-right:auto;
	width:800px;
}
/*ÜST BİTİŞ*/

/* üst menü navigasyon başlangıç */


 #nav1 {
	clear: both;	
	padding: 0;
	background: #000000 url(../images/menuhover.png) repeat-x;
	font: bold 17px/40px "Trebuchet MS", Arial, Tahoma, Sans-serif;
	height: 40px;
	width: 800px;
	border-top :1px solid #FFFFFF ;
	border-bottom : 1px solid #FFFFFF ;	
}

#nav1 ul {
	float: left;
	list-style: none;
	margin:0; 
	padding: 0 ;
}

#nav1 ul li {
	display: inline;
}

#nav1 ul li a {
	display: block;
	float: left;
	padding: 0 14px;
	color: #F9F9F9;
	text-decoration: none;
	text-align:center;
	border-right: 1px solid #000000;
}

#nav1 ul li a:hover {
	background: #46a2e0 url(../geciktiriciler-images/menu.png) repeat-x;
	color: #CCCCCC;
}

li.current {
	background-color:#46a2e0;
	color: #FFFFFF;
} 

/* üst menü navigasyon bitiş */





/*İÇERİK*/
#govde {
	margin: 0px 0;
	background-color: #FFFFFF;
	padding-top: 40px;
}
 
#anaicerik {
	height:auto;
	width: 530px;
	float: right
}
 
#yanicerik {height:500px; width: 220px; float: left}						

#anaicerik, #yanicerik, #altlik {background-color:#FFFFFF}
.kutuic  {
	width: 530px;
	float: left;
	border: 1px dotted #BDDDF2;
	text-align: justify;
	margin: 5px 12px 0px;
	padding: 3px 4px 0px;
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

.kutu {
	padding: 0px 0px 5px;
	float: left;
	height: 300px;
	width: 180px;
	border: 1px solid #000000;
	margin: 10px 4px 15px 5px;
}

/*SOL TARAF*/
#sidebar {
	float: right;
	width: 220px;
	height:1000px;
	font-family:"Trebuchet MS", sans-serif;
	font-size:11pt;
	font-weight: normal;
	background: url(none) repeat-x left top;
	border-left: 1px dotted #666666;
	margin-right: 2px;
	padding-right: 2px;
}


#sidebar *  {
	margin: 10px;
}

#sidebar h3 {
	font-family:"Trebuchet MS", sans-serif;
	font-size:14pt;
	color: #171717;
	text-decoration: none;
}


#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 7px 10px 8px 10px; 
	padding: 0;
	text-decoration: none;	
	border-top: 1px solid #d1d5e1;	
}

#sidebar ul.sidemenu li {
	list-style: none;
	padding: 4px 0 4px 0px;
	margin: 0 2px;
	border-bottom: 1px solid #d1d5e1;
	font-size: 14px;
}


* html body #sidebar ul.sidemenu li {
	height: 1%;
}


#sidebar ul.sidemenu li a {
	text-decoration: none;
	color: #060606;
}


#sidebar ul.sidemenu li a:hover {
	color: #272727;
	background-color: #E2E2E2;
}

#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { border: none; } 
#ssidebar a {
	text-decoration: none;
	color: #000099;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0px;
	margin: 0px;
	}
#ssidebar a:hover {
	color: #000066;
	background-color: #E2E2E2;
	}
/*SOL TARAF*/




 
#altlik {
	height:132px;
	background-color: #FFFFFF;
	padding-top: 10px;
	text-align: left;
}

#footer {
	color: #333333;
	clear: both;
	width:800px;
	height: 127px;
	text-align: center;
	font-size: 9pt;
	padding-top: 5px;
	background: no-repeat right bottom;
}
#ozgur {
	background:#FFFFFF;
	height: 25px;
	width: 180px;
	margin-top: 10px;
	margin-right: 50px;
	margin-left: 165px;
}
#footer p {
	padding: 0px 0;
	color: #005E9B;
	
}

#footer a {
	color: #006BB3;
	text-decoration: underline;
	text-align: left;
}

.clearBoth {clear: both}

/*alt*/
.baslik {
	font: 14px "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: none;
	background: url(../geciktiriciler-images/menu.png) repeat-x;
	height: 20px;
}
.baslik a {
	font: bold 14px Geneva, Arial, Helvetica, sans-serif;
	color: #FDFDFD;
	text-decoration: none;
}
.baslik a:hover {
	font: bold 14px Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
.baslik h1{
	font: bold 15px "Trebuchet MS", sans-serif;
	color: #FDFDFD;
	vertical-align: top;
	margin: 0px auto;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: center;
}

#cts {
	position : relative;
	width : 400px;
	float: left;
}
#cts h2 a {
	font: oblique bold 20px "Trebuchet MS", sans-serif;
	position : absolute;
	float: left;
	color : #333330;
	top : 2px;
	left : 6px;
	margin-left: 0px;
	margin-top: 60px;
	width: 550px;
	padding-left: 85px;
	padding-top: 5px;
	text-decoration: none;
}

/* absolutely position the top text -Xpx from the shadow text, match the px size */
#cts h2 span {
	position : absolute;
	float: left;
	color : #ffffff;
	top : 0px;
	left : 0px;
	margin-left: 2px;
	margin-top: 0px;
	width: 546px;
	padding-left: 85px;
	padding-top: 5px;
	text-decoration: none;
}

/* 
  this goes in an If IE conditional comment. IE, including IE7, screws up padding and 
  affects the text width and position so this will probably be needed. 
*/

#cds { width : 32em;

}
#cts h2 span.offset {
  position : absolute;
  top : -9000px;
  left : -9000px;
}
#cts h1 a {
	font: oblique bold 50px "Trebuchet MS", sans-serif;
	position : absolute;
	float: left;
	color : #333333;
	top : 2px;
	left : 3px;
	margin-left: 0px;
	margin-top: 0px;
	width: 500px;
	padding-left: 86px;
	padding-top: 7px;
	text-decoration: none;
}
#cts h1 span { /* absolutely position the top text -Xpx from the shadow text, match the px size */
 
	position : absolute;
	float: left;
	color : #ffffff;
	top : 2px;
	left : 3px;
	margin-left: 1px;
	margin-top: 1px;
	width: 500px;
	text-decoration: none;
	padding-left: 84px;
	padding-top: 6px;
}

/* 
  this goes in an If IE conditional comment. IE, including IE7, screws up padding and 
  affects the text width and position so this will probably be needed. 
*/

#cds { width : 32em;

}
#cts  h1   span.offset  {
  position : absolute;
  top : -9000px;
  left : -9000px;
}
