/* BASIC HTML ELEMENTS */

BODY {
/* 	background-color: #A7E2F6; */
/*	background-image: url(../images/tile.gif); */
/*	margin: 0px; */
/*	margin-bottom: 20px; */
}

/* BODY, TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #003266;
} */

A:link, A:visited {
	color: #E65C00;
}

A:active, A:hover {
	color: #ED833C;
}

A.button {
	font-weight: bold;
	text-decoration: none;
}

H1, H2, H3 {
	margin : 0px 0px 0px 0px;
}

H1 {
	margin-bottom: 10px;
	font-size: 25px;
	color: #00387C;
	font-weight: normal;
}

H2 {
	font-size: 16px;
	font-weight: normal;
}

H3 {
	font-size: 11px;
	font-weight: bold;
}

h4, h5, h6 {
	margin : 0px 0px 0px 0px;
}

h5 {
	font-size: 16px;
	font-weight: normal;
	border-left: 1px solid #98BFD4; 
	border-right: 1px solid #98BFD4;
	background-color: #DBEFFA;
	padding: 16px 20px 0px 20px;
	width: 540px;
}

h6 {
	font-weight: normal;
	border-left: 1px solid #98BFD4; 
	border-right: 1px solid #98BFD4;
	background-color: #DBEFFA;
	padding: 0px 20px 0px 20px;
	width: 540px;
}

P {
	margin-top: 0px;
	margin-bottom: 10px;
}

INPUT, SELECT, TEXTAREA {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

INPUT {
    padding: 1px 3px 1px 3px;
}

TEXTAREA {
    padding: 1px 3px 1px 3px;
}

FORM { margin:0px; padding:0px; }

UL {
	margin-top : 12px;
	margin-bottom : 12px;
	margin-left : 18px;
}

OL {
	margin-top : 12px;
	margin-bottom : 12px;
	margin-left : 25px;
}

DIV.divider {
	margin-top: 20px;
	border-top: 1px solid #D8E1EC ;
	height: 20px;
}

/* DESIGN */

#TOP {
	display: none;
	border-left: 1px solid #9BBFD4;
	border-right: 1px solid #9BBFD4;
	background-color: #FFFFFF;
	height: 150px;
}

#TOP_INNER {
	position: relative;
	width: 780px;
	height: 140px;
}

#TOP_MENU {
	position: absolute;
	background: url(../images/top-menu-bg.gif) no-repeat top left;
	top: 120px;
	left: 0px;
	width: 780px;
	height: 20px;
}

#GLOBAL_MENU {
	position: absolute;
	background: url(../images/global-menu-bg.gif) no-repeat top left; 
	top: 8px;
	left: 579px;
	width: 201px;
	height: 112px;
}

#GLOBAL_MENU A:link, #GLOBAL_MENU A:visited {
	font-size: 11px;
	color: #003266;
/*	font-weight: bold; */
	text-decoration: none;
}
#GLOBAL_MENU A:active, #GLOBAL_MENU A:hover {
	color: #3682BB; 
}



#right {
	display: none;
}



#FORSIDE_LINK {
	position: absolute;
	top: 12px;
	left: 10px;

}

#SHOP_LINK {
	position: absolute;
	top: 12px;
	left: 72px;
}

#CONTACT_LINK {
	position: absolute;
	top: 12px;
	left: 138px;
}


#PTContainer
{
	display: none;
	height: 20px;
	position: relative;
	left: 460px;
}


#PTContainer A:link, #PTContainer A:visited {
	font-size: 11px;
	color: #003266;
	text-decoration: none;
}
#PTContainer A:active, #PTContainer A:hover {
	color: #3682BB; 
}


#PTContainer2
{
	height: 20px;
	display: none;
	position: relative;
	left: 660px;
	width: 120px;
}



#PTContainer2 A:link, #PTContainer2 A:visited {
	font-size: 11px;
	color: #003266;
	text-decoration: none;
}
#PTContainer2 A:active, #PTContainer2 A:hover {
	color: #3682BB; 
}




#SEARCH_HEADLINE {
	position: absolute;
	top: 41px;
	left: 21px;
	color: #FFFFFF;
	font-weight: bold;
}

#SEARCH_FORM {
	position: absolute;
	top: 68px;
	left: 21px;
}

#TOP_MENU_BOTTOM {
	background: url(../images/top-menu-bottom.jpg) no-repeat top left;
	width: 780px;
	height: 10px;
	overflow: hidden;
}

#BODY {
	border-left: 1px solid #FFFFFF; 
	border-right: 1px solid #9BBFD4;
	background-color: #FFFFFF;
}

#BOTTOM_0 {
	background: url(../images/bottom-0.gif) no-repeat top left;
	width: 782px;
	height: 21px;
}

#BOTTOM_1 {
	background: url(../images/bottom-1.gif) no-repeat top left;
	width: 782px;
	height: 21px;
}

#BOTTOM_2 {
	background: url(../images/bottom-2.gif) no-repeat top left;
	width: 782px;
	height: 21px;
}

#BOTTOM_3 {
	background: url(../images/bottom-3.gif) no-repeat top left;
	width: 782px;
	height: 21px;
}

/* SEARCH FORM ELEMENTS */

INPUT.search {
	border: 1px solid #003266;
	width: 106px;
}
A.search {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
A.search:active, A.search:hover {
	color: #0092C5;
}

/* TOP MENU */

#TOP_MENU TD.top-menu-first,
#TOP_MENU TD.top-menu-first-onmouseover,
#TOP_MENU TD.top-menu-first-selected,
#TOP_MENU TD.top-menu,
#TOP_MENU TD.top-menu-onmouseover,
#TOP_MENU TD.top-menu-selected {
	height: 20px;
}

#TOP_MENU TD.top-menu-first-onmouseover,
#TOP_MENU TD.top-menu-first-selected {
	background: url(../images/top-menu-first-onmouseover.gif) no-repeat top left;
}

#TOP_MENU TD.top-menu {
	background: url(../images/top-menu.gif) no-repeat bottom left;
}

#TOP_MENU TD.top-menu-onmouseover,
#TOP_MENU TD.top-menu-selected {
	background: url(../images/top-menu-onmouseover.gif) repeat-x top left;
}

#TOP_MENU A {
	font-size: 11px;
	text-decoration: none;
	cursor: pointer;
	padding: 4px 15px 4px 15px;
}

#TOP_MENU A:link, #TOP_MENU A:visited {
	color: #FFFFFF;
}

#TOP_MENU A:hover, #TOP_MENU A:active {
	background-image: url(../images/top-menu-mouseover.gif);
}

#TOP_MENU A.selected:link, #TOP_MENU A.selected:visited, #TOP_MENU A.selected:active, #TOP_MENU A.selected:hover {
	background-image: url(../images/top-menu-selected.gif);
}

/* LEFT MENU */

#LEFT_MENU
{
display: none;
}

#LEFT_MENU H2 {
	padding-bottom: 2px;
	padding-left: 20px;
	padding-right: 20px;
	border-bottom: 1px solid #B4D7EB;
}

#LEFT_MENU DIV.left-menu-1,
#LEFT_MENU DIV.left-menu-2,
#LEFT_MENU DIV.left-menu-3 {
	border-bottom: 1px solid #B4D7EB;
	padding-top: 2px;
	padding-bottom: 2px;
}

#LEFT_MENU DIV.left-menu-1 {
	background-color: #EBF4FA;
	padding-left: 10px;
}

#LEFT_MENU DIV.left-menu-2 {
	background-color: #D4E8F4;
	padding-left: 25px;
}

#LEFT_MENU DIV.left-menu-3 {
	background-color: #EBF4FA;
	padding-left: 40px;
}

#LEFT_MENU DIV.item {
	padding-left: 10px;
}

#LEFT_MENU DIV.selected {
	padding-left: 10px;
	background: url(../images/left-menu-bullet.gif) no-repeat top left;
}

#LEFT_MENU A:link, #LEFT_MENU A:visited {
	color: #004E8F;
}

#LEFT_MENU A:active, #LEFT_MENU A:hover {
	color: #477DAA;
}

#LEFT_MENU DIV.left-menu-1 A {
	font-weight: bold;
	text-decoration: none;
}

#LEFT_MENU DIV.left-menu-2 A {
	text-decoration: none;
}

#LEFT_MENU DIV.left-menu-3 A {
	text-decoration: none;
}

/* BOX */

DIV.box {}

DIV.box-content {
	border-left: 1px solid #98BFD4;
	border-right: 1px solid #98BFD4;
	background-color: #DBEFFA;
	padding: 16px 20px 0px 20px;
}

DIV.box-bottom {
	background: url(../images/box-bottom-left.gif) no-repeat top left;
	height: 12px;
	margin-bottom: 20px;
}

DIV.box-bottom-inner {
	background: url(../images/box-bottom-right.gif) no-repeat top right;
	height: 12px;
}

/* LIST */

DIV.list {
	position: relative;
	margin-bottom: 10px;
}

DIV.list-top {
	position: absolute;
	background: url(../images/list-top-left.gif) no-repeat top left;
	width: 540px;
	height: 6px;
}

DIV.list-top-inner {
	background: url(../images/list-top-right.gif) no-repeat top right;
	top: 0px;
	left: 0px;
	width: 540px;
	height: 6px;
}

DIV.list-body {
	background-color: #F0F7FB;
	border-top: 2px solid #D1E8F1;
	border-left: 2px solid #D1E8F1;
	border-right: 2px solid #D1E8F1;
}

DIV.list-body-inner {
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

DIV.list-bottom {
	position: relative;
	background: url(../images/list-bottom-left.gif) no-repeat top left;
	width: 540px;
	height: 7px;
	top: -6px;
}

DIV.list-bottom-inner {
	background: url(../images/list-bottom-right.gif) no-repeat top right;
	width: 540px;
	height: 7px;
}

TABLE.list TH, TABLE.list TD {
	padding: 4px 5px 4px 5px;
	font-size: 11px;
	border-right: 1px solid #D1E8F1;
}

TABLE.list TH.last, TABLE.list TD.last {
	border-right: 0px;
}

TABLE.list TH {
	font-weight: bold;
}

TABLE.list TR.odd TD {
	background-color: #FFFFFF;
}

TABLE.list TR.even TD {
	background-color: #F0F7FB;
}

TABLE.list TR.last TD {
	padding: 0px;
}

LI
{
	list-style: 		none;
	background-image: 	url("/images/link-arrow.gif" );
	background-repeat: 	no-repeat;
	background-position: 	0 4px;
	margin: 		0 0 0 -14px;
	padding: 		0 0 0 14px;
}

.Events LI, div.NewsArchiveItem
{
	margin: 		0 0 15px 0;
	padding:		0;
	background-image: 	none;
}

UL.Events
{
	margin: 		0;
	padding:		0;
}