﻿@import url(http://fonts.googleapis.com/css?family=Roboto:300,400,600,700,900&subset=latin,latin-ext);
body
{
    background-position: left top;
    background-color: #4D0200;
    margin: 0px auto;
    text-align: center;
    background-image: url('img/bg.jpg');
    background-repeat: repeat-x;
    vertical-align: top;
    font-family: 'Roboto' , sans-serif;
    font-size: 13px;
}
.header
{
    background-image: url('img/header2.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    width: 972px;
    height: 390px;
    margin: 0px auto;
}
.ust
{
    height: 100px;
}

#nav
{
    width: 944px;
}

#nav > a
{
    display: none;
}
#nav li
{
    margin: 0px;
    padding: 0px;
    position: relative;
    list-style-type: none;
}
#nav li a
{
    color: #FFFFFF;
    display: block;
}
#nav li a:active
{
    color: #FFFFFF;
}
#nav span:after
{
    width: 0;
    height: 0;
    border: 0.313em solid transparent; /* 5 */
    border-bottom: none;
    border-top-color: #efa585;
    content: '';
    vertical-align: middle;
    display: inline-block;
    position: relative;
    right: -0.313em; /* 5 */
}

/* first level */

#nav > ul
{
    margin: 0px;
    padding: 0px;
}
#nav > ul > li
{
    height: 100%;
    float: right;
    margin: 0px;
    padding: 0px;
}
#nav > ul > li > a
{
    padding: 10px 2px 10px 2px;
    height: 100%;
    font-size: 18px; /* 24 */
    text-align: center;
    text-decoration: none;
    width: 126px;
    font-weight: 300;
}

#nav > ul > li:not( :last-child ) > a
{
}
#nav > ul > li:hover > a, #nav > ul:not( :hover ) > li.active > a
{
    color: #FFFFFF;
}
.butonlar
{
    width: 972px;
    height: 228px;
    margin: 0px auto;
}
.box
{
    width: 220px;
    float: left;
    height: 211px;
    margin: 0px 3px 3px 16px;
}
.box img, .anasayfasag img
{
    border: none;
}
.content
{
    width: 972px;
    margin: 0px auto;
    text-align: left;
    color: #FFFFFF;
}
.sol
{
    width: 250px;
    float: left;
}
.sag
{
    width: 710px;
    float: left;
}
.btn
{
    padding: 13px 0px 0px 15px;
    margin: 0px 0px 12px 20px;
    background-image: url(img/btn.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    height: 32px;
    font-weight: bold;
    width: 198px;
}
.btn a
{
    font-size: 16px;
    font-style: italic;
    color: #2f0300;
    font-weight: bold;
    text-decoration: none;
}
.btn a:hover
{
    font-size: 16px;
    font-style: italic;
    color: #2f0300;
    font-weight: bold;
    text-decoration: underline;
}
.logolar
{
    padding: 10px;
    text-align: center;
}
.alt
{
    background-image: url(img/alt.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    min-height: 150px;
    color: #FFFFFF;
    background-color: #0A0000;
}
.alt a
{
    color: #FFFFFF;
    text-decoration: none;
}
.alt a hover
{
    color: #FFFFFF;
    text-decoration: underline;
}
.anasayfasol
{
    margin: 0px 20px 0px 6px;
    width: 452px;
    float: left;
}
.anasayfasag
{
    width: 228px;
    float: left;
    padding-top: 16px;
}
.haberler
{
    background-image: url('img/textbaslik.jpg');
    background-repeat: no-repeat;
    background-position: left top;
    background-color: #340201;
    padding: 50px 20px 10px 20px;
    color: #FFFFFF;
}
#marqueecontainer
{
    padding: 2px 2px 2px 4px;
    position: relative;
    width: 400px; /*marquee width */
    height: 116px; /*marquee height */
    overflow: hidden;
    top: 0px;
    left: 0px;
}
.baslik
{
    padding: 5px;
    text-decoration: none;
    color: #FFFFFF;
    font-weight: bold;
}
.haberler a
{
    text-decoration: none;
    color: #FFFFFF;
}
.urunbox
{
    margin: 0px 13px 5px 7px;
    width: 216px;
    height: 240px;
    float: left;
    text-align: center;
}
.ubxy
{
    color: #E15204;
    font-size: 14px;
    font-weight: bold;
}
input[type=text], input[type=password]
{
    padding: 4px;
    margin: 3px;
    border: 1px solid #2A0200;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #333331;
    width: 250px;
}

textarea
{
    padding: 4px;
    margin: 3px;
    border: 1px solid #2A0200;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #333331;
    width: 250px;
}
