﻿body
{
    margin: 0px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: Black;
}
#gallery-adv
{
    margin-left: 5px;
}

#genel
{
    background-color: Black;
}
#main
{
    width: 1024px;
    margin: 0 auto;
    border-left: solid 1px gray;
    border-right: solid 1px gray;
    border-bottom: 2px white;
    border-bottom-style: dotted;
}

#banner
{
    width: 1024px;
    height: 69px;
    background-image: url('resim/images/top_image.jpg');
}
#banner_alt
{
    width: 1024px;
    height: 23px;
    background-image: url('resim/images/top_image_alt.jpg');
}
#main_image
{
    width: 1024px;
    height: 651px;
    background-image: url('resim/images/urun_back.jpg');
    background-repeat: no-repeat;
}
#referanslar
{
    padding-top: 20px;
    width: 1024px;
    height: 641px;
    background-image: url('resim/images/urun_back.jpg');
    background-repeat: no-repeat;
    font-size: 11px;
    color: #fff;
}
#referanslar ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
#referanslar li
{
    text-align: center;
    margin: 0px 0px 20px 27px;
    padding: 10px;
    float: left;
    border: 1px solid #4f1212;
    border-top: 2px solid #4f1212;
    width: 200px;
    height: 200px;
}

#referanslar a
{
    color: #fff;
    text-decoration: none;
}
#referanslar img
{
    margin-bottom: 10px;
}
#haberler
{
    padding-left: 20px;
    width: 800px;
    height: 641px;
    font-size: 12px;
    color: #fff;
}
#haberler ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
#haberler li
{
    width: 800px;
    padding: 10px;
    float: left;
}

#haberler a
{
    color: #7f0000;
    text-decoration: none;
}
#haberler img
{
    margin-right: 10px;
    border: 2px solid #fff;
}
#haberler div
{
    height: 100px;
}
#urunler
{
    float:left;
    padding-top: 20px;
    width: 1024px;
    height: 641px;
    background-image: url('resim/images/urun_back.jpg');
    background-repeat: no-repeat;
    font-size: 11px;
    overflow: auto;
    scrollbar-arrow-color: #709082;
    scrollbar-base-color: #000;
    scrollbar-shadow-color: #300003;
    scrollbar-face-color: #000;
    scrollbar-highlight-color: #300003;
}
#urunler ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
#urunler li
{
    text-align: center;
    margin: 0px 0px 20px 22px;
    padding: 0px;
    padding-top: 2px;
    float: left;
    border: 1px solid #4f1212;
    border-top: 2px solid #4f1212;
    width: 143px;
    height: 178px;
}
#urunler li:hover
{
    border: 1px solid #891f20;
    border-top: 2px solid #891f20;
}

#urunler a
{
    color: #fff;
    text-decoration: none;
}
#insankaynaklari
{
    float:left;
    padding: 20px;
    width: 984px; /* height: 621px;*/
  /*  background-image: url('resim/images/urun_back.jpg');*/
    color: #fff;
    background-color: #220202;
    font-size: 11px;
}



.Urun_Group_Text
{
    background-color: #220202;
    color: White;
    border: 1px solid #2e0100;
    width: 1012px;
    float: left;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 5px 0px 5px 10px;
}
.ekstra
{
    margin-bottom: 0px;
}

#urundetay
{
    padding-top: 20px;
    width: 1024px;
    background-image: url('resim/images/urun_back.jpg');
    background-repeat: no-repeat;
    height: 651px;
}
#urundetayright
{
    width: 472px;
    float: left;
    margin-bottom: 10px;
    padding-left: 15px;
    color: White;
}

#urundetayright ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
    margin-top: 10px;
}
#urundetayright li
{
    margin: 0px;
    padding: 0px;
}
#urundetayright label
{
    width: 125px;
    margin-right: 0px;
    display: inline-block;
}
.urundetayAdi
{
    background-color: #4a0000;
    margin-top: 20px;
    border: 1px solid gray;
    width: 398px;
    padding: 5px;
}
.urundetayAdiDiger
{
    background-color: #4a0000;
    margin-top: 20px;
    border: 1px solid gray;
    width: 398px;
    padding: 5px;
    clear: left;
    color: #fff;
    margin-left: 15px;
}
.urundetayAciklama
{
    color: White;
    margin-top: 20px;
    width: 398px;
}


#alt
{
    clear: left;
    width: 1024px;
    height: 23px;
    background-image: url('resim/images/top_image_alt.jpg');
}
#menu
{
    float: right;
    height: auto;
    margin-top: 3px;
}
.butons a
{
    text-decoration: none;
    color: White;
    font-family: Verdana;
    font-size: 12px;
    padding: 10px;
}
.butons a:hover
{
    text-decoration: none;
    color: red;
    font-family: Verdana;
    font-size: 12px;
    padding: 10px;
}
#menu2
{
    float: left;
    height: auto;
    margin-top: 3px;
}
.butons2 a
{
    text-decoration: none;
    color: White;
    font-family: Verdana;
    font-size: 10px;
    padding: 5px;
}
.butons2 a:hover
{
    text-decoration: none;
    color: red;
    font-family: Verdana;
    font-size: 10px;
    padding: 5px;
}

.hakkimizda
{
    float:left;
    width:984px;
    height: 550px;
    overflow: auto;
    color: #fff;
    padding: 20px;
    padding-top: 0px;
    background: url('resim/images/urun_back.jpg') no-repeat;
    scrollbar-arrow-color: #709082;
    scrollbar-base-color: #000;
    scrollbar-shadow-color: #300003;
    scrollbar-face-color: #000;
    scrollbar-highlight-color: #300003;
}
DIV.urundetaydiger  
{
    float:left;
    background-color:#bdb7b8;
	POSITION: relative; WIDTH: 1024px; HEIGHT: 150px; OVERFLOW: hidden;
}
UL.urundetaydiger {
	PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; WIDTH: 5000px; PADDING-RIGHT: 0px; DISPLAY: block; HEIGHT: 110px; LIST-STYLE-IMAGE: none; PADDING-TOP: 15px
}
.urundetaydiger LI {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 4px; PADDING-RIGHT: 4px; DISPLAY: block; FLOAT: left; PADDING-TOP: 0px
}
.urundetaydiger A {
	DISPLAY: block; TEXT-DECORATION: none
}
.urundetaydiger SPAN {
	COLOR: #000; FONT-SIZE: 12px;padding-left:5px;
}
.urundetaydiger A:hover SPAN {
	DISPLAY: block; 
}
.urundetaydiger IMG { 
	BORDER: #000 3px solid;FILTER: alpha(opacity=50); opacity: 0.5
}
.urundetaydiger A:hover IMG {
	FILTER: alpha(opacity=100); opacity: 1
}