@charset "utf-8";


a:link, a:visited {
	color:#000;
	border:none;
	text-decoration:underline;
}
a:hover, a:focus {
	color:#f00;
	border:none;
	text-decoration:underline;
}

.top-product-info-top {
	width:680px;
	height:7px;
	background-image:url(../images/layouts/top-product-info-top-bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
}



.top-product-info {
	width:638px;
	overflow:hidden;

	background-image:url(../images/layouts/top-product-info-bottom-bg.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	padding:8px 20px 10px 20px;
	border:1px solid #ccc;
	border-top:none;
	border-bottom:none;
	margin-bottom:0;
}


.product-picture {
	float:left;
	text-align:center;
	width:119px;
	border:none;

	padding:0 10px;

}

.product-picture a.zoom-image:link, .product-picture a.zoom-image:visited {
	background-image:none;
	background-position:left 75%;
	background-repeat:no-repeat;
	color:#7e838c;
	text-decoration:none;
}
.product-picture a.zoom-image:hover, .product-picture a.zoom-image:focus {
	color:#000;
	text-decoration:underline;
}

.product-info {
	float:left;
	width:489px;
	padding-left:10px;

	background-color:transparent;

}

.data-block {
	width:325px;
	float:left;
	background-color:transparent;
	padding-bottom:0;
}

.vod .product-picture {
	width:210px;
	padding:0;
	border:none;
}

.vod-sub-picture {
	background-color:#ebebeb;
	padding:5px;
}
.vod-sub-picture h2 {
	font-size:11px;
	margin:0 0 3px 0;
}

.vod-sub-picture p {
	margin:0 0 3px 0;
}

.vod .product-info {
	width:418px;
}
.vod .data-block {
	width:255px;
}

/**/
.cd .product-picture {
	width:160px;
	padding:0 10px;
	border:none;
	/*background-color:#0033CC;
	border-top:3px solid #f90;*/
}
.cd .product-info {
	width:448px;
	/*background-color:#CC0;
	border-top:3px solid #9f0;*/
}
.cd .data-block {
	width:288px;
	/*background-color:#CfC;
	border-top:3px solid #90f;*/
}
/**/



#othermedia {
	cursor:pointer;
}
.other-media-tooltip {
	max-width:480px;
	font-size:11px;
}
.other-media-tooltip ul {
	border:0px solid #f00;
	overflow:auto;
}

.other-media-tooltip ul li {
	display:block;
	float:left;
	width:130px;
	margin-right:30px;
	margin-bottom:20px;
	color:#ddd;
}

.other-media-tooltip a:link, .other-media-tooltip a:visited {
	color:#fff;
	text-decoration:none;
}
.other-media-tooltip a:hover, .other-media-tooltip a:focus {
	color:#f00;
	text-decoration:underline;
}


.other-mediadvd-tooltip {
	max-width:540px;
	font-size:11px;
	overflow:auto;
}
.other-mediadvd-tooltip ul {
	border:0px solid #f00;
	overflow:auto;
}

.other-mediadvd-tooltip ul li {
	display:block;
	overflow:auto;
	height:115px;
	float:left;
	width:270px;
	border:0px solid #f00;
	margin-right:0px;
	margin-bottom:15px;
	color:#ddd;
}

.other-mediadvd-tooltip a:link, .other-mediadvd-tooltip a:visited {
	color:#000;
	text-decoration:none;
}
.other-mediadvd-tooltip a:hover, .other-mediadvd-tooltip a:focus {
	color:#f00;
	text-decoration:underline;
}


body.dvd h1, body.vod h1 {
	color:#000;
	font-size:22px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
	margin-top:0;
	margin-bottom:10px;
	font-weight:normal;
	text-align:left;
}
h1 small {
	font-size:16px;
	color:#aaa;
}
h1 small .product-type {
	text-transform:uppercase;
}

h1 strong {
	font-weight:normal;
}
h1 .original-title {
	font-style:italic;
	color:#787878;
	font-size:14px;
	line-height:14px;
}

.fichetechnique ul {
	list-style-type:disc;
	padding-left:15px;
	margin:5px 0 0 0;
	list-style-position:outside;
}
.fichetechnique ul ul {
	margin:0;
}


#other-episodes-trigger {
	cursor:pointer;
	font-weight:bold;
}
#other-episodes-trigger:hover {
	text-decoration:underline;
}

ul.other-episodes {
	font-size:11px;
}
ul.other-episodes a:link, ul.other-episodes a:visited {
	text-decoration:none;
}
ul.other-episodes a:hover, ul.other-episodes a:focus {
	text-decoration:underline;
}

.product-info-column {
	float:left;
	width:160px;
}

.price-block-container {
	float:left;
	width:160px;
	background-image:url(/images/layouts/price-block-bg-bottom.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}
.price-block {
	text-align:center;
	line-height:1;
	width:140px;
	padding:10px;
	margin-bottom:13px;

	background-image:url(/images/layouts/price-block-bg-top.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#product-price {
	font-size:20px;
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;
}


#shipping-details {
	margin-top:5px;
}


p#product-toolbar {
	/*width:340px;*/
	float:left;
	padding:2px 4px;
	margin-top:10px;
	/*height:16px;*/
	line-height:16px;
	overflow:visible;
	border:1px solid #ddd;
	background-color:#f5f5f5;

	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
p#product-toolbar img {
	margin-right:5px;
	vertical-align:middle;
}

.vod p#product-toolbar {
	/*width:230px;*/
}

.available-vod-trigger {
	float:right;
	width:140px;
	padding:10px;
	border:0px solid #d4dae6;
}

.available-dvd-trigger {
	margin:5px 0 0 0;
}

p#product-toolbar a.stf-trigger:link, p#product-toolbar a.stf-trigger:visited {
	background-image:url(/images/layouts/v4/stf-icon.gif);
	background-position:left 75%;
	background-repeat:no-repeat;
	padding:0 0 0 20px;
	height:13px;
	color:#7e838c;
	line-height:13px;
	font-size:11px;
	vertical-align:middle;
	text-decoration:none;
}
p#product-toolbar a.stf-trigger:hover, p#product-toolbar a.stf-trigger:focus {
	color:#000;
	text-decoration:underline;
}

#stf-form-container {
	clear:both;
	height:auto;
	background-color:#fff;
	width:640px;
	padding:10px 0 0 0;
	border:0px solid #f00;
	margin:0 0 10px 0;
}


#product-stf-form {
	background-color:#f0f2f4;
	padding:10px;
	border:1px solid #c9ced5;
	border-radius:8px;
	margin:0;
}
#product-stf-form label {
	font-weight:bold;
}
#product-stf-form .email-line {
	background-color:transparent;
	overflow:hidden;
	margin:0 0 5px 0;
	padding:0;
}
#product-stf-form .column-a, #product-stf-form .column-b {
	background-color:transparent;
	float:left;
}
#product-stf-form .column-b {
	background-color:transparent;
	float:left;
}
#product-stf-form .stf-field-error {
	background-color:#fdd;
	background-color:#ffd;
}
#product-stf-form p.field-error-message {
	color:#bf0000;
}

#product-stf-form .column-a {
	width:304px;
	margin-right:10px;
}
#product-stf-form .column-b {
	width:304px;
}
#product-stf-form .text-input {
	background-color:#fff;
	border:1px solid #9494a1;
	padding:2px 3px;
}
#product-stf-form .text-input:hover {

}
#product-stf-form .text-input:focus {
	background-color:#fff;
	border:1px solid #f00;
}
#product-stf-form .column-a .text-input {
	width:296px;
}
#product-stf-form .column-b .text-input {
	width:296px;
}
#product-stf-form .form-field {
	margin-bottom:5px;
}
#product-stf-form .form-submit {
	text-align:right;
	padding:5px 0 0 0;
	width:310px;
	float:right;
}
#product-stf-form #submit_stf {
	margin-right:10px;
}
#stf-message {
	width:608px;
}



ul#tabs-controls {
	list-style-type:none;
	overflow:hidden;
	margin-bottom:0;

	background-image:url(/images/layouts/tabs-controls-bg.gif);
	background-repeat:repeat-x;
	background-position:top left;
	height:28px;
	padding:0 16px 0 19px;
	border:none;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
ul#tabs-controls li {
	display:block;
	float:left;

	background-repeat:no-repeat;
	background-position:top left;
	height:24px;
}
ul#tabs-controls li a {
	display:block;
	float:left;
	font-size:12px;
	font-weight:bold;

	height:21px;
	background-repeat:no-repeat;
	background-position:top left;
	padding:7px 0 0 0;
	text-align:center;
	margin:0;
}
ul#tabs-controls li a:link, ul#tabs-controls li a:visited {
	text-decoration:none;
	color:#000;
	width:214px;
}
ul#tabs-controls li a:hover, ul#tabs-controls li a:focus {
	color:#000;
	text-decoration:underline;
	background-position:0 -28px;
}
ul#tabs-controls li a.active {
	color:#bf0000;
	background-position:0 -56px;
}

ul#tabs-controls li a#description-tab-control {
	background-image:url(/images/layouts/description-tab-control.gif);
}

ul#tabs-controls li a#details-tab-control {
	background-image:url(/images/layouts/details-tab-control.gif);
}

ul#tabs-controls li a#video-tab-control {
	background-image:url(/images/layouts/video-tab-control.gif);
}


.tab {
	background-color:#fff;
	padding:10px 19px 20px 19px;
	border:1px solid #ccc;
	border-top:0;
	margin:0 0 15px 0;
	overflow:auto;
}
#description-tab {
}
#details-tab {
}
#video-tab {
}

.tab p {
	margin-bottom:1.3em;
	font-size:11px;
	line-height:1.3;
}

body.dvd .tab h2, body.dvd .tab h3, body.dvd .tab h4, body.dvd .tab h5, body.dvd .tab h6,
body.vod .tab h2, body.vod .tab h3, body.vod .tab h4, body.vod .tab h5, body.vod .tab h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:1.2;
	margin-bottom:0.3em;
}

.tab h2 {
	font-size:14px;
}
body.dvd .tab h2 {
	color:#df7f7f;
}
body.vod .tab h2 {
	color:#000;
}
.tab h3 {
	font-size:14px;
}
body.dvd .tab h3 {
	color:#bf0000;
}
body.vod .tab h3 {
	color:#bf0000;
}

.tab h4 {
	font-size:12px;
}
body.dvd .tab h4 {
	color:#bf0000;
	font-weight:normal;
	margin-top:0.1em;
}
body.vod .tab h4 {
	color:#222;
	font-weight:normal;
}

.tab h5 {
	font-size:12px;
}

.tab h6 {
	font-size:11px;
}

.tab ul {
	list-style-type:disc;
	margin-left:10px;
	padding-left:10px;
}

.tab ul, .tab ol {
	margin-bottom:1em;
}

.tab .clear-both {
	clear:both;
}

.tab .overflow-auto {
	overflow:auto;
}

/*
Start: classes used in TinyMCE
*/
.tab p.h-meta {
	margin-top:-5px;/* should counter the margin-bottom of h3-h6 elements */
	font-weight:normal;
	color:#666;
	margin-bottom:.5em;
}

.tab .dotted-line-top {
	padding-top:10px;
	border-top:1px dotted #ccc;
}

.tab .half-block {
	float:left;
	width:300px;
	padding:5px;
	margin-right:18px;
	background-color:#f5f5f5;
}
.tab .half-block h3, .tab .half-block h4 {
	margin-top:0;
}

.tab .dvd-num {
	color:#999;
	font-weight:bold;
	font-size:16px;
}

.tab .image-left {
	background-color:#efefef;
	float:left;
	padding:0px;
	border:0px solid #ccc;
	margin-right:10px;
	margin-bottom:5px;
	width:auto;
}

.tab .image-right {
	background-color:#efefef;
	float:right;
	padding:0px;
	border:0px solid #ccc;
	margin-left:10px;
	margin-bottom:5px;
	width:auto;
}

.tab .image-left p, .tab .image-right p {
	line-height:1.1;
	margin:0 0 5px 0;
}

.tab .image-left p.copyright, .tab .image-right p.copyright {
	font-size:10px;
	text-align:center;
	color:#999;
}

.tab .image-left p.legend, .tab .image-right p.legend {
	font-size:10px;
	text-align:center;
}


.tab p.signature {
	text-align:right;
}


.tab .omega {
	margin-right:0;
}
/*
End: classes used in TinyMCE
*/





#jw-player {
	width:640;
	margin:0;
}

#jw-player embed, #jw-player object {
	display:block;
}

ul.video-playlist {
	width:640px;
	overflow:auto;
	padding:0;
	margin:0;
	border-top:0px solid #4f4;
	border-bottom:0px solid #f00;
}
ul.video-playlist li {
	width:315px;
	color:#fff;
	border-bottom:0px dashed #f09;
	float:left;
	text-align:left;
	line-height:1.1;
	margin:0 10px 5px 0;
	display:block;
}
ul.video-playlist li.omega {
	margin-right:0;
}
ul.video-playlist li.current-video {
	background-color:#ffffcc;
}
ul.video-playlist li.current-video .playlist-thumbnail img {
	border:1px solid #bf0000;
}
ul.video-playlist li.current-video .playlist-thumbnail {
	background-color:#bf0000;
}

ul.video-playlist li a:link, ul.video-playlist li a:visited {
	color:#000;
	text-decoration:none;
}
ul.video-playlist li a:hover, ul.video-playlist li a:focus {
	color:#000;
	text-decoration:underline;
}

.playlist-thumbnail {
	background-color:#000;
	overflow:hidden;
	display:block;
	margin:0;
	width:132px;
	height:84px;
	float:left;
}
.playlist-thumbnail img {
	padding:5px;
	border:1px solid #864;
	display:block;
}

ul.video-playlist .playlist-duration {
	color:#fff;
	background-color:transparent;
	width:126px;
	height:14px;
	display:block;
	opacity:.85;
	padding:0;
	margin:-20px 0 0 0;
	vertical-align:middle;
	text-align:right;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;*/
}
ul.video-playlist .playlist-duration span {
	background-image:url(/images/layouts/v4/duration-bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:transparent;
	padding:0 3px 0 4px;
}
ul.video-playlist li .playlist-video-text {
	line-height:1.2em;
	font-weight:bold;
	float:left;
	width:173px;
	padding:0 5px;
}
.em-title {
	color:#bf0000;
}


#embedForm {
	height:20px;
	border:0px solid #f00;
	width:630px;
	background-color:#efefef;
	padding:5px;
	margin:0 0 10px 0;
}
#embedForm label {
	font-size:11px;
}
#embedForm #permalink {
	width:300px;
	font-size:11px;
}

#share-block {
	background-color:#fbfbfb;
	padding:10px;
	border:1px solid #ccc;
	border-top:none;
	margin:0 0 10px 0;
}

#share-block h2 {
	margin:0 0 5px 0;
	font-size:12px;
	color:#000;
}

#share-block .share-buttons {
	background-repeat:no-repeat;
	background-position:bottom center;
	background-color:transparent;
	border:0px solid #f00;
	margin-bottom:0;
	min-height:26px;
}

#share-block .share-buttons ul {
	list-style-type:none;
}
#share-block .share-buttons div {
	height:26px;
	line-height:26px;
	padding:0 0px;
	margin:0;
}
#share-block .share-buttons a {
	margin-right:8px;
	height:32px;
	padding-top:1px;
	padding-bottom:4px;
}
#share-block label {
	color:#666;
	line-height:14px;
	font-weight:normal;
}
#share-block input.small {
	width:280px;
	font-size:10px;
}

.share-link {
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:20px;
}
a.share-link:link, a.share-link:visited {
	color:#000;
	font-weight:bold;
	text-decoration:none;
	line-height:24px;
}
.blogmarks {
	background-image:url(/images/icons/x/16x16/blogmarks.gif);
}
.delicious {
	background-image:url(/images/icons/x/16x16/delicious.gif);
}
.digg {
	background-image:url(/images/icons/x/16x16/digg.gif);
}
.facebook {
	background-image:url(/images/icons/x/16x16/facebook.gif);
}
.google-bookmarks {
	background-image:url(/images/icons/x/16x16/google.gif);
}
.myspace {
	background-image:url(/images/icons/x/16x16/myspace.gif);
}
.reddit {
	background-image:url(/images/icons/x/16x16/reddit.gif);
}
.slashdot {
	background-image:url(/images/icons/x/16x16/slashdot.gif);
}
.stumbleupon {
	background-image:url(/images/icons/x/16x16/stumbleupon.gif);
}
.technorati {
	background-image:url(/images/icons/x/16x16/technorati.gif);
}
.twitter {
	background-image:url(/images/icons/x/16x16/twitter.gif);
}
.wikio {
	background-image:url(/images/icons/x/16x16/wikio.gif);
}
.windows-live {
	background-image:url(/images/icons/x/16x16/windows-live.gif);
}
.yahoo-bookmarks {
	background-image:url(/images/icons/x/16x16/yahoo-bookmarks.gif);
}
.yahoo-buzz {
	background-image:url(/images/icons/x/16x16/yahoo-buzz.gif);
}





/* Start: Products Carousel */
h2.product-carousel-box-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:36px;
	background-image:url(/images/layouts/products-carousel-title-bg.gif);
	background-repeat:no-repeat;
	margin:0;
	height:36px;
	color:#000;
	font-weight:bold;
	padding:0 10px;
}

.products-carousel-container {
	border:1px solid #ccc;
	padding:0;
	background-color:#00CC33;
	background-color:#fff;
	margin-bottom:15px;
}

.products-carousel {
	overflow:visible;
	background-color:#fff;
	padding:0;
	width:678px;
	min-height:150px;
	height:auto;
}

.products-carousel-window {
	width:678px;
	height:auto;
	overflow:hidden;
	background-color:#ff6;background-color:#fff;
	padding:0;
	margin-bottom:0px;
}
.products-carousel-content {
   width:10000px;
}
.products-carousel-content .slide {
	background-color:#fff;
	float:left;
	width:678px;
	height:auto;
}
.products-carousel-content .slide .item {
	display:block;
	background-color:#fff;
	float:left;
	width:125px; /* 1 px is removed from the last item which has the class omega */
	height:185px;
	padding:5px 5px;
	border:none;
	border-right:1px solid #ddd;
	margin:0;
	text-align:center;
	overflow:hidden;
}
.products-carousel-content .slide .item .product-image {
	text-align:center;
	height:105px;
	padding:5px 0;
	background-color:#fff;
}
.products-carousel-content .slide .item .product-image img {
	display:block;
	margin:0 auto;
}

.products-carousel-content .slide .item p.title {
	font-weight:bold;
	text-align:center;
	line-height:12px;
}

.products-carousel-content .slide .item p.title a:link, .products-carousel-content .slide .item p.title a:visited {
	color:#000;
	text-decoration:none;
}
.products-carousel-content .slide .item p.title a:hover, .products-carousel-content .slide .item p.title a:focus {
	text-decoration:underline;
}
.products-carousel-content .slide .item p.directors {
	color:#666;
	text-align:center;
	line-height:11px;
	margin-top:2px;
}
.products-carousel-content .slide .item p.directors a:link, .products-carousel-content .slide .item p.directors a:visited {
	color:#666;
	text-decoration:none;
}
.products-carousel-content .slide .item p.directors a:hover, .products-carousel-content .slide .item p.directors a:focus {
	text-decoration:underline;
}

.products-carousel-content .slide .item p {
	margin:0;
}

.products-carousel-content .slide .item-title {
	height:55px;
}
.products-carousel-content .slide .item-price {
	background-color:#fff;
	font-weight:bold;
	color:#fd1010;
	text-align:center;
	line-height:12px;
	padding:0px 0;
	border:0px solid #eee;
	margin-top:3px;
}
.products-carousel .carousel-bar {
	padding:5px 10px;
	height:18px;
	border-top:1px solid #ddd;
	margin-bottom:0;
	background-color:#ebebeb;
}
.products-carousel .carousel-controls {
	height:20px;
	float:right;
}
.products-carousel .carousel-info {
	height:20px;
	float:left;
	line-height:20px;
	padding-left:1px;
}
.products-carousel .carousel-info a:link, .products-carousel .carousel-info a:visited {
	color:#666;
	font-weight:bold;
	text-decoration:none;
}
.products-carousel .carousel-info a:hover, .products-carousel .carousel-info a:focus {
	color:#000;
	text-decoration:underline;
}
.products-carousel a.carousel-jumper:link, .products-carousel a.carousel-jumper:visited {
	color:#aaa;
	display:block;
	float:left;
	background-color:#f2f9fb;
	background-color:transparent;
	background-image:url(/images/carousel/black/jumper-bg.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:20px;
	height:20px;
	line-height:20px;
	font-weight:bold;
	border:0px solid #d9ecf4;
	margin-left:4px;
	vertical-align:middle;
	text-align:center;
	text-indent:-9999px;
}
.products-carousel a.carousel-jumper:hover, .products-carousel a.carousel-jumper:focus {
	text-decoration:none;
	background-position:left -20px;
	color:#000;
}
.products-carousel a.current-slide:link, .products-carousel a.current-slide:visited {
	background-position:left -20px;
	color:#444;

}
.products-carousel a.carousel-control:link, .products-carousel a.carousel-control:visited {
	display:block;
	float:left;
	background-repeat:no-repeat;
	background-position:top left;
	width:20px;
	height:20px;
	text-indent:-1000px;
	margin-left:4px;
}
.products-carousel .carousel-controls a.prev:link, .products-carousel .carousel-controls a.prev:visited {
	background-image:url(/images/carousel/black/prev.png);
}
.products-carousel .carousel-controls a.next:link, .products-carousel .carousel-controls a.next:visited {
	background-image:url(/images/carousel/black/next.png);
}

.products-carousel a.carousel-control:hover, .products-carousel a.carousel-control:focus {
	background-position:left -20px;
}

.products-carousel .products-carousel-content .slide .omega {
	margin-right:0;
	border:none;
	width:124px;
}
/* End: Products Carousel */



/*
Start
.products-box
*/
.products-box h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;
	line-height:28px;
	padding-left:10px;
	background-image:url(/images/layouts/products-box-title-bg.gif);
	background-repeat:no-repeat;
	margin-bottom:0;
}
.products-box ul {
	padding:0;
	border:1px solid #ccc;
	border-top:none;
	margin:0;
	overflow:auto;
}
.products-box ul li {
	display:block;
	float:left;
	height:140px;
	width:115px;
	padding:10px 10px;
	margin:0;
	text-align:center;
}

.products-box .product-image {
	height:75px;
}

.products-box .details p {
	margin-bottom:0;
	text-align:center;
}
.products-box .product-name {
	height:35px;
	line-height:12px;
}
.products-box a:link, .products-box a:visited {
	color:#0080b3;
	color:#000;
	text-decoration:none;
}
.products-box a:hover, .products-box a:focus {
	text-decoration:underline;
}

.products-box .price {
	font-weight:bold;
	color:#fd1010;
	text-align:center;
	font-size:11px;
}
/*
End
.products-box
*/


#breadcrumbs {
}


