/*reset*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {	margin: 0;	padding: 0;	border: 0;	outline: 0;	font-size: 100%;	vertical-align: baseline;	background: transparent;}
body {	line-height: 1;}
ol, ul {	list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;}
:focus {	outline: 0;}
ins {	text-decoration: none;}
del {	text-decoration: line-through;} 
/*eof reset*/
body{
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	line-height: 150%;
  	color:#222;
}
.mceContentBody{
padding:15px;
}
img {
	border: none;
}
p,ul,ol{
	margin:5px 0 10px 0;
}
label{
	display: block;
}
h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding: 0;	
	font-family: Tahoma,Arial,Verdana;
}
h1{
	font-size:26px;
	margin:7px 0 10px 0;
	color: #ff7200;
	font-weight: normal;
}
h2{
	margin:6px 0 10px 0; 
	font-size: 24px;
	font-weight: normal;
	font-family: arial;
	color: #ff7200;
}
h3{
	font-size:18px;
	margin:5px 0 8px 0;
	color: #ff7200;
	font-weight: normal;
}
h4{
	font-size:14px;
	margin:5px 0 7px 0;
	color: #ff7200;
	font-weight: normal;
	background-image: url(imgeler/bullet03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:12px;
}
h5{
	font-size:13px;
	margin:5px 0 5px 0;
	color: #e84700;
	font-weight: normal;
}
h6{
font-size:15px;
margin:5px 0 5px 0;
color:#000;
font-family:arial;
}
a:link,a:visited{
	color: #0062e7;
	text-decoration: none;
}
a:hover{
	color:#000;
	text-decoration: none;
}
/**/
.alert{
	background-color: #FFEAEA;
	padding:5px 5px 5px 30px;
	border-top:1px solid #E9BCBC;
	margin: 10px 0 10px 0;
	background-image: url(imgeler/warning.gif);
	background-repeat: no-repeat;
	background-position: 7px 7px;
}
.alert h5{
	color: #801C1C;
	font-family: "Trebuchet MS",Tahoma;
	font-size: 13px;
	font-weight: bold;
	margin-top:3px;
}
.info{
	background-color: #FFFCE1;
	padding:5px 5px 5px 30px;
	border-top:1px solid #F9E100;
	border-bottom:1px solid #fff;
	margin: 10px 0 10px 0;
	background-image: url(imgeler/lamp.gif);
	background-repeat: no-repeat;
	background-position: 7px 7px;
}
.info h5{
	color: #514100;
	font-family: "Trebuchet MS",Tahoma;
	font-size: 13px;
	font-weight: bold;
	margin-top:3px;
}
/**/

.link_list01{
	margin: 0;
	padding: 0;
	line-height: 120%;
}

.link_list01 ul{
	margin: 2px 0 0 0;
	padding: 0;
}

.link_list01 li {
	margin: 0;
	padding: 0 0 6px 13px;
	list-style: none;
	background-image: url(imgeler/bullet01.gif);
	background-repeat: no-repeat;
	background-position: 0 -1px;
}

.link_list01 a:hover{
	background-color: #dce4ed;
	text-decoration: none;
	color: #000;
}

/***/
.link_list02 ul{
margin: 0;
	padding: 0;
}

.link_list02 li{
	list-style: none;
	padding-left: 12px;
	font-size: 14px;
	background-image: url(imgeler/arrow01.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
}

.link_list02 li li{
	font-size: 13px;
	background-image: url(imgeler/arrow02.gif);
}

.link_list02 li li li{
	font-size: 12px;
	background-image: url(imgeler/arrow03.gif);
}
/**/
.link_list03 li{
list-style: none;
border-bottom:1px solid #ddd;
margin-bottom:5px;
}
.link_list03 li h5{
font-size:15px;
}


/**/
.table01{
	border-collapse: collapse;
	margin-bottom:10px;
}
.table01 td,.table01 th{
margin:0;
padding: 2px 5px;
border-bottom:1px dotted #ffb77b;
}
.table01 th{
font-weight: normal; 
color:#000;
text-align: right;
vertical-align: top;
width:20%;

}
.table01 p{
	margin:0;
}
/**/
.table02{
	border-collapse: collapse;
	margin-bottom:10px;
}
.table02 td,.table02 th{
margin:0;
padding: 2px 5px 2px 5px;
}
.table02 th{
font-weight: normal; 
color:#000;
text-align: right;
vertical-align: top;
width:30%; 
border-bottom:1px solid #fff;
}
.table02 p{
	margin:0;
}
/**/
.table_form{ 
	border-collapse: collapse;
	font-size:11px;
	overflow:hidden; 
}
.table_form td,.table_form th{
	border-bottom:1px dotted #ddd;
	border-collapse: collapse;
	padding:6px 8px 6px 15px;
	vertical-align:top;
	overflow:hidden;
	
}
.table_form th{ 
	font-weight: normal;
	color:#000; 
	text-align:right;
} 
.fleft{
float:left
}
.fright{
float:right;
}

hr{
border:0;
border-bottom:1px dotted #ccc;
height:0;
background-color:#fff;
overflow:hidden;
}
html, body, form, fieldset {
	margin: 0pt;
	padding: 0pt;
}

body{
	background-color: #ebebeb;
	background-image: url(imgeler/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	color: #222;
} 
#pbody{
	width: 984px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(imgeler/bg_content.jpg);
	background-repeat: repeat-y;
}
#top{
	background-image: url(imgeler/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 145px;
}
#flags{
	text-align: right;
	padding-top: 3px;
	width: 800px;
}
#flags img{
	background-color: #fff;
	padding: 2px;
}
/**/
.search{
	position: absolute;
	margin-left: 815px;
	top: 0px;
}
.search .text{
	border: none;
	background-color: transparent;
	width: 120px;
	font-size: 11px;
	padding: 1px;
	color: #555;
	margin: 0;
}
.search .s_but{
	vertical-align: middle;
}
/**/
#content{
	width: 984px;
	margin-right: auto;
	margin-top: -80px;
}
#content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.stage1to3{
	min-height: 380px;
	padding:0 30px 0 31px;
	margin-top:10px;
}
#pagehead{
margin:0 -15px 0 -16px;

}
.stage1{
	float: left;
	width: 640px; 
	padding-right:10px;
	border-right:1px solid #eee;
}
	
.stage2{
	width: 260px;
	float: right; 
	margin-top:25px;

}
#home .stage1{
float:right;
width:465px;
margin:0;
border:none;
}
#home .stage2{
	border:none;
	float:left;
	width:430px;
	margin:0; 
}
/**/



/*******/
.box_login_s {
	text-align:right;
	margin-top: 3px;
	margin-right:20px;
	color: #000;
	display: block; 
	font-weight:bold;
	font-size:10px;
}

.box_login_s a:link,.box_login_s a:visited{
	color: #000;
	margin: 0 6px; 
}
.box_login_s a:hover{
	color: #333;
	text-decoration:underline;
}
/**/
.box01{
	margin-bottom: 25px;
}

.box01 p{
	margin: 0;
	line-height: 130%;
}

.box01 img,.box01e .thumb{
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	border: 1px solid #99b3ce;
	padding: 1px;
}

.box01 h5,.box01e h5{
	font-size: 14px;
	font-weight: normal;
	font-family: arial;
	background-image: url(imgeler/page.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	text-indent: 19px;
	margin-bottom: 0;
}

.box01 h5 a:link,.box01 h5 a:visited,.box01e h5 a:link,.box01e h5 a:visited{
	color: #3067a5;
}

.box01 h5 a:hover{
	color: #000;
	text-decoration: none;
}

.box01 .date,.box01e .date{
	font-size: 10px;
	display: block;
	color: #666;
}

/**/
.box01e img{
	margin-bottom: 15px;
	border: 1px solid #99b3ce;
	padding: 3px;
	float: left;
	margin-right: 15px;
}
 
/***/
.footer_clear{
	clear: both;
	background-image: url(imgeler/bg_bottom.jpg);
	height: 31px;
	background-color: #ebebeb;
}

#footer {
	margin: 0px;
	background-color: #ebebeb;
	padding:0 20px;
	line-height:130%;
	font-size:10px;
	color:#777;
}
 #footer p{
	margin: 0px; 
}
#footer .filbilisim{
text-align:right;
}
/**/
.clear_l{
	clear: left;
}

.clear_r{
	clear: right;
}

.box02,.box03 {
	border-bottom: 1px dotted #bbb;
	clear: both;
	margin-bottom: 5px;
}

.box02 h6,.box03 h6{
	font-family: "trebuchet ms";
	font-size: 13px;
	margin-top: 0;
	font-weight: normal;
	color: #000;
	padding-bottom: 3px;
}

.box02 .scope{
	margin-top: 0;
	padding-left: 10px;
	color: #555;
	text-align: justify;
}

.box02 .pics ,.box02 .files{
	margin-left: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
}

.box02 .pics img{
	border: 1px solid #99b3ce;
	background-color: #fff;
	padding: 1px;
	margin-bottom: 5px;
	cursor: pointer;
}

.box02 .date{
	margin-bottom: 0;
	text-align: right;
	padding: 0;
	color: #777;
	font-size: 10px;
	font-style: italic;
}

.box02 .detail{
	background-image: url(imgeler/detail.gif);
	width: 92px;
	height: 24px;
	float: right;
	text-indent: 32px;
	font-size: 11px;
	line-height: 22px;
}

.box02 .detail a:link,.box02 .detail a:visited{
	color: #555;
}

.box02 .dbox{
	height: 0;
	overflow: hidden;
}

/**/
.box03{
	padding-bottom: 10px;
	margin-bottom: 55px;
}

.box03 .pic{
	float: right;
	margin-right: 10px;
	margin-left: 20px;
	border: 1px solid #99b3ce;
	background-color: #fff;
	padding: 1px;
	margin-bottom: 5px;
	cursor: pointer;
}

.box03 h6 {
	font-weight: bold;
}

.box03 h6 span{
	font-size: 10px;
	display: block;
	color: #777;
}

.box03 .files{
	margin-left: 10px;
	margin-top: 10px;
}

/*album*/
.box_alb {
	border: 1px solid #ddd;
	float: left;
	width: 177px;
	height: 192px;
	padding: 5px;
	margin: 10px;
	overflow: hidden;
	text-align: center;
	background-color: #fafafa;
}

.box_alb .thumb,.box_alb02 .thumb{
	border: 1px solid #ccc;
	padding: 1px;
	background-color: #fff;
	vertical-align: middle;
}

.box_alb .thumb_holder,.box_alb02 .thumb_holder{
	height: 140px;
	line-height: 130px;
}

.box_alb .about{
	background-color: #ffe655;
	margin-top: 5px;
	height: 42px;
	overflow: hidden;
}

.box_alb .about p{
	font-size: 10px;
	color: #666;
	margin: 0;
	padding: 2px;
}
	
/**/
.box_alb02 {
	border: 1px solid #ddd;
	float: left;
	width: 143px;
	height: 170px;
	padding: 2px;
	margin: 4px;
	overflow: hidden;
	text-align: center;
	background-color: #fff;
}

.box_alb02 .about{
	background-color: #ffe655;
	margin-top: 5px;
	height: 22px;
	overflow: hidden;
	font-size: 10px;
}

/**/
#picStage{
}

 #picStage .pNavi{
	text-align: right;
	padding: 0;
}

.alb_pic{
	text-align: center;
	overflow: hidden;
	width: 630px;
}

.alb_pic img{
	text-align: center;
	background-color: #fff;
	margin-top: 15px;
	padding: 5px;
	border: 1px solid #ccc;
}

.pic_info{
	padding-top: 20px;
}

#picLoading{
	position: absolute;
	width: 31px;
	height: 31px;
	margin-left: 10px;
	background-image: url(imgeler/loading01.gif);
	display: none;
}

/*picline*/
.picLine{
	float: right;
	margin-top: 20px;
}

.picLine div{
	float: left;
	height: 66px;
	overflow: hidden;
	margin: 0 2px;
	vertical-align: middle;
	line-height: 60px;
	text-align: center;
}

.picLine div.cur{
	border: 1px solid #00aa00;
}

.picLine div img{
	height: 60px;
	padding: 2px;
	background: #fff;
	border: 1px solid #ccc;
}

/**------------------------*/
/*box urun*/
.box_uru01 {
	border: 1px solid #ddd;
	float: left;
	width: 175px;
	height: 150px;
	padding: 5px;
	margin: 10px;
	overflow: hidden;
	text-align: center;
	background-color: #fafafa;
}

.box_uru01 h6{
	height: 25px;
	overflow: hidden;
	border: none;
	font-size: 12px;
	background-color: #DCE4F1;
	margin: 0 0 10px 0;
	font-weight: normal;
}

.box_uru01 .thumb{
	border: 1px solid #ccc;
	padding: 3px;
	background-color: #fff;
	vertical-align: middle;
}

.box_uru01 .thumb_holder{
	height: 75px;
	line-height: 75px;
}

/*--*/
.box_uru02 {
	border: 1px solid #afc0e1;
	padding: 5px;
	margin: 10px;
}

.box_uru02 h6{
	border: none;
	font-size: 12px;
	border-bottom: 1px solid #7499c0;
	margin: 0 0 10px 135px;
	font-weight: normal;
	text-indent: 5px;
}

.box_uru02 p{
	margin-left: 135px;
	color: #444;
	font-size: 11px;
	line-height: 150%;
}

.box_uru02 .thumb{
	border: 1px solid #ccc;
	padding: 3px;
	background-color: #fff;
}

.box_uru02 .thumb_holder{
	width: 130px;
	float: left;
}

/**/
.urun_pics{
	width: 150px;
	margin-left: 10px;
	margin-bottom: 20px;
	float: left;
	border-right: 1px solid #d2d6d9;
}

.urun_pics img{
	border: 1px solid #D3D3D4;
	padding: 2px;
	background-color: #fff;
	margin-bottom: 10px;
}

.urun_pics h6{
	margin: 20px 0 10px 0;
	border: none;
	padding: 0;
	background-color: #DCE4F1;
	font-weight: normal;
	text-indent: 5px;
	font-size: 11px;
}

.urun_scope{
	margin-left: 160px;
	border-left: 1px solid #d2d6d9;
	padding-left: 10px;
}

/**forum */
.box_entry01{
	margin-left: 10px;
	margin-bottom: 30px;
}

.box_entry01 h5{
	border-left: 3px solid #ddd;
	line-height: 100%;
	padding-left: 5px;
	margin-left: 0;
	font-weight:bold
}

.box_entry01 h5 a:link,.box_entry01 h5 a:visited {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #531114;
}

.box_entry01 h5 a:hover{
	color: #B9001C;
}

.box_entry01 h5 .date{
	display: block;
	font-size: 10px;
	color: #708091;
	margin-top: 3px;
}

/*referans detay sayfasi*/
.ref-detail{
	padding-bottom: 20px;
}

.ref-detail .pics,.ref-detail .files{
	margin: 10px;
}

.ref-detail .pics img{
	border: 1px solid #99b3ce;
	background-color: #fff;
	padding: 1px;
	margin: 0 2px 2px 0;
	cursor: pointer;
}

/**/
/*sayfalain altinda bulunan navi (Go Back vs gibi)*/
.sub_page_nav{
	border-top: 1px dotted #aaa;
	margin-top: 20px;
}

.sub_page_nav a:link,.sub_page_nav a:visited{
	color: #2C5883;
	border: 1px solid #A7C5E2;
	background-color: #E7EFF7;
	padding: 1px 5px;
}

.sub_page_nav a:hover{
	color: #000;
}

/**/
.note{
	font-size: 10px;
	color: #777;
	font-weight: normal;
}

.button{
	background-color: #f96d00;
	border: 1px solid #c95500;
	border-top-color: #ff9543;
	border-left-color: #ff9543;
	color: #fff;
	font-size: 11px;
	padding: 2px 0;
}

.inp{
	border: 1px solid #bbb;
}

.inp_b{
	font-size: 16px;
	border: 1px solid #bbb;
	padding: 2px;
	color: #444;
}

/***/
/*  /anket/s/[id]  */
 
.poll_bar{
	float: left;
	height: 10px;
}

.poll_yuzde{
	float: left;
	font-size: 10px;
	color: #666;
	margin-left: 10px;
	line-height: 10px;
	width: 100px;
}

/**/
.xxsmall{
	width: 40px;
}

.xsmall{
	width: 80px;
}

.small{
	width: 120px;
}

.medium{
	width: 160px;
}

.xmedium{
	width: 200px;
}

.large{
	width: 240px;
}

.xlarge{
	width: 270px;
}

.xxlarge{
	width: 300px;
}

.ularge{
	width: 400px;
}

.uxlarge{
	width: 500px;
}

.uxxlarge{
	width: 600px;
}

.wfull{
	width: 99%;
}

.swfull{
	width: 60%;
}

/**/
/*form validator fvalitaor*/
.fValidator-form fieldset {
	border: 1px solid #ccc;
	padding: 10px;
}

.fValidator-form legend {
	padding: 0 5px;
}

.full {
	width: 100%;
}

.half {
	width: 50%;
	vertical-align: top;
}

.fValidator-msg {
	color: #c00;
	padding-left: 5px;
	border-left: 5px solid #a00;
}

/**/
/*site search */
.search_res{
	width: 95%;
}

.search_item h5{
	font-size: 15px;
	margin: 20px 0 0 0;
	padding: 0;
}

.search_item p a:link,.search_item p a:visited{
	color: green;
}

/**/
.page_path{ 
	font-size: 10px;
	border-bottom: 1px dotted #ddd;
}

/**/
.page_navi{
margin-bottom:20px;
}
.page_navi a:link,.page_navi a:visited{
	color: #333;
}

.page_navi a:hover{
	color: #0079f5;
}

.page_navi ul{
	padding: 0;
	margin: 0 0 3px 0;
	list-style: none;
	font-family: arial;
}

.page_navi ul li{
	background-image: url(imgeler/arrow01.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 12px;
	font-size: 13px;
	font-weight: bold;
}

.page_navi ul li li{
	background-image: url(imgeler/arrow02.gif);
	font-size: 12px;
}

.page_navi ul li li li{
	font-size: 12px;
	font-weight: normal;
}

.page_navi .page{
	background-image: url(imgeler/html_page.gif);
}

.page_navi .arrow_page{
	background-image: url(imgeler/arrow_page.gif);
}

/**mootools tool tip**/
.mootip .tip {
	color: #333;
	width: 250px;
	z-index: 13000;
}

 
.mootip .tip-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #5B4822;
	padding: 3px 6px 0 6px;
	background: url(imgeler/bubble.png) top left;
}

 
.mootip .tip-text {
	font-size: 11px;
	padding: 3px 5px;
	background: url(imgeler/bubble.png) bottom right;
}

/**fil popup */
#fpopup_title{
	color: #fff;
	background-color: #ff7200;
	border-top: 2px solid #ffd300;
}

.stage1to3_bot, .clear_b {
	clear: both;
}

.search .sform,  .stage_end, .search_item p {
	margin: 0;
	padding: 0;
}
/*******************************/
/* project spesific */
/********************************/
.eyp_box{margin-top:35px;}
.eyp_box .item {
margin-bottom:15px;
}
.eyp_box .item img,
.eyp_box_full .item img{
float:left;
margin-right:10px;
}
.eyp_box .item:after,
.eyp_box_full .item:after {
	content: ".";
	display: block;
	height: 0;
	clear: left;
	visibility: hidden;
}
.eyp_box h5,.eyp_box h5 a:link,.eyp_box h5 a:visited,
.eyp_box_full h5,.eyp_box_full h5 a:link,.eyp_box_full h5 a:visited{
font-size:14px;
color:#000;
}
.eyp_box h5 a:hover,
.eyp_box_full h5 a:hover{
color:#0062e7
}
/***/
.eyp_box_full{}
.eyp_box_full .item {
margin-bottom:15px;
width:300px;
float:left;
margin:10px 20px 0 0 ;
height:100px;
overflow:hidden;
} 
 
 
/**/
.eyp_news th{
	font-weight:normal;
	text-align:left; 
	padding-bottom:20px;
	padding-top: 20px;
	font-size: 20px;
	font-weight: normal;
	font-family: arial;
	color: #ff7200;
}
.eyp_news td img{
float:left;
margin-right:15px;
margin-bottom:5px;
border:1px solid #ddd;
padding:3px;
}
/**/
.flv_video{
margin:5px 0;
background-image:url(imgeler/bg_tv.jpg);
background-repeat:no-repeat;
padding:6px 6px 6px 6px;
width:460px;
height:281px;
overflow:hidden;
}
 

/**/
.rss{
float:right;
width:70px;
text-align:right;
}
.addthis{
float:right;
padding-bottom:15px;
width:210px;
margin-left:auto;
}
.red{
color:#aa0000;

}

.list_eup ,.list_eup li{
margin:0;
padding:0;
list-style:none;
}
.list_eup li{
clear:left;
border-bottom:1px solid #eee;
}
.list_eup .date{
font-size:11px;
color:#777;
display:block;
float:left;
width:90px;
}
.list_eup .title{
display:block;
margin-left:90px;
}
/**/

.eup_home_box  .list_eup .title{ 
margin-left:80px;
}
.eup_home_box  .list_eup .date{
width:80px;
}
.eup_home_box .list_eup .title a:link,
.eup_home_box .list_eup .title a:visited{
padding-left:10px;
display:block;
color:#333;
}
.eup_home_box .list_eup .title a:hover{
 background-color:#e3f0ff;
color:#000;
}


/**/
.eup_detail_page{
}
.eup_detail_page li{
list-style:none;
background-image: url(imgeler/bullet01.gif);
	background-repeat: no-repeat;
	background-position:0 2px;
	padding-left:15px;
	}
	
.eup_page_title{
color:#555;
text-align:right;
border-bottom:1px solid #ccc;
margin-bottom:15px;
font-size:11px;
}
.eup_box01{
background-color:#f8f8f8;
border:1px solid #ddd;
padding:5px;
margin:0 0 5px 0;
overflow:hidden;
}
h4.eup_title{
font-size:16px;
color:#000;

}

/**/
.algright{
text-align:right;
}

.algleft{
text-align:left;
}

.pages{
line-height:27px;
}
.pages span{
border:1px solid #ccc;
background-color:#eee;
padding:2px;
margin-bottom:5px;
}
.pages a:link,.pages a:visited{
border:1px solid #ff7200;
background-color:#ffc500;
padding:2px 3px;
color:#000; 
}

.stage1 a[href$='.pdf'] , 
.eup_box01 a[href$='.pdf'] {
display:inline-block;
text-indent:20px;
background:transparent url(imgeler/pdf.gif) top left no-repeat;

}

.stage1 a[href$='.xls'],
.eup_box01 a[href$='.xls'] {
display:inline-block;
text-indent:20px;
background:transparent url(imgeler/xls.gif) top left no-repeat;

}

.stage1 a[href$='.zip'] ,
.stage1 a[href$='.rar'] ,
.eup_box01 a[href$='.zip'] ,
.eup_box01 a[href$='.rar']  {
display:inline-block;
text-indent:20px; 
background:transparent url(imgeler/zip.gif) top left no-repeat;

}

.stage1 a[href$='.doc'],
.stage1 a[href$='.rtf'] ,
.eup_box01 a[href$='.doc'],
.eup_box01 a[href$='.rtf'] 
{
display:inline-block;
text-indent:20px;
background:transparent url(imgeler/doc.gif) top left no-repeat;

}

.stage1 a[href$='.ppt'], 
.stage1 a[href$='.pps'] ,
.eup_box01 a[href$='.ppt'], 
.eup_box01 a[href$='.pps'] 
{
display:inline-block;
text-indent:20px;
background:transparent url(imgeler/ppt.gif) top left no-repeat;

}
.stage1 a[href$='.txt'],
.eup_box01 a[href$='.txt']
  {
display:inline-block;
text-indent:20px;
background:transparent url(imgeler/file.gif) top left no-repeat;

}

.stage1 a[href$='.jpg'],
.stage1  a[href$='.gif'],
.stage1   a[href$='.png'],
.stage1   a[href$='.tiff'] ,
.eup_box01 a[href$='.jpg'],
.eup_box01  a[href$='.gif'],
.eup_box01   a[href$='.png'],
.eup_box01   a[href$='.tiff'] 
{
display:inline-block;
text-indent:20px;
background:transparent url(imgeler/image.gif) top left no-repeat;

}
.navi{
	width: 590px;
	position:absolute;
	top:28px;
	margin-left:260px;
  z-index:9999;
  font-family:Arial,"Lucida Sans Unicode";
  font-size:13px;
  font-weight:bold;
}
.navi_top{
	display:none;
} 
/**menu**********************************/
.menulist, .menulist  ul {
 margin: 0px;	
 padding: 0;
 list-style: none;
 }
.menulist ul {
 display: none;
 position: absolute; 
 width: 200px;
 left:0;
 margin-top:33px;
 border-bottom:1px solid #eee;
 border-right:1px solid #eee;
 background-color: #fff;
 padding-right:1px;
 
}
.menulist ul ul{
top:0;
margin-top:0;
}
.menulist li {
 float: left;
 position: relative;

}
/* Items in submenus - override float/border/margin from above, restoring default vertical style */
.menulist ul li {
 float: none;
 margin: 0;
 margin-top: -1px;
 border: 1px solid #ebedef;
}
.menulist ul>li:last-child {
 margin-bottom: 1px; /* Mozilla fix */
}
/* Links inside the menu */
.menulist a:link,.menulist a:visited {
 display: block;
 padding: 3px 10px 6px 10px;
 color: #000;
 text-decoration: none; 
 border-right:1px solid #FBE795;
}
.menulist a:hover,.menulist a:focus {
 text-decoration: none;
 border-bottom:4px solid #ff7200;
}
.menulist a {
 float: left;
}
.menulist ul a{
	float:none;
}
.menulist ul a:link,.menulist ul a:visited {

display:block; 
 float: none;
 font-size: 11px;
 color:#000;
   padding: 2px 2px 2px 15px;
}
.menulist ul a:hover, .menulist ul a:focus {
 color: #000;
 text-decoration: none;
 border-bottom:none;
 background-color: #ffda00;
 border-color: #ffda00;
}
/* \*/
 
*:first-child+html .menulist ul li {
 float: left;
 width: 100%;
}

* html .menulist ul li {
 float: left;
 height: 1%;
}
* html .menulist ul a {
 height: 1%;
}
/* End Hacks */
/*indicator images*/
.menulist  .submenu-down,.menulist  .submenu-left{
background-image: url(imgeler/bullet02.gif);
	 background-repeat: no-repeat;
	 background-position: right 5px ;
}

.menulist .sep{
	height:1px;
}
/*end popup menu*/

 
