﻿body 
{
	margin: 0px; 
	margin-bottom:31px; 
	background-color: #ece7ce; 
	font-family:Tahoma;
	font-size:11px;
	color:#484848;
}

.highlight
{
	background-color:#f78414;
	border:dotted 1px #cfcfcf;

}

h1 {font-size:20px; margin-top:0px; margin-bottom:0px; font-weight:bold; color:#484848}
h2 {font-size:18px; margin-top:0px; margin-bottom:0px; font-weight:bold; color:#484848}
h3 {font-size:15px; margin-top:0px; margin-bottom:0px; font-weight:bold; color:#484848}
h4 {font-size:13px; margin-top:0px; margin-bottom:0px; font-weight:bold; color:#484848}
h5 {font-size:11px; margin-top:0px; margin-bottom:0px; font-weight:bold; color:#484848}
h6 {font-size:9px; margin-top:0px; margin-bottom:0px; font-weight:bold; color:#484848}
p  {font-size:11px; margin-top:0px; padding-top:2px; font-weight:normal; color:#484848}


a:link		{color: #484848; text-decoration: none;}
a:visited	{color: #484848; text-decoration: none;}
a:hover		{color: #888888; text-decoration: none;}
a:focus		{color: #484848;}

.textbox {padding-left:5px; background-color:#f1ffe5; font-size:10px; border: solid 1px #000;}
.Watermarked {padding-left:5px; background-color:#FFF; border: solid 1px #000;}

hr {margin:0px; height:1px; width:100%; border:solid 1px #484848;}

/* START MAIN TABLE */
	#MainTable 
	{
		width: 940px;	
	}

	#LeftTD 
	{
		width: 31px;	
	}

	#TopTD 
	{
		height: 40px;	
	}

	#RightTD 
	{
		width: 31px;	
	}

	#ContentTD 
	{
		
	}
/* END MAIN TABLE */

/* START MAIN CONTENT TABLE */
	#ContentTable 
	{
		width: 940px;	
		background-color: white;
		border: solid 1px #aaaaaa;	
	}

	#ContentHeaderTD 
	{
		height:145px;
		vertical-align:top;
	}

	#ContentContentTD 
	{
		vertical-align:top;
		text-align:left;
	}

	#ContentFooterTD 
	{
		height:85px;
	}
/* END MAIN CONTENT TABLE */

/* START CONTENT HEADER TABLE */
	#ContentHeaderTable 
	{
		height:145px;
		width:941px;	
	}
	
	#HeaderLeftLogo 
	{
		height:85px;
		width:619px;
		text-align:left;
		vertical-align:top;
		padding-left:30px;
		padding-top:20px;
	}
	
	#HeaderRightLogo 
	{
		height:85px;
		width:192px;
		text-align:left;
	}
	
	.HeaderRightLogoPosition 
	{
		position:absolute;
		z-index:90;
		top:0;
	}
	
	#HeaderMenu 
	{
		height:40px;
		text-align:center;
		font-size:10px;
		font-weight:bold;
		color:#575757;
		font-family:Verdana;
		font-size:11px;
	}
	
	.HeaderMenuTD 
	{
		padding-left:14px;
		padding-top:5px;	
	}
	.HeaderMenuBlogTD 
	{
		padding-left:12px;
		padding-top:5px;	
	}
/* END CONTENT HEADER TABLE */

/* START CONTENT TABLE */

#ContentTDBoxMiddleTop 
{
	height:3px;
	max-height:3px;
	min-height:3px;
	/*border-left: dotted 1px #484848;
	border-right: dotted 1px #484848;
	border-top: dotted 1px #484848;*/
	font-size:1px;
}

#ContentTDBoxMiddle 
{
	background-repeat:repeat-y;
	background-position:top;
	background-image:url(../Images/ContentBg.gif);
	text-align:left;
	width:402px;
	height:273px;
	/*border-left: dotted 1px #484848;
	border-right: dotted 1px #484848;*/
	padding: 13px 20px 10px 20px;
	vertical-align:top;
}

#ContentTDBoxMiddleBottom 
{
	height:3px;
	max-height:3px;
	min-height:3px;
	/*border-left: dotted 1px #484848;
	border-right: dotted 1px #484848;
	border-bottom: dotted 1px #484848;*/
	font-size:1px;
	margin:0px;
	padding:0px;
	vertical-align:top;
}

#ContentTDBoxRight 
{
	background-color: #FFF;
	vertical-align:top;
	text-align:left;
	vertical-align:top;
}

.ContentSpaceing 
{
	width:4px;	
}
/* END CONTENT TABLE */

/* START CONTENT FOOTER TABLE */
#FooterTable 
{
	height:85px;
	width:941px;	
}

#FooterTopTD 
{
	height:51px;
	vertical-align:top;
	text-align:right;
	padding-right:8px;
	padding-top:4px;
	font-size:10px;
}

/* Inside FooterTopTD */

.Newsmaildiv 
{
	position:absolute;
	text-align:right;
	padding-top:310px;
	padding-left:228px;
}

.Newsmail 
{
	padding-left:22px;
	background-image:url(../Images/Icons/newspaper.png);
	background-position:left center;
	background-repeat:no-repeat;
	padding-top:3px;
	padding-bottom:1px;
}

a:link.Newsmail,a:visited.Newsmail,a:focus.Newsmail {text-decoration:underline;}
a:hover.Newsmail {text-decoration:none; color:#484848;}

/* End Newsmail */

#FooterBottomTD 
{
	height:30px;
}

#FooterBottomTDLeft 
{
	width:120px;
	text-align:left;
	font-size:9px;
	padding-left:15px;
}

#FooterBottomTDMiddle 
{
	width:640px;
	text-align:center;
	font-size:9px;
	padding-left:15px;
}

#FooterBottomTDRight 
{
	width:140px;
	padding-right:10px;
}
.FooterBottomTDRightSearchBar
{
	padding: 0 0 0px 30px;
}
/* END CONTENT FOOTER TABLE */

/* START SPECIFIC SITE SETTINGS */
.NyhederRightBox /* nOT IN USE */
{
	border: solid 5px #f6861f; 
	width:298px; 
	padding: 10px 20px 10px 20px; 
	height:272px; 
	text-align:left; 
	vertical-align:top;
}

#ContentTDDefault 
{
	background-repeat:repeat-y;
	background-image:url(../Images/Uploaded/VBIParkMiddleTD.gif);
	text-align:left;
	width:405px;
	height:273px;
	/*border-left: dotted 1px #484848;
	border-right: dotted 1px #484848;*/
	padding: 13px 20px 10px 20px;
	vertical-align:bottom;
}

.DefaultsiteRightTD 
{
	background-position:top;
	background-repeat:no-repeat;
	width:298px;
	height:304px;
	vertical-align:top;
	text-align:left;
}
/* END SPECIFIC SITE SETTINGS */

/* START LEFT MENU STYLE BY DATABASE */

/* ----------LEFT MENU---------- */

.SearchMenu 
{

	width:182px;
	height:302px;
	vertical-align:top;
	text-align:left;
	border: solid 1px #717073;
}
.DefaultsiteLeftTD 
{
	background-position:top;
	background-repeat:no-repeat;
	width:188px;
	height:304px;
	vertical-align:top;
	text-align:left;
}

.OrangeMenu 
{
	background-image:url(../Images/BoxLeftBgOrange.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color: #f6861f; /* Orange */
	width:182px;
	height:302px;
	vertical-align:top;
	text-align:left;
	border: solid 1px #717073;
}

.BlueMenu 
{
	background-image:url(../Images/BoxLeftBgBlue.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color: #0070b2; /* Blue */
	width:182px;
	height:302px;
	vertical-align:top;
	text-align:left;
	border: solid 1px #717073;
}

.PurpleMenu 
{
	background-image:url(../Images/BoxLeftBgPurple.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color: #663366; /* Purple */
	width:182px;
	height:302px;
	vertical-align:top;
	text-align:left;
	border: solid 1px #717073;
}

.GreenMenu 
{
	background-image:url(../Images/BoxLeftBgGreen.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color: #669900; /* Green */
	width:182px;
	height:302px;
	vertical-align:top;
	text-align:left;
	border: solid 1px #717073;
}

.RedMenu 
{
	background-image:url(../Images/BoxLeftBgRed.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color: #A22B38; /* Red */
	width:182px;
	height:302px;
	vertical-align:top;
	text-align:left;
	border: solid 1px #717073;
}

/* --------RIGHT 4px BORDER-------- */
.OrangeRightBorder
{
	border: solid 0px #f6861f; /* border: dotted 1px #484848; */
	width:298px;
	height:304px;	
}

.BlueRightBorder 
{
	border: solid 0px #0070b2;
	width:298px;
	height:304px;
}

.PurpleRightBorder 
{
	border: solid 0px #663366;
	width:298px;
	height:304px;
}

.GreenRightBorder 
{
	border: solid 0px #669900;
	width:298px;
	height:304px;
}

.RedRightBorder 
{
	border: solid 0px #A22B38;
	width:298px;
	height:304px;
}


/* END LEFT MENU STYLE BY DATABASE */

/* ----------ADMIN SITES---------- */

#AdminContentTDBoxMiddle
{
	/*background-repeat:repeat-y;*/
	/*background-position:top;*/
	/*background-image:url(../Images/ContentBgAdmin.gif);*/
	text-align:left;
	width:737px;
	height:276px;
	/*border-left: dotted 1px #484848;
	border-right: dotted 1px #484848;*/
	padding: 3px 6px 3px 6px;
	vertical-align:top;
}

.Tabstrip 
{
	border-bottom: solid 1px #898c95;
}

.Headsites 
{
	/*border: solid 1px #898c95; 
	width:174px; 
	height:20px;
	font-size:11px;*/
}

/* END ADMIN SITES */


.game
{
	background-repeat:no-repeat;
	background-position:top;
	background-image:url(../Images/gamebg.jpg);
	text-align:left;
	width:935px;
	height:303px;
}
.game2
{
	padding-left:192px;
}

/* Admin */
.LoginLink			{background-image:url(../Images/Icons/logout.gif); background-position:left center; background-repeat:no-repeat; padding-left:18px;}
.LoginLink:link		{color:#666; text-decoration:underline;}
.LoginLink:visited		{color:#666; text-decoration:underline;}
.LoginLink:focus		{color:#666; text-decoration:underline;}
.LoginLink:hover		{color:#666; text-decoration:none;}

.AdminLink				{background-image:url(../Images/Icons/admin.gif); background-position:left center; background-repeat:no-repeat; padding-left:18px;}
.AdminLink:link		{color:#666; text-decoration:underline;}
.AdminLink:visited		{color:#666; text-decoration:underline;}
.AdminLink:focus		{color:#666; text-decoration:underline;}
.AdminLink:hover		{color:#666; text-decoration:none;}

.AdminBackToList			{position:absolute; margin-top:275px; margin-left:122px; font-weight:bold;}
.AdminBackToList:link		{color:#fff; text-decoration:underline;}
.AdminBackToList:visited	{color:#fff; text-decoration:underline;}
.AdminBackToList:focus		{color:#fff; text-decoration:underline;}
.AdminBackToList:hover		{color:#fff; text-decoration:none;}

/* LnkBtnSeachWithIcon - 130909 psn */
.LnkBtnSeachWithIcon			{Background-image:url(../Images/Icons/search.gif); background-position: right center; background-repeat:no-repeat; padding-right:17px; padding-bottom:2px;}
.LnkBtnSeachWithIcon:link		{color:#666; font-size:13px; font-weight:bold; text-decoration:none;}
.LnkBtnSeachWithIcon:visited	{color:#666; font-size:13px; font-weight:bold; text-decoration:none;}
.LnkBtnSeachWithIcon:focus		{color:#666; font-size:13px; font-weight:bold; text-decoration:none;}
.LnkBtnSeachWithIcon:hover		{color:#666; font-size:13px; font-weight:bold; text-decoration:underline;}

/* LnkBtnCreateXlsFileIcon - 130909 psn */
.LnkBtnCreateXlsFileIcon			{Background-image:url(../Images/Icons/xls.gif); background-position: right center; background-repeat:no-repeat; padding-right:21px; padding-bottom:2px;}
.LnkBtnCreateXlsFileIcon:link		{color:#666; font-size:13px; font-weight:bold; text-decoration:none;}
.LnkBtnCreateXlsFileIcon:visited	{color:#666; font-size:13px; font-weight:bold; text-decoration:none;}
.LnkBtnCreateXlsFileIcon:focus		{color:#666; font-size:13px; font-weight:bold; text-decoration:none;}
.LnkBtnCreateXlsFileIcon:hover		{color:#666; font-size:13px; font-weight:bold; text-decoration:underline;}

/* SEARCH CLASSES */
.BlogSearchNews				{Background-image:url(../Images/Icons/newspaper.png); background-position: left center; background-repeat:no-repeat; padding-left:25px; padding-bottom:2px;cursor:pointer;}
.BlogSearchNews:link		{color:#464646; font-size:11px;}
.BlogSearchNews:visited		{color:#464646; font-size:11px;}
.BlogSearchNews:focus		{color:#464646; font-size:11px;}
.BlogSearchNews:hover		{color:#f68620; font-size:11px;cursor:pointer;}

.BlogSearchPages			{Background-image:url(../Images/Icons/pagetext.png); background-position: left center; background-repeat:no-repeat; padding-left:25px; padding-bottom:2px;cursor:pointer;}
.BlogSearchPages:link		{color:#464646; font-size:11px;}
.BlogSearchPages:visited	{color:#464646; font-size:11px;}
.BlogSearchPages:focus		{color:#464646; font-size:11px;}
.BlogSearchPages:hover		{color:#f68620; font-size:11px;cursor:pointer;}

/* IDEDYSTEN - ENTRY SETTINGS */
.IdedystenEntryTD
{
	padding: 10px 0 0 10px;
}

.ContentMenukortTD1 {background-color:#f2f2f2; height:25px}
.ContentMenukortTD2 {background-color:#e7e7e7; height:25px}

.IdeBlogIdeWithImage {background-image: url(../Images/Icons/lightbulb.png); background-position:left center; background-repeat: no-repeat; padding-left: 22px; padding-bottom:3px; font-size:11px; font-weight:normal;}
.IdeBlogIdeWithImage2 {background-image: url(../Images/Icons/lightbulb.png); line-height:18px; background-position:left center; background-repeat: no-repeat; padding-left: 22px; padding-bottom:2px; font-size:12px; font-weight:normal;}
.IdeBlogUdfordringWithImage {background-image: url(../Images/Icons/award_star_gold_2.png); background-position:left center; background-repeat: no-repeat; padding-left: 22px; padding-bottom:2px; font-size:11px; font-weight:normal;}
.IdeBlogUdfordringWithImage2 {background-image: url(../Images/Icons/award_star_gold_2.png); line-height:18px; background-position:left center; background-repeat: no-repeat; padding-left: 22px; padding-bottom:2px; font-size:12px; font-weight:normal;}

/* Poll*/

.ContentTD1, .ContentTD2
{
	width:100px; 
	text-align:center;
	padding-top:5px;
	padding-bottom:2px;
}
.ContentTD1 {background-color:#f2f2f2;}
.ContentTD2 {background-color:#e7e7e7;}



/* Rad Editor */
.EditorCss {background-color:#fff;}
.EditorCssContent html {background:none; background-color:#fff; background-image:none;}



.minide				{background-image:url(../Images/Icons/beaware.gif); background-position:left center; background-repeat:no-repeat; padding-left:14px; padding-bottom:4px;  }
.minide:link			{color:#666; text-decoration:underline; padding-top:3px;}
.minide:visited		{color:#666; text-decoration:underline; padding-top:3px;}
.minide:focus		{color:#666; text-decoration:underline; padding-top:3px;}
.minide:hover		{color:#666; text-decoration:none;padding-top:3px;}

.Idemage1{	width: 274px; height: 175px; background-image: url(../Images/Idedyst/IdemagereBg.png); background-position: center top; background-repeat: no-repeat;}
.Idemage2{	width: 274px; height: 175px; background-image: url(../Images/Idedyst/IdemagereBg2.png); background-position: center right; background-repeat: no-repeat;}
.Add {background-image: url(../Images/Icons/Add.png); background-position:left center; background-repeat: no-repeat; padding-left: 15px; padding-bottom:1px;}
.TbAddClass {font-style:italic; color:#bfbfbf;}

.SetOpacityToMax
{
	filter: alpha(opacity=100); opacity: 1;
}

.SetOpacityToMin
{
	filter: alpha(opacity=75); opacity: 0.75;
}

.SetCursorPointer
{
	cursor: help;
}

.SetCursorDefault
{
	cursor: default;
}

.ContentElcarTable
{
	vertical-align:top; 
	min-height: 541px;
	height: 541px;
}


.referencerHeader
{
    background-color: #F0F0F0;
    border-top: solid 1px #CCC;
    border-bottom: solid 1px #CCC;
    padding: 10px;
    border-right: 1px solid #CCC;
    margin-right: 8px;

}
