/*          Layout                                                              */
/*---------------------------------------------------------------------------- */

.PageBorder
{
   border: solid thin #69c;
   margin: 10px;
   padding-top: 0px;
   background-color: #fff;
   font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
   font-size: 11px;
}

.Banner
{
   position: absolute;
   top: 0px;
   left: 30%;
   overflow: hidden;
}

.LandscapeBanner
{
   position: absolute;
   top: 0px;
   left: 20px;
   overflow: visible;
}

.CalcBanner
{
   position: absolute;
   top: 0px;
   left: 20px;
   overflow: visible;
}


.Content
{
   margin: 125px 25% 10px 35%;
   padding: 0px;
   /*
   height: 750px;
   height: 800px;
   */
}

.LandscapeContent
{
   margin: 100px 115px 10px 150px;
   padding: 0px;
}

.Sidebar
{
   position: absolute;
   top: 170px;
   left: 25%;
   width: 10%;
}

.LandscapeSidebar
{
   position: absolute;
   top: 170px;
   left: 5%;
   width: 10%;
}


.Footer
{
}







.spareParts
{
   position: absolute;
   width: 90px;
   bottom: 20%;
}

.updateBrowser
{
   display: none;
}

.newsItem
{
   border: double 3px #69c;
   border-left: double 1px #69c;
   border-right: double 1px #69c;
   padding: 0px 5px 0px 5px;
   margin: 5px 0px 5px 0px;
}

ins, datetime
{
   color: #900;
   margin: 0px;
   padding: 0px;
   font-style: italic;
   text-decoration: none;
   font-size: 11px;
   display: block;
   text-indent: 20px;
}


#SVGWebRing
{
   border: dashed thin #69c;
   margin: 0px;
}


/*           Chrome                            */
/* ----------------------------------------------------------------------------- */

hr
{
   color: #69c;
}

body
{
   scrollbar-base-color: #fff;
   scrollbar-face-color: #fff;
   scrollbar-darkshadow-color: #fff;
   scrollbar-3dlight-color: #fff;
   scrollbar-track-color: #fff;
   scrollbar-highlight-color: #69c;
   scrollbar-shadow-color: #69c;
   scrollbar-arrow-color: #69c;
}

body
{
   background-color: #fff;
   font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
   font-size: 11px;

   cursor:auto;

   /*cursor:url('/style/Arrow.blue.cur');*/
}



/*           Structural Styles      */
/* ----------------------------------------------------------------------------*/

.Content h1, .LandscapeContent h1
{
   color: #69c;
   text-align: center;
   vertical-align: bottom;
   padding: 0px;
   font-family: Verdana, Tahoma, Helvetica, san serif;
   font-size: 72px;
   font-style: italic;
}

.Content h2, .LandscapeContent h2
{
   color: #69c;
   font-family: Georgia, Verdana, Tahoma, Helvetica;
   font-size: 28px;
   font-weight: normal;
   line-height: 28px;
   margin-top: 20px;
}

.Content h3, h4, h5, h6, .LandscapeContent h3, h4, h5, h6
{
   color: #666;
   font-family: Georgia, Verdana, Tahoma, Helvetica;
   font-weight: normal;
   line-height: 20px;
   margin-top: 20px;
}

.Content h3
{
   color: #900;
   font-size: 24px;
}

.Content h4
{
   font-size: 18px;
}

.Content h5
{
   font-size: 16px;
   letter-spacing: .3em;
}

.Content h6
{
   font-size: 14px;
   letter-spacing: .3em;
}

.Content p
{
   line-height: 18px
}

div.pageinfo
{
   text-align: right;
   color: #000;
   font-size: 10px;
   line-height: 12px;
   padding: 3px;
}

.caps
{
   font-size: 11px;
   letter-spacing: .09em;
   font-variant: small-caps;
}


p.indent
{
   text-indent: 20px;
}

.help
{
   cursor: help!important;
}


.zen
{
   text-align: center;
}

.dem
{
   text-align: left;
}


.gop
{
   text-align: right;
}


.sigil
{
   color: #69c;
   padding: 10px;
   font-size: 24px;
   /*height: 68;*/
   text-align: center;
}


blockquote
{
   background-color: #ffc;
   color: crimson;
   font-family: MS Trebuchet, Verdana, Tahoma, Helvetica;
   line-height: 18px;
   margin-left: 18px;
   margin-right: 0px;
   font-size: 11px;
}

acronym, abbr
{
   color: #696969;
   letter-spacing: .04em;
}

code
{
   font-family: verdana,arial,helvetica;
   font-weight: normal;
   background-color: #ffc;
   border: thin solid #69c;
   padding: 10px;
   margin-right: 15px;
   margin-left: 5px;
}

code.block
{
   display: block;
   font-family: verdana,arial,helvetica;
   font-weight: normal;
   color: #666666;
   background-color: #f8f8f8;
   padding-right: 3px;
   padding-left: 3px;
   border-width: 1px;
   border-color: #dddddd;
   border-style: solid;
   margin-bottom: 10px;
   /*
   font-family: verdana,arial,helvetica;
   font-weight: normal;
   background-color: #ffc;
   border: thin solid #69c;
   padding: 10px;
   margin-right: 15px;
   margin-left: 5px;
   display: block;
   */
}

span.spaced
{
   letter-spacing: .2em;
}

img
{
   border: none;
   vertical-align: text-top;
}

span.warning
{
   color: #f00!important;
}



/*           Sidebar Menu                                          */
/* ----------------------------------------------------------------------------- */

.Sidemenu
{
   background-color: cornflowerblue;
   padding: 1px;
}

.Sidebar h1, .LandscapeSidebar h1
{
   font-size: 11px;
   letter-spacing: .09em;
   font-variant: small-caps;
}

.Sidebar h2, .LandscapeSidebar h2
{
   color: blue;
   font-size: 10px;
   margin: 0px;
   margin-top: 5px;
}

.Sidebar p, .LandscapeSidebar p
{
   color: #000;
   font-size: 10px;
   margin: 0px;
   padding: 0px;
   line-height: 1.5em;
   margin-bottom: 15px;
}


.open
{
   color: #696969;
}

.expand
{
   color: white;
   background-color: cornflowerblue;
   padding: 2px;
   margin: 0px;
   margin-top: 5px;
   cursor: hand;
}

.subMenu
{
   display: none;
   background-color: #fff;
   pointer-events: none;
   letter-spacing: 0em;
   line-height: normal;
   padding: 0px 2px 2px 2px;
   border: solid thin #69c;
   margin-bottom: 4px;
}




/*           Link Styles and Fonts                                          */
/* ----------------------------------------------------------------------------- */
a:link
{
   color: #963;
   font-weight: normal;
   text-decoration: none;
   padding-left: 1px;
   padding-right: 1px;
}

a:visited
{
   color: #666666;
   font-weight: normal;
   padding-left: 1px;
   padding-right: 1px;
}

a:hover, a.offsite:hover, a.help:hover
{
   text-decoration: none;
   padding-left: 0px;
   padding-right: 0px;
}

a:hover
{
   border:solid 1px #69c;
}

a.offsite:hover
{
   border:dashed 1px #69c;
}

a.bannerlink:hover, a.bannerlink:visited
{
   text-decoration: none;
   border: none;
   padding-left: 1px;
   padding-right: 1px;
   color: #69c;
}

