* {
    margin: 0; padding: 0;
}
body {
    font-size: 76%;
    background-color: #ffeac0;
    font-family: tahoma, "FreeSans", arial, sans-serif;
    padding: 7px;
    color: #313131;
}
#global {
    font-size: .9em;
    width: 980px;
    position: relative;
}
#catalog_wrapper {
	margin: 0 auto;
	width: 980px;
}

/* structure */
#topbanners { padding-bottom: 7px; position: relative; width: 980px; }
#topbanners .ad { margin: 0 auto; text-align: center;}
#container { padding-left: 182px; padding-right: 193px; zoom: 1; } 
div#meta { margin-left:-802px; top:0; width:180px; }
div#subcontent { margin-right:-194px; width:180px; }
#container .contentcols { position: relative; float: left; }
#left-ads { width: 180px; margin-left: -682px; top: -89px; }
.left-ads-ad { margin-bottom: 4px; }
#content { width: 100%; padding: 0 7px; }
#right-dyn { width: 300px; margin-right: -360px; z-index: 1; }
#footer { clear: both; }

/* the bit that handles the outer right ads. */
#stickyad_wrapper { width: 980px; margin: 0 auto; position: relative; }
#ads_outer_right { z-index: 1; width: 180px; position: absolute; }
#startsiden_wrapper { width: 980px; float: left; position: relative; z-index: 1; background: #ffeac0; }

#ads_outer_right .ad_index_0 .ad_inner_wrapper { position: absolute; top: 202px; left: 1000px; } /* sticky_noL */
#ads_outer_right .ad_index_1 .ad_inner_wrapper { position: absolute; top: 0; left: 1000px; } /* sticky_L */
#ads_outer_right .ad_index_2 .ad_inner_wrapper { position: absolute; left: 1000px; } /* nosticky_L */

.stickToTopOfScreen { position: fixed !important; top: -195px !important; }

.stickRight { position: absolute !important; }
.stickLeft { position: absolute !important; left: 7px; right: auto!important; }
.stickNone { position: relative; right: auto !important; left: auto !important; }

/* ie7  */
* + html #ads_outer_right .ad_index_0 { position: absolute; top: 204px; left: 20px; }
* + html #ads_outer_right .ad_index_1 { position: absolute; top: 0; left: 20px;  }
* + html #ads_outer_right .ad_index_2 { position: absolute; top: 0px; left: 20px;  }

/* general */

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

a:link { color: #0000EE; text-decoration: none; }
a:visited { color: #551a8b!important; text-decoration: none!important; }
a:hover { color: #0000ee; text-decoration: underline!important; }
a:active { color: #9933cc; text-decoration: underline; }
img { border: 0; }
ul { list-style: none; }
.emphasis { font-weight: bold; }
.flag_new, .negative { color: #f00!important; }
.positive { color: green!important; }
.acckey { font-style: normal; text-decoration: underline !important; }
.new { color: #f00!important; text-transform: uppercase; font-style: normal; }
.clear { clear: both; line-height: 0%; height: 1px; font-size: 0; }
.search-button_regular, .go-button_regular { position:relative; top:5px; }

abbr { cursor: help; }
h2 { font-size: 1.65em; font-weight: bold;  }
h3 { font-size: 1.4em; font-weight: bold; }
h4 { font-size: 1.2em; font-weight: normal; }
h5 { font-size: 1.2em; font-weight: normal; }
h6 { font-size: 1.0em; font-weight: bold; }
p { line-height: 1.4em; }

.search-button-regular  {
    background-position:-11px -727px;
    background-image: url("http://www.startsiden.no/img/skin/forsiden/img/forsiden-sprite-005.png");
    background-color: transparent;
    text-indent:-9999px;
    height:21px;
    position:relative;
    width:37px;
    border: 0;
    padding: 0;
    top: 3px;
    cursor: pointer;
}

#left-ads iframe { margin-bottom: 4px; }


#header {
    background: url("/img/skin/forsiden/img/forsiden-sprite-005.png") repeat scroll 0 -167px transparent;
    position: relative;
    height: 86px;
    width: 980px;
    left: 7px;
    z-index: 1;
    font-size: .9em;
    clear: both;
}
#nynorsk #header { background: url(/img/skin/default/img/startsida_header.png) no-repeat left top; }
#global_menu_firstlevel {
        width: 989px;
        position: absolute;
        bottom: 0px;
        left: 0px;
        height: 32px;
        overflow: hidden;
        background: #FFF1D5 url("/img/skin/forsiden/img/forsiden-sprite-005.png") 0 -252px;
        border-right: 1px solid #EBD8B1;
        border-top: 1px solid #EBD8B1;
        border-bottom: 1px solid #B09A6C;
    }
        #global_menu_firstlevel li {
            float: left;
        }
        #global_menu_firstlevel li.firstlevel_listelement_last {
            float: right;
        }
            #global_menu_firstlevel li a {
                float: left;
                color: #222 !important;
                padding: 9px 15px 5px 15px;
                height: 24px;
        		background: #FFF1D5 url("/img/skin/forsiden/img/forsiden-sprite-005.png") -50px -252px;
                display: block;
                font-size: 1.1em;
                border-right: 1px dotted #B09A6C;
            }
            #global_menu_firstlevel li a.selected {
             	background-position: -50px -286px;
            }
        	#global_menu_firstlevel li.firstlevel_listelement_last a {
                border-right: 0;
                border-left: 1px dotted #B09A6C;
                text-transform: uppercase;
        	}
                #global_menu_firstlevel #home a { 
                    background-position: 0 -252px;
                	border-right: 1px dotted #B09A6C;
                    width: 38px;
                    text-indent: -9999px;
                    padding: 5px 0px;
                }
                    #global_menu_firstlevel #home a:hover,
                    #global_menu_firstlevel #home .selected { 
                        background-position: 0 -286px;
                    }
            #global_menu_firstlevel li a:hover {
                color: #222 !important;
                text-decoration: none !important;
        		background: #ebd8b1 url("/img/skin/forsiden/img/forsiden-sprite-005.png") -50px -286px;
            }            
h1 {
    text-indent: -10000px;
    position: relative;
    float: left;
    z-index: 1;
    left: 7px;
    top: 5px;
    zoom: 1;
}
    h1 a {
        outline: 0;
        display: block;
        width: 135px;
        height: 51px;
    }
#sistenyhet {
        width: 560px;
        margin: 0 0 0 35px;
        display: inline;
        line-height: 14px;
        position: absolute;
        bottom: 35px;
        left: 130px;
    }
#sistenyhet a { color: #404040 !important; }
#sistenyhet span .source { font-style: normal; }

#headersearchform { position: absolute; right: 0px; bottom: 49px; height: 28px; }
#headersearchform .search-button-regular { background: url("/img/skin/forsiden/img/forsiden-sprite-005.png") -11px -760px;
position: absolute;
top: 0;
right: 0;
height: 25px; }
#headersearchform .textinput { margin-right: -4px; position: absolute; right: 40px; top: 1px;}
#productnavigation { 
    text-align: right; 
    position: absolute;
    right: 240px;
    width: 592px;
    top: 6px;
}
#productnavigation li {
    display: inline;
    line-height: 26px;
    padding: 0 10px;
}
#productnavigation li.setasstartpage a {
    font-size: 9px !important;
    text-transform: uppercase;
}
.leftbordered { border-left: 1px solid #C6AE7B; }
#productnavigation .last { padding-right: 0px; }
#productnavigation a { color: #C20F13 !important; }
.productlinklistitem a { font-weight: bold; text-decoration: none; }

/* boxes styling */
.subcontent {
    margin-bottom: 8px;
    background: #fff4de;
    border-left: 1px solid #FCD58D;
    border-right: 1px solid #FCD58D;
    zoom: 1;
    position: relative;
}
    .subcontent h2, .subcontent h3 {
        background: #5b85d6 url("http://www.startsiden.no/img/skin/forsiden/img/forsiden-sprite-005.png") repeat scroll 0 -572px;
        font-size: 1em;
        padding: 5px 1em;
        color: #fff!important;
        position: relative; /* figthing IE peekaboo bug */
        margin: 0 -1px;
    }
    .subcontent h2 a, .subcontent h3 a { color: #fff!important; }
    .subcontent h2 a:visited, .subcontent h3 a:visited { color: #fff!important; }
    
.subcontentlist {
    padding: 5px 7px;
    position: relative;
    right: -1px;
    zoom: 1;
}
* html .subcontentlist { bottom: -3px; padding-top: 0; }
* html .subcontentlist li { margin-bottom: 2px; }
.subcontentlist li { margin-bottom: 3px; height: 1%; /* holly hack */ }    
.subcontentlist a {
    background: transparent url(/img/skin/default/img/pil.gif) no-repeat center right;
    display: block;
}


/*** catalog related ***/
/* categoryhead */
#categoryhead {
    padding: 1.5em;
    padding-bottom: .7em;
    background: #FFF4DE url(http://www.startsiden.no/img/skin/default/img/categoryhead_bg.gif) repeat-x 0 24px;
    border: 1px solid #fcd58d;
    border-top: none;
    zoom: 1; 
    margin: 0 1px;
}
#categoryhead h2,
#categoryhead p.description {
    position: relative; /* pee-ka-boo */
}
#categoryhead h2 {
    float: left; 
    width: 200px;
    margin-top: 5px;
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap; /* Mozilla*/
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}

#categoryhead ul.threecolumns {
    display: block;
    padding: 20px 0;
}
    #categoryhead ul.threecolumns li {
        width: 32%;
        float: left;
        margin-right: 1.2%; /* (32*3) + (1.2*3) = 99.6 % and IE6 is actually happy. */
        padding-bottom: 1.0em;
        display: inline;
    }
    #categoryhead ul.threecolumns li h3 {
        font-size: 1.2em;
        margin-bottom: 0.2em;
    }

.categoryhead_blog {
    background: transparent url(http://www.startsiden.no/img/skin/default/img/categoryhead_blog.gif) no-repeat top;
    height: 54px;
    margin-bottom: 10px;
    position: relative;
}
    .categoryhead_blog p {
        line-height:32px;
        padding-left:65px;
        overflow:hidden;
        white-space: nowrap;
    }

    .categoryhead_blog_title {
        text-transform: uppercase;
        font-size: 1.1em;
    }
        .categoryhead_blog_title a {
            color: black;
        }
    #categoryhead_blog_suprlink {
        text-indent: -10000px;
        width: 65px;
        height: 32px;
        display: block;
        position: absolute;
    }

#categoryhead-extender {
    border: 1px solid #FFD388; 
    border-width: 0px 1px 1px 1px; 
    background: #FFF4DE;
    margin: 0 1px;
}
    #categoryhead-extender #extention-content {
        border: 1px solid #FFF7E5; 
        padding: 10px 10px;
    }
    #categoryhead-extender #extention-content form {
        width: 290px;
        float: left;
        clear: none;
        position: relative;
        height: 5.0em;
    }
        #categoryhead-extender #extention-content form input.textinput {
            position: absolute;
            top: 1.5em;
            z-index: 1;
            font-size: 13px;
            padding: 5px 5px;
        }
        #categoryhead-extender #extention-content form input.imageinput {
            position: absolute;
            top: 1.5em;
            right: 10px;
            z-index: 2;
            font-size: 13px;
        }
    #categoryhead-extender #extention-content form .textinput {
        width: 225px;
    }

/* blog */
div.abckatablogg {
    width: 40%;
    float: right;
    background: transparent url(http://www.startsiden.no/img/skin/default/img/vr.gif) repeat-y top left;
    margin-left: 2em;
    padding-left: 2em;
    margin-bottom: 1em;
}
    p.postmetadata  {
        font-size: .9em;
    }

div.blogenabled {
    margin-right: 40%;
}
    div.abckatablogg h2 {
        margin-bottom: .4em;
    }
        div.abckatablogg h2 a {
            text-transform: uppercase;
            color: #000 !important;
        }
    div.abckatablogg h3 {
        font-size: 1.2em;
    }

/* usually: > topp > bransje/etc, now also a general class for blue headings, which are not headings. */
ul.breadcrumb {
    clear: both;
    background: #5b85d6 url(http://www.startsiden.no/img/skin/default/img/subcontent_bg.gif) repeat-x bottom center;
    padding: .5em 1em;
    margin: -1.5em -1.6em 1.5em -1.6em!important;
    zoom: 1;
}
    ul.breadcrumb li {
        display: inline;
        color: #fff;
        padding: 0 3px 0 10px;
        background: transparent url(http://www.startsiden.no/img/skin/default/img/raquo.gif) no-repeat 0 55%;
    }
        div#categorycontent.standalone img {
               float: none;
               margin: 1em 0;
        }
        div#categorycontent.standalone ul.breadcrumb li a, /* for "egen", "spre ryktet" and so on */
        ul.breadcrumb li a {
            font-size: 1em;
            color: #fff!important;
        }
        .standalone h3 {
            font-size: 1.6em;
            margin-top: 3em;
            margin-bottom: .5em;
        }
        .standalone p {
            font-size: 1.1em;
        }
        ul.breadcrumb li a:visited { color: #fff!important; } /* You are important */
    /* category tools. */
    div#categorycontent ul.breadcrumb li { padding-right: 3px; }
    div#categorycontent ul.breadcrumb li { padding-right: 3px; }
        div#categorycontent ul.breadcrumb li a { 
            padding-left: 0;
            background: none;
        }
        div#categorycontent ul.ombreadcrumb li a { 
            padding: 0 3px 0 10px;
            background: transparent url(http://www.startsiden.no/img/skin/default/img/raquo.gif) no-repeat 0 55%;
        }
    ul.breadcrumb li.more, ul.breadcrumb li.less {
        padding-left: 10px;
    }

div#categorycontent table, ul.news {
    margin-bottom: 1em;    
}
    .newsheaders {
        padding: 3px 10px;
        position: relative;
        bottom: -1px;
        z-index: 1;
        font-size: 1.3em;
    }
    

h4.newsheaders {
    position: relative;
    top: 5px;
}
ul.news {
    font-size: 1.2em;
    border: 1px solid #fcd58d;
    background: #fff4de;
    padding: 30px 10px 10px 10px;
    margin-top: -25px;
}

    .news li {
        clear: both;
    }
    .news a {
        width: 70%;
        float: left;
        display: block;
    }
    .news span {
        display: block;
        text-align: right;
        font-size: .8em;
    }
    .news span a {
        display: inline;
        float: none;
    }
    .news span,
    .news li {
        zoom: 1;
    }


    
/* main description */
p.description { font-size: 1.1em; font-weight: bold; }


div#subcategories {
    clear: both;
    padding-top: 10px;
}
ul.subcategorylist {
    width: 32%;
    position: relative; 
    float: left;
    margin-right: 1%;
}
    ul.subcategorylist li {
        font-weight: bold;
        margin-bottom: 5px;
    }
    ul.subcategorylist li ul.subsubcategory {
        display: block;
        height: 3.0em;
    }
    ul.subcategorylist li ul.subsubcategory li {
        display: inline;
        font-weight: normal;
    }
/* "Nettstedene er vurdert, rangert.." */                
p#catalognotice {
    clear: both;
    padding: .7em 0;
    margin: 0 -0 -1.5em 0!important;
    position: relative;
    right: -1.6em;
    background: transparent url(http://www.startsiden.no/img/skin/default/img/subcontent-c.gif) no-repeat bottom right;
    text-indent: -1.5em;
}

/* tip a friend */
    div#tipafriend form { margin-top: .7em; }
    div#tipafriend label { margin-bottom: .7em; }
    div#tipafriend input#mottaker,
    div#tipafriend input#avsender {
        width: 145px;
        padding: 5px 7px;
        border: 1px solid #b9b2a3;
        border-right: 1px solid #ccc;
        border-bottom: 1px solid #bbb;
        margin-bottom: 7px;
    }

/* Sharing is caring! */
#share_this_page {
    height: 22px;
    margin: 10px 0 0 0;
    border: 1px solid #fcd58d;
    background: #FFECC6;
}
    #share_this_page ul {
        padding: 3px 5px 3px 0px;
        display: block;
    }
        #share_this_page ul li {
            margin-left: 5px;
            float: left;
        }
        #share_this_page ul li a {
            width: 16px;
            height: 16px;
            display: block;
            text-indent: -9999px;
            background: url(http://www.startsiden.no/img/skin/default/img/sharing_icons.gif) no-repeat left top;
            filter:alpha(opacity=60);
            opacity: 0.6;
        }
        #share_this_page ul li a:hover {
            filter:alpha(opacity=100);
            opacity: 1.0;
        }   
            #share_this_page ul li#share_facebook a {           /* Adjusted by default */       }
            #share_this_page ul li#share_twitter a {            background-position: -20px 0;   }
            #share_this_page ul li#share_nettby a {             background-position: -40px 0;   }
            #share_this_page ul li#share_delicious a {          background-position: -60px 0;   }
            #share_this_page ul li#share_googlebookmarks a {    background-position: -80px 0;   }
            #share_this_page ul li#share_digg a {               background-position: -100px 0;  }

/* catalogsearch / included in the whole catalog */
#tipafriend form { 
    padding: 0 .7em .7em .7em;
    background: transparent url(http://www.startsiden.no/img/skin/default/img/subcontent-c-001.gif) no-repeat bottom right;
    position: relative;
    right: -1px;
}
#categoryhead .catalogsearch_wrapper {
    width: 368px;
    float: left;    
    position: relative;
    border: 1px solid #fcd58d;
}
#categoryhead .catalogsearch {
    height: 28px;
    border: 1px solid white;
    background: #ffeac0;
    padding: 3px;
}
#categoryhead .catalogsearch .labels_wrapper {
    width: 166px;
    float: left;
    line-height: 28px;
}
#categoryhead .catalogsearch .kategoriradio {
    height: 12px;
    width: 12px;
}
    .catalogsearch label { margin: 0 2px; }
    .catalogsearch input.textinput {
        margin-left: 3px;
        margin-top: 0px;
        width: 131px;
        font-size: 13px; /* To not get destroyed by increase/decreased text */
        padding: 5px 8px;
    } 
    .gamesearch input.textinput {
        width: 217px;
    } 
    #categoryhead .gamesearch .labels_wrapper {
        width: 80px;
        float: left;
        line-height: 28px;
    }
    form.catalogsearch input.searchknapp {
        position: absolute;
        right: 3px;
    } 
    .knapp button {
        margin: 0 5px 0 0;
        padding: 5px 0 !important;
        display: inline;
        border: 0;
        background: blue;
    }
    .knapp {
        background: #f00;
        padding: 5px 0 !important;
        height: 30px;
    }
    *+ html .catalogsearch .textinput {
        top: -1px;
        position: relative;
    } 
   
/* catalogsearch at bottom of each page at catalog */
#catsearcharea {
    border: 1px solid #fcd58d;
    margin: 10px 0;
}
    #catsearcharea form {
        padding: 15px 10px 15px 25px;
        border: 1px solid white;
        background: #fff4de url(http://www.startsiden.no/img/skin/default/img/subcontent-x.gif) repeat-x left top;
        position: relative;
    }
    #catsearcharea form input.searchknapp {
        position: absolute;
        right: 13px;
        top: 10px; 
        z-index: 2;
    } 
    #catsearcharea form .textinput {
        position: absolute;
        right: 55px;
        top: 10px; 
        z-index: 1;
        width: 300px;
    }
        
/* categorycontent (the actual catalog content/list/morecontent/regionchooser etc) */
.link_list {
    padding: 20px;
    zoom: 1;
    background: #FFEECC url(http://www.startsiden.no/img/skin/default/img/tabbedcontent-bg.gif) repeat-x 0 2px;
    border: 1px solid #fcd690;
    border-top: none;
    margin-top: 10px;
    margin-bottom: 10px;
    position: relative;
} 
.tema_content_document {
    background-position: 0 -1px !important;
} 
.tema_content_header {
    margin: -20px -21px 10px -21px !important; 
    padding: 10px 0 10px 20px;
    background: #fff1d7 url(http://www.startsiden.no/img/skin/default/img/upper_left_corner.gif) no-repeat;
    position: relative;
    height: 15px;
    border-right: 1px solid #fcd690;
    font-size: 1.1em;
    font-weight: bold;
}
.tema_content_document h3 {
    margin: 20px 0 10px 0;
} 

#tema_content .tabbed-content {
    border-top: 1px solid #FCDD8B;
    margin-left: -20px;
    margin-right: -20px;
    margin-top: 50px;
    position: relative;
}
    #tema_content .tabbed-content .tabbed-content-tabs {
        position: relative;
        top: -30px;
        display: block;
        height: 33px;
        padding-left: 20px;
    }
        #tema_content .tabbed-content .tabbed-content-tabs li {
            float: left;
            overflow: hidden;
            border-top: 1px solid #F9D88D;
            border-right: 1px solid #F9D88D;
        }
        #tema_content .tabbed-content .tabbed-content-tabs li.first {
            border-left: 1px solid #F9D88D;
        }
            #tema_content .tabbed-content .tabbed-content-tabs li a {
                display: block;
                padding: 7px 20px 7px 20px;
                background: #FFF8E8 url(http://www.startsiden.no/img/skin/default/img/tabbedcontent-bg.png) top;
                border-top: 1px solid #FFFAEC;
                border-right: 1px solid #FFFAEC;
                border-left: 1px solid #FFFAEC;
                border-bottom: 0;
            }
            #tema_content .tabbed-content .tabbed-content-tabs li a:hover,
            #tema_content .tabbed-content .tabbed-content-tabs li.activetab a {
                background: #FFEFCC;
                text-decoration: none !important;
                padding: 7px 20px 8px 20px;
            }

#tema_content .tabbed-content-content {
    margin-left: 20px;
    margin-right: 20px;
    position: relative;
    top: -12px;
}
    #tema_content .tabbed-content-content h2 {
        clear: both;
    }

#tema_content ul.tabbing_times_two {
    position: absolute;
    height: 25px;
    top: 10px;
    right: 0px;
    padding-right: 10px;
}
    #tema_content ul.tabbing_times_two li {
        float: left;
    }
    #tema_content ul.tabbing_times_two li a {
        display: block;
        float: left;
        padding: 8px 20px 7px 20px;
        height: 10px;
        background: #FFEAC0;
        text-align: center;
        border-top: 1px solid #FCD690;
        border-right: 1px solid #FCD690;
        border-left: 1px solid #FCD690;
        border-bottom: 1px solid #FCD690;
    }
        #tema_content ul.tabbing_times_two li.activetab a {
            padding: 8px 20px;
            background: #FFEFD1;
            text-decoration: none !important;
            font-weight: bold;
            color: #000 !important;
            cursor: default;
            border-bottom: 1px solid #FFEFD1;
        }
    #tema_content ul.tabbing_times_two li#tab_send_pekertips a {
        border-left: 0;
    }

#flere_pekere p,
.tema_content p {
    margin-bottom: 10px;
}
.links_sort {
    position: absolute;
    right: 0;
    top: 0;
    width: 182px;
    line-height: 20px;
}
.link_sort_title {
    float: left;
    line-height: 45px;
    margin-right: 5px;
}
.link_sort_list {
    position: relative;
    top: 12px;
}
    .link_sort_list li {
        float: left;
        margin-right: 5px;
        border: 1px solid #fcd58d;
        border-bottom: none;
    }
    .link_sort_list li a {
        padding: 1px 5px;
        border: 1px solid white;
        background: #ffe0a8;
        display: block;
        border-bottom: none;
        color: #0000EE !important;
    }
    .link_sort_list li span {
        padding: 1px 5px;
        border: 1px solid white;
        border-bottom: none;
        background: #ffefd0;
        display: block;
    }
    .link_sort_list .active {
        border-bottom: 1px solid #ffefd0;
    }
    .link_sort_list .active span {
        border-bottom: 1px solid #ffefd0;
    }

.regions {
    width: 474px;
    margin: 0 auto;
}

.game_list_game {
    clear: left;
    margin-top: 10px;
}
.game_list_game h4,
.game_list_game h5{
    margin-bottom: 10px;
}
    .game_list_game_image {
        margin-right: 10px;
        float: left;
    }
    .game_list_game_dice {
        margin-right: 10px;
        margin-bottom: 0 !important;
        width: 17px;
        float: left;
    }
    .game_list_game_description {
        
    }
#categorycontent p img { float: right; } 
#categorycontent h4 { clear: left; } 
.lesmer { text-align: right; }
.linkregion { display: block; }

/* the lovely bunch at Startsiden definition lists */

dl.employee {
    width: 50%;
    float: left;
    margin: 1.5em 0;
}
dl.dux {
    width: auto;
    float: none;
    clear: both;
    background: transparent url(http://www.startsiden.no/img/skin/default/img/hr-001.gif) repeat-x top left;
    height: 133px;
    margin-bottom: 0;
    padding-top: 1.5em;
}
    dl.employee dt {
        font-weight: bold;
    }
        dl.employee dt img {
            vertical-align: top;
            float: left;
            margin-right: .7em;
        }

h3.employeegroup {
    padding-top: .7em;
    background: transparent url(http://www.startsiden.no/img/skin/default/img/hr.gif) repeat-x top left;
    clear: both;
}

ul.readmoreless { margin-bottom: 20px; margin-right: -2px; width: 100%;}
    ul.readmoreless li {
        text-indent: -10000px;
        float: right;
    }
    ul.readmoreless li.more a,
    ul.readmoreless li.less a {
        display: block;
        width: 58px;
        height: 20px;
    }
    ul.readmoreless li.more a { background: transparent url(http://www.startsiden.no/img/skin/default/img/mermindre.gif) no-repeat 18px 0; }
    ul.readmoreless li.less a { background: transparent url(http://www.startsiden.no/img/skin/default/img/mermindre.gif) no-repeat 0 -20px; }
    
    ul.readmoreless:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0;
    }
    body#nynorsk ul.readmoreless li.more a { background: transparent url(http://www.startsiden.no/img/skin/default/img/meirmindre.gif) no-repeat 18px 0; }
    body#nynorsk ul.readmoreless li.less a { background: transparent url(http://www.startsiden.no/img/skin/default/img/meirmindre.gif) no-repeat 0 -20px; }
    ul.a-zlist {
        margin-bottom: .7em;
    }
    ul.a-zlist li {
        display: inline;
        font-weight: bold;
    }
    ul.charfamily h4 {
        float: left;
        font-size: 2.5em;
    }
    ul.charfamily li {
        clear: left;
        margin-bottom: .7em;
    }
    ul.charfamily ul { margin-left: 4em; }
        ul.charfamily ul li {
            clear: none;
            display: inline;
        }
        ul.charfamily ul li { 
            position: relative;
            top: 10px;
        }
        * html ul.charfamily ul li { /* tuning IE 6 */
            position: relative;
            top: -3px;
        }
        *+html ul.charfamily ul li { /* tuning IE 7 */
            position: relative;
            top: -3px;
        }
    
    /* fylkeboks */
    ul#fylker {
        padding: 7px 7px 7px 0;
        line-height: 1.8em;
        text-align: left;
    }
        ul#fylker li {
            display: inline;
            margin: 0 5px 0 0;
            padding: 0 5px 0 0;
            border-right: 1px solid #999;
        }
/* A general form */
.standalone fieldset {
    margin-bottom: 50px ;
}
fieldset {
    border: 0;
    margin: .7em 0;
}
fieldset legend {
    font-weight: bold;
    margin-bottom: .7em;
}
fieldset label {
    display: block;
    width: 120px;
    float: left;
    clear: left;
}
fieldset textarea,
fieldset input {
    display: block;
    clear: right;
    margin-left: 127px;
    margin-bottom: .7em;
    width: 180px;
    border: 1px solid #b9b2a3;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #bbb;
    padding: 3px 4px;
}
fieldset textarea { width: 260px;}
fieldset input[type=hidden] { display: none; } /* hidden isn't magic in ff */

fieldset .button {
    width: auto;
    margin: 0;
    display: inline;
    margin-right: .7em;
    margin-top: .7em;
}

form#kontakt-pekertips {
    padding-top: 10px;
}

form#kontakt-pekertips input {
    padding: 5px;
}

form#kontakt-pekertips #generell_henvendelse_send,
form#kontakt-pekertips #pekertips_send {
    border: 0;
    padding: 0;
    width: auto;
    float: right;
    position: relative;
    top: 1.0em;
}

#pekertips #tipscategoryfield #categoryfinderfield {
    background: #f00;
}

.skjemalabel {
    position: absolute; 
    right: 30px; 
    font-weight: normal; 
    color: #666;
}

div#currentcategory { margin: .7em 0 .7em 127px; }
div#currentcategory a,
div#currentcategory a:visited,
div#currentcategory a:hover {
    cursor: default;
    font-weight: normal !important;
    color: #000 !important;
    text-decoration: none !important;
}
div#areas {
    margin-left: 127px;
    margin-bottom: .7em;
}
div#areas select { margin-right: .7em; }
a.leggtil,
a.fjern {
    display: block;
    cursor: pointer;
    clear: left;
    color: green;
}
a.fjern {
    color:red;
}
div#tipscategoryfield { position: relative; }
div#tipscategoryfield div#categoryfinderresults {
    top: 23px;
    left: 127px;
}

/* ads, reklame */

.ad {
    margin-bottom: 7px;
}

.ads_middle,
.ads_middle2,
.ads_middle3 {
    width: 600px;
    margin: 0 auto;
}
.ads_middle2 .ad {
    width: 50%;
    float: left;
}
.ads_middle3 .ad {
    width: 33%;
    float: left;
}

/* ie6 mega board fix */

* html .dim_768x400 {
    height: 400px;
    position: relative;
}
* html .dim_768x400 .ad_inner_wrapper {
    position: absolute;
}


#google_afs_300x250 .ad_box {
    background: none repeat scroll 0 0 #FFF4DE;
    border: 1px solid #FCD58D;
    padding: 10px;
    position: relative;
}
.google_afs_300x250_header {
    color: #707070;
    text-align: right;
}
#google_afs_300x250 ul {
    list-style: none outside none;
}
#google_afs_300x250 li {
    line-height: 1.3em;
    margin-bottom: 1em;
}
#google_afs_300x250 .summary {
    color: #252525;
}
#google_afs_300x250 .url a {
    color: #707070;
}


.error {
    margin: 7px;
    padding: 7px;
    border-right: 1px solid #be0000;
    border-bottom: 1px solid #be0000;
    color: #fff;
    background: #f00;
    font-weight: bold;
    display: none;
}
.ok {
    margin: 7px;
    padding: 7px;
    color: #307e00;
    font-weight: bold;
    display: none;
}
.javascript_errormessage_error {
    color: #f00;
    font-weight: bold;
}
select.nettbankjump {
    margin: .7em;
}

.footer150x180 {
    margin-left: 2px;
}
.ad300x250 {
    position: relative;
    z-index: 1;
    margin-left: 4px;
}

.abccatalog #nyheterboks ul li,
.abccatalog #nyttig ul li {
    width: 100%;
    margin-right: 0px;
}

.stjernepeker {
  display: inline-block;
  text-indent: -10000px;
  height: 16px;
  width: 0px;
  background: transparent url(http://www.startsiden.no/img/skin/default/img/star.gif) repeat-x 0 0;
  cursor: pointer;
  margin-left: 10px;
}

.stjerner_0 .stjernepeker {
  width: 0px;
}
.stjerner_1 .stjernepeker {
  width: 16px;
}
.stjerner_2  .stjernepeker {
  width: 39px;
}
.stjerner_3  .stjernepeker {
  width: 62px;
}

.orgdata_1881_title {
    display: inline-block;
    text-indent: -10000px;
    height: 16px;
    width: 16px;
    background: transparent url(http://www.startsiden.no/img/skin/default/img/information_frame.gif) no-repeat 10px;
    padding-left: 10px;
}

.orgdata_1881_phone, .orgdata_1881_map {
    font-weight: normal;
    font-size: .7em;
    padding-left: 3px;
    display: inline-block;
    text-decoration: underline !important;
}
.orgdata_1881_map {
    padding-left: 6px;
}
#mailtoweb_loginform {
    width: 560px;
    background: transparent url(http://www.startsiden.no/img/skin/default/img/mailtoweb_bg-top.gif) no-repeat left top;
    padding-top: 5px;
}
    #mailtoweb_loginform form {
        width: 560px;
        background: transparent url(http://www.startsiden.no/img/skin/default/img/mailtoweb_bg-bottom.gif) no-repeat left bottom;
    }
    #mailtoweb_loginform fieldset {
        margin: 0;
        padding-bottom: 5px;
    }
    #mailtoweb_loginform label {
        float: left;
        clear: none;
        width: 367px;   
        margin: 3px 0 0 0;
        padding: 0;
        display: block;
    }
    #mailtoweb_loginform label#btnG {
        display: inline;
        width: 90px;    
    }
    #mailtoweb_loginform label span {
        float: left;
        clear: none;
        padding-right: 5px;
        text-align: right;
        display: block;
        margin-top: 5px;
        width: 140px;
    }
    #mailtoweb_loginform label input {
        float: right;
        clear: none;
        margin: 0;
    }
    #mailtoweb_loginform input#hentpost {
        width: 83px;
        height: 20px;
        border: 0;
        margin-top: -3px;
        position: inherit;
    }
    #mailtoweb_loginform form:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0;
    }

.temaoversikt_categoryfinder  {
    padding: 10px 0 0 0;
}
.temaoversikt_categoryfinder .help {
    display: none !important;
}
.temaoversikt_az {
    font-size: 1.55em;
}
.temaoversikt_az #a-z {
    padding-bottom: .7em;
}
.temaoversikt_az li {
    font-weight: normal;
}
.temaoversikt_az_header {
    font-size: 13px;
    font-weight: bold;
}
/* Speaking bubble bottom. */
.speaking_bottom {
    margin-top: 0px;
    height: 21px;
    position: relative;
    top: -10px;
    right: 20px;
    background: transparent url(http://www.startsiden.no/img/skin/default/img/speaking_bottom.gif) no-repeat right top;
}
input.search-button_regular,
input.go-button_regular {
    position: relative;
    top: 5px;
}

.catalog_type_game {
    
}

/* footer */
#footer {
    margin: .7em;
    text-align: center;
    clear: both;
}
        #footer li {
            display: inline;
            height: 1px;
            margin-right: .7em;
        }
        #footer li a {
            padding-right: .7em;
            border-right: 1px solid #777;
        }
        #footer #kriterier a { border-right: 0; }

