/***********************************************
GLOBAL
***********************************************/
 
html, body {
    margin: 0;
    padding: 0;
    height: 100%;
    color: black;
    background-color: white;
    font-family: Arial, Helvetica, "MS Serif";
    font-size: 12px;
 }
 #container-header_top{
    padding-left:10px;
    height:auto !important;
    background: #FCF9F7;
}
    
 
 #container-header {
    padding-left:265px;
    font-size:11px;
    font-family: Arial, Helvetica, "MS Serif";
    color:#C08E67;
    height:auto !important;
    height:22px;
    min-height:22px;
    border-top:1px solid #dcbaa0;
    border-bottom:1px solid #dcbaa0;
 }

 #container {
    width: 100%;
    position: relative;
    min-height: 100%;
    height: auto !important;
    height: 100%;
 }

#container-content {
    margin-top:50px;
padding-bottom: 60px;
 }

/***********************************************
FOOTER
***********************************************/
#container-footer_line {
    border-top:1px solid #dcbaa0;
    width: 100%;
    position: absolute;
    bottom: 0 !important;
    bottom: -1px;
    height: 60px;
}
#container-footer {
    padding-left:265px;
    color:#B79B85;
    font-size: 11px;
    font:bold;
    font-family:  Arial, Helvetica, "MS Serif";
}
 #container-footer2{
    padding-left:265px;
    color: #AAAAAA;
    font-size: 10px;
    font-family:  Arial, Helvetica, "MS Serif";
    border-top:0px solid #dcbaa0;
    margin-top:10px;

}
/***********************************************
TABLE
***********************************************/

table.main {
border: 0px;
border-spacing: 0px;
}
tr.main {vertical-align:top;    
}
td.left {
width:270px;
display: block;
}
td.center {
width:500px;

}
td.right {
padding-left:20px;
}


 form label{
    color:#AAA;
    display:block;
     font-weight: bold;
    font-size: 12px;
    font-family: Arial, Helvetica, "MS Serif";
    margin-bottom:3px;
}


a:link, 
a:visited, 
a:active  {
    color: blue;
    text-decoration:none;
}

a:hover {
    color: teal;
    text-decoration: underline;
}

form input.text,
form input.password,
form input.file,
form select.select,
form textarea.textarea{
    padding:2px;
    background-color:#FBF2EC;
    border:1px solid #DEDEDE;
    height: 18px;
}

form textarea.textareamessage{
    padding:2px;
    background-color:#FBF2EC;
    border:1px solid #DEDEDE;
    height: 150px;
    width: 250px;
    
}

form button.button,
form input.submit,
form input.button,
form input.reset{
    color:#FFF;
    font: bold 13px Georgia, "Times New Roman", Times, Serif;
    height: 25px;
    padding: 2px 5px 2px 5px;
    background-color:#dcbaa0;
    border:1px solid;
    border-top-color:#FFFDD2;
    border-left-color:#EFCBB0;
    border-right-color:#BB8888;
    border-bottom-color:#996666;
    cursor:pointer;
 }
 
 form label{
    color:#AAA;
    display:block;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial, Helvetica, "MS Serif";
    margin-bottom:3px;
}

.word{
    font:bold 16px Georgia, Times, "Times New Roman", Serif;
    white-space: nowrap;
    margin-right:10px;
    text-decoration: none;
}
.words a:link, a:visited {
    text-decoration: none;
}

.translations {
    font: italic normal normal 16px/normal Georgia, Times, 'Verdana', serif;
    color: black;
    white-space: nowrap;
}
.top_right {
    margin-right:10px;
    font-family: Arial, Helvetica, "MS Serif";
    float: right;
    display: block ;
} 
p.linkToTop{
    text-align: right;
    margin: 0;
    padding: 0;
    border-bottom:1px;
    border-bottom-style: solid;
    border-bottom-color: #DEDEDE;
}






.beautiful_list {
    list-style-type: none;
}
.beautiful_list li {
    padding-left: 5px;
}
.beautiful_list li.selected {
    font-weight: bold;
}
.beautiful_list li a {
    text-decoration: none;
    font-family: "Arial, Helvetica, MS Serif ";
}
.beautiful_list li a:hover {
    text-decoration: underline;
}
#leftcol #tags li {
    display: none;
}
#leftcol #tags li.selected {
    display: block;
}
.hypen {
    font-size: 14px;
}
.IPA {
    font-size: 14px;
}



/*  TOOLBAR  */
#header_top a, #header_top a:visited {
    text-decoration: none;
    color: #00f;
}
#header_top a.selected, #header_top a.selected:visited {
    text-decoration: none;
    font-weight: bold;
    color: #000;
}
    
    
    
/*  SPEAKER  */    
.mouseOver {
    cursor: pointer;
}


td.Fr       {font-weight: bold;}
td.To       {padding-left:20px;font-style:}
td.next     {font: 11px Arial, Helvetica, sans-serif;}
td.bef      {font: 11px Arial, Helvetica, sans-serif;}
tr          {vertical-align:top;}
font.info   {font: Arial, Helvetica, sans-serif; font-style:italic; font-weight:normal;}

