body {
	background:#FFFFFF}

/* GLOBAL */
#global { margin:0 auto; position:relative; z-index:0; }
.globalBackgroundColor { position:absolute; top:0; left:0; width:1055px; height:99.9%; z-index:1; background:#FFFFFF; filter:alpha(opacity=0); opacity:0; -moz-opacity:0; border:0px solid transparent; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.globalBackgroundPattern { position:absolute; top:0; left:0; width:1055px; height:99.9%; z-index:2; background:none; border:0px solid transparent; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.globalBackgroundBorder { position:absolute; top:0; left:0; width:1055px; height:99.9%; z-index:3; background:none; border:0px solid #999999; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }

/* CONTENT */
#content { position:relative; z-index:50; }

/* LIVE CONTENT */
#content #liveContent { position:relative; z-index:60; }
/* HEADER */
#header { margin:0 5px 10px 5px; width:1045px; height:auto; }
#header #headerLogo { position:relative; z-index:200; left:0; top:0; width:1045px; height:auto; overflow:hidden; }


/* HEADER LANGUAGE */
#headerLanguage { position:absolute; right:10px; top:1px; z-index:200; width:225px; height:25px; font:normal normal 11px/14px arial; color:#4a4a4a; }
.headerLanguageBackgroundColor { position:absolute; top:0; left:0; width:223px; height:23px; z-index:110; background:-webkit-gradient(linear, 0 0, 0 bottom, from(#eff1f2), to(#d6d7d9)); background:-moz-linear-gradient(#eff1f2, #d6d7d9); background:linear-gradient(#eff1f2, #d6d7d9); filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#cceff1f2', endColorstr='#ccd6d7d9'); opacity:0.8; -moz-opacity:0.8; border:1px solid transparent; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.headerLanguageBackgroundPattern { position:absolute; top:0; left:0; width:223px; height:23px; z-index:120; background:none; border:1px solid transparent; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.headerLanguageBackgroundBorder { position:absolute; top:0; left:0; width:223px; height:23px; z-index:130; background:none; border:1px solid #5a5b5d; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.headerLanguageBackgroundColor,
.headerLanguageBackgroundPattern,
.headerLanguageBackgroundBorder { border-width:0 1px 1px 1px; border-top-left-radius:0; border-top-right-radius:0; -moz-border-radius-topleft:0; -moz-border-radius-topright:0; -webkit-border-top-left-radius:0; -webkit-border-top-right-radius:0; }
#headerLanguage .flagsList { position:absolute; left:5px; top:4px; z-index:200; }
#headerLanguage .flagsList li { float:left; padding:2px 5px 0 0; }
#headerLanguage .flagsList li.member { margin-left; background:url('../img/flags/separator.png') no-repeat left center; padding:0 0 0 7px; }
#headerLanguage .flagsList li.member a { font:normal normal 11px/14px arial; color:#4a4a4a; }
#headerLanguage .flagsList img:hover { outline:1px solid #f00; } 

#langClick {
	position:absolute;
	background:-webkit-gradient(linear, 0 0, 0 bottom, from(#eff1f2), to(#d6d7d9));
	background:-moz-linear-gradient(#eff1f2, #d6d7d9);
	background:linear-gradient(#eff1f2, #d6d7d9);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#cceff1f2', endColorstr='#ccd6d7d9');
	opacity:0.8; -moz-opacity:0.8; border:1px solid #5a5b5d; -moz-border-radius:3px;
	-webkit-border-radius:3px; border-radius:3px; top:-2px; right:10px; width:30px; height:26px; z-index:200; cursor:pointer; display:none;
}
#langClick img { margin:7px; }
/* HORIZONTAL SEARCH */
#search { position:relative; z-index:100; margin:0 5px 10px 5px; width:1045px; height:57px; }
#search #searchCheckbox { position:absolute; z-index:200; left:10px; top:10px; }
#search .searchCheckboxTitle { padding:0 0 5px 0; }
#search #searchCheckbox .checkboxInputs { float:left; width:20%; }
#search #searchSelect { position:absolute; z-index:200; left:10px; top:5px; }
#search #searchSelect .title { padding:0 0 4px 0; }
#search #searchSelect .selectInputs { float:left; width:20%; }
#search #searchSelect .selectInputs select { width:90%; }
.searchBackgroundColor { position:absolute; top:0; left:0; width:1043px; height:55px; z-index:110; background:-webkit-gradient(linear, 0 0, 0 bottom, from(#3b3b3b), to(#000000)); background:-moz-linear-gradient(#3b3b3b, #000000); background:linear-gradient(#3b3b3b, #000000); filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ff3b3b3b', endColorstr='#ff000000'); opacity:1; -moz-opacity:1; border:1px solid transparent; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.searchBackgroundPattern { position:absolute; top:0; left:0; width:1043px; height:55px; z-index:120; background:none; border:1px solid transparent; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.searchBackgroundBorder { position:absolute; top:0; left:0; width:1043px; height:55px; z-index:130; background:none; border:1px solid #000000; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }



/* HORIZONTAL SEARCH BUTTON */
#search #searchButton {
	display:block; position:absolute;
	width:1045px;
	height:57px;
	left:0; top:0; z-index:200;
	text-align:center; font-size:0; line-height:0;
}
#search #searchButton li {
	position:relative;
	display:inline-block;
	width:160px;
	height:21px;
	margin:5px 5px 0 5px;
}
#search #searchButton li a {
	position:absolute; z-index:300;
	display:block; left:0; top:0;
	width:160px;
	/*height:16px;*/
	font:normal bold 12px/18px arial;
	color:#ffffff;
	padding:1px 0 2px 0; text-align:center; text-decoration:none;
}
.searchButtonBackgroundColor { position:absolute; top:0; left:0; width:158px; height:19px; z-index:210; background:-webkit-gradient(linear, 0 0, 0 bottom, from(#3b3b3b), to(#000000)); background:-moz-linear-gradient(#3b3b3b, #000000); background:linear-gradient(#3b3b3b, #000000); filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ff3b3b3b', endColorstr='#ff000000'); opacity:1; -moz-opacity:1; border:1px outset transparent; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.searchButtonBackgroundPattern { position:absolute; top:0; left:0; width:158px; height:19px; z-index:220; background:none; border:1px outset transparent; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.searchButtonBackgroundBorder { position:absolute; top:0; left:0; width:158px; height:19px; z-index:240; background:none; border:1px outset #000000; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
#search #searchButton .selectedClr {
	border:1px outset #f66;z-index:250;
	-moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;
}
/* NAVIGATION & NAVIGATION2 */
#navigation { position:relative; z-index:100; margin:0 5px 10px 5px; width:1045px; height:34px; }
#navigation2 { position:relative; z-index:100; margin:0 5px 10px 5px; width:auto; height:34px; }
#navigation2 .navigationBackgroundColor,#navigation2 .navigationBackgroundPattern,#navigation2 .navigationBackgroundBorder {width:100%;}
#navigation .thumbSizeSwitch { position:absolute; z-index:200; top:6px; }
#navigation .leftSwitch  { left:10px; }
#navigation .rightSwitch { right:10px; }
#navigation .noSwitch { display:none; }
#navigation .thumbSizeSwitch .smallSwitch  { float:left; margin:0 5px 0 0; }
#navigation .thumbSizeSwitch .mediumSwitch { float:left; margin:0 5px 0 0; }
#navigation .thumbSizeSwitch .bigSwitch    { float:left; margin:0; }
.navigationBackgroundColor { position:absolute; top:0; left:0; width:1043px; height:32px; z-index:110; background:-webkit-gradient(linear, 0 0, 0 bottom, from(#3b3b3b), to(#000000)); background:-moz-linear-gradient(#3b3b3b, #000000); background:linear-gradient(#3b3b3b, #000000); filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ff3b3b3b', endColorstr='#ff000000'); opacity:1; -moz-opacity:1; border:1px solid transparent; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.navigationBackgroundPattern { position:absolute; top:0; left:0; width:1043px; height:32px; z-index:120; background:none; border:1px solid transparent; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.navigationBackgroundBorder { position:absolute; top:0; left:0; width:1043px; height:32px; z-index:140; background:none; border:1px solid #000000; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }

/* NAVIGATION BUTTON */
#navigation #navigationButton,
#navigation2 #navigationButton2 { display:block; position:absolute; width:272px; height:24px; left:50%; top:5px; margin-left:-136px; z-index:200; }
#navigation #navigationButton li,
#navigation2 #navigationButton2 li { position:relative; float:left; width:24px; height:24px; margin:0 5px; }
#navigation #navigationButton li a,
#navigation2 #navigationButton2 li a { position:absolute; z-index:300; display:block; left:0; top:0; width:24px; height:19px; padding:4px 0 0 0; font:normal bold 14px/17px arial; color:#ffffff; text-align:center; text-decoration:none; }
.navigationButtonBackgroundColor { position:absolute; top:0; left:0; width:22px; height:22px; z-index:110; background:-webkit-gradient(linear, 0 0, 0 bottom, from(#3b3b3b), to(#000000)); background:-moz-linear-gradient(#3b3b3b, #000000); background:linear-gradient(#3b3b3b, #000000); filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#993b3b3b', endColorstr='#99000000'); opacity:0.6; -moz-opacity:0.6; border:1px solid transparent; -moz-border-radius:0px; -webkit-border-radius:0px; border-radius:0px; }
.navigationButtonBackgroundPattern { position:absolute; top:0; left:0; width:22px; height:22px; z-index:120; background:none; border:1px solid transparent; -moz-border-radius:0px; -webkit-border-radius:0px; border-radius:0px; }
.navigationButtonBackgroundBorder { position:absolute; top:0; left:0; width:22px; height:22px; z-index:130; background:none; border:1px solid #000000; -moz-border-radius:0px; -webkit-border-radius:0px; border-radius:0px; }
.navigationButtonThumbSzBackgroundColor { z-index:110; background:-webkit-gradient(linear, 0 0, 0 bottom, from(#3b3b3b), to(#000000)); background:-moz-linear-gradient(#3b3b3b, #000000); background:linear-gradient(#3b3b3b, #000000); filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ff3b3b3b', endColorstr='#ff000000'); opacity:1; -moz-opacity:1; }

#navigation #navigationButton .selectedClr,
#navigation2 #navigationButton2 .selectedClr { border:1px solid #f66;z-index:310; -moz-border-radius:0px; -webkit-border-radius:0px; border-radius:0px; }
#navigation .thumbSizeSwitch .selectedClr  { z-index:120; outline:#f66 solid 1px ; }


/* CHAT */
#chat { position:relative; z-index:100; margin:0 0 5px 5px; display:inline; overflow:hidden; font:normal normal 12px/15px arial; color:#333333; }
#chat a { font:normal normal 12px/15px arial; color:#333333; text-decoration:none; }

.smallThumb #chat { width:345px; height:295px; }
.mediumThumb #chat { width:415px; height:349px; }
.bigThumb #chat { width:519px; height:429px; }

#chat .leftSide .chatInput input.inputText { border:1px solid #7f9db9; }
#liveContent .leftChat  { float:left; }
#liveContent .rightChat { float:right; }
.smallThumb #chat .chatBackgroundColor { position:absolute; top:0; left:0; width:343px; height:293px; z-index:110; background:-webkit-gradient(linear, 0 0, 0 bottom, from(#3b3b3b), to(#000000)); background:-moz-linear-gradient(#3b3b3b, #000000); background:linear-gradient(#3b3b3b, #000000); filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ff3b3b3b', endColorstr='#ff000000'); opacity:1; -moz-opacity:1; border:1px solid transparent; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.smallThumb #chat .chatBackgroundPattern { position:absolute; top:0; left:0; width:343px; height:293px; z-index:120; background:none; border:1px solid transparent; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.smallThumb #chat .chatBackgroundBorder { position:absolute; top:0; left:0; width:343px; height:293px; z-index:130; background:none; border:1px solid #000000; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.mediumThumb #chat .chatBackgroundColor { position:absolute; top:0; left:0; width:413px; height:347px; z-index:110; background:-webkit-gradient(linear, 0 0, 0 bottom, from(#3b3b3b), to(#000000)); background:-moz-linear-gradient(#3b3b3b, #000000); background:linear-gradient(#3b3b3b, #000000); filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ff3b3b3b', endColorstr='#ff000000'); opacity:1; -moz-opacity:1; border:1px solid transparent; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.mediumThumb #chat .chatBackgroundPattern { position:absolute; top:0; left:0; width:413px; height:347px; z-index:120; background:none; border:1px solid transparent; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.mediumThumb #chat .chatBackgroundBorder { position:absolute; top:0; left:0; width:413px; height:347px; z-index:130; background:none; border:1px solid #000000; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.bigThumb #chat .chatBackgroundColor { position:absolute; top:0; left:0; width:517px; height:427px; z-index:110; background:-webkit-gradient(linear, 0 0, 0 bottom, from(#3b3b3b), to(#000000)); background:-moz-linear-gradient(#3b3b3b, #000000); background:linear-gradient(#3b3b3b, #000000); filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ff3b3b3b', endColorstr='#ff000000'); opacity:1; -moz-opacity:1; border:1px solid transparent; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.bigThumb #chat .chatBackgroundPattern { position:absolute; top:0; left:0; width:517px; height:427px; z-index:120; background:none; border:1px solid transparent; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.bigThumb #chat .chatBackgroundBorder { position:absolute; top:0; left:0; width:517px; height:427px; z-index:130; background:none; border:1px solid #000000; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }

/* CHAT BUTTON */
#chatButton {
	position:absolute; right:0px; bottom:0px; z-index:300; width:70px; height:22px;
	font:normal normal 12px/15px arial;
	color:#94ff08;
}
#chatButton a {
	position:absolute; z-index:400; display:block; left:0; top:0;
	width:70px; height:19px; padding:3px 0 0 0;
	font:normal normal 12px/15px arial;
	color:#94ff08; text-align:center; text-decoration:none;
}
.chatButtonBackgroundColor { position:absolute; top:0; left:0; width:68px; height:20px; z-index:310; background:-webkit-gradient(linear, 0 0, 0 bottom, from(#3b3b3b), to(#000000)); background:-moz-linear-gradient(#3b3b3b, #000000); background:linear-gradient(#3b3b3b, #000000); filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ff3b3b3b', endColorstr='#ff000000'); opacity:1; -moz-opacity:1; border:1px solid transparent; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.chatButtonBackgroundPattern { position:absolute; top:0; left:0; width:68px; height:20px; z-index:320; background:none; border:1px solid transparent; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.chatButtonBackgroundBorder { position:absolute; top:0; left:0; width:68px; height:20px; z-index:330; background:none; border:1px solid #000000; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }

/* FLASH CHAT */
#chat .chatContent { position:absolute; z-index:200; left:5px; top:5px; } 
#chat .chatContent .chatPicture { padding:0 0 5px 0; }
#chat .chatContent .chatDialog { padding:0 0 5px 0; }
#chat .chatContent .chatDialog textarea { padding:5px; }
#chat .chatContent .chatInput { padding:0 0 0 0; }
#chat .chatContent .chatInput input.inputText { height:20px; float:left; }
#chat .chatContent .chatInput input.inputButton { height:21px; float:right; }
#chat .chatContent .chatDialog #chat-display { overflow:auto; border:1px solid #7f9db9; padding:5px; }
#chat .chatContent .chatDialog #chat-display .cta { display:block; margin:0; text-align:center; color:#6F0000; font-weight:bold; }

.smallThumb #chat .chatContent .chatPicture { width:335px; height:194px; }
.smallThumb #chat .chatContent .chatDialog #chat-display { width:323px;background-color:#fff; }
.smallThumb #chat .chatContent .chatInput .inputText { width:255px; }

.mediumThumb #chat .chatContent .chatPicture { width:405px; height:233px; }
.mediumThumb #chat .chatContent .chatDialog #chat-display { width:393px;background-color:#fff; }
.mediumThumb #chat .chatContent .chatInput .inputText { width:325px; }
.bigThumb #chat .chatContent .chatPicture { width:509px; height:292px; }
.bigThumb #chat .chatContent .chatDialog #chat-display { width:497px;background-color:#fff; }
.bigThumb #chat .chatContent .chatInput .inputText { width:429px; }
/* THUMB */
#thumb:after { content:"."; height:0; visibility:hidden; display:block; clear:both; }
#thumb li.thumbItem { position:relative; z-index:100; float:left; margin:0 0 5px 5px; display:inline; }
#thumb .thumbBlock { position:absolute; left:5px; top:5px; z-index:200; }

.smallThumb #thumb li.thumbItem { width:170px; height:130px; padding:0 0 15px 0; }
.mediumThumb #thumb li.thumbItem { width:205px; height:157px; padding:0 0 15px 0; }
.bigThumb #thumb li.thumbItem { width:257px; height:197px; padding:0 0 15px 0; }
.smallThumb #thumb .thumbBackgroundColor { position:absolute; top:0; left:0; width:168px; height:128px; z-index:110; padding:0 0 15px 0; background:#3cbdff; filter:alpha(opacity=20); opacity:0.2; -moz-opacity:0.2; border:1px solid transparent; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.smallThumb #thumb .thumbBackgroundPattern { position:absolute; top:0; left:0; width:168px; height:128px; z-index:120; padding:0 0 15px 0; background:none; border:1px solid transparent; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.smallThumb #thumb .thumbBackgroundBorder { position:absolute; top:0; left:0; width:168px; height:128px; z-index:130; background:none; padding:0 0 15px 0; border:1px solid #3cbdff; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.mediumThumb #thumb .thumbBackgroundColor { position:absolute; top:0; left:0; width:203px; height:155px; z-index:110; padding:0 0 15px 0; background:#3cbdff; filter:alpha(opacity=20); opacity:0.2; -moz-opacity:0.2; border:1px solid transparent; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.mediumThumb #thumb .thumbBackgroundPattern { position:absolute; top:0; left:0; width:203px; height:155px; z-index:120; padding:0 0 15px 0; background:none; border:1px solid transparent; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.mediumThumb #thumb .thumbBackgroundBorder { position:absolute; top:0; left:0; width:203px; height:155px; z-index:130; background:none; padding:0 0 15px 0; border:1px solid #3cbdff; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.bigThumb #thumb .thumbBackgroundColor { position:absolute; top:0; left:0; width:255px; height:195px; z-index:110; padding:0 0 15px 0; background:#3cbdff; filter:alpha(opacity=20); opacity:0.2; -moz-opacity:0.2; border:1px solid transparent; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.bigThumb #thumb .thumbBackgroundPattern { position:absolute; top:0; left:0; width:255px; height:195px; z-index:120; padding:0 0 15px 0; background:none; border:1px solid transparent; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.bigThumb #thumb .thumbBackgroundBorder { position:absolute; top:0; left:0; width:255px; height:195px; z-index:130; background:none; padding:0 0 15px 0; border:1px solid #3cbdff; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }

/* THUMB PICTURE */
#thumb .thumbPicture,#thumb .thumbPicture2 {
	display:block;
	outline:1px solid #999999;}

/* THUMBS HD BUTTON */
#thumb .thumbHdButton { display:block; position:absolute; z-index:200; width:39px; height:16px; right:5px; top:5px; }
#thumb .thumbHdButtonBackgroundPattern { position:absolute; top:0; left:0; width:39px; height:16px; z-index:120; background:url(../img/mb/btn/hd_1.png) repeat 0 0; filter:alpha(opacity=100); opacity:1; -moz-opacity:1; }

/* THUMBS LIVE BUTTON */
#thumb .thumbLiveButton { display:block; position:absolute; z-index:200; width:39px; height:16px; left:5px; top:5px; }
#thumb .thumbLiveButtonBackgroundPattern { position:absolute; top:0; left:0; width:39px; height:16px; z-index:120; background:url(../img/mb/btn/live_1.png) repeat 0 0; filter:alpha(opacity=100); opacity:1; -moz-opacity:1; }

/* THUMB NICKNAME */
#thumb .thumbNickname { position:absolute; left:-2px; z-index:200;bottom:0px; margin:0 0 -15px 0; }
#thumb .thumbNicknameText { position:absolute; left:5px; top:2px; z-index:300; }
.smallThumb #thumb .thumbNickname { width:164px; height:20px; }
.mediumThumb #thumb .thumbNickname { width:199px; height:20px; }
.bigThumb #thumb .thumbNickname { width:251px; height:20px; }
#thumb .thumbNicknameText a { font:normal normal 13px/16px arial; color:#192800; text-decoration:none; }
.smallThumb #thumb .thumbNicknameBackgroundColor { position:absolute; top:0; left:0; width:164px; height:20px; z-index:210; background:#ffffff; filter:alpha(opacity=100); opacity:1; -moz-opacity:1; border:0px solid transparent; -moz-border-radius:0px; -webkit-border-radius:0px; border-radius:0px; }
.smallThumb #thumb .thumbNicknameBackgroundPattern { position:absolute; top:0; left:0; width:164px; height:20px; z-index:220; background:none; border:0px solid transparent; -moz-border-radius:0px; -webkit-border-radius:0px; border-radius:0px; }
.smallThumb #thumb .thumbNicknameBackgroundBorder { position:absolute; top:0; left:0; width:164px; height:20px; z-index:230; background:none; border:0px solid #999999; -moz-border-radius:0px; -webkit-border-radius:0px; border-radius:0px; }
.mediumThumb #thumb .thumbNicknameBackgroundColor { position:absolute; top:0; left:0; width:199px; height:20px; z-index:210; background:#ffffff; filter:alpha(opacity=100); opacity:1; -moz-opacity:1; border:0px solid transparent; -moz-border-radius:0px; -webkit-border-radius:0px; border-radius:0px; }
.mediumThumb #thumb .thumbNicknameBackgroundPattern { position:absolute; top:0; left:0; width:199px; height:20px; z-index:220; background:none; border:0px solid transparent; -moz-border-radius:0px; -webkit-border-radius:0px; border-radius:0px; }
.mediumThumb #thumb .thumbNicknameBackgroundBorder { position:absolute; top:0; left:0; width:199px; height:20px; z-index:230; background:none; border:0px solid #999999; -moz-border-radius:0px; -webkit-border-radius:0px; border-radius:0px; }
.bigThumb #thumb .thumbNicknameBackgroundColor { position:absolute; top:0; left:0; width:251px; height:20px; z-index:210; background:#ffffff; filter:alpha(opacity=100); opacity:1; -moz-opacity:1; border:0px solid transparent; -moz-border-radius:0px; -webkit-border-radius:0px; border-radius:0px; }
.bigThumb #thumb .thumbNicknameBackgroundPattern { position:absolute; top:0; left:0; width:251px; height:20px; z-index:220; background:none; border:0px solid transparent; -moz-border-radius:0px; -webkit-border-radius:0px; border-radius:0px; }
.bigThumb #thumb .thumbNicknameBackgroundBorder { position:absolute; top:0; left:0; width:251px; height:20px; z-index:230; background:none; border:0px solid #999999; -moz-border-radius:0px; -webkit-border-radius:0px; border-radius:0px; }

/* THUMB SPOKEN LANGUAGE */
#thumb .petitCacheGris { position:absolute; left:0; bottom:0; z-index:199; padding:4px 0 0 0; margin:0 0 0 0; background:#000; filter:alpha(opacity=30); -moz-opacity:0.30; opacity:0.3;}
#thumb .thumbLanguageSpoken { position:absolute; right:0; bottom:2px; z-index:200; height:11px; padding:4px 0 0 0; margin:0 0 0 0; text-align:right; }
#thumb .thumbLanguageSpoken ul.langueList li { float:right; padding:0 3px 0 0; }

.smallThumb #thumb .thumbLanguageSpoken,.smallThumb #thumb .petitCacheGris { width:160px; height:20px; }
.mediumThumb #thumb .thumbLanguageSpoken,.mediumThumb #thumb .petitCacheGris { width:195px; height:20px; }
.bigThumb #thumb .thumbLanguageSpoken,.bigThumb #thumb .petitCacheGris { width:247px; height:20px; }
/* THUMBS RANK BUTTON */
#thumb .thumbRanking { position:absolute; right:5px; top:2px; z-index:300; }
#thumb .thumbRankButton { display:block; position:absolute; z-index:235; right:3px; top:3px; width:78px; height:14px; }
#thumb .thumbRankButtonBackgroundPattern { position:absolute; top:0; left:0; width:78px; height:14px; z-index:120; background:url(../img/mb/btn/empty_2.png) repeat 0 0; filter:alpha(opacity=100); opacity:1; -moz-opacity:1; }
#thumb .thumbRankButtonAlt { position:relative; z-index:235; width:78px; height:14px; background:url('../img/mb/btn/full_2.png')!important; }

.flashHoverLink { position:absolute; z-index:200; left:0; top:0; width:100%; height:100%; }
.flashHoverLink img{ position:absolute; z-index:200; left:0; top:0; width:100%; height:100%; }

#imgHoverGall{ position:absolute; border:1px solid #333; background:#333; padding:5px;	display:none; color:#fff; z-index:2000; -moz-border-radius:10px; -webkit-border-radius:10px; }
.imgHoverGall {overflow:hidden;display:block;}

#thumb .thumbOptions { position:absolute; left:0; bottom:11px; z-index:200; height:11px; margin:0 0 0 0;}
#thumb .thumbOptions ul.optionsList li { float:left; padding:0 3px 0 0; }

/* MODE MB - TEMPLATE 1 - WIDTH 1 */
.global_mb_t1_w1 { width:1055px; }
/* smallThumb */
.global_mb_t1_w1 .smallThumb #liveContent { width:1050px; float:left; }
.global_mb_t1_w1 .smallThumb .thumbPicture, .global_mb_t1_w1 .smallThumb .imgHoverGall { width:160px; height:120px; }
.global_mb_t1_w1 .smallThumb .thumbPicture2 { max-width:160px; }
.global_mb_t1_w1 .smallThumb #chat .chatContent .chatDialog #chat-display { height:45px; }

/* mediumThumb */
.global_mb_t1_w1 .mediumThumb #liveContent { width:1050px; float:left; }
.global_mb_t1_w1 .mediumThumb .thumbPicture, .global_mb_t1_w1 .mediumThumb .imgHoverGall { width:195px; height:147px; }
.global_mb_t1_w1 .mediumThumb .thumbPicture2 { max-width:195px; }
.global_mb_t1_w1 .mediumThumb #chat .chatContent .chatDialog #chat-display { height:60px; }

/* bigThumb */
.global_mb_t1_w1 .bigThumb #liveContent { width:1048px; float:left; padding:0 1px 0 1px; }
.global_mb_t1_w1 .bigThumb .thumbPicture, .global_mb_t1_w1 .bigThumb .imgHoverGall { width:247px; height:187px; }
.global_mb_t1_w1 .bigThumb .thumbPicture2 { max-width:247px; }
.global_mb_t1_w1 .bigThumb #chat .chatContent .chatDialog #chat-display { height:81px; }

/* COMMON */
.floatFix { clear:both; }
.acacher { position:absolute;}
#footer { position:relative; z-index:250; text-align:center; padding:5px 0; }
.backlinks {font-weight:bold;color:#000;background-color:#fff;padding:2px;}
