/*+clearfix {*/
H1:after, #wrapper:after, #top > .body:after, #content:after, BODY .duyuru-item:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
H1, #wrapper, #top > .body, #content, BODY .duyuru-item
{
	display: block;
	*height: 1px;
}
/*+}*/
BODY
{
	color: #414141;
	line-height: 1.5em;
	font-family: sans-serif, arial;
	font-size: 14px;
	height: 100%;
	font-weight: 400;
}
HTML
{
	background-color: #414141;
}
A:link, A:visited
{
	color: #0075B5;
	text-decoration: none;
}
A:hover
{
	color: #6300BA;
	text-decoration: none;
}
H1, H2, H3, H4, H5, H6
{
	margin: 0;
	padding: 0;
	color: #040404;
	font-weight: 500;
}
H1 A:link, H2 A:link, H3 A:link, H4 A:link, H5 A:link, H6 A:link
{
	color: #000000;
}
H1 A:visited, H2 A:visited, H3 A:visited, H4 A:visited, H5 A:visited, H6 A:visited
{
	color: #000000;
}
/*[clearfix]*/
H1
{
	font-size: 2em;
	margin: 1.2em 0 0.5em;
	color: #000000;
	font-weight: 300;
}
H2
{
	margin: 1.2em 0 0.4em;
	font-size: 1.5em;
}
H3
{
	margin: 1em 0 0.3em;
	font-size: 1.34em;
}
H4
{
	margin: 1em 0 0.3em;
	font-size: 1.3em;
	font-weight: 500;
}
H5
{
	margin: 1em 0 0.3em;
	font-size: 1.15em;
	font-weight: normal;
}
H6
{
	margin: 1em 0 0.3em;
	font-size: 1.1em;
	font-weight: 600;
	color: #3E3E3E;
}
P
{
	margin: 0.3em 0 1em;
}
STRONG
{
	font-weight: 700;
}
.page-title
{
	border-bottom: 1px solid #DADADA;
	margin: 0 auto 1em;
	padding: 0px 0px 0.5em 0;
	box-shadow: 0px 5px 3px -3px #E1DEDE;
}
.layout-B .page-title, .layout-D .page-title
{
	/*display: none;*/
}
BLOCKQUOTE
{
	font-size: 1.3856em;
	font-weight: lighter;
}
INPUT:focus
{
	outline: none;
	box-shadow: none;
}
/*Layout
-- stages-------*/
#wrapper, #wrapper-content
{
}
/*[clearfix]*/
#wrapper
{
	height: 100%;
}
#wrapper-content
{
	position: relative;
	background-color: #E4E4E4;
	background-repeat: repeat;
}
#pbody
{
	position: relative;
	margin: 0 auto;
	height: 100%;
	background-color: #FFFFFF;
}
.pre-top
{
	font-size: 0.85em;
	transition: all 0.3s ease-out;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	color: #777777;
}
.pre-top > .wrap
{
	max-width: 1140px;
	margin: auto;
	position: relative;
}
.pre-top > .wrap > .body
{
	float: left;
	margin-right: 10px;
	width: calc(100% - 180px);
}
.pre-top P
{
	margin: 0px;
}
.pre-top A
{
	color: #5F5F5F;
}
.pre-top .columns
{
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.logo-overlay
{
	max-width: 470px;
	height: 70px;
	background-repeat: no-repeat;
	background-position: left center;
	background-size: auto;
	margin: 0;
	line-height: 70px;
	float: left;
	transition: all 0.3s ease-out;
}
.logo-overlay IMG
{
	max-width: 100%;
	max-height: 100%;
	position: relative;
	z-index: 8001;
}
#top
{
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	width: 100%;
	margin: 0;
	width: auto;
	overflow: hidden;
	-moz-box-shadow: 0 0 12px -5px rgba(0,0,0,0.7);
	-webkit-box-shadow: 0 0 12px -5px rgba(0,0,0,0.7);
	box-shadow: 0 0 12px -5px rgba(0, 0, 0, 0.7);
	background-color: #FFFFFF;
	z-index: 100;
	transition: all 0.3s ease-out;
}
/*[clearfix]*/
#top > .body
{
	max-width: 1140px;
	position: relative;
	margin: 15px auto;
	transition: all 0.3s ease-out;
}
#top.fixed
{
}
#top.fixed > .body
{
	margin-top: 8px !important;
	margin-bottom: 8px !important;
}
#top.fixed .pre-top
{
	top: -50px;
}
#top.fixed .logo-overlay
{
	margin-top: 0;
	height: 50px;
	line-height: 50px;
}
.site-title
{
	display: none;
}
#flags
{
	float: right;
	margin: 22px 0 0;
	transition: all 0.3s ease-out;
}
#top.fixed #flags
{
	margin: 9px 0 0;
}
#flags DIV.text, #flags DIV.listed
{
	margin: 0 0 0 20px !important;
}
#flags .text A
{
	display: inline-block;
	color: #4F4F4F;
	height: 26px;
	width: 26px;
	text-align: center;
	margin-left: 5px;
	line-height: 26px;
}
#flags .text .active A
{
	font-weight: bold;
}
#flags .listed IMG
{
	padding: 2px;
	border: 1px solid #D2D2D2;
	margin: 0 2px 0 0;
}
.site-search-wrap
{
	/*position: absolute;*/
	float: right;
	right: 0;
	width: 157px;
	background-color: rgba(0, 0, 0, 0.068);
}
.site-search
{
	height: 26px;
}
.site-search .text
{
	background-color: transparent;
	border: none;
	color: #6F6F6F;
	font-size: 0.8em;
	padding: 2px 0px 0 10px;
	width: 115px;
}
.site-search .text:focus
{
	border: none;
	box-shadow: none;
}
.site-search INPUT.ara
{
	border: none;
	background-color: transparent;
	font-size: 0;
	width: 25px;
	height: 25px;
	background-image: url(imgeler/ara.png);
	/*background-image: url(imgeler/ara-b.png);*/
	vertical-align: middle;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0 2px;
	opacity: 0.75;
}
.box_login_s
{
	color: #8F8F8F;
	font-size: 0.9em;
	text-align: right;
	left: 0;
	float: right;
}
.box_login_s.online
{
	display: block;
}
.box_login_s .user-acts
{
	border-left: 1px solid #CFCFCF;
	display: inline-block;
	margin-left: 10px;
	padding-left: 26px;
	background-image: url(imgeler/info.gif);
	background-repeat: no-repeat;
	background-position: 6px 4px;
}
.box_login_s .logout
{
	display: inline-block;
	padding-left: 14px;
	background-image: url(imgeler/error_s.png);
	background-repeat: no-repeat;
	background-position: -1px 3px;
}
/*[clearfix]*/
#content
{
	margin: 0;
	height: 100%;
	padding-top: 100px;
}
/*FullWidth: 1140px
MainWidth: 818px
PartWidth: 290px*/
.stage, .stage-body
{
	margin: 0;
	height: 100%;
	width: 100%;
}
.stage
{
	margin: auto;
	padding-bottom: 0;
}
.stage .body SECTION, .stage .body DIV.res-slider-wrap, .stage .body DIV.share-box
{
	max-width: 10000px;
}
.stage-0
{
	min-height: 150px;
}
.stage-0 .body SECTION > .columns, .stage-0 > .body > *, .stage-0 > .body > .node-content > *, .fwd-section > .body
{
	max-width: 1140px;
	margin-left: auto !important;
	margin-right: auto !important;
	box-sizing: border-box;
}
.stage-0 > .body > .node-content > SECTION
{
	max-width: none;
}
.layout-B
{
}
.layout-B .stage-0, .layout-B .stage-1
{
	width: 100%;
}
.layout-B .stage-0 > .body
{
	width: 100%;
	margin: 0 0px;
	padding: 0;
}
.layout-B .stage-1 > .body
{
	width: 100%;
	margin: 0 0px;
}
.layout-B .stage-sep
{
	height: 0;
}
.stage.layout-C
{
	max-width: 1140px;
}
.layout-C .stage-body, .layout-D .stage-body
{
	padding-bottom: 0;
}
.layout-C .stage-0, .layout-D .stage-0
{
	float: left;
	width: 73%;
	padding: 0px 0 20px 0px;
	margin: 0;
	border-right: 1px solid #CDCDCD;
}
.layout-C .stage-0 > .body, .layout-D .stage-0 > .body
{
	margin-right: 15px;
	position: relative;
}
.layout-C .stage-1, .layout-D .stage-1
{
	width: 27%;
	float: right;
	margin: 0 -1px;
	height: 100%;
	border-left: 1px solid #CDCDCD;
}
.layout-C .stage-1 .body, .layout-D .stage-1 .body
{
	margin: 15px 0 0 15px;
}
.stage.layout-D .stage-group
{
	max-width: 1140px;
	margin-left: auto;
	margin-right: auto;
}
.stage-1 P
{
	text-align: left;
}
.share-box
{
	position: static;
	width: 100%;
	border-left: none;
	border-right: none;
	margin-top: 0;
}
.share-box > .body
{
	margin: auto;
	max-width: 1140px;
}
#footer
{
	line-height: 1.2em;
	font-size: 0.9em;
	/*background-color: #6A6A6A;*/
	width: 100%;
	margin: auto;
	clear: both;
	padding: 15px 0px;
	box-shadow: inset 0px 2px 5px -5px #000000;
}
#footer .body
{
	margin: auto;
	color: rgba(255, 255, 255, 0.712);
	max-width: 1140px;
}
#footer A:link, #footer A:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
#footer .filweb, #footer .filweb A
{
	text-align: right;
	font-size: 0.9em;
	color: #CDCDCD;
}
#footer STRONG
{
	font-weight: 600;
}
#footer H2, #footer H3, #footer H4, #footer H5, #footer H6
{
	color: rgba(255, 255, 255, 0.644);
}
P._headline, P.headline
{
	font-size: 1.25em;
}
A._button
{
}
.button, A.button:link, A.button:visited
{
	font-size: 1em;
	display: inline-block;
	padding: 0.55em 1em;
	border-radius: 0;
	font-weight: normal;
	color: #FFF;
	border: none;
	background: #818181;
}
A.button:link, A.button:visited
{
	padding: 0.3em 0.7em;
	display: inline-block;
}
.button-small
{
	padding: 1px 8px !important;
	font-size: 0.9em !important;
}
.button-gray
{
	background-color: #CACACA !important;
	border: none !important;
	color: #060606 !important;
}
IMG._resim-cerceve, .resim-cerceve
{
	padding: 10px;
	background: #FFF;
	max-width: 100%;
	box-sizing: border-box;
	box-shadow: 0 0 10px -3px rgba(0, 0, 0, 0.5);
}
.ikon-daire
{
	border: 4px solid #99CED0;
	padding: 0.4em;
	border-radius: 100px;
	display: inline-block;
	background-color: #007BAC;
	color: #FFF;
	cursor: default;
	transition: all 0.3s ease-out;
}
A:hover .ikon-daire, A .ikon-daire.hover
{
	background-color: #09836D;
	color: #FFFFFF;
	border-color: #0D5746;
	transform: scale(1.05);
	cursor: pointer;
}
A:hover .ikon-daire:after, A .ikon-daire.hover:after
{
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
	opacity: 1;
}
/*base override*/
/*project*/
.stage-0 .columns IMG
{
	max-width: 100%;
}
.img-banner
{
	height: 250px;
	background-color: #E9E9E9;
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
	/*+box-shadow: inset 0px -5px 10px -5px rgba(0, 0, 0, 0.4);*/
	-moz-box-shadow: inset 0px -5px 10px -5px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: inset 0px -5px 10px -5px rgba(0, 0, 0, 0.4);
	box-shadow: inset 0px -5px 10px -5px rgba(0, 0, 0, 0.4);
	padding: 1px 0 0;
}
.img-banner-large
{
	height: 420px;
}
.img-banner-small, .img-banner.sml
{
	height: 180px;
}
SECTION.band-gray, SECTION._band-gray
{
	background-color: #F0F0F0;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	padding-top: 45px;
	padding-bottom: 45px;
	margin: 2em 0px;
	box-shadow: inset 0px 0px 15px -5px #AAAAAA;
	max-width: none !important;
}
.mobile-fit
{
	max-width: none !important;
}
SECTION.sGear-wrap
{
	max-width: none !important;
}
/*haber liste*/
.haber-grup .box01e
{
	max-width: 990px !important;
}
.link-galeri-view
{
	display: none;
}
.box-album-pic .thumb_holder
{
	border: 1px solid #CDCDCD;
	border-radius: 0 !important;
}
.box-album-pic .thumb_holder IMG
{
	background: #FFF;
	border-radius: 0 !important;
}
/*duyuru box*/
/*[clearfix]*/
BODY .duyuru-item
{
	margin: 5px 0px 0px;
	padding: 0 0 5px;
	background-image: none;
	border-bottom: none;
}
BODY .duyuru-item .thumb
{
	max-width: 130px;
	display: block;
	float: left;
	padding: 3px;
	border: 1px solid #C7C7C7;
	margin: 0 1em 0 0;
}
BODY .duyuru-item H5
{
	border: none;
	font-weight: 700;
	margin: 0px;
	padding: 0px;
	font-size: 0.93em;
}
BODY .duyuru-item .date
{
	margin: 0px;
	font-size: 0.75em;
	color: #8F8F8F;
	text-align: justify;
}
.duyuru-box .devam
{
	font-size: 0.9em;
}
/*blog*/
.blog-guncel-box .blog-guncel-item
{
	width: 48.5%;
	float: left;
	margin: 0 3% 0 0;
	position: relative;
	max-height: 400px;
	overflow: hidden;
}
.blog-guncel-item:nth-child(2n)
{
	margin-right: 0;
}
.blog-guncel-item IMG
{
	max-width: 100%;
}
.blog-guncel-item .thumb
{
	overflow: hidden;
	position: relative;
}
.blog-guncel-item .thumb IMG
{
	position: absolute;
	top: -50%;
	bottom: -50%;
	margin: auto;
	width: 100%;
	height: auto;
}
.blog-guncel-item H5
{
	font-weight: 300;
	font-size: 1.18em;
	margin-top: 0.5em;
}
.blog-guncel-item .date
{
	display: block !important;
	margin-bottom: 1em;
	margin-top: 0.5em;
}
.blog-guncel-item P
{
	font-size: 0.9em;
	text-align: justify;
}
.blog-guncel-item:after
{
	content: "";
	position: absolute;
	bottom: -7px;
	left: 0;
	right: 0;
	height: 40px;
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}
