﻿/*===============================
Obisis İnternet Hizmetleri
www.obisis.com / bilgi@obisis.com
===============================*/

@import "etCssFramework.css";

body
{
font-size:12px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
margin:0;
padding:0;
text-align:center;
background:#fff url(/images/body-bg.jpg) repeat-x left top;
}

#container
{
width:980px;
margin:0 auto;
text-align:left;
color:#000;
padding:0px;
}

#header
{
width:980px;
float:left;
background: url(/images/header_center.jpg) repeat-x left top;
height:34px;
}

span#header_left
{
float:left;
width:7px;
height:34px;
background: url(/images/header_left.jpg) no-repeat left top;
}

span#header_right
{
float:right;
width:7px;
height:34px;
background: url(/images/header_right.jpg) no-repeat left top;
}

#header ul
{
list-style-type:none;
float:left;
margin:7px 0px 0px 10px;
padding:0px;
}

#header ul li
{
display:inline;
padding:3px 0px;
color:#fff;
}

#header ul li a
{
text-decoration:none;
color:#fff;
padding:3px 6px;
}

#header ul li a:hover
{
text-decoration:none;
color:#FFFF00;
}

#arama
{
float:right;
margin:5px 0 0 0;
}

.txtArama
{
background: url(/images/txt_arama.jpg) no-repeat left top;
border:0px;
padding:3px 2px 3px 20px;
}

.btnAra
{
position:fixed;
}

#slider
{
float:left;
width:980px;
height:125px;
}

#footer
{
float:left;
width:980px;
background: url(/images/footer_center.jpg) repeat-x left bottom;
}

#footer_left
{
width:318px;
height:38px;
float:left;
padding:10px 0 0 10px;
background: url(/images/footer_left.jpg) no-repeat left top;
}

#footer span
{
float:right;
background: url(/images/footer_right.jpg) no-repeat right top;
height:26px;
padding-top:10px;
padding-right:5px;
margin-top:12px;
color:#fff;
}

#content
{
float:left;
width:980px;
margin-top:3px;
}

#content_left
{
float:left;
width:170px;
margin-right:5px;
padding-bottom:5px;
}

.left_item
{
width:170px;
background-color:#f2f2f2;
float:left;
margin:5px 0;
padding-bottom:5px;
}

.left_item h2
{
margin:0px;
padding:8px;
font-weight:bold;
font-size:12px;
color:#115771;
background: url(/images/left_title.jpg) no-repeat left top;
}

#content_center
{
float:left;
width:501px;
}

#content_right
{
float:right;
width:296px;
}


/*ul#menu{
list-style-type: none;
margin: 0;
padding: 0;
width: 170px; 
}

ul#menu li{
border-bottom: 1px solid white; 
}

ul#menu li a{
background: url(/images/left_menu.gif) no-repeat left top;
display: block;
color: white;
width: auto;
padding: 3px 0 2px 0; 
text-indent: 8px;
text-decoration: none;
}

ul#menu li a:visited, ul#menu li a:active{
color: white;
}

ul#menu li a:hover{
color: white;
background: url(/images/left_menu_over.gif) no-repeat left top;
}

ul#menu li ul li a {
  background: #ccc;
  color: #000;
  padding-left: 20px;
  margin:0px;
  list-style-type:none;
}

ul#menu li ul li a:hover {
  background: #aaa;
  border-left: 5px #000 solid;
  padding-left: 15px;
}

*/


*/


.kur_title
{
font-weight:bold;
}

#kurTable
{
font-size:15px;
}

table#havaDurumu
{
font-weight:bold;
margin-left:3px;
}

table#havaDurumu td
{
text-align:center;
}

table#havaDurumu img
{
border:solid 1px #000;
}

ul#onemliLinler
{
list-style-type:none;
margin:0px;
padding:0px;
}

ul#onemliLinler li
{
display:block;
padding:2px;
}

ul#onemliLinler li a
{
text-decoration:none;
background: url(/images/onemliLink.png) no-repeat left 1px;
color:#000;
padding-left:18px;
}

ul#onemliLinler li a:hover
{
text-decoration:underline;
color:#115771;
background: url(/images/onemliLink.png) no-repeat left 1px;
}

#haberler
{

}

#haberler h2
{
margin:0 0 5px 0;
padding:7px;
color:#115771;
font-size:15px;
font-weight:bold;
background:#fff url(/images/title_bg.jpg) repeat-x left top;
border:solid 1px #D9DAD5;
}

#haberler h3
{
margin:0 0 5px 0;
padding:7px;
color:#115771;
font-size:15px;
font-weight:bold;
background:#fff url(/images/title_bg.jpg) repeat-x left top;
border:solid 1px #D9DAD5;
}
.haber_item
{
padding:5px;
width:489px;
border-bottom:solid 3px #ccc;
border-top:solid 3px #ccc;
border-left:solid 1px #ccc;
border-right:solid 1px #ccc;
float:left;
background: url(/images/haber_bg.jpg) repeat-x left top;
margin-bottom:10px;
}

.haber_item h3
{
margin:0 0 5px 0;
padding:0px;
font-size:15px;
font-weight:bold;
}

.haber_item h3 a
{
color:#115771;
text-decoration:none;
}

.haber_item h3 a:hover
{
text-decoration:underline;
}

.haber_item img
{
border:solid 2px #999;
float:left;
margin-right:5px;
}

.haber_item p
{
margin:0px;
padding:0px;
color:#999;
}

.haber_item p a
{
text-decoration:none;
color:#000;
}

.haber_item p a:hover
{
text-decoration:underline;
}

ul#icon_left
{
list-style-type:none;
margin:0px;
padding:0px;
float:left;
}

ul#icon_right
{
list-style-type:none;
margin:0px;
padding:0px;
float:right;
}

ul#icon_left li, ul#icon_right li
{
display:block;
}

ul#icon_left li img, ul#icon_right li img
{
border:0px;
}

.right_item
{
float:left;
width:296px;
margin-bottom:5px;
background-color:#f2f2f2;
padding-bottom:5px;
}

.right_item h3
{
margin:0px;
padding:8px;
color:#115771;
font-size:12px;
font-weight:bold;
background: url(/images/right_title.jpg) no-repeat left top;
}

.right_item img
{
float:left;
border:solid 1px #999;
margin:4px 5px 0px 10px;
}

ul#baskan
{
list-style-type:none;
margin:0px;
padding:0px;
}

ul#baskan li
{
display:block;
}

ul#baskan li a
{
text-decoration:none;
color:#115771;
font-weight:bold;
background: url(/images/control_play.png) no-repeat left top;
padding-left:20px;
}

ul#baskan li a:hover
{
text-decoration:underline;
}

#kopSol, #kopSag
{
list-style-type:none;
margin:0px;
padding:0px;
}

#kopSol li, #kopSag li
{
display:block;
float:left;
padding:3px;
}

#kopSol li a, #kopSag li a
{
text-decoration:none;
color:#115771;
font-weight:bold;
background: url(/images/control_play.png) no-repeat left top;
padding-left:20px;
}

#kopSol li a:hover, #kopSag li a:hover
{
text-decoration:underline;
}

ul#duyuru
{
list-style-type:none;
margin:0px;
padding:0px;
float:left;
width:290px;
height:150px;
}

ul#duyuru li
{
display:block;
padding:4px;
}

ul#duyuru li a
{
border-bottom:dotted 1px #000;
display: block;
padding:0px 0px 2px 20px;
background: url(/images/page_white_text.png) no-repeat left top;
text-decoration:none;
color:#000;
}

ul#duyuru li a:hover
{
text-decoration:underline;
}

#bulten
{
float:left;
padding:5px 5px 10px 5px;
width:286px;
margin-bottom:5px;
background:#DCEDF4 url(/images/bulten_icon.jpg) no-repeat 245px 7px;
}

#bulten h3
{
margin:20px 0px 0px 0px;
padding:0px;
color:#115771;
font-weight:bold;
font-size:15px;
}

#bulten p
{
margin-top:15px;
background: url(/images/bulten_line.gif) repeat-x left top;
padding-top:10px;
}

#bulten ul
{
list-style-type:none;
margin:0px;
padding:0px;
}

#bulten ul li
{
color:#115771;
display:block;
font-weight:bold;
}

#bulten ul li input
{
position:absolute;
margin-top:0px;
margin-left:3px;
}

ul#pratikBilgi
{
list-style-type:none;
margin:0px;
padding:0px;
float:left;
width:290px;
height:150px;
}

ul#pratikBilgi li
{
display:block;
padding:4px;
}

ul#pratikBilgi li a
{
border-bottom:dotted 1px #000;
display: block;
padding:0px 0px 2px 20px;
background: url(/images/accept.png) no-repeat left top;
text-decoration:none;
color:#000;
}

ul#pratikBilgi li a:hover
{
text-decoration:underline;
}

ul#sonDakikaHaber
{
list-style-type:none;
margin:0px;
padding:0px;
float:left;
width:290px;
height:150px;
}

ul#sonDakikaHaber li
{
display:block;
padding:4px;
}

ul#sonDakikaHaber li a
{
border-bottom:dotted 1px #000;
display: block;
padding:0px 0px 2px 20px;
background: url(/images/newspaper.png) no-repeat left top;
text-decoration:none;
color:#000;
}

ul#sonDakikaHaber li a:hover
{
text-decoration:underline;
}

#marqueecontainer{
position: relative;
width: 100%;
height: 200px;
background-color: white;
overflow: hidden;
padding: 2px;
padding-left: 4px;
}

.galeri_item
{
text-align:center;
padding:2px;
border:solid 1px #ccc;
margin:2px;
}

.galeri_item img
{
border:0px;
}

ul.iletisim
{
list-style-type:none;
margin:0px;
padding:0px;
}

ul.iletisim li
{
padding:3px;
color:#000;
border-bottom:solid 1px #ccc;
}

ul.iletisim li.title
{
font-weight:bold;
color:#000;
font-size:14px;
border:0px;
}


/*
-------------------------------
*/

.glossymenu{
margin:0px;
padding: 0;
width: 170px; /*width of menu*/
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu a.menuitem{
background: black url(/images/glossyback.gif) repeat-x bottom left;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(/images/glossyback2.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid blue;
}

.glossymenu div.submenu ul li a{
display: block;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
color: #000;
}

.people
{
width:205px;
background: url(/images/resim_bg.gif) no-repeat left top;
height:320px;
}

.people img
{
margin:47px 32px 28px 32px; 
}

.people h4
{
margin:0px;
padding:0px;
font-size:14px;
font-weight:bold;
}

.people p
{
margin:0px;
padding:0px;
color:#000;
}

#reklam
{
float:left;
width:296px;
height:230px;
}

#reklamUst
{

float:right;
margin-bottom:10px;
}

#resimGalerisi
{
float:left;
width:500px;
margin-top:10px;
text-align:center;
}

#resimGalerisi h2
{
margin:0 0 5px 0;
padding:7px;
color:#115771;
font-size:15px;
font-weight:bold;
background:#fff url(/images/title_bg.jpg) repeat-x left top;
border:solid 1px #D9DAD5;
text-align:left;
}

#resimGalerisi h3
{
margin:0 0 5px 0;
padding:7px;
color:#115771;
font-size:15px;
font-weight:bold;
background:#fff url(/images/title_bg.jpg) repeat-x left top;
border:solid 1px #D9DAD5;
text-align:left;
}

#resimGalerisi h4
{
margin:0 0 5px 0;
padding:7px;
color:#115771;
font-size:15px;
font-weight:bold;
border-bottom:solid 1px #ccc;
text-align:left;
}

#resimGalerisi img
{
border:1px solid #ccc;
padding:6px;
background: url(/images/galeri_bg.jpg) repeat-x left bottom;
margin:2px;
}

#galeriKategori
{
float:left;
width:500px;
text-align:left;
}

#galeriKategori a
{
text-decoration:none;
color:#000;
background: url(/images/album.gif) no-repeat left 3px;
padding:2px 10px 2px 18px;
}

#galeriKategori a:hover
{
text-decoration:underline;
}

#galeriKategori ul
{
float:left;
width:500px;
list-style-type:none;
margin:0px;
padding:0px;
}

#galeriKategori ul li
{
padding:2px;
float:left;
width:240px;
}
