
/* ### -- -- -- -- -- StartNews Styles -- -- -- -- -- ### */

/* 

File: startNews.css 
Copyright 2010 by bodehold. 

*/

/* ### -- -- -- -- -- Miscellaneous -- -- -- -- -- ### */

#startNews  .startNewsContainer {
	margin-top: 18px;
	margin-bottom: 18px;
}

#startNews  .firstNews {
	margin-top: 0;
	margin-bottom: 18px;
}

#startNews  .startNewsHeadline {
	font-weight: bold;
}

#startNews .smallButtons {
	float: right;
}

#startNews .smallButtons  li{
	margin-top: 0;
}

/* ### -- -- -- -- -- Gallerybox -- -- -- -- -- ### */

/* fix long titles */
#tplStartNews .thumbnailView li.floatedElement {
max-height: 90px;
}

#tplStartNews #galleryPanel #imageContainer {
	height:200px;
	overflow:hidden;
	} 
	
#tplStartNews #galleryPanel .fadeBox {
	margin:10px 30px;
	position:absolute;
	}
#tplStartNews #galleryPanel .fadeBox img {
	max-height:180px;
	overflow:hidden;
	}
	
#tplStartNews #galleryPanel #imageControls {
	margin-bottom:.5em;
	text-align:center;
	}

/* ### -- -- -- -- -- EOF -- -- -- -- -- ### */

