html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section
{
    display: block;
}
nav ul
{
    list-style: none;
}
blockquote, q
{
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after
{
    content: '';
    content: none;
}
a
{
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
ins
{
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}
mark
{
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}
del
{
    text-decoration: line-through;
}
abbr[title], dfn[title]
{
    border-bottom: 1px dotted;
    cursor: help;
}
/* tables still need cellspacing="0" in the markup */
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
hr
{
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
input, select
{
    vertical-align: middle;
}
/* END RESET CSS */
body
{
    font: 100% Arial, Helvetica, sans-serif;
    background: #cccccc;
    margin: 0;
    padding: 0;
    text-align: left;
    color: #444444;
}
.oneColLiqCtrHdr #container
{
    max-width: 1023px;
    background: #FFFFFF;
    margin: 0 auto;
    margin-top: .5em;
    min-width: 1000px;
}
.oneColLiqCtrHdr header
{
    background-image: url(graphics/29header.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    height: 101px;
}
.logo
{
    position: relative;
    left: 359px;
}
.logoMobile
{
    display: none;
    visibility: hidden;
}
.oneColLiqCtrHdr #mainContent
{
    padding: 0px;
}
.oneColLiqCtrHdr #footer
{
    padding: 0px;
    height: 120px;
    font-size: 80%;
    display: inline;
}
.noMobile
{
    display: block;
    visibility: visible;
}
.oneColLiqCtrHdr #footer p
{
    margin: 0;
    padding: 0;
}
#limit
{
    padding: 1.5em;
    border: thin solid #999999;
}
fieldset
{
    margin: 0 auto;
    max-width: 40em;
    margin-top: 2em;
    margin-bottom: 2em;
}

.searchField
{
    color: #7c7c7c;
    font-weight: 600;
    padding: .5em;
    border: none;
    width: 35em;
}
.searchField input
{
    background-image: url(graphics/spotlightIcon.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding: .25em;
    padding-left: 3em;
    border: .3em inset #7c7c7c;
    width: 30em;
}
#searchsubmit
{
    background-image: none;
    background-color: #E87107;
    margin: 0em;
    width: auto;
    text-align: center;
    color: #ffffff;
    -moz-border-radius: .75em;
    -webkit-border-radius: .75em;
    -border-radius: .75em;
    border: thin outset #666666;
    font-weight: 700;
    padding: 0em;
    margin: 0em;
    padding-left: 1em;
    padding-right: 1em;
    cursor: pointer;
    cursor: hand;
}
#searchsubmit:hover
{
    background-color: #f7b200;
    margin: 0em;
    width: auto;
    color: #444444;
    -moz-border-radius: .75em;
    -webkit-border-radius: .75em;
    -border-radius: .75em;
    border: thin inset #999999;
    font-weight: 700;
    padding: 0em;
    margin: 0em;
    padding-left: 1em;
    padding-right: 1em;
    cursor: pointer;
    cursor: hand;
}
table
{
    border: solid thin #999999;
    width: 95%;
    margin-top: 1em;
    text-align: left;
}
td
{
    padding: .1em;
}

.centered
{
    margin-left: auto;
    margin-right: auto;
}
.closeit
{
    clear: both;
    background: #cccccc;
    background-image: url(/graphics/blueX.gif);
    background-repeat: no-repeat;
    background-position: center right;
    padding: 2px 1em 2px 0;
    width: 4em;
    font-weight: 700;
    text-align: center;
    -moz-border-radius: .75em;
    -webkit-border-radius: .75em;
    -border-radius: .75em;
    border: thin outset #666666;
    cursor: pointer;
    display: none;
}
footer, .footer
{
    font-size: smaller;
    text-align: center;
    margin: 1em;
    clear: both;
    padding-top: 1em;
}
footer ul li, .footer ul li
{
    list-style-type: none;
    display: inline;
    margin-right: 3em;
}
footer p, .footer p
{
    padding: 1em 0 1em 0;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    width: 300px;
    text-align: center;
}
a:link, a:visited
{
    color: #005FA9;
    text-decoration: none;
    font-weight: 600;
}
footer a:visited
{
    color: #005FA9;
    text-decoration: none;
    font-weight: 600;
}
a:hover
{
    text-decoration: underline;
}

/* Z-index of #mask must lower than #boxes .modalWindow */
#mask
{
    position: absolute;
    z-index: 9000;
    background-color: #000;
    display: none;
}

.modalWindow
{
    position: absolute;
    width: 540px;
    height: 440px;
    display: none;
    z-index: 9999;
    padding: 20px;
    background-color: White;
    border: 2px solid darkblue;
    -moz-border-radius: .75em;
    -webkit-border-radius: .75em;
    border-radius: .75em;
}


/* Customize your modal window here, you can add background image too */
#boxes #dialog
{
    width: 535px;
    height: 435px;
}
#LINCCScrollBar
{
    width: 90%;
    margin: 0 auto 0 auto;
    height: 100px;
    position: relative;
}
#LINCCScrollBar .scrollableArea div
{
    position: relative;
    float: left;
    margin: 0;
    padding: 0 5px 0 5px;
    width: 100px;
}
#LINCCScrollBar .scrollableArea img
{
    margin: 0 auto 0 auto;
    display: inline;
    
    height: 92px;
    width: 220px;
    border: 2px solid #DDD;
    border-right: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 2px 2px 4px #ddd;
    -webkit-box-shadow: 2px 2px 4px #ddd;
    box-shadow: 2px 2px 4px #ddd;
}
#LINCCScrollBar .scrollableArea img:hover
{
    border-color: #999;
    opacity: 1;
}
#LINCCScrollBar .scrollableArea a
{
    text-align: center;
    display: inline;
}
/* You can alter this CSS in order to give SmoothDivScroll your own look'n'feel */
/* Invisible left hotspot */
div.scrollingHotSpotLeft
{
    /* The hotspots have a minimum width of 100 pixels and if there is room the will grow     and occupy 15% of the scrollable area (30% combined). Adjust it to your own taste. */
    min-width: 75px;
    width: 10%;
    height: 100%; /* There is a big background image and it's used to solve some problems I experienced     in Internet Explorer 6. */
    background-image: url(/graphics/scroll_transparent.gif);
    background-repeat: repeat;
    background-position: center center;
    position: absolute;
    z-index: 200;
    left: 0; /*  The first url is for Firefox and other browsers, the second is for Internet Explorer */
    cursor: url(/graphics/scroll_cursor_left.png), url(/graphics/scroll_cursor_left.cur),w-resize;
}

/* Visible left hotspot */
div.scrollingHotSpotLeftVisible
{
    background-image: url(/graphics/scroll_left.gif);
    background-color: #fff;
    background-repeat: no-repeat;
    opacity: 0.35; /* Standard CSS3 opacity setting */
    -moz-opacity: 0.35; /* Opacity for really old versions of Mozilla Firefox (0.9 or older) */
    filter: alpha(opacity = 35); /* Opacity for Internet Explorer. */
    zoom: 1; /* Trigger "hasLayout" in Internet Explorer 6 or older versions */
}

/* Invisible right hotspot */
div.scrollingHotSpotRight
{
    min-width: 75px;
    width: 10%;
    height: 100%;
    background-image: url(/graphics/scroll_transparent.gif);
    background-repeat: repeat;
    background-position: center center;
    position: absolute;
    z-index: 200;
    right: 0;
    cursor: url(/graphics/scroll_cursor_right.png), url(/graphics/scroll_cursor_right.cur),e-resize;
}
/* Visible right hotspot */
div.scrollingHotSpotRightVisible
{
    background-image: url(/graphics/scroll_right.gif);
    background-color: #fff;
    background-repeat: no-repeat;
    opacity: 0.35;
    filter: alpha(opacity = 35);
    -moz-opacity: 0.35;
    zoom: 1;
}
/* The scroll wrapper is always the same width and height as the containing element (div).
   Overflow is hidden because you don't want to show all of the scrollable area.
*/
div.scrollWrapper
{
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}
div.scrollableArea
{
    position: relative;
    width: auto;
    height: 100%;
}
.centered table
{
    border: none;
    width: 320px;
    margin-left: 150px;
}
.loremipsum
{
    margin-top: 1em;
    margin-bottom: 1em;
}
#youtube .left
{
    float: left;
    height: 195px;
    width: 320px;
    margin: 10px 0 5px 0;
}
#youtube .right
{
    float: right;
    height: 195px;
    width: 200px;
}
#youtube .brick
{
    float: none;
    height: 20px;
}
#itunes .left
{
    float: left;
    width: 48%;
}
#itunes .right
{
    float: right;
    width: 48%;
}
#itunes .brick
{
    float: none;
    height: 20px;
}
#itunes p
{
    line-height: normal;
}
.databaselist a
{
    text-decoration: none;
    color: DimGrey;
}
.subjectlist a
{
    text-decoration: none;
    color: #005FA9;
}
.databaselist * img, .subjectlist * img
{
    cursor: pointer;
}
.dbs img, .dba img
{
    margin-left: 1em;
}
.dbs p, .dba p
{
    display: none;
    margin: .5em;
    padding: .5em;
    border: thin solid grey;
    -moz-border-radius: .5em;
    border-radius: .5em;
    cursor: pointer;
}
.databaselist
{
    display: none;
}
.subjectlist .dbs div
{
    margin-top: .1em;
    margin-left: 18px;
}
.databaseHdr span:hover, .subjectHdr:hover, .dbs a:hover
{
    text-decoration: underline;
    cursor: pointer;
}
.subjectHdr
{
    background-image: url(/graphics/plus.gif);
    background-repeat: no-repeat;
    padding-left: 18px;
}
.databaseHdr
{
    margin-bottom: 1em;
    margin-top: 1em;
}
.databaseHdr span
{
    cursor: pointer;
    color: #005FA9;
    margin-left: 1em;
    font-size: 1.2em;
}
.databaseHdr span:first-child, .databaseHdr span:first-child:hover, .subjectHdr span:first-child, .subjectHdr span:first-child:hover
{
    font-size: 1.7em;
    color: black;
    text-decoration: none;
    cursor: auto;
}
.databases
{
    margin: 1em auto 1em auto;
    max-width: 40em;
}
h1
{
    margin-top: 1em;
    display: block;
}
p
{
    /*    line-height: 1.4em; */
    margin: 1em 0 1em 0;
    text-align: justify;
    text-justify: newspaper;
}
#container
{
    max-width: 1023px;
    background: #FFFFFF;
    margin: 0 auto;
    margin-top: .5em;
    min-width: 1000px;
}
table
{
    border: none;
}
legend
{
    display: none;
    visibility: hidden;
}
.databases a:link, .databases a:visited
{
    color: #005FA9;
    text-decoration: none;
    font-weight: normal;
}
.databases a:hover
{
    text-decoration: underline;
    font-weight: normal;
}
.alerts
{
    background-image: url(/images/errorAlert.gif);
    background-position: left;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    padding-left: 30px;
}
.alerts, .message
{
    margin: .5em;
    padding: .5em;
    border: thin solid grey;
    -moz-border-radius: .5em;
    border-radius: .5em;
}
.alerts div, .message div
{
    width: 20%;
    margin-left: auto;
    margin-right: auto;
}
.padleft {
    padding-left: 20px;
}
.information
{
    margin: .5em;
    padding: .5em;
    border: thin solid grey;
    -moz-border-radius: .5em;
    border-radius: .5em;
}
.information div
{
    width: 20%;
    margin-left: auto;
    margin-right: auto;
}
.modalActivator
{
    cursor: pointer;
    cursor: hand;
}
#hideid
{
    width: auto;
    text-align: center;
    cursor: pointer;
    cursor: hand;
    margin-left: 1em;
    font-size: smaller;
}
#hideid:hover
{
    cursor: pointer;
    cursor: hand;
}
.lwfooter
{
    width: 750px;
    margin: .5em auto;
    font-size: xx-small;
    text-align: center;
}
.lwfooter div 
{
    margin-top: 1em;
}
.lwfooter ul li
{
    list-style-type: none;
    display: inline;
    margin-right: 3em;
    font-style: italic;

}
.lwfooter p
{
    padding: 1em 0 1em 0;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    width: 200px;
    text-align: center;
}
.lwprefooter
{
    width: 750px;
    font-size: xx-small;
    font-family: Verdana,sans-serif,serif;
}
#fbibutton 
{
    cursor: pointer;
    margin-left: 10px;
}
.BigBold
{
    text-align: center;
    font-size: 150%;
    font-weight: bold;
}
.title
{
    font-size: x-large;
    font-weight: bold;
    font-style: italic;
}
.smaller
{
    font-size: smaller;
}
#login_area h2 
{
    margin-left: -1em;
}
#openid_content
{   
    margin-top: 1em;
}
.descriptionindent
{
    margin-left:2em;
    text-align:left;
}