@import url("AdminStyle.css");
@import url("Containers.css");
body { margin: 20px auto; font-family:Tahoma; font-size:11px; background: #3e87cb url(../../images/design/sayfa.bg.png) repeat-x fixed left top; 
}
table, div {
	font-family: Tahoma;
	font-size: 11px;
}

img {border:none}

a {
	color:#f85f0a;
	text-decoration:none;

}
a:hover {
	color:#000000;
	text-decoration:underline;
}
.b {
	font-weight:bold;
}
.marginB1
{
	margin-bottom:1px;
}
.marginB2
{
	margin-bottom:2px;
}

.marginB1 img, .marginB2 img{margin:0px;}

.marginB3
{
	margin-bottom:3px;
}
.marginB5
{
	margin-bottom:5px;
}
.marginB10
{
	margin-bottom:10px;
}
.marginB12
{
	margin-bottom:12px;
}

/* !!!!!!!  --------- Han Yapı Için Özel Alan  --------------- !!!!!!!! */
.sayfaEni {width: 985px; margin:0px auto}

.ustPane {clear:both; margin-bottom:2px}
.solPane { width:201px; float:left;} 
.ortaPane { width:773px; float:right;}
.altPane {clear:both}

.HanYapiLogo {background:url(../../images/design/logo.bg.jpg) right top no-repeat; height:105px}
.HanYapiLogo .Logo { width:152px; height:97px; padding:4px 26px 0px 26px}

.clr {height:0px; padding:0px; margin:0px; clear:both}

.inputs {border:1px solid #cbc0b0}

h1, h2, h3, h4, h5 {margin:0px; margin-bottom:12px; color:#f85f0a}

h1 {font-size:16px}
h2 {font-size:12px}

.solPane h2{ margin-bottom:6px}


/* !!!!!!!  --------- Hanyapı Için Özel Alan Sonu --------------- !!!!!!!! */


.beyazBG {
	background-color: #FFFFFF;
}
.beyaz,
.beyaz div,
.beyaz span,
.beyaz a {
color:#FFFFFF;
}
.beyaz a:hover {
	color:#FFFF99;
}


.dikeyMenu { margin:0px}
.dikeyMenu ul, .dikeyMenu ol { list-style:none; margin:0px; padding:0px}
.dikeyMenu li {list-style:none;}

.dikeyMenu a { display:block; background: url(../../images/design/solmenu.ok.gif) no-repeat 4px 10px; font: bold 10px Verdana; color: #000000; text-decoration: none; padding:6px 6px 6px 14px }
.dikeyMenu li + li {margin-top:5px}

.dikeyMenu a:hover, .dikeyMenu .aktif { background:#ffffff url(../../images/design/solmenu.okhover.gif) no-repeat 4px 10px; color: #FF6600; }

.dikeyMenu .aktif {

}

.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: dotted;
	border-bottom-color: #2db23f;
	padding-bottom:3px;
}
.icerikBaslik span{
	font-family:"Tahoma";
	font-size:16px;
	font-weight:bold;
	color:#2db23f;
	margin-left:12px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #2db23f;
}
.icerikMetin {
	padding: 10px;
}
.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: #000000;
font-size:11px;
font-family:Tahoma, Helvetica, sans-serif;
}

.anketSoru {
	font-size: 11px;
	font-weight: bold;
}
.haberBaslik {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.haberBaslik2 {
	font-size: 14px;
	font-weight: bold;
}
.haberBaslik2 a{
	color: #024aa6;
}
.haberBaslik2 a:hover{
	color: #FF6600;
}
.siyah
{
	color: #000000;
}
.hlight
{
	background-color:#FFFF33;
}

.y10 {font-size:10px}
.y12 {font-size:12px}
.y14 {font-size:14px}
.y16 {font-size:16px}
.y18 {font-size:18px}
.y24 {font-size:24px}