body {
	margin: 0px;
	background: #404041;
    font-family: lato, sans-serif;
}

.fonts {
	font-family:'Cambria W01 Regular';
	font-family:'Cambria W01 Bold';
	font-family:'AvantGardeGothicITCW02B 737109';
	font-family:'AvantGardeGothicITCW02B 737103';
	font-family:'AvantGardeGothicITCW02M 737127';
}

.checklist li {

	line-height: 1em;

}

.flxElement h4:first-child {
	margin-top: 0;
}


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

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

.highlight {
	background-color: #ffff00;
}

.light {
	color: #999;
}
.small {
	font-size: 12px;
	line-height: 1.2em;
}

.vtop {
	vertical-align: top;
}

.formtable {
	border-collapse: collapse;
}
.formtable>tbody>tr>td {
	padding: 5px;
}
.formtable .label {
	line-height: 1.2em;
	font-size: 13px;
	text-align: right;
	padding-right: 20px;
}

#pagecontainerOuter {
	background: #fff url("../img/bg.jpg"/*tpa=http://www.advokatgruppen.dk/themes/orange2014/img/bg.jpg*/) no-repeat center top;
	min-height: 600px;
}
#pagecontainer {
	margin-left: auto;
	margin-right: auto;
}

#top {
    position: relative;
    z-index: 10000;
	
}
#top .inner {
	width: 960px;
	margin: auto;
	height: 110px;
	position: relative;
}
	#logo {
		position: absolute;
		left: 0px;
		bottom: 20px;
	}
	
#mainarea {
	width: 960px;
	margin: auto;
}
#context {
	
}

#largeTeaser .slide {
    width: 630px;
    height: 212px;
    color: #fff;
    overflow: hidden;
}
#largeTeaser .slide .text {
    overflow: hidden;
    text-align: center;
    width: 570px;
    padding: 0 30px;
	font-size: 15px;
	line-height: 1.2em;
}
#largeTeaser .slide .header {
    width: 570px;
    padding: 0 30px;
    font-size: 30px;
    font-weight: normal;
    font-family: 'Cambria W01 Regular', serif;
    color: #fff;
    text-align: center;
    overflow: hidden;
}
.slide .link a {
    color: #fff;
    text-decoration: none;
    display: inline-block;
}
.slide .link {
    background: #ec871d;
    padding: 5px 15px;
    font-size: 11px;
    text-transform: uppercase;
    text-align: center;
    white-space: nowrap;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;

}

#smallTeaserBar {
    background: #f9f9f9;
    background: rgba(0,0,0,.1);
    background: #6FC6D0;
}
#smallTeaserBar .inner {
    height: 35px;
    line-height: 35px;
    width: 960px;
    margin: auto;
    color: #fff;
}


#newsTicker {
    width: 960px;
}
#newsTicker .newsItem .title {
    margin-right: 10px;
	color: #fff;
}
#newsTicker .newsItem .teaser {
    color: #fff;
	font-weight: 300;
}
#newsTicker .newsItem {
    width: 960px;
    text-align: center;

}
#newsTicker a:hover {
    /*color: #e36710;
    color: #fff;*/
}
#newsTicker a {
    color: #404041;
    text-decoration: none;
}

#teaserBar {
	background: rgba(0,0,0,.05);
	height: 212px;
    position: relative;
    z-index: 300;
	margin-bottom: 10px;
}
#teaserBar .inner {
	width: 960px;
	margin: auto;
    position: relative;
}
#largeTeaser {
	background: #404041;
	width: 630px;
	height: 212px;
	float: left;
}
#largeTeaser .cycleContainer {
	font-size: 30px;
	font-weight: normal;
	font-family: 'Cambria W01 Regular', serif;	
	color: #fff;
	text-align: center;
	height: 212px;
	width: 630px;
}
#largeTeaser .cycleContainer div.item {
	height: 212px;
	width: 630px;
	display: table;
	
}
#largeTeaser .cycleContainer div.item .innerinner {
	display: table-cell;
	height: 212px;
	padding: 0 30px;
	vertical-align: middle;
}

.innerinner {}
.innerinner .header {

}
.text {
    font-size: 13px;
    font-family: lato, sans-serif;
    line-height: 1.5em;
}

#smallTeaser {

	box-sizing: border-box; *behavior: url("../../../dcminc/boxsizing.htc"/*tpa=http://www.advokatgruppen.dk/dcminc/boxsizing.htc*/);
	-moz-box-sizing: border-box;
	background: #404041;
	width: 300px;
	height: 212px;
	float: right;
    text-align: center;
    padding: 30px 20px;
}
#smallTeaser h2 {
    color: #fff;
    margin: 0 0 10px 0;
    font-weight: normal;
    font-size: 22px;
    font-family: 'Cambria W01 Regular', serif;
}
#smallTeaser p {
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 1.5em;
}

.emneContainer {

    background: url("../img/divider2.png"/*tpa=http://www.advokatgruppen.dk/themes/orange2014/img/divider2.png*/) no-repeat center bottom;

    padding-bottom: 30px;
    margin-bottom: 20px;
}

.emneliste {
    margin: 0;
    padding: 0;
}
.emneliste li {
    list-style: none;
    background: url("../img/arrow-small-light.png"/*tpa=http://www.advokatgruppen.dk/themes/orange2014/img/arrow-small-light.png*/) no-repeat 0 3px;
    padding-left: 30px;
    margin: 0 0 8px 0;
    line-height: 1.4em;
}
.emneliste li a {

}





.FormElement {
    margin-bottom: 10px;
}

.formStyle1 .FormElementTitle {
	width: 140px;
}
.formStyle1 .FormElementElement {
	margin-left: 160px;
}
.formStyle1 .FormElement {}

.form-control,
.FormElement textarea,
.FormElement input {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    padding: 5px 5px;
    border: 1px solid #bbb;
	width: 100%;

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.FormElement input.error,
.FormElement textarea.error {
	border-color: red;
}

label.error {
	font-size: 12px;
}

.elementBox1 .FormElement input {
	border: 1px solid #fff;
}
#submitknap {

}

#submitknap {
	background: #ec871e;

	border: none;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;

	border-radius: 5px;
	font-family: lato, sans-serif;
	padding: 10px 15px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	line-height: 1em;
	text-transform: uppercase;

	color: #fff;
	text-decoration: none;
	display: inline-block;
	transition: all .3s;
	cursor: pointer;
	border: none;
	-webkit-appearance: none;
	transition: all .3s;
}
#submitknap:hover {
	background: #c0601e;
}
.elementBox1 #submitknap {
	background: #fff;
	color: #ec871e;
	border: none;
}
.elementBox1 #submitknap:hover {
    -webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.55);
    -moz-box-shadow:    0px 0px 10px rgba(50, 50, 50, 0.55);
    box-shadow:         0px 0px 10px rgba(50, 50, 50, 0.55);


}

/*
MENU STUFF
*/



#mi_1 {}
#mi_1 a {
    overflow: hidden;
    text-indent: -2000px;
    background: url("../img/home-gray.png"/*tpa=http://www.advokatgruppen.dk/themes/orange2014/img/home-gray.png*/) no-repeat center center;
    width: 20px;
}
#mi_1 a.active,
#mi_1 a:hover {
   background-image: url("../img/house-white.png"/*tpa=http://www.advokatgruppen.dk/themes/orange2014/img/house-white.png*/);
}

#menuline {
    margin:0;
    padding:0;
    position: absolute;
    bottom: 20px;
    left: 270px;
    z-index: 2999;
    font: 200 16px Lato, helvetica, arial;
}

#menuline li {
    list-style:none;
    float:left;
    color: #888;
}

#menuline li.active>a,
.no-touch #menuline li:hover>a {
    transition: background .3s;
    background-color: #ec871d;
    color: #fff !important;
}

#menuline li a:link, #menuline li a:visited {
    display:block;
    text-decoration:none;
    padding: 5px 20px;
    margin:0;
    color: #404041;

}
/* Dropdown */
#menuline li li a:link, #menuline li li a:visited {
    padding: 7px 20px 7px 35px;
    background: url("../img/menuarrow.png"/*tpa=http://www.advokatgruppen.dk/themes/orange2014/img/menuarrow.png*/) no-repeat 20px center;
    color: #fff;
}

.no-touch #menuline li a:hover {
    background-color:#ec871d;
    color: #fff;
}

/*style the sub menu*/
#menuline li ul {
    position:absolute;
    visibility:hidden;
    margin:0;
    padding:0;
    min-width: 200px;
}
/* SUB SUB MENU */
#menuline ul ul {
    position:absolute;
    visibility:hidden;
    margin:0;
    padding:0;
    top: -30px;
    left: 190px;
    -webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.25);
    -moz-box-shadow:    0px 0px 5px rgba(50, 50, 50, 0.25);
    box-shadow:         0px 0px 5px rgba(50, 50, 50, 0.25);
}

#menuline li ul li {
    display:inline;
    float:none;
    font-size: 14px;
    position: relative;
    z-index: 1000;
    transition: none;
}

#menuline li ul li a:link, #menuline li ul li a:visited {
    background-color:#ec871d;
    width:auto;
}

#menuline li ul li.active>a,
.no-touch #menuline li ul li>a:hover {
    background-color:#e36710;
}

#leftcol {
	width: 160px;
	vertical-align: top;
}


.elementBox2 .ListSimple a {
    color: #fff;
}

.elementBox2 .ListSimple ul {
    margin: 0;
    padding: 0;
}
.elementBox2 .ListSimple li {
    list-style: none;
    float: left;
    width: 23%;
    margin: 1%;
	padding: 0;
	background-image: none !important;
}
.elementBox2 .ListSimple li a {

	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 200px;
    padding: 0;
    height: 56px;
	display: table-cell;
	vertical-align: middle;
    text-align: center;
    text-decoration: none;
    background: #fff;
    color: #404041;
}

.elementBox2 .ListSimple li a:hover {
    background: #ec871d;
    color: #fff;

}

.elementBox2 .ListSimple li a.Active {
    background: #ec871d;
    color: #fff;
}

.ListSimple .Active {
    font-weight: bold;
}

/**********************************
* 	LEFT MENU
***********************************/

#leftmenu {
	padding: 0;
	margin: 0;
}
#leftmenu li {
	list-style: none;
}
#leftmenu li a:link, #leftmenu li a:visited {
	display: block;
	font: 11px arial;
	background: url("../img/leftmenuitembg.gif"/*tpa=http://www.advokatgruppen.dk/themes/orange2014/img/leftmenuitembg.gif*/) no-repeat 0 0;
	padding: 6px 2px 8px 20px;
	text-decoration: none;
}
#leftmenu li a.active:link, #leftmenu li a.active:visited {
	background: url("../img/leftmenuitembg.gif"/*tpa=http://www.advokatgruppen.dk/themes/orange2014/img/leftmenuitembg.gif*/) no-repeat 0 -27px;
}
#leftmenu li a:hover {
	background: url("../img/leftmenuitembg.gif"/*tpa=http://www.advokatgruppen.dk/themes/orange2014/img/leftmenuitembg.gif*/) no-repeat 0 -27px;
}

/* 2nd level*/

#leftmenu ul {margin: 0; padding:0;}
#leftmenu ul * {background: none;}
#leftmenu ul li {}
#leftmenu ul li a:link, #leftmenu ul li a:visited {background: #d9d9d9;}
#leftmenu ul li a.active:link, #leftmenu ul li a.active:visited {}
#leftmenu ul li a:hover {}

#canvas {
	padding: 0px;
	vertical-align: top;
}

#canvasMenu {
	padding: 0px;
	vertical-align: top;
}

	#creditcontainer {
		text-align: center;
		width: 760px;
		margin: auto;
		padding-right: 15px;
		font: 9px arial;
		text-transform: uppercase;
		letter-spacing: 1px;
		color: #c0c0c0;

	}

	#creditcontainer a {
		color: #c0c0c0;
		text-decoration: none;
	}
	#creditcontainer a:hover {
		color: #a0a0a0;
		text-decoration: none;
	}

	#bottombar {
		
		height: 40px;
		margin: auto;
		padding-top: 15px;
		color: #fff;
		text-align: center;
		font-size: 11px;
		border-top: 8px solid #ec871e;

	}
    #bottombar .inner {
        height: 130px;
        width: 960px;
        margin: auto;
    }
    #bottombar .col1 {
        float: left;
        width: 600px;
	    text-align: left;
    }
    #bottombar .col2 {
        float: left;
        margin-left: 60px;
        width: 300px;
    }
    #bottombar .col2 h2 {
        margin: 0;
    }

	
/******************************************************************************************
	DIVERSE GENERELLE STYLES
*****************************************************************************************/


.flxElement ul {
	padding-left: 10px;
	margin-left: 0;
}
.flxElement ul li {
	list-style: none;
	background: url("../img/li_image.png"/*tpa=http://www.advokatgruppen.dk/themes/orange2014/img/li_image.png*/) no-repeat left .66em;
	/* reset styles (optional): */
	padding-left: 15px;

	list-style: none;
}

.elementBox1 ul li {
	background-image: url("../img/li-image-white.png"/*tpa=http://www.advokatgruppen.dk/themes/orange2014/img/li-image-white.png*/);
}
/*.elementBox2 ul li {
    background-image: url("../img/li-image-white.png"/*tpa=http://www.advokatgruppen.dk/themes/orange2014/img/li-image-white.png*/);
}*/

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

.breadcrumb {
	margin: 0 0 20px 0;
	padding: 0px 0;
    font: 200 14px Lato, helvetica, arial;
	color: #404041;
    display: none;

}
	.breadcrumbitem {
		background-image: url("../../../dcminc/img/bcpil2.gif"/*tpa=http://www.advokatgruppen.dk/dcminc/img/bcpil2.gif*/);
        background-position: right center;
	}
	.breadcrumbitemlast {}

	.breadcrumb A:link, .breadcrumb A:visited {
		font-weight: 200;
		color: #404041;
		text-decoration: none;
	}
	.breadcrumb A:Hover {
        font-weight: 200;
		color: #ec871d;

	}


	
	
.vline {
	background-image: url("../../../img/vline.gif"/*tpa=http://www.advokatgruppen.dk/img/vline.gif*/);
	background-repeat: repeat-y;
	background-position : center;
}
.hline {
    background: none;
	border-bottom: 1px solid #e9e9e9;
    padding: 30px 0 0 30px 0;
    margin: 30px 0 30px 0;
    height: 1px;
}
hr {
	margin: 30px 0;
	color: #e9e9e9;
	background-color: #e9e9e9;
	border: none;
	height: 1px;
}

hr.compact {
	margin: 15px 0;
}
	

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


/* CM Styles */

#PageHeader {
	padding: 0px;
	margin-bottom: 2em;
	border-bottom: 1px solid #e9e9e9;
}

#PageTitle {
	margin: 0;
}
.flxElement h1,
#PageTitle h1 {
	margin: 0px;
    font-size: 30px;
	font-weight: normal;
    font-family: 'Cambria W01 Regular', serif;
    color: #444;
	line-height: 35px;

}
.flxElement h1 {
	margin-bottom: 20px;
}
.flxElement h2 span {
	display: block;
	font-size: .8em;
}

#PageTitle p {
	margin: 0px;
	font-size: 18px;
	font-weight: normal;
	font-family: 'Cambria W01 Regular', serif;
	color: #999;
}

/*
  Layout STYLES
*/

.LayoutFull {
	width: 960px;
	padding: 30px 0px;
}

.LayoutCol {
	width: 960px;
}
	.LayoutCol1 {
		padding: 30px 30px 30px 0px;
		vertical-align: top;
	}
	.LayoutCol2 {
		width: 300px;
		padding: 30px 0;
		vertical-align: top;
	}

#canvasMenu .LayoutFull {
	width: 560px;
}
#canvasMenu .LayoutCol {
	width: 600px;
}
	#canvasMenu .LayoutCol2 {
		
	}

/*
  GRID STYLES
*/

	.gridFull {
	}

	.gridSplitMid {
		width: 100%;
		background: none;
	}

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


	.gridSplitRight {
		width: 100%;
        background: none;
	}

	
	.gridSplitRightLeft {
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		float: left;
		width: 630px;
	}
	.gridSplitRightRight {
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		float: right;
		width: 300px;
		margin-left: 30px;
	}

	.gridSplit3 {
		width: 100%;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		background: none;
	}


	.gridSplit3p1 {
		width: 33%;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding-right: 20px;
	}
	.gridSplit3p2 {
		width: 33%;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding-left: 10px;
		padding-right: 10px;

	}
	.gridSplit3p3 {
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		background: none;
		width: 33%;
		padding-left: 20px;
	}


/* 
	ELEMENT STYLES
*/

#flxPageLoadMessage {
	z-index: 20000;
}


input.flxLinkButtonInline,
button.flxLinkButtonInline,
a.flxLinkButtonInline,
input.flxLinkButton,
button.flxLinkButton,
a.flxLinkButton {
    background: #ec871e;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
	border: none;

    font-family: lato, sans-serif;
    padding: .8em 15px;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
	line-height: 1.2em;
    text-transform: uppercase;

    color: #fff;
    text-decoration: none;
    display: block;
    transition: all .3s;
	border: none;
	cursor: pointer;
	-webkit-appearance: none;
	margin-bottom: 1em;

}

.flxLinkButton span {
	font-weight: normal;

}

input.flxLinkButtonInline:hover,
button.flxLinkButtonInline:hover,
a.flxLinkButtonInline:hover,
input.flxLinkButton:hover,
button.flxLinkButton:hover,
a.flxLinkButton:hover {
    background: #c0601e;
}

input.flxLinkButtonInline,
button.flxLinkButtonInline,
a.flxLinkButtonInline {
	display: inline-block;
}

.flxLinkButton.large {
	font-size: 15px;
	height: 60px;
	padding: 0 30px;
	line-height: 60px;
}

.flxElement p:last-child {
    margin-bottom: 0;
}

.elementNormal1 {
	margin-bottom: 30px;
	color: #404040;
    font:  14px Lato, helvetica, arial;
}
	.elementNormal1 h2,
	.elementNormal1 h3 {
		font-size: 26px;
		font-weight: normal;
		font-family: 'Cambria W01 Regular', serif;	
		color: #444;
		margin: 0px 0px 5px 0px;
		line-height: 1;
	}
	.elementNormal1 h3 {
		font-size: 20px;
		margin: 1em 0;
	}

	.elementNormal1Content {
		font:  16px Lato, helvetica, arial;
		line-height: 150%;
	}

	.elementNormal1Content p {
		margin: 0px 0px 15px 0px;
	}

.elementNormal2 {
    margin-bottom: 30px;
    color: #404040;
    position: relative;
    font:  14px Lato, helvetica, arial;

}
.elementNormal2 h2 {
    font-size: 34px;
    font-weight: normal;
    font-family: 'Cambria W01 Regular', serif;
    color: #ec871e;
    margin: 0px 0px 5px 0px;
	line-height: 1.1;
}
.elementNormal2Content {
    font:  14px Lato, helvetica, arial;
    line-height: 140%;
}
.elementNormal2Content p {
    margin: 0px 0px 15px 0px;
}

.elementNormal2 .elementNormal2Link {
    position: absolute;
    top: 0px;
    right: 0;

}
.elementNormal2 .elementNormal2Link a {
    width: 32px;
    height: 32px;
    background: url("../img/arrow-gray.png"/*tpa=http://www.advokatgruppen.dk/themes/orange2014/img/arrow-gray.png*/) no-repeat;
    text-indent: -2000px;
    overflow: hidden;
    display: inline-block;
    transition: all .2s;
}
.elementNormal2:hover .elementNormal2Link a {
    background: url("../img/arrow-orange.png"/*tpa=http://www.advokatgruppen.dk/themes/orange2014/img/arrow-orange.png*/) no-repeat;
}

.elementNormal3 {
    margin-bottom: 0px;
    color: #404040;
    text-align: center;
}
.elementNormal3 h2 {
    font-size: 24px;
    font-weight: normal;
    font-family: 'Cambria W01 Regular', serif;
    color: #444;
    margin: 0px 0px 5px 0px;
}
.elementNormal3Content {
    font:  14px Lato, helvetica, arial;
    line-height: 140%;
}
.elementNormal3Content p {
    margin: 0px 0px 15px 0px;
}

.elementNormal3Content h1 {
	line-height: 1.2em;
	font-size: 24px;
}

.elementBox1 {
	margin-bottom: 30px;
	background: #ec871e;
	color: #fff;
	padding: 20px;

}

.elementBox1 a {
	color: #fff;
}

	.elementBox1 h2 {
		color: #ffffff;
		margin: 0 0 5px 0;
		padding: 0;
		font-size: 24px;
		font-weight: normal;
		font-family: 'Cambria W01 Regular', serif;	
		
	}
	.elementBox1Content {
		font: 300 14px Lato, helvetica, arial;
		padding: 0px;
        /*line-height: 150%;*/
	}
	.elementBox1Content p{
		margin: 0px 0px 1.5em 0px;	
	}
	.elementBox1Content p:last-child {
		margin: 0;
	}
	.elementBox1Link{
		padding: 5px 5px 0px 0px;
		font-weight: bold;
	}

.elementBox2 {
	margin-bottom: 30px;
	background: #f0f0f0;
	color: #444;
	padding: 20px;
}
.elementBox2 h2 {

	margin: 0 0 5px 0;
	padding: 0;
	font-size: 24px;
	font-weight: normal;
	font-family: 'Cambria W01 Regular', serif;

}
.elementBox2Content {
	font: 300 14px Lato, helvetica, arial;
	padding: 0px;
	overflow: visible;
    line-height: 150%;
}
.elementBox2Content p{
	margin: 0px 0px 1.5em 0px;
}
.elementBox2Content p:last-child {
	margin: 0;
}
.elementBox2Link{
	padding: 5px 5px 0px 0px;
	font-weight: bold;
}



.elementBox3 {
	margin-bottom: 30px;
	background: #f0f0f0;
	color: #444;
	padding: 20px;
}
.elementBox3 h2 {

	margin: 0 0 5px 0;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
	font-family: 'Cambria W01 Regular', serif;

}
.elementBox3Content {
	font: 300 14px Lato, helvetica, arial;
	padding: 0px;
	overflow: hidden;
    line-height: 150%;
}
.elementBox3Content p{
	margin: 0px 0px 1.5em 0px;
}
.elementBox3Content p:last-child {
	margin: 0;
}
.elementBox3Link{
	padding: 5px 5px 0px 0px;
	font-weight: bold;
}




.elementBox1 UL, .elementBox2 UL, .elementBox3 UL {
	margin-left: 10px;
	padding-left: 0px;
}

.ListExtContainer .Even, .ListExtContainer .Odd {
	background: none;
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 1em;
}
.ListExtContainer .Even:last-child, .ListExtContainer .Odd:last-child {
	border-bottom: none;
}

.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: 0 0 15px 0;
    margin: 15px 0;
	border-bottom: 1px solid #e9e9e9;
	font-size: 100%;
    font-family: lato, sans-serif;
}
.NewsListItem .Active {
    border-left: 10px solid #ec871e;
    padding: 0 10px ;
}
.NewsListHeader {
    font-size: 18px;
    font-family: 'Cambria W01 Regular', serif;
	margin: 20px 0;
}

.NewsListItemHeader {
}
.NewsListItemTitle {
	float: left;
    font-family: lato, sans-serif;
}

.NewsListItemDate {
    font-family: lato, sans-serif;
	float: right;
	text-align: right;
}

.NewsListItemBody {
    font-family: lato, sans-serif;
    font-size: 13px;
	line-height: 130%;
    color: #404041;
}

.ShowNewsItem  {
	background: #fff;
    border: 1px solid #ccc;
	padding: 20px;
	background: #fbfbfb;
	margin-bottom: 15px;
	font-size: 100%;
    -webkit-box-shadow: 0px 0px 20px rgba(220, 220, 220, 0.75);
    -moz-box-shadow:    0px 0px 20px rgba(220, 220, 220, 0.75);
    box-shadow:         0px 0px 20px rgba(220, 220, 220, 0.75);
}

.ShowNewsItemHeader {
}
.ShowNewsItemTitle {
	float: left;
    font-weight: normal;
    font-size: 22px;
    font-family: 'Cambria W01 Regular', serif;
}

.ShowNewsItemDate {
	float: right;

	text-align: right;
}

.ShowNewsItemBody {
	font: 15px lato, arial, sans-serig;
	line-height: 130%;
}

.ListItem {
	padding: 3px 0px 3px 0px;
	background-image: url("../../../img/hline.gif"/*tpa=http://www.advokatgruppen.dk/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"/*tpa=http://www.advokatgruppen.dk/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: 6px;
	background-image: url("../../../img/hline.gif"/*tpa=http://www.advokatgruppen.dk/img/hline.gif*/);
	background-position: 0px 100%;
	background-repeat: repeat-x;
}
	.UdtraekItemBox .Title{
		font: bold 100% arial;
	}
	.UdtraekItemBox .Date{
		font: 80% arial;
		color: #a1a1a1;
	}


#personSlider {}
#personSlider .item {
	text-align: center;

	padding: 20px;
}
#personSlider .item h2 {
	font-size: 15px;
	font-weight: 200;
}
#personSlider .item .image {
	text-align: center;
}
#personSlider .item .image img {
	border: 5px solid #f0f0f0;
	width: 150px;
	margin-bottom: 5px;
}


#gotoTopLink {
	position: fixed;
	top: 30px;
	right: 30px;
	background: url("../img/arrow-up-64.png"/*tpa=http://www.advokatgruppen.dk/themes/orange2014/img/arrow-up-64.png*/) no-repeat;
	width: 78px;
	height: 78px;
	overflow: hidden;
	opacity: 0;
	filter: alpha(opacity=0);

	-webkit-transition: opacity 400ms;
	transition: opacity 400ms;
	cursor: pointer;
}
#gotoTopLink.visible {
	opacity: .3;
	filter: alpha(opacity=30);
}

#canvas {
	position: relative;
}

.backlink {
	position: absolute;
	top: 25px;
	left: -55px;

	text-indent: -2000px;
	overflow: hidden;
	width: 41px;
	height: 41px;
	background: url("../../../img/design2014/arrow-left-light.png"/*tpa=http://www.advokatgruppen.dk/img/design2014/arrow-left-light.png*/);
	-webkit-transition: background 400ms;
	transition: background 400ms;

}
.backlink:hover {
	background: url("../../../img/design2014/arrow-left-orange.png"/*tpa=http://www.advokatgruppen.dk/img/design2014/arrow-left-orange.png*/);
}

.nspfield {
	display: none;
}

.flxTableStripe {
	border-collapse: collapse;
}
.flxTableStripe tr:nth-child(2n) td {
	background: #f0f0f0;
}

#flxCookieControlCorner {
	position: fixed;
	top: auto;
	bottom: 0;
	right: auto;
	left: 0;
	cursor: pointer;
	z-index: 10980;
	background: url("../img/cookiecorner.png"/*tpa=http://www.advokatgruppen.dk/themes/orange2014/img/cookiecorner.png*/) no-repeat;
}


#flxCookieBar {
	position: fixed;
	top: auto;
	left: 30px;
	bottom: 30px;
	width: 200px;

	background: #444;
	background: rgba(100,100,100,.8);
	color: #fff;
	text-align: center;


	font-size: 13px;
	font-weight: 300;
	color: #eee;
	display: none;
	z-index: 11000;

}

#flxCookieControlInfolink {
	display: none;
}

#flxCookieBar .inner {
	padding: 20px;
	line-height: inherit;
	height: auto;
}
#flxCookieBar a.flxButton {
	background: green;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 5px 10px;
	text-decoration: none;
	color: #fff;
	display: block;
	margin: 10px 0 0 0;
}



.movingImageContainer {
	position: relative;

}
.movingImageContainer .frontImage {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;

}
.movingImageContainer .profileImage {
	position: relative;
	top: 0;
	left: 0;
}



/** NEWS **/
.NewsArchive .NewsListHeader {
	margin: 25px 0 5px 0;
}

.NewsArchive .List .NewsListItem {
	margin: 0 0 6px 0;
	padding: 0 0 6px 0;
	overflow: auto;
	zoom: 1;
}
.NewsArchive .List .NewsListItem .Active {
	padding: 0 0 0px 10px;
	overflow: auto;
	zoom: 1;
}

.NewsListItemHeader {
	width: 33%;
	float: left;
}
.NewsListItemHeader .NewsListItemDate {
	float: none;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	color: #999;
}
.NewsListItemHeader .NewsListItemTitle {

}

.NewsListItemBody {
	width: 67%;
	float: left;
}
.NewsListItemBody a {
	color: #404040;
}