/*
	Featured Content Slider
	by: Chris Coyier
*/
*											{ margin: 0; padding: 0; }

					  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }


/*
	PAGE STRUCTURE
*/
#page-wrap 									{
	width: 525px;
	margin: 0px auto;
	position: relative;
	min-height: 233px;
	background-image: url(../images/index03_17.jpg);
}


/*
	TYPOGRAPHY
*/

/*
	SLIDER
*/
.slider-wrap								{
	position: relative;
}			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{
	position: relative;
	overflow: hidden;
	width: 525px;
	height: 233px;
}
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{
	float: left;
	height: 100%;
	position: relative;
	width: 525px;
}
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{
	margin-right: 0px;
	border: 0px;
}
#movers-row									{

}
#movers-row div								{
	float: left;
	width: 26px;
}
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{ background: url(images/transpBlack.png); padding: 10px; height: 30px; 
											  margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{
	width: 22px;
	margin-top: 0px;
	position: relative;
	padding-top: 15px;
	z-index: 9999;
}
.active-thumb { background: transparent url("images/icon-uparrowsmallwhite.png") top center no-repeat; }
#news_numbers{
	width: 525px;
	height: 43px;
	background-color: #224483;
}
#haber-resim{
	width:10px;
	height:200px;
	float:left;
	vertical-align:middle;
	margin-top: 10px;
	margin-left: 20px;
}
#haber{
	width:450px;
	height:180px;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
}
#haber-baslik{
	height:16px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #224483;
	font-weight: bold;
}
#haber-icerik{
	height:450px;
	clear: both;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 25px;
	font-weight: normal;
}
