/* OrlExplorer CSS file v1.0 */

/**** OrlExplorer Search Member  ****/

.ore_search_ledeninfo { color: #0A430A; font-weight: bold; }
.ore_searchinfo { border: 1px solid #dadfe3; background: #f4f4f4; }

.ore_searchtable{ border: 1px solid #b0b0b0; }
.ore_search_image{ background-image: url(/images/nav_boom1.gif);  background-position: 45% 45%; background-repeat:no-repeat; }
.ore_search_seperator{ padding-top: 15px; }

.ore_search_filter{ padding-top: 8px; padding-left: 8px; padding-bottom: 8px; padding-right: 8px; background: #f3f3f3; color: #676767; font-weight: bold; border-bottom: 1px dotted #b0b0b0; }
.ore_search_filter2{ padding-left: 40px; color: #676767; font-weight: bold; }

.ore_search_subfilter{ border: 1px solid #b0b0b0; }
.ore_search_subfilter_seperator{ padding-top: 5px;  }

/**** OrlExplorer Level ( right part ) ****/

.ore_leveltable{}

.ore_table{ border: 1px solid #b0b0b0; }
.ore_tableheader{ border-bottom: 1px dotted #b0b0b0; }
.ore_tableheader_name{ font-weight: bold; color: #676767; }

.ore_subtable{ border: 1px solid #dadfe3; }
.ore_subtableheader{ background: #efefef; border-bottom: 1px solid #dadfe3; }

a:link.ore_link_header { border-bottom: 0px; font-weight: bold; color: #b43e34; text-decoration: underline; }
a:visited.ore_link_header { border-bottom: 0px; font-weight: bold; color: #b43e34; text-decoration: underline; }
a:hover.ore_link_header { border-bottom: 0px; font-weight: bold; color: #b43e34; text-decoration: none; }

.ore_subtablefunctions{ border-bottom: 1px dotted #b0b0b0; border-right: 1px dotted #b0b0b0; background-color: white; }
.ore_subtablefunctions2{ border-bottom: 1px dotted #b0b0b0; background-color: white; }

a:link.ore_link_subtablefunction1 {  }
a:visited.ore_link_subtablefunction1 { }
a:hover.ore_link_subtablefunction1 {  }

a:link.ore_link_subtablefunction2 { }
a:visited.ore_link_subtablefunction2 { }
a:hover.ore_link_subtablefunction2 { }

a:link.ore_link_subtablefunction3 { color: #b43e34;  }
a:visited.ore_link_subtablefunction3 { color: #b43e34; }
a:hover.ore_link_subtablefunction3 { color: #692c29; }

.ore_subtable_titles{ background: #f4f5f7; font-weight: bold; }
.ore_subtable_seperator{ padding-top: 1px; }
.ore_subtable_names{ background: #ffffff; }

.ore_seperator{ padding-top: 10px; }


/**** OrlExplorer Tree ( left part ) ****/

.ore_treetable{ border: 1px solid #b0b0b0; }

.ore_treetop{ padding-left: 24px; background-image: url(/images/nav_boom1.gif);  background-position: 2% 45%; background-repeat:no-repeat; border-bottom: 2px solid #dadfe3; color: #11c911; font-weight: bold; }

table.table_ore{
	width: 200px;
}
tr.tr_ore{
	width: 200px;
}
.editor_color td_ore{
	width: 200px;

}
.editor_topheader { 
  margin-left: 0px
}

td.td_ore_0{
  padding-left: 20px; 
  background-image: url(/images/tree_pic00.gif);
  font-weight: bold;
}
td.td_ore_1 { 
  padding-left: 30px; 
  background-image: url(/images/tree_pic01.gif);
  font-weight: bold;
}
td.td_ore_2 { 
  padding-left: 40px;  
  background-image: url(/images/tree_pic02.gif);
}
td.td_ore_3 { 
  padding-left: 50px; 
  background-image: url(/images/tree_pic03.gif);
}
td.td_ore_4 { 
  padding-left: 60px; 
  background-image: url(/images/tree_pic04.gif);
}
td.td_ore_5 { 
  padding-left: 70px; 
  background-image: url(/images/tree_pic05.gif);
}
td.td_ore_6 { 
  padding-left: 80px; 
  background-image: url(/images/tree_pic06.gif);
}
.td_ore {
  padding-top: 5px;
  padding-bottom: 1px;
  background-position: top left;
  background-repeat: no-repeat;
  width: 100%;
  margin: 0px;
}



td.orl_subtitle{
padding: 20px 5px 5px 10px;
border-bottom: 1px solid #D6E2EC;
font-weight: bold;
margin-bottom: 10px;
}
td.tpl_table{
	border: 1px solid #B0B0B0;
}
.tpl_table_header_search{
	color: #666666;
	font-weight: bold;
}

table.tpl_table td.tpl_table_header div.editor_tableheader{
	color: white;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}
