/* CSS Document */

div#rrotv img#rrotv-rrotv-logo {
	margin: 0 0 20px 28px;
}

div#rrotv img#rrotv-valaiscom-logo {
	margin-right: 28px;
}

div#rrotv div#rrotv-wrapper {
	background-image: url(images/rrotv_tv.png);
	background-repeat: no-repeat;
	background-position: top center;
	position: relative;
	padding: 664px 26px 0;
}

div#rrotv div#rrotv-video-container {
	width: 812px;
	height: 455px;
	position: absolute;
	top: 38px;
	left: 64px;
	background-color: #000;
}

div#rrotv div.rrotv-lastfour {
	width: 200px;
	margin-left: 27px;
	display: inline-block;
	vertical-align: top;
}

div#rrotv div.rrotv-lastfour img {
	width: 200px;
}

div#rrotv div#rrotv-video-container div#rrotv-txt-navigation {
	display: inline-block;
	vertical-align: top;
	width: 280px;
	padding: 10px;
	color: #FFF;
}

div#rrotv div#rrotv-video-container div#rrotv-video-navigation-container {
	width: 280px;
	margin-left: 15px;
}

div#rrotv div#rrotv-video-container div#rrotv-video-inner-container,
div#rrotv div#rrotv-video-container div#rrotv-video-navigation-container {
	display: inline-block;
	vertical-align: top;
}

div#rrotv div#rrotv-video-navigation-container h4 {
	color: #FFF;
	margin-top: 10px;
}

div#rrotv div#rrotv-video-navigation-container div#rrotv-scrollpane {
	height: 395px;
}

div#rrotv div#rrotv-video-navigation-container div#rrotv-scrollpane div.jspContainer {
	position: relative;
}

div#rrotv div#rrotv-video-navigation-container div#rrotv-scrollpane div.jspVerticalBar a.jspArrow {
	background-image: url(images/jsp-arrows-trans.png);
	height: 22px;
}

div#rrotv div#rrotv-video-navigation-container div#rrotv-scrollpane div.jspVerticalBar a.jspArrow.jspArrowDown {
	background-position: 0 -22px;
}

div#rrotv div#rrotv-video-navigation-container div#rrotv-scrollpane div.jspVerticalBar div.jspTrack {
	background-image: url(images/jsp-bg.png);
}

div#rrotv div#rrotv-video-navigation-container div#rrotv-scrollpane div.jspVerticalBar div.jspDrag {
	background-image: url(images/jsp-bar.png);
}

div#rrotv div#rrotv-video-navigation-container div#rrotv-scrollpane div.jspVerticalBar div.jspDrag div.jspDragTop {
	top: -5px;
}

div#rrotv div#rrotv-video-navigation-container div#rrotv-scrollpane div.jspVerticalBar div.jspDrag div.jspDragTop,
div#rrotv div#rrotv-video-navigation-container div#rrotv-scrollpane div.jspVerticalBar div.jspDrag div.jspDragBottom {
	background-image: url(images/jsp-bar-caps.png);
	height: 5px;
	position: relative;
	left: 0;
}

div#rrotv div#rrotv-video-navigation-container div#rrotv-scrollpane div.jspVerticalBar div.jspDrag div.jspDragBottom {
	background-position: 0 -5px;
	bottom: 0;
}

div#rrotv div#rrotv-video-navigation-container ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#rrotv div#rrotv-video-navigation-container ul li {
	/*height: 20px;*/
	border-bottom: 1px solid #CCC;
	padding: 1px 0;
}

div#rrotv div#rrotv-video-navigation-container ul li a {
	color: #FFF;
	display: block;
}

div#rrotv div#rrotv-video-navigation-container ul li a:hover {
	color: #A30018;
}

div#rrotv div.rrotv-archive-column-container {
	width: 266px;
	display: inline-block;
	vertical-align: top;
	margin-left: 10px;
	border-left: 1px dotted #CCC;
	padding-left: 10px;
}

div#rrotv div.rrotv-archive-group-container {
	border-bottom: 1px dotted #CCC;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

div#rrotv div.rrotv-archive-group-container-hidden {
	display: none;
}

div#rrotv div.rrotv-archive-group-container ul {
	margin: 0;
	padding: 0 0 0 15px;
}

div#rrotv  div.rrotv-archive-item img {
	width: 266px;
	height: 200px;
}

div#rrotv  div.rrotv-archive-item h4 {
	margin: 15px 0 10px;
}

div#rrotv  div.rrotv-archive-item p {
	margin: 10px 0;
}

div#rrotv  div.rrotv-archive-item h4 a, div#rrotv  div.rrotv-archive-item p a {
	color: #545454;
}

div#rrotv  div.rrotv-archive-item h4 a:hover, div#rrotv  div.rrotv-archive-item p a:hover {
	color: #A30018;
}

.rrotv-lower-col {
	width: 579px;	
}