﻿body {
    margin:0px;
    padding:0px;
    font-family: 'lucida grande' ,tahoma,verdana,arial,sans-serif;
}

.hepsi {
    width:960px;
    margin:0 auto;
    box-shadow:inherit;
    padding:0px;
    border-left:1px solid #9b0b02;
    border-right:1px solid #9b0b02;
}

.banner {
    background-image:url(../images/rahmiBanner.jpg);
    height:296px;
}

.menu {
   margin-top:-5px;
}



.menuul{
list-style-type:none;
}


.menuli{
display:inline;
}


.menua{
font-family:Arial;
font-size:11pt;
height:25px;
line-height:25px;
float:left;
width:100px;
text-decoration:none;
color:black;
font-weight:bold;
padding:5px;
border-right:5px solid #FFFFFF;
text-align:center;

}

.menuaa{
 font-size:11pt;
font-family:Arial;
height:25px;
line-height:25px;
float:left;
width:100px;
text-decoration:none;
color:black;
font-weight:bold;
padding:5px;
border-right:5px solid #FFFFFF;
text-align:center;
margin-left:-40px;
}



.menua:hover{
background:#f07d00;
}

.menuaa:hover{
background:#f07d00;
}

.orta {
    margin-top:5px;  
}

.urunlerana {
margin-bottom:20px;
padding:0;
}


.query {
    height:350px;
    width:960px;
    clear:both;  
    
}

.enalt {
    background-color:#292929;

    height:50px;
    line-height:50px;
    padding:5px
}

.altic {
    color:#808080;
    width:960px;
    margin:0 auto;
        height:50px;
    line-height:50px;
}

.alticsol {
    width:470px;
    float:left;
    text-align:left;
        height:50px;
    line-height:50px;
}

.alticsag {
    width:470px;
    float:right;
    text-align:right;
    height:50px;
    line-height:50px;
}

.label_text {
    font-family: 'lucida grande' ,tahoma,verdana,arial,sans-serif;
}

.duzelt {
    clear:both;
}
#socialPop {
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
display: block;
z-index: 9999;
}
#socialPopBack {
background: #000;
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
opacity: 0.7;
filter: alpha(opacity=60);
}

#socialPopContent {
color: #036;
text-align: center;
position: relative;
left: 0;
top: 0;
width: 820px;
height: 463px;
margin: auto;
padding-top:5px;
background: url("../images/sosyal-pop.png") no-repeat scroll 0 0 transparent;
}
#socialPopClose {
position: absolute;
right: -8px;
top: -8px;
background: #9b0b02;
color: #FFF;
font-weight: bolder;
padding: 10px;
cursor: pointer;
}
.golge {
box-shadow: 0px 0px 5px #666666;
-moz-box-shadow: 0px 0px 5px #666666;
-webkit-box-shadow: 0px 0px 5px #666666;
filter: progid:DXImageTransform.Microsoft.glow(color='#888888',Strength=4);
}
.oval {
-webkit-border-top-left-radius: 15px;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 15px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius: 15px 5px;
border-radius: 15px 5px;
}