

/*********************
* HEADER
*********************/

div #header {
	width:986px;
	height:900px; /* !! different in index & content: for PhotoFrame to impl. */
	position:relative;
}


/*:::::::::::::::::::::::::::::::::::::
 PHOTO-FRAME -- FOR INDEX.TPL ONLY !!
:::::::::::::::::::::::::::::::::::::*/

#p_frame {
	position:relative;
	width:982px;
	background:#A6C3CF;
	top:-40px;
	height:270px;
	left: 2px;
}

#photo_frame {
	position:relative;
	background:url(../img/photo_frame.jpg) no-repeat;
	width:966px;
	height:252px;     /*280px;*/
	top:10px;
	left:8px;
}

div #video_photo_news {
	background:url(../img/vidfot_news.jpg) no-repeat;
	width:673px;
	height:50px;
	position:absolute;
	float:left;
	left: 141px;
	top: 0px;
}

img.photo2 {
	width:320px;
	height:168px;
	position:relative;
	float:left;
}

img#dot_hr1 {
	position:relative;
	width:1px;
	height:159px;
	float:left;
	top: 5px; /* 14px */
	left: 55px;
}

img#flv {
	position:relative;
	width:230px;
	height:168px;
	float:left;
	top: 0px; /* 9px */
	left: 63px;
}

img#dot_hr2 {
	position:relative;
	width:1px;
	height:159px;
	float:left;
	top: 5px;  /* 14px */
	left: 71px;
}

div #p_fr_text {
	position:relative;
	width:284px;
	height:159px;
	float:left;
	top: 0; /*9px;*/
	left: 80px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-align:left;
}

#p_fr_marquee {
	position:relative;
	width:284px;
	height:168px;
	text-align:justify;
}

a.public_name {
	text-decoration:none;
	color:#004466;
}

a.public_name:hover {
	text-decoration:underline;
	color:#004466;
}

div .date {
	color:#004466;
}

img#photo_gr {
	position:relative;
	width:17px;
	height:14px;
}

img#back {
	position:relative;
	width:17px;
	height:17px;
	top:90px;
	cursor:pointer;
}

img#play {
	position:relative;
	width:17px;
	height:17px;
	top:135px;
	cursor:pointer;
}

img#rss {
	position:relative;
	width:16px;
	height:17px;
	top:65px;
}

img#info {
	position:relative;
	width:16px;
	height:16px;
	top:70px;
}

div #right_frame {
	position:relative;
	float:right;
	width:17px;
	right:14px;
	top:45px;
}

div #left_frame {
	position:relative;
	text-align:left;
	width:17px;
	left:10px;
	top:60px;
}

/*********************
* PhotoNews
**********************/

/* panes */
#flowpanes {
	width:320px;
	height:168px;	
	position:relative;
	overflow:hidden;
	float:left;
	top: 0px; /* 9px */
	left: 46px;
}

/* single pane */
#flowpanes div {
	width:320px;
	height:168px;
	position:relative;
	float:left;
}

/* additional wrapper element for the items */
#flowpanes .items {
	width:20000em;
	position:absolute;
	clear:both;
	margin:0;
	padding:0;
}

#flowpanes .less, #flowpanes .less a {
	color:#999 !important;
	font-size:11px;
}

/*********************
* Short News Scroll
**********************/
div #actions {
position:relative;
left:0;
top:0;
}

img#play_up {
	position:relative;
	width:17px;
	height:17px;
	top:-175px;
	left:305px;
	cursor:pointer;
}

img#play_down {
	position:relative;
	width:17px;
	height:17px;
	top:-170px;
	left:305px;
	cursor:pointer;
}

.prevSn {}
.nextSn {}

div.short_news {
	position:relative;
	overflow:hidden;
	width:284px;
	height:168px; /*168*/
}

div.short_news div.shortnews_items {
	position:absolute;
	height:2000em;
}

/*:::::::::::::::::::::::::::::::::::::
   OPERA HACK
:::::::::::::::::::::::::::::::::::::::*/


 @media all, () {
 
div.short_news div.shortnews_items {
	height:1em;
}
}
