/* @version $Id$ */
/* defaults http://sixrevisions.com/css/the-history-of-css-resets/ */
html,body,div,span,iframe,h1,h2,h3,h4,h5,h6,a,img,strong,form,table,tr,th,td {
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}

body {
line-height:1;
}

ol,ul {
list-style:none;
}

:focus {
outline:0;
}

html,body {
/* html => width: 100%; fails in IE7 */
min-height:100%;
/* XHTML Not supported by IE 5/6, but required for Firefox/Opera */
height:100%;
width:100%;
margin-bottom:1px;
/* show scroller always */
}

table {
border-style:hidden;
/* IE 7 */
border-collapse:collapse;
/* collapse IE 7 */
border-spacing:0;
}

body,a,input,textarea {
font-family:arial, helvetica, sans-serif;
font-weight:normal;
padding:0;
margin:0;
}

html,body {
line-height:15px;
font-size:11px;
color:#333333;
}

html {
background:#ffffff url(http://is2.myvideo.de/bilder/images/mv_bg.jpg) repeat center;
}

html * {
font-size:100.010002%;
}

body {
background:transparent;
}

td {
background-color:transparent;
vertical-align:top;
}

img,table,a,td,input.radio {
border:0 none;
}

img.lnk,input.btn {
cursor:pointer;
}

img.hlp {
cursor:help;
}

img.lnk,img.hlp,img.ico {
vertical-align:middle;
}

img,table,td,tr,a,div,ul,h1,h2,iframe,tbody,span {
border-spacing:0;
border:0 none;
padding:0;
margin:0;
}

a {
outline:none;
}

table.cms,td.cmh {
margin:0 0 2px;
}

*+html form {
display:inline;
margin:0;
}

.cms_pointer_open,.cms_pointer_close {
padding:0 18px 0 5px;
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 0;
}

.cms_pointer_open {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -36px;
}

.cms_download {
padding:0 5px 0 18px;
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -72px;
}

#navpoint,#rubrikarray,#dblnk {
width:700px;
}

.nav,.ft,.ftactive,td.pag,td.navsub {
white-space:nowrap;
padding:1px 1px 1px 5px;
}

td.body,td.sub,td.top {
vertical-align:top;
}

br,.clear {
clear:both;
}

td.bottom {
vertical-align:bottom;
}

td.lnk,span.help,textarea,td.cmh {
background-color:transparent;
}

td.cmh,h2.cmh,div.cmh {
padding:2px;
display:block;
}

.cmsnew,.cmsdel,.cmsupd,.cmsold,.cmscon {
border:0 none;
padding:0;
margin:0;
}

.cmsnew {
background-color:#CCFFCC;
}

.cmsdel {
background-color:#EED2EE;
}

.cmsupd {
background-color:#CCFFFF;
}

.cmsold {
background-color:#FFFFCC;
}

textarea,table.cms {
width:100%;
}

a.nope {
display:block;
padding:1px;
}

a.info {
position:relative;
}

a:hover.info {
display:inline;
}

a.info span {
display:none;
}

a:hover.info span {
z-index:0;
display:inline;
position:absolute;
top:-170px;
left:-310px;
width:300px;
border:1px solid #333333;
background-color:#daecfa;
color:#333333;
padding:4px;
font-weight:normal;
}

.found {
background-color:#FFC869;
}

.tip {
color:#CD661D;
}

.error,.error strong {
color:#F61505;
}

.ok {
color:#2B9F23;
}

.hlp,.help {
background-color:#F5F5F5;
color:#2E8B57;
}

.star {
color:#999999;
}

.orange {
color:#f79833;
}

.blue {
color:#FF6600;
}

.black {
color:#333333;
}

.white {
color:#ffffff;
}

.hidden {
display:none;
}

.drag {
cursor:move;
}

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

.floatLeft {
float:left;
display:inline;
}

.vMiddle {
vertical-align:middle;
}

.wActive {
color:#FF6600;
}

.sMini {
font-size:10px;
}

.sSmaller,.sSmaller * {
font-size:11px;
}

.sMedium {
font-size:14px;
}

.sBigger {
font-size:16px;
}

.sBold {
font-weight:bold;
}

.sItalic {
font-style:italic;
}

.sUpper {
text-transform:uppercase;
}

.sNowrap {
white-space:nowrap;
}

.sCenter {
margin:auto;
text-align:center;
}

.sTLeft {
margin:0;
text-align:left;
}

.sTRight {
margin-right:0;
text-align:right;
}

.overFlowHidden {
overflow:hidden;
}

.overFlowVisible {
overflow:visible;
}

.sBottomRight {
position:absolute;
right:5px;
bottom:2px;
text-align:right;
}

.sWord {
color:#FF6600;
font-weight:bold;
}

.sWordSmaller {
color:#FF6600;
font-weight:bold;
font-size:12px;
}

.fError {
padding-left:20px;
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -98px;
}

.jError {
padding-left:20px;
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -98px;
clear:both;
display:none;
}

.fArrow {
padding-left:30px;
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -124px;
}

.fldError {
border:1px solid #CC0204;
}

input,select,textarea {
color:#333333;
background-color:#F5F5F5;
border:solid 1px #DBDBDB;
padding:0 0 0 2px;
margin:1px 0;
}

input.radio {
background-color:transparent;
padding:0;
border:0 none;
margin:0;
font-size:11px;
}

/* input fields */
input.sld,select.sld {
width:210px;
}

.fInput {
width:330px;
}

.bInput {
width:500px;
}

.dInput {
width:470px;
}

.sInput {
width:80px;
}

.qLogin .sInput {
width:90px;
}

.lInput {
width:260px;
}

.msInput {
width:182px;
}

.rInput {
width:190px;
}

.mInput {
width:220px;
}

.xxsInput {
width:110px;
}

.xsInput {
width:30px;
text-align:right;
}

.xlInput {
width:800px;
}

.block {
list-style:none;
margin:0;
}

.block li {
display:block;
float:none;
margin:0;
width:auto;
}

.block li input {
margin-left:0;
border:0;
}

.cInput {
width:430px;
}

#login_user_box #login_password,#login_user_box #login_username {
width:190px!important;
}

.news_letter_page .nInput,.news_letter_page #login_username,.news_letter_page #login_password {
width:287px;
}

#news_letter_head {
background:transparent url(http://is3.myvideo.de/bilder/images/mb_newsletter_header4.jpg) no-repeat bottom left;
width:830px;
height:327px;
}

.nl_content {
margin:296px 50px 0 10px;
font-size:12px;
font-weight:bold;
}

.debug {
color:#333333;
background-color:#F6FFFF;
width:99%;
height:250px;
}

ul {
list-style-type:disc;
}

ul,ul.cms {
margin:0 0 0 15px;
}

ul.cms,ul.cmscon {
list-style-type:none;
white-space:normal;
padding:0 5px;
}

ul {
list-style-type:disc;
}

ul.cms,ul.cmscon {
list-style-type:none;
white-space:normal;
padding:0 5px;
}

div.help {
display:none;
position:absolute;
z-index:1;
}

div.checkboxText {
width:260px;
float:left;
}

.waitBox {
font-weight:bold;
position:absolute;
left:50%;
top:50%;
display:inline;
text-align:center;
display:block;
height:28px;
width:28px;
}

.heightMin {
height:1px;
}

.heightMax {
height:100%;
min-height:100%;
}

.widthMin {
width:1px;
}

.widthMax {
width:100%;
}

/* links */
a {
text-decoration:none;
}

a:link,a:visited {
color:#336699;
}

a:hover,a:active,a:focus {
text-decoration:underline;
color:#0a4d87;
}

a.nav,a.topgrey,a.topactive,a.topsub,a.topsubgrey,a.topsubactive,a.sub {
text-decoration:none;
white-space:nowrap;
}

a.nav:link,a.pag:link,a.ch:link,a.cm:link {
color:#333333;
}

a.nav:visited,a.pag:visited,a.ch:visited,a.cm:visited {
color:#333333;
}

a.nav:hover,a.pag:hover,a.ft:hover,a.ch:hover,a.cm:hover {
color:#FF6600;
}

a.nav:active,a.pag:active,a.ft:active,a.ch:active,a.cm:active {
color:#FF6600;
}

a.nav:focus,a.pag:focus,a.ft:focus,a.ch:focus,a.cm:focus {
color:#FF6600;
}

a.ft {
font-weight:normal;
}

a.top,a.topgrey,a.topactive {
font-size:14px;
font-weight:bold;
padding:7px 7px 0 10px;
text-transform:uppercase;
outline:none;
}

a.topsub,a.topsubgrey,a.topsubactive,a.sub {
font-size:11px;
font-weight:bold;
}

a.up:link,a.up:visited,a.top:visited,a.top:link,a.topsub:link,a.topsub:visited,a.topsubgrey:link,a.topsubgrey:visited,a.topgrey:link,a.topgrey:visited {
color:#333333;
text-decoration:none;
background:#000000;
white-space:nowrap;
}

a.top:hover,a.topgrey:hover,a.up:hover,a.topsub:hover,a.topsubgrey:hover,a.top:active,a.topgrey:active,a.up:active,a.topsub:active,a.topsubgrey:active {
color:#FF6600;
text-decoration:none;
background:#434;
}

a.top:focus,a.topgrey:focus,a.topsubgrey:focus,a.up:focus,a.topsub:focus {
color:#FF6600;
text-decoration:none;
background:none;
}

a.topactive,a.topsubactive {
color:#FF6600;
text-decoration:none;
background:#000000;
display:block;
height:23px;
padding-top:7px;
font-weight:normal;
}

a.topgrey {
height:23px;
padding:7px 7px 0 10px;
margin:0;
color:#ffffff;
}

a.topgrey:hover,a.topgrey:focus,.tnActive,a.tnActive:link,a.tnActive:visited,a.tnActive:hover,a.tnActive:active {
background:#424242;
color:#ff6600!important;
}

a.up:link,a.up:visited,a.top:visited,a.top:link,a.topsub:link,a.topsub:visited,a.topsubgrey:link,a.topsubgrey:visited,a.topgrey:link,a.topgrey:visited,a.topsubactive:link,a.topsubactive:visited,a.topsubactive:hover,a.topsubactive:active {
color:#ffffff;
display:block;
font-weight:normal;
}

a.topsubactive,a.topsub,a.topsubgrey {
padding:0;
width:185px;
padding-left:10px;
line-height:20px;
font-size:12px;
}

a.topsub:link,a.topsub:visited,a.topsubgrey:link,a.topsubgrey:visited,a.topsubactive:link,a.topsubactive:visited {
background:#424242;
}

a.topsubactive:hover,a.topsubactive:active,a.topsub:hover,a.topsub:active,a.topsubgrey:hover,a.topsubgrey:active {
color:#ff6600;
background:#000000;
}

a.topsubactive:hover,a.topsubactive:active,a.topsub:hover,a.topsub:active,a.topsubgrey:hover,a.topsubgrey:active {
color:#ff6600;
background:#000000;
}

a.topsubactive span,a.topsub span,a.topsubgrey span {
padding-right:50px;
}

a.topsubactive,a.topsubactive:link,a.topsubactive:visited,a.topsubactive:hover,a.topsubactive:active {
color:#ff6600;
}

/* footer */
a.ft:link,a.ft:visited {
color:#0a4d87;
}

a.ft:hover,a.ft:active,a.ft:focus {
color:#FF6600;
}

a.ftactive:link,a.ftactive:visited,a.ftactive:hover,a.ftactive:focus {
font-weight:bold;
color:#FF6600;
background:none;
}

a.ft {
font-size:11px;
}

.flags {
display:table;
margin:auto;
}

.flag {
background:url(http://is5.myvideo.de/bilder/images/mb_flags2.gif) no-repeat top left;
float:left;
position:relative;
display:block;
height:12px;
width:21px;
margin:0 5px;
}

.f_at {
background-position:0 -30px;
}

.f_be {
background-position:0 -72px;
}

.f_ch {
background-position:0 -114px;
}

.f_de {
background-position:0 -156px;
}

.f_hu {
background-position:0 -198px;
}

.f_nl {
background-position:0 -241px;
}

.f_ro {
background-position:0 -284px;
}

.f_tr {
background-position:0 -326px;
}

/* button */
input.btn,a.btn,a.btn:hover {
font-weight:bold;
vertical-align:middle;
text-decoration:none;
background:#ff6600 url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -148px;
height:19px;
font-size:11px;
}

a.btn,a.btn:hover {
height:19px;
line-height:20px;
}

.qSideContent .btn,.qSideContent a.btn:hover,.qLogin .btn,.qLogin a.btn:hover {
background:#ff6600 url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -148px;
}

.qSideContent .btnMiddle {
padding:0 0 0 10px;
}

.qLogin .btnMiddle {
padding:0;
}

#sb_balloon_id .qSideContent {
padding:5px 0 5px 5px;
}

a.btn:link {
display:block;
}

.btn,a.btn,a.btn:link,a.btn:visited,a.btn:hover,a.btn:focus,input.btn {
white-space:nowrap;
padding:0;
margin:1px 0 0;
display:block;
position:relative;
color:#FFF;
padding-left:25px;
padding-right:5px;
line-height:20px;
border:none;
}

a.btn,a.btn:link,a.btn:visited,a.btn:hover,a.btn:focus {
padding-right:9px;
padding-left:28px;
}

.btnLeft,.btnRight,.btnMiddle {
height:20px;
white-space:nowrap;
padding:0;
margin:0;
}

.btnLeft {
margin:0 10px 0 0;
}

input.btn {
padding-bottom:1px;
}

.btnMiddle {
padding:0 10px;
}

a.sidebar,a.sidebar:link,a.sidebar:visited,a.sidebar:hover,a.sidenbar:focus {
white-space:nowrap;
background-color:transparent;
color:#63C6E6;
text-decoration:underline;
}

span.sidebar {
width:119px;
overflow:hidden;
white-space:nowrap;
}

/* page */
.pageFW {
margin:auto;
width:1000px;
height:100%;
border:0 none;
padding:0;
border-spacing:0;
}

div.pageFW {
height:auto;
width:1050px;
position:relative;
}

.headerFW {
border:0 none;
margin:0;
padding:0;
width:850px;
}

.bodyFW {
border:0 none;
margin:0;
border-spacing:0;
padding:7px 0 10px 9px;
background-color:#FFFFFF;
height:80%;
min-height:100%;
box-shadow:0 0 20px -5px #000000;
}

.copyFW {
margin:0;
padding:0 0 10px;
white-space:normal;
color:#999999;
}

.logoFW {
border:0 none;
margin:0;
padding:0;
height:47px;
width:140px;
background:#000000 url(http://is1.myvideo.de/bilder/images/mb_myvideo_logo6.png) no-repeat 20px 12px;
}

.topFW {
background:#000000;
}

.logoFW a {
margin:0;
padding:0;
height:43px;
width:140px;
display:block;
}

.footerFW {
text-align:center;
}

.rightFW {
width:150px;
padding:0 0 0 10px;
}

.rightTopFW {
padding:0 0 0 10px;
}

.topHeadFW {
margin:0 7px 0 0;
}

.topMobFW {
display:none;
}

.topHeadTab {
display:block;
position:absolute;
margin:-4px 0 0 -21px;
width:198px;
height:23px;
}

.topHeadLN {
text-align:right;
font-size:10px;
}

.ftCont {
margin:4px 10px 0;
height:19px;
padding:0 5px 0 0;
}

.ftCont a,.ftCont a:link,.ftCont a:visited {
text-decoration:none;
color:#ffffff;
font-size:11px;
}

.ftCont a:hover,.ftCont a:active {
color:#ff6600;
}

.topHeadLN div {
height:auto;
text-align:left;
}

.subNavFW {
margin:0;
}

.topSubFW {
font-weight:bold;
background:#424242;
text-align:right;
vertical-align:middle;
}

/* div page */
div.bodyFW,div.footerFW {
float:left;
width:841px;
height:auto;
border:0 none;
}

div.footerFW {
padding:10px 0 132px;
/*132px space for Listmanager */
width:850px!important;
background:transparent;
}

div.naviFW {
padding:0;
width:850px!important;
border-top:3px solid #ffffff;
border-left:3px solid #ffffff;
border-right:3px solid #ffffff;
}

div.rightFW {
float:left;
}

/* top search */
.topSearchFW {
text-align:right;
vertical-align:middle;
margin:9px 0;
}

.topSearchFWmiddle {
margin:9px 0 9px 180px;
}

.topSearchFWright {
margin:9px 5px 9px 0;
}

.topSearchFWleft {
display:none;
}

.topSearchText {
float:right;
font-size:14px;
font-weight:bold;
text-transform:uppercase;
display:block;
height:19px;
width:78px;
line-height:18px;
background:none;
}

.topSearchFW form {
display:inline;
}

.tSLeft {
width:90px;
}

.headerFW .tSLeft {
display:none;
}

.topSearchField,#searchRubrik {
height:18px;
line-height:18px;
border:0 none;
}

.topSearchField {
width:250px;
}

.tSField {
padding:0 11px 0 0;
}

.tSSelect {
width:120px;
}

input.topSearchButton {
border:0 none;
margin:0;
padding:0;
font-weight:bold;
color:#FFFFFF;
background-color:transparent;
}

input.topSearchButton:hover {
border:0 none;
}

.trenner {
font-weight:bold;
font-size:11px;
color:#cccccc;
display:inline-block;
vertical-align:baseline;
margin:0 1px;
}

.star {
font-size:9px;
color:#999999;
}

.pointerFW {
font-size:10px;
padding:0 0 0 10px;
margin:0;
border:0 none;
height:20px;
vertical-align:middle;
overflow:hidden;
white-space:nowrap;
width:850px;
float:none;
color:#000000;
z-index:2;
}

.pointerFW h1 {
font-weight:normal;
display:inline;
color:#000000;
}

.pointerFW a,.pointerFW a:link,.pointerFW a:visited {
color:#000000;
}

.pointerFW a:hover,.pointerFW a:active {
color:#ff6600;
}

.ftNav {
display:table;
margin:auto;
}

*+html .ftNav {
width:450px;
}

*+html .flags {
width:300px;
}

/* navi */
.upactive,.up,.topHeadFW {
cursor:pointer;
border:0 none;
height:30px;
}

div.upactive,div.up {
float:left;
}

td.upactive:hover,td.up:hover {
background:#424242;
}

.upactiveRight,.upRight {
display:none;
}

.upactiveLeft,.upLeft {
display:none;
}

.subDown {
line-height:200%;
display:none;
position:absolute;
background:#424242;
color:#ffffff;
padding:10px 0;
margin:0;
width:195px;
text-align:left;
z-index:1000000000;
}

.charts_box td.upactive,.charts_box td.up {
text-align:center;
height:24px;
background:#DBDBDB none;
}

.charts_box td.upactive,.charts_box td.upactive:hover,.charts_box td.up:hover {
background:#ffffff none;
}

.charts_box .upactiveRight,.charts_box .upRight {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -221px;
}

.charts_box a.topactive,.charts_box a.top {
font-size:12px;
text-decoration:none;
text-transform:none;
font-weight:bold;
height:auto;
background:none;
}

.charts_box a.top {
color:#333333;
}

.charts_box a.top:hover {
color:#FF6600;
}

.fwqit_0Sn,.aaxif_0Sn,.jdxqxSn,.tahqn_0Sn,.aaogd_0Sn,.uoijv_0Sn {
border:none;
}

.dacjbSn,.aaxif_1Sn,.fwqit_1Sn,.aaogd_3Sn {
padding:0 30px 0 0;
background:none;
padding:0;
}

.dacjbSn a span,.aaxif_1Sn a span,.fwqit_1Sn a span,.aaogd_3Sn a span {
background:url(http://is2.myvideo.de/bilder/images/neu_hover_5.png) no-repeat scroll right center;
}

.gbphjSn {
border-top:solid 1px #bdbdbd;
}

.gbphjSn {
padding:0 30px 0 0;
background:url(http://is1.myvideo.de/bilder/images/mb_beta.gif) no-repeat center right;
}

td.lkddfTn,td.lkddfTn:hover {
background:none no-repeat center;
width:105px;
height:44px;
padding:3px 1px 0;
margin:0;
}

/* new navi */
.newFW .logoFW {
background:#000000 url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -5458px;
height:40px;
width:100px;
}

.newFW .nav_ear_line {
height:9px;
}

.newFW .topSearchFWmiddle {
margin:0;
}

.newFW .topSearchField {
width:150px;
}

.newFW .topHeadFW {
float:left;
margin:-3px 20px 0 14px;
}

.newFW .tSSelect {
display:none;
}

.topSearchFW .tSButton input.btn {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -5504px;
width:20px;
height:20px;
text-indent:-1000px;
border:0 none;
}

.newFW .mya {
height:auto;
}

.newFW .naviEG {
margin:46px 0 0;
}

.newFW .topFW {
top:0;
position:fixed;
z-index:10000;
clear:both;
}

.newFW .ftCont {
width:250px;
overflow:hidden;
white-space:nowrap;
margin:4px 0 0;
height:25px;
}

.newFW #fbui_container {
float:right!important;
}

.newFW #suBloggedinas,.newFW #fbui_container #suBtahqn {
margin:0 0 0 22px;
}

.newFW .naviBG {
top:0;
left:0;
width:100%;
height:40px;
position:fixed;
background:#000000;
box-shadow:0 -10px 4px 11px #000000;
}

.newFW .blockFW {
/*width:926px;*/
}

.newFW .topNavFW {
margin:0 0 2px;
}

.newFW .tSField {
padding:0;
}

.newFW .rightFW {
margin:28px 0 0;
}

.newFW div.naviFW {
border-top:0 none;
border-left:3px solid #000000;
border-right:3px solid #000000;
}

.newFW a#loggedinasTn,.newFW a#tahqnTn {
height:23px;
}

/* suggestion */
#suggests_div,#u_suggests_div {
position:absolute;
margin:-1px 0 0;
padding:3px 0;
width:192px;
background-color:#ffffff;
text-align:left;
border:1px #cccccc solid;
display:none;
z-index:200003;
overflow:hidden;
white-space:nowrap;
}

#u_suggests_div {
width:262px;
}

.suggests_title {
position:absolute;
right:5px;
color:#cccccc;
z-index:1;
top:-10px;
}

.suggests_close {
float:right;
text-align:right;
margin:0 5px 0 0;
height:30px;
}

.sLink {
float:left;
width:250px;
height:20px;
line-height:20px;
padding:0 0 0 10px;
z-index:10;
cursor:pointer;
border:none;
text-align:left;
background-color:#FFFFFF;
}

.sLink,a.sLink:link,a.sLink:visited,a.sLink:hover,a.sLink:active,a.sLink:focus,.suggests_close a:link,.suggests_close a:visited,.suggests_close a:hover,.suggests_close a:active,.suggests_close a:focus {
color:#000000;
text-decoration:none;
}

a.sLink:hover,a.sLink:active,a.sLink:focus,a.sg_ac:link,a.sg_ac:visited,a.sg_ac:hover,a.sg_ac:active,input.sg_ac {
background-color:#333333;
color:#FFFFFF;
}

a.sg_iac:link,a.sg_iac:visited,a.sg_iac:hover,a.sg_iac:active,input.sg_iac {
color:#000000;
background-color:#FFFFFF;
}

/* thumbs */
.vCont .sCenter,.sTLeft .sCenter {
margin:0;
text-align:left;
}

.vCont {
margin:0 5px 0 0;
}

.tLeftBox .vCont {
margin:0 22px 0 0;
}

.getMusicNavigCateg a,getNavigCateg a {
margin:0 22px 0 0;
}

div.vThumb,div.pListThumb,div.pListThumb85,div.pVLPicBox,span.vThumb,#bwlb div.vThumb {
position:relative;
margin:0 5px 2px 0;
width:144px;
height:80px;
overflow:hidden;
background:#020202;
display:block;
}

span.vThumb {
cursor:pointer;
}

div.pListThumb,div.pVLPicBox {
margin:0 5px 5px 0;
width:138px;
height:78px;
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -391px;
}

#bwlb div.pListThumb {
margin-bottom:0;
}

img.vThumb {
position:absolute;
width:144px;
height:108px;
top:-14px;
z-index:2;
}

div.pLThumb,div.lThumb {
margin:0 5px 5px 0;
width:121px;
height:68px;
}

img.pLThumb,img.lThumb,.pLThumb img {
width:121px;
height:91px;
top:-11px;
}

div.cThumb,div.nThumb {
width:78px;
height:44px;
}

img.cThumb,.cThumb img,img.nThumb {
width:78px;
height:58px;
top:-7px;
}

div.pThumb,#bwlb div.pThumb {
width:95px;
height:53px;
}

img.pThumb,#bwlb img.pThumb {
width:95px;
height:71px;
top:-9px;
}

#bwlb img.pThumb {
margin:0;
}

div.chThumb {
margin:0 35px 5px 0;
width:138px;
height:78px;
}

.lLeftBox div.chThumb {
margin:0 20px 5px 0;
}

img.chThumb {
width:138px;
height:103px;
top:-12px;
}

div.vdtThumb {
margin:0;
width:207px;
height:115px;
}

img.vdtThumb {
width:207px;
height:154px;
top:-19px;
}

div.lgtThumb {
width:610px;
height:215px;
margin:0 0 5px;
}

.lgtThumb img {
position:absolute;
width:610px;
height:215px;
}

div.pListThumb85 {
width:85px;
height:48px;
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -475px;
}

div.pLThumb85 {
width:77px;
height:52px;
}

img.pLThumb85 {
width:77px;
height:57px;
top:-5px;
}

div.pListThumb104 {
width:97px;
height:58px;
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat -3px -533px;
}

#bwlb div.pListThumb104 {
height:57px;
}

div.pLThumb104 {
width:89px;
height:53px;
}

img.pLThumb104 {
width:89px;
height:67px;
top:-7px;
}

#bwlb img.pLThumb104 {
height:60px;
}

div.cThumb85 {
width:85px;
height:48px;
}

img.cThumb85 {
width:85px;
height:62px;
top:-5px;
}

div.kThumb,img.kThumb {
top:0;
position:relative;
width:144px;
height:80px;
}

div.kThumb {
margin:0 28px 0 0;
}

img.gLink {
top:0;
position:relative;
}

a.vLink,a.nLink,a.mLink,a.cLink,.cLinkActive,a.lLink {
display:block;
}

.vTitle,.vNick,.nTitle,.wTitle,.chTitle,.vdtTitle {
width:140px;
overflow:hidden;
vertical-align:top;
}

.nNick {
width:109px;
height:15px;
overflow:hidden;
}

.vTitle,.wTitle,.nTitle,.chTitle {
height:30px;
}

span.vTitle,span.chTitle {
display:block;
}

.gTitle {
width:115px;
overflow:hidden;
vertical-align:top;
height:1.5em;
float:left;
padding:2px;
}

.chTitle {
width:132px;
margin:0 20px 0 0;
}

.tLeftBox .chTitle {
margin:0 4px 0 0;
}

.vdtTitle {
margin:2px 0 0 5px;
width:195px;
white-space:nowrap;
}

.vdtIco {
margin:0 5px 0 0;
height:10px;
width:32px;
}

.nTitle,.wTitle {
width:95px;
}

.wTitle {
width:70px;
overflow:hidden;
}

.vTitle a,.chTitle a,.vdtTitle a,.kTitle a,.gTitle a,span.title {
font-weight:bold;
}

.kMeta {
height:45px;
}

.vAdded {
display:none;
}

.plTeaserEdit {
position:absolute;
margin:30px 0 0 435px;
}

div.vViews {
position:relative;
}

span.vViews {
position:absolute;
bottom:4px;
right:0;
background:#000000;
color:#ffffff;
padding:0 3px;
opacity:.9;
cursor:pointer;
text-decoration:none;
height:15px;
z-index:2;
}

.video_list div.vViews span.vViews {
top:60px;
}

#edit_user_channel span.vViews {
display:none;
}

div.vViews span.vViews {
margin:0 5px 0 0;
}

div.filme_entry span.vViews {
margin:0 4px 0 0;
bottom:9px;
}

div.vViews span.uBvViews,div.pThumb span.vViews,div.slThumb span.vViews,div.top10 span.vViews {
margin:0;
}

/* user-thumbs */
div.uThumb {
position:relative;
width:109px;
height:82px;
overflow:hidden;
margin:5px 15px 5px 0;
background:#DBDBDB;
}

img.uThumb {
position:absolute;
width:109px;
height:82px;
top:0;
left:0;
}

/* group-thumbs */
div.gThumb {
position:relative;
width:109px;
height:82px;
overflow:hidden;
margin:5px 5px 5px 0;
background:#020202;
}

img.gThumb {
position:absolute;
width:109px;
height:82px;
top:0;
left:0;
}

/* .w user-thumbs middle-sized */
div.wThumb {
position:relative;
margin:0 5px 0 0;
width:99px;
height:76px;
overflow:hidden;
background:transparent none;
}

img.wThumb {
position:absolute;
width:99px;
height:76px;
top:0;
left:0;
}

.wNick {
width:99px;
overflow:hidden;
vertical-align:top;
text-align:center;
height:15px;
}

/* .x user-thumbs small-sized */
div.xThumb {
width:85px;
height:63px;
background:#020202;
}

img.xThumb {
width:85px;
height:63px;
top:0;
left:0;
}

.xNick {
width:85px;
height:30px;
}

.xNick a {
font-weight:normal;
}

/* .f facebook thumbs */
div.fThumb {
text-align:center;
background:transparent;
}

img.fThumb {
width:auto;
position:relative;
}

.sLeft,.sRight {
height:84px;
width:17px;
display:block;
overflow:hidden;
outline:none;
}

.sLeft {
margin:0 5px 0 0;
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -831px;
}

.sLeft:hover {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -925px;
}

.sRight {
margin:0;
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -1019px;
}

.sRight:hover {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -1113px;
}

.sULeft,.sURight {
height:18px;
width:196px;
display:block;
outline:none;
}

.sULeft {
margin:0 0 5px;
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -1207px;
}

.sULeft:hover {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -1233px;
}

.sURight {
margin:15px 0 0;
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -1259px;
}

.sURight:hover {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -1285px;
}

.showAll {
height:20px;
width:20px;
display:block;
}

.showAll {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -1311px;
}

.showAll:hover {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -1341px;
}

.wLAdd,.wLRemove,.wLRemoveAll,.wLAddAll,.wLPlay,.wLOpen,.wLClose,.wLDelete,.vPrivate,.vPremium,.wLRepeat,.wLRepeatActive,.lGClose,.vdtPlay,.vAClose,.uOnline,.vFullEpisode,.vFullEpisode2 {
float:left;
display:block;
width:20px;
height:15px;
white-space:nowrap;
text-indent:20px;
}

.wLAddAll {
margin:4px 0 0;
}

.wLOpen,.wLClose,.lGClose,.vAClose {
float:right;
width:25px;
}

.rLOpen,.rLClose {
float:right;
width:9px;
height:9px;
margin:7px 5px 0 0;
}

.wLPlay,.wLRepeat,.wLRepeatActive,.uOnline {
text-align:left;
text-indent:20px;
width:100%;
}

.wLRepeat,.wLRepeatActive {
width:60px;
}

.wLAdd,.wLRemove,.vPrivate,.vPremium,.vdtPlay,.vFullEpisode,.vFullEpisode2 {
margin:4px;
position:absolute;
z-index:5;
}

.wLAdd,.wLAddAll {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -1371px;
}

.wLAdd:hover,.wLAddAll:hover {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -1395px;
}

.wLRemove,.wLRemoveAll {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -1419px;
}

.wLRemove:hover,.wLRemoveAll:hover {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -1443px;
}

.wLDelete {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -1467px;
}

.wLPlay {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -1487px;
}

.wLPlay:hover {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -1512px;
}

.wLRepeat {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -1537px;
}

.wLRepeat:hover,.wLRepeatActive {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -1562px;
}

.wLOpen {
background:url(http://is2.myvideo.de/bilder/images/mb_header_grey_close3.gif) no-repeat center left;
}

.wLClose {
background:url(http://is3.myvideo.de/bilder/images/mb_header_grey_open3.gif) no-repeat center left;
}

.qLOpen {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -1587px;
}

.qLClose {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -1623px;
}

.lGClose,.vAClose {
margin:0 0 0 5px;
width:20px;
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -1659px;
}

.mBox .vAClose {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -1684px;
margin:7px -1px 0 0;
}

.uOnline {
height:14px;
line-height:14px;
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -1706px;
margin:0 5px 0 0;
}

.voteThumb {
height:21px;
width:16px;
float:left;
display:block;
margin:0 0 0 5px;
}

.voteUp {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -1730px;
}

.voteDown {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -1761px;
}

.voteUpAct {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -1792px;
}

.voteDownAct {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -1823px;
}

.vAClose {
margin:0 -20px 0 0;
}

.rLOpen {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -1854px;
}

.rLClose {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -1873px;
}

.vPrivate {
margin:4px 0 0 124px;
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -1892px;
}

.vPrivate:hover {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -1917px;
}

.vPremium {
margin:4px 0 0 124px;
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -1942px;
cursor:default;
}

.vFullEpisode,.vFullEpisode2 {
margin:3px 0 0 164px;
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -1967px;
cursor:default;
height:90px;
width:20px;
}

.vFullEpisode2 {
margin:0 0 0 165px;
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -2067px;
height:104px;
}

.vdtPlay {
width:34px;
height:34px;
margin:40px 0 0 80px;
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -2181px;
}

.vdtPlay:hover,.lgtPlay:hover {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -2181px;
}

/* fake player */
.bg_pic_div,.big_pic_div {
position:relative;
overflow:hidden;
}

.big_pic_div,.big_pic_div img {
width:830px;
height:340px;
}

.small_div {
position:absolute;
left:730px;
top:0;
}

.small_pic_div {
position:relative;
margin-top:5px;
margin-left:70px;
clear:both;
overflow:hidden;
width:30px;
height:50px;
}

.small_pic_div_hover {
width:100px;
margin-left:0;
}

.small_pic {
position:absolute;
width:122px;
height:50px;
left:-15px;
opacity:.7;
}

/* boxes */
.lContent {
background:none;
padding:5px 0;
overflow:hidden;
}

.lContNoImage {
padding:5px 10px;
margin:0;
}

.lContNoSide {
padding:5px 0;
}

.lContBigSide {
padding:5px 23px;
}

.lContNoTop {
padding:0 0 5px;
}

.lContError {
border:solid 1px #AF0101;
}

.tContent {
margin:0 10px 0 0;
}

.pChContent {
margin:0 20px 0 0;
width:auto;
}

.pNewsText .pChContent {
width:auto!important;
margin:0 30px 0 10px;
}

.qSideContent {
padding:5px;
background:transparent;
border:0 none;
}

.lContNoBorder {
border:0 none;
}

.qLogin .lContent {
padding:0 5px 5px;
}

/* background: none; doesn't work in IE */
.lContent .lContent {
background:transparent;
}

.qLogin {
background:transparent;
padding:10px 0 10px 10px;
}

.formLineHeight > td {
padding:10px 0 0;
}

.qLogin .formLineHeight {
height:auto;
}

.qLogin .formLineHeight > td {
padding:6px 0 0;
}

.qLogin table + table {
margin:9px 0 0;
}

.qLogin .loginLeftWidth {
width:100px;
}

.lBox,.fBox,.bBox {
overflow:hidden;
margin:0 8px 8px 0;
padding:0;
}

.chnBox {
width:614px;
margin:0 0 8px;
padding:2px 0 0;
height:27px;
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-x0.png) repeat-x 0 0;
}

.user_nav {
border-bottom:0 none;
}

.lLeftBox,.pLeftBox,.mLeftBox {
width:613px;
overflow:hidden;
}

.lLeftBox .lContent,.pLeftBox .lContent,.mLeftBox .lContent {
width:633px;
}

.tLeftBox {
width:830px;
overflow:hidden;
}

.tLeftBox .lContent {
width:870px;
}

.thLeftBox {
width:410px;
overflow:hidden;
}

.thLeftBox .lContent {
width:440px;
}

.qLeftBox {
width:830px;
overflow:hidden;
}

.qLeftBox .lContent {
width:860px;
}

.pHalfBox .lContent {
width:312px;
}

.seriesDetail .lContent {
width:auto;
}

.lContNoSide {
width:auto!important;
}

.cmh,.cmscon {
display:inline-block;
overflow:hidden;
}

/* full width for specials */
.cms_top_aaxif td.cmscon {
width:850px;
margin:0 0 0 -9px;
padding:0;
}

.pHalfBox {
width:303px;
}

.pThirdBox {
width:198px;
margin:0 7px 8px 0;
}

.pHalfHeight {
height:175px;
}

.qCommHeight {
height:230px;
}

.pOneText {
height:220px;
}

.pThirdText {
height:212px;
}

.pThirdImg {
height:247px;
}

.hRightBox,.lRightBox,.pRightBox,.pFormBox {
width:207px;
}

#member_notifyi,#member_maili,#member2groupi {
width:320px;
}

#video_edit_box .pRightBox {
width:453px;
}

#video_edit_box td {
padding:4px 0 0;
}

.mSmallBox {
width:320px;
height:225px;
}

.relativeBox {
position:relative;
margin:0;
}

.fLeftBox {
width:340px;
}

.eLeftBox {
width:520px;
}

.eRightBox {
width:300px;
}

.maxBox {
width:830px;
}

.maxComment .video_comments {
width:830px;
}

.mBox {
width:830px;
}

.new_home .mBox {
width:848px;
margin-left:0;
}

.error_screen .lHead,.message_screen .lHead {
display:none;
}

.error_screen .lContent,.message_screen .lContent {
background:transparent;
}

.error_screen {
border:solid 1px #F61505;
}

.message_screen {
border:solid 1px #2B9F23;
}

.new_home .error_screen,.new_home .message_screen {
margin-top:25px;
}

/* Community Boxes */
.qLeftBox {
width:302px;
}

.qSmallBox {
height:250px;
}

.news_letter_page .qLeftBox {
width:409px;
}

.news_letter_page .qSmallBox {
height:180px;
}

.qHalfBox {
height:45px;
}

.qMiddleBox {
width:612px;
}

.balloon_inframe {
display:none;
position:absolute;
background-color:#FFFFFF;
border:outset 3px #63C6E6;
padding:8px 0 0 8px;
z-index:2;
}

.qBalloon {
width:164px;
height:84px;
margin:5px 0 0;
padding:0;
overflow:hidden;
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -2225px;
}

.qMemberProfile {
margin:5px 0 0 20px;
}

.qSmallBalloon {
width:104px;
height:65px;
margin:0;
padding:0;
overflow:hidden;
color:#333333;
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -2319px;
}

.qSmallBalloon a.sBottomRight {
bottom:1px;
}

.qSmallBalloon .sMini {
margin:0;
padding:2px 3px 10px 8px;
}

.qSideBox {
margin:0 8px 0 0;
}

.qMyFame {
position:absolute;
right:5px;
bottom:2px;
}

.qProgressBar {
background:url(http://is2.myvideo.de/bilder/images/mb_progress_count_bg.gif) repeat-x center left;
}

.activityRank_wrap {
width:160px;
height:8px;
padding:0;
margin-right:0;
border:1px solid #6880A2;
font-size:0;
float:left;
}

.member_profile .activityRank_wrap {
width:280px;
height:8px;
padding:0;
margin:0 0 0 20px;
border:1px solid #6880A2;
font-size:0;
float:left;
}

.activityRank_value {
height:8px;
padding:0;
margin:0;
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-x0.png) repeat-x 0 -36px;
font-size:0;
}

.activityRank_counter {
width:75px;
}

.activityRank_counter_first {
width:70px;
margin:0 0 0 70px;
}

.activityRank_item {
height:32px;
}

.uContent {
padding:0 0 10px;
margin:0;
}

div.uContent {
padding:0 0 10px;
margin:0;
}

.get_contacts .rInput,.forgot_password .rInput {
width:185px;
}

.get_contacts .contacts_logo {
width:117px;
height:45px;
}

/* Messages */
.msgBox1,.msgBox2,.msgBox3,.msgBox4 {
float:left;
overflow:hidden;
}

.msgBox1 {
width:20px;
}

.msgBox2 {
width:120px;
}

.msgBox3 {
width:280px;
}

.msgBox4 {
width:140px;
}

.msgRow {
width:563px;
clear:left;
padding:5px 0;
overflow:hidden;
}

.msgWrap {
clear:left;
float:left;
padding:0 15px;
}

.msgWrapActive {
border:2px solid #63C6E6;
padding:5px 13px;
}

.messageThumb {
margin:10px 20px 0 0;
float:left;
}

.messageForm .messageThumb {
/* hack for IE form height */
margin:10px 20px 120px 0;
}

.messageText {
width:400px;
margin:10px 0 0;
padding:0 10px 0 0;
float:right;
overflow:hidden;
}

.lineToggle {
background:#F5F5F5 none;
}

.messageTextSmall {
width:370px;
float:left;
padding:0 0 0 140px;
margin:0 0 10px;
}

.messageVideo {
float:right;
margin:20px 10px 0 0;
height:80px;
font-weight:bold;
}

.notifyMessageSpam {
display:block;
height:16px;
font-size:11px;
float:right;
}

.messageButtons {
border-top:1px dotted #ff6600;
padding:10px 0 0;
margin:5px 0 0;
text-align:right;
width:550px;
float:left;
clear:both;
}

.messageRecipient {
border-bottom:1px dotted #ff6600;
width:570px;
font-weight:bold;
margin:0 0 10px;
}

.messageButtons table {
margin:2px;
}

.messageButtons_0,.messageButtons_1,.messageButtons_2,.messageButtons_3 {
float:left;
text-align:left;
margin:0 0 5px;
line-height:25px;
}

/* box headers */
.lHead,td.cmh {
padding:0 0 0 5px;
margin:auto;
vertical-align:middle;
color:#8A8A8A;
font-size:16px;
font-weight:bold;
height:25px;
line-height:23px;
text-transform:uppercase;
background:none no-repeat center right;
}

.lHead.sNowrap {
overflow:hidden;
}

.lHeadError {
color:#ffffff;
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-x0.png) repeat-x 0 -54px;
}

.lHead select {
margin:0 5px;
}

#display_mode_box .lHead {
font-size:12px;
}

.qBlue,#create_user_box .lHead,#login_user_box .lHead {
background:none;
color:#414141;
}

.qBlue,.qBlue a {
color:#8A8A8A;
}

.qBlue a {
color:#414141;
}

.qSideHead {
border-top:1px dotted #63C6E6;
background:transparent;
color:#63C6E6;
font-size:12px;
height:27px;
line-height:220%;
}

a.qSideHead {
color:#63C6E6;
font-weight:bold;
border:none;
}

div.qSideHead {
border-top:1px dotted #414141;
}

.qBalloonHead {
text-transform:none;
font-size:12px;
padding:5px 0;
}

.topSubFW select,.lHead select {
font-size:12px;
width:120px;
color:#ffffff;
background:#454543;
text-transform:none;
}

.topSubFW select {
color:#000000;
background:#ffffff;
font-size:11px;
padding:1px 0 0;
}

.lHead select {
color:#333333;
background-color:#F5F5F5;
}

.qBlue select {
background:#ffffff;
}

.lHead .sWord {
text-transform:none;
}

.cSeparator {
padding:0;
margin:0;
border-bottom:1px dotted #CECECE;
}

/* login */
.login_inframe,.action_inframe {
display:none;
position:absolute;
background-color:#FFFFFF;
border:outset 1px #DBDBDB;
padding:10px 0 0 10px;
z-index:15;
}

.action_inframe {
padding:5px 20px 20px;
}

/* Video Lists */
.mVLItem {
width:111px;
}

.mVLLeft {
float:left;
width:168px;
}

.mVLMain {
width:592px;
border-top:1px dotted #cfcfcf;
padding:10px 0;
overflow:hidden;
}

#member_list_container .mVLMain {
width:556px;
}

#member_list_container .mVLLeft {
width:132px;
}

.mVLMain .fInput {
width:300px;
}

.mVLMainFirst {
border:0 none;
}

.mVLPic {
text-align:left;
}

.mVLRight {
float:left;
width:420px;
text-align:left;
}

.mVLStars {
margin:0 0 0 5px;
width:75px;
float:left;
}

.mPickto {
vertical-align:middle;
display:inline-block;
height:10px;
width:10px;
}

.m_star {
height:10px;
width:11px;
}

.m_star_half {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -2392px;
}

.m_star_red {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -2412px;
}

.m_star_white {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -2432px;
}

.mb_responsible {
display:block;
margin:auto;
height:10px;
width:468px;
background:url(http://is5.myvideo.de/bilder/images/mb_responsible2.gif) no-repeat top left;
}

.lPremium {
width:20px;
height:15px;
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -1942px;
}

.m_friends_count {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -2452px;
}

.m_count_views {
width:11px;
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -2472px;
}

.s_trans {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -2491px;
}

.mb_video_count {
width:14px;
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -2517px;
}

.charts_up {
width:11px;
height:6px;
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -2537px;
}

.charts_down {
width:11px;
height:6px;
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -2553px;
}

.charts_equal {
width:6px;
height:11px;
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -2569px;
}

.mb_user {
width:11px;
height:11px;
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -2590px;
}

.mb_accept_invitation {
width:16px;
height:16px;
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -2611px;
}

.mb_unaccept_invitation {
width:16px;
height:16px;
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -2637px;
}

.m_comments {
width:11px;
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -2663px;
}

.mVLTitle a:link,.mVLTitle a:visited,.mVLTitle a:hover,.mVLTitle a:active {
font-size:16px;
font-weight:bold;
float:left;
}

/* My Channels */
.myChannelRow {
padding:10px;
margin:0 0 4px;
width:558px;
border-top:1px dotted #cfcfcf;
}

.myChannelFirst {
border:none;
}

.myChannelRow div.vNoop {
height:44px;
width:78px;
margin:0 5px 2px 0;
}

.myChannelZeroVids {
height:47px;
width:427px;
}

.myChannelUser {
padding:5px 15px 10px 0;
}

.myChannelCount {
width:140px;
text-align:left;
padding:0 0 0 5px;
}

.myChannelAll {
padding:0 5px 0 0;
}

.remove_channel {
float:left;
display:block;
height:15px;
white-space:nowrap;
text-indent:20px;
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -1467px;
}

/* Groups */
.groupListData {
float:left;
width:155px;
overflow:hidden;
margin:0 5px 0 10px;
}

.groupListDescription {
width:295px;
margin:0;
float:left;
}

.groupListDataItem {
line-height:18px;
}

.groupListRow {
float:left;
padding:10px 0 0;
margin:5px;
border-top:1px dotted #cfcfcf;
}

.groupListRowFirst {
border:0 none;
padding:0;
}

.groupListThumb {
float:left;
}

.groupListVideos {
float:left;
width:320px;
}

.groupInputDescr {
width:160px;
}

.catTags_div {
position:absolute;
top:0;
left:0;
width:140px;
height:200px;
z-index:10;
background-color:#e2e2e2;
padding:10px;
border:solid 1px #DBDBDB;
line-height:20px;
white-space:nowrap;
overflow:hidden;
}

.tagsClose {
display:block;
width:10px;
height:8px;
position:absolute;
top:10px;
right:10px;
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -2683px;
}

.tagsClose:hover {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -2701px;
}

#group_player_box {
width:384px;
height:286px;
margin:5px 25px 0 0;
}

td.groupTopic {
padding:10px;
}

.group_profile .bInput {
width:450px;
}

#group_start_box .lContent {
padding:5px 0 5px 10px;
}

#group_start_box .btnMiddle {
padding:0 4px 0 10px;
}

.lContent .uploadCheck {
background:#ee0000 repeat scroll 0 0;
}

.uploadCheck a {
color:#ffffff;
text-decoration:underline;
}

.uploadCheck a:hover {
color:#0a4d87;
}

/* styles for group overview page */
.groupCatItem {
float:left;
width:135px;
line-height:35px;
}

div.grThumb {
margin:0 5px 7px 0;
width:109px;
height:82px;
}

.grThumb img {
position:absolute;
top:0;
width:109px;
height:82px;
}

.groupNewsRow {
height:45px;
}

.groupNewsItem {
margin:0 0 0 20px;
width:210px;
overflow:hidden;
}

.groupNewsRow .microThumb {
margin-top:1px;
}

.microThumb {
width:40px;
height:30px;
}

/* pagination */
.pViewBottom,.pViewTop,.pViewTopLine {
height:26px;
margin:auto;
vertical-align:middle;
}

.pSearch {
margin:0 0 0 150px;
}

.pViewTopLine,.pViewTop {
margin:0 0 5px;
padding:0 25px 5px 0;
}

.pViewTopLine {
height:20px;
padding:0;
}

div.pViewBottom {
padding:10px 25px 0 0;
}

.pnFastBack,.pnBack,.pnActive,.pnNumbers,.pnNext,.pnFastNext,.pnPages,.pnResults {
outline:none;
padding:0 2px;
font-weight:lighter;
font-size:11px;
}

.pnBack,.pnNext {
font-family:arial;
}

a.pnNumbers,a.pnBack,a.pnNext,a.pnNumbers:visited,a.pnBack:visited,a.pnNext:visited {
text-decoration:none;
border:1px solid transparent;
}

span.pnNumbers,span.pnBack,span.pnNext {
color:#BDBDBD;
}

.pnActive,.pnNumbers,.pnBack,.pnNext {
display:block;
float:left;
margin:0 1px;
padding:1px 4px;
}

.pnActive {
background:transparent;
border:solid 1px #336699;
color:#FFFFFF;
background-color:#336699;
}

a.pnNumbers:hover,a.pnBack:hover,a.pnNext:hover {
color:#336699;
border:solid 1px #336699;
}

.pnPages,.pnResults {
white-space:nowrap;
font-weight:normal;
font-size:10px;
}

.pnPages {
display:none;
}

/* tool tip */
#tooltipwrap {
position:absolute;
top:0;
left:0;
width:200px;
display:none;
z-index:100;
}

#tooltipbox {
padding:3px;
background:#F9F9F9;
border:solid 1px #DBDBDB;
font-weight:normal;
float:left;
}

/* soi ad container */
.soi,#rectangle1_content_top,#fullbanner2_content_top,#skyscraper1_content_top {
padding:0;
margin:0;
text-align:center;
}

.new_home #fullbanner2_container {
margin:0 0 10px 100px;
}

.rectangle1,.skyscraper1 {
text-align:left;
}

.skyscraper1 {
position:absolute;
width:160px;
}

.mya {
min-height:0;
padding:0 0 5px;
}

div#headerFW_mya {
width:856px;
}

/* google ad container */
.adBox,.adBox .lHead {
border:0;
font-size:11px;
background:transparent;
font-weight:normal;
color:#333333;
}

.adBox .lHead {
height:17px;
}

.homeads {
margin:0 0 5px;
}

.homeads .homeads {
margin:0;
}

.homeadsFb {
position:absolute;
width:300px;
overflow:hidden;
}

.nofontsize {
line-height:0;
font-size:0;
}

/* Masthead */
#masthead_container {
margin:0 auto 10px -2px;
text-align:center;
padding-top:25px;
}

/* flashteaser */
#flash_teaser {
position:absolute;
z-index:50;
}

#flash_teaser_close {
display:block;
position:absolute;
left:480px;
z-index:1;
width:130px;
height:30px;
}

a#flash_teaser_link {
display:block;
width:100%;
height:100%;
background:transparent;
}

#flash_teaser .slider,#flash_teaser .big_pic_div,#flash_teaser .big_pic_div img {
width:613px;
height:382px;
}

#flash_teaser .small_div {
left:532px;
}

.home_left #flash_teaser .small_div {
left:439px;
}

#flash_teaser .small_pic_div {
height:51px;
margin-left:51px;
}

#flash_teaser .small_pic_div_hover {
width:81px;
margin-left:0;
border:1px solid #000000;
}

#flash_teaser .small_pic {
width:81px;
height:51px;
left:0;
}

.indicators .small_div,#flash_teaser .indicators .small_div {
background:transparent;
height:19px;
width:467px;
position:absolute;
top:0;
left:0;
text-align:center;
padding-left:363px;
}

.indicators .small_pic_div,#flash_teaser .indicators .small_pic_div {
border:0 none;
float:left;
clear:none;
width:15px;
height:15px;
margin:2px 2px 0;
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -4897px;
}

.indicators .small_pic_div_hover,#flash_teaser .indicators .small_pic_div_hover {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -4922px;
}

#flash_teaser .indicators .small_div {
width:100%;
padding-left:0;
}

#test_div1 {
position:absolute;
border:1px solid red;
width:100px;
height:150px;
top:0;
left:0;
z-index:1500;
background:#ffffff;
}

/* homecounter */
div.homecounter {
width:300px;
height:48px;
position:relative;
margin:0 0 5px;
}

#counter_numbers {
position:absolute;
top:12px;
right:10px;
font-size:16px;
font-weight:bold;
height:20px;
}

div.counter_link {
font-weight:bold;
position:relative;
display:block;
width:117px;
height:48px;
margin:0 0 0 90px;
text-align:center;
vertical-align:middle;
overflow:hidden;
}

#counter_link {
display:block;
margin-top:9px;
font-size:15px;
}

/* external counter */
#extcounter {
width:100%;
height:40px;
}

#extcounter .homecounter {
float:left;
width:auto;
height:40px;
margin:0;
}

#extcounter .counter_link {
float:left;
height:40px;
width:auto;
margin:0;
text-align:left;
}

#extcounter_numbers {
width:200px;
height:40px;
}

#extcounter #counter_numbers {
position:relative;
float:left;
top:0;
right:0;
width:auto;
height:40px;
}

#extcounter #counter_numbers,#extcounter a#counter_link {
float:left;
color:#ffffff;
font-size:20px;
font-weight:bold;
line-height:40px;
padding:0 10px;
margin:0;
}

/* activity feed */
.com_feed {
margin:0;
height:213px;
padding:0 0 5px;
}

.com_container {
margin:auto;
overflow:hidden;
text-align:left;
position:relative;
background:transparent;
height:210px;
}

.ticker {
padding:0 0 0 10px;
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -2763px;
}

/* watch */
.vdsMobFW {
display:none;
}

#adult_check {
background-color:#000000;
position:absolute;
z-index:1000;
}

.adultBox {
color:#ffffff;
font-size:12px;
margin:40px 40px 12px;
}

input.adultBoxNo,a.adultBoxNo,a.adultBoxNo:hover {
background-color:#d14138;
}

input.adultBoxYes,a.adultBoxYes,a.adultBoxYes:hover {
background-color:#3f7d2b;
}

.video_player .lHead,.video_player h1 {
height:19px;
padding:0 0 0 25px;
border:0;
margin:0;
background:transparent;
font-size:16px;
font-weight:bold;
text-transform:none;
overflow:hidden;
white-space:nowrap;
}

.globalHd {
color:#8A8A8A;
}

.video_player .lHead {
color:#333333;
padding-left:0;
}

.video_player .lContent {
padding:0 0 5px;
}

#video_player,#player_container {
width:611px;
height:400px;
z-index:10;
}

#video_player {
position:absolute;
}

#video_player_id {
margin:2px 7px 7px 0;
}

.kPlayer {
width:100%;
height:100%;
}

.video_details .fInput {
width:280px;
}

.vMeta,#video_vote_container,#video_vote_content {
line-height:100%;
font-size:11px;
font-weight:normal;
}

.chMeta {
margin:0 80px 0 -20px;
}

.lLeftBox .chMeta {
margin:0 0 0 -10px;
}

.pHalfBox .chMeta {
margin:0 0 0 -20px;
}

.chMeta .chTitle {
width:182px;
}

.lLeftBox .chMeta .chTitle {
width:142px;
}

.pHalfBox .chMeta .chTitle {
width:132px;
}

.watch_list_player .lContent {
border:solid 1px #DBDBDB;
padding:5px;
}

.now_watched .lContNoSide,.other_videos .lContNoSide,.related_videos .lContNoSide {
padding:0 5px;
}

.watch_list_player,.now_watched,.other_videos,.related_videos,.chID271 {
border:0 none;
}

.watch_list_player .globalHd,.now_watched .globalHd,.other_videos .globalHd,.related_videos .globalHd,.chID271 .lHead {
color:#333333;
background:none no-repeat center right;
}

.watch_list_player .wLOpen,.other_videos .wLOpen,.related_videos .wLOpen,.now_watched .wLOpen {
background:url(http://is2.myvideo.de/bilder/images/mb_header_grey_close3.gif) no-repeat center left;
}

.watch_list_player .wLClose,.other_videos .wLClose,.related_videos .wLClose,.now_watched .wLClose {
background:url(http://is3.myvideo.de/bilder/images/mb_header_grey_open3.gif) no-repeat center left;
}

.watch_list_player .shAll,.now_watched .shAll,.other_videos .shAll,.related_videos .shAll {
position:absolute;
margin:-30px 0 0 120px;
width:74px;
}

.pRightBox .fInput,.pRightBox .sel,.pRightBox .cInput {
width:180px;
}

#video_edit_box .fInput {
width:412px;
}

.pHalfBox .cInput,.qLeftBox .cInput {
width:280px;
}

.pRightBox .btnMiddle,.facebook_header .btnMiddle {
padding:0 0 5px;
}

.pRightBox .lContent .lContent {
padding:0;
}

div.pFormBox {
overflow:hidden;
padding:5px 10px;
}

.groupblock {
font-weight:bold;
list-style-type:none;
font-size:9px;
margin:0 5px 5px 0;
}

#video_groupi .sNowrap {
white-space:normal;
}

.v_video_relay,.v_video_buy,.v_video_notify,.v_video_favorite,.v_video_blog,.v_video_member,.v_video_playlist,.v_video_group,.v_video_myspace,.v_video_lokalisten,.v_video_facebook,.v_video_addthiscom,.v_winner,.v_video_twitter,.v_video_bebo,.v_video_studivz,.v_more_action,.v_less_action,.v_video_fblike,.v_video_relay,.v_video_msn {
float:left;
display:block;
height:20px;
width:100px;
white-space:nowrap;
text-indent:20px;
padding:9px 5px 0 0;
text-align:left;
margin:0;
}

.v_video_notify,.v_video_favorite,.v_video_blog,.v_video_member,.v_video_playlist,.v_video_group,.v_video_myspace,.v_video_lokalisten,.v_video_facebook,.v_video_addthiscom,.v_video_twitter,.v_video_bebo,.v_video_studivz,.v_video_relay,.v_video_msn {
background:url(http://is5.myvideo.de/bilder/images/mb_video_actions11.png) no-repeat top left;
}

.v_video_buy,.v_video_relay,.v_video_fblike {
float:right;
text-indent:0;
}

.v_video_buy {
margin:8px 0 0;
}

.v_video_buy .btnMiddle,.vPlCount .btnMiddle {
width:110px;
padding:0 5px;
}

.v_social_link {
margin:0 9px 3px;
border-top:1px dotted #CECECE;
}

.v_video_blog,.v_video_myspace,.v_video_lokalisten,#vds_video_actions_forward_bbox .v_video_facebook,.v_video_facebook,.v_video_addthiscom,.v_video_twitter,.v_video_relay,.v_video_bebo,.v_video_studivz,.v_video_msn {
height:16px;
width:15px;
overflow:hidden;
}

#vds_video_actions_forward_bbox .vds_video_actions_hidden_box .v_video_facebook {
width:auto;
}

.v_video_actions {
float:left;
padding:5px 10px 0 0;
}

.v_video_notify {
background-position:0 -360px;
}

.v_video_favorite {
background-position:0 -160px;
}

.v_video_blog {
background-position:0 -865px;
}

.v_video_member {
background-position:0 -1160px;
}

.v_video_group {
background-position:0 -60px;
}

.v_video_playlist {
background-position:0 -260px;
}

.v_video_myspace {
background-position:0 -465px;
}

.v_video_lokalisten {
background-position:0 -566px;
}

.v_video_facebook {
background-position:0 -765px;
}

.v_video_addthiscom {
background-position:0 -1065px;
}

.v_video_twitter {
background-position:0 -665px;
}

.v_video_bebo {
background-position:0 -965px;
}

.v_video_studivz {
background-position:0 -1275px;
}

.v_video_msn {
background-position:0 -1586px;
}

.v_winner {
color:#333333;
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -2778px;
}

.v_winner_bg {
margin:0 15px 5px 0;
padding:5px;
background:url(http://is2.myvideo.de/bilder/images/mb_bg_winner.gif) repeat-x bottom left;
}

.v_winner_bg .pPrThumb {
margin:0;
}

.v_winner_bg .pListThumb {
margin:auto;
}

.v_winner_bg .v_winner {
margin:0 0 0 40px;
}

/* video list links */
.vl_delete,.vl_edit,.vl_locked,.vl_add2group {
float:left;
display:block;
width:90px;
white-space:nowrap;
padding:2px 0 2px 20px;
text-align:left;
margin:0;
}

.vl_delete {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -2809px;
}

.vl_edit {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -2835px;
}

.vl_locked {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -2861px;
}

.vl_add2goup {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -2887px;
}

/* member list and group list links */
.ml_accept_invitation,.ml_unaccept_invitation,.ml_unignore_user,.gl_accept_invitation,.gl_unaccept_invitation {
float:left;
display:block;
width:90px;
white-space:nowrap;
padding:2px 0 2px 20px;
text-align:left;
margin:0;
}

.ml_accept_invitation,.gl_accept_invitation {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -2611px;
}

.ml_unaccept_invitation,.gl_unaccept_invitation {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -2637px;
}

.ml_unignore_user {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -2914px;
}

/* Profile links */
.p_actions {
width:200px;
}

.p_my_profile,.p_edit_user_image,.p_edit_user_mail,.p_edit_user_interest,.p_edit_user_messaging,.p_edit_user_login,.p_invite_people,.p_member_add_friend,.p_accept_friends,.p_my_ignore_list,.p_member_add_to_ignore_list,.p_my_blogs,.p_member_notify,.p_member_mail,.p_video_member,.p_member2group,.p_group_notify,.p_edit_facebook_settings,.p_edit_google_settings {
float:left;
display:block;
width:90px;
white-space:nowrap;
text-indent:20px;
text-align:left;
margin:0 0 0 10px;
}

.qMemberProfile .sBold {
width:90px;
}

.activityRank {
margin:0 0 0 100px;
}

/* group links */
.g_group_add_members,.g_group_uploads,.g_noEmailNotification,.g_emailNotification,.g_group_edit,.g_group_unsubscribe {
float:left;
display:block;
width:90px;
white-space:nowrap;
text-indent:20px;
text-align:left;
margin:0 0 3px;
}

.p_my_profile,.g_group_edit {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -2940px;
}

.p_edit_user_image {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -2966px;
}

.p_edit_user_mail {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -2992px;
}

.p_edit_user_interest {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -3018px;
}

.p_edit_user_messaging {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -3044px;
}

.p_edit_user_login {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -3070px;
}

.p_invite_people,.p_member_add_friend,.g_group_add_members {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -3096px;
}

.p_accept_friends {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -3122px;
}

.p_my_ignore_list,.p_member_add_to_ignore_list {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -3148px;
}

.p_my_blogs {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -3174px;
}

.p_member_notify,.p_group_notify {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -3200px;
}

.p_member_mail {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -3226px;
}

.p_video_member {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -3252px;
}

.p_member2group {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -3278px;
}

.p_edit_facebook_settings {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -5733px;
}

.p_edit_google_settings {
background:transparent url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -5758px;
}

.g_group_uploads {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -3328px;
}

.g_noEmailNotification {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -3354px;
}

.g_emailNotification {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -3380px;
}

.g_group_unsubscribe {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -3406px;
}

#edit_user_image select {
width:270px;
}

.edit_facebook_settings .lContent {
padding-right:10px;
}

.notifySpam,.voteComment {
float:right;
margin:0 5px 5px 0;
}

.commentInfoBox {
float:left;
}

#mv_comment_box_container .fInput {
width:280px;
}

a.comments_active {
color:#c3c3c3;
}

a.comments_inactive {
}

.cReload {
margin:0 0 0 5px;
display:block;
height:30px;
width:25px;
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -3432px;
}

.cField {
width:60px;
margin:0 0 0 5px;
}

.vHalf,.vWhite,.vBlack {
float:left;
display:block;
height:16px;
width:17px;
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -3466px;
}

.vWhite {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -3492px;
}

.vBlack {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -3518px;
}

.vVote {
font-weight:bold;
float:left;
line-height:20px;
}

.vText,.vMeta {
padding:0 30px 0 0;
float:left;
line-height:20px;
}

.vPlCount {
margin:10px 18px 0 10px;
height:22px;
}

.vVideoActions {
margin:0 18px 0 10px;
}

.vText {
padding:0 30px;
float:left;
}

.shAll {
padding:0 25px 0 0;
}

.thLeftBox .shAll,.tLeftBox .shAll {
padding:0 45px 0 0;
}

.thLeftBox div.pViewBottom,.tLeftBox div.pViewBottom {
padding:10px 45px 0 0;
}

.thLeftBox .pViewTop,.tLeftBox .pViewTop {
padding:0 45px 5px 0;
}

/* watch list */
.wLList {
position:relative;
padding:2px 0;
width:190px;
height:181px;
overflow:auto;
}

.wLListLeft {
width:15px;
}

.wLListBox,.wLListBoxActive {
width:160px;
}

/* playlists */
.dragList {
list-style-type:none;
margin:0;
padding:0;
}

.dragList li {
margin:0 3px 5px 0;
padding:0;
float:left;
width:144px;
}

.pLDrag {
color:#666666;
font-weight:bold;
cursor:move;
height:13px;
width:117px;
display:block;
float:left;
margin:0 0 0 3px;
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -3544px;
}

.pLTrash {
height:13px;
width:13px;
display:block;
float:left;
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -1467px;
}

.plHead {
width:142px;
border:solid 1px #DBDBDB;
border-bottom:0;
}

/* charts */
.getNavigCateg {
float:left;
display:inline;
}

.chartTop {
font-weight:bold;
font-size:14px;
}

.chartPosition {
margin:0 5px 0 8px;
}

.chartTopFirst {
color:#FF6600;
}

.pChThumb {
width:198px;
height:111px;
overflow:hidden;
position:relative;
}

span.pChThumb {
display:block;
height:104px;
}

div.pCaThumb {
margin:0 70px 7px 0;
width:144px;
height:80px;
}

.lLeftBox div.pCaThumb {
margin:0 12px 7px 0;
}

.pCaThumb img {
position:absolute;
top:-14px;
width:144px;
height:108px;
}

div.pPrThumb,span.pPrThumb {
margin:0 30px 7px 0;
width:185px;
height:104px;
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -3567px;
}

.lContNoSide div.pPrThumb,.lContNoSide span.pPrThumb {
margin:0 12px 7px 0;
}

.lLeftBox .lContNoSide div.pPrThumb,.lLeftBox .lContNoSide span.pPrThumb {
margin:0 6px 7px 0;
}

.lLeftBox div.pPrThumb,.lLeftBox span.pPrThumb {
margin:0 26px 7px 0;
}

span.pPrThumb {
cursor:pointer;
}

.pPrImg {
position:absolute;
top:-17px;
width:180px;
height:135px;
}

.pPrThumb img,.pPrTitle,.pPrText {
width:185px;
}

.pPrTitle {
height:18px;
overflow:hidden;
display:block;
}

.pPrThumb img {
height:104px;
}

.pOneText .pChThumb img,.pNewsText .pChThumb img {
position:absolute;
top:-17px;
width:198px;
height:146px;
}

.pThirdText .pChThumb {
padding:5px 0 0;
width:100px;
height:75px;
}

.pThirdText .pChThumb img {
width:100px;
height:75px;
}

.pChTitle,.pPrTitle,.pCaTitle,.lgtTitle {
font-weight:bold;
}

.lgtTitle {
overflow:hidden;
height:46px;
font-size:13px;
}

.lgtText,.lgtLink {
overflow:hidden;
font-size:13px;
}

.lgtText {
height:106px;
}

.lgtButton {
float:right;
}

.lgtButton .btnMiddle {
padding:0 3px 0 10px;
}

.pChText {
overflow:hidden;
height:58px;
}

.pLkText {
overflow:hidden;
height:14px;
width:240px;
}

.pCaText,.pCaTitle {
width:144px;
}

.pCaText,.pPrText {
overflow:hidden;
height:30px;
}

.pCaTitle,.pChTitle {
height:15px;
overflow:hidden;
white-space:nowrap;
}

.pChTitle,.pChThumb,.pChText,.pCaThumb,.pCaTitle,.pCaMeta,.pPrText,.pLkText {
margin:0 0 5px;
}

.ratingBox {
padding:0 0 13px;
}

.chID16 .ratingBox,.chID402 .ratingBox,.chID12 .ratingBox {
display:none;
}

.home_left .chID12 .ratingBox {
display:inline;
}

/* help */
a.help_topic,a.help_topic:link,a.help_topic:visited,a.help_topic:hover,a.help_topic:focus,a.help_topic:active,a.help_topic_active {
font-weight:bold;
padding:0 0 0 20px;
margin:0 6px 3px 0;
display:block;
height:15px;
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -3681px;
}

a.help_topic:hover,a.help_topic_active {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -3706px;
}

li.help_quest,li.help_quest_active {
color:#336699;
margin:0 0 0 20px;
}

li.help_quest_active,a.help_quest:hover,a.help_quest_active {
color:#ff6600;
}

.topic_headline {
margin:15px 0 3px;
font-size:18px;
}

.help_cont {
text-align:justify;
margin:0 0 0 7px;
}

.helpActive {
border:1px solid #ff6600;
padding:20px;
}

/* musik navi */
.pLetters,.pLettersActive {
font-weight:bold;
font-size:12px;
}

.pLettersActive {
color:#ff6600;
}

.artistLetter {
font-size:22px;
font-weight:bold;
padding:0 10px;
}

/* channels */
.memberListNavi {
width:840px;
}

.uBNavi {
margin:0 10px;
float:left;
}

.uBNavi a {
font-weight:bold;
}

.uBRightDiv {
float:right!important;
}

.uBLeftDiv {
float:left;
}

/* playlist search */
.pVLItem {
height:100px;
margin:5px 0 0 2px;
border-bottom:1px dotted #cfcfcf;
padding:3px 0 0;
position:relative;
overflow:hidden;
}

.pVLMetaInfo {
position:absolute;
top:10px;
left:305px;
}

.pVLItemContentL {
width:300px;
margin:0 0 0 5px;
}

.pVLItemContentR {
margin:10px 0 0;
}

.pVLPicBoxSmall {
margin:15px 0 0 5px;
}

.pVLMeta1 {
width:65px;
}

.pVLMeta2 {
width:120px;
}

.pVLDesc,.pVLTitle {
height:30px;
width:120px;
overflow:hidden;
margin:0 30px 0 0;
}

.pVLTitle {
height:15px;
}

/* login */
.forgot_password .loginLeftWidth,.login_user .loginLeftWidth {
width:110px;
}

#create_user_box {
width:495px;
}

.create_user_header {
line-height:20px;
font-size:16px;
color:#FF6600;
margin:6px 3px;
}

#login_user_box,#create_user_tip,#forgot_password_box {
width:325px;
}

.create_user div.formHead,div.formHead strong {
font-size:14px;
padding:0 0 10px;
font-weight:bold;
}

div.formHead strong {
display:block;
}

.create_user_tip br,#forgot_password_box .lHead,#create_user_box .lHead,#login_user_box .lHead {
display:none;
}

.create_user_tip li {
margin:3px 0;
font-size:12px;
list-style-image:url(http://is5.myvideo.de/bilder/images/list_point_orange.gif);
}

.create_user_tip ul {
margin:0 0 0 20px;
}

#forgot_password_box {
display:none;
}

#user_suggest_img {
float:left;
width:18px;
height:18px;
}

#userName {
margin-right:5px;
float:left;
}

.user_suggest_grey {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -3731px;
}

.user_suggest_red {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -3759px;
}

.user_suggest_green {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -3787px;
}

.facebook_header {
background:#eceff5 no-repeat top left;
}

.facebook_header img {
margin:0 10px;
}

/* upload */
iframe.upload {
width:850px;
height:50px;
border:0 none;
display:none;
}

.bar,.uploadBarBg {
text-align:left;
width:493px;
height:17px;
background:url(http://is4.myvideo.de/bilder/images/m_progress_green.gif) repeat-x left;
}

.uploadBarBg {
background:url(http://is5.myvideo.de/bilder/images/m_progress_grey.gif) repeat-x left;
}

.uploadVideo {
width:155px;
}

.video_upload_finish {
width:355px;
}

.video_extra {
width:465px;
}

/* admin */
.adminMarker {
background-color:#EED2EE;
}

.linkMarker {
background-color:#CCFFCC;
}

.copyMarker {
background-color:#FFC869;
}

/* LightBox */
.LightBox {
display:none;
}

.LightBG {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
opacity:.5;
background:#707070;
z-index:200002;
opacity:.5;
}

.LightCon {
position:absolute;
z-index:200003;
border:outset 3px #DBDBDB;
padding:10px;
background:#FFFFFF;
}

.LightCon .vAClose {
margin:0 0 5px;
}

.LightTitle {
font-weight:bold;
font-size:14px;
float:left;
}

.nrjnet,.thall {
background:url(http://is1.myvideo.de/de/bilder/channels/144/9319710367_1349436392.jpg) no-repeat 0 0;
width:207px;
height:140px;
display:block;
margin:0 0 10px;
}

.thall {
background:url(http://is1.myvideo.de/de/bilder/channels/12e/2136159116_1363163080.jpg) no-repeat 0 0;
}

.lMusikTipp {
background:#000000;
border:0 none;
color:#ffffff;
width:832px;
}

.lMusikTipp .ico {
margin:0 0 5px;
}

.lMusikTipp a {
color:#ffffff;
}

#tippNextText a {
color:#FF6600;
font-weight:bold;
font-size:14px;
}

.lMusikTipp .lContent {
background:#000000;
border:0 none;
}

.lMusikTipp .lContent .ico,.lMusikTipp .lContent td br,.lMusikTipp .lContent td.sSmaller {
display:none;
}

.lNoOpac {
opacity:1;
}

.tippCont {
position:relative;
}

.tippBlurb {
background:#000000;
opacity:.5;
position:absolute;
left:0;
width:662px;
height:60px;
}

#tippData {
bottom:19px;
height:60px;
}

#tippNext {
top:0;
height:339px;
}

.tippBlurbText {
color:#ffffff;
position:absolute;
width:662px;
height:50px;
left:0;
padding:0;
overflow:hidden;
}

#tippNextText {
top:225px;
text-align:center;
}

#tippDataText {
bottom:30px;
}

.tippBlurbBuy {
position:absolute;
top:5px;
right:5px;
}

.tippBlurbHead {
font-size:18px;
font-weight:bold;
padding:12px 0 5px 10px;
}

.tippBlurbDesc {
font-size:14px;
padding:0 0 0 10px;
}

/* 30 seconds: */
.timeBar {
background:#ffffff;
width:30px;
height:9px;
margin:0 3px 5px 5px;
}

.timeDigit {
font-size:20px;
font-weight:bold;
margin:3px 0 0;
}

.tippLink {
width:100px;
margin:3px 3px 0 5px;
}

.tippNew {
width:250px;
margin:3px 0 0;
}

/* User Status */
.userStatus,.userOnline {
width:8px;
height:12px;
margin:0 0 0 2px;
}

.userStatus:hover,.userStatus:active,.userStatus:focus,.userOnline:hover,.userOnline:active,.userOnline:focus {
text-decoration:none;
}

.userOnline {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -3815px;
}

/* FB button */
.fb_login,.gp_login,.gp_txt,.fb_txt {
padding:0 20px 0 0;
text-indent:-1000px;
display:block;
float:left;
}

.fb_login,.fb_username,.fb_connect,.fb_txt {
background:transparent url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -5733px;
padding:0 0 0 20px;
}

.gp_login,.gp_username,.gp_connect,.gp_txt {
background:transparent url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -5758px;
padding:0 0 0 20px;
}

.gp_txt,.fb_txt {
float:right;
}

.gp_txt,.fb_txt,.header--container .fb_login,.header--container .gp_login {
margin:4px 3px 0 0!important;
}

.gp_txt,.fb_txt,.fb_login,.gp_login {
line-height:14px;
}

.login_user .fb_txt,.login_user .gp_txt {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -5783px;
display:block;
float:right;
width:22px;
height:19px;
padding:0;
margin:0 5px 0 0;
}

.login_user .gp_txt {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -5812px;
}

.login_inframe .fb_txt {
display:inline!important;
}

#fb_comments,#vds_fb_activity {
background:#ffffff;
}

a.comments_active:link,a.comments_active:visited {
color:#ff6600;
outline:none;
}

#fb_sharing_container {
background:#ffffff;
color:#808080;
border:1px solid #cecece;
}

#fb_sharing_container a.fbsharebutton:hover {
background:#627AAD;
color:#ffffff;
font-weight:bold;
text-decoration:none;
}

#fb_sharing_container .lContent {
position:relative;
overflow:hidden;
padding:5px 5px 5px 10px;
border:0 none;
}

#fb_sharing_container .fb_pic {
width:35px;
height:35px;
margin-right:7px;
}

#fb_sharing_container .fb_sharetext {
width:500px;
}

#fb_sharedelete {
display:none;
}

#fb_shareactive {
width:43px;
height:12px;
padding:0 0 0 4px;
}

.FBShon,.FBShoff {
width:43px;
height:12px;
display:block;
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -5261px;
}

.FBShoff {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -5283px;
}

#fb_sharing_container .fb_shareoption {
border:1px solid #000000;
background:#ffffff;
position:absolute;
width:200px;
height:30px;
top:5px;
right:20px;
padding:5px;
z-index:10000;
}

#fb_sharing_container .fb_shareactivity {
height:95px;
}

span.fb_edge_comment_widget {
display:none;
width:1px;
height:1px;
}

iframe.fb_iframe_widget_lift {
z-index:500;
}

/* Facebook LightBoxes */
.FBLightBox {
width:640px;
height:230px;
padding:0;
border:0 none;
}

.FBLightBox br {
display:none;
}

.connect_fb_user {
background:#ffffff url(http://is3.myvideo.de/bilder/images/fb_bg_noconn_fblogin_fbref.jpg) top center no-repeat;
}

.FBLight_nofblogin {
background:#ffffff url(http://is3.myvideo.de/bilder/images/fb_bg_noconn_nofblogin_fbref.jpg) top center no-repeat;
height:140px;
}

.no_publish_actions {
background:#ffffff url(http://is4.myvideo.de/de/bilder/channels/0fb/93197125167_1336040026.jpg) top center no-repeat;
height:230px;
padding:35px 0 0;
}

.FBLightBox .LightTitle {
display:none;
}

.FBLightBox a.fb_btn,.FBLight_btn_social {
background:none;
float:left;
display:block;
width:220px;
height:25px;
margin:93px 0 0 262px;
padding:0;
}

.no_publish_actions .FBLight_btn_social {
width:150px;
}

.FBLight_btn_later {
float:left;
display:block;
width:84px;
height:25px;
margin:93px 0 0 4px;
}

.FBLightBox .vAComment {
margin:30px 0 0 265px;
}

/* MVT */
div#video_title {
/* div#video_title is needed beacuse input#video_title also exists */
color:#cccccc;
font-size:14px;
overflow:hidden;
height:16px;
width:380px;
margin:0 10px 0 0;
padding:3px 0 0;
}

/* specials and channels */
.imageUpload {
height:120px;
width:270px;
}

div.mb_ticker_container {
background:transparent none no-repeat;
border:1px solid black;
display:block;
overflow:hidden;
width:150px;
height:26px;
background:#ffffff;
padding-top:5px;
}

div.mb_ticker_content {
background:transparent none no-repeat;
position:relative;
display:inline;
left:150px;
}

div.mb_ticker_content a {
color:#000000;
}

div.mb_ticker_content a.orange {
color:#f79833;
}

/* CONDUIT-TOOLBAR-STYLES*/
.conduit_img {
border:none;
}

.conduit_a {
color:#4466FF;
text-decoration:none;
}

.conduit_Box {
width:815px;
font-family:Arial;
font-size:14px;
line-height:1.2em;
padding:0 20px;
}

.conduit_DL {
background:transparent url(http://is3.myvideo.de/bilder/images/conduit/toolbar_bg4.jpg) no-repeat left top;
padding:130px 20px 0;
}

.conduit_Table {
width:100%;
}

.conduit_dlbox {
vertical-align:top;
padding-top:10px;
width:280px;
}

.conduit_dlbutton {
display:block;
text-align:center;
font-size:28px;
line-height:80px;
width:270px;
height:80px;
background-color:#525252;
}

a.conduit_dlbutton {
color:#FFF;
text-decoration:none;
}

.conduit_dlbutton_inact {
display:block;
text-align:center;
color:#FFF;
font-size:28px;
line-height:80px;
width:270px;
height:80px;
background-color:#727272;
}

.conduit_req {
color:#888888;
font-size:11px;
margin:10px 0 0 20px;
line-height:1.5em;
}

.conduit_req_no {
color:#FF6600;
font-size:11px;
font-weight:bold;
margin:10px 0 0 20px;
line-height:1.5em;
}

.conduit_add {
height:22px;
width:45px;
background:transparent url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -3833px;
}

.conduit_arghead {
height:30px;
font-size:16px;
font-weight:bold;
vertical-align:top;
padding-top:10px;
}

.conduit_args {
height:25px;
font-size:16px;
}

.conduit_bold {
font-size:18px;
font-weight:bold;
}

.conduit_partner {
margin-top:30px;
height:40px;
width:100%;
text-align:center;
}

.conduit_linkBarItemSelected {
font-weight:bold;
}

.conduit_linkBarItem {
display:block;
padding:0 10px;
}

.conduit_condLink {
font-size:12px;
padding:5px 0;
text-align:center;
}

.conduit_privacy {
float:right;
width:70px;
padding-left:20px;
margin-bottom:10px;
font-size:12px;
background:transparent url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -3865px;
}

/* Vdt */
img.SL_Thumb,span.SL_Thumb {
cursor:pointer;
}

div.vListDesc {
width:190px;
height:20px;
overflow:hidden;
margin-right:5px;
}

div.vListDescLong,#display_mode_box div.vListDesc {
width:365px;
}

div.searchTitleBox,h1#searchTitle,.listTarget {
display:inline;
}

.flags td {
text-align:center;
padding:0 3px;
}

.flags td .flag {
margin:0 auto;
float:none;
width:15px;
}

.wlg {
background:#F4F4F4;
padding:0 0 10px;
}

#vds_video_actions_box {
padding-top:17px;
width:100%;
margin-bottom:5px;
padding-bottom:5px;
}

#video_comments_notify {
z-index:1;
position:relative;
}

.vActionContent {
padding-top:14px;
}

#vds_more_info,#vds_less_info {
margin-right:-10px;
}

.vds_video_box_left {
width:611px;
}

.vds_video_box_right {
width:210px;
padding-top:0;
margin:25px 14px 0 0;
}

.vds_video_box_right .lContNoSide {
padding-top:0;
}

.vds_action_sep {
margin:10px 0;
}

.vds_action_sep_mar_r {
margin-right:11px;
}

.vds_video_details_name,.vds_video_details_content,.vds_video_image {
margin:12px 10px 0 0;
}

.vds_video_details_name {
width:100px;
}

.vds_video_details_content {
width:320px;
}

.vds_video_box_left #mv_comments.lContent,.vds_video_comments_box .lContent {
border:none;
background:none;
}

.vds_video_comments_box .globalHd {
padding:0 0 0 10px;
font-weight:bold;
}

.vds_video_box_left #mv_comments .cSeparator,.vds_video_box_left #fb_comments .cSeparator {
border-bottom:1px solid #787878;
}

.vds_video_box_left #watch_list {
margin:0 0 5px;
width:100%;
}

.vds_video_sidebar_item {
padding:5px 0 4px;
}

.vds_video_player_branded .vds_video_sidebar_item {
padding:5px 5px 4px;
}

.vds_video_actions_btn_box {
float:left;
margin-left:5px;
position:relative;
}

.vds_video_actions_preview_pic {
height:107px;
top:-13px;
width:144px;
position:relative;
}

.vds_video_actions_preview_box {
width:144px;
height:81px;
margin-top:20px;
overflow:hidden;
background-color:#ff0000;
}

.vds_video_sidebar_item .nTitle,.vds_video_sidebar_item .wTitle {
margin-top:-3px;
}

#vds_video_actions_box .v_video_member,#vds_video_actions_box .v_video_favorite,#vds_video_actions_box .v_video_group,#vds_video_actions_box .v_video_playlist {
background:none;
height:16px;
text-align:center;
text-indent:0;
width:auto;
text-decoration:none;
padding:0;
}

.vds_video_actions_btn a {
color:#000000;
float:left;
display:block;
}

.vds_video_actions_btn {
border:1px solid #aaaaaa;
text-decoration:none;
padding:2px 12px;
height:16px;
position:relative;
background:#ffffff none;
}

.vds_video_actions_btn span {
margin:-1px 0 0 14px;
background:url(http://is2.myvideo.de/bilder/images/mb_header_grey_close3.gif) no-repeat -10px center;
}

.vds_video_actions_btn_no_bg {
background-image:none;
}

.vds_video_actions_btn_active span {
margin:-1px 0 0 14px;
background:url(http://is3.myvideo.de/bilder/images/mb_header_grey_open3.gif) no-repeat -11px center;
}

#vds_video_actions_notify_bbox.vds_video_actions_btn {
background:#ffffff none;
}

#vds_video_actions_notify_bbox .v_video_notify {
width:30px;
padding:0 10px;
background-position:0 -370px;
width:auto;
}

#vds_video_actions_forward_bbox .v_video_facebook {
margin-left:5px;
float:left;
background-position:0 -770px;
}

#vds_video_actions_forward_bbox .v_video_studivz {
float:left;
background-position:0 -1280px;
margin-left:5px;
}

#vds_video_actions_forward_bbox .v_video_twitter {
float:left;
background-position:0 -670px;
}

#vds_video_actions_forward_bbox .v_video_lokalisten {
float:left;
background-position:0 -571px;
}

#vds_video_actions_forward_bbox .v_video_relay {
float:left;
background-position:0 -1487px;
overflow:hidden;
text-indent:20px;
}

#vds_video_actions_forward_box .v_video_relay {
width:auto;
}

#vds_video_actions_forward_bbox .v_video_addthiscom {
float:left;
background-position:0 -1070px;
}

#vds_video_actions_box #video_vote_container {
margin-left:7px;
}

#vds_video_actions_forward_box .v_video_addthiscom,#vds_video_actions_forward_box .v_video_facebook,#vds_video_actions_forward_box .v_video_twitter,#vds_video_actions_forward_box .v_video_studivz,#vds_video_actions_forward_box .v_video_lokalisten,#vds_video_actions_forward_box .v_video_myspace,#vds_video_actions_forward_box .v_video_msn {
float:none;
width:auto;
margin-top:5px;
padding:0 5px;
margin-left:0;
}

#vds_video_actions_forward_box .v_video_relay {
left:5px;
text-align:left;
text-indent:20px;
white-space:nowrap;
background:url(http://is5.myvideo.de/bilder/images/mb_video_actions11.png) no-repeat scroll left top;
height:15px;
background-position:0 -1479px;
margin:5px 0 0;
display:block;
float:none;
}

#vds_video_actions_forward_box .v_video_myspace {
background-position:0 -470px;
}

#vds_video_actions_forward_box .v_video_msn {
background-position:0 -1591px;
}

.vds_video_actions_hidden_box {
background:#ffffff none;
color:#000000;
border:1px solid #787878;
left:-1px;
top:25px;
position:absolute;
z-index:1000000000;
padding:3px;
width:auto;
min-width:95px;
}

.vds_video_actions_mar {
margin:0 5px;
}

.vds_video_box_right .lContNoSide {
border:none;
}

.vds_video_details_movviewscount {
padding-top:2px;
padding-right:20px;
}

.vActionTop {
padding:0 10px;
}

.vALike,.vAPlus,.vATwitter {
margin:-2px 0 0;
float:right;
display:block;
}

.vAPlus {
margin:-2px 0 0;
}

.vActionBottom {
padding:0 0 0 5px;
}

#video_detail_page .chID116.lLeftBox {
width:210px;
height:275px;
margin:0;
margin-right:10px;
padding:0;
}

#video_detail_page .chID116 .lHead {
padding-right:0;
}

#video_detail_page .chID116 .lContent {
background:none;
border:none;
padding:0;
}

a.openMore span {
background:url(http://is2.myvideo.de/bilder/images/mb_header_grey_close3.gif) no-repeat -10px center;
}

a.closeMore span {
background:url(http://is3.myvideo.de/bilder/images/mb_header_grey_open3.gif) no-repeat -11px center;
}

a.openMore,a.openMore:link,a.openMore:visited,a.openMore:hover,a.openMore:active {
padding:0 12px 0 0;
display:block;
}

a.closeMore,a.closeMore:link,a.closeMore:visited,a.closeMore:hover,a.closeMore:active {
padding:0 12px 0 0;
display:block;
}

.action_notify_box {
position:absolute;
top:-45px;
white-space:nowrap;
left:5px;
display:none;
z-index:30;
}

.action_notify_screen_body {
position:relative;
height:20px;
background:#ffffff;
}

.action_notify_box_ok .action_notify_screen_body {
border:2px solid #00b308;
color:#00b308;
padding:3px;
padding-right:24px;
}

.action_notify_box_nok .action_notify_screen_body {
border:2px solid #ff0000;
color:#ff0000;
padding:3px;
padding-right:24px;
}

.action_notify_screen_footer {
width:22px;
height:16px;
position:absolute;
top:27px;
left:9px;
}

.action_notify_box_nok .action_notify_screen_footer {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -3891px;
}

.action_notify_box_ok .action_notify_screen_footer {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -3917px;
}

.action_notify_close {
position:absolute;
right:5px;
background:#000000 url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -3943px;
width:17px;
height:13px;
z-index:1;
cursor:pointer;
top:5px;
}

.vds_video_box_left .wLRepeat,.vds_video_box_left .wLRepeatActive {
margin-left:5px;
}

.posRel {
position:relative;
}

.posAbs {
position:absolute;
z-index:10;
top:0;
left:0;
}

.embedLinkBox {
width:180px;
display:block;
}

.vds_video_player h1 {
padding-top:5px;
}

.vds_video_player {
width:611px;
overflow:hidden;
}

.vds_watch_list_actions {
padding:2px 16px 0;
}

.wlsi {
width:105px;
padding:0 4px 0 5px;
position:relative;
float:left;
}

.wlsi.hidden {
display:none;
}

.med_reg {
width:300px;
height:250px;
}

.med_reg_box {
width:305px;
}

.chID666,.chID667 {
position:absolute;
}

.chID667 {
width:289px;
padding-left:2px;
}

.med_reg .pThirdImg {
height:250px;
}

.vds_video_sidebar_box .lContent {
margin:0;
padding:0;
background:none;
border:none;
}

#bwlb .sLeftSushi,.sLeftSushi {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -3966px;
height:53px;
width:26px;
margin-top:20px;
}

#bwlb .sLeftSushi:hover,.sLeftSushi:hover {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -4029px;
width:26px;
}

#bwlb .sRightSushi,.sRightSushi {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -4092px;
width:26px;
height:53px;
margin-top:20px;
}

#bwlb .sRightSushi:hover,.sRightSushi:hover {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -4155px;
width:26px;
}

.vds_fb_recom {
margin-bottom:5px;
overflow:hidden;
width:210px;
display:block;
}

.vds_fb_recom_inner {
margin-top:-11px;
margin-left:-10px;
}

.vds_gad_box {
margin-top:5px;
}

.vds_gad_box .lBox {
margin-right:0;
}

#video_detail_page .vds_video_box_right img.video_special_teaser {
width:210px;
margin:0 0 5px;
}

.vds_video_player_branded .vds_video_box_right {
margin-right:10px;
}

#video_detail_page.vds_video_player_branded .chID116.lLeftBox {
width:208px;
height:273px;
}

.vds_video_player_branded .globalBx * a.wLRemove {
background-color:transparent;
}

#vds_fb_activity {
margin:5px 0;
}

.promo div.pThumb {
border:1px solid #cccccc;
width:93px;
position:relative;
}

a.video_recomm_band,a.video_recomm_band:link,a.video_recomm_band:visited,a.video_recomm_band:hover,a.video_recomm_band:active {
position:absolute;
width:100%;
height:14px;
background:#ffffff;
z-index:8;
bottom:0;
font-size:10px;
text-align:center;
color:#000000;
text-decoration:none;
}

.vds_ads_lnk,a.vds_ads_lnk:link,a.vds_ads_lnk:visited,a.vds_ads_lnk:hover,a.vds_ads_lnk:active {
position:absolute;
display:block;
width:300px;
height:250px;
z-index:15;
top:0;
left:0;
background:none no-repeat;
}

.fck_bor {
display:inline;
width:0;
height:19px;
position:absolute;
left:20px;
border-left:1px solid;
margin-right:5px;
}

#bwlb {
display:block;
width:100%;
position:fixed;
z-index:1001;
bottom:0;
left:0;
}

#wllib {
overflow:hidden;
float:left;
height:75px;
margin:0 30px;
position:absolute;
}

.wltbph {
height:18px;
width:95px;
clear:both;
}

#bwlb .lHead {
background-color:#000000;
height:22px;
overflow:hidden;
}

.home_left {
overflow:hidden;
position:relative;
}

.home_right {
position:relative;
}

.hLeftBox {
width:520px;
margin-right:10px;
}

.hRightBox {
width:300px;
}

.hChBoxContainer {
width:154px;
float:left;
padding-bottom:4px;
overflow:hidden;
}

div.hChThumb {
width:154px;
position:relative;
}

span.hChThumb {
display:block;
overflow:hidden;
position:relative;
width:154px;
height:92px;
background:#020202;
}

img.hChThumb {
position:absolute;
height:116px;
width:154px;
top:-12px;
}

.hChRating {
width:154px;
}

#login_user_inline_div .sInput {
width:212px;
}

#bwlb .lHead a:link,#bwlb .lHead a:visited,#bwlb .lHead {
color:#ffffff;
font-size:10px;
text-decoration:none;
white-space:nowrap;
}

#bwlb .lHead {
line-height:24px;
height:24px;
}

#bwlb .lHead a:hover,#bwlb .lHead a:active {
color:#ff6600;
font-size:10px;
line-height:24px;
}

.hChTitle {
width:150px;
height:33px;
overflow:hidden;
margin-bottom:2px;
display:block;
padding:0 2px;
}

.hChTitle a,.hChTitle a:link,.hChTitle a:visited,.hChTitle a:hover,.hChTitle a:active {
font-weight:bold;
}

.hChViews {
position:absolute;
top:72px;
right:0;
background:#000000;
color:#ffffff;
padding:0 3px;
opacity:.9;
cursor:pointer;
text-decoration:none;
height:15px;
z-index:2;
}

#wllib .hChViews {
top:35px;
}

.chID858 {
width:518px;
}

.chID858 .fRand {
margin:0 28px 0 0;
}

.chID858 .lContent {
width:550px;
}

.hChBoxContainer .sTLeft {
height:158px;
}

.hChBoxContainer .lContent {
background:none;
border:0 none;
padding:0;
}

.hChBoxContainer .lHead a.hChAllLnk,.hChBoxContainer a.hChAllLnk {
padding-right:1px;
}

.homeTrenner {
margin-right:14px;
padding-right:14px;
}

*+ html .homeTrenner {
padding-right:13px;
}

.hChBoxContainerNB {
width:154px;
margin-right:0;
border-right:none;
}

.hChBoxHead {
padding-left:2px;
overflow:hidden;
}

a.hChAllLnk {
font-size:10px;
float:right;
text-transform:none;
font-weight:bold;
line-height:10px;
}

.lHead a.hChAllLnk {
line-height:23px;
padding-right:14px;
}

.hAdHead {
font-weight:normal;
text-transform:none;
padding-left:2px;
padding-right:2px;
}

.hAdBox.lBox,.hAdBox .lBox {
margin:0;
}

.hAdBox {
padding-bottom:12px;
}

.hChThumb a {
display:block;
}

.home_right .pThirdImg {
height:auto;
}

.home_left .countViews {
padding-left:2px;
width:80px;
float:left;
}

.home_left .ratingBox {
padding-bottom:16px;
padding-right:2px;
}

.hChg {
background:#cccccc;
}

.hChLBox {
width:300px;
}

.hChLBox .lContent {
border:none;
background:#cccccc none;
}

.chID776,.chID859 {
margin-bottom:15px;
}

.chID776 .pChTitle,.chID859 .pChTitle {
font-size:12px;
}

.chID776 .pChThumb,.chID859 .pChThumb {
width:140px;
height:88px;
float:left;
margin:0 10px 7px 0;
}

.chID776 .pChText {
height:138px;
margin:0;
}

.chID859 .pChText {
height:90px;
margin:0;
}

.chID776 .pChLink,.chID859 .pChLink {
text-align:right;
}

.chID776 .lContent,.chID859 .lContent {
padding:5px;
}

.chID776 .lContent,.chID859 .lContent {
background:#cccccc;
}

.homeads .pChTitle a,.chID776 .pChTitle a,.chID859 .pChTitle a {
font-weight:bold;
}

.pChFooter {
height:208px;
border-top:1px solid #ffffff;
}

.pChFooterBreaker {
border-top:1px solid #ffffff;
width:100%;
margin:1px 0 20px;
}

.home_homeads #ateaser_container.homeads,.home_homeads #bteaser_container.homeads {
padding-bottom:20px;
}

/* home social */
#rcL,#fb_recomm_box {
width:300px;
height:170px;
border:0 none;
padding:0;
background:transparent url(http://is1.myvideo.de/de/bilder/channels/d3a/93197124252_1345551072.jpg) no-repeat -2px 5px;
}

#rcL {
display:none;
}

.socLnk {
margin:10px 0 8px;
}

.socAct {
margin:2px 0 0;
float:left;
}

.socAct .vALike {
float:left;
}

.socFB,.socGO,.socTW,.socMV {
margin:0 15px 0 0;
float:left;
width:32px;
height:32px;
}

.socFB {
background:transparent url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -4997px;
}

.socGO {
background:transparent url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -5039px;
}

.socTW {
background:transparent url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -5081px;
}

.socMV {
background:transparent url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -5123px;
width:300px;
}

.actMVtxt,.actMVcnt {
text-indent:12px;
color:#000000;
display:block;
float:left;
}

.actMVtxt {
background:transparent url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -5165px;
margin:4px 0 0 47px;
line-height:21px;
width:140px;
height:21px;
}

.actMVcnt {
background:transparent url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -5196px;
margin:4px 0 0 2px;
line-height:20px;
width:65px;
height:19px;
}

.actGO,.actGOcnt {
width:95px;
height:32px;
overflow:hidden;
}

.actGO iframe {
margin:-16px 0 0 -49px!important;
}

.actGOcnt iframe {
margin:-76px 0 0 -60px!important;
}

.home_right .homecounter + #fb_recomm_box .socLnk {
margin:4px 0 0;
}

.home_right .homecounter + .fb_social_head {
display:none;
}

.fb_recomm_head {
display:none;
margin-top:1px;
}

.home_right .fb_recomm2 {
height:63px;
overflow:hidden;
}

.home_homeads .homeads {
background:#cccccc;
padding:10px 10px 10px 0;
margin:0;
height:88px;
}

.homeads .pChThumb {
margin:0 10px;
width:140px;
height:88px;
}

.homeads_box .pChText {
width:130px;
height:88px;
}

.homeads_box .pChLink {
text-align:right;
font-size:10px;
}

.pChIText {
height:60px;
overflow:hidden;
margin-bottom:5px;
}

.home_sep {
width:100%;
height:1px;
margin-top:3px;
}

.home_sep_m {
margin:15px 0 0;
}

.home_sep_b {
margin:20px 0;
}

.home_left div#flash_teaser {
position:relative;
margin-top:25px;
z-index:1;
}

.home_left div#flash_teaser div.slider,.home_left div#flash_teaser .big_pic_div,.home_left div#flash_teaser .big_pic_div img {
width:520px;
height:373px;
margin-bottom:25px;
}

div#flash_teaser .indicators {
height:373px;
}

.chID778 {
margin-top:48px;
}

.chRSS {
margin-top:22px;
}

.chID778,.chID778 .lLeftBox,.chRSS {
width:100%;
}

.linkRSS {
background:#FFFFFF url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -5225px;
padding:0 0 0 25px;
height:16px;
display:block;
}

.nfbox_cnt {
width:814px;
}

.nfbox_cnt .lContent {
padding:5px 0;
}

.chID778 .lHead {
display:none;
}

a.nfbox_tab,a.nfbox_tab:link,a.nfbox_tab:visited,a.nfbox_tab:hover,a.nfbox_tab:active {
font-size:12px;
font-weight:bold;
color:#333333;
padding:10px;
padding-bottom:5px;
text-decoration:none;
margin-bottom:-4px;
display:block;
float:left;
text-align:center;
outline:none;
}

a.nfbox_tab_active,a.nfbox_tab_active:link,a.nfbox_tab_active:visited,a.nfbox_tab_active:hover,a.nfbox_tab_active:active {
border-top:1px solid #c9c9c9;
border-left:1px solid #c9c9c9;
border-right:1px solid #c9c9c9;
border-bottom:1px solid #ffffff;
padding:9px;
padding-bottom:5px;
outline:none;
}

.nfbox_subhead {
margin:10px;
}

a.nvdtThumb {
margin:0 0 10px;
width:300px;
height:167px;
display:block;
position:relative;
z-index:1;
text-decoration:none;
overflow:hidden;
}

a.nvdtThumb .vdtPlay {
position:absolute;
top:55px;
left:125px;
margin:0;
cursor:pointer;
}

img.nvdtThumb {
width:300px;
position:absolute;
top:-30px;
}

.vdt_belt {
position:absolute;
height:25px;
display:block;
opacity:.9;
top:167px;
background:#000000;
z-index:2;
width:100%;
left:0;
cursor:pointer;
color:#ffffff;
}

.vdt_belt_title {
cursor:pointer;
font-size:12px;
line-height:14px;
font-weight:bold;
width:220px;
overflow:hidden;
white-space:nowrap;
display:block;
padding:6px 5px 0;
}

#vdt_title .vdt_belt_title {
padding:0;
width:420px;
}

.vdt_belt_title:hover {
text-decoration:underline;
}

.vdt_belt_length {
font-size:10px;
line-height:10px;
display:block;
padding-top:8px;
text-align:right;
margin-right:5px;
}

#home_player {
height:350px;
}

.home_right #home_player {
position:absolute;
height:167px;
width:300px;
z-index:0;
right:0;
top:25px;
}

.home_right #home_player_img {
position:absolute;
height:167px;
width:300px;
z-index:0;
right:0;
top:25px;
}

#id_783_container {
position:absolute;
top:25px;
z-index:10;
left:-530px;
width:210px;
height:373px;
background:#424242;
display:none;
}

.vdt_ad_lnk {
z-index:11;
width:230px;
height:373px;
position:absolute;
top:0;
left:0;
}

.vdt_social_box {
width:187px;
}

.vdt_social_box_head {
color:#ffffff;
font-size:14px;
padding:15px 15px 5px;
font-weight:bold;
}

.vdt_social_box_intro {
color:#ffffff;
margin:0 15px;
padding:20px 0 25px;
font-size:12px;
}

.vdt_social_box_intro a {
color:#ffffff;
text-decoration:none;
}

.vdt_content_box {
margin:0 0 10px;
}

#vdt_social_box_fb1 {
height:40px;
width:215px;
margin:20px 0 10px 16px;
padding:0;
float:none;
}

#vdt_social_box_fb1 .vALike,#vdt_social_box_fb1 .vAPlus {
margin:0;
margin:0 0 10px;
padding:0;
float:none;
}

#vdt_social_box_lnk {
margin:0 0 0 5px;
}

#vdt_social_box_tw1 {
height:25px;
width:55px;
margin:20px 0 15px 16px;
}

#vdt_social_box_fb2 {
height:70px;
margin-top:-10px;
margin-left:10px;
overflow:hidden;
}

.vdt_content_box a#video_twitter_btn {
margin-left:20px;
margin-top:15px;
}

a.vdt_content_close {
margin-left:15px;
color:#ffffff;
}

.vdt_social_sep {
width:200px;
height:1px;
background:#676767;
margin-left:15px;
}

#vdt_title {
width:590px;
background:#000000;
opacity:.9;
position:absolute;
height:20px;
display:none;
left:-320px;
top:25px;
z-index:11;
color:#ffffff;
padding-top:5px;
font-size:12px;
font-weight:bold;
padding-left:30px;
}

.vdt_close {
display:block;
position:absolute;
top:7px;
right:5px;
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -4218px;
width:13px;
height:12px;
}

.vdt_wladd,a.vdt_wladd,a.vdt_wladd:link,a.vdt_wladd:visited,a.vdt_wladd:hover,a.vdt_wladd:active {
position:absolute;
left:5px;
width:14px;
height:15px;
display:block;
}

.chID118 #vdt_title .vdt_wladd,.chID118 #vdt_title a.vdt_wladd,.chID118 #vdt_title a.vdt_wladd:link,.chID118 #vdt_title a.vdt_wladd:visited,.chID118 #vdt_title a.vdt_wladd:hover,.chID118 #vdt_title a.vdt_wladd:active {
top:1px;
}

.chID118 .vdt_wladd,.chID118 a.vdt_wladd,.chID118 a.vdt_wladd:link,.chID118 a.vdt_wladd:visited,.chID118 a.vdt_wladd:hover,.chID118 a.vdt_wladd:active {
top:29px;
z-index:1;
}

#suBloggedinas,#fbui_container #suBtahqn {
height:auto;
margin:0 0 0 82px;
}

.suBupl {
margin:0 0 2px;
}

.suBupl a,.suBupl a:hover {
color:#ffffff;
}

#suBlogin_user_inline a {
color:#cccccc;
}

#suBlogin_user_inline div {
margin:0;
}

.login_top_nav_head {
padding-left:10px;
line-height:11px;
padding:10px 10px 0;
}

#suBlogin_user_inline input.btn,#suBlogin_user_inline a.btn,#suBlogin_user_inline a.btn:hover {
background:#000000;
padding:0 20px;
margin-left:15px;
margin-bottom:8px;
}

#chlogin_top_nav_login_save span {
margin-bottom:0;
display:block;
margin-top:-25px;
margin-left:15px;
}

#suBlogin_user_inline .sInput,.login_inframe .sInput {
width:211px;
}

#suBlogin_user_inline .lContNoImage {
padding-top:0;
}

.subnav_sep {
margin:0 5px;
background:#303030;
height:1px;
border:none;
}

.nav_ear_line {
background:#000000;
height:17px;
}

.nav_ear {
position:absolute;
height:13px;
margin:-13px 0 0 12px;
}

.nav_ear a {
background:#ff6600;
display:block;
color:#ffffff;
text-decoration:none;
font-weight:bold;
padding:0 2px;
font-size:10px;
}

.nav_ear a:hover,.nav_ear a:active {
color:#000000;
}

.nav_ear_corner {
width:5px;
height:4px;
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -4240px;
margin:0 0 0 8px;
}

.login_inframe {
background:#424242;
border:none;
width:236px;
color:#cccccc;
font-size:11px;
line-height:11px;
}

.login_inframe .hRightBox {
width:100%;
}

.login_inframe .lContent {
border:none;
background:none;
padding-top:0;
}

.login_inframe .lHead {
font-size:11px;
font-weight:normal;
line-height:11px;
color:#cccccc;
padding:0 20px 0 0;
text-transform:none;
}

.login_inframe input.btn {
background:#222222;
color:#ffffff;
border:1px solid #a2a2a2;
padding-left:5px;
height:20px;
line-height:20px;
}

.login_inframe input.radio {
background:#424242;
}

.login_inframe .btnMiddle {
padding:0;
}

.login_inframe .formLineHeight > td {
vertical-align:middle;
}

.login_inframe .lGClose {
margin:0;
width:15px;
}

.login_inframe a,.login_inframe a:link,.login_inframe a:visited,.login_inframe a:hover,.login_inframe a:active {
color:#cccccc;
line-height:11px;
}

.login_inframe #chlogin_user_inline_login_save {
margin-top:3px;
}

.login_inframe #chlogin_user_inline_login_save span {
padding-bottom:7px;
vertical-align:middle;
}

a#loggedinasTn,a#tahqnTn {
background:transparent!important;
margin-left:4px;
}

a#login_user_inlineTn.tnActive {
background:transparent;
}

#wlib {
width:100%;
height:20px;
padding-left:30px;
font-size:12px;
padding-top:5px;
line-height:23px;
}

a.ql_play {
display:block;
width:45px;
height:17px;
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -4254px;
margin-top:4px;
}

a.ql_play:hover,a.ql_play:active {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -4281px;
}

a.ql_play.nonfunc:link,a.ql_play.nonfunc:visited,a.ql_play.nonfunc:hover,a.ql_play.nonfunc:active {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -4281px;
cursor:default;
}

.wltb {
height:20px;
font-size:13px;
white-space:nowrap;
position:absolute;
}

a#ql_repeat_btn {
margin-left:10px;
}

#ql_center {
width:115px;
position:absolute;
left:50%;
}

#ql_fbaction {
padding-top:2px;
padding-left:5px;
display:inline;
position:absolute;
width:150px;
}

#ql_fbaction .vALike,#ql_fbaction .vAPlus {
float:left;
}

#ql_actions {
margin-left:10px;
}

a#sh_ql,a#h_ql {
width:9px;
height:16px;
display:block;
margin:7px 12px 0 4px;
}

a#sh_ql {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -4308px;
}

a:hover#sh_ql {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -4326px;
}

a#h_ql {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -4342px;
}

a:hover#h_ql {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -4360px;
}

a#d_ql {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -1684px;
width:12px;
height:12px;
display:block;
margin-right:5px;
margin-top:6px;
}

#show_ql_btn {
width:80px;
height:21px;
background:#000000 url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 9px -4336px;
display:block;
color:#ffffff;
padding-left:25px;
padding-top:3px;
text-decoration:none;
line-height:17px;
}

a#show_ql_btn:hover,a#show_ql_btn:active {
background:#000000 url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 9px -4354px;
color:#ff6600;
}

.ql_trenner {
padding:0 15px;
line-height:22px;
}

a#ql_playmethodboxTn {
background:transparent url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -4344px;
padding:0 13px 0 5px;
display:block;
}

a#ql_playmethodboxTn.tnActive {
background:transparent none;
padding:0 13px 0 5px;
}

#suBql_playmethodbox {
position:absolute;
height:40px;
top:-60px;
padding:10px 0;
background:#000000;
}

#suBql_playmethodbox a {
padding:0 15px 0 5px;
margin-right:5px;
}

#bwlb .lHead #suBql_playmethodbox a.ql_repeat_active {
background:transparent url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -4380px;
color:#ff6600;
}

a.qSideHead,a.sidebar,a.sidebar:link,a.sidebar:visited,a.sidebar:hover,a.sidenbar:focus {
color:#414141;
}

.ql_empty_content {
height:57px;
font-size:14px;
position:relative;
text-align:center;
}

.ql_empty_content img {
vertical-align:middle;
}

#ql_sep_1 {
display:none;
}

.redesign_2011_feedback_box {
width:20px;
position:fixed;
left:0;
top:50%;
height:205px;
margin-top:-100px;
}

a.redesign_2011_on_fb,a.redesign_2011_on_fb:link,a.redesign_2011_on_fb:visited,a.redesign_2011_on_fb:hover,a.redesign_2011_on_fb:active {
display:block;
width:18px;
height:116px;
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -4399px;
}

a.redesign_2011_feedback,a.redesign_2011_feedback:link,a.redesign_2011_feedback:visited,a.redesign_2011_feedback:hover,a.redesign_2011_feedback:active {
display:block;
width:18px;
height:76px;
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -4525px;
margin-top:5px;
}

.globalBx .hChViews,.globalBx_container .hChViews {
background:#000000;
}

#bwlb div.pThumb {
margin:2px;
}

#bwlb div.pThumb.wLListBoxActive {
border:2px solid #ff6600;
margin:0;
}

#tooltipwrap {
width:auto;
max-width:200px;
}

.home_left #flash_teaser .indicators .small_div {
width:520px;
padding-left:0;
}

.home_left #flash_teaser .indicators .small_div .small_inner_div,#flash_teaser .indicators .small_div .small_inner_div {
width:auto;
margin:0 auto;
display:inline-block;
}

#display_mode_box {
width:850px;
}

#bwlb #video_playlisti {
top:-295px!important;
}

.lHead {
text-transform:none;
}

.globalBx_container .wLRemove,.globalBx_container .wLRemoveAll {
background-color:transparent!important;
}

/*mv_feedback form styles*/
.mv_feedback {
width:830px;
}

.feedbackTitle {
font-weight:bold;
font-size:14px;
}

.feedbackSub {
font-weight:bold;
font-size:12px;
margin-bottom:10px;
}

.feedbackInputs {
padding-top:10px;
}

.feedbackLabels {
white-space:normal;
width:300px;
}

/*feedback light box*/
.mv_feedback_lb {
position:fixed;
z-index:200003;
width:611px;
height:311px;
background:transparent url(http://is1.myvideo.de/bilder/images/mv_feedback_lightbox.png) no-repeat top left;
}

.mv_feedback_lb_title {
width:400px;
float:left;
color:#FF6600;
font-size:16px;
font-weight:bold;
position:relative;
left:115px;
top:45px;
}

.mv_feedback_lb_text {
width:450px;
font-size:14px;
position:relative;
left:115px;
top:65px;
}

.mv_feedback_lb_close {
display:inline-block;
width:15px;
height:15px;
position:relative;
top:35px;
left:155px;
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -1659px;
}

#ql_fl.active a,#ql_fl.active a:link,#ql_fl.active a:visited,#ql_wl.active a,#ql_wl.active a:link,#ql_wl.active a:visited,#ql_pl.active a,#ql_pl.active a:link,#ql_pl.active a:visited,#ql_ps.active a,#ql_ps.active a:link,#ql_ps.active a:visited {
color:#ff6600;
}

a#ql_shuffle_btn {
width:27px;
height:23px;
display:inline-block;
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -4608px;
}

a#ql_shuffle_btn:hover,a#ql_shuffle_btn:active,a#ql_shuffle_btn.ql_shuffle_active {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -4635px;
}

a#ql_shuffle_btn.nonfunc:link,a#ql_shuffle_btn.nonfunc:visited,a#ql_shuffle_btn.nonfunc:hover,a#ql_shuffle_btn.nonfunc:active {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -4662px;
cursor:default;
}

a#ql_repeat_btn {
width:23px;
height:23px;
display:inline-block;
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -4689px;
}

a#ql_repeat_btn:hover,a#ql_repeat_btn:active,a#ql_repeat_btn.ql_repeat_active {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -4716px;
}

a#ql_repeat_btn.nonfunc:link,a#ql_repeat_btn.nonfunc:visited,a#ql_repeat_btn.nonfunc:hover,a#ql_repeat_btn.nonfunc:active {
background:url(http://is1.myvideo.de/bilder/images/sprites_rd-n7.png) no-repeat 0 -4743px;
cursor:default;
}

#bwlb .lHead .body {
white-space:nowrap;
}

/* home page list box */
.hp_list {
height:171px;
overflow:hidden;
position:relative;
}

.fb_social_head a.hChAllLnk {
padding:0;
}

.hp_item {
background:#cccccc;
border-bottom:3px solid #FFFFFF;
}

.hpItem .nTitle {
font-size:12px;
height:26px;
line-height:28px;
margin:0 0 0 8px;
overflow:hidden;
white-space:nowrap;
width:254px;
}

.hpItem .nTitle a {
font-weight:bold;
}

.hpClock {
font-size:18px;
font-weight:bold;
color:#ffffff;
background:#424242;
height:26px;
width:26px;
line-height:26px;
text-indent:8px;
}

.homecounter + #hp_container .hp_list {
height:142px;
}

#paymenti,.payment {
height:305px;
width:405px;
}

.payment .formHeader {
font-size:13px;
padding-bottom:10px;
}

.payment .formHeader strong {
font-size:15px;
color:#999999;
padding-bottom:10px;
display:block;
}

.payment .smx {
width:45px;
}

.payment .sml {
width:90px;
}

.payment .fRadioList {
list-style-type:none;
margin:0;
}

.payment .formField {
padding-top:10px;
}

.payment .sItalic {
color:#999999;
}

.payment label {
margin-right:30px;
}

/* extra_teaser */
.extra_teaser {
position:relative;
overflow:visible;
}

.extra_teaser img {
width:100%;
}

.extra_teaser .vALike {
display:block;
position:absolute;
top:10px;
right:13px;
z-index:10;
width:74px;
height:61px;
margin:0;
}

.filme_main .extra_teaser {
margin:8px 0 0;
}

/* new home*/
.new_home .bodyFW {
padding:20px;
}

.new_home div.bodyFW,.new_home div.footerFW {
width:940px;
border:0 none;
}

.new_home div.footerFW {
width:940px!important;
}

.new_home .nfbox_cnt {
width:auto;
padding:0 10px;
}

.new_home .pointerFW {
display:none;
}

.new_home #flash_teaser {
position:relative;
}

.new_home #flash_teaser .slider {
height:400px;
width:940px;
}

.new_home #flash_teaser .big_pic_div,.new_home div#flash_teaser .indicators,.new_home #flash_teaser .big_pic_div img {
height:400px;
width:940px;
}

.new_home #flash_teaser .small_div {
left:auto;
display:inline;
}

.new_home #flash_teaser .small_pic {
width:300px;
height:187px;
}

.new_home .hChBoxContainer {
width:100%;
}

.new_home .chID763 span.hChThumb,.new_home .chID763 div.hChThumb,.new_home .chID763 img.hChThumb,.new_home .chID436 span.hChThumb,.new_home .chID436 div.hChThumb,.new_home .chID436 img.hChThumb {
height:187px;
}

.new_home .chID763 .fBig img.hChThumb,.new_home .chID763 img.hChThumb,.new_home .chID436 .fBig img.hChThumb,.new_home .chID436 img.hChThumb {
top:0;
}

img.hChThumb {
height:93px;
position:absolute;
top:-3px;
width:140px;
}

.new_home .fBig .img.hChThumb,.new_home .fBig div.hChThumb,.new_home .fBig span.hChThumb {
width:300px;
}

.fBig span.hChThumb {
height:187px;
}

.new_home .chID858 .fRand {
margin:0;
}

.new_home .fRand + .fRand {
margin:0 0 0 20px;
}

.new_home .home_homeads {
width:300px;
margin:25px 0 0 20px;
}

.new_home #rtWeb {
margin:0 0 0 20px;
float:left;
width:300px;
}

.new_home .hChLBox .pChContent,.new_home #ateaser_container {
height:240px;
}

.new_home .home_homeads #ateaser_container.homeads {
padding-bottom:0;
}

.new_home .hChTitle {
background:none repeat scroll 0 0 #FFFFFF;
opacity:0;
position:absolute;
top:54px;
width:100%;
}

.new_home .fBig .countViews,.new_home .fBig .ratingBox {
opacity:0;
position:absolute;
top:54px;
}

.new_home .fBig .countViews,.new_home .fBig .ratingBox {
top:170px;
}

.new_home .fBig .ratingBox {
left:70px;
}

.new_home .fBig .hChTitle,.new_home .chID763 .hChTitle,.new_home .chID436 .hChTitle {
top:154px;
white-space:nowrap;
}

.new_home a:hover .hChTitle,.new_home a:hover .countViews,.new_home a:hover .ratingBox {
opacity:.8;
}

.fBig img.hChThumb {
height:232px;
top:-24px;
width:300px;
}

.new_home div.hChThumb {
height:87px;
overflow:hidden;
margin:0 0 13px;
width:140px;
}

.new_home .chID763 .fBig div.hChThumb,.new_home .chID436 .fBig div.hChThumb {
width:140px;
}

.fBig div.hChThumb {
height:187px;
overflow:hidden;
}

.fBig .hChViews,.new_home .chID763 .hChViews,.new_home .chID436 .hChViews {
top:172px;
}

.hChBoxHead {
color:#8A8A8A;
font-size:16px;
}

.new_home a.nfbox_tab,.new_home a.nfbox_tab:link,.new_home a.nfbox_tab:visited,.new_home a.nfbox_tab:hover,.new_home a.nfbox_tab:active {
color:#8A8A8A;
}

.new_home .pHalfBox {
width:300px;
}

.new_home .chID858 .lContent {
width:100%;
}

div.new_home {
width:1160px;
}

.blurb {
background-color:#000000;
position:absolute;
width:940px;
height:70px;
top:330px;
left:0;
opacity:.6;
}

.blurb_text {
color:#ffffff;
position:absolute;
width:920px;
height:60px;
top:330px;
left:0;
padding:5px 10px;
overflow:hidden;
}

.blurbHead {
font-size:16px;
font-weight:bold;
padding:0 0 3px;
}

.livecounter_text {
float:right;
border-radius:24px 0 0 0;
background:#ff6600 no-repeat 0 0;
color:#ffffff;
padding:6px 10px 3px 20px;
}

.lcText {
float:left;
margin:0 10px 0 0;
}

.lcText a {
font-size:16px;
font-weight:bold;
color:#ffffff;
}

.lcCount {
font-size:32px;
line-height:32px;
float:right;
}

#show_ql_box {
float:left;
margin-top:17px;
}

#watch_list_player {
width:100%;
float:left;
}