﻿/*****************************************
Custom Styles
******************************************/

/* Remove default white bottom border on topbar */
.ms-cui-topBar2{
	border-bottom-style:none;
}

/* Fixed width settings */
s4-nosetwidth {
	height: 100%;
	width: 950px;
}

/* Ægbækgaard Header Picture */
.customHeader {
	background-image: url('../Forsiden-filer/images/aegbaekgaard70x950.jpg');
	background-position: center;
	background-repeat: no-repeat;
	background-color: white;
	height: 70px;
	width: 950px;
}

/* Added V3 breadcrumb to layout */
.breadcrumb
{
 border-style:none;
 padding-top:4px;
 padding-bottom:2px;
 padding-left:5px;
 border-bottom-color:#cccccc;
 border-bottom-style:solid;
 border-bottom-width:1px;
 margin-bottom:4px;
 font-family:Tahoma;
 font-size:8pt;
}

/* Fixed width master page layout */
.master {
	background-image: url('../Forsiden-filer/images/glrosa.gif');
	background-repeat: repeat;
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
}
.masterTop{
	height:15px;
	width:100%;
}
.masterLeft {
	height: auto;																																																																								
	width: 25%;
}
.masterMain {
	width: 950px !important;
	overflow:hidden;
	background-image:none;
	background-color:rgb(233, 216, 220);
}
.masterRight {
	height: auto;
	width: 25%;
}
.masterBottom{
	height:15px;
	width:100%;
}
.masterFooter{
	background-color:rgb(233, 216, 220);
	background-image: none ;
	height:20px;
	width:100%;
	clear: both; 
	text-align: center; 
	color: gray; 
	font-size: small; 
	font-weight: bold;
}


/* body area normally has a white background */
.s4-ca {
	background:transparent none repeat scroll 0 0;
	margin-left:165px; 
}	

/* Main area Page Titel changed to bigger font*/
.ehw-pagetitle{
	padding-left:10px;
	font-size:x-large;
	font-weight:bold;
}

/* ÆGBÆKGAARD LeftPanel Quick Launc Menu Styling Override -- BEGIN -- */
body #s4-leftpanel {
margin:3px 3px 3px 6px;
background-color:rgb(221, 193, 201);
border-color:#8997bc;
border-style:solid;
border-width:1px;
}		

.s4-ql LI {
font-size:8pt;
font-weight:normal;
font-family:Tahoma;
color:#354260;
}

.s4-qlheader:visited{
font-size:8pt;
font-weight:bold;
font-family:Tahoma;
/*line-height:14px;*/
color:#354260;
margin:0px;
padding:3px 3px 3px 3px;
background-color:rgb(221, 193, 201);
border-color:transparent;
}

.s4-qlheader{
font-size:8pt;
font-weight:bold;
font-family:Tahoma;
/*line-height:14px;*/
color:#354260;
margin:0px;
padding:3px 3px 3px 3px;
background-color:rgb(221, 193, 201);
border-color:transparent;
}

.s4-ql ul.root > li > .menu-item{
font-size:8pt;
font-weight:bold;
font-family:Tahoma;
/*line-height:14px;*/
color:#354260;
margin:0px;
padding:3px 3px 3px 3px;
background-color:rgb(221, 193, 201);
border-color:transparent;
}

.s4-ql ul.root ul > li > a{
padding:3px 4px 4px 10px;
border-width:1px 0px;
border-style:solid;
border-color:transparent;
color:#354260;
display:block;
}


.s4-ql a.selected{
/* [RecolorImage(themeColor:"Light1")] */ background:none;
/* [ReplaceColor(themeColor:"Accent1",themeTint:"0.35")] */ background-color:rgb(179, 119, 134) !important;
/* [ReplaceColor(themeColor:"Accent1-Medium")] */ border-color:transparent !important;
/* [ReplaceColor(themeColor:"Accent1-Lighter")] */ border-top-color:transparent !important;
border-width:1px !important;
padding-left:5px !important;
/* [ReplaceColor(themeColor:"Accent1",themeShade:"0.20")] */ color:#354260 !important;
}

.s4-qlheader:hover{
color:#ffffff !important;
background-color:rgb(179, 119, 134);
text-decoration:none  !important;
}


.s4-ql ul.root > li > a:hover{
color:#ffffff !important;
background-color:rgb(179, 119, 134);
text-decoration:none  !important;
}


.s4-ql ul > li > a:hover{
color:#ffffff !important;
background-color:rgb(179, 119, 134);
text-decoration:none  !important;
}
/* ÆGBÆKGAARD LeftPanel Quick Launc Menu Styling Override -- END -- */


/* ÆGBÆKGAARD Top Navigation Menu Styling Override -- BEGIN -- */
#zz16_TopNavigationMenuV4{
	margin:3px 5px 3px 5px;
	border:1px solid #8997bc;
	background-color:rgb(221, 193, 201);
	height:25px;
}

div.menu-horizontal > ul.root {
	vertical-align:top;
	/*height:25px;*/	
}

.s4-tn{
padding:0px;
margin:0px;
}
.s4-tn ul.root > li > a{
	margin:0px 0px 0px 0px;
	vertical-align:top;
}

.s4-tn ul.static{
white-space:nowrap;
}
.s4-tn li.static > .menu-item{
/* [ReplaceColor(themeColor:"Dark2")] */ color:#354260;
font-size:8pt;
font-weight:bold;
font-family:Tahoma;

white-space:nowrap;
border:0px solid transparent;
padding:3px 5px 3px;
display:block;
/*height:20px;*/
vertical-align:top;
}
.s4-tn li.static > a.menu-item:hover
{
color:#ffffff;
background-color:rgb(179, 119, 134);
text-decoration:none;
}


.customLogo{
padding:25px 10px 10px 15px;
text-align:left;
vertical-align:middle;
}


/* ÆGBÆKGAARD Top Navigation Menu Styling Override -- END -- */

