/* IMPORT AF CSS */
@import url("/css/RichtextEditor.css");

/*
================================================
	Yahoo GUI Reset CSS
	http://developer.yahoo.com/yui/reset/
================================================
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
/*address,caption,cite,code,dfn,th,em,strong,var { font-style:normal; font-weight:normal; }*/
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }
	
/*
================================================
	General Rules
================================================
*/
HTML {
	overflow-y:scroll; 
	overflow-x:auto; 
}

body {
	background-color:#F3F3F3;		
	font-family:'Arial','Helvetica','Verdana', sans-serif;
	border: 0;
	outline: 0;
	color: #1d1d1d;
	font-size:12px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.30;
	/*letter-spacing:0em;*/
	text-align: left;
	width:100%;
	height:100%	
}

td { font-family: 'Arial','Helvetica','Verdana', sans-serif; }
th { font-family: 'Arial','Helvetica','Verdana', sans-serif; }

h1 { font-size:17px; font-weight:bold; color:inherit; padding-bottom:7px;}
h2 { font-size:12px; font-weight:bold; color:inherit; }
h3 { font-size:10px; color:inherit; }

b, strong { color: #1d1d1d; font-size: 12px;font-weight:bold; }
p { font-size: inherit; font-style: inherit; font-weight:inherit; }
a{ color:#006600; }
hr{ height: 1px; border-width: 1px; margin:5px 0;
	}
.5PixBottomPadding{
	Padding-bottom:5px;
}

/*
================================================
	Layout Rules - Wrapper & Header
================================================
*/

#Wrapper {	
	width:856px;
	margin: auto;
	position: relative;
}
 
#Header_Content {
	width:100%;
	/*height:165px;*/
	background-image:url(/Data/Assets/Content/bg_main1px.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	margin: 0 auto;
}

#Header {
	width:840px;
	height:165px;
	background-color:#387A04;
	background-image:url(/Data/Assets/Header/top_bg.png);
	background-repeat:no-repeat;
	border-bottom: 10px solid #C5CA0E;
	margin: 0 auto;
}

#Logo {
	background-image:url(/Data/Assets/Header/fuglebakken_logo.png);
	background-repeat:no-repeat;
	/*text-indent:-10000px;*/ /*Used to hide the text off screen */
	width:287px;
	height:63px;
	float:left;	
	position:relative;
	left:20px;
	top:40px;
}

#Logo a {
	display:block;
	width:287px;	
	height:63px;
}

/*
================================================
	Content Areas
================================================
*/

#MasterPage_Content {
	float: left; 
	position: relative; 
	z-index: 10; 
	padding:15px 0 0 0; 
	width:856px; 
	height: auto !important; 
	height: 400px; 
	min-height: 400px; 		
	background-image:url(/Data/Assets/Content/bg_main.jpg);
	background-position: bottom;
}

#FrontPage_Content {
	width:605px;
	float:left;
	padding:0 0 30px 0;
	/*background-color:gray;  Used for debug */
}
#MainContent_Frontpage{
	width:385px;
	height: auto !important; 
	height: 250px; 
	min-height: 250px; 
	float:left;	
	position:relative;
}

#MainContent_FrontpageTop {
	margin:0;
	padding:0 15px;
	width:355px;
	height:15px;
	background-image:url(/Data/Assets/Content/TextBoxFront_top.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	float:left;
}

#MainContent_FrontpageMiddle {
	margin:0 0 0 0;
	padding:0 15px;
	width:355px;
	height: auto !important; 
	height: 200px; 
	min-height: 200px; 
	background-image:url(/Data/Assets/Content/TextBoxFront_middle.jpg);
	background-repeat:repeat-y;
	float:left;
}

#MainContent_FrontpageBottom {
	margin:0;
	padding:0 15px;
	width:355px;
	height:10px;
	background-image:url(/Data/Assets/Content/TextBoxFront_bottom.jpg);
	background-repeat:no-repeat;
	background-position: center bottom;
	float:left;
}


#SecondaryContent_Frontpage {
	width:150px;
	float:left;
	margin:0;
	padding:0;
}

#SubPage_Content {
	width:605px;
	float:left;
	padding:0 0 30px 0;
	/*background-color:gray;  Used for debug */
}

#MainContent_Subpage {
	width:575px;
	float:left;
}


/*------LEFT COLUMN starts here------*/

#LeftColumn {	
	margin:0 25px 0 25px;
	padding:0;
	width:180px;
	float:left;
	display:block;
}

#MainNav { 
	width:179px;
	height: 420px; 	
	background-image:url(/Data/Assets/Content/Menu_bg.png);
	background-repeat:no-repeat;
	background-position:top;
	margin:0 0 10px 0; 
	padding:0;
	display:block;
	text-align:center;
	/*clear:both;*/
}

#MainNav p {
	padding:15px 0 10px 0;
	margin:0;
	font-weight:bold;
}

#MainNav ul, #links ul {
	width:150px;
	margin:0 auto;
	padding:0;
	padding-left:17px;
	padding-right:15px;
	text-align:left;
}

.menu_item0 {
	width:130px;
	margin:0;
	padding:5px 0 5px 15px;
	list-style-type:none;
	background-image:url(/Data/Assets/Content/menu_bullet.png);
	background-repeat:no-repeat;
	background-position:left 12px;
	/*border-bottom:#BFBFBF 1px dotted;*/
}

.menu_item1 {
	width:130px;
	margin:0;
	padding:5px 0 5px 15px;
	list-style-type:none;
	background-image:url(/Data/Assets/Content/menu_bullet.png);
	background-repeat:no-repeat;
	background-position:left 12px;
	border-top:#BFBFBF 1px dotted;
}

#MainNav li a {
	color:#2b2b2b;
	text-decoration:none;
	display:block;
	padding:0;
	margin:0;
}

#MainNav li a:hover {
	color:#000000;
	text-decoration:underline;
} 

#MainNav li.Selected a  {
	color:#000000;
	text-decoration:underline;
}

#ImageArchive {
	width:180px;
	margin:0;
	padding:0;

}

#ImageArchive a img {
	width:180px;
	border:none;
	margin:0;
	margin-bottom:0px;
	padding:0;
}

#KontaktTeaser {
	width:160px;
	height:70px;
	background-image:url(/Data/Assets/Content/contact.jpg);
	background-repeat:no-repeat;
	background-position:center;
	padding-left:20px;
	padding-bottom:20px;
	float:left;
}

#KontaktTeaser p {
	margin:15px 0 3px 0;
	padding:10px 0 0 0;
	font-weight:bold;
}
/*------LEFT COLUMN ends here------*/


/*----------FRONTPAGE SETUP starts here ---------------*/
#TopGraphic {
	width:573px;
	height:143px;
	float:left;
	margin:0 0 15px 0;
	padding:0;
	/*background-color:yellow;*//*USED ONLY FOR DEBUG*/
}

#latest_info {
	padding:15px;	
	margin:0 0 0 10px;
	width:151px;
	height:285px;
	background-image:url(/Data/Assets/Content/latest_info.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
}

#latest_info h3 {
	margin:0 0 10px 0;
	padding:0;
	font-size:12px;
	font-weight:bold;
}

#latest_info_text {
	padding:0;
	margin:0;
	width:150px;
}

#links {
	margin:0 0 0 10px;
	padding:0;
	width:180px;
	height:180px;
	background-image:url(/Data/Assets/Content/links.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	font-size:12px;
}

#links h3 {
	margin:20px 0 7px 20px;
	padding:0;
	font-size:12px;
	font-weight:bold;
}

#links ul li.menu_item1 {
	border-bottom:#6A6A6A 1px dotted;
}

#links li a {
	color:#2b2b2b;
	text-decoration:none;
	display:block;
	padding:0;
	margin:0;
}

#links li a:hover {
	color:#000000;
	text-decoration:underline;
} 
/*----------FRONTPAGE SETUP ends here ---------------*/

/*
================================================
	Footer Area
================================================
*/

#Footer {
	width:856px;
	height:17px;
	float:left;
	margin:0 auto 20px auto;
	padding:0px;
	background-image:url(/Data/Assets/Content/bg_bottom.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	font-size:9px;
	color:#8c8c8c;
	/*background-color:orange;*/ /*Used for debug */
}

/*
#Footer a {
	color:#808080;
	text-decoration:none;
}

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

#Footer ul {
	margin:0;
	padding:0;
}

#Footer ul li {
	margin:0;
	margin-right:10px;
	padding:0;
	float:left;
	list-style-type:none;
}
*/











































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

