body {margin: 0px; background-color: #FFFFFF; line-height: 1.5; font-size: 14px;}

#main_container {margin: auto; font-family: arial, verdana, arial; font-size: 14px; width: 1030px; background-color: #FFFFFF;}


#input_text {
    width:375px;
    height:28px;
    font-size: 16px;
    border: 1px solid #BBBBBB;
}

.footer { width:100%; padding: 5px;  padding-top: 10px; text-align: center; font-size: 80%; color: #333333; background-color: #EFEFEF; border-top: 2px solid #CCCCCC}


#menu_top_container {padding: 3px 0px 5px 0px; width: 100%;  background-color: #f2eae0; border-bottom: 1px solid #FFFFFF; text-align: right; font-size: 13px;  color: #FFFFFF;}
#menu_top_container a {color: #0033AA;}

#left_content {float:left; width: 670px; margin-top: 5px;}
#right_content {float: right; width: 340px;  }

#prefix_index {margin-top:7px; padding:5px; border-top:1px solid #AAAAAA; font-size:90%}

#header_container {height: 70px; border-bottom: 3px solid #555555; background-color: #83c0dd; padding: 5px; background-image: url('../images/bg_header.jpg')}

#search_container {width: 74%; margin-top: 15px; float: left}

#logo_slogan_container {width: 26%; float:left}

#image_logo {float:left;}
#logo {height:60px; width:250px;}


#slogan{float:right; font-size: 14px; font-weight: bold; color: #555555; font-family: georgia}

#form_search_text {font-size: 16px; width: 400px; border: 2px solid #888888; height: 30px; float:left}
#submit_form {padding-left: 5px; padding-top: 1px; float:left}
#button_submit {font-size: 14px; font-weight: bold; width: 150px; height: 35px;} 

p {

}

a {
    color: #0033CC;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

.content a img {
    border: 1px solid #999999;
}



.paging {
    border: 1px solid #CCCCCC;
    padding: 4px;
    margin-left: 2px;
}

.prefixListEven {
    background-color: #FFFFFF;
    padding: 5px;
    float: left;
    width: 140px;

}

.prefixListOdd {
    background-color: #f9f4ec;
    padding: 5px;
    float: left;
    width: 140px;

}

.prefixListEven a {
    color: #333333;
}

.prefixListOdd a {
    color: #333333;
}

.prefixListClear {
    clear: both;
}

.title-left {
    font-size: 22px;
    font-weight: bold;
    font-family: georgia, verdana, arial;
    color: #800000;
    background-image: url("/images/bg_title_2.jpg");
    background-repeat: repeat-x;
    margin-top: 5px;
}

.title-spell {
    vertical-align: middle;
}

h1 {
    font-size: 22px;
    font-weight: bold;
    font-family: georgia, verdana, arial;
    color: #333333;
}

h2 {
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    font-family: georgia, verdana, arial;
    border-top: 1px solid #CCCCCC;
    padding-top: 5px;
    background-image: url("/images/bg_title_2.jpg");
    background-repeat: repeat-x;
}

h3 {
    font-size: 14px;
    color: #0b4627;
    font-weight: normal;
    padding-top: 5px;
    background-image: url("/images/bg_title.jpg");
    background-repeat: repeat-x;
}

.container {

    padding-bottom: 10px;
    border-bottom: 1px solid #EEEEEE;
}


.thesaurus_group {
    line-height: 1.5;
}

.thesaurus_group ul {
    list-style: decimal;
    font-size: 13px;
}

.thesaurus_group li {
    padding-bottom: 10px;
    
}

.word_description {
    font-size: 14px;
}

.word_pos {
    font-size: 11px;
    font-style: italic;
}

.word_thesaurus {
    font-size: 100%;
    color: #112d49;
}

.word_example {
    color: #996633;
    font-style: italic;
    padding: 5px 0px 0px 15px;

}

.word_synonym {
    color: #555555;
    padding: 5px 0px 0px 15px;
    font-family: arial, verdana;
    font-size: 12px;
}

.word_synonym a {
    color:inherit;
}

.word_source {
    font-size: 10px;
    text-align: right;
    padding-bottom: 20px;
    color: #50666f;
}

.did_you {
    color: #0f3409;
}

#visual_synonym {
    width: 660px;
    height: 300px;
    overflow: hidden;
    border: 1px solid #888888;
    background-color: #EFEFEF;
    text-align: center;
    position: relative;
    display: block;
}

#visual_synonym_img {
    position: absolute;
    top: 0px;
    left: 0px;
}

#waiting_icon {
    position: relative;
    top: 150px;
    padding: 5px;
    z-index: 1000;
    text-align:center;
    width: 630px;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    opacity:.8;

}

#icon_container {
    position: relative;
    top: 1px;
    width: 50px;
    padding-top: 5px;
    z-index: 2;
    opacity:.8;
    cursor: pointer;
}

#save_icon {
    float:left;
    width: 20px;
    padding-left: 5px;
}


.thesaurus_description {
    font-size:10px;
    font-weight: normal;
    color: #555555;
    font-family: arial, verdana, arial;
}

b, strong {
    color: #333333;
}