/*Tags set*/
html 
{
    height: 100%;
    background-image: url('../design_img/bg_fade.jpg');
    background-repeat: repeat-x;
}
body 
{
    font-family: Verdana;
    color: #666666;
    font-size: 11px;
    cursor: default;
    margin: 0px;
    padding: 0px;
    height: 100%;
    width: 100%;
}        
a
{
    color: #666666;
    text-decoration: none;
}
a:active 
{
    text-decoration: none;
}
a:visited 
{
    text-decoration: none;
}
a:hover 
{
    text-decoration: underline;
}
table
{
    padding: 0px;
    margin: 0px;
    border-spacing: 0px;
    text-align: left;
    vertical-align: top;
    border-collapse: collapse;
}
td 
{
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	vertical-align: top;
	border-collapse: collapse;
}
span 
{
    padding: 0px;
    margin: 0px;
    border-spacing: 0px;
    vertical-align: top;
    border-collapse: collapse;
}
img 
{
    border: 0px;
    padding: 0px;
    border-spacing: 0px;
    vertical-align: middle;
}
input
{
    padding: 0px;
    font-family: Verdana;
    color: #666666;
    font-size: 11px;
}
textarea
{
    padding: 0px;
    font-family: Verdana;
    color: #666666;
    font-size: 11px;
}
.FontBold
{
    font-weight: bold;
}
.DetaljenLink
{
    text-align: right;
    vertical-align: middle;
    font-size: 9px;
    color: #a7a7a7;
}
.PageNotFound
{
    position: static;
    text-align: left;
    padding-top: 30px;
    padding-left: 30px;
}
/*BaseDesign*/
.WhiteLink
{
    color: #ffffff;
}
.GrayLink
{
    color: #cccccc;
}
.OuterHeadTable
{
    width: 982px;
    height: 100%;
}
.BorderBgLeft
{
    width: 6px;
    background-image: url('../design_img/bg_border_left.jpg');
}
.DivBorderBgLeft
{
    width: 6px;
    height: 884px;
    position: absolute;
    background-image: url('../design_img/bg_border_left_long.jpg');
}
.MiddleMain
{
    width: 970px;
    background-color: #ffffff;
    background-image: url('../design_img/work_area_bg.gif');
}
.MiddleMainWhite
{
    width: 970px;
    background-color: #ffffff;
    background-image: url('../design_img/work_area_bg_white.gif');
}
.BorderBgRight
{
    width: 6px;
    background-image: url('../design_img/bg_border_right.jpg');
}
.DivBorderBgRight
{
    width: 6px;
    height: 884px;
    position: absolute;
    background-image: url('../design_img/bg_border_right_long.jpg');
}
.FirstTopBarTd
{
    font-size: 10px;
    padding-top: 11px;
    width: 100%;
    text-align: right;
    background-image: url('../site_bar_img/top_bar_logo.gif');
}
.SecondTopBarTbl
{
    width: 970px;
    height: 70px;
}
.SecondTopBarTd
{
    height: 70px;
    vertical-align: top;
}
.TopBarImgDiv
{
    z-index: 1;
    position: static;
    height: 240px;
    width: 970px;
}
.HeadMenuTbl
{   
    width: 970px;
    height: 22px;
    background-image: url('../site_bar_img/top_menu_bg.gif');
}
.TopMenuCell
{   
    color: white;
    text-align: center;
    vertical-align: middle;
    padding-left: 16px;
    padding-right: 16px;
    height: 22px;
    cursor: pointer;
}
.TopMenuSep
{
    text-align: center;
    vertical-align: middle;
    height: 22px;
}
.TopMenuOver
{ 
    background-image: url('../site_bar_img/top_menu_bg_over.gif');  
    color: white;
    text-align: center;
    vertical-align: middle;
    padding-left: 16px;
    padding-right: 16px;
    height: 22px;
    cursor: pointer;
}
.BottomBaseBarTd
{
    height: 36px;
    vertical-align: bottom;
    background-image: url('../design_img/work_area_bg.gif');
}
.BottomBaseBarWhiteTd
{
    height: 36px;
    vertical-align: bottom;
    background-image: url('../design_img/work_area_bg_white.gif');
}
.BottomBarTbl
{
    padding-left: 22px;   
    color: white;
    background-image: url('../site_bar_img/bottom_bar_bg.gif');
    height: 36px;
    width: 970px;
}
.BottomBarWhiteTbl
{
    padding-left: 22px;   
    color: white;
    background-image: url('../site_bar_img/bottom_bar_bg_white.gif');
    height: 36px;
    width: 970px;
}
.BottomBarTd
{
    vertical-align: middle;
    padding-left: 22px;
}
.WorkAreaTbl
{
    width: 970px;
}
.WorkAreaTd
{
    width: 970px;
}
.WorkAreaTd1
{
    vertical-align: top;
    width: 185px;
}
.WorkAreaTd2
{
    width: 785px;
}
.LeftBarImg
{
    border-bottom: 1px solid #F0F0F0;
}
.FpLeftBarTbl
{
    width: 185px;
    text-align: left;
}
.FpLeftBarTd
{
    width: 185px;
    padding-top: 18px;
    padding-left: 25px;
    padding-right: 10px; /*ændret fra 20px d. 27-02-2009*/
    text-align: left;
    line-height: 16px;
}
.LeftMenuTbl
{
    width: 185px;
    text-align: left;
}
.LeftMenuHeadRow
{
    background-color: #F0F0F0;                 
    height: 20px;
    width: 185px;
    border-bottom: 1px solid #d8d8d8;
    text-align: left;
}
.LeftMenuHeadPkt
{
    background-color: #F0F0F0;
    border-bottom: 1px solid #d8d8d8;
    font-weight: bold;
    vertical-align: middle;
    padding-left: 26px;
    height: 20px;
    width: 185px;
    cursor: pointer;
    text-align: left;
}
.LeftMenuNoPkt
{
    width: 185px;
    text-align: left;
}
.LeftMenuHeadPktOver
{
    background-color: #F0F0F0;
    border-bottom: 1px solid #d8d8d8;
    font-weight: bold;
    vertical-align: middle;
    padding-left: 26px;
    height: 20px;
    width: 185px;
    cursor: pointer;
    color: #D7510E;
    text-align: left;
}
.LeftMenuHeadDblPkt
{
    background-color: #F0F0F0;
    border-bottom: 1px solid #d8d8d8;
    font-weight: bold;
    vertical-align: middle;
    padding-left: 26px;
    height: 35px;
    width: 185px;
    cursor: pointer;
    text-align: left;
}
.LeftMenuHeadDblPktOver
{
    background-color: #F0F0F0;
    border-bottom: 1px solid #d8d8d8;
    font-weight: bold;
    vertical-align: middle;
    padding-left: 26px;
    height: 35px;
    width: 185px;
    cursor: pointer;
    color: #D7510E;
    text-align: left;
}
.LeftMenu2nd
{
    background-color: #F8F8F8;
    height: 20px;
    width: 185px;
    border-bottom: 1px solid #d8d8d8;
    text-align: left;
}
.LeftMenu2ndPkt
{
    background-color: #F8F8F8;
    border-bottom: 1px solid #d8d8d8;
    vertical-align: middle;
    padding-left: 26px;
    height: 20px;
    width: 185px;
    cursor: pointer;
    text-align: left;
}
.LeftMenu2ndPktOver
{
    background-color: #F8F8F8;
    border-bottom: 1px solid #d8d8d8;
    vertical-align: middle;
    padding-left: 26px;
    height: 20px;
    width: 185px;
    cursor: pointer;
    color: #D7510E;
    text-align: left;
}
.LeftMenu2ndDblPkt
{
    background-color: #F8F8F8;
    border-bottom: 1px solid #d8d8d8;
    vertical-align: middle;
    padding-left: 26px;
    height: 35px;
    width: 185px;
    cursor: pointer;
    text-align: left;
}
.LeftMenu2ndDblPktOver
{
    background-color: #F8F8F8;
    border-bottom: 1px solid #d8d8d8;
    vertical-align: middle;
    padding-left: 26px;
    height: 35px;
    width: 185px;
    cursor: pointer;
    color: #D7510E;
    text-align: left;
}
.LeftMenu3rd
{
    background-color: #FCFCFC;
    height: 20px;
    width: 185px;
}
.LeftMenu3rdPkt
{
    background-color: #FCFCFC;
    vertical-align: middle;
    padding-left: 26px;
    height: 20px;
    width: 185px;
    cursor: pointer;
    text-align: left;
}
.LeftMenu3rdPktOver
{
    background-color: #FCFCFC;
    vertical-align: middle;
    padding-left: 26px;
    height: 20px;
    width: 185px;
    cursor: pointer;
    color: #D7510E;
    text-align: left;
}
.LeftMenu3rdDblPkt
{
    background-color: #FCFCFC;
    vertical-align: middle;
    padding-left: 26px;
    height: 35px;
    width: 185px;
    cursor: pointer;
    text-align: left;
}
.LeftMenu3rdDblPktOver
{
    background-color: #FCFCFC;
    vertical-align: middle;
    padding-left: 26px;
    height: 35px;
    width: 185px;
    cursor: pointer;
    color: #D7510E;
    text-align: left;
}
.LeftMenuWhiteSpace
{
    background-color: #ffffff; 
    height: 1px;
}
.LeftMenuWhiteDblSpace
{
    background-color: #ffffff; 
    height: 2px;
}
.MiddleSiteSpacer
{
    height: 38px;
}
.RightSiteSpacer
{
    height: 38px;
}
.MiddleSitePathTd
{
    color: #999999;
    height: 38px;
    vertical-align: middle;
    text-align: left;
    width: 100%;
}
.MiddleSiteHeadTd
{
    font-size: 36px;
    text-align: left;
    width: 100%;
    padding-bottom: 16px;
}
.MiddleSiteHeadSmallTd
{
    font-size: 14px;
    text-align: left;
    width: 100%;
    padding-bottom: 8px;
}
.MiddleSiteText
{
    color: #000000;
    text-align: left;
    line-height: 16px;
    width: 100%;
}
.MiddleSitePic
{
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
    width: 100%;
}
.MiddleSitePhotoGal
{
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
    width: 100%;
}
.MiddleSiteContactHead
{
    text-align: left;
    font-size: 14px;
    color: #000000;
    line-height: 18px;
    padding-bottom: 6px;
}
.MiddleSiteContactWorkArea
{
    text-align: left;
    font-weight: bold;;
    color: #000000;
    line-height: 18px;
}
.MiddleSiteContactPhone
{
    text-align: left;
    color: #000000;
    line-height: 18px;
    padding-top: 8px;
}
.MiddleSiteContactEmail
{
    text-align: left;
    color: #D7510E;
    line-height: 18px;
}
.MiddleSiteReferenceDiv
{
    text-align: left;
    color: #000000;
    line-height: 16px;
}
.ReferenceSpacerDiv
{
    height: 3px;
}
.MiddleSiteReferenceTd
{
    padding-right: 40px;
}
.RightSiteHeadTd
{
    font-size: 14px;
    text-align: left;
    padding-bottom: 8px;
}
.RightSiteLinktd
{
    text-align: left;
    width: 100%;
}
.MiddleSiteLink
{
    color: #D7510E;
    text-align: left;
    line-height: 16px;
}
.RightSiteText
{
    text-align: left;
    width: 100%;
    line-height: 16px;
}
.RightSitePic
{
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
    width: 100%;
}
.RightSiteLinktd
{
    text-align: left;
    width: 100%;
}
.RightSiteLink
{
    color: #D7510E;
    text-align: left;
    line-height: 16px;
}
.Template_1
{
    width: 785px;
}
.Template_1_Td1
{
    width: 60px;
}
.Template_1_Td2
{
    width: 436px;
}
.Template_1_Td3
{
    width: 75px;
}
.Template_1_Td4
{
    width: 189px;
}
.Template_1_Td5
{
    width: 25px;
}

.Template_2
{
    width: 785px;
}
.Template_2_Td1
{
    width: 60px;
}
.Template_2_Td2
{
    width: 700px;
}
.Template_2_Td3
{
    width: 25px;
}

.Template_3
{
    width: 970px;
}
.Template_3_Td1
{
    width: 24px;
}
.Template_3_Td2
{
    width: 922px;
}
.Template_3_Td3
{
    width: 24px;
}

/*ADMINISTRATION*/
.AdminOuterTable
{
    border-left: 1px solid #a7a7a7;
    border-right: 1px solid #a7a7a7;
    width: 970px;
    height: 100%;
    background-color: #ffffff;
}
.AdminMainTd
{
    width: 970px;
    height: 100%;
}
.AdminWorkAreaTd
{
    width: 970px;
    height: 100%;
    padding-top: 4px;
    padding-left: 8px;
    padding-right: 8px;
}
.MenuHeadDiv
{
    font-size: 16px;
    font-weight: bold;
    padding-top: 4px;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
}
.MainHeadDiv
{
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 8px;
}
.AdminMenuPkt
{
    padding-left: 10px;
    padding-right: 8px;
    height: 20px;
    vertical-align: middle;
    border-right: 1px solid #ffffff;
}
.AdminMainFuncTbl     
{
    width: 100%;
}
.AdminMainFuncTd     
{
    vertical-align: top;
}
.AdminMenuTbl
{
    width: 100%;
    background-color: #666666;
    border: 1px solid #ffffff;
}
.AdminMainTbl
{
    width: 100%;
}
.AdminInnerTbl
{
    border: 1px solid #a7a7a7;
    width: 100%;
}
.AdminInnerHead
{
    font-weight: bold;
    text-decoration: underline;
    padding-left: 4px;
    vertical-align: middle;
    height: 20px;
}
.AdminInnerWork
{
    padding-left: 4px;
    height: 20px;
    vertical-align: middle;
}
.PlusImg
{
    padding-right: 4px;
    vertical-align: middle;
    cursor: pointer;
}
.AdminMenuFuncTd1
{
    font-weight: bold;
    padding-left: 4px;
    vertical-align: middle;
    height: 24px;
    width: 500px;
}
.AdminMenuFuncTd2
{
    padding-left: 4px;
    vertical-align: middle;
    height: 24px;
    width: 500px;
}
.AdminMenuFuncTd3
{
    padding-left: 4px;
    vertical-align: middle;
    height: 24px;
    width: 500px;
}
.AdminMenuFuncTdLink
{
    padding-left: 4px;
    vertical-align: middle;
    height: 24px;
}
.AdminEditMenuTbl
{
    border: 1px solid #a7a7a7;
    background-color: #ffffff;
}
.BehindScreen
{
    z-index: 1;
    position: fixed;
    visibility: hidden;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
.EditMenuInputHead
{
    font-weight: bold;
    text-decoration: underline;
    padding-left: 4px;
    vertical-align: middle;
    height: 20px;
    width: 250px;
    border: 0px;
    cursor: default;
}                           
.EditMenuDiv
{
    z-index: 2;
    position: fixed;
    visibility: hidden;
    top: -1000px;
    left: -1000px;
    width: 330px;
}
.AdminGotoPageSetup
{
    cursor: pointer;
}
.AdminSiteMenuPktTd
{
    padding-left: 4px;
}
.AdminMenuSelect
{
    font-family: Verdana;
    color: black;
    font-size: 13px;
}
.AdminMenuOption1
{
    background-color: #E1E1E1;
}
.AdminMenuOption2
{
    background-color: #E9E9E9;
}
.AdminMenuOption3
{
    background-color: #F3F3F3;
}
.AdminMenuOption4
{
    background-color: #F9F9F9;
}
.AdminPageTd
{
    padding-left: 4px;
    vertical-align: middle;
}
.ChoseTemplateDiv
{
    z-index: 2;
    position: fixed;
    visibility: hidden;
    top: -1000px;
    left: -1000px;
}
.ChoseTemplateTbl
{
    width: 480px;
    height: 240px;
    border: 1px solid #a7a7a7;
    background-color: #ffffff;
}
.AdminBorderRight
{
    border-right: 1px solid #a7a7a7;
}
.AdminBorderBottom
{
    border-bottom: 1px solid #a7a7a7;
}
.AdminEleMenuOuterDiv
{
    text-align: center;
}
.AdminElementTopDiv
{
    z-index: 1;
    visibility: hidden;
    position: absolute;
    left: -1000px;
    top: -1000px;
    background-color: #CFCFCF;
}
.AdminElementMenuTd
{
    vertical-align: middle;
    padding-right: 4px;
    text-align: right;
}
.AdminFpLeftBarTbl
{
    width: 188px;
}
.AdminTemplate_1_Td2
{
    width: 438px;
}
.AdminTemplate_1_Td4
{
    width: 191px;
}
.AdminTemplate_2_Td2
{
    width: 702px;
}

.AdminTemplate_3_Td1
{
    width: 926px;
}

/*Alt til popup ved oprettelse og redigering af plugin elementer*/
.ChosePluginTypeDiv
{
    z-index: 2;
    position: fixed;
    visibility: hidden;
    top: -1000px;
    left: -1000px;
}
.ChosePluginTbl
{
    border: 1px solid #a7a7a7;
    background-color: #ffffff;
}
.InsertHeadInput
{
    width: 200px;
}
.InsertTextInput
{
    width: 300px;
}
.InsertFileInput
{
    width: 200px;
    height: 18px;
}
.InsertTextArea
{
    width: 436px;
    height: 300px;
}
.InsertLinkNameInput
{
    width: 200px;
}
.InsertLinkUrlInput
{
    width: 300px;
}
.InsertReferenceTextArea
{
    width: 387px;
    height: 380px;
}
.NewUserInput
{
    width: 300px;
}
.NewUserSmallInput
{
    width: 160px;
}
.AdminUserPktTd
{
    padding-left: 4px;
    vertical-align: middle;
}
.UserTd
{
    vertical-align: middle;
}
.LoginBg
{
    width: 270px;
    height: 180px;
    border: 1px solid #a7a7a7;
    background-image: url('../admin/design_img/login_bg.jpg'); 
}
.LoginTd
{
    padding-top: 65px;
    padding-left: 60px;   
}
.BorderBottom
{
    border-bottom: 1px solid #a7a7a7;
}
.AdminInnerHeadOrders
{
    font-weight: bold;
    text-decoration: underline;
    padding-left: 4px;
    vertical-align: middle;
    height: 30px;
}
.OrdersHiddenDiv
{
    visibility: hidden;
    top: -1000;
    left: -1000;
    position: absolute;
}


