﻿html  
{
    overflow-y: scroll; 
    height:100%;
}

body 
{
    margin:0;
    padding:0;
    border:none;
    height:100%;    
    text-align:center;
	background-color:#d4ceb5;
	background-image:url("./images/tiled_bg.jpg");
	background-repeat:repeat;	
	color:#4C4A3F;
	font: 62.5%  Verdana, Arial, Helvetica, sans-serif; /*1em blir da 10px, 1.1em = 11px*/	
}

hr
{
    border: 1;
    height: 0px;  
}

select 
{ 
    font-size: 11px; 
    border: #000000; 
    border-style: solid; 
    border-top-width: 1px; 
    border-right-width: 1px; 
    border-bottom-width: 1px; 
    border-left-width: 1px;

} 



a.linkblack
{
    text-decoration:underline;
    color:Black;
    font-size:8pt
}
.blacktext
{
    color:Black;
    font-size:8pt
}



a img
{
    border: 0px;
}

ul { list-style: none inside; }
p { font: 1.3em/1.3em; margin-bottom: 1.3em; }


h1 {
	font-size: 3em;
	text-align: center;
	}
h2 {
	font-size: 2em;
	}
h3 {
	font-size: 1.6em;
	}
h4 {
	font-size: 1.4em;
	}

button
{
	height:24px;
}
select
{
    background-color:#efefef;
   
}

.input
{
    background-color:#efefef;    
    font-size: 11px;
    /*border: 1px solid #000000;
    border: #000000; 
    border-style: solid; 
    border-top-width: 1px; 
    border-right-width: 1px; 
    border-bottom-width: 1px; 
    border-left-width: 1px;    */
    
}

.catBox
{
    background-image: url(./images/category_middle.gif);
    background-repeat: repeat-y;    
    background-position: left;
    vertical-align: top; 
    width: 347px;    
}

.categoryTop
{   
	background-image:url(./images/category_top.gif);
	background-repeat:no-repeat;
	background-position: left top;    
	width: 347px;
	height: 78px;
	vertical-align: bottom;
}
.categoryTopEN
{   
	background-image:url(./images/en/category_top_en.gif);
	background-repeat:no-repeat;
	background-position: left top;    
	width: 347px;
	height: 78px;
	vertical-align: bottom;
}
.categoryTopDA
{   
	background-image:url(./images/da/category_top_da.gif);
	background-repeat:no-repeat;
	background-position: left top;    
	width: 347px;
	height: 78px;
	vertical-align: bottom;
}
.categoryTopDE
{   
	background-image:url(./images/de/category_top_de.gif);
	background-repeat:no-repeat;
	background-position: left top;    
	width: 347px;
	height: 78px;
	vertical-align: bottom;
}
.categoryMiddle
{

	background-image:url(./images/category_middle.gif);
	background-repeat: repeat-y;     
	background-position: left top;
	width: 347px;
	text-align: left;
	height: 20px;
	vertical-align: middle;	
	padding-top: 2px;
	padding-bottom: 2px;	
	font-size: 1.6em;	
}

.categoryMiddleDark
{

	background-image:url(./images/category_middle_dark.gif);
	background-repeat: repeat-y;     
	background-position: left top;
	width: 347px;	
	text-align: left;
	height: 20px;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;	
	font-size: 1.6em;	
}

.categoryBottom
{    
	background-image:url(./images/category_bottom.gif);
	background-repeat:no-repeat; 
	background-position: left bottom;   
	width: 347px;
	height: 43px;
}

.aucShopBox
{
    background-image: url(./images/auc_middle.gif);
    background-repeat: repeat-y;    
    background-position: left;
    width: 275px;
    vertical-align: top;      
}

.auctionTop
{   
	background-image:url(./images/auc_top.gif);
	background-repeat:no-repeat;
	background-position: left top;    
	width: 275px;
	height: 78px;
}

.auctionTopEN
{   
	background-image:url(./images/en/auc_top_en.gif);
	background-repeat:no-repeat;
	background-position: left top;    
	width: 275px;
	height: 78px;
}
.auctionTopDA
{   
	background-image:url(./images/da/auc_top_da.gif);
	background-repeat:no-repeat;
	background-position: left top;    
	width: 275px;
	height: 78px;
}
.auctionTopDE
{   
	background-image:url(./images/de/auc_top_de.gif);
	background-repeat:no-repeat;
	background-position: left top;    
	width: 275px;
	height: 78px;
}
.auctionMiddle
{	
	background-image:url(./images/auc_middle.gif);
	background-repeat: repeat-y; 
	background-position: left top;
	text-align: left;
	width: 275px;	
	vertical-align: middle;	
	padding-top: 5px;
	padding-bottom: 5px;	
	font-size: 1.6em;		    
}

.auctionMiddleDark
{	
	background-image:url(./images/auc_middle_dark.gif);
	background-repeat: repeat-y; 
	background-position: left top;
	width: 275px;	
	text-align: left;
	vertical-align: middle;	
	padding-top: 5px;
	padding-bottom: 5px;	
	font-size: 1.6em;	    
}

.auctionBottom
{    
	background-image:url(./images/auc_bottom.gif);
	background-repeat:no-repeat; 
	background-position: left bottom;   
	width: 275px;
	height: 43px;
}

.shopTop
{   
	background-image:url(./images/shop_top.gif);
	background-repeat:no-repeat;
	background-position: left top;    
	width: 275px;
	height: 78px;
}
.shopTopEN
{   
	background-image:url(./images/en/shop_top_en.gif);
	background-repeat:no-repeat;
	background-position: left top;    
	width: 275px;
	height: 78px;
}
.shopTopDA
{   
	background-image:url(./images/da/shop_top_da.gif);
	background-repeat:no-repeat;
	background-position: left top;    
	width: 275px;
	height: 78px;
}
.shopTopDE
{   
	background-image:url(./images/de/shop_top_de.gif);
	background-repeat:no-repeat;
	background-position: left top;    
	width: 275px;
	height: 78px;
}

.shopMiddle
{
    background-color:#d4ceb5; 	
	background-image:url(./images/shop_middle.gif);
	background-repeat: repeat-y;     
}

.shopBottom
{    
	background-color: #d4ceb5;
	background-image:url(./images/auc_bottom.gif);
	background-repeat:no-repeat; 
	background-position: left bottom;   
	width: 366px;
	height: 38px;
}

.auc-tabs
{
    background-color: #c7c2aa;
	background-image:url(./images/tab_pagaende.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 26px;
	width: 210px;
}

.auc-tabs-ended
{
    background-color: #c7c2aa;
	background-image:url(./images/tab_resultater.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 26px;
	width: 210px;
}

.auc-tabsEN
{
    background-color: #c7c2aa;
	background-image:url(./images/en/tab_ongoing_en.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 26px;
	width: 210px;
}

.auc-tabs-endedEN
{
    background-color: #c7c2aa;
	background-image:url(./images/en/tab_results_en.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 26px;
	width: 210px;
}
.auc-tabsDE
{
    background-color: #c7c2aa;
	background-image:url(./images/de/tab_laufenden_de.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 26px;
	width: 210px;
}

.auc-tabs-endedDE
{
    background-color: #c7c2aa;
	background-image:url(./images/de/tab_ergebnisse_de.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 26px;
	width: 210px;
}
.auc-tabsDA
{
    background-color: #c7c2aa;
	background-image:url(./images/da/tab_pagaende_da.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 26px;
	width: 210px;
}

.auc-tabs-endedDA
{
    background-color: #c7c2aa;
	background-image:url(./images/da/tab_resultater_da.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 26px;
	width: 210px;
}

.modalBackground
{
    background-color:Gray;
    filter:alpha(opacity=30);
    opacity:0.3;
 }
.panelpopup
{ 
    background-color:#d4ceb5;
    border-color:White;
    border-width:5px;
    font-size:1.2em;
}
.boxheader-lightgrey
 { 
 	height:20px;
	background-color: #edeae5;
	PADDING-LEFT:5PX;
	border:1px solid gray;
	text-align:left;
	vertical-align:middle;
	font-weight:bold;
}
.boxheader-lightgrey-noright
 { 
 	height:16px;
	background-color: #edeae5;
	PADDING-LEFT:5PX;
	text-align:left;
	vertical-align:middle;
	font-weight:bold;
	border-top:1px solid gray;
	border-left:1px solid gray;
	border-bottom:1px solid gray; 
	
}
.boxheader-darkgrey
{
 	height:16px;
 	background-color:#DCDCDC;
 	PADDING-LEFT:5PX;
 	border:1px solid gray;
 	text-align:left;
	vertical-align:middle;	
 	font-weight:bold;
 }
 .boxheader-darkgrey-noleft
 { 
 	height:16px;
	background-color:#DCDCDC;
    padding-left: 5px;
	padding-right: 5px;
	text-align:right;
	vertical-align:middle;
	font-weight:bold;
	border-top: 1px solid gray;
	border-bottom:1px solid gray;	
	border-right:1px solid gray;
}

.boxheader-darkgrey-noleftright
 { 
 	height:16px;
	background-color:#DCDCDC;
	PADDING-LEFT:5PX;
	text-align:left;
	vertical-align:middle;
	font-weight:bold;
	border-top: 1px solid gray;
	border-bottom:1px solid gray;	
}

.boxheader-darkgrey-noright
 { 
 	height:16px;
	background-color:#DCDCDC;
	PADDING-LEFT:5PX;
	text-align:left;
	vertical-align:middle;
	font-weight:bold;
	border-top: 1px solid gray;
	border-bottom:1px solid gray;	
	border-left:1px solid gray;
}
.print-body 
{
    margin:0;
    padding:0;
    border:none;
    height:100%;    
    color:Black;
    background-color:White;
}

.text-normal
{
	font-weight: normal;
}

.titleHeader1
{
	font-size:14px;
	font-weight: bold;
}


.heading2
{
    color: #8e958c;
    font-size: 1.8em;
    font-weight: bold;

}

.heading3
{
    font-family: Trebuchet MS;         
    font-size: 1.6em;
    font-weight: bold;
}

.heading4
{
    font-size: 1.0em;
    font-weight: bold;
}

.heading5
{
	color: #9a5132;
    font-size: 1.0em;
    font-weight: bold;
}

.heading6
{
    padding-top:4px;
    padding-bottom:10px;
    color: #000000;
    font-size: 1.4em;
    font-weight: bold;
    text-decoration: none;    
    height:18px;
}

.heading7
{
    padding-bottom:5px;   
    color: #000000;
    font-size: 1.2em;
    font-weight: normal;
    text-decoration: none;
}

.heading8
{
    padding-bottom:5px;   
    color: #000000;
    font-size: 1.4em;
    font-weight: bold;
    text-decoration: none;
}

.headingShowRoomObject
{  
    color: #000000;
    font-size: 2.2em;
    font-weight: bold;
    text-decoration: none;
    
}


.label
{
    font-size: 1.0em;
    font-weight: normal;
	color: #000000;    
}

.labelbold
{
    font-size: 1.0em;
    font-weight: bold;
	color: #000000;    
}

.label2
{
    font-size: 1.4em;
    font-weight: normal;
	color: #000000;    
}

.labelbold2
{
    font-size: 1.4em;
    font-weight: bold;
	color: #000000;    
}
.button-red
{
	height:24px;
	font-weight:bold;
	color: #d4ceb5;
	background-color:#9a5130;
}

.hiddenButton 
{
    visibility : hidden;
}

.table-disabled
{
    vertical-align:top; 
    filter:alpha(opacity=40);
    opacity:0.4;
}

.normal
{
    font-size: 0.9em;
}
	
.normal_auc
{
    font-size: 0.9em;
    padding-left: 40px;
}


.inputtxt
{
    border:0;
    font-size: 1.4em;
}
.error-text
{
    font-size:1.0em;
    color:Red;
}
.errortext
{
    font-size:1.0em;
    color:Red;
}
.text-error
{
    font-size:1.0em;
    color:Red;
}
.texterror
{
    font-size:1.0em;
    color:Red;
}
.closebutton
{
    font-weight:bold;
    color:#9a5132;
    text-decoration:none;
}
.dropdownlist
{
    border:0px;
    border-collapse:collapse;
    border-bottom-color:#ebebeb;
    font-size: 1.4em;
    height:20px;
    text-align:right;

}

.top-background
{
    vertical-align:top;
	background-color:#c7c0a4;
	padding-bottom: 20px;	
}

table.auction
{
    background-color:#cac5a8;
}

thead.auction
{
    background-color:#c5bea1;
    border-bottom:1px solid #c0bb9e;   
}
td.sortcell
{
    background-color:#b4ab8a;   
}
.sorticon
{
    float:right;    
}


table.topframe
{
    background-color:#c8c1a5;
    border:0px;
    margin:0px;
    border-collapse:collapse;
    border-spacing:0px;
    padding:0px;
    width:100%;   
    height:105px;     
}

table.searchframe
{
    border:0px;
    margin:0px;
    border-collapse:collapse;
    border-spacing:0px;
    padding:0px;
    width:100%;   
}


.top-background-all
{
	background-color: #FFFFFF;
	background-image:url(./images/top_background.gif);
	background-repeat:repeat-x;
	width: 100%;	
	height: 76px;
	border-top:5px solid #ffffff;
	border-left:5px solid #ffffff;
	border-right:5px solid #ffffff;
}


.top-beige-left
{
	background-image:url(./images/top-beige-left.png);
	background-repeat:no-repeat;
	width: 36px;
	height: 35px;
}



.top-beige-middle
{
    background-color: #d4ceb5;
    color: #9a5132;
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
   
}

.top-beige-right
{
	background-image:url(./images/top-beige-right.png);
	background-repeat:no-repeat;
	width: 36px;
	height: 35px;

}

.top-search-left-top
{
	/*background-color: #424f40;*/
	background-image: url(./images/morkegronn_oppevenstre.png);
	background-repeat: repeat-y;
	background-position: right;
	width: 40px;

}

.top-search-right-top
{
	background-image: url(./images/morkegronn_oppehoyre.png);
	background-repeat: repeat-y;
	background-position: right;
}

.top-search-middle-top
{
    background-color: #424f40;
    padding-top: 20px;
}

.top-search-middle-bottom
{   
	background-image: url(./images/morkegronn_midtnede2.png);
	background-repeat: repeat-x;
    background-position: bottom;

}
.top-search-left-bottom
{

	background-image:url(./images/morkegronn_nedevenstre.png);
	background-repeat:no-repeat;
	background-position: right;
	width: 40px;	
	height: 40px;
}

.top-search-right-bottom
{

	background-image:url(./images/morkegronn_nedehoyre.png);
	background-repeat:no-repeat;
    width: 40px;
	height: 40px;
}

.beige_bg_auction
{
	background-color: #ebe6d2;
	background-image:url(./images/bg_auction2.png);
	background-repeat: no-repeat;	
}

.beige_bg_cart
{
	background-color: #ebe6d2;
	background-image:url(./images/bg_cart2.png);
	background-repeat: no-repeat;	
}

.beige-top-left
{
	/*background-color: #d4ceb5;*/
	background-image:url(./images/beige_oppevenstre.png);
	background-repeat:no-repeat;	
	width: 40px;
	height: 37px;
}

.beige-top-middle
{
	background-color: #eee9d5;
	background-image:url(./images/beige_over_midt2.png);
	background-repeat:repeat-x;		
	/*vertical-align: top;*/

}

.beige-top-right
{
	/*background-color: #d4ceb5;*/
	background-image:url(./images/beige_oppehoyre.png);
	background-repeat:no-repeat;
	width: 40px;
	height: 40px;	
}

.beige-bottom-left
{
	/*background-color: #d4ceb5;*/
	background-image:url(./images/beige_nedevenstre.png);
	background-repeat:no-repeat;
	width: 40px;
	height: 40px;	
}

.beige-bottom-middle
{
	background-color: #ebe6d2;
	background-image:url(./images/beige_under_midt2.png);	
	background-repeat: repeat-x; 
	background-position:bottom;   
	
}

.beige-bottom-right
{
	/*background-color: #d4ceb5;*/
	background-image:url(./images/beige_nedehoyre.png);
	background-repeat:no-repeat;
	width: 40px;
	height: 40px;	
}

.beige-over-left
{
	/*background-color: #d4ceb5;*/
	background-image:url(./images/beige_over_venstre.png);
	background-repeat:no-repeat;
	width: 40px;
	height: 35px;
}

.beige-over-middle
{
	background-color: #d4ceb5;
	background-image:url(./images/beige_over_midt.png);
	background-repeat:repeat-x;
	text-align: left;

}	


.beige-over-middle-link-auc
{
	background-color: #ebe6d2;
	background-image:url(./images/forside_kattab_auksjoner2.png);
	background-repeat:no-repeat;
	background-position: left bottom;
	text-align: left;

}

.beige-over-middle-link-shop
{
	background-color: #d4ceb5;
	background-image:url(./images/forside_kattab_nettbutikk.png);
	background-repeat:repeat-x;
	text-align: left;

}


.beige-over-right
{
	/*background-color: #d4ceb5;*/
	background-image:url(./images/beige_over_hoyre.png);
	background-repeat:no-repeat;
	width: 40px;
	height: 35px;
	
}

.beige-middle-left
{
	background-color: #eee9d5;
	background-image:url(./images/beige_midtvenstre.png);
	background-repeat:repeat-y;
	background-position:left;
	
}

.beige-middle-center
{
	background-color: #eee9d5;
	text-align: left;
	height: 120px;
	vertical-align: middle;	
	font-size: 1.6em;	
}

.beige-middle-right
{
	background-color: #eee9d5;
	background-image:url(./images/beige_midthoyre.png);
	background-repeat:repeat-y;
	background-position: right;
	
}

/* MELLOMBEIGE */

.mellombeige-top-left
{
	/*background-color: #d4ceb5;*/
	background-image:url(./images/mellombeige_oppevenstre.png);
	background-repeat:no-repeat;
	width: 40px;
	height: 40px;	
}

.mellombeige-top-center
{
	background-color: #d4ceb5;
	background-image:url(./images/mellombeige_over_midt2.png);
	background-repeat:repeat-x;
	background-position: top;
}

.mellombeige-top-right
{
	/*background-color: #d4ceb5;*/
	background-image:url(./images/mellombeige_oppehoyre.png);
	background-repeat:no-repeat;
	background-position:right;
	width: 40px;
	height: 40px;	
}
.mellombeige-middle-left
{
	background-color: #d4ceb5;
	background-image:url(./images/mellombeige_midtvenstre.png);
	background-repeat:repeat-y;
	background-position:left;
	
}

.mellombeige-middle-center
{
	background-color: #d4ceb5;
	text-align: left;
	height: 20px;
	vertical-align: middle;	
	padding-top: 5px;
	padding-bottom: 5px;	
	font-size: 1.6em;	
}

.mellombeige-middle-center-menu
{
	background-color: #d4ceb5;
	text-align: left;
	height: 20px;
	vertical-align: middle;	
	padding-top: 2px;
	padding-bottom: 2px;	
	font-size: 1.6em;	
}

.mellombeige-middle-center-menu2
{
	background-color: #d4ceb5;
	text-align: left;
	height: 10px;
	vertical-align: middle;	
	padding-top: 2px;
	padding-bottom: 2px;	
	font-size: 1.6em;	
}

.mellombeige-middle-right
{
	background-color: #d4ceb5;
	background-image:url(./images/mellombeige_midthoyre.png);
	background-repeat:repeat-y;
	background-position: right;
	
}

.mellombeige-middle-left-dark
{
	background-color: #c6c1a9;
	background-image:url(./images/mellombeige_midtvenstre_dark.png);
	background-repeat:repeat-y;
	background-position:left;
	
}

.mellombeige-middle-center-dark
{
	background-color: #c6c1a9;
	text-align: left;
	height: 20px;
	vertical-align: middle;	
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.6em;
}

.mellombeige-middle-center-dark-menu
{
	background-color: #c6c1a9;
	text-align: left;
	height: 20px;
	vertical-align: middle;	
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 1.6em;
}

.mellombeige-middle-right-dark
{
	background-color: #c6c1a9;
	background-image:url(./images/mellombeige_midthoyre_dark.png);
	background-repeat:repeat-y;
	background-position: right;
	
}

.mellombeige-bottom-left
{
	/*background-color: #d4ceb5;*/
	background-image:url(./images/mellombeige_nedevenstre.png);
	background-repeat:no-repeat;
	width: 40px;
	height: 40px;	
}

.mellombeige-bottom-center
{
	background-color: #d4ceb5;
	background-image:url(./images/mellombeige_under_midt2.png);
	background-repeat:repeat-x;
	background-position: bottom;
}

.mellombeige-bottom-right
{
	/*background-color: #d4ceb5;*/
	background-image:url(./images/mellombeige_nedehoyre.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	width: 40px;
	height: 40px;	
}


/* BRUN */

.brown-top-left
{
	/*background-color: #d4ceb5;*/
	background-image:url(./images/brun_oppevenstre.png);
	background-repeat:no-repeat;
	width: 36px;
	height: 36px;	
}

.brown-top-center
{
	background-color: #d4ceb5;
	background-image:url(./images/brun_over_midt.png);
	background-repeat:repeat-x;
	background-position: top;
}

.brown-top-right
{
	/*background-color: #d4ceb5;*/
	background-image:url(./images/brun_oppehoyre.png);
	background-repeat:no-repeat;
	width: 39px;
	height: 36px;	
}
.brown-middle-left
{
	background-color: #d4ceb5;
	background-image:url(./images/brun_midtvenstre.png);
	background-repeat:repeat-y;
	background-position:left;
	
}

.brown-middle-center
{
	background-color: #d4ceb5;
	text-align: left;
	height: 20px;
	vertical-align: middle;	
	font-size: 1.6em;	
}

.brown-middle-right
{
	background-color: #d4ceb5;
	background-image:url(./images/brun_midthoyre.png);
	background-repeat:repeat-y;
	background-position: right;
	
}


.brown-bottom-left
{
	/*background-color: #d4ceb5;*/
	background-image:url(./images/brun_nedevenstre.png);
	background-repeat:no-repeat;
	width: 36px;
	height: 38px;	
}

.brown-bottom-center
{
	background-color: #d4ceb5;
	background-image:url(./images/brun_under_midt.png);
	background-repeat:repeat-x;
	background-position: bottom;
}

.brown-bottom-right
{
	background-image:url(./images/brun_nedehoyre.png);
	background-repeat:no-repeat;
	width: 40px;
	height: 38px;	
}

/* WGR CONTENT*/

.BreadCrumb
{
    color: #000000;
    font-size: 1.4em;
    font-weight: normal;
    text-decoration: none;    
}

a.heading
{
    cursor:pointer;
    padding-left: 40px;
    padding-top:4px;
    padding-bottom:20px;
    color: #000000;
    font-size: 1.4em;
    font-weight: bold;
    text-decoration: none;    
    height:18px;
}

a.heading2
{
    cursor:pointer;
    padding-left: 60px;
    padding-bottom:10px;   
    color: #000000;
    font-size: 1.2em;
    font-weight: normal;
    text-decoration: none;
}

a.headingShowRoom
{
    cursor:pointer;
    padding-bottom:10px;   
    color: #000000;
    font-size: 1.2em;
    font-weight: normal;
    text-decoration: none;
}

a.headingShowRoom: hover
{
    cursor:pointer;
    padding-bottom:10px;   
    color: #000000;
    font-size: 1.2em;
    font-weight: normal;
    text-decoration: underline;
}

div.tab1
{
    height:35px;
    width:100%; 
    background-image:url(./images/tab1.png);
}
div.tab2
{
    height:35px;
    width:100%; 
    background-image:url(./images/tab2.png);
}

.tabactive1
{
  	color: #9a5132;
	text-decoration: none;
    font-weight:bold;    
    font-size:11pt;
    position:relative;
    left:35px;
    top:12px;
}

.tabinactive1
{
    font-weight:bold;    
    color:#bdb8a2;
	text-decoration: none;
	font-size:11pt;
	position:relative;
    top:12px;
    left:65px;    	
}

.tabactive2
{
  	color:#bdb8a2;
	text-decoration: none;
    font-weight:bold;    
    font-size:11pt;
    position:relative;
    left:35px;
    top:12px;
}

.tabinactive2
{
    font-weight:bold;    
    color:#9a5132;
	text-decoration: none;
	font-size:11pt;
	position:relative;
    top:12px;
    left:65px;    	
}

div.menu
{
    padding-top:10px;
}

div.l1
{
    cursor:pointer;
    padding-left: 10px;
    padding-top:4px;
    color: #000000;
    font-size: 1.4em;
    font-weight: bold;
    text-decoration: none;    
    height:18px;
}

div.l2
{
    cursor:pointer;
    padding-left: 20px;
    color: #000000;
    font-size: 1.2em;
    font-weight: normal;
    text-decoration: none;
}

div.l3
{
    cursor:pointer;
    padding-left: 30px;
    color: #000000;
    font-size: 1.2em;
    font-weight: normal;
    text-decoration: none;
}

div.l4
{
    cursor:pointer;
    padding-left: 40px;
    color: #000000;
    font-size: 1.2em;
    font-weight: normal;
    text-decoration: none;
}

div.l5
{
    cursor:pointer;
    padding-left: 50px;
    color: #000000;
    font-size: 1.2em;
    font-weight: normal;
    text-decoration: none;
}
div.l6
{
    cursor:pointer;
    padding-left: 60px;
    color: #000000;
    font-size: 1.2em;
    font-weight: normal;
    text-decoration: none;
}

#WgrTopMenu
{
	background-image:url(./images/wgr-top.png);
	background-repeat:no-repeat;	
	width: 290px;
	height: 40px;   
}

#WgrBottomMenu
{
	background-image:url(./images/wgr-bottom.png);
	background-repeat:no-repeat;	
	width: 290px;
	height: 40px;   
}

.WgrContentMenu
{
    padding-left:6px;
	background-image:url(./images/wgr-content-green.png);	
	background-repeat:repeat-y;	
	background-position: left;
	width: 284px;   
}

.TabOnline
{
	background-image:url(./images/tab-online.png);
	background-repeat:no-repeat;	
	background-position:left;
	width: 284px;
	height:28px;   
}
.TabPodie
{
	background-image:url(./images/tab-podie.png);
	background-repeat:no-repeat;	
	background-position:left;
	text-align:right;
	width: 284px;   
	height:28px;   
}


.wgr-top-left
{
	background-image:url(./images/wgr-top-left.png);
	background-repeat:no-repeat;	
	width: 40px;
	height: 40px;
}

.wgr-top-center
{
	background-image:url(./images/wgr-top-center.png);
	background-repeat:repeat-x;	
	text-align: left;
	vertical-align: middle;
    padding-top: 10px;	
}

.wgr-middle-left
{
	background-image:url(./images/wgr-middle-left-green.png);
	background-repeat:repeat-y;		
}

.wgr-middle-center
{
	background-color: #828e80;
	text-align: left;
	height: 24px;
	padding-left: 10px;	
}

.wgr-middle-left-active
{
	background-color: #ebe6d2;
	background-image:url(./images/wgr-middle-left-greendark.png);
	background-repeat:repeat-y;		
}

.wgr-middle-center-active
{
	background-color: #727e70;
	text-align: left;
	height: 24px;
	padding-left: 10px;	
}

.wgr-bottom-left
{
	background-image:url(./images/wgr-bottom-left.png);
	background-repeat:no-repeat;
	width: 40px;
	height: 40px;	
}

.wgr-bottom-center
{
	background-image:url(./images/wgr-bottom-center.png);
	background-repeat:repeat-x;	
}
.content-title
{
    color:#8a8571;
    font-weight:bold;
    font-size:26pt;
    padding-top:20px;
}

.content-table
{
    border:0px;
    margin:0px;
    border-collapse:collapse;
    border-spacing:0px;
    padding:0px;
    width:100%;
    height:100%;
}

.content-top-left
{
	background-image:url(./images/content-top-left.png);
	background-repeat:no-repeat;
	width: 40px;
	height: 100px;	
}

.content-top-center
{
	background-image:url(./images/content-top-center.png);
	background-repeat:repeat-x;	
	background-position: top;
    height: 100px;
    text-align:left;
    vertical-align:middle;
}

.content-top-right
{
	background-image:url(./images/content-top-right.png);
	background-repeat:no-repeat;
	width: 40px;
	height: 100px;	
}

.content-middle-left
{
	background-image:url(./images/content-middle-left.png);
	background-repeat:repeat-y;
}

.content-middle-center
{
	background-color: #d4ceb5;
	vertical-align:top;
	text-align:left
}

.content-middle-right
{
	background-image:url(./images/content-middle-right.png);
	background-repeat:repeat-y;
}

.content-bottom-left
{
	background-image:url(./images/content-bottom-left.png);
	background-repeat:no-repeat;
	width: 40px;
	height: 40px;	
}

.content-bottom-center
{
	background-image:url(./images/content-bottom-center.png);
	background-repeat:repeat-x;	
	height: 40px;	
}

.content-bottom-right
{
	background-image:url(./images/content-bottom-right.png);
	background-repeat:no-repeat;
	width: 40px;
	height: 40px;	
}

.content-page-left
{
	width: 40px;
	height: 40px;	
}

.content-page-center
{
	background-image:url(./images/content-page.png);
	background-repeat:no-repeat;	
	height: 40px;	
	text-align:right;
}

.content-page-right
{
	background-image:url(./images/content-page-right.png);
	background-repeat:no-repeat;
	width: 40px;
	height: 40px;	
}

.text-normal
{
	font-weight: normal;
}

.text-big
{
	font-weight: bold;
	font-size:14px;
}

.text-white-normal
{
	color: #ffffff;
	text-align:center;
	vertical-align:middle;
	font-size:9px;
	font-weight: normal;
	text-decoration:none;
}
.text-red-normal
{
	color: #9a5130;
	font-size:1.0em;
	font-weight: normal;
	text-decoration:none;
}
.text-green-normal
{
	color: #448e39;
	font-size:1.0em;
	font-weight: normal;
	text-decoration:none;
}

.text-white-bold
{
	color: #ffffff;
	text-align:center;
	vertical-align:middle;
	font-size:9px;
	font-weight: bold;
	text-decoration:none;
}
.text-black
{
	color: #000000;
	font-size:9px;
	text-decoration:none;
}
.text-black-bold
{
	color: #000000;
	font-size:9px;
	font-weight: bold;
	text-decoration:none;
}
.text-black-bold-large
{
	color: #000000;
	font-size:1.4em;
	font-weight: bold;
	text-decoration:none;
}

.text-green-bold,.text-Y-bold
{
	color: #448e39;
	text-decoration: none;
	font-weight: bold;	
}
.text-green-bold-large
{
	color: #448e39;
	text-decoration: none;
	font-weight: bold;	
	font-size:1.4em;
}

.text-red-bold,.text-N-bold
{
	color: #9a5130;
	text-decoration: none;
	font-weight: bold;	
}

.text-red-bold-large
{
	color: #9a5130;
	text-decoration: none;
	font-weight: bold;	
	font-size:1.4em;
}



a.text-white
{
	color: #ffffff;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
}

a.text-white:hover
{
	color: #ffffff;
	font-size:11px;
	font-weight: normal;
	text-decoration: underline;
}
a.text-white-item
{
	color: #ffffff;
	font-size:11px;
	height: 20px;
	font-weight: normal;
	text-decoration: underline;
}

a.text-white-item:hover
{
	color: #ffffff;
	font-size:11px;
	height: 20px;
	font-weight: normal;
	text-decoration: underline;
}


a.link
{
	color: #9a5132;
    text-decoration: underline;
}

a.link:hover
{
	color: #9a5132;
	text-decoration: underline;
}


a.toplink
{
	color: #9a5132;
	text-decoration: none;
}

a.toplink:hover
{
	color: #9a5132;
	text-decoration: underline;
}

a.kategori
{
    color: #6f6c5d;
	text-decoration: none;
	padding-left: 40px;
}

a.kategori:hover
{
    color: #6f6c5d;
	text-decoration: underline;
	padding-left: 40px;
}

a.menu-level1
{
    color: #000000;
    font-size: 1.4em;
    font-weight: bold;
    text-decoration: none;    
}

a.menu-level1:hover
{
    color: #d4ceb5;
    font-size: 1.4em;
    font-weight: bold;
    text-decoration: underline;    
}

a.menu-level2
{
    color: #000000;
    font-size: 1.2em;
    font-weight: normal;
    padding-left: 10px;
    text-decoration: none;
}

a.menu-level2:hover
{
    color: #d4ceb5;
    font-size: 1.2em;
    font-weight: normal;
    padding-left: 10px;
    text-decoration: underline;
}

.menu-level2-active
{
    color: #ffffff;
    font-size: 1.2em;
    font-weight: bold;
    padding-left: 10px;    
}

.tblCenter
{
   
}

/************ PasswordStrength Related Styles ***********************/

.PasswordHelp
{
     background-color:Gray;
     color:White;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;        
}

.TextIndicator_TextBox1
{
     background-color:Gray;
     color:White;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
}

.BarIndicator_TextBox2_weak
{
    color:Red;
    background-color:Red;
}
.BarIndicator_TextBox2_average
{
    color:Blue;
    background-color:Blue;
}
.BarIndicator_TextBox2_good
{
    color:Green;
    background-color:Green;
}

.BarBorder_TextBox2
{
    border-style:solid;
    border-width:1px;
    padding:2px 2px 2px 2px;
    width:200px;
    vertical-align:middle;
}

.TextIndicator_TextBox3
{
     background-color:Blue;
     color:Yellow;
     font-size:small;
     font-variant:small-caps;
     padding: 2px 3px 2px 3px;
}

.TextIndicator_TextBox3_Handle
{
	width:16px;
	height:14px;
	background-image:url(images/Question.png);
	overflow:hidden;
	cursor:help;
}

.TextIndicator_TextBox1_Strength1
{
     background-color:#edeae5;
     color:gray;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 4px 3px 1px 3px;
     font-weight:bold;
     border: solid gray 1px;
     vertical-align: middle;
     height: 15px;
}
.TextIndicator_TextBox1_Strength2
{
     background-color:#edeae5;
     color:#5a5a5a;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 4px 3px 1px 3px;
     font-weight:bold;
     border: solid gray 1px;  
     vertical-align: middle;
     height: 15px;       
      
}
.TextIndicator_TextBox1_Strength3
{
     background-color:#edeae5;
     color: #000000;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 4px 3px 1px 3px;
     font-weight:bold;
     border: solid gray 1px; 
     vertical-align: middle;
     height: 15px;         
}
.TextIndicator_TextBox1_Strength4
{
     background-color:#edeae5;
     color:#0a9a11;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 4px 3px 1px 3px;
     font-weight:bold;
     border: solid gray 1px;  
     vertical-align: middle;
     height: 15px;        
}
.TextIndicator_TextBox1_Strength5
{
     background-color:#edeae5;
     color: #0997f9;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 4px 3px 1px 3px;
     font-weight:bold;
     border: solid gray 1px;   
     vertical-align: middle;
     height: 15px;       
}



.dynamicPopulate_Normal
{
	border:silver 1px inset;
	padding:2px;
	text-align:center;
	height:2em;
	margin:5px;
	width:200px;
}

.dynamicPopulate_Updating 
{
	background-image:url(images/loading.gif);
	background-repeat:no-repeat;
	border:silver 1px inset;
	text-align:center;
	padding:2px;
	height:2em;
	margin:5px;
	width:200px;
}
.validatorCalloutHighlight
{
    background-color: lemonchiffon;
}

/* UpdateProgress */
.overlay
{
	position: fixed;
	z-index: 999;
	top: 0px;
	left: 0px;
	background-color: Gray;
	width: 100%;
	height: 100%;
	filter: Alpha(Opacity=50);
	opacity: 0.50;
	-moz-opacity: 0.50;
}
.loader
{
	position: fixed;
	z-index: 1500;
	margin-left: -60px;
	top: 40%;
	left: 50%;
	font-family: Verdana, Geneva, Sans-Serif, Helvetica, Arial;
	font-size: 15px;
	font-weight: bold;
	border-top: #1B576F 5px solid;
	border-bottom: #1B576F 5px solid;
	background-color: white;
	filter: Alpha(Opacity=100);
	opacity: 1.00;
	-moz-opacity: 1.00;
}

/* End UpdateProgress */
