
.mizah-s-title {
text-align: center;
background: #25467A;
border-top: solid 2px #25467A;
border-bottom: solid 2px #25467A;
color: rgb(255, 255, 255);
text-shadow: 0px 1px #2C2B2B;
}

.mizah-s-title2{
text-align: center;
background: #EDEDED;
border: solid 1px #25467A;
color: rgb(37, 70, 122);
text-shadow: 0px 1px #fff;
font-size: 14px;
font-weight: bold;
}

.mizah-s-title3{
text-align: center;
background: #CFE1FD;
border: solid 1px #25467A;
color: rgb(37, 70, 122);
text-shadow: 0px 1px #fff;
font-size: 14px;
}




.quote_body {
    padding: 3px;
    background-color: #F8F8F8;
    color: #444;
}
.quote_global-quote { background: #FAFAFA url(images/misc/q_quote.png) top right no-repeat; }
.quote_global {
    background-color: #FAFAFA;
    margin: 3px 20px 3px 20px;
}

.quote_head, .quote_head div, .quote_head span, .quote_foot, .quote_foot div, .quote-foot span {
    margin: 0;
    padding: 0;
    overflow: hidden;
    line-height: 1px;
    font-size: 1px;
    height: 5px;
}
.quote_head, .quote_head div {
    background: url(images/misc/bg_quote1.gif) top right no-repeat;
}
.quote_foot, .quote_foot div {
    background: url(images/misc/bg_quote2.gif) top right no-repeat;
}
.quote_head div, .quote_foot div {
    background-position: 0 -5px;
    height: 5px;
    padding: 0 5px;
}
.quote_head span {
    display: block;
    border-top: solid 1px #CCC;
    height: 4px;
}
.quote_foot span {
    display: block;
    border-bottom: solid 1px #CCC;
    height: 4px;
}
.quote_name, .quote_body {
    border-left: solid 1px #CCC;
    border-right: solid 1px #CCC;
    padding: 4px;
}

.gzlinkler{
position: absolute;
top: -9999px;
left: -9999px;
}

.postbitkenarlik { padding: 3px 0; border: double 1px #CCCCCC; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }

.syst3mpostbitduzen {

font-size:.99em;
margin-top:4px;
background:0 0;
border-bottom:1px solid #f9fbec;
margin-bottom:3px;
padding:4px;
}


.ek-postbit { 
background: #FFFFFF;
border: 1px;
border-color: #ddd;
border-style: solid;
border-left: 1px;
border-left-color: #333;
border-left-style: solid;
border-bottom: 1px;
border-bottom-style: solid;
border-bottom-color: #dadada;
color: #333;
font-family: Tahoma;
font-size: 11px;
padding: 5px 5px 5px 5px;
margin-top: 2px;
}
.ek-postbit:hover { 
background: #E7E7E7;
border: 1px;
border-color: #FFF;
border-style: solid;
border-left: 1px;
border-left-color: #333;
border-left-style: dotted;
border-bottom: 1px;
border-bottom-style: solid;
border-bottom-color: #dadada;
color: #000;
font-family: Tahoma;
font-size: 11px;
padding: 5px 5px 5px 5px;
margin-top: 2px;
}



.userranks { margin-bottom: 3px; }
.postbitkenarlik2 { margin-bottom: 3px; }
.tbmzh { overflow: hidden; }
.ifkayitkuralcss{
	width:100%;
        margin: 0 auto;
}
.ifkayitkuralcss ol{
	            counter-reset: li;
				list-style: none;
				*list-style: decimal;
				font: 15px 'Exo', 'lucida sans';
				padding: 0;
				

}
.ifkayitkuralcss ol ol{
				margin: 0 0 0 2em;
			}
			
.ifkayitkuralcss a{
				position: relative;
				display: block;
				padding: .5em .5em .5em 3em;
				*padding: .5em;
				margin: .6em 0;
				background: #FFF;
				color: #333;
				/*! text-decoration: none; */
				-moz-border-radius: .3em;
				-webkit-border-radius: .3em;
				border-radius: .3em;
			}

.ifkayitkuralcss a:hover{
				background: #cbe7f8;
				text-decoration:none;
			}
.ifkayitkuralcss a:before{
				content: counter(li);
				counter-increment: li;
				position: absolute;	
				left: -2px;
				top: 50%;
				margin-top: -1.3em;
				background: #2f6880;
				height: 2em;
				width: 2em;
				line-height: 2em;
				border: .3em solid #fff;
				text-align: center;
				font-weight: bold;
				-moz-border-radius: 2em;
				-webkit-border-radius: 2em;
				border-radius: 2em;
				color:#FFF;
			}

.ifkayitarkaplan { background: #E4E7F5 url(../../images/gradients/gradient_panel.gif) repeat-x top left }


.topBar {
	width: 100%;
	height: 23px;
        left: 0;
	position: absolute;
	top: 50px;
	text-align: center;
	border-bottom: 1px solid #fff;
	box-shadow: 0 2px 5px #ccc;
	padding-top: 7px;
	color: #fff;
	font-family: Titillium Web;
	font-size: 13px;
        background: #519ae3;
}
.topBar .link {
	padding: 2px 8px;
	background-color: #831e1a;
	color: #fff;
	border-radius: 2px;
	font-size: 12px;
	font-weight: bold;
}
.topBar .link:hover {
	background-color: #e62601;
}
.btnClose, .btnOpen {
	position: absolute;
	right: 30px;
	font-weight: bold;
	width: 50px;
}
.btnClose {
    font-size: 15px;
    line-height: 44px;
    height: 25px;
    margin-top: -35px;
}
.btnOpen  {
	font-size: 0;
	border: 1px solid #fff;
	box-shadow: 0 2px 5px #ccc;
	border-top: none;
	border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	top: 30px;
	opacity: .8;
}
.btnOpen:hover  {
	opacity: 1;
}
.btnOpen a  {
display: block;
}
.topBar a {
	text-decoration: none;
	color: #fff;
}
.topBar:target {
	top: -36px;
	position: absolute;
	-webkit-transition: top 0.4s ease-in;
	-moz-transition: top 0.4s ease-in;
}
.topBar:target .btnOpen {
	top: 88px;
	height: 30px;
	font-size: 12px;
	line-height: 34px;
	-webkit-transition-property: top;
	-webkit-transition-duration: .4s;
	-moz-transition-property: top;
	-moz-transition-duration: .4s;
}
.topBar:target .btnClose {
	display: none;
}

.if-hbtn { 
box-shadow: 0px 1px 0px 0px #25467A inset;
background: #B1206D;
border-radius: 3px;
border: 1px solid #B1206D;
display: inline-block;
cursor: pointer;
color: rgb(255, 255, 255);
font-family: Titillium Web;
font-size: 12px;
padding: 3px 6px;
text-decoration: none;
text-shadow: 0px 1px 0px rgb(37, 69, 122);
}
.if-hbtn a {
  color: #ffffff;
  text-decoration: none;
}
.if-hbtn a:visited,
.if-hbtn a:active {
  color: #ffffff;
}
.if-hbtn a:hover {
  text-decoration: none;
}

.khz-pb {
line-height:16px;
padding-left: 3px;
background-color: #f9fbec;
border-top: 1px double #dadada;
border-right: 1px solid #dadada;
border-left: 1px solid #dadada;
border-bottom: 1px solid #dadada;
font-family:Tahoma;
font-size: 11px;}  
.khz-pbyatay {
float: left;
line-height:16px;
padding-left: 3px;
background-color: #f9fbec;
border-top: 1px double #dadada;
border-right: 1px solid #dadada;
border-left: 1px solid #dadada;
border-bottom: 1px solid #dadada;
font-family:Tahoma;
font-size: 11px;}  
.cerceve { padding: 2px; border: double 1px #25467A; border-radius: 5px; 
-webkit-border-radius: 5px; -moz-border-radius: 5px; -khtml-border-radius: 5px; background-color: rgb(255, 255, 255); }
.vbseoavatar { padding: 2px; border: double 1px #6A89B9; border-radius: 75px; 
-webkit-border-radius: 75px; -moz-border-radius: 75px; -khtml-border-radius: 75px; background-color: rgb(255, 255, 255); }
.dogumgunuavatar { padding: 2px; width: 40px; height: 40px; border: double 1px #6A89B9; border-radius: 75px; 
-webkit-border-radius: 75px; -moz-border-radius: 75px; -khtml-border-radius: 75px; background-color: rgb(255, 255, 255); }

.v_xen_footer {
    background: #03314f;
    overflow: hidden;
    font-size: 12px;
    padding-bottom: 20px;
    padding-top: 10px;
    border-bottom: 4px solid #519ae3; 
    border-top: 4px solid #519ae3;
} 
    
.v__xen_footer_icerik_eb { margin: 0 30px; }
 
.v_xen_footer_alt_bilgi {
    overflow: hidden;
    padding: 0 10px; }

.v_xen_footer,.v_xen_footer a { color: #a5cae4; }
 
.v_xen_footer .v_xen_icerik {
    margin: 10px 0;
    border: 1px solid #3E5B6F;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    overflow: hidden;
    zoom: 1;
    background: rgba(43, 72, 92, 0.4);
    border: 1px solid rgba(43, 72, 92, 0.45);
    border-radius: 5px 5px 5px 5px;
    margin: 10px 0;
    overflow: hidden;
    padding: 2px 5px; }
 
.v_xen_footer .v_xen_footer_logo {
    display: block;
    margin-left: -8px;
    float: left; }
 
    .v_xen_footer .v_xen_footer_logo  img {
        display: block;
        padding: 7px 10px; }
 
.v_xen_footer .v_xen_footer_merkez {
    display: block;
    text-align: center; }

.v_xen_footer .v_xen_footer_copyright {
    display: block;
    text-align: left; }
 
.v_xen_footer .v_xen_footer_buyuk_buton {
    display: inline-block;
    border: solid 2px #176093;
    box-shadow: 2px 2px 5px #032A46;
    -webkit-box-shadow: 2px 2px 5px #032A46;
    -moz-box-shadow: 2px 2px 5px #032A46;
    padding: 1px;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    margin: 7px auto;
    width: 150px;
    text-align: center; }
 
    .v_xen_footer .v_xen_footer_buyuk_buton strong {
        display: block;
        background: #176093 url(images/v_xen_footer/v_xen_footer_buton.png) repeat-x center -7px;
        color: #d7edfc;
        height: 16px;
        line-height: 16px;
        padding: 5px 0;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        font-family: 'Tahoma', sans-serif;
        font-weight: normal; 
        font-size: 12px;
        font-weight: bold; }
 
    .v_xen_footer .v_xen_footer_buyuk_buton:hover {
        text-decoration: none;
        border-color: #d7edfc; }
 
        .v_xen_footer .v_xen_footer_buyuk_buton:hover .inner {
            background-color: #65a5d1;
            color: #f0f7fc;
            text-shadow: 0 0 0 transparent, 0 1px 3px #032A46; }
 
.v_xen_footer .v_footer_sag_buyuk_buton { border-color: #2b485c; }
 
    .v_xen_footer .v_footer_sag_buyuk_buton strong { background-color: #2b485c; }
 
.v_xen_footer .v_xen_sosyal {
    float: right;
    padding: 5px 10px;
    height: 40px;
    width: 112px; }
 
    .v_xen_footer .v_xen_sosyal a {
        display: block;
        margin-bottom: 8px;
        line-height: 16px;
        padding-right: 20px;
        background: transparent url(images/v_xen_footer/v_xen_footer.png) no-repeat right 0px;
        text-align: right; }
         .v_xen_footer .v_xen_sosyal a.v_xen_footer_twitter { background-position: right -16px; }
 
.v_xen_footer .v_icerik {
    overflow: hidden;
    zoom: 1;
    padding: 2px 5px; }
 
.v_xen_footer .v_xen_footer_linkleri.sol { float: left; }

.v_xen_footer .v_xen_footer_linkleri.orta { margin: 0 auto; }
 
.v_xen_footer .v_xen_footer_linkleri.sag { float: right; }
 
.v_xen_footer .v_xen_footer_linkleri a,
.v_xen_footer .v_xen_footer_linkleri label {
    display: block;
    float: left; }
 
.v_xen_footer .v_xen_footer_merkez_link {
    display: inline-block;
    width: 110px; }

.v_xen_footer .v_xen_footer_copyright {
    display: inline-block;
    width: 110px; }
 
    .v_xen_footer .v_xen_footer_merkez_link.sol { text-align: right; }
 
    .v_xen_footer .v_xen_footer_merkez_link.sag { text-align: left; }
 
.v_xen_footer .v_xen_footer_linkleri a,
        .v_xen_footer .v_xen_footer_linkleri label,
        .v_xen_footer .v_xen_footer_merkez_link { padding: 2px 5px; }
        .v_xen_footer .v_xen_footer_copyright_link { padding: 2px 5px; }
 
.v_xen_footer .v_xen_footer_linkleri a:hover,
.v_xen_footer .v_xen_footer_merkez_link:hover {
    text-decoration: none;
    background-color: #176093;
    color: #d7edfc;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px; }

.v_xen_footer .v_xen_footer_copyright_link:hover {
    text-decoration: none;
    background-color: #176093;
    color: #d7edfc;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px; }
 
.v_xen_sosyal {
    width: 110px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box; }

#lntks { position: absolute; left: 0px; top: 0px; } 
#lntkose { position: absolute; right: 0px; bottom: 0px; } 
div > div#fixme { position: fixed; } 
div > div#lntkose { position: fixed; } 
pre.fixit { overflow:auto;border-left:1px dashed #000;border-right:1px dashed #000;padding-left:2px; }

.logoresim img
{
filter:alpha(opacity=80);
opacity:0.8;
}
.logoresim img:hover
{
filter:alpha(opacity=100);
opacity:1;
}

.s081 {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-style: italic;
    font-weight: bold;
    font-size: 11px;
    color: #000000;
}

.s082 {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-style: italic;
    font-weight: bold;
    font-size: 11px;
    color: #000000;
}
#headerlogo .description{
	position: absolute;
	left: 45px;
	bottom: 3px;
	color: #993333;
	font-size: 23px;
}
.header_outside {
	background-color: #234276;
	width: 100%;
	height: 0px;
}
#header1 {
	background-color: #234276;
	width: 900px;
	height: 0px;
	margin: auto;
}
/* Header-Navigation
***************************************************/
a.headernavigation_box {
	display:block;
	float: right;
	background-color: #234276;
	border: 1px solid #474747;
	padding: 10px;
	margin-top: 4px;
	margin-right: 4px;
        webkit-border-radius: 3px;
	font-size: 11px;
	font-family: 'Tahoma'
        font-weight: normal; 
	color: #FFFFFF;
	text-decoration: none;
}
a.headernavigation_box:visited {
	background-color: #234276;
	border: 1px solid #474747;
	font-family: 'Tahoma'
        font-weight: normal; 
	color: #FFFFFF;
}
a.headernavigation_box:hover {
	background-color: #296fb5;
	color: #FFFFFF;
	border: 1px solid #ffffff;
}





#zekmek {
padding: 3px 3px 3px 3px;
border: 1px solid #FFFFFF;
display: none;
background-color: #22229C;
color: #FFFFFF;
font: bold 12px Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;
position: absolute;
z-index: 1000;
}


textarea{
	background-color: #FFFFFF;
	color: #25467A;
	margin-bottom: 4px;
	width: 98%;
	font-family:Tahoma;
	font-size: 11px;}
.rankz{
position: relative;
font-size:11px;width: 160px;
height: 15px;
_padding: 0px;
padding-top:4px;
padding-bottom:3px;
top:5px;
background: #000000;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
color:#FFF;
text-align:center;
}

.rankz:after {
content: "";
position: absolute;
top: -10px;
left: 5px;
border-style: solid;
border-width: 0 13px 13px;
border-color: #000000 transparent;
display: block;
width: 0;
z-index: 1;
}







.alert { padding: 8px 35px 8px 14px; margin-bottom: 20px; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); background-color: #fcf8e3; border: 1px solid #fbeed5; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.alert,
.alert h4 { color: #c09853; margin: 0; }
.alert-success { color: #468847; background-color: #dff0d8; border-color: #d6e9c6; }
.alert-success h4 { color: #468847; }
.alert-danger,
.alert-error { color: #b94a48; background-color: #f2dede; border-color: #eed3d7; }
.alert-danger h4,
.alert-error h4 { color: #b94a48; }
.alert-info { color: #3a87ad; background-color: #d9edf7; border-color: #bce8f1; }
.alert-info h4 { color: #3a87ad; }
.alert-mizah { color: #f1f1f1; background-color: #2f6880; border-color: #bce8f1; }
.alert-mizah h4 { color: #f1f1f1; }
.alert-block { padding-top: 14px; padding-bottom: 14px; }
.alert-block > p,
.alert-block > ul { margin-bottom: 0; }
.alert-block p + p { margin-top: 5px; }  

span.Kbaslik { 
    font-family: 'Exo', sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #25467A;
    line-height: 25px;
    display: block;
    margin: 2px 2px 0 2px; } 

@font-face {
  font-family: 'Tahoma';
  font-style: normal;
  font-weight: 400;
}  


/* ***** new code styles ***** */
.bbccode{
 width: 650px;
 background: #FFF;
 border: 1px solid #B71C1C;
 border-top: 4px solid #B71C1C;
 padding: 5px;
 color: #5e1b1b;
 font-size: 12px;
}
.bbccodetitle{
 font-weight: bold;
 font-size: 12px;
 border: 0px;
 border-bottom: 1px dashed #B71C1C;
 color: #5e1b1b;
 padding-bottom: 3px;
 margin-bottom: 5px;
}
/* ***** new html styles ***** */
.bbchtml{
 width: 650px;
 background: #FFF;
 border: 1px solid #c3ffa8;
 border-top: 4px solid #c3ffa8;
 padding: 5px;
 color: #7fa66e;
 font-size: 12px;
}
.bbchtmltitle{
 font-weight: bold;
 font-size: 12px;
 border: 0px;
 border-bottom: 1px dashed #82cc00;
 color: #82cc00;
 padding-bottom: 3px;
 margin-bottom: 5px;
}
/* ***** new php styles ***** */
.bbcphp{
 width: 650px;
 background: #FFF;
 border: 1px solid #ffa8a8;
 border-top: 4px solid #ffa8a8;
 padding: 5px;
 color: #990000;
 font-size: 12px;
}
.bbcphptitle{
 font-weight: bold;
 font-size: 12px;
 border: 0px;
 border-bottom: 1px dashed #cc0000;
 color: #000000;
 padding-bottom: 3px;
 margin-bottom: 5px;
}
/* ***** new quote styles ***** */
.bbcquote{
 width: 650px;
 background: #FFF;
 border: 1px solid #C2CFDF;
 border-top: 4px solid #C2CFDF;
 color: #000000;
 padding: 5px;
 font-size: 12px;
}
.bbcquotetitle{
 font-weight: bold;
 font-size: 12px;
 border: 0px;
 border-bottom: 1px dashed #003366;
 color: #003366;
 padding-bottom: 3px;
 margin-bottom: 5px;
}
#header1_new {
	float: right
}
a.headernavigation_box_new {
	display:block;
	float: left;
	background-color: #234276;
	padding: 10px;
	margin-left: 2px;
	margin-top: 10px;
	font-size: 12px;
	font-family: 'Tahoma';
    font-weight: bold; 
	color: #FFFFFF;
	text-decoration: none;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
a.headernavigation_box_new:visited {
	background-color: #234276;
	font-family: 'Tahoma';
    font-weight: bold; 
	color: #FFFFFF;
}
a.headernavigation_box_new:hover {
	background-color: #296fb5;
	color: #FFFFFF;
	-webkit-animation: chuckyfun_clr_anim 1s infinite alternate;
	-moz-animation: chuckyfun_clr_anim 1s infinite alternate;
	-ms-animation: chuckyfun_clr_anim 1s infinite alternate;
	-o-animation: chuckyfun_clr_anim 1s infinite alternate;
	animation: chuckyfun_clr_anim 1s infinite alternate;
}

@-webkit-keyframes chuckyfun_clr_anim {
  from { background-color: #234276; }
  to { background-color: #296fb5; }
}
@-moz-keyframes chuckyfun_clr_anim {
  from { background-color: #234276; }
  to { background-color: #296fb5; }
}
@-ms-keyframes chuckyfun_clr_anim {
  from { background-color: #234276; }
  to { background-color: #296fb5; }
}
@-o-keyframes chuckyfun_clr_anim {
  from { background-color: #234276; }
  to { background-color: #296fb5; }
}
@keyframes chuckyfun_clr_anim {
  from { background-color: #234276; }
  to { background-color: #296fb5; }
}

a.headernavigation_box_newred {
	display:block;
	float: left;
	background-color: #b30000;
	padding: 10px;
	margin-left: 2px;
	margin-top: 10px;
	font-size: 12px;
	font-family: 'Tahoma';
    font-weight: bold; 
	color: #FFFFFF;
	text-decoration: none;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
a.headernavigation_box_newred:visited {
	background-color: #b30000;
	font-family: 'Tahoma';
    font-weight: bold; 
	color: #FFFFFF;
}
a.headernavigation_box_newred:hover {
	background-color: #e60000;
	color: #FFFFFF;
	-webkit-animation: chuckyfun_clr_animred 1s infinite alternate;
	-moz-animation: chuckyfun_clr_animred 1s infinite alternate;
	-ms-animation: chuckyfun_clr_animred 1s infinite alternate;
	-o-animation: chuckyfun_clr_animred 1s infinite alternate;
	animation: chuckyfun_clr_animred 1s infinite alternate;
}

@-webkit-keyframes chuckyfun_clr_animred {
  from { background-color: #b30000; }
  to { background-color: #e60000; }
}
@-moz-keyframes chuckyfun_clr_animred {
  from { background-color: #b30000; }
  to { background-color: #e60000; }
}
@-ms-keyframes chuckyfun_clr_animred {
  from { background-color: #b30000; }
  to { background-color: #e60000; }
}
@-o-keyframes chuckyfun_clr_animred {
  from { background-color: #b30000; }
  to { background-color: #e60000; }
}
@keyframes chuckyfun_clr_animred {
  from { background-color: #b30000; }
  to { background-color: #e60000; }
}

.fixedsig {
height: 100px;
width: 40%;
}



.bradius_b_l { -webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px; }

.bradius_b_r { -webkit-border-bottom-right-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px; }

.bradius_t_r { -webkit-border-top-right-radius: 5px;
-moz-border-radius-topright: 5px;
border-top-right-radius: 5px; }

.bradius_t_l { -webkit-border-top-left-radius: 5px;
-moz-border-radius-topleft: 5px;
border-top-left-radius: 5px; }

.no_radius_t_r {  -webkit-border-top-right-radius: 0;
-moz-border-radius-topright: 0;
border-top-right-radius: 0; }

.mb20 { margin-bottom: 30px; }
.box_shadow {
-webkit-box-shadow: 0px 10px 10px -8px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 10px 10px -8px rgba(50, 50, 50, 0.75);
box-shadow:         0px 10px 10px -8px rgba(50, 50, 50, 0.75);
}


#ifkangrubum { background: #af111c; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; text-shadow: 0px 1px 1px #080508; text-align: center; font-family: Exo; color: #fff; font-size: 11px; padding: 8px 16px 8px 16px; text-decoration: none; width: auto; top: -8px; }

#ifkangrubum:hover { text-decoration: none; }

#psprofilim { background: #f9fbec; border-bottom: 1px dotted #6d6d6d; border-top: 1px dotted #6d6d6d; margin-bottom: 2px; text-align: center; font-family: Exo; color: #000; font-size: 11px; padding: 3px 7px 3px 7px; text-decoration: none; width: auto; margin-top: 3px; } 

#psprofilim:hover { text-decoration: none; }

#ifonline { background: #65aa20; border-top-left-radius: 5px; border-top-right-radius: 5px; text-align: center; font-family: Exo; color: #fff; font-size: 11px; padding: 8px 16px 8px 16px; text-decoration: none; width: auto; top: -8px; }

#ifonline:hover { text-decoration: none; }

#ifcevrimdisi { background: #bb2222; border-top-left-radius: 5px; border-top-right-radius: 5px; text-align: center; font-family: Exo; color: #fff; font-size: 11px; padding: 8px 16px 8px 16px; text-decoration: none; width: auto; top: -8px; }

#ifcevrimdisi:hover { text-decoration: none; }

#ifgorunmez { background: #bb2222; border-top-left-radius: 5px; border-top-right-radius: 5px; text-align: center; font-family: Exo; color: #fff; font-size: 11px; padding: 8px 16px 8px 16px; text-decoration: none; width: auto; top: -8px; }

#ifgorunmez:hover { text-decoration: none; }

.tepkigoster {
border: 1px solid #e94949;
background: url(images/tepkidown.png) #f8f8f8;
background-position: 5px center;
background-repeat: no-repeat;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
clear: both;
display: block;
padding: 7px;
padding-left: 30px;
font-size: 11px;
position: relative;
margin: auto;
width: 94%;
 overflow: hidden; 
}

.tepkigoster .gerial { float: right; }
.ifliketepkibox { background: linear-gradient(to bottom, #D5DEE7 0%, #E8EBF2 50%, #E2E7ED 100%), linear-gradient(to bottom, rgba(0,0,0,0.02) 50%, rgba(255,255,255,0.02) 61%, rgba(0,0,0,0.02) 73%), linear-gradient(33deg, rgba(255,255,255,0.20) 0%, rgba(0,0,0,0.20) 100%);
 background-blend-mode: normal,color-burn; }



.ifmzhpopup{
    display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
 
-webkit-box-align: center; -moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
 
-webkit-box-pack: center; -moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}

.navigation {
  width: 100%;
  height: 50px;
  background: #0b2f52;
  font-family: 'Titillium Web', sans-serif;
  color: #fff;
  position: absolute;
  z-index: 99999;
  top: 0;
  left: 0;
  border-bottom: 4px solid #519ae3;
  overflow: hidden;
}
.navigation a {
  color: #fbfbfb;
  text-decoration: none;
}
.navigation a:hover {
  color: #ffffff;
  text-decoration: none;
}
.brand {
  position: absolute;
  float: left;
  width:100%;
}
.brand a {
  color: #ffffff;
  font-size: 1.1em;
  text-decoration: none;
  font-weight: 500;
}
.brand a:visited,
.brand a:active {
  color: #ffffff;
}
.brand a:hover {
  text-decoration: none;
}
.header-container {
  max-width: 90%;
  margin: 0 auto;
  padding: 0px 0px;
  background: #25467A;
}
.header-dropdown {
  display: none;
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 1;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.15);
}
header {
  float: right;
  position: relative;
  display: inline-block;
  font-size: .8em;
  font-weight: 500;
  background: #25467A;
}
header ul {
  list-style: none;
  text-align: left;
  margin: 0;
  padding: 0;
}
header ul li {
  float: left;
  display: inline;
  position: relative;
  font-family: Titillium Web;
  font-size: 13px;
}
header ul li a {
  display: block;
  color: #a9a9a9;
  padding: 0 5px;
  line-height: 50px;
  background: #0b2f52;
}
.active, .a:hover {
    background-color: #519ae3;
    color: #fff;
}
header ul li a:hover,
header ul li a:focus,
header ul li a:active {
  text-decoration: none;
  color: #ffffff;
}
header ul li > a:hover {
  background: #519ae3;
  color: #ffffff;
 -webkit-animation: chuckyfun_clr_anim 1s infinite alternate;
	-moz-animation: chuckyfun_clr_anim 1s infinite alternate;
	-ms-animation: chuckyfun_clr_anim 1s infinite alternate;
	-o-animation: chuckyfun_clr_anim 1s infinite alternate;
	animation: chuckyfun_clr_anim 1s infinite alternate;
}

@-webkit-keyframes chuckyfun_clr_anim {
  from { background-color: #234276; }
  to { background-color: #519ae3; }
}
@-moz-keyframes chuckyfun_clr_anim {
  from { background-color: #234276; }
  to { background-color: #519ae3; }
}
@-ms-keyframes chuckyfun_clr_anim {
  from { background-color: #234276; }
  to { background-color: #519ae3; }
}
@-o-keyframes chuckyfun_clr_anim {
  from { background-color: #234276; }
  to { background-color: #519ae3; }
}
@keyframes chuckyfun_clr_anim {
  from { background-color: #234276; }
  to { background-color: #519ae3; }
}
header ul li > a:not(:only-child):after {
  padding-left: 4px;
  content: ' ?';
}
header ul li ul li {
  width: 190px;
}
header ul li ul li a {
  background: #262626;
  display: block;
  padding: 15px;
  line-height: 20px;
  z-index: 1;
}
header ul li ul li a:hover {
  background: #519ae3;
  color: #ffffff;
}
.slide {
    color: #FFFFFF;
    font-size: 13px;
    padding: 5px;
}

.slide > li,.typing > li {
    list-style: none inside none;
    font-family: Titillium Web;
    font-size: 12px;
}
.duyurubaslik {
    color: #FFFFFF;
    font-size: 15px;
    padding: 5px;
	float: left;
}
.menuayrac { margin-bottom: 20px; }

a:active, a:focus {
outline: 0
}
.nvblink { list-style: none outside none; margin:0; padding: 0; text-align: center }
.nvblink li { display: inline; margin: 0 10px; }

/*miZah breadcrumb
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */  
.bread_box {
	margin: 0;
	overflow: hidden;
	clear: both;
}
.breadcrumb {
	position: relative;
	font: 12px Titillium Web,sans-serif;
	background: #f1f1f1 url(../../images/gradients/top-highlight.png) repeat-x left top;
	border: 1px solid #c1c1c1; 
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
}
.breadcrumb .crust {
	display: block;
	float: left;
	position: relative;
}
.breadcrumb .crust:first-child a.crumb {
	padding-left: 13px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.breadcrumb .crust a.crumb, .breadcrumb .crust b.lastcrumb {
	text-decoration: none;
	background-color: #f1f1f1; 
	padding: 0 10px 0 23px;
	border-bottom: 1px solid #c1c1c1; 
	margin-bottom: -1px;
	outline: 0 none;
	-moz-outline-style: 0 none;
	display: block;
	line-height: 28px;
	_border-bottom: none;
	color:#141c24; 
	text-decoration:none;
}
.breadcrumb .crust b.lastcrumb {
	background: transparent none;
	color: #3e3e3e; 
	font-weight: bold;
}
.breadcrumb .crust a.crumb, .breadcrumb .crust b.lastcrumb {
	line-height: 28px;
}
.breadcrumb .crust .arrow {
	border: 12px solid transparent;
	border-right: 1px none black;
	border-left: 1px solid #c1c1c1; 
	border-left-width: 12px !important;
	border-left-style: solid !important;
	display: block;
	position: absolute;
	right: -12px;
	top: 2px;
	z-index: 50;
	width: 0px;
	height: 0px;
}
.breadcrumb .crust .arrow span {
	border: 12px solid transparent;
	border-right: 1px none black;
	border-left-color: #f1f1f1; 
	display: block;
	position: absolute;
	left: -13px;
	top: -12px;
	z-index: 51;
	white-space: nowrap;
	overflow: hidden;
	text-indent: 9999px;
	width: 0px;
	height: 0px;
}
.breadcrumb .refresh:hover { background-position: 0px -16px; }
.breadcrumb .crust:last-child a.crumb { font-weight: bold; }
.breadcrumb .crust:hover a.crumb { 
	background-color:#e9e9e9; 
	color:#4173a5; 
	text-decoration:underline; 
}
.breadcrumb .crust:hover .arrow span { 
	border-left-color:#e9e9e9; 
}

/*miZah breadcrumb
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */