/* login box */
.loginbox {
  width: 220px;
}

/* login inputs */
.lin {
	width: 100%;
}

/* info section headers */
.infosec {
	border:1px outset;
	cursor:pointer;
}
/* right panel */
.panel {
	width:120px;
}
/* arastir dropdown select */
.asl
{
	width:109px;
}
/* ad box */
.spot {
  width: 120px;
  float:right;
}
.spot TD {
  font-size: 7pt;
}

/* badilist */
#badi
{
  width: 120px;
  padding: 2px;
  font-size: 7pt;
  overflow: hidden;
  border: 1px solid #C2C2C2;
}
/* inline search textbox */
.aratext
{
  width:96px;
}
/* left frame background class */
.bgleft {
 	background-color: #B0C4DD;
background-position: bottom left;
background-repeat: repeat-x;
background-attachment: fixed;
}
/* top frame background class */
.bgtop {
	margin:0;
	padding:0;
background-position: top left;
background-repeat: repeat-x;
background-attachment: fixed;
}
/* inline search marker */
.marker
{
	background-color: #FFFACD;
	color: black;
}
/* pager buttons */
.pbut {
  font-size: 7pt;
  width:16px;
  height:16px;
}
/* top buttons */
.nav TD {
  padding:2px;
  height:16px;
  margin:0;
  vertical-align:middle;
}
/* panel leds */

.pmsg {
  background-color: #C0D0E5;
}

.pmsghi {
  background-color: Lime;
}

.pbin {
  background-color: #C0D0E5;
}

.pbinhi {
  background-color: #f0f000;
}

.pevt {
  background-color: #C0D0E5;
}

.pevthi {
  background-color: #f0f000;
}

/* page browser text */
.pagi {
  font-size: 7pt;
  text-align: center;
}
/* page selector (select) */
.pagis {
  font-size: 6pt;
}
/* ek$isozluk logo! */
.logo {

  background-image: url(logo_mimar.gif);
  width:180px;
  height:45px;
}
/* highlight color */
.highlight
{
  background-color: #E0E0E0;
}
/* copyright line */
.copyright
{
  font-size: 7pt;
  color: #909090;
}
/* topic title */
.title {
  font: bold 12pt Verdana, sans-serif;
  background-color: transparent;
  width: 100%;
  color: #800600;
  border: none;
}
/* buttons */
.but {
	text-align:center;
	white-space:nowrap;
	cursor: default;
	border : 2px outset #B0C4DE;
	background-color : #556575;
	color : #F0FFF0;
	cursor: hand;
	font: 8pt Verdana;
}
/* button mouse over */
#butover {
	background-color : #778899;
	border : 2px outset #B0C4DE;
	color : #F0FFF0;
	cursor: hand;
	font: 8pt verdana;
}
/* button pressed */
#butDown {
	border: 1px outset;
}
/* button link adjustments */
.but A {
  color:white;
}
.but A:Hover {
  background-color: transparent;
  color:white;
}
#butOver A {
  color:white;
}
#butOver A:Hover {
  background-color: transparent;
  color:white;
}
/* entry buttons (derived from but) */
.icon {
  font-size: 7pt;
}
.timer {
  font-size: 7pt;
  vertical-align: middle;
}
/* entry author line */
.aul {
  font-size: 8pt;
  line-height: 9pt;
  text-align: right;
}
/* panel classes */
.pi {
  border: 1px inset;
  font-size: 8pt;
  padding: 1px;
  text-align: center;
}

.pi A:Hover {
  background-color: transparent;
}
/* top inputtexts */
.input {
  height:16px;
  font: 7pt Verdana, sans-serif;
  background-color: #EBEBEB;
  border: 1px solid #B9B9B9;
}
/* message textarea */
.msgtext {
  font-size: 8pt;
}
/* messages table */
.msg {
  padding: 2px;
  font-size: 8pt;
  color: black;
}
.msg TD {
  font-size: 8pt;
}
/* entry text */
.eol {
	line-height: 14pt;
}
/* entry id */
.ei {
  color: #636363;
  margin: 0;
  padding: 0;
  font-size: 7pt;
}
/* regular tab */
.tab {
  padding-top:2px;
  border-bottom: 2px inset #C2C2C2;
  font-size: 7pt;
  white-space: nowrap;
}
.tab div {
  line-height: 12pt;
  white-space: nowrap;
  margin-left: 1px;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 2px;
  padding-bottom: 0;
  border: 1px solid #C2C2C2;
  border-right: 1px solid #C2C2C2;
  border-bottom: 0;
}
.tab a:hover {
  background-color: transparent;
}
/* selected tab */
.tabsel {
  border: 1px solid #626262;
  line-height: 11pt;
  white-space: nowrap;
  font-size: 7pt;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 4px;
  padding-right: 4px;
  cursor: default;
  border-bottom:0;
  white-space: nowrap;
}
/* tab contents */
.tabin {
  border: 1px solid #626262;
  border-top: 0;
  padding: 4px;
  height: 245px;
  font-size: 8pt;
}

/* vertical tab */
.vtab {
  padding-right:2px;
  border-left: 1px solid #626262;
  font-size: 7pt;
  white-space: nowrap;
  cursor:pointer;
}
.vtab div {
  line-height: 12pt;
  white-space: nowrap;
  margin-top: 1px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 2px;
  padding-left: 0;
  border: 1px solid #c2c2c2;
  border-top: 1px solid #c2c2c2;
  border-left: 0;
}
.vtab a:hover {
  background-color: transparent;
}
/* vertical selected tab */
.vtabsel {
  border: 1px solid #626262;
  line-height: 11pt;
  white-space: nowrap;
  font-size: 7pt;
  padding-right: 2px;
  padding-left: 2px;
  padding-top: 4px;
  padding-bottom: 4px;
  cursor: default;
  border-left:0;
  white-space: nowrap;
}
/* vertical tab contents */
.vtabin {
  border: 1px solid #626262;
  border-right: 0;
  padding: 4px;
  height: 245px;
  font-size: 8pt;
}
/* hayvan ara */

.adiv {
  display:block;
  position:absolute;
  top:20px;
  left:215px;
  width:18px;
  overflow:hidden
}

.amain {
  background-color: #b0c4dd;
  border:2px outset;
  border-left:0;
  padding:4px
}

.aup {
  border-right:1px inset;
  height:30px
}

.amid {
  background-color:#556575;
  border:2px outset #B0C4DE;
  border-right:0;
  padding:4px;
  line-height:8pt;
  font:bold 8pt;
  font-weight:bold;
  writing-mode: tb-rl;
  cursor:hand;
  color: white;
}

.abot {
  border-right:1px inset;
  height:140px
}
/* default styles */
body {
	background-color : #B0C4DD;
	font-family : Verdana;
	font-size : 8pt;
	color : Black;
	scrollbar-base-color : #b0c4dd;

}
ul {
	list-style-type: lower-roman;
  line-height: 12pt;
}
a {
  color: #005681;
  text-decoration: none;
}
a:hover {
  background-color: #C5C5C5;
}
select, input, optgroup {
  font: 8pt Verdana, sans-serif;
  background-color: #EBEBEB;
  border: 1px solid #B9B9B9;
}
textarea {
  font: 9pt Verdana, sans-serif;
  width:100%;
  background-color: #EBEBEB;
  border: 1px solid #B9B9B9;
}
hr {
  color: #B9B9B9;
  filter:alpha(finishopacity=0, style=2);
}
th {
	font-size: 9pt;
}
td {
	font-size: 9pt;
	line-height: 12pt;
	vertical-align: top;
}
p {
  font-size: 9pt;
  line-height: 14pt;
  vertical-align: top;
}
img, form, table {
  padding: 0;
  margin: 0;
  border: 0;
}
dd {
  margin: 0;
  padding: 0;
}
fieldset {
	margin: 0;
	padding: 2;
	border:1px solid #C2C2C2;
	color: #000000;
}
.checkbox, .radio {
	border: none;
	background-color: transparent;
}
