﻿body
{
          margin: 0px auto;
          background-image: url('img/bacl.jpg');
          background-repeat: repeat;
          background-position: center top;
          text-align: center;
          vertical-align: top;
          font-family: Arial, Helvetica, sans-serif;
          font-size: 9pt;
          color: #666666;
          background-attachment: fixed;
}
.logo
{
          width: 900px;
          margin: 0px auto;
}
.menu
{
          height: 63px;
          margin: 0px;
}
.banner
{
          height: 300px;
          margin: 0px;
}
.header
{
          background-position: center top;
          width: 920px;
          height: 367px;
          vertical-align: top;
          text-align: center;
          margin: 0px auto;
          background-image: url('img/header.png');
          background-repeat: no-repeat;
          padding-top: 18px;
}
.content
{
          width: 920px;
          margin: 0px auto;
          background-image: url('img/content.png');
          background-repeat: repeat-y;
          background-position: center top;
          text-align: center;
}
.container
{
          width: 874px;
          margin: 0px auto;
          text-align: left;
}
.solcontent
{
          background-color: #F7F7F7;
          width: 230px;
          float: left;
}
.sagcontent
{
          width: 615px;
          padding-left: 24px;
          float: left;
          padding-top: 5px;
          padding-right: 5px;
}

.fidan
{
          color: #F1E9C6;
          background-color: #3D2E22;
          height: 18px;
          padding: 10px 5px 8px 15px;
          font-size: 11pt;
          font-weight: bold;
          font-style: italic;
}
.solic
{
          padding: 3px 10px 5px 10px;
}
.footer
{
          background-image: url('img/footer.png');
          background-repeat: no-repeat;
          background-position: center top;
          width: 920px;
          height: 24px;
          margin: 0px auto;
}
.saglink
{
          background-position: left center;
          padding-left: 20px;
          padding-top: 7px;
          padding-bottom: 7px;
          background-image: url('img/menu.png');
          background-repeat: no-repeat;
          border-bottom-style: solid;
          border-bottom-width: 1px;
          border-bottom-color: #D7D7D7;
}
.saglink a, .iletisim a
{
          color: #3D2E22;
          font-weight: bold;
          text-decoration: none;
}
.saglink a:hover, .iletisim a:hover
{
          color: #604835;
          font-weight: bold;
          text-decoration: underline;
}
.baslikhead
{
          background-position: left bottom;
          color: #669900;
          font-size: 14pt;
          font-weight: bold;
          font-style: italic;
          background-image: url('img/baslik.png');
          background-repeat: no-repeat;
          padding-bottom: 12px;
          padding-top: 3px;
}
.footeralt
{
          color: #F1E9C6;
          padding-top: 20px;
}
.footeralt a
{
          color: #F1E9C6;
          text-decoration: none;
          font-weight: bold;
}
.footeralt a:hover
{
          color: #F1E9C6;
          text-decoration: underline;
}
input[type=text], input[type=password]
{
          padding: 4px;
          margin: 2px;
          border: 1px solid #CCCCCC;
          font-family: Tahoma, Helvetica, sans-serif;
          font-size: 9pt;
          color: #999999;
          width: 320px;
}
textarea
{
          padding: 4px;
          margin: 2px;
          border: 1px solid #CCCCCC;
          font-family: Tahoma, Helvetica, sans-serif;
          font-size: 9pt;
          color: #333333;
          width: 320px;
}
.baslik
{
          color: #669900;
          font-weight: bold;
}
.baslik a
{
          color: #669900;
          text-decoration: none;
}
.baslik a:hover
{
          color: #669900;
          text-decoration: underline;
}