body{
	margin: 0px;
	font-family:Arial, Sans-serif;
	font-size:12px;
	color:#663333;
	text-align:left;
	background-color:#ffffff;
    background-image: url("../images/main/BG_main.jpg");
    background-repeat: repeat-x;
}
table{
	font-family:Arial, Sans-serif;
	color:#663333;
	background-color:#ffffff;
	font-size:12px;
}
h1{
	font-size:18px;
}

.banner {
    background-image:url(../images/main/Page_Header.jpg);
    width:921px;
    height:83px;
    margin:0px; 
    padding:0px;
}

.banner_2 {
    background-image:url(../images/main/Page_Header_.jpg);
    width:921px;
    height:83px;
    margin:0px; 
    padding:0px;
}

/*
* MEdiaclip projects
*/

.project {
    border:1px solid #cdcdcd;
    padding:5px;
    padding-left:20px;
    padding-right:20px;
    margin:5px;
    background-color:#8d3e31;
    width:110px;
}

.project a, .project span {
    color:#ffffff;
}
.current_page{
    color: maroon;
    background-color: gray;
}



/**
* Printing
*/
hr {
    page-break-after: always;
}

.h1{
	font-size:18px;
}.h2{
	font-size:16px; 
	font-weight:bold;
}.white {
	color:#FFFFFF;
}
a {
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	color: #663333;
	text-decoration:underline;
}


a:link {
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	color: #663333;
	text-decoration:underline;
}

a:visited {
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	color: #ab8f8f;
	text-decoration:underline;
}

a:active {
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	color: #ef5237;
	text-decoration:underline;
}

a:hover {
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	color: #000000;
	text-decoration:underline;
}

.project a, .project a:active, .project a:link, .project a:visited {
    color:#ffffff;
}
.project a:hover {
    color:#ffffff;
    font-weight:bold;
}

.ButtonRed{
	background-image:url(images/main/Button_green.png); 
	background-repeat:no-repeat; 
	width:160px; 
	height:32px; 
	cursor:pointer;
}.ButtonSmall{
	width:41px;
	height:13px;
	border:0px;
	color:#FCF8F7;
}.RedButtonArrow{
	position:relative;
	z-index:31;
}.ButtonContainer{
	width:160px;
	height:31px;
	margin-right:30px;
}.ButtonRedBack{
	width:160px;
	height:31px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:30;
}.ButtonRedTitle{
	padding-top:6px;
	height:16px;
	text-align:center;
	z-index:40;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
}.ButtonRedSmallBack{
	width:41px;
	height:13px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:30;
	padding-top:2px;
}.ButtonRedSmallTitle{
	padding-top:0px;
	height:16px;
	text-align:center;
	z-index:40;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
}.relSmall{
	position:relative;
	display:inline;
}.sImage{
	position:relative;
}	
.sImage .head{
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
}
.ButtonBlueTitle{
	width:160px;
	text-align:center;
	padding-top:6px;
	height:16px;
	z-index:40;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	margin-left:0px;
}
.ButtonBlueSmallTitle{
	width:49px;
	text-align:center;
	padding-top:0px;
	height:16px;
	text-align:center;
	z-index:40;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	margin-left:-5px;
}.ButtonLongTitle{
	padding-top:0px;
	height:15px;
	text-align:center;
	z-index:40;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
}
.ButtonMultiLineTitle
{
    padding-top:10px;
    padding-left:15px;
    font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
    height:50px;
	text-align:left;
}
/* Page head */
.trustpilot_container{
    position:relative;
}
.trustpilot {
    background-image: url('../images/main/trustpilot.png');
    width:163px;
    height:65px;
    position: absolute;
    left:680px;
    top:8px;
    cursor:pointer;
}
.pageHead{
	width:714px; 
	height:143px; 
	margin:0px; 
	padding:0px;
}
.pageHead .image1{
	position:absolute;
	width:120px;
	top:55px;
	left:110px;
	z-index:10;
}
.pageHead .head{
	display:block;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;		
}.pageHead .content{
	color:#FFFFFF;
}
.pageHead .image2{
	position:absolute;
	width:120px;
	top:55px;
	left:349px;
	z-index:10;
}
.pageHead .image3{
	position:absolute;
	width:120px;
	top:55px;
	left:588px;
	z-index:10;
}
.pageHead .cart{
	font-size:11px;
	position:absolute;
	width:200px;
	top:10px;
	left:730px;
}
p{
	margin:3px;
	padding:4px;
}
input {
	font-size:12px;
	vertical-align: middle;
	border:1px solid #A98F92;
}
input.checkbox{
	border:0px;
}
input, textarea{
	background-color: #ffffff;
	color: #000000;
	border:1px solid #A98F92;
	font-family:Arial,Helvetica,sans-serif;
}
select{
font-family:verdana;
font-size:11px;
}
img{
border: 0px solid #cdcdcd;
margin:0px;
}
form{
	display:inline;
}
/* Page specific styles */
.main_table{
	margin: 0px auto 0;
	width:100%;
	height:100%; 
	padding:0px;
}
.main_wrapper {
	width:965px;
	height:100%; 
	margin: 0px auto 0;
	text-align: left;
	font: normal normal 100% Verdana, sans-serif;
}
.opera table {
    /*declarations for opera <= 9 only*/
    margin-left: auto;
    margin-right: auto;
}
.auto_margin{
    margin-left: auto;
    margin-right: auto;
}
.side_bar{
	/*width:expression((document.body.clientWidth - (952))/2 + "px");*/
}
.div_height{
		top:0px;
		bottom:51px;
		width:100%;
		position:relative;
}

/*
Header
*/

/* Other styles */
.bold{
font-weight:bold;
}
.c{
text-align:center;
}
.heading{
text-align:left;
font-size:18px;
}
.sub{
text-align:left;
font-size:14px;
font-weight:bold;
color:#3C475B;
}
.sub2{
text-align:left;
font-size:12px;
font-weight:bold;
color:#3C475B;
}
.sub3{
text-align:left;
font-size:12px;
color:#3C475B;
}
.small{
	font-size:9px;
}
.paddingl{
padding-left:10px;
}
.selected{
font-weight:bold;
}
.order_hidden{
text-align:left;
background-color:#ffffff;
padding:2px;
border: 1px solid #cdcdcd;
}
.preview{
width:500px;
cursor:default;
}
.cursor{
cursor:default;
}
.p{
padding:3px;
}
.r{
border-bottom:1px solid #B7B7B8;
border-right:1px solid #B7B7B8;
border-left:1px solid #B7B7B8;
}
.to{
border-top:1px solid #B7B7B8;
}
.t{
border-bottom:1px solid #B7B7B8;
border-right:1px solid #B7B7B8;
}
.ri{
border-right:1px solid #B7B7B8;
}
.info td.p{
padding:4px;
}
.info td.np{
padding:0px;
margin:0px;
}
.b{
border-bottom:1px solid #B7B7B8;
}
.l{
border-left:1px solid #B7B7B8;
}
.border{
border:1px solid #ff0000;
}
.warning {
	color:#FF0000;
	font-weight:bold;
}
.mainBox{
	background-color:#ffffff;
	padding:0px;
	margin-right:-30px;
	 position:relative; 
	 z-index:11;
}
.no-margin{
	position:relative;
	z-index:55;
	/*left:-16px; 
	top:-15px;
	margin-right:-30px;*/
		margin-bottom:-20px;
	overflow:visible;
}
.normal-margin{
	position:relative;
	z-index:55;
	margin:0px;
	/*left:-16px;
	margin-right:-30px;*/
	overflow:visible;
}
.TopBoxTableStart{
	/*position:relative;*/
	table-layout: fixed;
	background-color:#ffffff;
}
.TopBox{
	text-align:center;
	font-size:18px;
	color:#ffffff;
	padding-bottom:0px;
	margin:0px;
	background: url(../images/main/Main_box_border_top.png) repeat-x;
	padding-bottom:0px;
}.TopBoxFrame{
	text-align:center;
	font-size:15px;
    font-weight:bold;
    font-family:arial;
	color:#ffffff;
	padding-top:7px;
	padding-bottom:0px;
	margin:0px;
	width:100%;
	background: url(../images/main/Main_box_header_mid.png) repeat-x;
}.TopBoxFrameStart{
	width:25px;
	height:37px;
	padding-bottom:0px;
	background: url(../images/main/Main_box_header_L.png) no-repeat;
}.TopBoxFrameEnd{
	width:25px;
	background: url(../images/main/Main_box_header_R.png) no-repeat;
	padding-bottom:0px;
}.box{
	position:relative;
}
.TopBoxStart{
	width:25px;
	height:25px;
	background: url(../images/main/Main_box_corner_TL.png) no-repeat;
	padding-bottom:0px;
}
.TopBoxEnd{
	width:25px;
	background: url(../images/main/Main_box_corner_TR.png) no-repeat;
	padding-bottom:0px;
}
.BoxLeft{
	position:relative; 
	z-index:11;
	padding:0px;
	border-left: 1px solid #CCCCCC;
	width:5px;
	padding-bottom:0px;
	background-color:#FFFFFF;
	/*width:25px;
	background: url(../images/main/Main_box_border_ML.png) repeat-y;*/
}
.BoxMain{
	background-color:#FFFFFF;
	padding-left:4px; padding-right:5px; padding-bottom:0px;
	overflow:hidden;
}.BoxBorder{
	border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC;
}.BoxMain .content{
	padding:0px;
	margin:0px;
}.BoxMain .content table{
	padding:0px;
	margin:0px;
}.BoxShadow {
	height:4px;
	background-color:#FFFFFF;
	/*background: url(../images/main/Main_box_border_TR.png) no-repeat;*/
}
.BoxRight{
	background-color:#FFFFFF;
	padding:0px;
/*background: url(../images/main/Main_box_border_MR.png) repeat-y;
background-position:right;*/
border-right: 1px solid #CCCCCC;
width:5px;
}
.BBox{
	width:25px;
height:29px;
background: url(../images/main/Main_box_border_bottom.png) repeat-x;
}
.BBoxL{
	width:25px;
height:29px;
background: url(../images/main/Main_box_border_BL.png) no-repeat;
}
.BBoxR{
background: url(../images/main/Main_box_corner_BR.png) no-repeat;
}.PageMainContent{
	/*background: url(http://www.sumopix.com/UploadBackend/graphics/931x44julebannerobs4d09cd40c3d8a.jpg) no-repeat;*/
	background-width: 800px;
	/*padding-top:40px;*/
}.PageMainContent table{
	background-color:transparent;
}.TextBorderBottom{
	text-align:center;
	font-size:13px;
	color:#FFFFFF;
	vertical-align:top;
	padding-top:3px;
}

td.TextBorderBottom a:visited{
    color:#c0c0c0;
}
td.TextBorderBottom a{
    color:#c0c0c0;
}

.grey{
font-size:10px;
color:#898989;
}
.heading{
font-family:verdana;
font-size:16px;
font-weight:bold;
color:#000000;
}

.langselected{
border: 1px solid #000000;
background-color:#dedede;
padding:2px;
}
.langnormal{
padding:3px;
}
.img_border{
border:1px solid #000000;
}
.mouse_normal{
cursor:default;
}
/*Lightbox styles*/#lightbox{
position: absolute;
width: 100%;
z-index: 100;
text-align: center;
}
#lightbox img{
width: auto;
height: auto;
}
#lightbox a img{
border: none;
}
#outerImageContainer{
position: relative;
background-color: #fff;
width: 250px;
height: 250px;
margin: 0 auto;
}
#imageContainer{
padding: 10px;
}
#loading{
position: absolute;
top: 40%;
height: 25%;
width: 100%;
text-align: center;
}
#hoverNav{
position: absolute;
height: 100%;
width: 100%;
}
#imageContainer>#hoverNav{
}
#hoverNav a{
outline: none;
}
#prevLink, #nextLink{
width: 49%;
height: 100%;
background-image: url(data);
/*TrickIEintoshowinghover*/display: block;
}
#prevLink {
float: left;
}
#nextLink {
float: right;
}
#prevLink:hover, #prevLink:visited:hover {
background: url(../../images/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
background: url(../../images/nextlabel.gif) right 15% no-repeat;
}
#imageDataContainer{
font: 10px Verdana, Helvetica, sans-serif;
background-color: #fff;
margin: 0 auto;
line-height: 1.4em;
overflow: auto;
width: 100%;
}
#imageData{
padding:0 10px;
color: #666;
}
#imageData #imageDetails{
width: 70%;
float: left;
text-align: left;
}
#imageData #caption{
font-weight: bold;
}
#imageData #numberDisplay{
display: block;
clear: left;
padding-bottom: 1.0em;
}
#imageData #bottomNavClose{
width: 66px;
float: right;
padding-bottom: 0.7em;
outline: none;
}
 #overlay{
position: absolute;
width: 100%;
height: 500px;
background-color: #000;
}
.line{
margin-left:10px;
margin-right:10px;
border-bottom:1px solid #cdcdcd;
height:1px;
}
.line2{
margin-left:10px;
margin-right:10px;
border-bottom:1px solid #cdcdcd;
font-size:1px;
height:1px;
}.rel{	
	position:relative;
	height:31px;
}
.chartPreview{
border:1px solid #000000;
/*margin:3px;*/
padding:0px;
margin-bottom:6px;
}
.frameDottedFilled{
padding:5px;
border:1px dotted #dedede;
background-color:#f0f0f0;
}
.frameDotted{
padding:5px;
border:1px dotted #dedede;
}.frame{
	padding:3px;
	border:1px solid #dedede;
}.ab{
	position:absolute;
}.backend_table .head_color{
	background-color: #F05237;
	padding:9px;
	padding-left:3px;
	font-weight:bold;
	font-size:16px;
	color:#FFFFFF;
}.backend_table .buttom{
	background-color: #F05237;
}.express{
	background-color:#FF0000;
	color:#ffffff;
	font-weight:bold;
}.efterkrav{
	background-color:#FF9933;
	color:#000000;
	font-weight:bold;
}.cart_items_small{
	font-size:9px;
}.image_details{
	font-size:10px;
}.image_field {
	border:1px solid #B7B7B8;
	padding:4px;
	margin:6px;
	width:100%;
	text-align:center;
}.landing_header{
	padding-left:1cm;
	border:1px solid #000000;
	padding-top:3px;
	padding-bottom:3px;
}
.AnimatedButton{
    cursor:pointer;
    position:absolute;
    z-index:1;
}.AnimatedButtonOverlay {
    position:absolute;
    z-index:100;
    cursor:pointer;
    width:175px;
    height:45px;
}

/* Top bar */
/* FHheader is the actual header bar */
div.FHheader {
  position: fixed;    top: 0;    z-index: 10000;
  text-align:center;
  background-color:#343434;
  color:#f0f0f0;
  height:35px;
  padding:0px;
}

div.top_spacer {
	height:35px;
}

div td.info {
	padding-top:1px;
}
div td.info a.none {
	background:none;
	font-size:11px;
}

div.wide {
	width:100%;
}

div.FHheader table {
  text-align:left;
  background:none;
  /*width:100%;*/
  color:#ffffff;
}

div.FHheader table a {
  font-size:15px;
  text-decoration:none;
  background:none;
  color:#FFFFFF;
  background-color:#565656;
}

div.FHheader table a:hover {
  border:1px solid #cdcdcd;
}

div.FHheader .link {
	margin-top:-2px;
  padding:4px;
}

div.FHheader .collapse {
	border:0px;
	margin:0px;
	padding:0px;
	background-color:#343434;
	cursor:pointer;
}


div.FHheader  td.leftpad { width:  0 px; }
@media screen {
  body>div.fixed { position: fixed; }
}

/* FHmain is for the "main" page.  FHwrapper is a wrapper div that
/  goes around it (contains FHmain div). */
div.FHmain { margin-left: 1%; width: 98%; }
div.FHwrapper td.leftpad { width:  0 px; }

.edit_field:hover {
	font-weight:bold;
}

/* Trust Pilot */
.tpc_widget {
 display: none;
 position: absolute;
 width: 198px;
 height: 450px;
}
#tp_widget .tpc_bg {
 background-color: #FFFFFF;
}
#tp_widget .tpc_bottom {
 background-color: #FFFFFF;
}

.relative {
	position:relative;
}

/**
Politiken PLUS
*/
.plus_logo{
    position:absolute;
    left:240px;
    top:20px;
    background-image:url(../images/banners/politiken_plus_logo.gif);
    background-position:-214px;
    background-repeat:no-repeat;
    width:120px;
    height:27px;
}

/**
Backend
*/
fieldset legend{
	font-size:14px;
	font-weight:bold;
}

/**
Politiken PLUS
*/
.plus_logo{
    position:absolute;
    left:240px;
    top:20px;
    background-image:url(../images/banners/politiken_plus_logo.gif);
    background-position:0px;
    background-repeat:no-repeat;
    width:310px;
    height:27px;
}

/* Tabs
----------------------------------*/
.ui-tabs { position: relative; padding-top: 0px; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em 0 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 0px 0px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { 
	float: left; 
	padding: 0px; 
	text-decoration: none; 
	background-color: white;
	padding-top: 2px;
	width: 132px;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	color: black;
	font-weight: bold;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0px; padding-bottom: 0px; 
	}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel {float: left; display: block; border: 0; padding: 0px 0px; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }

/**
Chat
*/
.live_chat_container {
    position:relative;
}

.live_chat {
    position:absolute;
}





