﻿/* Defaults */
*
{
    margin: 0;
    padding: 0;
}
body
{
    color: #ececec;
    background-color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 80%;
}
h1
{
    width: 100%;
    color: #ececec;
    font-size: 1.3em;
    font-weight: normal;
}
h2
{
    font-size: 100%;
    font-weight: bold;
    padding-bottom: 6px;
}
ul, li
{
    list-style-type: none;
    padding-bottom: 3px;
}
a:link, a:visited
{
    color: #ececec;
    text-decoration: none;
}
a:hover
{
    color: #ececec;
    text-decoration: underline;
}
img
{
    border: 0px;
}
p
{
    padding-bottom: 3px;
}
table
{
    border: 0;
}
/* End Defaults */


/* Classes */
.ralign
{
    text-align: right;
}
.lfloat
{
    float: left;
}
.rfloat
{
    float: right;
}
.hide
{
    display: none;
}
p.thin
{
    line-height: 5px;
}
div.lsidebar
{
    width: 160px;
    float: left;
    margin-right: 25px;
}
div.rsidebar
{
    width: 170px;
    float: left;
    margin-left: 5px;
}
div.main
{
    width: 515px;
    float: left;
    overflow: auto;
}
div.sidehead
{
    width: 106%;
    background-color: #464646;
}
div.mainhead
{
    margin-bottom: 10px;
    width: 100%;
    background-color: #464646;
}
div.block
{
    margin-bottom: 20px;
    width: 106%;
    background-color: gray;
    font-size: 1em;
    line-height: 1.2em;
}
div.side3col
{
    float: left;
    width: 33%;
}
div.center3col
{
    float: left;
    width: 34%;
}
ul.square, li.square
{
    list-style-type: square;
    margin-left: 5px;
}
p.postdate
{
    font-style: italic;
    font-size: .9em;
    color: #cccccc;
}
p.indent
{
    margin-left: 10px;
}
.formlong
{
    width: 290px;
    height: 18px;
}
.formshort
{
    width: 140px;
    height: 18px;
}
.button
{
    width: 70px;
    margin-top: 10px;
}
.rb
{
    margin: 5px 5px 0 0;
}
#formleft .multibox /* make class of 1st field div when you want 2 on fields on the same line */
{
    clear: both;
    float: left;
    padding-right: 6px;
}
#formleft .multiline
{
    width: 290px;
}
#formright .listbox
{
    height: 210px;
    width: 190px;
}
#formright .multilinebox
{
    height: 71px;
    width: 190px;
}
#formright .multilineboxsm
{
    width: 186px;
}
.dropdown
{
    height: 21px;
    width: 144px;
}
#mfrhead .dropdown
{
    margin-right: 25px;
}
#mfrhead .button
{
    margin: 0 10px 1px 0;
}
#formright .dropdown
{
    width: 190px;
}
.pager a:link, .pager a:visited
{
    text-decoration: underline;
}
a:link.ulink, a:visited.ulink
{
    text-decoration: underline;
}
a:hover.ulink
{
    text-decoration: none;
}
#itemtable .textbox
{
    height: 18px;
    width: 75px;
}
#itemtable .textarea
{
    height: 50px;
    width: 150px;
}
#applications .textarea
{
    height: 50px;
    width: 290px;
}
#applications .formshort
{
    width: 155px;
}
#applications .button
{
    margin-top: 15px;
}
#addline .button
{
    margin: 5px 0 10px 0;
}
.altrow
{
    background-color: #464646;
}
.row
{
    background-color: Gray;
}
.cb
{
    margin-right: 5px;
}
.inline
{
    display: inline;
}
.date_input
{
}
/* End Classes */


/* Site Master */
div#main
{
    margin: 0 auto;
    width: 750px;
    background-color: #252525;
}
div#header
{
    display: inline;
    height: 20%;
    font-size: medium;
    background-color: #252525;
}
div#printheader
{
    display: none;
}
#header img
{
    margin: 0 10px 0 14px;
}
ul#menu, #menu li
{
    display: inline;
    list-style-type: none;
    padding-right: 1px;
}
#menu a:link, #menu a:visited
{
    color: #cccccc;
    text-decoration: none;
    padding: 75px 5px 5px 5px;
    border-bottom: 5px solid #464646;
}
#menu a:hover
{
    text-decoration: none;
    background-color: #464646;
    border-bottom: 5px solid #ececec;
}
div#cph
{
    margin: 25px 25px 0 25px;
    width: 700px;
}
div#insidefooter
{
    width: 100%;
    clear: both;
}
div#footer
{
    width: 100%;
    padding: 5px 15px 0 0;
    margin-left: -15px;
    text-align: right;
    color: #252525;
    background-color: #ffffff;
    font-size: small;
    clear: both;
}
/* End Site Master */


/* Misc Containers */
div#adrotator
{
    height: 400px;
}
div#links
{
    width: 90%;
    margin-left: 65px;
}
#links h2
{
    font-size: 100%;
    font-weight: bold;
    padding: 10px 0 6px 0;
}
div#about
{
    text-align: justify;
}
#about p
{
    text-indent: 15px;
    padding: 0 5px 0 5px;
}
div#mfrhead
{
    height: 20px;
    padding: 10px 0 10px 0;
    margin-left: 15px;
    clear: both;
}
div#mfrmain
{
    padding: 10px;
    min-height: 240px;
}
#mfrmain td
{
    padding: 5px;
}
div#formleft
{
    width: 60%;
    float: left;
    padding-left: 5px;
}
div#formright
{
    width: 39%;
    float: left;
}
#formleft div, #formright div
{
    margin-top: 5px;
}
div#posts
{
    padding: 10px 10px 0 0;
}
#posts td
{
    vertical-align: top;
    text-align: left;
    padding: 0 10px 5px 0;
}
div#thanks
{
    margin: 0 auto;
    padding: 10px;
}
div#training
{
    min-height: 300px;
}
div#appgallery
{
    margin: 0 44px 0 44px;
    min-height: 300px;
}
div#itemtable, div#applications
{
    clear: both;
    padding-top: 10px;
}
#itemtable table, #applications table
{
    margin: 0 0 5px 3px;
}
#itemtable tr, #applications tr
{
    vertical-align: top;
}
#applications td
{
    padding-right: 5px;
}
#applications div
{
    margin-left: 5px;
}
#applications #fixtures td
{
    padding-bottom: 5px;
}
div#formhelp
{
    padding: 12px 0 13px 0;
    margin-right: 10px;
}
#formhelp p
{
    padding-bottom: 10px;
}
#careers
{
    padding-left: 5px;
}
#disclaimer
{
    margin: 10px 20px 0 5px;
    font-size: smaller;
}
#dvgbc
{
    width: 100px;
    margin: 0 auto;
}
/* End Misc Containers */


/* Login */
#login
{
    margin: 0 auto;
    width: 200px;
}
.loginhead
{
    width: 106%;
    background-color: #464646;
}
.loginbody
{
    margin-bottom: 50px;
    width: 106%;
    background-color: gray;
    font-size: 1em;
    line-height: 1.2em;
}
#login .btn
{
    width: 70px;
    margin: 5px 5px 0 0;
}
#login .tb
{
    height: 18px;
    width: 190px;
    border: 0;
    margin-bottom: 8px;
}
#login h1
{
    padding: 10px;
}
/* End Login */


/* Round Corners */
.tlcorner-main
{
    background: url(images/maincorner-tl.jpg) no-repeat 0 0;
}
.trcorner-main
{
    background: url(images/maincorner-tr.jpg) no-repeat 100% 0;
}
.blcorner-main
{
    background: url(images/maincorner-bl.jpg) no-repeat 0 100%;
}
.brcorner-main
{
    background: url(images/maincorner-br.jpg) no-repeat 100% 100%;
}

.tlcorner-head
{
    background: url(images/head-tl.jpg) no-repeat 0 0;
}
.trcorner-head
{
    background: url(images/head-tr.jpg) no-repeat 100% 0;
}
.blcorner-head
{
    background: url(images/head-bl.jpg) no-repeat 0 100%;
}
.brcorner-head
{
    background: url(images/head-br.jpg) no-repeat 100% 100%;
    padding: 10px;
}
.tlcorner-head2
{
    background: url(images/head-tl.jpg) no-repeat 0 0;
}
.trcorner-head2
{
    background: url(images/head-tr.jpg) no-repeat 100% 0;
    padding: 10px;
}
.tlcorner-block
{
    background: url(images/block-tl.jpg) no-repeat 0 0;
}
.trcorner-block
{
    background: url(images/block-tr.jpg) no-repeat 100% 0;
}
.blcorner-block
{
    background: url(images/block-bl.jpg) no-repeat 0 100%;
}
.brcorner-block
{
    background: url(images/block-br.jpg) no-repeat 100% 100%;
    padding: 10px;
}
/* End Round Corners */