﻿div#hd
{
    background-color: #FFFFFF;
}

div#navglobal
{
    background-color: #000000;
}

div#coldmasthead, div#coldft
{
    background-color: #cccc99;
    padding: 10px 15px 5px 15px;
}

div#coldmasthead a
{
    color: #660000;
}

div#coldtitle
{
    color: #660000;
    display:block;
    text-align:left;
}

div#coldtitle h1
{
    font-size: 26px;
}

div#breadcrumbs
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: .8em;
    padding: 5px 15px; 
}

div#messagecontainer
{
    background-color: #ebebd6;
    margin: 5px 15px;
    padding: 5px 10px;
}

div#messagecontainer .messageheader
{
    font-size: 1.8em;
}

div#searchcontainer
{
    font-weight: bold;
    padding: 5px 30px;
    text-transform: uppercase;
}

div#searchcontainer .searchform
{
    float: left;
    width: 455px;
}

div#browsebytopic
{
    margin-bottom: 15px;
}

#menucontainer
{
    clear: both;
    margin: 5px 0 10px 30px;
}

#commentscontainer
{
    margin: 5px 30px 10px;
}

#bd
{
    padding: 0;   
}

#main
{
    padding: 0 30px 60px;
}

div#coldft
{
    font-size: 10px;
    padding-left: 30px;    
}

.ac_results
{
    text-align: left;
}

.hrod-wide 
{
    background:transparent url(../images/hrod-wide.png) no-repeat scroll left top;
    clear:both;
    height:15px;
    margin:20px 0 10px 15px;
    width:940px;
}

.editdeletelinks
{
    float: right;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
}

dl
{
    /*margin-bottom: 40px;*/
}

dt
{
    font-size: 18px;
    border-bottom: solid 1px #000000;
    margin-bottom: 5px;
}

dd
{
    line-height: 140%;
    margin: 0 0 20px;
    padding: 0;
}

.termdefinition dd a, #homecontent dd a
{
    text-decoration: underline;
}

.termdefinition ul
{
    margin-bottom: 20px;
}

.termdefinition p
{
    margin-bottom: 10px;
}

.yui-b .termdefinition
{
    margin-top: 2.6em;
}

.yui-b .termdefinition ul label
{
    color: #666666;
    font-size: 11px;
    text-transform: uppercase;
}

div#main .termdefinition
{
    margin-top: 0;
}

div#main .termdefinition ul label
{
    color: #000000;
    font-size: 13px;
    text-transform: none;
}

div#main .termdefinition ul li, div.source
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
}

div#main .termdefinition ul.source label, ul.references label
{
    font-size: 12px;
    font-weight: bold;
}

div#main table.listing th {
    border-bottom: solid 1px #666666;
    font-weight: bold;
}

div#main table.listing td {
    padding: .5em 2em 0 0;
}

div.source
{
    margin: 10px 0px;
}

.source a:link
{
    text-decoration: none;
}

.iTextBox, input[type="text"].iTextBox
{
    width: 500px;
}

.iTextArea
{
    border: 1px solid #CCC;
    font-family: Arial, Helvetica, Sans-Serif;
    height: 150px;
    overflow: auto;
    width: 500px;
}

input[type="checkbox"]
{
    float: left;
    margin-right: 10px;
}

div#commentscontainer
{
}

div#commentscontainer ul label
{
    color: #000000;
    font-size: 12px;
    font-weight: bold;
}

div#commentscontainer ul li
{
    margin: 20px 0 20px;
}

div#commentscontainer ul li p
{
    margin-top: 1em;
}

div#resultslist ul label
{
    font-size: 16px;
}

div#resultslist ul li
{
    margin-bottom: .5em;
}

div#resultslist ul li .editdeletelinks
{
    display: inline;
    font-size: 10px;
    float: none;
    margin: 0 1em;
}

div.previousnextlinks
{
    margin-top:40px;
}

div#homecontent
{
    margin-bottom: 40px;
}

div#homecontent h2
{
    color: #666666;
    font-size: 13px;
    text-transform: uppercase;
}

div#homecontent dt
{
    border: none;
}

div#homecontent ul
{
    float: left;
    margin-right: 60px;
}

li.definition-draft
{
    border: dotted 1px #660000;
    background: #efefef;
}

a.draft
{
    color: #666666;
}

a.syn
{
    border-bottom: dotted 1px #660000;
    font-style: italic;
}

a.syn:hover
{
    text-decoration: none;
}

.synonym-option
{
    color: #666666;
}

#submissions th
{
    font-weight: bold;
    width: 250px;
}
