/* mod_quickicon */

#cpanel {  text-align: center; vertical-align:middle; }

#cpanel div.icon   { margin: 3px; 
}
#cpanel div.icon a { 
	display: block; float: left;
	height: 97px !important;
	height: 100px; 
	width: 108px !important;
	width: 110px; 
	vertical-align: middle; 
	text-decoration : none;
	border: 1px solid #DDD;
	padding: 2px 5px 1px 5px;
}

#cpanel div.icon a:link    {  color : #808080;  }
#cpanel div.icon a:hover   { 
	color : #333; 
	background-color: #f1e8e6;  
	border: 1px solid #c24733;
	padding: 3px 4px 0px 6px; 
}
#cpanel div.icon a:active  {  color : #808080;  }
#cpanel div.icon a:visited {  color : #808080;  }

#cpanel div.icon img { margin-top: 13px; }
#cpanel div.icon span { display: block; padding-top: 5px;}




body {
	margin: 0px 0px 0px 0px;
	color : #333;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #C64934;
	text-decoration: none;
}
a:hover {
	color : #30569D;
	text-decoration : underline;
}
a:active {
	color : #333333;
	text-decoration : underline;
}

.kayit_no {
color:#889;
}

#wrapper {
        border: 0px;
        margin: 0px;
        margin-left: auto;
        margin-right: auto;
        padding: 0px;
}

#header3 #yazbisey a {
		color:#FFE;
		font-size:11px;
}


#menu {
        padding: 5px;
}

#header {
        background-color: #FFF;
        background-position: right top;
        border-bottom: 4px solid #C79434;
        padding: 10px;
        background: #333;
        color: #FFE;
}

#header3 {
        background-color: #FFF;
        background-position: right top;
        border-bottom: 3px solid #C79434;
        padding: 4px;
        background: #333;
        color: #FFE;
}

td {
	font-size: 11px;
}
.menubackgr {
	background: #F1F3F5;
	border-bottom: 1px solid #cccccc;
	padding: 5px;
}
.menudottedline {
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #ffffff;
	background-color: #F1F3F5;
}
.pathway {
	margin-left: 15px;
}
#wrapper1 {
    border: 0px;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 1px 0px 0px;
    display: inline;
}
.menudottedline {
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #ffffff;
	background-color: #F1F3F5;
}

#underlinemenu{
margin: 0;
padding: 0;

background: #F1F3F5;
}

#underlinemenu ul{
margin: 1px;
margin-bottom: 0em;
padding-left: 0px;
float: none;
font-weight: normal;
width: 100%;
border: 0px solid #DFDFDF;
border-width: 0px 0;
padding-left:5px;
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#underlinemenu ul li{
display: inline;
}


#underlinemenu ul li a{
float: none;
color: #444;
font-weight: normal;
padding: 5px 4px 4px 4px;
text-decoration: none;
border-left: 1px solid #F1F3F5;
border-right: 1px solid #F1F3F5;
background: #F1F3F5; /*url(menudivide.gif) top right repeat-y;*/
}

#underlinemenu ul li a:hover{
color: #000;
background-color: #E9E9E9;
border-left: 1px solid #CCC;
border-right: 1px solid #CCC;
padding-bottom: 0px;
}

div.centermain {
	padding: 0 10px;
}
div.main {
	width: 99%;
	padding: 0;
}

table.adminheading {
	background-color: #FFF;
	font-family : Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	border-collapse: collapse;
	color: #D64934;
	font-size : 20px;
	font-weight: bold;
	text-align: left;
}

.inputbox {
        z-index: -3;
        font-size: 11px;
}
.text_area {
        border : 1px solid #ccc;
        z-index: -3;
        font-size: 11px;
}
input, textarea, select {
    border : 1px solid #ccc;
	z-index : -3;
	font-size: 11px;
}

table.adminform {
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	width: 100%;
	padding: 10px;
	border-collapse: collapse;
}
table.adminform tr.row0 {
	background-color: #f9f9f9;
}
table.adminform tr.row1 {
	background-color: #eeeeee;
}
table.adminform th {
	font-size: 11px;
	padding-top: 6px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: left;
	height: 25px;
	background: url(background.jpg);
	color: #000;
	background-repeat: repeat;
}
table.adminform td {
	padding: 3px;
	text-align: left;
	padding-left: 8px;
}
table.adminform td.editor {
	font-size: 9px;
}

table.cpanel td {
	text-align: center;
}

table#toolbar {
	margin: 0px 10px;
}

form {
	margin: 0px 0px 0px 0px;
}

table.adminheading th.cpanel {
	background: url(doc.gif) no-repeat left;
	padding-left: 8px;
	padding: 8px;
	}
table.adminheading th.rapor {
	background: url(rapor.gif) no-repeat left;
	padding-left: 8px;
	padding: 8px;
	}
	
/* duzenle */
table.adminlist {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ddd;
	border-spacing: 0px;
	width: 100%;
	border-collapse: collapse;
}

table.adminlist th {
	margin: 0px;
	padding: 6px 4px 2px 4px;
	height: 19px;
	background: url(background.jpg);
	background-repeat: repeat;
	font-size: 11px;
	color: #000;
}
table.adminlist th.title {
	text-align: left;
}

table.adminlist th a:link, table.adminlist th a:visited {
	color: #c64934;
	text-decoration: none;
}

table.adminlist th a:hover {
	text-decoration: underline;
}

table.adminlist tr.row0 {
	background-color: #F9F9F9;
	text-align: left;
}
table.adminlist tr.row1 {
	background-color: #FFF;
	text-align: left;
}
table.adminlist td {
	border-bottom: 1px solid #e5e5e5;
	padding: 4px;
}
table.adminlist tr.row0:hover {
	background-color: #f1f1f1;
}
table.adminlist tr.row1:hover {
	background-color: #f1f1f1;
}
table.adminlist td.options {
	background-color: #ffffff;
	font-size: 8px;
}
select.options, input.options {
	font-size: 8px;
	font-weight: normal;
	border: 1px solid #999999;
}

/* duzenle */

.error {
	color : #C40000;
	font-size : 11px;
	font-weight : bold;
	padding:3px;
	text-align:center;
}


#AEkle {
	position:absolute;
	right:5px;
	top:85px;;
	width:260px;
	z-index:1;
	background-color:#F8F8F8;
	visibility: hidden;
	
}

.button, .button:hover {
	padding: 1px 20px!important;
	padding: 1px 5px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #DDDDDD;
	background: url(but-bg.gif) repeat-x bottom #EFEFEF;
}

.button:active, .button:focus {
	border-top: 1px solid #999999;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #999999;
}

.ortabant{
	width:1px;
	background-color:#666666;
	padding:1px;

}
#Ozr_Ara {
	position:absolute;
	left:135px;
	top:65px;;
	width:305px;
	z-index:1;
	background-color:#F8F8F8;
	visibility: hidden;
	
}

#Ozr_Ara a {
		color:#FFE;
		font-size:11px;
}

.tcSonucGreen {color:green;font-family:tahoma;font-size:11px;font-weight:bold;padding-left:2px;height:16px;}
.tcSonucRed {color:red;font-family:tahoma;font-size:11px;font-weight:bold;padding-left:2px;height:16px;}
#beklet {margin-top:2px;margin-left:2px;}
