/* CSS Global Community v3 - FETENHITS */

/* MISC */
strong {
  font-weight: bold;
}

.facebook-only {
  display: none;
}

.trenner,
.divider {
  background-color: #CCCCCC;
}

input.tags,
.tags a {
  color: #5504C2 !important;
}

.box-tags .tags a {
  color: #FF0080 !important;
}

.breadcrumb-tree {
  border-top: none;
}

.pagenavi .pages {
  margin: 0 8px 0 0;
}
.pages a {
  font-weight: normal;
}
.pages a.current {
  font-weight: bold;
}

/* count */
span.count {
  font-size: 9px;
  color: #444;
}
a span.count {
  font-size: 10px;
  font-weight: normal;
  float: none;
  margin: 0;
}

/* BASE */
body {
  background-color: #FFFFFF;
}

.wrap {
  margin: 10px 0 0 0;
}

.page {
  margin-right: 5px;
}

.content {
  padding-left: 4px;
}

.content .main_col {
  width: 480px;
  margin-right: 1px;
}
.content .main_col_big {
  float: left;
  width: 630px;
}
.content .main_col_single {
  float: left;
  width: 795px;
}
.content .right_col {
  float: left;
  width: 310px;
  overflow: hidden;
}

/* buttons */
a,
a.btn-attention span,
.more-less a.btn span,
.box .box-submit a.btn span {
  font-weight: bold;
  color: #FF0080;
  wwhite-space: nowrap;
}
.box-login a.btn span {
  white-space: nowrap;
}
a.btn-h2 span {
  color: #FFF;
}
a.btn-h2:hover,
a.btn-more:hover,
a.btn-edit:hover,
a.btn-view:hover,
.action-bar li a:hover {
  text-decoration: underline;
}
.active {
  color: #858585;
}
a.trash,
.user-img-list a.trash,
.box-mail-liste a.trash {
  background: url(../img/icons/delete.png) no-repeat 0 -2px;
}
a.btn-icon-less {
  background: url(../img/icons/less.png) no-repeat;
}

/* inputs */
input.ipt-text {
  font-size: 10px;
  color: #666;
}
textarea {
  font-family: Arial, Sans-serif;
  font-size: 10px;
  color: #666;
}

/* lists */
.list .item,
.box-grid .gridrow {
  background-color: #F0F0F0;
}
.more-less .trenner {
  background-color: #FF0080;
}
.action-bar,
tr.action-bar td {
  border-top: 1px solid #CCC;
}
.action-bar-box-ajax {
  background-color: #F0F0F0;
}
.action-bar-box-ajax .content,
.action-bar-box-ajax .box-add-comment,
.action-bar-box-ajax .box-recommend {
  border-top: 1px solid #CCC;
}


/* header */
.page .header {
  height: auto;
  margin: 0 4px 8px;
  background: #FFFFFF;
}
.header .left {
  width: 392px;
  float: left;
}
.header .left .sponsor-logos {
  height: 104px;
  background: url(../img/logo_dome.png) no-repeat 12px 0;
  position: relative;
}
.header .left .sponsor-logos img.dome-logo-gold {
  position: absolute;
  top:0; left:10px;
}
.header .left .sponsor-logos img.dome-text-gold {
  position: absolute;
  top:8px; left:130px;
}

/* countdown */
/* header */
.header .left .countdown span.count {
  color: #444;
}
.header .left .countdown span.count span.nr {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}
.header .left .countdown {
  height: 30px;
  padding: 0 12px;
/*
  background: url(../img/bg_countdown.png) no-repeat;
*/
  text-align: right;
  line-height: 20px;
}
.header .left .countdown-full {
  height: 50px;
  padding: 5px 12px;
  background: url(../img/bg_countdown_full.png) no-repeat 3px 0;
}
.header .left .countdown h3 {
  float: left;
}
.header .left .countdown span.count {
  text-align: center;
  margin: 0 auto;
  width: 195px;
  line-height: 26px;
  display: block;
}
.header .left .countdown span.count span.text {
  float: left;
}
.header .left .countdown span.count span.nr {
  float: left;
  width: 24px;
  margin: 0 3px;
  text-align: center;
  background: url(../img/bg_countdown_nr.png) no-repeat 0 2px;
}

.header .right {
  width: 400px;
  float: left;
  overflow: hidden;
}

/* player */
.header .right .box-player { /* für ie 6 */
  height: 103px;
  width: 200px;
  overflow: hidden;
  margin-bottom: 0px;
}
.header .right .box-player a {
  color: #fff;
}
.header .right .box-player .head {
  background: url(../img/boxes/200_musicplayer_bg.png);
  padding: 0 0 0 10px;
  overflow: hidden;
}
.header .right .box-player .head h1 {
  float: left;
  margin-top: 2px;
}
.header .right .box-player .head a.buy {
  width: 19px;
  height: 100%;
  background: url(../img/icons/btn_player_buy.png) no-repeat 0 5px;
}
* html .header .right .box-player .head a.buy {
  width: 30px;
}
*+html .header .right .box-player .head a.buy {
  width: 30px;
}
.header .right .box-player .head a.prev-com {
  width: 11px;
  height: 100%;
  float: left;
  margin: 0 3px 0 0;
  background: url(../img/icons/btn_player_prev.png) no-repeat 0 9px;
}
.header .right .box-player .head div.title {
  width: 160px;
  float: left;
}
.header .right .box-player .head a.next-com {
  width: 11px;
  height: 100%;
  float: left;
  margin: 0 0 0 3px;
  background: url(../img/icons/btn_player_next.png) no-repeat 0 9px;
}
.header .right .box-player .content {
  height: 70px;
  overflow: hidden;
  color: #000;
  position: relative;
  text-align: left;
}
.header .right .box-player .content img {
  float: left;
  margin: 6px 8px 0 8px;
  display: inline; /* ie6 */
}
.header .right .box-player .content .desc {
  float: left;
  width: 109px;
  margin: 5px 0 0 0;
  line-height: 15px;
}
.header .right .box-player .content a {
  color: #00aae7;
}
.header .right .box-player .content a.popup1 {
  display: block;
}
.header .right .box-player .content a.popup2 {
  position: absolute;
  bottom: 7px;
  right: 14px;
  height: 17px;
  width: 13px;
  background: url(../img/icons/btn_player_play.png);
}
.header .right .box-player .jcarousel-compilation-slider {
  visibility: hidden;
}


/* login/out */
.header .right .box-login { /* für ie 6 */
  height: 71px;
  overflow: hidden;
  margin-bottom: 0px;
}
.header .right .box-login .head {
  padding: 0 0 0 4px;
  padding: 2px 5px 0 5px;
  text-align: left;
}
.header .right .box-login .content {
  height: 38px;
  overflow: hidden;
}
.header .right .box-login .content form {
  padding: 8px 0 5px 0;
}
.header .right .box-login .content p {
  padding: 3px 0 5px 1px;
  margin: 0;
  font-size: 11px;
}
.header .right .box-login .content a.login {
  margin-top: 3px;
  float: left;
}
.header .right .box-login .head a.logout {
  margin: 3px 0 0 0;
}
.header .right .box-login .content a.profil,
.header .right .box-login .content a.profil_aktiv {
  float: left;
}
.header .right .box-login .content a.profil span,
.header .right .box-login .content a.profil_aktiv span {
  margin: 0;
  color: #FF0080;
}
.header .right .box-login .content a.battles {
  float: left;
  margin: 0 5px 0 0;
}
.header .right .box-login .content a.mails {
  padding: 0 0 0 16px;
  background: url(../img/icons/btn_link_mails.png) no-repeat 0 center;
  float: left;
  margin: 0 5px 0 0;
}
.header .right .box-login .content a.mails-new {
  padding: 0 0 0 16px;
  background: url(../img/icons/mail_new.gif) no-repeat 0 center;
  float: left;
  margin: 0;
}
.header .right .box-login .content a.battles-new {
  float: left;
  margin: 0;
}
.header .right .box-login .content input.ipt-text {
  float: left !important;
  width: 50px !important;
  margin-top: 3px;
  margin-right: 7px !important;
}

/* suche */
.header .right .search {
  height: 30px;
  width: 200px;
  float: left;
  margin: 0;
  background: url(../img/bg_search.png) no-repeat;
}
.header .right .search input.ipt-text {
  width: 156px; /* ~ 158px [156px + 2px (padding left)] */
  float: left;
  margin: 4px 0 0 12px;
}
.header .right .search input.ipt-submit {
  float: left;
  margin: 5px 0 0 4px;
}

/* icon slider */
.header .right .icon-slider {
  width: 390px;
  height: 56px;
  float: left;
  padding: 4px 0 0 10px;
  margin: 1px 0 0 0;
  background: url(../img/bg_iconslider.png) no-repeat 3px 0;
}
.icon-slider .jcarousel-photo-images-slider { width: 352px !important; float: left; display: none; } /* gets display: block from jQeury when loaded */
.icon-slider .jcarousel-photo-images-slider-placeholder { width: 352px !important; float: left; height: 50px; background: url(../img/loading_grey.gif) center center no-repeat; }
.icon-slider .jcarousel-button-prev,
.icon-slider .jcarousel-button-next { float: left; }
.icon-slider .jcarousel-button-prev a,
.icon-slider .jcarousel-button-next a { margin: 15px 0 0 0 !important; display: block; }
.icon-slider .jcarousel-button-prev a span,
.icon-slider .jcarousel-button-next a span { display: none; }
.icon-slider ul { height: 50px !important; }
.icon-slider li { width: 50px; margin: 0 9px 0 0 !important; float: left; }
.icon-slider .jcarousel-button-prev a { width: 19px !important; }
.icon-slider .jcarousel-button-next a { width: 15px !important; }



/* player & login/out boxes */
.box-w200 {
  width: 200px;
  float: left;
  overflow: hidden;
}
.box-w200 .head {
  background: url(../img/boxes/200_top.png) no-repeat;
  padding: 2px 5px 0 5px;
}
.box-w200 .content {
  background: url(../img/boxes/200_middle.png) repeat-y !important;
}
.box-w200 .bottom {
  background: url(../img/boxes/200_bottom.png) no-repeat;
  height: 8px;
}

.header .box-head-fanshop .head {
  background: url(../img/boxes/200_fanshop_top.png) no-repeat;
}
.header .box-head-community .head {
  background: url(../img/boxes/200_community_top.png) no-repeat;
}

/* footer */
.footer {
  height: 110px;
  text-align: center;
  background: none;
  margin: 50px 10px 10px;
}
.footer a {
  margin: 0 3px;
  font-size: 11px;
}
.footer,
.footer a {
  color: #666;
  font-weight: normal;
}
.footer .company-links {
  background: url(../img/rtl2-universal-logo.png) no-repeat 0 -5px;
  height: 50px;
  margin: 10px auto;
  width: 170px;
}
.company-links a.rtl2 {
  float: left;
  height: 45px;
  width: 45px;
}
.company-links a.universal {
  float: left;
  height: 45px;
  margin: 0 0 0 15px;
  width: 110px;
}
.company-links a {
  margin: 0;
}

/* footer - fixed */
.footer-fixed .shout-last .last-shout a,
#shouts a {
  font-weight: normal;
}
.footer-fixed .shout-last .last-shout a {
  color: #FFFFFF;
}
.footer-fixed .chat .count {
  font-size: 11px;
}
.footer-fixed {
  width: 100%;
  height: 25px;
  position: fixed;
  bottom: -1px;
  left: 0;
  overflow: hidden;
  z-index: 1000;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
}
* html .footer-fixed {
  bottom: -2px;
}
.footer-fixed .bg { /* just for freakin ie6 */
  background: url(../img/bg_fixed-footer.png) repeat-x;
}
.footer-fixed .shout {
  width: 200px;
  height: 25px;
  float: left;
  border-right: 2px solid #fff;
  background: url(../img/bg_fixed-footer.png) repeat-x;
}
.footer-fixed .shout input.ipt-text {
  width: 125px;
  float: left;
  margin: 3px 8px 0 8px;
}
.footer-fixed .shout a {
  float: left;
  height: 24px;
  line-height: 24px;
  color: #FFFFFF;
}

.footer-fixed .shout-last {
  width: 440px;
  height: 25px;
  float: left;
  border-right: 2px solid #fff;
  background: url(../img/bg_fixed-footer.png) repeat-x;
}
.footer-fixed .shout-last a.expand {
  width: 14px;
  height: 13px;
  float: left;
  margin: 5px 16px 0 5px;
  background: url(../img/icons/expand_shoutbox.gif) repeat-x;
}
.footer-fixed .shout-last .last-shout {
  width: 390px;
  height: 15px;
  float: left;
  margin: 6px 0 0 0;
  overflow: hidden;
}
#shouts {
  width: 413px;
  height: 173px;
  position: fixed;
  bottom: 0;
  left: 229px;
  overflow-y: scroll;
  z-index: 1001;
  dddisplay: none;
  vvisibility: hidden;
  background: #eee;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
}
.shouts-show-me {
  display: block !important;
}
* html .shouts-show-me {
  visibility: visible !important;
  left: 229px !important;
}
*+html .shouts-show-me {
  visibility: visible !important;
  left: 229px !important;
}
.shouts-hide-me {
  display: none !important;
}
* html .shouts-hide-me {
  visibility: hidden !important;
  left: 229px !important;
}
*+html .shouts-hide-me {
  visibility: hidden !important;
  left: 229px !important;
}
#shouts .hide-shouts {
  text-align: right;
  width: 14px;
  height: 13px;
  float: left;
  margin: 2px;
  background: url(../img/icons/close_shouts.gif) repeat-x;
}
#shouts .sshouts-inner {
  overflow-y: scroll;
  height: 160px;
}
#shouts .spacer {
  padding: 0 8px 8px 8px;
}

.footer-fixed .chat {
  width: 190px;
  height: 25px;
  line-height: 24px;
  float: left;
  border-right: 2px solid #fff;
  background: url(../img/bg_fixed-footer.png) repeat-x;
}
.footer-fixed .chat a {
  height: 24px;
  line-height: 22px;
  float: left;
  padding: 0 5px 0 33px;
  margin: 2px 0 0 5px;
  text-transform: uppercase;
  background: url(../img/icons/btn_chat.png) no-repeat 0 2px;
}

.footer-fixed .share {
  width: 165px;
  height: 25px;
  line-height: 24px;
  float: left;
  background: url(../img/bg_fixed-footer.png) repeat-x;
}
.footer-fixed .share a.addthis {
  width: 125px;
  height: 16px;
  float: left;
  margin: 5px 0 0 5px;
}
*+html .footer-fixed .share a.addthis img { margin-top: -3px; }
.footer-fixed a.rss {
  width: 15px;
  height: 15px;
  float: left;
  margin: 6px 0 0 8px;
  background: url(../img/btn_rss.png) no-repeat;
}

/* boxes */
.box {
  margin-bottom: 4px;
}
.box-type-2 {
  background: none;
}
.box .head {
  height: 23px;
  line-height: 25px;
  padding: 2px 5px 0 5px;
}
.box .head,
.box .head a.btn-more,
.box .head .count,
.box .head h2 span.light {
  color: #FFF;
}

/* main_col boxes */
.main_col .box .head {
  background: url(../img/boxes/480_top.png) no-repeat;
  padding: 2px 5px 0 5px;
}
.main_col .box .sub-head {
  background: url(../img/boxes/480_sub_top.png) no-repeat !important;
}
.main_col .box .content {
  background: url(../img/boxes/480_middle.png) repeat-y -1px 0;
  padding: 0 5px;
}
.main_col .box .bottom {
  background: url(../img/boxes/480_bottom.png) no-repeat;
  height: 8px;
}
.main_col .box .bottom-list {
  background: url(../img/boxes/480_bottom_list.png) no-repeat;
}

.box .box .content,
.box .box .bottom {
  background: none !important;
  padding: 0 !important;
}
.box .box .bottom {
  height: 0 !important;
}

.main_col .box-head-home .head {
  background: url(../img/boxes/480_home_top.png) no-repeat;
}
.main_col .box-head-show .head {
  background: url(../img/boxes/480_show_top.png) -1px 0 no-repeat;
}
.main_col .box-head-news .head {
  background: url(../img/boxes/480_news_top.png) no-repeat;
}
.main_col .box-head-stars .head {
  background: url(../img/boxes/480_stars_top.png) no-repeat;
}
.main_col .box-head-videos .head {
  background: url(../img/boxes/480_video_top.png) no-repeat;
}
.main_col .box-head-fotos .head {
  background: url(../img/boxes/480_fotos_top.png) no-repeat;
}
.main_col .box-head-win .head {
  background: url(../img/boxes/480_win_top.png) no-repeat;
}
.main_col .box-head-community .head {
  background: url(../img/boxes/480_community_top.png) no-repeat;
}
.main_col .box-head-lifestyle .head {
  background: url(../img/boxes/480_lifestyle_top.png) no-repeat;
}
.main_col .box-head-fanshop .head {
  background: url(../img/boxes/480_fanshop_top.png) no-repeat;
}

/* main_col_single boxes */
.main_col_single .box .head {
  background: url(../img/boxes/785_top.png) no-repeat;
}
.main_col_single .box .content {
  background: url(../img/boxes/785_middle.png) repeat-y !important;
  padding: 0 5px;
}
.main_col_single .box .bottom {
  background: url(../img/boxes/785_bottom.png) no-repeat;
  height: 8px;
}
.main_col_single .box .bottom-list {
  background: url(../img/boxes/785_bottom_list.png) no-repeat;
}
.main_col_single .box-head-videos .head {
  background: url(../img/boxes/785_video_top.png) no-repeat;
}
.main_col_single .box-login .content {
  background-position: right top !important;
  padding-left: 0 !important;
}
.main_col_single .box-login .bottom {
  background: url(../img/boxes/785_bottom_list.png) no-repeat right top;
}
.main_col_single .box-login .head,
.main_col_single .box-login .content {
  background-position: right top !important;
}
.main_col_single .trenner {
  margin: 5px 2px 7px 0;
}
.main_col_single .box-head-community .head {
  background: url(../img/boxes/785_community_top.png) no-repeat;
}

/* right_col boxes */
.right_col .box .head {
  background: url(../img/boxes/310_top.png) no-repeat;
  padding: 2px 5px 0 5px;
}
.right_col .box .content {
  background: url(../img/boxes/310_middle.png) repeat-y;
  padding: 0 4px;
}
.right_col .box .bottom {
  background: url(../img/boxes/310_bottom.png) no-repeat;
  height: 8px;
}
.right_col .box .bottom-list {
  background: url(../img/boxes/310_bottom_list.png) no-repeat;
}

.right_col .box-head-home .head {
  background: url(../img/boxes/310_home_top.png) no-repeat;
}
.right_col .box-head-show .head {
  background: url(../img/boxes/310_show_top.png) no-repeat;
}
.right_col .box-head-news .head {
  background: url(../img/boxes/310_news_top.png) no-repeat;
}
.right_col .box-head-stars .head {
  background: url(../img/boxes/310_stars_top.png) no-repeat;
}
.right_col .box-head-videos .head {
  background: url(../img/boxes/310_videos_top.png) no-repeat;
}
.right_col .box-head-fotos .head {
  background: url(../img/boxes/310_fotos_top.png) no-repeat;
}
.right_col .box-head-win .head {
  background: url(../img/boxes/310_win_top.png) no-repeat;
}
.right_col .box-head-community .head {
  background: url(../img/boxes/310_community_top.png) no-repeat;
}
.right_col .box-head-lifestyle .head {
  background: url(../img/boxes/310_lifestyle_top.png) no-repeat;
}
.right_col .box-head-fanshop .head {
  background: url(../img/boxes/310_fanshop_top.png) no-repeat;
}

.right_col .box-154 {
  float: left;
  width: 154px;
}
.right_col .box-154 .head {
  background: url(../img/boxes/154_top.png) no-repeat;
  padding: 2px 5px 0 5px;
}
.right_col .box-154 .content {
  background: url(../img/boxes/154_middle.png) repeat-y;
  padding: 0 4px;
}
.right_col .box-154 .bottom {
  background: url(../img/boxes/154_bottom.png) no-repeat;
  height: 8px;
}
.right_col .box-154 .bottom-list {
  background: url(../img/boxes/154_bottom_list.png) no-repeat;
}

.right_col .box-merch .head {
  background: url(../img/boxes/154_fanshop_top.png) no-repeat;
}
.right_col .box-tickets .head {
  background: url(../img/boxes/154_show_top.png) no-repeat;
}
.right_col .box-154 .content div.text {
  padding: 10px 10px 5px;
}
.right_col .box-154 .content a {
  float: right;
  margin-top: 2px;
}

.box-head-home a,      .box-head-home a.btn-attention span,      .box-head-home      .box .head a, .box-head-home      span.title { color: #eb009b; }
.header .left .countdown a,
.box-head-show .head a.true-link,
.box-head-show a,      .box-head-show a.btn-attention span,      .box-head-show      .box .head a, .box-head-show      span.title { color: #f27300; }
.header .right .tickerbox, .header .right .tickerbox a,
.box-head-news a,      .box-head-news a.btn-attention span,      .box-head-news      .box .head a, .box-head-news      span.title { color: #059865; }
.box-head-stars a,     .box-head-stars a.btn-attention span,     .box-head-stars     .box .head a, .box-head-stars     span.title { color: #bca04f; }
.box-head-videos a,    .box-head-videos a.btn-attention span,    .box-head-videos    .box .head a, .box-head-videos    span.title { color: #fb3506; }
.box-head-fotos a,     .box-head-fotos a.btn-attention span,     .box-head-fotos     .box .head a, .box-head-fotos     span.title { color: #cba204; }
.box-head-win a,       .box-head-win a.btn-attention span,       .box-head-win       .box .head a, .box-head-win       span.title { color: #6ecb00; }
.box-head-community a, .box-head-community a.btn-attention span, .box-head-community .box .head a, .box-head-community span.title { color: #ff0080; }
.box-head-lifestyle a, .box-head-lifestyle a.btn-attention span, .box-head-lifestyle .box .head a, .box-head-lifestyle span.title { color: #ff7fe6; }
.box-head-fanshop a,   .box-head-fanshop a.btn-attention span,   .box-head-fanshop   .box .head a, .box-head-fanshop   span.title { color: #00aae7; }

.box-head-home      .percent .percent-bar div { background: #eb009b !important; }
.box-head-show      .percent .percent-bar div { background: #f27300 !important; }
.box-head-news      .percent .percent-bar div { background: #059865 !important; }
.box-head-stars     .percent .percent-bar div { background: #bca04f !important; }
.box-head-videos    .percent .percent-bar div { background: #fb3506 !important; }
.box-head-fotos     .percent .percent-bar div { background: #cba204 !important; }
.box-head-win       .percent .percent-bar div { background: #6ecb00 !important; }
.box-head-community .percent .percent-bar div { background: #ff0080 !important; }
.box-head-lifestyle .percent .percent-bar div { background: #ff7fe6 !important; }
.box-head-fanshop   .percent .percent-bar div { background: #00aae7 !important; }

.box .head { color: #000; }
.box-head-home      .head, .box-head-home      .head a { color: #fff; }
.box-head-show      .head, .box-head-show      .head a { color: #fff; }
.box-head-news      .head, .box-head-news      .head a, .box-head-news      .head a span { color: #fff; }
.box-head-stars     .head, .box-head-stars     .head a { color: #fff; }
.box-head-videos    .head, .box-head-videos    .head a { color: #fff; }
.box-head-fotos     .head, .box-head-fotos     .head a { color: #fff; }
.box-head-win       .head, .box-head-win       .head a { color: #fff; }
.box-head-community .head, .box-head-community .head a, .box-head-community .head a span { color: #fff; }
.box-head-lifestyle .head, .box-head-lifestyle .head a { color: #fff; }
.box-head-fanshop   .head, .box-head-fanshop   .head a { color: #fff; }

.box .box .head h2 { color: #000; }
.box .box .head, .box .sub-box .head { color: #000; }
.box .sub-box .head { border-bottom: 1px solid #CCCCCC; }

.box span.title {
  font-weight: bold;
}

.box .box {
  margin: 0;
  padding: 0;
}
.box .box .head {
  background: url(../img/boxes/top.png) repeat-x;
}
.box .content img.left {
  float: left;
  margin: 10px;
}
.right_col .box-news .content img.left {
  float: left;
  margin: 0 10px 0 0;
}
.box .content .img-left {
  float: none;
  padding: 10px;
  width: auto;
}

/* special boxes (register, login) */
.main_col_single .box-register {
  width: 396px;
}
.main_col_single .box-login {
  width: 397px;
}
.main_col_single .box-register .content {
  padding-left: 14px !important;
}
.main_col_single .box-register .ipt-text {
  margin-right: 10px;
}
.main_col_single .box-login form {
  background: #F0F0F0 url(../img/boxes/list_bg.gif) repeat-x;
  height: 100%;
  padding: 0 0 0 10px !important;
}

.main_col_single .box-facebook-connect .content {
  padding: 10px 10px 10px 14px;
}

.main_col_single .box-facebook-connect p {
  font-size: 14px;
}

/* special center boxes (tickets, merch) */
.box-half-box-teaser {
    width: 240px !important;
    float: left;
}
.box-head-show .box-half-box-teaser-head {
    background: url(../img/boxes/240_show_top.png) no-repeat !important;
}
.box-head-fanshop .box-half-box-teaser-head {
    background: url(../img/boxes/240_fanshop_top.png) no-repeat !important;
}
.box-half-box-teaser .content {
    background: url(../img/boxes/240_middle.png) repeat-y !important;
}
.box-half-box-teaser .bottom {
    background: url(../img/boxes/240_bottom.png) no-repeat !important;
}
.box-half-box-teaser .content {
  height: 100px;
}
.box-half-box-teaser .content {
  padding: 0 12px;
}
.box-half-box-teaser .content p  {
  padding: 6px 0 5px 0;
}
.box-half-box-teaser .content {
  width: 225px !important;
  overflow: hidden;
}
.box-half-box-teaser .content div.img-left a.btn span {
  white-space: nowrap;
}

/* special center boxes ( double teaser) */
.box-double-teaser-center .gridrow {
  padding: 10px;
}
.box-double-teaser-center .gridrow .item,
.box-double-teaser-center .left-col,
.box-double-teaser-center .right-col {
  float:left;
  width:225px;
  margin: 0;
  position: relative;
}
.box-double-teaser-center .left-col,
.box-double-teaser-center .right-col {
  width:235px;
}
.box-double-teaser-center .img-left {
  float: left !important;
  width: 105px !important;
  padding: 0 !important;
  font-size: 11px;
  color: #000000;
  margin-top: 10px;
}
.box-star-double-teaser-center .img-left {
  margin-top: 0;
}
.box-double-teaser-center .left-col .img-left,
.box-double-teaser-center .right-col .img-left {
  width:120px !important;
  padding-left: 0 !important;
}
.box-double-teaser-center .img-left a.btn,
.box-double-teaser-center .img-left a.btn span {
  margin:0;
}

/* TOOLTIP */
.box-freunde-edit form .list .item-friend-0 {
  border-right: 1px solid #CCCCCC;
}

/* TOOLTIP */
#box-tooltip {
  position: absolute;
}
#box-tooltip .outer {
  position: relative;
  background: #808080
}
#box-tooltip .inner {
  position: relative;
  top: -2px; left: -2px;
  width: 175px;
  padding: 5px;
  text-align: left;
  background: #4fa0df;
  border: 1px solid #999;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  color: #fff;
}


/* EMOTICONS */
.emoticons-popup .outer {
  background: #660000;
}
.emoticons-popup .inner {
  background: #B2B2B2;
}

/* EXTRA INFO */
#box-extrainfo {
  position: absolute;
  top: 600px;
  left: 200px;
  float: left; /* ie6 needs it */
  z-index: 100000;
}
#box-extrainfo .outer {
  position: relative;
  float: left; /* ie6 needs it */
  background: #555;
}
#box-extrainfo .inner {
  position: relative;
  top: -2px; left: -2px;
  float: left; /* ie6 needs it */
  padding: 5px;
  text-align: left;
  background: #222;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  color: #FFF;
}
#box-extrainfo .inner b,
#box-extrainfo .inner .count {
  color: #FFF;
}
#box-extrainfo .inner span.age,
#box-extrainfo .inner span.city {
  float: left;
  margin: 2px 0;
}
#box-extrainfo .inner span.gender_female, /* userinfo popup */
#box-extrainfo .inner span.gender_male {
  float: left;
  margin: 3px 6px 0 4px;
  padding: 0 0 0 11px;
  height: 12px;
  background: url(../img/icons/female.gif) no-repeat left;
}
#box-extrainfo .inner span.gender_male {
  padding: 0 0 0 11px;
  background: url(../img/icons/male.gif) no-repeat left;
}
#box-extrainfo .inner span.gender_male { /* strange ie7 bug */
  background-color: none;
}
#box-extrainfo .inner span.gender_male span.icontext,
#box-extrainfo .inner span.gender_female span.icontext {
  display: none;
  padding: 0 0 0 3px;
}
#box-extrainfo .inner span.rating {
  float: left;
  margin: 3px 0 0 0;
}
#box-extrainfo .inner .clear {
  width: 10px;
}
#box-extrainfo span.status_on,
#box-extrainfo span.status_off {
  float: left;
  margin: 2px 0 0 0;
  padding: 0 0 0 26px;
  height: 12px;
  background: url(../img/icons/status_on.gif) no-repeat left;
}
#box-extrainfo span.status_off {
  background: url(../img/icons/status_off.gif) no-repeat left;
}
#box-extrainfo span.status_on span.icontext,
#box-extrainfo span.status_off span.icontext {
  display: none;
  padding: 0 0 0 3px;
}
#box-extrainfo a.sendmail {
  float: left;
  margin: 2px 0 0 5px;
  padding: 0 0 0 20px;
  height: 12px;
  background: url(../img/icons/mail_send_to.gif) no-repeat left;
}
#box-extrainfo a.sendmail span.icontext {
  display: none;
  padding: 0 0 0 3px;
}

#box-extrainfo ul {
  float: left;
  padding-right: 10px;
}

/* LOGIN REQUIRED */
#box-login-required {
  position: absolute; top: 260px; left: 250px;
  float: left; /* ie6 needs it */
  z-index: 100000;
  width: 500px;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
}
#box-login-required .head {
  background: url(../img/boxes/login_req_top.png) no-repeat bottom left;
  height: 4px;
}
#box-login-required .content {
  background: url(../img/boxes/login_req_middle.png) repeat-y top left;
  padding: 2px 10px;
}
#box-login-required .box-bottom {
  background: url(../img/boxes/login_req_bottom.png) no-repeat top left;
  height: 4px;
}

/* SUCCESS/ERROR BOX */
.box-errors-messages {
  margin: 0 4px 10px;
}
.box .box-errors-messages {
  margin: 0;
}
.main_col_single .box-errors-messages {
  margin: 0 6px 5px 4px;
}
.box .success-box,
.box .error-box {
  margin: 0 4px;
}
.box-ajax .success-box,
.box-ajax .error-box {
  margin: 0;
}
.success-box,
.error-box {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
.box .success-box,
.box .error-box {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}

.success-box {
  background: #d1e667;
}
.error-box {
  background: #FFCCCC;
}

/* COMMENTS BOX */
.box-comments .list .info {
  width: 410px;
}
.right_col .box-comments .list .info {
  width: 242px;
}
.box-comments .list .info .comment-info {
  color: #999999;
}
.box-comments-new .list .info {
  width: 390px;
}
.box-comments-new .list .item {
  padding: 5px 10px;
}

/* TAGS BOX */
.box-tags .tags {
  padding: 10px;
}

/* MAIL LIST BOX */
.box-mail-liste .important {
  color: #FFFFFF;
}
.box-mail-liste td {
  background-color: #F0F0F0;
}
.box-mail-liste tr.head-row td {
  background: #F0F0F0;
}
.box-mail-liste td.mail a {
  color: #661221;
}
.box-mail-liste tr td.col0 a {
  color: #FF0080;
}

/* NEWS/WIN BOX */
.box-dome-news .item .news-info {
  width: 352px;
}
.news-paragraph {
  padding: 10px;
}
.box-single-news .news {
  padding: 10px;
}
.box-single-news .img-col {
  float: left;
  width: 135px;
}
.box-win .news {
  padding: 10px 0;
}
.box-win h3 { padding-left: 10px; }
.box-win .list .item { padding: 10px; }
.box-win label { float: left; margin: 0 0 8px; }
.box-win label.captcha-label { width: 450px; margin: 0 0 8px; }
.box-win .captchaImg { margin: 0 0 10px 0; }
.box-win input.ipt-text { float: left; width: 228px; margin: 0 0 8px; }
.box-win input.ipt-radio { float: left; margin: 0 10px 0 0; }
.box-win input.ipt-check { float: left; margin: 0 10px 0 0; }
.box-win label.radio { width: 400px !important; }
.box-win label.radio-label { width: 100px !important; }
.box-win label.checkbox-label { width: 200px !important; }
.box-win .hint-privacy { margin: 10px 10px 0 10px; }

/* FORUM */
.box-forum-thread .list {
  background: #F0F0F0;
}

/* SHORTCUTS */
.box-comm-shortcuts .list .item .item-col {
  width: 132px;
  padding: 7px 0 5px 10px;
  float: left;
}

/* NEWS PICS SLIDER */
.images-slider .jcarousel-news-images-slider { width: 431px !important; float: left; display: none; } /* gets display: block from jQeury when loaded */
.images-slider .jcarousel-news-images-slider-placeholder { width: 431px !important; float: left; height: 50px; background: url(../img/loading.gif) center center no-repeat; }

/* STARS SLIDER */
.stars-slider { width: 788px; padding: 0 0 7px 10px !important; overflow: hidden; }
.stars-slider .jcarousel-artist-slider { width: 744px !important; float: left; display: none; } /* gets display: block from jQeury when loaded */
.stars-slider .jcarousel-artist-slider-placeholder { width: 744px !important; float: left; height: 122px; background: url(../img/loading.gif) center center no-repeat; }
.stars-slider .jcarousel-button-prev, .stars-slider .jcarousel-button-next { float: left; }
.stars-slider .jcarousel-button-prev a,
.stars-slider .jcarousel-button-next a { margin: 30px 0 0 0 !important; width: 20px; height: 42px !important; display: block; }
.stars-slider .jcarousel-button-prev a { background: url('/projects/thedome/img/icons/slider_big_left_gold.gif') no-repeat !important; }
.stars-slider .jcarousel-button-next a { background: url('/projects/thedome/img/icons/slider_big_right_gold.gif') no-repeat !important; }
.stars-slider .jcarousel-button-prev a span,
.stars-slider .jcarousel-button-next a span { display: none; }
.stars-slider ul { height: 122px !important; }
.stars-slider li { width: 145px; margin: 0 5px 0 0 !important; }
.stars-slider .first-col { margin: 0; }

/* LINE-UP / STARS */
.box-lineup h3 { padding: 10px 8px 8px 8px; }
.box-lineup .first-col { float: left; width: 234px; margin: 0 0 0 1px; }
.box-lineup .second-col { float: left; width: 235px; }
.box-lineup .item { padding: 5px 8px; }
.box-lineup span.artist { font-weight: bold; color: #FF0080; }

.box-stars-a-z .first-col { float: left; width: 156px; }
.box-stars-a-z .second-col { float: left; width: 157px; }
.box-stars-a-z .third-col { float: left; width: 156px; }
.box-stars-a-z a.artist { font-size: 11px; font-weight: normal; }
.box-stars-a-z .list .item { height: 24px; }
* html .box-stars-a-z .list .item { height: 29px; padding-bottom: 0px; }
.box-stars-a-z .list .item .raquo { height: 18px; }
#star-search { overflow:hidden; width:261px; margin: 0 auto; border-top: 1px solid #D9BF74; border-right: 1px solid #D9BF74; }
#star-search li { font-size: 13px; cursor: pointer; float: left; width: 28px; text-align: center; line-height: 26px; border-left: 1px solid #D9BF74; border-bottom: 1px solid #D9BF74; }
#star-search li:hover { background: #D9BF74; }
#star-search li a { display: block; }
#star-search li:hover a { color: #FFFFFF; }
.box-dome-moderators img { float: left; margin: 0 5px 0 0; border: 1px solid #CCC; }
.box-dome-moderators h3 { padding: 8px 10px 3px 10px; }
.box-dome-moderators .dome-moderator { float: left; font-weight: bold; }
.box-dome-moderators .item { padding: 8px 8px 5px 8px; margin: 0; }

/* CONTACT FORM / NEWSLETTER */
.box-contact-form { background: #F0F0F0; }
.box-contact-form .item { padding: 5px 10px; }
.box-contact-form .item .item { padding: 8px 0 0 0; }
.box-contact-form .col-first,
.box-contact-form .col-second { float: left; width: 225px; }
.box-contact-form .col-radio { float: left; width: 110px; }
.box-contact-form label { float: left; width: 150px; margin: 0 0 8px; }
.box-contact-form .col-radio label { width: 80px; }
.box-contact-form label.captcha-label { width: 450px; margin: 0 0 8px; }
.box-contact-form input.ipt-text { float: left; width: 158px !important; margin: 0 0 8px; }
.box-contact-form input.ipt-radio,
.box-contact-form input.ipt-check { float: left; margin: 0 10px 0 0; }
.box-contact-form label.radio-label { width: 100px; }
.box-contact-form label.checkbox-label { width: 190px; }
.box-contact-form select { font-size: 11px; margin-bottom: 13px;  }
.box-contact-form textarea { width: 391px; height: 60px; }
.box-contact-form .item-top-margin { margin-top: 10px; }
* html .box-contact-form input.ipt-radio,
* html .box-contact-form input.ipt-check { margin-top: -3px; }
*+html .box-contact-form input.ipt-radio,
*+html .box-contact-form input.ipt-check { margin-top: -3px; }

/* META GALLERIES */
.box-meta-grid .gridrow .item img { float: left; margin-right: 5px; }
.box-meta-grid .gridrow .item p.info { float: left; width: 110px; }
.box-meta-grid .gridrow .item { width: 220px; margin: 0 5px 0 0; padding: 10px 0; font-size: 11px; color: #000; }

/* PIC ENLARGE/REDUCE */
a.zoomin { margin: auto; display: block; position: relative; }
a.zoomout { mmargin: auto; display: block; position: relative; padding: 10px 0; }

.pic-enlarge,
.pic-reduce {
  opacity: 0.6;
  filter:alpha(opacity=60);
  -moz-opacity: 0.60;
  width: 20px;
  height: 20px;
  background: url(/projects/thedome/img/icons/enlarge.gif);
  position: absolute;
  top: 5px;
  left: 5px;
}
.box-top-teaser .pic-enlarge {
  top: 15px;
  left: 14px;
}
.pic-reduce {
  background: url(/projects/thedome/img/icons/reduce.gif);
  top: 15px;
  left: 14px;
}

.pic-next,
.pic-prev {
  opacity: 0.6;
  filter:alpha(opacity=60);
  -moz-opacity: 0.60;
  width: 56px;
  height: 56px;
  background: url(/projects/thedome/img/icons/prev_big.gif);
  position: absolute;
  top: 197px;
  display: none;
  cursor: pointer;
}
.pic-prev {
  left: 0px;
}

.pic-next {
  background: url(/projects/thedome/img/icons/next_big.gif);
  right: 0px;
}

* html .pic-next {
  margin-right: 10px;
}

* html .content-body-sponsors .pic-next {
  margin-right: -1px;
}

/************************ sponsors *****************************/
.lifestyle-teaser-img-left {
  float: right;
  width: 228px;
}

/* content-body-sponsors */
.content-body-sponsors {
  margin: 12px 0 0 0;
  padding: 0 0 50px 0;
}
.content-body-sponsors .main_col {
  width: 795px;
  float: left;
  overflow: hidden;
}

.content-body-sponsors .main_col .box {
  width: 795px;
  margin-left: 5px;
}

.content-body-sponsors .main_col .box .head {
  background: transparent url(../img/boxes/785_top.png) !important;
  padding: 0;
  height: 25px;
}
.content-body-sponsors .main_col .box .content {
  background-image: url(../img/boxes/785_middle.png);
}
.content-body-sponsors .main_col .box .bottom {
  background-image: url(../img/boxes/785_bottom.png);
}
.content-body-sponsors .main_col .box .bottom-list {
  background-image: url(../img/boxes/785_bottom_list.png);
}

.content-body-sponsors .subnavigation {
  background: url(../img/boxes/785_top.png) no-repeat 1px 0px;
  padding: 0;
  height: 25px;
}
.content-body-sponsors .lifestyle-subnavigation {
  background: url(../img/boxes/785_top.png) no-repeat 1px 0px;
}
.content-body-sponsors .subnavigation a {
  color: #FF7FE6;
}
.content-body-sponsors .subnavigation ul li {
  background: none;
}
.content-body-sponsors .subnavigation ul li a {
  height: 25px;
}
.content-body-sponsors .subnavigation li.first a {
  padding-left: 11px;
}
.content-body-sponsors .subnavigation li.active-first a,
.content-body-sponsors .subnavigation li.active-first a:hover,
.content-body-sponsors .subnavigation li.first a:hover {
  background: url(../img/boxen/500_lifestyle_top.png) no-repeat;
  color: #FFF;
  padding-left: 11px;
}
.content-body-sponsors .subnavigation li.active a,
.content-body-sponsors .subnavigation li a:hover {
  background: url(../img/boxen/500_lifestyle_top.png) no-repeat -20px 0px;
  color: #FFF;
}
.content-body-sponsors .lifestyle-subnavigation li a {
  height: 30px;
}
.content-body-sponsors .lifestyle-subnavigation li.active-first a,
.content-body-sponsors .lifestyle-subnavigation li.active-first a:hover,
.content-body-sponsors .lifestyle-subnavigation li.first a:hover {
  background-image: url(../img/boxen/500_lifestyle_subnavi.png);
}
.content-body-sponsors .lifestyle-subnavigation li.active a,
.content-body-sponsors .lifestyle-subnavigation li a:hover {
  background-image: url(../img/boxen/500_lifestyle_subnavi.png);
}

.content-body-sponsors .lifestyle-box {
  border-top: 1px solid #CCCCCC;
  width: 772px !important;
  margin-top: 10px !important;
  padding-top: 10px !important;
}
.content-body-sponsors .lifestyle-box-first {
  border-top: none;
  margin-top: 0 !important;
}
.content-body-sponsors .lifestyle-box h3 {
  margin-bottom: 10px;
}
.content-body-sponsors .lifestyle-box-banner a {
  line-height: 0;
  font-size: 0;
}
.content-body-sponsors .box-add-comment,
.content-body-sponsors .box-comments {
  width: 783px !important;
}
.content-body-sponsors .box-add-comment .head,
.content-body-sponsors .box-comments .head {
  padding: 0 10px !important;
}
.content-body-sponsors .box-add-comment textarea {
  width: 670px !important;
}
.content-body-sponsors .box-comments .list .info {
  width: 723px !important;
}

.content-body-sponsors .lifestyle-box .box-left,
.content-body-sponsors .lifestyle-box .box-right {
  width: 375px;
  float: left;
  margin-bottom: 10px;
}
.content-body-sponsors .lifestyle-box .box-left {
  margin-right: 10px;
}
.content-body-sponsors .lifestyle-box .box-right {
  margin-left: 7px;
}
.content-body-sponsors .lifestyle-box .text-img {
  margin-bottom: 10px;
}
.content-body-sponsors .lifestyle-box .box-photos .fv {
  background: #F2F2F2;
}
.content-body-sponsors .lifestyle-box .images-slider {
  padding: 0 0 7px 0 !important;
}
.content-body-sponsors .lifestyle-box .images-slider li {
  margin-right: 11px !important;
}
.content-body-sponsors .lifestyle-box .images-slider .jcarousel-news-images-slider,
.content-body-sponsors .lifestyle-box .images-slider .jcarousel-news-images-slider-placeholder {
  width: 738px !important;
}
.content-body-sponsors .action-bar {
  width: 783px !important;
}
.content-body-sponsors .box-ajax {
  margin: 0 !important;
}

/************************  win like lifestyle *****************************/
.win-tabs .head {
  padding: 0;
  height: 48px;
  overflow: hidden;
}
.win-tabs .subnavigation-title {
  height: 23px;
}
.win-tabs .subnavigation {
  background: none;
  padding: 0;
  margin: 0px;
  height: 25px;
}
.win-tabs .subnavigation li {
  background: none;
  height: 25px;
}
.win-tabs .subnavigation a {
  color: #FFFFFF;
  height: 25px;
}
.win-tabs .subnavigation li.first a {
  padding-left: 5px;
}
.win-tabs .subnavigation li.active-first a,
.win-tabs .subnavigation li.active-first a:hover,
.win-tabs .subnavigation li.first a:hover {
  background: url(../img/boxes/500_1_win_top_active.png) no-repeat -5px 0;
  color: #FFFFFF;
  padding-left: 5px;
}
.win-tabs .subnavigation li.active a,
.win-tabs .subnavigation li a:hover {
  background: url(../img/boxes/500_1_win_top_active.png) no-repeat -20px 0px;
  color: #FFFFFF;
}
.win-tabs .lifestyle-subnavigation li a {
/*  height: 30px; */
}
.win-tabs .lifestyle-subnavigation li.active-first a,
.win-tabs .lifestyle-subnavigation li.active-first a:hover,
.win-tabs .lifestyle-subnavigation li.first a:hover {
  background-image: url(../img/boxes/500_1_win_top_active.png);
}
.win-tabs .lifestyle-subnavigation li.active a,
.win-tabs .lifestyle-subnavigation li a:hover {
  background-image: url(../img/boxes/500_1_win_top_active.png);
}
.win-tabs .box-single-news .box-add-comment,
.win-tabs .box-single-news .box-comments {
  margin: 0 !important;
}
.win-list .item {
  float: left;
  width: 215px;
  height: 60px;
  padding: 10px;
}
.win-list .item img {
  float: left;
  margin: 0 10px 0 0;
}
.win-list .item .news-info {
  float: left;
  width: 145px;
}

/****************** new videos pages ***************************/
.box-videos-all .head {
  padding: 2px 5px 0 !important;
}
.box-videos-all .add-button {
  padding-right: 2px;
  float: right;
}
.box-videos-all .head .count {
  color: #333;
}
.box-videos-all .content {
  padding: 10px 14px 4px 11px !important;
}
.box-videos-all .content .success-box .msg,
.box-videos-all .content .error-box .msg {
  font-size: 11px !important;
}
.box-videos-all .head a.btn-attention span,
.box-videos-all .content a.btn span {
  color: #FB3506 !important;
}

.box-videos-all .box-search {
  width: 530px;
  float: left;
}
.box-videos-all .box-search .head {
  background: url(../img/boxes/530_top.png) no-repeat;
  height: 5px !important;
  padding: 0 5px !important;
}
.box-videos-all .box-search .content {
  background: url(../img/boxes/530_middle_list.png) repeat-y !important;
  padding: 0 5px !important;
}
.box-videos-all .box-search .bottom {
  background: url(../img/boxes/530_bottom_list.png) no-repeat !important;
  height: 8px !important;
}
.box-videos-all .box-search form {
  padding: 0 10px;
}
.box-videos-all .box-search form .open {
  float: left;
}
.box-videos-all .box-search form .search-title {
  float: left;
  font-size: 14px;
  font-weight: bold;
  width: 105px;
  margin-top: 7px;
}
.box-videos-all .box-search form .open-close {
  background: url(../img/icons/close_right.png) no-repeat right 3px !important;
  padding: 0 15px 0 0;
  margin: 8px 0 0 40px;
  font-size: 11px;
  width: 50px;
}
* html .box-videos-all .box-search form .open-close {
  margin: 8px 0 0 37px;
}
.box-videos-all .box-search form .open {
  background: url(../img/icons/open.png) no-repeat right 2px !important;
}

.box-videos-all .box-full {
  width: 771px;
  margin-top: 4px;
  float: left;
}
.box-videos-all .box-full .head {
  background: url(../img/boxes/770_top.png) no-repeat;
}
.box-videos-all .box-full .content {
  background: url(../img/boxes/770_middle.png) repeat-y !important;
  padding: 0 5px !important;
}
.box-videos-all .box-full .bottom {
  background: url(../img/boxes/770_bottom.png) no-repeat !important;
  height: 8px !important;
}
.box-videos-all .box-full .bottom-list {
  background: url(../img/boxes/770_bottom_list.png) no-repeat !important;
}

.box-videos-all .box-main {
  width: 480px;
  margin-top: 4px;
  float: left;
}
.box-videos-all .box-main .head {
  background: url(../img/boxes/480_top.png);
}
.box-videos-all .box-main .content {
  background: url(../img/boxes/480_middle.png) repeat-y !important;
  padding: 5px 5px 0 !important;
}
.box-videos-all .box-main .bottom {
  background: url(../img/boxes/480_bottom.png) no-repeat !important;
  height: 8px !important;
}
.box-videos-all .box-main .bottom-list {
  background: url(../img/boxes/480_bottom_list.png) no-repeat !important;
}

.box-videos-all .box-right {
  width: 285px;
  margin-top: 4px;
  float: right;
}
.box-videos-all .box-right .head {
  background: url(../img/boxes/285_top.png);
}
.box-videos-all .box-right .content {
  background: url(../img/boxes/285_middle.png) repeat-y !important;
  padding: 0 5px !important;
}
.box-videos-all .box-right .bottom {
  background: url(../img/boxes/285_bottom.png) no-repeat !important;
  height: 8px !important;
}
.box-videos-all .box-right .bottom-list {
  background: url(../img/boxes/285_bottom_list.png) no-repeat !important;
}

.box-videos-all .box-full .head h2,
.box-videos-all .box-main .head h2,
.box-videos-all .box-right .head h2 {
  padding: 3px 5px 2px !important;
}
.box-videos-all .box-main .head a {
  color: #FB3506 !important;
}
.box-videos-all .box-main .head .quick-nav {
  margin: 3px 0 0 !important;
}
.box-videos-all .box-main .head .quick-nav a.btn-icon-next {
  background: url(../img/icons/close.png) no-repeat 0 1px !important;
}
.box-videos-all .box-main .head .quick-nav a.btn-icon-back {
  background: url(../img/icons/close_right.png) no-repeat 0 1px !important;
}
.box-videos-all .box-main .head .quick-nav .count {
  color: #333333 !important;
  padding: 0 5px;
}
.box-videos-all .box-main .box .head,
.box-videos-all .box-main .box .content,
.box-videos-all .box-main .box .bottom {
  background: none !important;
}
.box-videos-all .box-main .box .content {
  padding: 0 !important;
}

.box-videos-all .box-right .video-thumb {
  float: left;
  margin: 10px;
  width: 125px;
  display: inline;
}
.box-videos-all .box-right .video-thumb a {
  display: block;
}
.box-videos-all .box-right .video-info {
  float: left;
  margin-top: 10px;
  width: 125px;
  font-size: 11px;
  overflow: hidden;
}
.box-videos-all .box-right .video-info img {
  float: left;
  margin-right: 5px;
}
.box-videos-all .box-right .video-info a {
  white-space: normal;
}
.box-videos-all .box-right .video-info p.date {
  margin: 3px 0 0;
}
.box-videos-all .box-right .item,
.box-videos-all .box-full .item {
  position: relative;
}
.box-videos-all .play-layer {
  position: absolute;
/*
  opacity: 0.6;
  filter:alpha(opacity=60);
  -moz-opacity: 0.6;
*/
  cursor: pointer;
}
.box-videos-all .box-right .item .play-layer {
  background: transparent url(../img/icons/play_small.png) no-repeat 0px -20px;
  left: 62px;
  top: 40px;
  width: 20px;
  height: 20px;
}
.box-videos-all .box-right .item .play-layer-hover {
  background-position: 0px 0px;
}
.box-videos-all .box-main .play-layer-orig {
  background: transparent url(../img/icons/play.png) no-repeat 0px -62px;
  left: 192px;
  top: 97px;
  width: 60px;
  height: 60px;
}
.box-videos-all .box-main .play-layer-orig-hover {
  background-position: 0px 0px;
}
.box-videos-all .duration-layer,
.box-videos-all-teaser .duration-layer {
  position: absolute;
  background: #000;
  width: 40px;
  height: 10px;
  color: #FFF;
  font-size: 11px;
  padding: 3px 10px 7px 0;
  text-align: right;
}
.box-videos-all .box-main .duration-layer {
  left: 402px;
  top: 208px;
}
.box-videos-all .box-right .duration-layer {
  left: 85px;
  top: 70px;
}
.box-videos-all-teaser .videos-all-teaser-left .duration-layer {
  left: 246px;
  top: 165px;
}
.box-videos-all-teaser .box-grid .duration-layer {
  left: 93px;
  top: 61px;
}
.box-videos-all .playerbar-layer {
  position: absolute;
  background: transparent url(../img/player_bar.gif) no-repeat;
  width: 452px;
  height: 26px;
  left: 0px;
  top: 228px;
  cursor: pointer;
}
.box-videos-all .box-full .tags {
  padding: 0 10px !important;
}
.box-videos-all .box-full .gridrow .item {
  font-size: 11px;
}
.box-videos-all .box-full .gridrow .item .play-layer {
  background: transparent url(../img/icons/play_middle.png) no-repeat 0px -35px;
  left: 73px;
  top: 40px;
  width: 35px;
  height: 35px;
}
.box-videos-all .box-full .gridrow .item .play-layer-hover {
  background-position: 0px 0px;
}
.box-videos-all .box-full .gridrow-first .item .play-layer {
  background: transparent url(../img/icons/play.png) no-repeat 0px -62px;
  left: 155px;
  top: 75px;
  width: 60px;
  height: 60px;
}
.box-videos-all .box-full .gridrow-first .item .play-layer-hover {
  background-position: 0px 0px;
}
.box-videos-all .box-full .gridrow .item .duration-layer {
  left: 131px;
  top: 96px;
}
.box-videos-all .box-full .gridrow-first .item .duration-layer {
  left: 321px;
  top: 191px;
}

.box-videos-all .box-full .gridrow {
  background: none;
  padding: 0 5px;
}
.box-videos-all .box-full .gridrow .item {
  width: 180px;
  margin: 10px 10px 0 0;
}
.box-videos-all .box-full .item-20 {
  width: 25px !important;
  margin: 0 !important;
}
.box-videos-all .box-full .gridrow .item .video-thumb {
  width: 180px;
  height: 115px;
  overflow: hidden;
  border: 1px solid #CCC;
}
.box-videos-all .box-full .gridrow-first .item {
  width: 370px;
}
* html .box-videos-all .box-full .gridrow .item {
  margin: 10px 7px 0 0;
}
* html .box-videos-all .box-full .gridrow-first .item {
  margin: 10px 5px 0 0;
}
.box-videos-all .box-full .gridrow-first .item .video-thumb {
  width: 370px;
  height: 210px;
}
.box-videos-all .box-full .gridrow .last {
  margin: 10px 0 0 0;
}
.box-videos-all .box-full .video-info {
  margin: 5px 0 0 0;
  overflow: hidden;
}
.box-videos-all .box-full .video-info img {
  margin-right: 5px;
  float: left;
}
.box-videos-all .box-full .video-info p.date {
  margin: 3px 0 0;
  float: left;
}
.box-videos-all .box-full .pagenavi {
  background: #EFEFEF;
  margin-top: 10px;
}

.box-videos-all-teaser .videos-all-teaser-left {
  margin: 10px;
  width: 296px;
  position: relative;
  float: left;
  display:inline;
}
.box-videos-all-teaser .videos-all-teaser-right {
  margin: 10px 0 10px 0;
  width: 143px;
  position: relative;
  float: left;
}
.box-videos-all-teaser .gridrow {
  background: none;
}
.box-videos-all-teaser .gridrow .item {
  margin: 0 10px 10px 0;
  width: 143px;
  position: relative;
  font-size: 10px;
}
.box-videos-all-teaser .gridrow .last {
  margin: 0 0 10px 0;
}
.box-videos-all-teaser .videos-all-teaser-left h3 {
  margin-bottom: 5px;
}
.box-videos-all-teaser .videos-all-teaser-right a {
  color: #FFFFFF !important;
}
.box-videos-all-teaser .videos-all-teaser-right .head {
  background: #FA2D00 url(../img/boxes/143_videos_top.png) no-repeat;
  hheight: 6px;
  ppadding: 0;
}
.box-videos-all-teaser .videos-all-teaser-right .content {
  padding: 0;
}
.box-videos-all-teaser .videos-all-teaser-right .content .link {
  background: transparent url(../img/boxes/143_videos_middle.png) repeat-x;
  height: 12px;
  line-height: 12px;
  width: 138px;
  padding: 5px 0 5px 5px;
}
.box-videos-all-teaser .videos-all-teaser-right .content .link:hover {
  background: transparent url(../img/boxes/143_videos_middle_active.png) repeat-x;
}
.box-videos-all-teaser .videos-all-teaser-right .bottom {
  background: transparent url(../img/boxes/143_videos_bottom.png) no-repeat;
  height: 6px;
}
.box-videos-all-teaser .videos-all-teaser-left .play-layer {
  position: absolute;
/*
  opacity: 0.6;
  filter:alpha(opacity=60);
  -moz-opacity: 0.6;
*/
  background: transparent url(../img/icons/play.png) no-repeat 0px -62px;
  left: 118px;
  top: 73px;
  width: 60px;
  height: 60px;
  cursor: pointer;
}
.box-videos-all-teaser .videos-all-teaser-left .play-layer-hover {
  background-position: 0px 0px;
}
.box-videos-all-teaser .item .play-layer {
  position: absolute;
/*
  opacity: 0.6;
  filter:alpha(opacity=60);
  -moz-opacity: 0.6;
*/
  background: transparent url(../img/icons/play_middle.png) no-repeat 0px -35px;
  left: 54px;
  top: 27px;
  width: 35px;
  height: 35px;
  cursor: pointer;
}
.box-videos-all-teaser .item .play-layer-hover {
  background-position: 0px 0px;
}
.box-videos-all-teaser .gridrow .item .video-info {
  margin: 5px 0 0 0;
}
.box-videos-all-teaser .video-thumb a {
  display: block;
}
.box-videos-all-teaser .searchbox {
  width: 470px;
  height: 44px;
  background: transparent url(../img/boxes/videos_searchbox.png) no-repeat top center;
}
.box-videos-all-teaser .searchbox form {
  padding: 5px 20px 10px 26px;
}
.box-videos-all-teaser .searchbox form label {
  font-size: 14px;
  font-weight: bold;
  width: 105px;
  margin-top: 6px;
}
.box-videos-all .box-search form input.ipt-text,
.box-videos-all-teaser .searchbox form input {
  height: 20px;
  width: 240px;
  border: none;
  background: #FFFFFF;
  margin-top: 4px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: bold;
  color: #000;
}
.box-videos-all .box-search form input.ipt-text {
  margin-top: 5px;
}
* html .box-videos-all .box-search form input.ipt-text,
* html .box-videos-all-teaser .searchbox form input {
  margin-top: 3px;
  padding-top: 4px;
}
*+html .box-videos-all .box-search form input.ipt-text,
*+html .box-videos-all-teaser .searchbox form input {
  margin-top: 3px;
  padding-top: 4px;
}
.box-videos-all .box-search form label,
.box-videos-all .box-search form select {
  margin-top: 0;
  margin-bottom: 9px;
}
.box-videos-all .box-search form label.first-row,
.box-videos-all .box-search form select.first-row {
  margin-top: 9px;
}
.box-videos-all .box-search a.btn-icon {
  float: right;
}
.box-videos-all .box-search a.btn-icon,
.box-videos-all-teaser .searchbox a.btn-icon {
  opacity: 0.7;
  filter:alpha(opacity=70);
  -moz-opacity: 0.7;
  margin: 0 0 0 10px;
  padding: 0;
}
.box-videos-all .box-search a:hover.btn-icon,
.box-videos-all-teaser .searchbox a:hover.btn-icon {
  opacity: 1.0;
  filter:alpha(opacity=100);
  -moz-opacity: 1.0;
}
.box-videos-all .box-search a.btn-icon-search,
.box-videos-all-teaser .searchbox a.btn-icon-search {
  background: transparent url(../img/icons/search_big.png) no-repeat 0 -1px;
}
.box-videos-all .box-search a.btn-icon span,
.box-videos-all-teaser .searchbox a.btn-icon span {
  width: 30px;
  height: 30px;
}


/************************ video comments below rtl2 player *****************************/
.box-video-comments {
  padding: 2px 5px 0 !important;
}
.box-comments-rtl-player {
  margin: 0 !important;
  padding: 0 !important;
  width: 470px !important;
}
.box-comments-rtl-player .head {
  background: transparent url(../img/boxes/480_comments_top.png) no-repeat !important;
  height: 20px !important;
  line-height: 20px !important;
  padding: 0 10px !important;
}
.box-comments-rtl-player .head h2,
.box-comments-rtl-player .head h2 span.count,
.box-comments-rtl-player .head a {
  color: #FFFFFF !important;
}
.box-comments-rtl-player .list {
  background: transparent url(../img/boxes/480_comments_middle.png) repeat-y !important;
  padding: 0 10px;
}
.box .box-comments-rtl-player .bottom {
  background: transparent url(../img/boxes/480_comments_bottom.png) no-repeat !important;
  height: 10px !important;
}
.box-video-comments .list .info {
  width: 390px;
}
.box-video-comments .box-add-comment {
  margin-bottom: 2px !important;
}
.box-video-comments .box-add-comment form {
  background: #F0F0F0;
}
.box-video-comments .box-add-comment form textarea {
  width: 338px;
}
.box-comments-rtl-player .pagenavi {
  background: #F0F0F0;
}

.box-video-comments .success-box {
  background: transparent url(../img/successbox_spike.gif) repeat-x 16px bottom;
  margin: 0 10px 10px;
  padding: 0 0 13px;
}
.box-video-comments .success-box .success-msg {
  background: #D1E667;
  height: 1%;
  padding: 0 0 13px;
}
.box-video-comments .error-box {
  background: transparent url(../img/errorbox_spike.gif) repeat-x 16px bottom;
  margin: 0 10px 10px;
  padding: 10px;
}
.box-video-comments .error-box .error-msg {
  background: #FFFFFF;
  border: 1px solid red;
  padding: 10px;
}

.closed-add-box .head {
  height: 14px !important;
}
.closed-add-box .bottom {
  margin-bottom: 0px !important;
  height: 8px !important;
  background-position: 0px -2px !important;
}

table.members {
  width: 470px;
}
table.members tr {
  background-color: #F0F0F0;
}

table.members td {
  padding: 10px;
  vertical-align: top;
}

table.members td.profile {
  border-right: 1px solid #FFF;
  border-left: none;
  width: 308px;
}

.gc-list a.thumb {
  margin: 0 10px 0 0;
  float: left;
}

.gc-list .data-box {
  padding-right: 10px;
  float: left;
  width: 165px;
}

#reduce_pic {
  margin: 0 9px;
  display: block;
}
.fv-details #reduce_pic {
  margin: 0;
}
* html .news-pic .pic-reduce {
  top: 15px;
}
*+html .news-pic .pic-reduce {
  top: 15px;
}
.news-pic .puzzle-icon {
  top: 15px;
}
* html .news-pic .puzzle-icon {
  top: 15px;
}
*+html .news-pic .puzzle-icon {
  top: 15px;
}

/* google search */
#cse-search-box {
  margin: 10px;
}

#cse-search-box input.ipt-text {
  margin-right: 10px;
  margin-bottom: 5px;
  float: left;
  width: 300px;
}

#cse-search-box a.btn {
  float: left;
}

#cse-search-results {
  margin-left: 5px;
}

#cse-search-results span {
  margin-left: 10px;
}

#cse-search-box label {
  float: none;
  width: auto;
}

/* special subcms styles */
.cms-image {
  margin-bottom: 5px;
  border: 1px solid #CCCCCC;
}

.cms-image-left,
.cms-image-right {
  margin-bottom: 10px;
  border: 1px solid #CCCCCC;
}

.cms-image-left {
  float: left;
  margin-right: 10px;
}

.cms-image-right {
  float: right;
  margin-left: 10px;
}

/* special voting styles */
.box-voting .list .item {
  border-top: 1px solid #CCCCCC;
}

.box-voting .action-bar {
  border-top: none;
}

/* guest comments */
.box-add-comment .info_guest {
  padding: 0 0 5px 0;
  color: #FF0000;
}
.box-add-comment .captcha_guest .captcha {
  margin-right: 10px;
  float: left;
}
.box-add-comment .captcha_guest label {
  float: none;
}
.box-add-comment .captcha_guest input.ipt-text {
  width: 280px;
  margin-top: 10px;
  margin-bottom: 10px;
}
