/* --- Explore Page Layout --- */

body.explore div#content {
    overflow: visible;
    position: relative;
}

body.explore div.explore-body {
    /*float: left;*/
    width: 100%;
    margin-bottom: 20px;
}

body.explore .center-column {
    border-left: 5px solid white;
    border-right: 5px solid white;
}

body.explore h1 {
    margin-bottom: 2px;
}

body.explore ul.filter-actions {
    position: absolute;
    right: 5px;
    top: 0;
    width: 160px;
}
    body.explore ul.filter-actions li {
        float: left;
    }
        body.explore ul.filter-actions li a {
            background: url('/includes/img/interior/icons.png') no-repeat;
            display: block;
            height: 19px;
            padding: 6px;
            width: 19px;
        }
        body.explore ul.filter-actions li a.print {
            background-position: 6px 6px;
        }
        body.explore ul.filter-actions li a.download {
            background-position: -25px 6px;
        }
        body.explore ul.filter-actions li a.twitter {
            background-position: -56px 6px;
        }
        body.explore ul.filter-actions li a.facebook {
            background-position: -83px 6px;
        }
        body.explore ul.filter-actions li a.rss {
            background-position: -108px 6px;
        }

/* --- Explore Filter --- */

div#explore-filter {
    border-bottom: 1px dotted #666;
    padding-bottom: 2px;
    margin-bottom: 5px;
}

div#explore-filter ul.filter-list {
    background: url(../img/interior/bg_explore_filter.png) repeat-x;
    height: 30px;
    padding: 10px;
}

div#explore-filter ul.filter-list li {
    position: relative;
    float: left;
    padding-right: 20px;
    z-index: 250; /* IE7 */
}

div#explore-filter .display-value {
    background-color: white;
    font-weight: bold;
    color: #666666;
    text-transform: uppercase;
    padding: 0 15px 0 10px;
    font-size: 10px;
    line-height: 25px;
    border: 1px solid #B8B6B3;
    border-right-width: 0;
    cursor: pointer;
    white-space: nowrap;
    float: left;
    display: inline-block;
    height: auto;
    overflow: hidden;
}

div#explore-filter ul.filter-list li .display-value-date-range, /* IE6 multiple selector bug workaround */
div#explore-filter .display-value.date-range {
    width: 220px;
}

div#explore-filter ul.filter-list li .display-value-country, /* IE6 multiple selector bug workaround */
div#explore-filter .display-value.country {
    width: 85px;
}

div#explore-filter ul.filter-list li .display-value-site, /* IE6 multiple selector bug workaround */
div#explore-filter .display-value.site {
    width: 115px;
}

div#explore-filter ul.filter-list li .display-value-report-type, /* IE6 multiple selector bug workaround */
div#explore-filter .display-value.report-type {
    width: 85px;
}

div#explore-filter ul.filter-list li .display-value-source, /* IE6 multiple selector bug workaround */
div#explore-filter .display-value.source {
    width: 75px;
}

div#explore-filter .widget {
    float: left;
    width: 24px;
    height: 25px;
    border: 1px solid #B8B6B3;
    cursor: pointer;
    background: white center no-repeat url("../img/interior/bg_filter_down.gif");
}

div#explore-filter .widget.selected {
    border-bottom-color: #F9F9F9;
    background: #F9F9F9 center no-repeat url("../img/interior/bg_filter_up.gif");
}

div#explore-filter .select-value {
    position: absolute;
    display: none;
    background-color: white;
    padding: 1px 10px 10px 10px;
    top: 27px;
    z-index: 200;
    clear: left; /* IE 7 */
}

div#explore-filter .select-value ul li {
    clear: left;
}

div#explore-filter .select-value {
    overflow-y: auto;
    overflow-x: hidden;
    background-color: #F9F9F9;
    border-bottom: 1px solid #B8B6B3;
    border-left: 1px solid #B8B6B3;
    border-right: 1px solid #B8B6B3;

}

div#explore-filter .select-value.country,
div#explore-filter .select-value.report-type,
div#explore-filter .select-value.report-type ul li {
    width: 200px;
}

div#explore-filter .select-value.country ul li {
    width: 190px;
}

div#explore-filter .select-value.site,
div#explore-filter .select-value.site ul li {
    width: 170px;
}

div#explore-filter .select-value.country,
div#explore-filter .select-value.report-type,
div#explore-filter .select-value.site {
    padding-left: 0;
}

/* Override some specific values from the JQuery UI theme CSS */

#ui-datepicker-div {
    display: none;
}

.ui-daterangepickercontain .ui-daterangepicker {
    min-width: 260px;
    border-bottom: 1px solid #B8B6B3;
    border-left: 1px solid #B8B6B3;
    border-right: 1px solid #B8B6B3;
    border-top: 1px solid #F9F9F9;
}

.ui-daterangepicker ul {
    width: 255px;
}

.ui-daterangepicker-,
.ui-daterangepicker-.ui-state-hover,
.ui-daterangepicker-.ui-state-active {
    height: 0;
    line-height: 0px;
    padding: 3px !important;
    margin-bottom: 7px !important;
    border-width: 0 0 1px 0 !important;
    border-color: #D5DCDD !important;
    border-style: solid;
    background: none;
}

.ui-daterangepicker- a {
    display: none !important;
}

.ui-daterangepicker li.preset_0 {
    margin-top: 1px !important;
}

.ui-daterangepicker li.ui-state-hover span,
.ui-daterangepicker li.ui-state-active span,
.ui-daterangepicker li span {
    margin: .1em .2em !important;
}

div#explore-filter .select-value ul li {
    width: 200px;
}

div#explore-filter .select-value ul li a {
    color: #666666;
    line-height: 16px;
    display: block;
    padding-left: 5px;
    margin-left: 5px;
    /*border: none;*/
    border: 1px solid #F9F9F9;
}

div#explore-filter .select-value ul li a:hover {
    border: 1px solid #999;
    background: #B0D6FB url(images/ui-bg_glass_75_b0d6fb_1x400.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #212121;
    text-decoration: none;
}

div#explore-filter .select-value ul li.underline {
    border-bottom: 1px solid #D5DCDD;
    padding-bottom: 3px;
    margin-bottom: 3px;
}

div#explore-filter .select-value ul li input {
    margin-left: 10px;
}

/* --- Explore Content Layout --- */

div.columns {
    position: relative;
    width: 942px;
}

div.columns div.column {
    float: left;
    overflow: hidden;
}

div.explore-body div.columns div.two-column {
    width: 50%;
}

div.explore-body div.columns div.two-column.column-1,
div.explore-body div.columns div.two-column-column-1 /* IE6 */
{
    margin-right: -1px;
    border-right: 1px dotted #a8a8a8;
}

div.columns div.three-column {
    border-top: 3px solid #a8a8a8;
}

/* To accommodate the timeline annotations */
div.columns div.time {
    min-height: 350px;
}

div.time div.column-3 .test-site,
div.time div.column-3 .quickstats-list-header {
    display: none;
}

div.columns div.three-column.column-1,
div.columns div.three-column.column-3 {
    width: 279px;
}

div.columns div.three-column.column-2 {
    width: 384px;
}

div.columns div.three-column.column-1,
div.columns div.three-column.column-2 {
    border-right: 3px solid #a8a8a8;
    margin-right: -3px;
}

.columns .three-column .explore-module-content {
    border-bottom: none;

}

/* --- No Javascript Text --- */

.no-javascript {
    position: absolute;
    text-align: center;
    font-weight: bold;
    height: 230px;
    width: 100%;
    z-index: 300;
    padding: 20px 0;
    color: #666666;
    text-transform: uppercase;
    background-color: white;
    z-index: 500;
}

/* --- Progress Bar --- */

#progressbar {
    margin-top: 5px;
    height: 18px;
    left: 308px;
    position: absolute;
    width: 325px;
    border: 1px solid #336699;
    padding: 2px;
    z-index: 150;
    background-color: white;
}

#progressbar .ui-progressbar-value {
    background-image: none;
    background-color: #336699;
    border-color: #336699;
}

#progressbar .label {
    position: absolute;
    width: 325px;
    left: 0;
    top: 0;
    color: #cccccc;
    font-size: 9px;
    font-weight: bold;
    line-height: 24px;
    text-align: center;
    font-family: verdana, serif;
    text-transform: uppercase;
}

/* --- Bar charts --- */

.topitems-bar-chart .topitems-list {
    position: relative;
}

.topitems-bar-chart .topitems-list li {
    position: relative;
    overflow: hidden;
    height: 25px;
}

.topitems-bar-chart .topitems-list li * {
    white-space: nowrap;
}

.topitems-bar-chart .topitems-list span {
    clear: none;
}

.topitems-bar-chart .topitems-list .bar-chart-container {
    position: absolute;
    right: 0;
    top: 0;
}

body.map .topitems-bar-chart .topitems-list .bar-chart-container,
body.time .topitems-bar-chart .topitems-list .bar-chart-container {
    background: #fff;
}

.topitems-bar-chart .topitems-list .fade {
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 100));
    background: -webkit-gradient(linear, left center, right center, color-stop(0, rgba(255, 255, 255, 0)), color-stop(1, rgba(255, 255, 255, 100)));
    width: 15px;
    height: 25px;
    position: absolute;
    right: 100px;
}

.bar-chart {
    width: 100%;
    height: 6px;
    clear: left;
    margin-bottom: 3px;
    padding-left: 10px;
}

.bar-chart div {
    font-size: 6px;
    text-indent: -9999px;
    height: 6px;
    line-height: 6px; /* IE6 */
}

.bar-chart div.inaccessible {
    background-color: #F60;

    background: -webkit-gradient(linear, left top, left bottom, from(#FE7C00), to(#FDB54D));
    background: -webkit-linear-gradient(top, #FE7C00, #FDB54D);
    background: -moz-linear-gradient(top, #FE7C00, #FDB54D);
    background: -o-linear-gradient(top, #FE7C00, #FDB54D);
    background: -ms-linear-gradient(top, #FE7C00, #FDB54D);
    background: linear-gradient(to bottom, #FE7C00, #FDB54D);
}

.bar-chart div.accessible {
    background-color: #693;

    background: -webkit-gradient(linear, left top, left bottom, from(#73A414), to(#C1DD59));
    background: -webkit-linear-gradient(top, #73A414, #C1DD59);
    background: -moz-linear-gradient(top, #73A414, #C1DD59);
    background: -o-linear-gradient(top, #73A414, #C1DD59);
    background: -ms-linear-gradient(top, #73A414, #C1DD59);
    background: linear-gradient(to bottom, #73A414, #C1DD59);
}

.bar-chart div.hover-tip {
    position: absolute;
    z-index: 200;
    display: none;
    width: auto;
    left: -50px;
    top: 2px;
    background: white;
    color: black;
    padding: 5px;
    border: 1px solid gray;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 10px;
    line-height: 5px;
    font-family: Arial, sans-serif;
    text-indent: 0;
}

.bar-chart div.hover-tip-accessible {
    top: 7px;
}

.bar-chart:hover div.accessible,
.bar-chart:hover div.inaccessible {
    border: 1px solid gray;
}

.bar-chart:hover div.hover-tip {
    display: block;
}

/* --- General Settings for all Explore Modules --- */

.explore-module.loading {
    color: white;
}

.explore-module.loading .explore-module-content *:not(h2) {
    display: none;
}

/* Required for IE6-8 */
.explore-module.loading .explore-module-content div h2 {
    display: block;
}

/* End Required for IE6-8 */

.explore-module-content {
    margin: 10px 13px 0 13px;
    border-bottom: 1px dotted #a8a8a8;
    line-height: 16px;
    color: #666666;
    overflow: hidden;
}

.explore-module.last .explore-module-content {
    border-bottom: none;
}

.explore-module.loading .explore-module-content {
    min-height: 100px;
}

div.three-column .explore-module.loading .explore-module-content {
    min-height: 200px;
}

.explore-module-content h2 {
    color: #666666;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-left: 10px;
    text-transform: uppercase;
}

.explore-module-content em {
    font-weight: bold;
}

.explore-module-content a {
    color: #006699;
    font-weight: bold;
}

.explore-module-content .explore-error {
    text-align: center;
    padding-top: 20px;
}

.explore-module-content ul {
    padding-left: 10px;
    padding-bottom: 15px;
}

.explore-module a.view-toggle {
    display: block;
    margin-top: 5px;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
}

.explore-module ul.view-toggle {
    margin-top: -15px;
    display: none;
}

.explore-module a.view-fewer {
    margin-top: 0;
    display: none;
}

/* --- Bar Charts --- */

/* --- M.01 - Map --- */

.map_canvas {
    height: 315px;
    width: 100%;
}

.map_canvas .popup {
    height: 70px;
}

.map_canvas .popup h3 a {
    text-transform: uppercase;
    font-size: 12px;
    color: #006699;
    font-weight: bold;
}

.map_canvas div.popup ul {
    margin-top: 10px;
}

.map_canvas div.popup ul li {
    line-height: 18px;
}

/* --- M.02 - Quick Stats --- */

.quickstats,
.quickstats-list-header {
    padding-bottom: 10px;
}

.quickstats-list-header { }
    .quickstats-list-header .list .testbar .title {
        width: 325px;
    }
    .quickstats-list-header .list li span.title,
    .quickstats-list-header .list li span.url {
        width: 300px;
    }
    .quickstats-list-header .list .listactions a.viewdashboard,
    .quickstats-list-header .list .footer {
        display: none;
    }

.quickstats ul li.new-section {
    padding-top: 5px;
}

.quickstats em.highlight {
    color: black;
    font-weight: bold;
}

.quickstats ul.quickstats-list {
    padding-bottom: 0;
}

.quickstats-list-header .test-site,
.quickstats .test-site {
    background: url(../img/global/bg_nav_main_test_sites.png) no-repeat;
    display: inline-block;
    float: right;
    font-size: 14px;
    height: 46px;
    line-height: 46px;
    margin: 5px;
    padding-left: 17px;
    text-transform: uppercase;
    width: 165px;
}

/* IE6 only */
* html .quickstats .test-site {
    float: none;
    margin-left: 200px;
    text-align: center;
}

.quickstats-list-header .test-site a,
.quickstats .test-site a {
    color: #fff;
}
.quickstats-list-header .test-site a:hover,
.quickstats .test-site a:hover {
    text-decoration: none;
}

/* --- M.03 - Reports by Time - Small --- */

.timesmall #time_small_canvas {
    width: 440px;
    height: 140px;
}

.timesmall #time_small_labels {
    position: absolute;
    height: 16px;
    text-align: right;
    top: 10px;
    right: 30px;
    width: 280px;
    background-color: white;
    z-index: 200;
}

/* --- M.04 - Reports by Category - Pie/Bar Chart --- */
/* --- M.06 - Reports by Category - Bar Chart --- */

/* Both modules */

.topitems-bar-chart.categories ul li span {
    width: auto;
    float: none;
    clear: none;
    margin-right: 0;
}

.topitems-bar-chart.categories ul li span.percent {
    font-weight: bold;
}

.topitems-bar-chart.categories .bar-chart-container {
    float: right;
    width: 90px;
}

/* M.04 only (in depth page) */

* html .categories-indepth {
    height: 170px;
}

.categories-indepth h2 {
    margin-bottom: 0;
}

#categories-pie {
    width: 150px;
    height: 150px;
    float: left;
}

.topitems-bar-chart.categories div.swatch {
    width: 12px;
    line-height: 12px;
    margin: 2px 8px 3px 2px;
    clear: left;
    float: left;
}

.tag-political {
    background-color: #104664;
}

.tag-social {
    background-color: #1487BA;
}

.tag-other {
    background-color: #D8EAF3;
}

.tag-tools {
    background-color: #68AED5;
}

.topitems-bar-chart.categories-indepth ul.topitems-list {
    width: 270px;
    float: left;
}

.topitems-bar-chart.categories-indepth ul {
    margin-top: 20px;
}

.topitems-bar-chart.categories-indepth ul li {
    margin-bottom: 12px
}

.topitems-bar-chart.categories-indepth ul li span {
    margin-right: 5px;
}

/* M.06 only (map page) */

.topitems-bar-chart.categories ul {
    width: 240px;
}

.topitems-bar-chart.categories ul li {
    margin-bottom: 6px
}

/* --- M.11 - Top Sites by Category --- */

.topsitescategory h4 {
    padding-left: 10px;
    font-weight: bold;
    text-transform: uppercase;
    color: #acacac;
}

.topsitescategory .topitems-list a {
    font-weight: bold;
}

.topsitescategory.topitems a.view-all {
    padding-left: 10px;
    padding-bottom: 15px;
    font-size: 11px;
}

/* --- M.13 - Reports by Time - Large --- */

.timelarge.loading,
.timelarge-loading /* For IE6 */
{
    height: 321px;
}

.timelarge .compare {
    font-style: italic;
    margin-left: 20px;
    margin-bottom: 5px;
}

.timelarge .compare input {
    background-color: #d6d6d6;
    border: 1px solid black;
    height: 15px;
    padding: 3px;
}

.timelarge .compare a {
    font-weight: normal;
    font-style: normal;
    font-size: 11px;
    line-height: 11px;
    padding: 1px 3px;
    margin: 0 4px;
    background-color: #D6D6D6;
    border: 1px solid black;
    color: black;
}

.time_canvas {
    height: 315px;
    width: 800px;
    float: left;
}

.timelarge h3 {
    text-transform: uppercase;
    font-size: 9px;
}

.timelarge .grouping {
    position: absolute;
    right: 0;
    float: right;
    width: 115px;
    text-align: center;
}

.timelarge .grouping ul {
    padding: 0;
}

.timelarge .grouping a {
    display: block;
    margin: 10px auto;
    line-height: 19px;
    width: 28px;
}

.timelarge .grouping a:hover {
    text-decoration: none;
}

.timelarge .grouping a.day {
    background: transparent url(../img/interior/icon_day.png) no-repeat center center;
}

.timelarge .grouping a.week {
    background: transparent url(../img/interior/icon_week.png) no-repeat center center;
}

.timelarge .grouping a.month {
    background: transparent url(../img/interior/icon_month.png) no-repeat center center;
}

/* --- M.14 - Reports by Time Events--- */

.timelarge #annotationsDiv1 {
    position: absolute;
    right: 0;
    top: 470px;
    width: 265px !important;
}

/* --- M.15 - Top Countries - Map --- */

.topitems-bar-chart ul li span,
.topitems-bar-chart ul li a {
    margin-bottom: 10px;
    float: left;
    clear: left;
}

.topitems-bar-chart ul li a {
    font-weight: bold;
}

.topitems-bar-chart .bar-chart-container {
    width: 100px;
    float: left;
}

body.home .topitems-bar-chart .bar-chart-container {
    width: 50%;
}

body.home .topitems-bar-chart .fade {
    right: 220px;
}

/* --- M.16 - Top URLs - Map --- */

.topitems-bar-chart.topsites ul li a,
.topitems-bar-chart.topsitesrelated ul li a,
.topitems-bar-chart.topsiteshome ul li a {
    /*width: 50%*/
    width: auto;
    margin-right: 5px;
}

.topitems-bar-chart.topsites ul li span,
.topitems-bar-chart.topsitesrelated ul li span,
.topitems-bar-chart.topsiteshome ul li span {
    clear: none;
    float: left;
    width: auto;
    margin-right: 0;
}

.topitems-bar-chart.topsites .bar-chart-container,
.topitems-bar-chart.topsitesrelated .bar-chart-container,
.topitems-bar-chart.topsiteshome .bar-chart-container {
    width: 100px;
    float: right;
}

/* --- M.17 - Map - Small --- */

.mapsmall img {
    margin-left: 10px;
    padding-bottom: 15px;
}

.mapsmall div,
.mapsmall div canvas {
    direction: ltr;
}

/* --- M.20 - Report List --- */

.explore-module .reportlistlarge {
    margin: 0;
    position: relative;
}

.report-list {
    position: relative;
    width: 100%
}

.report-list th,
.report-list td {
    padding: 5px 15px;
    border-right: 1px solid white;
    vertical-align: top;
    line-height: 15px;
}

.report-list th,
.reportlistlarge .pagelinks,
.reportlistlarge .exportlinks {
    height: 26px;
    font-size: 10px;
    line-height: 26px;
    font-weight: bold;
    text-transform: uppercase;
    color: white;
    background-color: #797979;
    border-right: 1px solid white;
}

.report-list th.sortcolumn {
    background: #4D79A6;
}

.report-list th a,
.reportlistlarge .pagelinks a,
.reportlistlarge .exportlinks a {
    color: white;
}

.report-list tr td {
    border-bottom: 2px solid white;
    color: #666666;
    font-weight: normal;
}

.report-list tr td.inaccessible {
    background: #F5E1CE;
}

.report-list tr td.accessible {
    background: #DDE4B5;
}

.report-list tr td.report-type-inaccessible {
    background: no-repeat #F5E1CE url(../img/interior/inaccessible-x.png) center;
}

.report-list tr td.report-type-accessible {
    background: no-repeat #DDE4B5 url(../img/interior/accessible-check.png) center;
}

.report-list tr td div {
    overflow: hidden;
    text-overflow: ellipsis;
}
.report-list tr td.comments div {
    width: 175px;
}
.report-list tr td.isps div {
    width: 70px;
}
.report-list tr td.test-site {
    vertical-align: middle;
}

.report-list tr td.test-site a {
    width: 20px;
    height: 16px;
    background: no-repeat transparent url(../img/interior/icon_test_site_transparent.gif) center center;
    text-indent: -9999px;
    direction: ltr; /* Otherwise this doesn't work in rtl languages */
}

.report-list tr td a {
    color: #069;
    font-weight: bold;
    display: block;
}

.report-list th.last,
.report-list td.last {
    border-right: 0;
}

.report-list th.reportDate {
    width: 90px;
}

.report-list th.url {
    width: 210px;
}

.report-list th.report-type {
    width: 10px;
}

.report-list th.country {
    width: 70px;
}

.report-list th.isp {
    width: 70px;
}

.report-list th.location {
    width: 50px;
}

.report-list th.comments {
    width: 175px;
}

.report-list th.test {
    width: 10px;
}

.reportlistlarge .pagelinks,
.reportlistlarge .exportlinks {
    border: 0;
    float: left;
    color: white;
}

.reportlistlarge .pagelinks .selected {
    color: #F60;
}

.reportlistlarge .pagelinks {
    padding-left: 20px;
    width: 100%;
}

.reportlistlarge .exportlinks {
    bottom: 0;
    position: absolute;
    right: 0;
    width: 267px;
}

.reportlistlarge .exportlinks a {
    float: right;
    margin-right: 20px;
}

/* --- M.18 - Top Pages--- */
/* --- M.21 - Top Countries - In Depth --- */

.topitems a {
    font-weight: normal;
}

/* --- M.23 - Reports by Location --- */

.locations #locations-column {
    padding-left: 10px;
}

/* --- M.24 - Recent Comments --- */

.comments ul.comments-list em {
    color: #666;
}

.comments ul.comments-list .comment-meta {
    line-height: 10px;
    font-size: 10px;
    margin-bottom: 5px;
}

.comments ul.comments-list .comment-meta .inaccessible,
.comments ul.comments-list .comment-meta .accessible {
    font-weight: normal;
}

.comments textarea {
    width: 375px;
    height: 40px;
    margin-left: 10px;

}

.comments #submitcomment {
    clear: left;
    display: block;
    margin: 10px;
}
