﻿a:visited {text-decoration: none; color:#000000;}
a:active {text-decoration: none;  color:#000000;}
a:hover {text-decoration: underline; color:#000000;}
a:link {text-decoration: none; color:#000000;}

a.def {text-decoration: none; color: #0000FF;}
a.def:hover {text-decoration: underline;}

.amail:visited {text-decoration: none; color:#0000FF;}
.amail:active {text-decoration: none;  color:#0000FF;}
.amail:hover {text-decoration: underline; color:#0000FF;}
.amail:link {text-decoration: none; color:#0000FF}

/* Erdem UNCUOĞLU son güncelleme : 15.09.2011 */

html,body {
	margin: 0;
	padding: 0;
	height: 100%; /* kapsayıcı min-height için gerekli */
}

/* div ile sayfa yerleşimi */
#divkapsayan {
	position: relative; /* alt bilgi konumu için gerekli */
	margin: 0;
	padding: 0;
	margin-left: 21px;
	height: auto !important; /* gerçek tarayıcılar */
	height: 100%; /* IE6: min-height yerine kullanır */
	min-height: 100%; /* gerçek tarayıcılar */
}

#divustbilgi {
	padding: 0px;
	position: relative;
}

#divicerik {
	padding: 0px;
	vertical-align: top;
	min-height: 100%;
}

#divaltbilgi {
	position: relative;
	width: 100%;
	bottom: 0;
	padding: 0;
}

/* Yeni menu stilleri */
#solmenucekmece {
	position: fixed;
	z-index: 9999;
	left: -271px;
	top: 0px;
	bottom: 0px;
	width: 290px;
	padding: 0px;
	border: 1px solid #000;
}

/*IE6 için geçerli kural*/
* html #solmenucekmece { 
	position: absolute;
	top: expression(document.compatMode=="CSS1Compat"? document.documentElement.scrollTop+"px" : body.scrollTop+"px");
}
#solmenucekmece .cekmeceici {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 20px;
	overflow: auto;
}

#solmenucekmece .tutacak {
	position: absolute; top: 0; bottom: 0;
	right: 0;
	width: 20px;
	text-align: center;
	padding-top: 30px;
	cursor: pointer;
	color: #FFF;
}

table.solmenu {
	width: 250px;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}

td.solmenu {
	font-family: sans-serif, Verdana, Geneva;
	font-size: 11px;
	font-weight: normal;
	border-width: 1px;
	border-style: solid;
	padding: 0;
	margin: 0;
}

td.solmenu span.h {
	font-family: Verdana, sans-serif, Geneva;
	font-size: 11px;
	font-weight: bold;
}

td.solmenu a {
	display: block;
	height: 18px;
	line-height: 18px;
	padding-left: 9px;
	text-decoration: none;
	background-image: url(/images/menu_list_grey.png);
	background-repeat: no-repeat;
	background-position: 1px center;
}

td.solmenu a:hover {
	text-decoration: none;
	background-color: #FF3;
}

.menusutun2 {
	float: left;
	width: 50%;
}

.menusutun3 {
	float:left;
	width: 33%
}
/* /Erdem UNCUOĞLU */

.txtbold {font-weight: bold; font-family:  Geneva, Verdana, Arial, sans-serif; font-size: 10px; color: #000000}

.printbold {font-weight: bold; font-family: Geneva, Tahoma,Verdana, Arial, sans-serif; font-size: 9px; color: #000000}
.print {font-family: Geneva,Tahoma, Verdana, Arial, sans-serif; font-size: 9px; color: #000000}

.printbold_small {font-weight: bold; font-family:Tahoma,Verdana, Arial, sans-serif; font-size: 8px; color: #000000}
.print_small {font-family:Tahoma, Verdana, Arial, sans-serif; font-size: 8px; color: #000000}

.form-title	{font-size:11px;font-family:Geneva, tahoma, arial,  sans-serif;color:white;font-weight : bold; padding-left: 3px;  clip:rect(   );}
a.form-title:visited {font-size:11px;font-family: Geneva, tahoma, arial,  sans-serif;	color:white;font-weight : bold;}
a.form-title:active {text-decoration: none;}
a.form-title:hover {text-decoration: underline; color:#ffffff;}
a.form-title:link{font-size:11px;font-family: Geneva, tahoma, arial, sans-serif;color:white;font-weight:bold;}

.arabuton {width:18px;height:18px;cursor:pointer;border:none;background-image:url(/images/ara_blue.gif);}
.eklebuton {width:15px;height:15px;cursor:pointer;border:none;background-image:url(/images/plus_list.gif);}
.silbuton {width:15px;height:15px;cursor:pointer;border:none;background-image:url(/images/delete_list.gif);}
.thinbuton {height:15px;cursor:pointer;border:none;background-image:url(/images/plus_thin.gif);}

.white {font-size:9px;font-family:Geneva,Lucida, verdana, arial, sans-serif;color:white;font-weight:bold;}

table{font-size:11px;font-family:Geneva, tahoma, arial,  Helvetica, sans-serif;color : #333333;}

.table_warning{font-size:11px;font-family:Geneva, tahoma, arial,  Helvetica, sans-serif;color:#FF0000;font-weight:bold;}

div{font-size:11px;font-family:Geneva, tahoma, arial,  Helvetica, sans-serif;color : #333333;}

.hand_cursor{cursor:pointer;}


td.header{
	background:#BFDFFF;
	font-weight:bold;
	vertical-align: top;
	cursor:pointer;
}

th{
	color:#999999;
	font-weight:normal;
	text-align:left;
	width:80px;
}


/*suggestion*/
#suggestion{
	position:absolute;
	margin:1px 0 0 0;
	background:#FFFFFF;
	padding:0;
}

.clearer{
	clear:right;
	/*IE hack*/
	padding:0.1px;
}

div.pop_name {
  position:absolute;
  width:250px;
  background-color:white;
  border:1px solid #888;
  margin:0px;
  padding:0px;
}
div.pop_name ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}
div.pop_name ul li.selected { background-color:#D8C6EC;}
div.pop_name ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:1px;
  cursor:pointer;
}

.color-light{background-color:#ffff33;}
.color-gray{background-color:#cccccc;}

/*ozel tanıomlı menuler icin*/
.menu_layer
{
	background-color: #6699cc; border:medium; border-color:#FF9900;
}
.menu_td
{
	font-size:11px;font-family:Geneva, tahoma, arial,  Helvetica, sans-serif;color : #ccdfbe;
}
.menu_over
{ background-color:#FF9900; color:#ffffff; cursor:pointer;}
/*ozel tanıomlı menuler icin*/

.autocomplete {
    font-family:Geneva, tahoma, Arial, Georgia, "Times New Roman", Times, serif;
    font-size:10px;
    background-color:#F9FCFE;
    border-bottom:4px solid #999999;
	border-right:3px solid #999999;
	border-left:1px solid #999999;
	border-top:1px solid #999999;
    position: absolute;
    cursor: default;
    overflow: auto;
    overflow-x: hidden;
	padding:1px;
	}

.autocomplete_item0{color: #89A0B1;width: 100%;}
.autocomplete_item1{color: #807568;width: 100%;}
.autocomplete_item2{color: #CC9966;width: 100%;}

.autocomplete_item_highlighted{color:white;background-color:#cccccc;}

