/* Apply news rotator style  */
@import url('news_rotator.css');
#banner_menu li {
    margin-bottom: 0 !important;
}
body.home_page {
    background: #f9f9f9;
}
.homepage {
    width: 960px;
    *padding-top: 30px;
}
.iotw_thumb h3 {
    z-index: 99999;
}
.homepage .left_column {
    width: 630px;
    margin: 0px 18px 0px 0px;
    float: left;
}
.homepage .right_column {
    width: 312px;
}
.homepage_banner, .homepage_columns {
    margin: 0px;
    padding: 0px;
    outline: 0px;
}
.homepage_columns {
    overflow: hidden;
    margin-top: 10px;
}
.homepage_banner, .one_pixel_block {
    height: 200px;
}
.one_pixel_block img {
    border: 1px solid #ccc;
}
.homepage_columns {
    margin-top: 20px;
}
.homepage_columns .left_col, .homepage_columns .right_col {
    float: left;
}
.homepage_columns .left_col {
    width: 310px;
}
.cii_home_feature h3, .cii_home_feature p {
    margin: 0;
    padding: 0;
    line-height: 120%;
}
.cii_home_feature h3 {
    margin-top: 3px;
}
.cii_home_feature p {
    margin-top: 2px;
    margin-bottom: 20px;
}
.cii_home_feature img {
    float: right;
    margin: 0 0 0px 10px;
    padding: 0px;
    border: 1px solid #ccc;
}
#map_of_the_week, #index_of_the_week {
    border: 1px solid #ccc;
    position: relative;
    color: #000;
    margin: 0;
    padding: 0;
    overflow: hidden;
    height: 166px;
}
.homepage .right_column h2.underline.iotw {
    padding-top: 20px;
    padding-bottom: 5px;
    line-height: 18px;
    position: relative;
    top: 0px;
}
#map_of_the_week:hover, #index_of_the_week:hover {
    border: 1px solid #999;
}
#index_of_the_week {
    padding: 0;
    margin: 0 0 20px 0;
    display: block;
    height: 169px;
    clear: both;
}
#index_of_the_week.noaccess {
    position: relative;
    overflow: hidden;
}
#index_of_the_week.noaccess .hover_thumb {
    height: 156px;
    overflow: hidden;
}
#index_of_the_week.noaccess .iotw_hovered a {
    -moz-opacity: 0.00;
    position: absolute;
    width: 311px;
    height: 190px;
    top: 0;
    left: 0;
    opacity: 0.00;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=0);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    -webkit-transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
}
#index_of_the_week.noaccess .iotw_hovered a:hover {
    z-index: 10;
    width: 311px;
    height: 136px;
    -moz-opacity: 1.00;
    opacity: 1.00;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=100);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    position: absolute;
    top: 0;
    left: 0;
}
#index_of_the_week.noaccess .iotw_hovered a span {
    display: none;
}
#index_of_the_week.noaccess .iotw_hovered a:hover span {
    display: block;
    text-decoration: none;
    border: none;
}
#index_of_the_week.noaccess .iotw_hovered a:hover .h_over {
    display: block;
    -moz-opacity: 0.80;
    opacity: 0.80;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=80);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
#index_of_the_week.noaccess .iotw_hovered a .h_over {
    background-color: #ffffff;
    display: block;
    height: 142px;
    position: absolute;
    top: -1px;
    width: 310px;
    -moz-opacity: 0.00;
    opacity: 0.00;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=0);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
#index_of_the_week.noaccess .iotw_hovered a .t_over {
    position: absolute;
    color: #333;
    text-decoration: none;
    border: none;
    cursor: pointer;
    height: 300px;
    width: 310px;
    text-decoration: none;
    line-height: 138px;
    font-family: "Times New Roman", Times, serif;
    text-align: center;
    font-size: 120%;
}
#map_of_the_week h3, #index_of_the_week h3 {
    position: absolute;
    background-color: #333;
    font-weight: normal;
    bottom: 0px;
    margin: 0;
    color: #fff;
    padding: 5px;
    display: block;
    width: 300px;
}
#map_of_the_week h3 span, #index_of_the_week h3 span {
    font-family: ArialNarrowRegular;
    color: #c0d528;
    display: block;
    font-size: 80%;
}
.right_column h2.register_box a {
    color: #333;
    display: block;
    text-decoration: none;
}
.right_column h2.register_box a.left {
    float: left;
}
.right_column h2.register_box a.right {
    float: right;
    margin: 0 10px 0 0;
    font-size: 100%;
}
.homepage_columns .right_col {
    margin: 0px 0px 0px 18px;
    width: 300px;
    display: inline;
}
.homepage_columns .right_col ul, .homepage_columns .left_col ul {
    border-top: 1px solid #eee;
}
.homepage_columns .right_col ul li, .homepage_columns .left_col ul li {
    font-size: 75%;
    border-bottom: 1px solid #eee;
    padding: 5px 0;
    margin: 0;
}
.homepage_columns .right_col ul li a, .homepage_columns .left_col ul li a {
    color: #259acf !important;
    display: block;
}
.homepage_columns .right_col ul li a:hover, .homepage_columns .left_col ul li a:hover {
    color: #2a6496 !important;
    display: block;
}
.homepage_columns .right_col p, .homepage_columns .left_col p {
    margin-bottom: 10px;
    color: #333;
}
.homepage_news {


}
.homepage_news h2 {
    padding: 5px 0px 5px 0px;
    border-bottom: 1px solid #ccc;
}
.homepage_news h2.feature {
    padding: 5px 0px 0px 0px;
    margin-bottom: 5px;
    border-bottom: none;
}
.homepage_news h2 a {
    text-decoration: none;
}
.homepage_news h2 a:hover {
    color: #000;
    text-decoration: underline;
}
.homepage_news h2 a.active {
    text-decoration: none;
    color: #000;
}
.homepage_news h2 a.active:hover {
    text-decoration: none;
    cursor: default;
}
.homepage_news img, .home_press_img {
    float: left;
}
.homepage_news {
    margin-top: 0px;
}
h2.register_box {
    color: #666;
    float: left;
    display: block;
    font-size: 90%;
    border-bottom: none;
    padding: 0;
    margin: 3px 0 7px 0;
}
#register_box p {
    clear: both;
}
#register_box input {
    padding: 2px;
    display: inline;
    width: 180px;
}
#register_box input#id_password, #register_box input#id_username {
    font-size: 80%;
}
#register_box form {
    float: left;
    clear: both;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
#register_box p {
    float: none;
    margin-bottom: 7px;
    line-height: normal; /* too many text - has to overwrite global line-height for p tag */
}
#register_box p.border {
    border-bottom: 1px solid #ccc;
}
#register_box form .form_row {
    width: 100%;
    float: left;
}
form.home_login label {
    width: 98px;
    float: left;
    font-size: 80%;
}
.home_features {
    width: 290px;
    position: relative;
    height: 73px;
    display: block;
    border: 1px solid #ccc;
    margin-bottom: 20px;
    background: #efefe0;
    padding: 6px 10px 10px 8px;
}
.home_features.grp {
    background-image: url(../img/global/feature_grp.jpg);
}
.home_features.cii {
    background-image: url(../img/global/feature_cii.jpg);
}
.home_features.esg {
    background-image: url(../img/global/feature_esg.jpg);
}
.home_features.dashboardf {
    background-image: url(../img/global/feature_dashboard.jpg);
}
.home_features:hover {
    text-decoration: none;
}
.home_features img {
    position: absolute;
    bottom: 0px;
    right: 5px;
    border: none;
}
.home_features h2 {
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
    margin: 0px;
    width: 210px;
}
.home_features p {
    padding: 5px 0 0 0;
    margin: 0px;
    width: 215px;
}
#register_box form.home_login input.submit_btn {
    width: 40px;
}
.EI_search_form .submit_btn {
    width: 80px;
}
.formpreview {
    margin-left: 107px;
}
.formpreview label {
    margin: 0px;
    padding: 0px;
}
.register {
    float: left;
    background-color: #EFEFE0;
    margin: 0px 0px 20px 0px;
}
.register a:hover {
    text-decoration: underline;
}
.two_column_even .register {
    width: 470px;
}
.two_column_even .register .left_column, .two_column_even .register .right_column {
    float: left;
    width: 225px;
    display: inline;
    margin: 0px;
    padding: 0px;
    clear: none;
}
.two_column_even .register .left_column {
    padding: 5px 0px 10px 10px;
}
.two_column_even .register .left_column p {
    margin: 0px;
    padding: 0px;
    float: left;
}
.two_column_even .register .left_column .curved_button {
    margin: 10px 0px 0px 0px;
}
.two_column_even .register .right_column {
    margin: 5px 0px 5px 10px;
    text-align: center;
}
.register a img {
    border: 0px;
}
.homepage h2 a.all_link, .homepage h3 a.all_link {
    color: #999 !important;
    float: right;
    position: relative;
    top: 4px;
    text-transform: uppercase;
    font-size: 70%;
}
.homepage h3 a.all_link {
    font-size: 90%;
    top: 0px;
}
.homepage h2.register_box a.all_link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 50%;
    font-weight: bold;
}
#home_media .homepage_columns {
    margin-top: 0px;
}
#home_media li, .in_the_media li {
    font-size: 75%;
    height: 235px;
    background-color: #333;
    position: relative;
    padding-bottom: 15px;
    width: 200px;
    border: 1px solid #ccc;
    font-weight: normal;
}
#home_media li:hover {
    border: 1px solid #999;
}
.in_the_media li {
 *float: left;
    border: none;
    border-bottom: 1px solid #eee;
    padding-bottom: 9px;
    background-color: transparent;
    height: auto;
}
.in_the_media li:hover {
    -moz-opacity: 0.70;
    opacity: 0.70;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=70);
}
.in_the_media li.press_6 {
    border: none;
}
.in_the_media li .news_date {
    float: right;
    font-weight: bold !important;
    font-size: 11px !important;
    text-transform: uppercase;
    color: #999;
}
.press_blurb {
    clear: both;
}
.news_date {
    display: block;
    padding-bottom: 10px;
}
.press_source {
    display: block;
    color: #259acf;
}
span.news_wrapper {
    padding: 15px 10px;
    display: block;
    clear: both;
}
#home_media span.news_wrapper span, .in_the_media span.news_wrapper span {
    color: #333;
}
#home_media span.news_wrapper span {
    color: #c0d528;
}
#home_media span.news_wrapper span.news_date {
    color: #fff;
}
.in_the_media li {
    width: auto;
    height: 68px;
}
.in_the_media li.home_social {
    padding-bottom: 0;
    height: 85px;
}
.homepage_columns li {
    float: left;
    width: 305px;
}
#home_media li.fff, #home_media li.news_1, #home_media li.news_2, #home_media li.news_4, #home_media li.news_5 {
    margin-right: 12px;
}
#home_media li a {
    display: block;
    color: #709133;
}
#home_media li a:hover {
    text-decoration: none;
}
#home_media li span.media_date, .homepage .in_the_media span.media_date {
    display: block;
    background-color: #666;
    color: #fff;
    width: 80px;
    font-size: 90%;
    text-align: center;
    padding: 2px 0;
    position: absolute;
    right: 0px;
    margin: 0;
    bottom: 0px;
}
.homepage .in_the_media span.media_date {
    font-size: 100%;
}
#home_media li .home_news_img, .home_press_img {
    position: relative;
    display: block;
    float: left;
    border: 1px solid #ccc;
    width: 78px;
    overflow: hidden;
    margin-right: 10px;
}
#home_media li a.read_more {
    display: block;
    margin: 0;
    color: #709133;
    position: absolute;
    right: 0px;
    bottom: 5px;
}
.home_feat_box {
    border: 1px solid #ccc;
    margin-bottom: 10px;
    padding: 0 10px 10px 10px;
    overflow: hidden;
}
.home_featured_map {
    height: 78px;
    position: relative;
    width: 78px;
    margin: 0 10px 0 0;
    float: left;
    border: 1px solid #ccc;
    overflow: hidden;
    padding: 0px;
}
.home_featured_map .motw_date {
    position: absolute;
    bottom: 0px;
}
.homepage .in_the_media {
    border: none;
    margin: 0;
    padding: 0;
}
.homepage .in_the_media a.external_link, .featured_map_description a {
    margin: 5px 0 5px 0;
    display: block;
    color: #709133;
}
.homepage .in_the_media h3 {
    margin: 0;
    font-size: 100%;
}
.homepage .in_the_media a {
    font-size: 100%;
}
.homepage .in_the_media a:hover {
    text-decoration: none;
}
.homepage .in_the_media ul {
    padding: 0;
    margin: 0;
}
.homepage .in_the_media span {
    display: block;
}
.c2a_btn span {
    font-weight: normal;
    width: 255px;
    display: block;
    background-image: url(../img/global/step_arr_right.png);
    background-repeat: no-repeat;
    background-position: 180px 7px;
}
.homepage .in_the_media .home_follow_twitter {
    width: 273px;
    font-size: 125%;
    margin-bottom: 8px;
    display: block;
    position: static;
}
.homepage .in_the_media .home_follow_twitter span {
    display: inline;
    background-image: url(../img/global/home_twitter.png);
    background-repeat: no-repeat;
    padding-left: 40px;
    background-position: 0px -2px;
}
.featured_map_description span {
    font-size: 80%;
    display: block;
}

#map_of_the_week h3, #index_of_the_week h3, #home_media li, .home-new-analysis {
    background-color: #fff;
}
#map_of_the_week h3, #index_of_the_week h3, #home_media li, #home_media span.news_wrapper span.news_date {
    color: #333;
}
#map_of_the_week h3 span, #index_of_the_week h3 span, #home_media span.news_wrapper span, .homepage .in_the_media span.press_blurb {
    color: #333;
}
div.horizontal_scroller, div.vertical_scroller {
    position: relative;
    height: 24px;
    display: block;
    overflow: hidden;
    margin: 5px 0 15px 0;
    padding: 8px 10px 10px 10px;
    height: 13px;
    display: block;
    background-color: #999;
    font-size: 0.75em;
}
div.scroller {
    position: relative;
}
div.scroller h2 {
    position: absolute;
    z-index: 50;
    background: url(../img/global/ticker_logo.png) no-repeat 10px 8px;
    font-family: "Times New Roman", Times, serif;
    background-color: #999;
    color: #fff;
    width: 65px;
    height: 31px;
    display: inline-block;
    line-height: 30px;
    margin: 0;
    font-size: 110%;
    font-weight: normal;
    border: none;
    padding: 0 0 0 36px;
}
div.scrollingtext {
    position: absolute;
    white-space: nowrap;
}
div.scrollingtext ul li {
    display: inline;
    margin-right: 80px;
}
div.scrollingtext ul li a:link, div.scrollingtext ul li a:visited, div.scrollingtext ul li a:active {
    text-decoration: none;
    border: none;
}
div.scrollingtext ul li a:hover {
    text-decoration: underline;
    color: #fff;
    border: none;
}
.homepage_columns li a {
    color: #333 !important;
}
.homepage_columns .right_col li a,
.homepage_columns .left_col li a {
    color: #259acf !important;
}
.published {
    padding-bottom: 2px;
    font-weight: bold !important;
    font-size: 11px !important;
    text-transform: uppercase;
    color: #999;
}
.news-1, .news-2, .news-4, .news-5 {
    margin-right: 12px !important;
}
.news-3, .news-6 {
    margin-right: 0px !important;
}
.report-home-thumb {
    width: 200px;
    height: 130px;
    display: inline-block;
    overflow: hidden;
}
/* whats new slider  */

#new_analysis ul{
    *display: inline;
    *float: left;
}

.home-new-analysis {
    border: 1px solid #CCCCCC;
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    height: 30px;
    margin-bottom: 10px;
    margin-top: -31px;
    padding: 11px 45px 10px 10px;
    width: 255px;
    width: 250px\0/;
    *width: 250px;
    *padding: 11px 50px 10px 10px;
    *padding: 11px 50px 10px 10px\0/;
}

.home-new-analysis a {
    color:#333; 
}

.published-home { 
     color: #333 !important; 
     height: 13px; 
     margin-bottom: 5px;
}

.flexslider {
    height: 171px;
    overflow: hidden;
}

.corner-flash {
    background: url("../../maplecroft/img/whats_new/corner-flash.png") no-repeat scroll 0 0 transparent;
    height: 90px;
    margin-left: 220px;
    *margin-left: -92px !important;
    margin-top: 0px;
    overflow: hidden;
    position: absolute;
    width: 104px;
    z-index: 999999 !important;
}
.flex-control-nav {
    display: none;
}
   
.flex-direction-nav {
    display: block;
    font-size: 20px;
    margin-top: -165px;
    position: relative;
    width: 312px;
}

.flex-prev, .flex-next {
    background: none repeat scroll 0 0 #999;
    float: left;
    text-indent: -9999px;
    height: 25px;
    width: 25px;
    padding: 0px;
}

.flex-prev {
    display: none;
}

.flex-next {
    color: #FFFFFF;
    margin-left: 276px;
    margin-top: 95px;
    background: url(../img/global/grf-flex-icon.png) no-repeat 0px 0px;
}

.flex-next:hover {
    background-position: 0px -155px;
}

.grf-static {
    background: url("../../maplecroft/img/whats_new/grf_static.png") no-repeat;
}

.right_column {
    display: inline-block;
    float: left;
}

.home-box-trio-1 {
    width: 281px;
    float: left;
    height: 13px;
    background: #eee; 
    border: 1px solid #ccc;
    margin: 0 18px 15px 0;
    padding: 10px;
}


.home-box-trio-1-app {
    width: 290px;
    float: left;
    height: 13px;
    background: #eee; 
    border: 1px solid #ccc;
    margin: 0 0px 15px 0;
    padding: 10px;
}

.home-box-trio-2 {
    width: 284px;
    margin: 0 22px 15px 0;
    float: left;
    height: 23px;
    background: #eee; 
    border: 1px solid #ccc;
    padding: 5px 10px 5px;
}


.home-box-trio-2-web {
    width: 284px;
    margin: 0 21px 15px 0;
    float: left;
    height: 13px;
    background: #eee; 
    border: 1px solid #ccc;
    padding: 10px;
}

.home-box-trio-3 {    
    width: 280px;
    margin: 0 18px 15px 0;
    float: left;
    height: 13px;
    background: url("../../maplecroft/img/whats_new/trio-3.png" ) #eee no-repeat -4px -1px; 
    border: 1px solid #ccc;
    padding: 10px;
}

.home-box-trio-1-app h3, .home-box-trio-1 h3, .home-box-trio-2-web h3, .home-box-trio-2 h3, .home-box-trio-3 h3, .home-box-trio-2-app h3 .home-box-trio-1-app h3, .home-box-trio-2-app h3 {
    color: #333;
    font-family: times;
    font-size: 16px;
    font-weight: normal;
}


a.trio-button  {
    width: auto;
    color: #333;
    font-size: 80%;
    padding: 10px 5px;
    background: #c0d528;
    float: left;
    margin-top: 5px;
}

span.updates {
    font-size: 12px;
    float: right;
    margin: 15px 70px 0 0;
}

.dl-app-icon {
    float: right !important;
    margin-top: -6px;
    width: 88px;
    margin-right: -7px;
}

.home-box-trio-1-app:hover, .home-box-trio-2-web:hover, .home-box-trio-1:hover, .home-box-trio-2:hover, .home-box-trio-3:hover, .home-box-trio-2-app:hover, .home-box-trio-1-app:hover, .home-box-trio-2-app:hover {
    cursor: pointer;
    border-color: #333;
}

.home-box-trio-2 select {
    width: 280px;
    margin-top: 1px\9;
    margin-top: 2px\0/;
}
