/*
	Featured Content Slider
	by: Chris Coyier
*/
*											{ margin: 0; padding: 0; }
body 										{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; }

					  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }


/*
	PAGE STRUCTURE
*/
#page-wrap 									{
	width: 490px;
	position: relative;
	min-height: 310px;
	background-color: #E7E8C8;
	padding: 5px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #CC0;
}


/*
	TYPOGRAPHY
*/
ul											{ list-style: square inside; }
a, a:visited								{ text-decoration: none; }
a:hover, a:active							{ color: white; }
blockquote									{ padding: 0 20px; margin-left: 20px; border-left: 20px solid #ccc; font-size: 14px; 
									  		  font-family: Georgia, serif; font-style: italic; margin-top: 10px;}

/*
	SLIDER
*/
.slider-wrap								{
	width: 490px;!important
	position: absolute;
	background-color: #FFF;
	left: 4px;
}			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 490px; height: 250px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{
	float: left;
	position: relative;
	width: 490px;
}
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{
	border: 1px solid black;
	width: 65px;
	height: 40px;
}
#movers-row									{
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	height: 55px;
	background-image: url(images/bg_slider.png);
	background-repeat: repeat-x;
	background-position:  center top;
}
#movers-row div								{
	width: 80px;
	float: left;
}
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{
	background: url(images/transpBlack.png);
	padding: 5px;
	height: 60px;
	margin-top: -70px;
	position: relative;
	z-index: 9999;
	color: white;
	width: 480px;
}
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{
	display: block;
	width: 65px;
	margin-top: 0px;
	position: relative;
	padding-top: 5px;
	z-index: 9999;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #E7E8C8;
	padding-right: 5px;
	padding-left: 5px;
}
.cross-link:hover, .active-thumb 			{
	border-top-color: #CC0;
}
.active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; }
.slide_img {
	border: 0px;
	height: 250px;
	width: 490px;
}
.photo-meta-data h3 {
	color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.dr_resim_div {
	padding: 2px;
	width: 80px;
	border: 1px solid #999;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	position: absolute;
	z-index: 5;
	background-color: #FFF;
}
.dr_resim_pos {
	width: 90px;
	margin-left: auto;
	font-size: 1px;
	height: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}