﻿/** RESET **/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/** MasterPage and non page specific styles. **/
body
{
    font-family: Arial, Verdana;
    font-size: 8pt;
    color: #666666;
}
.main_container
{
    position: static;
    background-color: White;
    height: 100%;
    width: 841px;
    margin-left: auto;
    margin-right: auto;
}

.HR_SubTopic
{
    height: 45px;
    width: 516px;
    border-bottom: solid 1px #ef6828;
    padding-left: 5px;
    text-align: left;
    padding-top: 13px;
}
.HR_RightBox
{
    height: 35px;
    width: 211px;
    border-bottom: solid 1px #ef6828;
    padding-left: 5px;
    text-align: left;
    padding-top: 1px;
    margin-left: 36px;
}
h2.RightBoxTopic
{
    font-family: Arial, Verdana;
    font-size: 24px;
    font-weight: bold;
    color: #ef6828;
    margin: 0px;
    padding: 0px;
    }
h1.MainTopic
{
    font-family: Arial, Verdana;
    font-size: 36px;
    font-weight: bold;
    color: #ef6828;
    letter-spacing: -2px;
    margin: 0px;
    padding: 0px;
}
h2.SubTopic
{
    font-family: Arial, Verdana;
    font-size: 24px;
    font-weight: bold;
    color: #ef6828;
    margin: 0px;
    padding: 0px;
    letter-spacing: -0.5px;
}
h2.SmallSubTopic
{
    font-family: Arial, Verdana;
    font-size: 18px;
    font-weight: bold;
    color: #666666;

    margin: 0px;
    padding: 0px;
}
.italic
{
    font-style:italic;
}
.Limited_Width
{
    width: 350px;
    text-align: justify;
}

.padding_justified
{
    text-align: justify;
    padding-top: 15px;
    padding-left: 23px;
    padding-right: 23px;
    font-family: Arial, Verdana;
    font-size: 8pt;
}
.justified
{
    text-align: justify;
}
.bold
{
    font-weight: bold;
}

.div_size
{
    min-height: 610px;
    margin-bottom: 20px;
}

.logo
{
    background-image: url(bilder/top.jpg);
    height: 115px;
}

.belowmenu
{
    height: 25px;
}

.mainbox
{
    vertical-align: top;
    min-height: 610px;
}

.rightmainbox
{
    float: right;
}

.rightbox
{
    float: right;
    width: 252px;
}
.rightbox a
{
    color: #ef6828;
    text-decoration: none;
    font-weight: bold;
}

.rightbox a:hover
{
    color: #666666;
    text-decoration: none;
    font-weight: bold;
}

.rightbox a:visited
{
    color: #ef6828;
    text-decoration: none;
    font-weight: bold;
}
.rightbox a:visited:hover
{
    color: #666666;
    text-decoration: none;
    font-weight: bold;
}

.rightboxcontent
{
    float: left;
}

.leftbox
{
    float: left;
    width: 567px;
    border: solid 11px #cccccc;
    background: url(bilder/content_bg.gif) repeat-x;
    background-color: #f6f6f6;
}

.ContentPlaceHolder1
{
    height: 580px;
}
.button
{
    background-color: #333333;
    color: White;
    border: solid 0px #dddddd;
    margin: 2px;
    font-size: 8pt;
    font-weight: bold;
    padding: 4px;
}

/** MENU **/
.MainMenu
{
    padding: 0px;
    height:29px;
    width:930px;
    background: url(bilder/main_menu_bg.gif) repeat-x;
    border-bottom: solid 2px #ef6828;
    border-left: solid 2px #cccccc;
}

.right
{
    float: right;
}

.left
{
    float: left;
}

.Menu
{
    position: absolute;
    width: 900px;
    line-height:29px;
}
.StaticMenuStyle
{
    line-height:29px;
}

.StaticMenuItemStyle
{
    color: #333333;
    font-size: 8pt;
    font-weight: bold;
    font-family: Arial;
    line-height:29px;
    text-align: center;
    background-image: url(bilder/menu_separator.gif);
    background-position:right;
    background-repeat:no-repeat;
    
}

.StaticMenuItemStyle a
{
    color: #333333;
    font-weight: bold;
    background:none;
}
.StaticMenuItemStyle a:hover
{
    color: #ef6828;
    font-weight: bold;
}
.StaticSelectedStyle a
{
    color: #ef6828;
    font-weight: bold;
}

.DynamicMenuStyle
{
    color: Black;
    background-color: #eeeeee;
    border-left: solid 1px #2255bb;
    border-right: solid 1px #2255bb;
    border-bottom: solid 1px #2255bb;
}

.DynamicMenuItemStyle
{
    color: Black;
    font-size: 12px;
    padding: 8px;
    background-color: #eeeeee;
}

.DynamicHoverStyle
{
    background-color: #dddddd;
}
/* Content */
.oppettider
{
    margin-left: 52px;
    margin-top: 11px;
    margin-bottom: 15px;
    font-family: Arial;
    font-size: 8pt;
    font-weight: bold;
}

.oppetider_leftTD
{
    width: 120px;
}

.kontakt_leftTD
{
    width: 80px;
}

.Text
{
    padding-left: 28px;
    padding-right: 28px;
    padding-top: 10px;
    font-family: Arial, Verdana;
    font-size: 8pt;
}

/* Default Page */

.Content
{
    width: 567px;
    padding-top: 15px;
}

.pos
{
    float: right;
    width: 368px;
}

/* Mitten */

.MiddleContainer
{
    position: absolute;
    width: 169px;
    float: left;
}
/* Vänster */

.LeftSideContainer
{
    width: 169px;
    float: left;
    padding-left: 23px;
}

/* Höger */

.RightSideContainer
{
    position: relative;
    float: right;
    width: 169px;
    padding-right: 23px;
}
/* Promotions */
.PromoPadding
{
    padding-left: 5px;
}
.PromoTextPadding
{
    padding: 5px 5px 5px 5px;
    vertical-align: top;
    height: 70px;
    font-size: 8pt;
    width: 157px;
}
.PromoTable
{
    text-align: justify;
    margin-top: 15px;
    margin-left: 19px;
}
.Default_ReadMore
{
    float: right;
    margin-right: 5px;
}

/* Info page */

.accordionHeader
{
    color: black;
    background-color: #333333;
    font-family: Arial, Verdana;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 10px;
    cursor: pointer;
    width: 509px;
    margin-left: auto;
    margin-right: auto;
}

.accordionHeader a
{
    color: White;
    text-decoration: none;
}
.accordionHeader a:hover
{
    color: #ef6828;
    text-decoration: none;
}

.accordionContent
{
    background-color: #f6f6f6;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
    width: 509px;
    margin-left: auto;
    margin-right: auto;
    color: #666666;
}
.accordionContent a
{
    color: #ef6828;
    text-decoration: none;
    font-weight: bold;
}
.accordionContent a:hover
{
    color: #666666;
    text-decoration: none;
    font-weight: bold;
}

.accordionLink
{
    color: white;
}
.Samarbeten_Text_Table
{
    width: 505px;
}
.Samarbeten_Text_TD
{
    width: 310px;
    padding: 10px 10px 10px 0px;
    vertical-align: top;
}
.Samarbeten_img_TD
{
    width: 170px;
    padding: 10px 10px 10px 0px;
    vertical-align: bottom;
}
.Samarbeten_img
{
    margin: 10px 0px 10px 0px;
}
/** UserControls **/
.GetNews
{
    font-family: Arial;
    font-size: 8pt;
}

.GetNews a
{
    color: #ef6828;
    text-decoration: none;
    font-weight: bold;
}

.GetNews a:hover
{
    color: #666666;
    text-decoration: none;
    font-weight: bold;
}
.GetNews a:visited
{
    color: #ef6828;
    text-decoration: none;
    font-weight: bold;
}
.Newslist
{
    width: 504px;
}

.Newslist_trHeader
{
    background: #333333;
    color: White;
    height: 18px;
}

.Newslist_tdHeader
{
    padding: 8px;
}

.Newslist_tdContent
{
    padding: 8px;
}

.UC_GetNews_normal
{
    font-weight: normal;
}

/* Tjanster Page & Tabbed Menu */

.TabbedMenu
{
    width: 150px;
    padding-left: 0px;
    padding-right: 10px;
}

.TabbedMenu_StaticItem
{
    font-weight: bold;
    width: 150px;
    padding: 3px;
    border-bottom: dotted 1px #cccccc;
}

.TabbedMenu_StaticItem a
{
    color: #333333;
}

.TabbedMenu_StaticItem a:hover
{
    color: #ef6828;
}
.TabbedMenu_StaticItem_Selected a
{
    color: #ef6828;
}

.TabbedMenu_StaticItem_Selected
{
    color: #ef6828;
}
.Tjanster_paddingfix
{
    padding-left: 23px;
    padding-right: 23px;
    padding-top: 10px;
    font-family: Arial;
    font-size: 8pt;
}

.Tjanster_img
{
    margin: 14px 10px 5px 10px;
}
.Tjanster_hyper
{
    margin: 14px 8px 5px 8px;
    float: right;
}

.HR_orange
{
    height: 1px;
    width: 516px;
    border-bottom: solid 1px #ef6828;
    padding-left: 5px;
    text-align: left;
    padding-top: 10px;
}

.Tjanster_dotted
{
    border-right: dotted 1px #cccccc;
}
.Tjanster_Menu_Head
{
    background: #333333;
    color: white;
    height: 19px;
    width: 130px;
    padding: 5px 10px 5px 10px;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -0.5px;
    margin-bottom: 10px;
}
.Tjanster_Content
{
    padding: 0px 5px 5px 10px;
}
.Tjanster_Content a:visited, .Text a:visited
{
    color: #ef6828;
    text-decoration: none;
    font-weight: bold;
}
.Tjanster_Content a, .Text a
{
    color: #ef6828;
    text-decoration: none;
    font-weight: bold;
}
.Tjanster_Content a:hover, .Text a:hover
{
    color: #666666;
    text-decoration: none;
    font-weight: bold;
}
.Tjanster_Content a:visited:hover, .Text a:visited:hover
{
    color: #666666;
    text-decoration: none;
    font-weight: bold;
}
.Tjanster_Topic
{
    font-family: Arial, Verdana;
    font-size: 18px;
    font-weight: bold;
    color: #ef6828;
    letter-spacing: -1px;
}

/** Boka page**/

.BokaMenu
{
}

.BokaMenu_StaticItem
{
    background-color: #333333;
    font-weight: bold;
    width: 150px;
    text-align: center;
    margin: 10px;
    padding: 10px 5px 10px 5px;
}

.BokaMenu_StaticItem a
{
    color: White;
}

.BokaMenu_StaticItem a:hover
{
    color: #ef6828;
}

.Boka_paddingfix
{
    padding-left: 23px;
    padding-right: 23px;
    padding-top: 10px;
    font-family: Arial, Verdana;
    font-size: 8pt;
}


