html,body,div,ol,ul,li,h1,h2,h3,h4,h5,h6,p,form,fieldset {
    margin: 0;
    padding: 0;
}

/* Genel - General */
body{
    margin:0;
    padding:0;
    font-family:sans,sans-serif,verdana,arial;
    font-size:11px;
    color:#575757;
    background:#f5fcff url('../images/background-site.png') repeat-y center center;
    text-align:center;
}

a{
    color:#0d63af;
    text-decoration:none;
}

a:hover{
    color:#143b6a;
    text-decoration:underline;
}

a img{
    border:0px;
}

img.icon{
    vertical-align:middle;
}

div.left{
    float:left;
}

div.right{
    float:right;
}

div.clear{
    clear:both;
}

div.baslik{
    font-size:15px;
    color:#ef8d1a;
    margin-left:0px;
    margin-bottom:5px;
    padding-left:0px;
}

div.buton63x24{
    width:63px;
    background:url('../images/buton63x24.png') no-repeat;
    text-align:center;
}

    div.buton63x24 a{
        color:#af0d0d;
        width:63px;
        display:block;
        padding:5px 0 5px 0;
    }

    div.buton63x24 a:hover{
        color:#666;
        text-decoration:none;
    }

p{
    display:block;
    padding:4px;
}

h3{
    margin:5px 5px 5px 0;
    padding:5px;
    border-bottom:1px solid #eee;
    background:#fff;
    color:#999;
}

/* Form */
form{
    margin:0 0 0 0;
}

.input{
    border:1px solid #a2dfff;
    font-size:10px;
    height:13px;
    width:300px;
}

.textarea{
    width:450px;
    height:180px;
}

form label{
    display:block;
    color:#6d6d6d;
    font-size:12px;
    font-weight:bold;
    margin:3px 0 0 0;
}

form a.buton{
    color:#6d6d6d;
}

form a.buton:hover{
    color:#fd9c3b;
    text-decoration:none;
}

    /* Site - Container */
    #site{
        margin:0 auto;
        width:788px;
        text-align:left;
    }

        /* Logo */
        #logo{
            width:254px;
            height:130px;
            background:url('../images/logo.png');
        }

        #reklam-ust{
            position:absolute;
            margin:5px 0 0 300px;
            vertical-align:middle;
        }

        /* Kutu */
        .kutu{
            background:#f5fcff;
            border:1px solid #e2f1fb;
            padding:5px;
        }

            a.baslik{
                color:#0d63af;
                display:block;
                margin:0 0 5px 0;
            }

            div.icerik{
                margin:0 0 5px 0;
            }

            a.devami{
                display:block;
                margin:4px 0 0 0;
                color:#0d63af;
            }

        /* Ürün Kutu */
        .urun-kutu{
            background:#f5fcff;
            border:1px solid #e2f1fb;
            width:190px;
            height:190px;
            margin-bottom:5px;
        }

            .urun-kutu .resim{
                margin:10px 0 0 19px;
                width:155px;
                height:146px;
                background:#fff url('../images/background-urun-kutusu.gif');
            }

                .urun-kutu .resim a{
                    display:block;
                    height:100%;
                    width:100%;
                }

            .urun-kutu .kod, .urun-kutu .ad{
                text-align:center;
                font-size:11px;
                margin:3px 0 0 0;
            }

                .urun-kutu .ad a{
                    color:#af4e0d;
                }

        /* Sitede Arama */
        #sitede-arama{
            border-bottom:1px solid #ebf9ff;
            margin-bottom:5px;
        }

            #sitede-arama div.right{
                width:295px;
                height:20px;
                padding:1px 0 0 0;
                background:url('../images/background-sitede-arama.png') no-repeat;
                margin-top:-15px;
            }

            #sitede-arama .input{
                width:230px;
                margin:2px 0 0 25px;
                border:0px;
            }

        /* Sol Bölüm - Left */
        #bolum-sol{
            margin-top:5px;
            width:197px;
        }
        
            #reklam-sol{
                width:190px;
            }

            /* Menü */
            #bolum-sol a.menu{
                display:block;
                padding:3px 0 5px 3px;
                margin:0 0 3px 0px;
                color:#231f20;
                background:url('../images/background-menu.png') no-repeat;
            }

            /*  */
            #bolum-sol .input{
                width:180px;
            }

            /* Ürün Kategorileri */
            #bolum-sol label.urun-kategori{
                margin:0 0 3px 14px;
                display:block;
            }

                #bolum-sol label.urun-kategori a{
                    color:#231f20;
                    font-size:10px;
                }

            /* Kullanıcı Girişi */
            #bolum-sol .kullanici-girisi .input{
                width:180px;
            }

            #bolum-sol .kullanici-girisi label{
                display:block;
                color:#6d6d6d;
                font-size:11px;
                margin:3px 0 0 0;
            }

        /* Sağ Bölüm - Right */
        #bolum-sag{
            width:584px;
        }
        
        	#bolum-sag ul{
        		margin:5px 0 10px 20px;
        	}

            #bolum-sag .kutu .icerik-ozellik{
                margin:5px 0 10px 0;
                padding:5px 0 5px 0;
                background:#fcfeff;
                border-top:1px solid #ebf9ff;
            }

            #bolum-sag .icerik-resimler{
                display:block;
                height:150px;
                margin:0 0 20px 0;
                border-bottom:1px solid #ddd;
            }

                #bolum-sag .icerik-resimler a.geri{
                    position:absolute;
                    margin:-80px 0 0 0;
                    height:30px;
                    font-size:13px;
                    font-weight:bold;
                    display:none;
                }

                #bolum-sag .icerik-resimler a.ileri{
                    position:absolute;
                    margin:-80px 0 0 540px;
                    height:20px;
                    font-size:13px;
                    font-weight:bold;
                }

                #bolum-sag .icerik-resimler div.icerik-resim{
                    float:left;
                    border:1px solid #ddd;
                    padding:10px;
                    margin:5px 5px 5px 50px;
                    width:100px;
                    height:100px;
                }

                    #bolum-sag .icerik-resimler div.icerik-resim a{
                        display:block;
                        height:100px;
                        width:100px;
                    }

                    #bolum-sag .icerik-resimler div.icerik-resim span{
                        position:absolute;
                        font-size:15px;
                        color:#999;
                    }

        /*  Alt Bölüm - Footer */
        #bolum-alt{
            font-size:12px;
            margin:20px auto 10px auto;
            padding:10px 0 20px 0;
            border-top:1px solid #767676;
            color:#767676;
        }

            #bolum-alt .icon{
                margin-bottom:5px;
            }

            #bolum-alt a{
                color:#767676;
            }

            #bolum-alt div.right{
                text-align:right;
            }

/* Sayfalama */
div.sayfalama{
    margin:14px 4px 4px 4px;
}

    div.sayfalama a{
        width:30px;
        padding:3px 5px 3px 5px;
        margin:0 3px 0 3px;
        border:1px solid #ddd;
        background:#fff;
    }

    div.sayfalama a.burada{
        border:1px solid #aaa;
        background:#f0f0f0;
        color:#888;
    }

    div.sayfalama a:hover{
        border:1px solid #aaa;
        background:#ccc;
        color:#fff;
    }

/* Durum Mesaj */
.durum-mesaj{
    border:1px solid #ddd;
    padding:10px;
    text-align:center;
    color:#ff0000;
    margin:10px;
    background:#fff;
}
