@charset "UTF-8";

/* --- CUSTOMIZABLE STYLES --- */

/* Général */
body {
	background: #FFFFFF;

	
		background-image: url("");
	

	font-family: Arial;
	font-size: 9px;
	color: #000000;
}

.template-thumbs {
	position:relative;
	height:1%; /* overflow management for IE6 */
	margin:10px auto;

	overflow:auto;

	background: #EB7A7A;
	border:1px solid black;
}

/* Liens */
a {
	font-size: 8px; /* B */
}
a, .pdt h1 {
	color: #891B1B;
}
a:hover {
	color: #891B1B; /* A */
}
a:visited {
	color: #891B1B;
}

.star-thumb a:hover img {
	border-color: #891B1B; /* A */
}

/* Liens sélectionnés */
.selected {
	color:  #000000;
}

/* Containers */
.box, div.title, .rank span.position, #pdv-container {
	background: #FFFFFF;
}

/* Bordures */
div.title, .box, .maincat li.center, .search-stars div, .star-thumb img, .pdv .title, .pdt .title, #pdv-container, #file-format ul li img, #foot, #help, .dl-btn, .pdt h1, #vlc, #player-html img, .template-thumbs {
	border-color: #EB7A7A;
}

/* Titres */
h3 {
	font-size: 11px;
}

/* Fond des titres */
h3, .submit, .dl-btn, div#more {
	background: #891B1B; /* C */

	color: #FFFFFF; /* D */
}

/* Description de la video */
.description, .rank span {
	color: #000000;
}

.description {
	font-size: 9px; /* E */
}

#pdv-video {
	font-size: 9px; /* E */
}

/* Texte important */
.important {
	color: #EB7A7A;
}

.cat li {
	font-size: 8px; /* B */
}


/* --- PDV 2.x --- */

#pdv-2 {
  font-family:Arial, sans-serif;
}

#pdv-2,
#pdv-2 #video-details,
#pdv-2 #star-picture img,
#pdv-2 #star-details #spec-sheet {
  border: 1px solid #EB7A7A;
}

#pdv-2,
#pdv-2 h1,
#pdv-2 #video-details,
#pdv-2 #star-details #spec-sheet {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}

#pdv-2 h1 {
  background-color: #891B1B; /* C */

    color: #FFFFFF; /* D */
}
	
.page.pdp {
	width: 461px;
}

.page.pdp.star {
		
	width: 610px;
			
}

.video-container {
	width: 426px;
}

.video-container.c-left {
	margin-right: 0px;
}
	

#pdv-2 .allopass-register .box {
	background-color: white;
}


.template-thumbs img {
	display:block;
	float:left;
}

.c-left {
	float:left;
	height:1%; /* overflow management for IE6 */

	overflow:auto;
}

.c-right {
	float:right;
	height:1%; /* overflow management for IE6 */

	overflow:auto;
}

/* - Thumbs control - */ /* "| xxx |" = half-sized picture */

.mt { margin-top:1px; }
.mr { margin-right:1px; }
.mb { margin-bottom:1px; }
.ml { margin-left:1px; }

/* 50x37.5 */
.w50 { width:50px; height:37px; }
.w50-t { height:36px; margin-top:1px; }
.w50-r { width:49px; margin-right:1px; }

/* | 75x56.25 | */
.w75 { width:75px; height:56px; }
.w75-t { height:55px; margin-top:1px; }
.w75-r { width:74px; margin-right:1px; }

/* 100x75 */
.w100 { width:100px; height:75px; }
.w100-t { height:74px; margin-top:1px; }
.w100-r { width:99px; margin-right:1px; }

/* 150x112.5 */
.w150 { width:150px; height:112px; }
.w150-t { height:111px; margin-top:1px; }
.w150-r { width:149px; margin-right:1px; }

/* 200x150 */
.w200 { width:200px; height:150px; }
.w200-t { height:149px; margin-top:1px; }
.w200-r { width:199px; margin-right:1px; }

/* 250x187.5 */
.w250 { width:250px; height:187px; }

/* 300x225 */
.w300 { width:300px; height:225px; }
.w300-t { height:224px; margin-top:1px; }

/* 350x262.5 */
.w350 { width:350px; height:262px; }

/* 400x300 */
.w400 { width:400px; height:300px; }

/* 450x337.5 */
.w450 { width:450px; height:337px; }

/* 500x375 */
.w500 { width:500px; height:375px; }

/* 550x412.5 */
.w550 { width:550px; height:412px; }



/* - TEMPLATE 01 - */

.t-01-big { width: 901px; }
.t-01-big .c-left, .t-01-big .c-right { width:400px; }

.t-01-medium { width: 701px; }
.t-01-medium .c-left, .t-01-medium .c-right { width:300px; }

.t-01-small { width: 401px; }
.t-01-small .c-left, .t-01-small .c-right { width:200px; }


/* - TEMPLATE 02 - */

.t-02-big { width: 901px; }

.t-02-medium { width: 701px; }

.t-02-small { width: 401px; }


/* - TEMPLATE 03 - */

.t-03-big { width: 901px; }

.t-03-medium { width: 701px; }

.t-03-small { width: 401px; }


/* - TEMPLATE 04 - */

.t-04-big { width: 901px; }
.t-04-big .c-left { width:400px; }
.t-04-big .c-right { width:401px; }

.t-04-medium { width: 701px; }
.t-04-medium .c-left { width:300px; }
.t-04-medium .c-right { width:301px; }

.t-04-small { width: 401px; }
.t-04-small .c-left { width:200px; }
.t-04-small .c-right { width:201px; }


/* - TEMPLATE 05 - */

.t-05-big { width: 901px; }
.t-05-big .c-right { width:250px; }

.t-05-medium { width: 701px; }
.t-05-medium .c-right { width:200px; }

.t-05-small { width: 401px; }
.t-05-small .c-right { width:150px; }


/* - TEMPLATE 06 - */

.t-06a-big { width: 901px; }

.t-06a-medium { width: 701px; }

.t-06a-small { width: 401px; }

/* - TEMPLATE 07 - */

.t-07-big { width: 901px; }
.t-07-big .c-left { width:400px; }
.t-07-big .c-right { width:401px; }

.t-07-medium { width: 701px; }
.t-07-medium .c-left { width:300px; }
.t-07-medium .c-right { width:301px; }

.t-07-small { width: 401px; }
.t-07-small .c-left { width:200px; }
.t-07-small .c-right { width:201px; }

/* - TEMPLATE 08 - */

.t-08-medium { width: 701px; }

.t-08-small { width: 401px; }


/* - TEMPLATE 09 - */

.t-09-medium { width: 701px; }

.t-09-small { width: 401px; }


/* - TEMPLATE 10 - */

.t-10a-big { width: 901px; }

.t-10a-medium { width: 701px; }

.t-10a-small { width: 401px; }

	
