#sovelia_result_div_header {
}
.sovelia_link_button_sel {
    color: #383;
}
.sovelia_link_button {
    color: #383;
}
#sovelia_simple_footer_div {
    background-repeat: repeat-x;
    background-color: #ccc;
    height: 30px;
    left: 0px;
    bottom: 0px;
}
#sovelia_simple_footer_iframe {
    position: absolute;
    left: 0px;
    right: 0px;
    border:0px;
    bottom: 1px;
    height: 60px;
}
#sovelia_dialog_buttons {
    margin-top: 10px;
    height: 30px;
    bottom: 50px;
}
body {
    background-image: url('../images/html_bg.png');
    background-repeat: repeat-x;
    margin:0;
    padding:0;
    height:100%;
}
#sovelia_page {
    min-height:100%;
    position:relative;
}
#sovelia_page_header {
    padding:10px;
}
#sovelia_page_body {
    padding:10px;
    min-height:400px;
    /*height: 85%;*/
    /*padding-bottom:60px;*/ /*footer height*/
    position: relative;
}
#sovelia_page_footer {
    /*position:absolute;*/
    bottom:0;
    width:100%;
    /*height:60px;*/ /*same in body*/
}

.sovelia_calendar_header_col {
    color: #383;
}
#sovelia_calendar_today {
    border: 1px solid #383;
}
#sovelia_calendar_parsed {
    border: 1px solid #383;
    background: #ada;
}
.auric_meta_viewer {
    display: inline-block;
}
.auric_meta_viewer_long_text {
    white-space: pre;
    word-wrap: normal;
    display:block;
    margin-left: 0px;
    margin-right: 0px;
    border: 0px solid #aaa;
    font-family: Calibri, sans-serif, arial !important;
    font-size: 11px !important;
}
.sovelia_calendar_button {
    color: #383;
}
.auric_treetable_selected_row {
    background: #ada;
}
.checkout_last_rev_selected {   
    background-color: #9c9;       
    color: #000;
}
.checkout_old_rev_selected {
    background-color: #9c9;
    color: #666;
}
.last_rev_selected {
    background-color: #ada;       
    color: #000;
}
.old_rev_selected{    
    background-color: #ada;       
    color: #666;
}
.sovelia_dropdown_selected {
    background: #ada;
}
#sovelia_logo_div {
    width: 200px;
    height: 50px;
    /*background-image: url('../images/sovelia_w200.png');*/
    background-repeat: no-repeat;
    background-position: center;
}
.Dialog_pos_1 {    
    /* dialog green top corner*/
    background: url(../images/themes/evo9/Dialog_pos_1.png) no-repeat;    
    background-position: 100% 100%;
    width: 50px;             
    height: 60px;
}
.Dialog_pos_2 {       
    /* dialog green top*/
    /* sovelia logo in dialog*/
    background: url(../images/themes/evo9/Dialog_pos_2.png) 0% 100% repeat;    
    padding: 0px;            
    height: 60px;
}
.Dialog_pos_3 {             
    /* dialog green top corner*/
    background: url(../images/themes/evo9/Dialog_pos_3.png) 0% 100% no-repeat;  
    padding: 0px;
    width: 50px; 
    height: 60px;
}                

/*
#sovelia_search_button {
    background-color: #d33;
    color: #fff;
}
*/

#auric_gui_button_seabtn_search {
    padding: 3px;
    height: 20px;
    border: 1px solid #639aff;
}



.sovelia_agents_div {
    border: 1px solid #ddd;
    background-color: #eee;
    background: url(../images/criteria_panel_bg.png) repeat-x;
}
.sovelia_criteria_info_panel {
    margin-top: 8px;
    border: 1px solid #ddd;
    background-color: #eee;
    background: url(../images/criteria_panel_bg.png) repeat-x;
    overflow: auto;
    -ms-overflow-x: hidden;
    overflow-x: hidden;
}
.sovelia_criteria_panel {
    padding: 8px 1px 8px 1px;
    margin: 2px;
    border: 1px solid #ddd;
    background-color: #eee;
    background: url(../images/criteria_panel_bg.png) repeat-x;
}
.auric_meta_panel_header {
    color: #fff;
    letter-spacing: +2px;
    background: url(../images/treetable_header_bg.png) repeat-x;
    background-color: #eee;   
}
.auric_treetable_header {
    border: 0px solid #fff;
    color: #fff;
    letter-spacing: +2px;
    background: url(../images/treetable_header_bg.png) repeat-x;
    background-color: #eee;   
}

.sovelia_ribbon_image_selected {
    background: #ada;
}
.sovelia_ribbon_small_image_selected {
    background: #ada;
}
.sovelia_ribbon_image_error {
    background: #daa;
}
.sovelia_ribbon_small_image_error {
    background: #daa;
}
#auric_gui_button_SeaBtn_Search {
    border: 1px solid #ddd;
    background-color: #eee;
    background: url(../images/criteria_panel_bg.png) repeat-x;
}
#sovelia_ribbon_div {
    /*
    border-bottom: 1px solid #ddd;
    background: url(../images/ribbon_panel_bg.png) 100% 100% repeat-x;
    */
    /*
    border: 1px solid #ddd;
    background-color: #eee;
    background: url(../images/criteria_panel_bg.png) repeat-x;
    */
    padding-left: 10px;
    z-index: 1;
}

.sovelia_treetable_first_col {
    height: 28px;
    width: 250px;
}

