


/*Language*/
.lang { display: none }
.lang_GB .lang.gb, .lang_DK .lang.da, .lang_FO .lang.fo
{
    display: inline;
}
.ssnPrintButton
{
    background-image: url(Images/printicon.gif);
    color: #acacac;
}
/* --------- */
/*   Page    */
/* --------- */

body
{
    background: url('images/bg.jpg') no-repeat center 0;
}
#Pagemaster
{
    width: 1000px;
    margin: 0 auto;
    min-height: 500px;
}

a
{
    text-decoration: none;
    color: #233841;
}
a:hover
{
    text-decoration: underline;
}
img
{
    border: 0;
}


.Normal
{
    font-size: 11px;
    line-height: 17px;
    font-family: Verdana;
    color: #555;
}
.Head2
{
    font-size: 11px;
    line-height: 17px;
    font-family: Verdana;
    color: #555;
    font-weight:bold;
}

.Head
{
    font-size: 22px;
    color: #88c3d5;
    text-transform: uppercase;
}

.HeadR
{
	color: #88C3D5;
	font-family: verdana;
	font-size: 20px;
	line-height: 22px;
	text-transform: uppercase;
}

.HeadLight, .HeadLightItalic
{
    font-size: 22px;
    color: #88c3d5;
    text-transform: uppercase;
}

.HeadLightItalic
{
    text-transform: none;
}

.FrontPage .Head
{
    color: #555;
}

/* --------- */
/*   Header  */
/* --------- */

#Header
{
    height: 128px;
    position: relative;
    z-index:100;
}

#Header a.Logo
{
    float: left;
    display: block;
    height: 92px;
    width: 391px;
    background: url('Images/logo.jpg') no-repeat 0 0;
}

#Header ul.Menu.Top
{
    float: right;
    margin: 10px 15px 0 0;
    height: 28px;
}

#Header .Sections
{
    position: absolute;
    right: 0;
    top: 61px;
}

#Header ul.Menu.Main
{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 1000px;
}

#Header .Search
{
    position: absolute;
    right: 15px;
    bottom: 6px;
    width: 228px;
}
#toolbar
{
    height: 13px;
    width: 1000px;
    position: relative;
}
#Header a#PartnerLogin
{
    display: block;
    position: absolute;
    right: 172px;
    font-size: 10px;
    text-decoration: none;
    top: 61px;
    font-size: 9px;
}
#Header a#PartnerLogin:hover
{
    text-decoration: underline;
}
#breadcrumbs, #breadcrumbs a
{
    font-size: 9px;
    color: #6E7178;
}
#breadcrumbs
{
    position: absolute;
    left: 40px;
}

/* --------- */
/*   Menu    */
/* --------- */

ul.Menu
{
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.Menu li
{
}

ul.Menu a
{
    display: block;
    float: left;
}


/* Top Menu */

ul.Menu.Top li
{
    float: left;
}

ul.Menu.Top li a
{
    color: #fff;
    padding: 0 20px;
    height: 28px;
    line-height: 20px;
    text-transform: uppercase;
}


/* Main Menu */
ul.Menu.Main
{
    background: url('Images/menubar.jpg') no-repeat 0 0;
    padding-left: 30px;
    height: 36px;
}
ul.Menu.Main li
{
    float: left;
    background: url('Images/layoutmenu_splitter.gif') no-repeat right 6px;
}
ul.Menu.Main li.Last
{
    background: none;
}

ul.Menu.Main li a
{
    height: 14px;
    padding: 3px 10px 0;
    line-height: 16px;
    color: #666;
    text-decoration: none;
}

ul.Menu.Main li.Selected a
{
    color: #666;
}
ul.Menu.Main li
{
    padding: 0 0 6px;
    margin-top: 6px;
}

ul.Menu.Main li ul
{
    display: none;
}

ul.Menu.Main li, ul.Menu.Main li.Selected.First
{
    border-bottom: solid 6px transparent;
}

ul.Menu.Main li.Selected
{
    border-bottom: solid 6px #f8b02c;
}

ul.Menu.Main li.open
{
    background: url('images/menuBg.jpg') repeat-x 0 0;
}

ul.Menu.Main li.p17380
{
    border-bottom: 0 !important;
    padding-bottom: 0;
}

ul.Menu.Main li.p17380 a
{
    color: #fff;
    background-color: #F8B02C;
    padding-bottom: 6px;
}

ul.Menu.Main ul
{
    width: 172px;
    margin: 0;
    padding: 12px 0;
    list-style: none;
    overflow: hidden;
    clear: both;
}

ul.Menu.Main ul li
{
    float: none;
    background: none;
    padding: 0;
    margin: 0;
    color: #fff;
    border: 0 !important;
}

ul.Menu.Main ul li.Selected a
{
    background-color: #fefdfb;
    color: #F8B02C;
    border: solid 1px #fff;
}

ul.Menu.Main ul li a
{
    float: none;
    padding: 5px 10px;
}

ul.Menu.Main li.Selected li
{
    border: 0;
}

/* Layout menu */
ul.LayoutMenu
{
    margin-bottom: 20px;
    position: relative;
    left: -10px;
}

ul.LayoutMenu li
{
    background: url('Images/hr_dedede.gif') no-repeat 24px bottom;
}


ul.LayoutMenu li a
{
    font-size: 11px;
    color: #6e7178;
    padding: 4px 0 5px 24px;
    float: none;
}

ul.LayoutMenu li.Selected a
{
    color: #010101;
    background: url('Images/layoutmenu_selected.gif') no-repeat 0px center;
}

ul.LayoutMenu li.lvl2
{
    padding-left: 20px;
}
ul.LayoutMenu li.lvl3
{
    padding-left: 34px;
}
ul.LayoutMenu li.lvl4
{
    padding-left: 48px;
}
ul.LayoutMenu li.lvl5
{
    padding-left: 62px;
}

.partnerL ul.LayoutMenu li.lvl2  { padding-left: 0; }
.partnerL ul.LayoutMenu li.lvl3  { padding-left: 20px; }
.partnerL ul.LayoutMenu li.lvl4  { padding-left: 34px; }
.partnerL ul.LayoutMenu li.lvl5  { padding-left: 48px; }

/*ie6*/
.ie6 ul.LayoutMenu li a
{
    line-height: 5px;
}



/* --------- */
/*   Section */
/* --------- */

.Sections
{
    width: 168px;
    background: url('Images/selectCountry.jpg') no-repeat top right;
    color: #233841;
    font-size: 9px;
    z-index: 100;
}

.Sections span
{
    cursor: default;
    padding-left: 13px;
}

.Sections ul
{
    list-style: none;
    margin: 0;
    padding: 6px 0;
    display: none;
    width: 162px;
    filter: alpha(opacity=90);
    opacity: 0.9;
    background-color: #f1f2f2;
    line-height: 15px;
    font-family: Verdana;
    overflow: hidden;
}

.Sections ul li
{

}

.Sections ul a
{
    display: block;
    padding-left: 12px;
}

.Sections ul a:hover
{
    background: url('Images/yellowBox.jpg') no-repeat 0 5px;
}

/* --------- */
/*   Search  */
/* --------- */

.Search
{
    background: url('images/search.jpg') no-repeat 0 0;
    height: 21px;
}

.Search input
{
    float: left;
    border: 0;
    margin: 3px 0 0 25px;
    padding: 0;
    height: 19px;
    width: 161px;
    color: #858689;
    line-height: 15px;
    background: transparent;
    font-size: 12px;
}

.Search a
{
    float: right;
    display: block;
    height: 21px;
    width: 34px;
}

/* --------- */
/*   Footer  */
/* --------- */

#Footer
{
    width: 1000px;
    margin: 0 auto;
    border-top: solid 7px #87c2d5;
    padding: 5px 0 50px 0;
}

#Footer, #Footer *
{
    color: #555555;
    font-size: 10px;
}
#Footer #footertext
{
    float: left;
}

#Footer #credits
{
    float: right;
}
#Footer #credits, #Footer #credits a
{
    color: #8f8f8f !important;
}

.ssnPrintButton
{
    position: absolute;
    right: 0 !important;
    top: -24px !important;
    left: auto !important;
    background-position: 0 2px;
    height: 14px;
}






/* IE6 Fixes */
.ie6 .FrontPage .ContentPane
{
    overflow: hidden;
}

.ie6 .Advs.Rotate
{
    position: relative;
    left: -275px;
    top: -165px;
}

.ie6 .FrontPage .Adv.Boxes
{
    overflow: hidden;
    position: relative;
    width: 744px;
    height: 127px;
    left: -275px;
    top: -165px;
}

.ie6 .FrontPage .Adv.Entrances
{
    position: relative;
    width: 1000px;
    height: 56px;
}

.ie6 .FrontPage .Adv.Testimonial
{
    position: relative;
    width: 230px;
    height: 279px;
    left: -275px;
    top: -165px;
}

.ie6 .FrontPage .Adv.Testimonial img
{
    
}

.ie6 .WidePage .ContentPane
{
    width: 751px !important;
    overflow: hidden;
}

.ie6 .WidePage .Adv.Boxes
{
    width: 700px;
    height: 400px;
}

.ie6 .WidePage .Adv.Boxes .item
{
    position: static;
}

.ie6 .WidePage .Adv.Boxes .item img
{
    position: static;
    
}

.ie6 .WidePage .Adv.Boxes .Head
{
    position: static;
    z-index: 100;
}
.ie6 .NormalPage .ContentPane 
{
    width: 500px !important;
    overflow: hidden;
    height: auto
}

.ie6 .Current_Picture_Main_Wrapper
{
    position: relative;
    width: 500px;
    top: -800px;
    left: -300px;
}