/* CSS fil till WTG2011.com Mediatyp, screen. Författare Jens Josefsson, Webmind, jens@webmind.se */






html
{
    margin: 0;
    padding: 0;
    height: 100%;
}

body
{
    padding: 0px;
    margin: 0;
    background-color: #a9b8ed;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #4D4D4D;
    background-image: url(../grfx/bg.jpg);
    background-repeat: repeat-x;
    background-attachment: fixed;
    height: 100%;
}
#container
{
    position: relative;
    margin: 0px auto 0px auto;
    padding: 0px 20px 0px 20px;
    min-height: 100%;
    width: 900px;
    background-color: transparent;
    background-image: url(../grfx/bg_ruta.png);
    background-repeat: repeat-y;
    overflow: visible;
    
}

#top
{
    position: absolute;
    top: 20px;
    left: 30px;
    width: 880px;
    height: 307px;
    background-color: transparent;
    background-image: url(../grfx/top.jpg);
    background-repeat: no-repeat;
    z-index: 5;
}

#mainimg
{
    position: absolute;
    top: 9px;
    left: 16px;
    width: 849px;
    height: 246px;
    padding: 0;
    overflow: hidden;
    z-index: 8;
    background-color: transparent;
}
#flags
{
    position: absolute;
    right: 9px;
    top: 4px;
    width: 385px;
    height: 30px;
    padding: 2px 5px 0 0;
    text-align: right;
    background-color: transparent;
    background-image: url(../grfx/flags.png);
    background-repeat: no-repeat;
    z-index: 98;
}

.menu
{
    position: absolute;
    bottom: 17px;
    left: 15px;
    width: 850px;
    height: 30px;
    z-index: 98;
}

.wtfg
{
    position: relative;
    float: left;
    margin: 20px 45px;
    border: none;
}









/* startsidan*/





#maintext
{
    position: relative;
    float: left;
    width: 860px;
    min-height: 220px;
    overflow: visible;
    padding: 10px 10px 20px 10px;
    margin: 347px 10px 10px 10px;
    clear: right;
    background-color: transparent;
    background-image: url(../grfx/long_line.jpg);
    background-repeat: no-repeat;
    background-position: center 100%;
}

#starttext
{
    position: relative;
    float: left;
    width: 450px;
    min-height: 220px;
    overflow: visible;
    padding: 0;
    margin: 0;
    clear: none;
}

#search
{
    display: none;
}





#puffs
{
    position: relative;
    float: left;
    clear: none;
    padding: 0px;
    margin: 10px;
    width: 554px;
    height: 414px;
    background-image: url(../grfx/short_line.jpg);
    background-repeat: no-repeat;
    background-position: center 100%;
}
#puff1
{
    position: relative;
    float: left;
    clear: none;
    padding: 15px;
    margin: 10px;
    width: 217px;
    height: 147px;
    color: #fff;
    background-color: transparent;
    background-image: url(../grfx/gul_box.jpg);
    background-repeat: no-repeat;
}
#puff2
{
    position: relative;
    float: left;
    clear: none;
    padding: 15px;
    margin: 10px;
    width: 217px;
    height: 147px;
    background-color: transparent;
    background-image: url(../grfx/lila_box.jpg);
    background-repeat: no-repeat;
}


#puff3
{
    position: relative;
    float: left;
    clear: left;
    padding: 15px;
    margin: 10px;
    width: 217px;
    height: 147px;
    background-color: transparent;
    background-image: url(../grfx/gron_box.jpg);
    background-repeat: no-repeat;
}
#puff4
{
    position: relative;
    float: left;
    clear: right;
    padding: 15px;
    margin: 10px;
    width: 217px;
    height: 147px;
    background-color: transparent;
    background-image: url(../grfx/rod_box.jpg);
    background-repeat: no-repeat;
}



#news {
    position: relative;
    float: left;
    clear: left;
    padding: 5px;
    margin: 0 10px 0 10px;
    width: 500px;
    height: 220px;
}
#banners
{
    position: relative;
    float: left;
    clear: left;
    padding: 5px;
    margin: 0 10px 0 10px;
    width: 500px;
    height: 220px;
}

#rightpanel
{
    position: relative;
    float: right;
    clear: none;
    min-height: 500px;
    width: 300px;
    margin: 10px;
    padding: 0;
    overflow: visible;
}

.box
{
    position: relative;
    float: right;
    clear: both;
    padding: 15px 20px;
    margin: 10px;
    width: 207px;
    height: 147px;
    background-color: transparent;
    background-image: url('../grfx/vit_box.jpg');
    background-repeat: no-repeat;
 
}


/* undersidor*/

#split
{
    position: relative;
    float: left;
    width: 80%;
    height: 20px;
    margin: 327px 0px 0px 0px;
    padding: 0 0 0 40px;
    font-size: 11px;
}

#page
{
    position: relative;
    float: left;
    width: 860px;
    min-height: 550px;
    overflow: visible;
    padding: 0;
    margin: 0px 20px 10px 20px;
    clear: right;
}

#pagemain
{
    position: relative;
    float: left;
    width: 640px;
    min-height: 400px;
    overflow: visible;
    padding: 10px 10px 20px 10px;
    margin: 0px 10px 10px 10px;
    clear: right;
}
#left
{
    position: relative;
    float: left;
    clear: none;
    width: 194px;
    min-height: 300px;
    padding: 0;
    margin: 0px 0 0 10px;
    overflow: visible;
}


#submenu
{
    position: relative;
    float: left;
    clear: none;
    width: 194px;
    min-height: 30px;
    padding: 10px 0px 0 16px;
    margin: 0px 0 0 0px;
    overflow: visible;
    background-color: transparent;
    background-image: url(../grfx/submenu.jpg);
    background-repeat: no-repeat;
}
#bottompanel
{
    position: relative;
    float: left;
    width: 850px;
    height: 200px;
    margin: 0;
    padding: 0 0 0 50px;
}

.box2
{
    position: relative;
    float: left;
    clear: none;
    padding: 15px 20px;
    margin: 10px;
    width: 207px;
    height: 147px;
    background-color: transparent;
    background-image: url(../grfx/vit_box.jpg);
    background-repeat: no-repeat;
}

/*Adminsidor*/
#adminmenu
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    width: 842px;
    height: 25px;
    position: relative;
    margin: 0px;
    z-index: 98;
    background-color: #d9e2ea;
    border-bottom: 1px solid #000;
    padding: 5px 0 0 10px;
}
#content
{
    position: relative;
    margin: 10px;
    padding: 10px;
    top: 0px;
    background-color: #FFFFFF;
    border: 1px solid #000;
    overflow: visible;
}
#adminmain
{
    position: relative;
    z-index: 1;
    float: left;
    width: 830px;
    top: 0px;
    min-height: 380px;
    padding: 15px 15px;
    margin: 0;
    overflow: visible;
}
#adminwide
{
    position: relative;
    z-index: 1;
    float: left;
    background-color: #efefef;
    width: 800px;
    top: 0px;
    min-height: 380px;
    border: 1px solid #71889e;
    padding: 15px 10px;
    margin: 347px 10px 10px 10px;
    overflow: visible;
}
.pnlLinks
{
    display: inline;
    clear: none;
}
.adminlabel
{
    display: block;
    font-weight: bold;
    margin: 8px 0 3px 0;
}
.btn
{
    margin: 8px 0 3px 0;
}

/*Fix*/

#container:after
{
    content: ".";
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
}

#sökbox
{
}

/* Meny */

#start
{
    display: inline;
}
a.startlink
{
    display: block;
    float: left;
    height: 15px;
    padding: 0px 10px 0 10px;
    margin: 8px 0 0 0;
    text-decoration: none;
    font-size: 1em;
    letter-spacing: 0.1em;
    font-weight: bold;
    color: #fff;
    border: none;
    text-align: center;
}
a.startlink:hover
{
    color: #000;
    background-color: Transparent;
    border: none;
}

ul#topmenu
{
    padding: 0;
    margin: 0 0 0 0px;
    list-style-type: none;
    height: 30px;
    float: left;
}

ul#topmenu li
{
    display: inline;
}

ul#topmenu li a
{
    display: block;
    float: left;
    height: 15px;
    padding: 0px 10px 0 10px;
    margin: 8px 0 0 0;
    text-decoration: none;
    font-size: 1em;
    letter-spacing: 0.1em;
    font-weight: bold;
    color: #fff;
    border-left: 2px solid #fff;
    text-align: center;
}


ul#topmenu li a:hover
{
    color: #000;
    background-color: Transparent;
    border-left: 2px solid #fff;
}


/* Submenu*/

ul.submenu
{
    padding: 0;
    margin: 0px 0 0px 0px;
    list-style-type: none;
    float: left;
}

ul.submenu li
{
    margin: 0 0 0 0px;
    display: block;
    float: left;
    border: none;
}

ul.submenu li a
{
    display: block;
    float: left;
    width: 159px;
    min-height: 20px;
    margin: 1px 0 0 0;
    padding: 5px 0 2px 5px;
    clear: both;
    text-decoration: none;
    font-weight: bold;
    color: #fff;
    text-align: left;
    background-image: url(../grfx/knapp.jpg);
    background-repeat: no-repeat;
}


ul.submenu li a:hover
{
    color: #000;
}
a.navlinkstart
{
    display: block;
    float: left;
    height: 13px;
    padding: 0px 5px 0 0px;
    margin: 5px 0 0 30px;
    text-decoration: none;
    font-size: 11px;
    letter-spacing: 0em;
    color: #000;
    text-align: center;
}
a.navlinkstart:hover
{
    color: #00adee;
    background-color: Transparent;
}
a.navlink
{
    display: block;
    float: left;
    height: 13px;
    padding: 0px 5px 0 5px;
    margin: 5px 0 0 0;
    text-decoration: none;
    font-size: 11px;
    letter-spacing: 0em;
    color: #000;
    border-left: 2px solid #000;
    text-align: center;
}
a.navlink:hover
{
    color: #00adee;
    background-color: Transparent;
    border-left: 2px solid #999;
}
.date
{
    display: block;
    float: right;
    height: 13px;
    padding: 0px 5px 0 5px;
    margin: 5px 0 0 0;
    text-decoration: none;
    font-size: 11px;
    letter-spacing: 0em;
    color: #000;
    text-align: center;
}

/*--------------------------------------------------------- */
.menyadmin
{
    float: left;
    margin-left: 20px;
}

.sortimentbilder_small
{
    width: 100px;
}

.sortimentbilder_large
{
    width: 300px;
}
.root
{
    font-size: 12px;
    font-weight: bold;
}
.parent
{
    font-size: 12px;
    font-weight: normal;
}
.node
{
}
.leaf
{
    display: block;
    background-color: Gray;
}
.bild_thumbnail
{
    max-width: 100px;
    max-height: 100px;
}

.logo
{
    position: relative;
    float: left;
    clear: both;
    margin: 0 40px 0 0;
}
.cred
{
    display: block;
    width: auto;
    float: right;
    margin: 20px 40px 20px 20px;
    color: #999;
    font-size: 10px;
    font-weight: normal;
}
