@charset "UTF-8";
/* CSS Document */


/* ---------------- Home Headline ------------------ */

#homeHeadline {
	width:610px;
	height:200px;
	overflow:hidden;
	position:relative;
	padding-bottom:10px;
	border-bottom:1px solid #999;
}

.homeHeadlineControler {
	width:610px;
}

.homeHeadlineItem {
	height:200px;
	width:610px;
	padding-bottom:10px;
}
.homeHeadlineControler p.jshowoff-slidelinks {
	height:12px;
	width:85px;
	position:absolute;
	bottom:16px;
	left:0;
	margin:0;
	padding:0;
}
.jshowoff-slidelinks a, .jshowoff-controls a {
	background-color:#FFFFFF;
	color:#FFFFFF;
	display:block;
	float:right;
	font-size:0;
	height:10px;
	margin:0 0 0 5px;
	outline:medium none;
	text-decoration:none;
	width:10px;
}

.homeHeadlineImage {
	float:right;
	margin-left:10px;
}
.homeHeadlineSubtitle {
	background-position:100% -270px;
	background-repeat:no-repeat;
	padding:1px 12px 5px 0;
	margin:0 310px 1px 0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}
.homeHeadlineTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:140%;
	margin:0 310px 4px 0;
}
.homeHeadlineDate {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#999;
	margin-bottom:10px;
}
.homeHeadlineSummary {
	color:#000;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:165%;
}
/* ---------------- / Home Headline ------------------ */




/* ---------------- Home Scrollable  ------------------ */


.homeNewsScrollableWrapper {
	width:610px;
	height:214px;
	position:relative;
}
.homeNewsScrollableArrows {
	padding-top:8px;
	height:15px;
	position:relative;
}

.homeNewsScrollableReadMore{
	position:absolute;
	left:0px;
	bottom:0px;
}

.homeNewsScrollable {
	position:relative;
	overflow:hidden;
	width: 610px;
	height:190px;
}
.homeNewsScrollable .homeNewsScrollableItems {
	width:20000em;
	position:absolute;
	clear:both;
	left:0;
}
.homeNewsScrollableItems .homeNewsScrollableItemsGroup {
	float:left;
	width:610px;
}
/* single homeNewsScrollable item */
.homeNewsScrollable .homeNewsScrollableItem {
	display:block;
	width:203px;
	height:180px;
	padding:10px 0;
	float:left;
}
/* prev, next, prevPage and nextPage buttons */
a.homeNewsScrollableBrowse {
	width:17px;
	height:17px;
	bottom:0px;
	cursor:pointer;
	display:inline-block;
	font-size:1px;
	background-image:url(../images/sprint.gif);
	background-repeat:no-repeat;
}
/* homeNewsScrollableRight */
a.homeNewsScrollableRight {
	background-position: 2px -130px;
	float:right;
	margin-right:264px;
}
a.homeNewsScrollableRight:hover {
	background-position:-13px -130px;
}
a.homeNewsScrollableRight:active {
	background-position:-28px -130px;
}
/* homeNewsScrollableLeft */
a.homeNewsScrollableLeft {
	background-position: 2px -112px;
	float:left;
	margin-left:265px;
}
a.homeNewsScrollableLeft:hover {
	background-position:-13px -112px;
}
a.homeNewsScrollableLeft:active {
	background-position:-28px -112px;
}
/* disabled navigational button */
a.disabled {
	visibility:hidden !important;
}
/* position and dimensions of the navigator */
.homeNewsScrollableNav {
	width:48px;
	height:14px;
	bottom:0px;
	left:280px;
	position:absolute;
	z-index:99;
}

.homeNewsScrollableNav a {
	width:10px;
	height:10px;
	float:right;
	margin:2px 3px;
	background-image:url(../images/sprint.gif);
	background-repeat:no-repeat;
	background-position:0px -78px;
	display:inline-block;
	font-size:1px;
}

.homeNewsScrollableNav a:hover {
	background-position:0px -88px;
}
/* active state (current page state) */
.homeNewsScrollableNav a.active {
	background-position:0px -98px;
}
.homeNewsScrollableTitle {
	background-repeat:no-repeat;
	background-position:100% -74px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding:0 12px 0 15px;
	margin-bottom:2px;
	line-height:140%;
}

.homeNewsScrollableAuthor{
	color:#999;
	padding-right:12px;
	margin-bottom:9px;
}

.homeNewsScrollableText {
	padding:0 12px 0 15px;
	color:#222;
	line-height:120%;
}



/* ---------------- / Home Scrollable  ------------------ */



/* ---------------- NavaNama  ------------------ */

.navaNamaMainPhotoWrapper{
	position:relative;
	width:290px;
	height:180px;
	margin-bottom:5px;
}

.navaNamaMainPhotoContainer{
	position:relative;
	width:290px;
	height:180px;
}

.navaNamaMainPhotoLoading{
}

.navaNamaMainPhoto{
	position:relative;
	width:290px;
	height:180px;
}

.image-wrapper{
	width:290px;
	height:180px;
	position:absolute;
	top:0;
	right:0;
}

.image-wrapper a{
	display:block;
	padding:0px;
}

.image-wrapper a img{
	border:1px solid #333;
}

.navaNamaCaptionContainer{
	position:absolute;
	top:0;
	right:0;
	width:290px;
	height:180px;
	z-index:10;
}

.navaNamaCaptionTitle{
	width:280px;
	line-height:160%;
	padding:3px 5px 5px;
	display:block;
	background-color:#222;
	color:#FFF;
	position:absolute;
	bottom:0;
	right:0;
	z-index:20;

	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;

}
.navaNamaCaptionContainer a{
	display:block;
	position:absolute;
	top:0;
	right:0;
	width:290px;
	height:180px;
	float:right;
	z-index:30;
	background-image:url(tmp/blank.gif);
}

.image-caption {
	display: block;
	position: absolute;
	width:290px;
	height:180px;
	bottom: 0;
	left: 0;
}

.navaNamaThumbsWrapper{
	position:relative;
	margin-bottom:10px;
	width:290px;
}

.navaNamaThumbsWrapper ul.thumbs{
	width:290px;
}

.navaNamaThumbsWrapper ul.thumbs li{
	float:right;
	margin:0 0 5px 5px;
	width:54px;
	height:54px;
}

.navaNamaThumbsWrapper ul.thumbs li a.thumb{
	display:block;
}

.navaNamaThumbsWrapper ul.thumbs li a.thumb img{
	width:52px;
	height:52px;
	border:1px solid #666;
}


/* ---------------- / NavaNama  ------------------ */
