﻿body
{
    margin: 0px;
    font-family: Verdana;
    font-size: 12px;
    color: #333333;
    background-color: #C8D5E8; /*background-position: left top;     background-image: url('../images/background.jpg');     background-repeat: repeat-x;*/
}

form
{
    font-family: Verdana;
    font-size: 12px;
    color: #333333;
}

img
{
    border: 0px;
}

a
{
    text-decoration: none;
    color: #333333;
}


a:hover
{
    text-decoration: underline;
    color: #666666;
}

.amanset
{
    text-decoration: none;
    color: #000000;
}


.amanset:hover
{
    text-decoration: underline;
    font-weight:bold;
    color: #666666;
}


.TextWatermark
{
    color: #ADADAD;
    background-color: #F8F8F8;
    border: 1px solid #D5D5D5;
}

.textboxlar
{
    background-color: #F8F8F8;
    border: 1px solid #D5D5D5;
}

.dropdownlar
{
    background-color: #F8F8F8;
    border: 1px solid #D5D5D5;
}

.butonlar
{
    background-color: #CCCCCC;
    border: 1px solid #999999;
    color: #000000;
}

.yazi
{
    font-size: 12px;
    color: #8598B2;
}

.yazidevami
{
    font-size: 12px;
    color: #459FBA;
}



.menu
{
    font-size: 12px;
    color: #666666;
}


.menualt
{
    font-size: 12px;
    color: #C6C6C6;
}

.menuadmin
{
    font-size: 10px;
    color: #666666;
}


.sayfabasliklari
{
    color: #333333;
    font-weight: bold;
    font-size: 20px;
}



.tdbasliklar
{
    background-color: #8598B2;
    color: White;
    font-weight: bold;
    font-size: 12px;
}

.haberbasliklar
{
    background-color: #9DB5D7;
    color: #333333;
    font-size: 12px;
    height:25px;
}


/*Modal Popup*/
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=60);
    opacity: 0.6;
    -moz-opacity: 0.6;
}

.modalPopup
{
    background-color: #ffffff;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    padding: 3px;
}

.tanjubox
{
    position: absolute;
    top: 50%;
    left: 50%;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    background-color: White;
}

.tanjuboxoverlay
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background-color: Gray;
    opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
}

/* Easy Slider */

#content
{
    position: relative;
}

#slider, #slider2
{
    text-align: center;
}

#slider ul, #slider li, #slider2 ul, #slider2 li
{
    margin: 0;
    padding: 0;
    list-style: none;
}
#slider2
{
    margin-top: 1em;
}
#slider li, #slider2 li
{
    /*  			define width and height of list item (slide) 			entire slider area will adjust according to the parameters provided here 		*/
    width: 795px;
    height: 144px;
    overflow: hidden;
}
#prevBtn, #nextBtn, #slider1next, #slider1prev
{
    display: block;
    width: 18px;
    height: 34px;
    position: absolute;
    left: 4px;
    top: 105px;
    z-index: 1000;
}
#nextBtn, #slider1next
{
    left: 307px;
}
#prevBtn a, #nextBtn a, #slider1next a, #slider1prev a
{
    display: block;
    position: relative;
    width: 18px;
    height: 34px;
    background: url(../images/ok_sol.png) no-repeat 0 0;
}
#nextBtn a, #slider1next a
{
    background: url(../images/ok_sag.png) no-repeat 0 0;
}

/* numeric controls */

ol#controls
{
    margin: 0 0;
    padding: 10px;
    height: 20px;
}
ol#controls li
{
    margin: 0 10px 0 0;
    padding: 0;
    float: left;
    list-style: none;
    height: 20px;
    width: 20px;
}
ol#controls li a
{
    float: left;
    height: 20px;
    width: 20px;
    line-height: 20px;
    border: 1px solid #ccc;
    background: #FCD3C2;
    color: #555;
    text-decoration: none;
}
ol#controls li.current a
{
    background: #F25510;
    color: #fff;
}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus
{
    outline: none;
}

/* // Easy Slider */

.hava
{
    padding: 5px;
    border: 1px solid #e7e7e7;
    border-right-width: 2px;
    border-bottom-width: 2px;
   
}

.ikon img
{
    float: left;
    margin: 5px;
}

.derece
{
    color: #ffba00;
    font-size: 15px;
    display: inline-block;
    margin-top: 2px;
    font-weight: bold;
}
.nem, .ruzgar
{
    display: block;
    font-size: 9px;
}

