table.ws_main tr.data table.container tr.menu td.data_column table.data_menu
{
  background-color: #C4E4CD;
}

table.ws_main tr.data table.container tr.menu td.data_column table.data_menu td.multiple table.submenu td
{
  background-color: #C4E4CD;
}

table.ws_main tr.data table.container tr.menu td.data_column table.data_menu td.menu_item:hover
{
  background-color: #DCEDD8;
}

table.ws_main tr.data table.container tr.menu td.data_column table.data_menu td.selected
{
  background-color: #87CC8F;
}

table.ws_main tr.data table.container tr.menu td.data_column table.data_menu td.menu_item.selected:hover
{
  background-color: #A1D1A2;
}

table.ws_main tr.data table.container tr.menu td.data_column table.data_menu td.multiple table.submenu td:hover
{
  background-color: #DCEDD8;
}
table.ws_main tr.data table.container tr.menu td.data_column table.data_menu td.menu_item.disabled:hover
{
  background-color: #C4E4CD;
}
table.ws_main tr.data table.container tr.menu td.data_column table.data_menu td.multiple table.submenu td.selected
{
  background-color: #87CC8F;
}
table.ws_main tr.data table.container tr.menu td.data_column table.data_menu td.multiple table.submenu td.selected:hover
{
  background-color: #A1D1A2;
}



table.ws_main tr.data table.container tbody tr.menu td.left_column
{
  background-color: #C4E4CD;
}

table.ws_main tr.data table.container tr td.left_column table.left_column td.data
{
  background-color: #FFFFC6;
}

table.ws_main td.data div.dictionary_title
{
  color: #18AD4A;
  font-size: 1em;
  font-weight: bold;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
table.ws_main td.data div.dictionary_title div.small
{
  font-size: 0.85em;
  white-space: nowrap;
}

table.ws_main td.left_column table.left_column div.search_form input.search_box
{
  border: solid 1px lightgray;
  font-size: 1.1em;
}
table.ws_main td.left_column table.left_column div.search_form
{
  text-align: center;
}
table.ws_main td.left_column table.left_column div.search_form input
{
  vertical-align: middle;
}

div.search_data div.alpharesults_head
{
  background-image: url( "../images/alpha_tab.kids.gif");
  /*background-size: 182px;*/

  width: 182px;
  height: 33px;
}

div.search_data div.alpharesults_head a img
{
  margin-top: 11px;
  margin-right: 8px;
}

div.search_data div.alpharesults
{
  width: 180px;
  margin-left: auto;
  margin-right: auto;
}

div.search_data div.word_list_main_div
{
  width: 181px;
  height: 201px;
}

div.search_data div.down_tabs table
{
  margin-left: auto;
  margin-right: auto;
}

div.search_data div.tab
{ 
  width: 91px;
  height: 37px;
}

div.search_data div.tab a
{
  top: 22px;
}

div.search_data div.word_list_div_down
{
  width: 182px;
  height: 166px;
}

div.search_data div.multi_tab_selected
{
  background-image: url( "../images/multi_tab_sel.kids.gif");
  /*background-size: 93px;*/
  width: 92px;
}
div.search_data div.multi_tab_unselected
{
  background-image: url( "../images/multi_tab.kids.gif");
  /*background-size: 92px;*/
}

div.search_data div.similar_tab_selected
{
  background-image: url( "../images/similar_tab_sel.kids.gif");
  /*background-size: 92px;*/
  width: 92px;
}
div.search_data div.similar_tab_unselected
{
  background-image: url( "../images/similar_tab.kids.gif");
  /*background-size: 91px;*/
}

div.widget_link
{
  text-align: center;
  background-image: url('../images/widget_link_kids_down.png');
  background-position: -1000px -1000px;
  background-repeat: no-repeat;
}

div.lookup
{
  background-image: url('../images/widget_link_kids_over.png');
  background-position: -1000px -1000px;
  background-repeat: no-repeat;
}

div.widget_link input.widget_btn
{
  border: none;
  width: 194px;
  height: 86px;
  background-color: transparent;

  background-image: url('../images/widget_link_kids.png');
  background-position: center center;
  background-repeat: no-repeat;
}
div.widget_link input.widget_btn:hover
{
  background-image: url('../images/widget_link_kids_over.png');
  background-position: center center;
  background-repeat: no-repeat;
}
div.widget_link input.widget_btn:active
{
  background-image: url('../images/widget_link_kids_down.png');
  background-position: center center;
  background-repeat: no-repeat;
}



div.lookup_history_box table.lookup_history_table
, div.lookup_history_box table.lookup_history_table tr.title td
{
  border-color: #C6E7CE;
}

td.data_column table.l_result tr.parity_row
, table.ws_main tr.data table.container tr td.data_column div.wordlist table tr.parity_row
, table.ws_main table.wp_data table.list_table tr.parity
{
  background-color: #DEEFE7;
}


td.data_column table.l_result td.lh_word a
, table.ws_main tr.data table.container tr td.data_column div.wordlist a
/*, table.list_table a.word_form*/
{
  color: black;
}

div.glossary_data div table.dict_fields 
{
  background-color: #DEEFE7;
}

div.activity_data table.saved_list tr th
{
  background-color: #C6E7CE;
}