/* 
    Document   : yenigiris
    Created on : 19.Mar.2013, 08:15:43
    Author     : osman.berktas
    Description:
        Purpose of the stylesheet follows.
*/

html, body, form{
    padding: 0;
    margin: 0;
    display: block;
    height: 100%;
    width: 100%;
}
body{
    margin: 0;
    padding: 0;
    color: #000;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: small;
    line-height: 1.8;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
#a{
    margin: 0;
    padding: 0;
    /*color: #4E4646;*/
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: small;
    line-height: 1.8;
    font-weight:bold;
    text-decoration:none;
}
#wrapper{
    clear:both;
    width: 995px;
    overflow:auto;
    background-color: #F3F3F4;
    margin:auto;
}
#header{
    height: 115px;
    background: URL(../../resimler/anasayfa/eteydebAnasayfaHeader.jpg) no-repeat;
}
#tMenu{
    padding: 0px 20px 0px 10px;
    padding-left: 0px;
    padding-bottom: 2px;
    width: 800px;
}
#container{
    background-color: #B4CBD0;
    width: 750px;
    float: left;
    padding: 20px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-align: justify;
    text-decoration: none;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    opacity: 0.8;
}
#container table tr td{
    padding: 20px;
}
#container table a:hover{
        color: black;
        text-decoration: underline;
}
#container table a{
        color: #022D46;
        text-decoration: none;
}
#container table tr td p a:hover{
    color: black;
    /*color: orange;*/
    text-decoration: underline;
}
#container table tr td p a{
    color: #022D46;
    text-decoration: none;
}
#rMenu{
    width: 185px;
    float: left;
    padding-left: 0px;
    padding-bottom: 20px;
    padding-top: 0px;
    padding-right: 40px;
}
#rMenu ul{
    padding:0px;
    margin:0px;
    list-style:none;    
}
#wrapper #container p {
    text-align: justify;
}

#footer{
    background: url(images/footerbg.gif) 0 0 repeat-x rgb(81, 126, 162);
    width: 995px;
    margin: 0 auto 0px auto;
    color: #96d1f8;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0;
    height: 50px;
    padding: 0px 0 0 0;
}
#footer ul{
    width: 350px;
    display: block;
    margin: 0 0 0 322px;
    font-size: 0;
}
#footer ul li{
    float: left;
    display: block;
    font: 12px/22px Arial, Helvetica, sans-serif;
    color: #F1E9D6;
    height: 22px;
}
#footer ul li a{
    font:bold 12px/22px Arial, Helvetica, sans-serif; color:#F1E9D6;  padding:0 5px 0 5px;
    text-decoration:none; 
}
#footer ul li a:hover{
    color:#F1E9D6;
    text-decoration: underline;
}
#footer p{
    font:bold 12px/22px Arial, Helvetica, sans-serif; color:#F1E9D6;
    width: 350px;
    display: block;
    margin: 0 0 0 332px;
}
#footer ul.vali{
    width:79px; display:block; margin:11px 0 0 0px; font-size:0; float:left; padding:0 0 0 246px;
}
#footer ul.vali li{
    float:left; display:block; margin:0 4px 0 0px; padding:0
}
#footer ul.vali li a{
    text-indent:-2000px; height:9px; display:block; padding:0; margin:0;
}
#footer p.text{
    width:166px; display:block;  text-transform:uppercase; margin:8px 0 0 0; color:#E9DFC6; background-color:#2B2517; 
    font:bold 10px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;  float:left; padding:0 0 0 12px; 
}
#footer p.text a{
    text-decoration:none; color:#FFFFFF; padding:0 0 0 5px;
}
#footer p.text a:hover{
    color:#F1E9D6;
}

.buttonProdisGiris {
    border-top: 1px solid #96d1f8;
    background: #83CA28;
    background: -webkit-gradient(linear, left top, left bottom, from(#1B8311), to(#65a9d7));
    background: -webkit-linear-gradient(top, #1B8311, #83CA28);
    background: -moz-linear-gradient(top, #1B8311, #83CA28);
    background: -ms-linear-gradient(top, #1B8311, #83CA28);
    background: -o-linear-gradient(top, #1B8311, #83CA28);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1B8311', endColorstr='#83CA28',GradientType=0 ); /* IE6-9 */
    padding: 10% 30% 10% 10%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    text-shadow: rgba(0,0,0,.4) 0 1px 0;
    font-size: 22px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #FFF;
    text-decoration: none;
    vertical-align: middle;
    width: 400px;
    display: table-cell;
}
.buttonProdisGiris:hover {
    border-top-color: #FFFFFF;
    background: #010101;
    color: #09F;
    border-bottom-color: #FFF;
    filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
}
.buttonProdisGiris:active {
    background: #1b435e;
    background-color: #F3F3F4;
    color: #ACC3CB;
    border-bottom-color: #FFF;
    filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
}

.button {
    border-top: 1px solid #96d1f8;
    background: #65a9d7;
    background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
    background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
    background: -moz-linear-gradient(top, #3e779d, #65a9d7);
    background: -ms-linear-gradient(top, #3e779d, #65a9d7);
    background: -o-linear-gradient(top, #3e779d, #65a9d7);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e779d', endColorstr='#65a9d7',GradientType=0 ); /* IE6-9 */
    padding: 10% 30% 10% 10%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    text-shadow: rgba(0,0,0,.4) 0 1px 0;
    font-size: 22px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #FFF;
    text-decoration: none;
    vertical-align: middle;
    width: 400px;
    display: table-cell;
}
.button:hover {
    border-top-color: #FFFFFF;
    background: #010101;
    color: #09F;
    border-bottom-color: #FFF;
    filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
}
.button:active {
    background: #1b435e;
    background-color: #F3F3F4;
    color: #ACC3CB;
    border-bottom-color: #FFF;
    filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
}

.buttonKullaniciKayit {
    border-top: 1px solid #96d1f8;
    background: #29CDCD;
    background: -webkit-gradient(linear, left top, left bottom, from(#1B8311), to(#65a9d7));
    background: -webkit-linear-gradient(top, #42AFDC, #29CDCD);
    background: -moz-linear-gradient(top, #42AFDC, #29CDCD);
    background: -ms-linear-gradient(top, #42AFDC, #29CDCD);
    background: -o-linear-gradient(top, #42AFDC, #29CDCD);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#29CDCD', endColorstr='#00FFFF',GradientType=0 ); /* IE6-9 */
    padding: 10% 30% 10% 10%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    text-shadow: rgba(0,0,0,.4) 0 1px 0;
    font-size: 22px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #FFF;
    text-decoration: none;
    vertical-align: middle;
    width: 400px;
    display: table-cell;
}
.buttonKullaniciKayit:hover {
    border-top-color: #FFFFFF;
    background: #010101;
    color: #09F;
    border-bottom-color: #FFF;
    filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
}
.buttonKullaniciKayit:active {
    background: #1b435e;
    background-color: #F3F3F4;
    color: #ACC3CB;
    border-bottom-color: #FFF;
    filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
}

a:link{
    text-decoration: none;
}
a:visited{
    text-decoration: none;
}
a:hover{
    text-decoration: underline;
    color: #3A4549;
}
a:active{
    text-decoration: none;
}
hr {
    border: none;
    /* top    */ border-top: 1px solid #ccc;
    /* middle */ background-color: #ddd; color: #ddd;
    height: 3px;
   /* *height: 5px;  IE6+7 need the total height */
}
.buttonProdis {
    border-top: 1px solid #96d1f8;
    background: #65a9d7;
    background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
    background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
    background: -moz-linear-gradient(top, #3e779d, #65a9d7);
    background: -ms-linear-gradient(top, #3e779d, #65a9d7);
    background: -o-linear-gradient(top, #3e779d, #65a9d7);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e779d', endColorstr='#65a9d7',GradientType=0 ); /* IE6-9 */
    padding: 10% 30% 10% 10%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    text-shadow: rgba(0,0,0,.4) 0 1px 0;
    color: #FFFFFF;
    font-size: 22px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-decoration: none;
    vertical-align: middle;
    /*background-color: #000;*/
    overflow: visible;
    height: 38px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.buttonProdis:hover {
    border-top-color: #FFFFFF;
    background: #010101;
    color: #4E4646;
    border-bottom-color: #FFF;
    filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
}
.buttonProdis:active {
    background-color: #F3F3F4;
    color: #4E4646;
    border-bottom-color: #FFF;
    filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
}
.buttonTeydeb {
    border-top: 1px solid #96d1f8;
    background: #65a9d7;
    background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
    background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
    background: -moz-linear-gradient(top, #3e779d, #65a9d7);
    background: -ms-linear-gradient(top, #3e779d, #65a9d7);
    background: -o-linear-gradient(top, #3e779d, #65a9d7);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e779d', endColorstr='#65a9d7',GradientType=0 ); /* IE6-9 */
    padding: 10% 30% 10% 10%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    text-shadow: rgba(0,0,0,.4) 0 1px 0;
    color: #FFFFFF;
    font-size: 22px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-decoration: none;
    vertical-align: middle;
    /*background-color: #000;*/
    overflow: visible;
    /*opacity: 0.7;*/
    height: 38px;
    margin-left: 5px;
    margin-right: 10px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.buttonTeydeb:hover {
    border-top-color: #FFFFFF;
    background: black;
    color: #4E4646;
    border-bottom-color: #FFFFFF;
    filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
}
.buttonTeydeb:active {
    background-color: #F3F3F4;
    color: #4E4646;
    border-bottom-color: #FFF;
    filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
}
.buttonEimza {
    border-top: 1px solid #96d1f8;
    background: #65a9d7;
    background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
    background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
    background: -moz-linear-gradient(top, #3e779d, #65a9d7);
    background: -ms-linear-gradient(top, #3e779d, #65a9d7);
    background: -o-linear-gradient(top, #3e779d, #65a9d7);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e779d', endColorstr='#65a9d7',GradientType=0 ); /* IE6-9 */

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    text-shadow: rgba(0,0,0,.4) 0 1px 0;
    font-size: 16px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #FFF;
    text-decoration: none;
    vertical-align: middle;
    width: 400px;
    display: table-cell;
}
.buttonEimza:hover {
    border-top-color: #FFFFFF;
    background: #010101;
    color: #FFFFF;
    border-bottom-color: #FFF;
    filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
}
.buttonEimza:active {
    background: #1b435e;
    background-color: #F3F3F4;
    color: #FFFF;
    border-bottom-color: #FFF;
    filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
}
