div.search_panel div.form-rule { border-color:#d468ed; color:#d468ed; }

p.radioboxes label { line-height:20px; clear:left; }
p.radioboxes label input { display:block; float:left; clear:left; margin:4px 0 0 0; }
p.radioboxes span {
	display:block; float:left;
	background-repeat:no-repeat;
	background-position:center left;
	margin:0 10px;
	min-height:20px;
	line-height:20px;
	font-weight:normal;
	font-size:0.9em;
	}
p.radioboxes label.radio_mad span { background-image:url(images/n_video_liltype_mad.gif); padding:0 0 0 30px; }
p.radioboxes label.radio_music span { background-image:url(images/n_video_liltype_music.gif); padding:0 0 0 30px; }
p.radioboxes label.radio_clip span { background-image:url(images/n_video_liltype_clip.gif); padding:0 0 0 30px; }

/* video of the week */
div#videooftheweek {
	float:left;
	width:230px;
	}
div#videooftheweek div.contain_header  h1 { color:#678085; }
div#videooftheweek div.form_content div div { padding:0 11px 0 11px;}
img.video_oftheweek_image { border:0; width:100%; }
div#videooftheweek p.video_oftheweek_photo { padding:0px;height:165px;background-color:#000000;vertical-align:middle;display:block;border-top:1px solid #7B6986; }
div#videooftheweek p.video_oftheweek_photo img{ height:auto;vertical-align:middle; } /*padding-top:20px;}*/
div#videooftheweek p.video_oftheweek_comment { font-size:0.9em; padding:13px 5px 0px 5px;color:#fff;font-style:italic;  }
div#videooftheweek p.video_oftheweek_infos { font-size:0.9em;
	margin:0 10px;
	padding:21px 0px 18px 30px;
	min-height:20px;}
div#videooftheweek p.video_oftheweek_infos em { font-size:0.9em; color:#b8c2c7; font-style:normal; }
div#videooftheweek p.video_oftheweek_infos cite { font-size:0.9em; }
div#videooftheweek p.video_oftheweek_clip { background:url(images/n_video_liltype_clip.gif) no-repeat 0px 21px; }
div#videooftheweek p.video_oftheweek_music { background:url(images/n_video_liltype_music.gif) no-repeat 0px 21px; }
div#videooftheweek p.video_oftheweek_mad { background:url(images/n_video_liltype_mad.gif) no-repeat 0px 21px; }
/* Last videos */
div.contain_black_content div div {	padding:0 11px; }
div#tabs { clear:both; height:auto !important; height:1px; min-height:1px; margin:0 0 0 1px; padding:20px 0 0 0; width:100%; }
div#tabs ul { list-style-type:none; margin:0; padding:0; font-size:0.8em; width:100%; min-height:22px; }
div#tabs ul li { display:block; float:left; list-style-type:none; text-transform:uppercase; font-weight:bold; margin:0; padding:0 1px; width:auto !important; width:1px; min-width:1px; }
div#tabs ul li a { display:block; color:#969696; text-decoration:none; margin:0; padding:0 3px 0 0; }
div#tabs ul li a span { display:block; margin:0; padding:3px 20px; white-space:nowrap; height:16px; line-height:16px; cursor:pointer; }
div#tabs ul li a:hover, div#tabs ul li a.actif { color:#fff; background:url(images/n_video_black_tab_right.gif) no-repeat top right; }
div#tabs ul li a:hover span, div#tabs ul li a.actif span { background:url(images/n_video_black_tab_left.gif) no-repeat top left; }

div.form_content div div div.last_video_line { min-height:229px; font-size:0.9em; color:#b8c2c7; background:url(images/n_video_last_background.gif) repeat-x top left; height:229px; } 
div.form_content div.last_video_container { float:left; width:167px; text-align:center; height:100%; padding:10px 0; }
div.form_content div.last_video_separator { float:left; height:229px; min-height:229px; width:1px; background:#000 url(images/n_video_last_separator.gif) repeat-x top left; }
img.last_video_image { margin:0 auto 10px auto; border:0; width:145px; height:110px; max-width:140px; max-height:108px; }
div.form_content p { padding:0 15px; }
div.form_content p.last_video_infos { display:block; _height:40px; min-height:40px; text-align:left; font-size:0.9em; }
div.form_content p.last_video_infos strong { font-size:1.1em; }

span.video-star {
	display:block;
	float:left;
	background:url(images/n_video_star.gif) repeat-x center left;
	width:55px;
	height:30px;
	margin:0 0 0 14px;
	}
span.video-star em {
	display:block;
	background:url(images/n_video_star_disabled.gif) repeat-x center left;
	height:30px;
	}
span.video-star em span { display:none; }
span.video-star1 em { margin:0 0 0 11px;	width:44px; }
span.video-star2 em { margin:0 0 0 22px;	width:33px; }
span.video-star3 em { margin:0 0 0 33px; width:22px; }
span.video-star4 em { margin:0 0 0 44px; width:11px; }
span.video-star5 em { display:none; }

span.video_type {
	display:block;
	float:right;
	width:33px; height:30px;
	margin:0 13px 0 0;
	}
span.video_type span { display:none; }
span.video_clip {	background:url(images/n_video_type_clip.gif) no-repeat top left; }
span.video_music {	background:url(images/n_video_type_music.gif) no-repeat top left; }
span.video_mad {	background:url(images/n_video_type_mad.gif) no-repeat top left; }

div.search_panel div.form_content div div p.form-submit{ margin-bottom:45px;}

