#igcontent
{
    width: 1024px;
    background-color: gray;
}
#igcenter
{
    float: left;
}
.widthfb { width: 760px; }
.widthwww { width: 650px; }
.minh { min-height: 750px; }
.igleftsidebar
{
    float: left;
    background-image: url('images/sbleft.gif');
    background-repeat: no-repeat;
    width: 187px;
    min-height: 750px;
}
.igloginsidebar
{
    float: left;
    background-image: url('images/sbleft.gif');
    background-repeat: no-repeat;
    width: 187px;
    min-height: 750px;
}
.igrightsidebar
{
    float: left;
    position: relative;
    background-image: url('images/sbright.gif');
    background-repeat: no-repeat;
    width: 187px;
    min-height: 750px;
}
.trimfb
{
    background-image: url('images/trim.gif');
    background-repeat: repeat-x;
    width: 760px;
    min-height: 10px;
}
.trimwww
{
    background-image: url('images/trim.gif');
    background-repeat: repeat-x;
    width: 650px;
    min-height: 10px;
}

body
{
    color: #000000;
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    font-size: 11px;
    margin: 0 auto;
    padding: 0px;
    text-align: left;
}
select, pre, input
{
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    font-size: 11px;
}
select, input { margin: 0px 0px 5px 0px; }
pre
{
    white-space:pre-wrap;
    white-space: -moz-pre-wrap !important;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    margin: 0px;
}
h1, h2, h3, h4, h5
{
    color: #333333;
    font-weight: bolder;
    margin: 0px;
    padding: 0px;
}
h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
h4 { font-size: 12px; }
form { margin: 0px; }
.special { color: #333333; font-weight: bolder; }
th { font-weight: bold; }
td, th
{
    font-size: 11px;
    text-align: left;
}
a
{
    text-decoration: none;
}
img
{
    border: 0px none;
}
select
{
    border: 1px solid #BDC7D8;
    padding: 2px;
}
.standard_message
{
    margin: 10px;
    padding: 10px;
    overflow: auto;
}
.standard_message.no_padding
{
    padding: 0pt;
}
.standard_message.shorten
{
    padding-bottom: 0pt;
}
.standard_message.has_padding
{
    padding: 10px;
}
.standard_message #error, .standard_message .status, .standard_message .explanation_note
{
    margin: 0pt;
}
#error, .status, .error
{
    background: #FFEBE8 none repeat scroll 0%;
    border: 1px solid #DD3C10;
    padding: 10px;
}
#error p, .status p
{
    font-weight: normal;
    line-height: 14px;
    margin: 4px 0px 0px;
}
#error a, .status a, .error a
{
    color: #DD3C10;
    text-decoration: none;
}
.status
{
    background: #FFF9D7 none repeat scroll 0%;
    border-color: #E2C822;
}
.status a
{
    color: #3B5998;
    text-decoration: none;
}
.error
{
    color: #DD3C10;
    font-weight: bold;
    background-color: #FFEBE8;
    border: 1px solid #DD3C10;
    padding:0px 10px 0px 10px;
}
.helpbox
{
    padding: 10px;
    background-color: silver;
    border: 1px solid black;
}

.system
{
    align: center;
    vertical-align: top;
    width: 17px;
    height 17px;
}

.system a { color: black; text-decoration: none; }
.system a:hover { text-decoration: underline; }

.occ0 { background-color: lime; }
.occ1 { background-color: yellow; }
.occ2 { background-color: orange; }
.occ3 { background-color: red; }
.unk  { background-color: silver; }
.mt { background-color: white; }
.noop { opacity: 0.5; }

.banner
{
    position: relative;
    background-color: black;
    height: 30px;
    width: 600px;
    padding-top: 5px;
    clear: both;
}
.bannerp
{
    position: relative;
    background-color: black;
    height: 30px;
    width: 144px;
    padding-top: 5px;
    clear: both;
}

.bannertext
{
    position: absolute;
    color: white;
    font-size: 18px;
    font-weight: bold;
    padding: 3px 0 0 10px;
}
.errortext
{
    position: absolute;
    color: red;
    font-size: 14px;
    font-weight: bold;
    padding: 3px 0 0 10px;
}
.barbutton
{
    background-color: silver;
    color: black;
    font-weight: bold;
    font-size: 10px;
    top: 7px;
    height: 16px;
    margin-right: 5px;
}
.right { right: 0; }

.used
{
    position: relative;
    float: left;
    width: 200px;
    height: 220px;
}
.stored
{
    position: relative;
    float: left;
    width: 150px;
    height: 165px;
    padding-top: 5px;
}
.overlay
{
    width: 200px;
    text-align: center;
    color: red;
    font-weight: bold;
    font-size: 12px;
    height: 25px;
    align-text: center;
}
.sru { bottom: 15px; color: #CC9933; }
.label
{
    background-color: black;
    color: white;
    font-weight: bold;
    height: 15px;
    text-align: center;
    bottom: 5px;
}
.labelu { font-size: 10px; width: 200px; }
.labels { font-size: 8px; width: 145px; }
.labelp { font-size: 10px; width: 144px; }
.namep { font-size: 14px; width: 144px; }

.z1 { position: absolute; z-index: 1; }
.z2 { position: absolute; z-index: 2; }
.z3 { position: absolute; z-index: 3; }
.z4 { position: absolute; z-index: 4; }
.z5 { position: absolute; z-index: 5; }
.z6 { position: absolute; z-index: 6; }
.z7 { position: absolute; z-index: 7; }
.z8 { position: absolute; z-index: 8; }
.z9 { position: absolute; z-index: 9; }
.z10 { position: absolute; z-index: 10; }
.z11 { position: absolute; z-index: 11; }
.z12 { position: absolute; z-index: 12; }
.z13 { position: absolute; z-index: 13; }
.z14 { position: absolute; z-index: 14; }
.z15 { position: absolute; z-index: 15; }
.z16 { position: absolute; z-index: 16; }
.z17 { position: absolute; z-index: 17; }
.z18 { position: absolute; z-index: 18; }
.z19 { position: absolute; z-index: 19; }
.z20 { position: absolute; z-index: 20; }
.z21 { position: absolute; z-index: 21; }

.icon0 { bottom: 15px; }
.icon1 { bottom: 45px; }
.icon2 { bottom: 75px; }
.icon3 { bottom: 105px; }

.icon0 img { padding-right: 5px;}
.icon1 img { padding-right: 5px;}
.icon2 img { padding-right: 5px;}
.icon3 img { padding-right: 5px;}
.banner img { padding-right: 5px;}

.mapbar
{
    background-color: silver;
    border: 1px solid gray;
    margin-left: auto;
    margin-right: auto;
    padding: 4px;
    width: 98%
}
.mapbar div
{
    background-color: white;
    border: 1px solid gray;
    float: left;
    margin-right: 1%;
    padding: 2px 3px;
    width: 10%;
}
.mapbar img
{
    float: left;
    margin-right: 1%;
    height: 20px;
    width: 20px;
    border: 1px solid gray;
}
.mapbar div span
{
    font-weight: bold;
    font-size: 14px;
    cursor: pointer;
    padding: 2px 3px;
    text-align: center;
}

.button { margin-left: 56px; margin-top: 180px; }
.neck_m { margin-left: 50px; margin-top: 116px; }
.neck_f { margin-left: 45px; margin-top: 116px; }
.chest_r { margin-left: 5px; margin-top: 165px; width: 45px; height: 46px; }
.chest_l { margin-left: 80px; margin-top: 157px; width: 64px; height: 54px; overflow: hidden; }
.chest_hr { margin-left: 17px; margin-top: 152px; }

.portrait { width: 144px; height: 211px; margin-left: auto; margin-right: auto; }
.chargen { width: 144px; margin-left: auto; margin-right: auto; }
.portname { font-size: 18px; font-weight: bold; text-align: center; }
.portrank { font-size: 12px; font-weight: bold; text-align: center; }

.miniship { width: 570px; height: 230px; margin-left: auto; margin-right: auto; }
.minibanner
{
    position: relative;
    clear: both;
    background-color: black;
    height: 30px;
    width: 570px;
    padding-top: 5px;
}
.minishipdesc { border: 1px solid black; margin-left: auto; margin-right: auto; padding: 20px; width: 528px; }

.miniuni { margin-right: auto; margin-left: auto; height: 400px; }
.miniuniform { width: 200px; height: 400px; float: left; }
.minimannequin { width: 200px; height: 325px; }
.minimannequin img { width: 200px; height: 325px; }
.miniuniformdesc
{
    border: 1px solid black;
    float: left;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    width: 200px;
    height: 360px;
}

.uniform { width: 200px; height: 435px; margin-left: auto; margin-right: auto; float: left; }
.locker
{
    position: relative;
    float: left;
    width: 100px;
    height: 100px;
}
.mannequin { width: 200px; height: 325px; margin-left: auto; margin-right: auto; }
.mannequin div img { width: 200px; height: 325px; }
.shelf { width: 200px; height: 415px; margin-left: auto; margin-right: auto; }
.shelfm { width: 66px; height:80px; float: left; }
.ubanner
{
    position: relative;
    background-color: black;
    height: 30px;
    width: 200px;
    padding-top: 5px;
}


.boxy
{
    clear: both;
    width: 600px;
    background-color: white;
    border: 1px solid black;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
}
.portraitx {
    width: 144px;
    float: left;
    margin: 5px;
}
.portraity {
    height: 211px;
}
.bannery
{
    margin-left: auto;
    margin-right: auto;
    background-color: black;
    height: 30px;
    width: 600px;
    padding-top: 5px;
    clear: both;
}
.lefty { float: left; }
.cb { clear: both; }

table.starmap
{
    bgcolor: black;
    width: 600px;
    height: 400px;
    background-image: url('/starmaps/threat.jpg');
    border-collapse: collapse;
}
table.starmap td
{
    width: 120px;
    vertical-align: middle;
    text-align: center;
    border-style: inset;
    border-width: 2px;
    border-color: white;
    color: #cc9933;
}
.starmap A:link {color: #cc9933; text-decoration: none}
.starmap A:visited {color: #cc9933; text-decoration: none}
.starmap A:active {color: #cc9933; text-decoration: none}
.starmap A:hover {color: #cc9933; text-decoration: underline;}

@keyframes blink
{
    0% { opacity: 1; }
    50% { opacity: 0; }
    100% { opacity: 1; }
}
.blink
{
    animation: blink 1s;
    animation-iteration-count: infinite;
}

ul.linkbar
{
    margin:5px;
    padding:0;
}
ul.linkbar a
{
    color: white;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
    margin: 0;
    padding: 2px 8px 2px 8px;
}
ul.linkbar li
{
    display: inline-block;
    list-style-type: none;
    background-color: black;
    border: 2px solid red;
    margin: 2px;
    padding: 2px;
    text-align: center;
    cursor: pointer;
}
.status-ok	{ background-color: lime ; }
.status-warning	{ background-color: aqua ; }
.status-caution	{ background-color: yellow ; }
.status-alert	{ background-color: orange ; }
.status-critical { background-color: red ; }

main, nav {
    margin: 10px ;
    padding: 10px ;
}
