/*** GENERAL STYLES ***/

body, td {
	font-family: tahoma, sans-serif;
	font-size: 11px;
}

form {
	margin: 0px;
}

img {
	border: 0px;
}

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
}

a, a:visited {
	color: #000090;
}

a:hover {
	text-decoration: underline;
}

a:focus {
  -moz-outline-style: none;
}

a:active {
	border: 0px;
}





ul, ol, li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

img.pngTextImg, img.pngImg {
   behavior: url('/webtv/sumo/css/pngbehavior.htc');
}

.reapply img.pngTextImg {
   behavior: url('/webtv/sumo/css/pngbehavior.htc');
}

.border, .strongBorder {
	height: 1px;
	-moz-opacity: 0.11;
	opacity: 0.11;
	filter: alpha(opacity=11);
	overflow: hidden;
}

.strongBorder {
	-moz-opacity: 0.22;
	opacity: 0.22;
	filter: alpha(opacity=22);
}


body.debug {
	text-align: left;
}


#interface {
	margin: 0 auto;
  text-align: left;
  position: relative;
  width: 1240px;
  height: 765px;
}

.debug #interface {
	margin: 0;
	margin-left: 30px;
}


ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

p {
	padding-top: 0.1em;
	padding-bottom: 0.2em;
	margin: 0em;
}

#fvlogger {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 660px;
	width: 250px;
	overflow: auto;
	text-align: left;
}

#fvlogger a {
	color: black;
}

/*** GENERAL STYLES FOR PAGE/UI ELEMENTS ***/

#head {
	position: absolute;
	top: 0px;
	left:0px;
  height: 45px;
  height: 1px;
  width: 700px;
	background-color: #d6171f;
	background-color: #fff;
	font-size: 25px;
	font-weight: bolder;
	color: #fff;
	color: #000;
	padding-top: 5px;
	overflow: hidden;
	
}

#main {
	position: absolute;
	top: 50px;
	left:0px;
  height: 430px;
  width: 700px;  
  width: 470px;  
  background-color: #d6171f;
	background-color: #fff;
}

#bottomLeft {
	position: absolute;
	top: 480px;
	left:0px;
  height: 200px;
  width: 350px;  
  width: 235px;  
  background-color: #d6171f;
	background-color: #fff;
	overflow: hidden;
}

#bottomRight {
	position: absolute;
	top: 480px;
	left:350px;
	left:235px;
	height: 200px;
  width: 350px;  
  width: 235px;  
  background-color: #d6171f;
	background-color: #fff;
	overflow: hidden;
}

#contentBottomLeft {
	background-color: #fff;
  height: 190px;
  width: 330px;  
  width: 215px;  
  overflow: hidden;
}

#contentBottomRight {
	background-color: #fff;
  height: 180px;
  width: 320px;  
  width: 205px;  
  overflow: hidden;
	color: #fff;
	background-image: url('http://tv2.no/rkv_test/tv2sport_background.jpg');
	padding: 5px;
	text-align: left;
}



/* Scroll Bar Master Styling Starts Here */

.scrollgeneric
{
	line-height: 1px;
	font-size: 1px;
	position: absolute;
}

.vscrollerbase, .vscrollerbar {
	width: 13px;
	top: 0px;
}

.vscrollerbar {
	left: 0px;
}

.hscrollerbase, .hscrollerbar {
height: 13px;
left: 0px;
}


.hscrollerbar {
	top: 0px;
}

.hscrollerbar {
	top: 0px !important;
}

.vscrollerbar, .hscrollerbar {
/*padding information of these elements are only used for
padding of the scroll-bar with respect to the scroll base,
the padding will automatically be turned off by the script*/
	padding: 14px;
/* z-index *MUST* be given, otherwise links will not be clickable
inside the div */
	z-index: 2;
}

.vscrollerbarbeg {
	width: 11px;
	height: 13px;
	margin-left: 1px;
	top: 0px;
}

.vscrollerbarend {
	width: 11px;
	margin-left: 1px;
	height: 13px;
}

.hscrollerbarbeg {
	height: 11px;
	margin-top: 1px;
	width: auto;
	left: 0;
}

.hscrollerbarend {
	height: 0px;
	width: 0px;
}

/* Following are OPTIONAL */

.hscrollerbasebeg {
left: 0px;
top: 0px;
height: 11px;
}

.hscrollerbaseend {
top: 0px;
height: 11px;
width: 11px;
}


.vscrollerbasebeg {
	top: 0px;
	width: 13px;
}

.vscrollerbaseend {
	height: 13px;
	width: 13px;

}
/*
.scrollerjogbox {
width: 15px;
height: 15px;
bottom: 0px;
right: 0px;
background: white url(images/scrolljog.png) 50% 50%;
}
*/

/* Scroll Bar Master Styling Ends Here */






div.spacer {
	height: 5px;
}

#contentGallery {
	position: absolute;
	top: 0px;
	left: 10px;
	width: 330px;
	height: 190px;
	overflow: hidden;
}

.galleryTab {
	overflow: scroll;
	height: 190px;
	width: 330px;
	top: 0px;
	left: 0px;
	position: relative;
}

.galleryItem {
	position: relative;
	width: 300px;
	height: 50px;
}

.galleryImg {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 89px;
	height: 50px;
}

.galleryTitle {
	display: block;
	position: absolute;
	overflow: hidden;
	top: 5px;
	left: 95px;
}

.galleryText {
	display: block;
	position: absolute;
	overflow: hidden;
	top: 20px;
	left: 95px;
	width: 200px;
	height: 15px;
	text-align:left;
}

.galleryLink {
	display: block;
	position: absolute;
	top: 35px;
	left: 95px;
}

#galleryTabTitles {
	height: 24px;
}

#galleryTabTitles h4 {
	width: 85px;
	overflow: hidden;
	height: 23px;
	font-weight: normal;
	font-size: 11px;
	margin-bottom: 1px;
	margin-right: 2px;
	float: left;
}

h4#tabCollapse {
	width: 25px;
	height: 23px;
	background-image: url('/webtv/sumo/images/metaCollapse.png');
	float: right;
	cursor: pointer;
	display: none;
	margin-right: 0px;
}
* html h4#tabCollapse {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/webtv/sumo/images/metaCollapse.png',sizingMethod='scale')
}

#tabCollapse.hover {
	background-image: url('/webtv/sumo/images/metaCollapseHover.png');
}
* html #tabCollapse.hover {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/webtv/sumo/images/metaCollapseHover.png',sizingMethod='scale')
}

.half #tabCollapse {
	display: block;	
}

#galleryTabTitles span {
	display: block;
	width: 85px;
	height: 23px;
	background-image: url('/webtv/sumo/images/galleryTab.png');
	text-align: center;
}
* html #galleryTabTitles span {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/webtv/sumo/images/galleryTab.png',sizingMethod='scale')
}

.light #galleryTabTitles span {
	background-image: url('/webtv/sumo/images/galleryTab-l.png');
}
* html .light #galleryTabTitles span {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/webtv/sumo/images/galleryTab-l.png',sizingMethod='scale')
}

#galleryTabTitles .hover span {
	background-image: url('/webtv/sumo/images/galleryTabHover.png');
}
* html #galleryTabTitles .hover span {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/webtv/sumo/images/galleryTabHover.png',sizingMethod='scale')
}

.light #galleryTabTitles .hover span {
	background-image: url('/webtv/sumo/images/galleryTabHover-l.png');
}
* html .light #galleryTabTitles .hover span {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/webtv/sumo/images/galleryTabHover-l.png',sizingMethod='scale')
}

#galleryTabTitles a {
	position: relative; 
	z-index: 1;
	top: 5px;
}
	

#galleryTabTitles h4.selected span {
	background-image: url('/webtv/sumo/images/galleryTabSel.png');
}
* html #galleryTabTitles h4.selected span {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/webtv/sumo/images/galleryTabSel.png',sizingMethod='scale')
}
.light #galleryTabTitles h4.selected span {
	background-image: url('/webtv/sumo/images/galleryTabSel-l.png');
}
* html .light #galleryTabTitles h4.selected span {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/webtv/sumo/images/galleryTabSel-l.png',sizingMethod='scale')
}


#galleryTab {
	clear: both;
}	

.galleryTitle {
	display: block;
	margin-bottom: 6px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}







/* MAIN SLIDESHOW */

.rotator {
	position: relative;
	overflow: hidden;
	margin-left: 1px;
}

.rotator, .rotatorItem, .rotatorImage {
	width: 680px;
	height: 383px;
}

.rotatorItem, .rotatorImage {
	position: absolute;
	top: 0px;
	left: 0px;
	cursor: pointer;
}

.rotatorItem, .rotatorText {
	display: block;
}

.rotatorTextContainer {
	position: absolute;
	top: 282px;
	left: 0px;
	width: 680px;
	height: 101px;
	display: block;
}

.rotatorText {
	width: 680px;
	height: 101px;
	background-image: url('/webtv/sumo/images/bakgrunn-karusell.png');
	cursor: pointer;
}
* html .rotatorText {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/webtv/sumo/images/bakgrunn-karusell.png',sizingMethod='scale');
}

.rotatorPlay {
	position: absolute;
	top: 282px;
	right: 20px;
	width: 138px;
	height: 71px;
	display: block;
	z-index: 1;
}

.rotatorPlay img {
	width: 138px;
	height: 71px;
}

.rotatorTitleImg {
	margin-left: 14px;
	margin-top: 6px;
	margin-bottom: 6px;
	cursor: pointer;
}

.rotatorTextImg {
	margin-left: 14px;
	margin-top: 2px;
	cursor: pointer;
}

.rotatorItemImg {
	display: block;
	margin-bottom: 3px;
	margin-left: 1px;
}

.rotatorNavigator {
	position: absolute;
	right: 0px;
	padding-right: 10px;
	padding-left: 20px;
	bottom: -1px;
	height: 30px;	
	z-index: 10;
	background-image: url('/webtv/images/pixel.gif')
}

.rotatorButton {
	width: 20px;
	height: 30px;
	float: left;
	text-align: center;
	cursor: pointer;
}
.rotatorNavigator .separated {
	background-image: url('/webtv/sumo/images/bakgrunn-tall-n.png');
}
* html .rotatorNavigator .separated {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/webtv/sumo/images/bakgrunn-tall-n.png',sizingMethod='scale');
}
.rotatorNavigator .selected {
	background-image: url('/webtv/sumo/images/bakgrunn-tall-h.png');
}
* html .rotatorNavigator .selected {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/webtv/sumo/images/bakgrunn-tall-h.png',sizingMethod='scale');
}

.rotatorButtonImg {
	margin-top: 1px;
	cursor: pointer;
}

.rotatorListContainer {
	position: absolute;
	left: 468px;
	top: 13px;
	height: 187px;
	width: 200px;
	overflow: hidden;
}

.rotatorList {
	height: 187px;
	width: 200px;
	overflow: hidden;
	background-image: url('/webtv/sumo/images/bakgrunn-minimeny.png');
}
* html .rotatorList {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/webtv/sumo/images/bakgrunn-minimeny.png',sizingMethod='scale');
}

.rotatorList ul {
	margin: 0px;
	padding: 0px;
	height: 143px;
	overflow: hidden;
}

.rotatorList li {
	width: 178px;
	height: 29px;
	overflow: hidden;
	margin: 0px 0px 0px 11px;
}
* html .rotatorList li {
	margin-top: -1px;
}

.rotatorList li.selected {
	background-image: url('/webtv/sumo/images/bakgrunn-minimenypunkt.png');
}
* html .rotatorList li.selected {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/webtv/sumo/images/bakgrunn-minimenypunkt.png',sizingMethod='scale');
}

.rotatorList a {
	display: block;
	position: relative;
	z-index: 1;
}

.rotatorList .selected a {
	width: 166px;
	margin-left: 5px;
	overflow: hidden;
}

.rotatorList h4 {
	width: 178px;
	height: 29px;
	overflow: hidden;
	padding: 6px 2px 0px 11px;
	margin: 0px;
}

.rotatorList .border {
	-moz-opacity: 0.15;
	opacity: 0.15;
	filter: alpha(opacity=15);
	background-color: white;
	display: none;
}

.rotatorList .separated .border, #rotatorList-1.separated {
	display: block;
}

.rightSpacer {
	height: 15px;
}

a.eventText {
	color: #fff;
}

.border {
	height: 1px;
	margin: 2px;
	background-color: white;
}

#bwMessage {
	width: 260px;
	height: 60px;
	position: absolute;
	background-image: url('/webtv/mini/images/message.png');
	top: 200px;
	left: 200px;
	padding: 20px;
	font-size: 20px;
	font-weight: bold;
	display: none;
}

#bwMessage p {
	font-size: 11px;
	font-weight: normal;
	margin-top: 10px;
}

* html #bwMessage {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/webtv/mini/images/message.png',sizingMethod='scale');
}

