#tags a{
	margin:0 2px;
	font-weight:bold;
}

#tags a.tag0{
	font-size:11px;
	color:#99CC33;
}

#tags a.tag1{
	font-size:12px;
	color:#2233FF;
}

#tags a.tag2{
	font-size:15px;
	color:#FF3300;
}

#tags a.tag3{
	font-size:18px;
	color:#FF9933;
}

#tags a.tag4{
	font-size:20px;
	color:#339933;
}

#tags a.tag5{
	font-size:24px;
	color:#20B3C5;
}

#tags a:hover{
	color:#000;
}

div.pagination {
	padding:3px;
	margin:3px;
	text-align:center;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	
	text-decoration: none; 
	color: #20B3C5;
}
div.pagination a:hover, div.pagination a:active {
	border:1px solid #85BD1E;
	color: #638425;
	background-color: #F1FFD6;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #B2E05D;
	font-weight: bold;
	background-color: #B2E05D;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #f3f3f3;
	color: #ccc;
}

div.clear{
	clear:both;
}

div.prevideo{
	width:340px;
	height:210px;
	border:1px solid #f0f0f0;
	margin:5px 0;
	float:left;
	overflow:hidden;
	position:relative;
	line-height:240%;
}

div.prevideo_index{
	width:700px;
	border:1px solid #f0f0f0;
	margin:5px 0;
	float:left;
	overflow:hidden;
	position:relative;
	line-height:240%;
}

div.mpair{
	margin-left:4px;
	padding:0;
}

div.wrapvid{
	margin:0 5px;
	padding:0;
	overflow:hidden;
}

img.videoimg{
	float:left;
	border:1px solid #cdcdcd;
	margin:0 5px 5px 3px;
	padding:2px;
	background:#f4f4f4;
}

img.serieimg{
	float:left;
	border:1px solid #cdcdcd;
	margin:5px 8px 8px 3px;
	padding:2px;
	background:#f4f4f4;
	height:250px;
	width:250px;
}

h4{
	margin:3px;
	padding:0;
	font-size:14px;
}

span.infovideo{
	color:#FF9900;
	font-weight:bold;
}

span.pseudo{
	color:#008397;
}

#zuysdf{display:none;}

.postdata .commentshome {
background:transparent url(images/mini-comment.gif) no-repeat scroll 0 0;
float:right;
position:absolute;
padding-left:18px;
right:3px;
bottom:3px;
}

div.divepisode{
	height:25px;
	line-height:25px;
	padding:0 10px;
}

div.row0{
	background:#f5f5f5;
}

div.row1{
	background:#f9f9f9;
}
.row3{
	background:#dfdfdf !important;
}

label.episode{
	width:100px;
	border-right:1px solid #f0f0f0;
	display:block;
	float:left;
	margin-right:10px;
}


label.vtype{
	width:100px;
	border-right:1px solid #f0f0f0;
	display:block;
	float:left;
	text-align:center;
	margin-right:10px;
}


label.pseudo{
	width:150px;
	border-right:1px solid #f0f0f0;
	display:block;
	float:left;
	margin-right:10px;
}
label.adddate{
	width:160px;
	border-right:1px solid #f0f0f0;
	display:block;
	text-align:center;
	float:left;
	margin-right:10px;
}

div.divepisode:hover{
	background:#ebebeb;
}

.zoneErreur{
	border:1px solid #C41414 !important;
	background:#FFE3A1 !important;
	overflow:hidden;
}
#errmsg{
	height:18px;
	text-align:center;
	color:red;
}

div.prevideo:hover{
	background:#f8f8f8;
	border:1px solid #cdcdcd;
}

#genres{overflow:hidden;}

#zfxv{
	height:400px;
	text-align:center;
}

/* autosuggestion block */

.suggestionsBox {
    position:relative;
    right:0;
    margin: 10px 0px 0px 0px;
    width: 210px;
    background-color: #212427;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border: 2px solid #000;
    color: #fff;
	z-index:4 !important;
}

.suggestionList ul{
    margin: 0px;
    padding: 0px;
}

.suggestionList li {
    margin: 0px 0px 2px 0px;
    padding: 2px;
    cursor: pointer;
    list-style-type:none;
}

.suggestionList li:hover {
    background: #659CD8;
}

div.ads{
	width:47%;
	background:#fcfcfc;
	border:1px solid #f2f2f2;
	margin:2px;
	padding:5px;
	float:left;
}

span.dima{
	display:none;
	overflow:hidden;
}