.page-template-template-no-sidebar-php #copy{
    width: 960px;
    padding: 0px;
    margin: 20px 0 0 20px;
}
.page-template-template-no-sidebar-php #content{
    background: none;
}

.pmc-bo-numbers-heading {
	margin: 25px 0px 0px 25px;
	font-size: 32px;
	color: #0669F9;
}

#pmc-bo-numbers{
    padding: 10px 25px;
    background: url("../images/rentrak-logo.png");
    background-repeat: no-repeat;
    background-position: right top;
}

.pmc-bo-chart-wrapper{
    border: 1px solid #6E6E70;
    border-top: none;
    margin-bottom: 20px;
}

#pmc-bo-numbers .pmc-bo-header{
    font: 40px/1.5em 'Open Sans', sans-serif;
    color: #00B1CB;
    border-bottom: 1px solid #00B1CB;
    margin-bottom: 15px;
    font-weight: 300;
}
#pmc-bo-numbers .pmc-bo-header span{
    font-weight: 600;
}

#pmc-bo-numbers .pmc-bo-hd-dom{
    display: none;
}

/* Tabs in the top*/
#pmc-bo-tabs tr{
    font-size: 12px;
    font-weight: 800;
}
#pmc-bo-tabs td{
    width: 175px;
    vertical-align: bottom;
}
#pmc-bo-tabs td a{
    height: 22px;
    background: #00B1CB;
    display: block;
    border-bottom: 1px solid #6E6E70;
    text-transform: uppercase;
    color: white;
    font-weight: 700;
    display: block;
    padding: 0;
    margin: 0;
    padding-left: 5px;
    text-align: center;
}
#pmc-bo-tabs td a.selected{
    border: 1px solid #6E6E70;
    border-bottom: 1px solid #00B1CB;
    padding-top: 3px;
}

#pmc-bo-tabs td:last-child a {
    width: 570px;
    background: #ffffff;
}
/** End Tabs */
.pmc-bo-title{
    color: white;
    padding-left: 12px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    font-size: 1.7em;
    background: #03acc5; /* Old browsers */
    background: -moz-linear-gradient(left, #03acc5 7%, #2bad4d 93%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(7%,#03acc5), color-stop(93%,#2bad4d)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #03acc5 7%,#2bad4d 93%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #03acc5 7%,#2bad4d 93%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #03acc5 7%,#2bad4d 93%); /* IE10+ */
    background: linear-gradient(to right, #03acc5 7%,#2bad4d 93%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03acc5', endColorstr='#2bad4d',GradientType=1 ); /* IE6-9 */
}
.pmc-bo-title .bo-title-dom{
    display: none;
}

/** table cells**/
.pmc-bo-body table{
    font-size: 11px;
    vertical-align: middle;
}
.pmc-bo-body table th{
    vertical-align: middle;
}
.pmc-bo-content-header{
    color: #333;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
}
.pmc-bo-content-header td{
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    height: 20px;
    line-height: 20px;
    font-weight: 400;
    padding-left: 12px;
}
.pmc-bo-content-header th{
   font-weight: bold;
}

.pmc-bo-content-header .pmc-th-first{
    border-left: 0px;
}
.pmc-th-all{
    text-transform: uppercase;
    border-left: 1px solid white;
    border-top: 1px solid white;
    height: 20px;
    line-height: 20px;
    background-color: #6E6E70;
    text-align: left;
    font-size: 10px;
    color: white;
    padding-left: 12px;
}
.pmc-bo-center{
    text-align: center;
}
.pmc-th-all-other{
    text-transform: uppercase;
    text-align: center;
    border-top: 1px solid white;
    border-left: 1px solid white;
    height: 15px;
    line-height: 15px;
    background-color: #949597;
    font-size: 10px;
    color: white;
}
.pmc-bo-content-header .pmc-tbody-first{
    background-color: white;
    color: #88B94C;
}
.pmc-bo-content-header .pmc-tbody-alt1{
    background-color: #ECECEC;
}
.pmc-bo-content-header .pmc-tbody-alt2{
    background-color: #E0E1E3;
}

.pmc-bo-content-header .pmc-th-ww-first{
    border-left: 0px;
    text-align: left;
}
.pmc-th-ww-all{
    text-transform: uppercase;
    text-align: center;
    border-top: 1px solid white;
    border-left: 1px solid white;
    height: 15px;
    line-height: 15px;
    background-color: #6E6E70;
    font-size: 10px;
    color: white;
    padding-left: 12px;
}
.pmc-bo-center{
    text-align: center;
}
.pmc-th-ww-all-other{
    text-transform: uppercase;
    border-left: 1px solid white;
    border-top: 1px solid white;
    height: 15px;
    line-height: 15px;
    background-color: #949597;
    text-align: center;
    font-size: 10px;
    color: white;
}
#pmc-bo-dom-content, #pmc-bo-domestic-content {
    display: none;
}
.rentrak-disclaimer{
    font-size: 10px;
    font-style: italic;
    margin-top: 15px;
}