﻿*
{
    font-family: Arial, Helvetica, sans-serif;
    padding: 0px;
    margin: 0px;
}
.floatleft
{
    float: left;
    clear: left;
}
body
{
    font-size: 14px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    background-image: url('images/PageBgnd.gif' );
    background-repeat: repeat;
}
#layouttop, #layouttopalt
{
    padding: 0px;
    z-index: 1;
    position: relative;
    border-color: #FFFFFF;
    width: 1000px;
    background-color: #FFFFFF;
    margin-right: auto;
    margin-left: auto;
    border-right-style: solid;
    border-left-style: solid;
    border-right-width: 10px;
    border-left-width: 10px;
    background-image: url('../../images/HFASiteBackgroundTop.jpg');
    background-position: center top;
    background-repeat: no-repeat;
    min-height: 370px;
}
#layouttopalt
{
    background-image: url('../../images/HFASiteBackgroundTopAlt.jpg');
}
#layoutbottom
{
    padding: 0px;
    position: relative;
    border-color: #FFFFFF;
    background-color: #FFFFFF;
    margin-right: auto;
    margin-left: auto;
    border-right-style: solid;
    border-left-style: solid;
    border-right-width: 10px;
    border-left-width: 10px;
    background-image: url('../../images/HFASiteBackgroundBottom.jpg');
    background-repeat: no-repeat;
    background-position: center bottom;
    z-index: 0;
    width: 1000px;
    height: 320px;
}
#layoutcontent, #layoutcontentalt
{
    z-index: 20;
    width: 840px;
    top: 150px;
    left: 150px;
    display: block;
    position: relative;
    float: left;
}
#layoutcontentalt
{
    width: 990px;
    left: 0px;
    top: 170px;
}
#layoutsidebar
{
    width: 180px;
    float: left;
    margin: 70px 0px 0px 0px;
    display: inline;
}
#layoutsidebargallery
{
    width: 180px;
    float: left;
    margin: 10px 0px 0px 0px;
    display: inline;
}
.panel-600, .panel-600-plain, .panel-600-white
{
    padding: 10px;
    width: 590px;
    float: left;
    margin: 0px 10px 20px 0px; /*background-color: #E0F1F8;*/
    background-image: url('images/10bluebgnd.png');
    display: inline;
}
.panel-600-plain
{
    background-color: Transparent;
    background-image: none;
}
.panel-600-white
{
    padding: 10px;
    background-color: #FFFFFF;
    background-image: none;
}
.panel-200, .securitypanel
{
    padding: 0px 10px 10px 10px;
    width: 180px;
    float: left;
    margin: 0px 10px 20px 0px; /*background-color: #E0F1F8;*/
    background-image: url('images/10bluebgnd.png');
    display: inline;
}
#hfalogo
{
    position: absolute;
    z-index: 10;
    top: 10px;
    left: 10px;
    height: 160px;
}
#hfastrapline
{
    position: absolute;
    z-index: 9;
    top: 60px;
    left: 780px;
}
#atomiclogo
{
    position: relative;
    left: 805px;
    z-index: 12;
    top: 290px;
    width: 170px;
    height: 22px;
}
a, a:visited, a:active
{
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}
a img, a:visited img, a:active img
{
    font-weight: bold;
    border: 0px none #FFFFFF;
}
.securitypanel a, .securitypanel a:visited, .securitypanel a:active
{
    color: #336699;
}
a:hover
{
    color: #CC0000;
}
h1
{
    font-size: 24px;
    color: #336699;
    font-weight: lighter;
    margin: 10px 0px 10px 0px;
    text-transform: lowercase;
}
h1 img
{
    margin: 0px 5px 0px 0px;
    position: relative;
    top: 3px;
    height: 24px;
}
h2
{
    font-size: 18px;
    font-weight: normal;
    color: #333333;
    margin-bottom: 10px;
}
h3
{
    font-size: 18px;
    color: #336699;
    font-weight: lighter;
    margin-bottom: 10px;
    text-transform: lowercase;
}
p
{
    margin-bottom: 5px;
}
.mainmenuitem
{
    padding: 5px;
}
.adminmenu
{
    margin: 10px 0px 10px 0px;
    padding: 0px;
    z-index: 5;
    position: relative;
    text-align: center;
}
#editmenu
{
    width: 180px;
    display: block;
    position: absolute;
    top: 160px;
    left: 790px;
    z-index: 100;
}
#oldeditmenu
{
    width: 180px;
    display: block;
    float: right;
}
.mainimage
{
    margin: 0px 10px 20px 0px;
    padding: 0px;
    float: left;
    display: inline;
}
.menupanel a:hover
{
    color: #FFFFFF;
}
cite
{
    font-style: italic;
    color: #000000;
}
ul
{
    list-style-position: outside;
    list-style-image: url('images/Bullet.png');
    list-style-type: disc;
    margin-top: 10px;
    margin-bottom: 10px;
}
li
{
    padding-left: 5px;
    margin-right: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.formtable
{
    float: left;
    display: inline;
    padding: 10px 10px 20px 10px;
    background-image: url('images/10bluebgnd.png');
}
.formtable p
{
    font-size: 10pt;
    color: #336699;
    font-weight: lighter;
    padding: 0 30px 0 0;
}
.formtable td
{
    vertical-align: top;
}
.formtable input, .formtable select
{
    margin: 0px 0px 5px 0px;
}
.formtable input[type='radio'], .formtable input[type='checkbox']
{
    margin: 0px 0px 10px 0px;
}
.formtable label
{
    margin: 0px 10px 0px 5px;
}
.boxleft, .boxright
{
    padding: 0px 10px 20px 10px;
    background-image: url('images/10bluebgnd.png');
}
.boxleft, .imageleft
{
    margin: 5px 10px 20px 0px;
    float: left;
    display: inline;
}
.boxright, .imageright
{
    margin: 5px 0px 20px 10px;
    float: right;
    display: inline;
}
h4
{
    clear: both;
    width: auto;
    height: 30px;
    padding-left: 12px;
    margin: 20px 0px 10px 0px;
    display: block;
    text-align: left;
    color: #FFFFFF;
    position: relative;
    z-index: 10;
    top: 0px;
    background: transparent url(images/H4HeadingBgnd.png) no-repeat left 0px;
}
h4 b, h4 strong
{
    height: 25px;
    background: none;
    background: transparent url(images/H4HeadingBgnd.png) no-repeat right bottom;
    display: block;
    font-size: 14pt;
    line-height: 16pt;
    font-weight: lighter;
    padding: 5px 0px 0px 0px;
    margin: 0px 0px 10px 0px;
    position: relative;
}
h4 b img, h4 strong img
{
    position: relative;
    left: -25px;
    top: -3px;
    float: left;
    margin-right: -20px;
}
.clear
{
    clear: both;
}
h5
{
    color: #336699;
    font-size: 14px;
    font-weight: bold;
}
.imagerepeater
{
    width: 140px;
    height: 300px;
    float: left;
    border: none 1px #000000;
    background-color: #ffffff;
    text-align: center;
    margin: 20px 20px 5px 0px;
    padding: 5px 5px 5px 5px;
}
.imagerepeater a img
{
    border: solid 1px #444444;
}
.imagerepeater th, .imagerepeater td
{
    padding: 5px;
}
.imagerepeater p
{
    font-size: 8pt;
}
.imagerepeater td
{
    border: none;
    vertical-align: top;
    text-align: center;
}
.datacontrols
{
    margin: 20px 0px 10px 0px;
    clear: left;
}
.datacontrols caption
{
    font-size: 16px;
    font-weight: normal;
    font-family: Verdana, Helvetica, sans-serif;
    color: #666666;
}
.gridviewcell
{
    vertical-align: top;
    padding: 5px 20px 10px 0px;
}
.panelbody
{
    width: 600px;
    padding: 0px 10px 5px 0px;
    font-family: Verdana, Helvetica, sans-serif;
    float: left;
    margin: 10px 00px 30px 15px;
    min-height: 100px;
}
.portfoliomainimage
{
    padding: 2px;
    margin: 0px 0px 20px 0px;
    max-width: 810px;
    display: block;
    background-color: #E0F1F8;
}
.title
{
    font-size: 8pt;
    font-weight: bold;
    text-align: center;
}
.menubuttonright
{
    display: block;
    float: right;
    margin-left: 10px;
}
.menubuttonleft
{
    display: block;
    float: left;
    margin-right: 10px;
}
h6
{
    font-size: 12px;
    font-weight: normal;
    margin-top: 5px;
    margin-right: 3px;
}
.imageleft, .imageright
{
    padding: 10px;
    border: 1px solid #666666;
    background-color: #FFFFFF;
    display: block;
}
.imageleft
{
    margin: 5px 10px 5px 0px;
    float: left;
}
.imageright
{
    margin: 5px 0px 5px 10px;
    float: right;
}
.pagebody
{
    margin: 0px 0px 30px 0px;
}
.tableedit
{
    border: none;
    font-size: 8pt;
    text-align: left;
    empty-cells: show;
    border-spacing: 0px;
    border-collapse: collapse;
    float: left;
}
.tableedit th, .tableedit td
{
    padding: 10px;
    border: none;
}
.tableedit th
{
    font-weight: bold;
    background-color: #c0c0c0;
    font-size: 10pt;
    text-align: left;
}
.tableedit td
{
    border: none;
    vertical-align: top;
    background-color: #e0e0e0;
}
.tableedit tr td h5
{
    font-weight: normal;
    margin: 0px 0px 10px 0px;
}
.tableedit tfoot
{
    font-weight: bold;
}
.tableedit caption
{
    font-size: 12pt;
    font-weight: bold;
    color: #666666;
}

.tabletab, .tabletab table, .tabletab table td, .tabletab table tr
{
    padding: 3px 5px 3px 5px;
    border: none;
    margin: 0px;
}

.tableleft, .tableright
{
    border: 1px solid #cccccc;
    background-color: #FFFFFF;
    font-size: 8pt;
    text-align: left;
    empty-cells: show;
    border-spacing: 0px;
    border-collapse: collapse;
}
.tableleft
{
    margin: 5px 10px 20px 0px;
    float: left;
}
.tableright
{
    margin: 5px 10px 20px 0px;
    float: right;
}
.tableleft th, .tableleft td, .tableright th, .tableright td
{
    padding: 10px; /*height: 10px;*/
}
.tableleft th, .tableright th
{
    font-weight: normal;
    background-color: #C0C0C0;
    font-size: 12px;
    text-align: left;
}
.tableleft td, .tableright td
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #cccccc;
    border-right-style: Solid;
    border-right-width: 1px;
    border-right-color: #f0f0f0;
    vertical-align: top;
}
.tableleft table tr td h5, .tableright table tr td h5
{
    font-weight: normal;
    margin: 0px 0px 10px 0px;
}
.tableleft tfoot .tableright tfoot
{
    font-weight: bold;
}
.tableleft caption, .tableright caption
{
    font-size: 12pt;
    font-weight: bold;
    color: #666666;
}
.documenticon
{
    margin: 0px 5px 0px 0px;
    position: relative;
    float: left;
}
.checkcolumn
{
    width: 650px;
    position: relative;
    float: left;
    clear: left;
    margin: 0px 0px 5px 0px;
}
.checkcolumn label
{
    margin: 0px 0px 0px 5px;
}
.filterbox
{
    padding: 5px;
    background-color: #C0C0C0;
}
.filterboxheading
{
    font-size: large;
    color: #FFFFFF;
    font-weight: bold;
}
.editimage
{
    border-width: 0px;
    width: 50px;
    height: 50px;
}
.imagetypeheading
{
    font-size: 14px;
    color: #CC0000;
    margin-right: 5px;
}
.menutreenode
{
    border-style: none none solid none;
    border-bottom-width: 1px;
    border-bottom-color: #336393;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    position: relative;
    left: -24px;
}
.uploadpanel
{
    font-size: 14px;
}
.categoryimage
{
    max-width: 400px;
    max-height: 300px;
}
