/*
  The following file is the ezwebin CSS file pagelayout.css with changes by
  Nexus Consulting.
*/
/* PAGELAYOUT CSS - 20060522 */

/* FULL PAGE */

div#page
{
    width: 1004px; /* This can be changed to any fixed width if desired */
    margin: 0 auto 0 auto; /* General method for centering content if fixed page width, for other browsers than IE */
    text-align: left; /* Reset IE method for centering page, to stop all other content on the page from centering */
}

/* HEADER */

div#header
{
  padding: 0;
  background-color: transparent;
}

div#header ul
{
    margin: 0;
    padding: 0;
}

div#header ul li
{
  list-style-type: none;
  list-style-image: none;
    padding: 0;
    display: inline;
    margin-left: 0px;
}

div#logo
{
    float: left;
  margin: 0px;
}

div#usermenu
{
  background-image: url(../images/header_bg.png);
  background-position: top left;
  background-repeat: repeat-x;
  height: 25px;
}

div#languages
{
  background-image: url(../images/header_bg_left.png);
  background-position: bottom left;
  background-repeat: no-repeat;
  float: left;
  clear: left;
  width: 24%;
  height: 25px;
  font-size: 0.85em;
}

div#links
{
  background-image: url(../images/header_bg_right.png);
  background-position: right bottom;
  background-repeat: no-repeat;
  float: right;
  clear: right;
  text-align: right;
  padding-right: 0;
  font-size: 0.9em;
  font-weight: bold;
  height: 25px;
  width: 75%;
}

div#links a
{
  color: #515346;
  border-left: 1px solid #CECEC2;
  display: block;
  float: right;
  padding-left: 0.75em;
  padding-right: 0.75em;
  height: 18px;
}

div#searchbox
{
    background-color: #7D2057;
  width: 177px; /* Needs to be sufficient width to fit both text input and submit button to avoid Konqueror breaking the line between them */
    height: 36px;
    padding-top: 17px;
  padding-right: 15px;
  padding-left: 15px;
    text-align: center;
    float: right;

}

input#searchtext
{
  border: 1px solid #A5ACB2;
  font-size: 0.85em;
    width: 120px;
}

input#searchbutton
{
  padding: 0;
  margin-top: -0.1em;
  background-color: transparent;
  font-weight: bold;
  color: #ffffff;
  border: none;
}

/* TOP MENU */

div#topmenu
{
  margin: 0;
  padding: 0;
}

div#topmenu ul
{
    margin: 0;
    padding: 0;
  background-image: url(../images/topmenu_bg.png);
  background-repeat: repeat-x;
  height: 25px;
}

div#topmenu li
{
  background-image: url(../images/topmenu_bg.png);
  background-repeat: repeat-x;
  height: 33px;
  margin: 0;
  float: left;
  padding: 0;
  font-size: 0.85em;
  font-weight: bold;
  list-style-type: none;
  list-style-image: none;
}

div#topmenu li.selected
{
  background-image: url(../images/topmenu_bg_selected.png);

}

div#topmenu li a
{
  text-decoration: none;
  color: #4F5241;
  border-right: 1px solid #C3C4B6;
  display: block;
  float: left;
  margin: 0;
  padding: 15px;
  margin-top: 4px;
  padding-top: 2px;
  padding-bottom: 0;
  height: 22px;
  line-height: 22px;
  background-color: transparent;
}

div#topmenu li a:hover
{
    border-bottom: 3px solid #ABAB9E;
}

div#topmenu div.topmenu-design
{
  background-color: #FFF;
  padding: 0 0.25em 0 0.2em;
}

/* PATH */

div#path
{
  padding: 0.5em 0.5em 0.5em 2em;
  font-size: 0.85em;
}

div#path p
{
    margin: 0;
}

/* COLUMNS */

div#columns
{
   padding: 0 220px 0 220px;
}

div.nosidemenu div#columns
{
   padding-left: 0;
}

div.noextrainfo div#columns
{
   padding-right: 0;
}

/* SIDE MENU */

div#sidemenu-position
{
    width: 207px;
    margin-left: -220px;
    float: left;
    display: inline; /* Fix for IE double margin bug */
}

div#sidemenu {
  background-color: #ffffff;
  position: relative;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 7px;
  padding-bottom: 7px;
  width: 203px;
}

div.nosidemenu div#sidemenu-position
{
    display: none;
}

div#sidemenu div.box div.box-content
{
  padding-left: 0.75em;
  padding-right: 0;
}

div#sidemenu h4
{
  margin: 0;
}

div#sidemenu h4 a
{
  color: #7D2057;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}
div#sidemenu div.venstremeny {
  padding-top: 0.85em;
}
div#sidemenu div.venstremeny ul {
  padding: 0px;
  margin: 0px;
  font-weight: normal;
  font-size: 13px;
}
div#sidemenu div.venstremeny ul li {
  padding: 0px;
  margin: 0px;
}
div#sidemenu div.venstremeny ul li a {
  color: #000000;
  text-decoration: none;
}
div#sidemenu div.venstremeny ul ul {
  padding: 0px;
  margin: 0px;
  margin-left: 1em;
}
div#sidemenu div.venstremeny ul li {
  list-style-type: none;
}
div#sidemenu div.venstremeny ul li.valgt ul li,
div#sidemenu div.venstremeny ul li ul li {
  list-style-type: disc;
  margin-left: 0.5em;
}
div#sidemenu div.venstremeny ul li.valgt ul li.valgt {
  color: #7D2057;
  list-style-type: disc;
}
div#sidemenu div.venstremeny ul li.valgt a.valgt {
  color: #7D2057;
}
div#sidemenu div.venstremeny ul li.valgt a:hover {
  text-decoration: underline;
}
/* MAIN AREA */

div#main-position
{
    width: 100%;
    float: left;
}

div#main
{
  margin-bottom: 20px;
}
div#main div.main-footer-spaceholder {
  height: 40px;
}
div#main div.main-footer {
  clear: both;
  position: absolute;
  bottom: 0px;
  padding: 7px;
  padding-bottom: 18px;
}

div.nosidemenu div#main-position
{
    margin-left: 0;
}

div.noextrainfo div#main-position
{
    margin-right: 0;
}

/* EXTRA CONTENT */

div#extrainfo-position
{
    width: 14em;
    margin-right: -14em;
    float: left;
}

div.noextrainfo div#extrainfo-position
{
    display: none;
}

div#extrainfo
{

}

/* FOOTER */

div#footer
{
  clear: both; /* Ensures that the footer is pushed properly below the columns */
  text-align: center;
  padding-top: 1.25em;
  background-image: url(../images/footer_bg.png);
  background-position: top center;
  background-repeat: no-repeat;
  font-size: 0.85em;
  margin-bottom: 0.25em;
}

div#footer address
{
  font-style:normal;
}

div#extrainfo
{
    padding: 0 0 0 0;
}

body {
  background-color: #F8F8F9;
  background-image: url(../images/core/bg.png);
  background-repeat: repeat-x;
  padding: 0px;
  margin: 0px;
  font-family: Arial, Verdana, Helvetica;
}

a img {
  border: none;
}
