body
{
    padding: 0px;
    margin: 0px;
    font: 0.7em Tahoma, Arial, sans-serif;
    line-height: 1.6em;
    background: #fff;
    color: #454545;
}
a
{
    color: #003B6E;
    background: inherit;
}
a:hover
{
    color: #9EC068;
    background: inherit;
}
a.sayfabasi
{
    position: fixed;
    bottom: 15px;
    right: 10px;
}
/* headings */
h1
{
    font: bold 2.5em "Arial" , Sans-Serif;
    margin: 0;
    letter-spacing: -1px;
}
h2
{
    font: bold 2em Arial, Sans-Serif;
    margin: 0;
    padding: 0;
}
h3
{
    font: bold 1.5em Arial, Sans-Serif;
    text-decoration: none;
}
h1 a, h2 a
{
    color: #2b2b2b;
    background: #fff;
    text-decoration: none;
}
h1 a:hover, h2 a:hover
{
    color: #2b2b2b;
    background: #FFF;
}
h4
{
    font: 1.5em "Arial" , Sans-Serif;
    margin: 0px;
    padding: 0px;
}
.title
{
    color: #808080;
    background: #fff;
}

/* lists and form elements */
ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

input.search
{
    background-image: url(images/input_search.gif);
    background-color: #FFFFFF;
    border-style: none;
    width: 250px;
    height: 17px;
    background-repeat: no-repeat;
    background-position: left top;
    padding: 3px 0px 2px 3px;
    margin: 0;
    font: 1.0em Tahoma, Arial, sans-serif;
    font-weight: bold;
}
input.textField
{
    border: 1px solid #559bbe;
    height: 15px;
    padding: 3px 3px 2px 3px;
    margin: 0px;
    font: 1.0em Tahoma, Arial, sans-serif;
}
.imagedate
{
    height: 16px;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    cursor: hand;
    cursor: pointer;
}
textarea
{
    border: 1px solid #559bbe;
    height: 15px;
    padding: 1px 2px 0px 2px;
    margin: 0px;
    font: 1.0em Tahoma, Arial, sans-serif;
}
select
{
    border: 1px solid #559bbe;
    height: 20px;
    padding: 0px;
    margin: 0px;
    font: 1.0em Tahoma, Arial, sans-serif;
}

/**/
.character
{
    font-family: "Courier New" , Times, serif;
    font-size: 13px;
    font-weight: bold;
}
#printbreak
{
    page-break-after: always;
}
/* content holder */
#content
{
    margin: 10px auto;
    width: 1000px;
}

/* header */
#header
{
    height: 30px;
}
#logo
{
    padding: 0;
}
#logo p
{
    margin: 0;
    padding: 0;
    color: #808080;
    background: #fff;
}
#top_info
{
    float: right;
    width: 1000px;
    margin: 20px 5px 0 0;
    text-align: right;
}
#ajax_loader
{
    float: right;
    text-align: center;
    visibility: hidden;
}

/* horizontal tabbed menu */
#tabs
{
    background: #fff url(images/bigbox.gif) no-repeat top left;
    color: #000;
    height: 52px;
    text-align: center;
}
#tabs li
{
    display: inline;
    height: 45px;
}
#tabs li a
{
    float: left;
    background: #fff url(images/barbg.gif) no-repeat;
    color: #808080;
    padding: 2px 0;
    width: 82px;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
}
#tabs li a:hover
{
    background: #fff url(images/barcurrent.gif) no-repeat;
    color: #000;
}
#tabs li a.current
{
    background: #fff url(images/barcurrent.gif) no-repeat;
    color: #2C71AE;
}
.key
{
    text-decoration: underline;
}

.list
{
    width: 100%;
    border: solid 1px #559bbe;
    padding-left: 2px;
}
.list_header
{
    background-color: #559bbe;
    color: White;
    padding-left: 2px;
}
.list_row
{
    background-color: #ffffcc;
}

/* grey subheader */
.gboxtop
{
    clear: both;
    height: 4px;
    background: #dedede url(images/gboxtop.gif) no-repeat;
    color: #000;
}
.gbox
{
    background: #dedede url(images/gbox.gif) no-repeat bottom left;
    color: #444;
    padding: 1px 13px 7px 13px;
    margin: 0 0 10px 0;
}
.gbox p
{
    padding: 7px 0;
    margin: 0;
}

/* grey subheader */
.forms
{
    padding: 1px 13px 7px 13px;
    margin: 0 0 10px 0;
}
.forms p
{
    padding: 7px 5px;
    margin: 0;
    border-bottom: 1px dotted #ccc;
}
.formslabel
{
    width: 150px;
    clear: both;
    padding: 5px 10px 10px 0;
    border-top: 1px solid #ccc;
}

/* left side */
.left
{
    float: left;
    width: 742px;
    margin: 0 0 10px 0;
}
.left_part
{
    margin: 0px;
    padding: 0px;
    text-align: left;
    border-bottom: 1px dotted #ccc;
    color: #000;
    background: #fff;
    vertical-align: middle;
    border: #549cbf 1px solid;
}
.left_articles
{
    margin: 0px 20px 5px 0px;
    padding: 0px 0px 0px 0px;
    text-align: left;
    border-bottom: 1px dotted #ccc;
    color: #000;
    background: #fff;
    vertical-align: middle;
}
.left_login
{
    margin: 15px 20px 15px 0px;
    padding: 2px 0px 5px 350px;
    text-align: left;
    color: #000;
    background: #fff;
    vertical-align: middle;
}
.left_part p
{
    padding: 0px 0px 0px 5px;
    margin: 0px 0px 0px 0px;
}
.left_articles p
{
    padding: 0px;
    margin: 0px 0px 5px 0px;
}
.description
{
    padding: 0 0 2px 0;
    margin: 0 10px 5px 0;
    border-bottom: 1px dotted #ccc;
}
.partheader
{
    padding: 0 0 2px 10px;
    margin: 0 10px 5px 0;
    border-bottom: 1px solid #66adff;
    background-color: #549cbf;
    color: White;
}
.partheader1
{
    padding: 0 0 2px 10px;
    margin: 0 9px 5px 0;
    border-bottom: 1px solid #66adff;
    background-color: #549cbf;
    color: White;
    font: bold;
    font-size: 14px;
}

/* bottom thirds */
.thirds
{
    float: left;
    width: 203px;
    background: #eee;
    margin: 0 12px 0 0;
    color: #5d5d5d;
}
.smallboxtop
{
    height: 14px;
    background: #fff url(images/smallboxtop.gif) no-repeat;
    color: #000;
}
.smallbox
{
    background: #fff url(images/smallbox.gif) no-repeat bottom left;
    color: #444;
    text-align: left;
    padding: 1px 10px 15px 10px;
    margin: 0 0 10px 0;
}
.smallbox p
{
    padding: 0;
    margin: 0;
}

/* right side */
#right
{
    float: right;
    width: 203px;
    margin: 0 0 10px 0;
}
.boxtop
{
    height: 19px;
    background: #fff url(images/boxtop.gif) no-repeat;
    color: #000;
}
.box
{
    background: #fff url(images/box.gif) no-repeat bottom left;
    color: #5b5b5b;
    padding: 0 10px 15px 10px;
    margin: 0 0 10px 0;
}
.box p
{
    padding: 0;
    margin: 0;
}
.image
{
    float: left;
    margin: 0 9px 3px 0;
}

/* Buttons */
.bluebtn_tiny
{
    background: #488EB2 url(images/bluebtn_tiny.gif) no-repeat;
    color: #FFFFFF;
    height: 23px;
    width: 38px;
    border-style: none;
    margin: 3px 0px 0px 0px;
    padding: 0px 0px 3px 0px;
    font: 1.0em Tahoma, Arial, sans-serif;
    cursor: pointer;
    cursor: hand;
}

.bluebtn_mid
{
    background: #488EB2 url(images/bluebtn_mid.gif) no-repeat;
    color: #FFFFFF;
    height: 19px;
    width: 57px;
    border-style: none;
    margin: 0px;
    padding: 0px 0px 3px 0px;
    font: 1.0em Tahoma, Arial, sans-serif;
    cursor: pointer;
    cursor: hand;
}

.bluebtn_large
{
    background: #488EB2 url(images/bluebtn_big.gif) no-repeat;
    color: #FFFFFF;
    height: 19px;
    width: 75px;
    border-style: none;
    margin: 0px;
    padding: 0px 0px 3px 0px;
    font: 1.0em Tahoma, Arial, sans-serif;
    cursor: pointer;
    cursor: hand;
}

.bluebtn_Biglarge
{
    background: #488EB2 url(images/bluebtn_large.gif) no-repeat;
    color: #FFFFFF;
    height: 19px;
    width: 90px;
    border-style: none;
    margin: 0px;
    padding: 0px 0px 3px 0px;
    font: 1.0em Tahoma, Arial, sans-serif;
    cursor: pointer;
    cursor: hand;
}
.greenbtn_tiny
{
    background: #488EB2 url(images/greenbtn_tiny.gif) no-repeat;
    color: #FFFFFF;
    height: 23px;
    width: 38px;
    border-style: none;
    margin: 0px;
    padding: 0px 0px 3px 0px;
    font: 1.0em Tahoma, Arial, sans-serif;
    cursor: pointer;
    cursor: hand;
}

.greenbtn_mid
{
    background: #488EB2 url(images/greenbtn_mid.gif) no-repeat;
    color: #FFFFFF;
    height: 19px;
    width: 57px;
    border-style: none;
    margin: 0px;
    padding: 0px 0px 3px 0px;
    font: 1.0em Tahoma, Arial, sans-serif;
    cursor: pointer;
    cursor: hand;
}

/* footer  */
.footer
{
    clear: both;
    text-align: center;
    line-height: 1.8em;
    padding: 5px 0 10px 0;
    border-top: 1px solid #ccc;
}

.NumberText
{
    color: #FF6600;
    font-size: 8pt;
}

#preview
{
    position: absolute;
    border: 1px solid #ccc;
    background: #333;
    padding: 5px;
    display: none;
    color: #fff; /*height:352px; 	width:452px; */
}

.PrintBoyutu
{
    width: 800px; /*height: 580px;*/
    border: 0px solid black;
}

.Lbl
{
    font-family: Verdana;
    font-size: 9pt;
    background-color: palegoldenrod;
}

.icerik
{
    font-family: Verdana;
    font-size: 8pt;
    background-color: lightgoldenrodyellow;
}

.icerik1
{
    font-family: Verdana;
    font-size: 7pt;
    background-color: lightgoldenrodyellow;
}

.icerikbasligi
{
    background-color: palegoldenrod;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
}

.Contact
{
    font-family: verdana;
    font-size: 8pt;
    font-weigth: bolder;
    font: bold;
    background-color: palegoldenrod;
}

.Detay
{
    background-color: lightgoldenrodyellow;
    font-family: Verdana;
    font-size: 8pt;
}
.ErrorBox
{
    background-color: ivory;
    font-family: Verdana;
    font-size: 8pt;
    border: 1 solid #C0C0C0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    width: 200px;
    line-height: 160%;
}
.MessageBox
{
    background-color: ivory;
    font-family: Verdana;
    font-size: 8pt;
    border: 1 solid #C0C0C0;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    width: 400px;
    line-height: 160%;
}

.IlanBasligi
{
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
}
.IlanMetin
{
    font-family: Arial;
    font-size: 9pt;
}

.dropcap
{
    margin-right: 5px;
    margin-bottom: 5px;
    color: white;
    background: black;
    border-style: ridge;
    border-color: silver;
    font-family: Garamond;
    width: 4.0em;
    float: left;
    text-align: center;
    font-weight: bold;
    font-size: xx-large;
}
.link
{
    font-family: verdana;
    font-size: 7pt;
}

.Linkufak
{
    font-family: verdana;
    font-size: 7pt;
    font-weight: bold;
}

.link1
{
    font-family: Verdana;
    font-size: 6.5pt;
}
.Uyari
{
    font-family: verdana;
    font-size: 7pt;
    color: Red;
    font: bold;
}

.txtFiyat
{
    font-family: verdana;
    font-size: 10pt;
    color: Red;
    font: bold;
}

.Baslik
{
    background-color: #6E6E8F;
    font-family: Verdana;
    color: #ffffcc;
    font-size: 7pt;
    font-weight: bold;
}

.Baslik1
{
    background-color: white;
    font-family: Verdana;
    color: #ffffcc;
    font-size: 7pt;
    font-weight: bold;
}

.Baslik2
{
    font-family: Verdana;
    font-size: 7pt;
    font-weight: bold;
}
.Anket
{
    font-family: Verdana;
    font-size: 8pt;
}
.Anketitalic
{
    font-family: Verdana;
    font-size: 8pt;
    font-style: italic;
}

.AnasayfaYazi
{
    font-family: Arial;
    font-size: 8pt;
}
/* Üstten Açılır Banner için */
.box
{
    margin-top: 0px;
    z-index: 1000;
    visibility: hidden;
    left: 350px;
    width: 710px;
    height: 330px;
    position: absolute;
    top: 0px;
    padding: 5px;
    border-width: 2px;
    border-color: #000000;
    border-style: inset;
    background-color: #f5f5f5;
    filter: alpha(opacity=100);
    -moz-opacity: 0.99;
}
.overflow
{
    height: 400px;
    overflow: auto;
    padding: 2px;
}
/* Üstten Açılır Banner için - Sonu*/
