﻿body 
{
	background-image:url(../images/back.png);
	background-repeat:repeat-x;
	background-color:#4e4943;
	font-family: helvetica, sans-serif;
	font-size:11px;
	color:#333;
}

a:link      {text-decoration: underline; color:#6699ff;}
a:visited   {text-decoration: underline; color:#6699ff;}
a:active    {text-decoration: underline; color:#6699ff;}
a:hover    {text-decoration: none; color:#01236a; }

h1
{
	font-size:16px;
	line-height:28px;
}

strong
{
	font-weight:bold;
}

hr
{
	background-color:#333;
	border:none;
	height:1px;
	width:100%;
}

.TopBar
{
	width:100%;
	height:46px;
	background-color:#928b71;
	margin-top:10px;
	border-bottom:solid 1px #999966;
	border-top:solid 1px #999966;
}
.TopBar div
{
	width:900px;
	margin:0 auto 0 auto;
	height:46px;
}
.TopBar div ul
{
	margin-left:250px;
	width:650px;
}
.TopBar div ul li
{
	float:left;
	height:46px;
	line-height:46px;
	vertical-align:middle;
	color:#fff;
	margin-right:5px;
	font-size:16px;
}
.TopBar div ul li.Time
{
	width:120px;
}
.TopBar div ul li a
{
	font-size:12px;
}

.TopBar div ul li input[type="text"]
{
	font-family:helvetica, sans-serif;
	font-size:10px;
	background-color:#f9f9f9;
	width:150px;
	height:14px;
	color:#999;
	margin:0;
	border:solid 1px #333;
	padding:2px;
	line-height:14px;
	vertical-align:middle;
}
.TopBar div ul li input[type="button"]
{
	font-family:helvetica, sans-serif;
	height:18px;
	font-size:11px;
	margin:0;
	padding:0px;
	border-style:none;
	color:#fff;
	background-color:Transparent;
	cursor:pointer;
}
.TopBar div ul li .SearchPart
{
	height:18px;
	width:190px;
	margin-top:14px;
}
.Time
{
	width:100px;
	height:56px;
	position:absolute;
	top:6px;
	text-align:right;
	background-color:#af001f;
}
.Time img
{
	margin-left:100px;
}

.TopBar div ul li a:link      {text-decoration: none; color:#fff;}
.TopBar div ul li a:visited   {text-decoration: none; color:#fff;}
.TopBar div ul li a:active    {text-decoration: none; color:#fff;}
.TopBar div ul li a:hover    {text-decoration: none; color:#4e4943; }

.Header
{
	width:980px;
	height:206px;
	margin:10px auto 20px auto;
	z-index:-999;
}
.Header a img
{
	z-index:-999;
	position:absolute;
}
.Header a
{
	z-index:-999;
}
.MainContent
{
	width:800px;
	height:1120px;
	margin:-105px auto 70px auto;
	background-image:url(../images/mainBack.png);
	background-repeat:no-repeat;
	z-index:999;
}
.Content
{
	width:400px;
	height:1120px;
	float:left;
	z-index:999;
}
.Inset
{
	width:200px;
	background-color:#01236a;
	background-image:url(../images/InsetBack.jpg);
	background-position:0 385px;
	background-repeat:no-repeat;
	height:1120px;
	float:left;
}
.Inset .InsetBottom
{
	position:absolute;
	top:1230px;
}
.Inset .Social
{
	width:200px;
	position:absolute;
	top:1085px;
}
.Inset .Social .Links
{
	width:144px;
	margin:0 auto 10px auto;
}
.Inset .Social .Links a
{
	margin:0 2px 0 2px;
}
.Inset .Social .Links .Facebook
{
	margin-top:-5px;
}
.RightSide
{
	width:200px;
	height:1120px;
	float:left;
	background-image:url(../images/RightBack.jpg);
	background-repeat:repeat-y;
	z-index:999;
	
}
.Footer
{
	width:800px;
	height:40px;
	text-align:center;
	line-height:20px;
	margin:0 auto 20px auto;
	color:#fff;
	vertical-align:middle;
}
.Footer a:link      {text-decoration: none; color:#fff;}
.Footer a:visited   {text-decoration: none; color:#fff;}
.Footer a:active    {text-decoration: none; color:#fff;}
.Footer a:hover    {text-decoration: none; color:#01236a; }
.Module
{
	width:400px;
	margin:5px 0 25px 0;
	padding:0 10px 0 10px;
	overflow:hidden;
}

.Module .MHeader,.Module .MContent { width:380px;}

.Module .MContent table td
{
	padding:5px 0 5px 0;
	font-weight:bold;
	vertical-align:top;
}

.Module .MContent input[type="text"], .Module .MContent textarea
{
	font-family:helvetica, sans-serif;
	font-size:11px;
	color:#333;
	border:solid 1px #999;
	width:180px;
	padding:2px;
}
.Module .MContent input[type="text"]
{
	line-height:14px;
	vertical-align:middle;
}
.Module .MContent textarea
{
	height:70px;
}
.Module .MContent input[type="button"]
{
	font-family:helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:1px;
	border:solid 1px #999;
	border-style:none;
	color:#fff;
	background-color:#4e4943;
	cursor:pointer;
}
.Module .MContent .Gorus
{
	font-size:12px;
	line-height:30px;
	text-align:center;
	vertical-align:middle;
	color:#333;
}
/*Görüşler Modülü*/

.Gorusler
{
    width:195px;
    padding-left:5px;
}

.Gorusler .GContent
{
}

.Gorusler .GContent .Gorus
{
}

.VModule
{
	width:400px;
	margin:10px 0 0px 0;
	
}
.VModule .VHeader
{
	width:390px;
	margin-left:10px;
}

.VModule .VContent
{
	height:220px;
	text-align:center;
	/*background-color:#000;*/
	position:relative;
}
.VModule .VContent img.Play
{
    position:absolute;
    width:83px;
    height:83px;
    left:154px;
    top:70px;
}

.Gorus
{
	margin:5px 0 5px 0;
	padding-bottom:5px;
	border-bottom:dotted 1px #ccc;
}

.Gorus .Date
{
	width:380px;
	color:#999;
}

.Module .MContent a:link      {text-decoration: none; color:#6699ff;}
.Module .MContent a:visited   {text-decoration: none; color:#6699ff;}
.Module .MContent a:active    {text-decoration: none; color:#6699ff;}
.Module .MContent a:hover    {text-decoration: none; color:#01236a; }

.WeekFY
{
	width:400px;
}
.WeekFY .HFYText
{
	margin:20px 0 0 20px;
}
.WeekFY .HFYText p
{
    font-size:12px;
    padding-right:10px;
}
.WeekFY .Image
{
	margin-left:174px;
	margin-top:-291px;
}
.WeekFY .HFYText .Name
{
	font-size:20px;
	line-height:30px;
	color:#3366cc;
}
.WeekFY .hfy
{
	background-image:url(../images/hfy.png);
	background-repeat:no-repeat;
	position:absolute;
	width:400px;
	height:291px;
	margin:-75px 0 0 -90px;	
	float:left;
}
.WeekFY .WContent
{
	z-index:100;
}

.FPOneriForm
{
	width:200px;
}
.FPOneriForm .OFContent
{
}

.RModule
{
	width:200px;
	margin-top:10px;
	padding:0 5px 0 5px;
}

.RModule .RHeader
{
	width:190px;
}

.RModule .RContent
{
	width:190px;
}

.FPLogos
{
	width:200px;
	margin-top:50px;
}
.FPLogos .LogoContent
{
}
.FPLogos .LogoContent table
{
	width:150px;
	text-align:center;
	margin:0 auto 0 auto;
}
.FPLogos .LogoContent table td
{
	padding:10px 0 10px 0;
}

.FarkYarat
{
	width:200px;
	margin-top:10px;
	padding:0 5px 0 5px;
}

.FarkYarat .FYHeader
{
	width:190px;
}

FarkYarat .FYContent
{
	width:190px;
}
/* ONERİ FORMU*/
.OneriFormu
{
	width:390px;
	height:1075px;
	margin:15px 0 0 10px;
	overflow:auto;
}
.OneriFormu h2
{
	margin:5px 0 5px 0;
	font-size:16px;
	font-weight:bold;
}
.OneriFormu table
{
	width:370px;
}
.OneriFormu table tr td
{
	padding:2px 0 0 2px;
}
.OneriFormu .PaneHeader
{
	font-family:helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-image:url(../images/PaneHeaderBack.jpg);
	background-repeat:repeat-x;
	border-bottom:solid 1px #999966;
	border-top:solid 1px #999966;
	height:20px;
	padding:2px;
	width:95%;
	color:#fff;
	line-height:20px;
	vertical-align:middle;
	margin-bottom:5px;
	cursor:pointer;
}
.OneriFormu .PaneContent
{
	margin:10px 0 10px 0;
}
.OneriFormu table td input[type="text"], .OneriFormu table td textarea, .OneriFormu table td select
{
	font-family:helvetica, sans-serif;
	background-color:#f9f9f9;
	color:#333;
	border:solid 1px #ccc;
	font-size:11px;
	margin:0;
	padding:2px;
}
.OneriFormu table td input[type="text"], .OneriFormu table td select
{
	width:200px;
	height:14px;
	color:#333;
	line-height:14px;
	vertical-align:middle;
}
.OneriFormu table td textarea
{
	width:80%;
	height:50px;
}
.OneriFormu table td select
{
	height:24px;
}
.OneriFormu input[type="button"], .OneriFormu input[type="submit"]
{
	font-family:helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding:4px;
	border-style:none;
	color:#fff;
	cursor:pointer;
	background-color:#4e4943;
}
.OneriFormu ul
{
	list-style-type:disc;
	margin-left:24px;
}

.FYList
{
	margin-top:20px;
}

.FYList .Item
{
	width:180px;
	margin:10px auto 0 auto;
	padding:5px;
	color:#fff;
	overflow:hidden;
	background-image:url(../images/transparan.png);
}

.FYList .Item .Image
{
	width:80px;
	height:60px;
	border:solid 1px #333;
	float:left;
	margin:0 5px 5px 0;
}
.FYList .Item .Image img
{
	width:80px;
	height:60px;
}
.FYList .Item .Text
{
	width:90px;
	float:left;
}

.FYList .Item a:link      {text-decoration: none; color:#fff;}
.FYList .Item a:visited   {text-decoration: none; color:#fff;}
.FYList .Item a:active    {text-decoration: none; color:#fff;}
.FYList .Item a:hover    {text-decoration: none; color:#ccc; }

/*Accordion Kısım için*/
.FYList2
{
	margin-top:5px;
}

.FYList2 .Item
{
	width:180px;
	margin:2px auto 0 auto;
	padding:5px;
	color:#fff;
	overflow:hidden;
	background-image:url(../images/transparan.png);
}

.FYList2 .Item .Image
{
	width:60px;
	height:45px;
	padding:2px;
	border:solid 1px #ccc;
	float:left;
	margin:0 5px 5px 0;
}
.FYList2 .Item .Image img
{
	width:60px;
	height:45px;
}
.FYList2 .Item .Text
{
	width:90px;
	float:left;
}

.FYList2 .Item a:link      {text-decoration: none; color:#fff;}
.FYList2 .Item a:visited   {text-decoration: none; color:#fff;}
.FYList2 .Item a:active    {text-decoration: none; color:#fff;}
.FYList2 .Item a:hover    {text-decoration: none; color:#ccc; }

.Videolar
{
}

.Videolar .Item
{
	width:360px;
	min-height:100px;
	overflow:hidden;
	margin:10px 20px 0 auto;
	padding:0 0 10px 0;
	color:#333;
	border-bottom:dotted 1px #ccc;
}

.Videolar .Item .Image
{
	width:120px;
	height:90px;
	border:solid 1px #333;
	float:left;
	margin:0 5px 5px 0;
}
.Videolar .Item .Image img
{
	width:120px;
	height:90px;
}
.Videolar .Item .Text
{
	width:200px;
	float:left;
}

.Videolar .Item a:link    {text-decoration: none; color:#333;}
.Videolar .Item a:visited  {text-decoration: none; color:#333;}
.Videolar .Item a:active  {text-decoration: none; color:#333;}
.Videolar .Item a:hover  {text-decoration: none; color:#01236a; }

.AdayForm
{
	width:100%;
	font-size:14px;
	text-align:center;
}
.RepeatPages
{
	width:180px;
	padding:5px;
	margin:10px auto 0 auto;
}
.RepeatPages a
{
	background-color:#fff;
	width:15px;
	display:block;
	text-align:center;
	float:left;
	color:#333;
	padding:2px;
	font-size:9px;
	margin-right:2px;
	border:solid 1px #999;
	cursor:pointer;
	text-decoration:none;
}

.RepeatPagesA
{
	width:380px;
	padding:5px;
	margin:10px auto 0 auto;
}
.RepeatPagesA a
{
	background-color:#fff;
	width:15px;
	display:block;
	text-align:center;
	float:left;
	color:#333;
	padding:2px;
	font-size:9px;
	margin-right:2px;
	border:solid 1px #999;
	cursor:pointer;
	text-decoration:none;
}
/*Arama Sayfası*/
.ResultItem
{
	font-family: helvetica, sans-serif;
	margin-bottom:16px;
	font-size:10px;
}
.ResultItem .LinkName
{
	font-size:14px;
	font-weight:bold;
}

.ResultItem a:link      {text-decoration: underline; color:#3333ff; }
.ResultItem a:visited   {text-decoration: underline; color:#3333ff; }
.ResultItem a:active    {text-decoration: underline; color:#3333ff; }
.ResultItem a:hover    {text-decoration: underline; color:#3333ff; }
.ResultItem a.Link
{
	color:#669900;
	text-decoration:none;
	font-weight:normal;
}
#wrapper
{
    padding:5px;    
}
.accordionDetail
{
    font-size:10px;
    color:#eee;
    margin-bottom:10px;
}
.accordionButton 	
{
  padding:3px;
   color:#fff;
   border-bottom:solid 2px #011c55;
	cursor: pointer;
	font-size:11px;
	font-weight:bold;
	}
	
.accordionContent
{
}