﻿body {
		font-family: Verdana;
		font-size: 12px;
	    background:#ffffff url(../picts/background.gif) repeat-x;
	    margin-top:0px;
		}
/*GridViewCSS Soft Grey Style*/
.GridViewStyle
{
    table-layout: auto;
    border-collapse: collapse;
    border:#003d79 1px solid;
}
/*Header and Pager styles*/
.HeaderStyle, .PagerStyle /*Common Styles*/
{
    background-image: url(../picts/YahooSprite.gif);
    background-position:top;
    background-repeat:repeat-x;
    background-color:#d1dbe0;
    vertical-align:middle;
}
.HeaderStyle th
{
    padding: 5px;
    color: #16387c;
}
.HeaderStyle a
{
    text-decoration:none;
    color:#16387c;
    display:block;
    text-align:left;
    font-weight:normal;
}
.PagerStyle table
{
    text-align:center;
    margin:auto;
}
.PagerStyle table td
{
    border:0px;
    padding:5px;
}
.PagerStyle td
{
    border-top: #003d79 1px solid;
}
.PagerStyle a
{
    color:#16387c;
    text-decoration:none;
    padding:2px 10px 2px 10px;
    border-top:solid 1px #fff;
    border-right:solid 1px #003d79 ;
    border-bottom:solid 1px #003d79 ;
    border-left:solid 1px #fff;
}
.PagerStyle span
{
    font-weight:bold;
    color:#16387c;
    text-decoration:none;
    padding:2px 10px 2px 10px;
}
/*RowStyles*/
.RowStyle td, .AltRowStyle td /*Common Styles*/
{
    padding: 5px;
    border-right: solid 1px #003d79 ;
    text-decoration:none;
}
.RowStyle a, .AltRowStyle a /*Common Styles*/
{
    text-decoration:none;
}
.RowStyle a:hover, .AltRowStyle a:hover /*Common Styles*/
{
    text-decoration:underline;
}

.RowStyle td
{
    background-color: #f1f5f6;
}
.AltRowStyle td
{
    background-color: #9ab2ca;
	background-image: url(../picts/YahooSprite.gif);
    background-position:0 -80px;
    background-repeat:repeat-x;
}
/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:450px;
}
div.searchArea {
				background:#FFF !important; 
				float:left;
				padding:7px 10px;
				margin:5px 0 0 20px;
				width:175px;
				-pie-background:#FFF;
			}
				div.searchArea input {
					width:100px;
					border:none;
					font-size:14px;
					color:#303030;
					/*background:none;*/
					float:left;
				}
				
				div.searchArea a{
					width:30px;
					height:20px;
					display:block;
					float:right;
					padding:1px 10px 0 20px;
					background-position:0 1px;
					font-weight:bold;
					color:#003d79;
					font-size:11pt;
					cursor:hand;
				}
.no-borderradius .rounded,
.no-borderradius .rounded20
{
    behavior: url(/pie.htc);
    }
/*arama kutusu*/				
.rounded20 {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-o-border-radius: 20px;
	
}
.rounded {
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	-o-border-radius:10px;
	
}
.button1 
{
    /* For WebKit (Safari, Google Chrome etc)
	background: -webkit-gradient(linear, 0 0, 0 70%, from(#e0e0e0), to(#858585));
	For Mozilla/Gecko (Firefox etc) 
	background: -moz-linear-gradient(#e0e0e0, #858585 50%);*/
	background-image: url(../picts/buton/gributonbg.png);
    background-repeat:repeat-x;
    padding:3px 10px;
	margin-top:2px;
	font-weight:bold;
	border:1px solid #ccc;
	position:relative;
	cursor:hand;
	text-decoration:none;
	color:#003d79;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
.banner1 {
	                        /*padding:5px 0 10px 35px;*/
	                        padding-bottom:0px;
							background-image: url(../picts/kbannerbg.png);
                            background-repeat:repeat-x;
							font-family:MS Sans Serif;
							font-size:16px;
							display:inline-block;  margin:0; color:#f3f3f3;width:700px;height:60px;
							text-decoration:none;
}
div.uyelik input {
							display:block;
							padding:8px 20px;
							background:#090;
							border:1px solid #00b100;
							-webkit-border-radius:20px 0 20px 0px;
							-moz-border-radius:20px 0 20px 0px;	
							border-radius:20px 0 20px 0px;
							
							background: -webkit-gradient(linear, 0 0, 0 70%, from(#003d79), to(#0F1A3F));
							background: -moz-linear-gradient(#003d79, #0F1A3F 50%);
							background: linear-gradient(#003d79, #0F1A3F 50%);
							-pie-background: linear-gradient(#003d79, #0F1A3F 50%);
							
							color:#fff !important;
							font-size:16px;
							position:relative;
							
						}
.ForumBaslik
{
	color:#003d79;
	font-size:large;
	text-align:left;		
}
select
{
	border-style:none none outset none;
	background:#f3f3f3;
	color:#000000;
}
input
{
	border-style:solid solid solid solid;
	border-width:1px;
	border-color:Black;
	background:#ffffff;
	color:#003d79;
}

.buton {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	cursor: hand;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
	background-position: center center;
	letter-spacing: normal;
	word-spacing: normal;
	border: 1px solid #e2e2e2;
	background-image: url(../picts/ensonbaslikarka.gif);
}
.ilgibuton {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	cursor: hand;
	height: auto;
	width: 100px;
	margin: 0px;
	padding: 0px;
	background-position: center center;
	letter-spacing: normal;
	word-spacing: normal;
	border: 1px solid #e2e2e2;
	background-image: url(../picts/ensonbaslikarka.gif);
}
.radio {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #f3f3f3;
	text-align: center;
	cursor: hand;
	height: 20px;
	width: 10px;
	margin: 0px;
	padding: 0px;
	background-position: center center;
	letter-spacing: normal;
	word-spacing: normal;
	border-top: 1px none #e2e2e2;
	border-right: 1px none #e2e2e2;
	border-bottom: 1px none #e2e2e2;
	border-left: 1px none #e2e2e2;
}
.solkirmizilink {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	}
.solkirmizilink:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-decoration:underline;
}

.bejbuton {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #A4B9D8;
	text-align: center;
	cursor: hand;
	border-top: 0px none #91ABD3;
	border-right: 1px solid #91ABD3;
	border-bottom: 1px solid #91ABD3;
	border-left: 0px none #91ABD3;
	height: 20px;
	width: auto;
	margin: 0px;
	padding: 0px;
	background-position: center center;
	letter-spacing: normal;
	word-spacing: normal;
}
.solbuton {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #e0e0e0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}

.drop {
	cursor:hand;
	background-color: #F3F3F3;
	color: #000000;
	font-size: 11px;
	font-weight: none;
	text-align: Center;
	border: 2 Groove #FFFFFF;
	font-family: Arial;
	text-decoration: none;

}
.ilan {
color : #000000;
font-size : 11px;
font-weight: plain;
font-family: Verdana;
text-decoration: none;
}
A.orta {
color : #000000;
font-size : 11px;
font-weight: none;
font-family: Verdana;
text-decoration: none;
}
.haberbaslik {
color : #000000;
font-size : 11px;
font-weight: none;
font-family: Verdana;
text-decoration: none;
}
A.sol {
color : #e0e0e0;
font-style: italic;
font-size : 11px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}
A.solyazi {
color : black;
font-size : 11px;
font-weight: bold;
font-family: Arial, Verdana;
text-decoration: none;
}
A.ust {
color : #003D79;
font-size : 11px;
font-weight: bold;
font-family: Verdana;
text-decoration: none;
}

.ilan.link{text-decoration:plain;color: #000000}
.ilan.visited{text-decoration:plain;color: #CC0000}
.ilan:hover{text-decoration:underline;color: #000000}

a.orta.link{text-decoration:none;color: #000000}
a.orta.visited{text-decoration:none;color: #CC0000}
a.orta:hover{
	font-size : 11px;
	text-decoration:underline;
	color: #003d79;
	font-family:Verdana;
}

.haberbaslik:hover{
	font-size : 11px;
	text-decoration:underline;
	color: #003d79;
	font-family:Verdana;
}

a.ust.link{text-decoration:bold;color: #000099}
a.ust.visited{text-decoration:bold;color: #000099}
a.ust:hover{text-decoration:bold;color: #000099}

a.sol.link{text-decoration:italic;color: #e0e0e0}
a.sol.visited{text-decoration:italic;color: #CC0000}
a.sol:hover{text-decoration:underline;color: #e0e0e0}

a.solyazi.link{text-decoration:bold;color: #000000}
a.solyazi.visited{text-decoration:bold;color: #CC0000}
a.solyazi:hover{text-decoration:underline;color: #000000}

a.forum {
color : #003d79;
font-size : 10px;
font-weight: bold;
font-family: Verdana;
text-decoration: none;
}
a.forum:hover{
color : #003d79;
font-size : 10px;
font-weight: bold;
font-family: Verdana;
text-decoration: underline;
}

.tablo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #dfdfdf;
	border-right-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
	border-left-color: #dfdfdf;
}
.tabloic {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dfdfdf;
	border-right-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
	border-left-color: #dfdfdf;
}

.anatablo {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #f3f3f3;
	border-right-color: #f3f3f3;
	border-bottom-color: #f3f3f3;
	border-left-color: #f3f3f3;
}
.kirmizimenubaslik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #f3f3f3;
	text-decoration: none;
	text-align: left;
	background-position: left center;
	height: 1px;
	background-color: #D7485E;
	background-image:  url(../picts/kirmizi_baslik_arka.gif);
	line-height: 15px;
	}
.lacivertmenubaslik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2788c7;
	text-decoration: none;
	text-align: center;
	background-position: left center;
	height: 1px;
	background-color: #0f1d44;
	background-image:  url(../picts/lacivert_baslik_arka.gif);
	line-height: 15px;
	}
.ilansira
{
font-family:Verdana;
font-size: 12px;
}
.bultenortalink {
color : #000000;
font-size : 10px;
font-weight:bold;
font-family:Verdana;
text-decoration: underline;
}
.ustbar {
font-family:Verdana;
font-size: 11px;
font-weight: bold;
color: #003d79;
text-decoration: none;
}
.ustbarlink {
font-family:Verdana;
font-size: 11px;
color: #ffffff;
text-decoration: none;
border-left:solid 1px #003d79;
border-right:solid 1px #003d79;
}
.ustbarlink:hover {
font-family:Verdana;
font-size: 11px;
color: #ffffff;
text-decoration: none;
background-color:#003d79;
border-left:solid 1px #003d79;
border-right:solid 1px #003d79;
}
.fotolink {
font-family:Verdana;
font-size: 11px;
font-weight: bold;
color: #be9c27;
text-decoration: none;
}
.fotolink:hover {
font-family:Verdana;
font-size: 11px;
font-weight: bold;
color: #be9c27;
text-decoration: underline;
}
.fotobaslik {
font-family:Verdana;
font-size: 12px;
font-weight: bold;
color: #be9c27;
text-decoration: none;
text-align: center;
letter-spacing:3;
}
.forumlink {
font-family:Verdana;
font-size: 11px;
font-weight: bold;
color: #aa5340;
text-decoration: none;
}
.forumlink:hover {
font-family:Verdana;
font-size: 11px;
font-weight: bold;
color: #aa5340;
text-decoration: underline;
}
.forumbaslik {
font-family:Verdana;
font-size: 12px;
font-weight: bold;
color: #aa5340;
text-decoration: none;
text-align: center;
letter-spacing:3;
}
.ilanlink {
font-family:Verdana;
font-size: 11px;
font-weight: bold;
color: #3ea067;
text-decoration: none;
}
.ilanlink:hover {
font-family:Verdana;
font-size: 11px;
font-weight: bold;
color: #3ea067;
text-decoration: underline;
}
.ilanbaslik {
font-family:Verdana;
font-size: 12px;
font-weight: bold;
color: #3ea067;
text-align: center;
letter-spacing:3;
}
.gribaslik {
background-image: url(../picts/gribaslik.png);
height:20px;
text-align: center;
}
.solbutonlink {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
.solbutonlink:hover {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.solforumlink {
font-family:Verdana;
font-size: 12px;
font-weight: bold;
color: #aa5340;
text-decoration: none;
}
.solforumlink:hover {
font-family:Verdana;
font-size: 12px;
font-weight: bold;
color: #aa5340;
text-decoration: none;
}
.solfotolink {
font-family:Verdana;
font-size: 12px;
font-weight: bold;
color: #be9c27;
text-decoration: none;
}
.solfotolink:hover {
font-family:Verdana;
font-size: 12px;
font-weight: bold;
color: #be9c27;
text-decoration: none;
}
.solilanlink {
font-family:Verdana;
font-size: 12px;
font-weight: bold;
color: #3ea067;
text-decoration: none;
}
.solilanlink:hover {
font-family:Verdana;
font-size: 12px;
font-weight: bold;
color: #3ea067;
text-decoration: none;
}
td.yanpencerebaslik {
font-family:Verdana;
font-size: 11px;
font-weight: bold;
color: #ffffff;
background-image: url(../picts/yan_pencere_baslik.jpg);
height:20px;
text-align: center;
}
td.yanpencerebaslik2 {
background-image: url(../picts/yan_pencere_baslik2.jpg);
height:12px;
}

td.ortapencerebaslikilan {
background: url(../picts/orta_pencere_baslik.jpg) no-repeat;
height:20px;
font-family:Verdana;
font-size: 11px;
font-weight: bold;
color: #3ea067;
text-align: center;
}
td.ortapencerebaslikfoto {
background: url(../picts/orta_pencere_baslik.jpg) no-repeat;
height:20px;
font-family:Verdana;
font-size: 11px;
font-weight: bold;
color: #be9c27;
text-align: center;
}
td.ortapencerebaslikforum {
background: url(../picts/orta_pencere_baslik.jpg) no-repeat;
height:20px;
font-family:Verdana;
font-size: 11px;
font-weight: bold;
color: #aa5340;
text-align: center;
}

td.ortapencerealt {
background-image: url(../picts/orta_pencere_alt.jpg);
height:27px;
}
td.ortapencerealtuzun {
background-image: url(../picts/orta_pencere_alt_uzun.jpg);
height:34px;
}


td.yanpencerealt {
background-image: url(../picts/yan_pencere_alt.jpg);
height:19px;
}
td.genelbaslik {
font-family:Verdana;
font-size: 11px;
font-weight: bold;
color: #ffffff;
background-image: url(../picts/baslik.png);
height:17px;
text-align: center;
}
.menubaslik {
font-family:Verdana;
font-size: 11px;
font-weight: bold;
color: #2788c7;
background-image: url(../picts/baslik.png);
height:20px;
}
.geneltd {
border-bottom: 1px dotted #003d79;
border-bottom-color: #003d79;
}
.forumtdfont {
color : #000000;
font-size : 12px;
font-weight: none;
font-family: Verdana;
text-decoration: none;
}
.forumtdfont:hover {
color : #003d79;
font-size : 12px;
font-weight:none;
font-family: Verdana;
text-decoration: none;
}
