
	#ankeiler {
		width:333px;
		border: 1px solid #ddd;
		-moz-border-radius: 5px;
		border-radius: 5px;
		clear: both;
		position: relative;
		margin: 20px 0 30px 0;
		float:left;
		behavior: url('/wp-content/themes/sargasso_v4/css/PIE.htc');
	}
	
	#ankeiler .ankeiler-container {
		height:340px;
		overflow:hidden;
	}
	#ankeiler p {
		line-height:18px;
	}
	
	#ankeiler .themelink {
		font-weight:bold;
		font-style: italic;
	}
	#ankeiler #slider h2 {
		margin: 20px 0 10px 0;
	}

	#ankeiler #slider h2 a {
		color: #6D983B;
	}

	#ankeiler #slider h2 a:hover {
		text-decoration:none;
		color: #1982D1;
	}
	
	/*  This is for 4x3 */
	#ankeiler-selector {
		clear: both;
		margin: 20px -1px -1px -1px;
		height: 80px;
		padding: 0;
		-moz-border-radius: 5px;
		border-radius: 5px;
		behavior: url('/wp-content/themes/sargasso_v4/css/PIE.htc');
	}
	#ankeiler-selector li {
		width: 82px;
		height: 30px;
		float: left;
		list-style-type:none;
		border: 0;
		background-color: #fafafa;
		border: 1px solid #fafafa;		
		z-index: 20;
		position: relative;
		margin: 0 -1px -1px 0;
		text-align: center;	
	}
	#ankeiler-selector li a {
		display: block;
		padding: 5px 0;
		color: #242424;
	}

	
	#ankeiler-selector li:nth-child(1) {  
		-moz-border-top-left-radius: 5px;
		border-top-left-radius: 5px;
		behavior: url('/wp-content/themes/sargasso_v4/css/PIE.htc');
	}
	#ankeiler-selector li:nth-child(n+1):nth-child(-n+4) {  
		border-top-color: #ddd;
	}
	#ankeiler-selector li:nth-child(4n+1) {  
		border-left-color: #ddd;
	}
	#ankeiler-selector li:nth-child(4n+4) {  
		border-right-color: #ddd;
	}
	#ankeiler-selector li:nth-child(n+9):nth-child(-n+12) {  
		border-bottom-color: #ddd;
	}

	#ankeiler-selector li:nth-child(4) {  
		-moz-border-top-right-radius: 5px;
		border-top-right-radius: 5px;
		border-color: #ddd #ddd #fafafa #fafafa;
		behavior: url('/wp-content/themes/sargasso_v4/css/PIE.htc');
	}
	#ankeiler-selector li:nth-child(9) {  
		-moz-border-bottom-left-radius: 5px;
		border-bottom-left-radius: 5px;
		behavior: url('/wp-content/themes/sargasso_v4/css/PIE.htc');
	}
	#ankeiler-selector li:nth-child(12) {  
		-moz-border-bottom-right-radius: 5px;
		border-bottom-right-radius: 5px;
		behavior: url('/wp-content/themes/sargasso_v4/css/PIE.htc');
	}
	#ankeiler-selector li:nth-child(4n+4) {  
		width: 84px;
	}	/**/

	#ankeiler .triangletop {
		background: url(../images/triangletop.png) no-repeat;
		position: absolute;
		z-index: 25;
		left: 150px;
		width: 28px;
		height: 14px;
		bottom: 92px;
	}
	
	#ankeiler-selector li.active a,
	#ankeiler-selector li a:hover,
	#ankeiler-selector li a:active,
	#ankeiler-selector li a:focus	{
		color: #6d983b;
		font-style: italic;
		text-decoration: none;
	}

	#ankeiler-selector li.active,
	#ankeiler-selector li:hover	{
		color: #6d983b;
		background-color: #fff;
		border-color: #cfdcc0 !important;
		z-index: 30;
		position: relative;
	}	
	
/* Easy Slider */
	#slider {
		float:left;
		overflow: hidden;
		height:375px;
		width: 261px
	}
	
	#slider ul, #slider li {
		margin:0;
		padding:0;
		list-style:none;
		height:375px;
	}
	
	#slider li { 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:251px;
		padding: 0 5px;
		overflow:hidden; 
		float: left;
	}	
	#prevBtn, #nextBtn {
		float:left;
		width:35px;
		height:375px;
		z-index:1000;
	}	
	#prevBtn a{  
		display:block;
		width:40px;
		height:375px;
		background:url(../images/arrowleft.png) no-repeat 10px 124px;	
	}	
	#prevBtn a:hover,
	#prevBtn a:focus,
	#prevBtn a:active{  
		background:url(../images/arrowlefthover.png) no-repeat 10px 124px;	
		text-decoration: none;
	}		
	#nextBtn a { 
		display:block;
		width:40px;
		height:375px;
		background:url(../images/arrowright.png) no-repeat 5px 124px;	
	}
	#nextBtn a:hover{ 
		background:url(../images/arrowrighthover.png) no-repeat 5px 124px;	
		text-decoration: none;
	}

/* ankeilers on single page */

#related-slider, 
#dossier-slider,
#serie-slider {
	float:left;
	width:426px;
	height:156px;
}

#read-more-container {
	width:475px;
	overflow:hidden;
	float: left;
	margin-top:30px;
}

#read-more-container ul {
	margin:0;
	padding:0;
	list-style:none;
}

#read-more-container li {
	width:426px;
	height:146px;
}

#read-more-container .ankeiler-single-item {
	float:left;
	width:130px;
	height:146px;
	padding:0 6px;
}

#prevBtnDossier,
#prevBtnRelated,
#prevBtnSerie,
#nextBtnDossier,
#nextBtnRelated,
#nextBtnSerie {
	float:left;
	width:24px;
	height:146px;
	z-index:1000;
}	
#prevBtnDossier a,
#prevBtnRelated a,
#prevBtnSerie a {  
	display:block;
	width:24px;
	height:146px;
	background:url(../images/arrowleft.png) no-repeat 2px 30px;	
	border:0;
}	
#prevBtnDossier a:hover,
#prevBtnRelated a:hover,
#prevBtnSerie a:hover, 
#prevBtnDossier a:active,
#prevBtnRelated a:active,
#prevBtnSerie a:active {  
	background:url(../images/arrowlefthover.png) no-repeat 2px 30px;	
	text-decoration: none;
}

#nextBtnDossier a,
#nextBtnRelated a,
#nextBtnSerie a { 
	display:block;
	width:24px;
	height:146px;
	background:url(../images/arrowright.png) no-repeat 2px 30px;	
}

#nextBtnDossier a:hover,
#nextBtnRelated a:hover,
#nextBtnSerie a:hover, 
#nextBtnDossier a:active,
#nextBtnRelated a:active,	
#nextBtnSerie a:active {
	background:url(../images/arrowrighthover.png) no-repeat 2px 30px;	
	text-decoration: none;
}

.ui-tabs-hide {
	display:none;
}

#read-more-container #read-more-tabs {
	width:100%;
	float:left;
	white-space: nowrap;
	margin-bottom:25px;
	/*hack to get rid of the space between the inline blocks */
	font-size: 0;
}

#read-more-tabs li {
	display:inline-block;
	height: 35px;
	width: auto;
	line-height:35px;
	font-size:15px;
	border-top: 2px solid transparent;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	border-bottom: 1px solid #DDD;
	/* IE 7 Hack starts here*/
	zoom:1; 
 	*display:inline;
	/*hack to get rid of the space between the inline blocks */
	font-size:15px;
	padding: 0 25px;
}

#read-more-tabs li.ui-state-active {
	border-top: 2px solid #6D983B;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid transparent;
}

#read-more-tabs li a {
	color: #666;
	font-weight:bold;
	text-decoration:none;
}

#read-more-tabs li.ui-state-active a {
	color: #6D983B;
}

#read-more-tabs .last {
	width:100%;
}

#read-more-tabs li {
}

/* // Easy Slider */