﻿/*
Prof. Dr. Ramazan Demir Kisisel Web Sitesi
SUBAT 2008
v2008-A
KAMURAN AKYILDIZ
*/

* {
    padding:0;
    margin:0 auto;
}

body {
    color: #202020;
    font-family:Verdana, Tahoma, Sans-Serif;
    font-size:100%;
}

#siteGovde {
    width:992px;
    background-color:#fff;
}

/* Ana Hatlar */
#siteUst {
    width:992px;
    height:136px;
    background:transparent url(bgUst.jpg) no-repeat;
}

#siteOrta {
    width:992px;
}

#siteAlt {
    width:992px;
    height:50px;
    background:transparent url(bgAlt.gif) no-repeat;
    clear:both;
}

/* Ara Katmanlar */
#siteUstDilMenu {
    text-align:right;
    margin-right:16px;
}

#sLogo {
    margin-top:13px;
    height:99px;
}

#siteOrtaYan {
    width:205px;
    height:200px;
    float:left;
}

#siteOrtaSayfa {
    width:770px;
    /* height:500px; KONTROL */
    background:transparent url(bgSayfa.gif) repeat-y;
    float:right;
    margin:0 4px 0 0;
    padding:0 8px 0 5px;
}

#siteOrtaMenuUst {
    width:205px;
    height:34px;
    background:transparent url(bgOrtaYanUst.gif) no-repeat;
}

#siteOrtaMenuAlt {
    width:205px;
    height:30px;
    background:transparent url(bgOrtaYanAlt.gif) no-repeat;
}

#araMenu {
    text-align:right;
    height:28px;
    clear:both;
    border-bottom:solid 1px #c5bc6f;
    margin-bottom:12px;
}

.kitapAna {
    margin-bottom:20px;
    clear:both;
}

.kitapResim {
    width:330px;
    float:left;
}

.kitapTanitim {
    width:420px;
    float:right;
}

/* Menu */
#siteMenu {
    background:transparent url(bgOrtaYan.gif) repeat-y;
    padding:2px 0 5px 0;
}

#siteMenu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#siteMenu ul li {
    list-style: none;
    padding: 0;
    margin: 0;
}

#siteMenu ul li a {
    color:#22200c;
    display:block;
    width:192px;
    margin:0 3px 2px 4px;
    padding:3px 0 3px 5px;
    font-size:.8em;
    text-decoration:none;
    border-top:solid 1px #2f2f2f;
    border-right:solid 1px #535025;
    border-right:solid 1px #4a4721;
    background-color:#b8af66;
    /*background:transparent url(menuLink.gif) repeat-y;*/
}

#siteMenu ul li a:hover {
    color: #b8af66;
    display:block;
    width:192px;
    margin:0 3px 2px 4px;
    padding:3px 0 3px 5px;
    font-size:.8em;
    background-color:#22200c;
}

/* Ust Dil Menu */
#siteUstDilMenu a {
    font-size:.9em;
    color:#5a5825;
    text-decoration:none;
}

#siteUstDilMenu a:hover {
    color: #000080;
    text-decoration:underline;
}

/* Ekstralar */
#sfBaslik {
    border-bottom:solid 1px #c5bc6f;
    border-left:solid 15px #514e23;
    padding:3px 3px;
    color:#514e23;
    font-size:1.2em;
    margin-top:0;
}

.uyari1 {
    color:#e5494c;
}

/* Etiketler */
#siteOrtaSayfa a {
    font-size:1em;
    color:#000080;
    font-weight:bold;
    text-decoration:none;
    border-bottom:dotted 1px #000080;
}

#siteOrtaSayfa a:hover {
    color: #fff;
    background-color:#000080;
}

#araMenu h1 {
    float:right;
    margin:0 4px;
}

#araMenu a {
    color:#5c5828;
    border-bottom:none;
    font-size:.9em;
}

#araMenu a:hover {
    color: #fff;
    background-color:#5c5828;
}

#pgPage a {
    color:#5c5828;
    border:solid 1px #716d30;
    font-size:.9em;
    margin:0 3px;
    padding:2px 2px;
}

#pgPage a:hover {
    color: #fff;
    background-color:#5c5828;
}

h1, h2, h3 {
    margin:16px 0 8px 0;
    padding-left:4px;
    font-size:1em;
    color:#514e23;
}

h1 {
    border-left:solid 15px #800000;
}

h2 {
    border-left:solid 15px #000080;
}

h3 {
    border-left:solid 15px #008000;
}

p {
    text-align:justify;
    font-size:.8em;
    margin-bottom:8px;
}

img {
    border:none;
}

p img {
    float:left;
    clear:both;
    padding: 10px 10px 0 0;
}

/* list __________________________ */
/* ol __________________________ */
#siteOrtaSayfa ol {
    font-size:.8em;
    list-style-type:decimal;
    padding: 0;
    margin:0 0 0 40px;
    line-height:20px;
}

#siteOrtaSayfa ol li {
    list-style-type:decimal;
    padding: 4px 0;
    margin: 0;
    clear:both;
}

#siteOrtaSayfa ol li ol {
    font-size:1em;
}

/* ul __________________________ */
#siteOrtaSayfa ul {
    font-size:.8em;
    list-style: none;
    padding:0;
    margin:0 0 0 10px;
}

#siteOrtaSayfa ul li {
    list-style-type:none;
    padding:0 0 0 5px;
    margin:0 0 10px 0;
    border-left:solid 5px #535025;
}

#siteOrtaSayfa ul li ul {
    font-size:1em;
}

/* tablolar __________________________ */
table {
    margin:10px 0 20px 0;
}

/* standart metin ______________________ */
.rdemirtableSTmetin table {
    width:99%;
}

.rdemirtableSTmetin thead th {
    background-color:#64612a;
    color:#fff;
    font-size:.9em;
    padding:4px 3px;
    border:solid 1px #fff;
}

.rdemirtableSTmetin tbody th{
    color:#64612a;
    font-size:.8em;
    text-align:left;
    font-weight:normal;
    border:solid 1px #64612a;
}

.rdemirtableSTmetin tbody td{
    font-size:.8em;
    border:solid 1px #64612a;
    padding:4px 3px;
}

.rdemirtableSTmetin tfoot td{
    font-size:.6em;
    border-top:solid 1px #64612a;
}

/* standart list ______________________ */
.rdemirtableSTtext table {
    width:99%;
}

.rdemirtableSTtext thead th {
    background-color:#64612a;
    color:#fff;
    font-size:.8em;
}

.rdemirtableSTtext tbody th{
    color:#64612a;
    font-size:.8em;
    text-align:left;
    font-weight:normal;
}

.rdemirtableSTtext tbody td{
    font-size:.8em;
}

.rdemirtableSTtext tfoot td{
    font-size:.6em;
    border-top:solid 1px #64612a;
}

/* standart sayi ______________________ */
.rdemirtableSTnumr table {
    width:99%;
}

.rdemirtableSTnumr thead th {
    background-color:#64612a;
    color:#fff;
    font-size:.8em;
}

.rdemirtableSTnumr tbody th{
    color:#64612a;
    font-size:.8em;
    text-align:left;
    font-weight:normal;
}

.rdemirtableSTnumr tbody td{
    font-size:.8em;
    text-align:right;
    padding-right:5px;
}

.rdemirtableSTnumr tfoot td{
    font-size:.6em;
    border-top:solid 1px #64612a;
}

/*Form*/
fieldset {
    color:#800000;
}

legend {
    color:#800000;
    font-size:1em;
    font-weight:bold;
}

label {
    text-align:right;
    vertical-align:middle;
    display:block;
    font-size:1em;
    color:#504d24;
}

.radios label {
    display:inline;
}

.radios input {
    width:10%;
}

input {
    font-family:Verdana;
    margin:2px 2px;
    width:50%;
}

textarea {
    font-family:Verdana;
    margin: 2px 1px;
    width:50%;
}

select {
    font-family:Verdana;
    margin: 2px 1px;
    width:52%;
}

.dwPlusOk {
    background:transparent url(dwPlusOk.gif) no-repeat;
    padding-left:32px;
}

#siteOrtaSayfa .nolinkimg a {
    text-decoration:none;
    border-bottom:none;
}

#siteOrtaSayfa .nolinkimg a:hover {
    text-decoration:none;
    border-bottom:none;
}

/* Kitap Siparişi İçin */
#siteOrtaSayfa .chkbox {
    float:left;
    display:block;
    width:99%;
}

#siteOrtaSayfa .chkbox input {
    width:20px;
    float:left;
    clear:both;
}

#siteOrtaSayfa .chkbox label {
    width:90%;
    float:left;
    text-align:left;
}