/*+clearfix {*/
H1:after, H2:after, H3:after, H4:after, H5:after, H6:after, #content:after, .stage-0:after, .stage-1:after, .stage-0 > .body:after, .stage-1 > .body:after, #footer:after, UL.sub-page-list > LI:after, .columns:after, .col1:after, .col2:after, .col3:after, .col4:after, .col5:after, .col6:after, .col7:after, .col8:after, .col9:after, .col10:after, .col11:after, .col12:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
H1, H2, H3, H4, H5, H6, #content, .stage-0, .stage-1, .stage-0 > .body, .stage-1 > .body, #footer, UL.sub-page-list > LI, .columns, .col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12
{
	display: inline-block;
}
H1, H2, H3, H4, H5, H6, #content, .stage-0, .stage-1, .stage-0 > .body, .stage-1 > .body, #footer, UL.sub-page-list > LI, .columns, .col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12
{
	/*\*/
	display: block;
	/**/
	-height: 1px;
}
/*+}*/
BODY
{
	color: #2D2D2D;
	font-family: sans-serif, arial;
	font-size: 0.875em;
	font-weight: 400;
	line-height: 1.8;
}
TABLE TD P, TABLE TH P, TABLE TR TD, TABLE TR TH
{
	margin: 0px;
	font-size: 1em;
}
SECTION
{
}
A, A:active, A:link, A:visited
{
	outline: none;
}
/*Inputs*/
INPUT[type=text], INPUT[type=password], SELECT, TEXTAREA
{
	border: 1px solid #BBB;
	padding: 0.5em;
	border-radius: 3px;
	font-family: verdana;
	font-size: 1em;
	margin: 0.3em 0px 0.5em;
}
INPUT[type=text]:focus, SELECT:focus, TEXTAREA:focus
{
	border: 1px solid #72B626;
	box-shadow: 0px 0px 5px #BDE88C;
}
LABEL
{
	font-size: 1em;
	margin: 5px 0 2px;
	color: #000000;
	display: block;
}
P
{
	margin: 1em 0px;
	line-height: 1.5;
	text-align: left;
}
/*[clearfix]*/H1, H2, H3, H4, H5, H6
{
	margin: 0;
	padding: 0;
	font-weight: normal;
	line-height: 1.5;
}
H1 A:link, H2 A:link, H3 A:link, H4 A:link, H5 A:link, H6 A:link
{
	color: inherit;
}
H1 A:visited, H2 A:visited, H3 A:visited, H4 A:visited, H5 A:visited, H6 A:visited
{
	color: inherit;
}
/*[clearfix]*/#content, .stage-0, .stage-1, .stage-0 > .body, .stage-1 > .body, #footer
{
	margin: auto;
}
.stage, .stage-body
{
	margin: auto;
	height: 100%;
	width: 100%;
}
.layout-B .stage-sep
{
	clear: both;
}
.share-box
{
	border: 1px solid #D4D4D4;
	background-color: #ECECEC;
	padding: 10px 0 7px;
	margin: 2em 0px 0 -2px;
	font-weight: normal;
}
.share-box .body
{
	max-width: 990px;
	margin: auto;
	text-align: right;
	=text-align: left;
}
.share-box .title
{
	display: inline-block;
	height: 20px;
	margin: 0 0px 0px;
	font-size: 0.8em;
	position: relative;
	top: -7px;
}
.share-box .share-buts
{
	display: inline-block;
	height: 20px;
}
.share-box .like-buts
{
	display: inline-block;
	height: 22px;
}
.share-box .title, .share-box .share-buts, .share-box .like-buts
{
	=display: inline;
}
.page-prev-next
{
	margin: 1.5em 0px 1em;
	font-size: 0.9em;
	text-align: right;
	border-top: 1px dotted #C2C2C2;
	padding-top: 1em;
	clear: both;
}
.page-prev-next .prev A, .page-prev-next .next A
{
	border: 1px solid #9F9F9F;
	display: inline-block;
	padding: 3px 8px;
	background-color: #F0EEEE;
	border-radius: 3px;
}
.page-prev-next .prev A:hover, .page-prev-next .next A:hover
{
	border: 1px solid #929292;
	padding: 3px 8px;
	background-color: #FFFFFF;
}
.page-prev-next A:link, .page-prev-next A:visited
{
	color: #000000;
}
/*sidebar navi*/
.page_navi A:link, .page_navi A:visited
{
	color: #333;
	margin-right: 0px;
}
.page_navi A:hover
{
	color: #0079F5;
}
.page_navi
{
	margin: 0 0 25px;
	font-size: 1.15em;
}
.page_navi UL
{
	padding: 0;
	margin: 0 0 0.1em -2px;
	list-style: none;
	font-weight: normal;
}
.page_navi .active > A
{
	font-weight: bold;
	font-size: 0.95em;
}
.page_navi UL LI
{
	padding-left: 1em;
	background: url(../img/arrow-2.png) no-repeat 0 0.6em;
	margin-left: 2px;
	padding-bottom: 0.15em;
	padding-top: 0.15em;
	margin-bottom: 0.1em;
	font-weight: bold;
}
.page_navi UL LI LI
{
	font-size: 0.9em;
	background: url(../img/arrow-2.png) no-repeat 0px 6px;
	line-height: 1.2em;
	font-weight: normal;
}
.page_navi > UL:first-of-type > LI:first-of-type > UL
{
	margin-left: -1em;
}
.page_navi UL LI LI UL
{
	margin: 0.2em 0px;
}
.page_navi UL LI LI LI
{
	font-size: 1em;
	font-weight: normal;
}
.page_navi .page
{
	background: url(../img/arrow.png) no-repeat 0px 7px;
}
.page_navi .arrow_page
{
	background: url(../img/arrow-2.png) no-repeat 0px 6px;
}
/*paginator*/
.pages
{
	border-top: 1px dotted #C1C1C1;
	margin-top: 10px;
	padding-top: 6px;
	clear: both;
}
.pages SPAN, .pages A:link, .pages A:visited
{
	padding: 5px 9px;
	margin-right: 5px;
	margin-bottom: 5px;
	line-height: 100%;
	display: inline-block;
	border: 1px solid #BDBDBD;
	font-size: 1em;
	color: #606060;
}
.pages SPAN
{
	background-color: #E2E2E2;
	color: #000000;
}
.pages A
{
	background-color: transparent;
	color: #5D5D5D;
}
/*sub-page*/
UL.sub-page-list
{
	margin-left: auto;
	padding-left: 0px;
	margin-right: auto;
}
/*[clearfix]*/UL.sub-page-list > LI
{
	border-top: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	margin-top: -1px;
	padding: 0;
	margin-left: 0px;
	background-image: none;
	font-size: 15px;
	text-align: left;
	list-style: none;
}
UL.sub-page-list > LI > A
{
	display: block;
	padding: 8px 2px 8px 10px;
	color: #000000;
}
UL.sub-page-list > LI I
{
	font-style: normal;
	display: block;
	height: 30px;
	width: 24px;
	float: left;
	font-size: 24px;
	margin: 0 10px 0px -8px;
	text-align: center;
	line-height: 100%;
}
UL.sub-page-list > LI I:not([class*="icon-"]):before
{
	content: "\e75c";
	color: #B2B2B2;
	font-size: 16px;
	font-family: icomoon;
}
/*sub-page.box*/
UL.sub-page-list > LI.box
{
	padding: 0;
	background-image: none;
	width: 31.914%;
	float: left;
	margin: 5px -1px 1em 2.127%;
	font-size: 1.1em;
	text-align: center;
	border: none;
	height: 131px;
	overflow: hidden;
	box-shadow: 0px 13px 15px -15px #B5B5B5;
	position: relative;
	-webkit-transition: box-shadow 0.3s ease, color 0.3s ease;
	transition: box-shadow 0.3s ease, color 0.3s ease;
	color: #4D4D4D;
}
UL.sub-page-list > LI.box:hover
{
	overflow: visible;
	z-index: 10;
}
UL.sub-page-list > LI.box:nth-child(3n+1)
{
	margin-left: 0px;
}
UL.sub-page-list > LI.box A
{
	height: auto;
	padding-top: 15px;
	color: inherit;
}
UL.sub-page-list > LI.box A:hover
{
	color: inherit;
	text-shadow: 1px 1px #FFFFFF;
}
UL.sub-page-list > LI.box .ico, UL.sub-page-list > LI.box .ico I, UL.sub-page-list > LI.box I:not([class*="icon-"])
{
	width: 100%;
	display: block;
	margin: 0 auto auto;
	font-size: 48px;
	height: auto;
	text-align: center;
	float: none;
	color: inherit;
}
UL.sub-page-list > LI.box I:not([class*="icon-"]):before
{
	content: "\e6be";
	font-size: 48px;
	display: block;
	text-align: center;
	color: #CACACA;
	margin-top: 0px;
}
UL.sub-page-list > LI.box:hover A .ico I
{
	margin-top: -2px;
}
UL.sub-page-list LI.box .title
{
	display: block;
	margin: 15px 0px 0px;
}
/*sub-page.box-spot*/
UL.sub-page-list > LI.box-spot
{
	padding: 0;
	width: 31.914%;
	float: left;
	margin: 0.5em -1px 1em 2.127%;
	text-align: left;
	border: none;
	-webkit-transition: color 0.5s ease;
	transition: color 0.5s ease;
	color: #4D4D4D;
}
UL.sub-page-list > LI.box-spot:hover
{
	color: #1CA5EE;
}
UL.sub-page-list > LI.box-spot:nth-child(3n+1)
{
	margin-left: 0px;
	clear: left;
}
UL.sub-page-list > LI.box-spot A
{
	color: inherit;
}
UL.sub-page-list > LI.box-spot I
{
	font-size: 32px;
	margin: -4px 10px 0px 0;
	text-align: center;
	width: 32px;
	height: 32px;
	color: inherit;
}
UL.sub-page-list > LI.box-spot .ico, UL.sub-page-list > LI.box-spot .ico I, UL.sub-page-list > LI.box-spot I:not([class*="icon-"])
{
	color: inherit;
}
UL.sub-page-list > LI.box-spot I:not([class*="icon-"]):before
{
	content: "\e6be";
	font-size: 32px;
	color: #CACACA;
}
LI.box-spot .title
{
	display: block;
	font-size: 1.3em;
	margin-left: 35px;
	font-weight: normal;
	margin: 0px 0px 0.5em 42px;
}
LI.box-spot H3
{
	color: inherit;
}
LI.box-spot .spot
{
	display: block;
	font-size: 0.9em;
	color: #000000;
}
UL.sub-page-list > LI.box-spot A:hover
{
	background-color: transparent;
	color: inherit;
}
/*sub-page.box-resimli*/
UL.sub-page-list > LI.box-large
{
	padding: 0;
	width: 33.3333333%;
	float: left;
	margin: 1px 0 0 -1px;
	text-align: left;
	border: none;
	-webkit-transition: color 0.3s ease;
	transition: color 0.3s ease;
	border-left: 1px solid #FFFFFF;
	position: relative;
}
UL.sub-page-list > LI.box-large:nth-child(3n+1)
{
	clear: left;
}
UL.sub-page-list > LI.box-large I
{
	font-size: 90px;
	width: 100%;
	height: 170px;
	line-height: 122px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-color: #E7E7E7;
	-webkit-transition: line-height 0.6s ease;
	transition: line-height 0.6s ease;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
UL.sub-page-list > LI.box-large I:not([class*="icon-"]):before
{
	content: "\e6be";
	font-size: inherit;
	color: #979797;
}
UL.sub-page-list > LI.box-large A
{
	display: block;
	padding: 0px;
	margin: 0px;
}
LI.box-large H3
{
	font-size: 1em;
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0px;
	padding: 0;
	width: 100%;
	height: 33%;
	background-color: rgb(125, 125, 125);
	background-color: rgba(0, 0, 0, 0.6);
	color: #FFFFFF;
	cursor: pointer;
	text-shadow: 1px 1px 1px #000000;
	-webkit-transition: font-size 0.2s ease,height 0.3s ease,background-color 0.3s ease;
	transition: font-size 0.2s ease,height 0.3s ease,background-color 0.3s ease;
}
LI.box-large H3 SPAN
{
	display: block;
	margin: 10px;
	font-weight: normal;
}
UL.sub-page-list > LI.box-large:hover H3
{
	height: 96%;
	padding-top: 2%;
	padding-bottom: 0;
	background-color: rgba(0, 0, 0, 0.4);
	font-size: 1.2em;
}
UL.sub-page-list > LI.box-large:hover I
{
	line-height: 200px;
}
/*breadcrumbs*/
.breadcrumbs
{
	margin: 0 auto 15px;
	clear: both;
	border-bottom: 1px solid #DFDFDF;
	padding: 3px 0;
	text-align: left;
	max-width: 990px;
}
.breadcrumbs .step
{
	display: inline;
}
.breadcrumbs .step A:hover SPAN
{
	color: #000000;
}
.breadcrumbs .step SPAN
{
	font-size: 11px;
	vertical-align: middle;
	color: #828282;
}
.breadcrumbs .step .sep
{
	font-size: 18px;
	vertical-align: middle;
	color: #B7B7B7;
}
/*search*/
.search_res
{
}
.search_item H5
{
	margin: 20px 0 0;
	padding: 0;
}
.search_item P
{
	margin-bottom: 0;
	margin-top: 0;
	font-style: normal;
	font-size: 0.9em;
}
.search_item P A:link, .search_item P A:visited
{
	color: #078000;
	font-size: 0.95em;
}
/*Template Cols*/
/*[clearfix]*/.columns
{
	margin: 1em 0;
	float: none;
}
/*[clearfix]*/.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12
{
	/*clear fix*/
}
.col1
{
	width: 6.38297%;
	float: left;
	margin: 1px 0 1px 2.127%;
}
.col2
{
    float: left;
    margin: 1px 0 1px 3.8% !important;
    width: 150px;
}
.col3
{
	width: 23.404%;
	float: left;
	margin: 1px 0 1px 15px;
}
.col4
{
	width: 31.914%;
	float: left;
	margin: 1px 0 1px 2.127%;
}
.col5
{
	width: 40.4255319%;
	float: left;
	margin: 1px 0 1px 2.127%;
}
.col6
{
	width: 33%;
	float: left;
	margin: 1px 0 1px 3px;
}
.col7
{
	width: 57.4468%;
	float: left;
	margin: 1px 0 1px 2.127%;
}
.col8
{
	width: 65.957%;
	float: left;
	margin: 1px 0 1px 2.127%;
}
.col9
{

	float: left;
	margin: 1px 0 1px 2.127%;
}
.col10
{
	width: 82.9787%;
	float: left;
	margin: 1px 0 1px 2.127%;
}
.col11
{
	width: 91.489%;
	float: left;
	margin: 1px 0 1px 2.127%;
}
.columns DIV *:first-of-type
{
	margin-top: 1px;
}
.columns IMG
{
	max-width: 100%;
}
/*kuş beyinli explorer için*/
.columns .col1:first-child, .columns .col2:first-child, .columns .col3:first-child, .columns .col4:first-child, .columns .col5:first-child, .columns .col6:first-child, .columns .col7:first-child, .columns .col8:first-child, .columns .col9:first-child, .columns .col10:first-child, .columns .col11:first-child, .columns .col12:first-child
{
	margin-left: 0px;
}
/*hazır elemanlar*/
._alert, .alert
{
	padding: 5px 5px 5px 30px;
	border-top: 1px solid #E9BCBC;
	margin: 10px 0;
	background: #FFEAEA url(../img/warning.gif) no-repeat 7px 14px;
}
.alert H5
{
	color: #801C1C;
	font: bold 13px "Trebuchet MS", Tahoma;
}
._info, .info
{
	padding: 5px 5px 5px 30px;
	border: 1px solid #FEEE57;
	margin: 10px 0;
	background: #FDFCF1 url(../img/info.gif) no-repeat 7px 7px;
}
.info H5
{
	color: #514100;
	font: bold 13px "Trebuchet MS", Tahoma;
}
.gri-kutu, ._gri-kutu
{
	border: 1px solid #CCC;
	background-color: #F3F3F3;
	padding: 7px;
}
.note, ._note
{
	font-size: 0.8em;
	color: #777;
	font-weight: normal;
}
.page-break
{
	height: 18px;
	margin: 1.8em 0 1.5em;
	background-image: url(../img/divider.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 120%;
}
/*Tablolar*/
TABLE._tablo01, .tablo01
{
	border-collapse: collapse;
	margin: 1em 0;
}
.tablo01 TD, .tablo01 TH
{
	margin: 0;
	padding: 0.3em 0.7em;
	border: 1px solid #DADADA;
	background-color: #FFF;
	font-weight: normal;
}
.tablo01 TH
{
	font-weight: bold;
	color: #000;
	vertical-align: top;
	background-color: #F4F4F4;
}
TABLE._tablo02, .tablo02
{
	border-collapse: collapse;
	margin: 1em 0;
}
.tablo02 TD, .tablo02 TH
{
	margin: 0;
	padding: 0.3em 0.7em;
	border-bottom: 1px solid #DADADA;
	background-color: #FFF;
	font-weight: normal;
}
.tablo02 TH
{
	font-weight: normal;
	color: #000;
	vertical-align: top;
	background-color: #F7F7F7;
	border-top: 1px solid #DADADA;
	vertical-align: middle;
}
.tablo02 TD:nth-child(2n+1)
{
	background-color: #F4F4F4;
}
TABLE._tablo03, .tablo03
{
	border-collapse: collapse;
	margin: 1em 0;
}
.tablo03 TD, .tablo03 TH
{
	padding: 0.3em 0.7em;
	border-bottom: 1px dotted #C1C1C1;
}
.tablo03 TH
{
	font-weight: bold;
	color: #000;
	vertical-align: top;
	background-color: #FBFAFA;
	border-right: 1px solid #E8E5E5;
}
TABLE._tablo-kucuk, .tablo-kucuk
{
	border-collapse: collapse;
	margin: 1em 0;
}
.tablo-kucuk TD, .tablo-kucuk TH
{
	border: 1px solid #DCDCDC;
	font-size: 0.9em;
	padding: 0.1em;
}
.tablo-kucuk TH
{
	background-color: #F2F1F1;
	font-weight: bold;
	font-size: 11px;
}
/*Listeler*/
UL._liste01, OL._liste01, .liste01
{
	margin: 0;
	padding: 0;
	line-height: 120%;
}
.liste01 UL
{
	margin: 2px 0 5px 5px;
	padding: 0;
}
.liste01 LI
{
	margin: 0;
	padding: 0 0 6px 15px;
	list-style: none;
	background: url(../img/bullet01.gif) no-repeat top left;
}
.liste01 A:hover
{
	text-decoration: none;
	color: #000;
	background: #DCE4ED;
}
UL._liste02, OL._liste02, .liste02, .liste02 LI, .liste02 UL
{
	margin: 0;
	padding: 0;
}
.liste02 LI
{
	list-style: none;
	font-size: 1.15em;
	background: url(../img/arrow.png) no-repeat 0 8px;
	padding: 0.2em 0px 0.2em 12px;
}
.liste02 LI LI
{
	font-size: 1.05em;
	background: url(../img/arrow-2.png) no-repeat;
	font-weight: normal;
}
/*Sizes*/
.size1
{
	width: 3em;
}
.size2
{
	width: 6em;
}
.size3
{
	width: 9em;
}
.size4
{
	width: 12em;
}
.size5
{
	width: 15em;
}
.size6
{
	width: 18em;
}
.size7
{
	width: 21em;
}
.size8
{
	width: 24em;
}
.size9
{
	width: 27em;
}
.size10
{
	width: 30em;
}
.size11
{
	width: 33em;
}
.size12
{
	width: 36em;
}
.size13
{
	width: 39em;
}
.size14
{
	width: 42em;
}
.size15
{
	width: 45em;
}
.size16
{
	width: 48em;
}
.size17
{
	width: 51em;
}
.size18
{
	width: 54em;
}
.size19
{
	width: 60em;
}
.size20
{
	width: 66em;
}
.size21
{
	width: 72em;
}
.size-full
{
	width: 100%;
}
/*Genel*/
.clear_b, .clear
{
	clear: both;
}
.clear_l
{
	clear: left;
}
.clear_r
{
	clear: right;
}
/*forms*/
.form-all-error, .form-all-error LI
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.form-all-error LI .t
{
	color: #000000;
	font-weight: normal;
	font-size: 1em;
}
.form-all-error LI .m
{
	color: #EF0000;
	font-weight: normal;
}
.form-error, .form-error UL, .form-error UL LI
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #CA0000;
	font-weight: normal;
	font-style: normal;
}
UL.form-error LI
{
	background-image: url(../img/error_s.png);
	background-position: 0 5px;
	background-repeat: no-repeat;
	padding-left: 14px;
	margin: 0px;
}
.validation-advice
{
	color: #EA0000;
	font-size: 0.9em;
	background-image: url(../img/error_s.png);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
	background-position: left top;
	text-align: left;
	line-height: 1.2em;
}
.stage-0 A[href$='.doc'], .stage-0 A[href$='.docx']
{
	background-image: url(../img/doc.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.stage-0 A[href$='.pdf']
{
	background-image: url(../img/pdf.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.stage-0 A[href$='.ppt']
{
	background-image: url(../img/ppt.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.stage-0 A[href$='.xls'], .stage-0 A[href$='.xlsx']
{
	background-image: url(../img/xls.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.stage-0 A[href$='.zip'], .stage-0 A[href$='.rar']
{
	background-image: url(../img/zip.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.stage-0 A
{
	margin: 0;
	padding-bottom: 0px;
}
.stage-0 A[href$='.doc'] IMG, .stage-0 A[href$='.docx'] IMG, .stage-0 A[href$='.pdf'] IMG, .stage-0 A[href$='.ppt'] IMG, .stage-0 A[href$='.xls'] IMG, .stage-0 A[href$='.xlsx'] IMG, .stage-0 A[href$='.zip'] IMG, .stage-0 A[href$='.rar'] IMG
{
	margin-left: -20px;
	background-color: #FFFFFF;
}
A.rss-link, .rss-link A
{
	display: inline-block;
	background-image: url(../img/ico-rss.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 25px;
	min-height: 20px;
}
