@charset "ISO-8859-9";
/* CSS Document */

body{
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #333333;
}

.haberlink{
font-size:11px;
color:#cc0000;
text-decoration:none;
}

#sayfa
{
	width: 800px;
	background-color: #FFFFFF;
}

#ustAlan
{
	width: 800px;
	z-index: -1;
} 

#icerikSutunlu
{
    float: left;
    width: 524px;
	text-align: justify;
	background-color: #FFFFFF;
	padding: 6px;
	padding-left: 20px;
	padding-right: 20px;
}

#icerikSutunsuz
{
    width: 724px;
	text-align: justify;
	background-color: #FFFFFF;
	padding: 8px;
	padding-left: 30px;
	padding-right: 30px;
	padding:top: 20px;
}

hr{
border-color: #f9f9f9;
border-collapse: collapse;
}

#inceSutun
{
    float: right;
    width: 211px;
	padding: 6px;
}

#altAlan
{
    width: 724px;
    clear: both;
	background-color: #F6F6F6;
	padding: 8px;
	padding-left: 30px;
	padding-right: 30px;
	padding:top: 20px;
}

#banner
{
	width: 100%;
	background-color:#484848;
	height: 200px;
	width: 800px;
	background-image:url(images/banner_f.jpg);
} 

#ustMenu
{
    float: left;
    width: 100%;
	background-color:#484848;
}


body, table, a
{
font-family: tahoma, arial, helvetica;
font-size: 11px;
color: #000000;
}

h1, h2, h3, h4, h5, h6
{
font-family: georgia, times new roman, times, serif;
color: #FF6600;
}

h1{
font-size:18px;
}

h2{
font-size: 16px;
}

h3{
font-size: 14px;
}

h4, h5, h6{
font-size: 12px;
}

img{
padding-left: 10px;
padding-right: 10px;
border: 0xp;
}

.ddsmoothmenu{
font: bold 12px Verdana;
background: #484848; /*background of menu bar (default state)*/
width: 100%;
font-weight: bold;
text-decoration: none;
}

.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
background: #414141; /*background of menu items (default state)*/
color: white;
padding: 8px 10px;
font-weight: bold;
border-right: 1px solid #545454;
color: #2d2b2b;
text-decoration: none;
opacity: 0.85;
filter: alpha(opacity = 85%);
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color: white;
}

.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background: black; 
color: white;
}

.ddsmoothmenu ul li a:hover{
background: black; /*background of menu items during onmouseover (hover state)*/
color: white;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
font: normal 13px Verdana;
width: 160px; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid gray;
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
padding-left: 0px;
padding-right: 0px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
padding-left: 0px;
padding-right: 0px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: silver;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 0.5;
}

.anaBaslik{
padding-bottom: 2px;
padding-top: 2px;
padding-left: 2px;
background-color: #FFFFFF;
margin-left: 30px;
margin-right: 30px;
margin-top: 3px;
margin-bottom: 8px;
text-align:left;
border-bottom: 1px;
border-bottom-color: #999999;
border-collapse: collapse;
}

.haberBaslik{
background-color: #FFFFFF;
margin-left: 30px;
margin-right: 30px;
margin-top: 2px;
margin-bottom: 2px;
text-align:left;
border-bottom: 1px;
border-bottom-color: #999999;
border-collapse: collapse;
float:left;
}

.anasayfaKutu{
width:220px;
}

.icerik{
padding-bottom: 2px;
padding-top: 2px;
padding-left: 2px;
background-color: #FFFFFF;
margin-left: 30px;
margin-right: 30px;
margin-top: 3px;
margin-bottom: 8px;
text-align: justify;
}

#apMetin {
  padding: 8px 10px 0px;
  font-size: 12px;
  margin-top: 20px;
}

p{
padding-top: 10px;
}