
/********************************/
/*      GALATASARAY SÖZLÜK      */
/*        Orijinal Tema         */
/*             hagi             */
/*    olusturma: 20-08-2008     */
/*   güncelleme: 10-10-2009     */
/********************************/


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

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

/* http://url links */
.url {
}

/* (bkz: ) links */
.b {
}

/* (ara: ) links */
.ara {
}

/* `gorunmez bkz` */
.gb {
}

/* akilli bkz* */
.ab {
}

/* ampul */
.ampul {
    list-style-image: url(ampul.png);
    margin-left: 0px;
}
/* ben section headers */
.infosec {
    border:1px outset #a80002;
    cursor:pointer;
}
/* right panel */
.panel {
    width:120px;
    padding:0;
    padding-left:4px;
    border:0;
    font-size:x-small;
}
/* arastir dropdown select */
.asl
{
    width:100%;
    margin:0;
}
/* 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 inset;
}
/* inline search textbox */
.aratext
{
  width:100%;
}
/* left frame background class */
.bgleft 
{
  overflow-x: hidden;
}
/* top frame background class */
.bgtop {
    margin:0;
    padding:0;
    overflow: hidden !important;
}
/* inline search marker */
.marker
{
    background-color: yellow;
    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;
  cursor: pointer;
}
/* panel leds */
.pmsg {
  background-color: #006000;
}
.pmsghi {
  background-color: #00f000;
}
.pbin {
  background-color: #606000;
}
.pbinhi {
  background-color: #f0f000;
}
.pevt {
  background-color: #606000;
}
.pevthi {
  background-color: #f0f000;
}
/* page browser text */
.pagi {
  font-size: x-small;
  text-align: center;
}
.pagi select {
  font-size: smaller;
}
.pagi a {
  font-size: small;
}
/* sözlük logo! */
.logo {
  background-image: url(sozluklogo.png);
  background-repeat: no-repeat;
  width:132px;
  height:45px;
  cursor:default;
}
/* highlight color */
.highlight
{
  background-color: #ffbe1e;
}
/* copyright line */
.copyright
{
  font-size: 7pt;
  color: #644600;
}
/* topic title */
.title {
  font: bold 12pt Verdana, sans-serif;
  background-color: transparent;
  width: 100%;
  color: #a60f22;
  border: none;
  white-space: nowrap;
}
/* buttons */
.but {
  font: 8pt Arial,sans-serif;
  text-align:center;
  vertical-align: middle;
  white-space:nowrap;
  cursor: default;
  background-color: #a80002;
  color: white;
  border: 2px outset #ff9898;
}
/* button mouse over */
#butOver {
  background-color: #d51313;
}
/* button pressed */
#butDown {
    border: 2px inset;
}
/* button link adjustments */
.but A {
  color:white;
  display:inline-block;
  vertical-align: middle;
  width:100%;
}
.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: 7pt;
  padding: 0px;
  text-align: center;
}
.pi A:Hover {
  background-color: transparent;
}
/* top inputtexts */
.input {
  height:12px;
  font: 7pt Verdana, sans-serif;
}
/* 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: #000000;
  margin: 0;
  padding: 0;
  font-size: 7pt;
}
/* regular tab */
.tab {
  padding-top:2px;
  border-bottom: 2px inset;
  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: 2px outset;
  border-right: 1px outset;
  border-bottom: 0;
}
.tab A:Hover {
  background-color: transparent;
}
/* selected tab */
.tabsel {
  border: 2px outset;
  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: 2px outset;
  border-top: 0;
  padding: 4px;
  height: 245px;
  font-size: 8pt;
}
/* vertical tab */
.vtab {
  padding-right:2px;
  border-left: 2px inset;
  font-size: 7pt;
  white-space: nowrap;
  cursor:pointer;  
}
.vtab DIV {
  line-height: 12pt;
  white-space: nowrap;
  margin-top: 0;
  padding: 4px 2px 4px 3px;
  border: 2px outset;
  border-top: 1px outset;
  border-left: 0;
}
.vtab A:Hover {
  background-color: transparent;
}
/* vertical selected tab */
.vtabsel {
  border: 2px outset;
  line-height: 11pt;
  white-space: nowrap;
  font-size: 7pt;
  padding: 4px 2px 4px 5px;
  cursor: default;
  border-left:0;
  white-space: nowrap;
}
/* vertical tab contents */
.vtabin {
  border: 2px outset;
  border-right: 0;  
  padding: 4px 10px 4px 4px;
  height:245px; /* min */
  font-size: 8pt;
}
/* aslan ara */
.adiv {
  display:block;
  position:absolute;
  top:44px;
  left:213px;
  width:15px;
  overflow:hidden;
}
.amain {
  background-color: #ffb300;
  border:1px outset #ffffff;
  border-left:0;
  padding:4px
}
TD.amain {
  font-size: 8pt;
}
.aup {
  border-right:1px inset #ffffff;
  height:18px
}
.amid {
  background-color: #ffb300;
  border:1px outset #ffffff;
  border-right:0;
  padding:4px;
  line-height:10pt;
  font-weight:bold;
  font-size:8pt;
  cursor:pointer;
  text-align:center;
}
.abot {
  border-right:1px inset #ffffff;
  height:140px
}
.link:hover {
  cursor:pointer;
}
.csseditbox {
  width:100%;
  font-family:Consolas, Monospace;
}
/* default styles */
body {
  font: 9pt Verdana, sans-serif;
  background-color: #ffb300;
  color: black;
}
iframe {
  border:none;
}
ul {
  line-height: 12pt; list-style-type:lower-roman;
}
a {
  color : #a60f22;
  text-decoration: none;
}
a:hover {
  background-color: #ff9900;
}
select, input, optgroup {
  font: 8pt Verdana, sans-serif;
}
textarea {
  font: 9pt Verdana, sans-serif;
  width:100%;
  padding:0;
  margin:0;
  border:0  
}
hr {
	
	border: solid 1px #a80002;
}
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: 2px;
}
.checkbox, .radio {
    border: none;
    background-color: transparent;
} 
li {
  margin-left: 14px;
  margin-right: 4px;
  padding:0;
}