﻿
/**************
        YAN MENÜ
    ******************************************************************************************************************************************/

.YanMenu { width: 235px; min-height: 1px; height: auto; float: left; box-sizing: border-box; padding-bottom: 30px; position: relative; }

.YanMenu ul { width: 100%; min-height: 1px; height: auto; float: left; box-sizing: border-box; background: #f5f5f5; padding: 10px; }

.YanMenu ul:first-child { padding: 10px 16px; position: relative; z-index: 5; border-right: solid 1px #E6E6E6; }

.YanMenu ul li, .YanMenu ul li a { width: 100%; min-height: 1px; height: auto; float: left; box-sizing: border-box; transition: all .4s; -webkit-transition: all .4s; -moz-transition: all .4s; -o-transition: all .4s; }
.YanMenu ul li > a { font-size: 14px; color: #9C9C9C; padding: 4px 2px; font-weight: 400; }
.YanMenu ul li a.acildi { color: #866b8e; }
.YanMenu ul li ul li a.acildi { background: url(../images/ok2-2.png/) no-repeat left center; }

.YanMenu ul li a:hover { color: #A37CAF; }

.YanMenu ul li ul { padding-left: 9px; padding-top: 2px; padding-bottom: 2px; display: none; }
.YanMenu ul li ul a { padding: 2px 2px; word-break: break-all; }
.YanMenu ul li ul li ul { padding-left: 8px; padding-top: 4px; padding-bottom: 2px; }
.YanMenu ul li ul li a { padding-left: 15px; background: url(../images/ok.png/) no-repeat left center; font-size: 13px; color: #9A9A9A; }

.YanMenu ul li.active > ul { display: block; }

/***************
    TEMALAR
    ***************/

.YanMenu.tkby1 {width:249px; padding-left:30px; background:url(../images/mnsolbg.png/) repeat-y; padding-bottom:0px; font-family:Arial,sans-serif;}
.YanMenu.tkby1 ul {background:none;}
.YanMenu.tkby1 ul li{margin-bottom:2px;}
.YanMenu.tkby1 ul:first-child {padding-left:0px; padding-right:6px;}
.YanMenu.tkby1 ul:first-child li > a{padding-left: 13px;}
.YanMenu.tkby1 ul li > a { font-size: 14px; color: #fff; padding: 8px 2px; font-weight: 400; line-height:17px;}

.YanMenu.tkby1 ul li ul {padding-left:20px; padding-top:8px; padding-bottom:8px;}
.YanMenu.tkby1 ul li ul li a {padding: 2px 2px; word-break: break-all; }

.YanMenu.tkby1 ul li ul li a { padding-left: 15px; background: url(../images/ok.png/) no-repeat left center; font-size: 13px; color: #fff; }
.YanMenu.tkby1 ul li ul li a.acildi { background: url(../images/ok2-2.png/) no-repeat left center; }
.YanMenu.tkby1 ul li.active > a {background:#78b31f} 
.YanMenu.tkby1 ul li a:hover {background:#81bf22} 


/********************************************************************************************************************************************************/

/***********
    GENEL LİSTELEMELE
    ****************************/
.genelListe { width: 100%; min-height: 1px; height: auto; float: left; }
.genelListe ul, .genelListe ul a, .genelListe ul img { width: 100%; min-height: 1px; height: auto; float: left; }
.genelListe ul li { min-width: 1px; min-height: 1px; height: auto; float: left; box-sizing: border-box; padding: 10px; }
.genelListe ul li h6 { width: 100%; height: auto; float: left; box-sizing: border-box; }
.genelListe .resim { width: 100%; float: left; }

.genelListe ul li, .genelListe ul li a, .genelListe ul li h6 { transition: all .4s; -webkit-transition: all .4s; -moz-transition: all .4s; -o-transition: all .4s; }

/*********************************************************************************************************************************************************************************/

.sosyalMedia { width: auto; height: auto; float: right; }
.sosyalMedia a { width: 22px; height: 22px; float: left; margin-left: 5px; transition: all .4s; -webkit-transition: all .4s; -moz-transition: all .4s; }

.sosyalMedia a.facebook { background: url(../images/social/facebook.png) no-repeat center center; }
.sosyalMedia a.twitter { background: url(../images/social/twitter.png) no-repeat center center; }
.sosyalMedia a.googleplus { background: url(../images/social/googleplus.png) no-repeat center center; }
.sosyalMedia a.instagram { background: url(../images/social/instagram.png) no-repeat center center; }
.sosyalMedia a.linkedin { background: url(../images/social/linkedin.png) no-repeat center center; }
.sosyalMedia a.pinterest { background: url(../images/social/pinterest.png) no-repeat center center; }
.sosyalMedia a.youtube { background: url(../images/social/youtube.png) no-repeat center center; }

.sosyalMedia a.facebook:hover { background: url(../images/social/facebook2.png) no-repeat center center; }
.sosyalMedia a.twitter:hover { background: url(../images/social/twitter2.png) no-repeat center center; }
.sosyalMedia a.googleplus:hover { background: url(../images/social/googleplus2.png) no-repeat center center; }
.sosyalMedia a.instagram:hover { background: url(../images/social/instagram2.png) no-repeat center center; }
.sosyalMedia a.linkedin:hover { background: url(../images/social/linkedin2.png) no-repeat center center; }
.sosyalMedia a.pinterest:hover { background: url(../images/social/pinterest2.png) no-repeat center center; }
.sosyalMedia a.youtube:hover { background: url(../images/social/youtube2.png) no-repeat center center; }


/*.genelBaslik {width:100%; float:left;}
.genelBaslik h1, .genelBaslik h2, .genelBaslik h3, .genelBaslik h4, .genelBaslik h5, .genelBaslik h6, .genelBaslik a {min-width:1px; width:auto; min-height:1px; height:auto; float:left;}*/


a.Vmenu { width: 24px !important; height: 16px !important; float: left; margin-left: 6px; margin-right: 12px; margin-top: 3px; background: url(../images/mnu3.png) no-repeat center center; display: none; transition: all .4s; -webkit-transition: all .4s; -moz-transition: all .4s; }
a.Vmenu.active { background: url(../images/mnu4.png) no-repeat center center; margin-left: 29px; }

a.kmenu { width: 37px !important; height: 30px !important; float: left; margin-left: 0px; margin-right: 0px;margin-top: -14px; display: none;background: url(../images/mnu.png) no-repeat center center #4AB9E3; transition: all .4s; -webkit-transition: all .4s; -moz-transition: all .4s;}
a.kmenu.active {background: url(../images/mnu.png) no-repeat center center #E2B54A;}
