@charset "utf-8";

#container {
    margin: 0 auto;
}

.limiter2 {
    width: 1001px;
}

.sticked {
    overflow: hidden;
    *overflow: visible;
}

.sticked .stickers {
    position: relative;
}

.ad-sticky {
    position: absolute;
    top: 0;
}

.ad-sticky .ad-wrap {
    position: absolute;
}

.ad-sticky-lt,.ad-sticky-rt .ad-wrap {
    left: 0;
}

.ad-sticky-rt,.ad-sticky-lt .ad-wrap {
    right: 0;
}

.ad-sticky .ad-wrap.fix {
    width: 125px;
}

.ad-sticky .ad-wrap.fix .inner {
    position: fixed !important;
    position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
}

.gd {
    clear: both;
}

.gdu {
    float: left;
    display: inline;
    vertical-align: baseline;
}

.gdu.u-last {
    float: right;
}

.gd-i {
    clear: both;
    letter-spacing: -0.31em;
    *letter-spacing: normal;
    word-spacing: -0.43em;
}

.gdu-i {
    display: inline-block;
    zoom: 1;
    *display: inline;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
}

.gdu,.gdu-i {
    min-height: 1em;
    height: 0.10em;
    height: auto !important;
}

.u1-24 {
    width: 4.1666%;
}

.u1-12 {
    width: 8.33333%;
}

.u1-8,.u3-24 {
    width: 12.5%;
}

.u1-6,.u2-12,.u4-24 {
    width: 16.6666%;
    width: 16.656%;
}

.u1-5 {
    width: 20%;
}

.u5-24 {
    width: 20.8333%;
}

.u1-4,.u2-8,.u3-12,.u6-24 {
    width: 25%;
}

.u7-24 {
    width: 29.1666%;
}

.u1-3,.u2-6,.u4-12,.u8-24 {
    width: 33.33333%;
}

.u3-8,.u9-24 {
    width: 37.5%;
}

.u2-5 {
    width: 40%;
}

.u5-12,.u10-24 {
    width: 41.6666%;
}

.u11-24 {
    width: 45.8333%;
}

.u1-2,.u2-4,.u3-6,.u4-8,.u6-12,.u12-24 {
    width: 50%;
}

.u13-24 {
    width: 54.1666%;
}

.u7-12,.u14-24 {
    width: 58.3333%;
}

.u3-5 {
    width: 60%;
}

.u5-8,.u15-24 {
    width: 62.5%;
}

.u2-3,.u4-6,.u8-12,.u16-24 {
    width: 66.66666%;
}

.u17-24 {
    width: 70.8333%;
}

.u3-4,.u6-8,.u9-12,.u18-24 {
    width: 75%;
}

.u19-24 {
    width: 79.1666%;
}

.u4-5 {
    width: 80%;
}

.u5-6,.u10-12,.u2-24,.u20-24 {
    width: 83.33%;
}

.u7-8,.u21-24 {
    width: 87.5%;
}

.u11-12,.u22-24 {
    width: 91.6666%;
}

.u23-24 {
    width: 95.8333%;
}

.u1-1fibo {
    width: 100%;
}

.u1-2fibo {
    width: 50%;
}

.u2-3fibo {
    width: 33%;
}

.u3-5fibo {
    width: 60%;
}

.u5-8fibo {
    width: 62.5%;
}

.gutter1 {
    margin: 0 10px;
}

.gdTrapA .gdu         .gutter-cnt {
    width: 90%;
    margin: 0 auto;
}

.gdTrapA .gdu.u-first .gutter-cnt,.gdTrapA .gdu:first-child .gutter-cnt {
    margin: 0 auto 0 0;
}

.gdTrapA .gdu.u-last  .gutter-cnt,.gdTrapA .gdu:last-child  .gutter-cnt {
    margin: 0 0 0 auto;
}

.gdTrapA .gutter-cnt {
    background: lime;
}

.gdTrapAb {
    margin: 0 -10px;
}

.gdTrapAb .gdu .gutter-cnt {
    width: 90%;
}

.gdTrapAb .gdu.u-first .gutter-cnt,.gdTrapAb .gdu:first-child .gutter-cnt {
    margin: 0 auto;
}

.gdTrapAb .gdu.u-last  .gutter-cnt,.gdTrapAb .gdu:last-child .gutter-cnt {
    margin: 0 auto;
}

.gdTrapByxxx {
    margin: 0 -15px 0 0;
}

.gdTrapByxxx > .gdu > .gutter-cnt {
    width: auto;
    margin-right: 15px;
}

.gdTrapB-rt {
    margin: 0 -10px 0 0;
}

.gdTrapB-rt > .gdu > .gutter-cnt {
    width: auto;
    margin-right: 10px;
}

.gdTrapB-rt .gdu .gd .gdu .gutter-cnt {
    background: green;
    color: #fff;
}

.gdTrapB-rt p {
    background: #ccc;
}

.gdTrapB-ct {
    margin: 0 -10px;
}

.gdTrapB-ct > .gdu > .gutter-cnt {
    width: auto;
    margin: 0 10px;
}

.gdTrapB-ct .gdu > p {
    border-left: 1px solid #fff;
}

.gdTrapB-ct > .gdu.u-first > p {
    margin-left: 10px;
}

.gdTrapB-ct > .gdu.u-last  > p {
    margin-right: 10px;
}

.gdTrapB-ct .gdu .gd .gdu .gutter-cnt {
    background: green;
    color: #fff;
}

.gdTrapB-ct p {
    background: #ccc;
}

.__gd {
    margin: 0;
}

.gdAux.trapped-c1 {
    margin: 0 -10px;
}

.u-first .content {
    margin-left: 10px;
}

.u-last  .content {
    margin-right: 10px;
}

.content.gutter-c1 {
    margin: 0 10px;
}


.md {
    margin-bottom: 20px;
}

.uncollapse,.md,.md .hd,.md .bd,.md .ft {
    zoom: 1;
}

.fl {
    float: left;
    display: inline;
    width: 1440px;
}

.fr {
    float: right;
    display: inline;
}

.blk {
    display: block !important;
}

.iblk {
    display: inline-block !important;
    zoom: 1;
    *display: inline !important;
}

.mt {
    display: block;
    overflow: hidden;
    *zoom: 1;
    word-wrap: break-word;
}

.mtflow {
    display: block;
}

.noflow {
    display: block;
    overflow: hidden;
    zoom: 1;
}

.fullheight {
    overflow: hidden;
}

.fullheight .fcol {
    margin-bottom: -100%;
    padding-bottom: 100%;
    zoom: 1;
}

.nodisp {
    display: none;
}

.stealth {
    visibility: hidden;
}

.tx-ct {
    text-align: center;
}

.tx-rt {
    text-align: right;
}

.tx-lt {
    text-align: left;
}

.hspace0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.hspace {
    margin-left: 5px;
    margin-right: 5px;
}

.hspace2 {
    margin-left: 10px;
    margin-right: 10px;
}

.vspace0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.vspace {
    margin-top: 5px;
    margin-bottom: 5px;
}

.vspace2 {
    margin-top: 5px;
    margin-bottom: 5px;
}

.tspace0 {
    margin-top: 0 !important;
}

.tspace {
    margin-top: 5px;
}

.tspace2 {
    margin-top: 10px;
}

.bspace0 {
    margin-bottom: 0 !important;
}

.bspace {
    margin-bottom: 5px;
}

.bspace2 {
    margin-bottom: 10px;
}

.append0 {
    margin-right: 0 !important;
}

.append {
    margin-right: 5px;
}

.append2 {
    margin-right: 10px;
}

.prepend0 {
    margin-left: 0 !important;
}

.prepend {
    margin-left: 5px;
}

.prepend2 {
    margin-left: 10px;
}

.cl {
    clear: left;
}

.cr {
    clear: right;
}

.clr {
    clear: both;
}

.clf {
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

#main:after,#container:after,.limiter:after,.rg:after,.rg-grp:after,.slot:after,.gd:after,.gd-aux:after,.gdu:after,.gdu-i:after,.item:after {
    clear: both;
    display: block;
    height: 0;
    content: " ";
    font-size: 0;
    visibility: hidden;
}

#main,#container,.limiter,.rg,.rg-grp,.slot,.gd,.gd-aux,.gdu,.gdu-i,.item {
    zoom: 1;
}

.rg,.slot {
    *zoom: 0;
    _zoom: 1;
}

.cf:after {
    clear: both;
    display: block;
    height: 0;
    content: " ";
    font-size: 0;
    visibility: hidden;
}

.cf {
    zoom: 1;
}

.eqCalc {
    display: block !important;
}

@media all and (-webkit-min-device-pixel-ratio:10000),not all and (-webkit-min-device-pixel-ratio:0) {
    head~body #opera {
        display: block;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #safari {
        display: block;
    }
}

#bd-e #main {
    position: static;
}

/* @fileRef per_common.css */

#ad,#hd,#ft {
    padding: 1px 0;
}

.limiter1 {
    width: 1008px;
}
.limiter2 {
    width: 1078px;
}


.u1-3-c1 {
    width: 326px;
}

.u1-3-c1-2 {
    width: 667px;
}

.u2-3-c1 {
float: none;
background-color: #fff;
display: block;
width: 1076px;
margin: 0 auto;
padding: 0px 92px;
vertical-align: baseline;
}

.u3-3-c1 {
    width: 100%;
}

.u1-c2 {
    display: block;
    width: auto;
    float: none;
    vertical-align: baseline;
}

.u1-2-c2 {
    width: 326px;
}

.u1-2-c2A {
    width: 209px;
}

.u1-2-c2aA {
    width: 410px;
}

.u1-4-c2 {
    width: 170px;
}

.u2-4-c2 {
    width: 663px;
}

.u3-4-c2 {
    width: 173px;
}

.u1-3-c2 {
    width: 204px;
    margin-right: 21px;
}

.gdu.u-last {
    margin: 0;
}

.hspace {
    margin-left: 13px;
    margin-right: 13px;
}

.hspace2 {
    margin-left: 15px;
    margin-right: 15px;
}

.vspace {
    margin-bottom: 28px !important;
    padding-bottom: 14px !important;
}

.gd:before,.gdu:before,.gd:after,.gdu:after {
    content: "";
    display: table;
}

.gd:after,.gdu:after {
    clear: both;
}

.gd,.gdu {
    zoom: 1;
}

.mt {
    word-wrap: normal;
}

a:link,a:visited,a:hover,a:active {
    outline: none;
}

a:hover {
    text-decoration: underline;
}

.rel-more {
    font-size: 13px;
}

ul.rel-more {
    padding-left: 1.5em;
    margin: 0 0 12px 15px;
}

strong {
    font-weight: bold;
}

ins {
    text-decoration: none;
}

q {
    quotes: '\201C' '\201D' '\2018' '\2019';
}

q:before {
    content: open-quote;
}

q:after {
    content: close-quote;
}

q {
    font-style: italic;
}

p>q,li>q {
    font-style: normal;
}

kbd {
    padding: 0px 3px 0px 3px;
    border: 2px outset #f8f8f8;
    border-right: 2px inset #666;
    border-bottom: 2px inset #666;
    font: lighter 1em Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
    color: #000;
}

.mg,.thumb,.thumb-inv {
    position: relative;
    overflow: hidden;
    _zoom: 1;
}


.mg img,.thumb img,.thumb-inv img {
    display: block;
    margin: 0 auto;
    *margin: 0;
    background: #000 url(../images/bg-ajax-loader.gif) no-repeat 50% 45%;
    font-family: Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
    text-align: center;
}

.mphoto img {
    margin: 0;
    margin-left: 22px;
}

.mg .caption {
    display: block;
    padding: 5px 8px;
    background: #fff;
    font-size: 10px;
}

.mg .caption a {
    color: #333;
}

.mg .caption a:hover {
    text-decoration: underline;
}

.mg .mg-author {
    color: #2181a4;
}

.media-inf,.md-news .media-inf {
    display: block;
    overflow: hidden;
    position: absolute;
    width: 24px;
    height: 24px;
    margin-top: -24px;
    line-height: 99em;
    text-indent: 99em;
    background: url(../images/sprites/per_bg-sprites-multimedia.png) no-repeat -12px -84px transparent;
}

.media-inf.vid,.mg .media-inf.vid {
    background-position: -12px -84px;
}

.media-inf.aud,.mg .media-inf.aud {
    background-position: -48px -84px;
}

.media-inf.gal,.mg .media-inf.gal {
    background-position: -84px -84px;
}

.media-inf.doc,.mg .media-inf.doc {
    background-position: -120px -84px;
}

.media-inf.inf,.mg .media-inf.inf {
    background-position: -158px -84px;
}

.media-inf.gra,.mg .media-inf.gra {
    background-position: -192px -84px;
}

.button-line .iblk {
    display: inline-block !important;
    zoom: 1 !important;
    *display: inline !important;
}

.btk {
    display: block;
    overflow: hidden;
    line-height: 100%;
}

a.btk {
    white-space: nowrap;
    text-align: center;
    text-decoration: none;
}

a.btk:hover {
    text-decoration: underline;
}

input.btn,button.btn {
    border-width: 1px;
    padding-top: 0.25em;
    padding-bottom: 0.25em;
    *border: 0 none !important;
}

input.btn:hover,button.btn:hover {
    text-decoration: underline;
    cursor: pointer;
}

input.iblk,button.iblk {
    *margin-left: 3px;
}

.bt1,.bt2,.bt3 {
    padding: 0 10px;
    font: normal 11px/24px Georgia,"Times New Roman",serif;
    color: #fff !important;
    text-transform: uppercase;
}

.bt1 {
    background-color: #a1a346;
    color: #fff;
    text-shadow: 0 1px 0 #7e7e35;
}

.bt1:hover {
    background-color: #bcbc00;
    text-decoration: none !important;
    text-shadow: 0 1px 0 #a1a346;
}

.bt2 {
    background-color: #be0003;
    background-position: 0 -168px;
}

.bt3 {
    background-color: #be0003;
    background-position: 0 -168px;
}

.ad-top {
    margin-top: 5px;
}

.ad-top .ad-wrap {
    text-align: center;
}

.ad-top .ad-wrap .ad {
    padding: 10px 0;
}

.ad-top .ad-wrap .ad.ad-left {
    float: left;
    width: 835px;
}

.ad-top .ad-wrap .ad.ad-right {
    float: right;
    padding: 25px 0;
    width: 158px;
}

#hd {
    padding: 1px 10px 0;
}

.hd-main,.hd-site {
    *zoom: 1;
}

.hd-site {
    border-bottom: 4px solid #fff;
}

{
    margin-bottom: 15px;
}

.aux {
    float: right;
    display: inline;
}

.brand {
    vertical-align: bottom;
    margin-top: 5px;
}



#bd {
    padding: 15px 10px 0;
}

.opaque-dark #bd {
    padding-bottom: 20px;
    background-color: #110D0D;
    background-image: none;
}

#ft {
    clear: both;
    margin-top: 20px;
    padding: 0;
    background: #fff;
}

#ft .ft-links {
    padding: 30px 10px;
    background: #fff;
    font: normal 13px Arial,Tahoma,Helvetica,"Nimbus Sans L",sans-serif;
    color: #333;
}

#ft .ft-links a {
    color: #333;
}

#ft .ft-links a:hover {
    text-decoration: none;
}

#ft .ft-links .ft-brand {
    float: left;
    padding: 7px 0 7px 60px;
    background: url(../images/sprites/per_bg-sprites-ui-common.png) no-repeat -10px -90px;
}

#ft .ft-links .lst-ft-links {
    margin: 0 0 0 20px;
    padding: 7px 7px 7px 10px;
    float: left;
    border-left: 1px solid #999;
}

#ft .ft-links .lst-ft-links li {
    margin: 0 10px 0;
    float: left;
}

#ft .ft-links .lst-ft-links a:hover {
    text-decoration: underline;
}

#ft .ft-links .go-up {
    position: relative;
}

#ft .ft-links .go-up a {
    position: absolute;
    top: -50px;
    right: 0;
    width: 24px;
    height: 24px;
    background: #fff url(../images/sprites/per_bg-sprites-navigation.png) no-repeat -12px -52px;
    cursor: pointer;
}

.opaque-dark #ft {
    margin-top: 0;
    background-color: #110D0D;
    background-image: none;
}

.top-nav {
    margin-bottom: 15px;
    font: normal 12px Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
}

.top-nav .lst-nav {
    background: #fff;
    border-bottom: 1px solid #ebd6c7;
}

.top-nav .lst-nav .nav-item {
    float: left;
    display: inline;
    margin: 0;
    font-size: 12px;
    border-left: 1px solid #ebd6c7;
}

.top-nav .lst-nav .nav-item.nav-item-right {
    float: right !important;
}

.top-nav .lst-nav .nav-item.first {
    border-left: 0;
}

.top-nav .lst-nav .nav-item .lnk {
    display: block;
    line-height: 27px;
    padding: 0 8px;
}

.top-nav .lst-nav .nav-item .lnk:hover {
    text-decoration: underline;
}

.top-nav .lst-nav .lst-inner-nav {
    float: left;
}

.top-nav .lst-nav .inner-nav .lst-inner-nav {
    margin: 0 0 0 64px;
}

.top-nav .lst-nav .inner-nav-item {
    float: left;
}

.top-nav .lst-inner-nav .event-grp .lnk {
    padding-right: 15px;
    background: url(../images/sprites/per_bg-sprites-ui-dropdown.gif) no-repeat right 12px;
}

.top-nav .lst-inner-nav .event-grp .fold {
    background-position: right -8px;
}

.top-nav .lst-inner-nav .dropdown {
    display: none;
    position: absolute;
    left: 0;
    -webkit-box-shadow: 0 2px 3px #999;
    -moz-box-shadow: 0 2px 3px #999;
    box-shadow: 0 2px 3px #999;
}

.top-nav .lst-inner-nav .dropdown .dd-lnk {
    display: block;
    padding: 6px;
    background: #ebd6c7;
    color: #333;
}

.top-nav .lst-inner-nav .dropdown .dd-lnk:hover {
    background: #711f41;
    color: #fff;
    text-decoration: none;
}

.top-nav .ddmenu-tools {
    width: 180px;
}

.top-nav .ddmenu-events {
    width: 1008px;
    margin-top: 1px;
    margin-left: -341px;
}

.top-nav .ddmenu-media {
    width: 80px;
}

.top-nav .ddmenu-suscribe {
    width: 88px;
}
.tracking-nav {
    background: #6c8192;
    font: normal 12px Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
}

.tracking-nav .lst-nav .nav-item {
    float: left;
    margin: 0;
    font-size: 12px;
    text-transform: uppercase;
}

.tracking-nav .lst-nav .nav-item .lnk {
    display: block;
    line-height: 27px;
    padding: 0 8px;
    color: #fff;
    font-size: 11px;
}

.tracking-nav .lst-nav .nav-item .lnk:hover {
    text-decoration: underline;
}

.tracking-nav .lst-nav .nav-item .nav-tit {
    display: block;
    line-height: 27px;
    padding: 0 8px;
    background: #333;
    color: #fff;
    font-family: Georgia,"Times New Roman",serif;
}

.cp-breadcrumbs {
    margin: 0 0 14px;
    padding: 1px;
    background-color: #fff;
}

.cp-breadcrumbs .bd {
    padding: 0 0 0 45px;
    background: #fff url(../images/per_bg_cp-breadcrumbs.png) no-repeat center left;
}

.cp-breadcrumbs .crumb,.cp-breadcrumbs .outter,.cp-breadcrumbs .inner {
    display: block;
}

.cp-breadcrumbs .crumb {
    display: inline;
    float: left;
    margin: 0 12px 0 0;
    padding: 0 0 0 12px;
    color: #363636;
    font: 800 11px/27px Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
    height: 27px;
    white-space: nowrap;
    text-transform: uppercase;
    background: #fff url(../images/per_bg_cp-breadcrumbs-item.png) no-repeat center left;
}

.cp-breadcrumbs .crumb-root {
    padding: 0;
    background-image: none;
}

.cp-breadcrumbs .crumb a {
    color: #007DBD;
}

.cp-breadcrumbs .crumb-current {
    color: #007DBD;
}

.cp-breadcrumbs .crumb-root a {
    color: #363636;
}

.pg-story .headline {
    margin: 0 0 6px;
    padding-bottom: 5px;
    color: #363636;
    font: normal 30px/1.15 Georgia,"Times New Roman",serif;
}

.pg-story .headline.small {
    font-size: 18px;
}

.pg-story .headline.regular {
    font-size: 26px;
}

.pg-story .headline.mid {
    font-size: 32px;
}

.pg-story .headline.large {
    font-size: 42px;
}

.pg-story .kicker {
    margin-bottom: 3px;
    color: #127AA1;
    font: 800 12px/1.15 Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
    text-transform: uppercase;
}

.pg-story .summary {
    color: #363636;
    font: 800 14px/1.15 Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
}

.pg-story .dateline {
    margin: 0 0 4px;
    color: #707070;
    font: 800 10px/1.15 Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
}

.pg-story .dateline .author {
    color: #6f1f40;
}

.pg-story-body {
    margin: 15px 0 25px;
    color: #363636;
    font-size: 12px;
    text-align: justify;
}

.pg-story-body h2,.pg-story-body h3 {
    margin: 0 0 2px;
    font-size: 20px;
    line-height: 140%;
}

.pg-story-body h3 {
    color: #6c8192;
}

.pg-story-body p {
    margin: 0 0 12px 0;
}

.mce .mg {
    width: 326px;
    margin-left: 15px;
    display: inline;
    float: right;
}

.pg .mce b,.pg .mce strong {
    color: #747367;
    font-weight: bold;
}

.pg .mce i,.pg .mce em {
    font-style: italic;
}

.pg .mce a {
    text-decoration: underline;
}

.pg .quote {
    clear: right;
    display: inline;
    width: 212px;
    margin: 0 0 15px 15px;
    padding: 14px;
    float: right;
    color: #363636;
    font: 400 11px/1.15 Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
    text-align: right;
    background: #ebd6c7 url(../images/per_bg-quote.gif) 14px 14px no-repeat;
}

.pg .quote.left {
    clear: left;
    margin: 0 15px 15px 0;
    float: left;
}

.pg .quote .inner {
    padding: 20px 10px 5px 20px;
    font: 400 20px/1.15 Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
    text-align: left;
    background: transparent url(../images/per_bg-quote_down.gif) 100% 100% no-repeat;
}

.pg .quote .quote-author {
    margin: 15px 0 0;
}

.pg .quote.sk2 {
    background-image: url(../images/per_bg-quote-sk2.png);
}

.pg .quote.sk2 .inner {
    padding: 5px 20px 0 33px;
    background-image: url(../images/per_bg-quote_down-sk2.png);
    background-position: 100% 98%;
    font-style: italic;
}

.pg .mce ul,.pg .mce ol {
    overflow: hidden;
    margin: 0 0 12px;
}

.pg .mce ul {
    padding: 0 0 0 1.6em;
}

.pg .mce ol {
    padding: 0 0 0 3em;
}

.pg .mce ul li,.pg .mce ol li {
    margin: 0 0 6px;
}

.pg .mce ul li {
    list-style: square inside none;
    padding-left: 20px;
}

.pg .mce ol li {
    list-style: decimal outside;
}

.cp-credits {
    margin: 0 0 15px;
    font: 400 12px/1.15 Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
}

.cp-credits .join-tit,.cp-credits .credits {
    display: inline;
    float: left;
    vertical-align: baseline;
}

.cp-credits .join-tit {
    margin-right: .3em;
    color: #363636;
    font: 800 12px/1.15 Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
    text-transform: uppercase;
}

.cp-credits .credits {
    color: #363636;
}

.ico-tools {
    margin-top: 2px;
}

.ico-tools .it .ico {
    padding: 0;
}

.ico-tools .it .ico a {
    display: block;
    overflow: hidden;
    width: 20px;
    height: 20px;
    line-height: 666em;
    text-indent: -666em;
    font-size: .09em;
    vertical-align: bottom;
}

a.ico-tools-print {
    width: 18px;
    height: 18px;
    margin-right: 2px;
    margin-top: -4px;
    background: url("../images/sprites/per_bg-sprites-icons.png") no-repeat -41px -9px;
}

.pg-story .deck {
    margin: 0 0 15px;
    padding-left: 15px;
    font-size: 14px;
    color: #000;
}

.pg-story .deck p {
    margin: 0 0 6px;
}

.pg-story .deck b,.pg-story .deck strong {
    font-weight: bold;
}

.pg-story .deck i,.pg-story .deck em {
    font-style: italic;
}

.pg-story .deck .comment-count {
    float: left;
    display: inline;
    margin: 0 0 10px 10px;
    padding: 0 0 9px 0;
    background: transparent url(../images/ela_bg-comment2.png) 67% 100% no-repeat;
    color: #fff;
    font: bold 24px 'Open Sans Condensed',sans-serif;
    text-align: center;
}

.pg-story .deck abbr.count {
    background-color: #F9C11E;
    color: #000;
    min-width: 32px;
    width: 32px;
    padding: 0 8px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    text-shadow: 1px 1px #fff;
}

.pg-story .deck li {
    margin: 0 0 6px;
    padding-left: 10px;
    background: url(../images/sprites/tin_bg-sprites-ui-bullets.gif) no-repeat -102px -306px;
    zoom: 1;
}

#main.print {
    margin: 0 auto;
    position: relative;
    min-height: 0;
    min-width: 0;
    font-family: Verdana,Geneva,Arial,Helvetica,"Nimbus Sans L",sans-serif;
}

@media screen {
    #main.print {
        width: 665px;
    }
}

#main.print .main-content {
    width: inherit;
    overflow: hidden;
    background-color: #fff;
}

#main.print .limiter1 {
    width: inherit;
}

#main.print #hd,#main.print #ft {
    margin: 0;
    padding: 0;
}

#main.print #hd {
    padding: 20px 20px 0;
    background-color: #ffefe6;
}

#main.print #bd {
    margin: 0;
    padding-top: 25px;
    border-top: 7px solid #6B8091;
    background-image: none;
    background-color: #fff;
}

#main.print #ft {
    border-top: 1px solid #000;
}

#main.print #ft .ft-links {
    padding: 20px 0 30px;
}

#main.print #ft .ft-links .limiter {
    background-image: none;
    display: list-item;
    list-style-image: url(../images/per_bg-logo-ft-print.png);
    list-style-position: inside;
}

#main.print #ft .ft-links .ft-brand {
    background-image: none;
    display: inline-block;
    padding: 0 0 0 10px;
    float: none;
    vertical-align: super;
}

#main.print
.brand .ef-logo {
    width: 150px;
    height: 115px;
    background-image: none;
    display: list-item;
    list-style-image: url(../images/per_bg-logo-print.png);
    list-style-position: inside;
}

#main.print .pg-story .kicker {
    color: #1279A1;
    margin-bottom: 13px;
}

#main.print .pg .quote {
    border-bottom: 2px solid #6B8091;
    background-image: none;
    margin: 3px 10px 3px 0;
    padding: 3px 5px;
}

#main.print .pg .quote.right {
    margin: 3px 0 3px 10px;
}

#main.print .pg .quote .inner {
    background-image: none;
    margin: 0;
    padding: 0;
}

#main.print .pg .quote .quote-author {
    margin: 0;
    padding: 0;
}

#main.print .pg .quote img {
    display: none;
}

#main.print .pg-story-body p {
    margin: 0 0 4px;
}

.md-tool-title {
    margin: 0 0 6px;
    padding-bottom: 5px;
    color: #363636;
    font: 30px/1.15 Georgia,'Times New Roman',serif;
}

.md-tool-desc {
    margin: 0 0 14px;
    color: #363636;
    font: 12px/1.4 Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
}

.cp-sk-agendatool {
    border: 6px solid #fff !important;
    margin-top: 0 !important;
}

.md-agendatool {
    margin: 0 0 18px;
}

.md-agendatool .hd {
    padding: 14px 18px 10px;
    color: #363636;
    font: 400 22px/1.2 Georgia,"Times New Roman",serif;
    background-color: #ffefe5;
}

.md-agendatool .bd {
    padding: 10px 18px 0;
    color: #363636;
    background-color: #ebd5c7;
}

.md-agendatool li {
    padding: 0 0 10px;
}

.md-agendatool strong.kicker,.md-agendatool a.kicker {
    color: #1279A1;
    font: 800 11px/1.2 Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
}

.md-agendatool p.kicker {
    margin-bottom: 4px;
    font: 800 11px/1.2 Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
    color: #666;
}

.md-agendatool p.kicker strong {
    color: #1279A1;
}

.md-agendatool .headline {
    margin-bottom: 6px;
    color: #363636;
    font: 400 16px/1.2 Georgia,"Times New Roman",serif;
}

.md-agendatool .headline a {
    color: #363636;
}

.md-agendatool p {
    margin-bottom: 14px;
    font: 400 12px/1.2 Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
    color: #363636;
}

.md-agendatool .md-agendatool-data {
    margin-bottom: 0;
}

.md-agendatool .md-agendatool-data-strng {
    font-weight: 800;
}

.md-agendadetail {
    margin: 0 0 24px;
    padding: 0 0 18px;
    border-bottom: 1px solid #EBD5C7;
}

.md-agendadetail .mg {
    margin: 0 14px 8px 0;
}

.md-agendadetail li {
    padding: 0 0 10px;
}

.md-agendadetail strong.kicker {
    color: #1279A1;
    font: 800 11px/1.2 Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
}

.md-agendadetail p.kicker {
    margin-bottom: 4px;
    font: 800 11px/1.2 Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
    color: #666;
}

.md-agendadetail p.kicker strong {
    color: #1279A1;
}

.md-agendadetail .headline {
    margin-bottom: 6px;
    color: #363636;
    font: 400 20px/1.2 Georgia,"Times New Roman",serif;
}

.md-agendadetail .headline a {
    color: #363636;
}

.md-agendadetail p {
    margin-bottom: 14px;
    font: 400 12px/1.2 Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
    color: #363636;
}

.md-agendadetail .md-agendatool-data {
    margin-bottom: 0;
}

.md-agendadetail .md-agendatool-data-strng {
    font-weight: 800;
}

.md-agendadetail .button-line {
    margin: 28px 0 0;
}

.md-agendadetail .button-line .lnk {
    font-size: 12px;
}

.md-frm-calculator .bd {
    padding: 15px;
    background-color: #EBD5C7;
}

.md-frm-calculator .md-calculator-box {
    overflow: hidden;
}

.md-frm-calculator .md-calculator-box-col1 {
    width: 637px;
}

.md-frm-calculator .md-calculator-box-col2 {
    display: inline;
    width: 309px;
    float: left;
}

.md-frm-calculator .md-calculator-box-col3 {
    display: inline;
    width: 309px;
    margin-left: 19px;
    float: left;
}

.md-frm-calculator .md-calculator-box-row2 .frm-fieldset li {
    width: auto;
    margin-right: 3.2%;
}

.md-frm-calculator .frm-btn {
    padding-right: 1px;
}

.md-lst-calculator .bd {
    margin: 14px 0 0;
    padding: 20px;
    background-color: #EBD5C7;
}

.md-lst-calculator .md-lst-calculator-intro {
    color: #626262;
    font: 800 14px/1.2 Verdana,Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
}

.md-lst-calculator p {
    color: #363636;
    font: 400 12px/1.2 Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
}

.md-lst-calculator p.md-lst-calculator-box-intro-strong {
    font-weight: bold;
}

.md-lst-calculator .md-calculator-box {
    margin: 14px auto 0;
    padding: 15px 15px 10px;
    color: #363636;
    font: 400 12px/1.2 Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
    background-color: #fff;
}

.md-lst-calculator-table {
    width: 100%;
    margin: 0;
    padding: 0;
    border-collapse: separate;
    color: #363636;
    font: 400 12px/1.2 Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
}

.md-lst-calculator-table td {
    padding: 10px;
}

.md-lst-calculator-table th {
    padding: 5px 0;
    border-bottom: 1px solid #ebd5c7;
    font-weight: 800;
}

.md-lst-calculator-table td {
    padding: 3px 0;
}

.md-lst-calculator-table tfoot td {
    border-top: 1px solid #ebd5c7;
}

.md-frm-calculator.md-frm-calculator-indebtedness .frm-label {
    display: inline;
    width: 309px;
    float: left;
    font: 800 11px/1.2 Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
}

.md-frm-calculator.md-frm-calculator-indebtedness .bb-txtfield {
    display: inline;
    width: 309px;
    margin-left: 19px;
    float: left;
}

.md-calculator-result .bd {
    margin: 14px 0 0;
    padding: 20px 20px 10px;
    background-color: #EBD5C7;
}

.md-calculator-result .bd p {
    margin-bottom: 14px;
}

.md-header-multimedia {
    margin-bottom: 20px;
    padding: 8px;
    background-color: #6f1f3f;
}

.md-header-multimedia a {
    color: #fff;
}

.md-header-multimedia .hd {
    position: relative;
    width: 333px;
    font: 400 22px/1.1 Arial,Tahoma,Helvetica,"Nimbus Sans L",sans-serif;
    background: #15110F url(../images/bg-md-header-multimedia-tit.png) no-repeat center right;
    color: #fff;
}

.md-header-multimedia .hd .tit {
    padding: 12px 5px 10px 165px;
    color: #fff;
    font: 400 22px/1.1 Arial,Tahoma,Helvetica,"Nimbus Sans L",sans-serif;
}

.md-header-multimedia .hd .tit a {
    text-decoration: none;
}

.md-header-multimedia .hd .tit strong {
    display: block;
    font: 100 16px/1.1 Arial,Tahoma,Helvetica,"Nimbus Sans L",sans-serif;
    color: #949494;
    text-transform: uppercase;
}

.md-header-multimedia .media-inf {
    left: 116px;
    margin-top: 13px;
}

.md-multimedia-dest .media-inf.vid,.md-header-multimedia .media-inf.vid {
    background-position: -14px -124px;
}

.md-multimedia-dest .media-inf.aud,.md-header-multimedia .media-inf.aud {
    background-position: -50px -124px;
}

.md-multimedia-dest .media-inf.gal,.md-header-multimedia .media-inf.gal {
    background-position: -86px -124px;
}

.md-multimedia-dest .media-inf.doc,.md-header-multimedia .media-inf.doc {
    background-position: -123px -124px;
}

.md-multimedia-dest .media-inf.inf,.md-header-multimedia .media-inf.inf {
    background-position: -158px -124px;
}

.md-multimedia-dest .media-inf.gra,.md-header-multimedia .media-inf.gra {
    background-position: -194px -124px;
}

.md-header-multimedia .bd .headline {
    padding-left: 10px;
    width: 645px;
    font: 100 22px/64px Georgia,"Times New Roman",serif;
    color: #fff;
}

.md-header-multimedia .bd .headline span {
    display: none;
    visibility: hidden;
}

.md-multimedia-dest {
    margin-bottom: 14px;
    border-bottom: 6px solid #6f1f3f;
}

.md-multimedia-dest-mediaholder {
    margin: 0 0 1px;
    padding: 9px 7px;
    background-color: #1d1915;
}

.md-multimedia-dest-contentholder {
    background: url("../images/bg-md-multimedia-dest.png") no-repeat 0 0;
}

.md-multimedia-dest .hd {
    display: inline;
    position: relative;
    float: left;
    width: 390px;
    padding: 18px 8px 0 50px;
}

.md-multimedia-dest .media-inf {
    left: 8px;
    margin-top: 14px;
}

.md-multimedia-dest .bd {
    display: inline;
    position: relative;
    float: right;
    width: 216px;
    min-height: 90px;
}

.md-multimedia-dest .cp-sharetools-min {
    padding: 10px 5px 5px 15px;
    margin-bottom: 5px;
    border-bottom: 1px solid #000;
    text-align: right;
}

.md-multimedia-dest .cp-sharetools-min li {
    display: inline-block;
    vertical-align: top;
}

.md-multimedia-dest .button-line {
    margin: 4px 14px 0 0;
}

.md-multimedia-filter {
    margin: 0 0 1px;
    padding: 9px 7px;
    background-color: #1d1915;
}

.md-multimedia-filter .title {
    width: 260px;
    margin: 0 10px;
    font: 13px/27px Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
    color: #fff;
}

.md-multimedia-filter .section-filter {
    margin-left: 10px;
}

.md-multimedia-gpr {
    margin-bottom: 14px;
    border-bottom: 1px solid #6f1f3f;
}

.md-multimedia-lst {
    color: #fff;
}

.md-multimedia-dest .mg,.md-multimedia-lst .mg {
    margin: 0 15px 10px 0;
}

.md-multimedia-dest .kicker,.md-multimedia-lst .kicker {
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    color: #666;
}

.md-multimedia-dest .kicker a,.md-multimedia-lst .kicker a {
    color: #127AA1;
}

.md-multimedia-item {
    padding-bottom: 18px;
}

.md-multimedia-item-title {
    margin-top: 2px;
    font: 400 16px/105% Georgia,"Times New Roman",serif;
}

.md-multimedia-item-title a {
    color: #333;
    text-shadow: 0 0 0 #ffefe5;
}

.opaque-dark .md-multimedia-item-title {
    color: #fff;
    text-shadow: 0 0 0 #110d0d;
}

.opaque-dark .md-multimedia-item-title a {
    color: #fff;
}

.md-multimedia-item-title .byline {
    font-size: .7em;
    font-style: italic;
}

.md-multimedia-slider {
    margin: -19px 0 10px !important;
}

.md-multimedia-slider .scrollable {
    position: relative;
    margin-bottom: 14px;
    padding: 13px 0;
    border-bottom: 6px solid #6f1f3f;
    background-color: #16120f;
}

.md-multimedia-slider .scr-clip {
    padding: 0 35px;
}

.md-multimedia-slider .scr-container {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 215px;
}

.md-multimedia-slider .scr-item {
    position: relative;
    width: 200px;
}

.md-multimedia-slider .sl-nav {
    position: static !important;
}

.md-multimedia-slider .sl-nav .sl-control {
    position: absolute;
    top: 100px;
    left: 6px;
}

.md-multimedia-slider .sl-nav .sl-control.slc-rt {
    right: 6px;
    left: auto;
}

.md-multimedia-slider .scr-wrapper {
    position: absolute;
    height: 100%;
}

.md-multimedia-slider .scr-item {
    display: inline;
    float: left;
    height: 100%;
}

.md-multimedia-slider .md-multimedia-lst {
    height: 100%;
    width: 155px;
    min-height: 100%;
    padding: 13px 15px;
    margin: 0 1px 0 5px;
    background-color: #1e1916;
}

.pymes .gd4-c2 {
    margin-bottom: 30px;
    background: #fff url("../images/bg-pymes-gd4-c2.png") repeat-y 0 0;
}

.pymes .u2-4-c2 {
    width: 661px;
    padding: 2px 0 2px 2px;
}

.pymes .md-pymes-gpr-hd .title {
    color: #363636;
    font-size: 20px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.pymes .md-advertisement.ad_colright {
    margin-bottom: 0;
    padding: 5px 7px;
}

#pymes-nav {
    padding: 17px 17px 7px;
    font: 400 11px/1.25 Tahoma,Arial,Helvetica,sans-serif,"Nimbus Sans L",sans-serif;
    text-transform: uppercase;
    background-color: #000;
    color: #fff;
}

#pymes-nav .nav-item {
    padding: 0 0 10px;
}

#pymes-nav .current {
    font-weight: 800;
    text-decoration: underline;
}

#pymes-nav a {
    color: #fff;
}

.pymes-nav-slogan {
    width: 116px;
    padding: 20px 0 10px 20px;
    color: #d7d7d7;
    font: 400 18px/1.25 Arial,Tahoma,Helvetica,"Nimbus Sans L",sans-serif;
}

.pymes-nav-slogan-dest {
    font: 400 18px/1.15 Arial,Tahoma,Helvetica,"Nimbus Sans L",sans-serif;
    color: #fff;
}

.pymes-banner {
    position: relative;
    padding: 1px;
    font: 400 14px/50px "Myriad Pro",Arial,Helvetica,Tahoma,"Nimbus Sans L",sans-serif;
    background: #363636 url("../images/pymes-banner-logo.png") repeat-y 400px 0;
}

.pymes-banner .title {
    display: inline;
    float: right;
    width: 197px;
    text-align: center;
    font-weight: 800;
    color: #353535;
    background-color: #f7ede3;
}

.pymes-banner .pymes-banner-title-dest {
    color: #328db1;
}

.pymes-banner .pymes-banner-text {
    display: inline;
    float: left;
    width: 380px;
    padding: 0 0 0 20px;
    color: #fff;
    background-color: #318db1;
}

.md-pymes-gpr {
    margin: 14px 0 14px 14px;
}

.md-pymes-gpr .u1-2-c2 {
    width: 320px;
}

.md-pymes-lst {
    margin-bottom: 10px !important;
    color: #fff;
}

.md-pymes-lst .mg {
    margin: 0 15px 10px 0;
}

.md-pymes-lst .kicker {
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    color: #666;
}

.md-pymes-lst .kicker a {
    color: #127AA1;
}

.pymes-title {
    margin: 14px 0 2px 14px;
    padding: 0 0 5px;
    border-bottom: 1px solid #252525;
    font: 400 30px/1.2 Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
    color: #328DB1;
}

.gr-pymes-agenda {
    margin: 14px 0 12px 14px;
}

.gr-pymes-agenda .gdu {
    width: 244px;
}

.gr-pymes-agenda .gdu.u-last {
    width: 403px;
}

.gr-pymes-agenda .cp-calendar {
    width: 232px;
    border-color: #252525 !important;
}

.gr-pymes-agenda .cp-calendar .hd {
    width: 230px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
}

.gr-pymes-agenda .cp-calendar .bd {
    border-left: 1px solid #fff;
}

.gr-pymes-agenda .md-agendatool .hd {
    color: #fff;
    background-color: #353535;
}

.gr-pymes-agenda .md-agendatool .bd {
    background-color: #ebebeb;
}

.gr-pymes-agenda .md-agendatool .bd .kicker {
    color: #707070;
}

.pymes .md-authorblogs {
    margin: 14px 0 8px 14px;
}

.pymes .md-authorblogs .cf {
    float: left;
    clear: none;
}

.pymes .md-authorblogs .cf .fl {
    margin-right: 4px;
}

.pymes .md-authorblogs .hd .title {
    display: inline-block;
    margin: 14px 8px 0;
    padding: 0 12px 10px;
    border-bottom: 0;
    line-height: 1.2;
}

.pymes .md-authorblogs-twitter {
    position: relative;
    padding: 0 0 0 20px;
    overflow: hidden;
}

.pg-error {
    margin: 0 0 10px;
    font: 400 12px/1.25 Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
    color: #363636;
}

.pg-error img {
    margin: 0 0 20px;
}

.pg-error-dest {
    font-weight: 800;
}

.pg-rss-cont {
    margin: 0 0 30px;
    font: 400 12px/1.25 Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
    color: #363636;
}

.pg-rss-cont .title {
    margin: 0 0 25px;
    font: 100 30px/1.15 Georgia,"Times New Roman",serif;
    color: #363636;
}

.pg-rss-cont .title2 {
    margin-bottom: 10px;
    font: 100 18px/1.2 Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
    color: #6B8191;
}

.pg-rss-cont p {
    margin-bottom: 14px;
}

.pg-rss-cont p strong {
    color: #6F1F3F;
}

.lst-rss {
    margin: 20px 0 0;
}

.lst-rss a {
    color: #363636;
}

.lst-rss dl,.lst-rss .set {
    margin-bottom: 30px;
}

.lst-rss dt,.lst-rss .join-tit {
    display: block;
    margin-bottom: 20px;
    font-size: 12px;
}

.lst-rss .join-tit a {
    font: 800 11px/1.2 Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
    color: #1279a1;
    text-transform: uppercase;
}

.lst-rss dd,.lst-rss .set li {
    margin-top: 5px;
    font-size: 12px;
}

.lst-rss .col {
    display: inline;
    float: left;
    width: 24.99%;
}

.pg-rss-cont .lst {
    margin: 20px 0;
}

.pg-rss-cont .lst li {
    display: block;
    overflow: hidden;
    margin: 0 0 10px 4px;
    padding: 0 0 0 18px;
    background: url("../images/ico/per_bg-arrow3_ico.gif") no-repeat scroll 0 5px transparent;
}

#ad,#hd,#bd {
    position: relative;
}

#ad {
    z-index: 2;
}

#hd {
    z-index: 1;
}

.top-nav {
    position: relative;
    z-index: 1;
}

.top-nav .lst-nav .inner-nav-item {
    position: relative;
}

.top-nav .lst-inner-nav .dropdown {
    z-index: 1;
}

.masthead {
    position: relative;
}


/* @fileRef per_modules.css */

.lst-relinfo {
    margin: 0 0 10px 0;
    padding: 10px;
    font-size: 12px;
    background-color: #ebd6c7;
}

.lst-relinfo .rel {
    display: block;
    margin: 0 0 2px;
    padding: 0 0 0 20px;
    overflow: hidden;
}

.lst-relinfo .rel a {
    display: inline-block;
    zoom: 1;
    *display: inline;
    color: #333;
}

.lst-relinfo .rel a:hover {
    text-decoration: underline;
}

.lst-relinfo .rel .ico {
    display: block;
    position: absolute;
    margin: 5px 0 0 -15px;
    width: 20px;
    height: 15px;
    background: transparent url(../images/ico/per_bg-arrow3_ico.gif) no-repeat 0 0;
}

.md {
    margin-bottom: 20px;
}

.md .hd .title {
    margin-bottom: 10px;
    color: #363636;
    font-size: 20px;
    text-transform: uppercase;
}

.md .hd .title a {
    color: #363636;
    text-decoration: none;
}

.md-item:before,.md-item:after {
    clear: both;
    display: block;
    height: 0;
    content: ".";
    font-size: 0;
    visibility: hidden;
}

.md-item {
    zoom: 1;
    margin-bottom: 10px;
}

.md-item .md,.md-item .md .mt {
    margin-bottom: 0px;
    border: 0;
}

.skin-md1 .hd .title {
    margin-bottom: 15px;
    color: #333;
    text-shadow: 1px 1px 0 #ffefe5;
}

.skin-md1 .hd .title a,.skin-md1 .hd .title span {
    color: #363636;
}

.skin-md1 .hd .title a:hover {
    color: #000;
}

.skin-md1 .kicker {
    color: #666;
}

.skin-md1 .kicker a {
    color: #127aa1;
}

.skin-md1 .headline a,.skin-md1 .headline span {
    color: #363636;
}

.opaque-dark .skin-md1 {
    border-bottom: 1px solid #fff;
}

.opaque-dark .skin-md1 .headline a,.opaque-dark .skin-md1 .headline span {
    color: #fff;
}

.skin-md2 {
    border-bottom: 6px solid #af4f38;
}

.skin-md2 .hd .title {
    margin-bottom: 15px;
    color: #363636;
    text-shadow: 1px 1px 0 #ffefe5;
}

.opaque-dark  .skin-md2 .hd .title {
    color: #fff;
    text-shadow: 0 0 0 #000;
}

.skin-md2 .hd .title a,.skin-md2 .hd .title span {
    color: #363636;
}

.skin-md2 .hd .title a:hover {
    color: #000;
}

.skin-md2 .bd {
    padding: 10px;
    padding-bottom: 0px;
    background-color: #ebd6c7;
}

.opaque-dark .skin-md2 .bd {
    background-color: transparent;
}

.skin-md2 .kicker {
    color: #666;
}

.skin-md2 .kicker a {
    color: #127aa1;
}

.skin-md2 .headline a,.skin-md2 .headline span {
    color: #333;
}

.opaque-dark .skin-md2 {
    border-color: #6f1f3f;
}

.opaque-dark .skin-md2 .headline a,.opaque-dark .skin-md2 .headline span,.opaque-dark .hd .title,.opaque-dark .skin-md2 .hd .title,.opaque-dark .skin-md2 .hd .title a,.opaque-dark .skin-md2 .hd .title span {
    color: #fff;
}

.skin-grp1 {
    border-bottom: 1px solid #777;
}

.skin-grp1 .grp-hd .title {
    margin-bottom: 15px;
    color: #333;
    text-shadow: 1px 1px 0 #ffefe5;
}

.skin-grp1 .grp-hd .title a,.skin-grp1 .grp-hd .title span {
    color: #333;
}

.skin-grp1 .grp-hd .title a:hover {
    color: #000;
}

.skin-grp1 .grp-item {
    padding-top: 10px;
    border-top: 1px solid #ebd6c7;
}

.md-news .headline {
    margin: 0 0 10px 0;
    line-height: 115%;
    font-family: Georgia,"Times New Roman",serif;
    font-size: 28px;
    text-shadow: 0 1px 0 #ffefe5;
}

.opaque-dark .md-news .headline {
    text-shadow: 0 0 0 #110D0D;
}

.md-news .hd .title a,.md-news .hd .title span {
    color: #363636;
}

.md-news .hd .title a:hover {
    color: #000;
}

.md-news .kicker a {
    color: #127aa1;
}

.md-news .headline a,.md-news .headline span {
    color: #363636;
}

.md-news .headline .goto-comments {
    padding-left: 15px;
    vertical-align: middle;
    background: transparent url(../images/ico/per_bg-comments_ico.png) no-repeat 0 2px;
    font: 10px/120% Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
    font-weight: bold;
    color: #666;
}

.md-news .headline .goto-comments:hover {
    color: #af4f38;
}

.md-news .headline em {
    font-style: italic;
}

.md-news .headline strong {
    font-weight: bold;
}

.md-news .headline-tiny {
    font-size: 16px;
    margin-bottom: 5px;
    line-height: 105%;
}

.md-news .headline-small {
    font-size: 20px;
    letter-spacing: normal;
}

.md-news .headline-regular {
    font-size: 28px;
    margin: 0 0 8px 0;
}

.md-news .headline-mid {
    font-size: 26px;
}

.md-news .headline-large {
    font-size: 40px;
}

.md-news .headline-big {
    font-size: 55px;
}

.md-news .tx i,.md-news .tx em {
    font-style: italic;
}

.md-news .tx b,.md-news .tx strong {
    font-weight: bold;
}

.md-news .kicker {
    margin-bottom: 3px;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
}

md-newsz

  .md-news .byline {
    font-size: 0.7em;
    font-weight: bold;
    font-style: italic;
}

.headline .byline {
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
}

.md-news .teaser {
    line-height: 130%;
}

.md-news .teaser a.goto-detail:hover {
    opacity: 1;
}

.md-news .teaser .goto-detail span {
    display: none;
    visibility: hidden;
}

.md-news .t-small {
    font-size: 11px;
}

.md-news .t-regular {
    font-size: 12px;
}

.md-news .t-mid {
    font-size: 13px;
}

.md-news .t-large {
    font-size: 15px;
}

.md-news    .mg.fl,.md-news   .obj.fl,.md-news .m-blk.fl {
    margin-right: 15px;
}

.md-news    .mg.fr,.md-news   .obj.fr,.md-news .m-blk.fr {
    margin-left: 20px;
}

.md-news-full .mg {
    width: 326px;
    margin-right: 15px;
    display: inline;
    float: left;
}

.md-news-full .lst-relinfo {
    overflow: hidden;
    position: relative;
}

.md-news-lst .mg {
    width: 326px;
    margin-right: 15px;
    display: inline;
    float: left;
}

.md-news-lst .lst-relinfo {
    overflow: hidden;
    position: relative;
}

.md-news_model-lst-item {
    margin-bottom: 16px;
    padding-bottom: 6px;
    border-bottom: 1px solid #EBD5C7;
}

.md-news-nav .kicker {
    color: #666;
}

.md-news-nav .kicker a {
    color: #127aa1;
}

.md-news-nav .headline a,.md-news-nav .headline span {
    color: #363636;
}

.md-news-nav .headline-regular {
    font-size: 20px;
}

.md-news-nav .teaser {
    text-transform: none;
}

.md-news-nav .lst-relinfo {
    background-color: transparent;
}

.md-news-nav .lst-relinfo .rel .ico {
    background-image: url("../images/ico/per_bg-arrow5_ico.gif");
}

.md-news-nav .title {
    margin-left: 20px;
    font-weight: 800;
    color: #6f1f40;
}

.md-news-nav .nd-news-col3 .title {
    color: #363636;
}

.main-nav .md-news-nav .lst-relinfo .lnk {
    line-height: 1.15;
    text-transform: none;
    color: #000;
}

.main-nav .md-news-nav .md-news-nav-logo {
    position: absolute;
    right: 15px;
    bottom: 14px;
}

.md-news-special {
    margin: 0 0 0;
    font-family: Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
    text-transform: none;
}

.md-news-special .kicker {
    color: #666;
}

.md-news-special .kicker a {
    color: #127aa1;
}

.md-news-special .headline a,.md-news-special .headline span {
    color: #363636;
}

.md-news-special .headline-regular {
    font-size: 20px;
}

.md-news-special .mg {
    margin-bottom: 0 !important;
}

.md-news-special .mt {
    text-transform: none;
    font-size: 12px;
}

.md-news-special .headline2 {
    position: relative;
    overflow: hidden;
    padding-right: 180px;
    padding-top: 8px;
    border-top: 1px solid #ebd5c7;
}

.md-news-special .headline2 .title {
    font-size: 16px;
}

.grp-news .grp-item {
    padding-top: 10px;
}

.grp-news .grp-item:first-child,.grp-news .grp-item-first {
    padding: 0;
    border: none;
}

.grp-item:before,.grp-item:after {
    clear: both;
    display: block;
    height: 0;
    content: ".";
    font-size: 0;
    visibility: hidden;
}

.grp-item {
    zoom: 1;
}

.grp-news .grp-item .md {
    margin: 0;
    border-bottom: 0;
}

.grp-news .grp-item .md-advertisement {
    margin-bottom: 10px;
}

.grp-blogs .grp-item {
    margin-top: 18px;
}

.grp-blogs .grp-item:first-child,.grp-blogs .grp-item-first {
    padding: 0;
    border: none;
}

.grp-blogs .grp-item .md {
    margin: 0;
    border-bottom: 0;
}

.grp-blogs .grp-item .md-advertisement {
    margin-bottom: 10px;
}

.md-mostcommented.grp-blogs {
    margin-top: 38px;
}

.md-mostcommented.grp-blogs .grp-item {
    margin-top: 0;
}

.md-mostcommented.grp-blogs .md-item {
    border-bottom: 1px solid #EBD6C7;
}

.md-mostcommented.grp-blogs .md-item.last {
    border-bottom: 0;
}

.bh-scrollable .scrollable {
    position: relative;
}

.bh-scrollable .scr-container {
    position: relative;
    overflow: hidden;
    width: 100% !important;
}

.bh-scrollable .scr-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
}

.bh-scrollable .scr-item {
    float: left;
    display: inline;
    height: 100%;
}

.bh-scrollable .sl-nav {
    position: absolute;
    bottom: 5px;
    right: 5px;
}

.bh-scrollable .sl-control {
    display: inline;
    float: left;
    margin-left: 1px;
    background-color: #fff;
}

.bh-scrollable .sl-control a {
    display: block;
    width: 24px;
    height: 24px;
    background: #6c8192 url(../images/sprites/per_bg-sprites-navigation.png) no-repeat 50% 0;
    cursor: pointer;
}

.bh-scrollable .sl-control a:hover {
    background-color: #127aa1;
}

.bh-scrollable .sl-control a.disabled {
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.bh-scrollable .sl-control a.disabled:hover {
    background-color: #6c8192;
    cursor: default;
}

.bh-scrollable .sl-control .prev {
    background-position: -47px -12px;
}

.bh-scrollable .sl-control .next {
    background-position: -84px -12px;
}

.bh-scrollable .sl-control .showmore {
    background-color: #a1a346;
    background-position: -156px -12px;
}

.bh-scrollable .sl-control .showmore:hover,.bh-scrollable .frm .frm-btn a:hover {
    background-color: #bcbc00;
}

.bh-scrollable .sl-control .showmore:hover {
    background-color: #bcbc00;
}

.bh-scrollable .frm .frm-btn {
    margin: 0;
}

.bh-scrollable .frm .frm-btn a {
    margin-left: 1px;
    padding: 5px 10px;
}

.eco-indicators.bh-scrollable {
    width: 410px;
    float: left;
    font-size: 11px;
    background: #fff;
}

.eco-indicators.bh-scrollable .scrollable {
    margin-left: 130px;
}

.eco-indicators.bh-scrollable .scr-container {
    width: 275px !important;
    height: 70px;
}

.eco-indicators.bh-scrollable .scr-item {
    width: 275px;
}

.eco-indicators.bh-scrollable .sl-nav {
    bottom: auto;
    top: 5px;
    background-color: #fff;
}

.eco-indicators.bh-scrollable .scr-item .mg {
    margin: 5px 8px 5px 5px;
}

.eco-indicators.bh-scrollable .scr-item .mt {
    margin: 5px 0 5px 0;
}

.eco-indicators.bh-scrollable .scr-tit {
    padding: 0 0 0 24px;
    line-height: 29px;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    text-transform: uppercase;
    background: url(../images/bg-md-econidicators-title.png) no-repeat 0 7px;
}

.eco-indicators.bh-scrollable .lst-indicator {
    padding-left: 17px;
    border-bottom: 1px solid #ccc;
    background: url(../images/ico/per_bg-arrow_ico.gif) no-repeat 2px 10px;
}

.eco-indicators.bh-scrollable .lst-indicator .item {
    float: left;
    height: 15px;
    margin: 7px 10px 7px 0;
    padding-left: 10px;
    border-left: 1px solid #333;
}

.eco-indicators.bh-scrollable .lst-indicator .item.first {
    border: 0;
    padding: 0;
}

.md-special.bh-scrollable {
    width: 995px;
    padding: 5px;
    background: #fff;
    margin-bottom: 10px;
}

.md-special.bh-scrollable .scr-container {
    height: 57px;
}

.md-special.bh-scrollable .scr-item {
    width: 577px;
}

.md-special.bh-scrollable .scrollable {
    overflow: hidden;
    width: 567px;
}

.md-special.bh-scrollable .sl-nav {
    right: 0;
}

.md-special.bh-scrollable .sl-nav-controls {
    position: absolute;
    top: 12px;
    right: 5px;
}

.md-agenda_nav-slider.bh-scrollable {
    width: 386px;
    padding: 0;
    background: #fff;
}

.md-agenda_nav-slider.bh-scrollable .scr-container {
    height: 217px;
}

.md-agenda_nav-slider.bh-scrollable .scr-item {
    position: relative;
    width: 386px;
}

.md-sliderimages.bh-scrollable {
    padding: 10px;
    font-size: 10px;
    background-color: #fff;
}

.md-sliderimages.bh-scrollable .scr-container {
    min-height: 280px;
}

.md-sliderimages.bh-scrollable .scr-item {
    width: 306px;
}

.md-sliderimages.bh-scrollable .sl-nav {
    bottom: auto;
    right: 0;
    top: 0;
}

.md-sliderimages.bh-scrollable .scr-item .mg {
    margin: 0;
}

.md-sliderimages.bh-scrollable .scr-tit {
    margin-right: 60px;
    padding: 2px 0 10px;
    font: normal 20px/1.2 Georgia,"Times New Roman",serif;
    color: #363636;
}

.md-sliderimages.bh-scrollable .scr-ft {
    margin-top: 10px;
    padding: 8px 10px 6px;
    text-align: right;
    border-top: 1px solid #ebd5c7;
}

.md-advertisement {
    text-align: center;
}

.md-advertisement .bd {
    margin: 0 auto;
    background: transparent url(../images/per_bg-ads_sk1.png) 0 0;
}

.md-advertisement .ad {
    line-height: 0;
}

.md-advertisement .ad * {
    line-height: normal;
}

.md-advertisement.ad_mpu .hd .ad-caption {
    display: none;
    visibility: hidden;
}

.md-advertisement.ad_mpu .bd {
    width: 300px;
    padding: 10px;
}

.md-advertisement.skin-md1 {
    padding-bottom: 20px;
}

.md-advertisement.ad_colright {
    padding-bottom: 0;
}

.md-breakingnews {
    margin-bottom: 20px;
    padding: 3px 3px 3px 10px;
    background-color: #850000;
}

.md-breakingnews a {
    color: #fff;
}

.md-breakingnews .hd .tit {
    margin-left: 10px;
    padding-right: 15px;
    background: url(../images/ico/per_bg-arrow4_ico.gif) no-repeat right 30px;
    font: normal 24px/64px Georgia,"Times New Roman",serif;
    color: #fff;
    white-space: nowrap;
    width: 150px;
    padding-right: 0;
}

.md-breakingnews .bd .mg {
    margin: 10px;
}

.md-breakingnews .bd .headline {
    padding-left: 20px;
    width: 725px;
    background: #333;
    font: normal 22px/64px Georgia,"Times New Roman",serif;
    color: #fff;
}

.md-breakingnews .bd .headline a.goto-detail {
    display: inline-block;
    width: 12px;
    height: 12px;
    vertical-align: middle;
    background: transparent url(../images/ico/per_bg-showmore_ico.gif) no-repeat 0 0;
}

.md-breakingnews .bd .headline a.goto-detail:hover {
    opacity: 1;
}

.md-breakingnews .bd .headline span {
    display: none;
    visibility: hidden;
}

.md-topmost .tab {
    float: left;
    background-color: #fff;
    font: bold 11px Georgia,"Times New Roman",serif;
    text-transform: uppercase;
}

.md-topmost .tab a {
    display: inline-block;
    color: #6b8191;
    padding: 10px;
}

.md-topmost .tab a:hover {
    text-decoration: none;
}

.md-topmost .tab.active {
    background-color: #ebd6c7;
}

.md-topmost .tab.active a {
    color: #af4f38;
}

.md-topmost .bd {
    padding: 15px 10px;
}

.md-topmost .bd .lst-relinfo {
    padding: 0;
    margin-bottom: 10px;
}

.cp-paginator {
    position: relative;
    margin-bottom: 10px;
    text-align: center;
    letter-spacing: -.31em;
    word-spacing: -.43em;
    font: bold 11px/24px Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
}

.cp-paginator .pagination .ellipsis {
    color: #ccc;
}

.cp-paginator .pagination .pipe {
    display: none;
}

.cp-paginator .btn,.cp-paginator .page {
    display: inline-block;
    position: relative;
    width: 27px;
    height: 26px;
    margin: 0 1px 0 0;
    overflow: hidden;
    text-align: center;
    letter-spacing: 0;
    vertical-align: middle;
    word-spacing: -2px;
}

.cp-paginator .page {
    background-color: #fff;
}

.cp-paginator .btn:hover {
    background-color: #af4f37;
}

.cp-paginator .btn .ico {
    position: absolute;
    width: 28px;
    height: 26px;
    left: 0;
    top: 0;
    text-indent: -999em;
}

.ico-sig {
    background: url(../images/sprites/pag.jpg) no-repeat scroll 0px -30px transparent;
    display: block;
    height: 26px;
}

.ico-ant {
    background: url("../images/sprites/pag.jpg") no-repeat scroll 0px 0px transparent;
    display: block;
    height: 26px;
}
.cp-paginator .pagination a {
    color: #73716A;
    text-decoration: none;
}

.cp-paginator .pagination a.page:hover {
    color: #73716A;
    text-decoration: none;
}

.cp-paginator .pagination .current {
    color: #000;
     text-decoration: none;
}

.cp-paginator .prev-begin-disabled .ico {
    background-position: -47px -52px;
}

.cp-paginator .prev .ico {
    background-position: -48px -12px;
}

.cp-paginator .next .ico {
    background-position: -84px -12px;
}

.cp-paginator .next-disabled .ico {
    background-position: -120px -52px;
}

.cp-paginator .next-last .ico {
    background-position: -120px -12px;
}

.cp-paginator .next-last-disabled .ico {
    background-position: -156px -52px;
}

.cp-paginator .prev-disabled .ico:hover,.cp-paginator .prev-begin-disabled .ico:hover,.cp-paginator .next-disabled .ico:hover,.cp-paginator .next-last-disabled .ico:hover {
    background-color: #6B8191;
}

.opaque-dark .cp-paginator .page {
    background-color: transparent;
}

.opaque-dark .cp-paginator .pagination .current {
    background-color: #6f1f3f !important;
    color: #fff;
}

.opaque-dark .cp-paginator .btn:hover,.opaque-dark .cp-paginator .pagination a.page:hover {
    background-color: #6f1f3f;
}

.pymes .cp-paginator .page {
    background-color: #e1e1e1;
}

.pymes .cp-paginator .btn {
    background-color: #252525;
}

.pymes .cp-paginator .pagination .current {
    background-color: #318db1 !important;
    color: #fff;
}

.pymes .cp-paginator .btn:hover,.pymes .cp-paginator .pagination a.page:hover {
    background-color: #318db1;
}

.pymes .md-eyecatch .switcher {
    width: 239px;
}

.pymes .md-eyecatch .switcher .tab {
    background-color: #000;
}

.pymes .md-eyecatch .frm {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.pymes .md-eyecatch .frm .btn-submit {
    background-color: #318DB1;
}

.pymes .md-eyecatch .frm .btn-submit:hover,.pymes .md-eyecatch .frm .btn-submit:focus {
    background-color: #39A5D1;
}

.pymes .md-eyecatch {
    padding: 0;
}

.pymes .md-eyecatch.md {
    margin-bottom: 2px;
}

.cp-comments {
    padding: 20px 0 0;
}

.cp-comments .hd .title a {
    color: #363636;
}

.bb-comment-content-comments-ajax {
    position: relative;
}

.lst-comments {
    border-bottom: 1px solid #231f1f;
}

.lst-comments .item {
    margin: 0 0 20px;
    padding: 5px 0 0;
}

.lst-comments .item .inner {
    position: relative;
    background: url(../images/bg_faux-comments.gif) repeat-y scroll 0 0 transparent;
}

.lst-comments .item .data {
    margin: 0 0 15px;
    padding: 8px 8px 7px;
    color: #3f3f3f;
    font: bold 11px Arial,Helvetica,"Nimbus Sans L",sans-serif;
    background-color: #ebd5c7;
}

.lst-comments .item .data .author {
    color: #1279A1;
    font-weight: bold;
}

.lst-comments .item .data .author a {
    color: #1279A1;
}

.lst-comments .item .data .date {
    color: #6F6F6F;
    text-transform: uppercase;
}

.lst-comments .item .alert {
    margin: 5px 0;
    padding: 5px 6px 5px 30px;
    color: #c33;
    font-size: 13px;
    background: #eaeaea url(../images/ico/ico-alert_a.gif) no-repeat scroll 5px 5px;
}

.lst-comments .item .alert strong {
    font-weight: normal;
}

.lst-comments .item .comment {
    color: #363636;
    font: 12px/1.15 Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
    text-align: justify;
}

.lst-comments .item .comment p {
    margin: 0 0 6px;
}

.lst-comments .actions {
    position: absolute;
    right: 2px;
    top: 6px;
    font-size: 11px;
    line-height: 18px;
}

.lst-comments .actions .cp-comments-tooltip {
    overflow: hidden;
    position: absolute;
    padding: 3px 8px 10px;
    top: -999px;
    left: -999em;
    color: #fff;
    font: 100 11px/0 Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
    text-indent: -999em;
    background: transparent url(../images/bg-comments-actions-tooltip.png) no-repeat bottom left;
}

.lst-comments .actions a:hover,.lst-comments .actions a:focus {
    text-decoration: none;
}

.lst-comments .actions a:hover .cp-comments-tooltip,.lst-comments .actions a:focus .cp-comments-tooltip {
    margin-left: -20px;
    top: -31px;
    left: auto;
    line-height: 1.15;
}

.lst-comments .actions .it {
    display: inline;
    margin: 0 5px;
    float: left;
    white-space: nowrap;
}

.lst-comments .actions .it .ico {
    display: inline-block;
    height: 16px;
    width: 16px;
    background: transparent url(../images/sprites/per_bg-sprites-icons.png) no-repeat scroll -103px -13px;
}

.lst-comments .actions .it .pos {
    background-position: -103px -13px;
}

.lst-comments .actions .it .neg {
    background-position: -133px -12px;
}

.lst-comments .actions .it .rpt {
    background-position: -163px -13px;
}

.lst-comments .actions .cp-comments-marker {
    display: inline-block;
    position: relative;
    padding: 0 5px 0 10px;
    top: -3px;
    color: #363636;
    text-decoration: none;
    background: transparent url(../images/bg-comments-actions-marker.png) no-repeat center left;
}

.lst-comments .actions a:hover .cp-comments-marker {
    text-decoration: none;
}

.lst-comments .actions .cp-comments-marker .hide {
    overflow: hidden;
    position: absolute;
    top: -999px;
    left: -999em;
    text-indent: -99em;
}

.frm .frm-title {
    color: #363636;
    margin-bottom: 6px;
    font-size: 20px;
    text-transform: uppercase;
}

.frm .frm-note {
    margin-bottom: 12px;
    color: #363636;
    font: 11px/1.15 Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
}

.frm .frm-mssg {
    margin-bottom: 24px;
    color: #363636;
    font: 800 12px/1.15 Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
}

.frm .frm-note a {
    color: #6F1F3F;
    font-weight: bold;
}

.frm .frm-terms {
    display: inline-block;
    margin: 10px 14px 0 0;
    color: #363636;
    font: 11px/1.15 Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
}

.frm .frm-terms a {
    color: #790000;
    font: 800 11px/1.15 Tahoma;
}

.frm .frm-notice {
    display: inline-block;
    margin: 10px 14px 0 0;
    color: #790000;
    font: 800 11px/1.15 Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
}

.frm .bb-txtfield,.frm .bb-txtarea {
    display: block;
    width: 100%;
    *width: 97%;
    margin: 0 0 10px;
    padding: 8px;
    border: 1px solid #ccc;
    color: #888;
    background-color: #fff;
    font: italic 400 12px/1.15 Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.frm .bb-select {
    margin: 0 1px 0 0;
    padding: 2px 2px 2px 4px;
    border: 1px solid #ccc;
    color: #888;
    font: italic 11px/1.1 Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
    background-color: #fff;
}

.frm .bb-txtarea-big {
    color: #000;
    font: normal 46px/0.9 'ScoutCondBlack',Impact,"Nimbus Sans L",sans-serif;
    height: 2em;
    margin: 0;
    padding: 6px 8px 0;
    text-transform: uppercase;
}

.bb-field_char-info {
    display: block;
    color: #363636;
    font: 11px/1.2 Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
    text-align: right;
}

.bb-field_char-info .bb-txtfield {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 3em;
    color: #363636;
    border: 0;
    font: normal 800 11px/1.2 Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
    text-align: right;
    background-color: transparent !important;
}

.frm .bb-chk-box {
    border: 0;
    margin: 0 4px 0 0;
}

.frm fieldset legend {
    color: #363636;
    font: 800 11px/1.15 Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
}

.frm .frm-label {
    color: #363636;
    font: 11px/1.15 Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
}

.frm-fieldset {
    margin: 12px 0 6px;
}

.frm-fieldset li {
    display: inline;
    float: left;
    margin: 2px 0 4px;
    width: 49%;
}

.frm-fieldset label,.frm-fieldset input {
    vertical-align: top;
}

.frm .frm-captcha {
    margin: 6px 0 14px;
    padding: 0 0 14px;
    vertical-align: bottom;
    border-bottom: 1px solid #000;
    text-align: right;
}

.frm .frm-captcha fieldset {
    vertical-align: text-bottom;
}

.frm .frm-captcha .bb-input-captcha {
    display: inline-block;
    margin: 0 0 4px;
    vertical-align: text-bottom;
    color: #363636;
    font: normal 800 11px/1.2 Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
}

.frm .frm-captcha .img-captcha {
    display: inline-block;
    width: 182px;
    padding: 8px;
    vertical-align: text-bottom;
    border: 1px solid #ccc;
    color: #888;
    background-color: #fff;
}

.frm .frm-captcha .bb-txtfield {
    display: inline-block;
    width: 182px;
    margin: 0;
    vertical-align: text-bottom;
}

.frm .frm-mandatory-field {
    color: #cd1e1e;
    font: 10px/12px Arial,Helvetica,"Nimbus Sans L",sans-serif;
    margin: 10px 0;
}

.frm .frm-btn {
    margin: 2px 0;
}

.frm .frm-btn input,.frm .frm-btn a {
    padding: 7px 10px;
    border: 0;
    outline: 0;
    color: #fff;
    background-color: #A1A346;
    font: 11px/24px Georgia,"Times New Roman",serif;
    text-transform: uppercase;
    text-shadow: 0 1px 0 #7E7E35;
}

.frm .frm-btn input:hover,.frm .frm-btn input:focus,.frm .frm-btn a:hover,.frm .frm-btn a:focus {
    background-color: #BCBC00;
    text-decoration: none !important;
    text-shadow: 0 1px 0 #A1A346;
}

.md-frm-quiz .frm-note {
    color: #363636;
    font: 400 16px/1.2 Georgia,"Times New Roman",serif;
}

.md-frm-quiz .bd {
    padding: 6px 0 0;
}

.md-frm-quiz .frm-quiz {
    padding: 5px 15px 15px;
    overflow: hidden;
    background-color: #ebd5c7;
}

.md-frm-quiz .frm-quiz .frm-fieldset li {
    display: block;
    width: auto;
    margin: 2px 0 4px;
    float: none;
    vertical-align: baseline;
}

.lst-questions {
    margin: 0 0 10px;
    font-size: 12px;
    color: #646464;
}

.lst-questions .option {
    margin: 0 0 5px;
}

.lst-questions .option label {
    display: block;
    cursor: pointer;
    outline: medium none;
}

.lst-questions .option input {
    display: inline;
    float: left;
    vertical-align: middle;
    margin: 0 5px 0 0;
    outline: medium none;
}

.lst-questions .option .qtext {
    display: block;
    overflow: hidden;
}

.lst-q-results {
    margin: 0 0 10px;
    font-size: 11px;
    color: #363636;
}

.lst-q-results .q-result {
    margin: 0 0 9px;
}

.lst-q-results .q-result .answer {
    font-weight: 100;
}

.lst-q-results .q-result .pct {
    white-space: nowrap;
    font-weight: 800;
}

.lst-q-results .q-result .result {
    position: relative;
    display: block;
    height: 7px;
    margin: 2px 0 0;
}

.lst-q-results .q-result .result .bar {
    display: block;
    height: 7px;
    background-color: #af4f37;
}

.md-modal {
    width: 435px;
    height: 461px;
    padding: 30px;
    border: 1px solid #fff;
    background-color: #ebd5c7;
}

.md-modal .frm-title {
    margin: 0 0 20px;
    font: 100 30px/1.15 Georgia,"Times New Roman",serif;
    text-transform: none;
    color: #363636;
}

.md-modal .frm-captcha {
    border-bottom: 0;
}

.md-modal .frm-captcha .bb-input-captcha {
    margin-bottom: -24px;
}

.md-modal .frm-captcha .img-captcha {
    margin-bottom: 10px;
}

.md-modal.md-modal2 {
    width: 435px;
    height: auto;
    min-height: 116px;
    padding: 30px;
    border: 1px solid #fff;
    background-color: #ebd5c7;
}

.md-modal.md-modal2 .frm-note {
    font: 800 12px/1.15 Arial,Tahoma,Helvetica,"Nimbus Sans L",sans-serif;
}

.md-authorblogs {
    padding: 5px;
    background-color: #353535;
}

.md-authorblogs .hd .title {
    margin: 14px 8px 16px;
    padding: 0 12px 10px;
    border-bottom: 1px solid #2181A3;
    color: #fff;
    font: 400 20px/1.4 Georgia,"Times New Roman",serif;
    text-transform: none;
}

.md-authorblogs .hd .md-authorblogs-title {
    display: block;
    font-style: italic;
    font-weight: bold;
}

.md-authorblogs .bd p,.md-authorblogs .bd .md-authorblogs-intro {
    padding: 0 18px 12px;
    color: #fff;
    font: 400 12px/1.2 Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
}

.md-authorblogs-twitter {
    margin: 4px 12px 12px;
}

.md-authorblogs-twitter a {
    display: inline-block;
    position: relative;
    padding: 4px 5px 4px 22px;
    border: 1px solid #ccc;
    color: #363636;
    text-decoration: none;
    font: 11px/1.15 Arial,Tahoma,Helvetica,"Nimbus Sans L",sans-serif;
    background: transparent url(../images/bg-authorblogs-twitter.png) no-repeat center left;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
}

.cp-calendar {
    width: 230px;
    margin: 14px auto 24px;
    border: 1px solid #fff;
    border-bottom: 0;
    font: 11px/1.15 Arial,Tahoma,Helvetica,"Nimbus Sans L",sans-serif;
}

.cp-calendar .hd {
    height: 26px;
    padding: 2px 0 4px;
    position: relative;
    background-color: #363636;
    color: #fff;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}

.cp-calendar .hd .monthTit {
    padding: 9px 24px 0;
}

.cp-calendar .hd .prev,.cp-calendar .hd .next {
    overflow: hidden;
    position: absolute;
    width: 24px;
    height: 24px;
    top: 4px;
    text-indent: -999em;
    line-height: 999em;
}

.cp-calendar .hd .prev {
    left: 4px;
    background: transparent url('../images/sprites/atl-sprites-bg_ui_datepicker.png') -10px -10px no-repeat;
}

.cp-calendar .hd .next {
    right: 4px;
    background: transparent url('../images/sprites/atl-sprites-bg_ui_datepicker.png') -50px -10px no-repeat;
}

.cp-calendar .hd .prev:hover {
    line-height: 24px;
    background-position: -10px -50px;
}

.cp-calendar .hd .next:hover {
    line-height: 24px;
    background-position: -50px -50px;
}

.cp-calendar .bd {
    width: 231px;
    padding: 0;
    background-color: #fff;
}

.cp-calendar .bd span,.cp-calendar .bd a {
    width: 32px;
    margin: 0 1px 1px 0;
    padding: 7px 0 4px;
    display: inline-block;
    float: left;
    color: #000;
    text-align: center;
}

html .cp-calendar .bd span,* html .cp-calendar .bd a {
    display: inline-block;
    display: inline;
}


.cp-calendar .bd .days {
    color: #fff;
    font-size: 10px;
}

.cp-calendar .bd .days span {
    width: 33px;
    margin-right: 0;
    padding: 8px 0;
    color: #fff;
    font-size: 10px;
    background-color: #11789F;
}

.cp-calendar .bd span.day {
    background-color: #f7f7f7;
}

.cp-calendar .bd .days span.daylast {
    width: 32px;
}

.cp-calendar .bd a.day {
    background-color: #333;
    color: #fff;
}

.cp-calendar .bd a.dayOK {
    background-color: #96284f;
    color: #fff;
}

.sb2 .lst-relinfo {
    margin: 0 0 10px;
    padding: 10px 10px 0;
}

.sb2 .lst-relinfo .rel {
    margin: 0 0 14px;
}

.md-frm-search .bd {
    padding: 15px;
    background-color: #EBD5C7;
}

.md-frm-search .main-search .search-field {
    width: 290px;
}

.md-frm-search .md-search-box {
    margin-top: 14px;
    padding: 12px 18px 6px;
    overflow: hidden;
    background-color: #fff;
}

.md-frm-search .md-search-box-col1 {
    display: inline;
    width: 180px;
    float: left;
}

.md-frm-search .md-search-box-col1 li {
    display: block;
    width: auto;
    margin: 2px 0 4px;
    float: none;
    vertical-align: baseline;
}

.md-frm-search .md-search-box-col2 {
    display: inline;
    width: 265px;
    float: left;
}

.md-frm-search .md-search-box-col2 .frm-fieldset li {
    width: 99%;
}

.md-frm-search .md-search-box-col2 .frm-label {
    display: inline-block;
    width: 3em;
    vertical-align: middle;
}

.md-frm-search .md-search-box-col3 {
    display: inline;
    width: 154px;
    float: left;
}

.md-frm-search .md-search-box-row2 .frm-fieldset li {
    width: auto;
    margin-right: 3.2%;
}

.md-list-search .md-list-search-wordsearched {
    color: #363636;
    font: 800 20px/1.2 Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
    text-transform: none;
}

.md-list-search .md-list-search-results {
    color: #363636;
    font: 400 14px/1.2 Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
    text-transform: none;
}

.md-list-search-lst-item {
    margin-bottom: 16px;
    padding-bottom: 6px;
    border-bottom: 1px solid #EBD5C7;
}

.headline .media-inf {
    position: relative;
    display: inline-block;
    margin: 0;
    width: 20px;
    height: 20px;
    vertical-align: text-top;
    background: transparent url(../images/sprites/per_bg-sprites-multimedia.png) no-repeat scroll -12px -84px;
}

.media-inf.vid {
    background-position: -14px -13px;
}

.media-inf.aud {
    background-position: -50px -13px;
}

.media-inf.gal {
    background-position: -86px -13px;
}

.media-inf.doc {
    background-position: -123px -13px;
}

.media-inf.inf {
    background-position: -158px -13px;
}

.media-inf.gra {
    background-position: -194px -13px;
}

.md-frm-search-oldereditions .bd {
    padding: 5px 10px 10px 15px;
    background-color: #EBD5C7;
}

.md-frm-search-oldereditions .bb-select {
    height: 29px;
    padding: 4px 2px 4px 4px;
}

.md-frm-search-oldereditions .frm-fieldset li {
    width: auto;
    margin: 0 2px 0 0;
}

.md-frm-search-oldereditions .bt-submit {
    width: 28px;
    height: 28px;
    background-position: -114px -4px;
}

.md-frm-search-oldereditions .cp-calendar {
    margin: 5px 0 0 0;
}

.md-frm-search-oldereditions .cp-calendar .bd {
    padding: 0;
    background-color: #fff;
}

.md-frm-search-oldereditions .teaser {
    width: 395px;
    margin: 10px 0 0 0;
    font: 400 12px/1.25 Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
    color: #363636;
}

.md-frm-sendquery {
    margin-left: 14px;
}

.md-frm-sendquery .bd {
    padding: 15px 15px 15px 0;
}

.md-frm-sendquery .md-sendquery-box-col1 {
    display: inline;
    width: 305px;
    float: left;
}

.md-frm-sendquery .md-sendquery-box-col2 {
    display: inline;
    width: 305px;
    float: right;
}

.md-frm-sendquery .md-sendquery-box100 {
    display: block;
    clear: both;
    width: 100%;
    float: none;
}

.md-frm-sendquery .md-sendquery-box-col2 .frm-captcha {
    margin: 0;
    padding: 0;
    border-bottom: 0;
}

.md-frm-sendquery .frm-captcha .img-captcha {
    width: 164px;
    margin: 0 0 5px 20px;
    padding: 8px;
}

.md-frm-sendquery .md-sendquery-box {
    margin: 6px 0 14px;
    padding: 0 0 14px;
    border-bottom: 1px solid #ccc;
}

.md-frm-sendquery .bb-txtarea {
    height: 88px;
}

.md-frm-sendquery .frm-btn input,.md-frm-sendquery .frm-btn a {
    background-color: #318db1;
}

.md-frm-sendquery .frm-btn input:hover,.md-frm-sendquery .frm-btn input:focus,.md-frm-sendquery .frm-btn a:hover,.md-frm-sendquery .frm-btn a:focus {
    background-color: #39a5d1;
}

.section-filter {
    position: relative;
    width: 173px;
}

.section-filter * {
    height: 29px;
    border: 0 none !important;
    font: 11px/29px Verdana,Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
    font-style: italic;
    color: #888;
    background-color: #000;
}

.section-filter .sk-field-select {
    position: relative;
}

.section-filter select.bb-field_select {
    position: relative;
    width: 173px;
    z-index: 0;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
}

.section-filter option {
    padding: 5px 0 5px 5px;
    height: auto;
    line-height: 10px;
}

.section-filter option:hover,.section-filter option:focus {
    color: #fff;
    background-color: #000;
}

.section-filter select.bb-field_select {
    position: relative;
    width: 173px;
    z-index: 2;
    opacity: 0;
}

.section-filter .fk-select {
    position: absolute;
    overflow: hidden;
    width: 173px;
    padding-right: 60px;
    bottom: 0;
    left: 0;
    cursor: default;
    text-indent: 5px;
    background: transparent url(../images/bg-fk-select.png) no-repeat 0 0;
}

.md-headersection {
    position: relative;
    margin: 0 0 14px;
    padding: 1px;
    background-color: #318db1;
}

.md-headersection .bd {
    position: relative;
    padding: 0;
    font: 400 14px/1.2 Trebuchet MS,Trebuchet,Arial,Helvetica,Tahoma,"Nimbus Sans L",sans-serif;
    color: #d6d6d6;
}

.md-headersection .bd .lnk {
    display: block;
    position: relative;
    width: 100%;
    font: 400 14px/1.2 Trebuchet MS,Trebuchet,Arial,Helvetica,Tahoma,"Nimbus Sans L",sans-serif;
    color: #d6d6d6;
}

.md-headersection .bd span {
    padding: 27px 0 0 10px;
}

.md-headersection .bd strong {
    display: block;
    font-size: 18px;
    font-weight: 100;
    color: #fff;
}

.md-headersection .ft {
    position: absolute;
    overflow: visible;
    width: auto;
    bottom: 10px;
    right: 10px;
    z-index: 99;
}

.md-headersection .ft .frm input.btn-submit {
    padding: 5px 10px 5px 18px;
    background: #a1a346 url(../images/per-bg-mdheadersection-frm-btn.png) no-repeat 8px center;
}

.md-headersection .ft .frm input.btn-submit:hover {
    text-decoration: none;
    text-shadow: 0 1px 0 #A1A346;
    background-color: #BCBC00;
}

.pg-sitemap-cont .title {
    margin: 0 0 25px;
    font: 100 30px/1.15 Georgia,"Times New Roman",serif;
    color: #363636;
}

.pg-sitemap-cont {
    font: 400 12px/1.25 Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
    color: #363636;
}

.pg-sitemap-cont p {
    margin-bottom: 14px;
}

.lst-sitemap {
    margin: 20px 0 30px;
}

.lst-sitemap a {
    color: #363636;
}

.lst-sitemap dl,.lst-sitemap .set {
    margin-bottom: 30px;
}

.lst-sitemap dt,.lst-sitemap .join-tit {
    display: block;
    margin-bottom: 20px;
    font-size: 12px;
}

.lst-sitemap .join-tit a {
    font: 800 11px/1.2 Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
    color: #1279a1;
    text-transform: uppercase;
}

.lst-sitemap dd,.lst-sitemap .set li {
    margin-top: 5px;
    font-size: 12px;
}

.lst-sitemap .col {
    display: inline;
    float: left;
}

.lst-sitemap.colstype4 .col {
    width: 24.99%;
}

.lst-sitemap.colstype3 .col {
    width: 33%;
}

.md-agenda-nav {
    width: 1008px;
    margin: 0;
    font-family: Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
    text-transform: none;
    background-color: #fff;
}

.md-agenda-nav .bd {
    margin: 8px 8px 6px;
}

.md-agenda-nav .md-agenda-nav-col1 {
    display: inline;
    float: left;
    width: 396px;
    padding: 0;
}

.md-agenda-nav .md-agenda-nav-col2 {
    display: inline;
    float: left;
    width: 238px;
    padding: 4px 0 3px;
    text-align: center;
}

.md-agenda-nav .md-agenda-nav-col3 {
    display: inline;
    float: left;
    width: 358px;
    height: 217px;
    padding: 0;
    background: #ebd5c7;
}

.md-agenda-nav .cp-calendar {
    margin: 0 auto;
}

.md-agenda-nav .cp-calendar .bd {
    margin: 0;
}

.md-agenda-nav .cp-calendar .bd span,.md-agenda-nav .cp-calendar .bd a {
    padding: 9px 0 7px;
}

.md-agenda-nav .frm-btn {
    position: absolute;
    bottom: 5px;
    right: 105px;
}

.md-agenda-nav .frm-btn input {
    width: auto;
    height: 24px;
    padding: 0 10px 0;
    outline: 0;
    border: 0;
    overflow: visible;
    font: 11px/24px Arial,Tahoma,Helvetica,"Nimbus Sans L",sans-serif;
    text-transform: uppercase;
    background-color: #87090c;
    color: #fff;
}

.md-agenda-nav .md-agendatool .hd {
    padding: 12px 14px 8px;
}

.md-agenda-nav .md-agendatool .hd .title {
    margin-bottom: 0;
    font-size: 18px;
    text-transform: none;
}

.md-agenda-nav .md-agendatool .bd {
    overflow: auto;
    height: 150px;
    padding: 10px 10px 0;
}

.md-agenda-nav .md-agendatool .bd li {
    padding: 0 0 9px;
}

.pg-landing-miniapp .limiter1 {
    width: 835px;
}

.pg-landing-miniapp .u2-3-c1 {
    width: 494px;
}

.pg-landing-miniapp .summary {
    color: #666;
}

.md-landing-miniapp .hd .headline {
    font-size: 22px;
}

.md-landing-miniapp .hd .md-landing-miniapp-wdgt {
    width: 484px;
    height: 23px;
    margin-bottom: 20px;
    padding: 5px;
    background: #fff url(../images/bg-md-landing-miniapp.png) no-repeat center center;
}

.md-landing-miniapp .hd .md-landing-miniapp-wdgt span {
    display: block;
    overflow: hidden;
    height: 23px;
    line-height: 0;
    text-indent: -999em;
    background-color: #6f2040;
}

.md-landing-miniapp .bd {
    margin: 0 0 10px;
    padding: 20px 20px 10px;
    font-size: 12px;
    background-color: #ebd6c7;
}

.md-landing-miniapp .bd p {
    margin: 0 0 10px;
}

.md-more-multimedia .bd {
    padding: 0 10px 10px 0;
}

.md-more-multimedia .tabs a {
    color: #6c8192;
}

.md-more-multimedia .tabs a:hover {
    color: #af4f38;
}

.md-more-multimedia .tabs .tab {
    float: left;
    display: inline;
    margin-right: 1px;
}

.md-more-multimedia .tabs a.ico,.md-more-multimedia .tabs a.spo {
    display: block;
    overflow: hidden;
    height: 32px;
    line-height: 32px;
}

.md-more-multimedia .tabs a.ico {
    width: 38px;
    line-height: 6em;
    background: url(../images/header/ico_sn.png) no-repeat 0 0;
}

.md-more-multimedia .tabs a.ico-vid {
    background-position: -5px -8px;
}

.md-more-multimedia .tabs a.ico-aud {
    background-position: -41px -8px;
}

.md-more-multimedia .tabs a.ico-pic {
    background-position: -77px -8px;
}

.md-more-multimedia .tabs a.ico-gal {
    background-position: -77px -8px;
}

.md-more-multimedia .tabs a.ico-doc {
    background-position: -114px -8px;
}

.md-more-multimedia .tabs a.ico-inf {
    background-position: -149px -8px;
}

.md-more-multimedia .tabs a.ico-gph {
    background-position: -185px -8px;
}

.md-more-multimedia .tabs .active a.ico-vid {
    background-position: -5px -116px;
}

.md-more-multimedia .tabs .active a.ico-aud {
    background-position: -41px -116px;
}

.md-more-multimedia .tabs .active a.ico-pic {
    background-position: -77px -116px;
}

.md-more-multimedia .tabs .active a.ico-gal {
    background-position: -77px -116px;
}

.md-more-multimedia .tabs .active a.ico-doc {
    background-position: -114px -116px;
}

.md-more-multimedia .tabs .active a.ico-inf {
    background-position: -149px -116px;
}

.md-more-multimedia .tabs .active a.ico-gph {
    background-position: -185px -116px;
}

.md-more-multimedia .pane {
    padding: 1px 0;
}

.md-more-multimedia .panes {
    padding: 16px 0 0 10px;
}

.jspContainer {
    display: block;
    overflow: hidden;
    position: relative;
}

.jspPane {
    position: absolute;
}

.jspVerticalBar {
    position: absolute;
    width: 16px;
    height: 100%;
    top: 0;
    right: 0;
    background-color: #eeeef4;
}

.jspHorizontalBar {
    position: absolute;
    width: 100%;
    height: 16px;
    bottom: 0;
    left: 0;
    background-color: #eeeef4;
}

.jspCap {
    display: none;
}

.jspHorizontalBar .jspCap {
    float: left;
}

.jspTrack {
    position: relative;
    background-color: #eeeef4;
}

.jspDrag {
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
    background-color: #bbd;
}

.jspHorizontalBar .jspTrack,.jspHorizontalBar .jspDrag {
    float: left;
    height: 100%;
}

.jspCorner {
    float: left;
    height: 100%;
    background-color: #eeeef4;
}

* html .jspCorner {
    margin: 0 -3px 0 0;
}

.jspTrack .jspActive,.jspTrack .jspHover,.jspDrag:hover {
    background-color: #8b8b9f;
}

.scroll-pane * {
    margin: 0;
    padding: 0;
}

.scroll-pane,.scroll-pane-arrows {
    overflow: auto;
    width: auto;
    height: 200px;
}

.horizontal-only {
    height: auto;
    max-height: 200px;
}

/* @fileRef per_aux.css */
a.lnk-more {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    width: 12px;
    height: 12px;
    line-height: 12px;
    overflow: hidden;
    background: url(../images/ico/per_bg-showmore_ico.gif) no-repeat 0 0;
}

a.lnk-more span {
    display: none;
}

.media-obj {
    position: relative;
    background: #232222 url(../images/ajax-loader-bg2_i.gif) no-repeat 50% center;
}

.media-obj img {
    display: block;
    font: 9px Arial,Helvetica,sans-serif;
    text-align: center;
}

.media-obj object,.media-obj embed {
    display: block;
    background: #000;
}

.media-obj .pictured .triggerer {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url(../images/bg_1px-transp.gif) repeat scroll 0 0 transparent;
}

.media-obj .pictured .obj {
    width: 100%;
    border-top: 1px solid #000;
    background: #C8C8C8 none repeat scroll 0 0;
}

.mg img.nopict,.media-obj img.nopict {
    background: #F7F7EA url(../images/bg_nopicture.png) no-repeat 5px 5px;
}

.inset {
    margin: 15px 0;
}

.inset-rt {
    float: right;
    display: inline;
    clear: right;
    margin-left: 15px;
}

.inset-sz1 {
    width: 326px;
}

.inset-sz2 {
    width: 240px;
}

.inset-rt .mg {
    margin-bottom: 15px;
}

.inset-rt .quote {
    float: none;
    display: block;
    margin-left: 0;
}

.md-eyecatch {
    background: #fff;
    padding: 2px;
    font: normal 13px Arial,Helvetica,sans-serif;
}

.md-eyecatch .view,.md-eyecatch .switcher {
    float: left;
    display: inline;
    height: 271px;
}

.md-eyecatch .view {
    width: 420px;
}

.md-eyecatch .switcher {
    width: 241px;
    margin-left: 2px;
}

.md-eyecatch .view {
    position: relative;
    overflow: hidden;
    background: #eee url(../images/ajax-loader.gif) no-repeat 50%;
}

.md-eyecatch .view .slide {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.md-eyecatch .view .slide.active {
    display: block;
}

.md-eyecatch .switcher a {
    color: #fff;
    outline: none;
    text-decoration: none;
}

.md-eyecatch .switcher .tab {
    overflow: hidden;
    height: 69px;
    margin: 2px 0 0;
    padding: 10px;
    background: #6c8192;
    color: #fff;
}

.md-eyecatch .switcher .tab:first-child {
    margin: 0;
}

.md-eyecatch .switcher .tab.active {
    cursor: default;
}

.md-eyecatch .switcher .tab.active,.md-eyecatch .switcher .tab.highlight {
    background: #147aa1;
    cursor: pointer;
}

.md-eyecatch .switcher .tab.active a:hover {
    text-decoration: underline;
}

.md-eyecatch .switcher .tab .kicker {
    font: bold   11px/13px Tahoma,Geneva,sans-serif;
    text-transform: uppercase;
}

.md-eyecatch .switcher .tab .title {
    font: normal 16px/18px Georgia,serif;
}

.md-survey {
    margin: 0;
    height: 100%;
    overflow: auto;
    background: #001b4c url(../images/bg_eyecatch-survey.jpg) no-repeat 0 0;
    font-family: Tahoma,Geneva,sans-serif;
    color: #fff;
}

.md-survey .inner {
    margin: 15px 13px 0;
}

.md-survey .hd {
    margin: 0 0 10px;
    padding: 0 0 5px;
    border-bottom: 1px solid #fff;
}

.md-survey .hd .title {
    margin: 0 0 5px;
    font: normal 28px/30px Georgia,serif;
    color: #fff;
    text-transform: none;
}

.md-survey .hd .lead {
    margin: 5px 0;
    font-size: 12px;
    line-height: 15px;
}

.frm-survey {
    font-family: Tahoma,Geneva,sans-serif;
    color: #fff;
}

.frm-survey .q-block legend {
    margin: 0 0 10px;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    color: #fff;
}

.frm-survey .q-block .choice {
    font-size: 11px;
}

.frm-survey .q-block .choice input,.frm-survey .q-block .choice .text {
    vertical-align: middle;
}

.frm-survey .q-block .choice .i-text {
    float: left;
    display: inline;
    width: 48%;
    padding-right: 2%;
    line-height: 13px;
}

.frm-survey .q-block .choice .bb-field_input {
    width: 49%;
    margin: 0 -2px;
    padding: 2px;
    border: 1px solid #ccc;
    background: #fff;
    font-size: 11px;
    vertical-align: baseline;
}

.frm-survey .lst-options li {
    clear: both;
    overflow: hidden;
    margin: 5px 0;
}

.frm-survey .step-actions {
    position: absolute;
    left: 0;
    bottom: 13px;
    width: 100%;
}

.frm-survey .prev,.frm-survey .next,.frm-survey .bb-field_submit {
    margin: 0 13px;
    padding: 0 10px;
    background: #a1a346;
    font: normal 14px/30px Georgia,serif;
    color: #fff;
    text-transform: uppercase;
}

.frm-survey .prev {
    float: left;
}

.frm-survey .next,.frm-survey .bb-field_submit {
    float: right;
}

.frm-survey .bb-field_submit {
    border: 0 none;
    padding: 6px 10px 5px;
    cursor: pointer;
}

.frm-survey .alert {
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
    line-height: 26px;
    padding: 0 10px 0 33px;
    background: #fff url(../images/bg_ico-frm-alert.png) no-repeat 0 -2px;
    font-size: 12px;
    font-weight: bold;
    color: #860000;
}

.md-calc-debt {
    position: relative;
    margin: 0;
    height: 100%;
    overflow: auto;
    background: #1f1f1f url(../images/bg_eyecatch-calc.png) no-repeat 0 0;
    font-family: Tahoma,Geneva,sans-serif;
    color: #fff;
}

.md-calc-debt .inner {
    margin: 15px 13px 0 25px;
}

.md-calc-debt .bd {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}

.md-calc-debt .hd .title {
    margin: 0 0 5px;
    font: normal 28px/30px Georgia,serif;
    color: #fff;
    text-transform: none;
    letter-spacing: -1px;
}

.md-calc-debt .hd .lead {
    margin: 5px 0;
    font-size: 12px;
    line-height: 15px;
}

.frm-calc-debt {
    margin: 0 13px 0 25px;
    font-family: Tahoma,Geneva,sans-serif;
    color: #898989;
}

.frm-calc-debt fieldset {
    padding: 25px 0 0 120px;
}

.frm-calc-debt label {
    display: none;
}

.frm-calc-debt input.bb-field_input {
    display: block;
    width: 100%;
    height: 28px;
    margin: 0 0 12px -2px;
    border: 1px solid #ccc;
    background: #fff;
    font-size: 11px;
    font-style: italic;
    text-indent: 5px;
}

.frm-calc-debt .alert {
    position: absolute;
    left: 0;
    bottom: 0;
    line-height: 32px;
    padding: 0 10px 0 33px;
    background: #fff url(../images/bg_ico-frm-alert.png) no-repeat 0 0;
    font-size: 12px;
    font-weight: bold;
    color: #860000;
}

.frm-calc-debt input.bb-field_submit {
    float: right;
    display: inline;
    border: 0 none;
    margin: 15px 0;
    padding: 6px 10px 5px;
    background: #a1a346;
    font: normal 14px/30px Georgia,serif;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
}

.md-multimedia .bd {
    background: #ebd6c7;
    border-bottom: 5px solid #af4f38;
}

.md-multimedia .tabs a {
    color: #6c8192;
}

.md-multimedia .tabs a:hover {
    color: #af4f38;
}

.md-multimedia .tabs .tab {
    float: left;
    display: inline;
    margin-right: 1px;
    background: #fff;
}

.md-multimedia .tabs .tab.active {
    background: none;
}

.md-multimedia .tabs a.ico,.md-multimedia .tabs a.spo {
    display: block;
    overflow: hidden;
    height: 32px;
    line-height: 32px;
}

.md-multimedia .tabs a.ico {
    width: 38px;
    line-height: 6em;
    background: url(../images/sprites/per_bg-sprites-multimedia.png) no-repeat 0 0;
}

.md-multimedia .tabs .sponsored {
    display: block;
    overflow: hidden;
    background: #fff;
}

.md-multimedia .tabs a.spo {
    text-align: center;
}

.md-multimedia .tabs a.spo img {
    display: block;
}

.md-multimedia .tabs a.ico-vid {
    background-position: -5px -8px;
}

.md-multimedia .tabs a.ico-aud {
    background-position: -41px -8px;
}

.md-multimedia .tabs a.ico-pic {
    background-position: -77px -8px;
}

.md-multimedia .tabs a.ico-gal {
    background-position: -77px -8px;
}

.md-multimedia .tabs a.ico-doc {
    background-position: -114px -8px;
}

.md-multimedia .tabs a.ico-inf {
    background-position: -149px -8px;
}

.md-multimedia .tabs a.ico-gph {
    background-position: -185px -8px;
}

.md-multimedia .tabs .active a.ico-vid {
    background-position: -5px -44px;
}

.md-multimedia .tabs .active a.ico-aud {
    background-position: -41px -44px;
}

.md-multimedia .tabs .active a.ico-pic {
    background-position: -77px -44px;
}

.md-multimedia .tabs .active a.ico-gal {
    background-position: -77px -44px;
}

.md-multimedia .tabs .active a.ico-doc {
    background-position: -114px -44px;
}

.md-multimedia .tabs .active a.ico-inf {
    background-position: -149px -44px;
}

.md-multimedia .tabs .active a.ico-gph {
    background-position: -185px -44px;
}

.md-multimedia .panes {
    padding-top: 6px;
}

.md-multimedia .pane {
    padding: 1px 0;
}

.md-multimedia .holder {
    position: relative;
}

.md-multimedia .holder.vid .media-holder {
    min-height: 240px;
}

.md-multimedia .holder.aud {
    padding: 20px 10px;
    background: #fff;
}

.md-multimedia .holder.aud .media-holder {
    min-height: 30px;
}

.md-multimedia .caption {
    margin: 10px 10px 0;
    padding: 10px 15px;
    background: #fff;
    color: #363636;
    font: normal 12px/14px Tahoma,Geneva,sans-serif;
}

.md-multimedia .caption a {
    color: #363636;
}

.md-multimedia .caption .kicker {
    margin: 0 0 5px;
    font-size: 10px;
    font-weight: bold;
    color: #127aa1;
    text-transform: uppercase;
}

.md-multimedia .caption .kicker .dateline {
    color: #707070;
}

.md-multimedia .caption .kicker a {
    color: #127aa1;
}

.md-multimedia .caption .title {
    font: normal 16px/18px Georgia,serif;
    color: #363636;
}

.md-multimedia .caption .title a {
    color: #363636;
}

.md-multimedia .caption .brief {
    margin: 10px 0;
}

.md-multimedia .scr-container {
    position: relative;
    overflow: hidden;
}

.md-multimedia .scr-wrapper {
    position: absolute;
    height: 100%;
    width: 9999em;
}

.md-multimedia .scr-item {
    float: left;
    display: inline;
}

.md-multimedia .sl-nav a.disabled {
    cursor: default;
}

.md-multimedia .sl-nav .prev,.md-multimedia .sl-nav .next {
    position: absolute;
    top: 50%;
    margin-top: -12px;
    width: 24px;
    height: 24px;
    overflow: hidden;
    line-height: 6em;
    cursor: pointer;
    background: url(../images/sprites/per_bg-sprites-multimedia-arrows.png) no-repeat 0 0;
}

.md-multimedia .sl-nav .prev {
    left: 0;
    background-position: 0   0;
}

.md-multimedia .sl-nav .next {
    right: 0;
    background-position: -25px 0;
}

.md-multimedia .sl-nav .prev:hover {
    background-position: 0   -25px;
}

.md-multimedia .sl-nav .next:hover {
    background-position: -25px -25px;
}

.md-multimedia .sl-nav .prev.disabled,.md-multimedia .sl-nav .prev.disabled:hover {
    background-position: 0   -50px;
}

.md-multimedia .sl-nav .next.disabled,.md-multimedia .sl-nav .next.disabled:hover {
    background-position: -25px -50px;
}

.md-multimedia .sl-index {
    display: block;
    margin: 0 34px;
    line-height: 34px;
    text-align: center;
    font: bold 10px/34px Tahoma,Geneva,sans-serif;
    color: #707070;
}

.md-multimedia .thumbnails {
    margin: 0 10px;
}

.md-multimedia .thumbnails .thumb {
    display: block;
    overflow: visible;
    position: relative;
    width: 70px;
    height: 44px;
    margin: 13px 5px;
}

.md-multimedia .thumbnails .thumb-selected .sel {
    position: absolute;
    top: -13px;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/bg_thumb-tip-down.gif) no-repeat 50% 0;
}

.md-multimedia .thumbnails a.thumb {
    cursor: pointer;
}

.md-multimedia .thumbstrip {
    position: relative;
    padding: 0 33px;
}

.md-multimedia .thumbstrip .scrollable {
    overflow: hidden;
}

.md-multimedia .thumbstrip .scr-container {
    overflow: visible;
    height: 70px;
}

.md-multimedia .thumbstrip .eyecandy .scr-container {
    width: 80px !important;
    margin: 0 auto;
}

.md-multimedia .lst-items {
    font: normal 12px/14px Tahoma,Geneva,sans-serif;
    color: #363636;
}

.md-multimedia .lst-items a {
    color: #363636;
}

.md-multimedia .lst-items .item {
    margin: 10px 10px 20px;
}

.md-multimedia .lst-items .item .mg {
    float: left;
    display: inline;
    margin-right: 10px;
}

.md-multimedia .lst-items .item .mt .kicker {
    margin: 0 0 5px;
    font-size: 11px;
    font-weight: bold;
    color: #127aa1;
    text-transform: uppercase;
}

.md-multimedia .lst-items .item .mt .kicker a {
    color: #127aa1;
}

.md-multimedia .lst-items .item .mt .kicker .dateline {
    font-size: 10px;
    color: #707070;
}

.md-multimedia .lst-items .item .mt .headline {
    font: normal 16px/18px Georgia,serif;
    color: #363636;
}

.md-multimedia .lst-items .item .mt .headline a {
    color: #363636;
}

.md-multimedia .lst-items .selected .mt .headline a {
    color: #000;
}

.md-multimedia .gallery .scrollable {
    position: relative;
}

.md-multimedia .gallery .scr-container {
    height: 240px;
}

.md-multimedia .gallery .scr-item {
    width: 326px;
    height: 240px;
}

.md-multimedia .gallery .sl-nav {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 34px;
    background: #fff;
}

.md-multimedia .gallery .sl-nav .prev {
    left: 5px;
}

.md-multimedia .gallery .sl-nav .next {
    right: 5px;
}

.md-multimedia .slider .scrollable {
    position: relative;
}

.md-multimedia .slider .scr-container {
    height: 206px;
}

.md-multimedia .slider .scr-item {
    width: 326px;
    height: 206px;
}

.md-multimedia .slider .caption {
    margin: 10px 10px 5px;
}

.md-multimedia .slider .sl-nav {
    position: relative;
    display: block;
    height: 34px;
}

.md-multimedia .slider .sl-nav .prev {
    left: 5px;
}

.md-multimedia .slider .sl-nav .next {
    right: 5px;
}

.md-multimedia .slider .sl-nav {
    position: relative;
    display: block;
    height: 34px;
    text-align: center;
}

.md-multimedia .slider .sl-indexTit {
    display: inline-block;
    margin: 0 0 0 34px;
    line-height: 34px;
    text-align: center;
    font: bold 10px/34px Tahoma,Geneva,sans-serif;
    color: #707070;
}

.md-multimedia .slider .sl-index {
    display: inline-block;
    margin: 0 34px 0 0;
}

.md-multimedia .item-metadatas {
    display: none;
}

.md-multimedia .debug-info {
    position: absolute;
    z-index: 1;
    top: 5px;
    right: 5px;
    padding: 2px 5px;
    border-radius: 4px;
    background: #333;
    font-size: 18px;
    color: #fff;
}

.md-gallery-view .mg {
    margin: 0;
    background: none;
}

.md-gallery-view .gallery,.md-gallery-view .thumbstrip {
    margin: 0 0 1px;
    padding: 12px 7px;
    background: #1e1916;
}

.inset .md-gallery-view,.md-multimedia-dest .md-gallery-view {
    margin: 0;
}

.md-gallery-view .gallery {
    padding: 7px;
}

.md-gallery-view .gallery .scrollable {
    background: #232222 url(../images/ajax-loader-bg2_i.gif) no-repeat 50%;
}

.md-gallery-view .gallery .scr-container {
    height: 398px;
}

.md-gallery-view .gallery .scr-item {
    width: 653px;
    height: 398px;
}

.md-gallery-view .gallery .sl-nav {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 34px;
    background: #fff;
    visibility: hidden;
}

.md-gallery-view .gallery .sl-nav .prev {
    left: 5px;
}

.md-gallery-view .gallery .sl-nav .next {
    right: 5px;
}

.md-gallery-view .thumbstrip .thumb {
    display: block;
    overflow: visible;
    position: relative;
    width: 69px;
    height: 44px;
    margin: 2px 6px;
}

.md-gallery-view .thumbstrip a.thumb {
    cursor: pointer;
}

.md-gallery-view .thumbstrip a.thumb-selected {
    cursor: default;
}

.md-gallery-view .thumbstrip .thumb img {
    opacity: .5;
    -moz-opacity: .5;
    -webkit-opacity: .5;
    filter: alpha(opacity=50);
}

.md-gallery-view .thumbstrip .thumb-selected img,.md-gallery-view .thumbstrip a.thumb:hover   img {
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=100);
}

.md-gallery-view .thumbstrip {
    position: relative;
}

.md-gallery-view .thumbstrip .scrollable {
    padding: 0 43px;
}

.md-gallery-view .thumbstrip .scr-container {
    height: 48px;
}

.md-gallery-view .scrollable {
    position: relative;
}

.md-gallery-view .scr-container {
    position: relative;
    overflow: hidden;
}

.md-gallery-view .scr-wrapper {
    position: absolute;
    overflow: hidden;
    height: 100%;
    width: 9999em;
}

.md-gallery-view .scr-item {
    float: left;
    display: inline;
}

.md-gallery-view .sl-nav a.disabled {
    cursor: default;
}

.md-gallery-view .sl-nav .prev,.md-gallery-view .sl-nav .next {
    position: absolute;
    top: 50%;
    margin-top: -12px;
    width: 24px;
    height: 24px;
    overflow: hidden;
    line-height: 6em;
    cursor: pointer;
    background: url(../images/sprites/per_bg-sprites-multimedia-arrows.png) no-repeat 0 0;
}

.md-gallery-view .sl-nav .prev {
    left: 0;
    background-position: 0   0;
}

.md-gallery-view .sl-nav .next {
    right: 0;
    background-position: -25px 0;
}

.md-gallery-view .sl-nav .prev:hover {
    background-position: 0   -25px;
}

.md-gallery-view .sl-nav .next:hover {
    background-position: -25px -25px;
}

.md-gallery-view .sl-nav .prev.disabled,.md-gallery-view .sl-nav .prev.disabled:hover {
    background-position: 0   -50px;
}

.md-gallery-view .sl-nav .next.disabled,.md-gallery-view .sl-nav .next.disabled:hover {
    background-position: -25px -50px;
}

/*****************************************************************************************************************
                                        ESTILOS REVISTA PERFIL

    NOTA: Agregar a TODOS los estilos para revista perfil el prefijo "per-";
**********************************************************************************************************************/

/* BEGIN:ESTILOS DEL CSS RESET */

html {
    color: #000;
    background: #FFF;
}
body{
    overflow-x: visible;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,img {
    border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var,optgroup {
    font-style: inherit;
    font-weight: inherit;
}

del,ins {
    text-decoration: none;
}

li {
    list-style: none;
}

caption,th {
    text-align: left;
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before,q:after {
    content: '';
}

abbr,acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: baseline;
}

sub {
    vertical-align: baseline;
}

legend {
    color: #000;
}

input,button,textarea,select,optgroup,option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}

input,button,textarea,select {
    *font-size: 100%;
}

html,body {
    height: 100%;
    width: 100%;
}

/* END:ESTILOS DEL CSS RESET */


/* BEGIN:ESTILOS DEL FUENTES */

@font-face{
    font-family:"MagaBold";
    src:url("../fonts/eot/maga-bold-webfont.eot");
    src:url("../fonts/eot/maga-bold-webfont.eot?#iefix")
    format("embedded-opentype"),url("../fonts/woff/maga-bold-webfont.woff")
    format("woff"),url("../fonts/otf/maga-bold-webfont.otf")
    format("opentype"),url("../fonts/ttf/maga-bold-webfont.ttf")
    format("truetype"),url("../fonts/svg/maga-bold-webfont.svg#MagaBold")
    format("svg");
    font-weight:normal;
    font-style:normal;
}


@font-face{
    font-family:"MagaBookItalic";
    src:url("../fonts/eot/maga-bookitalic-webfont.eot");
    src:url("../fonts/eot/maga-bookitalic-webfont.eot?#iefix")
    format("embedded-opentype"),url("../fonts/woff/maga-bookitalic-webfont.woff")
    format("woff"),url("../fonts/otf/maga-bookitalic-webfont.otf")
    format("opentype"),url("../fonts/ttf/maga-bookitalic-webfont.ttf")
    format("truetype"),url("../fonts/svg/maga-bookitalic-webfont.svg#MagaBookItalic")
    format("svg");
    font-weight:normal;
    font-style:normal;
}

@font-face{
    font-family:"MagaBook";
    src:url("../fonts/eot/maga-book-webfont.eot");
    src:url("../fonts/eot/maga-book-webfont.eot?#iefix")
    format("embedded-opentype"),url("../fonts/woff/maga-book-webfont.woff")
    format("woff"),url("../fonts/otf/maga-book-webfont.otf")
    format("opentype"),url("../fonts/ttf/maga-book-webfont.ttf")
    format("truetype"),url("../fonts/svg/maga-book-webfont.svg#MagaBook")
    format("svg");
    font-weight:normal;
    font-style:normal;
}

@font-face{
    font-family:"MagaLightItalic";
    src:url("../fonts/eot/maga-lightitalic-webfont.eot");
    src:url("../fonts/eot/maga-lightitalic-webfont.eot?#iefix")
    format("embedded-opentype"),url("../fonts/woff/maga-lightitalic-webfont.woff")
    format("woff"),url("../fonts/otf/maga-lightitalic-webfont.otf")
    format("opentype"),url("../fonts/ttf/maga-lightitalic-webfont.ttf")
    format("truetype"),url("../fonts/svg/maga-lightitalic-webfont.svg#MagaLightItalic")
    format("svg");
    font-weight:normal;
    font-style:normal;
}

@font-face{
    font-family:"MagaLight";
    src:url("../fonts/eot/maga-light-webfont.eot");
    src:url("../fonts/eot/maga-light-webfont.eot?#iefix")
    format("embedded-opentype"),url("../fonts/woff/maga-light-webfont.woff")
    format("woff"),url("../fonts/otf/maga-light-webfont.otf")
    format("opentype"),url("../fonts/ttf/maga-light-webfont.ttf")
    format("truetype"),url("../fonts/svg/maga-light-webfont.svg#MagaLight")
    format("svg");
    font-weight:normal;
    font-style:normal;
}

@font-face{
    font-family:"MagaMediumItalic";
    src:url("../fonts/eot/maga-mediumitalic-webfont.eot");
    src:url("../fonts/eot/maga-mediumitalic-webfont.eot?#iefix")
    format("embedded-opentype"),url("../fonts/woff/maga-mediumitalic-webfont.woff")
    format("woff"),url("../fonts/otf/maga-mediumitalic-webfont.otf")
    format("opentype"),url("../fonts/ttf/maga-mediumitalic-webfont.ttf")
    format("truetype"),url("../fonts/svg/maga-mediumitalic-webfont.svg#MagaMediumItalic")
    format("svg");
    font-weight:normal;
    font-style:normal;
}

@font-face{
    font-family:"MagaMedium";
    src:url("../fonts/eot/maga-medium-webfont.eot");
    src:url("../fonts/eot/maga-medium-webfont.eot?#iefix")
    format('eot'),url("../fonts/woff/maga-medium-webfont.woff")
    format("woff"),url("../fonts/otf/maga-medium-webfont.otf")
    format("opentype"),url("../fonts/ttf/maga-medium-webfont.ttf")
    format("truetype"),url("../fonts/svg/maga-medium-webfont.svg#MagaMedium")
    format("svg");
    font-weight:normal;
    font-style:normal;
}


/* END:ESTILOS DEL FUENTES */


/* BEGIN:ESTILOS DEL MASTER */

#per-main {
    zoom:1;
}

.per-document1 {
    background: #fff;
    /*font-family: Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;*/
    font-family: "MagaMedium";
}

.per-sticked {
    overflow: hidden;
    *overflow: visible;
}

.per-sticked .per-stickers {
    position: relative;
}

#per-bd{
    z-index: 0;
    position: relative;
    background-color:#e5e4df;
}

#per-container {
    margin: 0 auto;
    zoom:1;
}

.per-limiter {
    margin: 0 auto;
}

.per-limiter1 {
    max-width: 2048px;
}

.per-lnk {
    cursor: pointer;
    color:inherit;
    text-decoration: none;
}

.per-lnk:hover {
    text-decoration: none;
}

.per-rnd1 {
    -moz-border-radius: 1px;
    -khtml-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
}

.per-rnd2 {
    -moz-border-radius: 2px;
    -khtml-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.per-rnd3 {
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.per-rnd4 {
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.per-rnd5 {
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.per-rnd10 {
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

/* END:ESTILOS DEL MASTER */

/* BEGIN:ESTILOS DE BOARD CONTAINERS */

.per-gd {
    clear: both;
}

.per-gdu {
    float: left;
    display: inline;
    vertical-align: baseline;
}

.per-u0 {
    float: none;
    display: block;
    width: auto;
    vertical-align: baseline;
}

.per-u1 {
    float: none;
    background-color:#fff;
    display: block;
    width: 1076px;
    margin:0 auto;
    padding: 0px 92px;
    vertical-align: baseline;
}

.per-u2 {
    float: left;
    display: block;
    width: 626px;
    margin-left:-10px;
    padding-right:89px;
    vertical-align: baseline;
    border-right: 1px dotted #aaa89f;
}

.per-u3 {
    float: left;
    display: block;
    width: 354px;
    padding-left:14px;
    vertical-align: baseline;
}
.per-u4{
    float: none;
    display: block;
    width: 1076px;
    margin:0 auto;
    padding: 0px 92px;
    vertical-align: baseline;
     min-height: 1em;
    background: #fff;
    margin-top: -45px;
    min-height: 230px;
}
.per-ui3{
    width: 667px;
    float: right;

}
.per-ui4AB{
    width: 300px;
    float: right;
    padding-right: 5px;
    padding-top: 40px;
}

.per-u6 {
    float: none;
    display: block;
    width: auto;
    vertical-align: baseline;
}

.per-u7 {
    float: none;
    background-color:#fff;
    display: block;
    width: 1076px;
    margin:0 auto;
    padding: 0px 92px;
    vertical-align: baseline;
}
.per-u8 {
    float: left;
    display: block;
    width: 1000px;
    margin-left:-10px;
    padding-right:89px;
    vertical-align: baseline;
}
.per-u14{
width: 100%;
}
.per-u15{
width: 1146px;

}

.per-gdu.u-last {
float: left;
margin-left: -50px;
}

.per-md {
    margin-bottom: 20px;
    zoom:1;
}

.per-rel{
    position:relative;
}

.per-clr{
    clear:both;
}

/* END:ESTILOS DE BOARD CONTAINERS */

/* BEGIN:ESTILOS DE ARTICULO */

.per-pg-story{
    font-family: "MagaBook";
    color: #737167;
}

.per-pg-story .peso0{
    background-color: #CCC;
    background-repeat: no-repeat;
    background-position: center center;
    min-height: 720px;
    max-height: 1151px;
    max-width: 2048px;
    margin:0 auto;
    position:relative;
    overflow: hidden;
}

.per-pg-story .peso4{
    width:50%;
    height:720px;
}

.per-pg-story .peso4 .article-break-image{
    display: block;
    position: relative;
    padding-left: 10000px;
    margin-left: -10000px;
    padding-right: 10000px;
    margin-right: -10000px;
    background-image: url(http://vina2013.biobiochile.cl/images/2013/02/18/4070a92f8636ea93c031f2c7b6aad80c.jpg);
    background-color: transparent;
    background-size: cover;
    background-attachment: fixed;
    padding-bottom: 720px;
}

.per-pg-story .peso0 .image_container{
    width:100%;
    height:720px;
    overflow:hidden;
    background-position: center center;
    background-repeat: no-repeat;
}

.per-pg-story .main-title{
    background-color: rgba(0, 0, 0, .5);
    position:absolute;
    width:60%;
    left:40%;
    bottom:65px;
    padding:40px 60px 54px;
    text-align: left;
}

.per-pg-story .main-title h1{
    color: #FFF;
    font-size: 36px;
    max-width:660px;
    line-height: 36px;
}

.per-pg-story .peso123{
    width:640px;
    margin:0 auto;
    position:relative;
}

.per-pg-story .peso123 .caption-container{
    width: 630px;
    background: #FFF;
    border-bottom:1px dashed #dcdcda;
    padding:15px 0 5px;
    font-family: "Arial";
    font-size: 16px;
    line-height: 20px;
    color:#737167;
   /* margin-top: 80px;*/
}

.per-pg-story .peso123 .caption-container span{
    padding-left:27px;
    color:#b1b0ad;
}

.per-pg-story .peso123 .caption-container a.cboxElement{
    float:right;
}
.per-pg-story .peso123 .html-container{
    width: 630px;
    min-height: 468px;
    padding-bottom:54px;
}

.per-pg-story .peso123 .quote-container{
    width: 460px;
    min-height: 80px;
    font-family: "MagaBook";
    font-size: 32px;
    color:#B5B4B1;
    /*margin: 0 auto;*/
    margin: 90px auto;
    line-height: 42px;
    text-align: left;
}

.per-pg-story .peso123 .galery-container{
    width: 630px;
    min-height: 468px;
    padding-bottom:0px;
}
.per-multimedia-galery-container {
    width: 796px;
    min-height: 540px;
    padding-bottom:54px;
}

.galery-container .item-metadatas {
    display: none;
}

.galery-container .mg {
    margin: 0;
    background: none;
}

.galery-container .gallery,.galery-container .thumbstrip {
    margin: 0 0 1px;
    padding: 10px;
    background: rgba(0,0,0,.7);
}

.inset .galery-container,.md-multimedia-dest .galery-container {
    margin: 0;
}

.galery-container .gallery {
    padding: 0px;
}

.galery-container .gallery .scrollable {
    background: #fff url(../images/ajax-loader-bg2_i.gif) no-repeat 50%;
}

.galery-container .gallery .scr-container {
    /*height: 468px;*/
    height: 617px;
}

.galery-container .gallery .scr-item {
    width: 630px;
    height: 468px;
}
.per-mid-content .galery-container .gallery .scr-item {
    width: 796px;
    height: 540px;
}

.per-mid-content .galery-container .gallery .scr-container{
    height: 540px;
}

.galery-container .gallery .sl-nav {
    position: relative;
    left: 0;
    bottom: 0;
    width: 100%;
    padding-bottom:0px;
}

.galery-container .gallery .sl-nav .prev {
    left: 0px;
}

.galery-container .gallery .sl-nav .next {
    right: 0px;
    margin-right: 0px;
}

.galery-container .thumbstrip .thumb {
    display: block;
    overflow: visible;
    position: relative;
    width: 75px;
    height: 75px;
    margin: 2px;
}

.galery-container .scrollable {
    position: relative;
    height:527px;
}

.galery-container .scr-container {
    position: relative;
    overflow: hidden;
}

.galery-container .scr-wrapper {
    position: absolute;
    overflow: hidden;
    height: 100%;
    width: 9999em;
    padding-left:0px !important;
}

.galery-container .scr-item {
    float: left;
    display: inline;
    padding-left:0px !important;
}

.galery-container .scr-item .mg{
    float: none;
}

.galery-container .sl-nav a.disabled {
    visibility:hidden;
}

.galery-container .sl-nav .prev,.galery-container .sl-nav .next {
    position: absolute;
    top: 50%;
    margin-top: -12px;
    width: 43px;
    height: 71px;
    overflow: hidden;
    line-height: 6em;
    cursor: pointer;
}

.galery-container .sl-nav .prev {
    left: 0;
    /*top: -250px;*/
    top: -365px;
    background: url(../images/per-gal-prev.png) no-repeat 0 0;
}

.galery-container .sl-nav .next {
    right: 0;
    /*top: -250px;*/
    top: -365px;
    background: url(../images/per-gal-next.png) no-repeat 0 0;
}

.galery-container .sl-nav .prev:hover, .galery-container .sl-nav .next:hover {
    opacity: .8;
}

.galery-container .sl-nav .prev.disabled, .galery-container .sl-nav .next.disabled{
    visibility:hidden;
}

#fancybox-overlay{
    opacity:0.8 !important;
}

#fancybox-wrap{
    background-color: #000;
    padding:55px !important;
}

#fancybox-wrap #fancybox-content {
    border-color: transparent;
}

#fancybox-wrap #fancybox-close {
    width: 42px;
    height: 41px;
    top: -44px;
    right: -44px;
    background: url(../images/per-lb-close.png) no-repeat;
}

#fancybox-title{
    background-color: #000;
    color:#FFF !important;
    top: 97%;

}

#fancybox-title #fancybox-title-over{
    padding-right:70px !important;
    position:absolute;
    display:block;
    bottom: 18px;
    width: 95%;
}
#fancybox-title-over-content{
    font-family: "MagaBold";
    font-size: 24px;
    margin-left: 20px;
    margin-right: 20px;
}
#fancybox-title-over-pie-foto{
    font-family: "MagaMedium";
    font-size: 18px;
    line-height: 22px;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;

}

#fancybox-title #fancybox-title-over .index {
    position:absolute;
    display:block;
    width:60px;
    right:0px;
    top:0px;
    font-family: "MagaBold" !important;
}
#fancybox-title-div .index{
    float: right;
    margin-top: 12px;
}
#fancybox-title-over-img {
    background: url(../images/infoGal.png) no-repeat 0 0;
    height: 40px;
    width: 40px;
    background-position: -40px 0px;
    float: left;
    margin-top: 12px;
}

#fancybox-left #fancybox-left-ico,#fancybox-right #fancybox-right-ico {
    width: 43px;
    height: 71px;
    overflow: hidden;
    cursor: pointer;
}

#fancybox-left #fancybox-left-ico {
    left: -43px;
    background: url(../images/per-gal-prev.png) no-repeat 0 0;
}

#fancybox-left:hover #fancybox-left-ico {
    opacity: 0.8;
}

#fancybox-right #fancybox-right-ico {
    right: -43px !important;
    left:auto !important;
    background: url(../images/per-gal-next.png) no-repeat 0 0;
}

#fancybox-right:hover #fancybox-right-ico {
    opacity: 0.8;
}


#per-ad,#per-hd,#per-ft {
    padding: 1px 0;
}


.per-pg-story-body {
    margin: 15px 0 25px;
    line-height: 30px;
    font-size: 22px;
    text-align: left;
    margin-top: 19px;
}

.per-pg-story-body p{
    padding-bottom:54px;
}

.per-pg-story-body p:first-child:first-letter {
    font-size: 36px;
    padding: 0 10px 10px 0;
    text-transform: uppercase;
    letter-spacing:-8px;
}

.per-pg-story-body .per-ad-block{
    margin-bottom:54px;
}

.per-pg-story .dateline {
    font-size: 18px;
    padding-top:25px;
    margin-bottom:54px;
    line-height: 1.5;
}

/* TAGS */

.per-cp-itags {
    font-family: "MagaBook";
    color: #737167;
    font-size: 16px;
    margin: 0 0 15px;
    overflow: auto;
    padding-bottom:54px;
}

.per-cp-itags .join-tit,.per-cp-itags .itags{
    margin-bottom: 34px;
    text-transform: uppercase;
    font-weight: bold;
}

.per-cp-itags .itag {
    display: inline;
    float: left;
    line-height: 18px;
    padding:0px 2px 5px;
    border: 1px solid #737167;
    margin-right:10px;
    margin-top: 3px;
padding-top: 3px;
}

.per-cp-itags .itag a{
    text-decoration: none;
    color:inherit;
}

/* TOOLS DE REDES SOCIALES */

.per-cp-tools-container{
    margin-left:-141px;
}

.per-cp-tools {
    display:inline-block;
    position:absolute;
    padding: 10px 10px 0px;
    background-color: #FFF;
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.45);
    -moz-box-shadow:    0px 0px 5px rgba(0, 0, 0, 0.45);
    box-shadow:         0px 0px 5px rgba(0, 0, 0, 0.45);
    top:30px;
    left:-50px;
}

.tool-title{
    color: #737167;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;

}

.per-cp-tools .iblk {
    vertical-align: middle;
}

.per-cp-tools .fbLikeXFBML {
    min-width: 126px;
}

.per-cp-tools .it .ico {
    display: block;
    padding-left: 20px;
}

.per-cp-tools .apitx {
    display: none;
}

.per-cp-tools .it, .per-actions .it {
    margin: 0 0 10px;
}
.per-cp-tools-container-multimedia .per-actions{

margin: 0;
text-align: left;
margin-top: 4px;
}

.per-cp-tools .per-social-centered{
    text-align:center;
}

.per-cp-tools .per-social-centered-item{
    display:inline-block;
}

.per-pin-button-large{
    margin-top:50px;
}

.per-pin-button-small{
    margin-top:30px;
}

.per-actions{
    margin: 0 auto;
    text-align: center;
}

.per-actions .it a {
    text-decoration: none;
    color: #737167;
}

.per-actions .it .send-ico{
    padding:27px 10px 0px;
    background: url(../images/ico_ev_n.png) no-repeat center top;
    display:inline-block;
    text-transform: uppercase;
    font-size: 12px;
}

.per-actions .it .vote-ico{
    height:20px;
    width:17px;
    display:inline-block;
    margin:-6px 2px;
    cursor:pointer;
}

.per-actions .lowerframe{
    position:relative;
    min-width:170px;
}
.per-actions .lowerframe-container{
    position:absolute;
    top:-9px;
}

.per-actions .it .votepos-ico{
    background: url(../images/ico_mg_n.png) no-repeat 0 0;
}

.per-actions .it .voteneg-ico{
    background: url(../images/ico_nmg_n.png) no-repeat 0 0;
}

.per-actions .it .votepos-ico.voted{
    background-position:0 -20px;
}

.per-actions .it .voteneg-ico.voted{
    background-position:0 -20px;
}

.per-actions .it .vote-num{
    border: 1px solid #bbbbbb;
    padding: 4px;
    display: inline-block;
    position:relative;
    font-family: Arial;
    color:#000;
    font-size:12px;
    line-height:12px;
}

.per-actions .it .vote-num .vote-num-tail{
    height:7px;
    width:4px;
    position:absolute;
    background: url(../images/ico_tailmg_n.png) no-repeat 0 0;
    top:6px;
    left:-4px;
}

/* Notas relacionadas */

.per-related-list{
    padding-bottom: 54px;
    padding-top: 25px;
border-top: 3px dotted #aaa897;
}

.per-related-list .title{
    color:#73716a;
    font-family: "MagaMedium";
    font-size: 36px;
    text-transform: uppercase;
    padding-bottom:40px;
    font-weight: bold;
}
.per-related-list .title a:hover{
    text-decoration: none !important;



}

.per-related-list .item{
    padding:6px 0 10px;
    width: 410px;
    border-bottom:3px dotted #AAA897;
}

.per-related-list .item a{
    text-decoration: none;
    color:#737167;
    font-family: "MagaBook";
    font-size: 20px;
}

/* Más recientes y más leídos */

.per-top-most-container{
    overflow: auto;
    padding-bottom:54px;
}

.per-top-most-container .topmost-sombra{
    background-image: radial-gradient(center top, ellipse cover, #E7E9EA, #fff);
    background-image: -o-radial-gradient(center top, ellipse cover, #E7E9EA, #fff);
    background-image: -ms-radial-gradient(center top, ellipse cover, #E7E9EA, #fff);
    background-image: -moz-radial-gradient(center top, ellipse cover,#E7E9EA, #fff);
    background-image: -webkit-radial-gradient(center top, ellipse cover, #E7E9EA, #fff);
    height: 8px;
    left:0px;
    width: 352px;
    clear: both;
}

/* Comentarios */

#comentarios{
    padding-bottom:50px;
}

.per-md-frm-send-comments .per-comment-send-success{
    color: #666666;
    font-family: "MagaBook";
    font-size: 20px;
}

.per-md-frm-send-comments .bd {
   background-color: #e0e0de;
    padding: 20px;
}

.per-md-frm-send-comments-child .bd {
    padding: 20px;
    margin:0px 25px;
}

.per-md-frm-send-comments .md-frm-col2 {
    display: inline;
    float: left;
    width: 280px;
}

.per-md-frm-send-comments .md-frm-col3 {
    display: inline;
    float: right;
    width: 280px;
}

.per-comment-new-title, .per-comment-list-title{
    color:#73716a;
    font-family: "MagaMedium";
    font-size: 36px;
    text-transform: uppercase;
    padding-bottom:40px;
}

.per-md-frm-send-comments .frm-send-comments{
    margin-bottom: 0px !important;
}

.per-md-frm-send-comments .bb-txtfield,
.per-md-frm-send-comments .bb-txtarea{
    color:#737167;
    font-family: Arial !important;
    font-size: 18px !important;
    font-style: normal !important;
    font-weight: normal !important;
}

.per-md-frm-send-comments .accept-terms{
    color:#737167;
    font-family: Arial !important;
    font-size: 12px !important;
    font-style: normal !important;
    font-weight: normal !important;
}

.per-md-frm-send-comments .frm-terms,
.per-md-frm-send-comments .bb-field_char-info,
.per-md-frm-send-comments .bb-field_char-info .bb-txtfield,
.per-md-frm-send-comments .frm-captcha .bb-input-captcha{
    color:#333333;
    font-family: Arial !important;
    font-size: 12px !important;
    font-style: normal !important;
    font-weight: normal !important;
}

.per-md-frm-send-comments .frm-captcha{
    border-bottom: 0px;
    margin: 0;
    padding: 0px;
    text-align: left;
}


.per-md-frm-send-comments .frm-btn input, .per-md-frm-send-comments .frm-btn a{
    background-color: #666;
    border: 0 none;
    color:#FFF;
    font-family: "MagaBook" !important;
    font-size: 13px !important;
    font-style: normal !important;
    font-weight: normal !important;
    outline: 0 none;
    padding: 5px 5px 7px;
    text-transform: none;
}

.per-md-frm-send-comments .frm-btn input:hover, .per-md-frm-send-comments .frm-btn a:hover{
    background-color: #777;
}

.per-lst-comments {
    border-bottom: 0px;
}

.per-comment-childs{
    padding-left:105px;
}

.per-lst-comments .per-bb-comment-entity{
    background-color: #edece9;
    position:relative;
    margin-bottom:36px;
}

.per-lst-comments .heading{
    background-color: #82817e;
    padding: 5px 10px;
    display:inline-block;
}

.per-lst-comments .date, .per-lst-comments .author{
    color:#fff;
    font-family: "MagaMedium";
    font-size: 18px;
    margin-right:7px;
}

.per-lst-comments .comment{
    color:#666;
    font-family: "MagaBook";
    font-size: 20px;
    padding:20px 25px 40px;
}

.per-lst-comments .reply{
    background-color: #82817e;
    color:#fff;
    font-family: "MagaMedium";
    font-size: 12px;
    padding:6px;
    position:absolute;
    bottom:0px;
    right:0px;
    text-transform: uppercase;
}


.per-md-frm-login-comments{
    background-color:#FDFEFE;
    border:1px solid #75726b;
    padding:40px 30px;
    font-family: "MagaBook";
    font-size: 18px;
    color:#757269;
    margin-bottom:54px;
}

.per-comments-login-label{
    padding-bottom:25px;
}

.per-comments-login-button{
    margin-bottom:40px;
    background-color: #fff;
    border:1px solid #72736b;
    display: inline-block;
    padding:7px 40px 9px 0px;
    text-align: center;
    width:170px;
    text-transform: none;
    text-decoration: none;
    font-size: 20px;
    color:inherit;
    cursor:pointer;
    background-image: url(../images/ico_go_n.png);
    background-repeat: no-repeat;
    background-position: right center;

}

.per-comments-login-button:hover{
    text-transform: none;
    text-decoration: none;
    color:inherit;
    cursor:pointer;
}

.per-list-show-more-items{
    text-align:center;
}

.per-list-show-more-btn{
    width:auto;
    padding:7px 55px 9px 15px;
}

/* END:ESTILOS DE ARTICULO */

/* BEGIN:ESTILOS DEL HEADER */

#pre-hd{
    z-index: 1;
    position: relative;
    padding: 1px 10px 0;
    width: 100%;
}


.pre-limiter {
    margin: 0 auto;
}

.pre-limiter1 {
    width: 100%;
}

.per-limiter-header-top{
    width: 1260px;
    margin: 0 auto;
    display: block;
    vertical-align: baseline;
    float: none;
    padding-top: 1px;
    padding-bottom: 1px;
}


.per-top-nav {
    position: relative;
    z-index: 1;
}

.per-cf:after {
    clear: both;
    display: block;
    height: 0;
    content: " ";
    font-size: 0;
    visibility: hidden;
}

.per-leidos-comentados-tab{
    background-color: #aaa897;
    width:120px;
    height:39px;
    Font-family: "MagaMedium";
    font-size: 18px !important;
}

.per-nav-item.per-nav-item-left.per-leidos-comentados-tab:hover {
     background-color: #747367;
}

.per-top-nav .per-lst-nav {
    background: #fff;
}

.per-busqueda-header{
    margin-left: 170px !important;
    width: 315px;
    padding-top: 8px;
}

.per-share-header{
    width: 225px;
    padding-top: 8px;
}

.per-run-header{
    color: #AAA897;
    width: 300px;
    text-align: left;
    padding-top: 9px;
    Font-family: "MagaMedium";
    font-size: 18px !important;
}

.per-top-nav .per-lst-nav .per-nav-item {
    float: left;
    display: inline;
    margin: 0;
    font-size: 12px;
    border-left: 1px solid #FFFFFF;
    margin-right: -2px;
}


.mas-leido-centrado{
    padding-left: 18px;
    color:#FFFFFF;
    display: block;
    line-height: 40px;
    padding: 0 4px;
    text-decoration: none;
    height: 39px;
    padding-left: 18px;
}

.mas-leido-centrado:hover{
    padding-left: 18px;
    color:#FFFFFF;
    display: block;
    line-height: 40px;
    padding: 0 4px;
    text-decoration: none;
    height: 39px;
    padding-left: 18px;
}

.per-top-nav .per-lst-nav .per-nav-item .per-lnk {
    color:#FFFFFF;
    display: block;
    line-height: 40px;
    padding: 0 4px;
    text-decoration: none;
    height: 39px;
}


li {
list-style: none;
}

li {
list-style: none;
}
.per-cf {
    zoom: 1;
}


    /* BEGIN:ESTILOS DEL SOCIAL */

.per-siganos{
    font-size: 18px;
    margin-right: 6px;
    font-family: "MagaMedium";
    color: #aaa897;
}

.per-social-links{
    float: right;
    position: relative;
    top: -28px;
    right: 283px;
    height: 0px;

}

.per-social-links .item {
    float: left;
}

.per-lst-social-links .item a {
    display: block;
    width: 31px;
    height: 22px;
    background: url(../images/redes_perfil.png) no-repeat 0 0;
}


.per-lst-social-links .item.insta a {
    position: relative;
    left: 3px;
}

.per-lst-social-links .item.insta a:hover {
  background-position: 0px -22px;
}


.per-lst-social-links .item.fb a {
    position: relative;
    left: 0px;
     background-position: -28px 0;
}

.per-lst-social-links .item.fb a:hover {
    background-position: -28px -22px;
}
.per-lst-social-links .item.twt a {
    background-position: -50px 0;
    position: relative;
    left: -9px;
}
.per-lst-social-links .item.twt a:hover {
    background-position: -50px -22px;
}

.per-lst-social-links .item.gplus a {
    background-position: -81px 0;
    position: relative;
    left: -9px;
}

.per-lst-social-links .item.gplus a:hover {
   background-position: -81px -22px;
}


.per-lst-social-links .item.pt a {
   background-position: -104px 0;
    left: -18px;
    position: relative;
}

.per-lst-social-links .item.pt a:hover {
    background-position: -104px -22px;
}


.per-lst-social-links .item span {
    display: none;
    visibility: hidden;
}

.per-lst-social-links .item.rss a {
    background-position: -134px 0;
    left: -18px;
    position: relative;
}

.per-lst-social-links .item.rss a:hover {
    background-position:  -134px -22px;
}

.per-lst-social-links .item.ytb a {
    background-position: 0px -10px;
}


.per-lst-social-links .item.ytb a:hover {
    background-position: -90px -40px;

}




    /* END:ESTILOS DEL SOCIAL */
    /* BEGIN:ESTILOS DEL SEARCH */

.per-main-search {
    float: left;
    border: 1px solid #fff;
}

.per-search-field,.per-search-field {
    padding: 3px;
    width: 200px;
    background-color: #fff;
    border: 1px solid #e1e1e1;
    color: #999;
    font-size: 11px;
    border-radius: 5px;
}

.mas{
    background: url(../images/header/lupa_mas.png) 5px -21px no-repeat;
    display: block;
    float: left;
    height: 21px;
    width: 22px;
    margin-top: 5px;
}

.per-bt-submit {
    width: 21px;
    height: 19px;
    margin-left: -18px;
    margin-top: 2px;
    position:absolute;
    background: url(../images/header/lupa_mas.png) no-repeat;
}

.per-main-search legend,.per-main-search .per-bt-submit span,.per-main-search label {
    display: none;
    visibility: hidden;
}

    /* END:ESTILOS DEL SEARCH */
    /* BEGIN:ESTILOS DEL NAV */

.per-logo {
    overflow: hidden;
    width: 92px;
    height: 70px;
    background: url(../images/sprites/per_bg-sprites-ui-common.png) no-repeat -10px -10px;
}

.brand .ef-logo {
    overflow: hidden;
    width: 92px;
    height: 70px;
    background: url(../images/sprites/per_bg-sprites-ui-common.png) no-repeat -10px -10px;
}

.main-nav {
    font: normal 12px Georgia,"Times New Roman",serif;
}

#nav,.main-nav {
    position: relative;
}

.main-nav .lst-nav .nav-item {
    display: inline !important;
    float: left;
    margin: 0;
    font-size: 12px;
}


.main-nav .lst-nav .nav-item .lnk {
color: #737167;
    display: block;
    height: 60px;
    line-height: 33px;
   /* padding: 1px 4px 0 8px;*/
 font-size: 18px !important;
}

.nav-item.nav-item.per-nav-menu-top.more.dropdown{
    width: 120px;
    margin-top: 20px;
    margin-left: -105px;
}

.per-logo-nav{
       margin-top: 6px !important;
       width: 186px;
       height:40px;
       position:relative;
}

.per-logo-nav h1{
    position:absolute;
    display:inline-block;
}

.main-nav .lst-nav .nav-item .lnk{
    text-decoration: none;
    font-size: 30px;
    font-family: "MagaMedium";
    line-height: 20px;
    padding-bottom: 8px;
}

.main-nav .lst-nav .nav-item .lnk:hover {
    text-decoration: none;
}

.main-nav .lst-nav .nav-item .lnk:hover {
    text-decoration: none;
}

.per-borde-bajo{
     /*border-bottom-style: dotted;*/
     color: #737167;
     border-bottom-width: 1px;
     height:100% !important;
     margin: 0 10px 0 9px;
     padding-top:10px;
}

.main-nav .lst-nav .Mujer.selected{
    background-color: rgba(169,37,34,0.7);
}

.per-color-border-Mujer{
    background-color: rgba(169,37,34,1);
    width:875px;
    height:5px;
    display:block;
}

.main-nav .lst-nav .Mujer{
  margin-left: 12px;
}
.main-nav .lst-nav .Mujer:hover{
    background-color: rgba(169,37,34,0.7);
}

.logo-Mujer{
    height: 60px;
    width: 175px;
    margin-left: 9px;
    background: url("../images/header/titulos_menu.png") 16px 10px no-repeat;
}

.logo-Belleza{
    height: 60px;
    width: 183px;
    margin-left: 20px;
    background: url("../images/header/titulos_menu.png") -156px 10px no-repeat;
}

.logo-Moda{
    height: 60px;
    width: 162px;
    margin-left: 20px;
    background: url("../images/header/titulos_menu.png") -335px 10px no-repeat;
}

.logo-Vida{
    height: 60px;
    width: 175px;
    margin-left: 20px;
    background: url("../images/header/titulos_menu.png") -659px 10px no-repeat;
}

.logo-Bienestar{
    height: 60px;
    width: 173px;
    margin-left: 18px;
    background: url("../images/header/titulos_menu.png") -491px 10px no-repeat;
}

.logo-Navidad{
    height: 60px;
    width: 180px;
    margin-left: 11px;
    background: url("../images/header/titulos_menu.png") -840px 10px no-repeat;
}

.logo-Ahorro{
    height: 60px;
    width: 180px;
    margin-left: 11px;
    background: url("../images/header/titulos_menu.png") -840px 10px no-repeat;
}

.logo-Novias{
    height: 60px;
    width: 180px;
    margin-left: 11px;
    background: url("../images/header/titulos_menu.png") -1032px 10px no-repeat;
}



.main-nav .lst-nav .Mujer {
  height: 80px;
  width: 145px;
  background: url("../images/header/spr_menu.png") 25px 26px no-repeat;
}


.per-color-border-Vida{
    background-color: rgba(43,119,125,1);
   width:875px;
    height:5px;
    display:block;
}

.main-nav .lst-nav .Vida.selected{
    background-color: rgba(43,119,125,0.7);
}
.main-nav .lst-nav .Vida:hover{
     background-color: rgba(43,119,125,0.7);
}

.main-nav .lst-nav .Vida{
    height: 80px;
    width: 130px;
    background: url("../images/header/spr_menu.png") -110px 26px no-repeat;
}


.per-color-border-Moda{
    background-color: rgba(92,48,128,1);
    width:875px;
    height:5px;
    display:block;
}


.main-nav .lst-nav .Moda.selected{
     background-color: rgba(92,48,128,0.7);
}
.main-nav .lst-nav .Moda:hover{
     background-color: rgba(92,48,128,0.7);
}

.main-nav .lst-nav .Moda{
    height: 80px;
    width: 140px;
    background: url("../images/header/spr_menu.png") -225px 26px no-repeat;
}


.per-color-border-Belleza{
    background-color: rgba(123,20,76,1);
    width:875px;
    height:5px;
    display:block;
}

.main-nav .lst-nav .Belleza.selected{
    background-color: rgba(123,20,76,0.7);
}
.main-nav .lst-nav .Belleza:hover{
    background-color: rgba(123,20,76,0.7);
}

.main-nav .lst-nav .Belleza{
    height: 80px;
    width: 145px;
    background: url("../images/header/spr_menu.png") -360px 26px no-repeat;
    }

.per-color-border-Bienestar{
    background-color: rgba(48,75,130,1);
    width:875px;
    height:5px;;
    display:block;
}

.main-nav .lst-nav .Bienestar.selected{
    background-color: rgba(48,75,130,0.7);
}
.main-nav .lst-nav .Bienestar:hover{
    background-color: rgba(48,75,130,0.7);
}

.main-nav .lst-nav .Bienestar{
     width: 162px;
     height: 80px;
     background: url("../images/header/spr_menu.png") -513px 26px no-repeat;
}

.per-color-border-Navidad{
    background-color: #ed145b;
    width:875px;
    height:5px;
    display:block;
}


.main-nav .lst-nav .Navidad.selected{
     background-color: #ed145b;
}
.main-nav .lst-nav .Navidad:hover{
     background-color: #ed145b;
}

.main-nav .lst-nav .Navidad{
    height: 80px;
    width: 180px;
    background: url("../images/header/spr_menu.png") -730px 26px no-repeat;
    margin-left: 0px;
}


.per-color-border-Ahorro{
    background-color: #ed145b;
    width:875px;
    height:5px;
    display:block;
}


.main-nav .lst-nav .Ahorro.selected{
     background-color: #ed145b;
}
.main-nav .lst-nav .Ahorro:hover{
     background-color: #ed145b;
}

.main-nav .lst-nav .Ahorro{
  height: 80px;
  width: 135px;
  background: url("../images/header/spr_menu.png") -695px 26px no-repeat;

}


.per-color-border-Novias{
    background-color: #AE8405;
    width:875px;
    height:5px;
    display:block;
}


.main-nav .lst-nav .Novias.selected{
     background-color: #AE8405;
}
.main-nav .lst-nav .Novias:hover{
     background-color: #AE8405;
}

.main-nav .lst-nav .Novias{
    height: 80px;
    width: 120px;
    background: url("../images/header/spr_menu.png") -850px 26px no-repeat;
    margin-left: 0px;
}


.main-nav .lst-nav .Mas{
  height: 69px !important;
  width: 95px;
  background: url("../images/header/spr_menu.png") -1000px 28px no-repeat;
}

.nav-item.per-nav-menu-top.Mas{
   /* width:0px;
    margin-top: -3px;
    margin-left: 0px;*/
}

.main-nav .lst-nav .nav-item {
    transition: background 150ms ease-out 5ms;
    -webkit-transition: background 150ms ease-out 5ms;
    -moz-transition: background 150ms ease-out 5ms;
    -o-transition: background 150ms ease-out 5ms;
}

.main-nav .lst-nav .nav-item .lnk {
    transition: color 150ms ease-out 5ms;
    -webkit-transition: color 150ms ease-out 5ms;
    -moz-transition: color 150ms ease-out 5ms;
    -o-transition: color 150ms ease-out 5ms;
}

.droplayer {
    display: none;
    width: 350px;
    position: absolute;
    -webkit-box-shadow: 0 2px 3px #666;
    -moz-box-shadow: 0 2px 3px #666;
    box-shadow: 0 2px 3px #666;
    border-radius: 0px 0px 5px 5px !important;
     background-color: rgba(255, 255, 255, 0.88);
}
.droplayer .inner-layer {
    background: #fff;
     z-index: 2;
    border-radius: 0px 0px 5px 5px !important;
     -webkit-box-shadow: 0 2px 5px #666;
    -moz-box-shadow: 0 2px 5px #666;
    box-shadow: 0 2px 5px #666;
    background-color: rgba(255,255,255,0.7);
}

.droplayer div.before,.droplayer:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0px;
    margin-top: 42px !important;
    bottom: -20px;
    left: -20px;
    right: -20px;
}

.droplayer .mtcol .col {
    width: 250px;
}

.droplayer .coltype1 {
    width: 250px;
}
/*
.droplayer .coltype2 {
    width: 500px;
    background-image: url(../images/tl5_bg-faux_sub-nav_2col_ccc_full.gif);
}

.droplayer .coltype3 {
    width: 750px;
    background-image: url(../images/tl5_bg-faux_sub-nav_3col_ccc_full.gif);
}

.droplayer .coltype4 {
    width: 1000px;
    background-image: url(../images/tl5_bg-faux_sub-nav_4col_ccc_full.gif);
}
*/

.hspace .droplayer .mtcol .col {
    width: 246px;
}

.hspace .droplayer .coltype1 {
    width: 246px;
}
/*
.hspace .droplayer .coltype2 {
    width: 492px;
    background-image: url(../images/tl5_bg-faux_sub-nav_2col_ccc.gif);
}

.hspace .droplayer .coltype3 {
    width: 738px;
    background-image: url(../images/tl5_bg-faux_sub-nav_3col_ccc.gif);
}

.hspace .droplayer .coltype4 {
    width: 984px;
    background-image: url(../images/tl5_bg-faux_sub-nav_4col_ccc.gif);
}

.droplayer a.close {
    display: block;
    position: absolute;
    top: -2px;
    right: 10px;
    width: 23px;
    height: 20px;
    overflow: hidden;
    background: url(../images/sprites/tl5_bg-sprites-ui-common.png) no-repeat -70px 0;
}
*/
.droplayer a.close:hover {
    background-position: -70px -23px;
}

.droplayer .more {
    margin: 10px;
    font: bold 14px Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
    text-align: right;
    text-transform: none;
}

.droplayer .more a {
    text-decoration: none;
}
/*
.droplayer .more a .ico {
    width: 20px;
    height: 20px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    background: url(../images/sprites/tl5_bg-sprites-ui-common.png) no-repeat -45px 0;
}
*/
.droplayer .more a:hover .tx {
    text-decoration: underline;
}

.droplayer .more a:hover .ico {
    background-position: -45px -23px;
}

.nav-item.nav-blogs .droplayer .inner-layer {
    border-width: 6px 0 6px 6px;
    background-color: #711f41;
}

.nav-item.nav-blogs .droplayer .lst-nav-blogs {
    background-color: #red;
}

.nav-item.nav-blogs .droplayer .lst-nav-blogs .lst-itm {
    display: inline;
    float: left;
    width: 169px;
    margin: 0 1px 1px 0;
    background-color: #54122e;
}

.nav-item.nav-blogs .droplayer .lst-nav-blogs .lnk {
    display: block;
    padding: 10px;
    font: 400 11px/1.13 Tahoma,Arial,Helvetica,"Nimbus Sans L",sans-serif;
    color: #fff;
}

.nav-item.nav-blogs .droplayer .lst-nav-blogs .lnk:hover {
    background-color: #a1a345;
}

.nav-item.per-nav-menu-top .droplayer {
    width: 875px;
    margin-top: 10px !important;
    left: 0;
    right: 0;
    min-height: 310px;
}

.nav-item.per-nav-menu-top .droplayer .inner-layer {
    border-width: 6px;
    background-color: #fff;
}



#gradient-triangle {
    width: 0;
    height: 0;
    border-bottom: 10px solid white;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    top: 71px;
    margin-left: 26px;
}


.droplayer-mas{
    font-family: "MagaMedium";
    display:none;
    left: 1063px !important;
    right: 0;
    background-color:rgba(255,255,255,1);
    border-width: 6px 0 6px 6px;
    height: 75px;
    -webkit-box-shadow: 0 2px 3px #666;
    -moz-box-shadow: 0 2px 3px #666;
    box-shadow: 0 2px 3px #666;
    border-radius: 5px 5px 5px 5px !important;
     -webkit-box-shadow: 0 2px 3px #666;
     overflow:hidden;
     height: 100% !important;
     margin-top: -8px !important;
     min-width: 150px;

}

.per-menu {
    margin: 0 auto;
    width: 100%;
    background-color: #000000;
    background-color:rgba(0,0,0,0.7);
    position: absolute;
    height:80px;
    bottom:-80px;
    z-index:1;
}

.per-centrar-menu{
    width: 1260px;
    margin: 0 auto;
    display: block;
    vertical-align: baseline;
    float: none;
}

.per-header-transparent {

    zoom: 1;
    margin: 0 auto;
    position: absolute;
    z-index: 1;
    width: 1260px;
    height: 80px;
    display: block;
    vertical-align: baseline;
    float: none;
}


.md-news-nav .nd-news-col1 {
    display: inline;
    float: left;
    width: 235px;
}

.per-texto-link{
    font-size: 15px;
    font-family: "MagaMedium";
    color:#737167 !important;
    text-decoration: none !important;
}

.per-ancho-drop{
    width: 155px;

     padding-top:3px;
}

.md-news-nav .nd-news-col2 {
    display: inline;
    float: left;
    width: 335px;
}

.md-news    .mg.fl,.md-news   .obj.fl,.md-news .m-blk.fl {
    margin-right: 15px;
    margin-left: 25px;
}

.per-titulos-submenu-nav {
    color: #737167;
    font-family: "MagaMedium";
    font-size: 15px;
    text-decoration: none;
    padding-left: 1px;
    padding-bottom: 16px;
}


.per-img-submenu-nav{
    float:left;
    width: 82px;
    height:80px;

}

.per-nombre-seccion-submenu-nav{
    color: #737167;
    font-family: "MagaBold";
    font-size: 15px;
    text-decoration: none;
    text-transform:uppercase;
    display: block;
}

.per-title-submenu-nav{
    float:left;
    width: 208px;
    height:86px;
    margin-top: -2px;
}

.per-lista-menu-subsecciones{
    margin-bottom: 10px;
    text-decoration: none;
}

.per-lista-menu-subsecciones A{
    margin-bottom: 2px;
    text-decoration: none;
}

.per-contenedor-general-submenu{
    width: 290px;
}

.per-modulos-degradadoGrd-horizonta-header-inferior{
    background-image: radial-gradient(center top, ellipse cover, #C5C5C5, #fff);
    background-image: -o-radial-gradient(center top, ellipse cover, #C5C5C5, #fff);
    background-image: -ms-radial-gradient(center top, ellipse cover, #C5C5C5, #fff);
    background-image: -moz-radial-gradient(center top, ellipse cover,#C5C5C5, #fff);
    background-image: -webkit-radial-gradient(center top, ellipse cover, #C5C5C5, #fff);
     float: left;
    height: 133px;
    margin-left: -20px;
    margin-top: 118px;
    width: 1px;
}


.per-modulos-degradadoGrd-horizonta-header-superior{
    background-image: radial-gradient(center bottom, ellipse cover, #C5C5C5, #fff);
    background-image: -o-radial-gradient(center bottom, ellipse cover, #C5C5C5, #fff);
    background-image: -ms-radial-gradient(center bottom, ellipse cover, #C5C5C5, #fff);
    background-image: -moz-radial-gradient(center bottom, ellipse cover,#C5C5C5, #fff);
    background-image: -webkit-radial-gradient(center bottom, ellipse cover, #C5C5C5, #fff);
    float: left;
    height: 100px;
    margin-left: -20px;
    margin-top: 19px;
    width: 1px;
}

.nd-news-col3-nav A{
   color: #737167;
    display: block;
    font-family: "MagaMedium";
    font-size: 15px;
    margin-bottom: 0px;
    margin-left: 11px;
    margin-top: 0px;
    width: 281px;
    text-decoration: none;
    overflow: hidden;
    line-height: 22px;
}

.nd-news-col3-nav h3{
    color: #737167;
    font-family: "MagaBold";
    font-size: 15px;
     width: 224px;
     display: block;
     height:30px;
     padding-top: 7px;
}

.md-news-nav .nd-news-col3-nav {
    display: inline;
    float: left;
    width: 224px;
    padding: 0px;
    margin-left: -10px;
}

.per-mas-LR-nav-flotante-Mujer{
   background: url("../images/header/ico_mas.png") no-repeat scroll 11px 0px rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 21px;
    margin-right: 4px;
    width: 26px;
}

.nd-news-col3-nav A:nth-child(0){
    font-size: 35px;
}

.punteado-Mujer{
     border-bottom: 1px dotted #5C3080 !important;
     border-top: 1px dotted #5C3080;
    line-height: 24px;
    padding-top: 0;
    width: 292px !important;
}

.per-mas-LR-nav-flotante-Belleza{
   background: url("../images/header/ico_mas.png") no-repeat scroll -14px 0px rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 21px;
    margin-right: 4px;
    width: 16px;
}

.per-mas-LR-nav-flotante-Navidad {
background: url("../images/header/ico_mas.png") no-repeat scroll -73px 0px rgba(0, 0, 0, 0);
display: block;
float: left;
height: 21px;
margin-right: 4px;
width: 16px;
}


.per-mas-LR-nav-flotante-Ahorro {
background: url("../images/header/ico_mas.png") no-repeat scroll -73px 0px rgba(0, 0, 0, 0);
display: block;
float: left;
height: 21px;
margin-right: 4px;
width: 16px;
}


.per-mas-LR-nav-flotante-Novias {
background: url("../images/header/ico_mas.png") no-repeat scroll -90px 0px rgba(0, 0, 0, 0);
display: block;
float: left;
height: 21px;
margin-right: 4px;
width: 16px;
}


.punteado-Belleza{
     border-bottom: 1px dotted !important;
     border-top: 1px dotted;
     border-color: rgba(123,20,76,1);
    line-height: 24px;
    padding-top: 0;
    width: 292px !important;
}

.per-mas-LR-nav-flotante-Bienestar{
   background: url("../images/header/ico_mas.png") no-repeat scroll -44px 0px rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 21px;
    margin-right: 4px;
    width: 16px;
}

.punteado-Bienestar{
     border-bottom: 1px dotted !important;
     border-top: 1px dotted;
     border-color: rrgba(48,75,130,1);
    line-height: 24px;
    padding-top: 0;
    width: 292px !important;
}

.per-mas-LR-nav-flotante-Moda{
   background: url("../images/header/ico_mas.png") no-repeat scroll -29px 0px rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 21px;
    margin-right: 4px;
    width: 16px;
}

.punteado-Moda{
     border-bottom: 1px dotted !important;
     border-top: 1px dotted;
     border-color: rgba(92,48,128,1);
    line-height: 24px;
    padding-top: 0;
    width: 292px !important;
}


.per-mas-LR-nav-flotante-Vida{
   background: url("../images/header/ico_mas.png") no-repeat scroll -59px 0px rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 21px;
    margin-right: 4px;
    width: 16px;
}

.punteado-Vida{
     border-bottom: 1px dotted !important;
     border-top: 1px dotted;
     border-color: rgba(43,119,125,1);
    line-height: 24px;
    padding-top: 0;
    width: 292px !important;
}


.pre-link-Mujer{
    background-color: rgba(169,37,34,1);
}

.pre-link-Belleza{
    background-color: rgba(123,20,76,1);
}

.pre-link-Bienestar{
    background-color: rgba(48,75,130,1);
}

.pre-link-Moda{
    background-color: rgba(92,48,128,1);
}

.pre-link-Vida{
    background-color: rgba(43,119,125,1);
}

.pre-link-Navidad{
    background-color: #ed145b;
}

.pre-link-Ahorro{
    background-color: #ed145b;
}

.pre-link-Novias{
    background-color: #AE8405;
}

.per-nav-menu-superior-flotante-lanzador-cintillo {
    display: block;
    float: left;
    height: 28px;
    margin-bottom: 3px;
    margin-left: 80px;
    margin-top: 22px;
    position: absolute;
    width: 235px;
}

.per-nav-menu-superior-flotante-lanzador-cintillo > a {
    color: #FFFFFF;
    padding-top: 4px;
    width: 208px;
    text-align: right;
    padding-right: 15px;
}

.per-lin-logos {
    display: block;
    height: 51px;
    width: 174px;
}

.per-lnk.per-hover-nav-top-most:hover .per-most-top-header-nav
{
 display: block;
}

.per-most-top-header-nav{
    color: #737167;
    background-color: rgba(255,255,255,1);
    display: none;
    height: 320px;
    margin-left: -125px;
    margin-top: 0px;
    position: absolute;
    padding: 18px;
    width: 280px;
    z-index: 10;
    font-family: "MagaBook";
    font-size: 18px;
    border-radius: 5px 5px 5px 5px !important;
}


.per-lnk.per-hover-nav-top-most:hover .per-most-top-header-nav
{
 display: block;
}

.per-most-top-header-nav-firts
{
    color: #737167;
    background-color: rgba(255,255,255,1);
    display: none;
    margin-left: -4px;
    margin-top: 0px;
    position: absolute;
    padding: 18px;
    width: 280px;
    z-index: 10;
    font-family: "MagaBook";
    font-size: 18px;
    border-radius: 5px 5px 5px 5px !important;
    letter-spacing: 1px;
}


.per-link-superior-most{
    text-decoration: none;
    width:100px;
    border-bottom: 1px dotted;
    color: #737167;
    display: block;
    font-size: 15px;
    margin-bottom: 5px;
    padding-bottom: 9px;
    text-decoration: none;
    width: 290px;
    letter-spacing: 1px;

}

.per-link-superior-most:hover{
    text-decoration: none;
}

    /* END:ESTILOS DEL NAV */



    /* BEGIN:RUN */



#sinLoguear A{
    text-decoration: none;
    color:#aaa897 !important;
    font-family: "MagaMedium";

}

#logueado A{
     text-decoration: none;
    font-size: 15px;
    color:#aaa897 !important;
    font-family: "MagaMedium";
}
#logueado{
     text-decoration: none;
    font-size: 15px;
    color:#aaa897 !important;
    font-family: "MagaMedium";
}

.logueado{
     text-decoration: none;
    font-size: 15px;
    color:#aaa897 !important;
    font-family: "MagaMedium";
}



.login-tools {
    float: right;
}

.login-tools .login-opts,.login-tools .login-usr {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    vertical-align: top;
}

.login-tools .login-opts .opt {
    float: left;
    margin-left: 12px;
}

.login-tools .login-usr {
    position: relative;
    margin-left: 20px;
}

.login-tools .login-msg {
    position: relative;
    z-index: 1;
    margin: 0 5px;
    font-family: "OpenSansSemiBold",sans-serif;
    color: #999;
}

.login-tools .login-msg .lnk {
    font-family: "OpenSansBold",sans-serif;
    color: #000;
}

.layer-usr-profile {
    position: absolute;
    top: 0;
    left: 0;
    margin: 20px 0px;
    border: 1px solid #c2c2c2;
    background: #fff;
     width: 100px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    z-index: 98;
}

.layer-usr-profile:before {
    position: absolute;
    z-index: -1;;
    background-image: url("../images/bg_1p-transp.gif");
}

.layer-usr-profile .opt {
    width: 66px;
    margin: 5px auto 15px;
    text-align: center;
    line-height: normal;
}

.layer-usr-profile .opt .lnk {
    display: block;
    padding-top: 42px;
    text-decoration: none;
    background: url(../images/sprites/sprite_usrlayer.png) no-repeat 0 0;
    margin-left: -7px;
    margin-top: 40px;
    font-size: 12px !important;
    color:#286691;
}

.active .layer-usr-profile {
    display: block;
    top: 50px;
}

.layer-usr-profile .opt.modify .lnk {
    background-position: -132px 0;
}

.layer-usr-profile .opt.logout .lnk {
    background-position: 0 0;
}

.layer-usr-profile .opt.modify .lnk:hover {
    background-position: -198px 0;
}

.layer-usr-profile .opt.logout .lnk:hover {
    background-position: -66px 0;
}

.layer-usr-profile {
    display: none;
}

.active .layer-usr-profile {
    display: block;
    top: 50px;
}


.mostrar{
    display:block;
}

ocultar{
    display:none;
}
    /* END:RUN */


/* END:ESTILOS DEL HEADER */

/* BEGIN:ESTILOS DE LOS MODULOS DE PORTADAS Y SUB PORTADAS */

.per-mod-thumb-peq{
height: 256px;
width: 256px;
float: left;
margin-bottom: 20px;
margin-right: 18px;
}

.per-mod-thumb-grande{
height: 530px;
width: 530px;
float: left;
margin-right: 18px;
}
.per-mod1-content-thumb-peq{
float: left;
height: 530px;
width: 550px;
}
.per-mod1-leyenda-peq{
height: 54px;
width: 254px;
background: black;
position: relative;
margin-top: -57px;
opacity: 0.7;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
filter: alpha(opacity=70);
}


.per-mod1-leyenda-grande{
height: 72px;
width: 530px;
background: black;
margin-top: -72px;
opacity: 0.7;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
filter: alpha(opacity=70);
font-family: MagaBook;
font-size: 18px;
color: white;
line-height:22px;
}
.per-mod-img-peq{
height: 256px;
width: 256px;
}
.per-mod-img-grande{
height: 530px;
width: 530px;
}
.per-mod1-leyenda-grande-titulo{
    font-family: MagaMedium;
    font-size: 18px;
    color: white;
    font-weight: bold;
}
.per-mod-content{
    width: 1100px;
    height: 530px;
}
.per-mod1-leyenda-grande-texto{
padding-top: 14px;
padding-left: 15px;
padding-right: 10px;
height: 67px;
}
.per-mod1-leyenda-peq-texto{
    height: 48px;
padding-top: 5px;
padding-left: 10px;
width: 200px;
overflow: hidden;

}
.per-mod1-tooltip-peq{

box-shadow: 0px 0px 12px 2px #5E5D46;
-moz-box-shadow: 0px 0px 12px 2px #5E5D46;
-webkit-box-shadow: 0px 0px 12px 2px #5E5D46;
background: #fff;
z-index: 10;
position: relative;
width: 243px;
padding-left: 15px;
margin-top: -4px;
margin-left: -5px;
}

.per-mod1-tooltip-peq-tpl2{

box-shadow: 0px 0px 12px 2px #5E5D46;
-moz-box-shadow: 0px 0px 12px 2px #5E5D46;
-webkit-box-shadow: 0px 0px 12px 2px #5E5D46;
background: #fff;
z-index: 10;
position: relative;
width: 243px;
padding-left: 15px;
margin-top: -20px;
margin-left: -5px;
}

.per-mod2-tooltip-peq{
box-shadow: 0px 0px 12px 5px #D0CFCF;
-moz-box-shadow: 0px 0px 12px 5px #D0CFCF;
-webkit-box-shadow: 0px 0px 12px 5px #D0CFCF;
background: #fff;
z-index: 10;
position: relative;
width: 243px;
padding-left: 15px;
padding-top: 15px;
margin-top: -13px;
margin-left: -5px;

}
.per-mod1-tooltip-imgMas{
height: 25px;
width: 25px;
margin-left: 209px;
margin-top: -18px;
margin-bottom: 4px;
}
.per-mod1-tooltip-texto{
height: 70px;
width: 220px;
font-family: MagaBook;
font-size: 16px;
color:#666666;
}
.per-mod1-leyenda-peq-imgInfo{
    float: right;
margin-top: -33px;
margin-right: 8px;
cursor: pointer;

}
.per-bordeThumbPeq {
float: left;
position: relative;
top: 0px;
width: 254px;
height: 6px;
}
.per-bordeThumbGrande{
        float: left;
    position: relative;
    height: 6px;
    width: 524px;
}
.per-bordeThumbGrandeMasV2 {

    height: 6px;
    position: relative;
    width: 524px;
}

.per-bordeThumbGrandeMas{
        float: left;
    position: relative;
    top: 0px;
    height: 6px;
    width: 524px;
}

.per-logoCanal-SubSeccion{
margin-top: 30px;
margin-left: 5px;
}
.per-bordeModulo{
    width: 1051px;
    height: 5px;
    margin: 54px auto;
}

.per-modulos-degradadoPeq{
    background-image: radial-gradient(center top, ellipse cover, #E7E9EA, #fff);
    background-image: -o-radial-gradient(center top, ellipse cover, #E7E9EA, #fff);
    background-image: -ms-radial-gradient(center top, ellipse cover, #E7E9EA, #fff);
    background-image: -moz-radial-gradient(center top, ellipse cover,#E7E9EA, #fff);
    background-image: -webkit-radial-gradient(center top, ellipse cover, #E7E9EA, #fff);
    border-bottom-right-radius: 600px 200px;
    -moz-border-bottom-right-radius: 600px 200px;
    -webkit-border-bottom-right-radius: 600px 200px;
    border-bottom-left-radius: 600px 200px;
    -moz-border-bottom-left-radius: 600px 200px;
    -webkit-border-bottom-left-radius: 600px 200px;
}
.per-modulos-degradadoGrd{
    background-image: radial-gradient(center top, ellipse cover, #E7E9EA, #fff);
    background-image: -o-radial-gradient(center top, ellipse cover, #E7E9EA, #fff);
    background-image: -ms-radial-gradient(center top, ellipse cover, #E7E9EA, #fff);
    background-image: -moz-radial-gradient(center top, ellipse cover,#E7E9EA, #fff);
    background-image: -webkit-radial-gradient(center top, ellipse cover, #E7E9EA, #fff);
    border-bottom-right-radius: 600px 200px;
    -moz-border-bottom-right-radius: 600px 200px;
    -webkit-border-bottom-right-radius: 600px 200px;
    border-bottom-left-radius: 600px 200px;
    -moz-border-bottom-left-radius: 600px 200px;
    -webkit-border-bottom-left-radius: 600px 200px;
}
/* ///////   */

.per-bodeModulo{
   width:1100px;
   height:6px;
}
.per-bordePGL {
height: 6px;
position: relative;
width: 750px;
}
.per-multimedia-destacado-ampliar{
float: right;
position: relative;
margin-top: -29px;
cursor: pointer;
}

.per-mod4-content{
    width: 1100px;
    height: 337px;
}

.per-mod-content-thumb-peq{
width: 1100px;
height: 325px;
}

.per-mod-leyenda-peq {
height: 80px;
width: 252px;
position: relative;
background-color: #fff;
margin-top: -5px;
color: #666666;
border-left: 1px solid #e7e9ea;
border-right: 1px solid #e7e9ea;
}
.per-mod-leyenda-peq-texto {
font-family: "MagaMedium";
font-size: 18px;
color: #737167;
width: 200px;
margin-left: 9px;
margin-bottom: 18px;
float: left;
overflow:hidden;
height:60px;
}
.per-mod-leyenda-peq-imgInfo {
float: right;
margin-right: 9px;
top: 40px;
position: absolute;
}

.per-modulo-portadas{
width: 1100px;
}

.per-mod2-tooltip-texto {
height: 70px;
width: 220px;
font-family: MagaBook;
font-size: 16px;
color: #666666;
}

.per-flechitaTooltipMod1{
    float: right;
position: relative;
top: -18px;
}

.per-flechitaTooltipMod1-tpl2{
    float: right;
position: relative;
top: -9px;
}
.per-flechitaTooltipMod2{
    float: right;
position: relative;
top: -19px;
}
.per-flechitaTooltipMod4{
    float: right;
position: relative;
top: -28px;
right: 10px;
}
.per-mod1-leyenda-peq-titulo{
    font-family: MagaMedium;
    font-size: 18px;
    color: white;
}

.per-mod-leyenda-peq-titulo{
    font-family: MagaMedium;
    font-size: 18px;
    color: #737167;
}

.per-letras-logo-mod{
    margin-top: -12px;
    margin-bottom: 46px;
    float: left;
}
.per-letras-logo-mod a:hover{
    text-decoration: none;
}
.per-mod-logo{
   height: 103px;
}

.per-anchor-secciones-mod{
font-family: "MagaMedium";
font-size: 54px;
color: #0C0308;
text-decoration: none;

}
.per-anchor-subcanales-mod{
font-family: "MagaBook";
font-size: 36px;
color: #737167;
text-decoration: none;
text-transform: uppercase;
}
.per-anchor-subsecciones-mod{
font-family: "MagaBook";
font-size: 36px;
color: #737167;
text-decoration: none;
text-transform: uppercase;
}
.per-anchor-subsecciones-mod-mult{
font-family: "MagaBook";
font-size: 54px;
color: #000000;
text-decoration: none;
float: left;
}
.per-logoCanal-mult{

    float: left;
    margin-top: 50px;
    margin-left: 3px;
}

.per-mod3-info-foto1-tpl1{
height: 530px;
float: left;
width: 254px;
margin-right: 18px;
border-top: 1px solid #BCC0C5;
border-right: 1px solid #BCC0C5;
}

.per-mod3-leyenda-grande-texto{
margin-bottom: 36px;

}

.per-mod3-leyenda-grande-texto-tpl1{
margin-bottom: 16px;
float: left;
height: 40px;
padding-right: 5px;
}

.per-mod3-leyenda-grande-titulo{
        font-family: MagaMedium;
    font-size: 20px;
    color: #737167;
    font-weight: bold;
}
.per-mod3-leyenda-grande-bajada{
    font-family: MagaBook;
    font-size: 18px;
    color: #737167;
    height: 176px;
    width: 225px;
}
.per-mod3-thumb-grande {
height: 530px;
width: 530px;
float: left;
}
.per-mod3-leyenda-grande{
    margin-left: 18px;
}
.per-mod3-leyenda-peq-texto {
height: 40px;
padding-top: 5px;
padding-left: 10px;
width: 200px;
}

.per-bordeThumbPeq-mod3 {
float: left;
position: relative;
top: 0px;
width: 228px;
height: 6px;
}
.per-mod3-info-foto1-tpl2{
height: 530px;
float: left;
width: 254px;
margin-right: 18px;
border-top: 1px solid #BCC0C5;
border-left: 1px solid #BCC0C5;
border-right: 1px solid #BCC0C5;

}
.per-mod3-leyenda-grande-texto-tpl2 {
margin-top: 36px;
margin-bottom: 15px;
width: 220px;
}
.per-mod3-thumb-peq-tpl2 {
height: 530px;
width: 256px;
float: left;
margin-bottom: 18px;
margin-right: 18px;
}

.per-mod3-leyenda-grande-texto {
padding-top: 27px;
padding-left: 15px;
padding-right: 10px;
height: 67px;
}

.per-mod3-leyenda-peq-imgInfo {
float: right;
margin-top: -104px;
margin-right: 15px;
cursor: pointer;
}
.per-tooltip-peq-mod3{
margin-left: 269px;
}
.per-mod3-leyenda-grande-bajada-tpl1 {
font-family: MagaBook;
font-size: 18px;
color: #737167;
height: 200px;
width: 225px;
float: left;
}
#per-modPerfilAhora-container{
height: 159px;
width: 1071px;
border: 1px solid #666666;
margin-top: -20px;
}
#per-modPerfilAhora-header{
background-color: #ed1f24;
height: 36px;
width: 224px;
font-family: MagaMedium;
font-size: 26px;
-moz-border-radius: 0px 15px 15px 0px;
-webkit-border-radius: 0px 15px 15px 0px;
border-radius: 0px 15px 15px 0px;
z-index: 1;
position: relative;
padding-left: 36px;
color: white;
margin-top: 36px;
padding-top: 5px;
}
#per-modPerfilAhora-divImg{
height: 150px;
width: 150px;
float: left;
margin-right: 36px;
margin-top: 9px;

}
#per-modPerfilAhora-divInfoGeneral{
height: 150px;
width: 680px;
float: left;
margin-top: 36px;

}
#per-modPerfilAhora-divTitular{
font-family: MagaBold;
font-size: 36px;
color: #666666;
line-height: 1.0;
}
#per-modPerfilAhora-divBajada{
font-family: MagaMedium;
font-size: 18px;
color: #666666;
padding-top: 10px;
}
#per-modPerfilAhora-divRojo{
background-color: #ed1f24;
height: 66px;
width: 205px;
float: left;
margin-top: 36px;
font-family: MagaBlack;
font-size: 24px;
text-align: right;
color: white;
text-transform: uppercase;
padding-top: 5px;
padding-bottom: 5px;

}
#per-modPerfilAhora-divInfoGeneral a:hover, #per-modPerfilAhora-divInfoGeneral a {
    text-decoration: none;
}
#per-modApertura-titular{
height: 720px;
width: 100%;
margin: 0 auto;
z-index: 10;
position: absolute;
color: white;
float: left;

}
#per-modApertura-divHidden{
    margin: 0 auto;
height: 720px;
width: 1260px;
}
#per-modApertura-divHidden-tpl2{
    margin: 0 auto;
height: 1510px;
width: 1260px;
}
#per-modApertura-divFontoTit{
    background-color: rgba( 0, 0, 0,0.7);
    height: 220px;
    width: 530px;
    top: 500px;
position: relative;
margin-left: 90px;

}
#per-modApertura-divContentInfo{
    padding: 36px;
    color: white;
    font-family: MagaMedium;
    line-height: 24px;
}
#per-modApertura-divContentTitulo{
    font-size: 54px;
    height: 54px;
}
#per-modApertura-divContentSummary{
    font-size: 20px;
}
#per-modApertura-divFontoTit-tpl2 {
background-color: rgba( 0, 0, 0,0.7);
height: 220px;
width: 530px;
top: 1270px;
position: relative;
margin-left: 636px;

}
#per-modApertura-titular-tpl2 {
height: 1510px;
width: 100%;
margin: 0 auto;
z-index: 10;
position: absolute;
color: white;
float: left;
}

.md-perfilAhora{
    padding-top: 1px;
}
.per-md-scr-news {
margin: 0 0 20px;
padding: 10px 0;
border-top: 5px solid #c9c9c9;
border-bottom: 5px solid #c9c9c9;
}
/* SLIDER MOD MUJERES EN PORTADA */
.per-scr-item{
    float: left;
    margin-right: 2px;
    display: inline;
    height: 180px;
    width: 150px;

}
.per-scr-item-modMultimedia-subHome{
    float: left;
    margin-right: 2px;
    display: inline;
    height: 468px;
    width: 630px;
}
.per-mod-mujeresEnPortada-title{

    font-family: MagaMedium;
    font-size: 36px;
    color: #737167;
    margin-top: 36px;
    margin-bottom: 36px;
}

/*
root element for the scrollable.  when scrolling occurs this
element stays still.
*/
.per-md-mujeresEnPortada .scrollable {
  /* required settings */
  position:relative;
  overflow:hidden;
  width: 1064px;
  height:180px;
}

/*
root element for scrollable items. Must be absolutely positioned
and it should have a extremely large width to accommodate scrollable
items.  it's enough that you set width and height for the root element
and not for this element.
*/
.per-md-mujeresEnPortada .scrollable .items {
  /* this cannot be too large */
  width:20000em;
  position:absolute;
}

/*
a single item. must be floated in horizontal scrolling.  typically,
this element is the one that *you* will style the most.
*/
.per-md-mujeresEnPortada .items div {
  float:left;
}
/* this makes it possible to add next button beside scrollable */
.per-md-mujeresEnPortada .scrollable {
    float:left;
}

/* prev, next, prevPage and nextPage buttons */
.per-md-mujeresEnPortada a.browse {
    display:block;
    width:43px;
    height: 70px;
    float:left;
    margin:40px 10px;
    cursor:pointer;
    font-size:1px;
}

/* right */
.per-md-mujeresEnPortada a.right {
    background:url('../images/per-mujeres-next.png'); background-repeat: no-repeat;clear:right; margin-right: 0px;}

/* left */
.per-md-mujeresEnPortada a.left { background:url('../images/per-mujeres-prev.png');background-repeat: no-repeat; margin-left: 0px; }


/* up and down */
.per-md-mujeresEnPortada a.up, .per-md-mujeresEnPortada a.down  {
    float: none;
    margin: 10px 50px;
}

/* up */
.per-md-mujeresEnPortada a.up:hover { background-position:-30px 0; }
.per-md-mujeresEnPortada a.up:active { background-position:-60px 0; }

/* down */
.per-md-mujeresEnPortada a.down { background-position: 0 -30px; }
.per-md-mujeresEnPortada a.down:hover { background-position:-30px -30px; }
.per-md-mujeresEnPortada a.down:active { background-position:-60px -30px; }


/* disabled navigational button */
.per-md-mujeresEnPortada a.disabled {
    visibility:hidden !important;
}
.per-slider-next-mujeresEnPortada{
height: 180px;
float: right;
position: relative;
margin-top: -180px;
margin-right: 15px;
z-index: 10;
}
.per-slider-prev-mujeresEnPortada{
    height: 180px;
float: left;
position: relative;
margin-bottom: -180px;
z-index: 10;
}
.per-md-mujeresEnPortada .lnk{

    font-family: MagaBook;
    font-size: 18px;
    color: #737167;
    margin-top: 5px;
    margin-bottom: 5px;
    text-decoration: none;
}
.per-md-mujeresEnPortada .hed{
    text-align: center;
    }
.per-suscribaseContent{
    height: 60px;
    width: 300px;
    border: 1px solid #737373;
    font-family: MagaMedium;
    font-size: 12px;
    line-height: 1.2;
    color: #737373;
    position: relative;
    top: 35px;
}

.per-suscribaseEnlacesDerecha{
    float: left;
    height: 60px;
    padding: 5px 6px 2px 0;
    text-align: right;
    width: 71px;
}

.per-suscribaseEnlacesIzquierda{
    height: 60px;
    width: 70px;
    padding: 5px;
    float: left;
    padding-left: 14px;
    text-align: left;
}
.per-suscribaseContent span{
font-size: 17px;
}
#per-modSuscribase-divImg{
float: left;
margin-top: -24px;
height: 108px;
width: 134px;

}
.per-suscribaseContent a{
text-decoration: none;
  color: #737373;

}

/* END:ESTILOS DE LOS MODULOS DE PORTADAS Y SUB PORTADAS */

/* BEGIN:ESTILOS DEL FOOTER */

.per-footer{
    background-color:#a5a39c;
    padding-top: 10px;
    clear:both;
}

.per-footer-container{
    width: 1260px;
    margin:0 auto;
    position:relative;
}

.per-footer-menu{
    text-align: center;
    padding: 7px 0;
    background-color:#8c8b85;
}

.per-footer-menu li{
    display:inline-block;
    padding: 0 10px;
    border-right:1px solid #FFF;
    line-height: 15px;
}

.per-footer-menu li:last-child {
    border-right:0px;
}

.per-footer-menu li a{
    font-family: "MagaMedium";
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none;
    color: #FFF;
}

.per-footer-logo{
    width:140px;
    height:34px;
    background-image: url(../images/logo-footer.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    margin:36px auto 27px;
}

.per-footer-copyright{
    font-family: Arial;
    font-size: 14px;
    color: #FFF;
    text-align: center;
    padding:15px 140px;
}

.per-footer-brand{
    position:absolute;
    bottom:0px;
    right:9px;
    width:76px;
    height:96px;
    background-image: url(../images/brand-footer.png);
    background-position: 0 0;
    background-repeat: no-repeat;
}

/* END:ESTILOS DEL FOOTER */


.list_carousel {
    width: 1100px;
    height: 184px;
    overflow: hidden;

}
.list_carousel ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
}
.list_carousel li {
    text-align: center;
    width: 150px;
    height: 180px;
    padding: 0;
    margin: 2px;
    display: block;
    float: left;

}
.prev {
    float: left;
    margin-left: 2px;
     background:url('../images/per-mujeres-prev.png');
     background-repeat: no-repeat;
     width:43px;
     height: 80px;
     margin-top: -145px;
    z-index: 100;
    position: relative;
}
.next {
    margin-right: 25px;
     background:url('../images/per-mujeres-next.png');
     background-repeat: no-repeat;
    width:43px;
     height: 80px;
     margin-top: -145px;
    z-index: 110;
    position: relative;
    margin-left: 1034px;
}


#per-modApertura-divContentTitulo a, .per-mod3-leyenda-grande-texto a,.per-mod3-leyenda-grande-texto-tpl1 a, .per-mod1-leyenda-grande-texto a,.per-mod-leyenda-peq-texto a, .per-mod1-leyenda-peq-texto a,.per-mod3-leyenda-grande-texto-tpl2 a, #per-modApertura-divContentTitulo a{
    text-decoration: none;
    color: white;
}
.per-advertisement{
    border: 1px solid #aaaaaa;
    display: block;
    margin-left: 5px;
    padding-left: 5px;
    padding-right: 4px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.per-advertisement-plata{
    background-color: white;
    border: 1px solid #aaaaaa;
    display: block;
    margin-left: 5px;
    padding-left: 5px;
    padding-right: 7px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 972px;
    margin-bottom: 30px;
}

.per-modMultimedia-subHome{
width: 800px;
height: 525px;
}


.per-modMultimedia-subHome .image_carousel {
    width: 660px;
padding-left: 18px;
}
.per-modMultimedia-subHome .image_carousel ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    background-color: red;
}
.per-modMultimedia-subHome .image_carousel li {
    text-align: center;
    width: 630px;
    height: 468px;
    padding: 0;
    margin: 2px;
    display: block;

}
.per-modMultimedia-subHome .prev {
    float: left;
    margin-left: -28px;
     background:url('../images/per-mujeres-prev.png');
     background-repeat: no-repeat;
     width:43px;
     height: 80px;
margin-top: -270px;
    z-index: 100;
    position: relative;
}
.per-modMultimedia-socialShare{

    padding-left:40px;
    font-family: "MagaBook";
    font-size: 18px;
}

.per-modMultimedia-socialShare .per-titleSocial{

float: left;
margin-right: 15px;
padding-top: 10px;
    font-family: "MagaBook";
    font-size: 18px;
    color: #717770;
}
.per-modMultimedia-socialShare .lowerframe-container{

top: 9px;
}
.per-modMultimedia-subHome .next {
  float: right;
margin-right: -35px;
background: url('../images/per-mujeres-next.png');
background-repeat: no-repeat;
width: 43px;
height: 80px;
margin-top: -270px;
z-index: 100;
position: relative;
}
.per-mod-leyenda-peq .close_content{

}
.per-mod-leyenda-peq .it{
float: left;
padding-top: 10px;

}
.per-mod-leyenda-peq .content_lighbox {
position:fixed;
margin:-100px 0 0 -100px;
min-width:718px;
min-height:655px;
top:20%;
left:35%;
color:#FFFFFF;
background-color: black;
padding:0 10px 10px 10px;
z-index:201;
display:none;
}

.per-modNavegacionPortadas .per-seccionesNav{
width:245px; float:left;
background-color: #aaa89f;
font-size: 38px;
font-family: MagaBold;
padding-top: 7px;
height: 56px;
text-align: center;
margin-left: 4px;

}
.per-modNavegacionPortadas{

    padding-bottom: 36px;
    width: 1260px;
    margin-left: -94px;
    padding-left: 7px;
}
.per-modNavegacionPortadas .per-subseccionesNav{
width: 236px;
float: left;
margin-left: 6px;
margin-right: 6px;
text-transform: uppercase;
font-family: MagaMedium;
font-size: 18px;
}

.per-modNavegacionPortadas .per-bordeSubseccionesNav{
height: 200px;
border: 1px dotted #aaa89f;
float:left;
}
.per-modNavegacionPortadas a, .per-modNavegacionPortadas a:hover, .per-modNavegacionPortadas a:visited{
    cursor: pointer;
    text-decoration: none;
}
.per-modNavegacionPortadas .per-seccionesNavAnc{
    color: white;
}


.per-modNavegacionPortadas .per-subseccionesNormal{
    color:#737167;
    padding-left: 8px;
    padding-bottom: 8px;

}
.per-modNavegacionPortadas .per-subseccionesBlogs{
    color:#aaa89f;
    padding-left: 8px;
    padding-bottom: 8px;
}
.per-titulo-mod-navegacion-footer{

}
.per-titulo-mod-navegacion-footer-img{
    float:left; position:
    relative; left:17%;
    padding-top: 35px;
}
.per-img-nav-footer{
    position: absolute;
margin-top: 34px;
margin-left: 5px;
}


/**** publicidad **/

#per-select_oro, #per-select_plata, #per-select_bronce{
display: none;
}


.per-md-advertisement {
    text-align: center;
}

.per-md-advertisement .bd {
    margin: 0 auto;
    background: transparent url(../images/per_bg-ads_sk1.png) 0 0;
}

.per-md-advertisement .ad {
    line-height: 0;
}

.per-md-advertisement .ad * {
    line-height: normal;
}

.per-md-advertisement.ad_mpu .hd .ad-caption {
    display: none;
    visibility: hidden;
}

.per-md-advertisement.ad_mpu .bd {
    width: 300px;
    padding: 10px;
}

.per-md-advertisement.skin-md1 {
    padding-bottom: 20px;
}

.per-md-advertisement.ad_colright {
    padding-bottom: 0;
}


.per-ad-sticky {
    position: absolute;
    top: 0;
}

.per-ad-sticky .per-ad-wrap {
    position: absolute;
}

.per-ad-sticky-lt,.per-ad-sticky-rt .per-ad-wrap {
    left: 0;
}

.per-ad-sticky-rt,.per-ad-sticky-lt .per-ad-wrap {
    right: 0;
}

.per-ad-sticky .per-ad-wrap.fix {
    width: 125px;
}

.per-ad-sticky .per-ad-wrap.fix .inner {
    position: fixed !important;
    position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
}
.per-ad-top {
    margin-top: -38px;
    margin-bottom: 26px;
}

.per-ad-top .per-ad-wrap {
    text-align: center;
}

.per-ad-top .per-ad-wrap .per-ad {
    padding: 10px 0;
}

.per-ad-left {
    float: left;
    width: 745px;
}

.per-ad-right {
    float: right;
}
.per-ad-right-margin {
    padding: 8px;
    height: 91px;
}
.per-advertisement-patrocinador{
    height: 80px;
    width: 80px;
    float: right;
    font-family: Arial;
    color: white;
    font-size: 10px;
    /* margin-left: 9px; */
    position: relative;
    left: -40px;
}
.per-advertisement-patrocinador-texto{
    height: 14px; padding:5px;
    margin-left: 7px;
}
.per-advertisement-patrocinador-texto{
    height: 14px; padding:5px;
}
.per-advertisement-patrocinador-publicidad{
height: 72px;
width: 93px;
/* margin-left: 19px !important; */
margin-top: 7px;
}

.clearfix {
    float: none;

    clear: both;
}

/* BEGIN:ESTILOS LISTADO BLOGS */

.per-titulo-blogs-general{
    color: #73716a;
    font-size: 36px;
    font-family: "MagaMedium";
    padding-bottom: 90px;
}
.per-autor-foto{
    float: left;
    padding-right: 30px;
    width: 150px;
    height: 150px;
}

.per-contenido-blog{
    float: left;
    width: 895px;
}

.per-container-lista-blogs{
    position: relative;
    width: 1076px;
    font-family: "MagaMedium";
    padding-bottom: 100px;
    float:left;
}

.per-contenido-blog>h2>a{
    font-size: 25px;
    color:#73716a;
    text-decoration: none;
    text-transform: uppercase;
    font-family: "MagaMedium";
}

.per-contenido-blog>span{
    font-size: 18px;
    color:#000000;
    display:block;
    padding-bottom: 10px;
}

.per-contenido-blog>p{
    font-size: 15px;
    color:#73716a;
    line-height: 22px;
    padding-bottom: 10px;
    color: #73716A;
}

.per-contenido-blog>p>a{
    text-decoration: none;
      color: #73716A;
      border-bottom: 1px dotted #aaa897;
padding-bottom: 2px;
}

.per-contenido-blog>p>a>span{
    color: #a9a491!important;
    padding-right: 5px;
    text-decoration: none;
}

.sombra{
    background-image: radial-gradient(center top, ellipse cover, #E7E9EA, #fff);
    background-image: -o-radial-gradient(center top, ellipse cover, #E7E9EA, #fff);
    background-image: -ms-radial-gradient(center top, ellipse cover, #E7E9EA, #fff);
    background-image: -moz-radial-gradient(center top, ellipse cover,#E7E9EA, #fff);
    background-image: -webkit-radial-gradient(center top, ellipse cover, #E7E9EA, #fff);
    height: 4px;
    margin-left: -177px;
    margin-top: 54px;
    position: absolute;
    width: 1070px;
}

.per-container-promo-blogs{
    width:322px;
    border-top:1px solid #aaa897;
    border-left:1px solid #aaa897;
    border-right:1px solid #aaa897;
    border-bottom:1px solid #cbcdcf;
    padding:10px 15px;
    position:relative;
}

.per-container-promo-blogs .promo-link{
    text-decoration: none;
    display:block;
    vertical-align: top;
    cursor:pointer;
}

.per-container-promo-blogs .promo-info{
    width:210px;
    display:inline-block;
    vertical-align: top;
    padding-top:6px;
}

.per-container-promo-blogs .promo-image{
    width:105px;
    height:105px;
    display:inline-block;
}

.per-container-promo-blogs .promo-title{
    font-family: "MagaBook";
    color:#737167;
    font-size: 18px;
}

.per-container-promo-blogs .promo-name{
    font-family: "MagaBlack";
    color:#737167;
    font-size: 31px;
    font-weight: bold;
}

.per-container-promo-blogs .promo-author{
    font-family: "MagaBold";
    text-transform: uppercase;
    color:#737167;
    font-size: 13px;
    padding-left:15px;
    font-weight: bold;
}

.per-container-promo-blogs .promo-sombra{
    background-image: radial-gradient(center top, ellipse cover, #E7E9EA, #fff);
    background-image: -o-radial-gradient(center top, ellipse cover, #E7E9EA, #fff);
    background-image: -ms-radial-gradient(center top, ellipse cover, #E7E9EA, #fff);
    background-image: -moz-radial-gradient(center top, ellipse cover,#E7E9EA, #fff);
    background-image: -webkit-radial-gradient(center top, ellipse cover, #E7E9EA, #fff);
    height: 8px;
    bottom: -8px;
    left:0px;
    position: absolute;
    width: 352px;
}

.per-publicidad-terecero-blogs{
    width:1070px;
    background-color: #cccccc;
    height:150px;
    float:left;
    margin-bottom: 54px;
}

.per-header-blog-foto{
    float: left;
    margin-bottom: 45px;

}
/* END:ESTILOS LISTADO BLOGS */



/* BEGIN:ESTILOS LISTADO BUSQUEDAS */

.per-search-list{
    padding-bottom:54px;
    clear:both;
}

.per-search-list .head{
    padding-bottom:54px;
    position:relative;
}

.per-search-list .head .title, .per-search-list .head .query-indicator{
    color:#737167;
    font-family: "MagaBook";
}

.per-search-list .head .title{
    font-size:36px;
    text-transform: uppercase;
    padding:20px 0px;
}

.per-search-list .head .query-indicator{
    font-size:18px;
    padding-left:20px;
}

.per-search-list .search-item{
    min-height: 150px;
    padding:10px 0px 30px;
    overflow: auto;
}

.per-search-list .search-item .item-title{
    color:#73716a;
    font-family: "MagaMedium";
    font-size:34px;
    margin-bottom:5px;
    float:left;
    width: 900px;
}

.per-search-list .search-item .item-summary{
    color:#73716a;
    font-family: "MagaBook";
    font-size:18px;
    margin:20px 0px;
    float:left;
    width: 900px;
    height: 65px;
}

.per-search-list .search-item .item-summary span{

    color: #a9a491 !important;
}

.per-search-list .search-item img{
    margin-right:20px;
    display: block;
    float:left;
}

.per-search-list .search-item .item-social{
    float:left;
    width: 900px;
    margin-top: -20px;
}

.per-search-list .search-item .item-social ul li{
    display:inline-block;
    min-width: 130px;
}


/* END:ESTILOS LISTADO BUSQUEDAS */

/* BEGIN:ESTILOS LISTADO POST */


.per-contenedor-img-post {
    float: left;
    margin-right: 15px;
     margin-top: 10px;
}


.per-contenedor-img-post > img {
    height: 150px;
    width: 150px;
}


.per-listado-post {
    float: left;
    margin-bottom: 22px;
    width: 1072px;
}

.per-contenedor-texto-post {
    float: left;
    width: 800px;
    margin-top:4px;
    min-height: 165px;
}


.per-contenedor-texto-post > div > p {
    color: #73716A !important;
    font-family: magamedium;
    font-size: 18px;
    line-height: 24px;
    width: 800px;
}

.per-contenedor-texto-post > div > p > a{
    color: #73716A !important;
    text-decoration: none;
}

.per-contenedor-texto-post > h2 {
    color: #73716A !important;
    font-family: magamedium;
    font-size: 34px;
}

.per-contenedor-texto-post > h2 > a{
    color: #73716A !important;
    text-decoration: none;
}

.per-sombra-post{
    background-image: radial-gradient(center top, ellipse cover, #E7E9EA, #fff);
    background-image: -o-radial-gradient(center top, ellipse cover, #E7E9EA, #fff);
    background-image: -ms-radial-gradient(center top, ellipse cover, #E7E9EA, #fff);
    background-image: -moz-radial-gradient(center top, ellipse cover,#E7E9EA, #fff);
    background-image: -webkit-radial-gradient(center top, ellipse cover, #E7E9EA, #fff);
    height: 4px;
    margin-top: -18px;
    float:left;
    width: 950px;
}

.per-texto-parrafo > p{
    display: inline;
}

.per-texto-parrafo > span{
    color: #a9a491 !important;
}

.per-texto-parrafo {
margin-bottom: 20px;
margin-top: 10px;
color: #73716a;
font-family: "MagaBook";
font-size: 18px;
float: left;
width: 900px;
height: 65px;
}
.per-texto-parrafo-listado-blogs {
margin-bottom: 20px;
margin-top: 10px;
color: #73716a;
font-family: "MagaBook";
font-size: 18px;
float: left;
width: 900px;
height: 90px;
}

.per-post-itools li{
    display:inline-block;
}

.per-it-post-twitter{
}

.per-it-post-face{
    width: 130px;
}

.per-it-post-google{
     width: 75px;
}


.per-pg-story-post {
    color: #737167;
    font-family: "MagaBook";
    margin-top: 80px;
}

/* END:ESTILOS LISTADO POST */



.per-titulo-post-interno{
    font-size: 36px;
    font-family: "MagaMedium";
    color:#737167;
}

.per-autor-post{
    font-family: "MagaMedium";
    padding-bottom: 36px;
    position: relative;
    width: 335px;
    margin: 20px 0px 54px;
    border-width: 1px;
    border-top-style:solid;
    border-right-style:solid;
    border-left-style:solid;
    border-color: #aaa897;
}

.per-autor-foto-post {
    height: 150px;
    width: 150px;
    margin: 0 auto;
    padding-top: 25px;
}


.per-contenido-post-autor{
    width: 335px;
    padding-top: 25px;
    margin: 0 auto;
}

.per-contenido-post-autor > h2 > a{
    text-decoration: none;
    font-family: "MagaMedium";
    color: #737167;
    font-size: 18px;
}

.per-contenido-post-autor > h2{
     text-align: center;
     text-transform: uppercase;
     font-weight: bold;

}

.per-contenido-post-autor > h2 > span{
    text-decoration: none;
    font-family: "MagaMedium";
    color: #737167;
    font-size: 18px;
    padding-bottom: 20px;
    display: block;
}

.per-contenido-post-autor > p{
    font-family: "MagaMedium";
    color:#747367;
    font-size: 18px;
    padding-left: 18px;
    padding-right: 18px;
}

.per-sombra-autor{
    background-image: radial-gradient(center top, ellipse cover, #E7E9EA, #fff);
    background-image: -o-radial-gradient(center top, ellipse cover, #E7E9EA, #fff);
    background-image: -ms-radial-gradient(center top, ellipse cover, #E7E9EA, #fff);
    background-image: -moz-radial-gradient(center top, ellipse cover,#E7E9EA, #fff);
    background-image: -webkit-radial-gradient(center top, ellipse cover, #E7E9EA, #fff);
   height: 4px;
    margin-left: 0;
    margin-top: 33px;
    position: absolute;
    width: 335px;
}


.per-contenedorderecho-blogs{
    width:335px;
    margin-top: 36px;
    float: left;
}

.per-pestana-blogs-izq{
   background-color: #AAA897;
    font-family: "MagaMedium";
    font-size: 20px !important;
    height: 39px;
    width: 167px;
    float: left;
    text-align: center;
    text-transform: uppercase;
}

.per-pestana-blogs-der{
   background-color: #747367;
    font-family: "MagaMedium";
    font-size: 20px !important;
    height: 39px;
    width: 167px;
    float: left;
    margin-right: 1px;
    text-align: center;
    text-transform: uppercase;
}


.per-link-pestana-blogs{
    color: #FFFFFF;
    display: block;
    height: 39px;
    line-height: 33px;
    padding: 0 4px;
    text-decoration: none;
    margin-top: 4px;
}

.per-link-pestana-blogs:hover{
     text-decoration: none;
     cursor: pointer;
}

.per-listado-leido {
    float: left;
    margin-top: 20px;
}

.per-listado-recientes {
    float: left;
    margin-top: 20px;
}


.per-mas-blogs-reciente{
 background: url("../images/header/lupa_mas.png") no-repeat scroll 5px -21px rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 21px;
    margin-top: 3px;
    width: 26px;
     margin-left: 7px;
       position: absolute;
}


.per-mas-blogs-leido{
 background: url("../images/header/lupa_mas.png") no-repeat scroll 5px -21px rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 21px;
    margin-top: 3px;
    width: 26px;
     margin-left: 24px;
       position: absolute;
}

.per-link-superior-most-blogs{
    border-top: 1px dotted #aaa897;
    color: #737167;
    display: block;
    font-size: 22px;
    margin-bottom: 5px;
    padding-bottom: 9px;
    text-decoration: none;
    width: 330px;
    margin-left: 10px;
    padding-top: 5px;

}

.per-link-superior-most-blogs-first{
    border-top: 0px;
    padding-top: 0px;
}

.per-autor-google{
    color: #AAA897;
    display: block;
    font-family: "MagaMedium";
    font-size: 16px;
}

.per-autor-fecha-publicado-google{
    color: #AAA897;
    display: block;
    font-family: "MagaMedium";
    font-size: 16px;
    width: 294px;
    margin-bottom: -12px;
}

/* END:ESTILOSO POST INTERNO*/


/* BEGIN:lanzadors blogs */

.per-container-lista-blogs-lanzadores {
    float: left;
    font-family: "MagaMedium";
    width: 200px;
    padding-right: 5px;
    padding-left: 5px;
}
.per-autor-foto-lanzador {
    float: left;
    height: 150px;
    width: 150px;
    margin-left: 22px;
}
.per-contenido-blog-lanzador {
    float: left;
    text-align: center;
}
.per-contenido-blog-lanzador > h2 > a {
    color: #737167;
    font-size: 18px;
    text-decoration: none;
    width: 195px;
    display: block;
    float: left;
    text-transform:uppercase;
    margin-top: 15px;
    margin-bottom: 5px;
}
.per-contenido-blog-lanzador > span {
    text-transform:uppercase;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
    color: #333333;
}

.per-contenido-blog-lanzador > p > a {
    border-bottom: 1px dotted;
    color: #737167;
    float: left;
    font-size: 17px;
    line-height: 18px;
    margin-left: 22px;
    margin-top: 5px;
    padding-bottom: 2px;
    text-decoration: none;
    width: 146px;
}

.per-contenido-blog-lanzador > p {
    color: #73716A;
   text-decoration: none;
   text-align: left !important;
}

.per-titulo-lanzador-blogs{
    color: #737167;
    font-family: "Maga";
    font-size: 36px;
    margin-bottom: 54px;
    margin-top: 43px;
}

.per-contenedor-lanzador-blogs{
    margin-bottom: 54px;
    float: left;
    width: 1075px;
}
.per-md-lista-blogs{
    display: table;
    margin: 0 auto;
}


.per-links-recientes-post {
    line-height: 26px !important;
    margin-top: -10px;
}

.per-titulo-post-listado{
    margin-bottom: 10px;
}

/* END:lanzadors blogs */

/* BEGIN:Paquete Multimedia */
.md-multimediaHome{

    margin-top: 50px;
}
.per-header-oro-listado-multimedia{
padding-top: 135px;
}

.per-nav-head-multimedia {
zoom: 1;
margin: 30px 0 0;
}
.per-page-wrap{
    margin: 0 auto;
}
.per-navbar {
position: relative;
}

.per-nav-multimedia {
float: right;
margin-right: 11px;
}
.per-site-multimedia{
float: none;
background-color: #fff;
display: block;
width: 1076px;
margin: 0 auto;
padding: 0px 92px;
vertical-align: baseline;
}
.per-site-multimedia .limiter1 {
width: 1147px;
}
.per-tabnav-item-inner{float:left;display:block;margin:0 5px;padding:0 10px;text-decoration:none;color:#fff;}
.per-tabnav-ico{
        display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    overflow: hidden;
    height: 41px;
    width: 45px;
    line-height: 12em;
    background-repeat: no-repeat;
    background-position: 0 0;
}
.per-nav-multimedia .per-tabnav-ico {
width: 28px;
height: 28px;
margin: 15px 5px 11px;
background-image: url('../images/sprite_mmtabnav.png');
}
.per-nav-multimedia .per-tabnav-item {
    float: left;
    height: 51px;
    margin-left: 5px;
    background: #747568;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    -ms-border-radius: 6px 6px 0 0;
    -o-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}


.per-nav-multimedia .per-tabnav-gal .per-tabnav-ico {
background-position: -72px 0;
}
.per-nav-multimedia .per-tabnav-vid .per-tabnav-ico {
background-position: -140px 2px;
}
.per-nav-multimedia .per-tabnav-aud .per-tabnav-ico {
background-position: 0 0;
}
.per-nav-multimedia .per-tabnav-search .per-tabnav-ico {
background-position: -210px 2px;
}
.per-nav-multimedia .per-tabnav-home .per-tabnav-ico {
background-position: 5px 0;
}
.per-drop-tab,.per-drop-tab-inner {
    display: block;
    background: url(../images/sprites/bg_spr-droptab.png) no-repeat -100% -100%;
}
.per-drop-tab {
margin: 0 5px;
padding: 0 8px 0 0;
white-space: nowrap;
color: #fff;
text-decoration: none;
outline: none;
}
.per-droplayer-search {
display: none;
position: absolute;
width: 1000px;
right: -5px;
border: 1px solid red;
top: 54px;
    height: 25px;
    margin: 0 11px;
    padding: 8px 48px 8px 10px;
    border: 1px solid #c2c2c2;
    background: #fff;
    box-shadow: 2px 2px 3px rgba(0,0,0,0.05);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
}


.per-multimedia-search .per-media-filters {
    float: right;
    font: normal 14px/31px "OpenSansSemiBold",sans-serif;
    color: #3b87ba;
}

.per-multimedia-search .per-media-filters .per-filter {
    float: left;
    margin: 0 5px;
}

.per-multimedia-search .per-media-filters input[type="radio"] {
    vertical-align: middle;
}

.per-multimedia-search .per-media-search {
    display: block;
    overflow: hidden;
}

.per-multimedia-search .per-media-search label {
    display: none;
}

.per-droplayer-search .per-search-field {
    border: 0 none;
    background: none;
    width: 100%;
    padding: 4px 0;
    font: normal 17px;
    font-family:  MagaBook;
    color: #999;
}

.per-droplayer-search .btn-submit {
    position: absolute;
    overflow: hidden;
    top: 50%;
    right: 0;
    width: 28px;
    height: 31px;
    margin: -16px 10px 0;
    line-height: 6em;
    text-indent: -666em;
    border: 0 none;
    background: url(../images/bg-btn-submit.png) no-repeat 0 0;
}
.per-nav-head-multimedia .per-headcrumb {
float: left;
font-family: MagaMedium;
font-size: 45px;
text-indent: -1px;
text-transform: uppercase;
color: #747568;
}
.per-lnk{
    text-decoration: none;
    cursor: auto;
}
.per-nav-head-multimedia a, .per-nav-head-multimedia a:hover{
color: #747568;
text-decoration: none;
cursor: auto;
}
.per-gd4-multimedia{
    float: right;
    margin-left: 15px;
    position: relative;
    width: 300px;
}
.per-rg-body {
    padding-top: 125px;
}
.per-rg-body2 {
padding-top: 10px;
}

.per-showlist-item {
    float: left;
    width: 367px;
    height: 208px;
    overflow: hidden;
    margin: 0 6px 10px;
    background: #e6e5e1;
}
.per-multimedia-item-destacado{
    height: 530px;
    width: 1070px;
    padding-top: 54px;
    padding-bottom: 54px;
    border-top: 1px dotted #737167;

}
.per-multimedia-item-destacado .per-mid-content{
    width: 796px;
    height: 540px;
    background-color: gray;
    float: left;
    position: relative;
}

.per-multimedia-item-destacado .per-mid-bajada{
    width: 220px;
    height: 458px;
    float: left;
    position: relative;
    border-top: 1px solid #e7e9ea;
    border-left: 1px solid #e7e9ea;
    border-right: 1px solid #e7e9ea;
    padding-top: 80px;
    padding-left: 20px;
    padding-right: 20px;

}
.per-multimedia-item-destacado .per-mid-bajada a, .per-multimedia-item-destacado .per-mid-bajada a:hover, .per-multimedia-item-destacado .per-mid-bajada a:visited{
font-family: MagaBold;
font-size: 18px;
text-decoration: none;
color: #737167;
font-weight: bold;
}

.per-multimedia-item-destacado .per-mid-bajada .hed {
margin-bottom: 15px;
}

.per-multimedia-item-destacado .per-mid-bajada p {
font-family: MagaBook;
font-size: 18px;
text-decoration: none;
color: #737167;
}

.per-multimedia-item-destacado .per-mid-bajada .it{
    padding-top: 18px;

}
.per-multimedia-item  {
    width: 254px;
height: 340px;
float: left;
margin-right: 12px;
}
.per_section_dropkick{
height: 29px;
padding-right: 5px;
padding-bottom: 2px;
padding-top: 2px;
margin-top: -42px;
margin-left: 55px;
margin-right: 12px;
background: #fff;
color: #747568;
font: normal 12px/25px "MagaBold",sans-serif;
text-transform: uppercase;
letter-spacing: -1px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
float: left;
}
#per-multimedia-nav-search{
    position: relative;
}
.per-multimedia-search-type-container {
padding-top: 50px;
}
.per-multimedia-search-info{
    padding-bottom: 15px;
}
.per-multimedia-search-type-container .per-palabra-destacada{
    text-transform: uppercase;font-weight: bold;color: #747568;
}
.per-multimedia-search-type-container .per-multimedia-search-info{
    font-family: MagaBold;
font-size: 18px;
color: #737167;
}
.per-buscador-multimedia-publicidad-bronce{
    padding-top: 40px;
    padding-left: 30px;
    padding-bottom: 20px;
    width: 978px;
}
/*END: Paquete Multimedia */


.per-post-listado-social-barra > div > ul > li.it{
    float:left;

}

.it.face-post {
    margin-right: 15px;
}
.it.google-post {

}
.it.twitter-post {
    margin-right: -16px;
}
.per-post-alinear{
    margin-top: 10px !important;
}

/* BEGIN: REGLAMENTO */
.per-titulo-reglamento{
    color: #73716A !important;
    font-size: 30px;
    font-family: "MagaMedium";
}

.per-reglamento {
    margin-top: 54px;
    margin-bottom: 54px;
}

.per-reglamento>p{
    margin-top: 20px;
    margin-bottom: 20px;
}
.per-reglamento>p>a{
    color: #73716A;
    font-size: 16px;
    font-family: "MagaMedium";
    text-decoration: none;
}
.per-reglamento>p>span{
    display:block;
    color: #73716A;
    font-size: 18px;
    font-family: "MagaMedium";
}
.per-header-oro-portadas{
    padding-top:210px;
}
/* END: REGLAMENTO */

/* BEGIN: QUIENES SOMOS */

.per-quienes-somos{
    margin-top: -54px;
}

.per-quienes-somos-linea-derecha{
    float:right;
    margin-top: 54px;
    margin-bottom: 54px;
    width: 930px;
}

.per-quienes-somos-estatico>h1{
    margin-top: 100px;
    color: #73716A !important;
    font-size: 30px;
    font-family: "MagaMedium";
}

.per-container-quienes-somos {
    float: left;
    width: 760px;
    margin: 10px;
}

.per-container-quienes-somos > div.titulo {
    text-align: right;
    font-family: "MagaMedium";
    font-size: 17px;
    color: #73716A;
    font-weight: bold;
}

.per-container-quienes-somos > div {
    float: left;
    margin-left: 19px;
    width: 335px;
    font-family: "MagaMedium";
    color: #73716A;
}
.per-container-quienes-somos > div > p > span{
   font-weight: bold;
}

/* END: QUIENES */

/* BEGIN: Bloque oro */

.per-oro-registrese {
    float: right;
    margin-right: 30px;
    margin-top: 30px;
}

.per-contenedor-bloque-oro {
    height: 70px;
    width: 1070px;
}

.per-oro-publicidad-oro {
    float: right;
    margin-top: 15px;
    width: 300px;;
}

.per-ui4AB .per-plata-publicidad-plata{
    width: 750px;

}

.per-plata-publicidad-plata{
    padding-left: 35px;
    padding-bottom: 60px;
    padding-top: 15px;
    text-align: center;
}
.per-plata-publicidad-plata .bd{
    display: inline-block;
    vertical-align: middle;
}
.per-bronce-publicidad-bronce{
    width: 988px;
    padding-left: 35px;
    padding-bottom: 35px;
}
.per-header-oro-portadas-blogs{
    padding-top: 220px;
}

.per-header-oro-listado-blogs{
    margin-top: 178px;
    width: 988px;
}

.per-oro-articulos-espaciado{
    margin-bottom: 100px;
}

.per-oro-general-search-espaciado{
    margin-bottom: 50px;
}

/* END: Bloque oro */


/* BEGIN: Most Top */

.per-listado-mostTop-menu-header{
    margin-bottom: 110px;
}

.per-titulo-mosttop-mas-leidos{
    color: #73716A !important;
    font-size: 36px;
    font-family: "MagaMedium";
    margin-bottom: 40px;

}
/* END: Most Top */



//* BEGIN: MAPA DEL SITIO */
.per-titulo-sitemap{
    margin-top: 100px;
    color: #737167 !important;
    font-size: 36px;
    font-family: "MagaMedium";
    padding-bottom: 115px
}

.per-sitemap {
    margin-top: 54px;
    margin-bottom: 54px;
}

.per-sitemap .subhome{
    display:inline-block;
    vertical-align:text-top;
    width: 325px;
    padding:0 15px 65px 13px;
    float: left;
    min-height: 500px;
}

.per-sitemap .subhome a{
    color: #73716A;
    font-size: 18px;
    font-family: "MagaMedium";
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    margin:0px 0px 10px;
    cursor: pointer;
}

.per-sitemap .subhome a:hover{
    text-decoration: none;
}

.per-sitemap .subhome .title{
    font-family: MagaBook;
    font-size: 42px;
    color: rgb(12, 3, 8);
    text-decoration: none;
    margin:0px 0px 75px;
    display: inline-block;
    position:relative;
    text-transform: none;
}

.per-sitemap .subhome .logo{
    position:absolute;
    display:block;
    background-image: url(../images/perfil_n.png);
    width:66px;
    height:17px;
    bottom:-9px;
    right:-66px;
}

.per-sitemap .subhome .blog-section{
    color:#b1b0ab;
}

/* END: MAPA DEL SITIO */
/* BEGIN: ESTILOS PAGE NOT FOUND */
.per-page-not-found{
    padding-top: 250px;
    padding-bottom: 40px;
}
.per-page-not-found-msj{
height: 500px;
width: 950px;
background-color: #E5E4DF;
margin: 0 auto;

}
.per-search-field-tplSec {
padding: 3px;
width: 600px;
height: 30px;
background-color: #fff;
border: 1px solid #e1e1e1;
color: #999;
font-size: 11px;
border-radius: 5px;
}
.per-page-not-found-msj .title{
font-size: 54px;
color: white;
width: 900px;
margin: 0 auto;
text-align: center;
padding-top: 80px;
padding-bottom: 50px;
}

.per-page-not-found-msj .buscador{
font-size: 54px;
width: 615px;
margin: 0 auto;
text-align: center;
padding-bottom: 60px;
}

.per-page-not-found-msj .leyenda{
font-size: 22px;
width: 500px;
margin: 0 auto;
text-align: center;
padding-top: 60px;
padding-bottom: 60px;
color: #8C8B85;
}
.per-bt-submit-tplSec {
width: 30px;
height: 32px;
margin-left: -30px;
margin-top: 4px;
position: absolute;
background: url(../images/bg-btn-submit.png) no-repeat;
}
/* END: ESTILOS PAGE NOT FOUND */

/****  Estilos editados admin ***/

#hd-e h1 a {

height: 50px;
width: 250px;
margin-left: 15px;

}


a {
    cursor:pointer
}

.per-header-oro-listado-blogs-page-html{
    margin-top: 54px;
}

.per-bordes-publicidad-inferior{
     margin-top: 1px;
    margin-bottom: 30px;
}

.per-articulo-oro-listado-nota{
    margin-top: 70px;

}

.per-advertisement-banner{
    border: 1px solid #AAAAAA;
    display: block;
    margin-left: 60px;
    padding-bottom: 1px;
    padding-top: 2px;
    width: 975px;
}


.nd-news-col3-nav A:hover {
    text-decoration: underline !important;
}
.per-titulos-submenu-nav:hover{

    text-decoration: underline !important;
}

.per-contenido-blog-lanzador > h2 {
    height: 66px;
}
.per-suscribaseContent a, .per-top-most-container a{

text-decoration: none !important;

}
.per-pg-story-body a{
font-family: "MagaBook";
color: #737167;

}
.pg .mce ul li span {
    font-size: 24px !important;
}
.per-mailto-author{
font-family: "MagaBook";
color: #737167;
text-decoration: none;
}

/* BEGIN: FIXEDS */

strong {
    font-weight: bold;
}

.per-titulo-mod-navegacion-footer-Mujer{
    margin-left: -40px;

}
.per-titulo-mod-navegacion-footer-Belleza{
    margin-left: -35px;
}
.per-titulo-mod-navegacion-footer-Moda{
    margin-left: -50px;
}
.per-titulo-mod-navegacion-footer-Bienestar{
    margin-left: -45px;
}
.per-titulo-mod-navegacion-footer-Vida{
    margin-left: -50px;
}
#per-social-multimedia-galeria-pruebas{
position: absolute;
bottom: 4px;
left: 58px;
color: #949494;
float: left;
display: block;
}
.per-imgIco-gal{
    margin-top: 38px;
}
.per-titulo-sitemap-header{
    font-family: "magamedium";
    font-size: 36px;
    margin-left: 10px;
    color:#858585 ;
}
.per-post-listado-social-barra{
width: 900px;
margin-top: 140px;
position: absolute;
right: 220px;
}
.per-mod-logo-auto{
   height: 85px;
}
.per-letras-logo-mod-auto{
    margin-top: -12px;
margin-bottom: 54px;
float: left;
}
.per-multimedia-mas-recientes{
    padding-bottom: 50px;
    font-size: 28px;
    text-transform: uppercase;
    font-family: MagaMedium;
    text-indent: -1px;
    text-transform: uppercase;
    color: #747568;
}
#navTabbed .selected{
background-color: white;
color: #747568;
border: #747568 1px solid;
-webkit-border-radius: 6px 6px 0 0;
-moz-border-radius: 6px 6px 0 0;
-ms-border-radius: 6px 6px 0 0;
-o-border-radius: 6px 6px 0 0;
border-radius: 6px 6px 0 0;
height: 49px;

}

#per-ico-mult-vid-selected{
    background-position: -171px 2px;
}
#per-ico-mult-home-selected{
    background-position: -22px 0;
}
#per-ico-mult-pgl-selected{
  background-position: -100px 0;
}
.per-headcrumb-title-section{
    font-family: "MagaMedium";
font-size: 54px;
color: #0C0308;
text-transform: capitalize;
}
.per-headcrumb-title-section-img{
    float: left;
position: absolute;
margin-top: 50px;
margin-left: 5px;
}
.publicidad-nwshtmlpage{
    padding-top: 18px;
}

/* END: FIXEDS */

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:8888; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; background-color: black;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:900px, margin-bottom: 15px; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}
#per-social-multimedia-galeria-pruebas{
color:red;
}
/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background-color: #000;}
#colorbox{outline:0;}
    #cboxTopLeft{width:54px; height:54px; background:black;}
    #cboxTopRight{width:54px; height:54px; background:black;}
    #cboxBottomLeft{width:54px; height:54px; background:black;}
    #cboxBottomRight{width:54px; height:54px; background:black;}
    #cboxMiddleLeft{width:54px; background:black;}
    #cboxMiddleRight{width:54px;background:black;}
    #cboxTopCenter{height:54px; background:black;}
    #cboxBottomCenter{height:54px;background:black;}
    #cboxContentcboxContent{background:black; overflow:hidden;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:70px; }
        #cboxTitle{
            background-image: url("../addons/fancybox/images/fancy_title_over.png");
            bottom: 70px;
            color: white;
            font-family: "MagaBook";
            font-size: 18px;
            left: 0;
            padding: 10px;
            position: absolute;
            text-align: left;
            line-height: 22px;
            padding-left: 20px;
            padding-right: 20px;

            }

        #cboxTitle p:first-child{
            font-size: 24px;
            line-height: 24px;

       }
        #cboxCurrent{position:absolute; bottom:35px;  color:white;  font-family: "MagaBook";font-size: 18px; right: 0px;}
        #cboxLoadingOverlay{background:url(images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }

        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:40%; left:-42px; background:url(../images/per-mujeres-prev.png) no-repeat 0 0; width:43px; height:71px; text-indent:-9999px;}
        #cboxNext{position:absolute; bottom:40%; left:100%; background:url(../images/per-mujeres-next.png) no-repeat; width:43px; height:71px; text-indent:-9999px;}
        #cboxClose{position:absolute; right: -45px; top: -45px; background-color: black; background:url(../images/per-lb-close.png) no-repeat 0 0; width:42px; height:42px; text-indent:-9999px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

/* HOTFIX */

.per-post-blog-listado-social-barra {
width: 900px;
margin-top: 100px;
position: absolute;
right: 220px;
}
.per-post-blog-listado-social-barra > div > ul > li.it {
float: left;
}


/**HEADER **/
.logo-gn {
    left: 45%;
    position: absolute;
}



.login-run{
  background-color:#9EA9AD;
  border-radius:3px;
  float:right;margin-right:8px;
  width:78px;
  height:20px;
  text-align:center;
  margin-top:5px;
  padding-top:7px;
   font: 13px/12px "OpenSansRegular",sans-serif;
}

.login-run > a.lnk-run  {

  top: -10px;
  }

.login-bar{
  float:left;
  width:8px;
  margin-left:40px;
}

.login-logo-ci{
  float:left;
  width:30px;
}

.login-ci {
 float: left;
 font: 13px/36px "OpenSansRegular",sans-serif;
 line-height: 40px;
 width: 39%;
}

.login_logo_gn {

}

.fullname{
 float: right;
 margin-right: 156px;
 position: relative;
 top: -43px;

}

.login-imagen{
   float:left;
   margin-top:5px;
   margin-right:14px;
}

.login-perfil{
 float: left;
  max-width: 215px;
  line-height: 40px;
  font: 13px/40px "OpenSansRegular",sans-serif;
  margin-right: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.login-config{
    background-color: #9EA9AD;
    border-radius: 3px;
    float: left;
    height: 26px;
    margin-top: 6px;
    padding-top: 2px;
    text-align: center;
    width: 34px;
}
.login-config img{
    margin-top: 4px;

    }

.login-exit{
   background-color: #9EA9AD;
   border-radius: 3px;
   color: #FFFFFF;
   float: left;
   font: 13px/12px "OpenSansRegular",sans-serif;
   height: 24px;
   line-height: 20px;
   margin-left: 5px;
   margin-top: 6px;
   padding-left: 10px;
   padding-top: 4px;
   width: 39px;
}


a.lnk-run {
     color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    position: relative;
    text-decoration: none;
}
}
a.lnk-run:hover {
    color: #FFFFFF;
}

.wrapper-run{
  padding:0px 5px 4px 4px;
}

.lst-run{
  float:right;
  margin-right:75px;
}

.lst-perfil{
  font-size:14px;
  color:#000000;
}

.md-breakingnews-wrapper {
    background-color: #ECECEC;
    color: #696969;
    font-size: 22px;
    height: 37px;
    border-bottom: 1px solid #C5C5C5;
}

.limiter3:after  {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
.limiter3 {
   width: 108%;


}

/** FOOTER ***/

.document1{
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
}

.clear-fix {
    height: 5px;
}


.gn_footer{
     color: #BBBBBB;
}


.gn_footer_menu{
    color:#FFFFFF;
    padding: 25px 252px 0;
}


.gna_footer_logo_cont{
    line-height: 50px;
    padding: 10px 0px 10px;
    text-align: center;
}

.gna_footer_logo{
    padding:0px 10px;
}

.gna_footer_logo img{
    height:27px;
}

.gn_footer a{
    color:inherit;
}

.gn_footer_corner_right{
    height:100%;
    position:absolute;
    top:0px;right:-5px;
    width:5px;
}

.gn_footer_corner_left{
    height:100%;
    position:absolute;
    top:0px;left:-5px;
    width:5px;
}

.gn_footer_corner_middlewhite{
    background-color:#FFFFFF;
    height:70%;
    width:5px;
}

.gn_footer_corner_topleft{
    background-position:top left;
    height:15%;
    width:5px;
}

.gn_footer_corner_butleft{
    background-position:bottom left;
    height:15%;
    width:5px;
}

.gn_footer_corner_topright{
    background-position:top right;
    height:15%;
    width:5px;
}

.gn_footer_corner_butright{
    background-position:bottom right;
    height:15%;
    width:5px;
}

.gn_footer_copyright{
    font-size:12px;
    margin:15px auto 0px;
    text-align:center;
    width:1195px;
    color:#696969;
}

.gna_footer_background{
background-color:#ececec;
}

.gna_footer_terminos{
    font-size: 14px;
    padding: 30px 0px 10px 0px;
    text-align: center;
}

.gna_footer_terminos > a {
text-transform:uppercase;
text-decoration:none;
color:#696969;

}


.gna_footer_quienes{
font-size: 14px;
padding: 32px 0px 15px 0px;
text-align: center;
}

.gna_footer_quienes > a {
text-transform:uppercase;
text-decoration:none;
color:#696969;
}

a.chat{
text-decoration: none;

}

.per-quiosco {
    position: absolute;
    right: 170px;
    min-width: 122px;
    top: 10px;
}


a.quiosco{
text-decoration: none;

}

.per-help{
    position: relative;
    float: right;
    margin-top: -30px;
    margin-right: 30px;
}

a.help{
    text-decoration: none;
    font-weight: 600;
    font-size: 18px;
    font-family: "MagaMedium";
    color: #aaa897;
    float:right;
}


.per-chat {
    position: absolute;
    right: 40px;
    min-width: 122px;
    top: 10px;

}


#cbox-title-over-img{
    background: url(../images/infoGal.png) no-repeat 0 0;
    height: 40px;
    width: 40px;
    background-position: -40px 0px;
     bottom: 20px;
    position: absolute;
    left: 10;
    cursor:pointer;
}


#cbox-title-over-img-seleccionado{
     background: url(../images/infoGal.png) no-repeat 0 0;
    background-position: 0px 0px !important;
    height: 40px;
    width: 40px;
    background-position: -40px 0px;
     bottom: 20px;
    position: absolute;
    left: 10;
    cursor:pointer;
}

.mod-patrocina-derecha .per-advertisement-patrocinador{
    top: 552px;
    left: 0px;
    width: 96px;
}
.mod-patrocina-izquierda .per-advertisement-patrocinador{
    float: left;
    top: 552px;
    left: 0px;
    width: 96px;
}

.gallery.root .icon_galeria {
  position: relative;
  float: right;
  top: -45px;
  right: 10px;
}

.gallery.root .ampliar_galeria{
    position: relative;
    top: 120px;
    left: 60px;
}

.gallery.root .scr-item .data-caption{
  position: relative;
  top: -11px;
  background-color:#fff;
  margin: 15px 0 25px;
  font-family: "Arial";
  font-size: 16px;
  line-height: 20px;
}