

/* actor-regular - latin */
@font-face {
  font-family: 'Actor';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/actor-v7-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Actor Regular'), local('Actor-Regular'),
       url('../fonts/actor-v7-latin-regular.eot%3F') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/actor-v7-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/actor-v7-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/actor-v7-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/actor-v7-latin-regular.svg') format('svg'); /* Legacy iOS */
}

/* italianno-regular - latin */
@font-face {
  font-family: 'Italianno';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/italianno-v7-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Italianno'), local('Italianno-Regular'),
       url('../fonts/italianno-v7-latin-regular.eot%3F') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/italianno-v7-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/italianno-v7-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/italianno-v7-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/italianno-v7-latin-regular.svg') format('svg'); /* Legacy iOS */
}

/* lato-regular - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/lato-v14-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Lato Regular'), local('Lato-Regular'),
       url('../fonts/lato-v14-latin-regular.eot%3F') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato-v14-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato-v14-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato-v14-latin-regular.svg') format('svg'); /* Legacy iOS */
}
/* lato-italic - latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/lato-v14-latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Lato Italic'), local('Lato-Italic'),
       url('../fonts/lato-v14-latin-italic.eot%3F') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato-v14-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato-v14-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato-v14-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato-v14-latin-italic.svg') format('svg'); /* Legacy iOS */
}
/* lato-700 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/lato-v14-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Lato Bold'), local('Lato-Bold'),
       url('../fonts/lato-v14-latin-700.eot%3F') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato-v14-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato-v14-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato-v14-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato-v14-latin-700.svg') format('svg'); /* Legacy iOS */
}
/* lato-700italic - latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/lato-v14-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local('Lato Bold Italic'), local('Lato-BoldItalic'),
       url('../fonts/lato-v14-latin-700italic.eot%3F') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato-v14-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato-v14-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato-v14-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato-v14-latin-700italic.svg') format('svg'); /* Legacy iOS */
}


/*Standard*/
/*+clearfix {*/
IMG.tx-srfreecap-pi2-image:after
{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
IMG.tx-srfreecap-pi2-image
{
  display: inline-block;
}
IMG.tx-srfreecap-pi2-image
{
/*\*/
  display: block;
/**/
  -height: 1px;
}
/*+}*/
.clearL
{
  clear: left;
}
H2, H3, H4, H5, H6
{
  font: 15px "Terminal Dosis", Arial, Verdana, Sans-serif;
  margin: 10px 0px 5px;
  color: #39DA4F;
}
H2
{
  font-size: 25px;
  text-transform: uppercase;
}
H3
{
  font-size: 22px;
}
H4
{
  font-size: 18px;
}
P
{
  margin: 10px 0 5px;
}
A
{
  text-decoration: none;
  color: #33BB3D;
}
A:hover
{
  text-decoration: underline;
}
HR
{
  background: transparent;
  border: 0 solid #000000;
  padding: 0;
  margin: 3% 20%;
  height: 0;
  border-bottom: 1px solid #FFFFFF;
}
input.download
{
  background: transparent url(../img/download.png) no-repeat center top;
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
  color: #33BB3D;
  font: 12px Arial, Verdana, Sans-serif;
  padding: 50px 0 0 8px;
  border: none;
  cursor: pointer;
}
input.download:hover {
  color: #fff;
  text-decoration: none;
}
A.download
{
  background: url(../img/download.png) no-repeat center top;
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
  padding: 50px 0 0 8px;
}
A.download:hover
{
  color: #FFF;
  text-decoration: none;
}
A.buy
{
  background: url(../img/buy.png) no-repeat center top;
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
  padding: 50px 0 0 2px;
}
A.buy:hover
{
  color: #FFF;
  text-decoration: none;
}
.btn A, A.btn
{
  display: inline-block;
  background-color: #33BB3D;
  color: #FFF;
  padding: 5px 20px 3px;
}
.btn A:hover, A.btn:hover
{
  background-color: #176005;
  text-decoration: none;
}
.red {
color: #ff0000;
}
/*Template*/
HTML, BODY, #site, #page
{
  height: 100%;
}
BODY > #site
{
  height: auto;
  min-height: 100%;
}
BODY
{
  font: 13px Arial, Verdana, Sans-serif;
  line-height: 20px;
  background: #000 url(../img/bg-top.jpg) no-repeat top center;
  color: #FFF;
  -webkit-text-size-adjust: none;
}
#site
{
  background: url(../img/bg-btm.jpg) no-repeat center bottom;
}
#page
{
  width: 900px;
  margin: 0px auto;
  background: url(../img/bg-site.png) repeat left top;
  box-shadow: 0px 0px 20px #124A1A;
}
/*Head*/
.head
{
  padding: 30px 40px 25px;
  position: relative;
}
H1#logo
{
  background: url(../img/logo.png) no-repeat left top;
  width: 376px;
  height: 92px;
}
H1#logo A
{
  display: block;
  width: 376px;
  height: 92px;
}
H1#logo A SPAN
{
  display: none;
}
/*Nav*/
.open_nav
{
  display: none;
}
.nav
{
  list-style-type: none;
  height: 78px;
  position: relative;
  z-index: 2;
  background: url(../img/bg-nav.png) repeat-x left top;
  text-align: center;
  padding-left: 20px;
}
.nav LI
{
  float: left;
  background: url(../img/nav-trenner.png) repeat-y right top;
  position: relative;
}
.nav LI A
{
  display: block;
  font: normal 18px Actor, Arial, Verdana, Sana-serif;
  color: #FFF;
  text-transform: uppercase;
  padding: 25px 20px 31px;
  margin-right: 1px;
}
.nav LI SPAN.subtitle
{
  position: absolute;
  top: 37px;
  right: 23px;
  font: normal 22px Italianno, Arial, Verdana, Sans-serif;
  color: #000;
}
.nav LI.act SPAN.subtitle
{
  color: #39DA4F;
}
.nav LI:hover SPAN.subtitle
{
  color: #39DA4F;
}
.nav LI A:hover
{
  text-decoration: none;
  color: #39DA4F;
  background: url(../img/nav-hov.png) repeat-x left top;
}
.nav LI.act A
{
  text-decoration: none;
  color: #39DA4F;
  background: url(../img/nav-hov.png) repeat-x left top;
}
.nav LI.last
{
  background-image: none;
}
/*Subnav*/
.nav LI UL
{
  display: none;
  position: absolute;
  top: 78px;
  z-index: 100;
  background-color: #333232;
  text-align: left;
}
.nav LI:hover UL
{
  display: block;
}
.nav LI.over UL
{
  display: block;
}
.nav LI UL LI
{
  float: none;
  position: relative;
  width: auto;
  background-image: none;
  border-top: 1px dotted #6F797C;
}
.nav LI UL LI A
{
  float: none;
  display: block;
  padding: 5px 20px;
  margin-right: 0px;
  /*[disabled]width:120px;*/
  text-transform: none;
  font-size: 16px;
}
.nav LI UL LI A:hover
{
  background-color: #1D1C1C;
}
.nav LI.id1093 UL
{
  min-width: 152px;
}
.nav LI.id164 UL
{
  min-width: 93px;
}
/*over*/
.nav LI.over A
{
  background: url(../img/nav-hov.png) repeat-x left top;
  color: #39DA4F;
}
.nav LI.over UL LI A
{
  background-image: none;
  background-color: transparent;
  font-weight: normal;
  color: #FFF;
}
.nav LI.over UL LI A:hover
{
  background-color: #1D1C1C;
  color: #39DA4F;
}
.nav LI.over UL LI.act A
{
  background-color: #1D1C1C;
  color: #39DA4F;
}
UL.nav LI.over UL
{
  display: block;
}
.nav LI.over UL LI UL
{
  display: none;
}
/*News Slider*/
.lof-slider_2 .lof-main-outer
{
  border: 1px solid #E1E1E1;
  height: 386px !important;
}
.lof-slider_2 .lof-navigator-outer
{
  position: absolute;
  right: 0;
  top: 0;
  z-index: 4;
  overflow: hidden;
  border-right: 1px solid #E1E1E1;
  border-bottom: 1px solid #E1E1E1;
  height: 387px !important;
}
.lof-slider_2 .lof-navigator
{
  top: 0;
  padding: 0;
  margin: 0;
  position: absolute;
  color: #FFF;
}
.lof-slider_2 .lof-navigator H3
{
  padding-top: 10px;
}
.lof-slider_2 .lof-navigator H3, .lof-slider_2 .lof-navigator H3 A, .lof-slider_2 .lof-navigator H3 A:visited
{
  color: #FFF;
  padding-top: 30px;
}
.lof-slider_2 SPAN
{
  color: #DDD;
}
.lof-slider_2 .lof-navigator H3 A:hover
{
  color: #FFF;
  text-decoration: underline;
}
.lof-slider_2 .lof-navigator LI
{
  cursor: pointer;
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.lof-slider_2 .lof-navigator LI DIV
{
  background: transparent url('../img/bg-slider.jpg') repeat 0 0;
  border-top: 1px solid #E1E1E1;
  height: 100%;
  margin-left: 16px;
  position: relative;
}
.lof-slider_2 .lof-navigator.green .active DIV
{
  background: url(../img/bg-slider-hov.jpg) repeat 0px 0px;
}
.lof-slider_2 .green LI.active
{
  background: url('../img/arrow-bg.png') no-repeat left center;
}
.lof-slider_2 .lof-navigator LI IMG
{
  border: 1px solid #666;
  float: left;
  padding: 3px;
}
.lof-slider_2 .lof-css3 .lof-description, .lof-slider_2 .lof-css3 .lof-description_black, .lof-slider_2 .lof-css3 .lof-description_white
{
  -moz-box-shadow: 0 0 0px #333;
  -webkit-box-shadow: 0 0 0px #333;
  box-shadow: 0 0 0 #333;
  margin-top: 1px;
}
.lof-slider_2 .lof-description_black, .lof-slider_2 .lof-description_black A, .lof-slider_2 .lof-description_black A:visited
{
  /*[disabled]color:#FFF;*/
  /*[disabled]text-decoration:none;*/
}
.lof-slider_2 .lof-description
{
  position: absolute;
  padding: 0 10px 10px;
}
.lof-slider_2 .lof-description_black
{
  position: absolute;
  top: 295px !important;
  left: 0 !important;
  width: 574px !important;
  height: 80px;
  background: url('../img/bg-trans.png') repeat left top;
}
.lof-slider_2 .lof-description.lof-description_black .date
{
  display: none;
}
.lof-slider_2 .lof-description_black H3 A:hover
{
  color: #39DA4F !important;
  text-decoration: none;
}
.lof-slider_2 .lof-description_black A:hover
{
  color: #39DA4F !important;
  text-decoration: none;
}
/*Allcont*/
#allcont
{
  padding-bottom: 166px;
}
#allcont2
{
  padding: 40px;
}
#cont
{
}
#right
{
  display: none;
}
.lbox
{
  float: left;
  width: 48%;
  margin-right: 4%;
}
.rbox
{
  float: left;
  width: 48%;
}
/*layout1*/
.layout1 #cont
{
  float: left;
  width: 530px;
  margin: 0px 40px 0px 0px;
}
.layout1 #right
{
  display: block;
  float: left;
  width: 250px;
}
/*Slider*/
.testimonials
{
  background: url(../img/bg-slider-btm.png) repeat-x left top;
  margin: 30px 0px 0px;
  height: 190px;
  background-color: #111111;
  clear: left;
}
.slider2
{
  width: 986px;
  margin: 0 auto;
  overflow: hidden;
  height: 176px;
}
/*Slider*/
.jcarousel-skin-tango .jcarousel-container
{
  -moz-border-radius: 0;
  background: url(../img/bg-btm-slider.jpg) no-repeat left top;
  border: 0px solid #FFFFFF;
}
.jcarousel-skin-tango .jcarousel-container-horizontal
{
  width: 880px;
  height: 176px;
  padding: 20px 60px 20px 50px;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal
{
  width: 800px;
  height: 100px;
  margin: 15px 0px 0px 60px;
}
.jcarousel-skin-tango .jcarousel-item
{
  width: 165px;
  height: 98px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal
{
  margin-right: 40px;
}
/*Slider-Buttons*/
.jcarousel-skin-tango .jcarousel-next-horizontal
{
  position: absolute;
  top: 50px;
  right: 30px;
  width: 42px;
  height: 72px;
  cursor: pointer;
  background: transparent url(../img/next.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:hover
{
  background-position: 0 0;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:active
{
  background-position: 0 0;
}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active
{
  cursor: pointer;
  background-position: 0 0;
  opacity: 0.3;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal
{
  position: absolute;
  top: 50px;
  left: 30px;
  width: 42px;
  height: 72px;
  cursor: pointer;
  background: transparent url(../img/prev.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover
{
  background-position: 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:active
{
  background-position: 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active
{
  cursor: pointer;
  background-position: 0 0;
}
/*Foot*/
.foot
{
  height: 165px;
  margin-top: -166px;
  overflow: hidden;
  width: 900px;
  margin: -166px auto 0;
  background-color: #111;
  border-top: 1px solid #323232;
}
#foot2
{
  height: 136px;
  color: #969696;
  font-size: 13px;
  padding: 30px 40px 0;
}
#foot2 A
{
  color: #969696;
}
#foot-left
{
  float: left;
}
#links
{
  margin-bottom: 25px;
}
#links H3
{
  background: url(../img/links.png) no-repeat left top;
  height: 27px;
}
#links H3 SPAN
{
  display: none;
}
#foot-left UL
{
  margin: 0 !important;
}
#foot-left UL LI
{
  float: left;
  list-style-type: none !important;
  padding: 0 !important;
  margin-right: 15px;
}
#foot-left UL LI A
{
  display: block;
  width: 47px;
  height: 47px;
}
#foot-left UL LI A SPAN
{
  display: none;
}
#foot-left UL LI A.facebook
{
  background: url(../img/facebook.png) no-repeat left top;
}
#foot-left UL LI A.facebook:hover
{
  background-position: left bottom;
}
#foot-left UL LI A.myspace
{
  background: url(../img/myspace.png) no-repeat left top;
}
#foot-left UL LI A.myspace:hover
{
  background-position: left bottom;
}
#foot-left UL LI A.djshop
{
  background: url(../img/djshop.png) no-repeat left top;
}
#foot-left UL LI A.djshop:hover
{
  background-position: left bottom;
}
#foot-left UL LI A.mixcloud
{
  background: url(../img/mixcloud.png) no-repeat left top;
}
#foot-left UL LI A.mixcloud:hover
{
  background-position: left bottom;
}
#foot-left UL LI A.soundcloud
{
  background: url(../img/soundcloud.png) no-repeat left top;
}
#foot-left UL LI A.soundcloud:hover
{
  background-position: left bottom;
}
#foot-left UL LI A.youtube
{
  background: url(../img/youtube.png) no-repeat left top;
}
#foot-left UL LI A.youtube:hover
{
  background-position: left bottom;
}
#foot-right
{
  float: right;
  text-align: right;
  position: relative;
}
#foot-right .button
{
  height: 50px;
  margin-top: -10px;
  margin-bottom: 25px;
}
#foot-right .button A
{
  display: block;
  background: url(../img/button-kontakt.png) no-repeat left top;
  height: 50px;
  width: 290px;
}
#foot-right .button A:hover
{
  background: url(../img/button-kontakt-hov.png) no-repeat left top;
}
#foot-right .button SPAN
{
  display: none;
}
#addthis
{
  position: absolute;
  top: 20px;
  right: 10px;
  width: 180px;
}
#addthis .addthis_toolbox .addthis_button_facebook_like
{
  width: 120px !important;
  text-align: left;
}
.addthis_toolbox.addthis_default_style .addthis_button_facebook_like IFRAME
{
  width: 120px !important;
}
/*Powermail*/
.tx-powermail-pi1
{
  color: #3D3D3D;
}
FIELDSET.tx-powermail-pi1_fieldset
{
  border: 0 solid #CCC;
  background-color: transparent;
  padding: 10px 10px 10px 0;
}
FIELDSET.tx-powermail-pi1_fieldset LEGEND
{
  font-weight: bold;
  color: #3D3D3D;
  display: none;
}
FIELDSET.tx-powermail-pi1_fieldset TEXTAREA
{
  height: 80px;
}
FIELDSET.tx-powermail-pi1_fieldset LABEL, FIELDSET.tx-powermail-pi1_fieldset FIELDSET LEGEND
{
  display: block;
  width: 140px;
  float: left;
  font-weight: normal;
  color: #FFF;
  white-space: normal;
  padding-top: 4px;
}
.tx_powermail_pi1_fieldwrap_html_8
{
  font-size: 10px;
  /*[empty]color:;*/
}
FIELDSET.tx-powermail-pi1_fieldset INPUT.powermail_submit
{
  margin: 0 0 10px 140px;
  font-weight: normal;
  width: 307px;
  border: 0 solid #000000;
  background: #33B12C;
  padding: 5px 0;
  text-transform: uppercase;
  color: #FFF;
}
FIELDSET.tx-powermail-pi1_fieldset INPUT.powermail_submit:hover
{
  background-color: #175F05;
  cursor: pointer;
}
SPAN.powermail_mandatory
{
  color: #33B12C;
}
FIELDSET.tx-powermail-pi1_fieldset #powermaildiv_uid34.tx_powermail_pi1_fieldwrap_html_label
{
  font-size: 10px;
  color: #33B12C;
  font-style: italic;
}
/*Gästebuch*/
.tx-veguestbook-pi1
{
}
.tx-veguestbook-pi1 FORM
{
  width: 450px;
  margin-left: 200px;
}
.tx-guestbook-header
{
  width: 100% !important;
  background-color: #323131 !important;
}
.tx-guestbook-left
{
  display: none;
}
.tx-guestbook-right
{
  width: 100% !important;
}
.tx-guestbook-field INPUT
{
  width: 300px !important;
}
.tx-guestbook-field INPUT#freecap
{
  margin: 5px 0 0 130px;
}
/*[clearfix]*/IMG.tx-srfreecap-pi2-image
{
  clear: both !important;
  margin-left: 130px;
  /*[disabled]margin-right:1em;*/
  /*[disabled]vertical-align:middle;*/
  /*[disabled]height:100px;*/
}
.tx-guestbook-field INPUT.tx-guestbook-submit
{
  margin: 0 0 0 130px;
  width: 306px !important;
}
.tx-guestbook-field TEXTAREA
{
  width: 300px !important;
}
#mailform
{
}
.tx-ttguest TABLE TR.eintrag-inhalt
{
}
.tx-veguestbook-pi1 .tx-guestbook-result
{
  float: right;
}
#guestbookform .hide
{
  display: none;
}
/*Special*/
#cont TABLE
{
  width: 100%;
  border-top: 1px solid #EEE;
  border-left: 1px solid #EEE;
  margin: 40px 0 0;
}
#cont TABLE TR
{
  background-color: #000;
  border-bottom: 1px solid #EEE;
}
#cont TABLE TR TD
{
  vertical-align: middle;
  background-color: #000;
  color: #FFF;
  white-space: nowrap;
  text-align: center;
  border-right: 1px solid #EEE;
}
#cont TABLE TR TD:first-child
{
  width: 120px;
}
#cont TABLE TR TD:first-child IMG
{
  border-left: 3px solid #000000;
  border-top: 3px solid #000000;
  border-right: 3px solid #000000;
}
#cont TABLE TR TD:last-child
{
  width: 120px;
}
#cont VIDEO
{
  width: 300px !important;
  height: 40px !important;
}
#allcont UL, #foot2 UL
{
  margin-left: 25px;
}
#allcont UL LI, #foot2 UL LI
{
  list-style-type: disc;
  padding: 3px 0px;
}
.lof-slider_2 .lof-wrapper
{
  position: relative;
  /*[disabled]overflow:hidden;*/
}
.navigationControl
{
  display: none;
}
#cont .csc-textpic .csc-textpic-imagewrap
{
  margin: 10px 0 0;
}
#cont .csc-textpic .csc-textpic-imagewrap UL
{
  margin: 0;
  padding: 0;
}
#cont .csc-textpic .csc-textpic-imagewrap UL LI
{
  padding: 0 0 2px;
  margin: 0 5px 10px;
  background-image: none;
}
/*Music*/
.ttw-music-player .description.showing
{
  display: none !important;
}
.ttw-music-player .tracklist
{
  margin-top: 20px !important;
}
.ttw-music-player .tracklist .buy
{
  display: none;
}
.ttw-music-player .tracklist .title
{
  width: 240px !important;
}
.ttw-music-player .tracklist .rating
{
  margin-left: 10px;
  width: 30px;
  display: block;
  position: absolute;
  left: 285px;
  top: 12.5px;
}
#uid167 .ttw-music-player .tracklist.show-more-button .tracks
{
  padding-bottom: 8px;
}
#uid167 .ttw-music-player .tracklist .buy
{
  display: block;
}
#uid167 .ttw-music-player .tracklist .title
{
  width: 170px !important;
  margin-right: 10px;
}
#uid167 .ttw-music-player .tracklist .track .duration
{
  position: absolute;
  left: 195px;
  top: 10px;
}
#uid167 .ttw-music-player .tracklist .rating
{
  width: 30px;
  display: block;
  position: absolute;
  left: 220px;
  top: 12.5px;
}
/*News*/
.news.nlist IMG
{
  float: left;
  margin: 0 15px 15px 0;
}
.news.nlist .item
{
  position: relative;
  clear: both;
  background-color: #E7E7E7;
  padding: 10px 10px 20px;
  margin: 10px 0 20px;
  border: 1px solid #CDCDCD;
}
.news.nlist .top
{
  position: relative;
  border-bottom: 1px solid #CDCDCD;
  padding: 0 10px;
  height: 30px;
}
.news.nlist .top P .date
{
  position: absolute;
  top: 5px;
  right: 5px;
  display: inline;
}
.news.nlist .txt
{
  padding: 0 10px;
}
.news.nlist .news-list-morelink A
{
  display: none;
}
.news.nlist .more A
{
  display: block;
  background: url(../img/btn-more2.png) no-repeat left top;
  width: 20px;
  height: 14px;
  text-indent: 25px;
  overflow: hidden;
  position: absolute;
  bottom: 10px;
  right: 10px;
  text-transform: capitalize;
}
.news.nlist .more A:hover
{
  bottom: 9px;
  right: 9px;
}
.news.ndetail .date
{
  display: none;
}
.news.ndetail .backlink
{
  margin: 10px 0 0;
  font-weight: normal !important;
}
.news.ndetail .nCont
{
  float: left;
  width: 650px;
  margin-right: 30px;
}
.ndetail .nIMG
{
  float: left;
  width: 240px;
}
#powermaildiv_uid420 {
  display: none;
}