body {
	background:#FFFFFF url(../img/mb/ptn/1/bg_15.jpg) repeat-x center 0}

/* 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:#050505; 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:url(../img/mb/ptn/1/bg_18.jpg) repeat 0 0; filter:alpha(opacity=70); opacity:0.7; -moz-opacity:0.7; 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 { position:relative; z-index:100; margin:0 5px 10px 5px; width:1045px; height:100px; }
#header #headerLogo { position:absolute; z-index:200; left:0; top:0; width:1035px; height:90px; margin:5px; overflow:hidden; }

.headerBackgroundColor { position:absolute; top:0; left:0; width:1043px; height:98px; z-index:110; background:#FFFFFF; filter:alpha(opacity=0); opacity:0; -moz-opacity:0; border:1px solid transparent; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.headerBackgroundPattern { position:absolute; top:0; left:0; width:1043px; height:98px; z-index:120; background:url(../img/mb/ptn/1/header_4.jpg) repeat 0 0; filter:alpha(opacity=100); opacity:1; -moz-opacity:1; border:1px solid transparent; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.headerBackgroundBorder { position:absolute; top:0; left:0; width:1043px; height:98px; z-index:140; background:none; border:1px solid #999999; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }

/* 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; }
/* VERTICAL SEARCH */
#search { position:relative; z-index:100; width:160px; height:390px; }
#search #searchCheckbox { position:absolute; z-index:200; left:10px; top:10px; }
#search .searchCheckboxTitle { padding:0 0 5px 0; }
#search #searchCheckbox .checkboxInputs { padding:0 0 10px 0; }
#search #searchSelect { position:absolute; z-index:200; left:10px; top:10px; }
#search #searchSelect .title { padding:0 0 5px 0; }
#search #searchSelect .selectInputs { padding:0 0 10px 0; }
#search #searchSelect .selectInputs select { width:90%; }
.searchBackgroundColor { position:absolute; top:0; left:0; width:158px; height:388px; z-index:110; background:#FFFFFF; filter:alpha(opacity=0); opacity:0; -moz-opacity:0; border:1px inset transparent; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.searchBackgroundPattern { position:absolute; top:0; left:0; width:158px; height:388px; z-index:120; background:none; border:1px inset transparent; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.searchBackgroundBorder { position:absolute; top:0; left:0; width:158px; height:388px; z-index:130; background:none; border:1px inset #8c8c8c; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }



/* VERTICAL SEARCH BUTTON */
#search #searchButton { display:block; position:absolute; width:150px; height:30px; left:5px; top:5px; z-index:200; font-size:0; line-height:0; }
#search #searchButton li { position:relative; width:150px; height:30px; margin:0 0 5px 0; }
#search #searchButton li a {
	position:absolute; z-index:300; display:block; left:0; top:0;
	width:150px;
	height:25px;
	font:normal bold 13px/16px verdana;
	color:#fffff4;
	padding:5px 0 0 0; text-align:center; text-decoration:none;
}
.searchButtonBackgroundColor { position:absolute; top:0; left:0; width:148px; height:28px; z-index:210; background:-webkit-gradient(linear, 0 0, 0 bottom, from(#404040), to(#030303)); background:-moz-linear-gradient(#404040, #030303); background:linear-gradient(#404040, #030303); filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ff404040', endColorstr='#ff030303'); 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:148px; height:28px; 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:148px; height:28px; z-index:240; background:none; border:1px outset #7f7f7f; -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;
}

/* VERTICAL MENU */
#verticalMenu { width:160px; padding:0 0 50px 0; }
#verticalMenu { float:right; margin:0 5px 0 0; }

/* TOP WEBCAM */
#topWebcam { position:relative; z-index:100; margin:5px 0 0 0; width:160px; height:380px; }
#topWebcam .topList { position:absolute; z-index:200; left:10px; top:10px; }
#topWebcam .topList .listTitle { padding:0 0 5px 0; }
#topWebcam .topList .listWebcam { width:140px; height:65px; overflow:hidden; }
#topWebcam .topList .listWebcam .listThumb { float:left; padding:0 5px 0 0; }
#topWebcam .topList .listWebcam .listThumb img { border:1px solid #999; }
#topWebcam .topList li .topThumb { width:60px; height:45px; }
#topWebcam .topList .listText { float:left; width:70px; overflow:hidden; }
#topWebcam .topList .listText .topWebcamCateg { font:normal normal 10px/13px arial; color:#ffffff; }
#topWebcam .topList .listText .topWebcamCateg a { text-decoration:none; font:normal normal 10px/13px arial; color:#ffffff; }
#topWebcam .topList .topWebcamTitle { font:normal bold 15px/18px arial; color:#ffffff; }
.topWebcamBackgroundColor { position:absolute; top:0; left:0; width:158px; height:378px; z-index:110; background:#b77300; filter:alpha(opacity=100); opacity:1; -moz-opacity:1; border:1px outset transparent; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.topWebcamBackgroundPattern { position:absolute; top:0; left:0; width:158px; height:378px; z-index:120; background:url(../img/mb/ptn/1/bg_18.jpg) repeat 0 0; filter:alpha(opacity=100); opacity:1; -moz-opacity:1; border:1px outset transparent; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.topWebcamBackgroundBorder { position:absolute; top:0; left:0; width:158px; height:378px; z-index:130; background:none; border:1px outset #cfb000; -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:1045px; height:34px; z-index:110; background:-webkit-gradient(linear, 0 0, 0 bottom, from(#333333), to(#050505)); background:-moz-linear-gradient(#333333, #050505); background:linear-gradient(#333333, #050505); filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#e6333333', endColorstr='#e6050505'); opacity:0.9; -moz-opacity:0.9; border:0px inset transparent; -moz-border-radius:7px; -webkit-border-radius:7px; border-radius:7px; }
.navigationBackgroundPattern { position:absolute; top:0; left:0; width:1045px; height:34px; z-index:120; background:none; border:0px inset transparent; -moz-border-radius:7px; -webkit-border-radius:7px; border-radius:7px; }
.navigationBackgroundBorder { position:absolute; top:0; left:0; width:1045px; height:34px; z-index:140; background:none; border:0px inset #999999; -moz-border-radius:7px; -webkit-border-radius:7px; border-radius:7px; }

/* 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:italic bold 14px/17px arial; color:#fffff4; 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(#ff4000), to(#680000)); background:-moz-linear-gradient(#ff4000, #680000); background:linear-gradient(#ff4000, #680000); filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ffff4000', endColorstr='#ff680000'); opacity:1; -moz-opacity:1; border:1px dotted transparent; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.navigationButtonBackgroundPattern { position:absolute; top:0; left:0; width:22px; height:22px; z-index:120; background:none; border:1px dotted transparent; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.navigationButtonBackgroundBorder { position:absolute; top:0; left:0; width:22px; height:22px; z-index:130; background:none; border:1px dotted #999999; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.navigationButtonThumbSzBackgroundColor { z-index:110; background:-webkit-gradient(linear, 0 0, 0 bottom, from(#ff4000), to(#680000)); background:-moz-linear-gradient(#ff4000, #680000); background:linear-gradient(#ff4000, #680000); filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ffff4000', endColorstr='#ff680000'); opacity:1; -moz-opacity:1; }

#navigation #navigationButton .selectedClr,
#navigation2 #navigationButton2 .selectedClr { border:1px dotted #f66;z-index:310; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
#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:349px; height:299px; }
.mediumThumb #chat { width:437px; height:365px; }
.bigThumb #chat { width:437px; height:352px; }

#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:349px; height:299px; z-index:110; background:-webkit-gradient(linear, 0 0, 0 bottom, from(#ff0020), to(#500005)); background:-moz-linear-gradient(#ff0020, #500005); background:linear-gradient(#ff0020, #500005); filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#99ff0020', endColorstr='#99500005'); opacity:0.6; -moz-opacity:0.6; border:0px outset transparent; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.smallThumb #chat .chatBackgroundPattern { position:absolute; top:0; left:0; width:349px; height:299px; z-index:120; background:none; border:0px outset transparent; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.smallThumb #chat .chatBackgroundBorder { position:absolute; top:0; left:0; width:349px; height:299px; z-index:130; background:none; border:0px outset #999999; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.mediumThumb #chat .chatBackgroundColor { position:absolute; top:0; left:0; width:437px; height:365px; z-index:110; background:-webkit-gradient(linear, 0 0, 0 bottom, from(#ff0020), to(#500005)); background:-moz-linear-gradient(#ff0020, #500005); background:linear-gradient(#ff0020, #500005); filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#99ff0020', endColorstr='#99500005'); opacity:0.6; -moz-opacity:0.6; border:0px outset transparent; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.mediumThumb #chat .chatBackgroundPattern { position:absolute; top:0; left:0; width:437px; height:365px; z-index:120; background:none; border:0px outset transparent; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.mediumThumb #chat .chatBackgroundBorder { position:absolute; top:0; left:0; width:437px; height:365px; z-index:130; background:none; border:0px outset #999999; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.bigThumb #chat .chatBackgroundColor { position:absolute; top:0; left:0; width:437px; height:352px; z-index:110; background:-webkit-gradient(linear, 0 0, 0 bottom, from(#ff0020), to(#500005)); background:-moz-linear-gradient(#ff0020, #500005); background:linear-gradient(#ff0020, #500005); filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#99ff0020', endColorstr='#99500005'); opacity:0.6; -moz-opacity:0.6; border:0px outset transparent; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.bigThumb #chat .chatBackgroundPattern { position:absolute; top:0; left:0; width:437px; height:352px; z-index:120; background:none; border:0px outset transparent; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.bigThumb #chat .chatBackgroundBorder { position:absolute; top:0; left:0; width:437px; height:352px; z-index:130; background:none; border:0px outset #999999; -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:#333333;
}
#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:#333333; 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(#FFFFFF), to(#999999)); background:-moz-linear-gradient(#FFFFFF, #999999); background:linear-gradient(#FFFFFF, #999999); filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#e6FFFFFF', endColorstr='#e6999999'); opacity:0.9; -moz-opacity:0.9; 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 #999999; -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:339px; height:196px; }
.smallThumb #chat .chatContent .chatDialog #chat-display { width:327px;background-color:#fff; }
.smallThumb #chat .chatContent .chatInput .inputText { width:259px; }

.mediumThumb #chat .chatContent .chatPicture { width:427px; height:246px; }
.mediumThumb #chat .chatContent .chatDialog #chat-display { width:415px;background-color:#fff; }
.mediumThumb #chat .chatContent .chatInput .inputText { width:347px; }
.bigThumb #chat .chatContent .chatPicture { width:427px; height:246px; }
.bigThumb #chat .chatContent .chatDialog #chat-display { width:415px;background-color:#fff; }
.bigThumb #chat .chatContent .chatInput .inputText { width:347px; }
/* 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:172px; height:132px; padding:0 0 15px 0; }
.mediumThumb #thumb li.thumbItem { width:216px; height:165px; padding:0 0 15px 0; }
.bigThumb #thumb li.thumbItem { width:437px; height:337px; padding:0 0 15px 0; }
.smallThumb #thumb .thumbBackgroundColor { position:absolute; top:0; left:0; width:172px; height:132px; z-index:110; padding:0 0 15px 0; background:#050505; filter:alpha(opacity=60); opacity:0.6; -moz-opacity:0.6; border:0px solid transparent; -moz-border-radius:7px; -webkit-border-radius:7px; border-radius:7px; }
.smallThumb #thumb .thumbBackgroundPattern { position:absolute; top:0; left:0; width:172px; height:132px; z-index:120; padding:0 0 15px 0; background:none; border:0px solid transparent; -moz-border-radius:7px; -webkit-border-radius:7px; border-radius:7px; }
.smallThumb #thumb .thumbBackgroundBorder { position:absolute; top:0; left:0; width:172px; height:132px; z-index:130; background:none; padding:0 0 15px 0; border:0px solid #999999; -moz-border-radius:7px; -webkit-border-radius:7px; border-radius:7px; }
.mediumThumb #thumb .thumbBackgroundColor { position:absolute; top:0; left:0; width:216px; height:165px; z-index:110; padding:0 0 15px 0; background:#050505; filter:alpha(opacity=60); opacity:0.6; -moz-opacity:0.6; border:0px solid transparent; -moz-border-radius:7px; -webkit-border-radius:7px; border-radius:7px; }
.mediumThumb #thumb .thumbBackgroundPattern { position:absolute; top:0; left:0; width:216px; height:165px; z-index:120; padding:0 0 15px 0; background:none; border:0px solid transparent; -moz-border-radius:7px; -webkit-border-radius:7px; border-radius:7px; }
.mediumThumb #thumb .thumbBackgroundBorder { position:absolute; top:0; left:0; width:216px; height:165px; z-index:130; background:none; padding:0 0 15px 0; border:0px solid #999999; -moz-border-radius:7px; -webkit-border-radius:7px; border-radius:7px; }
.bigThumb #thumb .thumbBackgroundColor { position:absolute; top:0; left:0; width:437px; height:337px; z-index:110; padding:0 0 15px 0; background:#050505; filter:alpha(opacity=60); opacity:0.6; -moz-opacity:0.6; border:0px solid transparent; -moz-border-radius:7px; -webkit-border-radius:7px; border-radius:7px; }
.bigThumb #thumb .thumbBackgroundPattern { position:absolute; top:0; left:0; width:437px; height:337px; z-index:120; padding:0 0 15px 0; background:none; border:0px solid transparent; -moz-border-radius:7px; -webkit-border-radius:7px; border-radius:7px; }
.bigThumb #thumb .thumbBackgroundBorder { position:absolute; top:0; left:0; width:437px; height:337px; z-index:130; background:none; padding:0 0 15px 0; border:0px solid #999999; -moz-border-radius:7px; -webkit-border-radius:7px; border-radius:7px; }

/* 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;bottom:25px; }
#thumb .thumbHdButtonBackgroundPattern { position:absolute; top:0; left:0; width:39px; height:16px; z-index:120; background:none; }

/* 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:none; }

/* 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:166px; height:20px; }
.mediumThumb #thumb .thumbNickname { width:210px; height:20px; }
.bigThumb #thumb .thumbNickname { width:431px; height:20px; }
#thumb .thumbNicknameText a { font:normal normal 11px/14px arial; color:#fffff4; text-decoration:none; }
.smallThumb #thumb .thumbNicknameBackgroundColor { position:absolute; top:0; left:0; width:164px; height:18px; z-index:210; background:#740004; filter:alpha(opacity=90); opacity:0.9; -moz-opacity:0.9; border:1px solid transparent; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.smallThumb #thumb .thumbNicknameBackgroundPattern { position:absolute; top:0; left:0; width:164px; height:18px; z-index:220; background:none; border:1px solid transparent; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.smallThumb #thumb .thumbNicknameBackgroundBorder { position:absolute; top:0; left:0; width:164px; height:18px; z-index:230; background:none; border:1px solid #999999; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.mediumThumb #thumb .thumbNicknameBackgroundColor { position:absolute; top:0; left:0; width:208px; height:18px; z-index:210; background:#740004; filter:alpha(opacity=90); opacity:0.9; -moz-opacity:0.9; border:1px solid transparent; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.mediumThumb #thumb .thumbNicknameBackgroundPattern { position:absolute; top:0; left:0; width:208px; height:18px; z-index:220; background:none; border:1px solid transparent; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.mediumThumb #thumb .thumbNicknameBackgroundBorder { position:absolute; top:0; left:0; width:208px; height:18px; z-index:230; background:none; border:1px solid #999999; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.bigThumb #thumb .thumbNicknameBackgroundColor { position:absolute; top:0; left:0; width:429px; height:18px; z-index:210; background:#740004; filter:alpha(opacity=90); opacity:0.9; -moz-opacity:0.9; border:1px solid transparent; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.bigThumb #thumb .thumbNicknameBackgroundPattern { position:absolute; top:0; left:0; width:429px; height:18px; z-index:220; background:none; border:1px solid transparent; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.bigThumb #thumb .thumbNicknameBackgroundBorder { position:absolute; top:0; left:0; width:429px; height:18px; z-index:230; background:none; border:1px solid #999999; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }

/* 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:162px; height:20px; }
.mediumThumb #thumb .thumbLanguageSpoken,.mediumThumb #thumb .petitCacheGris { width:206px; height:20px; }
.bigThumb #thumb .thumbLanguageSpoken,.bigThumb #thumb .petitCacheGris { width:427px; 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_5.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_5.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 3 - WIDTH 1 */
.global_mb_t3_w1 { width:1055px; }
/* smallThumb */
.global_mb_t3_w1 .smallThumb #liveContent { width:885px; float:left; }
.global_mb_t3_w1 .smallThumb .thumbPicture, .global_mb_t3_w1 .smallThumb .imgHoverGall { width:162px; height:122px; }
.global_mb_t3_w1 .smallThumb .thumbPicture2 { max-width:162px; }
.global_mb_t3_w1 .smallThumb #chat .chatContent .chatDialog #chat-display { height:47px; }

/* mediumThumb */
.global_mb_t3_w1 .mediumThumb #liveContent { width:884px; float:left; padding:0 0 0 1px; }
.global_mb_t3_w1 .mediumThumb .thumbPicture, .global_mb_t3_w1 .mediumThumb .imgHoverGall { width:206px; height:155px; }
.global_mb_t3_w1 .mediumThumb .thumbPicture2 { max-width:206px; }
.global_mb_t3_w1 .mediumThumb #chat .chatContent .chatDialog #chat-display { height:63px; }

/* bigThumb */
.global_mb_t3_w1 .bigThumb #liveContent { width:884px; float:left; padding:0 0 0 1px; }
.global_mb_t3_w1 .bigThumb .thumbPicture, .global_mb_t3_w1 .bigThumb .imgHoverGall { width:427px; height:327px; }
.global_mb_t3_w1 .bigThumb .thumbPicture2 { max-width:427px; }
.global_mb_t3_w1 .bigThumb #chat .chatContent .chatDialog #chat-display { height:50px; }

/* 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;}
