﻿#Urun
{
    position:relative;
    width:200px;
    height:175px;
    text-align:center;
    margin-top:10px;    
    border:solid 2px #d1d2d3;
    margin-bottom:10px;
    float:left;  
    padding:5px;
    margin-right:26px;
    /*margin-left:20px;*/
    z-index:0;
}

#Urun a
{
    padding-top:10px;
    text-decoration:none;
    font-size:13pt;
    color:Gray;    
}

#Urun a:hover
{    
    color:#ed1c24;
}

#Urun #yeni
{    
    left:3px;
    top:3px;
    background-image:url('../../media/img/yeni.png');
    z-index:1;
    width:46px;
    height:46px;
    position:absolute;
}

#bigImg
{
    float:left;
    width:650px;    
}

#bImg
{
    width:650px;
    height:433px;
}

#Thumbs
{
    width:650px;    
}

#Thumbs img
{
    border:solid 1px #d1d2d3;      
    margin-right:5px;
    margin-bottom:5px;
}

#basic-accordian
{                        
    width: 300px;            
    margin-left:10px;
    float:left;
    font-family:Verdana;
}
.accordion_headings
{
    padding: 5px;
    background: #d2d3d4;
    color: gray;
    border: 1px solid #FFF;
    cursor: pointer;
    font-weight: bold;
}
.accordion_headings:hover
{
    background: #e1e2e3;
}
.accordion_child
{
    padding: 15px;
    background: #EEE;
    
}
.header_highlight
{
    background: #dcddde;
}
.ozellik
{
    color:Gray;
}

#kullanim_kilavuzu
{
    position:absolute;
    top:491px;
    left:870px;  
    float:right;  
}




