#lightbox {
    background: url(../images/lightbox.png) 0% 0% repeat;
    width:100%;
    height:100%;
    z-index:110;
    position:absolute;
    top:0;
    left:0;
    opacity:.5;
}
.treetable_no_child {
    margin-left: 0px;
    margin-right:0px;
    margin-top: 0px;
}
.sovelia_file_link {
    cursor: pointer;
    text-decoration: underline;
}
#sovelia_search_criteria_div {
    margin-top: 10px;
    width: 100%;
}
.sovelia_label_required {
    color: #d33;
    font-size: 11px;
    margin-left: 5px;	
    vertical-align: top;
}
.text_area {
    font-size: 11px;
    font-family: Calibri, sans-serif, arial;
}
.sovelia_dropdown_hidden {
    visibility: hidden;
    position: absolute;
    height: 0px;
}
.sovelia_dropdown {
    font-size: 11px;
}
.sovelia_link_button {
    border: 0px solid #111;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -1px;
    text-transform: uppercase;
    padding: 9px;
    cursor: pointer;
}
.sovelia_link_button_sel {
    border: 1px dotted #999;
    background: #ffffff;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -1px;
    text-transform: uppercase;
    padding: 8px;
    cursor: pointer;
}
.sovelia_dropdown {
    background: #eee;
    border-bottom: 1px solid #aaa;
}
.sovelia_dropdown_selected {
    border-bottom: 1px solid #aaa;
    background: #ada;
}
.auric_gui_tab_left {
    border: 0px solid;
    padding: 8px 6px 6px 6px;
    background: url(../images/themes/evo9/ButtonTabLeft.png) 0% 0% no-repeat;
}
.auric_gui_tab {
    border: 0px solid;
    padding: 8px 6px 6px 6px;
    background: url(../images/themes/evo9/ButtonTabCenter.png) 0% 0% repeat;
}
.auric_gui_tab_right {
    border: 0px solid;
    padding: 8px 6px 6px 6px;
    background: url(../images/themes/evo9/ButtonTabRight.png) 0% 0% no-repeat;
}
.auric_gui_active_tab_left {
    border: 0px solid;
    padding: 8px 6px 6px 6px;
    background: url(../images/themes/evo9/ButtonTabSelectedLeft.png) 0% 0% no-repeat;
}
.auric_gui_active_tab {
    border: 0px solid;
    padding: 8px 6px 6px 6px;
    background: url(../images/themes/evo9/ButtonTabSelectedCenter.png) 0% 0% repeat;
}
.auric_gui_active_tab_right {
    border: 0px solid;
    padding: 8px 6px 6px 6px;
    background: url(../images/themes/evo9/ButtonTabSelectedRight.png) 0% 0% no-repeat;
}
.auric_gui_highlight_tab_left {
    border: 0px solid;
    padding: 8px 6px 6px 6px;
    background: url(../images/themes/evo9/ButtonTabRolloverLeft.png) 0% 0% no-repeat;
}
.auric_gui_highlight_tab {
    border: 0px solid;
    padding: 8px 6px 6px 6px;
    background: url(../images/themes/evo9/ButtonTabRolloverCenter.png) 0% 0% repeat;
}
.auric_gui_highlight_tab_right {
    border: 0px solid;
    padding: 8px 6px 6px 6px;
    background: url(../images/themes/evo9/ButtonTabRolloverRight.png) 0% 0% no-repeat;
}
.auric_gui_tab_image {margin: 4px 4px -2px 0px}
#auric_gui_button_SeaBtn_Search {
    border: 1px dotted #999;
    font-weight: bold;
    font-size: 11px;
    padding: 8px;
    cursor: pointer;  
}
.auric_gui_button {
    cursor: pointer;  
}
.auric_gui_button_image {
    margin: 4px 4px -2px 0px;
}

div.auric_gui_tab_content, div.auric_gui_tab_target {
    width:100%;              
    height:95%;
    position:absolute;
    border:0px solid;
    visibility:hidden;
    background: #e7ebf2;     
}

#sovelia_result_div { 
}
div.auric_treetable_info_div {
    background: #e7ebf2;
    width: 100%;             
    overflow: auto;
    border: 0px solid;
}
.auric_treetable_info_iframe {
    border: 0px solid;       
    width: 300px;
    height: 100%;
}
.sovelia_treetable_table {
    background: #ffffff;     
    border: 0px;
    padding: 0px;
    margin: 0px;               
    border-collapse: collapse;
}
.sovelia_treetable_body {
    background: #ffffff;
    width: 100px;         
    height: 100px;    
}
.auric_gui_ribbon_button {
    border: 0px solid;
    padding: 1px 1px 1px 1px;   
    cursor: pointer;  
}
.sovelia_ribbon_span {
    padding: 0px 0px 0px 0px;
    margin: 0px 10px 0px 0px;                  
}
#sovelia_search_button {
    cursor: pointer;
}              
#sovelia_result_div_counter {
    color: #fff;      
}

.sovelia_ribbon_image_selected { 
    cursor: pointer;          
}
.sovelia_ribbon_image { 
    cursor: pointer;          
}                
.sovelia_ribbon_small_image_selected { 
    cursor: pointer;          
}
.sovelia_ribbon_small_image { 
    cursor: pointer;          
}                
.sovelia_criteria_table_td {
    width: 33%;              
    vertical-align: top;
    padding: 0px 20px 0px 0px;
}
.sovelia_criteria_table {
    border: 0px solid #000;  
    padding: 0px;
    margin: 0px;
    border-collapse: collapse;
}
.sovelia_criteria_table_synced {
    border: 0px;  
    padding: 0px;
    margin: 0px;              
    border-spacing: 0px 10px;
}                            
.sovelia_criteria_panel_table_synced {
    background-position: 0% 0%;
    padding: 10px;
    margin: 10px;
}
.sovelia_agents_div {
    background-position: 0% 0%;
    padding: 10px;
}
.sovelia_agents_progress_td {
    width: 200px;
    padding: 10px;
    text-align: left;
    vertical-align: middle;
    border: 0px #ECEAEC solid;
}
.sovelia_criteria_panel_table {
    height: 90px;
    background-position: 0% 0%;
    padding: 10px;
    cell-spacing: 0px;   
}
.auric_search_criteria_table_td {
    border: 0px;      
    padding: 0px;
    margin: 0px;          
    width: 100%;      
    vertical-align: center;     
}
.auric_ribbon_table {
    width: 10%;
}
.auric_ribbon_table, .auric_ribbon_table_tr, .auric_ribbon_table_td {
    border: 0px;      
    padding: 0px;            
    margin: 0px;                               
    border-collapse: collapse;
}
.sovelia_ribbon_panel_table {
    border: 1px solid;
    padding: 0px;            
    margin: 0px;      
    border-collapse: collapse;
    text-align: center;
    white-space: nowrap;
}
.auric_ribbon_panel_table_td {
    border: 0px;             
    padding: 0px;       
    margin: 0px;              
    border-collapse: collapse;
    text-align: center;  
    white-space: nowrap;     
}                
#sovelia_result_div_header {
}
.treetable_data {             
    border: 0px;             
    border-bottom: 1px dotted #ddd;
    padding: 0px;
    margin: 0px;           
    font-size: 11px;
    font-weight: lighter;
}
#auric_treetable_pivot {
    width: 50px;               
}                 
#auric_treetable_pivot_2 {
    width: 100px;
}

.auric_treetable_header_span {
}
.auric_treetable_header_mask {
    color: #fff;           
    letter-spacing: +2px;
    background: url(../images/treetable_header_bg.png) repeat-x;
    background-color: #eee;
    text-align: left;
    font-size: 11px;
    font-weight: bold;
    vertical-align:middle;
}

.auric_treetable_header {    
    padding-left: 0px;
    padding-bottom: 2px;
    padding-top: 2px;
    background-position: 0% 0%;
}
.cell_0 {
    width: 16px;             
    padding: 0px;       
    border: 0px;              
    white-space: nowrap;
}
.cell_1 {                
    background: url(../images/ajax/tree_bg_1.png);
    background-repeat: no-repeat;
    background-position: 0% 50%;
    width: 16px;              
    padding: 0px;
    border: 0px;                
}
.cell_2 {        
    background: url(../images/ajax/tree_bg_2.png);
    background-repeat: no-repeat;
    background-position: 0% 50%;     
    width: 16px; 
    padding: 0px;          
    border: 0px;
}
.cell_3 {                      
    background: url(../images/ajax/tree_bg_3.png);
    background-repeat: no-repeat;
    background-position: 0% 50%;
    width: 16px;
    padding: 0px;            
    border: 0px; 
}
.cell_a {                  
    background: url(../images/ajax/tree_bg_a.png);
    background-repeat: no-repeat;
    background-position: 0% 50%;
    width: 16px;
    padding: 0px;
    border: 0px;      
}                
.diff_del_row {           
    background: url(../images/ajax/diff_del_row.png);
    border: 0px;                
}
.diff_add_row {                              
    background: url(../images/ajax/diff_add_row.png);
    border: 0px;             
}                                              
#auric_integration_buttons_div {
    z-index: 10;
    position: absolute;
    bottom: 0px;
    width: 100%;                 
    height: 32px;               
    overflow: auto;           
    background: #aaaaff;
}                       
.sovelia_sub_menu {
    background: #f7fbfa;     
    text-align: left;   
    border: solid 3px #aaaaaa;
    padding: 9px;
    z-index: 100;        
}                
.ribbon_sub_menu {
    background: #f7fbfa;     
    text-align: left;   
    border: solid 3px #aaaaaa;
    padding: 0px 3px 3px 0px;
    z-index: 100;        
    position: absolute;
    visibility: hidden;          
    top: 10px;                  
    left: 10px;               
    width: 200px;
}                
.sovelia_search_criteria_span { 
    cursor: pointer;
    margin: 3px; 
}
.sovelia_search_criteria_span_locked {
    color: #373;                     
    background: #efe;
    cursor: pointer;       
    margin: 3px;
}

.sovelia_login_div {
    position:absolute;           
    width:400px;                
}               

.auric_meta_viewer {
}
.sovelia_ribbon_menu_toggle {
}
.sovelia_ribbon_submenu_label {
    vertical-align: top;
    text-align: center;
    font-size: 11px;
}
.sovelia_ribbon_label {
    vertical-align: top;
    text-align: center;
    width: 48px;
}
.auric_meta_panel_header {
    font-size: 11px;
    vertical-align: top;
    text-align: left;
}
.class_0 {
    font-size: 11px;
}
.auric_meta_label {
    vertical-align: top;
    font-size: 11px;
}
.auric_meta_editor_date {
    width: 80px;
    font-size: 11px;
}
.auric_meta_editor_int {
    font-size: 11px;
}
.auric_meta_editor_boolean {
    font-size: 11px;
}
.auric_meta_editor_list {
    font-size: 11px;
}
.auric_meta_editor_tree {
    font-size: 11px;
}
.auric_meta_editor_text {
    border: 1px solid #ddd;
    font-size: 11px;
}

.auric_meta_editor_textarea {
    border: 1px solid #ddd;
    font-size: 11px;
    font-family: Calibri, sans-serif, arial;
    width: 80%;
}

.PanelGroup_pos_1 {
    background: url(../images/themes/evo9/PanelGroup_pos_1.png) no-repeat;
    background-position: 100% 100%;
    padding: 0px;
    width: 6px;
    height: 15px;
}
.PanelGroup_pos_2 {
    background: url(../images/themes/evo9/PanelGroup_pos_2.png) 0% 100% repeat;
    padding: 0px;
    height: 15px;
}
.PanelGroup_pos_3 {
    background: url(../images/themes/evo9/PanelGroup_pos_3.png) 0% 100% no-repeat;
    padding: 0px;
    width: 5px;
    height: 15px;
}
.PanelGroup_pos_4 {
    background: url(../images/themes/evo9/PanelGroup_pos_4.png) 100% 0% repeat;
    padding: 0px;
    width: 6px;
}
.XPanelGroup_pos_5 {
    background: url(../images/themes/evo9/PanelGroup_pos_5.png) 0% 0% repeat;
    padding: 0;
}
.PanelGroup_pos_5 {
    background: #e7ebf2 0% 0% repeat;
    padding: 0;
}
.PanelGroup_pos_6 {
    background: url(../images/themes/evo9/PanelGroup_pos_6.png) 0% 0% repeat;
    padding: 0;
    width: 5px;
}
.PanelGroup_pos_7 {
    background: url(../images/themes/evo9/PanelGroup_pos_7.png) 100% 0% no-repeat;
    padding: 0px;
    width: 6px;
    height: 15px;
}
.PanelGroup_pos_8 {
    background: url(../images/themes/evo9/PanelGroup_pos_8.png) 0% 0% repeat;
    padding: 0;
    height: 15px;
}
.PanelGroup_pos_9 {
    background: url(../images/themes/evo9/PanelGroup_pos_9.png) 0% 0% no-repeat;
    padding: 0;
    width: 5px;
    height: 15px;
}
.PanelGroup {
    background: #e7ebf2;
    border: 0;
    padding: 0px;
    margin: 0px;  
    border-collapse: collapse;
}

/* in template.css
.Dialog_pos_1 {
    background: url(../images/themes/evo9/Dialog_pos_1.png) no-repeat;
    background-position: 100% 100%;
    padding: 0px;
    width: 50px;
    height: 60px;
}
.Dialog_pos_2 {
    background: url(../images/themes/evo9/Dialog_pos_2.png) 0% 100% repeat;
    padding: 0px;
    height: 60px;
}
.Dialog_pos_3 {
    background: url(../images/themes/evo9/Dialog_pos_3.png) 0% 100% no-repeat;
    padding: 0px;
    width: 50px;
    height: 60px;
}
*/
.Dialog_pos_4 {
    background: url(../images/themes/evo9/Dialog_pos_4.png) 100% 0% repeat;
    padding: 0px;
    width: 50px;
}
.XDialog_pos_5 {
    background: url(../images/themes/evo9/Dialog_pos_5.png) 0% 0% repeat;
    padding: 0;
}
.Dialog_pos_5 {
    background: #fff;
    padding: 40;
}
.Dialog_pos_6 {
    background: url(../images/themes/evo9/Dialog_pos_6.png) 0% 0% repeat;
    padding: 0;
    width: 50px;
}
.Dialog_pos_7 {
    background: url(../images/themes/evo9/Dialog_pos_7.png) 100% 0% no-repeat;
    padding: 0px;
    width: 50px;
    height: 50px;
}
.Dialog_pos_8 {
    background: url(../images/themes/evo9/Dialog_pos_8.png) 0% 0% repeat;
    padding: 0;
    height: 50px;
}
.Dialog_pos_9 {
    background: url(../images/themes/evo9/Dialog_pos_9.png) 0% 0% no-repeat;
    padding: 0;
    width: 50px;
    height: 50px;
}
.Dialog {
    border: 0;
    border-collapse: collapse;
}
.auric_meta_table {
    background-color: #e7ebf2;
    border: 0;
    border-collapse: collapse;
}
.auric_meta_table_separator_row_1 {
    background: url(../images/themes/evo9/TableSeparator_row_1.png) 0% 0% repeat;
    height: 14px;
}
.auric_meta_table_separator_row_2 {
    background: url(../images/themes/evo9/TableSeparator_row_2.png) 0% 0% repeat;
    height: 14px;
}
.auric_meta_table_separator_row_3 {
    background: url(../images/themes/evo9/TableSeparator_row_3.png) 100% 0% repeat;
    height: 14px;
}
.auric_meta_table_separator_row_4 {
    background: url(../images/themes/evo9/TableSeparator_row_4.png) 0% 0% repeat;
    width: 2px;
}
.auric_meta_table_separator_row_5 {
    background: #e7ebf2;
}
.auric_meta_table_separator_row_6 {
    background: url(../images/themes/evo9/TableSeparator_row_6.png) 100% 0% repeat;
    width: 2px;
}
.auric_meta_table_separator_row_7 {
    background: url(../images/themes/evo9/TableSeparator_row_7.png) 0% 0% repeat;
    height: 14px;
}
.auric_meta_table_separator_row_8 {
    background: url(../images/themes/evo9/TableSeparator_row_8.png) 0% 0% repeat;
    height: 14px;
}
.auric_meta_table_separator_row_9 {
    background: url(../images/themes/evo9/TableSeparator_row_9.png) 100% 0% repeat;
    height: 14px;
}

#auric_status_inner_div {
    background-color: #ffffaa;
}
#auric_debug_div {
    background-color: #aaaaaa;
}
.auric_menu_level_1_link {
    color: #000000;
}
.auric_menu_level_1_link_active {
    color: #444499;
}
#auric_menu_level_1_div {
    background-color: #ffffff;
    color: #000000;
}
#auric_menu_level_2_div {
    background-color: #000070;
    color: #ffffff;
}
#auric_search_criteria_div {
    background-color: #ddddff;
}
#auric_mesage_div {
    background-color: #ffffff;
    color: #000000;
}

.diff_add_row {
    background-color: #bbffbb;
}
.cell_diff_del_cell {
    background-color: #ffbbbb;
}
.cell_diff_mod_cell {
    background-color: #ffffbb;
}
.cell_diff_add_cell {
    background-color: #bbffbb;
}
.treetable_row_alient {
}
.treetable_row_error {
}
.checkout_last_rev {
    background-color: #eee;
}
.checkout_old_rev {
    background-color: #eee;
    color: #666;
}
.last_rev {
    color: #000;
}
.old_rev{
    color: #666;
}
.integration_dialog_table {
    background-color: #e7ebf2;
}

.sovelia_popup_dialog_div {
    background-color: #e7ebf2;
    border: solid 3px #aaa;
    padding:10px;
}
body {
    font-family: Calibri, sans-serif, arial;
    font-size: 11px;
}
th {
	font-weight: normal;
	font-family: Calibri, sans-serif, arial;
    font-size: 11px;
}
td {
	font-family: Calibri, sans-serif, arial;
    font-size: 11px;
}

.auric_treetable_header {
    vertical-align: top;
    text-align: left;
    font-size: 11px;
    font-weight: bold;
}
#auric_menu_level_1_div a{
	color: #555599;
}
#auric_menu_level_1_div a:hover{
	background: #eeeeff;
	color: #000000;
}
#auric_menu_level_2_div a{
	color: #000000;
}
#auric_menu_level_2_div a:hover{
	background: #000000;
	color: #736d6d;
}
table {
    width:100%;
}

#auric_files_frame {
    width: 100%;
    height: 90%;
    border: 0px;
}
#auric_debug_div {
    z-index: 10;
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 80px;
    overflow: auto;
}
#auric_status_div {
    z-index: 50;
    position: absolute;
    top: 0px;
    left: 50%;
    height: 40px;
}
#auric_progress_div {
    z-index: 50;
    position: absolute;
    top: 0px;
    right: 0px;
    height: 40px;
}
#auric_workspaces_div {
    padding: 6px 6px 0px 6px;
    background: #e7ebf2;
}
#auric_top_right_links_div {
    position: absolute;
    margin: 6px;
    top: 0px;
    right: 20px;
    height: 40px;
}
#sovelia_word_search {
    position: absolute;
    margin: 6px;
    top: 6px;
    right: 500px;
    height: 20px;
}
#auric_simple_search_div {
    position: absolute;
    margin: 6px;
    top: 3px;
    right: 300px;
    height: 40px;
}
#sovelia_logo_img {
    position: absolute;
    top: 30px;
    left: 10px;
}
.auric_simple_search_input {
    background-image: url('../images/experience/basic_foundation/16x16/plain/view.png');
    background-repeat: no-repeat;
    background-position: right;
    cursor: pointer;
}
.auric_simple_search_input_criteria {
    background-image: url('../images/experience/basic_foundation/16x16/plain/view.png');
    background-repeat: no-repeat;
    background-position: right;
    cursor: pointer;
    border: 1px solid #ddd;
    font-size: 11px;
}

.sovelia_simple_search_calendar {
    background-image: url('../images/experience/business_finance_data/16x16/plain/calendar.png');
    background-repeat: no-repeat;
    background-position: right;
    cursor: pointer;
}

.sovelia_simple_search_magnifier {
    background-image: url('../images/experience/basic_foundation/16x16/plain/view.png');
    background-repeat: no-repeat;
    background-position: right;
    cursor: pointer;
}

.auric_simple_search_input_criteria_disabled {
    background-repeat: no-repeat;
    background-position: right;
    cursor: pointer;
    border: 1px solid #ddd;
    font-size: 11px;
    width: 400px;
}
.auric_simple_search_div {
    margin: 6px;
    top: 22px;
    right: 0px;
    height: 40px;
    z-index: 15;
}
.auric_simple_search_div_criteria {
    padding: 0px;
    width: 400Px;
}
.auric_simple_search_div_inline {
}
#auric_simple_search_dynamic_div {
    position: absolute;
    margin: 6px;
    border: solid 1px #aaa;
    background: #eee;
    visibility: hidden;
    top: 0px;
    z-index: 116;
    min-height: 100px;
    max-height: 500px;
    overflow-y: auto;
}

.auric_simple_search_dynamic_div {
    position: absolute;
    margin: 6px;
    border: solid 1px #aaa;
    background: #eee;
    visibility: hidden;
    top: 0px;
    z-index: 116;
    min-height: 100px;
    max-height: 500px;
    overflow-y: auto;
}
			    
#auric_logo_div {
    position: absolute;
    top: -7px;
    right: -4px;
    height: 40px;
}
#auric_logo_img {
    height: 100%;
}
#auric_quick_search_div {
    position: absolute;
    top: 4px;
    right:90px;
    height: 16px;
}
#auric_quick_search_input {
    border: 1px solid;
    margin: 0px;
    padding: 0px;
    height: 16px;
}
#auric_search_criteria_div {
    padding: 2px;
    -ms-overflow-x: hidden;
    overflow-x: hidden;


}
#auric_mesage_div {
    padding: 0px;
    margin: 0px;
}
.search_criteria_panel_table {
    padding: 0px;
    margin: 0px;
    border: 0px;
    border-spacing: 0px;
}
.search_criteria_panel_td {
    padding: 0px;
    margin: 0px;
    height: 100%;
    border-spacing: 0px;
}

.integration_dialog_td {
    vertical-align: top;
}

.sovelia_criteria_panel_view {
    margin: 10px;
    width: 95%;
    border-collapse: collapse;
    color: #000;
}
.sovelia_criteria_panel_view_th {
    text-align: left;
    vertical-align: top;
    padding-top: 6px;
}
.sovelia_criteria_panel_td {
    vertical-align: top;
    text-align: left;
    width: 80%;
}
.sovelia_criteria_panel_view_td {
    vertical-align: top;
    text-align: left;
}
.sovelia_field_name_required {
    color: #383;
    text-align: left;
    vertical-align: top;
}
.sovelia_field_name_optional {
    color: #383;
    text-align: left;
    vertical-align: top;
}
.sovelia_sheet_caption {
    text-align: left;
    border: 0px solid #111;
    font-size: 11px;
    font-weight: bold;
    color: #444;
    letter-spacing: -1px;
    padding: 20px;
}
#sovelia_page_links_div {
    position: absolute;
    top: -40px;
    left: 220px;
    padding: 10px;
}

.sovelia_calendar_caption {
    text-align: center;
    border: 0px solid #111;
    font-size: 11px;
    margin-top: 5px;
}
.sovelia_calendar_month {
    width: 100px;
    margin: 20px;
    padding: 10px;
    border: 0px solid #000;
    border-collapse: collapse;
    font-size: 11px;
}
.sovelia_calendar_week {
}
.sovelia_calendar_header_col {
    margin-right: 10px;
}
.sovelia_calendar_day {
    width: 20px;
    height: 20px;
    border: 0px solid #000;
    padding: 2px;
    text-align: right;
    background: #fff;
    cursor: pointer;
}
.sovelia_calendar_day_other_month {
    width: 20px;
    height: 20px;
    border: 0px solid #090;
    color: #999;
    padding: 2px;
    text-align: right;
    background: #fff;
    cursor: pointer;
}
.sovelia_calendar_button {
    margin: 10px;
    cursor: pointer;
}
table.single_object
{
	margin: 10px;
	width: 95%;
	text-align: left;
	border-collapse: collapse;
}
table.objects
{
	margin: 10px;
	width: 95%;
	text-align: left;
	border-collapse: collapse;
}
table.objects th
{
	font-weight: bold;
	padding: 1px;
	/*background: #000000 url('../images/ajax/table-images/gradhead.png') repeat-x;*/
	background-image:url('../images/background_search_result_header.jpg');    
	border: 1px solid #000000;
	color: #ffffff;
}
table.objects td
{
	padding: 0px; 
	border-bottom: 1px dotted #000000;
	color: #000000;
	border-top: 1px dotted #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;	
}

table.search_criterias
{
	margin: 10px;
	width: 95%;
	text-align: left;
	border-collapse: collapse;
	background-color:#ffffff;
	/*border: 1px solid #000000;*/
}
table.search_criterias th
{
	padding: 10px;
	background: #000000 url('../images/background_search_criterias_title.png') no-repeat;
	background-color:#ffffff;
	/*border-top: 1px solid #000000;*/
	/*border-bottom: 1px solid #000000;*/
	color: #000000;
}
table.search_criterias td
{
	padding: 0px; 
	/*border-bottom: 1px dotted #000000;*/
	color: #ffffff;
	background-color:#ffffff;
	/*border-top: 1px dotted #000000;*/
}
.highloght_off 
{
	background-color:#000000;
	padding: 8px; 
	border-bottom: 1px dotted #000000;
	color: #000000;
	border-top: 1px dotted #000000;
}
.highlight_on {
	background: #e8edff url('../images/ajax/table-images/gradhover.png') repeat-x;
}

.sovelia_result_row_count {
    padding: 10px;
}
.sovelia_result_row_count_exceeded {
    color: #f00;
    padding: 10px;
}
#sovelia_status_history {
}
.sovelia_status_history_status {
    height: 40px;
    text-align: center;
    border: 2px solid #383;
    width: 10%;
}
.sovelia_status_history_status_old {
    height: 40px;
    text-align: center;
    border: 2px solid #383;
    background: #ada;
    width: 10%;
}
.sovelia_status_history_status_hoover {
    height: 40px;
    text-align: center;
    border: 2px solid #383;
    background: #fff;
    width: 10%;
}

.auric_treetable_header_mask {
    position: absolute;
}

.sovelia_treetable_first_col {
    position: absolute;
}

#thumbnail2 {
    height: 0px;
    width: 0px;
    visibility: hidden;
    position: absolute;
}

.sovelia-status-history {
    min-height: 77px;
    height: 77px;
    max-height: 77px;
}
.sovelia_meter_bar {
    min-height: 54px;
    height: 54px;
    max-height: 54px;
}
.object-link img, .sovelia-thumbnail {
    border: 10px solid blue !important;
    cursor: pointer;
}
.sovelia-thumbnail {
    border: 10px solid blue !important;
    cursor: pointer;
}
#sovelia_simple_footer_div {
    opacity: 0;
}
