﻿#left {
    position: absolute;
    top: 0px;
    left: 0px;
}

body 
{		
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
    font-size: 12px; 
    font-family: Arial,Helvetica,sans-serif;
    color: #000000;	
}

.highlight
{
    font-weight:bold;
    font-size:14px;
}

.clear 
{
	clear:both;
}

.sortButton
{
	cursor:pointer;
}

ol, ul 
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.browse-menu
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.browse-menu-list
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.browse-menu-list a
{
	color:#000000;		
}

.browse-menu ul
{	
	padding:6px 0;
}

.browse-menu-list li 
{
	font-size:12px;
	line-height:16px;
	padding:1.5px 0 1.5px 10px;	
}

.browse-menu-selected
{
	background-color:#EAEAEA;
	font-weight: bold;
}

.search-autocomplete-panel
{
    z-index:100;
    margin-left:2px;
    padding-left:0px;
    margin-top:0px;
    border:solid 1px grey;
    cursor:pointer;    
}

.button-action, input[type="reset"].button-action, input[type="submit"].button-action, input[type="button"].button-action, a.button-action:hover, a.button-action:visited, a.button-action:link
{
	height: auto;
	border-color: #40a23c;
	border-width: 1px;
	padding: 8px 20px 7px 20px;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;	
	color: #FFFFFF;
	background: #FFFFFF url(../Images/Main/actionButtonBg.jpg) repeat-x;
	font-weight:bold;
	cursor: pointer;
}

.paper-properties
{
    border-color: #E5E5E5;
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: #E5E5E5;
	border-collapse: separate;
	background-color: white;    
}

.content-right
{
    vertical-align:top;    
    width: 770px;    
}

.menu-left
{
    padding-right:20px;    
}

.page
{
	position: relative;	
	top: 0px;	
	width: 960px;
	margin-right: auto;
    margin-left: auto;
    text-align: center;
}

.easy-read-text 
{    
    font-size:14px;
    line-height:140%;
}

.buying
{
    font-size:0.9em;
}

.byLine 
{
    color:#666666;
}

.top
{
	top: 0px;
	width: 100%;
	font-size:1.0833em;
    margin:0 auto;
    padding:0.69231em 0 0.38462em;
}

.topUserPoints
{
    float:left;
}

.largeReview
{	
	font-size: 14px;
	line-height: 18px;	
}

.topLogo
{
    margin:0 18px 0 0;	
	height: 59px;	
	display:block;
    float:left;
}

.topPaper
{
    float:left;
    line-height:3.0769em;
    padding-left:1em;
}

.topUser
{
    line-height:3.0769em;
    text-align:right;
}

.topSearch
{
	float:left;
    white-space:nowrap;
    padding-top:9px;
}

.topMenu
{
    float:left;
    white-space:nowrap;
}

.searchQuery
{
    border:1px solid #666666;
    height:1.38462em;
    padding:4px 2px 1px;
    width:22em;
}

.searchButton
{
    height:1.9231em;
    cursor:pointer;
}

.broadcast
{
	position: relative;
	padding: 7px;
	text-align:left;
	margin-bottom: 20px;
}

.content
{
	position: relative;
	text-align: left;
	background-color: #FFFFFF;
	padding-bottom: 20px;	
	min-height: 400px;
	margin-top:10px;
}

.messageBox,
.errorBox
{
	position: relative;	
	padding: 10px;
	font-size: 12px; 
	margin-bottom: 10px;	
}

.messageBox
{
	border: solid 1px #b4c900;
	background-color: #f2ee7f;
	color: #404133;
}


.errorBox
{
	background-color: #88455a;
	border: solid 1px #6a2e41;
	color: #FFFFFF;
}

.confirmationBox
{
	border: solid 1px #007A78;
	background-color: #00E3E0;
	margin-bottom: 10px;
	color: #000000;
	padding: 5px;
}

.bottom
{
	position: relative;
	border-top: solid 1px #00e5de;
	height: 30px;
	width: 100%;
	text-align: right;
	vertical-align: bottom;
}

.ratingStarEmpty
{
	width: 18px;
	height: 18px;
	background-image: url(../images/icons/stjerne_stor_unsel.gif);
	cursor: pointer;
}

.ratingStarFilled
{
	width: 18px;
	height: 18px;
	background-image: url(../images/icons/stjerne_stor_sel.gif);
	cursor: pointer;
}

h1 a:link, h1 a:visited
{
    text-decoration: none;    
    font-size: 21px; 
}

h1 a:hover, h1 a:active
{
	font-size: 21px; 
	text-decoration: underline;
}

h1
{
	color: #000000;
	font-size: 21px; 
	text-decoration: none;
	margin-bottom:0px;
	margin-top:5px;	
}

.sub-heading
{
    color:#000000;
    font-size:16px;
    text-decoration:none;
    font-weight:bold;
	margin-bottom:3px;
	margin-top:5px;	    
}

.item-sub-panel
{
    margin-top: 20px;
}

.review-panel
{
    border: 1px solid #E5E5E5;
    padding: 5px;
}

h2
{
	color: #000000;
	font-size: 16px; 
	text-decoration: none;
	margin-bottom:3px;
	margin-top:5px;		
}

h3
{
    color:#000000;
    font-size:16px;
    text-decoration:none;
    font-weight:bold;
	margin-bottom:3px;
	margin-top:5px;	    
}

a.h2:link, a.h2:visited
{
	font-size: 16px; 	
}

a.h2:hover, a.h2:active
{
	color: #000000;
	font-size: 16px; 
	text-decoration: underline;
}

a:link, a:visited, a:active
{
	color: #214C9A;
	text-decoration: none;
}

a:hover
{
	color: #D9671E;
	text-decoration: underline;
}

.helper
{
	font-size: 10px;
	color: #595959;
	font-style: italic;
}

.pagingBox, a.pagingBox, a.pagingBox:link, a.pagingBox:visited, a.pagingBox:hover, a.pagingBox:active   {
	font-size: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 8px;
	padding-left: 8px;
	margin: 2px;
	display: inline;
}

a.pagingNumberLink:hover
{
	color: White;
	text-decoration:none;
}


.downloadButton {
	font-size: 14px;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	border-width: 0px;
	background-color: #22bfe8;
	width: 80px;
	height: 29px;	
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: bold;
}

.blueButton {
	font-size: 14px;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	border-width: 0px;
	background-color: #22bfe8;
	height: 29px;
	margin-top: 54px;
	margin-bottom: 10px;
	font-weight: bold;
}

.tipButton {
	font-size: 12px;
	text-transform: none;
	color: #5e5e5e;
	text-decoration: none;
	border-width: 0px;
	background-color: #efefef;
	width: 80px;
	height: 21px;
	margin-bottom: 10px;
	font-weight: bold;
}

.textbox {
	font-family: Verdana;
	font-size: 12px;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	border: 1px solid #acacae;
	background-color: #FFFFFF;
	padding: 3px;
}

.smallTextbox {
	font-family: Verdana;
	font-size: 10px;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	border: 1px solid #acacae;
	background-color: #FFFFFF;
	padding: 2px;
	width: 110px;
}

.smallButton {
	font-size: 10px;
}

.leftColumnBar a
{
    font-weight:500;	
	font-size: 15px;
	color: #FFFFFF;
}

.leftColumnBar 
{
	height: 20px;
	width: 160px;
	background-color: #E5007B;	
	font-weight:500;	
	font-size: 15px;
	color: #FFFFFF;
	padding-left: 10px;
}

.addContentButton
{
	background: url(../images/icons/tilfoej_opgave_bg.gif);
	background-repeat: no-repeat;
	background-repeat:repeat-x;
	font-weight:bold;
	height: 30px;
	width: 170px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	cursor:pointer;
	border: solid 0px Black;
}

.contentLeft
{
	width: 100%;
	margin: 10px;
}


.paperImage
{
	border-color:Black;
	border-width:1px;
	border-style:solid;
	cursor: pointer;
}

.paperResumeImage
{
	height: 133px;
	width: 103px;
	float: left;
	margin-right: 10px;
	cursor: pointer;
}

.paperSmallImage
{
	height: 133px;
	width: 103px;
	border: solid 1px #787668;
}

.panelPaperResume
{
	min-height:140px;
}

.hrGray,
.hrGrayNoMargin
{
	height: 2px; 
	color: #E5E5E5; 
	background-color: #E5E5E5; 
	margin-left:0px;
	border-width: 0px; 
	padding-bottom: 0px; 
	margin-bottom: 0px; 	
	padding-top: 0px;
	display: block;
}

.hrGrayNoMargin
{
	margin: 0 !important; 
}

.hrRed,
.hrRedNoMargin
{
	height: 2px; 
	color: #d20019; 
	background-color: #d20019; 
	width: 100%; 
	margin-left:0px;
	border-width: 0px; 
	padding-bottom: 0px; 
	margin-bottom: 0px; 
	margin-top: 20px;
	padding-top: 0px;
}

.hrRedNoMargin
{
	margin: 0 !important; 
}

.hrGreen,
.hrGreenNoMargin
{
	height: 2px; 
	color: #00ef02; 
	background-color: #00ef02; 
	width: 100%; 
	margin-left:0px;
	border-width: 0px; 
	padding-bottom: 0px; 
	margin-bottom: 0px; 
	margin-top: 20px;
	padding-top: 0px;
}

.hrGreenNoMargin
{
	margin: 0 !important; 
}

.hrBlue,
.hrBlueNoMargin
{
	height: 2px; 
	color: #1cc3e5; 
	background-color: #1cc3e5; 
	width: 100%; 
	margin-left:0px;
	border-width: 0px; 
	padding-bottom: 0px; 
	margin-bottom: 0px; 
	padding-top: 0px;
	margin-top: 20px;
}

.hrBlueNoMargin
{
	margin: 0 !important; 
}

.hrYellow,
.hrYellowNoMargin
{
	height: 2px; 
	color: #fffb42; 
	background-color: #fffb42; 
	width: 100%; 
	margin-left:0px;
	margin-right:0px;
	border-width: 0px; 
	padding-bottom: 0px; 
	margin-bottom: 0px; 
	margin-top: 20px;
	padding-top: 0px;
}

.hrYellowNoMargin
{
	margin: 0 !important; 
}

.item-sub-panel-right
{
	margin-top:10px;
	padding:5px;
	border: solid 1px #E6E6E6;	
}

.item-sub-panel-right-header
{
	font-size: 16px;
	font-weight:bold;	
	margin-bottom:5px;
	color:#000000;	
}

.releated-item-cell
{
	margin:0 0 3px;
	width:100%;
	height: 73px;	
}

.releated-item-image
{
	float:left;	
}

.releated-item-text
{	
	margin-left: 100px;
	width:200px;
}

.big-link, a.big-link:link, a.big-link:hover, a.big-link:visited, a.big-link:hover
{
	font-size: 16px;
}

.design-freeway-sites
{
	margin-top: 10px;
	color:#A0978C;
	font-size:10px;
}	

.design-freeway-sites a
{
	color:#A0978C;
	font-size:10px;
}
.SuggestedWord 
{
    color:Red;    
    font-size:larger;    
    margin-bottom:10px;
}

.SuggestedWord a:link, .SuggestedWord a:visited, .SuggestedWord a:hover
{
    font-weight:bold;
	font-style:italic;	
	text-decoration:underline;
}

div#content.hunter-package  {
    text-align:center;
}

div#content.hunter-package ul li#continue {
    border:1px solid #D1D1D1;
    height:200px;
    left:0;
    padding:20px;
    top:102px;
    width:245px;
}

.li-plus 
{    
    height:337px;
    left:257px;
    padding:58px 32px 37px;
    top:0;
    width:264px;
}

div#content.hunter-package ul li#basic {
    border:1px solid #D1D1D1;
    height:200px;
    left:555px;
    padding:20px;
    top:102px;
    width:245px;
}

div#content.hunter-package ul {
    height:432px;
    list-style-type:none;
    margin:0 auto;
    overflow:hidden;
    padding:0;
    position:relative;
    width:842px;
}

div#content.hunter-package ul li {
    position:absolute;
}

div#content.hunter-package ul {
    list-style-type:none;
}

.li-plus a.button {
    background-image:url("/images/main/button_wide.gif");
    margin:15px auto 20px;
    width:195px;
}

div#content.hunter-package ul li#basic a.button {
    margin:15px auto 5px;
}

a.button {
    background-image:url("/images/main/button.gif");
    background-position:left top;
    border:medium none;
    color:#FFFFFF;
    display:block;
    font-size:10pt;
    font-weight:bold;
    height:25px;
    padding-top:10px;
    text-align:center;
    width:142px;
    text-decoration:none;
}

a.button:hover 
{
    background-position:right top;
}

div#content.hunter-package ul h3 {
    color:#3D92C6;
    font-size:1.9em;
    font-weight:normal;
    margin-bottom:5px;
    margin-top:0;
}

.li-plus p.highlight {
    font-size:1.2em;
    line-height:1.7em;
    padding:5px 10px;
    font-weight:normal;
}

.li-plus p.highlight em {
    color:#E46224;
    font-style:normal;
    font-weight:bold;
}

div#content.hunter-package h2 {
    color:#2F7199;
    font-size:2.1em;
    font-weight:normal;
    margin:0;
}

.li-plus-h2 {    
    font-weight:normal;    
    margin-top:0;
}

div#content.hunter-package ul li#basic h2 {
    color:#000000;
    font-size:1.8em;
    font-weight:normal;
    margin-bottom:5px;
}

div#content.hunter-package ul li#continue h2 {
    color:#000000;
    font-size:1.8em;
    font-weight:normal;
}

.highlight 
{    
    font-size:1.2em;
    font-weight:normal;
    line-height:1.7em;
}

.highlight em
{
    color:#E46224;
    font-style:normal;
    font-weight:bold;
}

.payment-product-border  {
    border:1px solid #E9DAAD;
    padding:7px;
    cursor:pointer;
    background-color:#FCFBF3;
}

.payment-product-border:hover
{    
    border:1px solid #4BA3B6;
}

.payment-highlight
{
    color:#3D92C6;
    font-size:1.2em;
    font-weight:normal;
}

.h1-payment
{
    color:#2F7199;
    font-size:2.1em;
    font-weight:normal;
    margin:0;
}

#sddm
{
    margin: 0;
    padding: 0;
    z-index: 3000000;
}

#sddm li
{
    margin: 0;
    padding: 0;
    list-style: none;
    float: right;
    z-index: 3000000;
}

#sddm div
{
    position: absolute;
    visibility: hidden;
    margin: 0;
    padding: 0;
    background: #EAEBD8;
    border: 1px solid #5970B2;
    z-index: 3000000;
    top: 45px;
}

#sddm div a
{
    position: relative;
    display: block;
    margin: 0;
    padding: 1px 5px;
    width: auto;
    white-space: nowrap;
    text-align: left;
    text-decoration: none;
    background: #f5f5f5;
    line-height:2.0769em;
}

#sddm div a:hover
{
    background: #116a94;
    color: #FFFFFF;
}