body {
	margin:0px;
	background:url(/images/back.png) repeat-x #1454AB;
}
.stil1 {
	font-size: 13px;
	color:#FFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.stil7 {
	color:#F00;
	font-size: 12px;
}
.arama{
	width:190px;
	height:19;
	border:none;
	Color:#FFFFFF;
	background-image:url(/images/text_box.gif);
}
.boxx {
    padding:2px;
    background: #edf0f5;
    border: 1px solid #191c1f;
}
.style1 {
	margin-bottom: 0px;
}
.style2 {
	text-align: center;
}
.alt2
{
	background: #E1E4F2;
	color: #000;
}
.stil6 {
	font-size: 12px;
	font-family:"Trebuchet MS";
	color: #000;
}
.kutu{
	width:553px;
	height:45px;
	border:none;
}
A:link          { background:none; color:#f13f3f; font-size:10pt; font-family:Tahoma; text-decoration:none; font-weight:bold; }
A:active        { background:none; color:#1454ab; font-size:10pt; font-family:Tahoma; text-decoration:none; font-weight:bold; }
A:visited       { background:none; color:#1454ab; font-size:10pt; font-family:Tahoma; text-decoration:none; font-weight:bold; }
A:hover         { background:none; color:#0082c0; font-size:10pt; font-family:Tahoma; text-decoration:none; font-weight:bold; }
.stil5 {color: #C0C0C0; font-size: 13px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
.tablo_bg {
	background-color:#79a3d8;
}
.boxes { 
   width: 239px;
   height: 300px;
   margin: 5px;
   border: 1px solid #191c1f;
   float: left;
   background: #edf0f5;
   padding: 5px;
   text-align: center;
}

.logo { background:url(/images/logo.png); }
.menu_bg { background:url(/images/menu_bg.gif); }
.sag{ background:url(/images/sag.gif); }
.sol{ background:url(/images/sol.gif); }
/* Menü Başla */

#headnav {
    margin: 11px auto;
    padding: 0px;
    text-align: left;
    width: 100%;
}
#navbar {
    width: 100%;
    height: 25px;
}
#navsubbar {
    width: 100%;
    height: 1px;
	line-height: 1px;
}
#navcontainer {
    position: relative;
    top: 11px;
    width: 920px;   
    margin: 0px auto;   
}
#navcontainer ul {
    margin:0;
    padding: 0;
    list-style-type: none;
    text-align: center;
    font: bold 12px/25px Arial, Helvetica, sans-serif;
}
#navcontainer li {
    display:inline;
    margin:0;
    padding:0;
}
#navcontainer a {
    float: left;
    display: block;
    width: 125px;
    height: 25px;
    margin-right: 1px;
}
#navcontainer a:link, #navcontainer a:visited {
    float: left;
    background: url(/images/btn.png) no-repeat left top;
    background-position:0% 0px;
    color: #1c1c1c;
    text-decoration: none;
}
#navcontainer a:hover {
    float: left;
    background: url(/images/btn.png) no-repeat left top;
    background-position:0% -25px;
    color: #fff;
    text-decoration: none;
    line-height: 25px;
}
#navcontainer li a#currentTab {
    float: left;
    background: url(/images/btn.png) no-repeat left top;
    background-position:0% 0px;
    color: #fff;
    text-decoration: none;
    line-height: 25px;
}
#navsubbar p {
    margin: 0px auto;
    padding: 2px 0;
    text-indent: 20px;
    width: 790px;
    color: #fff;
    text-align: left;
}
#navsubbar p a { margin:0px 7px; color:#fff; }

/* Menü Bitir */

/* Linkler Download kısmı Başla */
#accordion {
	margin:0px 0px;
}

h3.toggler {
	cursor: pointer;
	border: 1px solid #f5f5f5;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	font-family: 'Andale Mono', sans-serif;
	font-size: 12px;
	background: #D2E0E6;
	color: #528CE0;
	margin: 0 0 0px 0;
	padding: 0px 0px 0px;
	width:780px;
}

div.element p, div.element h4 {
	margin:0px;
	padding:4px;
}

blockquote {
	padding:5px 20px;
}
/* Menü Bitir */

/* Yıldızlı oy sistemi Başla */
.star-rating{
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 125px;
	height: 25px;
	position: relative;
	background: url(alt_star.gif) top left repeat-x;		
}
.star-rating li{
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
}
.star-rating li a{
	display:block;
	width:25px;
	height: 25px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}
.star-rating li a:hover{
	background: url(/images/alt_star.gif) left bottom;
	z-index: 2;
	left: 0px;
	border:none;
}
.star-rating a.one-star{
	left: 0px;
}
.star-rating a.one-star:hover{
	width:25px;
}
.star-rating a.two-stars{
	left:25px;
}
.star-rating a.two-stars:hover{
	width: 50px;
}
.star-rating a.three-stars{
	left: 50px;
}
.star-rating a.three-stars:hover{
	width: 75px;
}
.star-rating a.four-stars{
	left: 75px;
}	
.star-rating a.four-stars:hover{
	width: 100px;
}
.star-rating a.five-stars{
	left: 100px;
}
.star-rating a.five-stars:hover{
	width: 125px;
}
.star-rating li.current-rating{
	background: url(/images/alt_star.gif) left center;
	position: absolute;
	height: 25px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}
/* Yıldızlı oy sistemi bitiş */

/* Light Box işlemleri başla */
#sbox-window embed, #sbox-window object, #sbox-window select
{
	visibility:				visible;
}

#sbox-overlay
{
	position:				absolute;
	background-color:		#000;
}

#sbox-window
{
	position:				absolute;
	background-color:		#fff;
	text-align:				left;
	overflow:				visible;
	padding:				10px;
	-moz-border-radius:		3px;
	-webkit-border-radius:	3px;
}

#sbox-btn-close
{
	position:				absolute;
	width:					30px;
	height:					30px;
	right:					-15px;
	top:					-15px;
	background:				url(/images/closebox.png) no-repeat center;
	border:					none;
}

.sbox-window-ie6 #sbox-btn-close
{
	background-image:		url(/images/closebox.gif);
}

.sbox-loading #sbox-content
{
	background-image:		url(/images/spinner.gif);
	background-repeat:		no-repeat;
	background-position:	center;
}

#sbox-content
{
	clear:					both;
	overflow:				auto;
	background-color:		#fff;
	height:					100%;
	width:					100%;
}

.sbox-content-image#sbox-content
{
	overflow:				visible;
}

#sbox-image
{
	display:				block;
}

.sbox-content-image img
{
	display:				block;
}

.sbox-content-iframe#sbox-content
{
	overflow:				visible;
}

.body-overlayed embed, .body-overlayed object, .body-overlayed select
{
	visibility:				hidden;
}
/* Light Box işlemleri Bitiş */
.ft_1{ background:url(/images/menu_bg.gif); }
.ft_2{ border-top:1px solid #514b49; }


/*Login Başla*/
#site { width:200px; text-align:center; margin:0 auto; }
#kutu { margin-top:1px; margin-bottom:10px; text-align:left; }
#onay { color:#C00; text-align:center; }
.giris, .hata, .tamam, .bilgi { border:0px solid #fff; color:#200; padding:10px; text-align:center; font-weight:bold; }
.giris{ background:#FFF; border-color:#999; }
.hata { background:#FDD; border-color:#F00; }
.tamam{ background:#DFD; border-color:#0F0; }
.bilgi{ background:#DDF; border-color:#00F; }
.yazikutusu{ background:#EEE; border:1px solid #000; width:100px; }
#copy{ border:1px solid #999; padding:5px; background:#fff; }

.bosluklu { margin:10px; }

.table { width:200; background:#FFF; border:1px solid #999; margin-top:10px; }
.table td    { height:25px; padding:0px 10px 0px 10px; }
/*Login Bitir*/