.digerKategoriler4
{
	width:667px;
	background: #dddddd;
	height:330px;
	position: relative;
	margin-top:10px;
}
.digerKategoriler4 .tabs-content-item
{
    width:667px;
	margin:0px;
	float:left;
	background: #303030;
	height: 300px;
}
.digerKategoriler4 .tabs-content
{
	width:667px;
	margin:0px;
	background: #FFFFFF;
	height:310px;
	overflow:hidden;
	position: absolute;
	top:30px;
	left:0px;
}


.digerKategoriler4 .digerKategoriler4-item-container
{
	margin:15px 10px 5px 5px;
	width:255px;
	padding-left:5px;
	float:right;
	position:relative;
	height:260px;
	overflow: hidden;
	
}
.digerKategoriler4 .digerKategoriler4-item .digerKategoriler4-item-date
{
	display: none;
}

.digerKategoriler4 .digerKategoriler4-item .digerKategoriler4-item-title
{
	text-align: left;
	height:30px;
	line-height: 14px;
	overflow: hidden;
	color:#000000;
}


.digerKategoriler4 .digerKategoriler4-item .digerKategoriler4-item-description
{
	
	width:110px;
	text-align: left;
	position: absolute;
	margin-top:5px;
	left:125px;
	height:70px;
	line-height: 14px;
	overflow: hidden;
	font-size: 11px;
}


.digerKategoriler4 .digerKategoriler4-item .digerKategoriler4-item-image
{
	width:117px;
	height:78px;
	overflow: hidden;
	position: absolute;
	border:1px solid #FFFFFF;
}
.digerKategoriler4 .digerKategoriler4-item .digerKategoriler4-item-image img
{ 
	width:117px;
	min-height:78px;
}

.digerKategoriler4 .digerKategoriler4-item.active
{
	background:#BBBBBB;
}
.digerKategoriler4 .digerKategoriler4-item:first-child
{
}
.digerKategoriler4 .digerKategoriler4-item 
{
	padding:3px;
	margin:12px 2px 12px 15px;
	font-size:11px;
	height:110px;
	font-weight: bold;
	color:#3f3f3f;
	text-decoration: none;
	line-height: 14px;
	position:relative;
	display:block;
	background: #FFFFFF;
	width:230px;
	display:none;
}

.digerKategoriler4 .digerKategoriler4-preview
{
	top:47px;
	left:10px;
	position:absolute;
	width:311px;
	height:262px;
	cursor:pointer;
}

.digerKategoriler4 .digerKategoriler4-preview-image
{
	width:393px;
	height:262px;
	overflow: hidden;
	
}

.digerKategoriler4 .digerKategoriler4-preview-image img
{
	width:393px;
	min-height:262px;
}


.digerKategoriler4 .digerKategoriler4-preview-title
{
	width:373px;
	padding:6px 10px;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	background:url("../img/red-transparent-bg.png");
	position:absolute;
	bottom:42px;
	left:0px;	
	
}


.digerKategoriler4 .digerKategoriler4-preview-description
{
	width:373px;
	padding:6px 10px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;	
	position:absolute;
	bottom:0px;
	left:0px;
	height:30px;
	overflow:hidden;
	background:#000000;
	line-height:17px;

}


.digerKategoriler4 .digerKategoriler4-navigator-up
{
	height:10px;
	width:235px;
	background:url("../img/digerKategoriler5-navigator-up.png") no-repeat top center #000000;
	position:absolute;
	top:10px;
	left:417px;
	cursor:pointer;
}


.digerKategoriler4 .digerKategoriler4-navigator-down
{
	height:10px;
	width:235px;
	background:url("../img/digerKategoriler5-navigator-down.png") no-repeat top center #000000;
	position:absolute;
	top:280px;
	left:417px;
	cursor:pointer;
}