/* PANES */
.pagemaster
{
	background: #000 url(Images/bg_gradient.jpg) repeat-x top;
	border: 0;
	width:100%;
	height: 100%;
}

.TopLeft
{
	vertical-align:top;
	text-align:left;
}
.LogoMaster
{
	background-image: url(Images/logo.gif);
	background-repeat:no-repeat;
	height:100px;
	width:958px; 
	vertical-align:top;
	text-align:left;
	
}

.LogoNormal
{
	background-image: url(Images/logo.gif);
	background-repeat:no-repeat;
	height:100px;
	width:958px; 
	vertical-align:top;
	text-align:left;
}


.Adv_3items_shadow
{
    padding-top:5px;
    }

/* PANES END */


/* FONTS */
.Head
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
}
.Head A
{
    font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}
.Normal
{
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	line-height:15px;
}
.Normal A, .Normal TD
{
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	line-height:15px;
}
.Footer, .Footer A
{
	font-family:Arial; font-size:10px; line-height:14px; color:#000; text-decoration:none;
}
.Credits, Credits A
{
	font-weight: normal;
	font-size:10px;
	color: #999797;
	line-height:14px;
	font-family: Arial;
	text-align: center;
	text-decoration: none;
}
/* FONTS END */



/* INPUT FIELDS */
.Textbox
{
	border: solid 1px #ffffff;
	background-color:#ffffff;
	height: 16px;
	width: 88px;
	padding-left:7px;
	padding-top:3px;
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #020100;
}
.Textbox_Small
{
	border: solid 1px #b6bec6;
	background-color:#eceeee;
	height: 15px;
	width: 150px;
	padding-left:3px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	line-height:13px;
	color: #343f4a;
}
.TextArea
{
	border: solid 1px #b6bec6;
	background-color:#eceeee;
	height: 48px;
	width: 204px;
	padding-left:3px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #343f4a;
}

.TextArea_Small
{
	border: solid 1px #b6bec6;
	background-color:#eceeee;
	height: 48px;
	width: 150px;
	padding-left:3px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #343f4a;
}

.SearchTextBox
{
    background-color:transparent;
    font-family:Arial;
    font-size: 11px; 
    color:  #000000;
    width: 108px;
	height: 17px;
    text-transform:lowercase;
    border:0px;
    margin:0px;
    vertical-align:bottom;
    text-align:right;
    padding-top:1px;
    padding-right:2px;
}
.SearchTextBoxGrayed
{
    background-color:transparent;
    font-family:Arial;
    font-size: 11px; 
    color:  #000000;
    width: 108px;
	height: 17px;
    text-transform:lowercase;
    border:0px;
    margin:0px;
    vertical-align:bottom;
    text-align:right;
    padding-top:1px;
    padding-right:2px;
}
.Button
{
	background-image: url(Images/trans.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	border:0px;
}
/* INPUT FIELDS END */


/* ERROR MESSAGES */
.ValidationMessage
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #d63308;
}

.ValidationSummary
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #d63308;
	margin-top: 13px;
	margin-bottom: 8px;
	padding-bottom: 8px;
}
/* ERROR MESSAGES END */
/************************ Menu ********************************/

/***********************Menu Horizontal level 0 using "<li> tags"**************************/

ol, ul, li{
border:0pt none;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0pt;
padding:0pt;
list-style:none;
}

.Horizontal_Menu{
height:18px; vertical-align:top; float:left;
}

.Horizontal_Menu li{
	float:left;
	border-right: 1px solid #b5121b;
	font-weight:bold;
	height:18px;
}
.Horizontal_Menu li a{
	padding:2px 13px 3px ;	
	height:18px; /* 16px */
	*height:auto; /* IE BUG FIX */	
	display:block;
}
.Menu_Level0_Selected{
	height:18px;
	*height:18px; /* IE BUG FIX */	
}

/***********************************************************************************/

/*************** Menu Level 0 ***************/


.Menu_Level0, A.Menu_Level0:link, A.Menu_Level0:active, A.Menu_Level0:visited, A.Menu_Level0:hover
{
	font-size: 9pt;
	color: #fefefe;
	font-family: Arial;
	text-decoration: none;
	text-transform: none;
}

.Menu_Level0_Selected, A.Menu_Level0_Selected:link, A.Menu_Level0_Selected:active, A.Menu_Level0_Selected:visited, A.Menu_Level0_Selected:hover
{ 
	font-size: 9pt;
	color: #fefefe;
	font-family: Arial;
	text-decoration: none;
	text-transform: none;
}

.Menu_Level0_First, A.Menu_Level0_First:link, A.Menu_Level0_First:active, A.Menu_Level0_First:visited, A.Menu_Level0_First:hover, .Menu_Level0_First_Selected
{
	font-size: 9pt;
	color: #fefefe;
	font-family: Arial;
	text-decoration: none;
	text-transform: none;
}

.Menu_Level0_Selected
{
	 background-color:#b5121b;
	 height:18px;	
}
.Menu_Level0_First_Selected{ height:18px;}

/*************** Menu Level 1 ***************/
.Menu_Level1, Menu_Level1 A, .Menu_Level1_Selected, Menu_Level1_Selected A, .Menu_Level1_Last, .Menu_Level1_First_Last, .Menu_Level1_First_Last_Selected, .Category_Level0_Selected
{
	font-family: Arial;
	font-size: 9pt;
	color: #fefefe;
	font-weight: normal;
	text-decoration: none;
	padding-top:3px;
	padding-bottom:2px;
}
.Menu_Level1_Selected, Menu_Level1_Selected A, .Menu_Level1_First_Selected, .Menu_Level1_Last_Selected, .Menu_Level1_First_Last, .Menu_Level1_First_Selected, Menu_Level1_First_Selected A
{
	font-weight: bold;
}
.Menu_Level1_First, Menu_Level1_First A, .Menu_Level1_First_Selected, Menu_Level1_First_Selected A
{
	font-family: Arial;
	font-size: 9pt;
	color: #fefefe;
	font-weight: normal;
	text-decoration: none;
}
.Menu_Backgr_Level1, .Menu_Backgr_Level1_Selected
{
	background-image:url(Images/menu_level1.jpg);
	background-repeat:repeat-x;
}
.Menu_Backgr_Level1_First, .Menu_Backgr_Level1_First_Selected, .Menu_Backgr_Level1_First_Last, .Menu_Backgr_Level1_First_Last_Selected
{
	background-color:#000000;
}

/*************** Menu Level 2 ***************/
.Menu_Level2, Menu_Level2 A, .Menu_Level2_Selected, Menu_Level2_Selected A, .Category_Level1
{
	font-family: Arial;
	font-size: 9pt;
	color: #fefefe;
	font-weight: normal;
	text-decoration: none;
	padding-left:17px;
	padding-top:3px;
	padding-bottom:2px;
}
.Menu_Level2_Selected, Menu_Level2_Selected A, .Menu_Level2_Last_Selected, .Category_Level1_Selected
{
	font-weight: Bold;
	padding-bottom:2px;
}
.Menu_Backgr_Level2, .Menu_Backgr_Level2_Selected, .Menu_Backgr_Level2_Last, .Menu_Backgr_Level2_Last_Selected
{
	background-color:#000000;
}
/*************** Menu Level 3 ***************/
.Menu_Level3, Menu_Level3 A, .Menu_Level3_Selected, Menu_Level3_Selected A, .Category_Level2
{
	font-family: Arial;
	font-size: 9pt;
	color: #fefefe;
	font-weight: normal;
	text-decoration: none;
	padding-left:24px;
	padding-top:3px;
	padding-bottom:2px;
	}
.Menu_Level3_Selected, Menu_Level3_Selected A
{
	font-weight: Bold;
	padding-bottom:2px;
}
.Menu_Backgr_Level3, .Menu_Backgr_Level3_Selected, .Menu_Backgr_Level3_Last, .Menu_Backgr_Level3_Last_Selected
{
	background-color:#000000;
}
/*************** Menu Level 4 ***************/
.Menu_Level4, A.Menu_Level4:link, A.Menu_Level4:active, A.Menu_Level4:visited, A.Menu_Level4:hover, .Category_Level3, .Menu_Level4_Selected, A.Menu_Level4_Selected:link, A.Menu_Level4_Selected:active, A.Menu_Level4_Selected:visited, A.Menu_Level4_Selected:hover, .Category_Level3_Selected, .Menu_Level4_Last, .Menu_Level4_Last_Selected, .Menu_Level4_First_Last, .Menu_Level4_First_Last_Selected, .Category_Level3_Selected
{
	font-family: Arial;
	font-size: 9pt;
	color: #fefefe;
	font-weight: normal;
	text-decoration: none;
	padding-left:31px;
	padding-top:3px;
	padding-bottom:2px;
	}
.Menu_Level4_Selected, A.Menu_Level4_Selected:link, A.Menu_Level4_Selected:active, A.Menu_Level4_Selected:visited, A.Menu_Level4_Selected:hover, .Category_Level3_Selected, .Menu_Level4_Last_Selected
{
	font-weight: Bold;
	padding-bottom:2px;
}
.Menu_Backgr_Level4, .Menu_Backgr_Level4_Selected, .Menu_Backgr_Level4_Last, .Menu_Backgr_Level4_Last_Selected
{
	background-color:#000000;
}
/* MENUS END */

/* GENERIC */
H1 {}
H2 {}
H3 {}
H4 {}
H5, DT {}
H6 {}
TFOOT, THEAD {}
TH {}
A:link {}
A:visited {}
A:active {}
A:hover {}
SMALL {}
BIG {}
BLOCKQUOTE, PRE {}
UL LI {}
UL LI LI {}
UL LI LI LI {}
OL LI {}
OL OL LI {}
OL OL OL LI {}
HR {}
/* GENERIC END */

/* CUSTOM STYLES ONLY FOR THIS PARTICULAR SKIN! */
/* Opacity */
.thumbGray
{
opacity: 0.60;
filter: alpha(opacity=100);
-moz-opacity: 1.00;
}
.thumbNotGray
{
opacity: 1;
filter: alpha(opacity=60);
-moz-opacity: 0.60;
}
thumbGray A
{
opacity: 0.60;
filter: alpha(opacity=100);
-moz-opacity: 1.00;
}
thumbNotGray A
{
opacity:1.0;
filter: alpha(opacity=60);
-moz-opacity: 0.60;
}
/* Start Image Top to each section */
.imgTop_fo-FO
{
	background-image:url(Images/fo-FO_top.jpg);
	background-repeat:no-repeat;
	height:54px;
	width:584px;
}
.imgTop_en-US
{
	background-image:url(Images/en-US_top.jpg);
	background-repeat:no-repeat;
	height:54px;
	width:584px;
}
.imgTop_da-DK
{
	background-image:url(Images/da-DK_top.jpg);
	background-repeat:no-repeat;
	height:54px;
	width:584px;
}
/* End Image Top to each section */
.HeadTitle, HeadTitle A
{
	font-family: Arial;
	font-size: 8pt;
	color: #ffffff;
/*	text-transform:uppercase;*/
	font-weight:bold;
}
.bgTitleBottom
{
	background-image:url(Images/bgTitleBottom.gif);
	background-repeat:no-repeat;
	height:16px;
	width:16px;
}
.bgTitleTop
{
	background-image:url(Images/bgTitleTop.gif);
	background-repeat:no-repeat;
	height:16px;
	width:16px;
}
.textNormal
{
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	line-height:11pt;
}
.ContacsNormal
{
	font-family: Arial;
	font-size: 10pt;
	color: #515860;
	line-height:11pt;
}
.AnnoNormal
{
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	line-height:14px;
}
.textButton, .textButton A
{
	font-size: 8pt;
	color: #000000;
	font-family: Arial;
}
/*List Item Styles*/
.containerBg
{
	background-color:#f1e3d6;
}
.listItemSeparator
{
	background-color: #ffffff;	
	height:10px;
}
.listItemDetailWidth
{
	width:400px;
}
.listItemDetailTitle
{
	height:16px;
	padding-left:8px;
	background-image: url("images/listDetailTitleBg.gif");
	background-repeat:no-repeat;
}
.listItemDetailTitle Span
{
	color:#ffffff;	 
	font-size: 8pt;
	font-family: Arial;	
	font-weight:bold;
}


/*Styles used for teh redesign*/
.loginsymbol{ font-family:Arial; font-size:10px; line-height:14px; color:#bf141e; text-decoration:none;}
.footer_section{padding-top:6px; *padding-top:1px; -padding-top:4px; height:14px; vertical-align:top; text-align:center; width:100%;padding-bottom:6px;}
.credits_section{width:100%; padding-top:34px; *padding-top:29px; -padding-top:33px; text-align:center; vertical-align:top;
                 padding-bottom:20px;}

.layout_FrontPage_Layout .skinmaster { width:958px; background-color:#fff; height:600px; vertical-align:top; text-align:left;}
.layout_StandardPage_Layout .skinmaster { width:847px; background-color:#fff; height:650px; vertical-align:top; text-align:left;}
.layout_WidePage_Layout .skinmaster { width:847px; background-color:#fff; height:650px; vertical-align:top; text-align:left;}

.search_box{background:url(Images/search_bg.gif) no-repeat top; height:17px; width:114px;}

/*Modules Styles*/
.adv_title, .adv_title a{ font-family:Arial; font-size:12px; font-weight:bold; color:#fff; text-decoration:none;line-height:14px;}

.googlebar{margin-top:0px; margin-bottom:0px;height:245px;	width:316px; background-color:#000000;}
.googlebar * {color:White!important;}

.adv_section{margin-top:0px; margin-bottom:0px;height:68px;	width:316px; background-color:#000000;}
.adv_text{ font-family:Arial; font-size:12px; font-weight:normal; color:#fff; text-decoration:none; line-height:14px;}
.read_more, .read_more a{ font-family:Arial; font-size:9px; color:#6d6e6e!important; text-decoration:underline;}

.read_more_red, .read_more_red a{ font-family:Arial; font-size:9px; color:#f09397; text-decoration:underline;}
.read_more_grey, .read_more_grey a{ font-family:Arial; font-size:9px; color:#bfbfbf; text-decoration:underline;}

.Adv_title_bg
{
    width:316px;
    height:69px;
    background-color:#000;
    filter: alpha(opacity=60);	
	opacity: 0.60;
	-moz-opacity: 0.60;
	position:relative;
	margin-top:-69px;
	z-index:10;
}

.Title 
{
	z-index:20; 
	position:relative;
	margin-top:-69px; 
	padding:7px 20px 0 8px;
	*padding:8px 20px 0 8px;
	
}
	



