/*
    Off white =     #fdfdfd
    blue =          #0097dd
    dark grey =     #2d2d2d
    grey =          #565656
    light grey =    #9f9f9f
    lighter =       #D3D3D3
    font =          Arial
                    Frutiger


*/



.clearfix:after
{
    clear:both;
    content:".";
    display:block;
    height:0;
    visibility:hidden;
}
#print_logo
{
    display: none;

}
.clearfix
{
    display:inline-block;
}
.clearfix
{
    display:block;
}
body
{
    font-family: arial, helvetica,sans-serif;
    background: white;
    margin: 0px;
    padding: 0px;
    font-size: 0.9em;
}

h4
{
    margin: 12px 0px;

}
p
{

    margin: 8px 0px;

}

a:hover, .languages a:hover, #tabs a:hover
{
    text-decoration : underline;
}

a
{
    text-decoration: none;
    color: #0097dd;
}
small a
{
    text-decoration : underline;
    color: #0097dd;
    font-size: 1em;
}



#header
{
    background: black  url(../images/header_bg.gif) repeat-x 0px 0px;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.centered
{
    margin: auto;
    width: 1000px;
    padding: 0px ;
    position:relative;
    overflow: hidden;
    display: block;
    z-index: 10;
}
#body div.centered
{
    min-height: 400px;
}

#languages_wrapper
{
    overflow-x:hidden;
    overflow-y:hidden;
    width:1000px;
}

.languages
{
    list-style: none ;
    font-size: 1em;
    color: #9f9f9f;
    text-align: center;
    margin: 11px 0px 0;
    float:right;
}
.languages
{
    padding: 0px;
}
.languages li
{
    display: inline;
}


.languages a
{
    color: #D3D3D3;
    text-decoration: none;
    font-size:1.1em;

}
.languages a.active
{
    color: #0097DD;

}



#header #search_form
{
    float: right;
    margin-top:10px;
}

#tabs
{
    list-style: none ;
    text-align: left;
    margin: 0px auto;
    padding:0 5px 20px 0;


}
#tabs a
{
    color : #fdfdfd;
    text-decoration: none;
    font-size: 1em;
    display: block;
    font-size:1.2em;
    padding: 10px 9px 15px;

}

#tabs li
{

    position: relative;
    display: block;
    float: left;

}


#tabs li.active
{
    background: white;
    border: solid 2px #D3D3D3;
    border-width: 2px 0px 0px 2px;
}
#tabs .active a
{
    padding: 8px 10px 15px;
    color : #0097dd;

}


#search_submit
{
    background: url(../images/submit.gif) no-repeat 0px 0px;
    width:35px;
    cursor:pointer;
}

#SearchText
{
    background: url(../images/search.png) no-repeat 0px 0px;
	width: 85px;
}



#SearchText, #search_submit
{
    border:0;
    height:20px;
    padding:2px 0 0 25px;
    margin: 0px;
    float: left;
}

#body
{
    background:white url(../images/bg.gif) repeat-x scroll 0 -64px;
    min-height:426px;
    color: #2d2d2d;
    position:relative;
    overflow: hidden;
}


#body #logo
{
    display:block;
    margin:35px 0 0 0;
    width:230px;
}

#body a img
{
    border:0px;
}


#body #logo_rum img
{
    padding: 35px  0px 0px 12px;
    border:0px;
    float: right;

}

#body div.category_box
{
    overflow:hidden;
    position:relative;
    width:200px;
    background-color: white;
    padding: 0px 15px;
    float: right;
    border:1px solid #D3D3D3;
    clear: right;
    margin: 25px 0px;

}
#body div.category_box h4 a
{
    color:#2D2D2D;

}

#body ul.links
{
    padding: 5px 0px;
    color: #0097dd;
    list-style: none;
    font-size: 0.9em;
    margin: 0px;
    position: relative;
}


#body ul.links li a
{
    color: #0097dd;
    margin: 0px -10px ;
    padding: 4px 15px;
    border-top:1px solid #D3D3D3;
    display: block;

}
#body ul.links li
{
    background: transparent url(../images/bullet.gif) no-repeat 0 50%;
    color: #0097dd;
    padding: 2px 12px ;
    min-height: 15px;


}


#moodImg
{
    left:150px;
    position:absolute;
    z-index: -1;
}


.linkBox
{
   float: left;
   margin: 70px 20px 0px 0px;
   background: white;
   border:1px solid #D3D3D3;
   border-width: 1px 0px 0px;
   padding: 5px 0px 10px 10px;
   min-width: 200px;
}


.linkBox h4, .linkBox ul
{

   clear: right;
   background: white;


}

.linkBox h4
{
   border:solid #D3D3D3;
   border-width: 1px 1px 0px 0px;
   margin:-36px 0 0 -11px;
   padding: 5px 10px;
   height: 20px;
   float: left;


}
.linkBox h4 a
{
    color: #5F5F5F;
    font-weight:normal;

}


h5
{
    margin:0px 0px 10px;
    padding: 5px 0px 10px;
    font-size: 1em;

}

.linkBox h5
{
    padding: 5px 0px 0px;
    margin:5px 0px 2px;

}
.categoryBox h5
{
    margin:0px;
    padding: 5px 0px 2px;

}

.linkBox ul
{
    border-right:1px solid #D3D3D3;
    width:450px;
    list-style: none;
    margin:0 -10px 0 0;
    padding:0px;
}


.rightColumn .linkBox ul
{

    width:160px;

}
.rightColumn .linkBox ul ul
{

    width: 100%;
    overflow: hidden;

}

.centered  .front_page ul
{

    width:auto;

}
div.fr
{
     padding-top: 8px;

}


.centered  .kontact_oss ul
{

    width: 276px;
    border-right: 0px;
}

.linkBox ul li
{
    margin-right: 35px;
    padding: 5px 10px 10px 0px;
    border-bottom:1px solid #D3D3D3;
}
.kontact_oss ul li
{

    border-bottom:0px ;
}

.linkBox ul li a
{
    color: #2d2d2d;
}

.linkBox ul li.first a
{
    font-weight: bold;
}

.linkBox ul li a small
{
    color: #9f9f9f;
    font-size: 0.7em;
}
.linkBox ul li a small, .linkBox ul.small
{
    font-size: 0.7em;
}





.leftColumn div.linkBox ul li.active a
{
    font-weight: bold;
    color: #0097dd;
}



.leftColumn div.linkBox ul li.active  li a, .leftColumn div.linkBox ul li.active  li.active  li a, .leftColumn div.linkBox ul li.active  li.active  li.active li a
{

    font-weight: normal;
    color: #2D2D2D;
    text-decoration: none;

}

.leftColumn div.linkBox ul li.active  li a:hover
{

    text-decoration: underline;

}

.leftColumn div.linkBox ul li.active  ul
{
     padding-bottom:0px;
}

.rightColumn
{
    float: left;
    width: 700px;
    border: solid #D3D3D3;
    border-width: 1px 1px 0px 1px;
    margin: 10px 0px;
    padding: 22px;
    background: white;
    min-height: 300px;
    position:relative;
    overflow:hidden;
}
.rightColumn .headText
{
    background: #0097dd url(../images/blueStrip.gif) repeat-x 0 100%;
    padding: 10px;
    color: white;
    margin-bottom: 15px;
}
h1
{
    font-family: Century,times New Roman,georgia;
    font-weight: normal;
    margin:0 0 10px;
    font-size: 3em;



}

.rightColumn .headText h1
{
    color: white;

}



.rightColumn  h1
{
    color: #0097DD;

}

#front_page_notice
{
    color:white;
    float:left;
    padding:20px 64px 20px;
    overflow:hidden;
    position:relative;

}

#front_page_notice a:hover
{

    text-decoration:none;

}

.leftColumn
{
   border: solid #D3D3D3;
   border-width: 0px 0px 0px 1px;
   padding-top: 10px;
   margin-top: 55px;
    overflow:hidden;
    float: left;
    background:transparent url(../images/whiteStrip.png) repeat-x 0 32px;
}

.leftColumn div.menu, .leftColumn, .leftColumn div.linkBox ul
{
    width: 250px;
    position:relative;
}

.leftColumn  div.kontact_oss ul
{
    margin-right:0;
    width: 270px;
    overflow:hidden;
}

.leftColumn div.menu
{
    margin : 20px 0px 20px;

}

.leftColumn div.menu ul
{
    border: none;
    padding-bottom:10px;
}
.leftColumn div.linkBox ul li.active  li
{

     background:white url(../images/arrow.gif) no-repeat scroll 0 6px;
}

.leftColumn .menu ul li
{

    padding: 3px 15px ;
    background: white url(../images/arrow.gif) no-repeat 0 8px;
}
.leftColumn .menu ul li ul li
{
    padding: 1px 15px ;
    border: 0px;

}

.leftColumn div.menu ul li.active_category, .leftColumn div.menu ul li li.active_category
{
    background: white url(../images/arrow_down.gif) no-repeat 0 8px;
}

.leftColumn div.menu ul li.active   li.active  a,.leftColumn div.menu ul li.active  a
{

    color:#2d2d2d;

}
.leftColumn div.menu ul li.active_node  a,
.leftColumn div.menu ul li.active li.active_node  a,
.leftColumn div.menu ul li.active li.active  li.active_node  a,
.leftColumn div.menu ul li.active li.active li.active li.active_node  a
{

    color: #0097dd;

}



.leftColumn div.menu ul li a
{
    font-weight: normal;
    font-size: 01em;

}
.leftColumn div.menu ul li ul, .leftColumn div.menu ul li.active ul li ul
{
    display:none;

}
.leftColumn div.menu ul li.active ul, .leftColumn div.menu ul li.active ul li.active ul
{
    display:block;

}
.leftColumn div.menu ul li a
{
    font-weight: normal;
    font-size: 01em;

}
.leftColumn div.menu ul li ul a
{
   font-size: 0.8em;
}





.rightColumn div.categoryBox ul li
{
    overflow: hidden;
    padding: 5px 0px;
    border: solid 2px #D3D3D3;
    border-width: 0px 0px 1px 0px;
}

.rightColumn div.categoryBox ul li ul li
{
    padding:2px 10px 2px 0;
    border-width: 0px;

}



.rightColumn div.categoryBox ul
{
    overflow: hidden;
    margin: 0px;
    padding: 0px;

}

.rightColumn div.categoryBox ul li a.link_image
{
    float: left;
    clear: both;
    padding: 7px 10px 5px 0px;
}


.rightColumn div.categoryBox ul li p
{
    float: left;
    width: 45%;

}
.rightColumn div.categoryBox ul li p.full, .rightColumn div.body
{
     overflow: hidden;
     width: 470px;
     clear: left;

}




.rightColumn div.full
{
     width: 100%;
     padding-right: 20px 0px 20px 20px;


}




.body h3
{
    margin-bottom:5px;

}
.body li
{
    padding:3px 0px  ;
}
.body ul
{
    margin-top:8px;
}
.categoryBox
{
    clear: both;

}


.rightColumn div.categoryBox ul li ul.listOfChildren, .rightColumn div.categoryBox ul li ul.lesMer
{
    width: 28%;
    height: 100%;
    float: right;
    padding: 0px 10px 10px;
    list-style: none;
    margin-top:10px;
}


.rightColumn div.categoryBox ul li ul.listOfChildren li, .rightColumn div.categoryBox ul li ul.lesMer li
{
    padding: 0px 15px;
    border-width: 0px;
    background:white url(../images/arrow.gif) no-repeat scroll 0 5px;
}


.rightColumn .relationList
{
    float: right;
    min-width:163px;
    padding:5px 10px 10px 10px;
    margin:39px 0px 0 0;
    clear: both;
}


.relationList ul  li, .relationList ul, .relationList ul  li a
{
    padding: 0px ;
    margin: 0;
    border: 0px;
}

.stillingsinformasjon ul  ul li
{
    margin-left: 5px;
}

.relationList ul  li a
{
    color: #0097DD;
}

ul.course_details_list
{
    list-style-image:;
    list-style-position:outside;
    list-style-type:none;
    padding: 0px 0px 15px;

}


ul.course_details_list li
{

    padding:2px 0px 4px;
    overflow: hidden;

}


ul.course_details_list li ul
{

   padding: 0px 15px;

}
ul.course_details_list li li
{
    overflow: visible;
}

ul.course_details_list  h4
{
    margin: 0px 0px 3px;

}

ul.course_details_list p
{
    display: inline;
}

ul.course_details_list  .fl,  ul.course_details_list  .fr
{
    float: left;
    clear: right;
    display: block;
    width:200px;
}

 ul.course_details_list  .fr
{

    width:470px;
}



#course_order_form label, #cv_order_form label
{
    width: 200px;
    clear: left;
}
#course_order_form em, #cv_order_form em,
{
    font-weight: bold;
}
#course_order_form p , #cv_order_form p
{
    display:block;
    margin:2px 0;
    overflow:hidden;
    min-height:45px;
}
#course_order_form fieldset ,#cv_order_form fieldset
{
    padding:0px;
    margin:0;
    border: 0px;

}
#course_order_form label.error , #cv_order_form label.error
{
    clear: right;

}



#course_order_form input, #course_order_form textarea, #cv_order_form input, #cv_order_form textarea
{
    width: 335px;
    min-height:20px;

}
#course_order_form input, #course_order_form label, #course_order_form textarea , #cv_order_form input, #cv_order_form label, #cv_order_form textarea
{
     float:left;
     padding: 2px 0px;
     margin : 5px 0px;
     display: block;
}

#course_order_form  input[type="checkbox"], #cv_order_form  input[type="checkbox"]
{
    width: 10px;

}


 #course_order_form   #ActionCollectInformation ,  #cv_order_form   #ActionCollectInformation
{
    float:right;
    width: auto;
    margin-right: 162px;
    padding: 2px 12px
}






#ta
{
    color: green;
}

#course_order_form label.error ,#cv_order_form label.error
{
  color: red;
  width:150px;
    padding: 0px 0px 0px 10px;
  font-size: 0.7em;
}


#deltagers
{
    padding: 15px 0px 0px;
}


#deltagers p
{
    min-height: 0px;
}

#deltagers input
{
    margin-bottom: 5px;
}

#deltagers input.epost
{
    margin-bottom: 20px;
}


#constact span
{
    width: 150px;
    float: left;
    display: block;
}

.pagenavigator
{
    text-align:center;
}

#printOut
{
    border: solid #DfDfDf;
    border-width: 0px 0px 2px 0px;
    float:right;
    color:      #9f9f9f;
    padding:    2px 25px 2px 0px;
    font-size:  0.8em;
    background: transparent url(../images/print.png) no-repeat scroll 100% 50%;
}

#cat_printOut
{
    float:right;
    color:      #ffffff;
    padding:    5px 30px 2px 0px;
    font-size:  0.8em;
    background: transparent url(../images/print.png) no-repeat scroll 90% 50%;
}


img.article
{
    padding:10px 0px 10px 10px;
    float:right;
}

h5.article
{
    clear: both;
    padding:8px 10px 10px 0;
}

.object-left img
{
    clear: left;
    float: left;
    padding-right: 20px;
}


.object-left .gallery_small img
{
    float: left;
    padding:16px 0 16px 20px;
    clear: none;

}

.content-view-embeddedmedia p , .content-view-embeddedmedia a
{
    font-size: 0px;
    float: left;

}

.object-center .content-view-embeddedmedia p , .object-center .content-view-embeddedmedia a
{
     float: none;
}

.object-right
{
    float: right;
    padding:10px 00px 10px 20px;
    clear:right;
}


#footer
{
    text-align:center;
    position:relative;
    font-size: 0.7em;
    padding: 40px 0px 10px ;

}

#footer .languages
{
    float:none;
    display: inline;
    color:#2D2D2D;

}


#footer .languages a
{
    color:#2D2D2D;

}

#footer .languages a.active
{
    color:#0097DD;
}

.contactBox ul li
{
     display: block;
     float: left;
     padding: 0px;
     position:relative;
     width:180px;


}
.contactBox ul
{
     display: block;
     overflow: hidden;
     padding: 0px 0px;


}
.contactBox ul li.name
{
     width: 280px;
}
.contactBox ul li.contact
{
     width: 200px;
}
.contactBox ul li.contact a
{
    background:white url(../images/email.gif) no-repeat scroll 0% 50%;
    padding-left: 15px;
}
.contactBox ul li.phone
{
    background:white ;
    padding: 0px 0px 0px 15px;
    width:   150px;
    float:right;
}






h5.reg_cv
{
    border: solid  #D3D3D3;
    border-width: 0px 0px 1px;
    padding-bottom: 10px;
}

#page_url
{
    display: none;
}
#login
{
  background: #fff url(../images/loginbg_uk.png) no-repeat 256px 56px;
  min-height: 520px;
  margin-top: 119px;
  position: relative;
  border: solid 1px #D3D3D3;
  border-bottom: 0px;

}


#loginbutton
{
    position: absolute;
    top: 280px;
    left: 560px;
    background: #fff url(../images/loginbutton_uk.png) no-repeat 50% 50%;
    border: 0px;
    width: 88px;
    height: 33px;
    text-indent:-9999em;
    font-size: 0px;
    cursor: pointer;

}

#inPassword,
#inName
{


  background: transparent url(../images/inputbg_uk.png) no-repeat 0% 0%;
  border: 0px;
  font-size:12px;
  left:381px;
  padding:6px;

  position:absolute;
  top:200px;
  width:255px;
}

#inPassword
{
  top:240px;
    background: transparent url(../images/inputbg_uk.png) no-repeat 0% 100%;
}

#loginLink
{
  padding:6px;
  position:absolute;
  text-align: center;
  left:310px;
  top:387px;
  width:370px;

}

.loginButton
{
  margin-top: 10px;
  border-top-color:#D3D3D3;
  border-top-style:solid;
  border-top-width:1px;


}
.linkBox ul li.loginButton
{

  margin-right: 10px;
}

.loginButton .lock
{
  display: block;

  padding: 18px 12px 18px 59px;

  background: transparent url(../images/lock.png) no-repeat 0% 50%;
  color:#FFFFFF;
  font-size:12px;
  font-weight:bold;
  line-height:14px;
}







#login.nologinform
{
  background: #fff url(../images/loginbg.png) no-repeat 256px 56px;
}


.nologinform #loginbutton
{

    background: #fff url(../images/loginbutton.png) no-repeat 50% 50%;


}

.nologinform #inPassword,
.nologinform #inName
{

  background: transparent url(../images/inputbg.png) no-repeat 0% 0%;

}

.nologinform #inPassword
{
    background: transparent url(../images/inputbg.png) no-repeat 0% 100%;
}











          #login.seloginform
          {
            background: #fff url(../images/loginbg_se.png) no-repeat 256px 56px;
          }


          .seloginform #loginbutton
          {
              top:290px;
              background: #fff url(../images/loginbutton_se.png) no-repeat 50% 50%;


          }


          .seloginform #inName
          {
            top:220px;
            background: transparent url(../images/inputbg_se.png) no-repeat 0% 0%;

          }

          .seloginform #inPassword
          {
              top:255px;
              background: transparent url(../images/inputbg_se.png) no-repeat 0% 100%;
          }


.nor-NO, .eng-GB, .swe-SE, .fin-FI
{
    background-image: url("../images/flags/png/no.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    overflow-x: hidden;
    overflow-y: hidden;
    text-align: left;
    text-indent: -119988px;
    display:-moz-inline-stack;
    display:inline-block;
    zoom:1;
    *display:inline;
    height: 11px;
    margin: 0px 3px 0 3px ;
    width: 16px;
    filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
}

#header .nor-NO, #header .eng-GB, #header .swe-SE, #header .fin-FI
{
   float:left;
   height: 21px;
   width: 16px;


}


img.file
{
  padding: 0px 5px 0 0 ;
  width: 16px;
  position: relative;
  top: 2px;
}
a.file
{
  line-height: 20px;
}


.nor-NO.active, .eng-GB.active, .swe-SE.active, .fin-FI.active
,.nor-NO:hover, .eng-GB:hover, .swe-SE:hover, .fin-FI:hover
{
    opacity:1;
    filter:alpha(opacity=100);

}

.eng-GB
{
    background-image: url("../images/flags/png/gb.png");
}

.swe-SE
{
    background-image: url("../images/flags/png/se.png");
}

.fin-FI
{
    background-image: url("../images/flags/png/fi.png");

}




