/*
    SonghaySystem.com, 2007
    Bryan D. Wilhite
    rasx@songhaysystem.com
*/
acronym {
    cursor: help;
    border-bottom: 1px dashed #000;
}

body {
    background: #6c6c6c none no-repeat scroll 0% 0%;
    font-family: Georgia, "Times New Roman", Times, serif;
}

button {
    cursor: pointer;
}

#AmazonBlock {
    font-size: x-small;
    text-align: center;
}

#AmazonBlock img {
    border: 1px solid #000;
    margin: 2em;
}

#AmazonFloatBlock {
    float: right;
}

#AmazonProducts {
    background-color: #6c6c6c;
    border: solid 2em #eaeaea;
    margin: 0;
    text-align: right;
}

#AmazonProducts a:link,#AmazonProducts a:visited {
    color: #fff;
    text-decoration: none;
}

#AmazonProducts div {
    display: inline;
}

#AppExceptionBlock
 ,#AppExceptionBlock a:link
 ,#AppExceptionBlock a:visited {
    color: #fff;
    font-family: Sans-Serif;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
}

#DocumentPage,#IndexPage,#MailerPage {
    text-align: center;
}

#DocumentPageDate {
    background: #fff none no-repeat scroll 0% 0%;
    font-size: x-small;
    padding: 1%;
    text-align: center;
}

#DocumentPageContent
 ,#HomeFooterBlock
 ,#IndexPageContent
 ,#IndexRssBlock
 ,#MailerPageContent {
    margin-left: auto;
    margin-right: auto;
    width: 800px;
}

#GoogleAdSenseBlock {
    background: #005e2f none no-repeat scroll 0% 0%;
    padding: 1%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

#HeaderBlock {
    background: #005e2f none no-repeat scroll 0% 0%;
    padding: 0.5em;
    text-align: left;
}

#HeaderBlock h1 {
    padding-left: 0.75em;
}

#HeaderBlock h1 a:link
 ,#HeaderBlock h1 a:visited {
    color: #fff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

#HeaderBlock #SearchBlock {
    float: right;
    margin: 0.5em;
}

#HomeFooterBlock {
    background: #8bd63d none no-repeat scroll 0% 0%;
    color: #000;
    font-size: small;
    padding-top: 1em;
    padding-bottom: 0.5em;
}

#HomeFooterBlock #FooterPageDate {
    font-size: x-small;
    padding-bottom: 1em;
}

#HomeFooterBlock a:link
 ,#HomeFooterBlock a:visited {
    color: #000;
}

#HomeFooterBlock p {
    margin: 0;
    margin-bottom: 0.5em;
}

#IndexPageContent {
    background: #005e2f none no-repeat scroll 0% 0%;
    width: 800px;
    text-align: center;
}

#IndexRssBlock {
    background: #005e2f none no-repeat scroll 0% 0%;
    text-align: right;
    width: 800px;
}

#IndexRssBlock img {
    margin: 1%;
}

#IndexPageContent h2 {
    color: #000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: large;
    margin: 0;
    padding: 0;
    text-align: left;
}

#IndexRssBlock img {
    border: none;
    margin: 0;
    padding: 0;
}

#IndexTabView {
    display: none;
    margin-top: 1em;
}

#IndexTabView .yui-content {
    height: 320px;
    overflow: auto;
    padding: 1em; /* pad content container */
}

#IndexTabView .yui-content div {
    text-align: left;
}

#IndexTabView div.IndexAjaxBlock {
    text-align: center;
    width: 100%;
}

#IndexTabView div.IndexAjaxBlock img {
    padding-top: 5em;
    vertical-align: middle;
}

#IndexTabView .yui-nav {
    font-family: Verdana, Sans-Serif;
    font-size: small;
    font-weight: bold;
    white-space: nowrap;
}

#IndexTabView .yui-nav li a
 ,#IndexTabView .yui-content {
    border: 1px solid #8bd63d; /* label and content borders */
}

#IndexTabView .yui-nav li a {
    border-right: #f6f7ee;
}

#IndexTabView .yui-nav li a:hover {
    color: #0000ff;
}

#IndexTabView .yui-nav li a:link
 ,#IndexTabView .yui-nav li a:visited {
    color: #fff;
    text-decoration: none;
}

#IndexTabView .yui-nav li.selected a:link
 ,#IndexTabView .yui-nav li.selected a:visited {
    color: #0000ff;
    text-decoration: none;
}

#IndexTabView .yui-nav li a:hover {
    color: #0000ff;
}

#IndexTabView .yui-nav {
    width: 170px;
}

#IndexTabView {
    padding-left: 170px;
}  /* map to nav width */
#LegalInfo {
    background-color: #eaeaea;
    font-size: x-small;
    padding: 1%;
    text-align: left;
}

#NavBar,#NavBarTerminator {
    list-style-type: none;
}

#NavBar li {
    float: left;
    width: 30%;
    text-align: center;
}

#NavBarBlock {
    background: #005e2f none no-repeat scroll 0% 0%;
    margin: 0;
    padding: 0;
    padding-bottom: 1%;
    padding-top: 1%;
}

#NavBarBlock a:link,#NavBarBlock a:visited {
    color: #fff;
}

#NavBarTerminator {
    clear: both;
    height: 1%;
}