/* Sign Generator Stylesheet */
.pbreak {
    page-break-after:always;
}

.nobreak {
    page-break-inside: avoid;
}

div.sign-generator-container{

}
div.sign-generator-container ol,ul {
    list-style:none;
}

div.sign-generator-container li{
    padding: 0;
}
div.sign-generator-container li a{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px #8CD7F5 solid;
    padding: 5px;
    text-decoration: none;
    background: #fff;

}

.sign-generator-container-round-border{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px #8CD7F5 solid;
    padding: 5px;
    text-decoration: none;
}
div.sign-generator-container div.tj_container{
    background: #fff;
}
div.sign-generator-container li a div.sign-generator-label{
    text-align:center;
    clear: left;
}
div.sign-generator-container div.idrt-sign-generator{
    position: relative;
    width: 100%;

}
div.sign-generator-container div.idrt-sign-generator div{
    width: 750px;

    position: relative;
    margin: 0 auto;
}

div.sign-generator-container div.idrt-sign-generator div .idrt-sign-generator-text{
    width:440px;
    height: 30px;
    font:12pt arial,sans-serif;

}
div.sign-generator-container div.idrt-sign-generator div .idrt-sign-generator-generate{
    position: relative;
    width:75px;
    height: 36px;
/*     border: 1px solid; */
    font:8pt arial,sans-serif;
    top: -2px;
}

div.sign-generator-container div.idrt-sign-generator div .idrt-sign-generator-generate-button{
    position: relative;
    width:75px;
    height: 36px;
/*     border: 1px solid; */
    font:8pt arial,sans-serif;
    top: -2px;
    left: 465px;
}

div.sign-generator-container img.idrt-sign-generator-loader{
    margin: 100px auto;
    width: 66px;
    position: relative;
    display: block;
    clear: both;
}

#signGeneratorMenu{
    padding: 0px;
    margin: 0px;
    position: absolute;
    border: 1px solid #888;
    background: #A0B8B8;
    z-index: 999;
    font-family: verdana;
    font-size: 10pt;

}

#signGeneratorMenu ul{
    padding: 0px;
    width: 110px;
}

#signGeneratorMenu li{
    padding-left: 5px;
    border-bottom: 1px solid #888;
    cursor: pointer;
}



#signGeneratorMenu li:first-child
{
    padding-left: 5px;
    border-top: 1px solid #888;
    border-bottom: 1px solid #888;
    cursor: pointer;
}

#signGeneratorMenu li a{
    position: relative;
    display: block;
    width: 100%;

}

#signGeneratorMenu ul > li:nth-child(odd) { background-color:#eee; }
#signGeneratorMenu ul > li:nth-child(even) {  }

#signGeneratorMenu li:hover{
    background: #606E6E;
    color: #fff;
}

#signGeneratorMenu ul > li:nth-child(odd):hover { background-color:#606E6E; color: #fff;}

.speech-bubble {
    background-color: #f8f8f8;
    border: 1px solid #c8c8c8;
    border-radius: 5px;
    width: 400px;

}



html {
    padding: 0;
}

body {

    padding: 0;
    margin: 0;
    background: #545252;
    font-family: arial narrow, san-serif;
    font-size: 16px;

}

#wrapper {
    height: 100%;
    background: #fff;
}

#wrapperMain {
    position: relative;
    width: 960px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    background: #6699dd;
}

#banner {
    position: relative;
    width: 960px;
    margin: auto auto 0px auto;
    background: #ffffff;
    padding-top: 10px;
}
#logo {
    position: relative;
}

div.logoButtons{
    display:block; 
    position:relative; 
    padding-top:8px;
    padding-left:570px;    
}

.largelogo{
    margin: 20px 40px 30px 50px;
    float: left;
}


nav {
    background: #000000;
    height: 32px;
    display: block;
}

a.navbar:link {
    float: left;
    position: relative;
    padding: 5px 0px 0px 0px;
    margin: 0px 38px 0px 38px;
    font-family: arial, sans-serif;
    font-size: 16px;
    color: #ffffff;
    text-align: left;
    text-decoration: none;
}

a.navbar:hover {
    color: #C41230;
}
a.navbar:visited {
    color: #ffffff;
}

footer {
    background: #ffffff;
    height: 150px;
    margin: 25px auto 0px auto;
}

a.footlink:link {
    float: left;
    position: relative;
    padding: 7px 6px 0px 6px;
    margin: 0px 110px 0px 110px;
    font-family: arial, sans-serif;
    font-size: 14px;
    color: #ffffff;
    text-align: left;
    text-decoration: none;
}

a.footlink:hover {
    color: #C41230;
}
a.footlink:visited {
    color: #ffffff;
}

.footlist{
    background: #000000;
    height: 35px;
}
.centeredtxt{
    font-family: arial, sans-serif;
    font-size: 12px;
    color: #000000;
    text-align: center;
    line-height: 140%;
    margin: 0px auto 0px auto;
}
a.emaillink:link {
    font-family: arial, sans-serif;
    font-size: 12px;
    color: #000000;
    text-align: left;
    text-decoration: none;
}
a.emaillink:hover {
    color: #C41230;
}
a.emaillink:visited {
    color: #000000;
}
ol.nbrlist{
    margin-left: 20px;
}

a.blacklink{
    position: relative;
    margin: 0 10px 0 0;
    display: inline;
    padding: 5px 10px 5px 10px; 
    background-color:#000000;
    /* The old syntax, deprecated, but still needed, prefixed, for WebKit-based and old browsers */
    background: -prefix-linear-gradient(top, #9f9f9f, #000000 60%);
    /* The new syntax needed by standard-compliant browsers (Opera 12.1, IE 10, Fx 16 onwards), without prefix */
    background: linear-gradient(to bottom, #9f9f9f, #000000 60%);
    border:1px solid #000000;
    border-radius: 8px;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    font-family: arial, sans-serif;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
}

a.blacklink:visited {
    color: #ffffff;
    background-color:#000000;
    /* The old syntax, deprecated, but still needed, prefixed, for WebKit-based and old browsers */
    background: -prefix-linear-gradient(top, #9f9f9f, #000000 60%);
    /* The new syntax needed by standard-compliant browsers (Opera 12.1, IE 10, Fx 16 onwards), without prefix */
    background: linear-gradient(to bottom, #9f9f9f, #000000 60%);
}

a.blacklink:hover {
    color: #000000;
    background-color:#cdcaca;
    /* The old syntax, deprecated, but still needed, prefixed, for WebKit-based and old browsers */
    background: -prefix-linear-gradient(top, #9f9f9f, #cdcaca 60%);
    /* The new syntax needed by standard-compliant browsers (Opera 12.1, IE 10, Fx 16 onwards), without prefix */
    background: linear-gradient(to bottom, #9f9f9f, #cdcaca 60%);
}

a.blacklink2{
    position: relative;
    margin: 30px 5px 0 10px;
    display: inline;
    padding: 5px 10px 5px 10px;
    background-color:#000000;
    /* The old syntax, deprecated, but still needed, prefixed, for WebKit-based and old browsers */
    background: -prefix-linear-gradient(top, #9f9f9f, #000000 60%);
    /* The new syntax needed by standard-compliant browsers (Opera 12.1, IE 10, Fx 16 onwards), without prefix */
    background: linear-gradient(to bottom, #9f9f9f, #000000 60%);
    border:1px solid #000000;
    border-radius: 8px;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    font-family: arial, sans-serif;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
}

a.blacklink2:visited {
    color: #ffffff;
    background-color:#000000;
    /* The old syntax, deprecated, but still needed, prefixed, for WebKit-based and old browsers */
    background: -prefix-linear-gradient(top, #9f9f9f, #000000 60%);
    /* The new syntax needed by standard-compliant browsers (Opera 12.1, IE 10, Fx 16 onwards), without prefix */
    background: linear-gradient(to bottom, #9f9f9f, #000000 60%);
}

a.blacklink2:hover {
    color: #000000;
    background-color:#cdcaca;
    /* The old syntax, deprecated, but still needed, prefixed, for WebKit-based and old browsers */
    background: -prefix-linear-gradient(top, #9f9f9f, #cdcaca 60%);
    /* The new syntax needed by standard-compliant browsers (Opera 12.1, IE 10, Fx 16 onwards), without prefix */
    background: linear-gradient(to bottom, #9f9f9f, #cdcaca 60%);
}


/*dialog boxes*/
.dialogBox{
    position: relative;  
    width: 96%;  
    height: auto; 
    padding:1%; 
    overflow:hidden;
}

button#opener{
    position: relative;
    overflow:hidden;
}

button.blackBtn{
    position: relative;
    margin: 30px 0 0 5px;
    display: inline;
    padding: 5px 10px 5px 10px;
    background-color:#000000;
    /* The old syntax, deprecated, but still needed, prefixed, for WebKit-based and old browsers */
    background: -prefix-linear-gradient(top, #9f9f9f, #000000 60%);
    /* The new syntax needed by standard-compliant browsers (Opera 12.1, IE 10, Fx 16 onwards), without prefix */
    background: linear-gradient(to bottom, #9f9f9f, #000000 60%);
    border:1px solid #000000;
    border-radius: 8px;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    font-family: arial, sans-serif;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
            }

button.blackBtn:visited {
    color: #ffffff;
    background-color:#000000;
    /* The old syntax, deprecated, but still needed, prefixed, for WebKit-based and old browsers */
    background: -prefix-linear-gradient(top, #9f9f9f, #000000 60%);
                /* The new syntax needed by standard-compliant browsers (Opera 12.1, IE 10, Fx 16 onwards), without prefix */
    background: linear-gradient(to bottom, #9f9f9f, #000000 60%);
}

button.blackBtn:hover {
    color: #000000;
    background-color:#cdcaca;
    /* The old syntax, deprecated, but still needed, prefixed, for WebKit-based and old browsers */
    background: -prefix-linear-gradient(top, #9f9f9f, #cdcaca 60%);
    /* The new syntax needed by standard-compliant browsers (Opera 12.1, IE 10, Fx 16 onwards), without prefix */
    background: linear-gradient(to bottom, #9f9f9f, #cdcaca 60%);
}

/* Social media buttons */
div#social{
    position: relative;
    float: right;
    margin-right: 20px;
    
}
img#socialMedia{
    margin-right: 5px;
  }
  
  
/*gridtable styles*/

/*gridtable styles*/

.highlight {
    background-color: #f4d578 !important;
    font-weight: bold;
}

div.table-container{
    width: 700px;
    overflow: auto;
    padding: 20px;
    margin: 0 auto 0 auto;
    display:block;
    white-space: nowrap;
}

table.gridtable{
    width: 100%;
    border-collapse:collapse;
    margin: 10px auto 20px auto;
    height: auto;
}

table.gridtable, .gridtable td{
    border: 1px solid #a99614;
}

table.gridtable td{
    text-align: left;
    font-family: arial, san-serif;
    font-size: 14px;
    line-height: 120%;
    padding:7px;
    vertical-align: top;
    background-color: #faf8ec;
}

table.gridtable th{
    background-color:#F4D063;
    background: -prefix-linear-gradient(top, #ffffff, #F4D063 60%); 
    background: linear-gradient(to bottom, #ffffff, #F4D063 60%);
    border:1px solid #a99614;
    color: #000000;
    font-size: 16px;
    line-height: 120%;
    font-family: arial, san-serif;
    text-align: left;
    padding: 10px;   
}

table.gridtable tr.highlight td {
    background-color: #f4d578 !important;
    font-weight:bold;
}

tr.subRow td, td.sidehead{
    background-color: #f7e8bb;
    font-weight: bold;
    vertical-align: bottom; 
    }
  
  
.clearFloat {
    clear: both;

}
/*
@media print {
  body * {
    visibility: hidden;
  }
  #section-to-print, #section-to-print * {
    visibility: visible;
  }
  #section-to-print {
    position: absolute;
    left: -100px;
    top: -400px;
  }
}*/
