
/*
===================================================================
	COACHING MAKE UP
===================================================================
*/

/* coaching make up container */
#p-cmu {background:#000;color:#fff;/*min-height:1200px;*/padding-bottom:25px;}

/* defaults */
#p-cmu :focus {-moz-outline-style:none;} /* prevent firefox dotted links */
#p-cmu li {list-style:none;padding:0;margin:0;}
#p-cmu h1, #p-cmu h2, #p-cmu h3, #p-cmu h4, #p-cmu h5 {padding:0;margin:0;}
#b-cmu-navigation {height:15px; text-align:right;color:#6f6f6f;padding-right:40px;padding-top:5px;}
#b-cmu-navigation a {color:#6f6f6f;font-size:0.9em;display:none;background:left center url(../img/img_back_arrow.gif) no-repeat;padding-left:10px;}

/* buttons */
#p-cmu a.button, #p-cmu a.button-alt {display:block;float:left;height:19px;overflow:hidden;background:url(../img/sprite_button.gif);color:white;text-transform:uppercase;font-size:0.8em;line-height:2.1em;padding:0 12px 0 12px;margin-right:1px;text-align:center;font-weight:bold;}
#p-cmu a.button-alt {background:url(../img/sprite_button_alt.gif);}
#p-cmu a.button:hover, #p-cmu a.button-alt:hover {background-position:0 -19px;}

#c-cmu-rgt.teint a.button-alt {background-position:0 0;}
#c-cmu-rgt.teint a.button-alt:hover {background-position:0 -19px;}

#c-cmu-rgt.regard a.button-alt {background-position:0 -38px;}
#c-cmu-rgt.regard a.button-alt:hover {background-position:0 -57px;}

#c-cmu-rgt.levres a.button-alt {background-position:0 -76px;}
#c-cmu-rgt.levres a.button-alt:hover {background-position:0 -95px;}

#c-cmu-rgt.ongles a.button-alt {background-position:0 -114px;}
#c-cmu-rgt.ongles a.button-alt:hover {background-position:0 -133px;}

#c-cmu-rgt.looks a.button-alt {background-position:0 -152px;}
#c-cmu-rgt.looks a.button-alt:hover {background-position:0 -171px;}

/* categories colors */
#p-cmu span.teint,	#p-cmu a.teint,  #b-cmu-rgt-list-spotlight div.teint,  #c-cmu-rgt.teint  .alt {color:#fdb567 !important;}
#p-cmu span.regard,	#p-cmu a.regard, #b-cmu-rgt-list-spotlight div.regard, #c-cmu-rgt.regard .alt {color:#51a7fe !important;}
#p-cmu span.levres,	#p-cmu a.levres, #b-cmu-rgt-list-spotlight div.levres, #c-cmu-rgt.levres .alt {color:#ffb9db !important;}
#p-cmu span.ongles,	#p-cmu a.ongles, #b-cmu-rgt-list-spotlight div.ongles, #c-cmu-rgt.ongles .alt {color:#e7b9ff !important;}
#p-cmu span.looks,	#p-cmu a.looks,  #b-cmu-rgt-list-spotlight div.looks,  #c-cmu-rgt.looks  .alt {color:#aeebfe !important;}

/*
-------------------------------------------------------------------
	LEFT SIDE
-------------------------------------------------------------------
*/
#c-cmu-lft {float:left;width:260px;overflow:hidden;}

/* left side menu */
#b-cmu-lft-menu {margin-bottom:10px;}

#b-cmu-lft-menu-selector {}
#b-cmu-lft-menu-selector a {display:block;color:#fff;display:block;}
#b-cmu-lft-menu-selector h3 {font-size:1em;}
#b-cmu-lft-menu-selector li {display:block;margin:1px 0 0 0;}
#b-cmu-lft-menu-selector li h3 a {background:#353535;text-transform:uppercase;color:#fff;padding-left:15px;height:22px;line-height:2em;font-size:1em;font-weight:normal;}
#b-cmu-lft-menu-selector li h3 a:hover,
#b-cmu-lft-menu-selector li.selected h3 a,
#b-cmu-lft-menu-selector li li.selected a,
#b-cmu-lft-menu-selector li li a:hover {font-weight:bold;}

#b-cmu-lft-menu-selector div.teint h3 a:hover,
#b-cmu-lft-menu-selector li.selected div.teint h3 a {background:#f19c40;}
#b-cmu-lft-menu-selector div.teint li a:hover,
#b-cmu-lft-menu-selector div.teint li.selected a {color:#f19c40;}

#b-cmu-lft-menu-selector div.regard h3 a:hover,
#b-cmu-lft-menu-selector li.selected div.regard h3 a {background:#0066cb;}
#b-cmu-lft-menu-selector div.regard li a:hover,
#b-cmu-lft-menu-selector div.regard li.selected a {color:#0066cb;}

#b-cmu-lft-menu-selector div.levres h3 a:hover,
#b-cmu-lft-menu-selector li.selected div.levres h3 a {background:#e6107b;}
#b-cmu-lft-menu-selector div.levres li a:hover,
#b-cmu-lft-menu-selector div.levres li.selected a {color:#e6107b;}

#b-cmu-lft-menu-selector div.ongles h3 a:hover,
#b-cmu-lft-menu-selector li.selected div.ongles h3 a {background:#b535fc;}
#b-cmu-lft-menu-selector div.ongles li a:hover,
#b-cmu-lft-menu-selector div.ongles li.selected a {color:#b535fc;}

#b-cmu-lft-menu-selector div.looks h3 a:hover,
#b-cmu-lft-menu-selector li.selected div.looks h3 a {background:#32ccfe;}
#b-cmu-lft-menu-selector div.looks li a:hover,
#b-cmu-lft-menu-selector div.looks li.selected a {color:#32ccfe;}

#b-cmu-lft-menu-selector li li {height:22px;line-height:2em;font-size:1em;border-bottom:solid 1px #191919;display:none;margin:0;padding:0;background:15px center url(../img/img_menu_arrow.gif) no-repeat;}
#b-cmu-lft-menu-selector li li a {padding-left:30px;}
#b-cmu-lft-menu-selector li.selected li {display:block;}

/* advices menu */
#b-cmu-lft-advices-selector {margin-bottom:20px;}
#b-cmu-lft-advices-selector a {display:block;background:url(../img/bg_menu_bar.gif) no-repeat;width:260px;height:34px;overflow:hidden;color:#fff;padding-left:15px;line-height:3em;font-weight:bold;}

/* we love make up box */
#b-cmu-lft-related-wlmu {background:url(../img/bg_wlmu.gif) no-repeat;width:260px;height:126px;overflow:hidden;margin-top:20px;cursor:pointer;}
#b-cmu-lft-related-wlmu p {position:relative;margin:0;padding:0;display:block;top:55px;left:108px;width:140px;height:45px;overflow:hidden;line-height:1em;}
#b-cmu-lft-related-wlmu span {color:#ff66b3}
#b-cmu-lft-related-wlmu a {position:relative;margin:0;padding:0 0 0 40px;display:block;top:52px;left:108px;width:100px;height:18px;color:#fff;font-weight:bold;line-height:1.75em;text-transform:uppercase;}

/* newsletter box */
#b-cmu-lft-related-newsletter {background:url(../img/bg_newsletter.gif) no-repeat;width:260px;height:119px;overflow:hidden;margin-top:20px;cursor:pointer;}
#b-cmu-lft-related-newsletter img {position:relative;margin:0;padding:0;display:block;top:15px;left:15px;}
#b-cmu-lft-related-newsletter p {position:relative;margin:0;padding:0;display:block;top:25px;left:15px;width:225px;height:25px;overflow:hidden;line-height:1em;}
#b-cmu-lft-related-newsletter a {position:relative;margin:0;padding:0 0 0 40px;display:block;top:31px;left:108px;width:100px;height:18px;color:#fff;font-weight:bold;line-height:1.75em;text-transform:uppercase;}

/*
-------------------------------------------------------------------
	RIGHT SIDE
-------------------------------------------------------------------
*/
#c-cmu-rgt {float:left;margin:0 40px 0 50px;width:610px;overflow:hidden;}

/*
-------------------------------------------------------------------
	INDEX
-------------------------------------------------------------------
*/

#b-cmu-rgt-header p {font-size:1em;line-height:1.3em;margin-top:20px;}
#b-cmu-rgt-header p a {color:#fff;}

/* categories selector */
#b-cmu-rgt-categories {width:610px;margin-top:20px;}
#b-cmu-rgt-categories h3 {display:none;} /* dummy seo text */
#b-cmu-rgt-categories div {display:block;background-position:0 0;background-repeat:no-repeat;background-image:url(../img/sprite_tabs_background.gif);width:118px;height:175px;margin-right:5px;} /* tab container */
#b-cmu-rgt-categories a {display:block;background-position:0 0;background-repeat:no-repeat;background-image:url(../img/sprite_tabs.jpg);width:115px;height:169px;position:relative;top:6px;left:3px;border-bottom-width:0 !important;overflow:hidden;} /* tab picture */
#b-cmu-rgt-categories span {display:block;background:#000;position:relative;top:153px;height:20px;color:#6f6f6f;text-align:center;font-size:0.9em;} /* tab video count */
#b-cmu-rgt-categories li {float:left;}
#b-cmu-rgt-categories li.selected a {height:170px;}
#b-cmu-rgt-categories li.selected span {background:#212121;}
#b-cmu-rgt-categories li ul {display:none;}

/* sprites teint */
#b-cmu-rgt-categories div.teint {background-position:0 0;} /* tab background sprite */
#b-cmu-rgt-categories div.teint a,
#b-cmu-rgt-categories li.unselected div.teint a:hover {background-position:0 0;} /* default tab picture sprite */
#b-cmu-rgt-categories li.unselected div.teint a {background-position:0 -306px;} /* unselected tab picture sprite */
#b-cmu-rgt-categories li.selected div.teint a {background-position:0 -153px;top:5px;border:solid 1px #f19c40;border-left-width:0;} /* selected tab picture sprite */

/* sprites regard */
#b-cmu-rgt-categories div.regard {background-position:-118px 0;}
#b-cmu-rgt-categories div.regard a,
#b-cmu-rgt-categories li.unselected div.regard a:hover {background-position:-115px 0px;}
#b-cmu-rgt-categories li.unselected div.regard a {background-position:-115px -306px;}
#b-cmu-rgt-categories li.selected div.regard a {background-position:-115px -153px;top:5px;left:2px;border:solid 1px #0066cb;}

/* sprites levres */
#b-cmu-rgt-categories div.levres {background-position:-236px 0;}
#b-cmu-rgt-categories div.levres a,
#b-cmu-rgt-categories li.unselected div.levres a:hover {background-position:-230px 0px;}
#b-cmu-rgt-categories li.unselected div.levres a {background-position:-230px -306px;}
#b-cmu-rgt-categories li.selected div.levres a {background-position:-230px -153px;top:5px;left:2px;border:solid 1px #e6107b;}

/* sprites ongles */
#b-cmu-rgt-categories div.ongles {background-position:-354px 0;}
#b-cmu-rgt-categories div.ongles a,
#b-cmu-rgt-categories li.unselected div.ongles a:hover {background-position:-345px 0px;}
#b-cmu-rgt-categories li.unselected div.ongles a {background-position:-345px -306px;}
#b-cmu-rgt-categories li.selected div.ongles a {background-position:-345px -153px;top:5px;left:2px;border:solid 1px #b535fc;}

/* sprites looks */
#b-cmu-rgt-categories div.looks {background-position:-472px 0;margin-right:0;}
#b-cmu-rgt-categories div.looks a,
#b-cmu-rgt-categories li.unselected a:hover {background-position:-460px 0px;}
#b-cmu-rgt-categories li.unselected a {background-position:-460px -306px;}
#b-cmu-rgt-categories li.selected div.looks a {background-position:-460px -153px;top:5px;left:2px;border:solid 1px #32ccfe;border-right-width:0;}

/* video selector */
#b-cmu-rgt-list-videos {clear:both;background:#212121;width:607px;margin-left:3px;border-top:solid 1px #fff;padding-top:15px;overflow:hidden;}
#b-cmu-rgt-list-videos.teint {border-top-color:#f19c40;}
#b-cmu-rgt-list-videos.regard {border-top-color:#0066cb;}
#b-cmu-rgt-list-videos.levres {border-top-color:#e6107b;}
#b-cmu-rgt-list-videos.ongles {border-top-color:#b535fc;}
#b-cmu-rgt-list-videos.looks {border-top-color:#32ccfe;}
#b-cmu-rgt-list-videos li {float:left;}
#b-cmu-rgt-list-videos li a {margin:0 0 15px 15px;display:block;border:solid 1px #000;/*background:#000 url(../img/bg_block.gif) repeat-x;*/background:#000;color:#fff;height:80px;width:180px;overflow:hidden;}
#b-cmu-rgt-list-videos li b {display:block;}
#b-cmu-rgt-list-videos li span {display:block;margin:15px 10px 10px 10px;float:left;width:80px;height:55px;overflow:hidden;cursor:pointer;}
#b-cmu-rgt-list-videos li img {float:left;width:80px;height:80px;overflow:hidden;}

/* spotlight video selector */
#b-cmu-rgt-list-spotlight {clear:both;background:url(../img/bg_content_separator.gif) no-repeat;height:105px;margin-top:20px;margin-left:3px;overflow:hidden;}
#b-cmu-rgt-list-spotlight li {float:left;margin-top:20px;width:300px;height:85px;overflow:hidden;}
#b-cmu-rgt-list-spotlight a.preview {float:left;width:150px;height:85px;overflow:hidden;}
#b-cmu-rgt-list-spotlight a.preview span {display:block;background:center center url(../img/img_preview_icon.png) no-repeat;width:150px;height:85px;position:relative;top:-85px;cursor:pointer;} /* overlay icon */
#b-cmu-rgt-list-spotlight div {float:left;margin-left:20px;width:100px;height:85px;overflow:hidden;}
#b-cmu-rgt-list-spotlight div span {display:block;text-transform:uppercase;font-weight:bold;}
#b-cmu-rgt-list-spotlight div a {color:#f09c41;display:block;margin-bottom:10px;}
#b-cmu-rgt-list-spotlight div div {color:#f09c41;display:block;margin-bottom:10px;margin-left:0px;height:15px;}
#b-cmu-rgt-list-spotlight div b {display:block;}

/*
-------------------------------------------------------------------
	VIDEO
-------------------------------------------------------------------
*/

#b-cmu-rgt-header h2 {font-size:2.25em;line-height:1.3em;margin-top:20px;font-weight:normal;}
#b-cmu-rgt-header h2 b {font-weight:normal;}
/* video steps */
#b-cmu-rgt-video-steps {overflow:hidden;margin:20px 0 20px 0;padding:0;}
#b-cmu-rgt-video-steps li {float:left;}
#b-cmu-rgt-video-steps li a {display:block;padding-left:40px;background-image:url(../img/sprite_steps.gif);background-repeat:no-repeat;height:40px;overflow:hidden;margin:0;width:110px;color:#484848;text-transform:uppercase;line-height:1.25em;}
#b-cmu-rgt-video-steps li.selected a, #b-cmu-rgt-video-steps li a:hover {color:#fff;}

#b-cmu-rgt-video-steps-1 a {background-position:0 -40px;}
#b-cmu-rgt-video-steps-2 a {background-position:0 -120px;}
#b-cmu-rgt-video-steps-3 a {background-position:0 -200px;}
#b-cmu-rgt-video-steps-4 a {background-position:0 -280px;}
#b-cmu-rgt-video-steps-1.selected a, #b-cmu-rgt-video-steps-1 a:hover {background-position:0 0;}
#b-cmu-rgt-video-steps-2.selected a, #b-cmu-rgt-video-steps-2 a:hover {background-position:0 -80px;}
#b-cmu-rgt-video-steps-3.selected a, #b-cmu-rgt-video-steps-3 a:hover {background-position:0 -160px;}
#b-cmu-rgt-video-steps-4.selected a, #b-cmu-rgt-video-steps-4 a:hover {background-position:0 -240px;}

/* video text */
.b-cmu-rgt-video-text {clear:both;float:left;width:386px;margin-top:35px;}
.b-cmu-rgt-video-text h3 {text-transform:uppercase;font-weight:normal;font-size:1.3em;}
.b-cmu-rgt-video-text p {font-size:1.1em;line-height:1.25em;}

/* video products */
#b-cmu-rgt-video-products  {float: right;overflow: hidden;width: 221px;border:1px solid #525252;}
#b-cmu-rgt-video-products-list {float: left;margin-bottom: 5px;overflow: hidden;}
#b-cmu-rgt-video-products-list li { height: 30px;margin-bottom: 1px;overflow: hidden;width: 30px;}
#b-cmu-rgt-video-products-navigation {clear:both;margin-top:5px;}
#b-cmu-rgt-video-products img{float:right;}
#b-cmu-rgt-video-products-navigation div.title_fitme{background:transparent url(../img/achat-fitme.jpg) no-repeat left top;height:55px;padding:12px 0 0 58px;width:163px;}
#b-cmu-rgt-video-products-navigation div.title_fitme span{display:block;}
#b-cmu-rgt-video-products-navigation div.title_fitme span.product {color:#fff;text-transform:uppercase;}
#b-cmu-rgt-video-products-navigation div.fitme:hover{background:transparent url(../img/achat-fitme-hover.jpg) no-repeat left top;}

#b-cmu-rgt-video-products-navigation a.previous {background:url(../img/sprite_products_arrows.gif);width:14px;height:11px;overflow:hidden;display:block;float:left;margin-top:2px;}
#b-cmu-rgt-video-products-navigation a.next {background:-14px 0 url(../img/sprite_products_arrows.gif);width:14px;height:11px;overflow:hidden;display:block;float:left;margin-top:2px;}
#b-cmu-rgt-video-products-navigation div.title {padding: 26px 0 0 58px;display:block;float:left;width:163px;height:41px;overflow:hidden;font-size:0.9em;background:transparent url(../img/achat.jpg) no-repeat left top;}
.regard #b-cmu-rgt-video-products-navigation div.title {background:transparent url(../img/achat-bleu.jpg) no-repeat left top;}
.levres #b-cmu-rgt-video-products-navigation div.title {background:transparent url(../img/achat-rose.jpg) no-repeat left top;}
.ongles #b-cmu-rgt-video-products-navigation div.title {background:transparent url(../img/achat-violet.jpg) no-repeat left top;}
.looks #b-cmu-rgt-video-products-navigation div.title {background:transparent url(../img/achat-turquoise.jpg) no-repeat left top;}
#b-cmu-rgt-video-products-navigation div.title:hover {background:transparent url(../img/achat-hover.jpg) no-repeat left top;}
.regard #b-cmu-rgt-video-products-navigation div.title:hover {background:transparent url(../img/achat-bleu-hover.jpg) no-repeat left top;}
.levres #b-cmu-rgt-video-products-navigation div.title:hover {background:transparent url(../img/achat-rose-hover.jpg) no-repeat left top;}
.ongles #b-cmu-rgt-video-products-navigation div.title:hover {background:transparent url(../img/achat-violet-hover.jpg) no-repeat left top;}
.looks #b-cmu-rgt-video-products-navigation div.title:hover {background:transparent url(../img/achat-turquoise-hover.jpg) no-repeat left top;}
#b-cmu-rgt-video-products-navigation div.title span {display:block;}
#b-cmu-rgt-video-products-navigation div.title span.product {color:#fff;text-transform:uppercase;}
#b-cmu-rgt-video-products-navigation div.title span.description {line-height:12px;}
#b-cmu-rgt-video-products-actions {clear:both;width:221px;overflow:hidden;}
#b-cmu-rgt-video-products-actions li {text-align:center;}
#b-cmu-rgt-video-products-actions a.more {margin:0 !important;width:221px;padding:0 !important;color:#727272;}
#b-cmu-rgt-video-products-actions a.more:hover {color:#ffffff;}
#b-cmu-rgt-video-products-actions a.buy {margin:0 !important;width:100px;padding:0 !important;}
.calage{height:4px;width:190px;float:right;background-color:#ffffff;margin-bottom:1px;}
#b-cmu-rgt-video-products h4{text-indent:-5000px;width:214px;height:21px;background:transparent url(../img/titre-slider.jpg) no-repeat left top;}
.regard #b-cmu-rgt-video-products h4{text-indent:-5000px;width:219px;height:21px;background:transparent url(../img/titre-slider-bleu.jpg) no-repeat left top;}
.levres #b-cmu-rgt-video-products h4{text-indent:-5000px;width:219px;height:21px;background:transparent url(../img/titre-slider-rose.jpg) no-repeat left top;}
.ongles #b-cmu-rgt-video-products h4{text-indent:-5000px;width:219px;height:21px;background:transparent url(../img/titre-slider-violet.jpg) no-repeat left top;}
.looks #b-cmu-rgt-video-products h4{text-indent:-5000px;width:219px;height:21px;background:transparent url(../img/titre-slider-turquoise.jpg) no-repeat left top;}

/* video user panel */
#b-cmu-rgt-video-user-panel {clear:both;background:url(../img/bg_user_panel.gif) repeat-x;height:80px;margin-top:20px;overflow:hidden;color:#575757;padding:10px 10px 0 10px;}
#b-cmu-rgt-video-user-panel li.tabs span {display:block;float:left;}
#b-cmu-rgt-video-user-panel li.tabs {text-transform:uppercase;margin-top:2px;}
#b-cmu-rgt-video-user-panel li.tabs ul {float:right;position:relative;top:-2px;}
#b-cmu-rgt-video-user-panel li.tabs ul li {float:left;}
#b-cmu-rgt-video-user-panel li.content {position:relative;top:10px;overflow:hidden;width:589px;clear:both;}
#b-cmu-rgt-video-user-panel li.content label {display:block;float:left;width:589px;cursor:pointer;}
#b-cmu-rgt-video-user-panel li.content span {display:block;float:left;}
#b-cmu-rgt-video-user-panel li.content input {float:right;width:280px;height:15px;font-size:1em;border:none;padding-left:5px;background:url(../img/bg_input.gif) no-repeat;}

/* related videos */
#b-cmu-rgt-videos {clear:both;background:url(../img/bg_content_separator.gif) no-repeat;height:90px;overflow:hidden;}
#b-cmu-rgt-videos b {display:block;text-transform:uppercase;margin-top:15px;}
#b-cmu-rgt-videos-carousel {margin-top:5px;}

#b-cmu-rgt-videos-carousel a.previous, #b-cmu-rgt-videos-carousel a.next {display:block;float:left;width:29px;height:48px;overflow:hidden;background:url(../img/sprite_carousel_arrows.gif);}
#b-cmu-rgt-videos-carousel a.previous {float:left;}
#b-cmu-rgt-videos-carousel a.next {float:right}

/* navigation arrows sprites */
#c-cmu-rgt.teint #b-cmu-rgt-videos-carousel a.previous {background-position:0 0;}
#c-cmu-rgt.teint #b-cmu-rgt-videos-carousel a.next {background-position:-29px 0;}
#c-cmu-rgt.teint #b-cmu-rgt-videos-carousel a.previous:hover {background-position:0 -48px;}
#c-cmu-rgt.teint #b-cmu-rgt-videos-carousel a.next:hover {background-position:-29px -48px;}

#c-cmu-rgt.regard #b-cmu-rgt-videos-carousel a.previous {background-position:0 -96px;}
#c-cmu-rgt.regard #b-cmu-rgt-videos-carousel a.next {background-position:-29px -96px;}
#c-cmu-rgt.regard #b-cmu-rgt-videos-carousel a.previous:hover {background-position:0 -144px;}
#c-cmu-rgt.regard #b-cmu-rgt-videos-carousel a.next:hover {background-position:-29px -144px;}

#c-cmu-rgt.levres #b-cmu-rgt-videos-carousel a.previous {background-position:0 -192px;}
#c-cmu-rgt.levres #b-cmu-rgt-videos-carousel a.next {background-position:-29px -192px;}
#c-cmu-rgt.levres #b-cmu-rgt-videos-carousel a.previous:hover {background-position:0 -240px;}
#c-cmu-rgt.levres #b-cmu-rgt-videos-carousel a.next:hover {background-position:-29px -240px;}

#c-cmu-rgt.ongles #b-cmu-rgt-videos-carousel a.previous {background-position:0 -288px;}
#c-cmu-rgt.ongles #b-cmu-rgt-videos-carousel a.next {background-position:-29px -288px;}
#c-cmu-rgt.ongles #b-cmu-rgt-videos-carousel a.previous:hover {background-position:0 -336px;}
#c-cmu-rgt.ongles #b-cmu-rgt-videos-carousel a.next:hover {background-position:-29px -336px;}

#c-cmu-rgt.looks #b-cmu-rgt-videos-carousel a.previous {background-position:0 -384px;}
#c-cmu-rgt.looks #b-cmu-rgt-videos-carousel a.next {background-position:-29px -384px;}
#c-cmu-rgt.looks #b-cmu-rgt-videos-carousel a.previous:hover {background-position:0 -432px;}
#c-cmu-rgt.looks #b-cmu-rgt-videos-carousel a.next:hover {background-position:-29px -432px;}

#b-cmu-rgt-videos-carousel ul {float:left;width:546px;height:48px;overflow:hidden;margin-left:6px;position:relative;}
#b-cmu-rgt-videos-carousel li {float:left;width:91px;height:48px;overflow:hidden;}
#b-cmu-rgt-videos-carousel a.preview {width:85px;height:48px;overflow:hidden;}
#b-cmu-rgt-videos-carousel a.preview img {display:block;float:left;}
#b-cmu-rgt-videos-carousel a.preview span.icon {float:left;display:block;background:center center url(../img/img_preview_icon_small.png) no-repeat;width:85px;height:48px;position:relative;top:-48px;cursor:pointer;} /* overlay icon */
#b-cmu-rgt-videos-carousel a.preview span.text {float:left;display:none;margin:0;padding:0;position:relative;top:-96px;background:#2b2b2b;color:#fff;width:85px;height:45px;overflow:hidden;text-align:center;text-transform:uppercase;padding-top:3px;opacity:0.9;filter:alpha(opacity=90);cursor:pointer;font-size:0.8em;}
#b-cmu-rgt-videos-carousel a.preview span.text * {font-weight:normal;margin:0;padding:0;}
#b-cmu-rgt-videos-carousel a.preview:hover span.text {display:block;}

/*
-------------------------------------------------------------------
	POPIN
-------------------------------------------------------------------
*/

#cmu-popin-layout {display:none;position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden;background:#000;opacity:0.75;filter:alpha(opacity=75);z-index:99999;}
#cmu-popin-layer {display:none;position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:99999;}
#cmu-popin-sendto {width:435px;height:325px;margin:auto;background:gray;position:relative;top:50%;margin-top:-162px;background:#181818 url(../img/bg_popin.gif) no-repeat;border:solid 1px #df4091;}
#cmu-popin-sendto input.text, #cmu-popin-sendto textarea {font-size:1em;height:22px;border:none;padding-left:5px;background:url(../img/bg_input.gif) no-repeat;width:185px;}
#cmu-popin-sendto .header {height:65px;text-align:right;}
#cmu-popin-sendto .header a {color:#fff;margin:5px;}
#cmu-popin-sendto .content {padding:0 20px 20px 20px;}
#cmu-popin-sendto label {display:block;font-size:1.1em;margin-bottom:20px;}
#cmu-popin-sendto label input, #cmu-popin-sendto label textarea {display:block;margin-top:5px;}
#cmu-popin-sendto label.sender {float:left;width:190px;}
#cmu-popin-sendto label.to {float:right;width:190px;}
#cmu-popin-sendto label.email {clear:both;width:390px;}
#cmu-popin-sendto label.email input {width:390px;}
#cmu-popin-sendto label.message {clear:both;width:390px;}
#cmu-popin-sendto label.message textarea {width:385px;height:55px;padding:5px;}
#cmu-popin-sendto small {display:block;float:left;color:#9a9a9a;}
#cmu-popin-sendto input.submit {width:150px;height:20px;border:0;float:right;}
