﻿body
{
    background-color: #f3f3f3;
    color: #000000;
    font-size: .8em;
    font-family: Arial;
}

h1
{
    font-size: 1.8em;
    color: #555555;
}

.cb20
{
    padding-bottom: 12px;
}

a:link,
a:visited,
a:active
{
    text-decoration: none;
    color: #0000ff;
    font-family: arial;
}

a:hover
{
    text-decoration: underline;
    color: #1b5434;
    font-family: arial;
}

#pagedata a
{
    text-decoration: none;
}
#pagedata a:link
{
    text-decoration: none;
    color: #0000ff;
}
#pagedata a:visited
{
    text-decoration: none;
    color: #0000ff;
}
#pagedata a:hover
{
    text-decoration: underline;
    color: #1b5434;
}
#pagedata a:active
{
    text-decoration: none;
    color: #0000ff;
}


#pagedata a.formlist
{
    text-decoration: none;
    color: #1b5434;
}
#pagedata a.formlist:link
{
    text-decoration: none;
    color: #1b5434;
}
#pagedata a.formlist:visited
{
    text-decoration: none;
    color: #1b5434;
}
#pagedata a.formlist:hover
{
    text-decoration: none;
    color: #FF6600;
}
#pagedata a.formlist:active
{
    text-decoration: none;
    color: #1b5434;
}

.tabs
{
    position: relative;
    top: 1px;
    left: 10px;
}
.tab
{
    border: solid 1px #aaaaaa;
    background-color: #cccccc;
    padding: 3px 10px;
}
#pagedata a.tab
{
    text-decoration: none;
    color: #1b5434;
}
#pagedata a.tab:link
{
    text-decoration: none;
    color: #1b5434;
}
#pagedata a.tab:visited
{
    text-decoration: none;
    color: #1b5434;
}
#pagedata a.tab:hover
{
    text-decoration: none;
    color: #FF6600;
}
#pagedata a.tab:active
{
    text-decoration: none;
    color: #1b5434;
}


.selectedTab
{
    background-color: #ffffff;
    border-bottom: solid 1px #ffffff;
}
.tabContents
{
    border: solid 1px #aaaaaa;
    padding: 10px;
    background-color: #ffffff;
}

.divInfo
{
    font-size: .9em;
    background-color: #ffffe8;
    border: 1px solid #cccccc;
    padding: 10px;
    margin-bottom: 20px;
}


.Phead
{
    font-size: 1.2em;
    padding-left: 5px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #aaaaaa;
    border-left: 1px solid #aaaaaa;
}


.Psubhead
{
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 10px;
}

.Ptext
{
    font-size: 1em;
    margin-bottom: 10px;
    text-align: justify;
}


#pageborder
{
    width: 970px;
    height: 500px;
    min-height: 500px;
    height: auto !important;
    background-color: #FFFFFF;
    margin-top: 20px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 0px 0px 0px;
    border: 1px solid #1B5434;
    overflow: auto;
}

#header /* Logo and background img wrapper*/
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 970px;
    height: 95px;
}


#logo /* Logo */
{
    padding: 5px 2px 0px 5px;
    margin: 0px;
    text-align: left;
    float: left;
    width: 140px;
}

#headerright /* background img*/
{
    float: left;
    padding: 5px;
    margin: 0px;
    text-align: right;
    width: 813px;
    height: 95px;
    background-position: right top;
    background-repeat: no-repeat;
}

#admin-menu-wrapper
{
    float: right;
    text-align: left;
    margin-right: 90px;
    background-image: url("/images/grnglassbg21.png");
    background-repeat: repeat-x;
}

.greenglass
{
    padding: 0;
    background-image: url("/images/grnglassbg21.png");
    background-repeat: repeat-x;
}

#authbar /*Login Bar wrapper*/
{
    display: block;
    height: 28px;
    width: 970px;
    text-align: center;
    font-size: .8em;
    background-repeat: repeat-x;
    margin: 0px;
    font-family: arial;
    color: #ffffff;
    padding: 0px 0px 0px 0px;
    float: left;
    clear: both;
}

.authmenu
{
}

.authleft /*left side of auth bar*/
{
    float: left;
    color: #ffffff;
    text-align: left;
    padding-left: 10px;
    padding-top: 7px;
    font-size: 1.2em;
    font-weight: bold;
}

.authright /*right side of auth bar*/
{
    float: right;
    color: #ffffff;
    text-align: right;
    padding-right: 10px;
    padding-top: 7px;
    font-size: 1.2em;
    font-weight: bold;
}

#main /* menu & main content wrapper */
{
    margin: 0px;
    padding: 0px;
    height: 500px;
    min-height: 500px;
    height: auto !important;
   /* background-repeat: no-repeat;
    background-position: bottom right;*/
}

.menusection /*menu heading eq. admin, resources*/
{
    display: block;
    text-align: center;
    height: 19px;
    border-right: solid 1px #1b5434;
    color: #1b5434;
    font-weight: bold;
    padding: 5px 2px 0px 2px;
    margin: 0px;
    background-color: #fffea9;
    background-repeat: repeat-x;
}


.menufoot /* bottom graphic*/
{
    display: block;
    height: 28px;
    text-align: center;
    font-size: .8em;
    background-repeat: repeat-x;
    margin: 0px;
    font-family: arial;
    color: #ffffff;
    padding: 0px;
}

#pksmenu /* menu wrapper */
{
    float: left;
    font-family: arial;
    font-size: .8em;
    color: #ffffff;
    width: 140px;
    padding: 0px;
    margin: 0px;
}
#pksnavmenu /* menu wrapper */
{
    float: left;
    font-family: arial;
    font-size: .8em;
    color: #ffffff;
    width: 140px;
    padding: 0px;
    margin: 0px;
}

#pksmenu ul
{
    list-style-type: none;
    background-color: #1b5434;
    margin: 0px;
    padding: 0px;
}
#pksmenu li
{
    list-style-type: none;
    background-color: #1b5434;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border-bottom: solid 1px #1b5434;
}

.menuitem a
{
    display: block;
    color: #ffffff;
    text-decoration: none;
    font-size: 1.2em;
    background-color: #1b5434;
    padding: 4px 5px;
    margin: 0px;
}
.menuitem a:link
{
    display: block;
    color: #ffffff;
    text-decoration: none;
    font-size: 1.2em;
    background-color: #1b5434;
    padding: 4px 5px;
    margin: 0px;
}

.menuitem a:visited
{
    display: block;
    color: #ffffff;
    text-decoration: none;
    font-size: 1.2em;
    background-color: #1b5434;
    padding: 4px 5px;
    margin: 0px;
}
.menuitem a:active
{
    display: block;
    color: #ffffff;
    text-decoration: none;
    font-size: 1.2em;
    background-color: #1b5434;
    padding: 4px 5px;
    margin: 0px;
}

.menuitem a:hover
{
    display: block;
    background-color: #1b7434;
    color: #ffff55;
    margin: 0px;
}


.menuitemsub a
{
    display: block;
    color: #ffffff;
    background-color: #1b6434;
    padding: 4px 5px 4px 12px;
    font-size: .9em;
}

.menuitemsub a:hover
{
    background-color: #1b7434;
    color: #ffff55;
}

#pagedatawrap /* content page wrapper // menu and content */
{
    float: left;
    margin: 0px;
    padding: 5px 0px 0px 0px;
    width: 830px;
    height: auto; /*background-color: #ffff00;*/
}

#pagenavdiv /* page nav */
{
    float: left;
    margin: 0px;
    padding: 0px;
}

#pagedata /* content page*/
{
    float: left;
    margin: 0px;
    background-image: url("/images/backgrounds/wallstreet.jpg");
    background-repeat: no-repeat;
    background-position: bottom right;
    padding: 10px 15px 20px 15px;
    width: 800px;
}

#pagedata h2
{
    display: block;
    background-color: #FFFFCC;
    border: solid 1px #cccccc;
    color: #1b5434;
    margin: 0px 0px 10px 0px;
    padding: 4px;
    font-size: 1.2em;
}

#pagedata p
{
    text-align: left;
}




#footer
{
    clear: both;
    width: 970px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    padding: 5px 5px 5px 5px;
    text-align: justify;
    border-bottom: 1px solid #666666;
    border-top: 1px solid #666666;
    font-size: .65em;
    background-color: #ffffff;
}
#footerwrapper
{
    width: 970px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    font-size: .7em;
    clear: both;
}

.publicfooter
{
    color: #888888;
}
.publicfooter a:link
{
    color: #1b5434;
    padding: 3px 3px 3px 3px;
    text-decoration: none;
}
.publicfooter a:active
{
    color: #1b5434;
    padding: 3px 3px 3px 3px;
    text-decoration: none;
}
.publicfooter a:visited
{
    color: #1b5434;
    padding: 3px 3px 3px 3px;
    text-decoration: none;
}
.publicfooter a:hover
{
    padding: 3px 3px 3px 3px;
    background-color: #ffffcc;
    text-decoration: none;
}

/* Matt Tabs */

.pagenav
{
    width: 830px;
    margin-top: 10px;
    overflow: hidden;
    border-bottom: 1px solid #1b5434;
    height: 24px;
}

.pagenav ul
{
    margin: 0px;
    padding: 0px;
    padding-left: 15px;
    font: bold .9em Verdana;
    list-style-type: none;
}

.pagenav li
{
    display: inline;
    margin: 0px;
}

.pagenav li a
{
    float: left;
    display: block;
    text-decoration: none;
    margin: 0px;
    padding: 4px 8px;
    border-right: 1px solid white;
    border-top: 1px solid white;
    border-left: 1px solid white;
    background-color: #cccccc;
    color: #1b5434;
}


.pagenav li a:visited
{
    float: left;
    display: block;
    text-decoration: none;
    margin: 0px;
    padding: 4px 8px;
    border-right: 1px solid white;
    border-top: 1px solid white;
    border-left: 1px solid white;
    background-color: #cccccc;
    color: #1b5434;
}

.pagenav li a:hover
{
    float: left;
    display: block;
    text-decoration: none;
    margin: 0px;
    padding: 4px 8px;
    border-right: 1px solid #1b5434;
    border-top: 1px solid #1b5434;
    border-left: 1px solid #1b5434;
}

.pagenav li a:active
{
    float: left;
    display: block;
    text-decoration: none;
    margin: 0px;
    padding: 4px 8px;
    border-right: 1px solid white;
    border-top: 1px solid white;
    border-left: 1px solid white;
    background-color: #1b5434;
    color: #ffffcc;
}

.submenu
{
    background-color: #1b5434;
    text-align: center;
    padding: 0px;
    margin-top: -10px;
    margin-bottom: 10px;
}

.submenu ul
{
    text-decoration: none;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.submenu li
{
    display: inline;
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #1b5434;
}

tr.bottomborder td
{
    border-bottom: 1px solid black;
}

a.pwlink
{
    display: inline-block;
    color: #1b5434;
    text-decoration: none;
    padding: 3px;
    margin: 0px;
}
a.pwlink:link
{
    display: inline-block;
    color: #1b5434;
    text-decoration: none;
    padding: 3px;
    margin: 0px;
}
a.pwlink:visited
{
    display: inline-block;
    color: #1b5434;
    text-decoration: none;
    padding: 3px;
    margin: 0px;
}
a.pwlink:hover
{
    display: inline-block;
    color: #1b5434;
    text-decoration: none;
    padding: 3px;
    margin: 0px;
    background-color: #ffffcc;
}
a.pwlink:active
{
    display: inline-block;
    color: #1b5434;
    text-decoration: none;
    padding: 3px;
    margin: 0px;
}

.marginheader
{
    margin-left: 150px;
    margin-right: 150px;
}

.TradeAwayRequestLabelDiv
{
    width: 250px;
    float: left;
    text-align: right;
    padding-right: 10px;
    color: #777777;
}
.TradeAwayRequestTextBoxDiv
{
    float: left;
}
.TradeAwayRequestClearDiv
{
    clear: both;
}
.TradeAwayRequestRowDiv
{
    margin-bottom: 5px;
}

.progressBackgroundFilter 
{
    position:fixed;
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
    overflow:hidden;
    padding:0;
    margin:0;
    background-color:#000;
    filter:alpha(opacity=50);
    opacity:0.50;
    z-index:1000;
}
.processMessage 
{
    text-align:center;
    position:fixed;
    top:30%;
    left:48%;
    padding:20px;
    margin-left: -15px;
    margin-top: -15px;
    min-width: 30px;
    min-height: 30px;
    z-index:1001;
    background-color:#fff;
    border: 1px solid #666666;
}
