/* Page */

body 
{
  /*  background: #fff url('images/bg.jpg') no-repeat center top; */
}

.Bg1
{
    background: #FFFFFF url(images/bgMiddle.jpg) repeat-y center center;
}

.Bg2
{
     background: url(images/bgTop.jpg) no-repeat center top;
}

.Bg3
{
     background: url(images/bgBottom.jpg) no-repeat center bottom;
}


#Pagemaster
{
    margin:0 auto;
    width: 915px;
    font-family: Verdana;
    font-size: 11px;
}

a { text-decoration: none; color: #331e7b }
a:hover { text-decoration: underline; }
img { border: 0; }


/* --------- */
/*   Header  */
/* --------- */

#Header
{
    width: 100%;
    border-top: solid 3px #8170ad;
    height: 155px;
    position: relative;
    background: url('images/merki.jpg') no-repeat right top;
}

#Pagemaster.intranet #Header
{
    background: url('images/header-intranet.jpg') no-repeat 0 0;
}

#Header .Logo
{
    background: url('images/logo.jpg') no-repeat; 
    width: 232px;
    height: 53px;
    cursor: pointer;
    position: absolute;
    top: 30px;
}

#Pagemaster.intranet #Header .Logo
{
    background: none;
}

/* ------------------ */
/*   SectionSelector  */
/* ------------------ */

.SectionSelector
{
    height: 16px;
    margin: 0 85px 0 0;
	padding: 0;
	list-style: none;
	position: absolute;
    right: 0;
}

.SectionSelector li
{
    float:right;
    line-height: 18px;
    color: #beb495;
    font-size: 12px;
}

.SectionSelector li a
{
    color: #beb495;
    font-size: 12px;
    margin: 0 20px; 
}

#Pagemaster.intranet .SectionSelector li a
{
    color: #8170AD;
}

/* --------- */
/*   Menu    */
/* --------- */

.MainMenu
{
    position: absolute;
    bottom:0;
    height: 26px;
    margin-bottom: 8px;
    width: 915px;
    background-color: #331e7b;
}

.MainMenu ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	height: 26px;
	position:relative;
	overflow:hidden;
	float: left;
}

.MainMenu li
{
	float:left;
	height: 29px;
}

.MainMenu li a
{
    margin: 4px 0;
    display: block;
    font-size: 12px;
    color: #fff;
    height: 18px;
    padding: 0 21px;
    text-transform: uppercase;
    line-height: 18px;
}

.MainMenu .menusplitter
{
    color: #fff;
    font-size: 12px;
    line-height: 26px;
    position:relative;
    z-index: 0;
}

.MainMenu .Menu_Level0_Selected
{
    background-color: #8170ad;
    margin: 4px -4px;
    padding: 0 25px;
    position: relative;
    z-index: 1;
}

.MainMenu .bckgr_Menu_Level0_Selected
{
    border-bottom: solid 5px #331e7b;
}

/* Search */

#Header .SearchTextBox
{
    width: 113px;
    height: 15px;
    border: 0;
    float: left;
    padding: 0 0 1px 6px;
    line-height: 15px;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    float: right;
    background: none;
}

#Header .SearchButton
{
    height: 16px;
    width: 17px;
    float: left;
    background: transparent url(images/arrow-sprite.png) no-repeat -22px -23px;
    cursor: pointer;
    border-left: 0;
    float: right;
}

#Pagemaster.intranet div.searchBlockHolder
{
    display: block !important;
    bottom: 13px;
    display: block !important;
    position: absolute;
    right: 17px;
    background-color: #8170AD;
    width: 136px;
}

/* --------- */
/*  Layouts  */
/* --------- */

.Layout
{
    margin: 10px 0;
    width: 915px;
    min-height: 500px;
}

.Head
{
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    color: #331e7b;
}

.Normal
{
    font-family: Verdana;
    font-size: 11px;
}

.Keldutekstur
{
    font-family: Arial;
    font-size: 9px;
    font-style:italic;
}

a { text-decoration: none }
a:hover { text-decoration: underline; }
img { border: 0; }

.Button
{
    display:block;
    background: #36177e url('images/ButtonArrows.gif') no-repeat right center;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    padding: 0 30px 0 15px;
    border: 0;
    float: right !important;
    text-align: left;
    min-width: 65px;
    cursor: pointer;
}
.Button.Left
{
    background-position: left center;
    float: left !important;
    padding-left: 30px;
    padding-right: 15px;
    text-align: right;
}

.Button.Print
{
    background-image: none;
    text-align: center;
    padding: 0 5px;
    margin-right: 10px;
}

.ie input.Button, .ie input.Button.Left
{
    width: 125px;
}

input.Button
{
    padding-bottom: 3px;
}

/* FrontPage Layout */

.FrontPage
{
    height: auto;
    overflow:hidden;
}

.FrontPage .LeftPane
{
    width: 215px !important;
    min-height: 309px;
    float: left;
    margin-top: 18px;
}

.FrontPage .ContentPane
{
    width: 682px !important;
    min-height: 160px;
    float: left;
}

.FrontPage .ContentPane2
{
    width: 449px !important;
    min-height: 74px;
    float: left;
    margin: 18px 18px 12px;
}


.FrontPage .RightPane
{
    width: 215px !important;
    min-height: 487px;
    float: right;
}

.FrontPage .BottomPane
{
    width: 467px !important;
    min-height: 217px;
    float: left;
    margin-left: 18px;
}

/* Default Layout */

.DefaultPage
{
    height: auto;
    overflow:hidden;
}

.DefaultPage .LeftPane
{
    width: 215px !important;
    float: left;
    height: auto;
    min-height: 50px;
}

.DefaultPage .ContentPane
{
    width: 449px !important;
    float: left;
    height: auto;
    min-height: 50px;
    margin-left: 18px;
}

.DefaultPage .RightPane
{
    width: 215px !important;
    float: right;
    height: auto;
}

/* Store Layout */

.StorePage
{
    height: auto;
    overflow:hidden;
}

.StorePage .LeftPane
{
    width: 163px !important;
    float: left;
    height: auto;
    min-height: 50px;
}

.StorePage .ContentPane
{
    width: 559px !important;
    float: left;
    height: auto;
    min-height: 50px;
    margin-left: 18px;
}

.StorePage .RightPane
{
    width: 153px !important;
    float: right;
    height: auto;
}

.DefaultPage .ContentPane table a
{
    text-decoration: underline;
}


/* wide page */

.WidePage
{
    height: auto;
    overflow:hidden;
}

.WidePage .LeftPane
{
    width: 215px !important;
    float: left;
    height: auto;
    min-height: 50px;
}

.WidePage .ContentPane
{
    width: 682px !important;
    float: left;
    height: auto;
    min-height: 50px;
    margin-left: 18px;
}

/* ------------  */
/*  VerticalMenu */
/* ------------- */

.secondLevelNav
{
    list-style: none;
    padding: 0;
    border-bottom: solid 5px #331e7b;
    margin: 0;
}

.Menu_Level1, .Menu_Level1_Selected
{
    border-top: solid 1px #331e7b;
}

.secondLevelNav li
{
    padding-top: 3px;
    padding-bottom: 3px;
}

.Menu_Level1_Selected, .Menu_Level2_Selected, .Menu_Level3_Selected, .Menu_Level4_Selected, .Menu_Level5_Selected
{
    font-weight: bold;
}

.Menu_Level1, .Menu_Level1_Selected { padding-left: 0px; }
.Menu_Level2, .Menu_Level2_Selected { padding-left: 29px; background: url('Images/line.gif') no-repeat 21px 8px; }
.Menu_Level3, .Menu_Level3_Selected { padding-left: 50px; background: url('Images/line.gif') no-repeat 42px 8px; }
.Menu_Level4, .Menu_Level4_Selected { padding-left: 71px; background: url('Images/line.gif') no-repeat 63px 8px; }
.Menu_Level5, .Menu_Level5_Selected { padding-left: 92px; background: url('Images/line.gif') no-repeat 84px 8px; }

/* ----------- */
/*  Containers */
/* ----------- */

.Container .Control
{
    text-align: right;
}

.Container .Content
{
    overflow: hidden;
}

.ContentTitle
{
    height: 26px;
    background-color: #8170ad;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 26px;
    padding: 0 20px;
    overflow:hidden;
}

.ContainerTitle 
{
    border-bottom: solid 5px #331e7b;
}

.ContainerLogo
{
    background-color: #8170ad;
}

.ContainerLogo .ContentTitle
{
   background: #331e7b url('images/smalllogo.jpg') no-repeat right top;
}

.ContainerGray
{
    border-bottom: solid 3px #000;
}

.ContainerGray .ContentTitle 
{
    background-color: #ebe7dc;
    border-bottom: solid 3px #000;
    color: #000;
}

.ContainerGray .Content
{
    overflow: hidden;
    border-bottom: solid 5px #ebe7db;
    padding: 10px;
}

.ContainerPurple
{
    background-color: #cec6db;
}

.ContainerPurple .ContentTitle, .Container.DarkPurple .ContentTitle
{
    background: #331e7b;
}

.ContainerPurple .Content
{
    padding: 10px;
    overflow: hidden;
}

/* special for layouts */

.FrontPage .LeftPane .Container { height: 304px; }
.FrontPage .BottomPane .Container { width: 215px; height: 212px; float: left; margin-right: 18px; }
.RightPane .Container { height: 212px; margin-bottom: 18px; }
.RightPane .ContainerLogo { height: auto; min-height: 247px; }

.DefaultPage .RightPane .Container, .StorePage .RightPane .Container { height: auto; }
.DefaultPage .RightPane .Container table  { margin: 10px 18px; width: auto; }
.StorePage .LeftPane .Container table { margin: 10px 5px 10px 10px; width: auto; }

.DefaultPage .Container, .StorePage .Container, .WidePage .Container
{
    margin-bottom: 18px;
}

/* --------- */
/*    News   */
/* --------- */

.NewsSnippet
{
    margin-top: 15px;
    margin: 15px 18px 0 15px;
    color: #212125;
}

.NewsSnippet .Dato 
{
    color: #8170ad;
}

.NewsSnippet .Title *
{
    color: #331e7a;
    font-weight: bold;
}

/* images */

.NewsImageSnippetModule
{
    margin-bottom: 10px;
}

.NewsImageSnippetModule .NewsSnippet
{
    overflow: hidden;
    margin: 20px 15px 0 0;
}

.NewsImageSnippetModule img
{
    float: left;
    margin-right: 10px;
}

.NewsImageSnippetModule .moreNews
{
    display: block;
    float: right;
    clear: both;
    text-transform: uppercase;
    text-decoration: none;
    margin: 10px 30px;
    color: #8170AD;
}


/* --------- */
/*    Adv    */
/* --------- */


.Adv .Title a
{
    color: #212125;
    margin: 0 18px;
    padding: 15px 15px 5px 25px;
    display: block;
    background: url('images/arrow-sprite.png') no-repeat -45px -7px;
}

#Pagemaster.intranet .Adv .Title a
{
    margin-bottom: 10px;
}

.AdvLink
{
    width: 100px;
    text-align: center;
    vertical-align: bottom;
    float: left;
    margin: 0 6px;
}

.AdvLink .Title
{
    margin-top: 3px;
}

.AdvLink .Title a
{
    color: #331e7b;
    text-transform: uppercase;
    font-size: 12px;
}

.AdvLink .Img
{
    height: 80px;
    position:relative;
    width: 100px;
    text-align:left;
}

.AdvLink .Img a
{
    position: absolute;
    display: block;
    width: 100px;
    bottom: 0;
}

.AdvLink .Img a img
{
    display:block;
    margin: 0 auto;
}


/* --------- */
/*    FAQ    */
/* --------- */

.FAQ
{
    margin: 10px 18px;
	padding: 0;
	list-style: none;
}

.FAQ li .Title
{
    text-transform: uppercase;
    color: #fff;
    background: url('images/arrow-sprite.png') no-repeat 165px -18px;
    height: 24px;
    line-height: 24px;
    cursor: pointer;
}

.FAQ .Text
{
    color: #fff;
    height: 135px;
}

.FAQ li
{
    border-bottom: solid 1px #331e7b;
}

.FAQ .open .Title
{
    background-position: 165px 6px;
}


/* ---------- */
/*   Events   */
/* ---------- */

/* Calendar */

#Pagemaster .Layout div table.Calendar
{
    width: 215px;
    height: 170px;
    margin: 0;
}

.Calendar *
{
    font-size: 11px !important;
}

.Layout .Container .Content .CalendarTitle
{
   font-weight:bold;
   text-transform: uppercase;
   margin: 3px 0;
}
/* */

.Calendar tr td
{
    background-color:Transparent !important;
}

.Calendar .CalendarDayHeader
{
    border-top: 1px solid #8771b1;
    border-bottom: 1px solid #8771b1;
    color: #8771b1;
    padding: 1px 0;
}

.CalendarDay, .CalendarNonEmptyDay, .CalendarWeekendDay, .CalendarSelectedDay, .CalendarOtherMonthDay
{
    border: 1px solid #fff;
}

.CalendarPrevMonthImage
{
    height: 15px;
    width: 15px;
    background: url('Images/arrow-sprite-flip.png') no-repeat 0px -23px;
    cursor: pointer;
    margin-left: 25px;
}

.CalendarNextMonthImage
{
    height: 15px;
    width: 15px;
    background: url('Images/arrow-sprite.png') no-repeat right -23px;
    cursor: pointer;
    margin-right: 25px;
}

.Calendar tr .CalendarNonEmptyDay
{
    background-color: #dcd5e7 !important;
}
.Calendar tr .CalendarNonEmptyDay a
{
    color: #000000 !important;
    font-weight: bold;
}

.Calendar tr .CalendarSelectedDay
{
    background-color: #8771b1 !important;
}

.Calendar tr .CalendarSelectedDay a
{
    color: #fff !important;
    font-weight: bold;
}

.Calendar tr .CalendarOtherMonthDay a
{
    color: #dad5e9 !important;
}

/* --------- */
/*   Footer  */
/* --------- */

#Footer
{
    width: 915px;
    color: #888888;
    font-size: 10px;
    text-align: center;
    margin: 15px 0 25px;
}

#Footer .Login
{
    margin-top: 5px;
}

#Footer .Login *
{
    color: #cbcbcb;
}

/* REPORTING */

div.report_options div.title
{
    text-transform: uppercase;
    float:left;
}

div.report_options 
{
    border-top: 1px solid #000000;
    border-bottom: 3px solid #34187E;
}

div.report_options div.report_settings
{
    border-bottom: 5px solid #34187E;
    height: 54px;
}

div.report_options div.report_settings div.title
{
    padding-top: 8px;
}

div.report_options div.report_settings div.reportOptions
{
    padding-top: 5px;
    margin-left: 145px;
}

div.report_options div.report_settings div.reportOptions td input
{
    margin-top: 0;
    float:left;
    margin-left: 15px;
}
.ie div.report_options div.report_settings div.reportOptions td input
{
    margin-top: -3px;
}

div.report_options div.report_categories
{
    padding: 13px 0 20px 0;
}

div.report_options div.report_categories div.title
{
    padding-top: 4px;
}

div.report_options div.report_categories div.select_all
{
    padding-top: 4px;
    padding-bottom: 10px;
    border-bottom: 1px solid #34187E;
    width: 150px;
}

div.report_options div.report_categories div.select_all input
{
    margin: 0 5px 5px 15px;
    float:left;
}
.ie div.report_options div.report_categories div.select_all input
{
    margin-top: -3px;
}

div.report_options div.report_categories div.category_group_header
{
    text-transform: uppercase;
    color: #331E7B;
    font-weight: bold;
    padding: 12px 0;
}

div.report_options div.report_categories div.category_group
{
    padding-left: 50px;
}

div.report_options div.report_categories div.category_group td input
{
    margin: 0 5px 2px 0;
    float:left;
}
.ie div.report_options div.report_categories div.category_group td input
{
    margin-top: -3px;
}

div.report_options div.generate_report input
{
    margin-top: 25px;
    width: 135px;
}




div.eCommerce_ControlPanel
{
	background: #8170AD url("images/eCommerce-login-arrow.jpg") no-repeat scroll 125px 7px;
	font-size: 12px;
	height: 26px;
 	line-height: 26px;
	overflow: hidden;
	padding: 0 10px;
	text-transform: uppercase;
	border-bottom: 3px solid #331E7B;
	text-align: left;
	
}

div.eCommerce_ControlPanel a
{
	margin: 0;
	color: #FFFFFF;
}



div.eCommerce_ControlPanel.loggedInn
{
	background: none;
	border-top: solid 1px #331E7B;
	height: auto;
	padding: 0;
}

div.eCommerce_ControlPanel.loggedInn span
{
    color: #331E7B;
    display: block;
    line-height: 18px;
    padding: 6px;
    text-transform: none;
	margin-bottom: -22px;
}

div.eCommerce_ControlPanel.loggedInn a
{
	color: #331E7B;
	display: block;
	border-top: solid 1px #331E7B;
	border-bottom: solid 3px #8173ae;
	padding: 0 10px;
}