#menuBar
{position:absolute; top:95px; left:0px}

#channel_container
{position:absolute; top:123px; left:0px; width:837px; display:block; padding-top:20px; padding-left:18px; padding-bottom:19px;background-color:#999999; background-repeat:no-repeat}

#channel_leftArea
{
	width:300px; float:left; margin-right:19px
}

#channel_logo
{
	width:300px; height:138px; overflow:hidden; margin-bottom:20px; background-repeat:no-repeat
}

#channel_logo .img
{
	margin:0px; padding:0px;
}

div#links
{clear:both;margin-bottom:20px;
overflow:hidden;}

div#links a
{clear:both;
float:left;
font-weight:bold;
line-height:14px;
text-decoration:none;
cursor:pointer}

div#links a:hover
{text-decoration:underline}

#channel_header
{width:270px; font-weight:bold; color:#ffffff; padding: 3px 15px 5px}
 
#publ_intro_rating
{height:16px; background-color:#ffffff; overflow:hidden}

#publ_intro_rating .text
{position:relative; top:4px; left:15px; float:left; color:#999999}

#publ_intro_rating .rating
{position:relative; top:4px; left:25px; float:left}
 

#publ_intro_rating .rating img
{position:relative; top:0px; left: 0px; height:12px; width:12px; float:left; margin-right:1px}

#welcome_text
{background-color:#ffffff; margin-bottom:15px; width:300px; overflow:hidden}

#welcome_text .text
{padding-top:10px; padding-left:15px; padding-right:15px; padding-bottom:13px}


#clipListArea .category .button
{font-weight:bold; border-bottom:solid 1px #cccccc; color:White; padding:3px 15px 5px; cursor:pointer; height:auto}

#clipListArea .category .clipList
{display:none}

#clipListArea .category .clipList .selectableContainer
{position: relative; width:300px; height:57px; border-bottom:solid 1px #cccccc; cursor:pointer; overflow:hidden; background-color:White}

#clipListArea .category .clipList .selectableContainer .header
{position:relative; top:4px; left:7px; font-weight:bold; width:210px; height:12px; overflow:hidden}

#clipListArea .category .clipList .selectableContainer .text
{position:relative; top:5px; left:7px; width:210px; height:12px; overflow:hidden; padding:0px}

#clipListArea .category .clipList .selectableContainer .container
{position:relative; top:5px; left:7px;  width:210px;  overflow:hidden; padding:0px}

#clipListArea .category .clipList .selectableContainer .container .right
{width:auto; float:left}

#clipListArea .category .clipList .selectableContainer .container .left
{width:auto; float:left; color:#666666}

#clipListArea .category .clipList .selectableContainer .img
{position:absolute;	top: 0; right: 0; width:76px; height:57px;}

#clipListArea .category .clipList .selectableContainer .formatIcon
{position:absolute;	top: 0; right: 0; width:76px; height:57px;}

/*
#clipListArea .category .clipList .selectableContainer .formatIcon.wmv
{background-image:url(../img/formatIcons/wmv.gif);}

#clipListArea .category .clipList .selectableContainer .formatIcon.flv
{background-image:url(../img/formatIcons/flash.gif);}
*/
#clipListArea .category .clipList .selectableContainer .mp3
{background-image:url(../img/formatIcons/sound.gif);}

#clipListArea .category .clipList .selectableContainer .pdf
{background-image:url(../img/formatIcons/pdf.gif);}

#clipListArea .category .clipList .selectableContainer .hover
{position:absolute; top:0; left: 0; width:300px; height:57px; display:block; background-image:url(../img/blank.gif); cursor:pointer}

#publ_rateMeHeader
{height:22px; background-color:#99cccc}

#publ_rateMeHeader .text
{position:relative; top:4px; left:15px; width:266px; height:13px; font-weight:bold; overflow:hidden}

#publ_rateMeText
{

}

#publ_rightArea
{
	width:500px; float:left;
}

#playerTop
{height:17px; background-color:#000000;padding-top:5px; padding-right:4px}

#activity
{height:17px; background-color:#000000;color:#ffffff; float:left; width:475px; padding-left:5px}

#activity .text
{float:right; color:#ffffff}

#btnFullScreen
{height:11px; width:15px;cursor:pointer; float:right; background-image:url(../img/playercontrols/btnFullScreen.gif);overflow:hidden}

#btnSmallScreen
{height:11px; width:15px;cursor:pointer; float:right; background-image:url(../img/playercontrols/btnSmallScreen.gif);overflow:hidden; display:none}

#playerWindow
{width:500px; height:375px; background-color:#333333; display:block}

#report
{width:460px; height:335px; background-color:#ffffff; display:none; padding:20px}

#playerControls
{height:25px; overflow:hidden; background-image:url(../img/playerBig_bg.jpg)}

#linkBg
{height:25px; background-color:#000000; display:none}

#onlyPadding
{display:none; float:left; width:83px; height:25px;background-image:url(../img/playercontrols/onlyPadding.png)}

#btnMute
{display:block; float:left; width:53px; height:25px; cursor:pointer; background-image:url(../img/playercontrols/btnMute_big.png)}

#btnUnMute
{display:none; float:left; width:53px; height:25px; cursor:pointer; background-image:url(../img/playercontrols/btnUnMute_big.png)}

#btnPlay
{display:none; float:left; width:53px; height:25px; cursor:pointer; background-image:url(../img/playercontrols/btnPlay_big.png)}

#btnPaus
{display:block; float:left; width:53px; height:25px; cursor:pointer; background-image:url(../img/playercontrols/btnPaus_big.png)}

#mediaProgressBar
{width:229px; height:6px; float:left; margin-left:25px; margin-top: 9px; background-image:url(../img/playercontrols/mediaProgressBarBg.png); border:solid 1px #333333; overflow:hidden}

#mediaProgressIndikator
{width:1px; height:4px; background-color:#fdff33; float: left; overflow:hidden; border-top:solid 1px #333333; border-bottom:solid 1px #333333}

#mediaProgressSlider
{position: relative; display: block; float: left; width: 21px; height: 6px; overflow:hidden; cursor: pointer;background-image:url(../img/playercontrols/mediaProgressBarSlider.png)}

#mediaTimeLeft
{float:left; margin-top:6px; margin-left:25px; color:#ffffff}

#clipInfoArea
{background-color:#ffffff; display:none; padding-bottom:6px; padding-top:10px}

#clipInfoArea .header{padding-left:10px; padding-bottom:4px; font-weight:bold}
#clipInfoArea .text{padding-left:10px; padding-bottom:4px; font-size:9px}
#clipInfoArea .longtext{padding-left:10px; padding-bottom:4px}

#publ_clipComment_header
{
	background-color:#99cccc; height:22px;
}

#publ_clipComment_header .text
{
	position:relative; top:4px; left:15px; width:266px; height:13px; font-weight:bold; overflow:hidden; /*Är samma på flera ställen*/
}

#publ_clipComments
{background-color:#ffffff}

#publ_clipMakeComment
{background-color:#ffffff}

#channelBanner2
{width:500px; height:100px; margin-top:20px}

#channel_container #sizer
{float:left;width:1px; height:666px}
	
#bannerAreaRight
{position:absolute; top:121px; left:960px; width:140px}

#verify_dev
{position:absolute; top:25px; left:1120px; width:400px; background-color:White; display:none}

#doubleclick{display:none}

#refer #txt_yourmessage
{
	position:absolute;
	left: 200px;	
	width: 200px;
}