﻿/*
*cms css
*Gökhan Aygün
*/

body
{
    font:12px arial;
    margin:auto;
    margin:0px;}
.a
{
    color:#55595f;
    text-decoration:none;}
a:hover
{
    color:Gray;
    text-decoration:underline;}
.anaKatman
{
    margin:auto;
    height:100%;
    width:900px;
    border:1px #e2e2e2 solid;
    border-top:none;
    background:#fff;
    }
   #anatable{ background:#ffffff;}

input{
	font:11px tahoma;}
.ustMenuBar
{
    width:100%;
    height:20px;
    margin:0;
    text-align:left;
    }
.bannerBar
{
    width:100%;
    background:url(images/banner.png);
    margin:auto;}
#sistemad{
  font-size:25px;
  clear:both;
  color:#999;
  margin-top:5px;
  margin-left:200px;
}
#sistemslogan{
  font-size:16px;
  clear:both;
  color:#333;
  margin-top:5px;
  margin-left:280px;
  width:260px;
}
.solBar
{
    float:left;
    width:170px;
    height:100%;}
.ortaBar
{
    float:left;
    width:560px;
    height:auto;
     border-top:1px #e2e2e2 solid;
    background:#ffffff;
    overflow:hidden;}
.sagBar
{
    float:right;
    width:170px;;
    height:100%;}
.sagBar a
{
    color:#fff;text-decoration:none;}
.sagBar a:hover
{
    color:#fff;text-decoration:underline;}
.altBar
{
    clear:both;
    height:30px;
    line-height:25px;
    border-top:1px #fff solid;
    background:#cccccc;}
#menuTablo
{
    width:100%;
    margin:0px;}
#menuTablo td
{
    background:#e22600;
    border-bottom:1px #ffffff solid;
    border-left:1px #fff solid;
    height:20px; }
#menuTablo td a
{
    color:#FFFFFF;
    text-decoration:none;
    font-family:Tahoma;
    font-size:12px;}
.subMenu
{
    position:absolute;
    list-style:none;
    margin-top:16px;
    margin-left:-59px;
    display:block;
    padding:0px;
    background:#e22600;
    margin:0px;
    margin-top:0px;
    visibility:hidden;
    }
.subMenu  li
{
    display:block;
    background:#e22600;
    height:20px;
    width:144px;
    border:1px #ffffff solid;
    border-bottom:none;
    padding:0px;
    margin:0px;
    line-height:17px;
    }

.altMenu
{
    float:right;
    font-family:Tahoma, Verdana, Arial, sans-serif;
    font-size:11px;
    color:#999999;
    }
.altMenu a
{
    color:#666;
    text-decoration:none;}
.altMenu a:hover
{
    color:#444;
    text-decoration:underline;}
.buton
{
    border:1px #ddd solid;
    font:12px arial;
    color:#333;
    font-weight:bold;
    background:#e2e2e2;
    }
.text
{
    height:13px;
    border:none;
    font-size:11px;
    font-weight:lighter;
    color:#666;}
#subTitleContextLine
{
	width:50%;
	height:5px;
	background:#e5e5e5;
	border:none;
	float:left;}
#subTitle
{
	font:12px arial;
	font-weight:bolder;
	color:orange;}
#userForm
{
	font:11px tahoma;}
#userForm td
{
	border-bottom:1px #e5e5e5 solid;
	text-align:left;
	}
#userForm .title-ufrm
{
	font-weight:bold;text-align:left;}
.haber-li a:hover{ background:#e5e5e5; display:block;s}
	


