body {
    font: 0.8em Arial, serif;
    line-height: 1.3em;
    color: #111;
    margin: 0;
    padding: 0;
}

body.bg {
    background-color: #d3d3d3;
}

pre {
    font: 1.0em Arial, serif;
    line-height: 1.3em;
}

img {
    border: 0;
}

form {
    margin: 0;
    padding: 0;
}

iframe {
    display: block;
}

input, select, textarea {
    border: 1px solid #a5a5a5;
    font: 11px Arial, serif;
}

input[type=submit] {
    background: #069;
    border: 1px solid #39c;
    color: white;
    padding: 0 4px;
}

form.nice input, form.nice select, form.nice textarea {
    border: 1px solid #A5A5A5;
    font: 12px Arial, serif;
    padding: 5px;
    margin: 5px 0;
    /*border-radius: 5px;*/
}

form.nice input[type=submit] {
    background: #069;
    padding: 5px 40px;
    font: bold 16px Arial;
    border-radius: 5px;
    border: none;
    color: white;
    cursor: pointer;
}

form.nice input[type=submit]:hover {
    background: #036;
}

h1, h2, h3, h4, h5 {
    margin: 5px 0;
    padding: 0;
}

h1 {
    font: bold 3.2em Arial, serif;
    line-height: 1.1em;
}

h1.feature {
    font: 3.2em Georgia, Arial, serif;
    line-height: 1.1em;
}

h2 {
    font: bold 1.8em Arial, serif;
    line-height: 1.1em;
}

h2.feature {
    font: 1.8em Georgia, Arial, serif;
    line-height: 1.1em;
}

h3 {
    font: bold 1.3em Arial, serif;
    line-height: 1.1em;
}

h4 {
    font: bold 1.0em Arial, serif;
    line-height: 1.1em;
}

p {
    margin: 10px 0;
}

a {
    color: #069;
    text-decoration: none;
}

ul, ol {
    margin: 0;
    padding: 0;
}

li {
    margin-left: 20px;
}

ul li {
    list-style-image: url('/images/list-icon.png');
}

#disqus_thread li {
    list-style-image: none;
}

ul.images li, ul li.images {
    list-style-image: url('/images/list-icon-images.png');
}

ul li.gmaps {
    list-style-image: url('/images/globe.jpg');
    margin-left: 24px;
}

ul li.twitter {
    list-style-image: url('/images/twitter.gif');
    margin-left: 24px;
}

#container {
    margin: 0 auto;
    width: 1010px;
    position: relative;
}

#outsideright {
    position: absolute;
    left: 50%;
    margin-left: 505px;
    top: 10px;
}

#adsright {
    position: fixed;
    left: 50%;
    margin-left: 505px;
    top: 10px;
}

#adsleft {
    position: absolute;
    right: 50%;
    margin-right: 505px;
    top: 10px;
}

#sticky-right-ads {
    /*position: absolute;*/
    margin: 10px 0;
}

#site {
    /*width: 990px;*/
    min-height: 1200px;
    background-color: white;
    padding: 10px 10px;
    position: relative;
}

.clickable {
    cursor: pointer;
}

.loading {
    width: 16px;
    height: 16px;
    background-image: url('/images/ajax-loader.gif');
    display: none;
}

/* SITE HEAD */

#header {
    position: relative;
    height: 64px;
}

#header .logo {
    display: block;
    height: 60px;
    width: 467px;
    float: left;
    font-size: 11px;
    margin-bottom: 4px;
    color: #111;
}

#header .pantern {
    /*display: block;*/
    /*float: right;*/
    /*margin-top: 4px;*/
    position: absolute;
    right: 0;
    top: -10px;
}

#header .permlinks {
    font-size: 11px;
    right: 70px;
    position: absolute;
}

#header .permlinks a {
    color: #111;
    padding: 1px 2px;
}

#header .permlinks a:hover {
    color: #fff;
    background-color: #000;
}

#header .commlinks {
    float: right;
    margin-bottom: 10px;
}

.commlinks a {
    color: white !important;
    font: bold 11px Arial, serif;
    padding: 2px 4px;
    background-color: #069;
}

.commlinks a:hover {
    background-color: #000;
}

#header .search {
    margin-top: -8px;
    width: 160px;
    float: right;
    clear: right;
    position: relative;
}

#header .search form {
    float: right;
}

#header .search #search_crit {
    width: 110px;
}

#header .weatherrss {
    width: 140px;
    float: right;
    clear: right;
    position: relative;
}

#header .rss {
    float: right;
    margin-top: 10px;
}

#header .weather {
    float: right;
    margin-right: 10px;
}

#header .puffhead {
    position: absolute;
    bottom: 0;
    right: 195px;
    height: 46px;
    padding: 7px 70px 14px 0;
    max-width: 180px;
}

#header .puffhead h1 {
    font: 18px Georgia, Arial, sans-serif;
    line-height: 18px;
    margin-bottom: 4px;
}

#header .puffhead h1 a {
    color: #111;
}

#header .puffhead .byline {
    font: bold 11px Arial, serif;
    color: #069;
}

#menu {
    clear: left;
}

.menu > a {
    display: block;
    float: left;
    width: 94px;
    height: 17px;
    text-indent: -5000px;
    /*margin-right: 2px;*/
}

.menu > a > div {
    width: 99px;
    height: 19px;
    position: relative;
    left: -3px;
    top: -1px;
    display: none;
}

.menu > a.active > div {
    display: block;
}

.menu a.noje {
    background: url('/images/menu/noje.gif');
    width: 93px;
}

.menu a.noje div {
    background: url('/images/menu/noje_active.gif');
}

.menu a.sport {
    background: url('/images/menu/sport.gif');
}

.menu a.sport div {
    background: url('/images/menu/sport_active.gif');
}

.menu a.opinion {
    background: url('/images/menu/opinion.gif');
}

.menu a.opinion div {
    background: url('/images/menu/opinion_active.gif');
}

.menu a.personligt {
    background: url('/images/menu/personligt.gif');
}

.menu a.personligt div {
    background: url('/images/menu/personligt_active.gif');
}

.menu a.blogg {
    background: url('/images/menu/blogg.gif');
    width: 88px;
}

.menu a.blogg div {
    background: url('/images/menu/blogg_active.gif');
}

.menu a.mer {
    background: url('/images/menu/mer.gif');
    width: 88px;
}

.menu a.mer div {
    background: url('/images/menu/mer_active.gif');
}

.menu a.webbtv {
    background: url('/images/menu/webbtv.gif');
}

.menu a.webbtv div {
    background: url('/images/menu/webbtv_active.gif');
}

#mainmenu2 {
    margin-bottom: 3px;
}

.mainmenu table {
    width: 100%;
}

.mainmenu td {
    margin: 0;
    padding: 0;
}

.mainmenu a, .mainmenu div {
    background-color: #069;
    color: #fff;
    font: bold 12px Arial, serif;
    display: block;
    padding: 2px 0px;
    border-right: 1px solid #ddd;
    text-transform: uppercase;
    text-align: center;
    white-space: nowrap;
    position: relative;
    cursor: pointer;
}

.mainmenu .first {
}

.mainmenu .last {
    border-right: none;
}

.mainmenu a:hover, .mainmenu a.active {
    background: #000;
}

.mainmenu ul {
    display: none;
    position: absolute;
    z-index: 100;
    top: 19px;
    right: 0;
}

.mainmenu div:hover {
    border-bottom-right-radius: 0;
}

.mainmenu div:hover ul {
    display: block;
}

.mainmenu ul li {
    list-style: none;
    margin: 0;
}

.mainmenu ul li a {
    background: #fff;
    color: #111;
    border-right: 1px solid #a5a5a5;
    border-left: 1px solid #a5a5a5;
    border-bottom: 1px solid #a5a5a5;
    text-align: left;
}

.mainmenu ul li a:hover {
    color: #fff;
    background: #000;
}

.mainmenu .noje {
    background-color: #fabc20;
}

.mainmenu .sport {
    background-color: #c23a33;
}

.mainmenu .opinion {
    background-color: #517b86;
}

.mainmenu .personligt {
    background-color: #dd0078;
}

.mainmenu .webbtv {
    background-color: #31317d;
}

.mainmenu .rss {
    background-color: #fb9e3a;
    color: #fff;
}

.mainmenu .palandet {
	background-color: #356a10;
}

.mainmenu .valet {
    background-color: #616161;
}

.mainmenu .bostad {
    background-color: #57ab27;
}

#submenu {
    border: 1px solid #a5a5a5;
    margin-bottom: 15px;
}

.submenu ul {
    margin: 0;
    padding: 0;
}

.submenu li {
    list-style: none;
    float: left;
    margin: 0;
    color: #111;
    background: #fff;
}

.submenu li a, .submenu li div {
    color: #111;
    font: bold 11px Arial, serif;
    display: block;
    padding: 2px 4px;
    border-right: 1px solid #a5a5a5;
}

.submenu li a:hover, .submenu li a.active {
    color: #fff;
    background: #111;
}

.submenu li ul {
    display: none;
    position: absolute;
    z-index: 100;
    border-top: 1px solid #a5a5a5;
}

.submenu li:hover ul {
    display: block;
}

.submenu li ul li {
    float: none;
}

.submenu li ul li a {
    border-right: 1px solid #a5a5a5;
    border-bottom: 1px solid #a5a5a5;
}

/*.submenu li ul li a.active:hover {
    color: #111;
    background: #fff;
}*/

.submenu .sub {
    background: #e5e5e5;
}

.submenu li.start {
    background: #a5a5a5;
}

.submenu li.start * {
    color: white;
    padding: 2px 5px;
    border: 0;
}

.submenu li.bilaga {
    color: #069;
}

.submenu li.bilaga a {
    color: #069;
}

.submenu li.bilaga a:hover, .submenu li.bilaga a.active {
    color: #fff;
    background: #069;
}

.submenu li.ao {
    background: #c33;
    float: right;
}

.submenu li.ao a {
    color: white;
    padding: 2px 5px;
    border: 0;
}

.subsubmenu {
    position: absolute;
    top: 20px;
    float: left;
    border-bottom: 1px solid #a5a5a5;
    border-right: 1px solid #a5a5a5;
}

#footer {
    font: 11px Arial, serif;
    clear: both;
}

#footer .logo {
    float: left;
    margin-right: 10px;
    /*margin-bottom: 5px;*/
}

/* SITE CONTENT */

#main {
    width: 468px;
    float: left;
    padding-right: 7px;
    position: relative;
}

#columns {
    width: 510px;
    float: right;
}

#leftcolumn {
    width: 250px;
    float: left;
}

#rightcolumn {
    width: 250px;
    float: right;
}

.img, .mainpicture {
    position: relative;
}

.caption {
    color: #111;
    background: url('/images/bgtrans_white.png');
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: none;
}

.caption .padding {
    margin: 5px;
}

.caption .byline {
    float: right;
    position: relative;
    /*right: 10px;*/
    /*bottom: 3px;    */
    font-size: 10px;
}

.captionicon {
    position: absolute;
    width: 18px;
    height: 18px;
    bottom: 10px;
    right: 10px;
    background: url('/images/plupp_small.png');
}

.clear {
    clear: both;
}

.left {
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
}

.right {
    margin-left: 10px;
    margin-bottom: 10px;
    float: right;
}

.p1 .left {
    float: right;
    margin-right: 0;
    margin-left: 10px;
}

.distsmall, .package .dist {
    margin-bottom: 10px;
    padding-bottom: 0;
    border: none;
    clear: both;
}

.dist {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #bdbdbd;
    clear: both;
}

.halfleft {
    width: 229px;
    float: left;
}

.package .halfleft {
    margin-bottom: 10px;
}

.halfright {
    width: 229px;
    float: right;
}

.puff a {
    color: #111;
}

.puff .top {
    color: white;
    background: black url('/images/plupp_top.png') no-repeat 6px 6px;
    font-size: 1.2em;
    font-weight: bold;
    text-transform: uppercase;
    padding: 5px 5px 5px 25px;
}

.puff .noje {
    background-color: #f6b91f !important;
}

.puff .sport, .puff .spel {
    background-color: #c23a33 !important;
}

.puff .opinion {
    background-color: #71919a !important;
}

.puff .personligt {
    background-color: #dd0078 !important;
}

.puff .blogg {
    background-color: #00619e !important;
}

.puff .inactive {
    background-color: #a5a5a5 !important;
}

.puff .webbtv {
    background-color: #414141 !important;
}

.puff .forening, .forening .title {
    background-color: #069 !important;
}

.puff .clean {
    background: black;
    padding-left: 5px;
}

.puff .small {
    font-size: 1.0em;
}

.puff li a {
    color: #069;
}

.dateline {
    color: #069 !important;
}

.puff .comments {
    display: none;
    color: #069;
    background: url('http://www.skanskan.se/images/comment.gif') 0 2px no-repeat;
    padding-left: 15px;
}

.puff .links .comments {
    margin-left: 5px;
}

.puff li {
    float: left;
    margin-right: 10px;
}

.smallpuff a, .smallpuff div {
    font: normal 11px Arial, serif;
    color: #111;
    margin: 2px 0;
}

.smallpuff .dateline {
    color: #069;
}

.vinjett {
    font: bold 1.8em "Franklin Gothic Demi", Verdana, Arial, sans-serif;
    color: #a5a5a5;
    border-bottom: 3px solid #a5a5a5;
    text-transform: uppercase;
    position: relative;
}

.vinjettbig {
    background-color: #069;
    padding: 5px 10px;
    position: relative;
    color: white !important;
    overflow: hidden;
}

.vinjettbig .name {
    font: bold 2.5em "Franklin Gothic Demi", Verdana, Arial, sans-serif;
    text-transform: uppercase;
    margin-right: 10px;
    float: left;
}

.vinjettbig .info {
    margin-top: 17px;
    color: white;
    white-space: nowrap;
}

.vinjettbig a {
    color: white;
}

.vinjettbig a.rss {
    position: absolute;
    right: 13px;
    top: 13px;
}

.vinjett.opinion {
    color: #71919a !important;
    /*border-bottom: 2px solid #71919a;*/
}

.vinjett.noje {
    color: #f6b91f !important;
    /*border-bottom: 2px solid #f6b91f;*/
}

.vinjett.sport, .vinjett.spel {
    color: #c23a33 !important;
    /*border-bottom: 2px solid #c23a33;*/
}

.vinjett.personligt {
    color: #dd0078 !important;
    /*border-bottom: 2px solid #dd0078;*/
}

.vinjett.webbtv {
    color: #414141 !important;
}

.vinjett.forening {
    color: #069;
    /*border-bottom: 2px solid #069;*/
}

.vinjettbig.forening {
    background-color: #069;
}

.vinjettbig.webbtv {
    background-color: #414141;
}

.vinjett .note {
    font: normal 10px Arial;
    position: absolute;
    color: black;
    right: 0;
    bottom: 2px;
    bottom: 2px;
}

.advinjett {
    font: 2.8em Verdana, Arial, sans-serif;
    color: black;
    text-transform: uppercase;
    position: relative;
}

.advinjett .note {
    font: normal 10px Arial;
    position: absolute;
    color: black;
    right: 0;
    bottom: 2px;
}

.quiz {
    background: #e5e5e5;
    padding: 5px;
}

.dailyquiz {
    background: #e5e5e5 url('/images/dagensfraga.gif') no-repeat;
    padding: 25px 5px 5px;
}

.quiz .q {
    margin-bottom: 5px;
}

.quiz .bar {
    background-color: #069;
    margin-bottom: 5px;
}

.latest .menuitem {
    background: #848587;
    color: white;
    font: bold 11px Arial, serif;
    padding: 2px 8px;
    margin-bottom: 4px;
}

#latest #latestnews {
    margin-right: 8px;
    border-right: 4px solid white;
    float: left;
}

#latest #latestcomments {
    margin-right: 8px;
    border-right: 4px solid white;
    float: left;
}

.latest .active {
    background: black !important;
}

#mostread_opinion {
    float: left;
    margin-right: 8px;
    border-right: 4px solid white;
}

#newsmenu {
    border-bottom: 1px solid #848587;
    margin-bottom: 5px;
}

#newsmenu a {
    display: block;
    float: left;
    background: #848587;
    color: white;
    font: bold 11px Arial, serif;
    padding: 2px 8px;
    margin-bottom: 4px;
    margin-right: 4px;
}

#newsmenu .active {
    background: black;
}

#newsmenu div a {
    display: inline;
    float: none;
    background: none;
    color: #069;
}

.newsdate {
    border-bottom: 1px solid #848587;
    margin-top: 5px;
    font: bold 11px Arial, serif;
}

.even {
    background-color: #e5e5e5;
}

.articlebyline {
    clear: both;
    font: normal 11px Arial, serif;
    border-top: 1px solid #111;
    border-bottom: 1px solid #111;
    padding: 2px 0;
    margin-top: 10px;
}

.articlebyline .links {
    float: right;
    margin-left: 10px;
}

.articlebyline .print {
    margin-left: 10px;
}

.articlebyline .comments {
    display: none;
    color: #069;
    background: url('http://www.skanskan.se/images/comment.gif') 0 2px no-repeat;
    padding-left: 15px;
    white-space: nowrap;
    margin-left: 10px;
}

p.summary {
    font: bold 1.15em Arial, serif;
}

p.paragraph {
    font: 1.1em Georgia, Arial, serif;
    line-height: 1.4em;
}

p.paragraph .title {
    font: bold 1.0em Arial, serif;
}

.facts {
    margin-top: 8px;
    clear: both;
}

.facts .title, .saplo_similar_articles_label, .saplo_tags_label {
    color: white;
    font-weight: bold;
    padding: 2px 5px;
    font: bold 11px Arial, serif;
    margin-bottom: 5px;
    background: #848587;
}

.puff .title, .pufftitle {
    color: white;
    padding: 2px 5px;
    font: bold 11px Arial, serif;
    background: #069;
    height: 14px;
    overflow: hidden;
    white-space: nowrap;
}

.puff .jul, .article .jul {
    background: url('http://www.skanskan.se/images/julbalk.jpg') no-repeat;
    padding-left: 5px;
    padding-top: 33px;
}

.puff .melodifestivalen, .article .melodifestivalen, .puff .eurovision, .article .eurovision, .puff .malmofestivalen, .article .malmofestivalen {
    background: url('http://www.skanskan.se/images/mello_balk_468x26.jpg') no-repeat;
    padding-left: 5px;
}

.puff .sportlov, .article .sportlov {
    background: url('http://files.skd.se/images/Sportlovs_balk_468x26.png') no-repeat;
    color: #111;
    padding-left: 5px;
}

#leftcolumn .puff .sportlov {
    background: url('http://files.skd.se/images/Sportlovs_balk_250x26.png') no-repeat;
}

.puff .title a, .pufftitle a {
    color: white;
}

.puff .bigtitle {
    color: white;
    padding: 5px;
    font: bold 18px "Franklin Gothic Demi", Verdana, Arial, serif;
    background: #069;
    overflow: hidden;
    white-space: nowrap;
}

.puff .bigtitle span {
    font-family: Arial, serif;
    font-size: 0.6em;
}

.slideshowimages {
    display: none;
}

.slideshowloading {
    background: url('/images/ajax-loader.gif') no-repeat;
    padding-left: 20px;
    display: none;
}

.articlebyline .textsize {

}

.fontScaler a#fs_normal,
.fontScaler a#fs_medium,
.fontScaler a#fs_large {
    display: block;
    float: left;
    background: no-repeat center center;
    text-indent: -5000px;
}

.fontScaler a#fs_normal {
    background-image: url('/images/textsizesmall.gif');
    width: 12px;
    height: 14px;
    margin-left: 2px;
}

.fontScaler a#fs_medium {
    background-image: url('/images/textsizemedium.gif');
    width: 12px;
    height: 14px;
    margin-left: 2px;
}

.fontScaler a#fs_large {
    background-image: url('/images/textsizebig.gif');
    width: 12px;
    height: 14px;
    margin-left: 2px;
}

.bloggpuff {
    height: 55px;
    padding-left: 125px;
    padding-top: 35px;
    line-height: 14px;
    cursor: pointer;
    overflow: hidden;
}

.bloggpuff a {
    color: #111;
    font: 14px Georgia;
}

.blogghead {
    height: 25px;
    padding-left: 125px;
    padding-top: 65px;
    line-height: 20px;
}

.blogghead a {
    color: #111;
    font: normal 11px Arial, serif;
}

.blogghead img {
    vertical-align: middle;
}

.morenews {
    border-top: 1px solid #111;
    border-bottom: 1px solid #111;
    background: url('/images/plupp_top_black.png') no-repeat 6px 6px;
    font-size: 1.2em;
    text-transform: uppercase;
    line-height: 24px;
    padding-left: 25px;
    margin: 5px 0;
    clear: both;
}

.commentheader {
    background: url('/images/comment-big.gif') no-repeat;
    padding-left: 40px;
    height: 28px;
    padding-bottom: 12px;
}

.commentheader div {
    background: #a5a5a5;
    padding: 0 10px;
    height: 28px;
    line-height: 28px;
    color: white;
    font-weight: bold;
}

.tips img {
    vertical-align: bottom;
}

.rating {
    float: left;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
}

.rating_active {
    background-image: url('/images/rating/rating_bg.gif');
    width: 25px;
    color: #ffffff;
}

.eniro {
    font: 11px Arial, serif;
}

.eniro h4, .eniro h4 a {
    font: bold 11px Arial, serif;
    color: #069;
    text-decoration: underline;
    margin-bottom: 0;
}

.coin {
    position: absolute;
    width: 50px;
    height: 49px;
    z-index: 1;
}

#ttsite div.list {
    margin-top: 0 !important;
}

.pred .region {
    color: #06C;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bolder;
    font-size: 14px;
    font-variant: normal;
    text-transform: uppercase;
}

.pred .regiontext {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
    font-variant: normal;
}

.pred .lista {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    font-weight: normal;
    font-variant: normal;
}

.pred .datum {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    font-weight: bolder;
}

.ad {
    border-bottom: 1px solid black;
    font: 11px Arial, serif;
    margin-bottom: 3px;
    text-align: left;
}

.politicsblog div {
    text-align: right;
}

.politicsblog span {
    position: absolute;
    right: 7px;
}

.adright {
    font: 11px Arial, serif;
    margin-bottom: 3px;
    text-align: right;
    line-height: 9px;
}

.flash {
    background-color: #DFD;
    border: 1px solid #8E2;
    padding: 5px;
    font: 14px Georgia;
    color: #000;
    margin: 5px 0;
}

.error {
    background-color: #ffc4c4;
    border: 1px solid #ff6c6c;
    padding: 5px;
    font: 14px Georgia;
    color: #000;
}

.container {
    background-color: #EFEFEF;
    border: 1px solid #BDBDBD;
    padding: 5px;
}

.container a {
    color: #069;
}

.announce {
    background: #ddd;
    text-align: center;
    padding: 10px;
    font: bold 1.4em Arial, serif;
}

.announce-small {
    background: #ddd;
    text-align: center;
    padding: 10px;
    font: bold 1em Arial, serif;
}

.sticky {
    display: block;
    color: #111;
    font-weight: bold;
    font-size: 11px;
}

.sticky .content {
    border-left: 2px solid #000;
    border-right: 2px solid #000;
    padding: 10px;
}

.sticky img {
    display: block;
    margin: 0 auto;
}

.sticky .big {
    font-size: 22px;
    margin-top: 5px;
}

#paper-ad {
    color: #111;
    display: block;
    font-weight: bold;
    font-size: 11px;
    cursor: pointer;
    width: 200px;
}

#paper-ad .top, #paper-ad .bottom {
    padding: 5px;
    background: #069;
    color: white;
    text-align: center;
}

#paper-ad .big {
    font-size: 22px;
    margin-top: 5px;
}

#paper-ad .content {
    padding: 5px;
    background: #fff;
}

.twtr-widget .twtr-hd, .twtr-widget .twtr-ft div {
    padding: 2px 5px;
}

.twtr-hd h3 {
    display: none;
}

.bottomrightimage, .bottomrightpusher {
    float: right;
    clear: right;
}

.rssitem.dark {
    background-color: #069;
    padding: 0 5px 5px 5px;
    color: white;
}

.rssitem.dark .dateline {
    color: white !important;
}

.rssitem.dark a {
    color: white;
}

.ticker {
    padding-top: 10px;
    overflow: hidden;
    /*width: 238px;*/
    /*height: 300px;*/
}

.tickersmall {
    padding-top: 10px;
    overflow: hidden;
    width: 238px;
    height: 150px;
}

.ticker a, .tickersmall a {
    color: black;
}

.simply-scroll-container {
    position: relative;
}

.simply-scroll-clip {
    width: 238px;
    height: 300px;
    position: relative;
    overflow: hidden;
    z-index: 2;
}

.simply-scroll-list {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
}

.ad-small {
    max-width: 150px;
    max-height: 200px;
    overflow: hidden;
    float: left;
    margin: 3px;
}

.fixed {
    position: fixed;
    top: 0;
}

.tooltip {
    width: 250px;
    background-color: #FFFFFF;
    border: 2px solid #CCCCCC;
    padding: 5px;
}

#map-loading {
    background: url("http://www.skanskan.se/images/loading-container-back.png");
    width: 468px;
    height: 350px;
    position: absolute;
    text-align: center;
    z-index: 100;
}

#topbanner {
    padding: 0 5px 10px;
    background: white;
    z-index: 100;
}

#topbanner .topbanner-dist {
    padding-bottom: 7px;
    border-bottom: 1px solid #bdbdbd;
    display: none;
}

.emediate {
    text-align: center;
}

.emediate iframe {
    margin: 0 auto;
}

.wrap {
    display: none;
}

#wrapleft {
    position: absolute;
    right: 1015px;
}

#wrapright {
    position: absolute;
    left: 1015px;
}

#wraptop {
    position: relative;
    left: -15px;
}

.columnbox {
    border: 1px solid black;
    padding: 5px;
}

.normalflow {
    white-space: normal;
    height: auto;
    overflow: auto;
}

.videoitem {
    width: 236px;
    float: left;
    margin-bottom: 10px;
}

.videoitem a {
    color: #111;
}

.videoitem a h3 {
    color: #069;
}

.footer_box {
    display: block;
    float: left;
    margin-right: 10px;

}

.footer_box_last {
    display: block;
    float: left;
}

.footer_box img {
    display: block;
}

.linjal {
    background: url('http://www.skanskan.se/images/linjal.jpg') no-repeat;
    padding-left: 10px;
}

.webbtvimage {
    position: relative;
}

.webbtvimage .webbtvicon {
    position: absolute;
    background: url('http://www.skanskan.se/images/plupp_big.png') no-repeat;
    margin-left: -20px;
    margin-top: -20px;
    left: 50%;
    top: 50%;
    width: 39px;
    height: 38px;
}

#popularthreads li.dsq-widget-item {
    list-style-image: none;
    margin: 0;
}

#popularthreads li.dsq-widget-item p {
    display: none;
}

#popularthreads a.dsq-widget-thread {
    font-weight: normal;
}

.adbox {
    border: 4px solid #ccc;
}

.adbox .adboxheader {
    display: block;
}

.adbox .adboxheader img {
    display: block;
    width:100%;
}

.adbox .adboxfooter {
    padding: 5px;
}

.adbox .slider {
    height: 167px;
    position: relative;
    overflow: hidden;
}

.adbox .slider .item {
    position: absolute;
    top: 0;
    left: 0;
    margin: 6px;
    width: 230px;
    height: 155px;
    color: #333;
    background: white;
}

.adbox .slider .item a {
    color: #333;
}

.adbox .slider .item .thumb {
    float: left;
    margin-right: 5px;
}

.adbox #bytbilcontent {
    height: 210px;
}

.adbox #bytbilcontent .item {
    height: 190px;
}

.adbox .slider-vertical {
    position: relative;
    height: 230px;
    overflow: hidden;
}

.adbox .slider-vertical .item {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px;
    width: 446px;
    height: 210px;
}

.adbox.resor {
    border-color: #55ab26;
}

.adbox.kungorelser {
    border-color: black;
}

.adbox.lokaler {
    border-color: #005397;
}

.nowrap {
    white-space: nowrap;
}

.vinjett.personligt.obituaries {
    color: #a5a5a5 !important;
}

.alertsbig li {
    list-style: none;
    margin-left: 0;
}

.alertsbig a {
    display: block;
    margin-top: 5px;
    font: normal 36px Arial;
    color: #111;
}

.fb-like {
    vertical-align: top;
    margin-right: 10px;
}

.tipsbutton {
    position: relative;
    background-color: #F8F8F8;
    background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#DEDEDE));
    background-image: -moz-linear-gradient(top, white, #DEDEDE);
    background-image: -o-linear-gradient(top, white, #DEDEDE);
    background-image: -ms-linear-gradient(top, white, #DEDEDE);
    background-image: linear-gradient(top, white, #DEDEDE);
    border: #CCC solid 1px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #333;
    font-weight: bold;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    height: 18px;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    padding: 0 5px;
    font-size: 11px;
    line-height: 18px;
    margin-right: 10px;;
}

.tipsbutton:hover {
    border-color: #bbb;
    background-color: #f8f8f8;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#d9d9d9));
    background-image: -moz-linear-gradient(top, #f8f8f8, #d9d9d9);
    background-image: -o-linear-gradient(top, #f8f8f8, #d9d9d9);
    background-image: -ms-linear-gradient(top, #f8f8f8, #d9d9d9);
    background-image: linear-gradient(top, #f8f8f8, #d9d9d9);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.tipsbutton img {
    vertical-align: middle;
}

#leftcolumn .rssitem {
    display: block;
    font: normal 1em Georgia;
    margin: 10px 0;
}

.spons {
    background-color: #CEE9F7;
    padding: 5px;
}

.spons img {
    width: 240px;
}

#tidningsannonser {
    background: url('http://files.skd.se/images/veckans_tidningsannonser.jpg') no-repeat;
    width: 240px;
    height: 290px;
    padding: 25px 5px;
    position: relative;
    display: none;
}

#tidningsannonser ul {
    margin: 0;
    padding: 0;
}

#tidningsannonser ul li {
    list-style: none;
    text-align: center;
    margin: 5px;
    height: 280px;
}

#tidningsannonser ul li .image {
    position: relative;
    display: inline-block;
    height: 255px;
    width: 230px;
    overflow: hidden;
}

#tidningsannonser ul li .image img {
    max-height: 100%;
    max-width: 100%;
}

#tidningsannonser ul li .image .overlay {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.5;
}

#tidningsannonser ul li .image .icon {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -18px 0 0 -18px;
    background: url('http://files.skd.se/images/magnify.png') no-repeat;
    width: 36px;
    height: 36px;
}

#tidningsannonser ul li .image:hover span {
    display: block;
}

#tidningsannonser ul li a {
    display: block;
    color: #fff;
    text-decoration: none;
    font: bold 12px Arial;
    line-height: 30px;
}

#tidningsannonser .nav {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    font: bold 11px Arial;
    line-height: 25px;
    color: #fff;

}

#tidningsannonser .nav .prev:hover, #tidningsannonser .nav .next:hover {
    cursor: pointer;
}

#fixedbarbg {
    display: none;
    height: 41px;
    z-index: 97; //submenu har 98 och mainmenu2 har 99
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: #ffffff;
    -webkit-box-shadow: #000 0 0 20px; 
    -moz-box-shadow: #000 0 0 20px;
    box-shadow: #000 0 0 20px;
}

.adMarker {
    color: black;
    font-size: 10px;
    text-align: right;
}

#adsleft .adMarker {
    margin-right: 10px;
}

.ownAds .adMarker {
    display: none;
}