/* Menu Styles */
/*------------------------------------------*/
.Menustyle 
{
	font-size: 10px; 
	font-family: Verdana; 
	color: #000000; 
	background-color: #ffffff; 
	cursor: hand;
	height:20px;
	padding-left: 5px;
	padding-right: 5px;
}
.Menuitem 
{
	background-color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
}
.Submenu
{
	background-color: #aaaaaa;
	padding-left: 5px;
	padding-right: 5px;
}
.MenuMouseover 
{
	background-color: #c0c0c0;
	padding-left: 5px;
	padding-right: 5px;
	color:black;
	cursor:hand;
}

.topsquare
{
/*	background-color: #ffffff; */
	background-color: #7b288a;
	border-right-color: #000000;
	border-right-style: double;
	border-right-width: 1px;
	border-top-color: #000000;
	border-top-style: double;
	border-top-width: 1px;
	border-left-color: #000000;
	border-left-style: double;
	border-left-width: 1px;
}

.middlesquare
{
	background-color: #ffffff;
	border-right-color: #000000;
	border-right-style: double;
	border-right-width: 1px;
	border-left-color: #000000;
	border-left-style: double;
	border-left-width: 1px;
}

.bottomsquare
{
	background-color: #ffffff;
	border-right-color: #000000;
	border-right-style: double;
	border-right-width: 1px;
	border-left-color: #000000;
	border-left-style: double;
	border-left-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: double;
	border-bottom-width: 1px;
}

/*------------------------------------------*/
/* Tab classes */
/*------------------------------------------*/

.activetab
{
	background-color: #ffffff;
	border-right-color: #000000;
	border-right-style: double;
	border-right-width: 1px;
	border-top-color: #000000;
	border-top-style: double;
	border-top-width: 1px;
	border-left-color: #000000;
	border-left-style: double;
	border-left-width: 1px;
}
.inactivetab
{
	background-color: #cccccc;
	border-right-color: #000000;
	border-right-style: double;
	border-right-width: 1px;
	border-top-color: #000000;
	border-top-style: double;
	border-top-width: 1px;
	border-left-color: #000000;
	border-left-style: double;
	border-left-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: double;
	border-bottom-width: 1px;
}

.tabrest
{
	width: 97%;
	border-bottom-color: #cc6600;
	border-bottom-style: double;
	border-bottom-width: 1px
}
.tablink
{
	color: #000000;
	text-decoration: none
}

.tabbutton, .selectedtabbutton
{
	vertical-align: middle;
	cursor: hand;
	color: Black;
	background-color: #c0c0c0;
	text-align: center;
	font-size: 10px;
	border-right: solid 1px black;
	border-top: solid 1px black;	
	border-left: 0px;
	height: 20px;
	width: 120px;
}

.tabbutton
{
	border-bottom: solid 1px black;
}

.selectedtabbutton 
{ 
	font-size: 10px;
	color: Black;
	background-color: #ffffff;
	cursor:default;
}

.tabcontainer
{
	padding: 0px 0px 0px 0px;
	border-left: 0px;
}

.tabruler-left
{
	border: 0px;
	padding: 0px 0px 0px 0px;
	width: 3%;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
}
.tabruler-right
{
	border: 0px;
	padding: 0px 0px 0px 0px;
	width: 90%;
	border-bottom: solid 1px black;
}

.tabsideborder
{
	padding: 0px 0px 0px 0px;
	border-left: solid 1px black;
}

.tabbottomborder
{
	padding: 0px 0px 0px 0px;
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-bottom: solid 1px black;		
}
/*------------------------------------------*/

.header 
{
	font-family: Verdana;
	font-size: 10px;
	padding: 2 4 2 4;
	font-weight: bold;
	color: white;
}

.pageheader 
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #444444;
}
/*------------------------------------------*/
TD 
{
	font-size: 10px; 
	font-family: Verdana;
}

BODY 
{
	font-size: 10px; 
	font-family: Verdana;
} 

TEXTAREA 
{
	font-family: Verdana;
	font-size: 10px;
}

SELECT
{
	font-family: Verdana;
	font-size: 10px;
}

INPUT
{
	font-family: Verdana;
	font-size: 10px;
}

/* DataGrid classes */
/*------------------------------------------*/

TR.listrowbg1
{
	BACKGROUND-COLOR: #eeeeee
}

TR.listrowbg2
{
    BACKGROUND-COLOR: #ffffff
}

TR.subbgruler
{
    COLOR: black;
    BACKGROUND-COLOR: #dddddd;
}

.SubTableBorder
{
	padding: 2px 4px 2px 4px;
	border: 1px solid #000000;
}

.SubTableFooter
{
	TEXT-TRANSFORM: capitalize;
    COLOR: black;   
}
.dataGridTopTen
{
	font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size: 10px;
	color: black;
	line-height: 14px;
	font-weight:normal;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	border-bottom-width:1px;
	border-color: #E5E5E5;
	border-style:solid;
}

.dataGridLatestProducts
{
    font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size: 10px;
	color: black;
	line-height: 19px;
	font-weight:normal;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-color: #E5E5E5;
	border-style:solid;
}

.headlineRed
{
    font-family: Verdana;
    font-size: 11px;
    line-height: 14px;
    color: #7b288a;
    font-weight: bold;
}
/* Link classes */
/*------------------------------------------*/
a:link 
{ 
	color: #0000ff;
	text-decoration: none;
}
/*a:visited 
{ 
	color: #0000ff;
	text-decoration: none;
}
a:hover
{ 
	color: #CC0000;
	text-decoration: none;
}
a:active 
{ 
	color: #CC0000;
	text-decoration: none;
} */

/*GE */

A {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 14px;
    color: #000000;
    font-weight: normal;
}

A:visited {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 14px;
    color: #000000;
    font-weight: normal;
}

A:hover {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 14px;
    color: #000000;
    font-weight: normal;
}

A:active {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 14px;
    color: #000000;
    font-weight: normal;
}

BODY 
{
    background-color:#E5E5E5; 
/*    background-color:white;	*/
}
/*
TD
{
    font-family: Verdana;
    font-size: 11px;
    line-height: 18px;
    color: #000000;
}
*/
.button
{
    border: 1px #99a3af solid;
    background-color:#e9e9eb;
    font-family:Verdana;
    font-weight:bold;
    font-size:10px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	height: 20px;
}

.headlineBlack
{
    font-family: Verdana;
    font-size: 10px;
    line-height: 14px;
    color: #000000;
    font-weight: bold;
}

.headlineBlackBig
{
    font-family: Verdana;
    font-size: 14px;
    line-height: 18px;
    color: #000000;
    font-weight: bold;
}

.headlineWhite
{
    font-family: Verdana;
    font-size: 10px;
    line-height: 14px;
    color: #ffffff;
    font-weight: bold;
}

.menuLink A {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 14px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

.menuLink A:visited {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 14px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

.menuLink A:hover {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 14px;
    color: #7b288a;
    font-weight: bold;
    text-decoration: none;
}

.menuLink A:active {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 14px;
    color: #7b288a;
    font-weight: bold;
    text-decoration: none;
}

.lnkStiftelse A:LINK
{
    font-family: Verdana;
    font-size: 11px;
    line-height: 18px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}

.lnkStiftelse A:VISITED
{
    font-family: Verdana;
    font-size: 11px;
    line-height: 18px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}

.lnkStiftelse A:HOVER
{
    font-family: Verdana;
    font-size: 11px;
    line-height: 18px;
    color: #ea151b;
    font-weight: normal;
    text-decoration: none;
}

.lnkStiftelse A:ACTIVE
{
    font-family: Verdana;
    font-size: 11px;
    line-height: 18px;
    color: #ea151b;
    font-weight: normal;
    text-decoration: none;
}

.textBoxLarge
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	width: 260px;
	height:16px;
	line-height: normal;
	text-indent:2px;
	color: black;
	border: 1px #9ba5b2 solid;
	background-color: white;
}

.textBoxMedium
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	width: 150px;
	height:16px;
	line-height: normal;
	text-indent:2px;
	color: black;
	border: 1px #9ba5b2 solid;
	background-color: white;
}

.textBoxSmall
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	width: 75px;
	height:16px;
	line-height: normal;
	text-indent:2px;
	color: black;
	border: 1px #9ba5b2 solid;
	background-color: white;
}

.textGrey
{
    color:#99A3AF;
}
