﻿div { z-index: 9999; }


body, html 
{
font-family: Arial, Verdana, Tahoma, sans-serif;
background-color: white; 
text-align: center; /*** Centers the design in old IE versions ***/
height: 100%;
background-color: #f0f0f0; 


}

body 
{
background-color: #f0f0f0; 
font-size: 12px;  
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;

}

h1
{
    font-weight: normal;
    font-size: 24px;
    margin-bottom: 5px;
    margin-top: 0px;
    }
    
h2
{
    font-weight: normal;
    font-size: 18px;
    margin-bottom: 7px;
    clear: both;
    }    

h3
{
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 3px;

    margin-top: 0px;
    }    


h4
{
    color: #686868;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: -5px;
    margin-top: 0px;
    }    

a
{
    color:#980813;
    text-decoration: none;
    }


.clear { clear: both; }

#mainContainer { 
width: 965px;
margin: 0 auto; /*** Centers the design ***/
min-height: 100%;
background-image: url(webbilder/bak.gif);
text-align: left; /*** Because we centered the text in body we have to move the text back to left aligning ***/

}

* html #mainContainer {
height: 100%;  /*** IE doesn't support min-height, but instead it handles height as min-height so we need to hack the height ***/

}


.right
{
    float:right;

    }      

.center
{
    text-align: center;
    }

.rubvert
{
    background-image:url(webbilder/vertbak.gif);
    color:White;
    font-size: 18px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    
    }
    
.rubvertgreen
{
    background-image:url(webbilder/vertbakgreen.gif);
    color:White;
    font-size: 18px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    
    }    
    
.noborder
{
    border: none;
    }    

/**************************
HEADER
**************************/
#header
{
    margin-left:21px;
    width: 922px;
    

    
}

#header a:link
{
    color: White;
    text-decoration: none;
    }

#header a:hover
{
    color: White;
    text-decoration: none;
    }

#header a:visited
{
    color: White;
    text-decoration: none;
    }
    
#header a:active
{
    color: White;
    text-decoration: none;
    }    

.headertopspace
{
    background-image: url(webbilder/sidhuvud.gif);
    height: 95px;
    
    }

.mainmenu
{
    color: White;
    background-image: url(webbilder/headerbak.gif);    
    height: 26px;
    margin-left: 5px;
    padding-left: 0px;
    margin-right: 3px; 
    font-size: 12px;
    line-height: 25px; 
 
}


.mainmenuval
{
    margin-right: 30px;
    }

#content * 
{
z-index: 1;

}


.searchbox
{
    font-size: 10px;
    border-right: #ffffff 1px dotted;
    border-top: #ffffff 1px dotted;
    border-left: #ffffff 1px dotted;
    border-bottom: #ffffff 1px dotted;
    background-color: transparent;
    color: #FFFFFF;
    font-weight: bold;
    width: 120px;

}

.searchboxtext
{
    font-size: 12px;
    color: #FFFFFF;
    background-color: transparent;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    cursor: pointer;
    position: relative;
    top: 1px;

}


    /**************************
    MENU
    **************************/
    
    .DynamicMenuItemStyle
    {
        color:white;
        background-color:#0f6097;
        cursor: pointer;
        margin-right: 5px;
        padding-left: 5px;
        border-top: gray 1px dotted;        
  
        }
    
    .DynamicMenuStyle
{

}                

/**************************
CONTENT AND COLUMNS
**************************/
.outer {
padding-left: 23px; 
 
}
* html .outer {
padding-right: 0px; /* Normally this shouldn't be in this hack, it should be in .outer, but because of IE7 I had to */

}
.inner 
{

width: 922px; /*** This width is for non-IE browsers. Mozilla makes this necessary. Be sure to check your layout in different browsers if you changes this value. Especially IE7 seems to create a horisontal scroll if this value is set too large ***/
padding-bottom: 145px;

}
* html .inner {
width: 100%;

}
/*** div.inner is wider than its container, div.outer, and so overlaps to the right, pushing
div.right into the proper position. IE expands div.outer instead, requiring a Tan hack to avoid 
blowing the layout apart. IE gets the original 100% width as in the Livingstone layout.
***/
.float-wrap 
{

float: left;
width: 922px;
margin-left: -1px; /*** Same length as .outer padding-left but with negative value ***/

}
* html .float-wrap {
/*** No need for hacking IE on this layout ***/
}
#content 
{

    float: right;
    width: 922px;
    z-index: 1;
    margin-top: 0px;

}
* html #content {
position: relative;  /*** IE needs this  ***/
}
.contentWrap{
padding-left: 0px;
padding-right: 0px;

}

/**************************
Default
**************************/

#startmixer
{
    background-image: url(webbilder/startmixer.jpg);
    height: 273px;

    width: 921px;
    padding-top: 0px;
    }
    
#startmixer .textarea
{
    color:White;
    width: 420px;
    margin-left: 20px;
    padding-top: 20px;

    }

#bodyarea
{
    padding-left: 20px;
    padding-right: 20px;


    }
    
.row2
{
    float: right;
    margin-left: 20px;
    }    
    
/**************************
SubPage
**************************/

.standardarticlemargins
{
    margin-left: 20px;
    margin-top: 20px;
    margin-right: 20px;

    }
.DynamicMenuStyle    
{
    margin-left: 16px;

    }
    
/**************************
Product
**************************/    

.leftborder
{

    border-left: #000000 1px solid;

}

.horline
{
     background-image: url(webbilder/horline.gif);
     height:30px;
    
    }
    
.contactform
{
    padding-left: 10px;
    padding-top: 5px;
    
    }
    
.producttext
{
    font-size: 14px;
    margin-left: 120px;
    }    
/**************************
FOOTER
**************************/
#footer
{

    width: 965px;
    height: 110px; /*** The drawback with this solution is that the height of the footer can't be flexible. If you add so much content to the footer that it extends 30px, you will get a vertical scrollbar and the content will overflow the footer if you don't set overflow to hidden ***/
    margin: 0 auto;
    margin-top: -110px; /*** By using a negative margin-top we now moves the footer up the same amount as the footer height to avoid vertical scrolling. Remember, if you use borders and padding on your footer you will have to calculate this in your negative margin-top value also. ***/
    text-align: left;
    

}

#footer .footercontent
{
    background-image: url(webbilder/sidfot.gif);
    margin-left: 26px;
    padding-top: 1px;
    width: 913px;
    height: 105px;
    color:White;

    }
#footer .sifottable
{
    width: 880px;
    margin-left: 20px;
    margin-top: 15px;
    }
    
#footer .bold
{
    font-weight: bold;
    } 
    
.right
{
   
    float: right;
    
    }
    
.test
{
    background-color: Red;
    }
    
    /**********************
    * Nya dynamiska menyn *
    ***********************/
    

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
overflow: hidden;
margin-bottom: 1em;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(media/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(media/blockactive.gif) center center repeat-x;
}



