body {
	margin: 0px;
	background: #3b3b3b url(/img/bodybg.gif) repeat-x;
}

a:link, a:visited {
	color: #505050;
	text-decoration: none;
}

a:hover {
	color: #c0c0c0;
	text-decoration: underline;
}

.highlight {
	background-color: #ffff00;
}

.graybuttons {
	padding: 0;
	margin: 0;		
	width: 150px;
}
.graybuttons li {
	display: inline;	
	
}
.light {
	color: #606060;
}
.small {
	font-size: 11px;
}

.graybuttons li a {
	display: block;
	background: #505050;
	color: #fff;
	padding: 4px 10px;	
	margin-bottom: 3px;
	text-decoration: none;
}
.graybuttons li a:hover {
	background: #909090;
}

/*
	PRODUCT STYLES:
*/

.box {
	border: 1px solid #d9d9d9;
	background: url(/img/vm_boxbg.gif) repeat-x;
	width: 337px; 
	padding: 10px 10px 10px 0; 
	height: 85px;
	float: left; 
	margin-right: 10px; 
	margin-bottom: 10px;
	cursor: pointer;
}
.box h2 {
	font: 14px arial;
	margin: 0;
}
.box .content {
	
}

.box a:link, .box a:visited {
	text-decoration: none;
	color: #505050;
	
}
.box a:hover {
	text-decoration: none;
	color: #000000;
}


#pagecontainer {
	width: 971px;
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 30px;
	background: url(/img/mainbg.gif) repeat-y;
}

#top {
	width: 971px;
	height: 79px;
	background: url(/img/topbar.gif) no-repeat;
	position: relative;	
}

#mainarea {
	padding: 0 6px 0 6px;
}

#menuline ul {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 300px;
	bottom: 0px;

}
#menuline ul li {display: inline;}
#menuline ul a:link, #menuline ul a:visited {
	color: #fff;
	font: 11px arial;
	text-decoration: none;
	display: block;
	padding: 5px 15px 4px 15px;
	float: left;
	background: url(/img/menuitembg.gif) right no-repeat;
	margin-right: 3px;
}
#menuline ul a.active:link, #menuline ul a.active:visited, #menuline ul a:hover {
	background: url(/img/menuitembg_a.gif) right no-repeat;
}



#leftmenu {
	width: 200px;
	border-right: 1px solid #e4e4e4;
	vertical-align: top;
}


#leftmenu ul {
	padding: 0;
	margin: 0;
}
#leftmenu ul li {
	display: block;
	zoom: 1;
	margin: 0;
	border-bottom: 1px solid #d9d9d9;
	
}
#leftmenu ul li a {
	color: #333333;
	font:  11px arial;
	padding: 8px 0 8px 15px;
	display: block;
	text-decoration: none;
	background: url(/img/leftmenubg.gif) no-repeat;
	
}
#leftmenu ul li a.active:link, #leftmenu ul li a.active:visited {
	font-weight: bold;
	background: url(/img/leftmenubg_a.gif) no-repeat;
}

#leftmenu ul li a:hover {
	background: url(/img/leftmenubg_a.gif) no-repeat;
	
}

#leftmenu ul li ul li  {
	border: none;
}
#leftmenu ul li ul li a:link, #leftmenu ul li ul li a:visited {
	color: #333333;
	font:  11px arial;
	padding: 5px 0 5px 25px;
	display: block;
	text-decoration: none;
	border-top: 1px solid #e9e9e9;
	background: #fff url(/img/arrow_red_small.gif) 15px 10px no-repeat;
}
#leftmenu ul li ul li a:hover {
	background: #fff url(/img/arrow_red_small.gif) 17px 10px no-repeat;
}

#leftmenu ul li ul li a.active:link, #leftmenu ul li ul li a.active:visited  {
	font:  bold 11px arial;
	padding: 5px 0 5px 25px;
	display: block;
	text-decoration: none;
	background: #fff url(/img/arrow_red_small.gif) 15px 10px no-repeat;
	border-top: 1px solid #e9e9e9;
}

/* level 3 */
#leftmenu ul li ul li ul  {
	border-bottom: 1px solid silver;

}
#leftmenu ul li ul li ul li a:link, #leftmenu ul li ul li ul li a:visited  {
	padding: 5px 0 5px 35px;
	display: block;
	text-decoration: none;
	background: #fff url(/img/arrow_red_small.gif) 25px 10px no-repeat;
	border-top: 1px solid #e9e9e9;
}
#leftmenu ul li ul li ul li a.active:link, #leftmenu ul li ul li ul li a.active:visited  {
	background: #fff url(/img/arrow_red_small.gif) 25px 10px no-repeat;
	padding: 5px 0 5px 35px;
}

#canvas {
	padding: 0px;
	vertical-align: top;
	width: 959px;
	
}
#canvasMenu {
	padding: 20px;
	vertical-align: top;
	background: #fff url(/img/mainareabg.gif) 0px 1px no-repeat;
}

		#creditcontainer {
			width: 971px;
			margin: auto;
			text-align: center;
		}
		#creditcontainer a {
			text-decoration: none;
			font: 9px verdana;
			color: #707070;
			
			
		}
		
		#bottomcontainer {
			width: 971px;
			margin: auto;
			background: url(/img/bottom.gif);
			color: #d7d7d7;
			text-align: center;
			vertical-align: middle;
		} 
		#bottomtext {
			width: 971px;
			margin: auto;
			font: 11px arial;
			padding: 10px;
			color: #d7d7d7;
			text-align: center;
			vertical-align: middle;
		} 
		
/******************************************************************************************
	DIVERSE GENERELLE STYLES
*****************************************************************************************/


ul li {
	list-style-type: square;
	list-style-image: url(/img/li_image.gif);
}

.element P {
	margin-top: 0px;
}

.breadcrumb {
	padding: 0px 0px 5px 0px;
	margin: 0 0 10px 0;
	font: 10px arial;
	color: #7d7d7d;
	border-bottom: 1px solid #d9d9d9;
}
	.breadcrumb A:link, .breadcrumb A:visited {
		font-weight: normal;
		color: #333333;
		text-decoration: none;
	}
	.breadcrumb A:Hover {
		color: #7d7d7d;
		text-decoration: underline;
	}


	
	
.vline {
	background-image: url(/img/vline.gif);
	background-repeat: repeat-y;
	background-position : center;
}
.hline {
	background-image: url(/img/hline.gif);
	background-repeat: repeat-x;
	background-position : center;
}
	

/******************************************************************************************
	FORMATTERING AF CMS ELEMENTER
*****************************************************************************************/


/* CM Styles */
#PageTitle {
	margin-bottom: 5px;
}
#PageTitle h1 {
	margin: 0px;
	font: 120% arial;
	color: #5a5a5a;
}
#PageTitle p {
	font: 90% arial;
	color: #6b6b6b;
	background: none;
	padding: 0;
	margin: 5px 0px 20px 0px;
}

/*
  Layout STYLES
*/

.LayoutFull {

}

.LayoutCol {
	/*background-image: url(/img/vline.gif);
	background-position: 75%;
	background-repeat: repeat-y;*/
}
	.LayoutCol1 {
		width: 629px;
		margin-right: 10px;
		vertical-align: top;
	}
	.LayoutCol2 {
		width: 10px;
		vertical-align: top;
	}



/*
  GRID STYLES
*/

	.gridFull {
	}

	.gridSplitMid {
		width: 100%;
		background-image: url(/img/vline.gif);
		background-position: 50%;
		background-repeat: repeat-y;		
	}

	.gridSplitMidLeft {
		float: left;
		width: 48%;
		margin-right: 1%;
	}
	.gridSplitMidRight {
		float: right;
		width: 48%;
		margin-left: 2%;
	}


	.gridSplitRight {
		width: 100%;
		background-image: url(/img/vline.gif);
		background-position: 71%;
		background-repeat: repeat-y;		
	}

	
	.gridSplitRightLeft {
		float: left;
		width: 70%;
	}
	.gridSplitRightRight {
		float: right;
		width: 27%;
		padding-left: 2%;
	}
	
	.gridSplit3 {
		width: 100%;
		
		background-image: url(/img/vline.gif);
		background-position: 33% 33%;
		background-repeat: repeat-y;		
	}
	
	
	.gridSplit3p1 {
		width: 33%;
		padding-right: 8px;
	}
	.gridSplit3p2 {
		width: 33%;
		padding-left: 8px;
		padding-right: 8px;

	}
	.gridSplit3p3 {
		width: 33%;
		padding-left: 8px;
	}


/* 
	ELEMENT STYLES
*/



.elementNormal1 {
	font: 70% arial;
	margin-bottom: 0px;
	color: #303030;
}
	.elementNormal1 h2 {
		font: 130% arial;
		color: #7C7C7C;
		margin: 0px 0px 5px 0px;
	}
	.elementNormal1Content {
		font: 100% arial;
		line-height: 140%;
	}
	.elementNormal1Content p {
		margin: 0px 0px 15px 0px;
	}
	

.elementNormal2 {
	font: 70% arial;
}
	.elementNormal2 h2 {
		font: bold 110% verdana;
		color: #314A77;
		margin: 0px 0px 5px 0px;
		
	}
	.elementNormal2Content {
		line-height: 100%;
		font: 100% arial;
	}

.elementNormal3 {
	
}
	.elementNormal3 h2 {
		font: 18px verdana;
		margin-bottom: 5px;
	}
	.elementNormal3 p {
		font: 11px verdana;
		margin-bottom: 5px;	
	}


.elementBox1 {
	border: 1px solid #d9d9d9;
	background: url(/img/vm_boxbg.gif) repeat-x;
	padding: 10px; 
	margin-right: 10px; 
	margin-bottom: 10px;
	font-family: arial;
	zoom:1;
}
	.elementBox1 h2 {
		font: 14px arial;
		margin: 0;
		padding: 0;
	}
	.elementBox1Content {
		margin: 0;	
		padding: 0;
		overflow: hidden;
		zoom: 1;
	}
	.elementBox1Content p{
		margin: 0px 0px 15px 0px;	
	}
	.elementBox1Link{
		padding: 5px 5px 0px 0px;
		font-weight: bold;
	}
	.elementBox1 .ImgFloatRight {
		padding: 0;
		margin: 0;
		float: right;
		border: 3px solid white;
	}	

.elementBox2 {
	font: 80% arial;
	margin-bottom: 6px;
	margin-top: 4px;
}
	.elementBox2 a {
		
	}
	.elementBox2 h2 {
		color: #7d7d7d;
		font: bold 11px verdana;
		margin: 0px;
		padding: 5px 0px 5px 5px;
		background: #f5f5f5;
		border: 1px solid #d7d7d7;
	}
	.elementBox2Content {
		padding: 0px 10px 10px 10px;
		
	}

	.elementBox2Content p {
		margin-top: 5px;	
		margin-bottom: 5px;	
	}
	

.elementBox1 UL, .elementBox2 UL, .elementBox3 UL {
	margin-left: 15px;
}

.ListExtContainer .Even, .ListExtContainer .Odd {
	background-image: url(/dcminc/img/hline.gif);
	background-repeat: repeat-x;
	background-position: 0px 100%;
}

.ListExtContainer a {
	font-weight: normal;
}
.ListExtContainer .Date {
	font: bold 10px verdana;
	color: #7d7d7d;
}

.PollResultChoice .Bar {margin-top:2px; border: 1px solid silver;}
.PollResultChoice .BarActive {overflow: hidden; height: 7px; background-color: #22426D; border: none;}


/******************************************************************************************
	NYHEDER
*****************************************************************************************/


/* OVERBLIK */
.NewsListItem  {
	padding: 6px 0px 6px 0px;
	margin-bottom: 8px;
	border-bottom: 1px solid #e9e9e9;
	font-size: 100%;
}

.NewsListItemHeader {
}
.NewsListItemTitle {
	float: left;	
	font: bold 70% arial;
}

.List .Active {
	border-left: 3px solid silver;
	padding-left: 20px;
}

.NewsListItemDate {
	float: right;
	font: 70% arial;
	text-align: right;
}
.NewsListHeader {
	background: #f5f5f5;
	padding: 3px 10px;
	font: bold 11px arial;
}
.NewsListItemBody {
	font: 70% arial;
	line-height: 130%;
}

.ShowNewsItem  {
	border: 1px solid silver;
	background: url(/img/vm_boxbg.gif) repeat-x;
	padding: 10px; 
	margin-bottom: 15px;
	font-size: 100%;
}

.ShowNewsItem img {
	margin-right: 20px;
}

.ShowNewsItemTitle {
	margin-bottom: 10px;
}


.ShowNewsItemHeader {
}
.ShowNewsItemTitle {
	float: left;	
	font: bold 90% arial;
}

.ShowNewsItemDate {
	float: right;
	font: 70% arial;
	text-align: right;
}

.ShowNewsItemBody {
	font: 70% arial;
	line-height: 130%;
}

.ListItem {
	padding: 3px 0px 3px 0px;
	background-image: url(/img/hline.gif);
	background-position: 0px 100%;
	background-repeat: repeat-x;
}
	.ListItem .Title{
		font: 70% arial;
		float:left;
	}
	.ListItem .Date{
		font: 70% arial;
		float:right;
	}
.ListHeader{
	font: bold 80% arial;
}

.UdtraekItemNormal {
	padding: 2px 0px 2px 0px;
	background-image: url(/img/hline.gif);
	background-position: 0px 100%;
	background-repeat: repeat-x;
	font-size: 100%;
}
	.UdtraekItemNormal .Title{
		font: bold 100% arial;
		float:left;
		
	}
	.UdtraekItemNormal .Date{
		font: 100% arial;
		float:right;
	}
.UdtraekItemBox {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #e9e9e9;
	background: none;
}
	.UdtraekItemBox .Title{
		font: bold 100% arial;
	}
	.UdtraekItemBox .Date{
		font: 80% arial;
		color: #a1a1a1;
	}


/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}
	
/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.ui-tabs-nav {
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    list-style: none;
    list-style-type: none;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 0 10px;
    
}
.ui-tabs-nav a {
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    color: #505050;
    font-weight: normal;
    font-size: 11px;
    line-height: 100%;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
    
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    color: #505050;
    background: #505050;
    color: #fff;
    
    font-weight: bold;
}
.ui-tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 16px; /* IE 6 treats height as min-height */
    min-height: 16px;
    padding-top: 6px;
    padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 1px;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -150px;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -50px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}


.pics {
	padding: 0;
	margin:  0;
	width: 321px;
	height: 242px;
}  
.pics img {
	width:  321px;
	height: 242px;
	top:  0;
	left: 0;
} 

