@charset "UTF-8";
body {
  margin: 0px;
  padding: 0px;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased; }

.container {
  width: 1024px;
  margin: 0px auto; }

.left_container {
  width: 704px;
  margin: 0;
  padding: 0;
  float: left; }

.right_container {
  width: 320px;
  margin: 0;
  padding: 0;
  float: right; }
  .right_container .photo_stream {
    width: 300px;
    float: left;
    padding: 25px 10px 0px 10px; }
    .right_container .photo_stream p.heading {
      float: left;
      font-family: Arial;
      font-size: 14px;
      height: 33px;
      line-height: 33px;
      width: 280px;
      background: #4a4a4a;
      color: #fff;
      padding: 0px 10px 0px 10px;
      margin: 0px 0px 5px 0px; }
    .right_container .photo_stream p.note {
      float: left;
      font-family: Arial;
      font-size: 12px;
      width: 300px;
      color: #4a4a4a;
      padding: 0px 0px 0px 0px; }
      .right_container .photo_stream p.note a {
        font-family: Arial;
        color: #000; }
    .right_container .photo_stream .image_x1 {
      width: 300px;
      display: inline-block;
      height: 166px;
      background: #ccc;
      overflow: hidden; }
      .right_container .photo_stream .image_x1 img {
        width: 300px;
        height: auto; }
    .right_container .photo_stream .image_x2 {
      width: 148px;
      height: 148px;
      display: inline-block;
      background: #ccc;
      overflow: hidden; }
      .right_container .photo_stream .image_x2 img {
        width: auto;
        height: 148px; }
    .right_container .photo_stream .image_x4 {
      width: 72px;
      display: inline-block;
      background: #ccc;
      height: 72px;
      overflow: hidden; }
      .right_container .photo_stream .image_x4 img {
        width: auto;
        height: 72px; }
  .right_container .haveeru_apps {
    width: 300px;
    height: auto;
    padding: 0px 10px 25px 10px;
    float: left; }
    .right_container .haveeru_apps img {
      width: 130px;
      float: left;
      margin: 10px; }
  .right_container .sports_award {
    width: 300px;
    height: auto;
    float: left;
    border-top: #efefef solid 1px;
    padding: 25px 10px 0px 10px; }
    .right_container .sports_award img.hsa_logo {
      width: 170px;
      height: auto;
      display: block;
      margin: 5px auto 28px; }
    .right_container .sports_award p {
      font-family: Arial;
      font-size: 12px;
      width: 100%;
      text-align: center;
      padding: 0px 0px 5px 0px;
      color: #4a4a4a; }
    .right_container .sports_award .partners {
      width: 300px;
      height: auto;
      float: left; }
      .right_container .sports_award .partners img {
        display: block;
        width: 120px;
        float: left;
        margin: 15px; }
  .right_container .browse_by_date {
    width: 300px;
    float: left;
    padding: 25px 10px 0px 10px; }
    .right_container .browse_by_date fieldset {
      display: block;
      border: 0px;
      font-family: Arial; }
    .right_container .browse_by_date .date-form .cell {
      padding: 5px;
      float: left; }
    .right_container .browse_by_date .date-form .submit {
      background: #fff;
      margin-top: 22px;
      border: 1px solid #A7A7A7;
      color: #444; }
      .right_container .browse_by_date .date-form .submit:hover {
        cursor: pointer;
        background: #EFEFEF; }
    .right_container .browse_by_date .date-form label {
      display: block;
      font-size: 12px;
      font-family: Arial;
      color: #4a4a4a;
      line-height: 15px;
      color: #000;
      padding: 0 0 2px; }
    .right_container .browse_by_date .holder {
      float: left;
      width: 100%;
      background: #EFEFEF; }
    .right_container .browse_by_date form {
      float: left;
      width: 300px; }
    .right_container .browse_by_date p.heading {
      float: left;
      font-family: Arial;
      font-size: 14px;
      height: 30px;
      line-height: 30px;
      width: 280px;
      background: #4a4a4a;
      color: #fff;
      padding: 0px 10px 0px 10px;
      margin: 0; }
  .right_container .seven_days {
    width: 300px;
    float: left;
    padding: 25px 10px 0px 10px; }
    .right_container .seven_days p.heading {
      width: 280px;
      font-size: 18px !important;
      margin: 0px;
      height: 35px;
      line-height: 35px;
      background: #efefef;
      padding: 0px 10px 0px 10px;
      font-family: Arial;
      font-size: 14px; }
    .right_container .seven_days ul {
      margin: 0px;
      padding: 0px;
      float: left;
      list-style: none; }
      .right_container .seven_days ul li {
        width: 300px;
        border-bottom: solid 1px #efefef;
        float: left; }
        .right_container .seven_days ul li p.circle {
          width: 30px;
          height: 30px;
          font-family: Arial;
          font-size: 18px;
          margin: 12px 0px;
          text-align: center;
          line-height: 30px;
          color: #fff;
          float: left;
          border-radius: 150px;
          background: #197DC1; }
        .right_container .seven_days ul li a {
          width: 240px;
          float: left;
          font-size: 14px;
          color: #4a4a4a;
          font-family: Arial;
          text-decoration: none;
          padding: 10px 15px;
          display: block; }
          .right_container .seven_days ul li a:hover {
            text-decoration: underline; }
  .right_container .ad {
    width: 300px;
    float: left;
    padding: 25px 10px 0px 10px;
    height: auto; }
    .right_container .ad img {
      width: 300px;
      height: auto; }
  .right_container .noos {
    width: 300px;
    float: left;
    padding: 25px 10px 0px 10px;
    height: auto; }
    .right_container .noos img {
      width: 300px;
      height: auto; }
  .right_container .side_promo_news {
    width: 300px;
    float: left;
    padding: 25px 10px 0px 10px; }
    .right_container .side_promo_news .image {
      width: 300px;
      float: left;
      height: 167px;
      overflow: hidden; }
      .right_container .side_promo_news .image img {
        width: 300px;
        height: auto; }
    .right_container .side_promo_news a {
      width: 280px;
      float: left;
      color: #fff;
      font-size: 24px;
      display: block;
      text-decoration: none;
      font-family: Arial;
      background: #5F91BA;
      padding: 15px 10px; }
      .right_container .side_promo_news a:hover {
        text-decoration: underline; }
  .right_container .latest_trending_header {
    width: 320px;
    height: 30px; }
    .right_container .latest_trending_header .tab {
      width: auto;
      height: 30px;
      background: #efefef;
      float: left;
      font-family: Arial;
      font-size: 12px;
      margin: 0px 2px 0px 0px;
      padding: 0px 10px;
      color: #4a4a4a;
      line-height: 30px; }
      .right_container .latest_trending_header .tab:hover {
        background: #4a4a4a;
        color: #fff;
        cursor: pointer !important; }
    .right_container .latest_trending_header .active {
      background: #4a4a4a;
      color: #fff !important; }
  .right_container .latest_trending_holder {
    width: 320px;
    float: left;
    overflow: hidden; }
    .right_container .latest_trending_holder .latest_trending {
      width: 640px;
      float: left; }
      .right_container .latest_trending_holder .latest_trending .list {
        width: 320px;
        float: left; }
        .right_container .latest_trending_holder .latest_trending .list ul {
          width: 100%;
          padding: 5px 0px 5px 0px;
          margin: 0px;
          float: left;
          list-style: none; }
          .right_container .latest_trending_holder .latest_trending .list ul li {
            width: 100%;
            height: auto;
            padding: 5px 0px;
            border-bottom: 1px dotted #efefef; }
            .right_container .latest_trending_holder .latest_trending .list ul li:before {
              content: "■ ";
              color: #197dc1; }
            .right_container .latest_trending_holder .latest_trending .list ul li a {
              height: 25px;
              text-decoration: none;
              color: #4a4a4a;
              line-height: 20px;
              font-family: Arial;
              font-size: 12px; }
              .right_container .latest_trending_holder .latest_trending .list ul li a:hover {
                text-decoration: underline; }
            .right_container .latest_trending_holder .latest_trending .list ul li p.date {
              font-family: Arial;
              font-size: 12px;
              margin: 0px;
              padding: 5px 14px 0px 14px;
              color: #9B9B9B; }

.clr {
  clear: both; }

.top {
  width: 1004px;
  height: 30px;
  margin: 0px 10px 0px 10px;
  border-bottom: 1px #f5f5f5 solid; }
  .top .left {
    width: 50%;
    float: left; }
    .top .left p {
      line-height: 30px;
      margin: 0px;
      font-family: Arial;
      font-size: 14px;
      color: #4a4a4a;
      padding: 0px; }
  .top .right {
    width: 50%;
    float: right; }
    .top .right ul {
      padding: 0;
      float: right;
      list-style: none;
      margin: 0;
      color: #ccc; }
      .top .right ul li {
        float: left;
        height: 35px;
        padding-left: 10px;
        padding-right: 10px; }
        .top .right ul li a {
          line-height: 30px;
          font-size: 14px;
          text-decoration: none;
          font-family: Arial;
          color: #4a4a4a; }

.header {
  width: 1004px;
  margin: 0px 10px 0px 10px; }
  .header .top_banner {
    width: 728px;
    height: 90px;
    float: right; }
    .header .top_banner img {
      width: 728px;
      height: 90px; }
  .header .logo {
    width: 240px;
    height: 60px;
    margin: 15px 0px 15px 0px;
    float: left; }
    .header .logo .text {
      width: 169px;
      float: left;
      border-left: 1px solid #C5C5C5;
      height: 60px; }
      .header .logo .text p {
        line-height: 60px;
        margin: 0px;
        float: left;
        font-size: 36px;
        padding: 0px 10px;
        color: #4a4a4a;
        font-family: 'Arial Narrow', Arial; }
    .header .logo .image {
      width: 60px;
      margin: 0px 10px 10px 0px;
      float: left;
      height: 60px; }
      .header .logo .image img {
        width: 59px;
        height: 59px; }

/* Menu */
.menu {
  width: 1004px;
  margin: 0px 10px 0px 10px; }
  .menu .main_nav {
    width: 100%;
    background: #4a4a4a;
    height: 35px; }
    .menu .main_nav .dhivehi_edition {
      width: 174px;
      float: left;
      text-align: right;
      height: 35px; }
      .menu .main_nav .dhivehi_edition a {
        line-height: 35px;
        width: 100%;
        color: #fff;
        text-decoration: none;
        font-family: Arial;
        font-size: 14px;
        text-align: right;
        padding: 0px 5px 0px 5px; }
    .menu .main_nav ul {
      width: 820px;
      margin: 0px;
      float: left;
      padding: 0px;
      list-style: none; }
      .menu .main_nav ul li {
        float: left;
        margin: 0px;
        border-right: 1px #565656 solid; }
        .menu .main_nav ul li.active {
          height: 32px;
          border-bottom: 3px #197dc1 solid; }
        .menu .main_nav ul li.focused {
          height: 32px;
          cursor: pointer;
          border-bottom: 3px #197dc1 solid; }
        .menu .main_nav ul li:hover {
          height: 32px;
          cursor: pointer;
          border-bottom: 3px #197dc1 solid; }
        .menu .main_nav ul li a {
          color: #fff;
          font-size: 14px;
          font-family: Arial;
          height: 35px;
          display: block;
          line-height: 35px;
          text-decoration: none;
          padding-left: 15px;
          padding-right: 15px;
          margin: 0px; }
  .menu .sub_nav {
    width: 100%;
    background: #f5f5f5;
    height: 35px; }
    .menu .sub_nav ul {
      margin: 0px;
      padding: 0px;
      list-style: none;
      display: none; }
      .menu .sub_nav ul.main_sub_nav {
        display: inline-block !important;
        width: 79%;
        height: 35px; }
      .menu .sub_nav ul.active {
        display: inline-block; }
      .menu .sub_nav ul li {
        display: inline-block; }
        .menu .sub_nav ul li a {
          color: #4a4a4a;
          display: block;
          font-size: 12px;
          height: 35px;
          width: 100%;
          font-family: Arial;
          line-height: 35px;
          text-decoration: none;
          padding-left: 10px;
          padding-right: 5px; }
    .menu .sub_nav .search_box_holder {
      width: 20%;
      height: 35px;
      float: right;
      background: #f5f5f5; }
      .menu .sub_nav .search_box_holder form {
        padding: 4px 0px 0px 0px;
        margin-right: 4px;
        float: right; }
      .menu .sub_nav .search_box_holder input[type="text"] {
        width: 100%;
        float: right;
        height: 25px;
        background-image: url("/assets/v3_eng/images/search-icon.png");
        background-size: 20px;
        background-repeat: no-repeat;
        background-position: 4px;
        font-size: 12px;
        padding-left: 28px;
        border: none;
        color: #888;
        line-height: 25px;
        font-family: Arial;
        border-radius: 1px; }
      .menu .sub_nav .search_box_holder .submit {
        display: none; }

.menu .sub_nav ul li:hover > a {
  color: #197dc1 !important; }

/* Columns */
.row {
  margin: 20px 0px 20px 0px; }

.col-1, .col-5, .col-6, .col-11 {
  float: left; }

.col-1 {
  width: 44px;
  margin: 0px 10px 0px 10px; }

.col-5 {
  width: 300px;
  margin: 0px 10px 0px 10px; }

.col-6 {
  width: 364px;
  margin: 0px 10px 0px 10px; }

.col-11 {
  width: 684px;
  margin: 0px 10px 0px 10px; }

/* End Columns*/
.date_comment {
  width: 100%;
  margin: 0px 0px 0px 0px;
  height: 30px; }
  .date_comment p.date {
    font-family: Arial;
    color: #4a4a4a;
    float: left;
    line-height: 30px;
    margin: 0px 0px 0px 0px;
    display: block;
    padding-right: 10px;
    font-size: 12px;
    text-decoration: none; }
  .date_comment p.comment {
    font-family: Arial;
    color: #4a4a4a;
    line-height: 30px;
    margin: 0px 0px 0px 0px;
    display: block;
    float: left;
    font-size: 12px;
    text-decoration: none; }
  .date_comment img {
    width: 15px;
    height: auto;
    float: left;
    margin: 10px 5px 5px 5px; }

.featured_news_x2 {
  width: 100%;
  height: 468px;
  margin: 0px 0px 25px 0px; }
  .featured_news_x2 .header {
    height: 84px;
    padding: 0px;
    margin: 0px;
    width: 684px; }
    .featured_news_x2 .header .left {
      width: 146px;
      float: left;
      margin: 0px 10px 0px 0px;
      background: #c00c00;
      height: 84px; }
      .featured_news_x2 .header .left p {
        margin: 0px;
        padding: 12px;
        font-family: Arial;
        font-size: 24px;
        text-align: center;
        color: #fff; }
    .featured_news_x2 .header .right {
      width: 528px;
      float: left;
      margin: 0;
      padding: 0;
      position: relative;
      height: 84px; }
      .featured_news_x2 .header .right a {
        font-family: Arial;
        color: #4a4a4a;
        font-size: 31px;
        margin: auto;
        position: absolute;
        top: 0;
        left: 0;
        font-weight: bold;
        right: 0;
        top: 0;
        bottom: 0;
        padding: 0px 10px 0px 0px;
        display: table;
        text-decoration: none; }
        .featured_news_x2 .header .right a:hover {
          text-decoration: underline; }
  .featured_news_x2 .image {
    width: 684px;
    height: 382px;
    position: relative;
    overflow: hidden; }
    .featured_news_x2 .image img {
      width: 684px;
      height: auto;
      position: absolute;
      top: 0;
      z-index: 3; }
    .featured_news_x2 .image .info {
      width: 684px;
      height: auto;
      position: absolute;
      bottom: 0;
      background: rgba(74, 74, 74, 0.9);
      z-index: 4; }
      .featured_news_x2 .image .info a {
        font-family: Arial;
        font-size: 18px;
        width: 654px;
        padding: 10px 10px 0px 10px;
        margin: 0;
        display: block;
        text-decoration: none;
        color: #fff; }
        .featured_news_x2 .image .info a:hover {
          text-decoration: underline; }
      .featured_news_x2 .image .info p.date {
        font-family: Arial;
        font-size: 12px;
        width: 654px;
        text-align: left;
        padding: 10px;
        margin: 0;
        color: #fff; }

.featured_news_x3 {
  width: 1004px;
  height: auto;
  margin: 0px 10px 25px 10px; }
  .featured_news_x3 a.heading {
    font-family: Arial;
    font-size: 40px;
    width: 964px;
    height: auto;
    font-weight: bold;
    padding: 0px 20px 0px 20px;
    display: block;
    text-decoration: none;
    text-align: center;
    color: #4a4a4a;
    margin: 25px 0px 25px 0px; }
    .featured_news_x3 a.heading:hover {
      text-decoration: underline; }
  .featured_news_x3 .image {
    width: 1004px;
    position: relative;
    z-index: 1;
    bottom: 0;
    height: 498px;
    overflow: hidden; }
    .featured_news_x3 .image img {
      width: 1004px;
      height: auto;
      position: absolute;
      top: 0; }
    .featured_news_x3 .image .image_left {
      width: 500px;
      height: 498px;
      position: relative;
      bottom: 0;
      left: 0;
      background: -moz-linear-gradient(left, black 0%, transparent 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(left, black 0%, transparent 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to right, black 0%, transparent 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 );
      /* IE6-9 */
      z-index: 2; }
      .featured_news_x3 .image .image_left .bhholder {
        position: absolute;
        width: 100%;
        bottom: 40px; }
      .featured_news_x3 .image .image_left a.inpictures_info {
        font-family: Arial;
        font-size: 14px;
        padding: 0px 10px 0px 10px;
        width: 379px;
        margin: 0px;
        color: #fff;
        float: left;
        text-decoration: none; }
        .featured_news_x3 .image .image_left a.inpictures_info:hover {
          text-decoration: underline; }
      .featured_news_x3 .image .image_left a.video_info {
        font-family: Arial;
        font-size: 14px;
        float: left;
        padding: 0px 10px 0px 10px;
        width: 379px;
        margin: 0px;
        color: #fff;
        text-decoration: none; }
        .featured_news_x3 .image .image_left a.video_info:hover {
          text-decoration: underline; }
      .featured_news_x3 .image .image_left p.breaking_heading {
        font-family: Arial;
        font-size: 24px;
        padding: 10px;
        width: auto;
        display: inline-block;
        margin: 0px 0px 30px 0px;
        background: #c00c00;
        color: #fff; }
      .featured_news_x3 .image .image_left p.lastupdated_heading {
        font-family: Arial;
        font-size: 24px;
        padding: 10px;
        width: 379px;
        margin: 0px;
        font-weight: bold;
        color: #3CAEDA; }
      .featured_news_x3 .image .image_left p.lastupdated_summary_title {
        font-family: Arial;
        font-size: 20px;
        padding: 10px;
        width: 379px;
        margin: 0px;
        color: #fff; }
      .featured_news_x3 .image .image_left p.lastupdated_summary {
        font-family: Arial;
        font-size: 14px;
        padding: 10px;
        width: 379px;
        margin: 0px;
        color: #fff; }
      .featured_news_x3 .image .image_left p.date {
        font-family: Arial;
        font-size: 14px;
        padding: 10px;
        width: 379px;
        margin: 0px;
        position: relative;
        color: #fff; }
      .featured_news_x3 .image .image_left p.inpictures_heading {
        font-family: Arial;
        font-size: 16px;
        float: left;
        font-weight: bold;
        padding: 10px 10px 0px 10px;
        width: 379px;
        margin: 0px;
        color: #3CAEDA; }
      .featured_news_x3 .image .image_left p.video_heading {
        font-family: Arial;
        float: left;
        font-size: 16px;
        font-weight: bold;
        padding: 10px 10px 0px 10px;
        width: 379px;
        margin: 0px;
        color: #3CAEDA; }

.featured_news {
  width: 100%;
  height: auto;
  float: left;
  margin-bottom: 25px; }
  .featured_news .news {
    width: 100%;
    padding: 0px 0px 5px 0px;
    border-bottom: 1px #efefef solid; }
    .featured_news .news .developing_ind {
      width: 100%;
      height: 35px;
      background: #07962D;
      margin-bottom: 10px;
      border-left: 4px solid #086722; }
      .featured_news .news .developing_ind p {
        font-family: Arial;
        font-size: 14px;
        margin: 0px 10px;
        font-weight: bold;
        line-height: 35px;
        color: #fff;
        text-align: left; }
    .featured_news .news .breaking_ind {
      width: 100%;
      height: 35px;
      background: #c00c00;
      border-left: 4px solid #980C03;
      margin-bottom: 10px; }
      .featured_news .news .breaking_ind p {
        font-family: Arial;
        font-size: 14px;
        margin: 0px 10px;
        font-weight: bold;
        color: #fff;
        line-height: 35px;
        text-align: left; }
    .featured_news .news a.title {
      font-family: Arial;
      color: #4a4a4a;
      width: 100%;
      margin: 0px 0px 10px 0px;
      display: block;
      font-size: 30px;
      font-weight: bold;
      text-decoration: none; }
      .featured_news .news a.title:hover {
        text-decoration: underline; }
    .featured_news .news p.summary {
      font-family: Arial;
      color: #4a4a4a;
      width: 100%;
      margin: 10px 0px 10px 0px;
      display: block;
      font-size: 14px;
      font-weight: bold; }
    .featured_news .news .image {
      width: 100%;
      height: 204px;
      overflow: hidden; }
      .featured_news .news .image img {
        width: 100%;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        height: auto; }
  .featured_news .more_featured {
    width: 100%;
    float: left; }
    .featured_news .more_featured ul {
      width: 100%;
      padding: 15px 0px 25px 0px;
      margin: 0px;
      float: left;
      list-style: none; }
      .featured_news .more_featured ul li {
        width: 100%;
        height: auto; }
        .featured_news .more_featured ul li:before {
          content: "■ ";
          color: #197dc1; }
        .featured_news .more_featured ul li a {
          height: 25px;
          text-decoration: none;
          color: #4a4a4a;
          line-height: 20px;
          font-family: Arial;
          font-size: 12px; }
          .featured_news .more_featured ul li a:hover {
            text-decoration: underline; }
  .featured_news .mvp {
    width: 100%;
    height: 195px;
    float: left;
    font-family: Arial;
    font-size: 11px;
    margin: 0px 0px 10px 0px; }
    .featured_news .mvp .gallery-holder4 {
      clear: both;
      width: 100%;
      overflow: hidden;
      margin: 0 0 33px; }
      .featured_news .mvp .gallery-holder4 .gallery {
        width: 99999px;
        margin: 0;
        padding: 0;
        list-style: none;
        overflow: hidden; }
        .featured_news .mvp .gallery-holder4 .gallery li {
          width: 149px;
          float: left;
          margin: 0;
          background: #fff;
          padding: 0 3px 0 0; }
          .featured_news .mvp .gallery-holder4 .gallery li .img {
            width: 149px;
            height: 80px;
            overflow: hidden; }
            .featured_news .mvp .gallery-holder4 .gallery li .img img {
              width: 154px;
              background-size: cover !important;
              background-position-y: -9px !important;
              height: 102px;
              position: relative;
              top: -10px; }
          .featured_news .mvp .gallery-holder4 .gallery li .photo {
            padding-left: 20px;
            background: url(http://f1.haveeru.com.mv/assets/images/ico-photo-2.gif) no-repeat; }
          .featured_news .mvp .gallery-holder4 .gallery li .text {
            margin: 5px 0 0;
            padding: 5px;
            height: 30px;
            background: #eaeaea;
            font-size: 11px;
            line-height: 14px;
            color: #404041;
            overflow: hidden; }
            .featured_news .mvp .gallery-holder4 .gallery li .text p {
              margin: 0px; }
      .featured_news .mvp .gallery-holder4 .gallery-holder {
        width: 309px;
        float: left;
        overflow: hidden;
        position: relative; }
        .featured_news .mvp .gallery-holder4 .gallery-holder .mask {
          width: 304px;
          position: relative;
          overflow: hidden; }
          .featured_news .mvp .gallery-holder4 .gallery-holder .mask .date {
            padding-bottom: 4px;
            display: block;
            color: #4a4a4a; }
      .featured_news .mvp .gallery-holder4 .btn-next {
        display: inline;
        margin: 14px 0 0 0px;
        float: left;
        text-indent: -9999px;
        width: 25px;
        height: 82px;
        overflow: hidden; }
        .featured_news .mvp .gallery-holder4 .btn-next .next {
          background: url(http://f1.haveeru.com.mv/assets/images/btn-gallery.gif) no-repeat -25px -82px;
          display: block;
          width: 25px;
          height: 82px;
          cursor: pointer; }
      .featured_news .mvp .gallery-holder4 .video {
        padding-left: 20px;
        background: url(http://f1.haveeru.com.mv/assets/images/ico-video.gif) no-repeat; }
      .featured_news .mvp .gallery-holder4 .disabled .next {
        background: url(http://f1.haveeru.com.mv/assets/images/btn-gallery.gif) no-repeat -25px 0 !important;
        cursor: default; }
      .featured_news .mvp .gallery-holder4 .btn-prev {
        float: left;
        text-indent: -9999px;
        width: 25px;
        height: 82px;
        overflow: hidden;
        margin: 14px 5px 0 0; }
        .featured_news .mvp .gallery-holder4 .btn-prev .prev {
          display: block;
          width: 25px;
          height: 82px;
          cursor: pointer;
          background: url(http://f1.haveeru.com.mv/assets/images/btn-gallery.gif) no-repeat 0 -82px; }
      .featured_news .mvp .gallery-holder4 .disabled .prev {
        background: url(http://f1.haveeru.com.mv/assets/images/btn-gallery.gif) no-repeat !important;
        cursor: default; }
      .featured_news .mvp .gallery-holder4 .tabs {
        width: 100%;
        position: relative;
        float: left;
        background: url(http://f1.haveeru.com.mv/assets/images/bg-gallery-holder.gif) repeat-x 0 100%; }
        .featured_news .mvp .gallery-holder4 .tabs .tab-carousel {
          display: block; }
          .featured_news .mvp .gallery-holder4 .tabs .tab-carousel .switch {
            position: absolute;
            top: -31px;
            right: -20px; }
            .featured_news .mvp .gallery-holder4 .tabs .tab-carousel .switch ul {
              float: right;
              display: inline;
              margin: 0 30px 0 0;
              padding: 0;
              list-style: none; }
              .featured_news .mvp .gallery-holder4 .tabs .tab-carousel .switch ul li {
                float: left;
                display: inline;
                margin: 0 0 0 3px; }
                .featured_news .mvp .gallery-holder4 .tabs .tab-carousel .switch ul li.active > a {
                  background: #197dc1 !important; }
                .featured_news .mvp .gallery-holder4 .tabs .tab-carousel .switch ul li a {
                  float: left;
                  width: 10px;
                  height: 10px;
                  margin: 0;
                  padding: 0;
                  text-indent: -9999px;
                  overflow: hidden;
                  background: #4a4a4a; }
      .featured_news .mvp .gallery-holder4 .tabset {
        width: 100%;
        overflow: hidden;
        margin: 0 0 12px;
        background: #eaeaea; }
        .featured_news .mvp .gallery-holder4 .tabset .tabs {
          width: auto !important; }
        .featured_news .mvp .gallery-holder4 .tabset a {
          float: left;
          background: #fff;
          padding: 0 5px 0 0;
          color: #59595b;
          cursor: pointer;
          font-size: 12px;
          line-height: 30px; }
          .featured_news .mvp .gallery-holder4 .tabset a span {
            float: left;
            background: #d7d7d7;
            padding: 0 10px; }
          .featured_news .mvp .gallery-holder4 .tabset a:hover, .featured_news .mvp .gallery-holder4 .tabset a.active {
            color: #fff;
            text-decoration: none; }
            .featured_news .mvp .gallery-holder4 .tabset a:hover span, .featured_news .mvp .gallery-holder4 .tabset a.active span {
              background: #6d6e71; }
  .featured_news .featured_bottom_ad {
    width: 100%;
    height: auto;
    float: left;
    overflow: hidden;
    margin: 0px 0px 20px 0px; }
    .featured_news .featured_bottom_ad img {
      width: 364px;
      height: auto; }
  .featured_news .fdci {
    width: 100%;
    float: left;
    height: auto; }
    .featured_news .fdci a {
      width: 50px;
      font-size: 10px;
      height: auto;
      font-family: Arial;
      color: #4a4a4a;
      text-decoration: none;
      margin: 0px 10px 0px 0px;
      float: left; }
      .featured_news .fdci a:hover {
        text-decoration: underline; }
    .featured_news .fdci .image {
      float: left;
      margin: 0px 0px 8px 0px;
      width: 35px;
      height: 35px; }
    .featured_news .fdci .flight {
      background: url("../images/sprite1.png");
      background-position: 0px -140px; }
    .featured_news .fdci .doctor {
      background: url("../images/sprite1.png");
      background-position: 0px -175px; }
    .featured_news .fdci .money {
      background: url("../images/ico-services.jpg");
      background-position: 0px -244px;
      background-size: 77px; }
    .featured_news .fdci .iulaan {
      background: url("../images/sprite1.png");
      background-position: 0px -245px; }

/* Styles for middle featured articles */
.middle_featured_articles {
  width: 300px;
  background: #fff;
  height: auto; }
  .middle_featured_articles ul {
    list-style: none;
    width: 100%;
    margin: 0;
    padding: 0; }
    .middle_featured_articles ul li {
      margin: 0px 0px 25px 0px;
      background: #fff; }
      .middle_featured_articles ul li .image {
        width: 108px;
        float: left;
        overflow: hidden;
        height: 108px; }
        .middle_featured_articles ul li .image img {
          width: auto;
          position: relative;
          height: 108px;
          right: 40px; }
      .middle_featured_articles ul li .text {
        width: 182px;
        height: 108px;
        float: right; }
        .middle_featured_articles ul li .text a.heading {
          width: 162px;
          background: #efefef;
          padding: 10px;
          font-family: Arial;
          font-size: 14px;
          color: #4a4a4a;
          display: block;
          text-decoration: none;
          margin: 0px 0px 5px 0px; }
          .middle_featured_articles ul li .text a.heading:hover {
            text-decoration: underline;
            cursor: pointer; }
        .middle_featured_articles ul li .text a.title {
          width: 182px;
          padding: 0px;
          display: block;
          margin: 0;
          text-decoration: none;
          color: #4a4a4a;
          font-family: Arial;
          font-size: 14px;
          height: 40px; }
          .middle_featured_articles ul li .text a.title:hover {
            cursor: pointer;
            text-decoration: underline; }

.category_list {
  width: 100%;
  height: auto; }
  .category_list p.heading {
    font-family: Arial;
    font-size: 18px;
    padding: 10px;
    width: 664px;
    background: #efefef; }
    .category_list p.heading a {
      text-decoration: none;
      color: #4a4a4a; }
      .category_list p.heading a:hover {
        text-decoration: underline; }
  .category_list .left {
    width: 364px;
    height: auto;
    float: left; }
    .category_list .left .image {
      width: 364px;
      height: 203px;
      overflow: hidden; }
      .category_list .left .image img {
        width: 364px;
        height: auto; }
    .category_list .left a.title {
      width: 100%;
      height: auto;
      text-decoration: none;
      font-family: Arial;
      font-size: 24px;
      margin: 0px;
      display: block;
      color: #4a4a4a;
      padding: 10px 0px 10px 0px; }
      .category_list .left a.title:hover {
        text-decoration: underline; }
    .category_list .left a.more_button {
      width: 100%;
      height: auto;
      text-decoration: none;
      font-family: Arial;
      font-size: 14px;
      font-weight: bold;
      margin: 0px;
      color: #c00c00;
      display: block;
      padding: 10px 0px 10px 0px; }
      .category_list .left a.more_button:hover {
        text-decoration: underline; }
    .category_list .left p.summary {
      color: #4a4a4a;
      font-family: Arial;
      font-size: 12px;
      margin: 0;
      padding: 0px 0px 10px 0px; }
    .category_list .left p.date {
      font-family: Arial;
      border-bottom: 1px solid #efefef;
      color: #4a4a4a;
      margin: 0;
      padding: 0px 0px 10px 0px;
      font-size: 12px; }
    .category_list .left .more_category_news {
      width: 100%; }
      .category_list .left .more_category_news ul {
        width: 100%;
        padding: 15px 0px 25px 0px;
        margin: 0px;
        float: left;
        list-style: none; }
        .category_list .left .more_category_news ul li {
          width: 100%;
          height: auto; }
          .category_list .left .more_category_news ul li:before {
            content: "■ ";
            color: #197dc1; }
          .category_list .left .more_category_news ul li a {
            height: 25px;
            text-decoration: none;
            color: #4a4a4a;
            line-height: 20px;
            font-family: Arial;
            font-size: 12px; }
            .category_list .left .more_category_news ul li a:hover {
              text-decoration: underline; }
  .category_list .right {
    width: 300px;
    float: right;
    height: auto; }
    .category_list .right .news_box {
      width: 300px;
      height: auto; }
      .category_list .right .news_box .image {
        width: 300px;
        height: 203px;
        overflow: hidden; }
        .category_list .right .news_box .image img {
          width: auto;
          height: 203px; }
      .category_list .right .news_box p {
        font-family: Arial;
        font-size: 12px;
        margin: 0;
        color: #4a4a4a;
        padding: 5px 0px 15px 0px; }
      .category_list .right .news_box a {
        font-family: Arial;
        font-size: 18px;
        display: block;
        text-decoration: none;
        margin: 0;
        padding: 10px 0px 0px 0px;
        color: #4a4a4a; }
        .category_list .right .news_box a:hover {
          text-decoration: underline; }

.featured_gallery {
  width: 1004px;
  float: left;
  margin: 25px 0px; }
  .featured_gallery .left {
    width: 300px;
    padding: 10px;
    height: 408px;
    background: #4A4A4A;
    float: left; }
    .featured_gallery .left p {
      font-family: Arial; }
      .featured_gallery .left p.summary {
        font-size: 13px;
        width: 250px;
        line-height: 18px;
        margin: 0px 0px 20px 0px;
        padding: 0px;
        color: #9B9B9B; }
    .featured_gallery .left a {
      font-family: Arial; }
      .featured_gallery .left a.title {
        width: 100%;
        display: block;
        margin: 15px 0px 20px 0px;
        color: #DFDFDF;
        font-weight: bold;
        font-size: 25px;
        text-decoration: none; }
        .featured_gallery .left a.title:hover {
          text-decoration: underline; }
      .featured_gallery .left a.heading {
        font-size: 24px;
        margin: 15px 0px 20px 0px;
        padding: 0px;
        display: block;
        color: #B3E4F6;
        text-decoration: none; }
        .featured_gallery .left a.heading:hover {
          text-decoration: underline; }
    .featured_gallery .left .more_gallery {
      width: 100%; }
      .featured_gallery .left .more_gallery ul {
        width: 100%;
        padding: 15px 0px 25px 0px;
        margin: 0px;
        float: left;
        list-style: none; }
        .featured_gallery .left .more_gallery ul li {
          width: 100%;
          height: auto; }
          .featured_gallery .left .more_gallery ul li:before {
            content: "■ ";
            color: #DFDFDF; }
          .featured_gallery .left .more_gallery ul li a {
            height: 25px;
            text-decoration: none;
            color: #DFDFDF;
            line-height: 25px;
            font-family: Arial;
            font-size: 12px; }
            .featured_gallery .left .more_gallery ul li a:hover {
              text-decoration: underline; }
  .featured_gallery .right {
    width: 684px;
    float: right;
    height: 428px;
    overflow: hidden;
    background: #ccc; }
    .featured_gallery .right img {
      height: 428px;
      width: auto; }

.footer {
  width: 1004px;
  margin: 0px 10px 0px 10px;
  float: left; }
  .footer .bottom {
    width: 785px;
    margin: 25px auto;
    padding: 0px 0px 40px 0px; }
    .footer .bottom p, .footer .bottom a {
      font-family: Arial;
      font-size: 12px;
      color: #9B9B9B;
      text-align: center;
      width: 100%; }
      .footer .bottom p.copyrights, .footer .bottom a.copyrights {
        padding: 0px 0px 15px 0px;
        border-bottom: 1px #DFDFDF solid; }
    .footer .bottom a {
      text-decoration: none; }
      .footer .bottom a:hover {
        text-decoration: underline; }
  .footer .top {
    width: 1004px;
    float: left;
    height: auto;
    border-bottom: 0px;
    margin: 45px 0px; }
  .footer ul.services {
    width: 870px;
    list-style: none;
    font-family: Arial;
    margin: 0px auto; }
  .footer ul.services a {
    text-decoration: none !important; }
  .footer ul.services a:hover {
    text-decoration: underline !important; }
  .footer .services li {
    float: left;
    margin: 0 5px;
    font-size: 11px !important;
    line-height: 14px !important;
    color: #828282 !important; }
  .footer .services a, .footer .services a {
    float: left;
    color: #828282; }
  .footer .services a span, .footer .services a span {
    float: left;
    width: 28px !important;
    height: 28px !important;
    margin: 0 6px 0 0;
    font-size: 0;
    line-height: 0px;
    overflow: hidden; }
  .footer .services a span {
    width: 22px;
    height: 22px;
    margin: 2px 6px 0 0; }
  .footer .services a span {
    margin: 2px 3px 0 0; }
  .footer .services a span {
    margin: 0 3px 0 0; }
  .footer .services a.email, .footer .services a.email {
    width: 70px; }
  .footer .services a.email span {
    background: url(http://f1.haveeru.com.mv/assets/images/ico-services-4.gif) no-repeat; }
  .footer .services a.email span {
    background: url(http://f1.haveeru.com.mv/assets/images/ico-services.jpg) no-repeat; }
  .footer .services a.facebook span, .footer .services a.twitter span, .footer .services a.facebook, .footer .services a.twitter {
    background: url(http://f1.haveeru.com.mv/assets/images/ico-services.jpg) no-repeat 0 -28px;
    width: 28px !important;
    height: 28px;
    overflow: hidden;
    text-indent: -9999px; }
  .footer .services a.twitter span, .footer .services a.facebook span {
    width: 22px;
    height: 22px;
    background: url(http://f1.haveeru.com.mv/assets/images/ico-services-4.gif) no-repeat 0 -22px; }
  .footer .services a.twitter {
    width: 84px; }
  .footer .services a.facebook {
    width: 102px; }
  .footer .services a.facebook span {
    background: url(http://f1.haveeru.com.mv/assets/images/ico-services-4.gif) no-repeat 0 -44px; }
  .footer .services a.facebook {
    background: url(http://f1.haveeru.com.mv/assets/images/ico-services.jpg) no-repeat 0 -56px; }
  .footer .services a.mobile, .footer .services a.mobile {
    width: 60px; }
  .footer .services a.mobile span {
    width: 15px;
    height: 25px;
    background: url(http://f1.haveeru.com.mv/assets/images/ico-services-4.gif) no-repeat 0 -66px; }
  .footer .services a.mobile span {
    width: 18px;
    height: 30px;
    background: url(http://f1.haveeru.com.mv/assets/images/ico-services.jpg) no-repeat 0 -84px; }
  .footer .services a.classifieds span {
    width: 28px;
    background: url(http://f1.haveeru.com.mv/assets/dhivehi/images/classifieds.png) no-repeat; }
  .footer .services a.docduty span {
    width: 28px;
    background: url(http://f1.haveeru.com.mv/assets/dhivehi/images/docduty.png) no-repeat; }
  .footer .services a.recipes span {
    width: 28px;
    background: url(http://f1.haveeru.com.mv/assets/dhivehi/images/recipes.png) no-repeat; }
  .footer .services a.write, .footer .services a.write {
    width: 85px; }
  .footer .services a.write span {
    float: left;
    width: 31px;
    height: 30px;
    background: url(http://f1.haveeru.com.mv/assets/images/ico-services.jpg) no-repeat 0 -114px; }
  .footer .services a.write span {
    width: 24px;
    height: 23px;
    background: url(http://f1.haveeru.com.mv/assets/images/ico-services-4.gif) no-repeat 0 -91px; }
  .footer .services a.rss {
    width: 70px;
    font-size: 15px;
    line-height: 26px; }
  .footer .services a.rss span {
    background: url(http://f1.haveeru.com.mv/assets/images/ico-services.jpg) no-repeat 0 -144px; }
  .footer .services a.iulaan {
    line-height: 28px;
    font-size: 15px; }
  .footer .services a.iulaan span {
    background: url(/images/iulaan-l.gif) no-repeat; }
  .footer .services a.fly {
    width: 80px;
    background: url(http://f1.haveeru.com.mv/assets/images/ico-services.jpg) no-repeat 0 -172px; }
  .footer .services a.money {
    width: 90px;
    background: url(http://f1.haveeru.com.mv/assets/images/ico-services.jpg) no-repeat 0 -200px; }
  .footer .services a.youtube {
    width: 63px;
    height: 26px;
    margin: 1px 0 0;
    overflow: hidden;
    ext-indent: -9999px;
    background: url(http://f1.haveeru.com.mv/assets/images/ico-services.jpg) no-repeat 0 -228px; }
  .footer .services a.fonts {
    width: 90px; }
  .footer .services a.fonts span {
    background: url(http://f1.haveeru.com.mv/assets/images/ico-services.jpg) no-repeat 0 -254px; }
  .footer .services a.media {
    width: 76px; }
  .footer .services a.media span {
    width: 32px;
    height: 25px;
    background: url(http://f1.haveeru.com.mv/assets/images/ico-services.jpg) no-repeat 0 -282px; }

/*************** Content Box ***************/
.content-box {
  border: 1px solid #ccc;
  margin: 0px;
  background: #fff; }

.tab-content {
  padding: 15px; }

.content-box-header {
  background: #e5e5e5 url("http://f1.haveeru.com.mv/assets/images/bg-content-box.gif") top left repeat-x;
  margin-top: 1px;
  height: 40px; }

.content-box-footer {
  text-align: center;
  margin-top: 1px;
  height: 40px; }

.content-box-header h3 {
  margin: 0px;
  padding: 12px 15px 10px;
  float: left; }

.content-box-header .closebtn {
  color: #990000;
  font-size: 9px;
  position: absolute;
  right: 20px;
  top: 20px; }

ul.content-box-tabs {
  float: right;
  padding: 12px 15px 0 0 !important;
  margin: 0 !important; }

ul.content-box-tabs li {
  float: left;
  margin: 0;
  padding: 0 !important;
  background-image: none !important; }

ul.content-box-tabs li a {
  color: #333;
  padding: 8px 10px;
  display: block;
  margin: 1px;
  border-bottom: 0; }

ul.content-box-tabs li a:hover {
  color: #57a000; }

ul.content-box-tabs li a.current {
  background: #fff;
  border: 1px solid #ccc;
  border-bottom: 0;
  margin: 0; }

.content-box-content {
  padding: 0px;
  font-size: 13px;
  border-top: 1px solid #ccc; }

.signin_box {
  width: 100% !important; }

/************ Table ************/
.outtaHere {
  position: absolute;
  left: -3000px; }

/*Radio buttons*/
.radioArea, .radioAreaChecked {
  float: left;
  display: inline;
  width: 11px !important;
  height: 11px;
  margin: 3px 13px 0 2px;
  background: url(http://f1.haveeru.com.mv/assets/images/bg-radio.gif) no-repeat;
  overflow: hidden; }

.radioAreaChecked {
  background-position: 0 -11px; }

/*Checkboxes*/
.checkboxArea, .checkboxAreaChecked {
  float: left;
  width: 14px !important;
  height: 14px;
  overflow: hidden;
  background: url(http://f1.haveeru.com.mv/assets/images/checkbox.gif) no-repeat; }

.checkboxAreaChecked {
  background-position: 0 -14px; }

/* Selects */
.selectArea {
  position: relative;
  float: left;
  color: #666;
  font-style: italic; }

.more-form .selectArea {
  height: 31px;
  font-size: 12px;
  line-height: 31px; }

.pictures-form .selectArea {
  color: #808082;
  font-size: 11px;
  line-height: 20px;
  height: 21px; }

.date-form .selectArea {
  font-size: 12px;
  line-height: 21px;
  font-style: normal;
  height: 21px; }

.selectArea .left {
  position: absolute;
  top: 0;
  left: 0;
  width: 2px;
  height: 100%;
  display: block; }

.pictures-form .selectArea .left {
  background: url(http://f1.haveeru.com.mv/assets/images/bg-select-left.gif) no-repeat; }

.more-form .selectArea .left {
  background: url(http://f1.haveeru.com.mv/assets/images/bg-select-left-02.gif) no-repeat; }

.date-form .selectArea .left {
  background: url(http://f1.haveeru.com.mv/assets/images/bg-select-left-03.gif) no-repeat; }

.selectArea a.selectButton {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%; }

.pictures-form .selectArea a.selectButton {
  background: url(http://f1.haveeru.com.mv/assets/images/btn-select.gif) no-repeat 100% 0; }

.more-form .selectArea a.selectButton {
  background: url(http://f1.haveeru.com.mv/assets/images/btn-select-2.gif) no-repeat 100% 0; }

.date-form .selectArea a.selectButton {
  background: url(http://f1.haveeru.com.mv/assets/images/btn-select-3.gif) no-repeat 100% 0; }

.selectArea .center {
  display: block;
  position: static !important; }

.pictures-form .selectArea .center {
  height: 21px;
  line-height: 20px;
  font-family: Arial;
  padding: 0 21px 0 11px;
  background: url(http://f1.haveeru.com.mv/assets/images/bg-select.gif) repeat-x; }

.more-form .selectArea .center {
  height: 31px;
  line-height: 31px;
  padding: 0 31px 0 9px;
  background: url(http://f1.haveeru.com.mv/assets/images/bg-select-02.gif) repeat-x; }

.date-form .selectArea .center {
  height: 21px;
  line-height: 21px;
  padding: 0 19px 0 3px;
  position: static !important;
  background: url(http://f1.haveeru.com.mv/assets/images/bg-select-03.gif) repeat-x; }

.selectArea .center img {
  float: left; }

/*Selects drop-down*/
.optionsDivInvisible,
.optionsDivVisible {
  position: absolute;
  background-color: #E5E5E5;
  border: 1px solid #C9C9C9;
  display: block;
  z-index: 30;
  font-size: 11px; }

.drop-dif {
  background: #9cc; }

.optionsDivInvisible {
  display: none; }

.optionsDivVisible ul {
  margin: 0;
  padding: 2px;
  overflow: hidden;
  list-style: none; }

.optionsDivVisible ul li {
  float: left;
  width: 100%; }

.optionsDivVisible a {
  color: #000;
  overflow: hidden;
  text-decoration: none;
  display: block;
  height: 1%;
  padding: 2px 4px; }

.optionsDivVisible a img {
  border: none;
  float: left; }

.optionsDivVisible a:hover {
  background-color: #2F384E;
  color: #FFF;
  text-decoration: underline; }

/*# sourceMappingURL=styles.css.map */
