/* -------------------------------------- misc -------------------------------------- */
.widget_cloud li 
{
    display:inline;
}

/* -------------------------------------- knowledge bar -------------------------------------- */
.bar_outer
{
    border-top:1px solid #8888dd;
    border-bottom:1px solid #5555aa;
    border-left:1px solid #7777bb;
    border-right:1px solid #5555aa;
    text-align:center;
    background-color:#ffffff;
}
.widget_knowledgebar_verbose .bar_outer
{
    height:14px;
    width:200px;
}
.widget_knowledgebar_compact .bar_outer
{
    height:5px;
    overflow:hidden;
    width:50px;
}
.widget_knowledgebar_verbose .bar_inner 
{
    background-image:url(/easyethical/images/bar.gif);
    background-repeat:repeat-x;
}
.widget_knowledgebar_compact .bar_inner
{
    background-image:url(/easyethical/images/knowback.png);
    background-repeat:no-repeat;
    background-position:left center;
}
.bar_inner
{
    height:100%;
    color:#ffffff;
    float:left;
}
.widget_knowledgebar_verbose .perc 
{
    font-size:8pt;
    color:#555555;
}
.widget_knowledgebar_verbose .rank
{
    background-color:#000000;
    color:#ffffff;
    padding-left:2px;
    padding-right:2px;
    margin-right:1em;
}

/* -------------------------------------- button -------------------------------------- */
.button 
{
    border-collapse:collapse;
}
.button .bleft 
{
    background-image:url(/easyethical/images/bluevelvet/24x24/blankleft.png);
    background-repeat:no-repeat;
    background-position:center right;
    width:10px;
    height:24px;
}
.button .bcenter 
{
    background-image:url(/easyethical/images/bluevelvet/24x24/blankstripe.png);
    background-repeat:repeat-x;
    height:24px;
    color:#ffffff;
    font-weight:bold;
    font-size:10pt;
    line-height:22px;
}
.button .bright 
{
    background-image:url(/easyethical/images/bluevelvet/24x24/blankright.png);
    background-repeat:no-repeat;
    background-position:center left;
    width:10px;
    height:24px;
}

/* -------------------------------------- session bar -------------------------------------- */
.widget_session_bar, #session 
{
    width:140px;
    height:100%;
    background-color:#f0f0f0;
    padding:6pt;
}
.widget_session_bar #collected_entities_title img 
{
    float:right;
    border:none;
    margin-left:3px;
}
.widget_session_bar #collected_entities_title 
{
    font-size:9pt;
    text-align:right;
    border-bottom:1px solid #d0d0d0;
    font-weight:bold;
	color:#505050;
	width:100%;
}
.widget_session_bar input#submit 
{
    width:140px;
    height:32px;
    margin-left:2px;
}
.widget_session_bar input#saveoptions 
{
    width:140px;
    margin-left:9px;
}
.widget_session_bar ul#options li label
{
    font-size:9pt;
    margin-left:4px;
}
.widget_session_bar #actions 
{
    text-align:center;
}

/* -------------------------------------- company block -------------------------------------- */
.widget_company_block
{
    font-size:10pt;
    width:120px;
    padding-top:1px;
    padding-bottom:1px;
    padding-left:6px;
    padding-right:2px;
    background-color:#8f9dc9;
    border-top:1px solid #9da8c9;
    border-bottom:1px solid #8291ba;
    border-left:1px solid #9da8c9;
    border-right:1px solid #8291ba;
    color:#ffffff;
    font-weight:bold;
}
.widget_company_block_selected 
{
    background-color:#5161a0;
    border-top:1px solid #6071a5;
    border-bottom:1px solid #465a93;
    border-left:1px solid #6071a5;
    border-right:1px solid #465a93;
}
.widget_company_block a {
    border:none;
    color:#ffffff;
    font-weight:bold;
}
.widget_company_block input 
{
    float:right;
}

/* -------------------------------------- inline widgets -------------------------------------- */
.inline 
{
    display:inline;
    padding-left:20px;
    background-position:left center;
    background-repeat:no-repeat;
}

.widget_starrating_inline
{
    background-image:url(/easyethical/images/star.jpg);
    background-repeat:repeat-x;
    background-position:center left;
}
.widget_starrating_inline span 
{
    background-image:url(/easyethical/images/star_full.jpg);
    background-repeat:repeat-x;
    background-position:center left;
}
.widget_starrating_inline img 
{
    height:12px;
}

.widget_entities_inlinelist li, .widget_tags_list li
{
    display:inline;
    padding-left:2px;
}
.widget_tags_list ul 
{
    display:inline;
}
.widget_tags_list 
{
  color:#555555;
}
.widget_tags_list .title 
{
    font-style:italic;
}

.widget_company_inline {background-image:url(/easyethical/images/company.png);}
.widget_article_inline {background-image:url(/easyethical/images/article.png);}
.widget_externalsource_inline {background-image:url(/easyethical/images/source.png);}
.smiley_green {background-image:url(/easyethical/images/smiley_green.gif);}
.widget_briefcase_inline {background-image:url(/easyethical/images/briefcase_small.png);}

.inline_user_normal {background-image:url(/easyethical/images/users/user_normal.png);}
.inline_user_add {background-image:url(/easyethical/images/users/user_add.png);}
.inline_user_comment {background-image:url(/easyethical/images/users/user_comment.png);}
.inline_user_delete {background-image:url(/easyethical/images/users/user_delete.png);}
.inline_user_edit {background-image:url(/easyethical/images/users/user_edit.png);}
.inline_user_female {background-image:url(/easyethical/images/users/user_female.png);}
.inline_user_go {background-image:url(/easyethical/images/users/user_go.png);}
.inline_user_gray {background-image:url(/easyethical/images/users/user_gray.png);}
.inline_user_green {background-image:url(/easyethical/images/users/user_green.png);}
.inline_user_orange {background-image:url(/easyethical/images/users/user_orange.png);}
.inline_user_red {background-image:url(/easyethical/images/users/user_red.png);}
.inline_user_suit {background-image:url(/easyethical/images/users/user_suit.png);}

