/*img slide start*/
.link_nor
{
	background-color: #0092a8;
	background: url(../images/image-slide-bg.jpg) repeat-x;
	font: normal 76% "Arial" , "Lucida Grande" , Verdana, Sans-Serif;
	border: 1px solid gray;
	padding: 1px 5px 1px 5px;
	text-align: center;
	color: white;
}
.link_act
{
	background-color: #0092a8;
	background: url(../images/imagvve-slide-bg.jpg) repeat-x;
	font: normal 76% "Arial" , "Lucida Grande" , Verdana, Sans-Serif;
	border: 1px solid #0092a8;
	padding: 0px 5px 0px 5px;
	text-align: center;
	color: white;
}
.mytitle
{
	font: normal 80% "Arial" , "Lucida Grande" , Verdana, Sans-Serif;
}

.opa
{
	color: white;
	padding: 10px 20px 0px 20px;
	position: absolute;
	z-index: 101;
	background-color: #FFA928;
	opacity: 0.5;
	filter: alpha(opacity=50);
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100, FinishOpacity=50, Style=3, StartX=0, FinishX=100, StartY=0, FinishY=16);
	-moz-opacity: 0.5;
}
/*image slide end*/
/*News Style start*/

.news_style
{
	display: none;
}
.news_show
{
	color: black;
	width: 440px;
	height: 170px;
	font: normal 100% "Arial" , "Lucida Grande" , Verdana, Sans-Serif;
	overflow: hidden;
}
.news_border
{
	width: 440px;
	height: 180px;
	font: normal 100% "Arial" , "Lucida Grande" , Verdana, Sans-Serif;
	padding: 5px 5px 5px 5px;
	overflow: hidden;
}
.news_mark
{
	font: normal 70% "Arial" , "Lucida Grande" , Verdana, Sans-Serif;
	border: 0px normal gray;
	height: 35px;
	color: black;
	text-align: center;
}
.news_title
{
	font: bold 120% "Arial" , "Lucida Grande" , Verdana, Sans-Serif;
	border: 1px normal gray;
	padding: 5px 0px 9px 5px;
	color: White;
}
.news_show img
{
	margin-left: 5px;
	margin-right: 5px;
}
.buttondiv
{
	float: left;
	padding: 5px 5px 5px 5px;
	border-top: none;
	height: 20px;
	font: normal 90% "Arial" , "Lucida Grande" , Verdana, Sans-Serif;
}
/*News Style end*/

a:focus
{
	outline: none;
}
*
{
	margin: 0px;
	padding: 0px;
}
ul.sidenav
{
	float: left;
	padding: 0;
	width: 50px;
	list-style: none;
	font-size: 1.2em;
}
ul.sidenav li
{
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	height: 40px;
	width: 50px;
	background: url(../images/ikon/menu-icon-bg.png) repeat-x;
}
ul.sidenav li a
{
	height: 40px;
	width: 170px;
	display: block;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	position: relative;
	z-index: 2;
	margin-left: 13px;
	background: url(../images/ikon/menu-bg.gif) repeat-x;
}
ul.sidenav li div
{
	display: none;
	position: absolute;
	top: 0px;
	left: 0;
	z-index: 90001;
	width: 185px;
	background: url(../images/ikon/menu-icon-bg.gif) no-repeat left;
}
/* site kodları buradan başlar*/
.classAll input
{
	font-family: Arial, Helvetica, sans-serif;
}
.classAll textarea
{
	font-family: Arial, Helvetica, sans-serif;
}
.classAll a
{
	text-decoration: none;
	color: #ff800f;
}
.classAll a:link
{
	color: #ff800f;
}
.classAll a:visited
{
	color: #ff800f;
}
.classAll a:hover
{
	color: #FF0000;
}
.classAll a:active
{
	color: #0092a8;
}
.classAll
{
	font: 12px Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
.classAll body
{
	font: 12px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /*background-color:#FEEADE;*/
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background: url(../images/ikon/bg.gif);
}
input
{
	font-family: Arial, Helvetica, sans-serif;
}
textarea
{
	font-family: Arial, Helvetica, sans-serif;
}
a
{
	text-decoration: none;
	color: #ff800f;
}
a:link
{
	color: #ff800f;
}
a:visited
{
	color: #ff800f;
}
a:hover
{
	color: #35b105;
}
a:active
{
	color: #0092a8;
}

body
{
	font: 12px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /*background-color:#FEEADE;*/
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background: url(../images/bg.gif) repeat scroll 0 0 transparent;
 
}


.classAll #back
{
	background-image: url(../images/content-bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.classAll #container-up
{
	width: 1067px; /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */ /* background-image:url(../images/header.gif);*/
	background-repeat: no-repeat;
	background-position: center;
}

.classAll #container-down
{
	width: 960px; /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color:White;
}

.classAll #shadow
{
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background: url(../images/footer-bg.gif) no-repeat;
	background-position: bottom;
	height: 65px;
	margin: 0 auto;
	
	text-align: left;
}


.classAll #moduls
{
	width: 960px; /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	
}

.classAll #header
{
	height: 120px;
	width:1015px;
}
.classAll #header h1
{
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.classAll #rightContent
{
	float: right; /* since this element is floated, a width must be given */
	width: 470px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding-left: 10px;
	background-color:White;
}
.classAll #leftContent
{
	width: 470px;
}
.classAll #bottomline
{
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */ /*background:#FDB834;*/
	text-align: center;
	width: 100%;
}

.floatRight
{
	/* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-left: 8px;
}
.floatLeft
{
	/* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat
{
	/* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
.classAll h1
{
	color: #ff610b;
	font-size: 17px;
}
.classAll h2
{
	color: #ff610b;
	font-size: 15px;
}
.classAll p
{
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

#OkuraNot
{
	 
	background: transparent url(../images/okura-not.png) no-repeat scroll -12px 0; 
	padding-left:62px;padding-top:25px;
	*background:     no-repeat scroll 15px 0 ; 
	display: none;
	height: 190px;
	left: 161px;
	position: absolute;
	top: 186px;
	width: 200px;
	z-index: 9000;
}

.rightMenu
{
	position: absolute;
	top: 180px;
	width: 0px;
	left: 90%;
}
.logo
{
	float: left;
	height: 90px;
	padding-left: 10px;
	padding-top: 30px;
	width: 290px;
	background: url(../images/logo.png) no-repeat scroll 60px 50px transparent;
}
.rss
{
	float: right;
	height: 60px;
	padding-left: 10px;
	padding-top: 60px;
	width: 70px;
}
.reklamLogoYani
{
	float: right;
	height: 60px;
	padding-bottom: 4px;
	padding-left: 0;
	padding-right: 38px;
	padding-top: 8px;
	width: 468px;
}
.greenBar
{
	width: 100%;
	background-color: #0092a8;
	height: 8px;
}
.orangeBar
{
	width: 50%;
	float: right;
	background-color: #fdb834;
	height: 8px;
}
.karikaturAlani
{
	width: 450px;
}
.karikaturAlaniModul
{
	width: 470px;
	padding-top: 6px;
}
.karikaturAlaniModul #wrap
{
	padding: 10px;
	overflow: hidden;
	width: 450px;
}
/* background-image: url(../images/modul2-bg.gif); background-repeat: no-repeat;*/
.manset-modul
{
	width: 450px;
	overflow: hidden;
	text-align: center;
	margin-top: 8px;
	padding: 10px;
	padding-top: 0px;
}
/*background-image:url(../images/modul1-bg.gif); background-repeat:no-repeat;*/
.kapakkonulari-container
{
	width: 470px;
	padding-top: 8px;
}
/*height:302px;*/
.kapakkonulari-container h2
{
	font-size: 12px;
	color: #0092a8;
	padding-bottom: 5px;
}
.kapakkonulari-container p
{
	padding: 0px;
	font-size: 11px;
}
.konu1
{
	padding-left: 10px;
	padding-right: 2px;
	padding-top: 5px;
	padding-bottom: 16px;
	width: 215px;
}
/*float:leftbackground:url(../images/modul4-bg.gif) no-repeat  ;*/

.konu1 p
{
	padding: 0px;
	font-size: 11px;
}
.konu1 div
{
	 
	float: left;
}
/*height:105px;*/

.konu2
{
	height: 135px;
	padding-right: 2px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 16px;
	width: 217px;
	float: right;
}
/*background:url(../images/modul4-bg.gif) no-repeat;*/
.konu2 div
{
	width: 105px;
	height: 105px;
	float: left;
}

.konu1 h2
{
	font-size: 12px;
	color: #0092a8;
	padding-bottom: 5px;
}
#konu1-img
{
	width: 105px;
	height: 105px;
	float: left;
}


.konu3
{
	padding-right: 2px;
	height: 138px;
	padding-left: 10px;
	padding-top: 5px;
	width: 217px;
	float: left;
}
/*background:url(../images/modul4-bg.gif)*/
.konu3 div
{
	width: 105px;
	height: 105px;
	float: left;
}

.konu4
{
	height: 138px;
	padding-right: 2px;
	padding-left: 10px;
	padding-top: 5px;
	width: 217px;
	float: right;
}
/*;background:url(../images/modul4-bg.gif) no-repeat;*/
.konu4 div
{
	width: 105px;
	height: 105px;
	float: left;
}

.kapaklar-modul
{
	padding-left: 10px;
	width: 460px;
	overflow: hidden;
	height: 320px;
	text-align: center;
	background-image: url(../images/kapak-resimleri-fon.gif);
	background-repeat: no-repeat;
	margin-top: 8px;
}
/**/
.kapaklar-modul #wrap
{
	height: 320px;
	width: 460px;
	padding-top: 10px;
}
.kapaklar-modul #kapakdivi
{
	width: 300px;
	height: 300px;
	float: left;
	background: no-repeat center;
}
.kapaklar-modul #aylar-baslik
{
	font-size: 24px;
	text-align: left;
	color: #0092a8;
	font-family: 'Tekton Pro' , Arial, Helvetica, sans-serif;
	background: url(../images/kapak-resmi-bg.gif) no-repeat;
	width: 150px;
	padding-left: 10px;
	padding-top: 3px;
	height: 35px;
	background-position: 1px -3px;
	float: right;
}
.kapaklar-modul #aylar
{
	font-size: 24px;
	text-align: left;
	color: #0092a8;
	font-family: 'Tekton Pro' , Arial, Helvetica, sans-serif;
	background: url(../images/kapak-resmi-bg.gif) no-repeat;
	width: 150px;
	padding-left: 10px;
	padding-top: 3px;
	height: 35px;
	background-position: 1px -3px;
	float: right;
	cursor: pointer;
}
.kapaklar-modul #aylar a
{
	color: #0092a8;
}

.altmanset
{
	margin-right: 10px;
	margin-top: 8px;
	height: 280px;
	width: 200px;
	padding: 10px;
	background-repeat: no-repeat;
	overflow: hidden;
}
/*background-image:url(../images/modul3-bg.gif);*/
.altmanset h1
{
	font-size: 16px;
	color: #ff8315;
}
.altmanset div
{
	width: 105px;
	height: 135px;
	float: left;
}
.altmanset p
{
	padding: 0;
	font-size: 11px;
	font-weight: bold;
}

.genelicerik
{
	overflow: hidden;
	width: 450px;
	height: 217px;
	text-align: center;
	background-repeat: no-repeat;
	margin-top: 8px;
	padding: 10px;
}
/*background-image: url(../images/modul2-bg.gif);*/

.genelicerik #wrap
{
	width: 450px;
	height: 209px;
}

.modul
{
	width: 470px;
	padding-top: 6px;
	float: left;
	background-color:White;
}
.modul #wrap
{
	padding: 10px;
	overflow: hidden;
	background-repeat: no-repeat;
	float: left;
	width: 450px;
	overflow: hidden;
	text-align: center;
}
.modul #yazigonder
{
	background: url(../images/yazilarinizi-bekliyoruz.jpg) no-repeat center center;
	height: 152px;
	width: 450px;
	padding: 10px;
	overflow: hidden;
	background-repeat: no-repeat;
	float: left;
	width: 450px;
	overflow: hidden;
	text-align: center;
}
.modul #ziyaretci
{
	background: url(../images/ziyaretci-defteri.gif) top right no-repeat;
	padding: 10px;
	overflow: hidden;
	background-repeat: no-repeat;
	float: left;
	width: 450px;
	overflow: hidden;
	text-align: center;
}
.modul #abone
{
	background: url(../images/nasil-abone-olunur.gif) top right no-repeat;
	padding: 10px;
	overflow: hidden;
	background-repeat: no-repeat;
	float: left;
	width: 450px;
	overflow: hidden;
	text-align: center;
}
.modul #arsiv
{
	background: url(../images/arsiv.gif) top right no-repeat;
	height: 117px;
	padding: 10px;
	overflow: hidden;
	background-repeat: no-repeat;
	float: left;
	width: 450px;
	overflow: hidden;
	text-align: center;
}
.modul #search
{
	background: url(../images/search.gif) top right no-repeat;
	height: 117px;
	padding: 10px;
	overflow: hidden;
	background-repeat: no-repeat;
	float: left;
	width: 450px;
	overflow: hidden;
	text-align: center;
}
.modul #megaphone
{
	background: url(../images/megaphone.gif) top right no-repeat; 
	padding: 10px;
	overflow: hidden;
	background-repeat: no-repeat;
	float: left;
	width: 450px;
	overflow: hidden;
	text-align: center;
}
.modul #tag a
{
	color: #0092A8;
}
.modul #tag
{
	text-align: left;
}
.modul #tag h1
{
	color: #ff7800;
	padding-bottom: 5px;
	 
	text-align: left;
}
.modul #tag a:hover
{
	color: #ff7800;
}
.modul #imageplacer
{
	float: right;
	background-image: url(/images/etiket-bulutu.gif);
	height: 93px;
	width: 142px;
}
.modul #imageplacer-defter
{
	float: right;
	height: 30px;
	padding-top: 125px;
	width: 124px;
	text-align: center;
}
.modul #defter a
{
	color: #0092A8;
}
.modul #defter a:hover
{
	color: #ff7800;
}
.modul #defter p
{
	padding: 0;
	color: #454545;
	margin-bottom: 10px;
	
	font-size:11px;
}
.modul #bolumler h1
{
	color: #ff7800;
	padding-bottom: 5px;
	padding-top: 10px;
}
.modul #bolumler a
{
	color: #303030;
}
.modul #bolumler a:hover
{
	color: #F30;
}

.bolum-baslik
{
	color: #0092a8;
	font-weight: bold;
}

.footer
{
	width: 960px; /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-position: bottom;
	 
}

.classAll #alt
{
	margin-right: 10px;
	margin-top: 8px;
	width: 200px;
	padding: 10px;
	float: left;
}
.classAll #alt h1
{
	font-size: 13px;
	color: #ff820b;
}
.classAll #alt li a
{
	border-bottom: 1px solid #D1D1C7;
	color: #737373;
	display: block;
	padding: 4px;
	text-decoration: none;
	width: 99%;
}
.classAll #alt li a:hover
{
	background: url(../images/arrow-on.gif) no-repeat scroll right center #e5e5e5;
	text-decoration: none;
	color: #F60;
}
.classAll #alt ul
{
	list-style: none outside none;
	margin-bottom: 15px;
	margin-top: 5px;
}

.postit-up
{ 
	background: url(../images/postit-up.gif) no-repeat ;
	background-position:top;
	padding-top: 50px;
	width: 245px; 
}
.postit
{
	float: right;
	background: url(../images/postit-back.gif);
	background-repeat:repeat-y;
	width: 245px; 
	padding-bottom:15px;
}
.postit h1
{
	font-size: 12px;
	text-align: center;
	padding-bottom: 5px;
}
.postit a
{
	color: #111111;
}
.postit a:link
{
	color: #111111;
}
.postit a:visited
{
	 color: #111111;
}
.postit a:hover
{
	color: #0092A8;
}


.classAll #bolumlerAlt
{
	margin-right: 10px;
	margin-top: 8px;
	padding: 10px;
	float: left;
}
.classAll #bolumlerAlt h1
{
	font-size: 13px;
	color: #ff820b;
}
.classAll #bolumlerAlt li
{
	float: left;
	width: 140px;
	margin-right: 40px;
}
.classAll #bolumlerAlt li a
{
	border-bottom: 1px solid #D1D1C7;
	color: #737373;
	display: block;
	padding: 4px;
	text-decoration: none;
	width: 99%;
}
.classAll #bolumlerAlt li a:hover
{
	background: url(../images/arrow-on.gif) no-repeat scroll right center #e5e5e5;
	text-decoration: none;
	color: #F60;
}
.classAll #bolumlerAlt ul
{
	list-style: none outside none;
	margin-bottom: 15px;
	margin-top: 5px;
}

.yazar  
{
	width: 680px;
	background-color: #FFF5D5;
	border: 3px solid #F9EDC7;
	padding: 10px;

}
.yazar  #oncekiler 
{
	 padding-bottom: 15px; float: right; margin-left: 20px

}
.yazar #oncekiler   li a:hover
{
	color: #F60;

}
.yazar #oncekiler   li a
{
	color: #595854;
}

.classAll #yorum  
{
	width: 680px;
	background-color: #FFF5D5;
	border: 3px solid #F9EDC7;
	padding: 10px;

}
.classAll #yorum li a:hover
{
	color: #F60;

}
.classAll #yorum li a
{
	color: #595854;
}

.classAll #yorum p
{
 
}
.classAll #yorum span
{
	 font-size:9px; color:Gray;
}


.classAll #tags  
{
	width: 680px;
	background-color: #FFF5D5;
	border: 3px solid #F9EDC7;
	padding: 10px;

}
.classAll #tags li a:hover
{
	color: #F60;

}
.classAll #tags li a
{
	color: #595854;
}

.classAll #tags p
{
 
}
.classAll #tags span
{
	 font-size:9px; color:Gray;
}

.tools
{
	width: 680px;
	background-color: #FFF5D5;
	border: 3px solid #F9EDC7;
	padding: 10px;
	}

.sosyal {}
.sosyal li{ float:left; padding:3px; list-style-type:none}
.sosyal li a:hover{ opacity:0.8; filter:alpha(opacity=80);}
.sosyal img { border:0}

.oylama { float:left}
.oylama img {border:0; float:left; }

#ctl00_ContentPlaceHolder1_SiteMapPath1 a{ color:Yellow}
#ctl00_ContentPlaceHolder1_SiteMapPath1 a:link{ color:Yellow;}
#ctl00_ContentPlaceHolder1_SiteMapPath1 a:hover{ color:white;}
 