/*
    Document   : style.css
    Created on : 2009-nov-09, 16:29:52
    Author     : Thegh
    Description:
        Purpose of the stylesheet follows.
*/

/*
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

body {
    background-color:#f6f9fe
}


#logout
{

    position: absolute;
    top: 2px;
    left: 1px;
    width: 100px;
    height: 20px;
    background-color: #eff5f5;
    border-right-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-top-width: 1px;
}
#header
{

    background-image:url('/images/header.jpg');

    width:60em;
    height:100px;
}
#maincontainer
{
    width: 60em;
    min-height:80%;

    background-color:white;
    color: #333;

    
    line-height: 130%;
    margin-top: 0px;
    padding-top: 0px;
}

p
{
    font: 80% Verdana, Helvetica, sans-serif;
}

p.leftmenu
{


    max-width:100px;
    margin: 0;
    font: 80% Verdana, Helvetica, sans-serif;
    padding-left: 5px;
    
    
    
}


p.leftmenuB
{

    background-image:url('/images/menubackground.jpg');

    width:128px;
    color:black;
    height: 1.5em;
    font-size: 1em;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-top-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-top-width: 1px;

    border-right-color: #999999;
    border-left-color: #999999;
    border-bottom-color: #999999;
    border-top-color: #999999;
}

p.rightmenu
{



    
    
    
    
    
    font-style: oblique;
    font-weight: lighter;
    
    



}

p.rightmenuB
{
    margin: 0px;
    background-image:url('/images/menubackground.jpg');
    height: 1.5em;
    color:black;
    
    font-size: 1em;

}


#leftnav
{
    float: left;
    width:10%;
    margin: 0;
    margin-top: 10px;
    margin-left: 1px;
    height: 100%;
    max-width:50px;
    


}
div.rightnav
{
    float: right;
    width: 9.8em;
    margin: 0;
    margin-top: 10px;
    




    border-left-style: solid;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #cccccc;
    border-left-color: #cccccc;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #cccccc;
}
p.rightnav
{

    float:right;
    margin-right: 0.3em;
    width: 11em;
    margin: 0;
    margin-top: 10px;





    border-left-style: solid;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #cccccc;
    border-left-color: #cccccc;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #cccccc;
}

img.leftsmall {
    float: left;
    margin: 4px;
    max-width:120px;

    width:expression(document.body.clientWidth > 120? "120px": "auto" );
 
}
img.leftmedium {
    float: left;
    margin: 4px;
    max-width:200px;

    width:expression(document.body.clientWidth > 200? "200px": "auto" );

}

img.leftlarge {
    float: left;
    margin: 4px;
    max-width:350px;

    width:expression(document.body.clientWidth > 350? "350px": "auto" );

}
img.huge
{
    max-width:550px;
    width:expression(document.body.clientWidth > 550? "550px": "auto" );
}
img.rightsmall {
    float: right;
    margin: 4px;
    max-width:120px;
    width:expression(document.body.clientWidth > 120? "120px": "auto" );


    

}
img.rightmedium {
    float: right;
    margin: 4px;
    max-width:250px;

    width:expression(document.body.clientWidth > 200? "200px": "auto" );

}

img.rightlarge {
    float: right;
    margin: 4px;
    max-width:350px;

    width:expression(document.body.clientWidth > 350? "350px": "auto" );

}



a.clear
{
    float:left;
    clear:both;

}

#meny
{


    border-bottom: 1px solid gray;
    background-image:url('/images/mainmenubackground.jpg');;



    
    height: 1.5em;
    position:relative;
    
    font-size: 0.93em;
}
#menu p
{
    padding: 0;
    margin: 0;



}

#content
{
    margin-top: 10px;
    margin-bottom: 20px;
    margin-left: 130px;
    overflow: hidden;

    padding: 1em;
    width: 80%;
    max-width: 60%;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-top-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-top-width: 1px;
    border-right-color: #999999;
    border-left-color: #999999;
    border-bottom-color: #999999;
    border-top-color: #999999;
    
}

div.post
{
    margin-left: 15px;
    margin-top:0px;
    padding: 1em;
    padding-top: 0em;
    max-width: 90%;
    
    overflow: hidden;



    line-height: 1.5em;

}
div.under
{
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    margin-left: 2em;
    max-width: 75%;
}
div.postBorder
{
    margin-left: 15px;
    margin-top:10px;
    padding: 1em;
    max-width: 90%;
    overflow: hidden;



    line-height: 1.5em;
    border-right-style: inset;
    border-left-style: inset;
    border-bottom-style: inset;
    border-top-style: inset;
    border-right-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-top-width: 1px;
}
div.underrubrik
{
    
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 1em;
    font-family: Arial,Helvetica,sans-serif;
}
div.rubrik
{
    
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 1em;
    font-family: Arial,Helvetica,sans-serif;

    font-size: 1.2em;
}

div.italic
{
    
    
    
    max-width: 90%;
    overflow: hidden;



    line-height: 1.5em;
    font-style: italic;
}

div.bolditalic
{

    margin-top:10px;

    
    overflow: hidden;



    line-height: 1.5em;
    
    font-weight: bold;
    font-style: oblique;
}
div.bold
{

    


    overflow: hidden;



    line-height: 1.5em;

    font-weight: bold;
    
}
div.center
{


    text-align: center;
    line-height: 2em;
}
#footer
{
    clear: both;
    margin: 0;
    padding: .5em;

    border-top: 1px solid gray;
    background-image: url("/gaxsjo//images/footer.jpg");
    height: 80px;
}

#leftnav p { margin: 0 0 4px 0; }
#rightnav p { margin: 0 0 4px 0;}
#content h2 { margin: 0 0 .5em 0; }


ul
{
    padding: 0;
    margin: 0;
    list-style: none;

    background-color: white;
    
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-top-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-top-width: 1px;
    font-weight: bold;
    
}


li
{
    margin-left:10px;
    color: #ffffff;
    float:left;
    position: relative;
    width: 10em;
    color:black;
}

li ul
{
    
    display: none;
    position: absolute;
    top: 1em;
    left: 0;
    
    

}

li > ul {
	top: auto;
	left: auto;
        
	}

li:hover ul { display: block; }


a
{

    text-decoration: none;
    
    color: #005e7d;
    
}
