/*** 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:hover {
	text-decoration: underline;
}

a:active {
	border: 0px;
}

a:focus {
  -moz-outline-style: none;
}

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: 0px;
	width: 0px;
	margin: 0px;
	padding: 0px;
}

#main {
	position: absolute;
	top: 0px;
	left:0px;
	height: 830px;
	width: 680px;  
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#bottomLeft {
	position: absolute;
	top: 435px;
	left:0px;
	height: 580px;
	width: 430px;  
	background-color: #FFFFFF;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

#contentBottomLeft {
	position: absolute;
	background-color: #fff;
	left: 10px;
	top: 5px;
	height: 560px;
	width: 410px;  
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

#bottomRight {
	position: absolute;
	top: 435px;
	left:430px;
	height: 580px;
	width: 250px;  
	background-color: #FFFFFF;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}



/* 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: 0px;
	width: 410px;
	height: 560px;
	overflow: hidden;
}

.galleryTab {
	overflow: auto;
	height: 536px;
	width: 410px;
	top: 0px;
	left: 0px;
	position: relative;
}

.galleryTab.three {
	overflow: hidden;
	height: 536px;
	width: 690px;
}

#contentGallery.half {
	height: 536px;
}

#contentGallery.three.half {
	height: 536px;
}

.galleryItem {
	position: relative;
left:0px;
top:0px;
	width: 380px;
	height: 85px;
}

.galleryItem2 {
	position: relative;
left:0px;
top:0px;
	width: 380px;
	height: 85px;
background-color: #f1f1f1;
}


.galleryImg {
	position: absolute;
	top: 5px;
	left: 0px;
	width: 134px;
	height: 75px;
}

.galleryTitle {
	display: block;
	position: absolute;
	overflow: hidden;
	top: 5px;
	left: 140px;
	font-weight: bold;
	font-size: 14px;
}

.galleryText {
	display: block;
	position: absolute;
	overflow: hidden;
	top: 25px;
	left: 140px;
	width: 240px;
	height: 40px;
	text-align:left;
}

.galleryDate {
	display: block;
	position: absolute;
	top: 70px;
	left: 290px;
	color: grey;
}

.galleryLink {
	display: block;
	position: absolute;
	top: 70px;
	left: 140px;
}

#galleryTabTitles {
	height: 24px;
	background-color: #FFFFFF;
}

#galleryTabTitles h4 {
	width: 85px;
	overflow: hidden;
	height: 23px;
	font-weight: normal;
	font-size: 11px;
	margin-bottom: 1px;
	margin-right: 2px;
	float: left;

}

#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;
}	

#contentGallery a:hover {
	text-decoration: none;
}

.galleryTitle {
	display: block;
	margin-bottom: 6px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}



.videoPanelBG {
	position: absolute;
	top: 0px;
	left: 10px;
	height: 423px;
	width: 680px;
	z-index: 0;
	background-color: #FFFFFF;
	background-color: #fff;
}

#nextMatchName {
	font-size: 20px;
}

a.eventText {
	color: #000;
}

.border {
	height: 1px;
	margin: 2px;
	background-color: #000;
}

#contentBottomRight {
	position: absolute;
	background-color: #fff;
	background-image: url('http://tv2.no/mini/tv2sport_background.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	height: 550px;
	width: 235px;  
	overflow: auto;
	color: #000;
	left: 0px;
	top: 5px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	padding-top: 5px;
}

