
body
{
    background-image:url(../images/operators/toolbar/1/img_bg_body.gif);
    font-family:Arial;
    font-size:12px;
}

/* TOOLBAR CSS*/
.toolbar_footer
{   
    background-image:url(../images/toolbar/style_1/1_bg_tool_footer.png);
    background-repeat:repeat-x;
    width:100%;
    height:31px;
    text-align:left;
    vertical-align:middle;
   
}

.middle_tab_sel_footer
{
    background-image: url(../images/toolbar/style_1/tool_middle_sel.png);
    background-repeat:repeat-x;
    text-align:center;
    cursor:hand;
    cursor:pointer;
}

.toolbar 
{   
    width:100%;
    height:90px;
    text-align:left;
    vertical-align:middle; 
}

.menu_toolbar 
{   
    width:100%;
    height:31px;
    width:100%;
    text-align:left;
    vertical-align:middle;
    background-image: url(../images/toolbar/style_1/1_bg_toolbar_right.png);
    background-repeat:repeat-x;
}

.tool_end_space
{
    background-image: url(../images/toolbar/style_1/1_bg_toolbar_right.png);
    background-repeat:repeat-x;
}

.toolbar_bottom_space
{
    background-color:White;
    height:17px;
     
}

.middle_tab
{
    background-image: url(../images/toolbar/style_1/tool_middle_not_sel.png);
    background-repeat:repeat-x;
    text-align:center;
    cursor:hand;
    cursor:pointer;
}

.middle_tab_sel
{
    background-image: url(../images/toolbar/style_1/tool_middle_sel.png);
    background-repeat:repeat-x;
    text-align:center;
    cursor:hand;
    cursor:pointer;
}

.middle_tab_inactive
{
    background-image: url(../images/toolbar/style_1/tool_middle_not_sel.png);
    background-repeat:repeat-x;
    text-align:center;
}

.left_tab_sel
{
    background-image: url(../images/toolbar/style_1/tool_left_sel.png);
    background-repeat:no-repeat;
    width:22px;
    height:31px;
}

.right_tab_sel
{
    background-image: url(../images/toolbar/style_1/tool_right_sel.png);
    background-repeat:no-repeat;
    width:22px;
    height:31px;
}

.not_sel_tab
{
    background-image: url(../images/toolbar/style_1/tool_right_not_sel.png);
    background-repeat:no-repeat;
    width:22px;
    height:31px;
}

.toolbar_link_sel, .toolbar_link_sel:link, .toolbar_link_sel:hover, .toolbar_link_sel:active, .toolbar_link_sel:visited
{
    font-family : Arial;
    font-size: 14px;
    font-weight: normal;
    color:#FFFFFF;
    text-decoration:none;
    cursor:hand;
    cursor:pointer;
}

.toolbar_link, .toolbar_link:link, .toolbar_link:hover, .toolbar_link:active, .toolbar_link:visited
{
    font-family : Arial;
    font-size: 14px;
    font-weight: normal;
    color:#FFFFFF;
    text-decoration:none;
    cursor:hand;
    cursor:pointer;
}

.toolbar_link_inactive
{
    font-family : Arial;
    font-size: 14px;
    font-weight: normal;
    color:#B2CDE1;
    text-decoration:none;
    text-align:center;
}

/*---Rundt elementer--*/
.div_info_content
{
    overflow:auto;
    
}



.content_table
{
    width:100%;
    height:407;
    background-color:#FFFFFF;
    table-layout:fixed;
    
}

.td_main
{
    background-color:#EBECEC;
    border-bottom:1px solid #D0D0BF;
    border-left:1px solid #D0D0BF;
    border-right:1px solid #D0D0BF;
}

.tr1_td_tabs
{
    width:100%;
    height:25px;
    background-color:#FFFFFF;
    text-align:left;
}

.tr1_td1
{
	width:2px;
	height:25px;
	background-image: url(../images/toolbar/style_1/3_img_tr1_td1.gif);
    background-repeat:no-repeat;
}

.tr1_td
{
    width:100%;
    height:25px;
    background-color:#999EA2;
    text-align:left;
}

.tr1_td3
{
	width:2px;
	height:25px;
	background-image: url(../images/toolbar/style_1/3_img_tr1_td3.gif);
    background-repeat:no-repeat;
}

.tr2_td
{
    margin-top:8px;
    margin-left:8px;
    margin-right:8px;
    margin-bottom:8px;
    background-color:#EBECEC;
}


.tr3_td
{
   height:23px;
   width:auto;
   background-color:#D9D9D9;
   padding-left:8px;
}

.space_height
{
    height:25px;
    width:inherit;
}

.space_width
{
    width:17px;
    height:inherit;
}



/*--Andre--*/

.edit_menu
{
    font-family : Arial;
    font-size: 12px;
    font-weight: normal;
    color:Black;
    text-decoration:none;
    position:relative;
    top:-0px;
}



/*page_manage*/
.table_new_page_elements
{
	background-image : url(../images/Toolbar/style_1/3_img_new_page_element_not_sel.png);
	background-repeat:no-repeat;
}

.table_new_page_elements_over
{
	background-image : url(../images/Toolbar/style_1/3_img_new_page_element_sel_159.png);
	background-repeat:no-repeat;
}


.table_menu
{
    /*background-color:#F5F5F4;*/
    /*background-color:#EBECEC; */  
}

.border_menu /* Div med scrollbar meny under mine sider */
{
	border-left:1px solid #DDDDDD;
    border-right:1px solid #DDDDDD;
    border-top:1px solid #DDDDDD;
    border-bottom:1px solid #DDDDDD;
    background-color:#F5F5F4;
	
}


.lb_text_level1, .lb_text_level1:link, .lb_text_level1:active, .lb_text_level1:visited
{
    font-family : Arial;
    font-size: 11px;
    font-weight: bold;
    color:Black;
    text-decoration:none;  
}

.lb_text_level1:hover 
{
	text-decoration:underline;
}

.lb_text_level1_dus, .lb_text_level1_dus:link, .lb_text_level1_dus:active, .lb_text_level1_dus:visited
{
    font-family : Arial;
    font-size: 11px;
    font-weight: bold;
    color:gray;
    text-decoration:none;  
}

.lb_text_level1_dus:hover 
{
	text-decoration:underline;
}

.lb_text_level2, .lb_text_level2:link, .lb_text_level2:active, .lb_text_level2:visited
{
    font-family : Arial;
    font-size: 11px;
    font-weight: normal;
    color:Black;
    text-decoration:none;  
}

.lb_text_level2:hover 
{
	text-decoration:underline;
}


/*tekst i labler*/

.lb_text_normal, .lb_text_normal:link, .lb_text_normal:active, .lb_text_normal:visited, .lb_text_normal:hover
{
    font-family : Arial;
    font-size: 12px;
    font-weight: normal;
    color:Black;
    text-decoration:none;  
}

.link, link:hover, link:visited, link:active
{
	font-family : Arial;
    font-size: 12px;
    font-weight: normal;
    color:Blue;
}


.lb_text_error, .lb_text_error:link, .lb_text_error:active, .lb_text_error:visited, .lb_text_error:hover
{
    font-family : Arial;
    font-size: 12px;
    font-weight: bold;
    color:#FF0000;
    text-decoration:none;  
}

.lb_text_error_small
{
    font-family : Arial;
    font-size: 10px;
    font-weight: normal;
    color:Red;
    text-decoration:none;  
}

.lb_text_bold, .lb_text_bold:link, .lb_text_bold:active, .lb_text_bold:visited, .lb_text_bold:hover
{
    font-family : Arial;
    font-size: 12px;
    font-weight: bold;
    color:Black;
    text-decoration:none;  
}

.lb_text_small
{
    font-family : Arial;
    font-size: 10px;
    font-weight: normal;
    color:Black;
    text-decoration:none;  
}

.lb_text_link_small, .lb_text_link_small:link, .lb_text_link_small:active, .lb_text_link_small:visited
{
    font-family : Arial;
    font-size: 10px;
    font-weight: normal;
    color:Black;
    text-decoration:none;  
}

.lb_text_link_small:hover
{
    text-decoration:underline; 
}

.lb_text_link, .lb_text_link:link, .lb_text_link:active, .lb_text_link:visited
{
    font-family : Arial;
    font-size: 12px;
    font-weight: normal;
    color:blue;
    text-decoration:none;
}

.lb_text_link:hover
{
    text-decoration:underline; 
}

.lb_page_link_normal
{
    font-family : Arial;
    font-size: 12px;
    font-weight: normal;
    color:Black;
    text-decoration:none; 
}

.lb_page_link_normal:hover
{
    font-family : Arial;
    font-size: 12px;
    font-weight: normal;
    color:Black;
    text-decoration:underline; 
}

.lb_page_link_bold
{
    font-family : Arial;
    font-size: 12px;
    font-weight: bold;
    color:Black;
    text-decoration:none; 
}


/*tekst i header*/

.img_header_normal
{
    margin-left:4px;
    position:relative;
    top:2px;
}

.lb_header_normal
{
    font-family : Arial;
    font-size: 12px;
    font-weight: bold;
    color:white;
    text-decoration:none;
    margin-left:6px;

}

/*admin_design*/
.link_header_normal,  link_header_normal:visited 
{
	font-family : Arial;
    font-size: 12px;
    font-weight: bold;
    color:white;
    text-decoration:none;
}
.link_header_normal:hover , link_header_normal:active
{
	color:#CCCCCC;
}


.link_header_sel, link_header_sel:link, link_header_sel:visited, link_header_sel:active
{
	font-family : Arial;
    font-size: 12px;
    font-weight: bold;
    color:#595B5D;
    text-decoration:none;
}

.link_header_sel:hover
{
	
}

.link_header_not_sel, link_header_not_sel:link, link_header_not_sel:visited, link_header_not_sel:active
{
	font-family : Arial;
    font-size: 12px;
    font-weight: bold;
    color:#595B5D;
    text-decoration:none;
}

.link_header_not_sel:hover
{

}

.lb_header_text
{
    font-family : Arial;
    font-size: 12px;
    font-weight: bold;
    color:white;
    text-decoration:none;
}

/*slettes*/
.lb_header_gray
{
    font-family : Arial;
    font-size: 12px;
    font-weight: bold;
    color:#595B5D;
    text-decoration:none;
}



/*tekst i tekstbokser*/
.tb_text_normal
{
    font-family : Arial;
    font-size: 12px;
    font-weight: normal;
    color:Black;
    text-decoration:none;
    border:1px solid #808080;
    /*background-color:#F4F4F3;*/
}



/*---Buttons----*/

.next_prev_buttons
{
    position:relative;
    top:2px;
}

.bt_text_normal
{
    width:auto;
    font-family:Arial;
    font-size:12px;
    border:1px groove #808080;
    cursor:hand;
    cursor:pointer; 
    text-align:center;
}

/* CSS for editor dialog boxes */

/*header med tabs*/
.cute_dialog_choices_bg 
{
    background:url(../images/toolbar/style_1/tr1_td2.png) repeat-x;  /*url(../images/toolbar/style_1/dialog_tab_bg.gif) repeat-x;*/ 
    height:34px;
    padding-bottom:9px;
   
}

/*venstre tab dialogbokser selected*/
.tab_left 
{
	width:6px;
	height:26px; 
    padding:0;
    float:left;
    margin-left:2px;
    margin-top:2px;
	background:url(../images/toolbar/style_1/tab_left.png) repeat-y; /*dialog_tab_left_sel.gif) no-repeat;*/

	
}
/*høyre tab selected*/
.cute_dialog_top_end_active
{
	width:9px;
    margin-top:2px;
    height:26px;
    background:url(../images/toolbar/style_1/tab_right.png) repeat-y; /*dialog_tab_left_sel.gif) no-repeat;*/
    padding:0;
    float:left;
    
}

/* choices boxes for dialog boxes cute editor */
.cute_dialog_top_active-
{
	/*hoyre tab dialogbokser selected*/
    width:9px;
    margin-top:2px;
    height:26px;
    background:url(../images/toolbar/style_1/tab_right.png) repeat-y; /*dialog_tab_left_sel.gif) no-repeat;*/
    padding:0;
    float:left;
}


.cute_dialog_top_inactive,.cute_dialog_top_end_inactive
{
	/*hoyre tab dialogbokser selected*/
    width:9px;
    margin-top:2px;
    height:26px;
    background:url(../images/toolbar/style_1/tab_right.png) repeat-y; /*dialog_tab_left_sel.gif) no-repeat;*/
    padding:0;
    float:left;
  }

.cute_dialog_top_inactive 
{
    background:url(../images/toolbar/style_1/dialog_tab_right_notsel.gif);
    
}

/* selve tabben*/
.cute_dialog_top_box_active, .cute_dialog_top_box_inactive 
{
    background:url(../images/toolbar/style_1/dialog_tab_bg_sel.gif) repeat-x; 
    color:black;
    border:0;
    height:34px;
    padding:0;
    padding-top:8px;
    margin:0;
    font-size:12px;
    font-family:Arial;
    font-weight:bold;
    text-decoration:none;
    float:left;
    margin-top:2px;
    padding-left:10px;
    padding-right:10px; 
}


.cute_dialog_choices_bg * 
{
	
}

/* tab midt deselected */
.cute_dialog_top_box_inactive 
{
    background:none;
     
   
}
/* tab midt deselected  farge skrift*/
.cute_dialog_top_box_inactive
{
	color:White;
    margin-left:10px;  
   
}


/*tab right deselected */
.cute_dialog_top_end_inactive
{
    background:url(../images/toolbar/style_1/tab_right_deselected.gif) no-repeat;
    width:9px;    
}


.controltable
{
    width:100%;
    padding:0;
    margin:0;
}

/*-- ADMIN SITES--*/
.tr_element_0
{
    background-color:#FBFBFF;
    cursor:pointer;
    padding-left:3px;
}

.tr_element_1
{
    background-color:#F1F5F5;
    cursor:pointer;
    padding-left:3px;
}

/*-- ADMIN SUBS --*/
.tr_space
{
    padding-bottom:5px;
}
        
/*-- other --*/
.tb_slogan
{
    text-decoration:none;
    border:1px groove #808080;
    float:right;
    margin-right:10px;
    font-family:Verdana;
    font-size:12px;
    font-weight:bold;
    line-height:20px;
    height:20px;
    width:444px;
}

