@import url("AdminStyle.css");
@import url("Containers.css");
body {
	margin: 5px 10px 10px 10px;
	text-align: center;
	font-family:Verdana;
	font-size:11px;
	background: #dbdbdb;
}
.sayfaWrap
{
	width:960px; text-align:center;
}
table, div{
	font-family: Verdana;
	font-size: 11px;
}
td, th{
	text-align:left;
	vertical-align:top;
}
a {
	color:#7b7b7b;
	text-decoration:none;

}
a:hover {
	color:#000000;
	text-decoration:underline;
}
.b {
	font-weight:bold;
}
.marginB1
{
	margin-bottom:1px;
}
.marginB3
{
	margin-bottom:3px;
}
.marginB5
{
	margin-bottom:5px;
}
.marginB10
{
	margin-bottom:10px;
}
.marginB12
{
	margin-bottom:12px;
}
.beyazBG {
	background-color: #FFFFFF;
}
.beyaz,
.beyaz div,
.beyaz span,
.beyaz a {
color:#FFFFFF;
}
.beyaz a:hover {
	color:#FFFF99;
}
.solPane {
	width: 146px;
	padding-right: 3px;
	text-align: left;
	vertical-align: top;
}
.sagPane {
	width: 146px;
	padding-left: 3px;
	text-align: left;
	vertical-align: top;
}
.ortaPane {

}
.ortaPane2 {
	border-bottom:2px solid #ffffff;
	padding:3px 20px 3px 20px;
}
.ortaPane3 {
	padding:3px 20px 4px 20px;
}
.ortaPane4 {
	border-left:2px solid #ffffff;
	padding:4px 18px 4px 18px;
}
.ortaSagPane {
	width:172px;
	padding-left:3px;
}
.dikeyMenuBG {
	background-image: url(../../images/design/solmenubg.gif);
	background-repeat: repeat-x;
	background-position: top;
	min-height:300px;
}
.dikeyMenuBG .icBG {
	background-image: url(../../images/design/solmenusagi.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 16px;
	padding-left: 12px;
	padding-bottom: 12px;
	min-height:300px;
}
.dikeyMenuBG .icBG p{
	margin:0px;
	margin-bottom:12px;
}
.dikeyMenu {
}
.dikeyMenu a {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	background-image: url(../../images/design/ok.link.gif);
	background-repeat: no-repeat;
	background-position: 3px 7px;
	display: block;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
	border-bottom:1px solid #333366;
}
.dikeyMenu a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color:#000000;
	background-image: url(../../images/design/ok.linkhover.gif);
	border-bottom:1px solid #333366;
	padding:0px;
}
.dikeyMenu a:hover span{
	
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-left:9px;
	display:block;
	background: url(../../images/design/dikmenu.spanbg.gif) repeat-x bottom;
	background-color:#333366;
}
.dikeyMenu .aktif {
	font-weight: bold;
	color: #ffffff;
	background-color:#000000;
	background-image: url(../../images/design/ok.linkhover.gif);
	padding:0px;
	cursor:default;
}
.dikeyMenu .aktif span{
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-left:9px;
	display:block;
	background: url(../../images/design/dikmenu.spanbg.gif) repeat-x bottom;
	background-color:#333366;
	cursor:default;
}
.dikeyMenu .level2{
	margin-left:12px;
	font-weight:normal;
}
.dikeyMenu .level3{
	margin-left:24px;
	font-weight:normal;
}
.dikeyMenu .level4{
	margin-left:30px;
	font-weight:normal;
}

.yuzdeH {
	height: 100%;
}
.yuzdeW {
	width: 100%;
}
.icerikBaslik{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffb97f;
	padding-bottom:3px;
}
.icerikBaslik span{
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:bold;
	color:#ff7300;
	margin-left:12px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ffb97f;
}
.icerikMetin {
	padding:5px 20px 0px 20px;
}
.icerikMetin p {
	margin:0px 0px 12px 0px;
}
.sagda {
float:right;
margin:0px 0px 6px 6px;
}
.solda {
float:left;
margin:0px 6px 6px 0px;
}
input, select, textarea
{
color: #333399;
font-size:11px;
font-family:Verdana, Helvetica, sans-serif;
}

.anketSoru {
	color:#003366;
	font-size: 11px;
	font-weight: bold;
}
.haberBaslik {
	display:block;
	font-size: 14px;
	font-weight: bold;
	color: #310d95;
}
.detayYazar { display:block; margin-bottom:14px;}

.haberBaslik2 {
	font-size: 14px;
	font-weight: bold;
}
.haberBaslik2 a{
	color: #024aa6;
}
.haberBaslik2 a:hover{
	color: #FF6600;
}
.siyah
{
	color: #000000;
}
.hlight
{
	background-color:#FFFF33;
}
img {border:none}
.Arial_Black { font-family:Arial Black;}