﻿



#popupContact body{
background:#fff none repeat scroll 0%;
line-height:1;
font-size: 12px;
font-family:arial,sans-serif;
margin:0pt;
height:100%;
}
#popupContact table {
border-collapse:separate;
border-spacing:0pt;
}
#popupContact caption, th, td {
font-weight:normal;
text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
content:"";
}
blockquote, q {
quotes:"" "";
}
#popupContact a{
cursor: pointer;
text-decoration:none;
}
br.both{
clear:both;
}
#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}





#popupContact{
margin-top:5px;
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
width:600px;
background:#FFFFFF;
border:2px solid #cecece;
z-index:2;
padding:12px;
font-size:13px;



}

#PopBaslik{
text-align:left;
color:#6FA5FD;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}
#popupContactClose{
font-size:11px;
line-height:14px;
right:12px;
top:4px;
position:absolute;
color:red;
font-weight:700;
display:block;
text-align:right;
}

#PopKapat{
font-size:11px;
line-height:10px;
right:6px;
top:4px;
position:absolute;
color:red;
font-weight:700;
display:block;
text-align:right;
}

#button{
text-align:center;
margin:100px;
}


@media (max-width: 600px) {
    /*sitenin genişliği 900'e eşit veya daha küçükse bu stiller işlenir*/
    #popupContact {
        
        margin-top:100px;
        top:0! important;
        left: 0 !important;
        margin: 0 !important;
        width: 95%;
        text-align: center;
    }

        #popupContact img {
            float: inherit !important;
            margin: 0 !important;
            width: 100%;
            max-width: 240px;
            max-height:180px;
        }

        
    #popupContact body{
    
    
        left: 0 !important;
        margin: 0 !important;
        width: 95%;    
    background:#fff none repeat scroll 0%;
    line-height:1;
    font-size: 9px;
    font-family:arial,sans-serif;
    height:100%;
    }
   #popupContact table {
        
        left: 0 !important;
        margin: 0 !important;
        width: 95%;
    border-collapse:separate;
    border-spacing:0pt;
    }
    #popupContact caption, th, td {
         
        left: 0 !important;
        margin: 0 !important;
        width: 95%;
    font-weight:normal;
    text-align:left;
    }
    blockquote:before, blockquote:after, q:before, q:after {
         
        left: 0 !important;
        margin: 0 !important;
        width: 95%;
    content:"";
    }
    blockquote, q {
         
        left: 0 !important;
        margin: 0 !important;
        width: 95%;
    quotes:"" "";
    }
    #popupContact a{
        
        left: 0 !important;
        margin: 0 !important;
        width: 95%;
    cursor: pointer;
    text-decoration:none;
    }
    br.both{
        
        left: 0 !important;
        margin: 0 !important;
        width: 95%;
    clear:both;
    }
    #backgroundPopup{
         
        left: 0 !important;
        margin: 0 !important;
        width: 95%;
    display:none;
    position:fixed;
    _position:absolute; 
    height:100%;
    width:100%;
    top:0;
    left:0;
    background:#000000;
    border:1px solid #cecece;
    z-index:1;
    }

    #PopBaslik{
text-align:left;
color:#6FA5FD;
font-size:17px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}


    


    /*#PopBaslik{
         
        left: 0 !important;
        margin: 0 !important;
        width: 95%;

    text-align:left;
    color:#6FA5FD;
    font-size:12px;
    font-weight:500;
    
    }*/
    /*#popupContactClose{
        
        left: 0 !important;
        margin: 0 !important;
        width: 95%;
    font-size:9px;
    line-height:9px;
    
    color:#6fa5fd;
    font-weight:500;
    display:block;
    }*/
   


}
