.printDisable {}

.screenDisable {
	visibility: hidden;
	position: absolute;
	top: 0px;
	left:0px;
	}

#sidecentreringTabel {
	width: 100%;
	height: 100%;
	background-color: white;
	color: black;
	}

#sidecentreringCelle {
	vertical-align: middle;
	text-align: center;
	background-color: white;
	color: black;
	}

#sidecentrering {
	position: relative;
	margin: 0px auto;
	width: 990px;
	height: 560px;
	text-align: left;
	}

#ramme {
	width: 988px;
	height: 558px;
	background-color: white;
	color: black;
	border: 1px solid black;
	}

#menu1 {
}

#panel1 {
	width: 988px;
	height: 134px;
	border: 0px;
	background-color: transparent;
	background-image: URL(/images/panel1.jpg);
	background-repeat: no-repeat;
	}

#panel2 {
	width: 988px;
	height: 20px;
	border: 0px;
	background-color: black;
	}

#panel3 {
	width: 988px;
width: 985px;
	height: 335px;
	border: 0px;
	background-color: white;
	}

#panel4 {
	width: 988px;
	height: 29px;
	border: 0px;
	background-color: transparent;
	background-image: URL(/images/panel4.jpg);
	background-repeat: no-repeat;
	}

#panel_custLogo {
	width: 125px;
	height: 127px;
	border: 0px;
	background-image: URL(/images/parabol-logo.png);
	background-repeat: no-repeat;
	}

#panel_custName {
	width: 450px;
	height: 75px;
	border: 0px;
	background-image: URL(/images/logo.png);
	background-repeat: no-repeat;
	}

#custInfo {
	width: 990px;
	text-align: center;
	margin-top: 5px;
	background-color: transparent;
	color: black;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	}

#frontpage_text1 {
	padding-right: 20px;
	font-size: 13px;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	width: 200px; 
	height: 190px;
	overflow-x: hidden;
	overflow-y: auto;
	scrollbar-base-color: #FFFFFF;
	scrollbar-face-color: #DDDDDD;
	scrollbar-arrow-color: #080E1A;
	scrollbar-track-color: #F8F8F8;
	scrollbar-shadow-color: #C0C0C0;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #080E1A;
	scrollbar-darkshadow-Color: #080E1A;
	}

#frontpage_text1 p {
	margin: 0;
	}

#subpage_text1 {
	padding-right: 20px;
	font-size: 13px;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	width: 560px; 
	height: 310px;
	overflow: auto;
	background-repeat: no-repeat; 
	background-position: bottom left;
	scrollbar-base-color: #FFFFFF;
	scrollbar-face-color: #DDDDDD;
	scrollbar-arrow-color: #080E1A;
	scrollbar-track-color: #F8F8F8;
	scrollbar-shadow-color: #C0C0C0;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #080E1A;
	scrollbar-darkshadow-Color: #080E1A;
	}

#subpage2_text1,
#formpage_text1,
#formpage_text2 {
	padding-right: 20px;
	font-size: 13px;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	width: 940px; 
	height: 310px;
	overflow: auto;
	background-repeat: no-repeat; 
	background-position: bottom left;
	scrollbar-base-color: #FFFFFF;
	scrollbar-face-color: #DDDDDD;
	scrollbar-arrow-color: #080E1A;
	scrollbar-track-color: #F8F8F8;
	scrollbar-shadow-color: #C0C0C0;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #080E1A;
	scrollbar-darkshadow-Color: #080E1A;
	}

#formpage_text1,
#formpage_text2 {
	z-index: 150;
	position: absolute;
	top: 185px;
	left: 20px;
	height: 300px;
	}

#formpage_text1 {
	width: 650px;
	}

#formpage_text2 {
	left: 700px;
	width: 270px;
	padding: 0;
	font-size: 11px;
	}

#text1 {
	width: 400px;
	height: 20px;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
	}

#text2 {
	width: 250px;
	height: 20px;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-weight: bold;
	color: white;
	}

#image1 {
	width: 740px;
	height: 545px;
	background-color: transparent;
	background-repeat: no-repeat;
	}

#panel5 {
	width: 740px;
	height: 545px;
	background-image: url(/images/collage.png);
	background-color: transparent;
	background-repeat: no-repeat;
	}

#subpage_image1 {
	width: 360px;
	height: 270px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;

	}

/* -------------------- MODULE : i_printfriendly.asp -------------------- */

#printfriendly {
	width: 17px;
	height: 16px;
	}

/* -------------------- MODULE : i_form.asp -------------------- */

/* main container */
#dfrm { margin: 30px 0 30px 0; }

#dfrm td { padding-bottom: 5px; }

/* fieldset */
.dfrm_fieldset {
	border: 0;
	padding: 0;
	margin: 0;
	}
.dfrm_fieldset legend {}

/* field */
.dfrm_field {}

.dfrm_field span {
	display: block;
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
	}

.dfrm_field input,
.dfrm_field select,
.dfrm_field textarea {
	padding: 1px;
	width: 250px;
	border: 1px solid silver;
	}

.dfrm_field textarea {
	font-family: inherit;
	font-size: inherit;
	}

.dfrm_field input[type=radio] {
	width: 20px;
	}

.dfrm_field input[type=checkbox] {
	width: 20px;
	}

.dfrm_field input[type=submit] {
	width: 100%;
	background-color: gray;
	color: white;
	}

.dfrm_field input[type=submit]:hover {
	cursor: pointer;
	}

.dfrm_field label {}

#dfrm_helpField {
	margin-top: 10px;
	margin-left: 100px;
	width: 250px;
	font-size: 10px;
	color: gray;
	}

#dfrm_helpField span {
	font-size: 10px;
	color: gray;
	font-weight: bold;
	text-transform: uppercase;
	}

#dfrm_errorField {
	margin-top: 10px;
	margin-left: 100px;
	width: 250px;
	font-size: 10px;
	color: #C00000;
	text-transform: uppercase;
	}

#dfrm_errorField span {
	font-size: 10px;
	color: #C00000;
	font-weight: bold;
	}

/* field signal classes are always set in this order */
.dfrm_validateError {
	border: 1px solid #C00000 !important;
	color: #CC0000 !important;
	}
.dfrm_mandatoryError { background-color: #FFFF99; }
.dfrm_mandatory { font-weight: bold; }
.dfrm_clearValue { color: silver; }

/* custom styling for contact form */
#dfrm_field_zip input { width: 120px; }
#dfrm_field_message { vertical-align: top; }

/* custom styling for 'flytte/lukke/pakke' form */

#dfrm { margin: 10px 0 0 0; }

.dfrm_fieldset { margin-bottom: 5px; }

#dfrm span {
	float: left;
	width: 80px;
	text-align: left;
	height: 18px;
	padding-top: 2px;
	}

#dfrm input {
	display: inline;
	float: left;
	width: 150px;
	margin-right: 10px;
	}

#dfrm input[type=checkbox] {
	width: 20px;
	margin-right: 5px;
	margin-left: 90px;
	}

#dfrm input[type=radio] {
	width: 20px;
	margin-right: 5px;
	margin-left: 0px;
	}

#dfrm label {
	display: inline;
	float: left;
	margin-right: 15px;
	height: 18px;
	padding-top: 2px;
	}

.dfrm_field input[type=submit] {
	}

#dfrm_fieldset_MAIN table td { padding-top: 10px; }

#dfrm_helpField {
	position: absolute;
	top: 200px;
	left: 560px;
	width: 250px;
	font-size: 10px;
	color: gray;
	}

#dfrm_helpField span {
	font-size: 10px;
	font-weight: bold;
	width: auto;
	padding: 0;
	margin-right: 3px; 
	}

#dfrm_errorField {
	position: absolute;
	top: 100px;
	left: 560px;
	width: 250px;
	height: auto;
	font-size: 10px;
	color: #C00000;
	}

#dfrm_errorField span {
	font-size: 10px;
	font-weight: bold;
	width: auto;
	height: auto;
	padding: 0;
	margin-right: 3px; 
	}

#dfrm td { padding: 0; }

#dfrm_helpField {
	position: absolute;
	top: 490px;
	left: 20px;
	width: 320px;
	height: 35px;
	margin: 0;
	}

#dfrm_errorField {
	position: absolute;
	top: 490px;
	left: 370px;
	width: 320px;
	height: 35px;
	margin: 0;
	}



/* -------------------- MODULE : i_kanalvalg.asp -------------------- */

/* election */

.kavd_info,
.kavd_warning,
.kavd_succes {
	font-size: 20px;
	padding: 5px;
	text-align: center;
	margin-bottom: 40px;
	text-decoration: blink;
	}

.kavd_info {
	border: 5px solid #0000E0;
	color: #0000E0;
	}

.kavd_warning {
	border: 5px solid #E00000;
	color: #E00000;
	}

.kavd_succes {
	border: 5px solid #00E000;
	color: #00E000;
	text-decoration: none;
	}

.kavd_table {
	border-collapse: collapse;
	}

.kavd_header1 {
	padding: 20px 0px 3px 0px;
	text-transform: uppercase;
	font-weight: bold;
	}

.kavd_header2 {
	padding-bottom: 5px;
	border-bottom: 1px solid #F0F0F0;
	font-size: 10px;
	color: #E00000;
	}

.kavd_image,
.kavd_title,
.kavd_vote {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #F0F0F0;
	vertical-align: middle;
	}

.kavd_image {
	width: 50px;
	height: 50px;
	}

.kavd_title {
	padding-left: 20px;
	padding-right: 20px;
	}

.kavd_channelPrice {
	padding-left: 1em;
	}

.kavd_vote {
	background-color: #fffaaf;
	text-align: center;
	vertical-align: middle;
	padding-left: 15px;
	padding-right: 15px;
	}

.kavd_authTable {
	width: 350px;
	padding-top: 40px;
	}

.kavd_authHeader {
	font-size: 10px;
	color: gray;
	padding-bottom: 20px;
	}

.kavd_authHeader strong {
	font-weight: bold;
	color: black;
	}

.kavd_authLegend {}

.kavd_authField {
	padding-left: 20px;
	}

.kavd_authField input {
	width: 200px;
	}

.kavd_authField input[type=submit] {
	border: 1px solid black;
	cursor: pointer;
	}

/* election result */

.kavdr_table {
	border-collapse: collapse;
	}

.kavdr_header {
	padding: 20px 10px 3px 0px;
	text-transform: uppercase;
	font-weight: bold;
	}

.kavdr_header:last-child {
	padding-right: 0;
	}

.kavdr_position,
.kavdr_image,
.kavdr_title,
.kavdr_votes {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #F0F0F0;
	vertical-align: middle;
	}

.kavdr_position {
	text-align: center;
	padding-right: 10px;
	}

.kavdr_image {
	width: 50px;
	height: 50px;
	}

.kavdr_title {
	padding-left: 20px;
	padding-right: 20px;
	}

.kavdr_votes {
	text-align: center;
	vertical-align: middle;
	}


