/* Окно печати лайтбокса */
#lbprint .wrapper {
    margin-bottom: 8px;
}

#lbprint .toolbar {
    background-color: #DFDED8;
    height: 21px;
    line-height: 21px;
    padding-left: 22px;
    padding-top: 3px;
}

#lbprint .content {
    margin: 8px 16px 0;
    border: 1px solid #cccccc;
    padding: 40px 30px;
    width: 700px;
}

#lbprint .title {
    margin-top: 20px;
}

/* Кнопки для листания изображения по окружению контекста*/
.image-context-position {
    height: 45px;
}

.image-context-position-left a, .image-context-position-left-disabled, .image-context-position-right a, .image-context-position-right-disabled {
    float: left;
    width: 37px;
    height: 23px;
    background-repeat: no-repeat;
    display: block;
}

.image-context-position-left a {
    margin-right: 10px;
    background-image: url('../img/arrowleft.gif');
}

.image-context-position-left-disabled {
    background-image: url('../img/arrowleftdsbld.gif');
    padding-right: 10px;
}

.image-context-position-right a {
    background-image: url('../img/arrowright.gif');
}

.image-context-position-right-disabled {
    background-image: url('../img/arrowrightdsbld.gif');
}

/*Ссылки в подвале*/
#bottom-links {
    height: 115px;
    margin-top: 20px;
}

#bottom-links span {
    display: -moz-inline-box;
    display: inline-block;
    vertical-align: top;
    width: 130px;
    height: 70px; /*margin: 15px 0 0 25px;*/
    padding: 5px 5px 5px 15px;
    border-right: 1px dotted;
}

#bottom-links ul {
    padding: 0;
    margin: 0;
}

#bottom-links ul li {
    list-style-type: none;
    white-space: nowrap;
    float: none;
    border: none;
}

/*Текст на плашках, которые у гетти в виде картинок*/
.caption {
    color: white;
    font-size: 20px;
    height: 35px;
    margin-top: 7px;
    display: block;
}

/* локализованное главное меню */
.sp-images, .sp-images_over {
    width: 61px;
}

.sp-film, .sp-film_over {
    width: 66px;
}

.sp-pumpaudio, .sp-pumpaudio_over {
    width: 74px;
}

.sp-resources, .sp-resources_over {
    width: 68px;
}

.sp-account, .sp-account_over {
    width: 118px;
}

/*Меню в личном кабинете*/
table.account-menu {
    margin-bottom: 20px;
}

table.account-menu td {
    vertical-align: top;
}

/*Редакционные материалы*/

.editorial-flow-desc {
    height: 60px;
    clear: both;
}
.featuredEventsBody li {
    margin-bottom: 10px;
}
.featuredEventsBody li a{
    line-height: 10px !important;
}
.featuredEventsBody li img {
    width: 80px;
}
.featuredEventsBody td {
    vertical-align: top;
}


.jcarousel-list li, .jcarousel-item {
    float:left;
    height:270px !important;
    list-style:none outside none;
    width:190px !important;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    padding: 0 20px;
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 780px;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
    height: 260px;
    width:  100%;
}
.jcarousel-skin-tango .jcarousel-container {
    -moz-border-radius:0 !important;
    background:none !important;
    border:0 !important;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
    left:0 !important;
}
.jcarousel-skin-tango .jcarousel-next-horizontal {
    right:0 !important;
}


/*Строка поиска*/
.search-table .sp-dotted_divider {
    height: 48px;
}

#storyBoardColumn {
    font-weight: 700;
}

#storyBoardColumn, .mdLftColFirst, .mdRtColFirst, .mdLftCol, .mdRtCol {
    vertical-align: text-top;
}

/*https://developer.mozilla.org/en/Images,_Tables,_and_Mysterious_Gaps*/
td  img {display: block;}

/* Новостной блок на главной */
.main-news .news {
    margin-bottom: 10px;
}

.main-news .news h2 a {
    font-size: 12px;
    font-family: Arial,serif;
    color: #3B3A26;
}
.main-news .news p {
    font-size: 11px;
}


a.attention {
    font-weight: bold;
    color: red !important;
}


/* стили для ссылок "добавить в лайтбокс" на странице описания материала.*/
.actionModulePad a.sp-btn-lightbox, .actionModulePad a.sp-btn-addedlightbox,
.actionModulePad a.sp-btn-cart, .actionModulePad a.sp-btn-addedcart {
    width: 100%;
    padding-left: 23px;
}

.sp-cartadded, .sp-cartadded a {
    color: red;
}
.sp-cartadded a {
    text-decoration: underline;
}


.view-settings-cell img {
    display: inline;
}

.partitionedColumn {
    padding-left: 28px;
}



ul.plain, ul.plain li {
    margin: 0 !important;
    padding: 0 !important;
    list-style-type: none;
}


.styled-topics-container {
    margin-bottom: 8px;
}
.styled-topics-wrapper {
    padding: 8px 0 8px 0;
}
.styled-topics-wrapper h3 {
    padding-left: 8px;
    margin-bottom: 5px;
    font-size: 12px;
    font-weight: 700;
    color: black;
}
.styled-topics li {
    padding-left: 8px;
    height: 15px;
    margin-bottom: 3px;
}
.styled-topics li a {
    color: black;
    font-family: Verdana;
    font-size: 10px;
}
.styled-topics li a:hover {
    color: #2c47b7;
}

.styled-topics li.selected {
    background: url('../img/browse_arrow_green_15.png') no-repeat;
    background-size: 226px 15px;
}
.styled-topics li.selected.footage {
    background: url('../img/browse_arrow_orange_15.png') no-repeat;
    background-size: 226px 15px;
}
.styled-topics li.selected.creative {
    background: url('../img/browse_arrow_pink_15.png') no-repeat;
    background-size: 226px 15px;
}
.styled-topics li.selected.tvdata {
    background: url('../img/browse_arrow.png') no-repeat;
    background-size: 226px 15px;
}
.styled-topics li.selected * {
    color: white;
}

