@import url('paginator.css');

body {
    background: #f9f9f9;
}

.right_column {
    float: left;
    width: 720px;
    margin-left: 40px;
    display: inline;
}


.tabs {
    clear: both;
}

.tabs ul {
    clear: both;
    width: 100%;
}

.tabs ul li {
    display: inline;
    float: left;
    position: relative;
    padding: 0px;
}

.tabs ul li a {
    outline: 0px;
}

.external-icon {
    height: 16px;
    width: 25px ;
    background: url('../../maplecroft/img/global/icon-external.png') no-repeat;
    float: left;
    display: none;
}

.press-contact  {
    float: right; 
    font-size: 12px;
    margin-top: 10px;
}

/*News/Press sections*/


.press_wrapper {
    padding: 10px 0 0;
    margin: 0px;
    margin-left: -10px;
}

.press_wrapper .press_top {
    width: 231px;
    float: left;
    border: 1px solid #ccc;
    margin-left: 10px;
    background: #fff;
    margin-bottom: 35px;
    *width:228px;
    overflow: hidden;
}

.press_wrapper .press_item {
    width: 200px;
    padding: 0 0 10px 0;
    margin: 0 0 0 10px;
    height: 160px;
}

.press_wrapper .press_item h2 {
    font-size: 100%;
    margin-top: 10px;
    color: #c0d528;
}

.press_wrapper .press_item h2 a {
    color: #259acf;
    font-weight: normal;
    font-size: 100%;
}

.press_wrapper .blurb {
    padding-top: 5px;
    font-size: 100% !important;
    color: #333;
    font-weight: normal;
    width: 215px;
    height: 65px;
}

.press_wrapper .prdate {
    background: none;
    color: #333;
}

.press_wrapper ul {
    list-style: none;
    margin: 0px;
}

.press_wrapper a img {
    margin-bottom: 10px;
    *width: 230px;
}

.press_wrapper span.source {
    /*border-bottom: 1px solid #ccc;*/
    padding: 0 0 5px 0;
}


.press_wrapper h3 {
    padding: 4px;
    font-weight: lighter;
    font-size: 90%;
    background-color: #efefe0;
    float: left;
    clear: both;
    width: 730px;
}

.press_wrapper .title_text a {
    font-size: 105%;
    float: left;
    clear: both;
}

.right_column .press_wrapper ul {
    float: left;
    clear: both;
    margin: 0px 0px 10px 0px;
    list-style-type: none;
    padding: 0px;
}

.right_column .press_wrapper .date,
.tv-date {
    font-weight: bold !important;
    font-size: 11px !important;
    text-transform: uppercase;
    color: #999;
}

.press_wrapper .title_container {
    width: 70px;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #cccccc;
}

.right_column .press_wrapper ul li {
    float: left;
    list-style-type: none;
    display: block;
    margin: 0px 0px 0px 0px;
    *margin-bottom: 35px;
}

.news_thumb, .press_thumb {
    float: left;
}

.press_title {
    padding-bottom: 5px;
    font-weight: bold;
    display: block;
    height: 35px;
    width: 214px;
}
.press_title a {
    font-size: 75%;
    color: #259acf;
}
.press_blurb {
    font-size: 80%;
}

.news_blurb {
    font-size: 70%;
}

.two_column_uneven_reverse h2 .date {
    font-size: 80%;
}


#news_wrapper {
    margin: 0;
    padding: 0;
    list-style: none;
    padding: 0;
    border-top: 1px solid #ccc;
    width: 520px;
}

#news_wrapper li {
    margin: 0;
    padding: 10px 0 10px 0;
    display: inline;
    border-bottom: 1px solid #ccc;
    list-style: none;
    float: left;
    width: 520px;
    clear: both;
    font-size: 100%;
}

#news_wrapper li img {
    float: left;
    margin: 0 10px 0 0;
    padding: 0;
    border: 1px solid #ccc;
}

#news_wrapper li a:hover img {
    border: 1px solid #666;
}

#news_wrapper li h2 {
    font-size: 100%;
    width: 300px;
    margin: 0 0 5px 0;
}

#news_wrapper li span {
    display: block;
    font-size: 75%;
}

#news_wrapper li span.news_title {
    float: left;
    width: 510px;
    margin: 0 0 5px 0;
    padding: 0px 5px 0 0px;
    font-size: 100%;
}

#news_wrapper li h2 a {
    float: left;
    width: 440px;
    font-size: 75%;
}

#news_wrapper li h2 a:hover {
    text-decoration: underline;
}

#news_wrapper li span.date {
    display: block;
    margin: 0 0 5px 0;
    float: right;
}

#news_wrapper li.feature_story {
    margin: 10px 0 0 0;
    list-style: none;
    padding: 0px 0 10px 0;
}

#news_tabs ul {
    width: 520px;
}

#latest_news_page_control ul, #latest_issues ul{
    padding: 0px 0 10px 0;
    margin: 0 0 10px 0;
    width: 175px;
    height: 16px;
}

#latest_news_page_control ul li, #latest_issues ul li{
    float: left;
    margin: 0;
    display: inline;
    width: 17px;
}

#latest_news_page_control li a {
    border: 1px solid #ccc;
}

#latest_issues_items ul li, .subscribe_icons{
    float: left;
    clear: both;
    width: 170px;
    display: block;
}

#latest_news_page_control ul li.active a, #latest_issues ul li.active a {
    font-weight: bold;
    display: inline;
    background-color: #666;
    background-repeat: no-repeat;
    background-position: center top;
    margin-right: 1px;
    width: 17px;
}

#latest_news_page_control ul li.active a, #latest_issues ul li.active a{
    color: #fff;
    border: none;
    margin-top: 0px;
    height: 13px;
    width: 10px;
    text-align: center;
}

#latest_news .tabs ul li a {
    top: 0px;
    height: 13px;
    padding: 4px;
    display: inline-block;
}

#latest_news .tabs ul li a:hover {
    text-decoration: none;
}

#latest_news .tabs ul li.active a{
    top: 0px;
    height: 15px;    
}


#latest_news_items #page_1 li {
    float: left;
    clear: both;
}
#latest_news_items li span {
    display: block;
    margin-bottom: 0px;
}
#latest_news_items li a {
    display: block;
    margin-bottom: 5px;
}

/*Media Room sections*/
.media_room_l a, .media_room_r a {
    color: #333;
}

.media_room_l {
    width: 520px;
    float: left;
}

.media_room_strip h2.header {
    float: left;
    padding: 6px;
    margin: 0px;
    font-size: 80%;
}
.media_room_l ul li, .media_room_r ul li {
    font-size: 100%;
}

.media_room_l ul li, .media_room_l ul {
    width: 520px;
    float: left;
    clear: both;

}

.media_room_strip h2.header a {
    font-size: 100%;
    font-weight: bold;
    text-decoration: underline;
}


.media_room_strip {
    margin: 0px 0px 10px 0px;
    width: 520px;
}

.toplink {
    font-size: 70%;
    margin: 0px 0px 10px 0px;
    width: 173px;
    padding: 5px 3px 5px 22px;
    border: 1px solid #ccc;
}

.media_room_strip .toplink {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    display: block;
    float: right;
    margin: 3px 3px 0 0;
    padding: 4px 4px 4px 22px;
    width: auto;
}

.media_room_l .date {
    float: right;
    margin: 0 0 0 10px;
    display: block;
}

.media_room_l img {
    margin: 0 10px 5px 0;
    clear: both;
}

.media_room_l a img, .media_room_r a img {
    border: 1px solid #ccc;
}

.media_room_l a:hover img, .media_room_r a:hover img {
    border: 1px solid #666;
}

.media_room_l ul {
    list-style: none;
    width: 520px;
    margin: 0px;
}

.media_room_c {
    width: 425px;
    float: left;
}

.media_room_c span.news_blurb {
    font-size: 70%;
}

.media_room_c span.press_title {
    font-size: 100%;
}

.media_room_l ul li {
    list-style: none;
    width: 520px;
    margin: 0px 0 10px 0;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #cccccc;
}

.media_room_l ul li h2 {
    clear: left;
    padding: 0;
    font-size: 75%;
}


.media_room_r {
    width: 520px;
    float: left;
    margin-left: 0px;
}

.media_room_r .date {
    float: right;
    display: block;
}

.media_room_r .header, .media_room_l .header {
    padding: 5px;
    margin: 0 0 20px 0;
    padding-top: 5px;
}

.media_room_r span {
    clear: both;
}

.media_room_r ul {
    list-style: none;
    margin: 0px;
}

.media_room_r ul li {

    list-style: none;
    clear: both;
    width: 520px;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #cccccc;
}

.media_room_r ul li a img {
    margin-top: 10px;
    margin-right: 10px;
}

.media_room_r ul li h2 {
    font-size: 95%;
    border-bottom: 1px solid #ccc;
    padding: 0 0 10px 0;
}

.media_room_l .header a, .media_room_r .header a {
    font-weight: lighter;
}

.media_room_l .media_room_strip, .media_room_r .media_room_strip {
    float: left;
    background-color: #efefe0;
    width: 100%;
}


/* news article pages */
#news ul {
    margin-left: 20px;
}

#news .register_box a {
    color: #709133;
}

.country_button {
    background: #259acf;
    padding: 10px 0;
    text-align: center;
    height: 13px;
    position: relative;
    font-size: 11px;
}

.country_button a,
.country_button a:hover {
    display: block; 
    width: 100%; 
    height: 100%;
    color:#fff;
}


.no_results {
    margin-top: 10px;
}

#tv-appearence ul {*margin-left: -30px !important; *overflow: visible;}

#tv-appearence ul {
    margin-left: -10px;
    margin-bottom: 10px;

}

#tv-appearence ul li {
    width: 230px;
    border: 1px solid #ccc;
    float: left;
    margin-top: 10px;
    margin-left: 11px;
    *width: 229px;
    *margin-top: 20px;
    *margin-right: 13px;
    *margin-left: 0px;
    overflow: hidden;
    background: #fff;
    height: 350px;
}

#tv-appearence ul li a:hover { text-decoration: none;}

.play-button {
    background: url('../../maplecroft/img/global/icon-play.png') no-repeat 82px;
    height: 108px;
    width: 235px;
    float: left;
    *position: relative;
    *z-index: 1;
    *background-position: 50% 50%;
}


.play-button:hover {
    -moz-opacity: 0.70;
    -khtml-opacity: 0.70;
    opacity: 0.70;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=70);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    filter:alpha(opacity=70);
    cursor: pointer;
}

.tv-image { 
    height: 106px;
    width: 235px;
    background: #333;
    *float: left;
    *margin-top: -140px;
    background-size: cover;
}

.tv-blurb {
    *margin-top: -30px;
    padding-bottom: 0px;
    color: #333;
    padding: 10px;
}

.tv-blurb h3 {
    color: #259acf;
}

.media-house {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 10px;
    color: #259acf;
}

.tv_3 { margin-right: 0px !important;}

#tv-appearence .pagination {display: none;}

/* Jornos */

p.intro-journo {
    color: #333;
    border-bottom: 1px solid #333 ;
    font-family: HelveticaNeueW01-45Ligh,Helvetica,Arial,sans-serif;
    font-weight: normal;
    font-size: 18px;
    padding: 10px 0;
    width: 66%;
    *width: 63%;

}

p.contact-details { line-height: 1.7; margin-bottom: 15px !important;}

.contact-details a, .press-contact a  {
    color: #259acf;
}

a.more  {
    float: right;
    color: #259acf;
    font-family: times;
    font-size: 18px;
    margin-top: 10px;
}

.pagination {
    margin: 10px 0 30px 10px;
    *clear: both;
    *margin-top: 40px;
    *margin-bottom: 50px;
}


span.current {
    display: inline;
    font-weight: bold;
    padding: 5px 10px;
    border: 1px solid #eee;
    background-color: #eee;
    color: #333;
}

.page {
    display: inline-block;
    border: 1px solid #eee;
    padding: 6px 10px;
    color: #333;
    font-size: 80%;
    margin-right: 5px;
    margin-bottom: 10px;
}

.page a:hover  {
    border: 1px solid #333;
    text-decoration: none;

}

.page a:hover {text-decoration: none;}

.next, .prev {
    display: inline;
    border: 1px solid #eee;
    padding: 6px 10px;
    color: #333;
    font-size: 80%;
    margin-right: 5px;
}

span.prev {
    display: none;
}

.jorno-contact {
    background: #eee;
    padding: 10px;
    margin-bottom: 20px;
    width: 213px;
    float: right;
    margin: 10px 0 25px 20px;
    color: #333;
}

.jorno-contact h2 {
    margin-top: 5px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    color: #259acf;
}

.jorno-contact a { 
    color: #259acf;
}

.left_column .left_hand_navigation ul li ul li ul li  { 
    padding-bottom: 0px;
}

.left_column .left_hand_navigation ul li ul li ul li a { 
    font-size: 90%; 
    margin-left: 30px; 
    padding-bottom: 0px;
}

#id_left_nav_media_room {
    padding-bottom: 0px;
}

.jorno-grf-banner {
    background: #eee;
    height: 65px;
    padding: 2px 10px 20px;
    margin-bottom: 20px;

}

.jorno-grf-banner h2 {
    color: #333;
    font-size: 18px;
}

.jorno-grf-banner p {
    color: #333;
    width: 70%;
    margin-bottom: 10px;

}

.jorno-grf-banner a {
    background: #259acf;
    padding: 10px;
    color: #fff;
    font-size: 12px; 
    float: right;
    margin-top: -4px;
    margin-right: 6px;
}

.media-room { *margin-top: -21px;}

.ie7-spacer { *height: 40px;}