﻿
.orange
{
    background-image:url('/images/orangesmall.png');
    background-repeat:no-repeat;
    background-color:Transparent;
    width:0px;
    height:100%;
    z-index:2;
    margin-left:9px;
}
.tmlWrap
{
    background-image:url('/images/graysmall.png');
    background-repeat:no-repeat;
    background-color:Transparent;
    background-position:9px 0;
    width:489px; /*hela graysmall.png + 9px för sista plupp*/
    position:relative;
    height:40px;
    z-index:1;
    margin-left:auto;
    margin-right:auto;
    margin-top:10px;
}

.dotwrap
{
    background-color:Transparent;
    position:absolute;
    left:0;
    top:-2px;
    width:100%;
    margin:0 0 0 0;
    padding:0 0 0 0;
}

.gray
{
     background-image:url('/images/dotgraysmall.png') !important;
}
.dotlast    
{
    float:right !important;  
    background-image:url('/images/dotredsmall.png');
    background-repeat:no-repeat;
    height:10px;
    float:left;
    width:9px;
}
.dotorg
{
    background-image:url('/images/dotorangesmall.png');
    background-repeat:no-repeat;
    width:40px;
    height:20px;
    float:left;
    margin:0 0 0 0;
    padding:0 0 0 0;
   
}
.dotlast p{margin-top:20px}
.dotorg p{margin-top:15px;}
*:first-child+html .dotorg p{margin-top:6px;}
.yearplupp{width:8px;}
.quarterwrap{width:31px; padding:0 0 0 0; margin:0 0 0 0;}
.namn{width:40px;}
.namn, .quarterwrap, .yearplupp, .quarter
{
    height:100%;
    float:left;
}
*:first-child+html .quarter /*IE7 hack, IE7 anser att 4*25% > 100% av någon anledning*/
{
    width:8px;
    overflow:hidden !important;
}
*:first-child+html .quarter:first-child /*Helsike vad IE7 suger*/
{
	width: 7px !important;
}
.quarter
{
    width:25%; 
    position:relative; 
    overflow:visible; 
    vertical-align:bottom !important;     
    margin:0 0 0 0;
    padding:0 0 0 0;
}

.xkcd
{
    background-image:url('/images/selquartsmall.png');
    background-repeat:no-repeat;
    background-position:2px 2px;
    width:100%;
    text-decoration:none !important;
}

