body
{
    margin: 44px 0 0 0;
    line-height: 16px;
    font-family: Georgia;
    background: url(images/body_top_bckg.jpg) no-repeat center top #171c20;
    color: #bed7e6;
    font-size: 12px;
}
a
{
    color: #018BC1;
}
a:hover
{
    text-decoration: none;
}
#header
{
}
#logo
{
    color: #fff;
    text-align: center;
}
#logo a
{
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 24px;
    text-transform: uppercase;
}
#menu
{
    color: #fff;
    text-align: center;
    margin-top: -100px;
}
#menu ul
{
    text-align: center;
    list-style: none;
    padding: 0;
}
#menu ul li
{
    display: inline;
}
#menu ul a
{
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    color: #fffffe;
    background-image: url(anasayfa.gif); /*background-color: #77A3C0; */
    padding: 0 10px 2px 10px;
}

#menu ul li a.selected
{
    background: url(anasayfatiklandiginda.gif);
}


#menu ul a:hover
{
    text-decoration: blink;
}



#main
{
    background: url(images/body_all_bckg.jpg) repeat-y top center;
}
#content
{
    width: 780px;
    margin: -30px auto 0 auto;
}
#text
{
    width: 520px;
}
#text p
{
    margin: 7px 0 7px 40px;
}
#text li
{
    background: url(images/li.gif) no-repeat 0px 7px;
}
#sidebar
{
    float: right;
    width: 227px;
    background-color: #0b0e10;
    margin: 10px 10px 0 0;
}
#sidebar_top
{
    width: 227px;
    height: 40px;
    background: url(images/sidebar_top.jpg) no-repeat;
}
#sidebar_text
{
    padding: 0 30px;
}
#sidebar_text p
{
    margin: 5px 0 5px 0;
}
#sidebar_bottom
{
    width: 227px;
    height: 57px;
    background: url(images/sidebar_bottom.jpg) no-repeat;
}
#sidebar h2
{
    font-size: 13px;
    color: #fff;
    margin: 20px 0 0 0;
    padding: 0;
    background: none;
}
h1
{
    margin: 30px 0 0 0;
    padding: 5px 0 7px 45px;
    font-size: large;
    color: #fff;
    background: url(images/h1_bckg.jpg) no-repeat;
}

#footer
{
    background: url(images/footer_bckg.jpg) no-repeat top center;
    height: 102px;
    clear: both;
    width: 780px;
    margin: 0 auto;
}
#left_footer
{
    float: left;
    padding: 60px 0 0 30px;
    color: #fff;
    font-size: 12px;
}
#left_footer a
{
    color: #fff;
}
#left_footer a:hover
{
    text-decoration: none;
}
#right_footer
{
    float: right;
    padding: 60px 30px 0 0;
    color: #fff;
    font-size: 12px;
    text-align: right;
}
#right_footer a
{
    color: #fff;
}
#right_footer a:hover
{
    text-decoration: none;
}


#slider
{
    width: 600px;
    position: relative;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
    text-align: center;
}
#slider ul, #slider li, #slider2 ul, #slider2 li
{
    margin: 0;
    padding: 0;
    list-style: none;
}
#slider2
{
    margin-top: 0px;
}
#slider li, #slider2 li
{
    width: 930px;
    height: 290px;
    overflow: hidden;
}
#prevBtn, #nextBtn, #slider1next, #slider1prev
{
    display: block;
    width: 80px;
    height: 30px;
    z-index: 1000;
}
#slider1next
{
    left: 900px;
}
#prevBtn a, #nextBtn a, #slider1next a, #slider1prev a
{
    display: block;
    width: 80px;
    height: 30px;
    background: url(../img/btn_prev.png) no-repeat 0 0;
    cursor: pointer;
}
#prevBtn a:hover
{
    display: block;
    width: 80px;
    height: 30px;
    background: url(../img/btn_prev2.png) no-repeat 0 0;
    cursor: pointer;
}
#nextBtn a, #slider1next a
{
    background: url(../img/btn_next.png) no-repeat 0 0;
    cursor: pointer;
}
#nextBtn a:hover, #slider1next a
{
    background: url(../img/btn_next2.png) no-repeat 0 0;
    cursor: pointer;
}
#prevBtn
{
    float: left;
    margin: -35px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    position: relative;
}
#nextBtn
{
    float: right;
    margin: -35px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    position: relative;
}



/* yemek menusu
------------------------------------------------------*/
#mainportfolio
{
    width: 949px;
    margin: 0px auto;
    width: 730px;
    margin: -30px auto 0 auto;
}
.pf-box
{
    width: 208px;
    height: 128px;
    text-align: center;
    margin: 0px 35px 58px 0px;
    float: left;
}
.pf-box-last
{
    width: 208px;
    height: 128px;
    text-align: center;
    margin: 0px 0px 58px 0px;
    float: left;
}
.pf-img
{
    border: 1px solid #d3d3d3;
    padding: 5px;
}
#portfolio-nav
{
    width: 949px;
    float: left;
    margin: 15px 5px 18px 5px;
}
#next
{
    width: 67px;
    height: 25px;
    float: right;
    cursor: pointer;
}
#prev
{
    width: 67px;
    height: 25px;
    float: left;
    cursor: pointer;
}
#portfolio-quote
{
    border-top: 1px solid #dcdcdc;
    padding-top: 30px;
    float: left;
}
#portfolio-quote h3
{
    margin-bottom: 10px;
}
