@charset "utf-8";
/* CSS Document */

.dataset {
}

.dataset h2 a, .dataset h3 a {
    display: block;
    padding: 3px 3px 3px 30px;
    /*background-image: url(../images/expcoll.gif);*/
    background-image: url(../images/expcoll_new.png);
    background-repeat: no-repeat;
    background-position: 5px -85px;
    background-position: 5px -129px;
}

.dataset h3 a.l2btn {
   /* background-position: 5px -85px;*/
    background-position: 5px -196px;
    border-bottom: 1px solid #E4E4E4;
}

.dataset .closedbranch h2 a, .dataset .closedbranch h3 a.l2btn {
    display: block;
    padding: 3px 3px 3px 30px;
    /*background-image: url(../images/expcoll.gif);*/
    background-image: url(../images/expcoll_new.png);
    background-repeat: no-repeat;
    /*background-position: 5px -25px;*/
    background-position: 5px -65px;
}

.dataset .closedbranch h3 a.l2btn {
    /*background-position: 5px -25px;*/
    background-position: 5px -65px;
}

.dataset h2 a.l2btn:hover, .dataset h3 a.l2btn:hover {
    background-color: #DFECF4;
    /* background-position: 5px -55px;*/
    background-position: 5px -129px;
}

.dataset h3 a.l2btn:hover {
    /*background-position: 5px -55px;*/
    background-position: 5px -129px;
}

.dataset .closedbranch h2 a:hover.l2btn, .dataset .closedbranch h3 a.l2btn:hover {
    background-color: #DFECF4;
    /*background-position: 5px 30px;*/
     background-position: 5px 5px;
}

.dataset .closedbranch h3 a.l2btn:hover {
    /*background-position: 5px 5px;*/
    background-position: 5px 5px;
}

.dataset h3 a {
    color: #E8921E;
}

.dataset h2 a:hover {
    color: #048DD4;
}

.dataset h2 {
    margin-top: 8px;
}

.dataset h2 a {
    background-color: #E7E9F1;
    border-bottom: 1px solid #D4D4D4;
}

.dataset h3 a {
    background-color: #F2F2F2;
}

.dataset .buttonbar {
    margin-bottom: 12px;
}

.datagrid {
    display: table;
    margin-top: 8px;
    margin-bottom: 8px;
    width: 100%;
}

.datagrid .dlabel {
    padding: 3px;
    border-bottom: 1px solid #E9E9E9;
    background: #F4F4F4;
    color: #666;
}

.datagrid .dcontent {
    padding: 3px 0px;
}

.level2data {
    margin-left: 30px;
}

.dataset h3 {
    margin-top: 8px;
    line-height: 1.4em;
}

.dataset h2 {
    line-height: 1.4em;
    font-size: 1.4em;
}

.dataset h6 {
    margin: 0px;
    font-style: normal;
}

* html .level1data {
    width: 510px;
}

.level1data {
    margin-left: 30px;
    margin-bottom: 8px;
}

.dataset .preamble {
    line-height: normal;
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #666;
    font-style: italic;
}

.closedbranch .level1data, .closedbranch .level2data {
    display: none;
}

a.buttonlink {
    line-height: 20px;
    font-weight: normal;
    color: #CCC !important;
    text-decoration: none;
    display: block;
    margin: 0px 5px 0px 0px;
    float: left;
    /*
     border-top: 1px solid #E4E4E4;
     border-right: 1px solid #CCC;
     border-bottom: 1px solid #CCC;
     border-left: 1px solid #E4E4E4;
     width: 80px;
     */
    padding-right: 5px;
    padding-left: 25px;
    background-repeat: no-repeat;
    background-position: 3px top;
}

.buttonbar {
    clear: both;
    overflow: hidden;
    margin-top: 18px;
}

a.buttonlink:hover {
    color: #048DD4 !important;
    border-color: #048DD4;
    background-position: 3px bottom;
}

.expandall {
    background-image: url(../images/exp.gif);
}

.collapseall {
    background-image: url(../images/coll.gif);

}

h2 .jargon {
    display: block;
    float: right;
    width: 140px;
}

.datagrid h4 {
    line-height: 22px;
    display: block;
    margin: 5px 0px 0px;
    border-bottom: 1px solid #E9E9E9;
}

.dataset h2 .jargon {
    color: #B4B4B4;
    font-weight: normal;
}

/* 20110328 replaced by ryan for new buttonbar

.dataset h4 a.comparebtn {
    font-size: 70%;
    line-height: 17px;
    color: #048DD4;
    background-image: url(../images/compare_button.gif);
    background-repeat: no-repeat;
    background-position: left top;
    text-align: left;
    display: block;
    float: right;
    width: 48px;
    padding-left: 20px;
    text-decoration: none;
    margin-top: 2px;
}
.dataset h4 a.comparebtn:hover {
    background-position: left bottom;
    text-decoration: none;
}
*/

/*
20110328 end of change
*/

.dataset .l2comparebtn {
    font-size: 65%;
    line-height: 12px;
    color: #048DD4;
    background-image: url(../images/compare_button.gif);
    background-repeat: no-repeat;
    background-position: left top;
    text-align: left;
    display: block;
    float: right;
    width: 48px;
    padding-left: 20px;
    text-decoration: none;
    margin-top: 5px;
}

.dataset .l2comparebtn:hover {
    background-position: left bottom;
    text-decoration: none;
}

#cptabbar {
    line-height: 25px;
    color: #048DD4;
    border-bottom: 1px solid #048DD4;
    font-weight: bold;
    height: 25px;
    margin-bottom: 24px;
    margin-top: 10px;
}

#cptabbar .tab {
    color: #E8921E;
    text-decoration: none;
    display: block;
    float: left;
    padding-right: 8px;
    padding-left: 8px;
    margin-right: 5px;
    margin-left: 5px;
    border-top: 1px solid #048DD4;
    border-right: 1px solid #048DD4;
    border-left: 1px solid #048DD4;
    background: #F6F6F6;
    line-height: 24px;
}

#cptabbar .tablabel {
    float: left;
    display: block;
    padding-right: 5px;
}

#cptabbar .tab.active {
    color: #048DD4;
    text-decoration: none !important;
    background: #FFF;
    line-height: 25px;
}

#cptabbar a:hover {
    background: #FFF;
}

/*pop-up link for "view as chart" for multiple year values
*/
a.popLink {
    line-height: 16px;
    background-image: url(../images/popLink.gif);
    background-repeat: no-repeat;
    background-position: left center;
    display: block;
    float: left;
    padding-right: 4px;
    padding-left: 24px;
}

.level0data {
    margin: 0px;
    padding: 0px;
    clear: both;
    overflow: hidden;
}

.level2data a.btn.chartbtn {
    float: right;
	width: 68px;
}

/*compare table styles */
.comparetable tr {
    background-color: #F2F4F7;
    display: table-row;
}

.comparetable td, .comparetable th {
    border-bottom: 2px solid #FFFFFF;
    margin: 2px;
    padding: 8px 10px;
}

.comparetable#switchestable th:nth-child(2) {
    max-width: 300px;
}

#country_list, #country_selected {
    border: 1px solid #B1DBF4;
    color: #048DD5;
    font-size: 1em;
}

.comparetable {
    width: 98%;
}

.comparetable th, .comparetable td {
    color: black !important;
    padding-right: 20px;
}

.comparetable td {
    padding-left: 10px;
    text-align: left;
}

.comparetable th {
    font-style: normal;
    font-weight: bold;
}

.comparetable thead th {
    font-size: 1em;
}

.comparetable .base_location {
    background-color: #DEE8ED;
}

.comparetable .pv {
    color: red;
    font-weight: bold;
}

.comparetable tbody th {
    width: 170px;
}

.comparetable td:nth-child(2) {
    text-align: left;
    vertical-align: middle;
}

