﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2e2e2e;
}
.stil1 {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.stil7 {
	color: #FF0000;
	font-size: 12px;
}
#boxx {
    padding:2px;
    background: #2e2e2e;
    border: 1px solid #191c1f;
}
#boxxx {
    padding:2px;
    background: #2e2e2e;
    border: 1px #191c1f;
}
.style1 {
	margin-bottom: 0px;
}
.style2 {
	text-align: center;
}
.alt2
{
	background: #E1E4F2;
	color: #000000;
}
.stil6 {
	font-size: 12px;
	font-family:"Trebuchet MS";
	color: #FFFFFF;
	font-weight: bold;
}
.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: #9daae2; FONT-SIZE: 10pt; FONT-FAMILY: Tahoma; TEXT-DECORATION:none;Font-Weight:bold}
A:visited       {BACKGROUND: none; COLOR: #9daae2; 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;
	text-align: center;
}
.stil5 {color: #C0C0C0; font-size: 13px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
.boxes { 
   width: 240px;
   height: 300px;
   margin: 5px;
   border: 1px solid #191c1f;
   float: left;
   background: #2e2e2e;
   padding: 5px;
   text-align: center;
}

.logo {
background:url(file:///images/logo.png);
}
.menu_bg {
background:url(file:///images/menu_bg.gif);
}
.sag{
background:url(file:///images/sag.gif)
}
.sol{
background:url(file:///images/sol.gif)
}

/* Linkler Download kısmı Başla */
.applemenu{
margin: 5px 0;
padding: 0;
width: 790px; /*width of menu*/
border: 0px solid #9A9A9A;
}
.applemenu div.silverheader a{
background-color:#2e2e2e;
font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 5px 0;
padding-left: 8px;
text-decoration: none;
}
.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
color: white;
}
.applemenu div.selected a, .applemenu div.silverheader a:hover{
background-color:#666666;
}
.applemenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
padding: 5px;
height: 100%; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}
/* Linkler Download kısmı bitiş */
/* 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: #FFFFFF;
    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: #ffffff;
    text-decoration: none;
    line-height: 25px;
}
#navsubbar p {
    margin: 0px auto;
    padding: 2px 0;
    text-indent: 20px;
    width: 790px;
    color: #ffffff;
    text-align: left;
}
#navsubbar p a {
    margin: 0px 7px;
    color: #ffffff;
}

/* Menü Bitir */

/* Yıldızlı oy sistemi Başla */

.srating{
list-style:none;
margin: 0px;
padding:0px;
width: 100px;
height: 20px;
position: relative;
background: url(/strating.gif) top left repeat-x;		
}
.srating li{
padding:0px;
margin:0px;
/*\*/
float: left;
/* */
}
.srating li a{
display:block;
width:20px;
height: 20px;
text-decoration: none;
text-indent: -9000px;
z-index: 20;
position: absolute;
padding: 0px;
background-image:none;	
}
.srating li a:hover{
background: url(/strating.gif) 0px -20px repeat-x;
z-index: 1;
left: 0px;
}
.srating a.onestar{
left: 0px;
}
.srating a.onestar:hover{
width:20px;
}
.srating a.twostars{
left:20px;
}
.srating a.twostars:hover{
width: 40px;
}
.srating a.threestars:hover{
width: 60px;
}
.srating a.threestars{
left: 40px;
}
.srating a.fourstars{
left: 60px;
}	
.srating a.fourstars:hover{
width: 80px;
}
.srating a.fivestars{
left: 80px;
}
.srating a.fivestars:hover{
width: 100px;
}

/* Yıldızlı oy sistemi bitiş */

/* Light Box işlemleri başla */

html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}
#sbox-window embed, #sbox-window object, #sbox-window select
{
	visibility:				visible;
}

#sbox-overlay
{
	position:				absolute;
	background-color:		#000;
}

#sbox-window
{
	position:				absolute;
	background-color:		#000;
	text-align:				left;
	overflow:				visible;
	padding:				10px;
	-moz-border-radius:		3px;
}

#sbox-btn-close
{
	position:				absolute;
	width:					30px;
	height:					30px;
	right:					-15px;
	top:					-15px;
	background:				url(/images/closebox.png) no-repeat top left;
	border:					none;
}

.sbox-loading #sbox-content
{
	background-image:		url(file:///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;
}
/* Light Box işlemleri Bitiş */
