@CHARSET "UTF-8";

/* Default Style */

html, body, div, span, p, blockquote, pre,
a, form, label, table, caption, tbody, tfoot, thead, tr, th, td {
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	color: #525252;
}

body {
	background: #20b400 url(../img/background.jpg) no-repeat center top;
}

a {
	text-decoration: none;
	color: #555555;
}

img {
	border: 0px;
}

.clear {
	clear: both;
}

/* Main Style */
#main{
	margin: 0px auto;
	width: 1015px;
}

#main .default {
	width: 990px;
	margin: 0px auto;
}

/* Top Style */
.dil {
	background: url(../img/dil_ayrac.gif) no-repeat center 7px;
	float: right;
}

.dil a {
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px 3px;
}

#logo {
	float: left;
	width: 223px;
	height: 80px;
	margin-left: 7px;
	margin-top: 20px;
}

#menu {
	margin-top: 40px;
	float: right;
	width: 729px;
}

#menu a {
	display: block;
	float:left;
}
/*
#menu a.menu1 { width: 158px; height: 58px; }
#menu a.menu2 { width: 148px; height: 58px; }
#menu a.menu3 { width: 120px; height: 58px; }
#menu a.menu4 { width: 112px; height: 58px; }
#menu a.menu5 { width: 191px; height: 58px; }
*/
#menu a.menu1 { background: url(../img/menu1.png) no-repeat 0px 0px; width: 158px; height: 58px; }
#menu a.menu2 { background: url(../img/menu2.png) no-repeat 0px 0px; width: 148px; height: 58px; }
#menu a.menu3 { background: url(../img/menu3.png) no-repeat 0px 0px; width: 120px; height: 58px; }
#menu a.menu4 { background: url(../img/menu4.png) no-repeat 0px 0px; width: 112px; height: 58px; }
#menu a.menu5 { background: url(../img/menu5.png) no-repeat 0px 0px; width: 191px; height: 58px; }

.aktifmenu
{ background-position: 0px -58px !important; }

/* Content Style */
#content {
	padding: 5px;
	width: 1015px;
	
}

#content .contentust {
	width: 1015px;
	height: 19px;
	overflow:hidden;
	background: url(../img/content_top.png) no-repeat 0px 0px;
}

#content .contentalt {
	width: 1015px;
	height: 30px;
	overflow:hidden;
	background: url(../img/content_bottom.png) no-repeat 0px 0px;
}

#content .content {
	width: 1015px;
	background: url(../img/content_bg.png) repeat-y 0px 0px;
}

#content .content .area {
	width: 970px;
	margin:0px auto;
	overflow:hidden;
}

#content .content .area .promo{
	float: left;
	width: 700px;
	height: 340px;
	overflow:hidden;
}

#content .content .area .haber{
	float: right;
	width: 262px;
	height: 340px;
	overflow:hidden;
}

#content .content .area .haber_ust{
	width: 262px;
	height: 41px;
	background: url(../img/news_header.png) no-repeat;
}

#content .content .area .haber_alt{
	width: 262px;
	height: 9px;
	background: url(../img/news_bottom.png) no-repeat;
}

#content .content .area .haber_content{
	background-color: #FFFFFF;
	width: 262px;
	height:290px;
}

#content .content .area .haber_content ul{
	list-style: none;
	margin: 0px;
	padding: 2px 15px 0px;
}

#content .content .area .haber_content ul li{
	/*margin-bottom: 8px;*/
	border-bottom: 1px solid #086a00;
	
}

#content .content .area .haber_content ul li > a.aktif{
	color: #086a00;
}

#content .content .area .haber_content ul li > a{
	display: block;
	color: #1a70a7;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 0px;
}

#content .content .area .haber_content ul li > div{
	color: #086a00;
	font-size: 12px;
	padding:5px;
	line-height: 14px;
}

#content .content .area .haber_content ul li .haberdevam {
	float:right;
	display: block;
	background: url(../img/bullet.png) no-repeat;
	width: 18px;
	height: 12px;
}

#content .content .area .haber_content .allnews {
	margin-top: 10px;
	float: right;
	display: block;
	width: 89px;
	height: 15px;
	margin-right: 15px;
	background: url(../img/allnews.png) no-repeat;
}

#content .content .area .kutular {
	margin:5px 0px;
}

#content .content .area .kutular div{
	font-size: 11px;
}

#content .content .area .kutular .kutu1{
	float: left;
	background: url(../img/kutu1_bg.png) no-repeat;
	width: 349px;
	height: 136px;
	overflow: hidden;
	margin-right:4px;
}

#content .content .area .kutular .kutu1 .header a{
	display: block;
	width: 105px;
	height: 26px;
	overflow: hidden;
	background: url(../img/kutu1_header.png) no-repeat;
	margin: 5px;
}

#content .content .area .kutular .kutu1 .kutu_content {
	width: 200px;
	height: 75px;
	overflow: hidden;
	margin-top: 15px;
	margin-left: 130px;
}

#content .content .area .kutular .kutu1 .kutu_content .kutubg{
	background-color: #cbcbcb;
	width: 190px;
	height: 43px;
	overflow: hidden;
	color: #414141;
	padding: 5px;
}

#content .content .area .kutular .kutu1 .kutu_content a{
	color: #414141;
}

#content .content .area .kutular .kutu1 .kutu_content a:hover{
	text-decoration: underline;
}

#content .content .area .kutular .kutu_content .devami{
	margin-top: 5px;
	float: right;
	background: url(../img/devami.png) no-repeat;
	display: block;
	width: 55px;
	height: 15px;
	overflow: hidden;
}

#content .content .area .kutular .kutu2{
	float: left;
	background: url(../img/kutu2_bg.png) no-repeat;
	width: 349px;
	height: 136px;
	overflow: hidden;
	margin-right:3px;
}

#content .content .area .kutular .kutu2 .header a{
	display: block;
	width: 165px;
	height: 26px;
	overflow: hidden;
	background: url(../img/kutu2_header.png) no-repeat;
	margin: 5px;
}

#content .content .area .kutular .kutu2 .kutu_content {
	width: 200px;
	height: 75px;
	overflow: hidden;
	margin-top: 15px;
	margin-left: 130px;
}

#content .content .area .kutular .kutu2 .kutu_content .kutubg{
	background-color: #cbcbcb;
	width: 190px;
	height: 43px;
	overflow: hidden;
	color: #414141;
	padding: 5px;
}

#content .content .area .kutular .kutu3{
	float: left;
	background: url(../img/kutu3_bg.png) no-repeat;
	width: 265px;
	height: 136px;
	overflow: hidden;
}

#content .content .area .kutular .kutu3 .header a{
	display: block;
	width: 96px;
	height: 26px;
	overflow: hidden;
	background: url(../img/kutu3_header.png) no-repeat;
	margin: 5px;
}

#content .content .area .kutular .kutu3 .kutu_content {
	width: 140px;
	height: 75px;
	overflow: hidden;
	margin-top: 15px;
	margin-left: 110px;
}

#content .content .area .kutular .kutu3 .kutu_content .kutubg{
	background-color: #cbcbcb;
	width: 130px;
	height: 43px;
	overflow: hidden;
	color: #414141;
	padding: 5px;
}

#content .content .area .sayfa{
	float: left;
	width: 701px;
	overflow:hidden;
}

#content .content .area .sayfa > img{
	margin-bottom: 5px;
}

#content .content .area .sayfa .sayfa_ust{
	background: url(../img/alt_ust.png) no-repeat;
	width: 701px;
	height: 9px;
	overflow: hidden;
}

#content .content .area .sayfa .sayfa_alt{
	background: url(../img/alt_alt.png) no-repeat;
	width: 701px;
	height: 9px;
	overflow: hidden;
}

#content .content .area .sayfa .sayfacontent{
	width: 701px;
	overflow: hidden;
	background-color: #FFFFFF;
}

#content .content .area .sayfa .sayfacontent .area{
	padding: 15px 10px;
	width: 681px;
}

#content .content .area .haberlist li {
	margin: 5px 0px;
	padding: 5px 0px;
	border-bottom: 1px solid #dadada;
}

#content .content .area .haberlist li img {
	height: 25px;
	width: 25px;
	float: left;
}

#content .content .area .haberlist li a{
	line-height: 25px;
	float: left;
	font-weight: bold;
	color: #333333;
	padding-left: 10px;
}

#content .content .area .sayfa .sayfacontent .area .textarea {
	float: right;
	width: 440px;
	line-height: 14px;
}

#content .content .area .sayfa .sayfacontent .area .urunarea {
	width: 100%;
	min-height: 250px;
	line-height: 14px;
}

#content .content .area .sayfa .sayfacontent .area p{
	margin-bottom: 15px;
}

#content .content .area .sayfa .sayfacontent h2, h2{
	font-size: 16px;
}

.urunmenu {
	position: relative;
	background: url(../img/urun_menu_bg.png) no-repeat;
	height: 27px;
	
}

.urunmenu ul{
	list-style: none;
}

.urunmenu ul li {
	float: left;
	max-width: 250px;
	height: 27px;
}

.urunmenu ul li > a{
	position: relative;
	display: block;
	line-height: 27px;
	font-weight: bold;
	color: #333333;
	margin-right: 0px;
	padding-left: 20px;
	height: 27px;
	overflow: hidden;
}

/*.urunmenu ul li > a:hover,*/
.urunhover > a{
	background: url(../img/urun_menu_hover_bg_sol.png) no-repeat;
	margin-top: -3px;
	padding-bottom: 3px;
	color: #FFFFFF !important;
}

.urunmenu ul li > a span{
	position: relative;
	float: right;
	display: block;
	width: 13px;
	height: 27px;
	margin-left:7px;
}

/*.urunmenu ul li > a:hover span,*/
.urunhover > a span{
	background: url(../img/urun_menu_hover_bg_sag.png) no-repeat;
}

.urunmenu ul li div {
	display: none;
	position: absolute;
	background: url(../img/urun_menu_item_bg.png) no-repeat center bottom;
	padding-bottom: 11px;
	width: 202px;
	margin-top: -1px;
	z-index: 999;
}

.urunmenu ul li div > a{
	display: block;
	color: #333333;
	line-height: 25px;
	margin: 0px 10px;
	width: auto;
	padding:0px 5px;
	border-bottom: 1px solid #aeaeae;
}

.urunmenu ul li div > a:hover {
	background-color: #FFFFFF;
}

.urunlist {
	margin-top: 10px;
}

.urunlist li > a {
	clear: both;
	display: block;
	padding-left: 10px;
	width: 670px;
	background-color: #086a00;
	line-height: 25px;
	color: #FFFFFF;
	margin-bottom: 3px;
}

.urunlist ul li > a.aktif {
	background-color: #000055;
}

.urunlist li div {
	margin-bottom: 10px;
	display: none;
}

.urunlist li div img{
	float: right;
	height: 120px;
	width: 170px;
}

.urunlist li div a {
	color: #086a00;
	display: block;
	line-height: 25px;
	font-weight: bold;
}

#anket {
	width: 900px;
	margin: 0px auto;
}
#anket .logo {
	float: left;
}
#anket .toptext {
	float: left;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	margin-top: 25px;
	margin-left: 80px;
}
#anket .icerik {
	clear: both;
	background-color: #FFFFFF;
	border: 3px solid #DDDDDD;
}

#anket .icerik .diger,
#anket .icerik .obur,
#anket .icerik .deger {
	width: 90%;
	margin-left: 50px;
	margin-top: 25px;
}

th span{
	color: #CC0000;
	font-weight: bold;
	font-size: 16px;
	padding: 0px 3px;
}

#anket .icerik .diger td,
#anket .icerik .diger th,
#anket .icerik .deger td,
#anket .icerik .deger th	
 {
	padding: 3px;
}
#anket .icerik th {
	font-size: 16px;
	text-align: left;
	vertical-align: middle;
}

#anket .icerik .deger td,
#anket .icerik .deger th{
	border: 1px solid #dddddd !important;
	line-height: 30px;
}
#anket .icerik .deger tbody td span {
	margin-left: 15px;
}
#anket .icerik .deger td {
	width: 50px;
}

#anket .icerik .deger thead th {
	text-align: center;
	background-color: #f5f5f5;
}

#destekformu {
	border: 1px solid #f0f0f0;
	padding: 5px;
}

#destekformu h2{
	font-size: 16px;
	margin-bottom: 10px;
	padding: 3px;
	border-bottom: 1px solid #f0f0f0;
}

#destekformu th {
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
}

.padd {
	padding: 3px;
}

th {
	font-weight: bold;
	padding-right: 5px;
	text-align: left;
	font-size: 14px;
}

td, th {
	vertical-align: middle !important; 
}

.MultiFile-label {
	font-size: 14px;
}

.solmenu {
	float: left;
	margin: 5px 10px;
}

.solmenu li.level2{
	padding-left:15px;
}

.solmenu li.level2 a{
	font-weight: normal;
	font-size: 11px;
	margin-top: -3px;
}

.solmenu a {
	font-weight: bold;
	color: #086a00;
	display: block;
	margin: 0px 0px 10px;
}

.kurumsalarea {
	float: right;
	width: 440px;
	line-height: 14px;
	padding-left:15px;
	border-left:1px solid #DDDDDD;
}

.kurumsalarea h1{
	font-size: 14px;
	font-weight: bold;
	color: #086a00;
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom: 3px solid #28a21e;
}

.kurumsalarea h2{
	font-size: 14px;
	font-weight: bold;
	color: #086a00;
}