﻿
body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    background-color: #f2f2f7;
    background-image: url(  "../images/background.gif" );
    background-repeat: repeat;
    background-attachment: scroll;
}
#container
{
    width: 800px;
    margin: 0px auto;
    margin-top: 0px;
}
#masthead
{
    width: 800px;
    min-height:166px;
    border-top: 1px solid #dcdcdc;
    border-right: 1px solid #a9a9a9;
    border-bottom: 1px solid #808080;
    border-left: 1px solid #a9a9a9;
    background-image:url('../images/naturel-banner.jpg');
     background-repeat:no-repeat;
    background-color: #fafaff;
    text-align: left;
    float: left;

}
#navigation
{
    position: relative;
    float: left;
    width: 180px;
    min-height:400px;
    margin-top: 5px;
    margin-bottom: 10px;
    border-top: 1px solid #dcdcdc;
    border-right: 1px solid #a9a9a9;
    border-bottom: 1px solid #808080;
    border-left: 1px solid #a9a9a9;
    background-color: #fff;
}
#content
{
    float: left;
    width: 600px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    padding: 5px;
    border-top: 1px solid #dcdcdc;
    border-right: 1px solid #a9a9a9;
    border-bottom: 1px solid #808080;
    border-left: 1px solid #a9a9a9;
    background-color: #fff;
    color: #898989;
}
#footer
{
    text-align: center;
    clear: both;
    width: 800px;
    padding-top: 2px;
    padding-bottom: 5px;
    border-top: 1px solid #dcdcdc;
    border-right: 1px solid #a9a9a9;
    border-bottom: 1px solid #808080;
    border-left: 1px solid #a9a9a9;
    background-color: #fefeff;
    height: 20px;
}
/* Masthead Styles */
#masthead h1
{
    color: #3d6c87;
}
#masthead h3
{
    color: #5f8ea9;
}
/* Navigation Styles */
#navigation a
{
    color: #3d6c87;
    text-decoration: none;
    display: block;
    padding: 3px;
   /* border: 1px solid #fff;*/
    background-color: #fff;
}
#navigation a:hover
{
    color: #fff;
    text-decoration: none;
    border: 1px solid #5f8ea9;
    background-color: #5f8ea9;
}
/* Content Styles */
#content h1, h2, h3, h4, h5, h6
{
    color: #3d6c87;
}
#content img
{
    padding: 5px;
    border: 0px solid #808080;
}
#navigation img
{
    padding: 0px;
    border: 1px solid #808080;
}

/* Footer Styles */
#footer p
{
    color: #808080;
    margin-top: 5px;
}
#footer a
{
    color: #5f8ea9;
    text-decoration: underline;
}
#footer a:hover
{
    color: #33627d;
    text-decoration: none;
}
a
{
    color: #5f8ea9;
    text-decoration:none;
    
   /* text-decoration: underline;*/
}
a:hover
{
    color: #330099;
   /* text-decoration: underline;*/
}
.style_bold
{
    font-weight: bold;
}
.style_italic
{
    font-style: italic;
}
.KayanResimler
{
    border: solid 0px;
    height:120px;
     vertical-align: middle;
    text-decoration:none;
}

