body
{
    margin:0;
    padding: 0;
    background: url('../images/bg.jpg') center top no-repeat;
    font:12px Trebuchet MS;
}
a { text-decoration: none; }
img { border:0; vertical-align: middle; }
.clear { clear: both; }
.wrapper
{
    width: 996px;
    margin: 0 auto;
    position: relative;
}
.top
{
    margin: 10px 0;                               
    background: url('../images/menuback.png') center top no-repeat;
    height: 50px;
}
.bgwidth { width: 100%; }
.mainwrap { margin-top: 10px; position: relative; }
#slider { overflow: hidden; position: relative; width: 100% !important;}
#banner
{
    position: relative;
}
.logowrap { margin: auto; width: 996px; height: 20px; position: relative;z-index: 100;}
.shadow { background: url('../images/shadow.png') center top no-repeat; height: 24px; }

.logo
{
    background: url("../images/logoback.png") no-repeat scroll left top transparent;
    bottom: -27px;
    height: 125px;
    left: -11px;
    position: absolute;
    text-align: center;
    width: 300px;
}
.logo img { margin-top: 20px; }
.prevBTN
{
    left: 24%;
    position: absolute;
    top: 40%;
    z-index: 1000;
    cursor: pointer;
}
.nextBTN
{
    position: absolute;
    right: 25%;
    top: 40%;
    z-index: 1000;
    cursor: pointer;
}
.ustMenu 
{
    text-align: center;
}
.ustMenu ul
{
    margin:0;
    padding: 0 0 0 57px;
    list-style-type: none;
    display: inline-block;
}
.ustMenu ul li
{
    float: left;
    margin-right: 10px;
}
.ustMenu ul li a
{
    color: #B45020;
    display: block;
    padding: 14px 6px 15px;
    cursor:pointer;
}
.ustMenu ul li.current a
{
    color:#000000;
    border:1px solid #d96700;
    background: #ffd778;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffd778), to(#ff871a));
    background: -webkit-linear-gradient(#ffd778, #ff871a);
    background: -moz-linear-gradient(#ffd778, #ff871a);
    background: -ms-linear-gradient(#ffd778, #ff871a);
    background: -o-linear-gradient(#ffd778, #ff871a);
    background: linear-gradient(#ffd778, #ff871a);
    -pie-background: linear-gradient(#ffd778, #ff871a);
}
.ustMenu ul li ul
{
    display: none;
}
#nav
{
    position: absolute;
    bottom:40px;
    left:47%;
    z-index: 10;
}
#nav a
{
    background: none repeat scroll 0 0 #FFB14B;
    border: 2px solid #FFB14B;
    border-radius: 18px 18px 18px 18px;
    color: #FFB14B;
    cursor: pointer;
    font-size: 10px;
    padding: 0 5px;
    margin-right: 3px;
}
#nav a.activeSlide
{
    background: #000000;
    color:#000;
}
.round
{
    border:2px solid #fff;
    border-radius:50px;
    padding: 15px;
    background: #fb9808;
    float: left;
    margin-right: 10px;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fb9808), to(#ea260d));
    background: -webkit-linear-gradient(#fb9808, #ea260d);
    background: -moz-linear-gradient(#fb9808, #ea260d);
    background: -ms-linear-gradient(#fb9808, #ea260d);
    background: -o-linear-gradient(#fb9808, #ea260d);
    background: linear-gradient(#fb9808, #ea260d);
    -pie-background: linear-gradient(#fb9808, #ea260d);
}
.mainBlock ul
{
    margin:0;
    padding: 0;
    list-style-type: none;
}
.mainBlock ul li
{
    float: left;
    margin-right: 2px;
}
.blocktext
{
    color: #686868;
    float: left;
    font-size: 11px;
    width: 150px;
}
.blocktext a
{
    color: #686868;
}
.blocktext h3
{
    font-size:19px;
    color:#000000;
    margin: 4px 0;
}
.blocktext h3 a {
    color:#000000;
}
.content {
    position: relative;
    margin-top: 30px;
}
.columnleft
{
    width: 422px;
    float: left;
    margin-right: 8px;
}
.columnright { overflow: hidden; height: 450px; }
.header 
{
    border-radius:4px;
    color:#ff9f36;
    padding: 5px;
    background: #414141;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#414141), to(#0a0a0a));
    background: -webkit-linear-gradient(#414141, #0a0a0a);
    background: -moz-linear-gradient(#414141, #0a0a0a);
    background: -ms-linear-gradient(#414141, #0a0a0a);
    background: -o-linear-gradient(#414141, #0a0a0a);
    background: linear-gradient(#414141, #0a0a0a);
    -pie-background: linear-gradient(#414141, #0a0a0a);
}
.mround
{
    width: 396px;
    height: 396px;
    background: url('../images/mround.png') center center no-repeat;
    position: absolute;
    right: 0;
    top:0;
}
.mhead
{
    font-size:12px;
    color:#545454;
    text-align: center;
    margin-top: 36px;
    padding-right: 9px;
}
.mcontent
{
    margin: 33px auto 0;
    width: 270px;
    font-size:12px;
}
.sround
{
    background: url('../images/sround.png') center center no-repeat;
    height: 297px;
    position: absolute;
    right: 274px;
    top: 148px;
    width: 297px;
}
.shead
{
    color: #FFFFFF;
    font-size: 12px;
    margin-top: 28px;
    padding-right: 9px;
    text-align: center;
}
.scontent
{
    margin: 30px auto 0;
    width: 233px;
    font-size:12px;
	line-height:22px;
	padding-left:20px;
}
.newscont { position: relative; }
.newsimg { margin-right: 10px; text-align:right; }
.newsimg  img { border:2px solid #333; height:106px; width:230px;}
.newstext { 
    overflow: hidden;
    margin-left: 67px;
	margin-top:10px;
}

.copyright{
    margin: 6px 0 8px;
    border-radius:4px;
    color:gray;
    padding: 11px;
    background: #414141;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#414141), to(#0a0a0a));
    background: -webkit-linear-gradient(#414141, #0a0a0a);
    background: -moz-linear-gradient(#414141, #0a0a0a);
    background: -ms-linear-gradient(#414141, #0a0a0a);
    background: -o-linear-gradient(#414141, #0a0a0a);
    background: linear-gradient(#414141, #0a0a0a);
    -pie-background: linear-gradient(#414141, #0a0a0a);
    text-align: center;
}
.container
{
    background-color: #FFFFFF;
    margin: 5px 0;
    padding: 10px;
    border-radius:5px;
    overflow: hidden;
}
.taright
{
    margin-top: 19px;
    padding: 11px
}
.logoblank
{

}
.contactPage
{
    
}
.contentleft
{
    width: 220px;
    float: left;
}
.contentright
{
    overflow: hidden;
}
.leftMenu
{
    background: none repeat scroll 0 0 #fafafa;
}
.leftMenu ul
{
    margin:5px;
    padding: 0;
    list-style-type: none;
}
.leftMenu ul li
{
    width: 100%;
}
.leftMenu ul li a
{
    font-size:12px;
    font-weight: bold;
    color:#909090;
    padding: 8px 8px;
    display: block;
    border-bottom:1px dotted #909090;

}
.leftMenu ul li a:hover
{
    background: #414141;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#414141), to(#0a0a0a));
    background: -webkit-linear-gradient(#414141, #0a0a0a);
    background: -moz-linear-gradient(#414141, #0a0a0a);
    background: -ms-linear-gradient(#414141, #0a0a0a);
    background: -o-linear-gradient(#414141, #0a0a0a);
    background: linear-gradient(#414141, #0a0a0a);
    -pie-background: linear-gradient(#414141, #0a0a0a);
    color:#FF9F36;
}
.leftMenu ul li ul
{
    display: none;
}
.leftMenu ul li.current ul
{
    display: block;
}
.leftMenu ul > li.current > a
{
    background: #414141;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#414141), to(#0a0a0a));
    background: -webkit-linear-gradient(#414141, #0a0a0a);
    background: -moz-linear-gradient(#414141, #0a0a0a);
    background: -ms-linear-gradient(#414141, #0a0a0a);
    background: -o-linear-gradient(#414141, #0a0a0a);
    background: linear-gradient(#414141, #0a0a0a);
    -pie-background: linear-gradient(#414141, #0a0a0a);
    color:#FF9F36;
}
#iletisim input[type="text"]{
    border: 1px solid #ccc;
    border-radius:5px;  
    padding: 6px;
    width: 150px; 
    font-size: 11px;
    color:#666;
    box-shadow: 0 -1px 3px #CCCCCC inset;
}
#iletisim textarea{
    border: 1px solid #ccc;
    border-radius:5px;  
    padding: 6px;
    width: 200px;
    font-size: 13px; 
    color:#666;
    box-shadow: 0 -1px 3px #CCCCCC inset;
}

.gonderInput{
    background-color: #000000;
    border: 1px solid #000000;
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px 20px;
    float: right;
    border-radius:5px; 
    margin-right: 131px;
}
.galeri
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.galeri li
{
    float: left;
    margin-left: 2px;
    margin-bottom:10px;
}
.galeri li img
{
    border:2px solid #333;
}
.slidelogo img {
    vertical-align: middle;
    margin: 0 5px;
}
