#tpl13b {list-style-type:none;}
#tpl13b li {
    float:left;
    margin-right:4px;
    margin-bottom:10px;
    font:normal 9px Arial, Verdana, Helvetica, sans-serif;
    width: 140px;
    padding-bottom: 4px;
}
#tpl13b img {
    display:block; border:1px solid black;
}
/*
#text.tpl20 {
        width: 760px;
        height: 280px;
        top: 35px;
        position:absolute;
        margin-left:216px;
        padding: 10px;
        float: right;
}
*/
#text.tpl20 {
    top: -25px;
}
/*#text.tpl20 a {border:0;}*/
#text .pdfTable a {border:0}
#tpl13b a {border:0;}
#tpl13b a:hover {border-bottom:1px solid;}
#text h1 {margin-left:14px; margin-bottom:6px;}
p {margin-left:5px;}
#text.tpl20 a.tpl13b-category {border:0;border-right:1px solid gray; padding:0 10px;}

a.tpl13b-category.on{
    font-weight: bold;
}


/* pager links */
.pages{ display:none; }
#page-1{
    /* ensures page 1 gets displayed if jscript is off */
    display:block;
}
.pager {
    clear:both;
    color:black;
    position: absolute;
    top: 395px;
    right: 10px;
}
.pager span {
    cursor: pointer;
    margin-right:3px;
    font-size:16px;
}
.pager span.on{
    color:red;
}

.sections p, .sections table {
    margin-left:14px;
}

.sections table {
    margin-top:10px;
    width: 95%;
}
.sections td {
    padding: 9px;
    border: 1px solid #BBBBBB;
    background-color: #F9F9F9;
}
.sections th {
    background-color: #99CCCC;
    border: 0px solid #FFF;
    color: #FFF;
    text-align: center;
    height: 40px;
    vertical-align: middle;
    padding: 0px;
}


/* hires message */
#hiresMessage {
    clear:both;
    color:red;
    position: absolute;
    top: 395px;
    left: 25px;
}

/*fancyzoom*/
.fancyzoom-box{
    display:none;
}
a#zoom_close{
    float:right;
}
#zoom_table{
    /*background-color: #000;*/
}


/*nyroModal lightbox */
div.mg-lightbox-container{
    display:none;
    padding: 25px;
}
div.mg-lightbox{
    background-color:#111;
    padding: 20px;
    /*overflow: hidden;*/

}
div.mg-lightbox p{
    float: left;
    font-size:11px;
    color: #FFF;
}
div.mg-lightbox a{
    float: right;
    font-size:11px;
    color: #DDD;
}










/*main right column div*/
#content #text.tpl20 {

}

/* div containing text */
#content #text.tpl20 div.pages div {
    padding-top:0px;
    padding-right:0px
}
/* content title */
#content #text.tpl20 div.pages div h2 {

}

/* inline image */
#content #text.tpl20 div.pages img {
    /*float:right;*/
}


/* closebutton for lightbox */
a#closeBut {
        padding: 10px;
        position: absolute;
        display: block;
        top: -6px;
        right: -6px;
        width: 24px;
        height: 24px;
        text-indent: -9999em;
        /*text-indent: -3.5em;*/
        background: url(/resources/images/interface/nyro/close.png) no-repeat top right;
        outline: 0;
        color: black;
        text-decoration: none;
        text-transform: lowercase;
        font-weight: bold;
        cursor: pointer;
}

a#closeBut {
        z-index:2000;
        color: white;
        padding-top: 12px;
        font-size:12px;
}

