.clear {clear: both;height: 0;line-height: 0;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}

* html .clearfix {height: 1%;}
.clearfix {display: block;}

.clearfix {height: 1%;}
.clearfix {display: block;}

/* Panel  */
.panelarayuz {
  	background: url(../images/panel/panel_alt.png) repeat-x 0 0;
	height: 42px;
	position: relative;
    top: 0;
    z-index: 999;
}

.panelarayuz ul.arayuz {
	display: block;
	position: relative;
  	float: right;
  	clear: right;
  	height: 42px;
	width: auto;
  	font-weight: bold;
	line-height: 42px;
	margin: 0;
	right: 150px;
  	color: #000;
  	font-size: 80%;
	text-align: center;
}

.panelarayuz ul.arayuz li.sol {
  	background: url(../images/panel/panel_sol.png) no-repeat left 0;
  	height: 42px;
	width: 30px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

.panelarayuz ul.arayuz li.sag {
  	background: url(../images/panel/panel_sag.png) no-repeat left 0;
  	height: 42px;
	width: 30px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

.panelarayuz ul.arayuz li {
 	text-align: left;
  	padding: 0 6px;
	display: block;
	float: left;
	height: 42px;
  	background: url(../images/panel/panel_orta.png) repeat-x 0 0;
}


.panelarayuz ul.arayuz li a {
	color: #000;
	text-decoration: none;
}

.panelarayuz ul.arayuz li a:hover {
	color: #000;
}

.panelarayuz .ayrac {color:#414141;}

.panelarayuz a.ac, .panelarayuz a.kapat {
	height: 20px;
	line-height: 20px !important;
	padding-left: 25px !important;
	cursor: pointer;
	display: block;
	width: 100px;
	position: relative;
	top: 7px;
	font-family: Tahoma;
}

.panelarayuz a.ac {
	background: url(../images/panel/panelac.png) no-repeat left 0;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.panelarayuz a.kapat {
	background: url(../images/panel/panelkapat.png) no-repeat left 0;
	font-size: 13px;
	font-weight: bold;
}
.panelarayuz a:hover.ac {
	background: url(../images/panel/panelac.png) no-repeat left -19px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.panelarayuz a:hover.kapat {background: url(../images/panel/panelkapat.png) no-repeat left -19px;}

/* Panel Diger Özellikler */
#uyepaneli {
    position: absolute;  
    /*position: absolute;*/   /*Panel içerigin üzerinde */ 
    /*position: relative;*/   /*Panel içerigi kaydir */
    top: 0;
    width: 100%;
    z-index: 999;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#panel {
	width: 100%;
	height: 270px;
	color: #000;
	background: #e8cb45;
	overflow: hidden;
	position: relative;
	z-index: 3;
	display: none;
}

#panel h1 {
	font-size: 1.6em;
	padding: 5px 0 10px;
	margin: 0;
	color: #000;
}

#panel h2{
	font-size: 1.2em;
	padding: 10px 0 5px;
	margin: 0;
	color: #000;
}

#panel p {
	margin: 5px 0;
	padding: 0;
}

#panel a {
	text-decoration: none;
	color: #15ADFF;
}

#panel a:hover {
	color: #c00418;
}

#panel a-lost-pwd {
	display: block;
	float: left;
}

#panel .kullaniciicerigi {
	width: 960px;
	margin: 0 auto;
	padding-top: 15px;
	text-align: left;
	font-size: 0.85em;
}

#panel .kullaniciicerigi .sol {
	width: 275px;
	float: left;
	padding: 0 15px;
	border-left: 1px solid #eece51;
}
#panel .kullaniciicerigi .orta {
	width: 275px;
	float: left;
	padding: 0 15px;
	border-left: 1px solid #eece51;
}


#panel .kullaniciicerigi .sag {
	border-right: 1px solid #eece51;
	width: 275px;
}

#panel .kullaniciicerigi form {
	margin: 0 0 10px 0;
}

#panel .kullaniciicerigi label {
	float: left;
	padding-top: 8px;
	clear: both;
	width: 280px;
	display: block;
	font-weight: bold;
}

#panel .kullaniciicerigi input.formkutu {
	background: #fff;
	margin-right: 5px;
	margin-top: 1px;
	width: 200px;
	color: #000;
	height: 20px;
}

#panel .kullaniciicerigi input:focus.formkutu {
	background: #eaeaea;
}

/* Butonlar */

#panel .kullaniciicerigi input.onaybuton {
	display: block;
	float: left;
	clear: left;
	height: 25px;
	text-align: center;
	cursor: pointer;
	border: none;
	font-weight: bold;
	margin: 10px 0 0 10px;
	font-size: 13px;
	padding-bottom: 5px;
}

#panel .kullaniciicerigi input.onaybuton {
	width: 78px;
	color: #333;
	background: transparent url(../images/panel/buton.png) no-repeat 0 0;
	padding-bottom: 5px;
}
#panel .sag .ortayazi a {
	font-size: 13px;
	padding: 10px 0 5px;
	margin: 0;
	color: #000;
	text-decoration: none;
}

#panel .orta .formbaslik  {
	font-size: 14px;
	padding: 10px 0 5px;
	margin: 0;
	color: #c00418;
	text-decoration: none;
}

#panel .sol .ortayazi {
	font-size: 14px;
	padding: 10px 0 5px;
	margin: 0;
	color: #c00418;
	text-decoration: none;
}

#panel .sol .isim {
	font-size: 13px;
	padding: 10px 0 5px;
	margin: 0;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#panel .sol .gorev {
	font-size: 11px;
	padding: 10px 0 5px;
	margin: 0;
	color: #000;
	text-decoration: none;
}

