/**************************************************** Course Frb**************************************************/h1,h2,h3,h4,h5,h6{	font-family: Trebuchet MS, Arial;	font-weight: normal;	color: #af0808;}.course{	background-image: url('images/background.jpg');	background-attachment: fixed;	background-position: bottom;	background-repeat: no-repeat;	background-color: rgb(201,198,191);}/* Header */.course .container .header{	overflow: hidden;	height: 68px;	background: url('images/coursetop.png');}/* Logo */.course .container .header .logo{	position: absolute;	left: 35px;	top: 11px;	width: 242px;	height: 50px;	background: url('images/logo.png');}/**************************************************** Popup**************************************************//**************************************************** Popup Header**************************************************//* Header */.popup .container .header{		background-color: white;		background: url('images/popuptoppen.png');		height: 60px;}.popup .container .header .title{    color: #8f9092;    font-weight: bold;}/**************************************************** Resume box Header**************************************************//**************************************************** Resume box Header**************************************************//* Header */.resumeBox .container .header{	overflow: hidden;	height: 60px;	background: url('images/resumeBox_top.png');	_background: none; /* IE6 */	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Common/Frb/images/resumeBox_top.png', sizingMethod='scale'); /* IE6 */}/* Title */.resumeBox .container .header .title{	position: absolute;	top: 11px;	left: 11px;	overflow: hidden;	height: 25px;	width: 344px; 	padding: 5px 10px 10px 10px;	color:#8f9092;	font-family: Trebuchet MS, Arial;	font-size: 20px;	font-weight: bold;}.popup.popupScore .container .content .text .score.passed .value{	color: #8f9092;    font-weight: bold;}.course .container .footer .buttonBar .progressBarContainer .progressBar{	position: absolute;	top: 0;	left: 0;	height: 16px;	background: url('images/progress.png');}/* Button */.course .container .footer .buttonBar a.button{	float: left;	display: inline; /* IE6 */	font-family: Trebuchet MS, Arial;	color: #af0808;	font-weight: bold;	font-size: 14px;}/* Button Full screen */.course .container .footer .buttonBar .buttonFullscreen{    position: relative;	top: 5px;	width: 32px;	height: 32px;	background: url('images/button_expand.png');	_background: none; /* IE6 */	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Common/Default/images/button_expand.png', sizingMethod='scale'); /* IE6 */}/* Button bar */.course .container .header .buttonBar{	position: absolute;	z-index: 20;	top: -1px;	right: 15px;}/* Button */.course .container .header .buttonBar .button{	float: left;	display: block;	width: 16px;	height: 16px;	}	/* Close button .course .container .header .buttonBar a.buttonClose,.course .container .header .buttonBar a.buttonClose:hover,.course .container .header .buttonBar a.buttonClose:focus{	width: 62px;	height: 32px;	background: url('images/button_close.png');	_background: none; /* IE6 */	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Common/Frb/images/button_close.png', sizingMethod='scale'); /* IE6 */}*/.course .container .menu  .buttonGo{		color: #af0808;	}.popup.popupEnd .container .content .text .completion .progressBarContainer .progressBar{    border-right: 1px solid black;    height: 25px;    width: 0;    background: url('images/progress_big.png') bottom left repeat-x;}/* Button "Previous" */.course .container .footer .buttonBar a.buttonPrev{		background: url('images/button_prev.png');	_background: none; /* IE6 */	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Common/Frb/images/button_prev.png', sizingMethod='scale'); /* IE6 */}.course .container .footer .buttonBar a.buttonPrev:hover,.course .container .footer .buttonBar a.buttonPrev:focus{	background: url('images/button_prev.png');	_background: none; /* IE6 */	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Common/Frb/images/button_prev_over.png', sizingMethod='scale'); /* IE6 */}/* Button "Next" */.course .container .footer .buttonBar a.buttonNext{	position: relative;	left: -2px;	width: 42px;	height: 42px;	background: url('images/button_next.png');	_background: none; /* IE6 */	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Common/Frb/images/button_next.png', sizingMethod='scale'); /* IE6 */}.course .container .footer .buttonBar a.buttonNext:hover,.course .container .footer .buttonBar a.buttonNext:focus{	background: url('images/button_next.png');	_background: none; /* IE6 */	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Common/Frb/images/button_next.png', sizingMethod='scale'); /* IE6 */}.course .container .footer .buttonBar a.buttonNext.highlighted{	background: url('images/button_next.png');	_background: none; /* IE6 */	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Common/Frb/images/button_next_highlighted.png', sizingMethod='scale'); /* IE6 */}.course .container .footer .buttonBar a.buttonNext.highlighted:hover,.course .container .footer .buttonBar a.buttonNext.highlighted:focus{	background: url('images/button_next.png');	_background: none; /* IE6 */	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Common/Frb/images/button_next_highlighted_over.png', sizingMethod='scale'); /* IE6 */}