html *
{
    margin:0;
    padding:0;
    font-family: Tahoma;
    font-size:small;
}

body {
    background: #2D2D2D;
    text-align: left;
    font-size: 11px;
    color: White;
    line-height: 14px;
}
p { margin-top:5px;}
Table 
{
    border-collapse:collapse;
}

a
{
    color: White;
}

a:hover
{
    text-decoration: none;
}
a.red_:hover
{
    text-decoration: underline;
}


.SagMenu
{
    vertical-align: middle;
    margin-left:20px;
    margin-top:10px;
}

.SagMenu a, .SagMenu a:hover, .SagMenu a:link, .SagMenu a:visited
{
    line-height:25px;
}

.SagMenu .MenuItem
{
    list-style-image: url(images/pointer.gif);
}
.SagMenu .MenuItem a
{
    padding-top: 4px;
    text-decoration: none;
}


.SagMenu .MenuItem a:hover
{
    color: White;
}

.SagMenu .MenuItem:hover
{
    list-style-image: url(images/pointerc.gif);
}

.ContentKutu
{
    padding-top: 10px;
    height: 100%;
}
.SagKutu
{
    width: 250px;
    float: right;
}

.LogoRow .SagKutu { height:152px;}
.MenuRow .logo { max-width:100%; max-height:100%;}
.SolKutu {
    width: 513px;
    float: left;
    height: 100%;
}

h2 {
    font-size: 22px;
    padding-top:15px;
    margin-bottom:5px;
    text-align: left;
    border-bottom-style: inset;
    border-bottom-width: 2px;
    border-bottom-color: #3B3B3B;
    color:White;
}
H3 {
    font-size: 16px;
    padding-top:20px;
    margin-bottom:5px;
    text-align: left;
    border-bottom-style: inset;
    border-bottom-width: 2px;
    border-bottom-color: #3B3B3B;
}
h4 {
    font-size: 11px;
    margin-bottom:3px;
    margin-top:8px;
}

.RefLogo {
    width:170px;
    padding:10px;
    vertical-align:top;
    text-align:center;
}
.RefText { padding-left:5px;}

.Default .Haber td IMG 
{
    max-height:60px;
    max-width:80px;
}
.Haber .Head
{
    display: block;
    width: 100%;
    color: White;
    margin-top: 8px;
}

.Motto
{
    background:transparent url(images/back_h.jpg) no-repeat; 
    text-align:center;
    height:170px;
}

.Motto span 
{
    margin-top:80px;
}

.Footer
{
    padding-top: 45px;
    text-align: center;
    clear:both;
}

.Master
{
    margin-top:80px;
    margin-left: auto;
    margin-right: auto;
    width: 773px;
}

.LogoRow
{
    height: 152px;
}
.MenuRow 
{
    clear:both;
    margin-top:20px;
}
.MenuRow .SolKutu
{
    background-color:#eee;
    width:380px;
    padding:60px;
    max-height:200px;
}

.ContentRow 
{
    height:100%;
    clear:both;
}
.right_clmn
{
    width: 250px;
}

.Clear {
    Clear:both;
    padding-top:20px;
    padding-bottom:10px;
    background-color:Orange;
}

.References .SolKutu {
    width:100%;
}

.References .SolKutu .MenuItem
{
        list-style-image: url(images/pointer.gif);
}

.Feature {
    clear:both;
    height:auto;
    min-height:100px;
    margin-bottom:30px;
}

.Feature p{
    text-align: justify; 
}
 
.Feature h3 {
    clear:both;
}
.Feature img.Left {
    margin-right:20px;
    max-width:200px;
    max-height:120px;
}

.Feature img.Right {
    margin-left:10px;
    float:right;
}

.UrunIntro {
    height:100%;
}

.UrunIntro ul {
/*     margin-left:130px; */
}
.UrunIntro img {
    max-width:100px;
    min-width:80px;
    min-height:80px;
    margin-right:20px;
    border:none;
}

.Left {
    float:left;
}

.Cozumler .SolKutu > ul li.MenuItem {
    color:Red;
    padding-top:10px;
    list-style-type:disc;
    font-size:14px;
}

.clear {
    clear:both;
}

.MoreOnDTS img {
    max-width:250px;
    float:right;
}

.MoreOnDTS img:hover {
    max-width:750px;
}

.MoreOnDTS ul li {
    list-style-position:inside;
}

.AboutTeta .Item {
    width:100px;
    display:inline-block;
}


.References .Haber tr {
margin-bottom:3px;
}

.Haber { margin-bottom:6px;}

.img_thumb.backTransparent { background-color:Transparent;}
