﻿html, body
{
    background-color: #ffffff;
    font: 12px Tahoma, Geneva, sans-serif;
    margin: 0;
    padding: 0;
}
h1, h2, h3
{
  font-weight: normal;
}
h1
{
  font-size: 34px;
}
h2
{
  font-size: 28px;
}
h3
{
  font-size: 22px;
}
.content-wrapper
{
    box-sizing: border-box;
    margin: 0 auto; 
    padding: 0 0px; 
    width: 100%;
}
.header,
.footer
{
    padding: 0px 0; 
}

/*Site İçi Yazılar-----------------------*/
.siteyazi {
    color: #000001;
    font-family: Tahoma;
    font-size: 12px;
}

.siteyaziy {
    color: #000001;
    font-family: Tahoma;
    font-size: 24px;
}

.siteyazi1 {
    color: #000001;
    font-family: Tahoma;
    font-size: 14px;
}

.siteyazib {
    color: #000001;
    font-family: Tahoma;
    font-size: 12px;
}

.siteyazib1 {
    color: #000001;
    font-family: Tahoma;
    font-size: 22px;
}

.siteyaziu {
    color: #ffd800;
    font-family: Tahoma;
    font-size: 14px;
}

.siteyazif {
    color: #de0000;
    font-family: Tahoma;
    font-size: 14px;
}


.listeyazi {
    color: #000000;
    font-family: Tahoma;
    font-size: 12px;
}

.katyazi {
    color: #000001;
    font-family: Tahoma;
    font-size: 22px;
}

.ortaform {
    font-size: 10px;
    font-family: Arial;
    max-width: 1600px;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
    background: #ffffff;
    vertical-align: central;
    text-align: center;
}

/* Ürün Kutusu   
----------------------------------------------------------*/
.container {
    position: relative;
}

.barkodu {
    position: absolute;
    top: 54px;
    left: 126px;
    font-size: 16px;
}

.urun {
    position: absolute;
    top: 104px;
    left: 126px;
    font-size: 16px;
}

.kategori {
    position: absolute;
    top: 154px;
    left: 126px;
    font-size: 16px;
}

.yazar {
    position: absolute;
    top: 204px;
    left: 126px;
    font-size: 16px;
}

.yayinevi {
    position: absolute;
    top: 254px;
    left: 126px;
    font-size: 16px;
}

.fiyati {
    position: absolute;
    top: 350px;
    right: 136px;
    font-size: 20px;
}