/*
//
//Global settings
//
*/
body
{
	margin:0px;
	font-family:verdana,arial,sans-serif;
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}
h2
{
	font-family:verdana,arial,sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:Red;
}
a, a:visited, a:active, a:hover
{
	font-family:verdana,arial,sans-serif;
	text-decoration:none;
	color:#000000;
}
td
{
	font-family:verdana,arial,sans-serif;
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}
.input_search
{
	background-color:#f2f2f2;
	width:190px;
	font-family:verdana,arial,sans-serif;
	font-size:9px;
	color:#000000;
}
.input_list
{
	background-color:#f2f2f2;
	width:160px;
	font-family:verdana,arial,sans-serif;
	font-size:9px;
	color:#000000;
}
.input_send
{
	background-color:#f2f2f2;
	width:230px;
	font-family:verdana,arial,sans-serif;
	font-size:9px;
	color:#000000;
}
.input_ny_mappe
{
	background-color:#f2f2f2;
	width:150px;
	font-family:verdana,arial,sans-serif;
	font-size:9px;
	color:#000000;
}
.global_footer_left
{
	background-image:url("grafik/core/bg_tiles/bar03_tile.gif");
	border-bottom:solid 1px #bbbbba;
	border-left:solid 1px #eeeeec;
	border-top:solid 1px #eeeeec;
}
.global_footer_center
{
	background-image:url("grafik/core/bg_tiles/bar03_tile.gif");
	border-bottom:solid 1px #bbbbba;
	border-top:solid 1px #eeeeec;
}
.global_footer_right
{
	background-image:url("grafik/core/bg_tiles/bar03_tile.gif");
	border-bottom:solid 1px #bbbbba;
	border-right:solid 1px #eeeeec;
	border-top:solid 1px #eeeeec;
}
.global_footer_all
{
	background-image:url("grafik/core/bg_tiles/bar03_tile.gif");
	border:solid 1px #eeeeec;
	border-bottom:solid 1px #bbbbba;
}

.global_header
{
	background-color: #135d6e;  /* topbar og titelfelt */
	
}
.global_header td
{
	color:#FFFFFF;
}
.global_body
{
	background-color:#f4f3ee;
}
.global_help
{
	background-color:#f4f3ee;
}
/*
//
//Menu page
//
*/
.main_menu
{
	background-image:url("grafik/core/bg_tiles/bar02_tile.gif");
	border-bottom:solid 1px #3f3f3c;
	border-left:solid 1px #c8c8c2;
	border-right:solid 1px #c8c8c2;
	border-top:solid 1px #c8c8c2;
}
.main_menu td
{
	color:#000000;
}
.main_menu td a
{
	color:#000000;
	text-decoration:none;
}
.main_menu td a.active
{
	color:#ffffff;
}
/*
//
//Welcome / Front page
//
*/
.welcome_body
{
	background-color: #FFFFFF;
}
/*
//
//Global node tree
//
*/
.tree_page
{
	background-color:#DCDDD5;
}
.tree_node_seperator
{
	background-color:#DCDDD5;
}
.tree_node_selected
{
	background-color:#DEEFFF;
}
.tree_node a
{
	color:black;
	text-decoration:none;
}
.tree_node_selected a
{
	color:black;
	text-decoration:none;
}

/*
//
//User folder node tree
//
*/
.user_folder_control_page
{
	background-color: #F3F3F3;
}
.user_folder_control_page_top_seperator
{
	background-color: #A2A2A0;
}
.user_folder_tree_control
{
	background-image:url("grafik/core/bg_tiles/user_folder_bund_bar_bg.gif");
}
.user_folder_tree_control_container
{
	border:solid 1px #B1B1B0;
	border-bottom:solid 1px #A2A2A0;
}
/*
//
//asset list misc
//
*/

.list_sort
{
	background-image:url("grafik/core/bg_tiles/bar04_tile.gif");
}
.list_sort td a
{
	color:#666666;
}
.list_sort td a.active
{
	font-weight:bold;
}
.list_navigator td
{
	color:#7d7d7d;
}
.list_navigator td u
{
	color:#000000;
}
.list_navigator td a
{
	color:#7d7d7d;
}
.list_navigator td x
{
	color:#cacaca;
}
/*
//
//asset list body
//
*/

.list_body_container
{
	background-color: #FFFFFF;
}
.list_body_asset
{
	background-color: #f2f2f2;
}
.list_body_header
{
	background-color:#f2f2f2;
}
.list_body_header td
{
	color:#666666;
}
.list_body_title
{
	font-weight:bold;
	padding-left:7px;
}
.list_body_title a, .list_body_title a:visited, .list_body_title a:active, .list_body_title a:hover
{
	font-weight:bold;
	color:#666666;
}
.list_body_back
{
	background-color:#ffffff;
}
.list_body_back_selected
{
	background-color:#c6dee3; /* hoverfarve over klippene */
}
.list_body_thump
{
	padding-left:7px;
}
.list_body_kolofon
{
	padding-left:4px;
}
.list_body_description
{
	padding-left:4px;
}
.list_body_send
{
}
.list_body_save
{
}
.list_body_length
{
}
.list_body_year
{
}
.list_body_header_spacer
{
	background-color:#e1e5e5;
}
.list_body_menu a
{
	text-decoration:none;
	color:#000000;
}

/*
//
//Shared folder
//
*/
.share_folder_list
{
	background-color:#f2f2f2;
	margin-left:6px;
}



