﻿body
{
    background-color: #dddddd;
}
body,th,td,input,textarea,select
{
    font-size: 11px;
    color: black;
    font-family: Arial;
 
}
td
{
       
}
h1
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    color: #ff9900;
    padding-top: 0px;
    font-family: Arial, 'Trebuchet MS';
}
a, a:link, a:visited, a:active
{
    color: #000000;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}

a.tabanLinkler, a.tabanLinkler:link, a.tabanLinkler:visited, a.tabanLinkler:active
{
    color: #000000;
    text-decoration: none;
    font-size: 11px;
}
a.tabanLinkler:hover
{
    text-decoration: underline;
}
a.OyVerLinki, a.OyVerLinki:link, a.OyVerLinki:visited, a.OyVerLinki:active
{
    color: #ff9933;
    text-decoration: none;
    font-weight: bold;
}
a.OyVerLinki:hover
{
    text-decoration: underline;
}

a.SolMenuler, a.SolMenuler:link, a.SolMenuler:visited, a.SolMenuler:active
{
    color: #717070;
    text-decoration: none;
    font-weight: normal;
    font-size: 13pt;
    font-family: 'Trebuchet MS' , 'Arial Narrow';
}
a.SolMenuler:hover
{
    text-decoration: underline;
}

a.BlogKategoriLinkle, a.BlogKategoriLinkle:link, a.BlogKategoriLinkle:visited, a.BlogKategoriLinkle:active
{
    color: #696969;
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
}
a.BlogKategoriLinkle:hover
{
    text-decoration: underline;
    color: #000000;
}



img
{
    border:none;
}
div.FormBaslik
{
    font-size: 10px;
    color: #333333;
}
input.UyeGirisForm
{
    font-family: Arial;
    font-size: 10px;
    color: #333333;
    border-right: #333333 1px solid;
    padding-right: 2px;
    border-top: #333333 1px solid;
    padding-left: 2px;
    padding-bottom: 2px;
    border-left: #333333 1px solid;
    padding-top: 2px;
    border-bottom: #333333 1px solid;   
}
input.UyeGirisSubmitBtn
{
    font-family: Arial;
    font-size: 10px;
    color: #ffffff;
    background-color: #333333;
    border-right: #333333 1px solid;
    border-top: #333333 1px solid;
    border-left: #333333 1px solid;
    border-bottom: #333333 1px solid;
}
.UyeGirisFormu
{
    font-family: Arial;
    font-size: 10px;
    color: #333333;
}
.HataPanel
{
    border-right: #ff0000 1px solid;
    border-top: #ff0000 1px solid;
    font-weight: bold;
    margin: 3px;
    border-left: #ff0000 1px solid;
    color: #ff0000;
    border-bottom: #ff0000 1px solid;
    background-color: #ffeded;
    padding-top: 10px;
    padding-bottom: 10px;
}
.WaterMarkInputlar
{
    border-right: #a9a9a9 1px solid;
    border-top: #a9a9a9 1px solid;
    border-left: #a9a9a9 1px solid;
    color: #a9a9a9;
    border-bottom: #a9a9a9 1px solid;
    background-color: #fffacd;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
}
.SSSBaslik
{
    font-weight: bold;
    font-size: 12px;
    color: #ff9900;
    font-family: Arial;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 2px;
    padding-top: 10px;
}
.SSSCevap
{
    font-weight: normal;
    font-size: 12px;
    color: #222222;
    font-family: Arial;
    padding-right: 0px;
    padding-left: 15px;
    padding-bottom: 0px;
    padding-top: 0px;
}
.SayfaBaslik
{
    height: 110px;
    border-top-style: none;
    border-bottom: #cccccc 1px solid;
    border-right-style: none;
    border-left-style: none;
}

.BannerListeleriBasliklar
{
    font-weight: bold;
    font-size: 22pt;
    color: #ff6600;
    font-family: 'Trebuchet MS';
}

div.top {
	width:100%;
	background:#fff;
	margin:0 0 20px 0;
	padding:0;
	position:absolute;
	top:0;
	left:0;
	height:30px;
	border-bottom:1px solid #eee;
	font:16px/30px Georgia,Serif;
	}
	
table {
	margin:20px 0 0 0;
	}
	
div.top:hover {
	width:100%;
	background:#fff;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	left:0;
	height:30px;
	border-bottom:1px solid #eee;
	font:16px/30px Georgia,Serif;
	}
	
div.top ul {
	list-style:none;
	margin:0;
	padding:0 15px;
	float:right
	}
	
div.top ul li {
	float:left;
	margin:0;
	padding:0px 10px;
	border-left:1px dotted #eee
	}
	
div.top ul li:hover, .bar_current {
	 background:#f6f6f6;
	 border-bottom:1px solid #f6f6f6
	}
	
div.top ul li a:hover {
	 text-decoration:none
	}
