@charset "utf-8";

/* CSS Document */



#toolbar {



	background-image: url(toolbar.jpg);

	background-repeat: repeat-x;

		padding-right: 1px;

		

}	

#toolbarbuttons {

	float:right;
	height:21px;
	width:170px;
	padding-right: 5px;
	
}



#toolbar img {
	
	padding-left: 10px;
	text-align:right;
}



.digicastlogo { 

	float:right;

	padding-top:2px;

	padding-left:5px;

	width:82px;

	height:17px;

	background-image:url(digicast_s.jpg);

	background-repeat:no-repeat;

	background-position:right;

	cursor:pointer;
	

}



.chap:hover{

color:#0CF;

	background:url(black_h_bg.jpg)repeat-x;

	}

	.chap {

	display:block;

	padding: 2px;

	margin-left: 1px;

	margin-right: 1px;

	margin-top: 11px;

	margin-bottom: 11px;

	/*height:15px; */

	/*background:url(http://portal.digicast.dk/jw_skins/digicast_js/bg-header.gif) repeat-x;*/

background: #CCCCCC url(bg-header.jpg) repeat-x;

/*	background:url(http://portal.digicast.dk/jw_skins/digicast_js/black_bg.jpg)repeat-x;*/

	/*background: #16527D url(http://www.aspcode.net/articles/themes/default/images/bg-header.gif) repeat-x;*/

	/* vertical-align: top; */

    color:#FFFFFF;

	font-family: Verdana, Geneva, sans-serif;

	font-size: 13px;

	text-decoration: none;   /* table-layout:fixed; */

		}

.padding { padding-top:1px; 

	padding-bottom:1px;

	padding-left:3px;

	padding-right:3px;

	text-decoration: none; }

	

.decoration :hover {color:#0CF;}	

.decoration {

	 color:#FFFFFF;

	font-family: Verdana, Geneva, sans-serif;

	font-size: 13px;

	text-decoration: none; }	

	

#agenda {

	font-family: Arial, Helvetica sans-serif;
	font-size: 16px;
	color: #e1e1e1;
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
	float:left;
	font-weight: bold;
	


}

   

.osX .jScrollPaneTrack {

				background: url(osx_track.gif) repeat-y;

			}

			.osX .jScrollPaneDrag {

				background: url(osx_drag_middle.gif) repeat-y;

			}

			.osX .jScrollPaneDragTop {

				background: url(osx_drag_top.gif) no-repeat;

				height: 6px;

			}

			.osX .jScrollPaneDragBottom {

				background: url(osx_drag_bottom.gif) no-repeat;

				height: 7px;

			}

			.osX a.jScrollArrowUp {

				height: 24px;

				background: url(osx_arrow_up.gif) no-repeat 0 -30px;

			}

			.osX a.jScrollArrowUp:hover {

				background-position: 0 0;

			}

			.osX a.jScrollArrowDown {

				height: 24px;

				background: url(osx_arrow_down.gif) no-repeat 0 -30px;

			}

			.osX a.jScrollArrowDown:hover {

				background-position: 0 0;

			}

			

			.border { border:#0CF solid 1px;}

/* IE SPECIFIC HACKED STYLES */

			* html .osX .jScrollPaneDragBottom {

				bottom: -1px;

			}

			

			/* /IE SPECIFIC HACKED STYLES */

<!--[if lte IE 7]>



			.digicastlogo {

	float:right;

	padding-top:2px;

	padding-left:10px;

	width:92px;

	height:17px;

	background-image:url(digicast_video.jpg);

	background-repeat:no-repeat;

	background-position:right;

	cursor:pointer;

	}

<![endif]-->
