﻿.ClassStyle
{
}
/**************************** MASTERPAGE LAYOUT ***************************************************/
/* 1024 x 768 Der kodes til 1000 x 690. Aktuel opløsning = 1440 x 900 */
.Main_Size
{
    /* border: thin dashed #000000; */
    width: 1000px; /*height: 725px;*/
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    position: static;
    background-color: White;
    text-align: center;
}
.Top_Menu_Container
{
    border-style: dashed;
    border-color: #800000;
    margin-left: 0px;
    padding: 0px;
    margin: 0px;
    height: 50px;
    width: 1000px;
    overflow: visible; 
    /*
background: url(App_Images_Design/bg-nav.png) top left no-repeat; 
*/
}
    
.Top_Menu_Left
{
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    width: 150px;
    font-weight: bold;
    table-layout: fixed;
    background-color: #99CCFF;
    background: url(App_Images_Design/bg-nav.png) no-repeat;
}
.Top_Menu_Center
{
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    background-color: #608fc8;
    width: 700px;
    overflow: hidden;
    text-align: center;
    vertical-align: sub;
}
.Top_Menu_Right
{
    margin: 0px;
    background: #4b6cb5 url('App_Images_Design/bg-nav-side.png') no-repeat right top;
    width: 150px;
    padding : 0px;
}
.Top_Menu_logo
{
    height: 40px;
    width: 120px;
    border-style: ridge;
    top : 5px;
    left : 10px;
    position:relative;
    
}	
        .Sub_Top_Menu
{
    height: 15px; 
    width: 1000px;
    background-color: #608fc8;
    margin: 0px;
}    
.Main_Container
{
    margin-top: 0%;
    margin-left: 0%;
    margin-right: 0%;
    /*margin-bottom: 5px;*/
    border-style: none;
    height : 600px;
    /* max-height: 650px; */
    width: 1000px;
    overflow: auto;
    
    
}
         
.Main_Left_Side
{
    padding: 0%;
    margin: 0% 0% 5px 0%;
    width: 150px;
    height: 600px;
    overflow: auto;
    border: thin groove #C0C0C0;
    background-color: #608fc8;
    text-align: left;
    vertical-align: top;
    
} 

.Main_Center
{
    /* border: thin groove #C0C0C0; */
    /* border-style: solid;
    border-color: blue; */
    padding: 0%;
    margin: 0% 0% 0% 0%;
    text-align: center;
    overflow: auto;
    width: 700px;
    height: 570px;
    vertical-align: top;
}
.Main_Center_sub
{
    padding: 0%;
    height: 30px;
    border-style: none;
    margin: 0% 0% 0% 0%;
    text-align: center;
    overflow: auto;
    width: 700px;
}
      
        .Main_Right_Side
{
    padding: 0%;
    border: none;
    border: thin groove #C0C0C0;
    margin: 0%;
    width: 150px;
    height: 600px;
    background-color: #608fc8;
    margin-bottom: inherit;
    overflow: auto;
}
.Bottom_Container
{
    margin: 0px;
    height: 25px;
    width: 1000px;
    padding: 0%;
    position: relative;
    /* bottom: 0px; */
}
        .Bottom_Left
{
    width: 150px; 
    border-style: none;
    border-width: 0px;
    padding: 0%;
    margin: 0px;
    background:#608fc8 url(App_Images_Design/bg-nav.png) bottom left no-repeat;    
}
        .Bottom_Center
{
    margin: 0px;
    padding: 0%;
    border-style: none;
    border-width: 0px;
    overflow: hidden;
    text-align: center;
    width: 700px;
    vertical-align: middle;
    background-color: #608fc8;
}
 .Bottom_Right
{
    border-style: none;
    border-width: 0px;
    padding: 0%;
    width: 150px; 
    margin: 0px;
    background: #4b6cb5 url(App_Images_Design/bg-nav-side.png) bottom right no-repeat; 
}
/**************************** DIVERSE ******************************************************/
body
{
    margin: 0px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 0.7em;
    line-height: 1.4em;
    background-color: #99CCFF;
    background-color: White;
}
.TreeViewLeftMenu
{
    position: static;
    top:0px;
}
.Main_Center_Toptext_Normal
{
    padding: 0%;
    margin: 0%;
    text-align: center;
    overflow: auto;
    /* border: thin groove #C0C0C0; */
}
.Main_Center_Toptext_Headline
{
    margin: 10px;
    text-align: center;
    font-weight: bold;
    font-size: large;
    text-transform: uppercase;
}
.Main_Center_Text
{
    padding: 0px;
    margin: 5px 5px 0px 5px;
    text-align: left;
    overflow: auto;
}
.LoginNavn
{
    /* margin: 15px;
    padding: 15px;
    left: 0%;
    */
    width: 90%;
    position: relative;
    text-align: center;
    left: 4%;
}
.FormviewEditRow
{
    /*
    border: thin groove #000000;
    background-color: #00FF00;
    */
}
.Button
{
    width: 50px;
    height:25px;
}
.LabelError
{
    color: #FF0000;
    text-align: left;
    margin: 10px 0px 0px 10px;
}
.LabelMessage
{
    color: #00FF00;
    text-align: left;
    margin: 10px 0px 0px 10px;
}
.LabelInfo
{
    color: #000000;
    text-align: left;
    margin: 10px 0px 0px 10px;
}
.TableDataText
{
    text-align: left;
    width: 8em;
    margin-right: 0px;
    padding-right: 0px;
}
.TextboxFade
{
    background-color: #C0C0C0;
    font-weight: bold;
}
.AccordionHeader
{
border: 1px solid #2F4F4F;
color: White;
background-color: #2E4d7B;
font-family: Arial, Sans-Serif;
font-size: 12px;
font-weight: bold;
padding: 5px;
margin-top: 5px;
cursor: pointer;
}
.AccordionContent
{
background-color: #D3DDEF;
border : 1px dashed #2F4F4F;
border-top: none;
padding: 5px;
padding-top: 10px;
}
.AccordionLink
{
background-color: #2E4d7B; /* #D3DEEf; */
color: black;
}
/*~~~~~~~~~ TOP ASP MENU ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#Horizontal_Menu_Asp
{
    margin: 0px;
    padding: 0px;
    border-style: none;
    border-width: 0px;
    position: relative;
    vertical-align: bottom;
     vertical-align: baseline;
}
.Horizontal_Menu
{
   
}
.Horizontal_Menu li
{
    background-position: none;
    display: inline;
    list-style: none;
    padding: 0 1em 0 0;
    background: none;
}

.Horizontal_Menu a:link,
.Horizontal_Menu a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.Horizontal_Menu a:hover {
	color:#D4E7F8;
	text-decoration:underline;
}

.Horizontal_Menu a:active {
	color:#FFFFFF;
}

.Horizontal_Menu li.current a:link,
.Horizontal_Menu li.current a:visited {
	text-decoration:underline;
}

.Horizontal_Menu li.current a:hover {
	color:#D4E7F8;
	text-decoration:underline;
}

.Horizontal_Menu li.current a:active {
	color:#FFFFFF;
}
/********************************** DEFAULT.ASPX Specifik **********************************************/
.Forside_Logo_Hands
{
    height: 25%;
    border-style: ridge;
    top: 0%;
    left: 0%;
    position: relative;
    text-align: center;
}
	.Forside_Logo_Foho
{
    width: 600px;
    border-style: ridge;
    top: 0%;
    left: 0%;
    position: relative;
    text-align: center;
}
/********************************** LOGIN.ASPX Specifik **********************************************/
.LoginPanel
{
    border-style: groove;
    background-color : White;    
    /* border-color: #6699FF; */
    border-color: #608fc8;
    margin: 15px;
    padding: 15px;
    left: 0%;
    width: 50%;
    position: relative;
    text-align: center;
}
/****************************** ELEVSKAB.ASPX specifik ****************************************/

.Elevskab_ElevBillede_Div
{
    
    text-align: center;
}
.Elevskab_ElevBillede
{
    width: 500px;
    text-align: center;
    position: relative;
}
.ElevskabCenterSkabe
{
    border-width: 0px;
    border-style: none;
    /* border: thin groove #C0C0C0; */
    height: 500px;
    margin: 0% 0% 0% 0%;
    padding: 0% 0% 0% 0%;
    overflow: auto;
}

.Elevskabe
{
    width: 5%;
    height: 5%;
    text-align: center;
}
.DemoElevskabeKnap
{
    width: 100%;
    /* height: 10%; */
}
.DemoElevskabeKnapfelt
{
    width: 3%;
    /* height: 10%; */
}
.DemoElevskabeTekstfelt
{
    width: 47%;
    /* height: 10%; */
}
/****************************** DCL.ASPX specifik ****************************************/
.Dcl_Skov_Billede
{
    width: 400px;
    text-align: center;
    position: relative;
}
.Dcl_Logo_Billede
{
    width: 400px;
    text-align: center;
    position: relative;
}
.Dcl_Tilbudsliste
{
    width: 700px;
    text-align: center;
    position: relative;
}
/****************************** XANTHIA.ASPX specifik ****************************************/
.Xanthia_Navn_Billede
{
    width: 200px;
    text-align: center;
    position: relative;
}
.Xanthia_Sommerfugl_Billede
{
    width : 400px;
    text-align: center;
    position: relative;
}
.Right_pictures
{
    width : 125px;
    text-align: center;
    /* position: relative; */
}
.Right_pictures_products
{
    width : 200px;
    text-align: center;
    /* position: relative; */
}
.Table_Products
{
    border-width: thin;
    border-style: ridge;
    width: 95%;
    overflow: auto;
}
.Table_Row_Products
{
    border-style: double;
    overflow: visible;
}
.Table_Data_Products
{
    border-width: thin;
    border-style: ridge;
    width: 50%;
    overflow: visible;
    text-align: center;
}
.xMain_Center
{
    padding: 0%;
    margin: 0% 0% 0% 0%;
    text-align: center;
    overflow: auto;
    width: 700px;
    height: 570px;
    vertical-align: top;
}
.Main_Center_Local
{
    /* width : 100%; */ /* height: 100%; */
    padding: 0% 0% 0% 0%;
    /* border: thin dotted yellow; */
    margin: 0% 0% 0% 0%;
    overflow: auto;
    text-align: left;
    height: 590px; /* Hvorfor denne kan være 590 og ikke kun 570 er en sindsyg latterlig html gåde ! */
    vertical-align: top;
}
.Main_Center_Sub_Local
{
    /*border: thin dotted #FFFF00;*/
    height: 30px;
    margin: 0% 0% 0% 0%;
    width: 100%;
    overflow: auto;
}
.Main_Left_Side_Local
{
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
    overflow: auto;
    text-align: left;
    height: 570px;
    vertical-align: top;
}
.Main_Right_Side_Local
{
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
    overflow: auto;
    text-align: left;
    height: 570px;
    vertical-align: top;
}

/****************************** FOHOMENU.ASPX specifik ****************************************/
/* Tilbageknappen fra Varekortet */
.PictureProductList
{
    /* height: 100%; */
    width: 100px;
    border-style: ridge;
    overflow: auto;
}
.PictureProductCard
{
    width : 600px;
    border: thin groove #C0C0C0;
}
.FohoMenu_Logo_Hands
{
    width: 300px;
    border-style: ridge;
    text-align: center;
}
/****************************** MYPAGE.ASPX.VB specifik ****************************************/
.MypageLabel
{
    /* border: thin dashed #000000; */ /*height: 725px;*/
    overflow: auto;
    height: 100px;
    width: 300px;
}
/****************************** ACCORDIIN ****************************************/
.AccordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.AccordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.AccordionLink
{
    background-color: #2E4d7B;
    color: white;
}
/****************************** SKINS ****************************************/
.SkinSelectedRowStyleGridview
{
    background-color: Yellow;
}
.SkinFont
{
    font-size: xx-small;
    text-align: left;
    width: 50px;
    overflow : hidden;
}
.Admin_Main_Center
{
    /* border: thin groove #C0C0C0; */
    /* border-style: solid;
    border-color: blue; */
    padding: 0%;
    margin: 0% 0% 0% 0%;
    text-align: center;
    overflow: auto;
    width: 700px;
    height: 570px;
    vertical-align: top;
}