﻿body, html
{
    background-position: center top;
    padding: 0px;
    margin: 0px;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    background-image: url('../img/faikbey_bg.jpg');
    background-attachment: fixed;
    z-index:-1;
    background-size:cover;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
}
Body a
{
    color:inherit;
    text-decoration: none;
    outline-width:0;
    outline: 0;
    -moz-outline-style: none; 
}
Body img{border:none;}
textarea
{
    resize: none;
    overflow: auto;
    outline-width: 0;
    outline: 0;
    -moz-outline-style: none;
    font-family: Arial, Helvetica, sans-serif;
}
.Clear{clear:both;}
#SayfaOrtala
{
    padding: 0px;
    margin: 0px auto 0px auto;
    width: 1000px;
    height: auto;
    position: relative;
}
#Header
{
    padding: 0px;
    margin: 0px;
    width: 1000px;
    height: auto;
    float: left;
    position: relative;
}
#LogoAlan
{
    padding: 0px;
    margin: 5px 0px 0px 0px;
    width: 136px;
    height: 129;
    float: left;
    position: relative;
}
#MenuAlan
{
    padding: 0px;
    margin: 0px;
    width: 864px;
    height: auto;
    display: block;
    float: left;
    position: relative;
}
#MenuAlan ul
{
    padding: 0px;
    margin: 40px 0px 0px 30px;
    list-style-type: none;
}
#MenuAlan ul li
{
    padding: 2px;
    float: left;
    margin-left: 80px;
    font-family: 'freebooter_scriptregular';
    font-size: 22pt;
    font-weight: bold;
}
#MenuAlan ul li a
{
    width: 100px;
    display: block;
    text-align: center;
}
.MenuActive
{
    background-image: url('../img/menualt.png');
    background-repeat: no-repeat;
    background-position: center bottom;
}
#MenuAlan ul li a:hover
{
    background-image: url('../img/menualt.png');
    background-repeat: no-repeat;
    background-position: center bottom;
}
#slider img:not(:first-child) { display:none; }
#SliderAlan
{
    padding: 0px;
    margin: 10px 0px 0px 0px;
    width: 1000px;
    height: 300px;
    display: block;
}
#SliderAlt
{
    background-position: center top;
    padding: 0px;
    margin: 0px;
    width: 1000px;
    height: 50px;
    display: block;
    background-image: url('../img/faikbey_slideralt.png');
    background-repeat: no-repeat;
}
.icerikAlan
{
    display: block;
    float: left;
    width: 1000px;
    height: auto;
    padding: 0px;
    margin: 0px;
}
.icSol
{
    display: block;
    float: left;
    width: 220px;
    height: 220px;
    padding: 20px 0px 0px 20px;
    margin: 0px;
    background-image: url('../img/faikbey_icerikArka.png');
    background-repeat: repeat;
    position: relative;
    z-index:0;
}
.icSag
{
    display: block;
    float: left;
    width: 740px;
    height: auto;
    padding: 5px;
    margin: 0px 0px 0px 10px;
    background-image: url('../img/faikbey_icerikArka.png');
    background-repeat: repeat;
}
.icSol:hover > a{display:block;}
a.iclink
{
    text-decoration: none;
    background-image: url('../img/faikbey_icerikArka.png');
    background-repeat: repeat;
    padding: 60px 0px 0px 0px;
    margin: 0px;
    position: absolute;
    z-index: 2;
    width: 200px;
    height: 140px;
    display: none;
    font-family: 'el_yazmas1regular';
    vertical-align: middle;
    text-align: center;
    font-size: 28pt;
    color: #333333;
    text-shadow: 1px 1px 1px #FFFFFF;
}
.icSag h1
{
    font-family: 'el_yazmas1regular';
    color: #333333;
    padding: 0px;
    margin: 0px;
    float: left;
    font-size: 20pt;
}
#Footer
{
    padding: 0px;
    margin: 60px 0px 0px 0px;
    width: 1000px;
    height: 50px;
    float: left;
    display: block;
    background-image: url('../img/faikbey_icerikArka.png');
    background-repeat: repeat;
    font-size: 10pt;
}
.Oval
{
    border-radius: 120px;
    -moz-border-radius: 120px;
    -webkit-border-radius: 120px;
}
.icSoldis
{
    display: block;
    float: left;
    width: 240px;
    height: 240px;
    padding: 0px;
    margin: 0px;
    background-image: url('../img/faikbey_icerikArka.png');
    background-repeat: repeat;
    position: relative;
    z-index:0;
}
.OvalSol
{
    border-radius: 120px 0px 120px 120px;
    -moz-border-radius: 120px 0px 120px 120px;
    -webkit-border-radius: 120px 0px 0px 120px;
}
 #fadeMail{
 display: none;
 position:fixed;
 top: 0%;
 left: 0%;
 width: 100%;
 height: 100%;
 background-color: #001000;
 z-index:10001;
 -moz-opacity: 0.10;
 opacity:.50;
 filter: alpha(opacity=50);
 }
 #MailDurum
{
    border: 2px solid #FFFFFF;
    background-position: center bottom;
    position: fixed;
    display: none;
    --position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 9px;
    -webkit-border-radius: 9px;
    -o-border-radius: 9px;
    -moz-border-radius: 9px;
    z-index: 10002;
    background-color: #FFCC66;
    box-shadow: 0px 0px 10px #FFFFFF;
    -moz-box-shadow: 0px 0px 10px #FFFFFF;
    -webkit-box-shadow: 0px 0px 13px #FFFFFF;
}
p#MailDurumYazi
{
    padding: 10px;
    border: 1px solid #333333;
    position: absolute;
    bottom: 0px;
    font-family: 'Helvetica CE 55 Roman';
    font-size: 12pt;
    color: #333333;
    width: 270px;
    text-align: center;
    display: none;
    border-radius: 9px;
    -webkit-border-radius: 9px;
    -o-border-radius: 9px;
    -moz-border-radius: 9px;
    margin-left: 5px;
}
#kapat
{
    position: absolute;
    top: -20px;
    height: 35px;
    width: 35px;
    cursor: pointer;
    background-image: url('../images/close.png');
    background-repeat: no-repeat;
    right: -20px;
    display: none;
}
#GoogleMapAlan
{
    width: 670px;
    height: 300px;
    margin-top:20px;
    margin-bottom:20px;
    background-image: url('../img/faikbey_icerikArka.png');
    background-repeat: repeat;
}
.Metin
{
    padding: 0px;
    margin: 18px 0px 0px 0px;
    text-indent: 30px;
    display: block;
}
.Devam
{
    font-size: 10pt;
    color: #333333;
    font-weight: bold;
}
.Devam:hover
{
    text-decoration: underline;
}
