/* Use: Reset Styles for all browsers */
/* c/o: Nick Rigby
h1, h2, h3, h4, h5, h6 { font-size: 100%; margin: 0; padding: 0; }
ul, ol, dl, li, dt, dd { margin: 0; padding: 0; }
a, a:link {}
a:visited {}
a:hover {}
a:active {}
 { margin: 0; padding: 0; }
 */
a img, iframe { border: none; }
body, form, fieldset, p, blockquote { margin: 0; padding: 0; }
input, textarea, select { font-family: inherit; font-size: 100%; margin: 0; padding: 1px; }
fieldset { border: 1px solid #000; }
legend { color: #000; padding: 0; }
select { padding: 0; }
 
/* Site styles */
html
{
    background: #635a51 url("background.gif");
}

#screen
{
    text-align: center;
    width: 100%;
}

#page
{
    background: white url("page.gif") repeat-y;
    font-family: "Tahoma";
    margin: 0px auto 0px auto;
    text-align: left;
    width: 767px;
}


.error {
    text-align:center;
    padding:10px;
    border:2px solid #FF3333; 
    background-color:#FF9999;
}

#status { float: right; margin: 5px 15px 0 0; padding: 0; }
#system { margin: 0 0 25px 15px; padding: 0; text-align: left; }
#system ul { list-style-type: none; margin: 0; padding: 0; }

#content
{
    margin: 0px;
    padding: 10px 14px 0px 15px;
    width: 430px;
}

#content a          { border-bottom: 1px dotted #666666; color: #4444EE; font-weight: normal; }
#content a:hover    { border-bottom: 1px dotted transparent; background-color: #EEEEF0; text-decoration: none; }
#content a:active   { border-bottom: 1px dotted #FF0000; color: #FF0000; }
#content a:visited  { color: #4444CC; }

#content p
{
    margin: 0px 0px 20px 0px;
}

#content ol
{
    color: #999999;
    font-size: 8pt;
    margin: 10px 15px 10px 30px;
    padding: 0px;
}

#content ol li
{
    margin: 10px 0px 10px 0px;
}

#content ol ol
{
    list-style-type: lower-alpha;
}

#content ol ol h6 { display: inline; }
#content ol ol p { display: inline; margin : 0px; }

#content, #content p, #content ol li p
{
    color: #333333;
    font-size: 9pt;
    line-height: 1.6;
}

#menu
{
    background: white url("menu.gif") no-repeat bottom left;
    clear: none;
    cursor: default;
    font-size: 8pt;
    height: 56px;
}


#menu .item { padding: 4px 10px 3px 10px; }

#menu .sections { list-style-type: none; margin: 0px 0px 0px 58px; padding: 11px 0px 0px 0px; }
#menu .sections .item { display: inline; cursor: pointer;  }
#menu .sections .selected { background-color: #C9C9C9; font-weight: bold; cursor: default; }
#menu .sections li.initial { font-style: italic; cursor: pointer; }

#menu .links { list-style-type: none; margin: 9px 0px 10px 58px; padding: 0px; }
#menu .links .item { display: inline; }
#menu .links .selected { font-weight: bold; cursor: default; }
#menu .links .item a { color: #555555; }
#context
{
    clear: none;
    padding: 0px 0px 0px 0px;
    text-align: center;
    width: 261px;
}

.snippet
{
    padding: 2px 2px 2px 2px;
    font-size: 8pt; 
    width: 465px;
}

#footer
{
    background-image: url("footer.gif");
    background-repeat: no-repeat;
    clear: both;
    font-size: 8pt;
    height: 48px;
    padding: 0px 7px 0px 0px;
	text-align: left;
    width: 760px;
}

#footer p
{
    color: #f2f2f2;
    float: left;
    margin: 0px;
	padding: 6px 0px 0px 65px; 
    text-align: left;
}

/* Colors */
.structure
{
    background-color: #a9a9a9;
    color: #f2f2f2;
}

.structure a
{
    color: #ffffff;
}

.mandatory      { color: #FF0000; }
.current        { color: #111113; }
.alternative    { color: #555555; }
.emphasis       { color: #98A9BB; }
.primary        { color: #7C7C7C; }
.secondary      { color: #B5B5B5; }
.tertiary       { color: #95B0E9; }
.navi           { color: #4E4E4E; }

.fill { background-color: #8CCA4E; }
.extra { background-color: #7CBA3E; }
.help { cursor: help; }

/* NOTIFICATIONS */
/* These define styles that are used to style notifications */
/* dumped from the rails flash hash.                        */
.notice, .warning,{ color: black; font-size: 8pt; text-align: left; padding: 5px 5px 5px 5px; }
.warning                    { background-color: #FFF4BB; border: 1px solid #FFCCAA; }
.notice                     { background-color: #E5F3FF; border: 1px solid #98A9BB; }

a
{

    font-weight: bold;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

a.christadelphian
{

    background: url("bibleinhand.gif") no-repeat;
    clear: none;
    float: right;
    height: 41px;
    width: 60px;
}

a.clean
{
    text-decoration: none;
}

a.system, a:hover.system
{
    text-decoration: none;
    border: none;
}

a.logo
{
    height: 16px;
    width: 170px;
}

acronym { display: inline; }

blockquote
{
    font-size: 8pt;
    margin: 20px 10px 20px 30px;
}

caption
{
    cursor: default;
    font-size: 14pt;
    font-weight: bold;
    width: 240px;
}

form
{
    margin: 0;
    padding: 0;
}

fieldset
{
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6
{
    cursor: default;
    font-family: "Georgia";
}

h1 { color: #98A9BB; font-size: 16pt; font-weight: bold; }
h2 { color: #555555; font-size: 14pt; font-weight: normal; }
h3 { color: #999999; font-size: 14pt; font-weight: normal; }
h4 { color: #555555; font-size: 12pt; font-weight: normal; }
h5 { color: #999999; font-size: 10pt; font-weight: normal; }
h6 { color: #555555; font-size: 9pt; font-weight: bold; margin: 5px 0px 0px 0px; }

img.left { margin: 0px 10px 0px 0px; vertical-align: text-top; }
img.right { margin: 0px 0px 0px 10px; vertical-align: text-top; }

input
{
    background-color: #F0F5FF;
    border: 1px solid #7F9DB9;
    color: #333344;
    display: inline;
    font-family: "Tahoma", "Verdana";
    font-size: 8pt;
    padding: 2px;
    margin: 1px 0px 3px 0px;
}

input:focus
{
    background-color: #FFFFE0;
    border: 1px solid #B99D5F;
}

input.hidden
{ font-family: inherit; font-size: 300%; margin: 0; padding: 0px; border: 10px}

label
{
    font-size: 8pt;
}

q
{
    color: #666666;
}

select
{
    padding: 0; 
}

table
{
    font-size: 8pt;
}

textarea
{
    border: 1px solid #7F9DB9;
}

textarea:focus
{
    background-color: #FFFFE0;
    border: 1px solid #B99D5F;
}

th
{
    cursor: default;
    font-size: 8pt;
}

th.priority
{
    text-transform: uppercase;
}


td
{
    cursor: default;
    padding: 2px 4px 2px 4px;
}

.left   { float: left; }
.right  { float: right; }

/* Form styles */

#content form, #content form fieldset li { width: 465px; }

#content form fieldset
{
    background: #F0F5FF url("form-gradient.gif") left bottom repeat-x;
    border: none;
    clear: both;
    margin: 10px 0px 10px 0px;
    overflow: hidden;
    padding: 0px;
}

#content form fieldset legend
{
    font-size: 10pt;
    font-style: italic;
    padding-left: 7px;
}

#content form fieldset ol
{
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%;
}
    
#content form fieldset ol li
{
    background: url("form-divider.gif") left bottom repeat-x;
    float: left;
    font-size: 8pt;
    list-style: none;
    margin: 0px;
    padding: 5px 10px 7px 10px;
    width: auto;
}

#content form fieldset ol li p
{
    color:  #A0B0BF;
    font-size: 8pt;
    font-style: italic;
    line-height: 1.6;
    margin: 0px;
    width: 450px;
}

#content form fieldset ol li label
{
    color: #333333;
    display: block;
    float: left;
    line-height: 1.8;
    vertical-align: top;
    width: 130px;
}

#content form input
{
    background-color: white;
}

#content form input:focus
{
    background-color: #FFFFE0;
}

#infotext
{
  color:black;
  font-size:12px;
  text-align:left;
  padding-bottom: 10px;
}

#content form em.mandatory
{
    font-style: normal;
    font-size: 8pt;
}

.oneevent { background-color: #98a9bb; color: grey; font-weight: bold; }
.twoevents { background-color: #68798b; color: grey; font-weight: bold; }
.manyevents { background-color: #38495b; color: grey; font-weight: bold; }
