/* İNFO BAR */
#infobar_blue {
	width:630px;
	height:263px;
	background-image: url(../images/content/infobar_blue.gif);
	background-repeat:no-repeat;
}
#info_left {
	width:175px;
	height:253px;
	float:left;
	margin:5px 0px 5px 5px;
	display:inline;
}
#info_right {
	width:445px;
	height:253px;
	float:left;
	margin:5px 5px 5px 0px;
	display:inline;
}
#il_weather {
	width:100px;
	height:70px;
	float:left;
	font-family: "Trebuchet MS";
	font-size:12px;
	color: #E9E9E9;
}
#il_date {
	width:65px;
	height:70px;
	float:left;
	margin-bottom:15px;
}
.il_date_clock {
	font-family:"Trebuchet MS";
	font-size:24px;
	color:#E9E9E9;
}
.il_date_date {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#E9E9E9;
}
.il_date_today {
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#E9E9E9;
}
.il_qmenu {
	width: 175px;
	height:22px;
}
.il_qmenu span {
	width: 175px;
	height:22px;
	float:right;
	vertical-align:middle;
	text-align:left;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration:none;
	font-size:11px;
	color:#F2F2F2;
	cursor:pointer;
}
.il_qmenu span.active {
	background-image: url(../images/infobar/selected.gif);
	background-repeat:no-repeat;
	width: 175px;
	height:22px;
	font-family: Tahoma;
	font-size:11px;
	color:#F2F2F2;
	text-align: left;
}
#ir_dolar {
	width:438px;
	height:31px;
	text-align:left;
	margin-left:7px;
	font-family:"Trebuchet MS";
	font-size:12px;
	color: #E9E9E9;
	line-height:30px;	
}
.ir_dolar_bold {
	font-family:"Trebuchet MS";
	font-size:12px;
	color: #D5D5D5;
	font-weight:bold;
}
#ir_box {
	width:445px;
	height:222px;
	background-color: #1C608C;
	text-align:left;
}
.irbb_head {
 	padding-left:5px;
	margin-top:5px;
	font-family: Trebuchet MS;
	font-size:12px;
	font-weight:bold;
	position: absolute;
}
.irbb_head_text {
	font-family:Arial, Helvetica, sans-serif;
	color: #232323;
	font-size:11px;
	font-weight: bold;
	line-height:15px;
}
.irbb_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.irbb_line {
	font-size:1px;
	background-image:url(../images/infobar/line.gif);
	width:435px;
	height:1px;
	background-repeat:no-repeat;
}
/*İNFO BAR*/
#box4{
	position: absolute;
}
#box4 div{
	width:435px;
	height:212px;
	float:left;

}
.mask3{
	position: absolute;
	width:435px;
	height:212px;
	overflow:hidden;
	margin:5px 0px 0px 5px;
	background-color:#F2F2F2;
}
#box4 h3, #box4 p, #box4 ul{
	padding:0px 0px 0px 0px;
	display:inline;
}
#box4 p{
	text-indent:16px;
}
#info4 {
	width:0px;
	height:0px;
	font-size:0.1px;
}
.haber{
text-decoration:none;
color:#232323;
cursor:pointer;
}
.haber:hover{
color:#F2F2F2;
cursor:pointer;
}
