﻿body
{
    font-family: Arial;
    font-size: 14px;
    margin: 0 0 0 0;
    text-align: center;
    background: #cc6600 fixed no-repeat center top;
}
body
{
    font-family: Arial;
    font-size: 12px;
    margin: 0 0 0 0;
    text-align: -moz-center; 
    background: #cc6600 fixed no-repeat center top;
}

.menugradient
{
    font-family:Verdana;
    padding: 3px;
    background-image: url(/images/menu/menugradient.jpg);
    background-repeat: repeat;
    background-position: left top;
}

/* Links */
a.regular
{
    font-size: 12px;
    color: #a00;
    font-family: Arial;
    text-decoration: none;
}
a.regular:hover
{
    font-size: 12px;
    color: black;
    font-family: Arial;
    text-decoration: underline;
}

a.newest
{
    text-decoration: none;
}
a.newest:hover
{
    text-decoration: underline;
}
/* End Links */

td.popuphomepageleftheaderstext
{
    border-right: solid 1px #ffffff;
    border-bottom: solid 1px #ffffff;
    border-top: solid 1px #ffffff;
    background-color: #e69100;
    height: 25px;
    padding-right: 5px;
    font-size: 9px;
    color: #ecd28f;
    font-family: Arial, Sans-Serif;
    font-weight: bold;
    text-decoration: none;

}

/* Abstract Pop up */
.hide
{
   Display : none;
}
.show
{
    Display : block ;
}
#dhtmltooltip
{
    position: absolute;
    left: -300px;
    width: 150px;
    border: 1px solid black;
    padding: 0px;
    background-color: #ffffe0;
    visibility: hidden;
    z-index: 100;
    color: #ffffe0;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
/* End Abstract Pop up */

.pagesubheaders
{
    border-left: solid 1px #ffffff;
    border-right: solid 1px #ffffff;
    border-bottom: solid 1px #ffffff;
    border-top: solid 1px #ffffff;
    background-color: #d89e54;
    text-align: left;
    height: 25px;
    padding-left: 5px;
}

.poetryheaders
{
    border-left: solid 1px #ffffff;
    border-right: solid 1px #ffffff;
    border-bottom: solid 1px #ffffff;
    border-top: solid 1px #ffffff;
    background-color: #999966;
    text-align: left;
    height: 25px;
    padding-left: 5px;
}

.poetryheaderstest
{
    border-left: solid 1px #006600;
    border-right: solid 1px #006600;
    border-bottom: solid 1px #006600;
    border-top: solid 1px #006600;
    text-align: left;
    height: 25px;
    padding-left: 5px;
}

.lblpagesubheaders
{
    font-size: 15px;
    color: #8F2726;
    text-align: left;
    font-family: Arial, Sans-Serif;
    font-weight: bold;
    text-decoration: none;
}
.hilite
{
    text-decoration: none;
    border-bottom: white 1pt dashed;
}
TABLE.text
{
    font-size: 11px;
    color: #f8eec6;
    font-family: arial;
    text-decoration: none;
    text-align: left;
}
TD.term
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: white;
    TEXT-DECORATION: none;
    text-align: left;
}
.dost
{
    color: #ddcd8c;
    padding-left: 4px;
    text-align: left;
}

A.gold
{
    FONT-SIZE: 11px;
    COLOR: white;
    TEXT-DECORATION: underline
}
A.gold:hover
{
    FONT-SIZE: 11px;
    COLOR: #ddcd8c;
    TEXT-DECORATION: underline
}

.bttn
{
    border-right: #968967 thin solid;
    border-top: #efe8d5 thin solid;
    margin-top: 0px;
    font-weight: bold;
    font-size: 11px;
    margin-left: 0px;
    border-left: #efe8d5 thin solid;
    color: black;
    line-height: 1.25;
    padding-top: 1px;
    border-bottom: #968967 thin solid;
    font-family: Tahoma, sans-serif;
    background-color: #dac99e;
}
span.req
{
    color: Red;
    font-weight: bold;
}

p.poetry
{
    position: absolute;
    top: 2px;
}
p.poem
{
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 1em;
    text-indent: -1em
}
/*Modal Popup*/
.modalBackground {
	background-color:Silver;
	filter:alpha(opacity=90);
	opacity:0.9;
}

.modalPopup {
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:1024px;
}
.HeaderText
{
    font-family: 'Times New Roman';
    font-size: 60px;
    color: #a00;
    text-decoration: none;
    text-transform: uppercase;
}
.HeaderText2
{
    font-family: 'Times New Roman';
    font-size: 50px;
    color: #a00;
    text-decoration: none;
    text-transform: uppercase;
}
.SubHeaderText
{
    font-family: 'Times New Roman';
    font-size: 24px;
    color: #000000;
    text-decoration: none;
}
a.pagination
{
    font-size: 12px;
    color: #000;
    font-family: Arial;
    text-decoration: none;
}
a.pagination:hover
{
    font-size: 12px;
    color: #000;
    font-family: Arial;
    text-decoration: underline;
}
/*For Articles*/
p.articlehead {
                text-align: center;
                font-size: 1.7em;
                font-weight: bold;
                margin-top: 1.5em;
}
p.articlesubhead {
                text-align: center;
                font-size: 1.2em;
                font-weight: bold;
                margin-top: 1.2em;
}
p.articlesource {
                text-align: center;
                font-size: 1em;
                margin-top: 1.2em;
                margin-bottom: 2em;
}
