@charset "utf-8";

/* Site Global */

*,.null,.null *{margin:0;padding:0}
div,span,p,li,ul,ol,h1,h2,h3,h4,h5,dd,dt,dl,table,tr,td,th,img,form{border:0}
html,body{font:12px arial!important;margin:0;padding:0}
body{padding-top:80px!important;background:#f8f8f8 url(v2/bg2.gif) center top repeat-x;color:#353535;font-size:11px;text-align:center;overflow-x:hidden!important;}
a, ._lnf{color:#2F80D2;text-decoration:none;cursor:pointer;}
a:hover, ._lnf:hover{color:#000;text-decoration:none}
.link-gender-none{color:#ccc}
ul,li,dd,dt,dl{list-style:none}
.padding{padding:5px}
.clear{clear:both;overflow:hidden;display:block}
.clearfix {*zoom: 1;}
.clearfix:before,.clearfix:after {display: table;line-height: 0;content: "";}
.clearfix:after {clear: both;}
.spacer{clear:both}
.right{float:right}
.left{float:left}
.inline{display:inline}
.inline-block{display:inline-block}
.center{text-align:center;margin:auto}
.hide{display:none}
.radius{border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}
.radius-top{border-top-left-radius:4px;border-top-right-radius:4px;-moz-border-radius-topleft:4px;-webkit-border-top-left-radius:4px;-moz-border-radius-topright:4px;-webkit-border-top-right-radius:4px}
.radius-bottom{border-bottom-right-radius:4px;border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px}
.opacity{opacity:.7;filter: alpha(opacity=70)}
.tb-a-block,
.tb-a-block:hover{display:block;text-decoration:none;width:100%;height:100%}
h1{font-size:18px}
h2{font-size:14px}
h3{font-size:13px}
h4{font-size:12px}
h5{font-size:12px;font-weight:normal}
h6{font-size:11px;font-weight:normal}
table{border-collapse:collapse}
.icn,
.icn-clickable{border:0;vertical-align:middle}
.capitalize{text-transform:capitalize}
.clickable,
.icn-clickable{cursor:pointer}
.tb-warn,
noscript,
.tb-warn span{margin:5px}
.noresult{height:100px;width:100%!important;padding:50px 0 0;text-align:center}
.noresult h3{font-weight:700;margin:10px auto}
.tooltip{font-size:12px;opacity:.9;filter: alpha(opacity=90);width:180px;min-height:50px;position:absolute;top:50%;left:0;z-index:3;display:none;background:#fff;color:#666;border:5px solid #eee;padding:0 10px}
.tb-movable{cursor:move}
.tb-alignleft{text-align:left}
.tb-aligncenter{text-align:center}
.tb-alignright{text-align:right}
.tb-alignfull{text-align:justify}
.tb-bold{font-weight:700}
.tb-italic{font-style:italic}
.tb-underline{text-decoration:underline}
.tb-small{color:#999;font-size:10px}
.tb-hide{display:none}
.line-truncate{white-space:nowrap;overflow: hidden;text-overflow:ellipsis}

/* -----------------------
/* Top nav */
.icn-logo{float:left;width:23px;height:22px;margin-top:2px;background:url("global-v2.png") no-repeat 0 -1070px}
#tb-header-navigation{background:#333;background:rgba(51,51,51,0.8);width:100%;top:0;left:0;position:fixed;z-index:1000000000;height:30px;line-height:30px;text-align:center;box-shadow:0 1px 5px rgba(51,51,51,0.8);-moz-box-shadow: 0 1px 5px rgba(51,51,51,0.8);-webkit-box-shadow: 0 1px 5px rgba(51,51,51,0.8)}
.tb-header-navigation-main{margin:0 auto;color:#666}
#tb-header-navigation .connect-bar li{height:30px;line-height:30px;float:left;border-left:1px solid #444}
#tb-header-navigation .connect-bar a{display: block;padding:0 0.5em}
#tb-header-navigation .connect-bar a:hover{background:#444}
#tb-header-navigation a{color:#ddd}
#tb-header-navigation a:hover{color:#fff;text-decoration:none}
#tb-header-navigation a.tb-spot{color:#fff}
#tb-header-navigation a.guest{color:#ff578a}
#tb-header-navigation .new-msg{color:#66c0da;font-weight:700;margin:3px;padding:0px 1px}
#tb-header-navigation.on-scroll{}
#tb-header-navigation .left,
#tb-header-navigation .right{margin:0 5px}
#tb-header-navigation .avatar{width:20px;height:20px;vertical-align:middle;padding: 1px;border: 1px solid #777;}
#tb-header-navigation .alt-avatar{background-position: -60px -1080px!important}
#tb-header-navigation .back-to-home{float:left;padding:0 15px;background:#279CC3;background:rgba(39,156,195,0.8)}
#tb-header-navigation .back-to-home a{color:#fff}
#tb-header-navigation .back-to-home:hover{background:#279CC3;}

/* -----------------------
/* Logo bar */
#logo{display:block;float:left;background:url("global-v2.png") 0 -120px no-repeat;width:180px;height:40px}
#tb-top-logo-bar{margin:0 0 8px;color:#eee;background:#333;font-size:12px;height:60px;padding:20px 0 0;text-align:left;position: absolute;left:0;z-index:1000;right: 0;top: 0;}
#tb-top-logo-bar a{color:#ddd;text-decoration:none}
#logo-bar-in{margin:10px auto;height:40px;position:relative}
.top-search{border:0px solid #888;float:right;background:#ccc;margin:6px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;box-shadow:1px 4px 5px rgba(0, 0, 0, 0.2) inset;-webkit-box-shadow:1px 4px 5px rgba(0, 0, 0, 0.2) inset;-moz-box-shadow:1px 4px 5px rgba(0, 0, 0, 0.2) inset}
.tb-search-field:hover{color:#000}
.tb-search-field{outline:none;color:#888;padding-left:10px;border:0;height:30px;line-height:30px;margin:0;background:transparent;vertical-align:middle;width:250px}
.tb-top-gobutton{vertical-align:middle;border:0;width:30px;height:30px;background:url("global-v2.png") no-repeat -180px -1030px;cursor:pointer}
/* Top navigations */
#tb-menu-outer-container{width:100%;height:29px}
#tb-menu-container{position:relative;float:left;left:50%}
#nav{position:absolute;left:185px;top:8px}
#nav li{background:#444;float:left;margin-left:4px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}
#nav li a{padding:5px 10px;display:block;}
#nav li:hover,
#nav li.active{background:#279CC3}
#nav li:hover a,
#nav li.active a{color:#fff}
.top-forums-menu .open,
#nav li a{-webkit-box-shadow: 2px 1px 1px #000;-moz-box-shadow: 2px 1px 1px #000;box-shadow: 2px 1px 1px #000;}
.tb-genre-title{cursor:pointer;margin:0 10px 5px;font-family:"Alfa Slab One",Arial!important;font-size:26px;letter-spacing:0.05em;color:#444;font-weight:400}
.tb-genre-title:hover{color:#666;text-decoration:none}
.top-forums-menu{background:#444;width: 80px;height: 25px;position: absolute;left: 550px;top: 8px;-moz-border-radius: 3px;webkit-border-radius: 3px;border-radius: 3px;}
.top-forums-menu .open{line-height: 25px;display: block;text-align: center;cursor: pointer;font-weight: 400;color:#fff;}
.top-forums-menu #genresforums{display:none;position: absolute;background:#279CC3;box-shadow: 1px 2px 2px #444;width: 165px;-moz-border-radius: 2px;webkit-border-radius: 2px;border-radius: 2px;top: 22px;left:0;padding: 5px;}
.top-forums-menu:hover #genresforums{display: block;z-index: 999}
.top-forums-menu:hover{background:#279CC3}
.top-forums-menu #genresforums li{padding:3px}
.top-forums-menu #genresforums a{color:#fff}
.top-forums-menu #genresforums a:hover{color:#fff;font-weight:700}
/* -----------------------
/* Body */
#container{padding:0;overflow:hidden;margin:5px auto 5px;text-align:left}
.container-width{width:970px}
#content{width:100%;overflow:hidden;float:left;clear:both;min-height:500px;border:0!important;background:#fff!important}
#main{float:left;width:635px;margin:5px;margin-right:0;overflow:hidden;border-right:1px solid #eee}
#side{float:left;width:320px;margin:5px;margin-left:0}
#main-in,
#tb-side-in{margin:5px}
.top-banner-wrapper{padding:5px 0;text-align: center;}



/* -----------------------
/* Navigations */
.tb-module-navigation{overflow:hidden;border-bottom:1px solid #eee;clear:both;text-align:center;height:30px;text-transform:capitalize;background:#f5f5f5 url("global-v2.png") repeat-x 0 -420px!important;/*-moz-border-radius:3px 3px 0 0;-webkit-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0*/}
.nav-bottom{background:#fff!important;border:0!important;/*-moz-border-radius:0 0 5px 5px!important;-webkit-border-radius:0 0 5px 5px!important;border-radius:0 0 5px 5px!important*/}
.tb-module-navigation > ul > li{float:left}
.tb-module-navigation a,
.tb-module-navigation a:hover{border-left:1px solid #eee;color:#000;font-weight:700;text-shadow:0 1px 0 #fff;display:inline-block;float:left;font-size:13px;letter-spacing:.1em;line-height:30px;padding:0 18px;text-decoration:none}
.tb-module-navigation a.first{border:0}
.tb-module-navigation a:hover{color:#c00!important}
.tb-module-navigation a.active,
.tb-module-navigation a.active:hover{color:#c00;font-weight:700}
.tb-module-navigation a.first{border:0}
.tb-nav-bcr li{float:left;}
.tb-nav-bcr li a{color:#555;background:#f9f9f9;display:block;padding:2px 10px;border:1px solid #eee;border-width:1px 1px 1px 10px}

/* -----------------------
/* Submenus */
.tb-sub-menu{margin:5px}
.tb-sub-menu li{float:left;text-align:center;margin:0 2px;background:url("global-v2.png") repeat-x 0 -1140px;font-size:11px;font-weight:700}
.tb-sub-menu li a,
.tb-sub-menu li a:hover{float:left;display:block;height:22px;line-height:22px;padding:0 5px;text-decoration:none}


/* -----------------------
/* Buttons */
.tb-btn-default{color:#fff;margin:5px;cursor:pointer;text-align:center;background:url("global-v2.png") repeat-x 0 -1140px;font-size:11px;font-weight:700;display:block;height:22px;line-height:22px;padding:0 5px;text-transform:uppercase}
.default-button,
.default-medium-button{border:1px solid #999;height:28px;line-height:28px;margin:0 5px;background:#eee url("global-v2.png") repeat-x 0 -380px;display:inline-block;-moz-border-radius:3px;border-radius:3px;-webkit-border-radius:3px;box-shadow:0 1px 2px rgba(0, 0, 0, 0.3);-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.3);-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.3)}
.default-button:hover,
.default-medium-button:hover{background-color:#ddd;border-color:#888}
.default-button a,
.default-medium-button a{text-align:center;text-shadow:0 1px 0 #ddd;color:#000;display:block;border-top:1px solid #fff;padding:0 15px;font-size:14px}
.default-medium-button{line-height:22px;height:22px}
.default-medium-button a{font-size:12px}

/* -----------------------
/* Listings */
h1.tb-title{margin:5px 0;height:35px;line-height:35px;padding:2px 5px}
.tb-title span{display:block;float:left;margin:0 5px 0 0;line-height:30px;height:30px}
.tb-title .tb-appendix{display:block;float:left;padding:0 7px}
h2.tb-title{margin:2px 10px;padding:5px 0}
h1 .tb-appendix{font-size:18px}
.tb-alphabet-wrapper{background:url("global-v2.png") repeat-x 0 -1140px;height:30px;text-transform:uppercase}
.tb-alphabet-wrapper ul,
.tb-alphabet-wrapper li{float:left}
.tb-alphabet-wrapper a{display:block;font-weight:700;line-height:30px;text-align:center;width:21px;height:30px;float:left}
.tb-alphabet-wrapper li.first a{width:30px}
.tb-alphabet-wrapper a:hover{text-decoration:none}
.tb-default-listing > li{overflow:hidden;position:relative}
.tb-default-listing .cells-wrapper{width:100%}
.tb-default-listing .rank{padding:2px 5px;font-weight:700;font-size:22px;background:#000;position:absolute;top:2px;left:2px;opacity:.9;filter: alpha(opacity=90);z-index:999}
.tb-default-listing .tb-subtitle{letter-spacing:-0.02em;font-size:10px}
.tb-default-listing .bottom-metas{width:98%;margin-left:15px}
.tb-default-listing p{margin:5px;padding:2px 10px}
.tb-default-listing .tb-linkbutton{float:right;margin:5px 10px}
.tb-mini-boxes-links{margin:5px;float:left;height:30px}
.tb-mini-boxes-links li,
.tb-mini-boxes-links li a{margin:2px 5px;float:left;min-height:20px;line-height:20px}
.tb-mini-boxes-links li a{margin:0;display:block;padding:0 5px}
.tb-links-wrapper{margin:5px;overflow:hidden}
.tb-links-wrapper ul{margin:0px 5px}
.tb-links-wrapper li{font-weight:700;float:left;padding:4px 0;margin:0 2px}
.tb-links-wrapper li.first{font-weight:normal}
.tb-linkbutton span{font-size:12px;font-weight:700}
.tb-linkbutton a{text-decoration:none;display:block;padding:1px 10px}
.tb-linkbutton a:hover{text-decoration:none}
.tb-medium-img-wrapper{width:90px;height:90px}
.tb-video-box span.title:hover{color:#000}

/* -----------------------
/* Icons */ 
.tb-icn-play-small,
.tb-icn-alert,
.tb-icn-red-cross,
.icn-add,
.icn-star-on,
.icn-star-off,
.icn-avatar,
.icn-arrow-mini,
.icn-rss,
.icn-star,
.icn-mini-stats,
.icn-play{width:20px;height:20px;background:url("global-v2.png") no-repeat}
.icn-mini-stats{background-position:-300px -1040px}
.icn-star{margin-right:-2px;background-position:0 -1040px}
.icn-play{width:40px;height:40px;position:absolute;right:0;bottom:0;background-position:-20px -1020px}
.icn-rss{margin:2px;width:40px;height:40px;background-position:-260px -1020px}
.icn-arrow-mini{float:left;width:20px;height:20px;background-position:-380px -1040px}
.icn-avatar{width:60px;height:60px;background-position:-40px -1060px}
.icn-star-on:hover,
.icn-star-off{background-position:-120px -1060px}
.icn-star-off:hover,
.icn-star-on{background-position:-120px -1080px}
.icn-add{background-position:-120px -1100px}
.icn-thumb-up,
.icn-thumb-down{float:left;cursor:pointer;background:url("global-v2.png") no-repeat;width:20px;height:40px}
.icn-thumb-up{background-position:-260px -1060px}
.icn-thumb-up:hover{background-position:-260px -1100px}
.icn-thumb-down{display:none;background-position:-280px -1060px}
.icn-thumb-down:hover{background-position:-280px -1100px}
.tb-add-to-favorites{margin:5px;font-size:13px}
.tb-add-to-favorites a{display:block;float:left;line-height:20px;background:url("global-v2.png") no-repeat -380px -1080px;padding-left:25px}
.tb-online,
.tb-offline{margin:0 auto;width:45px;height:13px;line-height:13px;text-align:center;background:#b0ff96;color:#fff;font-size:9px;letter-spacing:.1em;text-transform:uppercase}
.tb-offline{background:#999;color:#777;}
.tb-icn-red-cross{cursor:pointer;background-position:-380px -1100px}
.tb-icn-alert{background-position:-140px -1060px}
.tb-icn-facebook{width:20px;height:20px;background:url("global-v2.png?v2") no-repeat -380px -1260px;display:inline-block;vertical-align:middle}
.fb-btns .btn{height:20px;line-height:18px;font-size:10px;display:inline-block;vertical-align:middle;margin-right:2px;background:#f5f5f5;border:1px solid #ddd;color:#ccc;padding:0 2px;border-radius:2px;overflow: hidden;cursor:pointer}
.fb-btns .btn:hover,
.fb-btns .enable{color:#555;background:#f5f5f5;border-color:#ccc}
.fb-read-btn .tb-icn-facebook{opacity:0.5}
.fb-btns .btn:hover .tb-icn-facebook{opacity:1}

a.button-facebook,
a.button-twitter
{
	border-radius: 3px;box-shadow: 0 1px 1px #999;color: #fff;display: inline-block;font-size: 16px;margin: 0 20px 20px 0;margin: 0.5rem 5px 2rem 0;padding: 10px 15px;padding: 1rem 1.5rem;text-align: center;min-width:42.5%;
}
a.button-facebook {
	background-color: #2b4170; /* fallback color */
	border: 1px solid #2b4170;
	text-shadow: 0 -1px -1px #1f2f52;
}
a.button-facebook:hover {
	background-color: #3b5998; /* fallback color */
	background: -moz-linear-gradient(top, #2b4170, #3b5998);
	background: -ms-linear-gradient(top, #2b4170, #3b5998);
	background: -webkit-linear-gradient(top, #2b4170, #3b5998);
}
a.button-twitter {
	background-color: #0081ce; /* fallback color */
	border: 1px solid #0081ce;
	text-shadow: 0 -1px -1px #005ea3;
}

a.button-twitter:hover {
	background-color: #00aced; /* fallback color */
	background: -moz-linear-gradient(top, #0081ce, #00aced);
	background: -ms-linear-gradient(top, #0081ce, #00aced);
	background: -webkit-linear-gradient(top, #0081ce, #00aced);
}
/* -----------------------
/* Paginator */
.paginator{font-size:15px;clear:both;font-weight:700;height:25px;line-height:25px;padding:5px 10px;margin:3px 0}
.paginator a{border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;padding:2px 7px;margin:1px;text-decoration:none;font-weight:400}
.paginator a:hover{text-decoration:none}
.paginator span{float:right}
.paginator span.current{float:none;margin:2px 4px;font-size:22px}
.jumper-button{border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;cursor:pointer;background:url("global-v2.png") repeat 0 -660px}



/* -----------------------
/* Forms */
form{display:inline;padding:0;margin:0}
form,
input,
select{vertical-align:middle}
textarea, 
input, 
select {-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px}
textarea.disable{background:#eee;border:1px solid #ccc;margin:5px auto}
.form-container li{margin:5px 0;padding:3px 0;border:1px solid #eee;-moz-border-radius:5px;border-radius:5px;-webkit-border-radius:5px;}
.form-row{overflow:hidden;clear:both;display:block}
.form-custom-element{clear:both}
.form-element,
label{margin:3px 10px}
label{color:#555;font-weight:700;float:left}
label.optional{color:#999}
.form-help{font-family:Verdana, Arial, Helvetica, sans-serif;margin:5px;clear:left;color:#aaa;font-size:11px}
.form-element{float:right;width:90%;border-left:1px dotted #ddd;padding:0 0 0 10px}
input.tb-input-text,
input.big-text,
input.small-text{width:85%;margin:0;padding:5px;letter-spacing:.05em;color:#444;font-size:20px;outline:none}
input.tb-input-text,
input.small-text{font-size:12px;background:#fff}
input.tb-input-text:hover,
input.big-text:hover,
input.small-text:hover{border-color:#003441}
input.tb-input-text{width:auto}
.form-captcha input,
.form-captcha div{margin:2px 10px}
.form-captcha label{float:none}
.form-buttons{background:#f5f5f5;text-align:right;min-height:15px}
.tb-form-button,
.form-buttons .button{margin-right:5%;padding:3px 20px;font-size:14px;font-weight:700;background:#333;border-color:#222;border-style:solid;border-width:1px 2px 2px 1px;color:#fff;cursor:pointer}
.tb-form-button:hover,
.form-buttons .button:hover{background:#0099d4;border-color:#0099d4;color:#fff}
.loading-big-box{background:url("ajax-loader-big.gif") no-repeat center;width:100%;height:100px}
.loading-box{background:url("ajax-loader.gif") no-repeat center;width:50px;height:15px}
.loading{filter:alpha(opacity=90);opacity:.90;-moz-opacity:.90;margin:0 auto;background:#fff url("ajax-loader-big.gif") no-repeat center;width:220px;height:20px}
.loading-mini{background:url("ajax-loader-mini.gif") no-repeat center}
.errors li,
div.form-errors,
.form-errors li{border:0;color:#cc0000;margin:3px 5px}
.limitchars-info{color:#679AA0;font-weight:700;padding:2px 5px;width:40px;text-align:center;border:1px solid #eee;background:#f5f5f5}
#recaptcha_logo,
#recaptcha_tagline{display:none}
.recaptcha_response_field{border-color:#eee!important}
.recaptchatable #recaptcha_image,
#recaptcha_table{border:0!important}
/* Autocomplete */
.ac_results {color:#555;text-align:left;padding:0px;border:1px solid #555;background-color:white;overflow:hidden;z-index: 99999}
.ac_results ul {width:100%;list-style-position: outside;list-style: none;padding: 0;margin: 0}
.ac_results li {margin:0px;padding: 2px 5px;cursor: default;display: block;font: menu;font-size: 12px;line-height: 16px; overflow: hidden}
.ac_loading{background:#F5E2F1 url("ajax-loader.gif") no-repeat center}
.ac_odd {background-color:#f5f5f5}
.ac_over {background-color: #888;color:#fff}
.tb-ac-selection-w{margin:10px}
.tb-ac-selection-w li{line-height:15px;float:left;width:130px;min-height:20px;padding:0 5px;margin:2px}
/* Jq UI */
.ui-widget{font-size:1em;font-family:Arial,Verdana,sans-serif!important}
.ui-widget-header{background:#f5f5f5}
.slider-box{padding:0 5px;line-height:25px;margin:0 0 5px 0px}
.slider-value{margin:3px 0;padding:0;border:0;color:#f6931f;font-weight:700;font-size:12px;line-height:15px;height:15px}
.slider-rating .ui-slider-horizontal,
.stars-rating-wrap{cursor:pointer;background:url("v2/stars.png") 0 -25px repeat-x!important;border:0!important;height:25px!important;width:250px!important}
.slider-rating .ui-slider-horizontal .ui-widget-header,
.positive-zone{background:url("v2/stars.png") repeat-x!important}
.slider-rating .ui-slider-handle{background:transparent!important;border:0!important}
.positive-zone{height:25px}

/* -----------------------
/* Messages */
.msg-wrapper{margin:5px 0;clear:both}
.msg-announcement-good,
.msg-announcement-bad{padding:5px;background:#cef2a7;border:1px solid #9cd794;margin:10px 10px 5px}
.msg-announcement-good p,
.msg-announcement-bad p{color:#444;margin:0 10px}
.msg-announcement-bad{background:#ffdbd7;border-color:#ffb0a4}
#tb-ajax-msg-wrapper-overlay{height:30%;left:0;position:fixed;top:0;width:100%;z-index:10000000000000;background-color:#fff;filter:alpha(opacity=50);opacity:.50;-moz-opacity:.50}
#tb-ajax-msg-wrapper{z-index:102;left:0;margin:0;position:fixed;top:40px;width:100%;overflow:hidden}
#tb-ajax-msg-wrapper .msg-success,
#tb-ajax-msg-wrapper .msg-error{font-size:13px;font-weight:700;width:500px;z-index:102;background:#cef2a7;margin:10px auto 5px}
#tb-ajax-msg-wrapper .msg-error{background:#ffdbd7;border-color:#ffb0a4}
#tb-ajax-msg-wrapper p{text-align:center;padding:5px;color:#444;margin:0 10px}



/* -----------------------
/* Boxes */
.tb-box-wrapper{margin:0 0 10px;float:left;clear:left;width:100%}
.tb-box-title{font-weight:700;clear:both;text-indent:10px;height:26px;line-height:26px;color:#000;border-bottom:2px solid #eee;font-size:14px;overflow:hidden}
#main .tb-box-title{text-transform:none;margin-bottom:3px}
.tb-box li{overflow:hidden;margin:3px 0;position:relative;padding: 5px;}
.tb-box .rank{float:left;width:7%;font-weight:700;font-size:20px;letter-spacing:-.1em;padding:0 10px 10px 5px}
.tb-percentage-small,
.tb-num-coms-small,
.tb-box .tb-percentage,
.tb-num-coms{position:absolute;bottom:5px;right:5px;text-align:center;font-size:11px;height:15px;line-height:15px;padding:2px}
.tb-num-coms,
.tb-box-coms{font-weight:700;text-align:left;background:url("global-v2.png") no-repeat -380px -1220px;height:15px;line-height:15px;padding:2px;padding-left:20px}
.tb-box .tb-percentage span{font-weight:700}
.tb-box .tb-content-wrapper{float:left;width:95%}
.tb-box-wrapper .tb-content-wrapper,
.tb-box-wrapper .tb-img-wrapper{margin:8px}
.tb-box .tb-medium-img-wrapper{background-position:top center;width:80px;height:80px;overflow:hidden}
.tb-advertisement{text-align:center;margin:10px auto 5px;padding:0 0 2px}
.tb-advertisement div{text-align:center;margin:0 auto;}
.ads-title{text-transform:uppercase;font-family:Verdana, Arial;font-size:10px;color:#666;letter-spacing:-.05em;margin:3px auto 7px}
.tb-btmlinks{right:5px;bottom:5px;position:absolute}
.tb-more a{text-decoration:none;font-weight:700;font-size:13px;display:inline-block;height:20px;line-height:20px;padding-left:20px;background:url("global-v2.png") no-repeat -380px -1040px}
.tb-more{clear:both;text-align:center;margin:0 10px 15px}
.aside-small-links li{float:left;border:1px solid #f5f5f5!important;padding:1px 2px;margin-right:2px;font-size:11px}
.aside-small-links a{color:#bbb}
.aside-small-links a:hover{color:#000}
#side .tb-advertisement{margin:0 auto 5px;overflow:visible!important;width: 300px;}
.tb-social-share{position:absolute;right:0;bottom:0}
.tb-social-share li{float:left!important;border:0!important;margin-right:2px!important;height:auto!important;width:auto!important;display:block!important}
.tb-social-share .tb-num-coms{min-width:30px;display:inline-block;right:auto;bottom:auto;height:18px;padding:0;padding-left:20px;line-height:18px;position:relative}

/* -----------------------
/* Footer */
#footer{overflow:hidden;background:rgba(255, 255, 255, 0.1);clear:both;font-size:12px;margin:10px 0 2px;border-radius:5px;}
#footer ul{min-height:20px}
#footer ul li{float:left}
#footer .tb-map > li{float:none}
#footer .acc-header{float: left;padding-right: 5px}
#footer,
#footer a{color:#888;text-decoration:none}
#footer a:hover{color:#000}
#footer .copyright{margin:10px;font-size:10px;text-transform:capitalize}
#footer .navigation{overflow:auto;display:block!important;display:inline-block;padding:10px}
#footer .navigation li{border-left:1px solid #eee;padding:1px 8px}
#footer .navigation li a,
#footer .navigation li a:hover{font-size:12px}
#footer .rsswrapper{text-transform:uppercase;font-size:9px;color:#FF9900}
#corporate li{font-weight:700}

/* -----------------------
Members  */
.tb-user-photo-thumb{background:url("global-v2.png") no-repeat;background-position:-40px -1060px;margin:5px;width:70px;height:70px;overflow:hidden}
.tb-user-photo-thumb a{text-decoration:none;display:block;height:100%;width:100%}
.tb-user-photo-thumb a:hover{text-decoration:none}
.tb-user-stats-wrapper{margin:10px}
.tb-user-stats-wrapper li{margin:2px 4px;padding:2px 0}
.tb-members-listing-w{clear:both;margin:10px auto}
.tb-members-listing > li{width:49%;float:left}
.tb-members-list-content{width:180px;float:left;padding:5px 0;margin-left:12px;min-height:170px}
.tb-box-wrapper .tb-box-members li{overflow:hidden;word-wrap:break-word;position:relative;margin:3px 0;float:left;width:150px;height:80px}
.tb-box-wrapper .tb-user-photo-thumb{width:50px;height:50px;margin:0}
.tb-box-members .tb-content-wrapper,
.tb-box-members .tb-img-wrapper{margin:5px;float:left}
.tb-box-members .tb-content-wrapper{width:45%;margin:5px 0 0}
.tb-box-members .tb-offline,
.tb-box-members .tb-online{position:absolute;right:2px;bottom:2px}
.tb-user-avatar,
.tb-user-avatar img{width:50px;height:50px;border:0}
.tb-user-avatar,
.alt-avatar{display:table;margin: 0 auto;background:url("global-v2.png") no-repeat;background-position:-50px -1070px}
.alt-avatar{width:50px;height:50px;display:inline-block}
.tb-avatar-box{overflow:hidden}
.tb-avatar-box a,
.tb-avatar-box{font-size:10px}
.tb-avatar-box .img-avatar{width:50px;height:50px;margin:5px auto 2px;background-color:#444}
.tb-avatar-box .name{display:block;width:95%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin: 0 auto;}

/* -----------------------
Posts/comments  */
.tb-togglehide{line-height:20px;margin:10px}
.tb-togglehide,
.tb-togglehide a{font-size:11px;color:#ccc}


/* -----------------------
Articles  */
.tb-box-grid{overflow: auto}
.tb-box-grid .box{overflow:hidden;float:left;width:47%;height:134px;margin:2px;padding:5px;border:1px solid #eee;border-radius:2px;position:relative}
.tb-box-grid .title{font-size:14px} 
#side .tb-box-grid .box{width:auto;float:none}
#side .tb-box-grid{margin-bottom:8px}
.tb-box-grid .image-wrapper{display:block;float:left;margin:0 8px 5px 0;width:108px;height:104px;overflow:hidden}
.tb-box-grid .image-wrapper img{width:100px;height:auto;box-shadow: 1px 1px 2px #555;-webkit-box-shadow: 1px 1px 2px #555;-moz-box-shadow: 1px 1px 2px #555;}
.tb-box-grid .fiches a{padding-right:7px;color:#a00;font-size:0.9em}
.tb-box-grid .share{background:#f8f8f8;clear:both;margin:2px -5px -5px;height:25px;padding:5px 2px;overflow:hidden}
.tb-box-grid .share li{float:left;margin-left:5px}
.tb-box-grid .subtitle,
.tb-box-grid .tb-subtitle{color:#aaa;display: block;}
.tb-box-grid .tb-num-coms{position: absolute;bottom:5px;right:5px}
.tb-box-listing .box{height:140px;width:295px;margin: 2px 2px 10px;}
.tb-box-listing .extract{color:#777;font-size:11px}
.tb-box-listing .share{position: absolute;bottom: 0;left: 0;width: 100%;}
.tb-box-listing .rank{position: absolute;top:0;left: 0;padding:5px;background:#fff;color:#000;text-align:center;font-size:18px}

.tb-lyrics-listing li{border-bottom:1px solid #eee;display:block}
.tb-lyrics-listing li:nth-child(even){background:#fff}
.tb-lyrics-listing li:nth-child(odd){background:#f9f9f9}
.tb-lyrics-listing .rank{display:inline-block;clear:right;background:#eee;border:1px solid #ddd;margin:3px 5px;padding:2px 10px}
.tb-lyrics-listing .tb-fiche,
.tb-lyrics-listing .tb-title,
.tb-lyrics-listing .tb-spmall{display:inline-block;margin:8px 5px;vertical-align:top;}
.tb-lyrics-listing .tb-fiche{width:130px;color:#888;font-weight:700}
.tb-lyrics-listing .tb-small{margin:5px;float:right}
.tb-lyrics-listing .tb-description,
.tb-lyrics-listing .tb-description a{color:#999;font-size:10px;clear:both}
.tb-lyrics-listing .tb-description a{font-size:11px}
.tb-lyrics-listing .tb-xs-toggle,
.tb-lyrics-listing .tb-xs-toggle a{color:#ccc;font-size:9px;clear:both}
.tb-lyrics-listing .tb-description p{background:#f5f5f5;border:1px solid #eee;padding:5px 15px;margin:5px}
.tb-articles-listing > li{margin:0}
.tb-articles-listing .tb-title{line-height:25px;margin:5px 15px; font-size:14px}
.tb-articles-content{float:left;width:485px;margin:0 10px 5px 0}
.tb-articles-thumb-w{float:left;text-align:center;width:120px;height:100px;overflow:hidden;margin:10px 0 10px 10px}
.tb-articles-thumb-w img{min-width:120px;min-height:100px}
.tb-articles-date{font-size:13px;padding:0 10px}
.tb-sharelinks{margin-left:10px;border:0;border-left:1px solid;font-size:11px;height:30px}
.tb-sharelinks a{float:left;display:block;font-weight:normal;padding:5px;text-decoration:none;white-space:nowrap}
.tb-sharelinks a span {clear:none;float:left;padding:0 5px 0 0}
.tb-box .tb-article-content-wrapper,
.tb-box .tb-article-img-wrapper{float:left;margin:10px}
.tb-box .tb-article-img-wrapper{width:90px;height:70px;overflow:hidden}
.tb-box .tb-article-img-wrapper img{width:90px;height:auto}
.tb-box .tb-article-content-wrapper{width:70%}
.tb-box .tb-article-content-wrapper h4{font-size:14px}
.rss-box-wrapper li{padding:5px}
.rss-box-wrapper .tb-box .tb-article-img-wrapper{margin:0 10px 0 0}
.rss-box-wrapper img{float:left;margin-right:10px; max-height:60px; }
.rss-box-wrapper .title{font-size:14px;font-weight:700;}


/* -----------------------
Events  */
.tb-events-listing{margin:10px auto}
.tb-events-listing h2{font-size:18px;font-weight:normal}
.tb-event-dates{}
.tb-events-listing .tb-event-dates{padding:5px;margin:2px 5px;text-align:center}
.tb-events-listing .tb-articles-thumb-w{width:120px;height:120px;margin:5px auto}
/* Read */
.tb-dates-w{margin:5px}
.tb-dates-w li{margin:5px;clear:both}
.tb-dates-w .tb-event-place-name,
.tb-dates-w .tb-event-dates{margin:5px;width:48%;float:left}



/* -----------------------
Fiches  */
.tb-fiches-list > li{display:inline-block;width:310px}
.tb-fiches-list .tb-social-share{height:35px}
.tb-fiche-img-wrapper{float:left;text-align:center;margin:10px 5px;width:100px;height:100px;border:1px solid #000;overflow:hidden}
.tb-fiche-list-content{width:150px;float:left}
.tb-fiches-list .tb-title{font-size:14px;margin:10px}
.tb-big-stats-num{float:right;font-size:18px;letter-spacing:.1em;padding:2px 5px;margin:5px}
.tb-big-stats-num a:hover{text-decoration:none}
.tb-box .tb-fiche-list-content{width:200px;height:90px;margin:10px 0 0}
.tb-box .tb-fiche-img-wrapper,
.tb-box .tb-fiche-img-wrapper img{width:80px;height:80px;border:0}
/* Fiche Menu */
.tb-fm-wrapper{height:130px;background:url("bg.gif") repeat;margin:0 auto;}
.tb-fm-wrapper .tb-fm-img-wrapper,
.tb-fm-wrapper .tb-fm-content-wrapper{float:left;margin:10px}
.tb-fm-wrapper .tb-fm-content-wrapper{margin-top:15px;height:100px;width:80%;background:rgba(255, 255, 255, 0.5);position:relative;box-shadow:0 1px 2px 1px rgba(0, 0, 0, 0.1);-moz-box-shadow:0 1px 2px 1px rgba(0, 0, 0, 0.1);-webkit-box-shadow:0 1px 2px 1px rgba(0, 0, 0, 0.1)}
.tb-fm-wrapper .tb-favs-infos{position:absolute;top:5px;right:5px}
.tb-fm-wrapper .tb-fm-img-wrapper{background:#888;background:rgba(0,0,0,0.3);width:120px;height:108px;overflow:hidden}
.tb-fm-wrapper .tb-fm-title{font-size:26px;letter-spacing:-0.02em;font-weight:700;color:#333;margin:15px 10px 0}
.tb-fm-wrapper .appendix{font-size:16px;font-weight:700;clear:both;margin:5px;color:#999;display:block;text-align:center}
.tb-fm-wrapper .tb-fm-links-wrapper{font-size:13px;height:26px;border-bottom:1px solid #ccc;margin:5px}
.tb-fm-wrapper .tb-fm-links-wrapper a{color:#888;display:block;padding:0 15px;height:100%;text-decoration:none}
.tb-fm-wrapper .tb-fm-links-wrapper li{background:#f5f5f5 url("global-v2.png") repeat-x 0 -420px;border:1px solid #e5e5e5;border-bottom:0;float:left;margin:0 3px 0 0;height:25px;line-height:25px;border-top-left-radius:4px;border-top-right-radius:4px;-moz-border-radius-topleft:4px;-webkit-border-top-left-radius:4px;-moz-border-radius-topright:4px;-webkit-border-top-right-radius:4px}
.tb-fm-wrapper .tb-fm-links-wrapper li.first{margin-left:10px}
.tb-fm-wrapper .tb-fm-links-wrapper li.active{height:26px;border:1px solid #ccc;border-bottom:0;font-weight:700}
.tb-fm-wrapper .tb-fm-links-wrapper li.active a,
.tb-fm-wrapper .tb-fm-links-wrapper a:hover{color:#000}
/* Index */
.tb-index-area{margin:5px}
.tb-index-area .tb-lyrics-listing h2{font-size:12px;font-weight:normal}
.tb-index-area .tb-box-title{text-indent:0;letter-spacing:normal;font-size:14px;background:none;border-bottom:1px solid #eee;color:#444;padding:3px}
.tb-index-area .tb-box-wrapper .tb-box-members li{width:150px}
.tb-index-area .tb-rank{color:#CC3300;font-weight:700;font-size:16px;text-align:center}
.tb-wikis-w{margin:5px}
.tb-wikis-w li{border:1px solid #eee;font-size:14px;margin:5px 0}
.tb-wikis-w .tb-wiki-content{margin:10px 5px}
.tb-wikis-w .tb-wiki-content .tb-dates{font-weight:700;text-transform:capitalize;color:#888;margin:10px;font-style:italic}
.tb-wikis-w .tb-wiki-text{color:#555;text-align:justify;margin:0 10px}
.tb-box-blogs-articles li{height:65px}
.tb-box-blogs-articles .tb-content-wrapper{width:auto}
.tb-box-blogs-articles .tb-img-wrapper{overflow:hidden;height:50px;width:50px;float:left}
/* Product */
#tb-product-main{background:#fff;margin:5px 5px 0}
.tb-product-item-image-wrapper,
.tb-product-item-datas-wrapper{float:left}
.tb-product-item-image-wrapper{width:35%;min-height:200px;max-width:220px}
.tb-product-item-image-wrapper img{box-shadow: 1px 2px 3px 0 #555;width:200px;height:200px}
.tb-product-item-datas-wrapper{width:60%}
.tb-product-item-datas-wrapper > ul > li{border-bottom:1px solid #eee;padding:5px 0}
.tb-product-item-datas-wrapper > ul > li:last-child{border:0}
.tb-product-infos-w{border:1px solid #eee}
.tb-product-infos-w .tb-article-content-wrapper{color:#888;font-size:12px;padding:4px 7px;border-bottom:1px dotted #E2E2E2}
.tb-product-infos-w .tb-article-content-wrapper h4{font-size:13px;}
.product-titles{font-size:18px;margin:10px}
.tb-tracks-sort{float:right;padding:4px 7px;margin:0 5px -1px;border:1px solid #54A4FF;border-bottom-color:#ddd;background: #D6E9FF;color:#54A4FF;cursor: pointer}
.tb-tracks-sort.sorting{border-bottom:0}
.tb-product-tracks-w{clear:both;background:#f5f5f5;border:1px solid #ddd;margin:5px 0;box-shadow: 0 1px 2px 0 #555}
.tb-product-tracks-w .track{font-size:1.1em;display:block;position:relative;margin:3px;padding:3px 5px;border:0}
.tb-product-tracks-w .track:nth-child(odd) { background-color:#f5f5f5; }
.tb-product-tracks-w.sorting .track:nth-child(odd) { background:transparent; }
.tb-product-tracks-w .track:nth-child(even),
.tb-product-tracks-w .track:hover { background-color:#fff; }
.tb-product-tracks-w.sorting .track:nth-child(even),
.tb-product-tracks-w.sorting .track:hover { background-color:#E0EFFF; }
.tb-product-tracks-w .counter{font-weight: 700;color:#999}
#tracks.sorting{background: #D6E9FF;border-color:#54A4FF}
.track-title-wrap{color:#000;display:block}
.logged .track-title-wrap{cursor:pointer;}
.track-title-wrap:hover{color:#888}
.tb-product-tracks-w .tb-selected{border-color:#ccc;background:#f8f8f8 url(v2/bg2.gif) center top repeat-x}
.tb-product-videos-w{min-height:350px;border:1px solid #eee}
.tb-product-video-player{margin:10px auto;width:500px;height:300px;overflow:hidden;background:#f5f5f5}
.tb-product-videos-list-w{max-height:300px;margin:5px 2px;overflow-y:auto;overflow-x:hidden}
.tb-product-videos-list-w li{color:#333;margin:2px 5px;border-bottom:1px solid #f5f5f5;display:inline-block;width:48%;font-size:12px;height:70px;float:left}
.tb-product-videos-list-w li .views{color:#999;font-size:11px}
.tb-product-videos-list-w .tb-video-thumb{border:0;float:left;width:90px;height:60px;overflow:hidden;margin:2px 5px}
.tb-product-videos-list-w .tb-video-thumb img{min-width:100%!important;min-height:100%!important;}
.tb-product-videos-search{}
.tb-product-videos-search .tb-product-videos-list-w{}
.tb-product-videos-search .tb-product-videos-list-w li,
.tb-product-videos-search .tb-product-videos-list-w .tb-video-thumb{}
.tb-product-infos-w .tb-item-area h1{margin-top:0}
.tb-products-complete .tb-products-content-wrapper{width:450px;margin:10px}
.tb-products-complete .tb-tracks{color:#888;padding:5px;border:1px solide #eee;background:#f5f5f5}
.tb-products-complete .tb-product-img-wrapper, 
.tb-products-complete .tb-product-img-wrapper img{width:120px; height:120px}
.tb-products-complete .tb-product-img-wrapper{height:auto;background:#f5f5f5} 
.tb-item-area .tb-box .tb-products-content-wrapper {width:510px}
.tb-icn-play-small{display:inline-block;vertical-align:middle;background-position:-380px -1120px}
.tb-product-box{overflow:auto}
.tb-product-box .date{display: block;color:#999;font-size:11px}
.tb-product-box .image-product{width:70px;height:70px}
.tb-item-area .image-product{float:left;margin-right:10px}

/* Item */
.tb-general-infos{border: 1px solid #EEE;padding: 5px 10px;}
.tb-general-infos p{margin:5px 0}
.tb-item-area{margin:5px}
.tb-item-area img{max-width:100%}
.tb-item-area h1{color:#000;font-size:24px;margin:15px 0 5px;padding:5px 0}
.tb-item-area h2.tb-story-desc{font-size:14px;font-weight:400;color:#999;padding:5px 0;border-bottom:1px dotted #ccc}
.tb-item-area .tb-subtitle{height:15px;line-height:15px;clear:both;margin:5px 0}
/*.tb-item-area .tb-subtitle{min-height: 35px;display:table;width:100%;border-bottom:1px dotted #ccc;margin-bottom:8px}*/
.tb-index-area .tb-subtitle span,
.tb-item-area .tb-subtitle span{font-weight:700}
.tb-index-area .tb-subtitle li,
.tb-item-area .tb-subtitle li{float:left;border-left:0px solid #eee;padding:3px 2px;line-height:23px;margin:1px}
.tb-item-area .tb-story-pinnedimg{text-align:center;background:#f5f5f5}
.tb-item-area .tb-story-post{margin:15px 5px}
.tb-item-area .tb-story-post a{}
.tb-item-area .tb-story-post h3{font-size:2em;padding:0.2em 0;text-decoration:none}
.tb-item-area .tb-story-post h3 a{text-decoration:none}
.tb-item-area .tb-story-post h3 + img{border:5px solid #000}
.tb-item-area .tb-story-post p{line-height:1.3em;padding-bottom:3px;text-align:justify;font-size:14px;color:#333}
.tb-item-area .tb-author-box{float:right;margin:5px;padding:5px;border:1px solid #eee}
.tb-item-area .tb-author-box img{margin:0 5px;float:right;width:20px;height:20px}
.tb-item-area .tb-embed{clear: both;}
.tb-item-area .tb-embed embed,
.tb-item-area .tb-embed object,
.tb-item-area .tb-embed iframe{width:98%!important}
.tb-item-area .attached-products .tb-product-box {float: left;width: 300px;border-bottom: 1px solid #ddd;padding: 5px 0}
.tb-lyrics-post{background:#eee;padding:10px;color:#333}
.share-links{background:#f9f9f9;float:left;border:2px solid #dbedee}
.share-links li{border-right:1px solid #dbedee;position:relative;float:left;padding: 5px;min-height: 20px}
.tb-index-area .tb-box-listing .box{width: 47%}
/* Attached photos */
.tb-photos-w{background:#f5f5f5}
.tb-photos-w li{float:left;overflow:hidden;width:120px;height:120px;border:1px solid #eee;background:#fff;margin:5px 10px}
/* Comments */
.comments-title{font-size:15px;margin:5px 0}
.tb-item-area .tb-story-coms-title{clear:both;text-transform:capitalize;color:#000;border-top:3px solid #ddd;font-size:26px;font-weight:700;height:30px;margin:25px 0 15px;padding:5px}
.tb-item-area .tb-story-coms-title .tb-linkbutton{float:right}
.tb-item-area .tb-title{margin:10px 5px;padding:5px 0;border-bottom:1px dotted #eee;clear:both}
.tb-item-area .tb-misc-stat{margin:5px;font-weight:700;padding:5px}
.tb-item-area .tb-misc-stat a{color:#98b248}
.tb-box-comments-w{border:1px solid #eee}
.tb-box-comments-w ul{clear:both;float:left;width:100%}
.tb-box-comments-w .tb-box-com-w{border-bottom:1px solid #E2E2E2}
.tb-box-comments-w .tb-box-com-w img{max-width:500px}
.tb-box-com-stats{float:right;margin:5px}
.tb-box-comments-w .tb-embeded-video,
.tb-box-comments-w .tb-embeded-video object{overflow:hidden;max-width:400px;width:auto!important}
.tb-box-comments-w .tb-embeded-video div{top:0;left:0;max-width:400px;width:auto!important}
.tb-box-comments-w .tb-embeded-video div.tma-play-button{width:128px!important}
.tb-box-com-text-w p{padding:8px 0 2px}
/* ie7 ajax bug */
.tb-box-comments-w,
#tb-ajax-pages-container{background:#fff}
/* end */
.tb-box-com-stats li{float:left;height:20px;border-right:1px solid #eee;padding:0 5px}
.tb-box-com-stats .post-karma,
.tb-box-com-stats .post-karma-positive,
.tb-box-com-stats .post-karma-negative{height:18px;font-weight:700;text-align:center;color:#999}
.tb-box-com-stats .post-karma-negative{color:#CC0000}
.tb-box-com-stats .post-karma-positive{color:#66CC66}
.tb-box-comments-w .post-rating{background:#98ccf1;border:1px solid #8dbee0;color:#fff;text-align:center;padding:1px 2px;width:80px;margin:5px}
.tb-box-comments-w .tb-box-no-com,
.tb-box-comments-w .tb-box-com-text-w{font-size:11.5px;margin:5px;margin-left:75px;line-height:1.5em}
.tb-box-comments-w .tb-box-no-com{width:590px;color:#ccc}
.tb-box-comments-w .tb-box-com-author-w{float:left;clear:left;height:90px;width:70px;text-align:center}
.tb-box-comments-w .tb-subtitle{clear:none;margin:0;padding:5px 0;height:15px;font-size:12px;min-height:15px}
.tb-box-comments-w .blockquote-wrapper{display:none;clear:both;background:#f5f5f5;color:#777;margin:15px -1px;border:1px solid #e5e5e5;padding:5px}
.tb-box-comments-w .author-box-mini{width:150px;overflow:hidden;margin:5px;border-right:1px solid #eee;max-width:100px;float:left;border:1px solid #ccc}
.tb-box-comments-w .author-box-mini li{border-bottom:1px dotted #eee;font-size:11px;padding:3px 5px;margin:1px 0;color:#999}
.tb-box-comments-w .quotes-link{font-weight:700;text-decoration:underline}
/*.tb-box-comments-w object,
.tb-box-comments-w embed,
.tb-box-comments-w .tb-embeded-video{max-height: 150px!important;max-width: 200px!important}*/
.tb-posts-form textarea{width:400px;height:150px}
.tb-aside-image{border:1px solid #eee;padding:5px;margin-left:10px!important}
.tb-aside-image img{max-width:270px}
.tb-fast-form label{display:none}
.tb-fast-form .form-element{width:auto;float:none}
.tb-fast-form textarea{width:98%;height:65px}

/* -----------------------
Products  */
.tb-products-content-wrapper h2{font-size:14px}
.tb-products-content-wrapper h3{font-size:13px}
.tb-product-img-wrapper,
.tb-products-content-wrapper{float:left;width:160px}
.tb-products-content-wrapper{margin:10px 0 0 5px;}
.tb-products-date{clear:both;height:30px;line-height:30px;padding:0 10px;font-weight:700}
.tb-product-img-wrapper{margin:10px 0 5px 15px;box-shadow: 1px 2px 3px 0 #555;padding:1px}
.tb-product-img-wrapper,
.tb-product-img-wrapper img{width:120px;height:120px}
.tb-box .tb-products-content-wrapper{width:210px}
#fiche-index .tb-products-content-wrapper{width:auto}
.tb-box .tb-product-img-wrapper{float:left;margin:10px 5px 5px 5px}
.tb-box .tb-product-img-wrapper,
.tb-box .tb-product-img-wrapper img{width:70px;height:70px}
.tb-products-index .tb-product-start{float:left;width:310px;height:140px}
.tb-products-index .tb-title{margin:10px}
.tb-products-content-wrapper .product-rating{color:#ddd;font-size:11px;border:1px solid #eee;padding:2px}
.tb-products-content-wrapper .product-rating strong{font-size:13px;color:#b00}

/* -----------------------
Videos  */
.tb-videos-listing > li{margin:5px 2px;overflow:hidden;}
.tb-videos-listing .tb-s-title{font-size:14px;margin:5px;float:left;width:160px}
.tb-video-list-content{margin:5px 0;height:80px;overflow:hidden}
.tb-video-content{float:left;width:160px;margin:5px}
.tb-videos-listing .tb-title{font-size:16px;clear:both}
.tb-videos-listing .tb-title a,
.tb-videos-listing .tb-title a:hover{text-decoration:none}
.tb-videos-listing .tb-title span{font-weight:normal;float:none;height:auto;line-height:normal;display:block}
.tb-video-list-img-wrapper{float:left;width:120px;text-align:center;margin:5px}
.tb-video-img-wrapper{cursor:pointer;margin:auto;text-align:center;position:relative;width:120px;height:58px;overflow:hidden;background:#000}
.tb-video-img-wrapper img{min-width:120px;min-height:65px}
.tb-video-img-wrapper-small{width:120px;height:65px}
.tb-videos-listing .tb-stats{float:left;margin:0 10px}
.tb-video-img-wrapper .tb-yt{margin-top:-11px}
/* Pretty box */
.tb-video-box .image-wrapper{width:120px;height:60px;position:relative;overflow:hidden;background:#000;display:block;margin:5px auto}
.tb-video-box .image-wrapper img{width:120px;height:auto}
.tb-video-box .type-1 img{margin-top: -15px}
#tb-side-in .tb-video-box .image-wrapper{ float:left; margin:0 8px 5px 0; }
.tb-videos-listing .tb-video-box .image-wrapper{float:left;margin:0px 10px 5px 5px}
.tb-videos-listing .tb-video-box .title{font-size: 16px;}
.tb-videos-listing li{padding:5px;text-overflow:ellipsis}
.tb-videos-listing .share{background:#f8f8f8;clear:both;margin:2px -5px -5px;height:25px;padding:0px 5px 5px;overflow:hidden}
.tb-videos-listing .share li{float:left;margin-left:5px}
/* Item */
.tb-video-w{margin:10px auto;text-align:center;width:100%}
.player-title{ margin:5px 10px;}
.player-box { background:#191919; height:300px; box-shadow: 10px 10px 0px #000; margin: 10px 10px 20px; }
.player-main { float:left; width:635px; }
.player-main iframe{ height:300px; }
#tma-adplayer-local{ height:270px; }
.tma-player-link{width:100%!important;height:auto!important;}
.player-side { float:left; margin:0 5px; width:300px; }

/* Boxes */
.tb-box-wrapper .tb-video-column li{float:none}
.tb-box-wrapper .tb-video-column .tb-content-wrapper{position:relative;height:75px;float:left;width:165px;margin:8px 0 5px 5px}
.tb-box-wrapper .tb-video-column .tb-img-wrapper{float:right;width:120px}
.tb-box-wrapper .tb-video-column .tb-num-coms{float:right}
.video-image-link{width:600px;height:350px;position:relative;margin:5px auto;overflow:hidden}
.video-image-link a,
.video-image-link a:hover{color:#fff;text-decoration:none}
.video-image-link p span a{color:#9ee5ff;font-size:11px}
.video-image-link p{position:absolute;top:0;left:0;background:#000;padding:10px;color:#fff}
.video-play-btn{background:url("default/play_button.png") no-repeat;width:92px;height:65px;position:absolute;top:45%;left:255px;display:block;opacity:.7;filter: alpha(opacity=70)}
.video-image-link:hover .video-play-btn{opacity:1;filter: alpha(opacity=100)}


/* -----------------------
Search  */
.tb-search-wrapper{clear:both}
.tb-search-wrapper > ul > li{position:relative;float:left;width:347px;margin:0 3px 5px 0}
.tb-search-wrapper .tb-title{height:3em;margin-bottom:8px}
.tb-search-wrapper .tb-s-title{font-weight:normal;margin:5px 0}
.tb-search-btmlinks{right:0;bottom:0;position:absolute}
.tb-search-loading-msg{width:100%;height:30px;margin:0 0 20px}
.tb-search-img-wrapper{width:120px;height:120px;float:left;text-align:center;margin:3px 5px;overflow:hidden}
.tb-search-list-content{width:180px;height:130px;float:left;padding:5px 0;margin-left:12px}
.tb-search-img-wrapper img{width:120px;height:auto}
.tb-search-img-wrapper img.tb-list-thumb{width:auto;height:auto}
.tb-search-wrapper .tb-blogs-user-photo{float:right;margin:5px}
.tb-search-input-text{padding:5px}
.tb-mini-search-form{margin:5px auto;padding:5px}
.tb-search-announcement{text-align:center;margin:5px;padding:5px}

/* -----------------------
Box Forum */
.box-forum{margin:10px 5px}
.box-forum .box-title,
.box-forum .description{text-align:left}
.box-forum .box-title a{font-size:16px;padding:5px}
.box-forum .description{font-size:11px;padding:5px;color:#888}
.box-forum .forum-wrapper,
.box-forum .forum-wrapper td{text-align:left;border:1px solid #eee}
.box-forum .forum-wrapper th{color:#708CA3}
.box-forum .forum-wrapper th,
.box-forum .forum-wrapper td{padding:3px 5px}
.box-forum .forum-wrapper th,
.box-forum .forum-wrapper .small,
.box-forum .forum-wrapper .infos{font-size:11px}
.box-forum .forum-wrapper .small{color:#666}
.box-forum .forum-wrapper .topic{display:inline;font-weight:700}
.box-forum .forum-wrapper .last-post-infos{word-wrap: break-word;max-width: 80px;min-height:30px}
.box-forum .mini-forum-avatar {width:30px;height:30px;vertical-align:middle}
.box-forum .more{font-weight:700;color:#bb0000}
.box-forum .icn-topic-closed,
.box-forum .icn-hot-topic-new-posts,
.box-forum .icn-hot-topic-no-new-posts,
.box-forum .icn-topic-new-posts,
.box-forum .icn-topic-no-new-posts,
.box-forum .icn-poll{background:url("../forum/css/imgs/forum.png?v=2") no-repeat -120px -180px;width:40px;height:20px}
.box-forum .icn-topic-no-new-posts{background-position: -120px -200px}
.box-forum .icn-hot-topic-new-posts{background-position: -80px -180px}
.box-forum .icn-hot-topic-no-new-posts{background-position: -80px -200px}
.box-forum .icn-topic-closed{background-position: -80px -220px}
.box-forum .icn-poll{background-position: -120px -240px}

.post-thumbnail { overflow:hidden; position:relative; float:left; width:160px; height:70px; margin-right:10px; margin-top:2px; background: #666; }
#side .post-thumbnail { width: 100px; height:50px; }
.post-thumbnail img {
	width:100%; height: auto; margin:0!important;
	left:0; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); position: absolute;
}

/* Languages box */
.togglebox{display:none}
.languages-box{position:relative;margin:0 5px}
.languages-list{position:absolute;border:1px solid #eee;background:#fff;padding:5px 10px}
#footer .languages-box{text-align:right;width:125px}
#footer .languages-list{width:125px;border:0;position:relative;background:transparent;padding:0}
#footer .languages-list li{margin:2px 5px}
#tb-header-navigation .languages-box{width:40px;height:25px;margin-right:-2px}
#tb-header-navigation .languages-list{width:80px;padding:2px;font-size:11px;left:-45px;background:#000;border-color:#333}
#tb-header-navigation .languages-box .toggle{height: 16px;display:block;margin:4px}
.languages-box .down-arrow{display:block;width:16px;height:16px;float:right;background:url("global-v2.png?v=20110606") repeat 0 -1100px}
#footer .languages-box img,
.languages-list img{vertical-align: middle}

/* Float menu */
#floatMenu{z-index:2;position:absolute;top:280px;left:0px;width:110px;height:245px}
#floatMenu a:link,
#floatMenu a:visited{display:block;width:45px;height:125px;background:url("float-actucine.png") -5px 0px no-repeat;text-indent:-999px;overflow:hidden}
#floatMenu a:hover,
#floatMenu a:active,
#floatMenu a:focus{background-position:-1px 0px}


.jspContainer{overflow:hidden;position:relative;}
.jspPane{position:absolute;}
.jspVerticalBar{position:absolute;top:0;right:0;width:10px;height:100%;background:red;}
.jspHorizontalBar{position:absolute;bottom:0;left:0;width:100%;height:10px;background:red;}
.jspVerticalBar *,
.jspHorizontalBar *{margin:0;padding:0;}
.jspCap{display:none;}
.jspHorizontalBar .jspCap{float:left;}
.jspTrack{background:#eee;position:relative;}
.jspDrag{background:#ccc;position:relative;top:0;left:0;cursor:pointer;}
.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag{float:left;height:100%;}
.jspArrow{background:#555;text-indent:-20000px;display:block;cursor:pointer;}
.jspArrow.jspDisabled{cursor:default;background:#888;}
.jspVerticalBar .jspArrow{height:10px;}
.jspHorizontalBar .jspArrow{width:10px;float:left;height:100%;}
.jspVerticalBar .jspArrow:focus{outline:none;}
.jspCorner{background:#eeeef4;float:left;height:100%;}
/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner{margin:0 -3px 0 0;}

#SC_InterstitialLayer{z-index:3000000000!important;background: black;box-shadow: 0px 0px 0px 15px rgba(0, 0, 0, 0.25), 0px 0px 0px 10px black;border-radius: 10px;}

/* -----------------------
/* Common */
.tb-embed{}
.tb-embed embed,
.tb-embed object{margin:0 auto}
.alt-image{display:inline-block;margin: 0 auto;background:url("global-v2.png") no-repeat;background-position:-50px -1070px}
.item-rating{font-size:15px;color:#e85501}
.relative{position:relative;top:auto;left:auto}
.margin{margin:5px}
.post-rating,
.tb-links-wrapper li a,
.tb-btn-default,
.tb-ddmenu-genres ul,
.tb-mini-search-form,
.tb-user-karma,
.tb-user-stats-wrapper,
.tb-videos-listing > li,
.tb-sub-menu li,
.tb-alphabet-wrapper,
.tb-links-wrapper,
.tb-percentage-small,
.tb-num-coms-small,
.tb-big-stats-num,
.msg-announcement-good,
.tb-box-coms,
.tb-aside-image,
.msg-announcement-bad,
#tb-header-navigation .languages-list{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}

.tb-ads-close-btn { 
	z-index: 1000;cursor:pointer; border-radius:3px; position:absolute; top:20px; right:5px; background:rgba(102, 102, 102, 0.5); padding:0; color:#aaa; font-size:14px; min-width: 20px; text-align: center;
}

/* Footer */
.fixed-footer { 
	background:rgba(51,51,51,0.11); max-height: 90px; width: 100%; position: fixed; bottom: 0;left: 0;right: 0;z-index: 1000; text-align:center;
}
.fixed-footer .tb-advertisement {margin:0 auto; padding:0;}
.fixed-footer .tb-ads-close-btn { top:10px; }

/* Habillage */
.hmAdTopCreative{position:relative;}
.tb-has-wall #container{ margin-top:200px; position: relative; z-index: 1; }
#tb-wall-ad {
	position: absolute; z-index: 0; width: 100%; height: 3000px; top: 80px; left:0; text-align: center;
}
#tb-wall-ad a { 
	position: absolute; left: 50%; transform: translate(-50%, 0); -webkit-transform:translate(-50%, 0); -ms-transform:translate(-50%, 0); height: 100%;
}

.up-wrap-sel{position:relative;overflow:hidden}
.up-wrap-sel .up-ov{ background: none transparent no-repeat; z-index:999; position:absolute; top:0; left:0; height:100%; width:100%; }
.up-wrap div.tb-my-fb span {background: none transparent no-repeat}
.up-wrap,.up-wrap iframe{z-index:1000;width:70px;position:absolute;top:0;left:0;cursor:pointer;overflow:hidden;opacity: 0;-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';filter:alpha(opacity=0);}
.up-wrap iframe{left:-18px}


