﻿/* ============================== basic elements ============================== */
html
{
    margin: 0;
    padding: 0;
}
body
{
    font: 9pt georgia, sans-serif;
    line-height: 1.9;
    color: #333333;
    background: #fff;
    padding: 0;
    margin: 0;
}
p
{
    margin-top: 0;
}
h1
{
    font: bold 14pt;
    font-family: 'Times New Roman' , Times, serif;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    margin: 5px;
    padding: 2px 5px;
}
h2
{
    font: bold 13pt;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: capitalize;
    text-decoration: none;
    text-align: center;
    margin: 5px;
    padding: 2px 5px;
}
h3
{
    font: normal normal bold 12pt/16pt 'times new roman';
    margin: 0;
    padding: 5px 0 3px 0;
}

a:link
{
    text-decoration: none;
    color: #3366CC;
}
a:visited
{
    color: #336699;
}
a:hover, a:active
{
    text-decoration: underline;
    color: #660066;
}


/* specific divs */
#container
{
    position: relative;
    width: 1004px;
    margin: 0 auto;
    padding: 0;
}

#intro
{
    min-width: 770px;
    padding: 0;
    margin: 0;
    background: url('images/RIES_logo_NoMatte.gif') no-repeat right bottom;
}

/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#pageHeader
{
    padding-top: 0;
}
#pageHeader h1
{
    background: url('images/Title.jpg') no-repeat left top;
    margin: 0;
    padding: 0;
    width: 400px;
    height: 150px;
    float: left; /*border: solid 1px red;*/
}
#pageHeader h1 span
{
    display: none;
}

#loginStatus
{
    background: #fff url('images/loginStatusBg.jpg') repeat-x top;
    position: relative;
    float: right;
    padding: 1px 5px;
    margin: 0;
    min-height: 30px;
    font: normal normal bold 12px/14px Arial;
    color: #ddd;
    letter-spacing: 1px;
}
#loginStatus a
{
    color: White;
    font-weight: bold;
}
#loginStatus a:visited;
{
    color: White;
    font-weight: bold;
    text-decoration: none;
}

#topMenu
{
    clear: both;
    text-align: center;
    padding: 2px;
    margin: 5px 0 5px 0;
    background-color: #36C;
    text-transform: uppercase;
    font: bold 10pt/22pt georgia;
    border-style: solid none solid none;
    border-width: 1px;
    border-color: #000000;
}
#topMenu p
{
    color: #FFFFFF;
    text-align: center;
}

#topMenu a
{
    color: #FFFFFF;
    margin: 0px 10px 0px 10px;
    text-align: center;
}
#topMenu a:visited
{
    text-decoration: none;
}
#topMenu a:hover
{
    text-decoration: none;
    color: Yellow;
}
.currentPage
{
    border-style: solid solid none solid;
    border-width: 1px;
    border-color: #000000;
    background-color: White;
    padding: 5px 5px 9px 5px;
}


#supportingText
{
    margin-bottom: 20px;
}

#footer
{
    clear: both;
    text-align: center;
    padding: 0;
    margin: 10px 0 2px 0;
    background-color: #36C;
    font: bold 12px/16px Arial;
    letter-spacing: 1px;
    color: #eee;
    border-style: solid none solid none;
    border-width: 1px;
    border-color: #000000;
}
#footer a:link, #footer a:visited
{
    margin-right: 20px;
}

#IssueList
{
}

#leftmenu
{
    position: absolute;
    margin: 0;
    top: 239px;
    left: 4px;
    background: #ddddff;
    max-width: 180px;
    width: 180px;
}
#leftmenu2
{
    padding: 0 15px 0 20px;
}
#leftmenu h3.select
{
    background: transparent url(h3.gif) no-repeat top left;
    margin: 10px 0 5px 0;
    width: 97px;
    height: 16px;
}
#leftmenu h3.select span
{
    display: none;
}
#leftmenu h3.favorites
{
    background: transparent url(h4.gif) no-repeat top left;
    margin: 25px 0 5px 0;
    width: 60px;
    height: 18px;
}
#leftmenu h3.favorites span
{
    display: none;
}
#leftmenu h3.archives
{
    background: transparent url(h5.gif) no-repeat top left;
    margin: 25px 0 5px 0;
    width: 57px;
    height: 14px;
}
#leftmenu h3.archives span
{
    display: none;
}
#leftmenu h3.resources
{
    background: transparent url(h6.gif) no-repeat top left;
    margin: 25px 0 5px 0;
    width: 63px;
    height: 10px;
}
#leftmenu h3.resources span
{
    display: none;
}


#leftmenu ul
{
    margin: 0;
    padding: 0;
}
#leftmenu li
{
    line-height: 2.5ex;
    background: transparent url(cr1.gif) no-repeat top center;
    display: block;
    padding-top: 5px;
    margin-bottom: 5px;
    list-style-type: none;
}
#leftmenu li a:link
{
    color: #988F5E;
}
#leftmenu li a:visited
{
    color: #B3AE94;
}

.accesskey
{
    text-decoration: underline;
}
#login
{
    border: solid 1px green;
}



/*---------------- Article*/
#Article H1
{
    text-align: center;
    clear: both;
}

#Article H2
{
    text-align: center;
}
#Article H3
{
    text-align: center;
}
#articlePdfLink
{
    position: relative;
    float: right;
}

#articleID
{
    visibility: hidden;
    display: none;
}

#articleIssue
{
    background: gray;
    color: #DDD;
    font: normal normal bold 11px/15px Tahoma;
    padding: 1px 4px;
}

#articleIssue a
{
    color: #FFF;
    font: normal normal bold 11px/15px Tahoma;
    text-decoration: none;
}

#articleIssue a:visited
{
    color: #FFF;
    font: normal normal bold 11px/15px Tahoma;
    text-decoration: none;
}
#articleIssue a:hover
{
    color: #FF0;
    font: normal normal bold 11px/15px Tahoma;
}


#articleCategory
{
    float: left;
    padding: 1px 3px;
    margin: 2px;
    text-align: right;
    background: silver;
    border: solid 1px gray;
}
#articleCorrespondence
{
    margin: 2px 0px;
    padding: 1px 0px;
    text-align: center;
}

.abstract
{
    text-align: center;
    margin: 2px 0px;
    font-family: Arial;
}

#adobeLink
{
}

.articlePages
{
    display: none;
    visibility: hidden;
}
.articleXMLButton, .articleXMLButton:hover
{
    display: inline-block;
    margin: 0;
    padding: 1px; /*background: url('images/tableLogo.jpg'); url('images/loginStatusBg.jpg') */
    border: solid 1px gray;
    background-color: #F60;
    text-decoration: none;
}
.articleXMLButton:visited
{
    display: inline-block;
    margin: 0;
    padding: 1px; /*background: url('images/tableLogo.jpg'); */
    border: solid 1px gray;
    background-color: #F90;
    text-decoration: none;
}
.articleXMLButton span
{
    font: bold 10px/10px arial;
    color: White;
}

/* ---------------------- PageGenerator */
.pageGeneratorPanel
{
    text-align: right;
}

.pageGeneratorSubject
{
}

.pageGeneratorBody
{
}

.pageGeneratorFooter
{
    display: none;
    visibility: hidden;
}

