@font-face {
	font-family: 'DFDS';
	src: url('../fonts/DFDS-Regular.woff') format('woff'),
		 url('../fonts/DFDS-Regular.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'DFDS';
	src: url('../fonts/DFDS-Italic.woff') format('woff'),
		 url('../fonts/DFDS-Italic.woff2') format('woff2');
	font-weight: normal;
	font-style: italic;
}
@font-face {
	font-family: 'DFDS';
	src: url('../fonts/DFDS-Bold.woff') format('woff'),
		 url('../fonts/DFDS-Bold.woff2') format('woff2');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'DFDS';
	src: url('../fonts/DFDS-Light.woff') format('woff'),
		 url('../fonts/DFDS-Light.woff2') format('woff2');
	font-weight: lighter;
	font-style: normal;
}


body {
    font-family: 'DFDS';
	font-size:14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../art/BACK.jpg);
	background-repeat:repeat-x;
}

/* haber slide*/
	h2{
		color:#002B45;
        font-size:15px;
	}
	div#slideShowItems{
	  	height:264px;
		overflow:hidden;
		position:relative;
	}
	div#slideShowItems div{
		width:754px;
	}
	div#slideShowItems img {
		margin-right:5px;
		float:left;
                 border-right:3px solid #CCCCCC;
	}
	ul#slideShowCount{
		margin:0px;
		padding:0px;
		width:754px;
	}
	ul#slideShowCount li.slide{
                 margin:0px;
		line-height:12px;
		float:right;
		cursor:pointer;
		width:25px;
		height:14px;
		display:block;
		background: transparent url(../slide/tabs.png) no-repeat scroll left top;
	}
	
	ul#slideShowCount li.slide span{
text-aling:center;
		padding:8px;
		color:white;
		font-weight:bold;
		font-size:11px;
	}
ul#slideShowCount li.slide p{
		padding:5px;
		font-size:11px;
	}
	
	ul#slideShowCount li.slide:hover{
		background-position:left -18px;
                
	}
	
	ul#slideShowCount li.slide.selectedTab{
		background-position:left -18px;

	}
	div#slideShow{
		background:#222;
		width:754px;
	}
	
	
	/*menu*/
p {
  line-height: 1.5em;
}

ul.menu, ul.menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width:249px;
}

ul.menu a {
  display: block;
  text-decoration: none;	
}

ul.menu li {
  margin-top: 1px;
}

ul.menu li a {
  background: #333;
  color: #fff;	
  padding: 0.5em;
}

ul.menu li a:hover {
  background: #000;
}

ul.menu li ul li a {
  background: #CCCCCC;
  color: #000;
  padding-left: 20px;
}

ul.menu li ul li a:hover {
  background: #aaa;
  border-left: 5px #000 solid;
  padding-left: 15px;
}

.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }
.indent3 { padding-left: 3em; }
.indent4 { padding-left: 4em; }
.indent5 { padding-left: 5em; }


	/*menu2*/
	.sidebarmenu ul{
z-index:99;
margin: 0;
padding: 0;
list-style-type: none;
width: 230px; /* Main Menu Item widths */
border-bottom: 1px solid #ccc;
}
 
.sidebarmenu ul li{
z-index:99;
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
z-index:99;
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding: 6px;
border-bottom: 1px solid #778;
border-right: 1px solid #778;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: #002B45; /*background of tabs (default state)*/
}

.sidebarmenu ul li a:visited{
color: white;
}

.sidebarmenu ul li a:hover{
background-color: black;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
z-index:99;
position: absolute;
width: 250px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
}

.sidebarmenu a.subfolderstyle{
background: url(../art/right.gif) no-repeat 97% 50%;
}

 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */




/*haber*/
#trends{
position:relative;
	width:1010px;
	margin:0;
	}
.background .inner{
	*z-index:997;
	_z-index:997;
	position:relative;
	}

#trends{
	*z-index:996;
	_z-index:996;
	position:relative;
	zoom:1;
	}
#trends .inner{
	width:1010px;
	overflow:hidden;
	zoom:1;
	position:relative;
	}
#trends ul{
	margin:0;
	padding:0;
	list-style:none;
	white-space:nowrap;
	zoom:1;
	position:relative;
	z-index:20;
	}
#trends li{
	margin:0;
	padding:0;
	display:inline;
	zoom:1;
	}
#trends em{
	display:none;
	zoom:1;
	}
#trends a,#trends li.trend-label{
	padding:8px 4px;
	}
#trends li.trend-label{
	font-size:9px;
	color:#000000;
	text-transform:uppercase;
	letter-spacing:.2em;
	zoom:1;
	}
#trends a{
	display:inline-block;
	color:#666666;
	zoom:1;
	}
#trends a:hover,#trends a.active{
	color:#000000;
	text-decoration:none;
	zoom:1;
	}
#trends .fade{
	position:absolute;
	display:block;
	top:0;
	left:0;
	width:60px;
	padding:8px 0;
	zoom:1;
	_visibility:hidden;
	z-index:30;
	pointer-events:none;
	}
#trends .fade-right{
	background-position:-60px 0;
	left:auto;
	/* right:240px; */
	right:0;
	
	}
#trends dl{
	margin:0;
	padding:20px 0;
	line-height:18px;
	color:#ace;
	}
#trends dt{
	display:block;
	margin-bottom:4px;
	font-size:11px;
	color:#df6;
	}
#trends dt img{
	vertical-align:middle;
	}
#trends dd{
	margin:0;
	}
#trends dd strong{
	color:#fff;
	}
#trend_description p{
	font-size:1em;
	}
.trendtip{
	background:#fff;
	position:relative;
	width:240px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	font-size:11px;
	line-height:18px;
	color:#aaa;
	display:none;
	margin-top:9px;
	}
.trendtip-content{
	background:#000;
	padding:10px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	}
.trendtip-trend{
	margin-bottom:10px;
	font:bold 15px "Helvetica Neue",Arial,Sans-serif;
	color:#fa2;
	line-height:18px;
	display:block;
	}
ul.trendscontent a:focus,ul.trendscontent a:active,.trendtip-trend:focus,.trendtip-trend:active{
	outline:0;
	-moz-outline:0;
	}
.trendtip-desc{
	display:block;
	color:#ddd;
	font-size:13px;
	line-height:18px;
	}
.trendtip-source a{
	color:#666;
	text-decoration:none;
	}
.trendtip-pointer{
	position:absolute;
	top:-9px;
	left:50%;
	width:17px;
	height:9px;
	margin-left:-8px;
	}
.aside #trend_description p{
	color:#666;
	}
.aside #what_the_trend{
	color:#999;
	font-size:11px;
	}


div.trend-description-container{
	display:block;
	}
.trend-description-container{
	display:none;
	margin:0!important;
	padding:7px 0 0 0!important;
	}
#trend_description img{
	vertical-align:middle;
	margin:1px 5px 3px;
	}
.ie8 #trend_description img{
	margin-top:-1px;
	}
.ie7 #trend_description img{
	margin-bottom:-2px;
	}
#trend_description{
	display:none;
	padding:0;
	line-height:18px;
	margin:0 0 1em;
	}
#trend_description span{
	color:#777;
	}
#trend_description p{
	margin:0;
	line-height:18px;
	font-size:1.1em;
	color:#666;
	}
#trend_description p strong{
	color:#666;
}

.kur-y{ padding-left:0px; padding-top:0px;}
.kur-res{ height:154px; width:230px; margin:2px; float:left; border:1px solid #CCCCCC;}
.kur-pdf{  width:709px; line-height:22px; padding:10px; background-color:#E8E8E8; margin-top:2px; }
.kur-pdf a:hover{ text-decoration:none; color:#333333;}

.alt-men a{ width:142px; padding-top:5px; padding-bottom:5px; color: #CCCCCC; text-decoration:none; float:left; display:block;font-size: 12px;}
.alt-men a:hover{ text-decoration:underline;}
#accordion{
	position:relative;
	float:none;
	width:750px;
	color:#666;
	}
#accordion h3{
	position:relative;
	float:none;
	font-size:12px;
	color:#F00;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	padding-bottom: 7px;
	border-bottom: solid 1px #CCCCCC;
	cursor: pointer;
	padding-top: 7px;
	background-image: url(../images/duybas.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
	padding-left: 40px;
	border-bottom-color: #CCCCCC;
	
	}
#accordion h3 a{
	text-decoration:none;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	}