﻿#productContent
{
    position: relative;
    float: left;
    width: 965px;
    min-height: 450px;
    height: auto !important;
    height: 450px; /*margin: 10px 10px 10px 20px;*/
    margin: 0 5px 5px 0;
    padding: 0 10px 10px 0; /*background-color: #fff3e6;*/
    border: none;
    text-align: justify;
}


.imgBig
{
    position: relative;
    float: left;
    width: 199px;
    height: 207px;
    margin: 0 10px 10px 0;
}

#mainContent img, image
{
    border: solid 1px #713220;
}



#productContent img, image
{
    border: solid 1px #713220;
}

.productImg
{
    position: relative;
    float: left;
    width: 250px;
    min-height: 370px;
    height: auto !important;
    height: 370px;
    margin: 0; /*border: solid 1px #713220;*/
}

.productBody
{
    position: relative;
    float: left;
    width: 490px;
    min-height: 370px;
    height: auto !important;
    height: 370px;
    margin: 0 0 0 20px;
}



.navigate
{
    width: 770px;
    height: 30px;
    margin: 10px 0 0 0;
    text-align: center;
}



/* 2011 aralık tolga ekledi */

.pContent
{
    position: relative;
    float: left;
    width: 360px;
    min-height: 250px;
    height: auto !important;
    height: 250px;
    margin: 5px 0 0 10px;
}

.pContent span
{
    font-family: 'Italianno', cursive;
    font-size: 40px;
    color: #2a110a;
    margin-bottom: 15px; 
}

.share
{
    position: absolute;
    top: 50px;
    left: 790px;
    width: 250px
}

.productIndex
{
    background-color: #FFF3E6;
    height: auto !important;
    min-height: 375px;
    padding: 8px;
}

