body{
    background: black;
    margin : 0;
    padding: 0;
    text-align:center;
    font-family : Arial;
    font-size: 12px;
}
a,a:link,a:hover,a:visited,a:active{ text-decoration : none;font-size:12px; }

p{font-size:12px;}
ul{ list-style-type: none; padding:0; margin:0;}
li{ padding : 0;margin:0;font-size:12px;}

.l20{ line-height:20px; }
.akce_siyah{ color : #655353; }

a.subcategory_item,
a.subcategory_item:active,
a.subcategory_item:link,
a.subcategory_item:visited
{
    display     : inline-block;
    margin-right: 10px;
    width       : 100px;
    background  : #000;
    color       : white;
    padding     : 5px 0;
    zoom:1;
    *display:inline;
}
a.subcategory_item:hover{ background:#A55353;color:white;}

a.active_subcategory_item,
a.active_subcategory_item:link,
a.active_subcategory_item:active,
a.active_subcategory_item:visited,
a.active_subcategory_item:hover
{
    display     : inline-block;
    margin-right: 10px;
    width       : 100px;
    background  : #A55353;
    color       : white;
    padding     : 5px 0;
    zoom:1;
    *display:inline;
}
a.active_subcategory_item:hover{background:black;color:white;}

a.read_more,
a.read_more:active,
a.read_more:link,
a.read_more:visited,
a.read_more:hover
{
    background:url("../images/read_more.jpg") no-repeat;
    height:52px;
    padding:2px 0 0 20px;
    color : black;
    font-size:12px;
}

#header_wrapper{ height:52px;}
#footer_bg  { margin:5px 0;background:url("..images/footer_bg.png") no-repeat top center; height:30px;}

#header{    
    width:960px;
    margin:0 auto;
    text-align:left;
    height:52px;
    border:1px;
}

#header li{
    display : inline-block;
    zoom:1;    
    *display:inline
}

#header li a,
#header li a:active,
#header li a:visited,
#header li a:link
{
    font-family : "Arial Narrow",Arial,Verdana;
    font-size   : 15px;
    color       : #655353;
    display : block;    
}
#header li a:hover{ color : #642401; }

#page_content{
    
    width:960px;
    margin:5px auto;    
    text-align:left;
    color:white;
}
#left_bar{ float:left; width:350px;text-align:left }
#right_bar{ float:right; width:600px;margin-left:10px;}


#right_bar h2{ font-size:14px; font-weight:bold; color : #655353; }

/* Ürünler RF - Slider */
.left-photo-button{ padding-top:20px}
.right-photo-button{ padding-top:20px}
#photo_slider{
        width : 960px;
        margin: 0 auto;
        height:255px;
    }

    #rf_slideshow{
        margin-top:5px;
        margin-left:10px;
        width:810px;
        height:255px;
        background:transparent;
        position:relative;
        float:left;
    }
        #rf_slideshow #rf_slides_container {
          margin:0 auto;
          width:810px;
          height:255px;
          overflow:auto;
          position:relative;
          float:left;
        }
        #rf_slideshow #rf_slides_container .slide {
          margin:10px auto;
          padding:0 2px;
          width:140px;
          height:235px;
          overflow : auto;
          float:left;
        }

        .control {
          display:block;
          text-indent:-10000px;
          cursor: pointer;
        }
        #leftControl{ padding:40px 20px 0 20px; }
        #rightControl{ padding:40px 20px 0 2px; }

#footer{
    margin:0px auto;
    width:950px;
    padding:7px 5px 5px 5px;
    height:18px;
    background: #353535;
    color : #afafaf;
    font-size : 12px;
    font-family: "Arial Narrow",Arial,Verdana;
}

#footer a,
#footer a:active,
#footer a:link,
#footer a:visited
{
    color :#afafaf;
    font-family: "Arial Narrow",Arial,Verdana;
    font-size:12px;
}
#footer a:hover{ color : white;; }

.orsagray{color:#6d6d6d}
