@charset "utf-8";
/* CSS Document */

@import url("/Files/System/B4Restore/Css/Navigation.css");


html, body {
	width: 100%;
	height: 100%;
	font-family:Tahoma, Arial, Helvetica, Verdana, sans-serif;
	color:#565348;
}

body {
	background-image:url(/Files/System/B4Restore/Grafik/top_line.jpg);
	background-repeat: repeat-x;
	margin:0;
	background-color:#2e2e2e;
}
a:active {
	outline:none;
}
a:focus
{
-moz-outline-style: none;
}
img {
	border:none;
}
/************ Page Template ************/	
#Wrapper {
	width:975px;
	margin:auto;
	position:relative;
}

#sub_wrapper {
	background:#FFFFFF;
	overflow:hidden;
	width:975px;
        padding-bottom: 10px;
}
	
#SiteTopContainer {
	width:975px;
	height:60px;
}

#SiteTopMenuContainer {
	width:975px;
	height:30px;
}

#PageFooterContainer {
	float:left;
	width:955px;
	height:66px;
	padding:15px 15px 0 15px;
	line-height:100%;
}
.FooterAddressColumn1 {
	float:left;
	width:140px;
	font-size:10px;
	color:#8a8983;
	line-height:inherit;
	text-transform:uppercase;
}
.FooterAddressColumn2 {
	float:right;
	width:260px;
	font-size:10px;
	color:#8a8983;
}
.FooterAddressColumn1 a,.FooterAddressColumn1 a:visited {
	color:#8a8983;
	text-decoration:none;
}
.FooterAddressColumn2 a:hover {
	color:#407eae;
}
.orange {
	color:#ff8700;
}


/************ Logo ************/	
#Logo {
	float:right;
	padding-right:20px;
	margin-top:20px;
	width:204px;
	height:34px;
}

/************ B4R_Frontpage.html ************/
/* Path: Templates/Page                     */	

#PageFrontpageTopContainer {
	width:975px;
	height:212px;
}
#FrontpageLargeTopBanner {
	float:left;
	height:297px;
	padding:10px 0 10px 10px;

}
#FrontpageSmallTopBanner {
	float:left;
	width:229px;
	height:198px;
	padding:11px 3px 4px 8px;
}
#PageContentContainer {
	float:left;
	width:955px;
	padding: 0 0 10px 10px;
}

/************ B4R_Default.html ************/
/* Path: Templates/Page                     */	

#PageDefaultTopContainer {
	width:955px;
	height:238px;
}
#DefaultLargeTopBanner {
	float:left;
	width:955px;
	height:236px;
	padding: 10px 0 0 10px;
}
#PageDefaultContentContainer {
	float:left;
	width:955px;
	padding-left:10px;
	margin:0;
}
#LeftMenuContainer {
	float:left;
	width:231px;
	min-height:250px;
	padding-top: 10px;
}
.LeftMenu h6 {
	height:30px;	
	line-height:28px;
	padding-left:10px;
	font-size:11px;
	font-weight:bold;
	color:#ff8700;
	margin:0;
}
.LeftMenu {
	background:url(/Files/System/B4Restore/Grafik/bg_fade_orange.jpg) repeat-x;
	width:231px;
	margin-top:10px;
}
/*.LeftMenu a{
	color:#ff8700;
}*/
.LeftMenuEnd {
	padding-bottom:5px;
}
#ContentFunctionsContainer {
	float:left;
	width:724px;
	height:27px;
	margin-top:20px;
}
#ContentContainer {
	float:left;
	width:724px;
	margin-top:5px;
	min-height:250px;
}
#ContentRightColumnPlaceholder {
	float:right;
	width:231px;
}
#ContentLeftColumn {
	background:url(/Files/System/B4Restore/Grafik/bg_fade_grey.jpg) repeat-x;
	float:left;
	width:473px;
	margin-left:10px;
	padding-top:10px;
	display:inline;
}
#ContentFunctions {
	color:#565348;
	font-size:9px;
	float:right;
	width:231px;
	height:27px;
	line-height:27px;
	padding-right:3px;
	text-align:right;
}
#ContentFunctions a, #ContentFunctions a:visited {
	font-size:9px;
	color:#ff8700;
	text-decoration:none;
	border-left:1px solid #565348;
	border-right:1px solid #565348;
	padding:0 5px 0 7px;
}
#ContentFunctions a:hover {
	color:#565348;
}
/************ B4R_Frontpage.html ************/
/* Path: Templates/ParagraphSetup           */

#FrontpagePlaceHolder1 {
	float:left;
	width:231px;
	_height:162px;
	min-height:162px;
	margin-right:10px;
	display:inline;
}
#FrontpagePlaceHolder2 {
	float:left;
	width:231px;
	_height:162px;
	min-height:162px;
	margin-right:10px;
	display:inline;
}
#FrontpagePlaceHolder3 {
	float:left;
	width:231px;
	_height:162px;
	min-height:162px;
	display:inline;
}
#FrontpagePlaceHolder4 {
	float:right;
	width:230px;
	_height:280px;
	min-height:280px;
	display:inline;
}
#FrontpagePlaceHolder5 {
	float:left;
	width:231px;
	_height:110px;
	min-height:110px;
	margin-right:9px;
	margin-top:8px;
	display:inline;
}
#FrontpagePlaceHolder6 {
	float:left;
	width:467px;
	_height:110px;
	min-height:110px;
	margin-top:8px;
	display:inline;
}

/************ B4R_FrontpageOrangeBox.html ************/
/* Path: Templates/Paragraph                         */

.FrontpageOrangeBox {
	position:relative;
	float:left;
	width:206px;
	height:160px;
	background:url(/Files/System/B4Restore/Grafik/bg_fade_orange.jpg) repeat-x;
	/*margin-right: 10px;*/
	padding:10px 10px 0 15px;
cursor:pointer;
}


.FrontpageOrangeBox h6 {
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	color:#ff8700;
	margin:0 0 5px 0;
}
.FrontpageGreyBox h6 {
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	color:#565348;
	margin:0;
}
.FrontpageOrangeBoxContent {
	float:left;
	width:223px;
	padding:10px 3px 0px 3px;
	_height:118px;
	min-height:118px;
	background:url(/Files/System/B4Restore/Grafik/FrontpageOrangeBoxContentBG.gif) no-repeat;
}
.FrontpageOrangeBox div {
	font-size:11px;
	line-height:16px;
}
.FrontpageOrangeBox div a, .FrontpageOrangeBox div a:visited {
	color:#ff8700;
	text-decoration:none;
	line-height:23px;
	border-left:1px solid #565348;
	border-right:1px solid #565348;
	padding:0 5px 0 7px;
}
.FrontpageOrangeBox div a:hover {
	color:#565348;
	text-decoration:none;
}
.FrontpageOrangeBoxLink {
	position:absolute;
	top:145px;
	left:10px;
}

/************ B4R_FrontpageBlueBox.html ************/
/* Path: Templates/Paragraph                       */

.FrontpageGreyBox {
	float:left;
	width:214px;
	height:250px;
	padding:10px 0 0 15px;
	background:url(/Files/System/B4Restore/Grafik/bg_fade_grey.jpg) repeat-x;
}

/*.FrontpageBlueBoxTitleBar h6 - find stylen i rubrikken B4R_FrontpageOrangeBox.html */

.FrontpageBlueBoxContent {
	float:left;
	width:216px;
	padding:0 3px 0 3px;
	_height:246px;
	min-height:246px;
	background:url(/Files/System/B4Restore/Grafik/FrontpageBlueBoxContentBG.gif) no-repeat;
}
.FrontpageBlueBoxDropShadow {
	float:left;
}

/************ B4R_FrontpageSmallBottomBanner.html ************/
/* Path: Templates/Paragraph                                 */

#FrontpageSmallBottomBanner {
	width:226px;
	height:108px;
	border:1px solid #dcdcda;
}
#FrontpageSmallBottomBanner:hover {
	cursor:pointer;
}
.FrontpageSmallBottomBannerText {
	width:202px;
	margin: 10px 0 0 10px;
	font-size:11px;
	line-height:125%;
}
.FrontpageSmallBottomBannerText a {
	color:#ff8700;
	text-decoration:none;
	line-height:200%;
	border-left:1px solid #565348;
	border-right:1px solid #565348;
	padding:0 5px 0 7px;
}

/************ B4R_FrontpageLargeBottomBanner.html ************/
/* Path: Templates/Paragraph                                 */

#FrontpageLargeBottomBanner {
	position:relative;
	width:472px;
	height:108px;
	border:1px solid #dcdcda;
}
#FrontpageLargeBottomBanner img {
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
#FrontpageLargeBottomBannerText {
	position:absolute;
	top:10px;
	left:10px;
	z-index:2;
	font-size:11px;
	line-height:125%;
}
#FrontpageLargeBottomBannerText a {
	color:#ff8700;
	text-decoration:none;
	line-height:200%;
	border-left:1px solid #565348;
	border-right:1px solid #565348;
	padding:0 5px 0 7px;
}

/************ B4R_HiddenRightColumnContent.html ************/
/* Path: Templates/ParagraphSetup                          */

#HiddenRightColumnContent {
	display:none;
}

/************ Paragraph general ************/
/* Path: Templates/Paragraph               */

h1.h1 {
	font-size:14px;
	line-height:22px;
	color:#565348;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:2px;
}
h2.h2 {
	font-size:11px;
	color:#ff8700;
	font-weight:bold;
	margin:0;
}
h3.h3 {
	font-size:11px;
	color:#ff8700;
	font-weight:bold;
	margin-top:0;
	margin-bottom:9px;
}

.FloatNone {
	float:left;
	width:443px;
	margin:0 15px 19px 15px;
	font-size:11px;
	line-height:16px;
	display:inline;
}
td.orange .FloatNone {
	width:192px;
}
.FloatNone p, .FloatNone div, .FloatNone div p {
	font-size:inherit;
	line-height:inherit;
	margin:0;
}
.FloatNone a, .FloatNone a:visited {
	color:#ff8700;
	text-decoration:none;
}
.FloatNone a:hover {
	color:#565348;
	text-decoration:none;
}
.Separator {
	float:left;
	width:473px;
	height:1px;
	border-top:#dcdcdc 1px solid;
	margin-bottom:19px;
}
.FloatRight {
	float:right;
}
.FloatRight table {
	margin-left:19px;
}
.FloatRight small {
	display:block;
	padding-top:2px;
	padding-bottom:4px;
	font-style:italic;
}
.FloatLeft {
	float:left;
}
.FloatLeft table {
	margin-right:19px;
}
.FloatLeft small {
	display:block;
	padding-top:2px;
	padding-bottom:4px;
	font-style:italic;
}
.Image2Columns {
	float:left;
	width:169px;
	padding-right:19px;
}
.Text4Columns {
	float:left;
	width:357px;
	line-height:inherit;
}
.Text4Columns p {
	margin:0;
}
.ImageTop, .TextTop, .ImageBottom, .TextBottom {
	float:none;
}

.RightColumnContainer {
	float:left;
	width:185px;
	margin-bottom:10px;
}

.RightColumnOrangeBox {
	background:url(/Files/System/B4Restore/Grafik/bg_fade_orange.jpg) repeat-x;
	float:left;
	font-size:11px;
	line-height:150%;
	width:201px;
	min-height:30px;
	color:#ff8700;
	padding: 0 15px 45px 15px;
}
.RightColumnOrangeBox h6 {
	padding:10px 0 10px 0;
	font-size:18px;
	font-weight:bold;
	color:#ff8700;
	margin:0;
}
.RightColumnOrangeBoxContent {
	float:left;
	width:179px;
	padding-left:3px;
	padding-right:3px;
}
.RightColumnOrangeBoxContent, .RightColumnOrangeBoxContent p, .RightColumnOrangeBoxContent td, .RightColumnOrangeBoxContent div {
	font-size:11px;
}
.RightColumnOrangeBoxContent table {
	width:100%;
}
.RightColumnOrangeBox a, .RightColumnOrangeBox a:visited {
	color:#ff8700;
	text-decoration:none;
	border-left:1px solid #565348;
	border-right:1px solid #565348;
	padding:0 5px 0 7px;
}
.RightColumnOrangeBoxContent a:hover {
	color:#565348;
}
.RightColumnOrangeBoxEndShadow {
	float:left;
}

/************ Frontpage News Item ************/
/* Path: Templates/NewV2/List                */

.FrontpageNewsItem {
	float:left;
	width:202px;
	padding:7px 7px 7px 0;
	cursor:default;
}
.FrontpageNewsItem:hover {
	cursor:pointer;
}
.FrontpageNewsItemDate {
	font-size:10px;
	line-height:10px;
	color:#504e46;
}
.FrontpageNewsItemHeading {
	font-size:11px;
	font-weight:bold;
	line-height:16px;
	color:#ff8700;
}
.FrontpageNewsItemManchet {
	font-size:11px;
	line-height:16px;
	color:#565348;
}
.FrontpageNewsArchive, .FrontpageNewsLetter {
	margin-top:20px;
	font-size:11px;
}
.FrontpageNewsArchive {
	float:left;
	margin-left: 5px;
}
.FrontpageNewsLetter {
	float:right;
	margin-right: 10px;
}
.FrontpageNewsArchive a {
	color:#ff8700;
	text-decoration:none;
	line-height:23px;
	border-left:1px solid #565348;
	border-right:1px solid #565348;
	padding:0 5px 0 7px;
}
.FrontpageNewsLetter a {
	color:#ff8700;
	text-decoration:none;
	line-height:23px;
	border-left:1px solid #565348;
	border-right:1px solid #565348;
	padding:0 5px 0 7px;
}
	

/************ Default News Item ************/
/* Path: Templates/NewV2/List              */

.DefaultNewsItem {
	float:left;
	width:450px;
	padding-bottom:7px;
	cursor:default;
}
.DefaultNewsItem:hover {
	cursor:pointer;
}
.DefaultNewsItemDate {
	font-size:9px;
	line-height:9px;
	color:#ff8700;
}
.DefaultNewsItemHeading {
	font-size:11px;
	font-weight:bold;
	line-height:16px;
	color:#565348;
}
.DefaultNewsItemManchet {
	font-size:11px;
	line-height:16px;
	color:#565348;
}
.DefaultNewsPaging {
	float:left;
	width:450px;
	height:19px;
	margin-top:10px;
	padding-bottom:5px;
	/*border-top:#dcdcdc 1px solid;*/
}

/************ Default News ************/
/* Path: Templates/NewV2/Item         */
.NewsHeadline {
	display:block;
	font-size:14px;
	line-height:22px;
	color:#565348;
	font-weight:600;
}

.NewsText {
	padding-top:10px;
}

/************ Newsletter *************/
/* Path: Templates/NewsletterV3/Edit */

.NewsletterSubscriptionColumn1 input, .NewsletterSubscriptionColumn2 input {
	font-size:11px;
	line-height:11px;
	height:13px;
}
.NewsletterSubscriptionColumn3 input {
	font-size:11px;
	line-height:11px;
	height:21px;
}
.NewsletterSubscriptionColumn1 label, .NewsletterSubscriptionColumn2 label {
	font-size:11px;
	line-height:11px;
	font-weight:bold;
	padding-right:7px;
}
.NewsletterSubscriptionColumn1 {
	float:left;
	width:200px;
}
.NewsletterSubscriptionColumn2 {
	float:left;
	width:200px;
}
.NewsletterSubscriptionColumn3 {
	float:left;
	width:100px;
}
.NewsletterSubscriptionBdlCol {
	float:left;
	width:500px;
}
/*********************Wizards Login**********************/

#TransparentPopup {
	background-color:#000000;
	display:none;
	height:100%;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:0.75;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:5;
}
#wizardLogin {
	width:250px;
	height:317px;
	background:url(/files/system/b4restore/grafik/login_bg.jpg) no-repeat;
	position:absolute;
	top:90px;
	left:725px;
	padding:125px 20px 10px 20px;
	font-size:11px;
	color:#fff;
	display:none;
	z-index:900;
}
#wizardLogin p {
	margin:10px 0 3px 0;
}
#wizardLogin .field {
	width:200px;
}
.closeWizard {
	position:absolute;
	top:14px;
	left:226px;
}
#wizardLogin .right {
	float:right;
	margin:10px 43px 0 0;
}
#wizardLogin .left {
	float:left;
	margin-top:10px;
}
/****************Contact Form********************/
.RightColumnOrangeBox input {
	font-size:11px;
	color:#ff8700;
	margin-top:5px;
}
.RightColumnOrangeBox .field {
	width:140px;
	border:1px solid #ff8700;
}
.RightColumnOrangeBox .noborder {
	border:none;
	float:right;
	margin:-18px -5px 0 0;
}
/* HACKS */
#FrontpageLargeBottomBanner .pidlink, #FrontpageSmallBottomBanner .pidlink, .RightColumnOrangeBox .pidlink {
	display:none;
}
