/* CSS Document */
html{
	overflow-y: scroll;
}
body {
	background-color : #FFFFFF;
	padding-top: 17px;
	font-family : "Georgia", Times, serif;
	font-size : 11px;
	line-height : 14px; 
	margin : auto;
	color : #000000;
	background-color : #fff;
}
h3 {
	margin-bottom : 4px;
	margin-top: 10px;
	font-size : 11px;
	line-height : 14px;
	font-weight : bold;
}
a, a:link, a:visited {
	color: #990000;
	text-decoration : none;
	background-color : inherit;
}
a{
	cursor: hand;
}

a:hover {
	text-decoration : underline;
}
form{
	margin:0px;
	} 
img {
	border : none;
}
div.select {
	background-image : url(/images/template/right_col_select_bg.gif);
	background-repeat : no-repeat;
	height : 20px;
	margin-bottom : 4px;
/*	color : #FFFFFF; */
	width : 149px; 
}
table{
	margin:0;
	padding:0;
}
#container{
	width:772px;
	margin:auto;
	margin-top:0px;
	margin-bottom:0px;
}
#header, #footer{
	margin:0;
	padding:0;
}
.titleBlock{
	
}
.titleBlock .title{
	color:#000000;
	font-family:"Georgia",Times,serif;
	font-size:19px;
	font-weight:bold;
	line-height:25px;
	border-bottom:1px solid #000;
	height:30px;
}
.titleBlock .contentDiv{
	font-size:17px;
	line-height:normal;
	/*border:10px dashed #000;*/
}
.introText{
	font-size:17px;
	line-height:normal;
}
.titleBlock .contentDiv p{
	padding:0px;
	margin:0px;
	margin-top:15px;
}

.sectionBlock{
	border-top:3px solid #000;
}
.sectionBlock .title{
	color:#000000;
	/*font-family:"Georgia",Times,serif;*/
	font-size:17px;
	line-height:25px;
	padding-top:2px;
	height:32px;
	border-bottom:1px solid #000;
}
.clear{
	clear:both;
	font-size:1px;
	height: 1px;
}
.infotekst h2{
	font-family:"Georgia",Times,serif;
	font-size:17px;
	line-height:22px;
	margin:0;
	padding:0;
	padding-top:2px;
	margin:0px;
	height:28px;
	border-bottom:1px solid #939393;
	
}
.infotekst{
	float:right;
	width:240px;
	font-size:11px;
	margin:0;
	padding:0;
	padding-top:2px;
}

.infotext a{
	font-weight:bold;
}
#hvad, #hvad label, #hvad table td, #hvad p{
	font-size:17px;
	line-height:normal;
}
#hvad p{
	padding:0px;
	margin:0px;
	margin-top:15px;
}
#hvad div table td{
	/*width: 50%;*/
}
.retoplysninger{
	font-family:"Georgia",Times,serif;
	font-size:12px;
	color:#666;
	width:220px;
	margin-top:3px;
}
#hvad div table td p{
	font-size:14px;
}
#retoplysninger{
	height:90px;
}

.groupDiv{
	background-color:#990000;
	color:white;
	text-transform:uppercase;
	font-size:18px;
	font-weight:bold;
	line-height:27px;
	height:27px;
	margin-top:4px;
	padding-left:10px;
	cursor:pointer;
}
.seriesDiv{
	font-family:"Georgia",Times,serif;
	border-bottom:2px solid #000;
	font-size:16px;
	line-height:25px;
	height:25px;
	font-weight:bold;
	cursor:pointer;
}
.seriesDivRadioBlock{
	display:inline-block;
	width:36px;
}
.seriesDivRadioBlock radio{
	margin-left:12px;
}
.seriesDivRadioBlock input{
	margin-left:12px;
}
.showsDiv{
	border-top:1px solid #ccc;
	padding-bottom:2px;
	font-size:14px;
	line-height:22px;
	height:24px;
	cursor:pointer;
}
.showName{
	display:inline-block;
	width:380px;
	white-space:nowrap;
}
.showsDiv img{
	position:relative;
	top:2px;
	margin-bottom:-5px;
}
.showsInfoDiv{
	margin-left:37px;
	margin-bottom:10px;
	padding:4px 4px 0 8px;
	font-size:11px;
	border-left:1px solid #000;
}
.showsInfoSpan{
	display:block;
	margin-top:6px;
	font-weight:bold;
}
.step{
	float:right;
	margin-top:5px;
}
.navTable{
	margin:0;
	padding:0;
	border-top:1px solid #939393;
	height:28px;
}
.navTable img{
	padding:0;
	margin:0;
	border:none;
}
.navTd1{
	height:28px;
}
.navTd3{
	height:28px;
	font-size:13px;
}
.navTd3{
	height:28px;
	text-align:right;
}
.navTd3 img{
	float:right;
}
.sliderImageSpan{
	float:right;
	margin-bottom:-10px;
	padding-bottom:-3px;
	margin-left:-130px;
	margin-right:3px;
	width:130px;
	text-align:right;
}
.sliderImageSpan img{
	padding-top:3px;
}
.sliderImageSpan a span{
	font-weight:bold;
	font-size:12px;
}
.udsolgt{
	font-size:13px;
}
.paddedContent{
	font-size:13px;
	padding:0 4px 4px 12px;
}
.spanWidth200{
	display:inline-block;
	width:200px;
}
.spanWidth350{
	display:inline-block;
	width:350px;
}
.spanWidth300{
	display:inline-block;
	width:300px;
}
h3{
	font-size:13px;
	font-weight:bold;
	border-bottom:2px solid #666; 
}
.notification{
	color:#990000;
}
#selectedShows{
	font-size:17px;
	color:#990000;
}

.program-service {
    margin-left: 6px;
    color: #990000;
    font-size: 12px;
    font-weight: bold;
}

.required-field {
    color: #990000;
    margin-left: 3px;
}
