
@media screen{

#wrapper, .toppImg, .toppNav {
    background:#fff;
}
#cBALeftCol, #cBARightCol {
   background: transparent;
    padding: 0;
}
#cBALeftCol {
    margin:10px 10px 10px 0;
    height:auto;
}
#cBALeftCol .articleContainer{
    margin-right:10px;
}
.miniArticleContent {
padding-bottom:15px;
margin-bottom:15px;
border-bottom:1px solid #eee;
}
#cBALeftCol .articleContainer, #cBARightCol .articleContainer, #cBALeftColWide .articleContainer, #cBARightColWide .articleContainer, #cBARightRightColWide .articleContainer{
    padding:5px;
    background:#eee;
    width:213px;
    margin-bottom: 10px;
}
#cBALeftCol .miniArticleContent, #cBARightCol .miniArticleContent, #cBALeftColWide .miniArticleContent, #cBARightColWide .miniArticleContent, #cBARightRightColWide .miniArticleContent{
    padding:5px;
    background:#eee;
    width:213px;
    margin-bottom: 10px;
}
#cBALeftCol .articleContent, #cBARightCol .articleContent, #cBALeftColWide .articleContent, #cBARightColWide .articleContent, #cBARightRightColWide .articleContent{
    background:#eee;
    width:auto!important;
}
#centerBottomArea h2 {
    margin:5px 0 0px;
    height:auto;
    padding:0;
}
#rightCol .imageContainer {
    margin:4px 0 20px;
}
.toppNav {
    background: #fff url("/digitalAssets/32/32100_3nck_logo.png") left top no-repeat;
    margin-left:50px;
    width:807px;
}
.toppNav ul.icons {
    width:807px;
}
.siteName {
    display:none !important;
}
p.ingressdatum {
    margin:5px 0 0;
    color:#777;
}
td h3 {
    margin:0 0 5px 0;
}

/**********************publikationslista***************************/

.NCKpublikationer td{
    border-bottom:1px solid #eee;
    margin:10px 0;
    width:auto;
padding:10px 0;
}
#publikationsgrupp {
    margin:0 5px 30px 0;
}
#forfattargrupp{
    margin:0 5px 30px 0;
}
.publikationsgrupp {
    border-bottom:1px solid #eee;
    padding:5px 2px;
    max-width:450px;
}
.forfattargrupp{
    border-bottom:1px solid #eee;
    padding:5px 2px;

}
.forfattarenamn {
margin:0;
font-weight:700;
}
.larosate {
margin:0;
}
.publikationsgrupp:hover, .forfattargrupp:hover {
   background:#f6f6f6;

}
.publikationsgrupp p.titel {
margin-bottom:0;
}
table {
       border-spacing:0;
       margin-bottom:10px;
}
tr:hover {
    background:#f6f6f6;
}
td p  {
margin:0;
padding:0;
font-size:11px;
}


.NCKpublikationer .lasmer {
    margin: 5px 0 0;
    background:  url("/digitalAssets/32/32100_3pdf.gif") right top no-repeat;
    padding:0 20px 0 0px;
    width:100px;
}
p.lasmer  {
      margin-bottom:10px;
}
p.forfattare{
      margin-bottom:0px;
}
.lasmer a {
      height:20px;
}
.titel {
    font-weight:700;
}
p.index {
    float:left;
padding: 0 5px 0 0!important;
margin:0;
}
/************** Formulärstylning ***************************/

.textAreaComponent {
    width:435px !important;
    border:1px solid #666!important;
    margin-bottom:10px;
}
form#igForm  {
    background:none repeat scroll 0 0 #F6F6F6!important;
    margin:4px 0 0 0;
}
#igForm p {
    margin:0 0 0 0;
}
#igForm th {
    font-size:1.1em;
    font-family:verdana;
    background:none;
    border:none;
}
#igForm td p.titel {
    font-weight:500;
    width:350px;
}
#igForm td p.bestall {
    width:40px;
}
#igForm td p.bestall input {
    width:40px;
height:14px;
margin:0;
}
.cse-search-box .searchfield, input[type="text"] {
    border:1px solid #666!important;
}
.adressinfo p {
    font-weight:700;
padding-bottom:10px;
}
.hidden {
    display:none;
}
/************ Sluttagg till media screen, ska finnas kvar **************/
}