﻿/* -- Global Styles */
html, body
{
    height: 100%;
}
body
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border: none;
    font-size: 80%;
    background-color: #FFF;
    font-family: Verdana;
    line-height: 140%;
}
table
{
    width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border: none;
}
h1
{
    font-size: 140%;
    font-style: italic;
    font-family: Georgia;
    text-align: left;
}
h2
{
    font-size: 120%;
    font-style: italic;
    font-family: Verdana;
    text-align: left;
}
h3
{
    font-size: 110%;
        text-align: left;
}
h4
{
    font-size: 105%;
        text-align: left;
}
p
{
    font-size: 95%;
}
img
{
    border: none;
    float: right;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
label
{
    font-weight: bold;
    font-size: 80%;
    float: right;
}

ul
{
    list-style-type: disc;
}
li
{

    font-size: 90%;
    font-family: Verdana;
    line-height: 140%;
}
td
{
    vertical-align: top;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border: none;
}
div
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
acronym, abbr
{
    border-bottom: 1px dotted #FFF;
    cursor: help;
}
a:hover
{
    text-decoration: underline;
}
/* -- ---------------Main Table------------------------------ */
#MainLayoutTable
{
    padding: 0px;
    margin: 0px auto 0px auto;
    width: 990px;
    height: 820px;
}
#MainLayoutTable .Spacer
{
    background-position: top;
    width: 16px;
    background-image: url('/images/spacer.gif' );
    background-repeat: repeat-y;
}
#MainLayoutTable .footspace
{
    height: 4px;
}
/* -- ---------------Banner------------------------------ */
#TopBanner
{
    height: 181px;
    width: 990px;
}
#RandomImage
{
    background-image: url('/images/shadow.png');
    background-repeat: repeat-x !important;
    background-position: 2px bottom;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-image: url('/images/shadow.gif');
    background-repeat: repeat-x;
    height: 181px;
    width: 990px;
    text-align: left;
}

#RandomImagePage .display
{
    width: 600px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-image: none;
} 

#CentreColumn .randomimagethumbnail
{
    width: 150px;
    margin: 0px 0px 0px 0px;
    padding: 2px 5px 2px 5px;
    background-image: none;
    float: left;
} 

/* -- ---------------------Left Column General--------------------- */
#LeftColumn
{
    background-position: bottom;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 190px;
}
#LeftColumn table
{
    width: 190px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
#LeftColumn td
{
    width: 190px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background-image: url('../../images/navline.gif');
    background-repeat: no-repeat;
    background-position: 8px top;

}
#LeftColumn a
{
    display: block;
    text-decoration: none;
    color: #000;
    font-family: Verdana;
}


/* -- ---------------------Left Column Primary Navigation--------------------- */
#PrimaryNav
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 16px;
    font-size: 120%;
}
#PrimaryNav .primary_nav
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 16px;
}
#PrimaryNav .primary_nav a
{
    padding: 12px 0px 12px 16px;

}
#PrimaryNav .primary_nav a:hover
{
    text-decoration: underline;
}
#PrimaryNav .primary_nav_selected
{
    background-position: 8px top;
    background-image: url(              '/images/navline.gif' );
    background-repeat: no-repeat;
    margin: 0px 0px 0px 0px;
    padding: 1px 0px 0px 0px;
}
#PrimaryNav .primary_nav_selected a
{
    background-position: 8px;
    background-image: url(              '/images/navon.gif' );
    background-repeat: repeat-y;
    padding: 12px 0px 12px 32px;

}

/* -- ---------------------Left Column Secondary Navigation--------------------- */
#SecondaryNav
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 16px;
    font-size: 95%;
}
#SecondaryNav .secondary_nav
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 8px;
}
#SecondaryNav .secondary_nav a
{
    padding: 8px 0px 8px 16px;
}
#SecondaryNav .secondary_nav a:hover
{
    text-decoration: underline;
}
#SecondaryNav .secondary_nav_selected
{

    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
#SecondaryNav .secondary_nav_selected a
{
    background-position: 8px;
    background-image: url(              '/images/navon.gif' );
    background-repeat: repeat-y;
    padding: 8px 0px 8px 24px;
}
/* -- ---------------------Left Column Tertiary Navigation--------------------- */
#TertiaryNav
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 16px;
    font-size: 85%;
}
#TertiaryNav .tertiary_nav
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 36px;
}
#TertiaryNav .tertiary_nav a
{
    padding: 5px 0px 5px 16px;
}
#TertiaryNav .tertiary_nav a:hover
{
    text-decoration: underline;
}
#TertiaryNav .tertiary_nav_selected
{
     margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
#TertiaryNav .tertiary_nav_selected a
{
    background-position: 8px top;
    background-image: url(              '/images/navon.gif' );
    background-repeat: repeat-y;
    padding: 5px 0px 5px 52px;
}
/* -- --------------------------------------------- */
#CentreColumn
{
    margin: 0px auto 0px auto;
    padding: 0px 5px 0px 5px;
    background-color: #FFFFFF;
    width: 600px;
}
#CentreColumn .mainpoints
{
    margin: 0px;
    font-size: 120%;
    line-height: 150%;
    padding-top: 5px;
    padding-bottom: 0px;
    padding-left: 0px;
    letter-spacing: -.5px;
}
#CentreColumn img
{
    border: none;
    float: right;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
#breadcrumbs
{
    padding: 5px 5px 0px 2px;
    margin: 0px 0px 0px 0px;
    font-size: 93%;
    font-family: Verdana;
}
/* -- --------------------------------------------- */
#RightColumn
{
    width: 200px;
    padding: 0px 0px 0px 0px;
    margin: 0px 5px 0px 0px;
    background-color: #FFFFFF;
}
#RightColumn td
{
    vertical-align: top;
    width: 200px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
#RightColumn .RightText
{
    text-align: center;
}
#RightColumn img
{
    float: none;
    width: 1px;
    right: auto;
    left: auto;
}
/* -- --------------------------------------------- */
#Footer
{
    margin: 0px;
    vertical-align: top;
    padding: 5px 5px 5px 10px;
    background-color: #006;
    color: #FFFFFF;
    font-size: 80%;
    line-height: 120%;
}
#Footer #staticlinks
{
    width: 25%;
}
#Footer #address
{
    width: 25%;
}
#Footer #telephone
{
    width: 25%;
}
#Footer #socialnetwork
{
    width: 25%;
}

#Footer a
{
    color: #FFFFFF;
    text-decoration: underline; 
}

/* -------------------------------------------------------------------- */
.box_table
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 5px 0px;
}
.box_header
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.box_header h2
{
    padding: 5px 0px 5px 5px;
    margin: 0px 0px 0px 0px;
}
.box_header h3
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.box_body
{
    border: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.box_body td
{
    vertical-align: top;
    padding: 0px 0px 0px 0px;
    margin: 5px 5px 5px 5px;
    text-align: left;
}
.box_body ul
{
    margin: 0px 0px 0px 0px; /*removes indent IE and Opera*/
    padding: 0px 0px 0px 0px; /*removes indent Mozilla and NN7*/
    list-style-type: none; /*turns off display of bullet*/
}
.box_body li
{
    margin: 0px 0px 0px 0px; /*removes indent IE and Opera*/
    padding: 5px 5px 0px 5px; /*removes indent Mozilla and NN7*/
    list-style-type: none; /*turns off display of bullet*/
}
.box_body p
{
    margin: 0px 0px 0px 0px; /*removes indent IE and Opera*/
    padding: 5px 5px 0px 5px; /*removes indent Mozilla and NN7*/
}
/* ----------------------Random Website---------------------------------------------- */
#RandomWebsite
{
    margin: 0px;
    padding: 0px;
    width: 200px;
}
#RandomWebsite .Websiteheader
{
    margin: 0px;
    padding: 0px 5px 5px 5px;
    text-align: center;
    font-size: 110%;
    right: auto;
    left: auto;
    color: #006;
}
#RandomWebsite img
{
    margin: 0px 14px 5px 10px;
    padding: 0px;
    width: 175px;
}
#RandomWebsite .Websitedescr
{
    margin: 0px 5px 0px 5px;
    padding: 0px 0px 0px 0px;
    width: 175px;
    text-align: center;
    font-size: 90%;
}
#RandomWebsite .Websiteurl a
{
    margin: 0px 5px 0px 5px;
    padding: 0px 0px 5px 0px;
    width: 175px;
    text-align: center;
    font-size: 90%;
}
/* ----------------------Accordian snippets---------------------------------------------- */
#accordionbox
{
    padding: 2px;
    margin: 2px;
    border: thin solid #006;
    font-size: 85%;
}

#accordionbox a
{
    background-color: #D9D9E8;
    padding: 2px;
    display: block;
    color: #006;
    text-decoration: none;
    font-size: 100%;
    font-weight: bold;
}

/* ----------------------Hot Items---------------------------------------------- */
.HotItemBox .box_table
{
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
    
}
.HotItemBox .box_header
{
    margin: 0;
    padding: 0.4em 1em;
    font-size: 80%;
    color: #fff;
    background-color: #006;
}
.HotItemBox .middlebit
{
}
.HotItemBox .box_body ul
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 5px;
}
.HotItemBox .box_body li
{
    border-style: none none solid none;
    border-width: 1px;
    border-color: #006;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 5px 0px;
    list-style-type: none;
    font-size: 80%;
}
.HotItemBox .box_body a
{
    display: block;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    line-height: normal;
    text-align: left;
}
.HotItemBox .box_footer
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    
}
/* ----------------------Hot Items Links---------------------------------------------- */
.HotItemLink .box_table
{
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
    
}
.HotItemLink .box_header
{
    margin: 0;
    padding: 0.4em 1em;
    font-size: 80%;
    color: #fff;
    background-color: #006;
}
.HotItemLink .middlebit
{
}
.HotItemLink .box_body ul
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 5px;
}
.HotItemLink .box_body li
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 5px 0px;
    list-style-type: none;
    font-size: 80%;
}
.HotItemLink .box_body a
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    line-height: normal;
    text-align: left;
}
.HotItemLink .box_footer
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    
}
/* -----------------------See Also------------------------------------------- */
#SeeAlso .box_table
{
     margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
}
#SeeAlso .box_header
{
    margin: 0;
    padding: 0.4em 1em;
    font-size: 80%;
    color: #fff;
    background-color: #006;
}
#SeeAlso .middlebit
{
}
#SeeAlso .box_body ul
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 5px;
}
#SeeAlso .box_body li
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 5px 0px;
    list-style-type: none;
    font-size: 80%;
}
#SeeAlso .box_body a
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    line-height: normal;
    text-align: left;
}
#SeeAlso .box_footer
{
}
/* -----------------------Centre Adverts------------------------------------------- */

#CentreColumn  .advert
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 145px;
}
#CentreColumn #advert2
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 180px;
}
#CentreColumn #advert3
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 180px;
}
#CentreColumn #left
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 180px;
    background-position: bottom;
    background-image: url('../../images/CGX.gif');
    background-repeat: no-repeat;
    height: 400px;
}
#CentreColumn  .adverttopleft
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 10px;
    height: 12px;
    background-image: url('/images/adverttopleft.gif');
    background-repeat: no-repeat;
    background-position: right bottom;
    
}
#CentreColumn  .adverttopmiddle
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 125px;
    height: 12px;
    background-image: url('/images/adverttopmiddle.gif');
    background-repeat: no-repeat;
    background-position: bottom;
}
#CentreColumn  .adverttopright
{
     margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 10px;
    height: 12px;
    background-image: url('/images/adverttopright.gif');
    background-repeat: no-repeat;
    background-position: left bottom;
}
#CentreColumn  .advertleftmiddle
{
margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 10px;
    background-image: url('/images/advertleftmiddle.gif');
    background-repeat: repeat-y;
    background-position: right top;
}
#CentreColumn  .advertmiddle
{
margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 125px;
    background-color: #F9F297;
}
#CentreColumn  .advertmiddle p
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    line-height: 130%;
    text-align: center;
    font-size: 70%;
}
#CentreColumn  .advertrightmiddle
{
margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 10px;
    background-image: url('/images/advertrightmiddle.gif');
    background-repeat: repeat-y;
    background-position: left top;
}
#CentreColumn  .advertmiddle h2
{
    line-height: 100%;
    text-align: center;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 100%;
    color: #006;
}
#CentreColumn  .advertleft3
{
    background-position: left bottom;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 10px;
    max-height: 85px;
    background-image: url('/images/advertleft3.gif');
    background-repeat: no-repeat;
    background-position: right top;
}
#CentreColumn  .advertright3
{
 background-position: left bottom;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 10px;
    max-height: 85px;
    background-image: url('/images/advertright3.gif');
    background-repeat: no-repeat;
    background-position: left top;
}
#CentreColumn  .row85
{
    border: thin dashed #FF00FF;
    max-height: 85px;
}
       
#CentreColumn  .advertleftbottom
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 10px;
    height: 42px;
    background-image: url('/images/advertleftbottom.gif');
    background-repeat: no-repeat;
    background-position: right top;
}
#CentreColumn  .advertmiddlebottom
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 125px;
    height: 42px;
    background-image: url('/images/advertmiddlebottom.gif');
    background-repeat: no-repeat;
    background-position: top;
    line-height: 130%;
    text-align: center;
    font-size: 70%;
}
#CentreColumn  .advertrightbottom
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 10px;
    height: 42px;
    background-image: url('/images/advertrightbottom.gif');
    background-repeat: no-repeat;
    background-position: left bottom;
}
/* -----------------------BasicPage elements------------------------------------------- */
#BasicPage .advertbox
{    
    right: 0px;
    float: right;
}
#BasicPage #stratus
{
    padding: 10px;
    background-image: url('../images/stratus.jpg');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    overflow: hidden;
    width: 200px;
}
#BasicPage #alto
{
    padding: 10px;
    background-image: url('../images/alto.jpg');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    overflow: hidden;
    width: 200px;
}
#BasicPage #cirrus
{
    padding: 10px;
    background-image: url('../images/cirrus.jpg');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    overflow: hidden;
    width: 200px;
}
#BasicPage #cumulus
{
    padding: 10px;
    background-image: url('../images/cumulus.jpg');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    overflow: hidden;
    width: 200px;
}
#BasicPage #stratus #cumulus #cirrus #alto h2
{
    color: #006;
    font-weight: bold;
    font-family: 'Trebuchet MS';
}

/* -- -------------Record Listings-------------------------------- */
.list_items .box_table
{
    border: none;
}
.list_items .box_header
{
    padding: 0px 0px 0px 2px;
    margin: 0px 0px 0px 0px;
    background-color: #006;
}
.list_items .box_header h2
{
    color: #FFF;
    font-size: 95%;
}
.list_items .box_body
{
    background-image: none;
}
.list_items .box_body td
{
    padding: 5px 5px 5px 5px;
    margin: 0px 0px 0px 0px;
}

.list_items .box_body
{
    background-image: none;
}
.list_items .box_footer
{
    text-align: center;
}
.list_items .Previous
{
    text-align: left;
    width: 50%;
}
.list_items .Next
{
    text-align: right;
    width: 50%;
}
/* -- -------------Top Navigation banner-------------------------------- */
div#banner
{
    padding: 0px;
    margin: 0px;
    background-color: #006;
    top: 140px;
    width: 990px;
    height: 25px;
    position: absolute;
}

ul#HenryTheNavigator
{
    padding: 0px;
    margin: 0px 2px 0px 2px;
    display: inline;
    width: 990px;
    height: 22px;
    top: 0px;
    position: absolute;
}
ul#HenryTheNavigator li
{
    margin: 0px 10px 0px 10px;
    display: inline;
    position: relative;
    vertical-align: top;
    width: 990px;
    height: 22px;
    top: 3px;
}


#HenryTheNavigator h2
{
    margin: 0px 10px 0px 10px;
    font-family: Verdana;
    font-size: 120%;
    font-style: normal;
    display: inline-block; /* FF3, Opera, Safari */
    
    font-weight: normal;
    color: #FFFFFF;
    padding-top: 2px;
}
#HenryTheNavigator h2
    {
    display: inline;
    }

ul#HenryTheNavigator li a {
color: #fff;
text-decoration: none;
padding: 0 0.4em;

}

#HenryTheNavigator li a:hover {
text-decoration: underline;

}

#HenryTheNavigator li.mega a
{
    color: #FFFFFF;
    padding: 0 0px 0 0px;
    text-decoration: none;
    display: inline-block;
}

#HenryTheNavigator li.mega a:hover {
text-decoration: underline;
}

ul#HenryTheNavigator div {
display: none;
}

ul#HenryTheNavigator li.mega div
{
    border: 1px solid #006;
width: 18em;
position: absolute;
top: 1.6em;
left: 0em;
padding: 1.3em;
background: #D9D9E8;
color: #930;
}
#HenryTheNavigator li.mega div a
{
    color: #000000;
    padding: 0 0px 0 0px;
    text-decoration: none;
}


#HenryTheNavigator li.hovering div {
display: block;

}
.tertiarylink {
	margin-left: 5px;
}
div.HenryContent {
	line-height: 1.5em;
}
div.HenryContent h3
{
    margin: 0px 0px 0px 0px;
    font-family: Verdana;
    font-size: 90%;
    font-style: normal;
    display: inline;
    font-weight: bold;
    color: #006;
}
#HenryTheNavigator div.HenryContent h3 a
{
    margin: 0px 0px 0px 0px;
    font-family: Verdana;
    font-style: normal;
    display: inline;
    color: #006;
    text-decoration: underline;
}
div.HenryContent p
{
    margin: 0px 0px 0px 0px;
    font-family: Verdana;
    font-size: 90%;
    font-style: normal;
    display: inline;
    font-weight: normal;
    color: #000000;
    text-indent: 15px;
}
#login-form div {
   position: relative;
}
#login-form div #letterViewer {
   display: none;
   position: absolute;
   left: 240px;
   top: -30px;
   width: 100px;
   font: bold 72px Helvetica, Sans-Serif;
}

