@import url('thickbox.css');

/*
======================================================
>>	Reset styles (http://meyerweb.com/eric/tools/css/reset/)
======================================================
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {outline: 0;}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*
======================================================
>>	Basic styles
======================================================
*/
html{
	height:100%;
}

body{
	margin: 0; 
    padding:0;
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
	font-size:11px;
	background: #020202 url(/files/system/graphics/html-bg-tile.gif) 0 82px repeat-x;
}

object{
	position: inherit!important;
}

* {
	margin:0;
	padding:0;
}

a, a:link, a:visited, a:active {
	color:#fff;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color:#fff;
}

h1{
	font-size: 18px;
}

p {
	color: #F5F5F5;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 22px;
}

/*
======================================================
>>	Global layout
======================================================
*/
#pageBody {
	position:absolute;
	width: 100%;
        height: 100%;
	overflow:visible; 
	top:0;
	left:0;
}

#bgImage {
	position:fixed;
	width:100%;
	top:0;
	left:0;
}

#page {
	width:954px;
	height:97px;
	margin:0 auto;
	*left: 50%!important; 
	*margin: 0 0 0 -477px!important;
	*position:absolute;
}

img {
	border:none;
}

.hidden {
	display:none !important;
}

/*
======================================================
>> Content
======================================================
*/
#content-wrapper{
    width:100%;
    text-align:center;
}

#content-copy{
    padding-top: 132px;

    width: 974px;
    margin: 0 auto;
    text-align: left;
}


#content-copy #content-top{
	width: 974px;
	height: 13px;
	background: url(/files/system/graphics/jbs-content-top.png) no-repeat;
	_background: url(/files/system/graphics/jbs-content-top.gif) no-repeat;
}

#content-copy #content-tile{
	padding:10px 28px 30px 66px;
	width:883px;
	*width: 974px;
	background: url(/files/system/graphics/jbs-content-tile.png) repeat-y;
	_background: url(/files/system/graphics/jbs-content-tile.gif) repeat-y;
}

.white #content-copy #content-tile{
	background: url(/files/system/graphics/jbs-content-corporate-tile.png) repeat-y;
	_background: url(/files/system/graphics/jbs-content-corporate-tile.gif) repeat-y;
}

#content-copy #content-tile:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#content-copy #content-tile {display:inline-block;}
/* Hide from IE Mac \*/
#content-copy #content-tile {display:block;}
/* End hide from IE Mac */

#content-copy #content-bottom{
	width: 974px;
	height: 17px;
	background: url(/files/system/graphics/jbs-content-bottom.png) no-repeat;
	_background: url(/files/system/graphics/jbs-content-bottom.gif) no-repeat;
	margin-bottom:20px;
}



form {
	margin: 0;
	padding: 0;
}

#content {
	background-color:#333;
	width:100%;
	height:100%;
	padding-top:5px;
}

.clearRight {
	clear:right;
	line-height:0;
	height:0;
	overflow:hidden;
}

.clearLeft {
	clear:left;
	line-height:0;
	height:0;
	overflow:hidden;
}

.clearBoth {
	clear:both;
	line-height:0;
	height:0;
	overflow:hidden;
}

div.grey {
	height:1px;
	background-color:#515151;
	margin:20px 8px 0 10px;
	width:936px;
	border:none;
	overflow:hidden;
}

div.darkgrey {
	height:1px;
	background-color:#161616;
	margin:0 8px 0 10px;
	width:936px;
	border:none;
	overflow:hidden;
}

#categoryImage { margin-top:-5px;}

.spacing {
	height:1px;
	background-color:#333;
	margin:10px 0 0 0;
	width:936px;
	border:none;
	overflow:hidden;
}

#header {
    width: 100%;
    height: 97px;
    padding-top: 15px;
    display:block;
    position: relative;
    z-index: 1000;
	overflow:hidden;
} 

#header-container #header {
	height: 82px;
}

#header h1 {
    width: 190px;
    height: 16px;
    margin: -15px 0 0 0;
    float:left;
    display:inline;
    border:none;
}


#header h1 a{
	width: 120px;
	height: 76px;
	display:block;
	background: url(/Files/System/graphics/jbs-global-logo.jpg) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
}

#header #lines {
	clear:both;
	width:914px;
	margin-left:22px;
	margin-bottom: 8px;
	height:0;
	overflow:hidden;
}

#copyright {
	color:#4c4c4c;
	float:right;
	text-decoration: none;
}
#copyright a {
	color:#4c4c4c;
	text-decoration: none;
}
#copyright a:hover {
	color: #f5f5f5;
}

#content-copy h1{
	font-size: 38px;
	line-height: 50px;
	font-family: Arial,Helvetica,sans-serif;
	color: #fff;
	font-weight: normal;
	margin-bottom:15px;
	width:500px;
}

#content-copy h2{
	font-size: 20px;
	line-height: 25px;
	font-family: Arial,Helvetica,sans-serif;
	color: #fff;
	font-weight: normal;
	margin-bottom:10px;
}

#content-copy h3{
	font-size: 16px;
	line-height: 21px;
	color: #fff;
	font-weight: normal;
	margin-bottom:0px;
	font-weight: bold;
}

.underside-flash {
	min-height: 446px;
}
.underside-flash .flash {
	float: right;
	width: 400px;
	height: 446px;
}
.underside-flash .img-right {
	float: left;
	width: 483px;
}
#content-copy .txt a{
	/*border-bottom:1px dashed #f5f5f5;*/
	text-decoration: underline;
}

#content-copy a:hover{
	border-bottom:none!important;
	text-decoration: none!important;
}

#content-copy img a{
	border: none!important;
	text-decoration: none!important;
}

#content-copy .flash #flashcontent {
	margin-left: 25px;
}

#flashcontent {
}
.img-right {
	float: left;
	width:883px;
}
.img-right .txt{
	width:483px;
	float: left;
	overflow: hidden;
	padding-top:15px;
}

.img-right .img{
	float:right;
	overflow: hidden;
}

.full-size{
	width: 842px;
	padding-top:15px;
}

#content-copy ul{
	padding-bottom:10px;
	padding-top:10px;
}

#content-copy .img-right ul li{
	color: #F5F5F5;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 24px;
	padding-left: 20px;
	background: url(/files/system/graphics/bullet.gif) no-repeat scroll 6px 10px;
}
.footer-note {
	font-size: 11px;
	color: #999;
}
.link-arrow {
	background-image: url(http://jbs.net.dynamicweb.dk/files/system/graphics/arrow-right-white.gif);
	background-position: 1px 4px;
	background-repeat: no-repeat;
	padding-left: 10px;
}
.no-border {
	border: none!important;
}

.flash-container{
	min-height: 558px;
}
/*
======================================================
>> Global nav
======================================================
*/
#global-nav{
    right: 0;
    position: relative;
    text-align: right;
    float:right;
    *margin-top: 40px;

}

ul#primaryNav {
	margin:40px 0 0 160px;
    *margin:0px 0 0 0px;
	padding:0;
    *line-height: 20px;
}

ul#primaryNav li{
	float: left;
	display: inline;
	margin:0 0 0 14px;
    /*text-transform: uppercase;*/
}

ul#primaryNav li a,
ul#primaryNav li a:link,
ul#primaryNav li a:visited,
ul#primaryNav li a:active{
	color: #fff;
	font-size:13px;
	text-decoration:none;
	display:block;
	background: url(/files/system/graphics/global-nav-line.gif) 5px 0 no-repeat;
    padding:4px 6px;
    *padding:5px 6px!important;
}

ul#primaryNav li a:hover{
    color: #999!important;
}

ul#primaryNav a.L1_Active{
    /*border: 1px solid #999;*/
    color: #999!important;
}

ul#primaryNav a:hover.L1_Active{
    color:#fff;
}

ul#primaryNav li a:hover, ul#primaryNav li a.active {
	color:#fff;
}

#language{
/*	margin-left:907px;
	*margin-left:920px;
	*margin-top: 0px;
	*right: 0px;
	*text-align: right;
	*margin-right:-15px;
	*padding-right:0;
	position:absolute;*/
	position: absolute;
	right: 0;
}

#language ul {
	float: right;
	padding-right: 6px;
}

#language li.L2 {
	float: left;
	margin-right: 0;
	margin-left: 20px!important;
}

#language a { 
	display: block;
	color: #999;
	font-size:11px;
	text-decoration:none;
	text-align: right;
}

li.l2, li.l3, li.l4, li.l2_Active, li.l3_Active, li.l4_Active {
    margin-right:20px;
    margin-left:0!important;
}

/*
======================================================
>>	Flash front page
======================================================
*/
#header-container {
	width: 100%;
	height: 97px;
	margin-bottom: - 112px;
	position: absolute;
	z-index: 1000;
        background-color:#000;
        background: url(/files/system/graphics/jbs-head-tile.jpg) repeat-x; 
        top: 0;
}

#fullstageFlash {
	height:100%;
	width:100%;
}

#footerContent.flash  {
	width: 950px; 
	padding-top: 9px;
	/*margin: 0 auto;*/
	/**left: 50%!important; 
	*margin: 0 0 0 -480px!important;
	*position:absolute;*/
}
#footerContent.html  {
	width: 950px; 
	padding-top: 9px;
	left: 50%;
	margin-left: -475px;
	height: 21px;
	*height: 30px;
	position: relative;
	/**left: 50%!important; 
	*margin: 0 0 0 -480px!important;
	*position:absolute;*/
}
#footerContent li{
	float:left;
}

#footerContent li a{
	display: block;
	color: #fff;
	font-size:11px;
	text-decoration:none;
}

#footerContent li a:hover{
    color: #999;
}

/*
======================================================
>> Konkurrence formular
======================================================
*/
#defaultform{
	width: 500px;
	overflow:hidden;
}


#submit-konkurrence {
	margin-top: 30px;
}
#submit-konkurrence input {
	background-image: url(../graphics/deltag-btn.png)!important;
	width: 85px;
	height: 37px;
	color: #000!important;
	font-size: 14px!important;
	display: block;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#submit-konkurrence input:hover {
	cursor: pointer;
}

#FormSave4 #defaultform input{
	margin-top: 10px;
	padding:1px!important;
	font-weight: normal;
	font-size: 12px!important;
	border: none;
	background:none;
}

#FormSave4 #defaultform input:hover{
	cursor: default!important;
}

#FormSave4 div input{
	margin-top: 0px;
}

#Dit_navn, #Dit_telefonnummer, #Din_email{
	width:210px!important;
	margin-top: 10px!important;
	padding:1px 5px!important;
	background: #252525!important;
	border: 1px solid #323232!important;
	padding:1px!important;
	color: #fff!important;
	font-weight: normal!important;
	font-size: 12px!important;
}

.spglabel, .Dit_navnlabel, .Dit_telefonnummerlabel, .Din_emaillabel, .nyhedsbrevlabel{
	padding-top: 10px!important;
}

form, .spginput, .Dit_navnlabel, .Dit_telefonnummerlabel, .Din_emaillabel, .nyhedsbrevlabel{
    color: #F5F5F5;
    font-size: 13px;
   	width:374px;
}

.txt form tr td {
	text-align: left;
}
form tr td{
	padding-top: 5px;
}

form .radio{
	margin-right: 6px;
}

form #nyhedsbrev5{
	margin-top:10px;
	margin-right: 6px;
}

form img{
	cursor: pointer!important;
}

.spginput label{
    display:block;
	float:left;
	margin-left:27px;
	padding-bottom:10px!important;
	width:465px;
	margin-top: 3px;
}

.spginput label input{
	float:right;
	margin-left:-24px!important;
	margin-right:339px;
	position:absolute;
	margin-top: 0px!important;
}

input#Dit_navn, input#Dit_telefonnummer, input#Din_email{
	margin-top: 3px!important;
}

.nyhedsbrevlabel{
	float:left;
	height:15px;
	margin-top:6px;
	padding-left:26px !important;
	padding-bottom:5px;
}

.nyhedsbrevinput{
	float:left;
	margin-left:-397px;
	*margin-left:-375px;
	margin-top:6px !important;
	*margin-top:3px !important;
	
}

.Dit_navnlabel{
	margin-top:90px;
	*margin-top:10px;
}

input[type="submit"]{
	margin-top: 5px;
}

/*
======================================================
>> Konkurrencebetingelser
======================================================
*/
.konkurrencebetingelser{
	text-align: left!important;
	margin-left: 15px;
	margin-right: 15px;
	width:580px !important;
}

.konkurrencebetingelser a{
	text-decoration: underline!important;
}

.konkurrencebetingelser a:hover{
	text-decoration: none!important;
}

.konkurrencebetingelser #header{
	width:580px !important;
}

.konkurrencebetingelser h2{
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:42px;
	font-weight:normal;
	line-height:50px;
	margin-bottom:15px;
	margin-left:10px!important;
	width:500px;
}

.konkurrencebetingelser h3{
	font-size: 20px;
	line-height: 25px;
	font-family: Arial,Helvetica,sans-serif;
	color: #fff;
	font-weight: normal;
	margin-bottom:2px;
	margin-top:15px;
}

.konkurrencebetingelser #konkurrence-txt{
	margin-left:10px;
	margin-top:-12px;
	width:560px;
}

.konkurrencebetingelser input{
	margin-top: 10px;
	padding:1px 5px;
}

.konkurrencebetingelser #luk-vindue{
	position: fixed;
	margin-left: 500px;
	margin-top: -80px;
}



/*
======================================================
>> Footer
======================================================
*/
#footerBox {
	background-color:#333;
}

#footer {
	width: 100%;
	background-color: #000;
	height: 142px; 
	padding-top: 16px;
	color:#bcbdb7;
}

#footer .footer-box {
	width: 215px;
	margin-left: 20px;     
	float: left;
	display:inline;
}

#footer .footer-box h3 {
	font-size: 14px;
	font-weight:normal;
	margin-bottom:16px;
}

#footer .footer-box ul li{
	list-style: none;
}

#footer .footer-box ul li a{
	color:#bcbdb7;
	text-decoration:underline;
	line-height:20px;
}

/*
======================================================
>> Corporate
======================================================
*/


.white #content-copy ul {
	padding-bottom: 0;
	padding-top: 0;
}
.white #content-copy #content-tile {
	padding: 40px 68px 30px 66px;
	width: 842px;
}
.white #niveau3 {
	margin-bottom: 30px;
	width: 842px;
	/*float: left;*/
	border-top: 1px solid #ddd;
}
.white #niveau3:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.white #niveau3 {display:inline-block;}
/* Hide from IE Mac \*/
.white #niveau3 {display:block;}
/* End hide from IE Mac */

.white #niveau2 ul.M0 {
	height: 25px;
	border-bottom: 1px solid #ddd;
	width: 842px;
}
.white #niveau3 ul.M0 {
	width: 842px;
}
.white ul.M0 li {
	display: inline;
	float: left;
	margin: 0 14px 0 0;
}
.white #niveau3 ul.M0 li {
	margin: 11px 14px 0 0;
}
.white ul.M0 a {
	color: #333;
	text-decoration: none!important;
	display: block; 
	font-size:12px;
	padding: 4px 12px 4px 0;
	background:transparent url(http://jbs.net.dynamicweb.dk/files/system/graphics/global-nav-line.gif) no-repeat scroll 0 0;
}
.white ul.M0 a:hover,
.white ul.M0 .L2_Active a,
.white ul.M0 .L3_Active a {
	color: #888;
}
.white .L3_Active {
	text-decoration: none;
}
.white #content-copy h1 {
	color: #000;
	margin-top: 40px;
	margin-bottom:6px!important;
}
.white #content-copy p {
	color: #333;
	margin-bottom: 13px;
}
.white #content-copy h2 {
	color: #333;
}

.white #content-copy h3 {
	color: #333;
}

.white .img-right .txt {
	width: 487px;
	padding-top: 0;
}
.white .img-list-item {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.white .img-list-item p {
	font-size: 12px;
}
.white #txt-wrapper {
	overflow: hidden;
	width: 852px;
}
.white #txt-wrapper .img-right {
	width: 842px;
}
.white .txt a {
	color: #333;
	/*border-bottom-color: #333;*/
}
.white #content-copy a {
	/*border-bottom-color: #333;*/
}
.white .txt a:hover {
	color: #000;
}
.white .link-arrow {
	background-image: url(http://jbs.net.dynamicweb.dk/files/system/graphics/arrow-right-black.gif);
}

