/* --------------------------------------------------------------

   Blueprint CSS Framework
   [bjorkoy.com/blueprint]

   * Screen & Projection Styles *

   This is the main CSS-file for the framework.
   Include this in the <head> of every page. See the
   Readme file in this directory for further instructions.

-------------------------------------------------------------- */

/* Import stylesheets and hide from IE/Mac \*/
@import "reset.css";
@import "typography.css";
@import "grid.css";
@import "buttons.css";
/* End import/hide */


/* Compressed version:
   [http://teenage.cz/acidofil/tools/cssformat.php]

   Comment out @import statements above, and add this
   one when your site has launched (Ca 60% compressed):
   @import "lib/compressed.css"; */


/* Uncomment the line below to see the grid and baseline.
   (Assuming you've wrapped your columns in a container).
*/
  /*.container { background: url(../images/grid.png); } */
  /* .container { background: url(../images/baseline.png); } */

#header.column {background:transparent;height:65px;padding:0px;margin:0px;}
#wrapper {margin-left:20px;background: #ededee url(../images/bg700pxv.gif);background-repeat: repeat-x;width:962px;}
#primary {font-size: 1em;color: #9cf;width:956px;border:1px solid #8c8c8c;background:#e5e5e5;padding:0px;margin-bottom:0px;margin-left:0;height:1.4em;}
#primary ul {list-style:none;padding:0px;margin:0px;}
#primary li {position:relative;float:left;width:159px;text-align:center;border-right:1px solid #8c8c8c;height:1.4em;background:#e5e5e5;}
#primary li.pl-last {border-right:0px;background:#e5e5e5; width:159px;}
#primary li.pl-active,
#primary li.pl-last-active {background:#9e9e9e;  width:159px;}
#primary li:hover {background:#9e9e9e;}
#primary li a {font-weight:normal;color:#000000;text-decoration:none;font-size:12px;}

img { display:inline; margin: 0; }
fieldset {border:1px solid #a9aeae;padding:4px;}
fieldset a,fieldset a:link {text-decoration:none}
legend {margin-bottom:0.68em; padding-right:0.6em;}

/*
a, a:link {color:#000000;text-decoration:none;font-weight:normal;text-decoration:underline;}
a:visited {color:#000000;}
a:hover {color:#800000;}
*/
a, a:link {color:#900000;text-decoration:none;font-weight:normal;}
a:visited {color:#900000;}
a:hover {color:#000090;}


tr.even,tr.odd {background-color: transparent;border-bottom: 0px solid #ccc;}
td { vertical-align:top; }
th, th a, th a:link {color:#666666;font-weight:bold;padding-right:3px;}
table {padding:3px;}
td {padding:2px;}
input, textarea, select {border:1px solid #999999;}
.clear{margin:0;padding:0;clear:both;}
.container {padding-top:15px; min-height:850px; height:auto !important;height:850px;}
#wrapper,
#wrapper-section
{
    margin-top:5px;
    margin-left:24px;
    width:962px;
    background: #ededee url(../images/bg700pxv.gif);
    background-repeat: repeat-x;
    min-height:850px;
    height:auto !important;  /* for real browsers */
    height:850px;  /* for IE */

}
#wrapper-section {background: #ededee url(../images/bg700pxv_red.gif); background-repeat: repeat-x;}
#wrapper-front {margin-top:5px;margin-left:24px;width:962px;background: #ffffff}

#Xtopspacer {width:962px;height:15px;background:#ffffff;font-size:1px;}
#topspacer {width:962px;height:15px;background:transparent;font-size:1px;}
#frontboxspacer {width:962px;height:8px;background:#ffffff;font-size:1px;}
#footerspacer {width:962px;height:10px;background:#ffffff;font-size:1px;}
#world,
#worldkf {background: url(../images/bg_kf.png);height:303px;vertical-align:top;border:1px solid #8c8c8c;border-top:0px;}
#worldkf {background: url(../images/bg_kf.png);}
.pager {width:420px; border:0px solid red}
.pager,.pager-current { font-weight:bold;font-size:1.1em; clear: both; text-align: left; padding-right:10px; }
.pager a {font-size:1.1em; font-weight:bold; clear: both; text-align: left; padding-right:10px; color:#000000; text-decoration:none;}
.pager-current, .pager a:hover {color:#ee2329}
.sidecontent {padding:10px;width:140px; float:right;text-align:left}
.sidecontent a,
.sidecontent a:hover
{ font-size:10px;}

#frontboxes
{
    background:#ffffff;
    height:160px;

}

.tabs .primary
{
    color: #000000;
    height:auto;
    padding-top:0px;
    padding-left:0px;
    margin-left:0px;
    margin-bottom:0px;
    border: 0px solid #ededee;
    width:auto;
    background: #800000 url(../images/theader_t.png) ;
    margin-bottom:10px;


}
.tabs .primary  a,
.tabs .primary  a:hover,
.tabs .primary  .active a,
.tabs .primary  .active a:hover { border:0px; background:transparent; color:#eeeedd; font-weight:bold; }
.tabs .primary  a:hover { color:#ffcc00;}
.tabs .primary  .active a,
.tabs .primary  .active a:hover { color:#ffffff;}

.tabs .primary  .active a:hover { color:#ffffff;}




h1.title,
h2.title
{
    font-size:1.2em;
    font-weight:bold;
    color:#333333;
}

#primary {font-size: 1em;color: #9cf;width:956px;border:1px solid #8c8c8c;background:#e5e5e5;padding:0px;margin-bottom:0px;margin-left:0;height:1.4em;}
#primary ul {list-style:none;padding:0px;margin:0px;}
#primary li {position:relative;float:left;width:159px;text-align:center;border-right:1px solid #8c8c8c;height:1.4em;background:#e5e5e5;}
#primary li.pl-last {border-right:0px;background:#e5e5e5; width:159px;}
#primary li.pl-active,
#primary li.pl-last-active {background:#9e9e9e;  width:159px;}
#primary li:hover {background:#9e9e9e;}
#primary li a {font-weight:normal;color:#000000;text-decoration:none;font-size:12px;}

.wrap0, .wrap1, .wrap2, .wrap3 {
  display:inline-table;
  /* \*/display:block;/**/
  display: block;
   margin-right:0px;
   float:none;
  }
.wrap0
{
    float:left;
    padding-right:5px;
    padding-bottom:5px;
    padding-top:10px;
}
.wrap1R
{
    float:right;
    background:url('../images/shadow.gif') right bottom no-repeat;
}


.wrap1
{
    float:left;
    background:url('../images/shadow.gif') right bottom no-repeat;
}
.wrap2
{
    /* background:url('images/corner_bl.gif') left bottom no-repeat; */
}
.wrap3
{
    padding: 0px 3px 4px 0;
    /* background:url('images/corner_tr.gif') right top no-repeat; */
}

.wrap3 img
{
    display:block;
}


.normal
{
    font-weight:normal;
}


.spacerbig
{
    /* background: transparent url(../images/line_big_trans.gif) left center no-repeat; */
    padding:0px;
    padding-top:5px;
}

.node-header {padding-top:0px;}
.view-header {padding-top:10px;}
.view-header-text
{
    width:700px;
    clear:both;
    height:90px;
    overflow:hidden;


}
.view-header-text-left,
.view-header-text-right
{
    width:270px;
    font-size:1em;
    float:left;
    color:#ffffff;

}

.view-header-text-left .title
{
    color:#ffffff;
}

.view-header-text-right a
{
    color:#ffcc00;
}
.view-header-text-right a:hover
{
    color:#00ccff;
}
.view-header-text-right
{
    width:420px;
    padding-top:0px;
    padding-left:5px;
}

.view-kfdocs,
.view-kfjobs,
.view-kfnews,
.view-kfevents,
.event-page,
.news-page,
.case-page,
.static-page
{

    min-height:850px;
    height:auto !important;  /* for real browsers */
    height:850px;  /* for IE */
    width:780px;
    border-right:0px solid #9e9e9e;
    padding-left:0px;
    padding-right:10px;
    padding-top:10px;
    float:left;

}

.static-page
{
    padding-top:0px;
}



.node-entry-left
{
    width:650px;
}

.kfpager
{
    padding-bottom:10px;
}

.view-kfcasestudies .pager,
.view-kfdocs .pager,
.view-kfnews .pager,
.view-kfjobs .pager,
.view-kfevents .pager { margin-left:280px; }


.kfcasestudy-entry-left,
.kfstatic-entry-left,
.kfnews-entry-left,
.kfjobs-entry-left,
.kfevents-entry-left,
.team-entry-left  {float:left;width:265px;padding-left:10px;height:183px;}
.kfnews-entry-left {height:100px;}
.kfevents-entry-left {height:140px;}
.kfdocs-entry-right {height:80px;padding-left:0px}
.kfcasestudy-entry-left{height:120px;}
.kfjobs-entry-left {float:left;width:265px;padding-left:10px;height:120px;}

.kfdocs-entry-left {float:left;width:265px;padding-left:10px;height:130px;}
.kfcasestudy-entry-left {height:60px;}

.team-entry-right {height:183px;padding-left:0px;width:760px;}

.genric-entry-right,
.kflinks-entry-right
{
    padding-left:265px;
}


.static-page .collapsible
{
    width:600px;

}
.static-page legend a
{
    font-weight:bold;
    font-size:1.1em;
    color:#333333;

}

.kfjobs-employer,
.kfevents-address_ref {padding-bottom:2px;width:270px;}

.kfcasestudy-title,
.kfstatic-title,
.kfdocs-title,
.kfjobs-title,

.trash_kfevents-title {padding-bottom:2px;width:260px;font-weight:bold}

.kfevents-title,
.kfevents-org,
.kfnews-title  {padding-bottom:0px;padding-top:10px;font-weight:bold}

.kfevents-org,
.kfevents-loc {width:200px;}

.kfnews-date-page,
.kfevents-date-page
{font-size:9px;padding-bottom:10px}



.kfevents-address-ref {}

.kfjobs-entry-right {}

#weblinks
{
    padding-left:265px;
}

#views_filters_kfjobs td,
#views_filters_kfjobs th,
#views_filters_kfjobs table,
#views_filters_kfjobs .odd {border:0px;background:transparent}
#views_filters_kfjobs th {color:#666666; font-weight:normal;padding-bottom:0px;margin-bottom:0px;padding-left:2px;}


#views_filters_kfevents td,
#views_filters_kfevents th,
#views_filters_kfevents table,
#views_filters_kfevents .odd {border:0px;background:transparent}
#views_filters_kfevents th {color:#666666; font-weight:normal;padding-bottom:0px;margin-bottom:0px;padding-left:2px;}

#views_filters_kfnews td,
#views_filters_kfnews th,
#views_filters_kfnews table,
#views_filters_kfnews .odd {border:0px;background:transparent}
#views_filters_kfnews th {color:#666666; font-weight:normal;padding-bottom:0px;margin-bottom:0px;padding-left:2px;}

#views_filters_kfdocs td,
#views_filters_kfdocs th,
#views_filters_kfdocs table,
#views_filters_kfdocs .odd {border:0px;background:transparent}
#views_filters_kfdocs th {color:#666666; font-weight:normal;padding-bottom:0px;margin-bottom:0px;padding-left:2px;}

#views_filters_kfcasestudies td,
#views_filters_kfcasestudies th,
#views_filters_kfcasestudies table,
#views_filters_kfcasestudies .odd {border:0px;background:transparent}
#views_filters_kfcasestudies th {color:#666666; font-weight:normal;padding-bottom:0px;margin-bottom:0px;padding-left:2px;}


#views_filters_kfcasestudies table,
#views_filters_kfdocs table,
#views_filters_kfnews table,
#views_filters_kfjobs table,
#views_filters_kfevents table {margin-left:0px;}



#views_filters_kfjobs tr.odd,
#views_filters_kfjobs tr.even,
#views_filters_kfevents tr.odd,
#views_filters_kfevents tr.even,
#views_filters_kfnews tr.odd,
#views_filters_kfnews tr.even { background:transparent; border:0px; }

#views_filters_kfnews .form-item,
#views_filters_kfjobs .form-item,
#views_filters_kfevents .form-item {display:inline}

#sidebar-left, #sidebar-right {

  width: 100px;
  padding: 0px;
  padding-right:0px;
  vertical-align: top;
  text-align:left;
  float:left;
  min-height:850px;
  height:auto !important;  /* for real browsers */
  height:850px;  /* for IE */
}



#footer,
#footer a
{
  background-color: #ffffff;
  padding: 1em;
  padding-top:0px;
  font-size: 10px;
  color:#666666;
  text-align:center;
  text-decoration:none;
clear:both;
}

.img-admin-action
{
    padding:2px;
    background:#efefef;
    border:1px solid #666666;
}

.img-profile-action
{
    background:#cccccc;
    padding:3px;
    border: 1px solid #dddddd;
    /* -moz-border-radius: 6px 6px 6px 6px; */
}


.list-info{margin-left:10px;color:#800000;padding-bottom:10px;font-weight:normal;}

.boxlist,
.boxlist-last
{
    width:227px;
    border:0px solid #b2b2b2;
    padding:0px;
    padding-left:0px;
    margin-top:5px;
    vertical-align:top;
    background: url(../images/box_body_1px.gif);
    border:1px solid #8c8c8c;
    border-top:0px;
    float:left;
    margin-right:15px;
    height:162px;
    overflow:hidden;

}
.boxlist-last
{
    margin-right:0px;
}

.boxcontent
{
    padding-left:5px;
}

.boxitem
{
    padding-bottom:15px;
}
.boximage
{
    float:left;
    padding-right:3px;
    width:43px;
}
.pic-title
{
    color:#666666;
    font-size:10px;
    width:150px;
    line-height:100%;

}

.tba
{
    color:#800000;
}

.tbab
{
    color:#800000;
    font-weight:bold;
    padding:5px;
    border:1px solid #ffffff;
    width:780px;
}

div h4
{
    padding-top:1em;
}

.form-item .description,
.group-bilder .description
{
    color:teal;
    font-size:0.9em;
}
.group-bilder .description
{
    font-size:1em;
    font-weight:bold;

}

#navlinks
{
    float:right;
    padding-right:10px;
    padding-top:3px;
    width:120px;
}

#navlinks a
{
    color:#ffcc00;
}
#navlinks a:hover
{
    color:#00ccff;
}

#contact_mail_page p,
#contact_mail_page .title,
.redlead,
.redlead .title
{
    color:#ffffff;
}

.redlead
{
    padding-top:20px;
    height:120px;
}

.redlead em
{
    font-style:normal;
    font-weight:bold;
}

.ctext .boxlist
{
    width:148px;
    margin-top:120px;
}
table
{
    border:none;
}

.view-cell-header 
{
    background:#dddddd;
    padding-left:2px;
}

.view-field 
{
   padding-left:2px;
}

.view-field-node-data-field-start-field-start-value
{
    width:130px;
}

