.ja-megamenu { margin: 0; padding: 0; }
.ja-megamenu a.over, .ja-megamenu a.active { color: #ffffff !important; background:url(digerbg.jpg) repeat-x; }

ul.megamenu { margin: 10px; /* menu's gutter */ } 

/* lv - 0
-----------------------------------*/
/* Styling ---*/
ul.level0 {
	float: left;
	margin: 0;
	padding: 0;
}

ul.level0 li.mega {
	background: url(../images/mainnav-sep.gif) no-repeat right top;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	height: 48px;
}

ul.level0 li.mega a.mega {
	color: #333;
	display: block;
	font-weight: bold;
	margin: 0;
	padding: 0 15px;
	height: 48px;
	text-decoration: none;
}

* html ul.level0 li.mega a.mega { height: auto; margin-bottom: 8px; }

ul.level0 li span.menu-title {
}

ul.level0 li.over, ul.level0 li.haschild-over,
ul.level0 li.over.first, ul.level0 li.haschild-over.first {
	background: url(../images/mainnav-bg.gif) no-repeat -50px -48px;
	color: #fff;
}

ul.level0 li.over.first, ul.level0 li.haschild-over.first {
	background-position: 0 -48px;
}

ul.level0 li.haschild a.mega span.menu-title,
ul.level0 li.haschild-over a.mega span.menu-title {}

ul.level0 li.haschild a.mega span.menu-desc,
ul.level0 li.haschild-over a.mega span.menu-desc {}

ul.level0 li.active, ul.level0 li.active.first {
	background: url(../images/mainnav-bg.gif) no-repeat -450px -48px;
	color: #fff;
}

ul.level0 li.active.first { background-position: -403px -48px; }

ul.level0 li.over span.menu-title,
ul.level0 li.haschild-over span.menu-title,
ul.level0 li.active span.menu-title {
}

/* lv - 1 and below
-----------------------------------*/
/* Layout ---*/
.ja-megamenu li.mega .childcontent { display: block; height: auto; position: absolute; }
.ja-megamenu li.mega .bastaki { background:url(aktifbg.jpg) no-repeat; color:#FFFFFF; }
.ja-megamenu li.mega a.bastaki { background:url(aktifbg.jpg) repeat-x; color:#FFFFFF; }
.ja-megamenu li.mega .childcontent,
{ left: -999em; /*hide the menu*/ }


ul.level1 li.mega { float: none; }

ul.level0 .childcontent { margin-top: -3px; margin-left: -4px; }
ul.level1 .childcontent { margin: -2em 0 0 160px; }

 /* Columns ---*/
.megacol { float: left;}
ul.level1 li.mega { border-top: 1px solid #999; height: auto; background: none;}

ul.level1 li.first { border-top: 0; }

ul.level1 li.mega a.mega {
	background: none;
	border: 0;
	color: #e6e6e6;
	font-weight: normal;
	padding: 5px;
	height: auto;
}

ul.level1 li.mega a.mega span.menu-title { background: none; padding: 0 !important; font-size: 100%; }

ul.level1 li.haschild {
	background: url(../images/arrow.png) no-repeat 95% center;
	padding: 0;
}

ul.level1 li.over, ul.level1 li.haschild-over { background: #333; }

ul.level1 li.group { background: none; }

ul.level1 li.over.first, ul.level1 li.haschild-over.first { background: #333; }

ul.level1 li.active, ul.level1 li.active.first { background: none; color: #fff; }

 /* CHILD CONTENT
-----------------------------------*/
.childcontent {
	color: #e6e6e6;
	z-index: 999;
	padding-left: 8px;
	padding-right: 8px;
}

.childcontent-inner-l, .childcontent-inner-r {
	background: url(../images/mega-bg.png) no-repeat bottom left;
	width: 8px;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
}

.childcontent-inner-l { background-position: bottom left; left: 0; }
.childcontent-inner-r { background-position: bottom right; right: 0; }

.childcontent-inner { background: url(../images/mega-bg-m.png) repeat-x center bottom; }

ul.level1 .childcontent { background: #666; border: 1px solid #999; padding-left: 0; padding-right: 0; }
ul.level1 .childcontent-inner-l, ul.level1 .childcontent-inner-r { display: none; }
ul.level1 .childcontent-inner { background: #666; }

.childcontent .ja-moduletable {
	color: #e6e6e6;
	border-bottom: 0;
	line-height: 1.5;
	margin: 5px 0;
	padding: 0;
}

.childcontent .ja-moduletable h3 {
	background: none;
	color: #fff;
	border-bottom: 1px solid #999;
	margin-left: 5px;
	margin-right: 5px;
	padding-bottom: 5px;
	text-indent: 5px;
	text-transform: none;
	font-size: 115%;
}

.childcontent .ja-moduletable .ja-box-ct {
	padding: 5px;
}

.childcontent .ja-moduletable a {
	color: #e6e6e6;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}

.childcontent .ja-moduletable a:hover,
.childcontent .ja-moduletable a:focus,
.childcontent .ja-moduletable a:active {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

.childcontent .ja-moduletable ul:first-child {
	margin-top: 0 !important;
}

.childcontent .ja-moduletable li {
	background: url(../images/bullet2.gif) no-repeat 2px 7px !important;
	margin-bottom: 5px;
}

/* Grouped --- */
div.group { }

.group-title { overflow: hidden; }

.group-title .menu-title {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 115%;
}

.group-title .menu-desc {
	color: #ccc;
	padding-left: 0 !important;
}

.group-content .ja-moduletable,
.group-content ul.megamenu  {
	margin: 5px; /* Group-content's gutter*/
}

/* reset --- */
.childcontent ul.megamenu .ja-moduletable {
	padding: 0;
}

.childcontent ul.megamenu .ja-moduletable h3 {
	margin-left: 0;
	margin-right: 0;
}

.basvuru{font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;}
.resimsytle {
	margin:5px 5px;
	border:1px;
	border-style:ridge;
	width:80px;
	height:60px;
	border-color:#CCCCCC;
	padding:1px 1px 1px 1px;
}
  .detay2{
 font: 9px verdana, arial, helvetica, sans-serif;
 color:#000000;
 text-decoration:underline;
 cursor:pointer;

}
.detay2 a:hover{
 font: 9px verdana, arial, helvetica, sans-serif;
 color:#000000;
 text-decoration:none;
 cursor:e-resize;

}
.linksiz{text-decoration:none;}