﻿#LeftPart
{
 float: left;
 width: 23%;
}
#LeftMenu
{
 margin: 10px 0 10px 0;
 overflow: hidden;
 text-align: left;
}
#LeftMenu h1
{
 line-height: 30px;
 padding-left: 13px;
 font-size: 18px;
 color: Black;
 font-weight: normal;
 background: transparent url(/i/diger_bgMenuHeader.gif) no-repeat;
 border-bottom: solid 1px white;
}
.bullet
{
 font-size: 14px;
 font-family: Verdana;
}
#LeftMenu a
{
 width: 204px;
 display: block;
 background-color: #E8E8E8;
 padding: 1px 3px 5px 13px;
 font-weight: normal;
 font-size: 11px;
 text-decoration: none;
 color: Black;
 border-bottom: solid 1px white;
}
#LeftMenu a:Hover, #LeftMenu a.activeLink
{
 background-color: #CCCCCC;
 color: White;
}
#LeftMenu a.subMenu
{
 background-color: #eeeeee;
 width: 196px;
 padding: 3px 3px 5px 21px;
}
#LeftMenu a:Hover.subMenu, #LeftMenu a.activeSubMenuLink
{
 padding: 3px 3px 5px 21px;
 width: 196px;
 color: White;
 background-color: #cccccc;
}
#LeftMenuLinks
{
 display: block;
 width: 220px;
 text-align: center;
}
#LeftMenuLinks a
{
 display: block;
 width: 220px;
 height: 60px;
 background: transparent url(/i/diger_Linkler.png) no-repeat;
}

#LeftMenuLinks #UrunKatalogu
{
 display: block;
 height: 60px;
 background: transparent url(/i/diger_Linkler.png) no-repeat;
 overflow: hidden;
}
#LeftMenuLinks #UrunKatalogu:Hover
{
 background-position: -220px 0;
}

#LeftMenuLinks a.UrunKataloguBoru
{
 background: transparent none;
 float: left;
 width: 127px;
 background-position: 0 0;
}
#LeftMenuLinks a.UrunKataloguTel
{
 background: transparent none;
 float: right;
 width: 93px;
 background-position: 0 0;
}
#LeftMenuLinks #TanitimFilmi
{
 display: block;
 height: 60px;
 background: transparent url(/i/diger_Linkler.png) no-repeat;
 overflow: hidden;
 background-position: 0 -60px;
}
#LeftMenuLinks #TanitimFilmi:Hover
{
 background-position: -220px -60px;
}

#LeftMenuLinks #TanitimFilmi a.TanitimFilmiBoru
{
 background: transparent none;
 float: left;
 width: 130px;
 background-position: 0 0;
}

#LeftMenuLinks #TanitimFilmi a.TanitimFilmiTel
{
 background: transparent none;
 float: right;
 width: 90px;
 background-position: 0 0;
}

#LeftMenuLinks a.Sertifikalar
{
 background-position: 0 -120px;
}
#LeftMenuLinks a:Hover.UrunKatalogu
{
 background-position: -220px 0;
}
#LeftMenuLinks a:Hover.TanitimFilmi
{
 background-position: -220px -60px;
}
#LeftMenuLinks a:Hover.Sertifikalar
{
 background-position: -220px -120px;
}
#LeftMenuLogin
{
 margin-top: 13px;
}
#RightPart
{
 margin-top: 10px;
 float: right;
 width: 77%;
 text-align: left;
 overflow: hidden;
}
#PageContent
{
 margin-left: 10px;
 overflow: visible;
 border: solid 1px #E8E8E8;
 min-height: 481px;
 line-height: 165%;
 font-size: 11px;
}
#PageContent h1
{
 background: transparent url(/i/diger_bgHeader.gif) repeat-x;
 line-height: 30px;
 padding-left: 13px;
}
