* {font-size: 100.00%;}
html {font-size: 60.5%;}
body {
	font: 1.15em Arial, Helvetica, sans-serif;
	color: #002858;
	margin:0;
	background:#f6df9c;
	min-width:980px;
}
/* General reset */
img {border-style: none;}
a {
	color: #00152e;
	text-decoration:none;
}
a:hover {text-decoration: underline;}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
	outline:none;
}
input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
#page{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.w1 {
	width: 1260px;
	position: relative;
	float: left;
	left: 50%;
}
.w2 {
	width: 1260px;
	position: relative;
	float: left;
	left: -50%;
}
.banner{
	position:absolute;
	top:161px;
	right:0;
}
.banner img,
.banner2 img{
	display:block;
}
.banner2{
	position:absolute;
	top:821px;
	right:0;
}
/* wrapper start */
#wrapper{
	width:980px;
	margin:0 auto 8px;
	background:url(../images/bg-wrapper.gif) repeat-y;
}
#header{
	/*height:1%;*/
	/*background:url(../images/bg-header.gif) repeat-y;*/
	/*padding:0 20px 0 31px;*/
	position:relative;
	z-index:999;
	margin:0px 0px 0px 11px;
	width:958px;
	height:161px;
	background:url(../images/top-head.jpg) no-repeat;
}
#header:after{
	clear:both;
	display:block;
	content:"";
}
.logo{
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.gif) no-repeat;
	width: 242px;
	height: 92px;
	margin:2px 0 0;
	float:left;
}
.logo a{
	display:block;
	height:100%;
}
.header-r{
	/*width:530px;*/
	float:right;
	margin:0px 20px 0px 0px;
}
#nav{
	margin:0 0 7px;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
#nav li{
	float:right;
	padding-left:4px;
	font-size:1em;
	line-height:1.2727em;
	font-weight:bold;
}
#nav li a{
	float:left;
	color:#e6f1fb;
	background:url(../images/bg-nav.gif) no-repeat;
}
#nav li a strong{
	display:block;
	background:url(../images/bg-nav-r.gif) no-repeat 100% 0;
}
#nav li a strong span{
    color:#fff;
    font-weight:bold;
	display:block;
	text-align:center;
	padding:8px 13px 13px 13px;
}
#nav li a:hover,
#nav li a.active{
	text-decoration:none;
	color:#a2dbfe;
	background:url(../images/bg-nav-h.gif) no-repeat;
}
#nav li a:hover strong,
#nav li a.active strong{
	background:url(../images/bg-nav-rh.gif) no-repeat 100% 0;
}
#nav li a:hover strong span,
#nav li a.active strong span{
	background:url(../images/nav-arrow.gif) no-repeat 50% 100%;
}
#header .holder{
	width:100%;
	overflow:hidden;


}
.header-text{
	width:470px;
	float:right;
	overflow:hidden;
	padding:3px 18px 0 0;
}
.header-text strong{
	background:url(../images/text-header.gif) no-repeat;
	width: 470px;
	height: 35px;
	float:right;
	text-indent:-9999px;
}
/* main navigation start*/
#main-nav{
	width:962px;
	height:53px;
	margin:-10px 0 0;
	padding:10px 0 0 18px;
	list-style:none;
	position:relative;
	z-index:998;
	background:url(../images/bg-header-b.gif) no-repeat;
}
#main-nav:after{
	clear:both;
	content:"";
	display:block;
}
#main-nav li{
	float:left;
	padding:13px 12px 12px 12px;
	background:url(../images/separator.gif) no-repeat;
}
#main-nav li:first-child{
	background:none;
}
#main-nav li:hover,
#main-nav li.hover{
	position:relative;
	padding:12px 13px 12px 9px;
	border:1px solid #032b58;
	margin:0 -2px 0 2px;
	border-width:1px 1px 0 1px;
	background:#03346c;
}
* html #main-nav #first.hover{
	padding:12px 13px 12px 7px;
}
#main-nav li a span{
	display:block;
}
#main-nav li a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	height:20px;
	position:relative;
}
#main-nav li .link1{
	background:url(../images/text-link1.gif) no-repeat;
	width: 50px;
}
#main-nav li .link2{
	background:url(../images/text-link2.gif) no-repeat;
	width: 70px;
}
#main-nav li .link3{
	background:url(../images/text-link3.gif) no-repeat;
	width: 81px;
}
#main-nav li .link4{
	background:url(../images/text-link4.gif) no-repeat;
	width: 50px;
}
#main-nav li .link5{
	background:url(../images/text-link5.gif) no-repeat;
	width: 105px;
}
#main-nav li .link6{
	background:url(../images/text-link6.gif) no-repeat;
	width: 109px;
}
#main-nav li .link7{
	background:url(../images/text-link7.gif) no-repeat;
	width: 113px;
}
#main-nav li .link8{
	background:url(../images/text-link8.png) no-repeat;
	width: 64px;
}
#main-nav li .link9{
	background:url(../images/text-link9.png) no-repeat;
	width: 96px;
}
#main-nav li:hover a,
#main-nav li.hover a,
#main-nav li.active a{
	background-position:0 -20px;
}
/* dropdown start */
#main-nav li:hover .drop,
#main-nav li.hover .drop{
	display:block;	
}
#main-nav li .drop{
	display:none;
	width:281px;
	position:absolute;
	top:39px;
	left:-1px;
	padding:5px 0 0 ;	
}
#main-nav li .drop-t{
	width:100%;
	background:url(../images/bg-drop.gif) repeat-y;
}
#main-nav li .drop ul{
	width:279px;
/*	background:url(../images/bg-drop-t.gif) no-repeat;*/
	margin:0;
	padding:15px 1px 28px 1px;
	list-style:none;
}
#main-nav li .drop ul li{
	float:none;
	height:1%;
	padding:10px 0 9px 21px;
	font-size:1.2em;
	line-height:1.5em;
	background:url(../images/line-drop.gif) repeat-x 0 100%;
}
#main-nav li .drop ul li a{
	display:block;
	padding-left:7px;
	color:#7dbaff;
	position:relative;
	text-indent:0;
	font-weight:bold;
	overflow:visible;
	height:1%;
	background:url(../images/bull-drop.gif) no-repeat 0 8px;
}
#main-nav li .drop ul li:hover,
#main-nav li .drop ul li.hover{
	padding:10px 0 9px 21px;
	margin:0;
	border:0;
	background:#0861c5 url(../images/line-drop.gif) repeat-x 0 100%;
}
#main-nav li .drop ul li:hover a,
#main-nav li .drop ul li.hover a{
	color:#fff;
	text-decoration:none;
	background:url(../images/bull-drop2.gif) no-repeat 0 8px;
}
#main-nav li .drop-b{
	background:url(../images/bg-drop-b.gif) no-repeat;
	width: 281px;
	height: 8px;
	font-size:0;
	line-height:0;
}

/* main holder */
.main-holder{
	width:940px;
	padding:7px 20px 11px 20px;
	background:url(../images/bg-main.gif) no-repeat 0 100%;
}
/* main start */
#main{
	width:100%;
	overflow:hidden;
	margin-bottom:10px;
}
#main:after{
	clear:both;
	content:"";
	display:block;
}
/* content */
#main #content{
	width:690px;
	float:right;
}
#main #content .gallery{
	width:100%;
	padding-bottom:40px;
	margin-bottom:10px;
	position:relative;
}
#main #content .gallery-frame{
	width:100%;
	overflow:hidden;
}
#main #content .gallery-frame ul{
	margin:0;
	padding:0;
	list-style:none;
	width:690px;
}
#main #content .gallery-frame ul li{
	float:left;
	width:690px;
}
#main #content .gallery-frame ul li a{
	display:block;
}
#main #content .gallery-frame ul li img{
	display:block;
}
#content .gallery .swicher{
	width:100%;
	height: 47px;
	position:absolute;
	bottom:0;
	left:0;
	background:url(../images/bg-swicher.gif) no-repeat;
}
#content .gallery .swicher ul{
	margin:0 0 0 22px;
	padding:0;
	list-style:none;
	width:602px;
	overflow:hidden;
}
#content .gallery .swicher ul li{
	float:left;
	margin:0 21px 0 -21px;
	padding:0 21px 15px 21px;
	background:url(../images/separator2.gif) no-repeat 0 7px;
}
#content .gallery .swicher ul li a{
	display:block;
	padding:18px 0 0;
	color:#91c6fa;
	font-size:1.1em;
	line-height:1.166666em;
	font-weight:bold;
}
#content .gallery .swicher ul li a:hover,
#content .gallery .swicher ul li a.active{
	color:#d5eaff;
	text-decoration:none;
	background:url(../images/arrow-gallery.gif) no-repeat 50% 0;
}
#content .gallery .prev,
#content .gallery .next{
	width: 23px;
	height: 23px;
	position:absolute;
	bottom:8px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
	z-index:1;
}
#content .gallery .prev{
	right:45px;
	background:url(../images/btn-prev.gif) no-repeat;
}
#content .gallery .next{
	right:13px;
	background:url(../images/btn-next.gif) no-repeat;
}
#content .area{
	width:100%;
	margin-bottom:10px;
	background:#e4f0fc url(../images/bg-area-t.gif) no-repeat;
}
#content .area .b{
	height:1%;
	padding:9px 0 23px 17px;
	background:url(../images/bg-area-b.gif) no-repeat 0 100%;
}
#content .area .heading{
	height:1%;
	padding-right:19px;
	margin-bottom:16px;
	overflow:hidden;
}
#content .area .heading .link{
	float:right;
	padding-right:12px;
	font-size:1.1em;
	line-height:1.166666em;
	font-weight:bold;
	color:#d8e9fc;
	margin:4px 0 0;
	background:url(../images/arrow2.gif) no-repeat 100% 6px;
}
#content .area .heading .arrow,
#content .two-boxes .heading .arrow,
#sidebar .side-box2 .heading .arrow{
	background:url(../images/arrow-heading.gif) no-repeat;
	width: 22px;
	height: 21px;
	float:left;
}
#content .area .heading h2{
	background:url(../images/text-guncel-habarler.gif) no-repeat;
	width: 132px;
	height: 15px;
	float:left;
	margin:2px 0 0 9px;
	display:inline;
	text-indent:-9999px;
}
#content .area .area-holder{
	width:100%;
	overflow:hidden;
}
#content .area-holder .list{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	width:350px;
}
#content .area-holder .list li{
	font-size:1.1em;
	line-height:1.0909em;
	height:1%;
	vertical-align:top;
	width:100%;
	background:url(../images/line.gif) no-repeat 0 100%;
}
#content .area-holder .list .last{
	background:none;
}
#content .area-holder .list li a{
	color:#00152e;
	display:block;
}
#content .area-holder .list li a span{
	padding:16px 10px 16px 19px;
	display:block;
	margin:1px 0 -1px;
	overflow:hidden;
}
#content .area-holder .list li a:hover,
#content .area-holder .list li a.active{
	text-decoration:none;
	color:#00152e;
	background:#c1e5fd url(../images/bg-list.gif) no-repeat;
}
#content .area-holder .list li a:hover span,
#content .area-holder .list li a.active span{
	background: url(../images/bg-list-b.gif) no-repeat 0 100%;
}
#content .area-holder .left-area{
	width:317px;
	height:370px;
	float:left;
	overflow:hidden;
}
#content .area-holder .left-area img{
	display:block;
	margin-bottom:11px;
}
#content .area-holder .left-area h3{
	font-size:1.1em;
	line-height:1.272727em;
	color:#00152e;
	margin:0 0 7px;
}
#content .area-holder .left-area p{
	margin:0;
	font-size:1.1em;
	line-height:1.2727em;
}
#content .blocks-holder{
	width:100%;
	margin-bottom:10px;
	overflow:hidden;
}
#content .blocks-frame{
	width:700px;
	overflow:hidden;
}
#content .blocks-holder .block{
	background:url(../images/bg-block.gif) no-repeat;
	width: 90px;
	height: 159px;
	float:left;
	padding:1px 0 0;
	margin-right:10px;
	display:inline;
}
#content .blocks-holder .block img{
	display:block;
	margin-bottom:10px;
}
#content .blocks-holder .block a{
	height:31px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	margin:0 auto;
}
#content .blocks-holder .block .link1{
	background:url(../images/link1.png) no-repeat;
	width: 76px;	height: 31px;
}
#content .blocks-holder .block .link2{
	background:url(../images/link2.png) no-repeat;
	width: 76px;	height: 31px;
}
#content .blocks-holder .block .link3{
	background:url(../images/link3.png) no-repeat;
	width: 76px;	height: 31px;
}
#content .blocks-holder .block .link4{
	background:url(../images/link4.png) no-repeat;
	width: 76px;	height: 31px;
}
#content .blocks-holder .block .link5{
	background:url(../images/link5.png) no-repeat;
	width: 76px;
	height: 31px;
}
#content .blocks-holder .block .link6{
	background:url(../images/link6.png) no-repeat;
	width: 72px;
	height: 31px;
}
#content .blocks-holder .block .link7{
	background:url(../images/link7.png) no-repeat;
	width: 76px;
	height: 31px;
}
#content .tabs-holder{
	width:100%;
	margin-bottom:10px;
}
#content .tabset{
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0 0 7px;
	list-style:none;
	background:url(../images/bg-tabset.gif) no-repeat 0 100%;
}
#content .tabset li{
	float:left;
	padding-right:10px;
}
#content .tabset li a{
	background:url(../images/bg-tab.gif) no-repeat;
	width: 190px;
	display:block;
	font-size:1.2em;
	line-height:2.4615em;
	color:#0071b1;
	font-weight:bold;
	text-align:center;
}
#content .tabset li a:hover,
#content .tabset li a.active{
	color:#002858;
	text-decoration:none;
	background:url(../images/bg-tab-a.gif) no-repeat;
}
#content .tab-content{
	height:1%;
	padding:15px 0 13px 11px;
	overflow:hidden;
	background:#e4f0fc url(../images/bg-tab-content.gif) no-repeat 0 100%;
}
#content .tab-content .columns-holder{
	width:100%;
	overflow:hidden;
}
#content .tab-content .column{
	width:320px;
	float:left;
	padding:0 15px 0 0;
}
#content .tab-content .column .section{
	width:100%;
	overflow:hidden;
	margin-bottom:20px;
}
#content .tab-content .column .section img{
	float:left;
	padding-right:10px;
}
#content .tab-content .column .section h3{
	font-size:1.1em;
	line-height:1.1818em;
	color:#00152e;
	margin:0 0 5px;
}
#content .tab-content .column .section p{
	line-height:1.1818em;
	margin:0;
	font-size:1.1em;
	
}
/* paging start */
.paging{
	height:1%;
	margin:-2px 0 0 2px;
	overflow:hidden;
	clear:both;
}
#content .tab-content .link-left,
#content .tab-content .link-right,
#content .two-buttons .link-left,
#content .two-buttons .link-right,
#content-inner .link-left,
#content-inner .link-right{
	float:left;
	background:url(../images/bg-link-content.gif) no-repeat;
	width: 108px;
	height: 18px;
	text-align:center;
	font-size:0.8em;
	line-height:1.3em;
	color:#20558a;
	padding:6px 0 0;
}
#content .tab-content .link-left:hover,
#content .tab-content .link-right:hover,
#content .two-buttons .link-left:hover,
#content .two-buttons .link-right:hover,
#content-inner .link-left:hover,
#content-inner .link-right:hover{
	text-decoration:none;
	color:#cce5fd;
	background:url(../images/bg-link-content-h.gif) no-repeat;
}
#content .tab-content .link-right,
#content-inner .link-right{
	margin-left:4px;
	display:inline;
}
#content .two-buttons .link-right{
	float:right;
}
.paging ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:448px;
	overflow:hidden;
}
.paging ul li{
	float:left;
	padding-left:4px;
}
.paging ul li a{
	background:url(../images/bg-paging.gif) no-repeat;
	width: 28px;
	height: 19px;
	display:block;
	font-size:1.1em;
	text-align:center;
	font-weight:bold;
	color:#20558a;
	padding:5px 0 0;
	cursor:pointer;
}
.paging ul li a:hover,
.paging ul li a.active{
	color:#cce5fd;
	text-decoration:none;
	background:url(../images/bg-paging-a.gif) no-repeat;
}
#content .two-boxes{
	width:100%;
	overflow:hidden;
}
#content .two-boxes .box-left,
#sidebar .side-box2{
	width:240px;
	float:left;
	background:#e4f0fc url(../images/bg-box-left-t.gif) no-repeat;
}
#content .two-boxes .box-left .b,
#sidebar .side-box2 .b{
	height:1%;
	padding-bottom:22px;
	background:url(../images/bg-box-left-b.gif) no-repeat 0 100%;
}
#sidebar .side-box2 .b{
	padding-bottom:5px;
}
#content .two-boxes .box-right{
	width:440px;
	float:right;
	background:#e4f0fc url(../images/bg-box-r.gif) no-repeat;
}
#content .two-boxes .box-right .b{
	height:1%;
	padding-bottom:6px;
	background:url(../images/bg-box-rb.gif) no-repeat 0 100%;
}
#content .two-boxes .heading,
#sidebar .side-box2 .heading{
	height:1%;
	overflow:hidden;
	padding:9px 0 0 17px;
}
#content .two-boxes .box-left .heading{
	margin-bottom:19px;
}
#content .two-boxes .box-right .heading{
	margin-bottom:16px;
}
#content .two-boxes .heading h3,
#sidebar .side-box2 .heading h3{
	height:15px;
	text-indent:-9999px;
	margin:2px 0 0 9px;
	float:left;
}
#content .two-boxes .box-left .heading h3{
	background:url(../images/text-etkinlik-ajandasi.gif) no-repeat;
	width: 133px;
}
#content .two-boxes .box-right .heading h3{
	background:url(../images/text-etkinlik-programi.gif) no-repeat;
	width: 139px;
}
#content .month-holder{
	height:1%;
	padding:0 17px 0 18px;
	overflow:hidden;
	padding-bottom:11px;
	margin-bottom:8px;
	background:url(../images/line.gif) no-repeat -10px 100%;
}
#content .month-holder .btn-prev,
#content .month-holder .btn-next{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	width: 25px;
	height: 22px;
}
#content .month-holder .btn-prev{
	background:url(../images/btn-prev2.gif) no-repeat;
}
#content .month-holder .btn-prev:hover{
	background:url(../images/btn-prev2-h.gif) no-repeat;
}
#content .month-holder .btn-next{
	float:right;
	background:url(../images/btn-next2.gif) no-repeat;
}
#content .month-holder .btn-next:hover{
	background:url(../images/btn-next2-h.gif) no-repeat;
}
#content .month-holder strong{
	float:left;
	font-size:1.2em;
	line-height:1.16666em;
	color:#00152e;
	padding:3px 0 0 42px;
}
/* calendar start */
.calendar{
	height:1%;
	margin:0;
	padding:0 11px 16px 17px;
	list-style:none;
}
.calendar:after,
.calendar li:after{
	clear:both;
	display:block;
	content:"";
}
.calendar li{
	float:left;
	width:25px;
	height:25px;
	text-align:center;
	background:#fff;
	font-size:1.2em;
	border:1px solid #ddebfa;
	margin:0 3px 3px 0;
	display:inline;
	font-weight:bold;
}
.calendar #has-popup:hover,
.calendar #has-popup.hover{
	background:#9d3604 url(../images/arrow-calendar3.gif) no-repeat 19px 18px;
}
.calendar li:hover,
.calendar li.hover{
	position:relative;
}
.calendar li a{
	color:#0071b1;
	display:block;
	text-align:center;
	line-height:24px;
}
.calendar #has-popup:hover a,
.calendar #has-popup.hover a{
	color:#fff;
}
.calendar li.mark{
	background:#0071b1;
	color:#eff5fb;
}
.calendar li.mark span{
	line-height:24px;
}
.calendar li.mark2{
	background:#fe8b03 url(../images/arrow-calendar.gif) no-repeat 19px 18px;
}
.calendar li.mark2 a{
	color:#ffffff;
}
.calendar li.mark3{
	background:#20558a url(../images/arrow-calendar2.gif) no-repeat 19px 18px;
}
.calendar li.mark3 a{
	color:#fff;
}
.calendar li:hover .popup,
.calendar li.hover .popup{
	display:block;
}
.calendar li .popup{
	display:none;
	width:242px;
	background:#9d3604;
	position:absolute;
	top:-5px;
	right:-242px;
	overflow:hidden;
}
.calendar li .popup ul{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.calendar li .popup ul li{
	height:1%;
	float:none;
	width:232px;
	border:0;
	margin:0;
	font-weight:normal;
	text-align:left;
	margin:-1px 0 1px;
	display:block;
	background:url(../images/line4.gif) repeat-x;
	padding:9px 0 8px 10px;
}
.calendar #has-popup:hover .popup ul li a,
.calendar #has-popup.hover .popup ul li a{
	color:#000;
}
.calendar li .popup ul li a{
	color:#000;
	text-align:left;
	padding-left:11px;
	font-size:0.8em;
	line-height:1.4em;
	background:url(../images/bull-popup.gif) no-repeat 0 5px;
}
.calendar li .popup ul li a:hover,
.calendar #has-popup:hover .popup ul li a:hover,
.calendar #has-popup.hover .popup ul li a:hover{
	text-decoration:none;
	color:#fff;
	background:url(../images/bull-popup2.gif) no-repeat 0 5px;
}
#content .two-boxes .box-left .link{
	padding-left:11px;
	color:#9d3604;
	margin-left:18px;
	font-size:1em;
	background:url(../images/arrow-link.gif) no-repeat 0 50%;
}
#content .two-boxes .box-right .section{
	height:1%;
	overflow:hidden;
	padding:0 22px 7px 15px;
	margin-bottom:7px;
	background:url(../images/line2.gif) repeat-x 0 100%;
}
#content .two-boxes .box-right .section img{
	float:left;
	padding-right:10px;
}
#content .two-boxes .box-right .section h3{
	font-size:1.1em;
	line-height:1.2727em;
	margin:0 0 16px;
}
#content .two-boxes .box-right p{
	margin:0;
	font-size:1.1em;
	line-height:1.1818em;
}
#content .two-boxes .box-right .two-buttons{
	height:1%;
	padding:0 9px 0 15px;
	display:block;
	overflow:hidden;
}
/* sidebar start */
#sidebar{
	width:240px;
	float:left;
}
.side-box{
	width:100%;
	margin-bottom:10px;
	background:#e4f0fc url(../images/bg-side-box.gif) no-repeat;
}
.side-box .b{
	height:1%;
	padding:9px 0 7px;
	background:url(../images/bg-side-box-b.gif) no-repeat 0 100%;
}
.side-box .heading{
	height:1%;
	overflow:hidden;
	padding:0 0 0 17px;
	margin-bottom:16px;
}
.side-box .heading .arrow{
	background:url(../images/arrow3.gif) no-repeat;
	width: 22px;
	height: 21px;
	float:left;
}
.side-box .heading .text-hizli-islem{
	background:url(../images/text-hizli-islem.gif) no-repeat;
	width: 145px;
	height: 19px;
	float:left;
	text-indent:-9999px;
	margin:2px 0 0 10px;
}
.side-list{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.side-list li{
	margin:-1px 0 1px;
	width:100%;
	vertical-align:top;
}
.side-list li div{
	height:1%;
	padding:6px 5px 12px 69px;
	background:url(../images/line2.gif) repeat-x;
}
.side-list li strong{
	font-size:1.3em;
	line-height:1.2307em;
	display:block;
	margin-bottom:2px;
}
.side-list li strong a{
	color:#20558a;
}
.side-list li p{
	font-size:1em;
	line-height:1.2em;
	margin:0;
}

/*
.side-list .ico-1{
	background:url(../images/ico1.gif) no-repeat 4px 10px;
}
.side-list .ico-2{
	background:url(../images/ico2.gif) no-repeat 4px 10px;
}
.side-list .ico-3{
	background:url(../images/ico3.gif) no-repeat 4px 10px;
}
.side-list .ico-4{
	background:url(../images/ico4.gif) no-repeat 4px 10px;
}
.side-list .ico-5{
	background:url(../images/ico5.gif) no-repeat 4px 10px;
}
.side-list .ico-6{
	background:url(../images/ico6.gif) no-repeat 4px 10px;
}
.side-list .ico-7{
	background:url(../images/ico7.gif) no-repeat 4px 10px;
}
.side-list .ico-8{
	background:url(../images/ico8.gif) no-repeat 4px 10px;
}
.side-list .ico-9{
	background:url(../images/ico9.gif) no-repeat 4px 10px;
}
.side-list .ico-10{
	background:url(../images/ico10.gif) no-repeat 4px 10px;
}
.side-list .ico-11{
	background:url(../images/ico11.gif) no-repeat 4px 10px;
}
.side-list .ico-12{
	background:url(../images/ico12.gif) no-repeat 4px 10px;
}
.side-list .ico-13{
	background:url(../images/ico13.gif) no-repeat 4px 10px;
}
.side-list .ico-14{
	background:url(../images/ico14.gif) no-repeat 4px 10px;
}
*/
#sidebar .side-box2{
	margin-bottom:10px;
}
#sidebar .side-box2-2{
	margin:0;
}
#sidebar .side-box2 .heading .text-video{
	background:url(../images/text-video-haberler.gif) no-repeat;
	width: 118px;
	height: 15px;
}
#sidebar .side-box2 .heading .text-anktete{
	background:url(../images/text-ankete-katalin.gif) no-repeat;
	width: 115px;
	height: 12px;
	margin:4px 0 0 9px;
}
#sidebar .side-box2 .heading{
	margin-bottom:14px;
}
#sidebar .side-box2 .video{
	display:block;
	margin:0 0 12px 5px;
	width:230px;
	height:184px;
}
#sidebar .side-box2 .video img{
	display:block;
}
#sidebar .side-box2 .list{
	margin:0;
	padding:0 0 6px;
	list-style:none;
	width:100%;
	overflow:hidden;
}
#sidebar .side-box2 .list li{
	height:1%;
	vertical-align:top;
	padding:10px 0 9px 10px;
	font-size:1.1em;
	margin:-1px 0 1px;
	background:url(../images/line2.gif) repeat-x;
}
#sidebar .side-box2 .list li a{
	padding-left:9px;
	background:url(../images/bull.gif) no-repeat 0 5px;
}
#sidebar .side-box2 form{
	height:1%;
	padding:5px 8px 9px 10px;
}
#sidebar .side-box2 form strong{
	font-size:1.1em;
	line-height:1.4545em;
	margin:0 0 10px 2px;
	padding-left:8px;
	display:block;
	background:url(../images/arrow-link.gif) no-repeat 0 5px;
}
#sidebar .side-box2 form .row{
	width:165px;
	padding:0 0 9px 8px;
	overflow:hidden;
}
#sidebar .side-box2 form .row .radiobtn{
	width:16px;
	height:15px;
	float:left;
	margin:0;
	padding:0;
}
#sidebar .side-box2 form .row label{
	float:left;
	font-size:1em;
	color:#00152e;
	padding:0 0 0 8px;
}
#sidebar .side-box2 form .btn-submit{
	background:url(../images/btn-submit.gif) no-repeat;
	width: 216px;
	height: 30px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:9px 0 0;
	border-style:none;
	cursor:pointer;
}
#sidebar .side-box2 form .btn-submit:hover{
	background:url(../images/btn-submit-h.gif) no-repeat;
}
#sidebar .side-box2 .links{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
}
#sidebar .side-box2 .links li{
	height:1%;
	font-size:1em;
	line-height:1.25em;
	font-weight:bold;
	padding:18px 0 15px 18px;
	background:url(../images/line2.gif) repeat-x;
}
#sidebar .side-box2 .links li a{
	color:#00152e;
	padding-left:24px;
	background:url(../images/bull2.gif) no-repeat;
}
.gallery2{
	background:url(../images/bg-gallery2.gif) no-repeat;
	width: 930px;
	height: 119px;
	margin-bottom:10px;
	overflow:hidden;
	padding:7px 0 0 10px;
	position:relative;
}
.gallery2 .btn-prev{
    width: 35px;
	height: 36px;
	text-indent:-9999px;
	float:left;
	margin:41px 0 0;
	overflow:hidden;
	cursor:pointer;
	position:absolute;
	left:5px;
}
.gallery2 .btn-next{
	width: 35px;
	height: 36px;
	text-indent:-9999px;
	float:left;
	margin:41px 0 0;
	overflow:hidden;
	cursor:pointer;
	position:absolute;
	right:5px;
}
.gallery2 .btn-prev,
.gallery3 .btn-prev{
	background:url(../images/btn-prev3.png) no-repeat;
}
.gallery2 .btn-prev:hover,
.gallery3 .btn-prev:hover{
	background:url(../images/btn-prev3-h.png) no-repeat;
}
.gallery2 .btn-next,
.gallery3 .btn-next{
	background:url(../images/btn-next3.png) no-repeat;
}
.gallery2 .btn-next:hover,
.gallery3 .btn-next:hover{
	background:url(../images/btn-next3-h.png) no-repeat;
}
.gallery2 div{
	width:850px;
	float:left;
	overflow:hidden;
	/*margin:0 40px 0 40px;*/
	position:absolute;
	left:45px;
}
.gallery2 div ul{
    width:100%;
	margin:0;
	padding:0;
	overflow:hidden;
	list-style:none;
}
.gallery3 div ul{
	width:100%;
	margin:0;
	padding:0;
	overflow:hidden;
	list-style:none;
}
.gallery2 div ul li{
	float:left;
	padding:0 5px;
	margin:0;
	vertical-align:top;
}
.gallery2 div ul li a,
.gallery3 div ul li a{
	display:block;
}
.gallery2 div ul li img{
	display:block;
}
.gallery3 div ul li img{
	float:left;
}
.big-section{
	width:100%;
	overflow:hidden;
	margin-bottom:8px;
}
.big-section .image-list{
	width:600px;
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.big-section .image-list li{
	float:left;
	padding-right:10px;
}
.big-section .image-list li a{
	display:block;
}
.big-section .image-list li img{
	display:block;
}
.big-section .gallery3{
	width:340px;
	float:right;
	position:relative;
}
.big-section .gallery3 .btn-prev,
.big-section .gallery3 .btn-next{
	position:absolute;
	width: 35px;
	height: 36px;
	text-indent:-9999px;
	overflow:hidden;
	top:58px;
	cursor:pointer;
}
.big-section .gallery3 .btn-prev{
	left:10px;
}
.big-section .gallery3 .btn-next{
	right:5px;
}
.big-section .gallery3 .btn-prev span,
.big-section .gallery3 .btn-next span,
.gallery2 .btn-prev span,
.gallery2 .btn-next span{
	display:block;
	position:relative;
}
.bottom-area{
	width:100%;
	background:#0071b1 url(../images/bg-bottom-area.gif) no-repeat;
}
.bottom-area .b{
	height:1%;
	padding:25px 0 30px;
	overflow:hidden;
	background:url(../images/bg-bottom-area-b.gif) no-repeat 0 100%;
}
.bottom-area .column{
	width:200px;
	float:left;
	padding:0 8px 0 22px;
}
.bottom-area .column .heading{
	width:161px;
	padding:0 0 8px 24px;
	background:url(../images/line3.gif) repeat-x 0 100%;
}
.bottom-area .column .heading h4{
	font-size:1.3em;
	line-height:1.1875em;
	margin:0;
	color:#000;
	padding-left:12px;
	background:url(../images/bull3.gif) no-repeat 0 7px;
}
.bottom-area .list{
	margin:0;
	padding:5px 0 0 24px;
	list-style:none;
}
.bottom-area .list li{
	font-size:1.1em;
	line-height:1.5em;
	padding:0 0 12px 10px;
	background:url(../images/bull4.gif) no-repeat 0 7px;
}
.bottom-area .list li a{
	color:#fff;
}
/* footer start */
#footer{
	width:927px;
	margin:0 auto;
	font-size:1.1em;
	padding:0 17px 20px 0;
}
#footer a{
	float:right;
	margin:19px 0 0;
	color:#9d3604;
	cursor:pointer;
}
#footer .info{
	width:310px;
	padding:11px 0 0 28px;
	background:url(../images/bg-info.gif) no-repeat;
}
#footer .info p{
	line-height:1.6363em;
	margin:0;
	color:#20558a;
}
/* main inner */
#main-inner{
	height:1%;	
	overflow:hidden;
}
#content-inner{
	width:690px;
	float:right;
	padding:11px 0 91px;
	overflow:hidden;
}
#content-inner .breadcrumbs{
	height:1%;
	overflow:hidden;
	margin:0;
	padding:0 0 11px 7px;
	list-style:none;
	margin-bottom:17px;
	background:url(../images/line5.gif) repeat-x 0 100%;
}
#content-inner .breadcrumbs li{
	display:inline;
	padding:0 16px;
	font-size:1.2em;
	line-height:1.25em;
	font-weight:bold;
	color:#fe8b03;
	background:url(../images/arrow4.gif) no-repeat 0 50%;
}
#content-inner .breadcrumbs li a{
	color:#20558a;
}
#content-inner h2{
	font-size:1.8em;
	font-weight:normal;
	line-height:1.22222em;
	color:#20558a;
	margin:0 0 27px;
}
#content-inner .images-holder{
	width:100%;
	overflow:hidden;
	margin-bottom:26px;
}
#content-inner .images-holder .img-right{
	float:right;
}
#content-inner .images-holder div{
	width:217px;
	float:left;
}
#content-inner .images-holder div img{
	display:block;
}
#content-inner .images-holder div .img-top{
	margin-bottom:7px;
}
#content-inner .text{
	width:100%;
	font-size:1.2em;
	line-height:1.16666em;
}
#content-inner .text p{
	color:#20558a;
	margin:0 0 16px;
}
#content-inner .text .list{
	margin:-15px 0 0;
	padding:0 0 16px;
	list-style:none;
}
#content-inner .text .list li span{
	padding-right:17px;
}
#content-inner .text .list li p{
	display:inline;
}
#content-inner .area {
	padding:8px 0 0;
}
#content-inner .area h3{
	font-size:3em;
	line-height:1.2333em;
	padding:0 0 8px 30px;
	margin:0 0 11px;
	font-weight:normal;
	color:#20558a;
	background:url(../images/line5.gif) repeat-x 0 100%;
}
#content-inner .area .section{
	width:100%;
	margin-bottom:21px;
	font-size:1.1em;
	line-height:1.1818em;
	background:#e4f0fc url(../images/bg-section.gif) no-repeat;
}
#content-inner .area .section .b{
	height:1%;
	padding:16px 5px 15px 16px;
	overflow:hidden;
	background:url(../images/bg-section-b.gif) no-repeat 0 100%;
}
#content-inner .area .section img{
	float:left;
	padding-right:10px;
}
#content-inner .area .section h4{
	margin:3px 0 15px;
}
#content-inner .area .section p{
	margin:0;
}
#content-inner .paging{
	margin:0 0 0 9px;
	padding:12px 0 0;
}
#main-inner .text-categoriler{
	background:url(../images/text-categoriler.gif) no-repeat;
	width: 95px;
	height: 15px;
	float:left;
	text-indent:-9999px;
	margin:2px 0 0 9px;
}
#main-inner #sidebar h4{
	padding:5px 0 8px 29px;
	font-size:1.4em;
	line-height:1.2142em;
	color:#20558a;
	/*text-transform:uppercase;*/
	margin:0;
	background:url(../images/bull5.gif) no-repeat 11px 9px;
}
#main-inner .item-list{
	margin:0 0 60px;
	padding:0;
	list-style:none;
	width:100%;
	background:url(../images/line6.gif) repeat-x 0 100%;
}
#main-inner .item-list li{
	height:1%;
	vertical-align:top;
	background:url(../images/line6.gif) repeat-x;
}
#main-inner .item-list a{
	font-size:1.2em;
	line-height:2.769em;
	color:#20558a;
	display:block;
	padding:0 0 0 29px;
	margin:1px 0 -1px;
	background:url(../images/arrow5.gif) no-repeat 16px 15px;
}
#main-inner .item-list a:hover,
#main-inner .item-list a.active{
	color:#c3e1fe;
	text-decoration:none;
	background:#20558a url(../images/arrow6.gif) no-repeat 16px 15px;
}

