body {
	background:#d8d6d7 url(../images/bg.png) repeat-x;
	margin:0 auto ;
	padding:0 0px 0px 0;
	font:12px/18px Arial,Helvetica,sans-serif;
	color:#333;
}

#wrapper {
	width: 998px;
	margin:0 auto;
	padding:0;
}

#header {
	background: url(../images/bg-header.png) repeat-x;
	height: 130px;
	overflow: hidden;
        position: relative;
}

#logo {
    width: 270px;
    float: left;
    height:130px;
    background: url(../images/sprite.png) no-repeat 0px 15px;
}

#logo a{
    display:block;
    width: 270px;
    height:130px;
    text-decoration:none;
    text-indent:-9000px;
}

#nav {
    float: left;
    padding:61px 0 0 0;
}

#nav ol {
    list-style: none;
    margin: 0;
    padding: 0;
}

#nav ol li{
    display: inline;
    margin:0;
    padding:0;
}

#nav ol li a{
    width: 89px;
    height: 40px;
    display: block;
    float: left;
    background: url(../images/sprite.png) no-repeat 0px -150px;
    text-decoration: none;
    text-indent: -9000px;
}

#nav ol li a:hover{
    background-position:0px -200px;
}

#nav ol li a.n02{
    width: 119px;
    background-position:-89px -150px
}
#nav ol li a.n02:hover{
    background-position:-89px -200px;
}

#nav ol li a.n03{
    width: 65px;
    background-position:-208px -150px
}
#nav ol li a.n03:hover{
    background-position:-208px -200px;
}

#nav ol li a.n04{
    width: 75px;
    background-position:-273px -150px
}
#nav ol li a.n04:hover{
    background-position:-273px -200px;
}

#nav ol li a.n05{
    width: 87px;
    background-position:-348px -150px
}
#nav ol li a.n05:hover{
    background-position:-348px -200px;
}

#nav ol li.selected a.n01{background-position:0px -200px;}
#nav ol li.selected a.n02{background-position:-89px -200px;}
#nav ol li.selected a.n03{background-position:-208px -200px;}
#nav ol li.selected a.n04{background-position:-273px -200px;}
#nav ol li.selected a.n05{background-position:-348px -200px;}

#kapakufak{
    position: absolute;
    right: 0px;
    top:0px;
    height: 130px;
    background:url(../images/sprite.png) no-repeat 0px -280px;
    width: 160px;
}
#kapakufak img{
    float: right;
}


#content {
	width: 620px;
	float: left;
        margin-bottom:10px;
}
#content a img{border:none;}

#ufakmansetWrapper {width: 620px;padding:10px 0 0 0;overflow:hidden;}
#ufakmansetWrapper2 {width: 620px;padding:0px 0 0 0;overflow:hidden;}
.ufakmanset {float:left;margin:0 10px 10px 0px;}
#content .ufakmanset a img{padding:10px;background:#FFF;}

#sidebar {float: left; width:378px;margin-bottom:10px}
#sidebar a img{border:none;}

#sidebar .yanmanset{margin:0 0 1px 0;}
#sidebar .yanmanset a img{border:10px solid #FFF}

#icerikBorder{background:#FFF;margin:0 10px 0 0;padding:10px;}
#icerik {padding:10px;background:#f2f2f2;}
#icerik h1{font:bold 36px/24px Arial,Helvetica,sans-serif;letter-spacing:-2px;margin:0 0 10px 0;}
#icerik h1 span{font:bold 16px/24px Arial,Helvetica,sans-serif;display:block;letter-spacing:-1px; }
#icerik h2{font:bold 14px/14px Arial,Helvetica,sans-serif;margin:0 0 4px 0;}


#formWrapper {
    margin:10px 0 0 0;
    background:#FFFFFF;
    padding:10px 10px 9px 10px;
	width:358px;
}
.box {margin:0px 0px 1px 0px;padding:0px 10px 10px 0px;}
.light {background:#e1e1e1}
.dark {background:#c7c7c7}
.nopadding{padding:0 0 0 0;}
.email {padding:8px 10px;}
.center {padding:10px;text-align:center;}
.column{width: 160px;float:left;padding:0 0 0 10px;}
label {display:block;margin:10px 0 0 0;}
label span{display:block;}
input.short {width: 30px;}
input.medium {width: 102px;}

#sidebar h3{
	margin:0;
	padding:8px 0px 4px 10px;
}

input.red{border:none;background:#F00;color:#FFF;padding:4px 10px;margin:5px 13px 0px 0px;float:right;cursor:pointer;}
input.red:hover{background:#FF5900}
input.green{border:none;background:#FF0;color:#FFF;padding:4px 10px;margin:5px 13px 0px 0px;float:right;cursor:pointer;}
input.green:hover{background:#FF5900}

#footer {background:#FFF;clear:both;margin:10px 0 0 0;padding:10px;text-align:center;color:#999;}

.iletisim{height:955px;}
.contentColumn{width:275px;float: left;padding-right:10px;}
dt {margin:0;padding:0;font:bold 12px/18px Arial,Helvetica,sans-serif;}
dd{margin:0;padding:0}