@charset "utf-8";
body  {
    font-family: Georgia,Arial,Helvetica,Tahoma,Verdana,sans-serif;
    font-size: 11pt;
    background: #ECECEC;
    margin: 0; 
    padding: 0;
    text-align: left;
    color: #000000;
    font-style: normal;
}

a:visited  {text-decoration: none; color: #000088;}
a:link  {text-decoration: none; color: #000088;}
a:active  {text-decoration: none; color: #000088;}
a:hover   {text-decoration: underline; color: #000088;} 

h1 {
    margin-top: 0;
}

h1#headword {
    font-size: 17px;
    color: #000066;
    padding: 0;
}

h2#headword {
    font-size: 17px;
    color: #000066;
    padding: 0;
}

h1.headword {
    font-size: 14pt;
    color: #000066;
}

h2.headword {
    font-size: 14pt;
    color: #000066;
    padding: 0;
}

h1 {
    font-size: 18px;
}

h2 {
    font-size: 17px;
}

h3 {
    font-size: 15px;
    color: #000;
    padding-top: 1em;
}

#topsection{
background-color: #000080;
border-bottom: #000 1px solid;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#site_menu {
    width: 100%;
    background-color: #000080;
    height: 24px;
}

#contentwrapper{
float: left;
width: 100%; 
}

#maincontainer {
margin: 0;
padding: 0;
width: 100%;       
}

#headercontainer{
    border-bottom: #000 1px solid;
}

#contentcolumn{
margin-left: 230px; /*Set left margin to LeftColumnWidth*/
border-left: #000 1px solid;
background-color: #fff;
}

#leftcolumn{
float: left;
width: 230px; /*Width of left column*/
margin-left: -100%;
background-color: #ECECEC;
margin-top: 10px;
}

#footer{
clear: left;
background: #F4F5FC;
color: #000;
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
margin: 0;
border-top: #000 1px solid;
border-bottom: #000 1px solid;
border-right: 0;
border-left: 0;
}

#footer a{
color: #FFFF80;
}

#content {
    padding: 1.5em 20px 20px 20px;
    min-height: 800px;  
 }
 
#footer p {
    margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
    font-size: 12px;
    text-align: center;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
    float: right;
    margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
    float: left;
    margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.hidden {
    display: none;
}



#header_inner_container {
    margin: 0 auto;
    width: 100%;
}

.smaller {
    font-size: smaller;
}

.larger {
    font-size: larger;
}

#MenuBar1 {
    background-color: #000080;
    /*margin: 0 auto;*/
    width: 100%;
    text-align: left;
}

#logo_image {
    text-align: left;
    margin-left: 7px;
}


#metadata span{
    font-size: 12px;
}


#metadata h1{
    margin: 0px;
    font-family: inherit;
    font-size: 0.8em;
}

#metadata h2{
    margin: 0px;
    font-family: inherit;
    font-size: 0.8em;
}

#articletext {
        font-size: 12pt;
        line-height: 16pt;
}

div#events {
    padding: 10px 4px 0 4px;
    margin: 0 4px 0 4px; 
    text-align: left;
    vertical-align: top;
    background: #fff; /* the background color will be displayed for the length of the content in the column, but no further */
    border: #ccc 1px solid;
}
  

table.stdtable {
    padding: 4px;
    border-collapse: collapse;
    border: #000 1px solid;
    margin-top: 4px;    
}

table.stdtable th {
    background-color: #A5A9BC;
    color: #fff;
    padding: 2px;
    text-align: center;
}

table.stdtable tr {
    padding: 50px;
}

table.stdtable td {
    padding: 2px 2px 2px 2px;
}

table.stdtable td.centre {
    text-align: center;
}                      

table.stdtable tr.odd {
    background-color: #eee;
}

table.stdtable tr.even {
    background-color: #ccc;
}

table.stdtable td a {
    color: #000;
}

table.stdtable tbody tr td.delete {
    background-image: url('/images/remove.png');
    background-repeat: no-repeat;
    background-position: center;
}

.red {
    color: #ff0000 !important;
}

.inactive_article {
    color: #888 !important;
}


.contributor {
    font-size: 12pt;
    color: #000066;
}

#contributors ul {
    list-style: none;
    margin: 2px;
    padding-left: 0;
}

.message_type_1 {
    color: #993366;
}

.works_title {
    font-style: italic;
}

/*#content a {
color:#000;
font-family:Verdana,Tahoma,sans-serif;
font-size:10pt;
line-height:18px;
}*/

#content p{
font-family:Georgia,Arial,Helvetica,Tahoma,Verdana,sans-serif;
font-size: inherit;
line-height:inherit;
padding:0;
text-decoration:none;
}


div.homepage_section {
    max-width: 700px;
    background-color: #E0E0E0;
    border: #000 1px solid;
    color: #000;
    padding: 1em;
    margin: 1em 1em 1em 0; 
} 

div.homepage_section h2{
    padding-top: 0;
    margin-top: 0;
}

ul.TabbedPanelsTab {
    list-style-type: none;
}

li.TabbedPanelsTab{
background-image: url(/images/site/home_page_bullet.gif);
background-repeat: no-repeat;
vertical-align: bottom;
padding-left: 20px; /* the width of your image + some space */
margin: 3px 0;
}


ul.simple_list {
    list-style-type: none;
}

ul.no_padding {
    padding-left: 0;
    margin-left: 0;
}
    
li.spaced {
    padding-bottom: 20px;
}


div.autocomplete_suggestion ul {
border:1px solid #888888;
list-style-type:none;
margin:0;
padding:0;
width:100%;
background-color: #FFFFFF;
cursor: pointer;
}

div.autocomplete_suggestion ul li.selected {
background-color:#FFFFBB;
}

div.autocomplete_suggestion ul li {
margin:0;
padding:3px;
}

.thin_border {
    border: #000 1px solid;
    
}

.warning {
    background-color:#FFFF00;
    color: #580000;
    border: #000 1px solid;
    padding: 0 2px 0px 2px;
}

.error {
    background-color:#FF0000;
    color: #fff;
    border: #000 1px solid;
    padding: 2px;
}

.error:before{
    background-image: url(/images/red_cross.png);
}

.inactive {
    color: #888 ! important;
}

.success {
    background-color:#4FE606;
    color: #580000;
    border: #000 1px solid;
    padding: 0 2px 0px 2px;
}

.success:before{
    background-image: url(/images/green_tick.png);
    background-repeat: no-repeat;
    background-color: #fff;
    border: 0;
    width: 25px;
}

.error {
    background-color:#FF0000;
    color: #fff;
    border: #000 1px solid;
    padding: 2px;
}

.emphatic {
    color: #000080;
}

.centre {
    margin: 0 auto;
}

form {
    padding: 0;
    margin: 0;
}

.link:hover {
     text-decoration: underline;
     cursor: pointer;
     color: #000088;
}

.link {
     cursor: pointer;
     color: #000088;
}

input.alphabet_button {
    width: 40px;
}

p.no_article_text {
    font-style: italic;
    color: #800000;
}

div.page_section {
    font-family: inherit;
    padding: 0.1em 4px 0.1em 4px;
    margin: 0.2em 0 0.2em 0; 
    text-align: left;
    vertical-align: top;
    background: #ECECEC; 
    border: #ccc 1px solid;
    clear: both;   
}

div.page_section h2 {
    margin-top: 0;
    margin-bottom: 0.2em;
}

.colour_important {
    color: #f00;
}

.colour_tertiary {
    color: #000088;
}

.colour_secondary_pale {
    
}
.colour_secondary {
    color: #883300 !important;
}

.special_sans_serif {
    font-family: 'Droid Serif', serif;
}

.small_caps {
    font-variant: small-caps;
}

.hide_overflow {
    overflow: scroll;
    white-space: nowrap; 
}




 

