@import url("tinymce_extend.css");

* {
	FONT: 13px/16px Arial, Helvetica, sans-serif; 
	MARGIN: 0px;
	padding: 0px;	
}

html {
	HEIGHT: 100%;
	with:100%;
}

body {
	/*FONT: 13px/16px Impact,'微软雅黑',Arial, Helvetica, sans-serif; */
	COLOR: #595959;
	WIDTH: 100%;
}

.main{
	/*background-color:#D0D6D9;*/
	/*background-color:#E3E7EE;*/
	/*background-color:#567153;*/
	/*background:url(../../../../../images/bg-stripe.png);*/
	/*background:url(../images/bg2.png);*/
	/*background:url(../images/main_bkg.jpg);*/
	/*background:url(../images/bg-paper.jpg);*/
	/*background:url(../images/headcontainerbg.png);*/
	/*background:url(../images/bg_main.png);*/
	/*background:url(../images/bg-site.jpg);*/
	/*background:url(../images/bg-dot.png);*/
	/*background:url(../images/bg_body.gif);*/
	/*background:url(../images/bg-brown.jpg);*/
	/*background:url(../images/bg-black.jpg);*/
	/*background-repeat:no-repeat;*/
	/*background:url(../images/body_bg_brown.jpg);*/
	/*background:url(../images/bg_body_light.jpg);*/
	/*background:url(../images/bg-lightblue.jpg);*/
	/*background-color:#666;*/
}

#body {
	/*BACKGROUND: url(../images/wrapper_header.gif) repeat-x 0px 0px*/
}

A:link{
	font-size: 14px/16px;
	color:#3D637A;
    text-decoration: none;
}

A:visited{
	font-size: 14px/16px;
	color:#3D637A;
    text-decoration: none;
}

A:hover{
	color:#2EC7CF;
    text-decoration: none;
}

.language-link A:link{
	font-size: 14px/16px;
	color:#FFF;
    text-decoration: none;
}

.language-link A:visited{
	font-size: 14px/16px;
	color:#FFF;
    text-decoration: none;
}

.language-link A:hover{
	color:#2EC7CF;
    text-decoration: none;
}

#loginform A:link{
	font-size: 14px/16px;
	color:#A9DAD9;
    text-decoration: none;
}

#loginform A:visited{
	font-size: 14px/16px;
	color:#A9DAD9;
    text-decoration: none;
}

#loginform A:hover{
	font-size: 14px/16px;
	color:#415B70;
    text-decoration: none;
}

.avatar-img-small-rect{
height: 36px;
width: 36px;
/*padding:2px;*/
border:2px solid #FFF;
overflow: hidden;
}

.avatar-img-big{
height: 100px;
width: 100px;
background-attachment:fixed;
background-position:center;
border:1px solid #CCC;
padding:2px;
cursor:pointer;
overflow: hidden;
}

.avatar-img{
height: 60px;
width: 60px;
background-attachment:fixed;
background-position:center;
border:1px solid #CCC;
padding:2px;
cursor:pointer;
overflow: hidden;
}

.avatar-img-small-selected{
height: 40px;
width: 40px;
background-attachment:fixed;
background-position:center;
border:1px solid #9C6;
padding:2px;
cursor:pointer;
overflow: hidden;
}

.avatar-img-small{
height: 40px;
width: 40px;
background-attachment:fixed;
background-position:center;
border:1px solid #CCC;
padding:2px;
cursor:pointer;
overflow: hidden;
}

a:hover img.avatar-img-small {
border: solid 1px #900;
/*
-moz-box-shadow: 1px 1px 5px #900;
-webkit-box-shadow: 1px 1px 5px #900;
box-shadow: 1px 1px 5px #900;
*/
}

.avatar-img-suggestion{
height: 50px;
width: 50px;
background-attachment:fixed;
background-position:center;
border:1px solid #CCC;
padding:2px;
cursor:pointer;
overflow: hidden;
}

a:hover img.avatar-img-suggestion {
border: solid 1px #900;
/*
-moz-box-shadow: 1px 1px 5px #900;
-webkit-box-shadow: 1px 1px 5px #900;
box-shadow: 1px 1px 5px #900;
*/
}

.mfsuggestionborder a{
padding:2px;
cursor:pointer;
overflow: hidden;
background-color:#fff;
}

.mfsuggestionborder a:hover{
background-color:#F2F2F2;
}

.avatar-img-2mf-suggestion{
height: 50px;
width: 50px;
background-attachment:fixed;
background-position:center;
border:1px solid #CCC;
padding:2px;
cursor:pointer;
overflow: hidden;
}

a:hover img.avatar-img-2mf-suggestion {
border: solid 1px #000;
}

.avatar-img-latestpost{
height: 25px;
width: 25px;
background-attachment:fixed;
background-position:center;
border:1px solid #666;
cursor:pointer;
overflow: hidden;
}

.avatar-img-microsmall{
height: 45px;
width: 45px;
background-attachment:fixed;
background-position:center;
/*border:1px solid #000;*/
padding:0px;
cursor:pointer;
overflow: hidden;
}

.avatar-img-commentmini{
height: 40px;
width: 40px;
background-attachment:fixed;
background-position:center;
border:1px solid #666;
padding:1px;
cursor:pointer;
overflow: hidden;
}

a:hover img.avatar-img-microsmall {
border: solid 1px #900;
/*
-moz-box-shadow: 1px 1px 5px #900;
-webkit-box-shadow: 1px 1px 5px #900;
box-shadow: 1px 1px 5px #900;
*/
}

#footer{
	/*background-color:#1A4168;*/
	background-color:#000;
	border-top:#000 5px solid;
	height:35px;
	text-align:left;
	width:100%;
}

#header{
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px dashed #000;
	background-color:#FFF;
	/*background:url(../images/main_bkg.jpg);*/
	/*background-color:#1A4168;*/
	/*
	background:url(images/bg-stripe.png);
	background-color:#480000;
	border-bottom:#000 5px solid;
	padding-bottom:5px;
	padding-top:5px;
	text-align:left;
	height:60px;
	width:100%;
	*/
}

#header .wrapper {
	width:900px;
	margin: 0 auto;
}

.register-step-focus{
	font-size: 56px/56px;
	color:#666;
	font-weight:bold;
}

.register-step-nonfocus{
	font-size: 36px/36px;
	color:#CCC;
	font-weight:bold;
}

.mface-loginpanel{
	/*background:url(../images/mainpagebg_red.png);*/
	background-repeat:repeat;
	/*background:url(../images/headerbackground123.png) no-repeat 0 -50px;*/
	background-color:#600;
	height:300px;
	border-bottom:5px solid #000;

	/*height:300px;*/
}

.mface-bgdot{
	background:url(../../../../../images/mainpagebg_reddot.png);
	background-repeat:repeat;
	/*background:url(../images/headerbackground123.png) no-repeat 0 -50px;*/
	/*background-color:#1A4168;*/
	height:300px;
}

#header2{
	background:url(../images/headerbackground.png) no-repeat;
	background-color:#47A0BE;
	height:300px;
}

.mface_logo{
	padding-left:0px;
	background:url(../images/logo_mface_shadow.png) no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/logo_mface_shadow.png',sizingMethod='image');
	width:80px;
	height:51px;	
}

.mface_logo_mobile{
	padding-left:0px;
	background:url(../images/logo_mface_shadow_mobile.png) no-repeat;
	width:64px;
	height:41px;	
}

.clrfix{clear:none}

/**
 * Searchbox
 */
 
.content-sidepadding{
	padding-left:10px;
	padding-right:10px;
	background-color:#222;
}



.contentpadding{
	padding:20px;
}

.activitywall{
	width:500px;
}

#frontpage-loginpanel-loginform{
	float:left;
	margin:20px;
}

#wrapper-frontpage-promobox{
	background-color:#FFF;
	position:relative;
	width:100%;
}

#frontpage-boygirl-wrap .ThumbList{margin-right:-10px;}
#frontpage-boygirl-wrap .ThumbList li{float:left;padding:0 3px 3px 0;}

#frontpage-boygirl-wrap .ResetList,
#frontpage-boygirl-wrap .ResetList li{border:none;list-style:none;list-style-image:none;line-height:normal;margin:0;padding:0;clear:none}

#wrapper-frontpage-promobox a img.frontpage-avatar{border:1px solid #FFF;border-top:none;border-left:none;}
#wrapper-frontpage-promobox a:hover img.frontpage-avatar{border-bottom:1px solid #47A0BE;border-top:none;border-left:none;}

.gamethumb{border:1px solid #999;padding:2px;width:100px;height:100%;}

.gametitle{	COLOR:#FFF;font-size: 12px/12px;font-weight:bold;}

.gameareatitle{
	font-size: 24px;
	padding-bottom:10px;
	font-weight:bold;
	COLOR:#000;
}

.curvybox{
	border:1px solid #ddd;
	border-bottom:1px solid #ccc;
	position:relative;
	border-color:#369;
	-moz-border-radius:10px 0px 10px 0px;
	-webkit-border-radius:10px 0px 10px 0px;
	border-radius:10px 0px 10px 0px;
	margin:0 0 0px;
	padding:10px
}

.promolayoutborder-left{
	float:left;
	/*margin-right:15px;*/
	width:220px;
}

.promolayoutborder-center{
	width:200px;
	/*margin-right:15px;*/
}

.promolayoutborder-right{
	float:left;
	width:200px;
	/*margin-right:15px;*/
}

.promobox{
	padding-top:50px;
	width:200px;
	min-height:200px;
}

#frontpage-searchbox{
	width:200px;
}

#frontpage-loginpanel{
	float:left;
	height:301px;
	width:100%;
	margin-bottom:20px;
	background:url(../images/bg.gif) repeat-x;
}

#frontpage-loginpanel-character{
	float:left;	
	padding-top:50px;
}

#header-avatar a img{
	border:1px solid #FFF;
	padding:2px;
	height:140px;
}

#header-avatar{
	float:left;
	padding-top:0px;
	padding-left:14px;
}

#frontpage-loginpanel-character-right{
	position:absolute;
	left:360px;
	top:150px;
	z-index:0;
}



.divider{
	float:left;
	margin-top:80px;
	border-right: #666 1px dotted;
	height:150px;
	margin-left:30px;
	margin-right:30px;
}

captionheader{
	font-size: 24px;
	margin-bottom:20px;
}

.caption-header-white{
	font-size: 24px;
	padding-bottom:10px;
	color:#FFF;
	font-weight:bold;
}

.caption-lightblue{
	font-size: 16px;
	margin-bottom:20px;
	color:#D7DDEA;
	font-weight:bold;
}

.caption-small-lightblue{
	font-size: 14px;
	color:#D7DDEA;
}

.header-searchinput{
	border: 1px dotted #d0ccc9;
	background:#88C0D2;
	color:#666;
	min-height:20px;
	max-width:270px;
	font-size: 14px;
	padding:5px;
}

.header-searchinput:hover{
	border: 1px dotted #d0ccc9;
	background:#F0F7F9;
	color:#666;
	min-height:20px;
	max-width:270px;
	font-size: 14px;
	padding:5px;
}

.header-searchbox{
	float:right;
	position:relative;
	margin:20px 0 0px;
	overflow:hidden;
	border-left:5px solid #3F7894;
}

.header-searchbox fieldset{
	overflow:hidden;
	border:none
}

#header-searchdiv{
	float:right;
}

.inputpanel{
	/*margin:20px;*/
	/*margin-top:18px;*/
	/*background-color:#EFEFEF;*/
	/*border:1px solid #ddd;*/
	/*border-bottom:1px solid #ccc;*/
	position:relative;
	/*
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	*/
}

.inputpanel-title{
	color:#666;
	padding-bottom:20px;
	font-size: 20px;
	font-style:normal;
	font-weight:bold;
	line-height:22px;
}

.inputpanel-subtitle{
	padding-top:10px;
	padding-bottom:10px;
	font-size: 16px;
	font-style:normal;
	font-weight:bold;
}

.inputpanel-info{
	padding-left:10px;
	font-size: 14px;
	font-style:normal;
}

.inputpanel table{
	padding:0px;
	border-spacing:0px;	
}

.inputpanel table tr{
	height:40px;
}

.inputpanel label{
	padding-left:10px;
	text-align:right;
	padding-left:10px;
}

.inputpanel .inputpanel-content{
	padding:0px;
	border-top:none;
	background-color:#FFF;
	
	/*padding-right:10px;*/
}

.inputpanel .inputpanel-content .inputpanel-left{
	width:300px;
	padding-right:10px;
	height:30px;
	text-align:right;
}

.inputpanel .inputpanel-content .inputpanel-right{
	padding-left:10px;
	height:30px;
}

.normalform input[type=text],
.normalform input[type=password],
.normalform input[type=textbox],
.normalform textarea{
	border: 1px dotted #d0ccc9;
	background: #fff;
	color:#999;
	/*min-height:20px;*/
	/*max-width:270px;*/
	font-size: 14px;
	padding:5px;
	
	/*font-weight: 700;*/
	/*padding-bottom: 2px;*/
}


.normalform input[type=text].error,
.normalform input[type=password].error,
.normalform input[type=textbox].error,
.normalform textarea.error{
	font-size: 14px;
	padding:5px;	
	border: 1px dotted red;
	background-color: #FDD;	
}








.normalform input[type=text]:focus,
.normalform input[type=password]:focus,
.normalform input[type=textbox]:focus,
.normalform textarea:focus{
	border: 1px solid #d0ccc9;
	background:#FFF;
	color:#000;
	font-size: 14px;
}

.normalform input[type=button],
.normalform input[type=submit]{
	font: bold 90%;
	border: 1px solid #999;
	color:#FFF;
	padding:5px;
	BACKGROUND:#333;
	min-width:50px;
	cursor:pointer;
}

.normalform input[type=button]:hover,
.normalform input[type=submit]:hover{
	font: bold 90%;
	border: 1px solid #000;
	color:#FFF;
	padding:5px;
	BACKGROUND:#000;
	min-width:50px;
	cursor:pointer;
}

.normalform select {
	font-size: 10px;
	height:32px;
	max-width:280px;
	color:#666;
	border: 1px dotted #d0ccc9;
}

.normalform option {
	padding:2px;
	font-size: 12px;
	color:#666;
	border: 1px dotted #d0ccc9;
}

.inputpanel-label{
	color:#666;
	font-size: 16px;

}

.header-sharebox{
/*
	border:1px dotted #808040;
	background-color:#47A0BE;
	padding:5px;
*/
	/*position:absolute;*/
	float:right;
	margin-right:20px;
/*
	top:100px;
	left:540px;
	width:250px;
	height:250px;
*/
	z-index:100;
}

.mface-activity-wall-videocontent{
	/*background-color:#FFF;*/
	/*border:1px solid #779DDD;*/
	-moz-border-radius:0px 10px 10px 0px;
	-webkit-border-radius:0px 10px 10px 0px;
	border-radius:0px 10px 10px 0px;
}

.mface-activity-wall-photocontent{
	/*background-color:#FFF;*/
	/*border:1px solid #779DDD;*/
	-moz-border-radius:0px 10px 10px 0px;
	-webkit-border-radius:0px 10px 10px 0px;
	border-radius:0px 10px 10px 0px;
}

.mface-activity-wall-avatarWrap{
	width:64px;height:auto;
}

#mface-header-sharebox .shareboxbutton{float:right;}

#mface-header-sharebox .js_PriCell {width: 80px;}
#mface-header-sharebox .js_PriContainer,
#mface-header-sharebox .js_PriContainer{float:right;position:relative;z-index:1}
#mface-header-sharebox .js_PrivacyOpen,
#mface-header-sharebox .js_PrivacyOpen{z-index:10000;}
#mface-header-sharebox .js_PriContainer{margin-left:0px;}
#mface-header-sharebox .js_PriContainerLarge{margin-left:0;margin-top:-4px;}
#mface-header-sharebox .js_PriContainerLarge .js_dropDownChild{display:block;min-width:100px;text-align:right !important;}
#mface-header-sharebox .js_PriDefault,
#mface-header-sharebox .js_PriDefault,{border:1px solid #ddd;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
 #mface-header-sharebox .js_PriDefault .js_PriOption,
 #mface-header-sharebox .js_PriDefault .js_PriOption{background-image:url('../images/icons-privacy.png');background-repeat:no-repeat;padding-left:22px;}
#mface-header-sharebox .js_dropDownMaster,
#mface-header-sharebox .js_dropDownMaster dd,
#mface-header-sharebox .js_dropDownMaster dt,
#mface-header-sharebox .js_dropDownParent,
#mface-header-sharebox .js_dropDownMaster,
#mface-header-sharebox .js_dropDownMaster dd,
#mface-header-sharebox .js_dropDownMaster dt,
#mface-header-sharebox .js_dropDownParent{margin:0;padding:0;}
#mface-header-sharebox .js_dropDownMaster,
#mface-header-sharebox .js_dropDownMaster{border:1px solid transparent;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background:#fff;position:absolute;}
 #mface-header-sharebox .js_dropDownMaster:hover,
 #mface-header-sharebox .js_Current,
 #mface-header-sharebox .js_dropDownMaster:hover,
 #mface-header-sharebox .js_Current{border:1px solid #ccc;cursor:pointer;-moz-box-shadow:0px 2px 2px rgba(0,0,0,0.4);-webkit-box-shadow:0px 2px 2px rgba(0,0,0,0.4);box-shadow:0px 2px 2px rgba(0,0,0,0.4);}
 #mface-header-sharebox .js_dropDownParent,
 #mface-header-sharebox .js_dropDownParent{list-style-type:none;}
 #mface-header-sharebox .js_dropDownParent li,
 #mface-header-sharebox .js_dropDownParent li{background-image:none;background-color:transparent;padding:0;margin:0;text-align:left !important;}
 #mface-header-sharebox .js_dropDownParent li a,
 #mface-header-sharebox .js_dropDownMaster dt,
 #mface-header-sharebox .js_dropDownParent li a,
 #mface-header-sharebox .js_dropDownMaster dt{display:block;background-image:url('../images/icons-privacy.png');background-repeat:no-repeat;padding:4px 4px 4px 22px;line-height:16px;height:16px;text-decoration:none;white-space:nowrap;}
 #mface-header-sharebox .js_dropDownParent li a{color:#333;}
 #mface-header-sharebox .js_dropDownParent li a:hover,
 #mface-header-sharebox .js_dropDownParent li a:hover{background-color:#e1e1e1;}
 #mface-header-sharebox .js_dropDownMaster dt,
 #mface-header-sharebox .js_dropDownMaster dt{font-weight:700;text-indent:-9999em;min-width:10px;}
 #mface-header-sharebox .js_PriContainerLarge .js_dropDownMaster dt{text-indent:0;min-width:100px;}
 #mface-header-sharebox .js_dropDownMaster dt span,
 #mface-header-sharebox .js_dropDownMaster dt span{display:block;background:transparent url('../images/pri-arrow.png') no-repeat 50% 50%;width:10px;height:100%;float:right;}
 #mface-header-sharebox .js_dropDownMaster dt strong,
 #mface-header-sharebox .js_dropDownMaster dt strong{display:block;float:left;}
 #mface-header-sharebox .js_Current dt span,
 #mface-header-sharebox .js_Current dt span{background:transparent url('../images/pri-arrow-up.png') no-repeat 50% 50%;}
 #mface-header-sharebox .js_dropDownMaster dd,
 #mface-header-sharebox .js_dropDownMaster dd{display:none;}
 #mface-header-sharebox .js_dropDown-0,
 #mface-header-sharebox .js_dropSelect-0,
 #mface-header-sharebox .js_Pri-0,
 #mface-header-sharebox .js_dropDown-0,
 #mface-header-sharebox .js_dropSelect-0,
 #mface-header-sharebox .js_Pri-0{background-position:0 50%;}
 #mface-header-sharebox .js_dropDown-20,
 #mface-header-sharebox .js_dropSelect-20,
 #mface-header-sharebox .js_Pri-20,
 #mface-header-sharebox .js_dropDown-20,
 #mface-header-sharebox .js_dropSelect-20,
 #mface-header-sharebox .js_Pri-20{background-position:-200px 50%;}
 #mface-header-sharebox .js_dropDown-30,
 #mface-header-sharebox .js_dropSelect-30,
 #mface-header-sharebox .js_Pri-30,
 #mface-header-sharebox .js_dropDown-30,
 #mface-header-sharebox .js_dropSelect-30,
 #mface-header-sharebox .js_Pri-30{background-position:-400px 50%;}
 #mface-header-sharebox .js_dropDown-40,
 #mface-header-sharebox .js_dropSelect-40,
 #mface-header-sharebox .js_Pri-40,
 #mface-header-sharebox .js_dropDown-40,
 #mface-header-sharebox .js_dropSelect-40,
 #mface-header-sharebox .js_Pri-40{background-position:-600px 50%;}
 
 
div#mface_wrapper {
	width:900px;	
	margin: 0 auto;
	/*background-color:#FFE6F2*/
}

div#introduction, div#loginform {
	float:left
}

div#introduction{	
	width:450px;
	height:250px;
	/*position:absolute;
	bottom: 20px;*/
}

div#introduction .wrapper {
	padding-top:100px;
}

div#loginform{	
	height:200px;
	padding-top:50px;
	/*
	width:800px;
	vertical-align:top;
	*/
	/*position:absolute;
	margin-left:500px;*/
}

div#loginform .wrapper {
	/*float:right*/
}

.clear{
	clear:both;
}

.contentlayout{
	/*width:900px;*/
	width:100%;/*width:1000px;*/
	/*margin: 0 auto;*/
}

div#cProfileWrapper {

}

div#jsMenu {
	
}

div#jsMenu .wrapper {
	width:900px;
	margin:0 auto;
}

div#toolbar_submenu {
	width:900px;
	margin:0 auto
}

div#header2 .wrapper {
	width:900px;
	margin:0 auto
}

#jsMenu .jsIr {
	/*display:block;
	width:19px;
	height:19px;
	text-indent:-9999px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;border-radius:5px;background-color:#FFF*/
}

/* language lists with UL (names & images) */
#jflanguageselection ul.jflanguageselection
{
	list-style: none;
	padding: 0;
	margin-top: 3px;
	font-weight: normal;
	
}

#jflanguageselection ul.jflanguageselection li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 10px;
	float: left;
	margin: 1px 1px 1px 1px;
	white-space: nowrap;
	border: none;
	font-size: 0.9em;
}


.bigtext-white{
	font: bold 36px;
	COLOR: #FFF;
}

.but_posting_text{
	color:#666;
	font-weight:normal;
	cursor:pointer;
	/*padding-top:11px;*/
	/*clip: rect(0px, 50px, 15px, 0px);*/
	/*height:15px;*/
}

.but_posting_text_selected{
	color:#000;
	font-weight:bold;
	cursor:pointer;
	/*padding-top:11px;*/
	/*clip: rect(0px, 50px, 15px, 0px);*/
	/*height:15px;*/
}

.but_posting_status{
	background:url(../images/but_posting_status.png);
	background-position:center center;
	background-repeat:no-repeat;
	color:#ccc;
	font-weight:normal;
	cursor:pointer;
	padding-top:0px;
	height:30px;
	width:40px;
	/*padding-top:11px;*/
	/*clip: rect(0px, 50px, 15px, 0px);*/
	/*height:15px;*/
}

.but_posting_status_selected{
	background:url(../images/but_posting_status_selected.png);
	background-position:center center;
	background-repeat:no-repeat;
	color:#ccc;
	font-weight:normal;
	cursor:pointer;
	padding-top:0px;
	height:30px;
	width:40px;
	/*padding-top:11px;*/
	/*clip: rect(0px, 50px, 15px, 0px);*/
	/*height:15px;*/
}

.but_posting_photo{
	background:url(../images/but_posting_photo.png);
	background-position:center center;
	background-repeat:no-repeat;
	color:#ccc;
	font-weight:normal;
	cursor:pointer;
	height:30px;
	width:30px;
	/*padding-top:11px;*/
	/*clip: rect(0px, 50px, 15px, 0px);*/
	/*height:15px;*/
}

.but_posting_photo_selected{
	background:url(../images/but_posting_photo_selected.png);
	background-position:center center;
	background-repeat:no-repeat;
	color:#ccc;
	font-weight:normal;
	cursor:pointer;
	height:30px;
	width:30px;
	/*padding-top:11px;*/
	/*clip: rect(0px, 50px, 15px, 0px);*/
	/*height:15px;*/
}

.but_posting_video{
	background:url(../images/but_posting_video.png);
	background-position:center center;
	background-repeat:no-repeat;
	color:#ccc;
	font-weight:normal;
	cursor:pointer;
	height:30px;
	width:30px;
	/*padding-top:11px;*/
	/*clip: rect(0px, 50px, 15px, 0px);*/
	/*height:15px;*/
}

.but_posting_video_selected{
	background:url(../images/but_posting_video_selected.png);
	background-position:center center;
	background-repeat:no-repeat;
	color:#ccc;
	font-weight:normal;
	cursor:pointer;
	height:30px;
	width:30px;
	/*padding-top:11px;*/
	/*clip: rect(0px, 50px, 15px, 0px);*/
	/*height:15px;*/
}

.but_posting_file{
	background:url(../images/but_posting_file.png);
	background-position:center center;
	background-repeat:no-repeat;
	color:#ccc;
	font-weight:normal;
	cursor:pointer;
	height:30px;
	width:30px;
	/*padding-top:11px;*/
	/*clip: rect(0px, 50px, 15px, 0px);*/
	/*height:15px;*/
}

.but_posting_file_selected{
	background:url(../images/but_posting_file_selected.png);
	background-position:center center;
	background-repeat:no-repeat;
	color:#ccc;
	font-weight:normal;
	cursor:pointer;
	height:30px;
	width:30px;
	/*padding-top:11px;*/
	/*clip: rect(0px, 50px, 15px, 0px);*/
	/*height:15px;*/
}

.posting_border{
	float:left;
	padding:10px;
	
	/*background:url(../images/dot-black.png);*/
	/*background:url(../../../../../images/bg-stripe.png);*/
	/*background:url(../images/bg2.png);*/
	/*background:url(../images/main_bkg.jpg);*/
	/*background:url(../images/headcontainerbg.png);*/
	/*background:url(../images/headcontainerbg.png);*/

	/*border-top:50px solid #000;*/
	background-color:#FFF;
	border:1px dashed #CCC;
	border-top:none;
	/*
	-moz-border-radius:0px 0px 10px 10px;
	-webkit-border-radius:0px 0px 10px 10px;
	border-radius:0px 0px 10px 10px;
	*/
	z-index:10;
}

.sharingtext{
	vertical-align:top;
	padding-top:30px;
	padding-bottom:50px;
	text-align:center;
	font-weight:bold;
	font-size:28px;
}

.checkbox_up_selected{
	color:#FFF;
	border:#480000 1px solid;
	vertical-align:text-top;
	text-align:center;
	font-size: 16px/20px;
	padding:5px;
	min-height:10px;
	min-width:50px;
	background-color:#480000;
	-moz-border-radius:5px 0px 0px 5px;
	-webkit-border-radius:5px 0px 0px 5px;
	border-radius:5px 0px 0px 5px;	
}

.checkbox_down_selected{
	color:#FFF;
	border:#480000 1px solid;
	/*text-align:center;*/
	vertical-align:baseline;
	font: 16px/20px bold;
	padding:5px;
	min-height:10px;
	min-width:50px;
	background-color:#480000;
	-moz-border-radius:0px 5px 5px 0px;
	-webkit-border-radius:0px 5px 5px 0px;
	border-radius:0px 5px 5px 0px;	
}

.checkbox_up{
	color:#999;
	border:#CCC 1px solid;
	/*text-align:center;*/
	vertical-align:baseline;
	FONT: 16px/20px bold;
	padding:5px;
	min-height:10px;
	min-width:50px;
	background-color:#fff;
	-moz-border-radius:5px 0px 0px 5px;
	-webkit-border-radius:5px 0px 0px 5px;
	border-radius:5px 0px 0px 5px;
}

.checkbox_down{
	color:#999;
	border:#CCC 1px solid;
	/*text-align:center;*/
	vertical-align:baseline;
	FONT: 16px/20px bold;
	padding:5px;
	min-height:10px;
	min-width:50px;
	background-color:#fff;
	-moz-border-radius:0px 5px 5px 0px;
	-webkit-border-radius:0px 5px 5px 0px;
	border-radius:0px 5px 5px 0px;	
}

.walldialog_group{
	padding:5px;
	width:150px;
	min-height:50px;
}

.walldialog{
	padding:5px;
	width:350px;
	min-height:50px;
}

.walldialog_smaller{
	padding:10px;	
	width:478px;
	min-height:50px;
}

.commentboxdialog{
	/*background:url(../images/comment-bg-dot.png);*/
	background-color:#FFF;
	/*padding:5px;*/
	/*border-bottom:#ccc 1px dotted;*/
	/*
	border-left:#ccc  1px dotted;
	border-right:#ccc 1px dotted;
	*/
	/*border-top:#999 10px solid;*/
	/*background-color:*/
	/*
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius:0px 0px 10px 10px;
	border-radius:0px 0px 10px 10px;
	display:block;
	width:480px;
	*/
}

.commentdialog{
	/*background:url(../images/commentdialog-dot.png);*/
	/*border-top:#999 10px solid;*/
	/*background-color:*/
	/*
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius:0px 0px 10px 10px;
	border-radius:0px 0px 10px 10px;
	*/
	padding:10px;
	display:block;
	width:350px;
}

.commentdialog-bottom{
	/*background:url(../images/commentdialog-bottom.png);*/
	/*border-top:#999 10px solid;*/
	/*background-color:*/
	/*
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius:0px 0px 10px 10px;
	border-radius:0px 0px 10px 10px;
	*/
	display:block;
	width:500px;
	min-height:9px;
}

.commentdialog-label a:link{
	font-size: 12px;
	color:#FFF;
}

.commentdialog-label a:visited{
	font-size: 12px;
	color:#FFF;
}

.commentdialog-label a:hover{
	font-size: 12px;
	color:#F90;
}

.toolbarmenu{
	padding-left:0px;
	font-size:10px;
}

.toolbarmenu a{
	padding:2px;
	/*border-bottom:1px dotted #CCC;*/
	font-size: 11px;
	color:#666;
}

.toolbarmenu a:hover{
	padding:2px;
	border-bottom:1px dotted #999;
	font-size: 11px;
	color:#000;
}

.toolbarmenu_title a{
	/*width:200px;*/
	font-size: 16px;
	color:#000;
	font-family:impact;
	text-align:left;
	padding-top:20px;
	float:left;
}

.toolbarmenu_title a:hover{
	/*width:200px;*/
	font-size: 16px;
	color:#000;
	font-family:impact;
	text-align:left;
	padding-top:20px;
	float:left;
}


.wall-label{
	font-size: 12px;
	color:#600;
}

.wall-comment{
	font-size: 9px;
	COLOR:#666;
}

.wall-title{
	font-size: 18px;
	font-weight:bold;
	COLOR:#000;
}

.popupcontentdialog a{
	font-size: 12px;
	COLOR:#666;
}

.popupcontentdialog a:hover{
	font-size: 12px;
	COLOR:#666;
}

.wall-content {
	font-size: 12px;
	COLOR:#666;
	/*line-height:14;*/
}

.wall-content-big a{
	font-size: 16px;
	/*vertical-align:text-top;*/
	COLOR:#666;
	line-height:1.5;
}


.wall-comment-name{
	font-size: 12px;
	/*font-weight:bold;*/
	COLOR:#666;
}

.wall-photo{
	max-height:200px;
	max-width:100px;
}

.wall-photo-big{
	/*max-height:300px;*/
	border:1px solid #999;
	padding:2px;
	max-width:440px;
}

a:hover .wall-photo-big{
	border:1px solid #900;
	cursor:pointer;
	/*
	-moz-box-shadow: 1px 1px 5px #900;
	-webkit-box-shadow: 1px 1px 5px #900;
	box-shadow: 1px 1px 5px #900;
	*/
}

.toolbartitle-dim{
	font-size: 18px;
	color:#999;
	padding:13px;
	height:20px;
	font-weight:bold;
	/*background-color:#FFF;*/
}

.ranking_title a{
	font-size: 18px;
	color:#999;
	cursor:pointer;
	border:1px dotted #ccc;
	padding:10px;
	height:20px;
	font-weight:bold;
	/*background-color:#FFF;*/
}

.ranking_title a:hover{
	font-size: 18px;
	color:#666;
	cursor:pointer;
	border:1px dotted #666;
	padding:10px;
	height:20px;
	font-weight:bold;
	/*background-color:#FFF;*/
}

.ranking_title_selected{
	font-size: 18px;
	color:#000;
	/*border-bottom:1px dotted #ccc;*/
	/*background-color:#666;*/
	padding:10px;
	height:20px;
	font-weight:bold;
	/*background-color:#FFF;*/
}

.toolbartitle{
	font-size: 18px;
	color:#666;
	cursor:pointer;
	padding-top:10px;
	padding-right:20px;
	/*padding:13px;*/
	height:20px;
	font-weight:bold;
	/*background-color:#FFF;*/
}


.toolbartitle-hover{
	font-size: 18px;
	color:#000;
	cursor:pointer;
	padding-top:10px;
	padding-right:20px;
	/*padding:13px;*/
	height:20px;
	font-weight:bold;
	background-color:#FFF;
}

.toolbartitle-small a{
	font-size: 12px;
	color:#333;
	font-weight:bold;
	cursor:pointer;
	/*height:20px;*/
	/*font-weight:bold;*/
	/*background-color:#FFF;*/
}

.toolbartitle-small a:hover{
	font-size: 12px;
	color:#600;
	font-weight:bold;
	cursor:pointer;
	/*height:20px;*/
	/*font-weight:bold;*/
	/*background-color:#FFF;*/
}

.toolbartitle-small-hover{
	font-size: 12px;
	color:#000;
	cursor:pointer;
	padding:13px;
	height:20px;
	font-weight:bold;
	background-color:#FFF;
}

.label-white{
	font-size: 16px;
	color:#FFF;
	padding:13px;
	height:20px;
}

.profile-editlink a:link{
	font-size: 14px/16px;
	font-weight:bold;
	color:#000;
}

.profile-editlink A:hover{
	font-size: 14px/16px;
	font-weight:bold;
	color:#ccc;
}

.profile-editlink a:visited{
	font-size: 14px/16px;
	font-weight:bold;
	color:#000;
}

.profile-titlelink a:link{
	font-size: 14px/16px;
	font-weight:bold;
	color:#6681A2;
}

.profile-titlelink A:hover{
	font-size: 14px/16px;
	font-weight:bold;
	color:#ccc;
}

.profile-titlelink a:visited{
	font-size: 14px/16px;
	font-weight:bold;
	color:#6681A2;
}

.profile-avatarname {
	font-size: 14px/16px;
	font-weight:bold;
	color:#000;
}

.profile-title {
	font-size: 20px;
	font-weight:bold;
	color:#999;
	padding-bottom:10px;
}

.profile-subtitle {
	font-size: 12px;
	font-weight:bold;
	padding-right:10px;
	color:#333;
}


.avatarname a{
	font-family:Impact;
	font-size: 14px;
	/*font-weight:bold;*/
	word-wrap:break-word;
	color:#666;
}

.avatarname a:hover{
	font-size: 14px;
	/*font-weight:bold;*/
	color:#000;
}

.avatarcommentname A{
	font-size: 12px;
	font-weight:bold;
	color:#666;
}

.avatarcommentname A:hover{
	font-size: 12px;
	font-weight:bold;
	color:#000;
}

.avatarcommentname-commentmini A{
	font-size: 12px;
	font-weight:bold;
	color:#FFF;
}

.avatarcommentname-commentmini A:hover{
	font-size: 12px;
	font-weight:bold;
	color:#666;
}

.submenulink A:link{
	font-size: 14px/16px;
	font-weight:bold;
	color:#600;
	/*background-color:#333;*/
}

.submenulink A:visited{
	font-size: 14px/16px;
	font-weight:bold;
	color:#600;
}

.submenulink A:hover{
	font-size: 14px/16px;
	font-weight:bold;
	color:#000;
}


.noshow {
	visibility: hidden;
	position: absolute;
	top: 0px;
	/*left: 400px;*/
	/*
	height: 100px;
	width: 500px;
	*/
}

a#joinButton	  {
	background:transparent url(../images/joinbutton.png) no-repeat 0 0;
	padding-top:40px;
	width:130px;
	height:78px;
	display:block;
	outline:none;font-size:19px;font-weight:700;
	line-height:30px;
	text-shadow:#333 0 1px 2px;
	text-align:center;
	color:#fff;
	text-decoration:none
}

a#joinButton:hover{
	background:transparent url(../images/joinbutton_hover.png) no-repeat 0 0;
	padding-top:40px;
	width:130px;
	height:78px;
	display:block;
	outline:none;
	font-size:19px;
	font-weight:700;
	line-height:30px;
	text-shadow:#333 0 1px 2px;
	text-align:center;
	color:#fff;text-decoration:none
}

.moods_avatar_container {
	float:left;
	width:80px;
	height:80px;
}

.menuborder{
	font-size: 16px;
	font-weight:bold;
	border-bottom:1px dashed #999;
	/*padding:5px;*/
	/*background-color:#D0D6D9;*/
	/*background-color:#879CC2;*/
	/*background-color:#333;*/
	color:#333;
	/*font-weight:bold;*/
}

.messagedialog{
	border:1px dashed #ccc;
	padding:10px;
	width:100%;
}

.move_footer_down {
	margin-top:0px;
}

.err_message {
	text-align:center;
	font-weight:bold;
	color:#F00;
	font-size:12px;
	
}

.suc_message {
	text-align:center;
	font-weight:bold;
	color: #093;

}

.tag_container {
	width:488px;
	margin-top:20px;
	/*margin-left:90px;*/
	background-color:#EFEFEF;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;	
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}

.tag_container a {
	font-size:12px;
	color: #666
}

.tag_container a:hover {
	color: #600;
}

.aboutuslink a{
	font-size: 14px/16px;
	color:#999;
}

.aboutuslink a:hover{
	font-size: 14px/16px;
	color:#666;
}

.aboutuslinkselected{
	font-size: 14px;
	font-weight:bold;
	color:#900;
}

.aboutusfont{
	font-size:18px;
	/*font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;*/
	COLOR:#666;
	WIDTH: 100%;	
	min-height:500px;
	line-height:25px;
}

.notifcount{
	min-height:50;
	border:1px solid #000;
	min-width:50;
	font-size: 12px;
	font-weight:bold;
	COLOR:#FFF;
	background-color:#F00;
	margin-bottom:20px;
	padding:5px;
}

.bannertopwrapper {
	/*background:url(../images/dot-black.png);*/
	background-color:#000;
	width:880px;
	margin-left:-20px;
	padding-top:5px;
	padding-bottom:5px;
}

#div_search_tag .input_wrap {
	background: transparent url(../images/searchbox.png) no-repeat 0 0;
	height: 26px;
	padding-left: 5px;
	margin-right: 10px;
}

#div_search_tag .input_wrap .search_button {
	background: transparent url(../images/searchbox.png) no-repeat 100% 0;
	display: block;
	float: right;
	height: 26px;
	margin-right: -5px;
	width: 85px;
}

#div_search_tag .input_wrap .inputbox {
	background: transparent;
	border: 0;
	margin: 3px 0 0 0;
	padding: 2px;
	width: 118px;
	position: absolute;
}

.debatewalldialog_black{
	/*background:url(../images/dot-black.png);*/
	color:#666;
	/*background-color:#FFF;*/
	/*background-image:url('<?php echo JURI::base(); ?>components/com_community/templates/mface/images/dot-black.png');*/
	/*
	border-bottom:1px solid #ccc;
	border:1px solid #ccc;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
	*/
	padding:10px;	
	display:block;
	width:320px;
	min-height:70px;
	font-size: 18px;
}

.debatewalldialog{
	/*background:url(../images/dot-black.png);*/
	font-size: 18px;
	/*color:#666;*/
	/*background-color:#FFF;*/
	/*background-image:url('<?php echo JURI::base(); ?>components/com_community/templates/mface/images/dot-black.png');*/
	/*
	border-bottom:1px solid #ccc;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
	*/
	border:1px solid #ccc;
	margin-bottom:20px;
	padding:10px;	
	display:block;
	width:380px;
	min-height:70px;
}

.debatewallsubinfo{
	font-size: 12px;
}

.debatewallsubinfo a:link{
	font-size: 14px;
	font-weight:bold;
	color:#666;
	height:39px;
	width:10px;
	line-height:40px;
}

.debatewallsubinfo a:visited{
	font-size: 14px;
	font-weight:bold;
	color:#666;
	height:39px;
	width:10px;
	line-height:40px;
}

.debatewallsubinfo a:hover{
	font-size: 14px;
	font-weight:bold;
	color:#000;
	height:39px;
	width:10px;
	line-height:40px;
}

.debatewallsubinfo_black{
	font-size: 12px;
}

.debatewallsubinfo_black a:link{
	font-size: 12px;
	color:#F90;
}

.debatewallsubinfo_black a:visited{
	font-size: 12px;
	color:#F90;
}

.debatewallsubinfo_black a:hover{
	font-size: 12px;
	color:#000;
}

.topblogger a:link{
	font-size: 12px;
	color:#F90;
}

.topblogger a:visited{
	font-size: 12px;
	color:#F90;
}

.topblogger a:hover{
	font-size: 12px;
	color:#FFF;
}

.bwnaviborder{
	/*position:absolute;*/
	background-color:#000;
	width:200px;
	height:30px;
	padding:10px;
}

.bwdivnavi A:link{
	font-size: 16px;
	font-weight:bold;
	COLOR:#999;
}

.bwdivnavi A:visited{
	font-size: 16px;
	font-weight:bold;
	COLOR:#999;
}

.bwdivnavi A:hover{
	font-size: 16px;
	font-weight:bold;
	COLOR:#000;
}

.divrules{
	font-size: 16px;
	COLOR:#666;
	padding:10px;
	z-index:99;
	position:absolute;
	top:50px;
	left:80px;
	height:300px;
	width:300px;
	background-color:#FFF;
	display:none	
}

.bw-subtitle{
	font-size: 16px;
	font-weight:bold;
	COLOR:#FFF;
	padding:10px;
	
}

.datebadge_time_small{
	font-size: 10px;
	COLOR:#666;
	text-align:center;
	line-height:15px;
}

.datebadge_month_small{
	font-size: 12px;
	COLOR:#666;
	text-align:center;
}

.datebadge_day_small{
	font-size: 20px;
	COLOR:#666;
	line-height:20px;
	text-align:center;
}

.datebadge_time{
	font-size: 10px;
	COLOR:#666;
	text-align:center;
	line-height:20px;
}

.datebadge_month{
	font-size: 18px;
	COLOR:#666;
	text-align:center;
}

.datebadge_day{
	font-size: 24px;
	COLOR:#666;
	line-height:20px;
	text-align:center;
}

.datebadge_border{
	/*border:1px dashed #666;*/
	border-right:2px solid #666;
	padding:0px;
	width:50px;
	height:60px;
}

.bwjoinlink a:link{
	background:url(../images/bw_joinbutton.png);
}

.bwjoinlink a:visited{
	
}

.bwjoinlink a:hover{
	background:url(../../../../../images/bw_joinbutton_hover.png);
}

.countdown_timer{
	font-size: 36px;
	font-weight:bold;
	COLOR:#CCC;
}

.countdown_label{
	font-size: 18px;
	COLOR:#999;
}

.bw_historyborder a:link{
	border-bottom:1px dashed #CCC;
	color:#666;
	padding:5px;
	margin-top:10px;
	width:100%;
	height:100%;
}

.bw_historyborder a:visited{
	border-bottom:1px dashed #CCC;
	color:#666;
	padding:5px;
	margin-top:10px;
	width:100%;
	height:100%;
}

.bw_historyborder a:hover{
	border-bottom:1px dashed #CCC;
	color:#333;
	padding:5px;
	background-color:#E4E4E4;
	margin-top:10px;
	width:100%;
	height:100%;
}

.bw_upcominglink{
	font-size: 16px;
	color:#999;
}

.bw_postcontent{
	font-size: 14px;
	width:270px;
	color:#999;
}

blockquote.postblockquote {
	padding: 8px;
	/*
	font: 14px/20px italic Times, serif;
	background-color: #faebbc;
	border-top: 1px solid #e1cc89;
	border-bottom: 1px solid #e1cc89;
	margin: 10px;
	*/
	/*background-image: url(../images/openquote1.gif);*/
	background-position: top left;
	background-repeat: no-repeat;
	/*text-indent: 23px;*/
}

blockquote.postblockquote pre {
	/*../../../../../images/mainpagebg_red.png*/
	display: block;
	/*background-image: url(../images/closequote1.gif);*/
	background-repeat: no-repeat;
	background-position: bottom right;
}

.joinButton	a:link  {
	background:transparent url(../images/bw_joinbutton.png) no-repeat 0 0;
	padding-top:30px;
	width:210px;
	height:78px;
	display:block;
	outline:none;font-size:19px;font-weight:700;
	line-height:40px;
	text-shadow:#333 0 1px 2px;
	text-align:center;
	color:#fff;
	text-decoration:none
}

.joinButton a:hover{
	background:transparent url(../images/bw_joinbutton_hover.png) no-repeat 0 0;
	padding-top:30px;
	width:210px;
	height:78px;
	display:block;
	outline:none;
	font-size:19px;
	font-weight:700;
	line-height:40px;
	text-shadow:#333 0 1px 2px;
	text-align:center;
	color:#fff;text-decoration:none
}

.awardtitle{
	font-size: 18px;
	padding:5px;
	border:1px solid #CCC;
	COLOR:#999;
}

.awardpoint{
	font-size: 26px;
	padding:5px;
	COLOR:#666;
}

.submenu{
	/*background-color:#000;*/
	/*background:url(../images/bg2.png);*/
	/*background:url(../images/main_bkg.jpg);*/
	/*background:url(../images/bg-paper.jpg);*/
	/*background:url(../images/headcontainerbg.png);*/
	/*background:url(../images/bg_main.png);*/
	/*background:url(../images/bg-site.jpg);*/
	/*background:url(../images/bg-dot.png);*/
	/*background:url(../images/bg_body.gif);*/
	/*background:url(../images/bg-brown.jpg);*/
	/*background:url(../images/bg-black.jpg);*/
	/*background-repeat:no-repeat;*/
	/*background:url(../images/body_bg_brown.jpg);*/
	/*background:url(../images/bg_body_light.jpg);*/
	/*background:url(../images/bg-lightblue.jpg);*/
	/*background:url(../images/dot-black.png);*/
	/*background:url(../images/dot-black.png);*/
}

.menuborder-header{
	background:url(../images/main_bkg.jpg);
}

.linkstartposting{
	/*background-color:#333;*/
	color:#666;
	cursor:pointer;
	font-size: 24px;
	font-weight:bold;
}

.submenu_green_title{
	font-size: 18px;
	font-weight:bold;
	color:#666;
	padding-bottom:5px;
	/*border-bottom:1px dotted #063;*/
}

.submenu-right-content a:link{
	font-size: 14px;
	color:#666;
	padding-bottom:5px;
}

.submenu-right-content a:visited{
	font-size: 14px;
	color:#666;
	padding-bottom:5px;
}

.submenu-right-content a:hover{
	font-size: 14px;
	background:#333;
	color:#FFF;
	padding-bottom:5px;
}

.whatyourword{
	font-size: 24px;
	color:#999;
}

.topbar{
	position:absolute;
	background:url(../images/topbar-bg-red.png);
}

.topbar-grey-dot{
	margin-top:-8p;
	background:url(../images/topbar-grey-dot.gif);
}

.topbar-grey-left{
	width:235px;
	background:url(../images/topmenu_left_grey_gradient.png);
	background-repeat:repeat-y;
}

.topbar-grey-right{
	background-position:right;
	width:235px;
	background:url(../images/topmenu_right_grey_gradient.png);
	background-repeat:repeat-y;
}

.topsubbar-grey{
	border-top:1px solid #666;
	background:url(../images/topsubbar-grey-dot.png);
}

.topsubbar-grey-left{
	background-position:left;
	width:450px;
	background:url(../images/topsubbar-grey-left.png);
	background-repeat:repeat-y;
}

.topsubbar-grey-right{
	background-position:right;
	width:402px;
	background:url(../images/topsubbar-grey-right.png);
	background-repeat:repeat-y;
}

.topsubbar-grey-bottom{
	width:100%;
	background:url(../images/topsubbar-grey-bottom.png);
	background-repeat:repeat-x;
}

.topbar-grey-border a:hover{
	background-color:#000;
}

.topbar-grey-border a:link{
	background-color:#000;
}

.arrow-dialog-left{
	background:url(../images/arrow-dialog-left.png);
	background-repeat:no-repeat;
	margin-left:-21px;
	margin-top:10px;
}

.subright-panel-header{
	/*background:url(../images/commentdialog-dot.png);*/
	/*background-repeat:repeat;*/
	/*border:1px solid #CCC;*/
}

.postingborder{
	background:url(../images/postingbar.png);
	background-repeat:no-repeat;
}

.arrow-dialog-down{
	background:url(../images/arrow-dialog-down.png);
	background-repeat:no-repeat;	
}

.symbol_plus a{
	background:url(../images/symbol_plus.png);
	background-repeat:no-repeat;
	width:18px;
	height:19px;
}

.symbol_plus a:hover{
	background:url(../images/symbol_plus_selected.png);
	background-repeat:no-repeat;
	width:18px;
	height:19px;
}

.symbol_plus{
	background:url(../images/symbol_plus.png);
	background-repeat:no-repeat;
	width:18px;
	height:19px;
}

.symbol_plus_selected{
	background:url(../images/symbol_plus_selected.png);
	background-repeat:no-repeat;
	width:18px;
	height:19px;
	cursor:pointer;
}

.symbol_minus a:link{
	background:url(../images/symbol_minus.png);
	background-repeat:no-repeat;
	width:18px;
	height:19px;
}

.symbol_minus a:visited{
	background:url(../images/symbol_minus.png);
	background-repeat:no-repeat;
	width:18px;
	height:19px;
}

.symbol_minus a:hover{
	background:url(../images/symbol_minus_selected.png);
	background-repeat:no-repeat;
	width:18px;
	height:19px;
}

.symbol_minus{
	background:url(../images/symbol_minus.png);
	background-repeat:no-repeat;
	width:18px;
	height:19px;
}

.symbol_minus_selected{
	background:url(../images/symbol_minus_selected.png);
	background-repeat:no-repeat;
	width:18px;
	height:19px;
	cursor:pointer;
}

.symbol_divide a:link{
	background:url(../images/symbol_divide.png);
	background-repeat:no-repeat;
	width:18px;
	height:19px;
}

.symbol_divide a:visited{
	background:url(../images/symbol_divide.png);
	background-repeat:no-repeat;
	width:18px;
	height:19px;
}

.symbol_divide a:hover{
	background:url(../images/symbol_divide_selected.png);
	background-repeat:no-repeat;
	width:18px;
	height:19px;
}

.symbol_divide{
	background:url(../images/symbol_divide.png);
	background-repeat:no-repeat;
	width:18px;
	height:19px;
}

.symbol_divide_selected{
	background:url(../images/symbol_divide_selected.png);
	background-repeat:no-repeat;
	width:18px;
	height:19px;
	cursor:pointer;
}

.symbol_multiply a:link{
	background:url(../images/symbol_multiply.png);
	background-repeat:no-repeat;
	width:18px;
	height:19px;
}

.symbol_multiply a:visited{
	background:url(../images/symbol_multiply.png);
	background-repeat:no-repeat;
	width:18px;
	height:19px;
}

.symbol_multiply a:hover{
	background:url(../images/symbol_multiply_selected.png);
	background-repeat:no-repeat;
	width:18px;
	height:19px;
}

.symbol_multiply{
	background:url(../images/symbol_multiply.png);
	background-repeat:no-repeat;
	width:18px;
	height:19px;
}

.symbol_multiply_selected{
	background:url(../images/symbol_multiply_selected.png);
	background-repeat:no-repeat;
	width:18px;
	height:19px;
	cursor:pointer;
}

.symbol_counter{
	/*background:url(../images/symbol_counter.png);
	background-repeat:no-repeat;
	*/
	width:16px;
	height:20px;
	text-align:center;
	padding-top:0px;
	color:#666;
	font-size: 10px;
	/*font-weight:bold;*/
}

.symbol_counter a:link{
	text-align:center;
	color:#666;
	font-size: 12px;
	/*font-weight:bold;*/
}

.symbol_counter a:visited{
	text-align:center;
	color:#666;
	font-size: 12px;
	/*font-weight:bold;*/
}

.symbol_counter a:hover{
	text-align:center;
	color:#666;
	font-size: 12px;
	font-weight:bold;
}

.reblog-label{
	color:#666;
	font-size: 12px;
}

.sign_number{
	color:#FFF;
	font-size: 24px;
	font-weight:bold;
}

.sign_label{
	color:#666;
	font-size: 20px;
}

.link-white a:link{
	font-size: 14px;
	font-weight:bold;
	color:#FFF;
	padding:2px;
}

.link-white a:visited{
	font-size: 14px;
	font-weight:bold;
	padding:2px;
	color:#FFF;
}

.link-white a:hover{
	font-size: 14px;
	background:#FFF;
	padding:2px;
	font-weight:bold;
	color:#333;
}


.notilabel a:link{
	font-size: 12px;
	color:#666;
	height:18px;
}

.notilabel a:visited{
	font-size: 12px;
	color:#666;
	height:18px;
}

.notilabel a:hover{
	font-size: 12px;
	background:#666;
	font-weight:bold;
	color:#FFF;
	height:18px;
}

.noti_right a:link{
	background:url('');
	background-repeat:no-repeat;
	/*background-color:#9C6;*/
	border:1px solid #ccc;
	height:20px;
}

.noti_right a:visited{
	background:url('');
	background-repeat:no-repeat;
	/*background-color:#9C6;*/
	border:1px solid #ccc;
	height:20px;
}

.noti_right a:hover{
	background:#FFF;
	height:20px;
	background:url(../images/noti_right.png);
	background-repeat:no-repeat;
	background-position:1px 3px;
}

.signavatarlabel{
	font-size: 16px;
	/*font-weight:bold;*/
	color:#999;
}

.profilemenu_verify a:link{
	float:left;
	font-size: 16px;
	color:#FFF;
	border:1px solid transparent;
	background-color:#900;
	padding:5px;
	width:179px;
}

.profilemenu_verify a:visited{
	float:left;
	font-size: 16px;
	color:#FFF;
	border:1px solid transparent;
	background-color:#900;
	padding:5px;
	width:179px;
}

.profilemenu_verify a:hover{
	float:left;
	font-size: 16px;
	color:#666;
	background-color:#FFF;
	border:1px solid #CCC;
	padding:5px;
	width:179px;
}

.profilemenu_important a:link{
	margin-top:2px;
	float:left;
	font-size: 16px;
	color:#666;
	border:1px solid transparent;
	border:1px solid #E1E1E1;
	/*border:1px dotted #CCC;;
	border-top:1px solid transparent;
	*/
	background-color:#FFF;
	padding:5px;
	width:179px;
}

.profilemenu_important a:visited{
	margin-top:2px;
	float:left;
	font-size: 16px;
	color:#666;
	border:1px solid transparent;
	border:1px solid #E1E1E1;
	/*border:1px dotted #CCC;;
	border-top:1px solid transparent;
	*/
	background-color:#FFF;
	padding:5px;
	width:179px;
}

.profilemenu_important a:hover{
	margin-top:2px;
	float:left;
	font-size: 16px;
	color:#666;
	background-color:#FFF;
	border:1px solid #333;
	padding:5px;
	width:179px;
}

.profilemenu_label_green{
	border:1px solid #CCC;
	padding:10px;
	color:#9C3;
	font-size: 16px;
}

.profilemenu_label_red{
	color:#F00;
	font-size: 16px;
}

.topbar_main{
	background:url(../images/maintopbar_main.png);
	background-repeat:no-repeat;
	width:383px;
	height:189px;
}

#form-login .link_white a:link{
	font-size: 14px/16px;
	color:#FFF;
}

#form-login .link_white A:hover{
	font-size: 14px/16px;
	color:#ccc;
}

#form-login .link_white a:visited{
	font-size: 14px/16px;
	color:#FFF;
}

.topbar-main{
	width:100%;
	height:200px;
	/*background:url(../images/maintopbar_main.png);*/
	background-repeat:no-repeat;
}

.ranking_table_header {
	font-size: 16px;
	height:30px;
	border-bottom:1px dotted #ccc;
	/*background-color:#CCCCCC;*/
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;	
	padding-bottom:10px;
}



.leftpanel{
	min-width:250px;
	max-width:250px;
	border-right:1px solid #ccc;
	vertical-align:top
}

.mainpanel{
	min-width:500px;
	max-width:500px;
	border-right:1px solid #ccc;
	/*max-width:720px;*/
	vertical-align:top
}

.rightpanel{
	padding-top:45px;
	min-width:200px;
	max-width:200px;
	/*border-left:1px solid #ccc;*/
	vertical-align:top	
}

.avatar-img-big{
height: 80px;
width: 80px;
background-attachment:fixed;
background-position:center;
border:1px solid #999;
overflow: hidden;
}

.frontpage-img-border-big{
	border:1px solid #999;
	padding:5px;
	width:245px;
	height:200px;
	margin:2px;
	float:left;
	cursor:pointer;
}

.frontpage-img-innerborder-big{
	width:245px;
	height:200px;
}

.bigmouth-img-innerborder{
	width:150px;
	height:110px;
	overflow:hidden;
}

.bigmouth-img-border{
	/*border:1px solid #999;*/
	padding:0px;
	width:150px;
	height:130px;
	margin:2px;
	float:left;
	cursor:pointer;
	overflow:hidden;
	text-align:left;
}

.img-border-full{
	border:1px solid #999;
	padding:5px;
	/*width:400px;*/
	margin:2px;
	float:left;
	cursor:pointer;
}


a:hover .img-border-full{
	border:1px solid #900;
	cursor:pointer;
	/*
	-moz-box-shadow: 1px 1px 5px #900;
	-webkit-box-shadow: 1px 1px 5px #900;
	box-shadow: 1px 1px 5px #900;
	*/
}

.img-border-big{
	border:1px solid #999;
	padding:5px;
	width:216px;
	height:80px;
	margin:2px;
	float:left;
	cursor:pointer;
}

.img-border-big-book{
	border:1px solid #999;
	padding:5px;
	width:auto;
	display:block;
	margin-right:5px;
	height:150px;
	/*margin:2px;*/
	/*float:left;*/
	cursor:pointer;
}

.img-border-big-group{
	border:1px solid #ccc;
	padding:5px;
	width:auto;
	display:block;
	max-height:130px;
	margin:2px;
	/*float:left;*/
	cursor:pointer;
}


a:hover .img-border-big{
	border:1px solid #900;
	cursor:pointer;
	/*
	-moz-box-shadow: 1px 1px 5px #900;
	-webkit-box-shadow: 1px 1px 5px #900;
	box-shadow: 1px 1px 5px #900;
	*/
}

.img-innerborder-big{
	width:216px;
	height:80px;
}

.img-innerborder-big-book{
	padding:5px;
	display:block;
	width:auto;
	height:137px;
}

.img-innerborder-big-group{
	/*padding:5px;*/
	/*display:block;*/
	width:auto;
	height:120px;
}

.img-innerborder-big-photo-group{
	padding:5px;
	border:1px solid #ccc;
	/*display:block;*/
	max-width:200px;
	/*max-height:180px;*/
	/*height:120px;*/
}

.img-border-small{
	border:1px solid #999;
	padding:5px;
	width:100px;
	height:80px;
	margin:2px;
	float:left;
	cursor:pointer;
}

a:hover .img-border-small{
	border:1px solid #900;
	cursor:pointer;
	/*
	-moz-box-shadow: 1px 1px 5px #900;
	-webkit-box-shadow: 1px 1px 5px #900;
	box-shadow: 1px 1px 5px #900;
	*/
}

.img-innerborder-small{
	width:100px;
	height:80px;
}

.grouptarget_normal a{
	padding:2px;
	font-size: 12px;
	color:#999;
}

.grouptarget_normal a:hover{
	padding:2px;
	font-size: 12px;
	color:#fffdbe;
	border:1px dotted #666;
}

.grouptarget_title{
	padding:2px;
	margin-bottom:10px;
	font-size: 24px;
	color:#999;
	line-height:26px;
}

.grouptarget_selected{
	border:1px solid #999;
	background-color:#9C6;
	color:$000;
	padding:5px;
	width:300px;
	height:30px;
	/*margin:2px;*/
	margin-bottom:5px;
	border:1px solid transparent;
	border-bottom:1px dashed #ccc;
	font-size: 14px;
}


.postingbar_bottom{
	background:url(../images/postingbar_bottom.png);
	background-repeat:no-repeat;
	width:614px;
	height:25px;
}

.changewalloption{
	/*
	background:url(../images/viewasyoulikeborder.png);
	background-repeat:no-repeat;
	background-position:left;
	*/
	text-align:left;
	width:200px;
	height:25px;
	padding:5px;
	padding-left:10px;
	padding-top:10px;
	margin-top:10px;
	margin-bottom:10px;
	border-bottom:1px dotted #ccc;
	/*margin-bottom:10px;*/
}

.changewalloption_text a{
	font-size: 12px;
	color:#666;
	/*font-weight:bold;	*/
}

.changewalloption_text a:hover{
	font-size: 12px;
	color:#000;
	/*font-weight:bold;	*/
}

.dateformat{
	font-size: 12px;
	color:#999;
	text-decoration:none;
	/*font-weight:bold;	*/
}

.avatar_with_label a{
	font-size: 10px;
	color:#666;
}

.avatar_with_label a:hover{
	font-size: 10px;
	color:#000;
	background-color:#CCC;
}

.posting_option a{
	font-size: 10px;
	color:#666;
	padding:3px;
	border:1px solid #ccc;
}

.posting_option a:hover{
	font-size: 12px;
	color:#000;
	padding:3px;
	border:1px solid transparent;
	border-bottom:1px dashed #ccc;
	/*background-color:#CCC;*/
}

.app_posting_option a{
	font-size: 10px;
	color:#666;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	border:1px solid #ccc;
}

.app_posting_option a:hover{
	font-size: 10px;
	color:#000;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	border:1px solid transparent;
	border-bottom:1px dashed #ccc;
	/*background-color:#CCC;*/
}

.posting_option a:hover{
	font-size: 12px;
	color:#000;
	padding:3px;
	border:1px solid transparent;
	border-bottom:1px dashed #ccc;
	/*background-color:#CCC;*/
}

.posting_option_selected a{
	font-size: 12px;
	color:#000;
	padding:3px;
	border:1px solid transparent;
	border-bottom:1px dashed #ccc;
}

.posting_option_white a{
	font-size: 12px;
	color:#CCC;
	padding:3px;
	border:1px solid transparent;
	border-bottom:1px solid #ccc;
	font-weight:bold;
}

.posting_option_white a:hover{
	font-size: 12px;
	color:#000;
	padding:3px;
	font-weight:bold;
	border:1px solid transparent;
	border-bottom:1px dashed #ccc;
	/*background-color:#CCC;*/
}

.posting_option_white_selected a{
	font-size: 12px;
	color:#000;
	padding:3px;
	border:1px solid transparent;
	border-bottom:1px dashed #ccc;
}

.posting_option_dim a{
	font-size: 12px;
	color:#CCC;
	padding:3px;
	border:1px solid transparent;
	border-bottom:1px dashed transparent;
}

.subpanel_option_selected{
	font-size: 9px;
	color:#FFF;
	padding:3px;
	border:1px solid #000;
	background-color:#000;
	text-align:center;
}

.subpanel_option{
	font-size: 9px;
	color:#666;
	padding:3px;
	border:1px solid #ccc;
	text-align:center;
}

a:hover .subpanel_option{
	font-size: 9px;
	color:#000;
	padding:3px;
	border:1px solid transparent;
	border-bottom:1px dashed #ccc;
	text-align:center;
}

.draggable-file a{
	font-size: 12px;
	color:#666;
	padding:5px;
	border:1px solid #ccc;
	width:200px;
}

.draggable-file a:hover{
	font-size: 12px;
	color:#666;
	padding:5px;
	border:1px solid #900;
	-moz-box-shadow: 1px 1px 5px #900;
	-webkit-box-shadow: 1px 1px 5px #900;
	box-shadow: 1px 1px 5px #900;
}

.draggable-video{
	font-size: 12px;
	color:#666;
	padding:5px;
	border:1px solid #ccc;
}

a:hover .draggable-video{
	font-size: 12px;
	color:#666;
	padding:5px;
	border:1px solid #900;
	-moz-box-shadow: 1px 1px 5px #900;
	-webkit-box-shadow: 1px 1px 5px #900;
	box-shadow: 1px 1px 5px #900;
}

.noticountbox{
	position:absolute;
	background-color:#dc1b02;
	color:#FFF;
	width:13px;
	height:13px;
	padding:1px;
	font-size: 9px;
	text-align:center;
	opacity: .7;
	filter: alpha(opacity=70);	
}

.normallabel{
	font-size: 12px;
	color:#666;
}

.addaslabel{
	font-size: 20px;
	color:#ccc;
}

.biglabel{
	font-size: 16px;
}

.border-droppable-top{
	background:url(../images/border-droppable-top.png);
	background-repeat:no-repeat;
	width:720px;
	height:32px;
}

.border-droppable-middle{
	/*background:url(../images/border-droppable-middle.png);*/
	/*background-repeat:repeat-y;*/
	background-color:#000;
	width:1000px;
	min-height:10px;
}

.border-droppable-bottom{
	background:url(../images/border-droppable_bottom.png);
	background-repeat:no-repeat;
	width:720px;
	height:37px;
}

.symbol_file_icon{
	border:none;
	height:30px;
	width:40px;
	background:url(../images/menu_file.png);
	background-repeat:no-repeat;
	background-position:-35px -34px;
	color:#000;
	font-size: 12px;
	/*font-weight:bold;*/
}

.video-img{
/*height: 40px;*/
width: 92px;
border:1px solid #CCC;
padding:2px;
overflow: hidden;
}

.icon_pm{
	background:url(../images/3-message-mu.png);
	background-position:center center;
	background-repeat:no-repeat;
	width:30px;
	height:30px;
}

.icon_noti{
	background:url(../images/4-notification-mu.png);
	background-position:center center;
	background-repeat:no-repeat;
	width:30px;
	height:30px;
}

.icon_logout{
	background:url(../images/icon_logout.png);
	background-position:center center;
	background-repeat:no-repeat;
	width:40px;
	height:40px;
}

.icon_sharefile{
	background:url(../images/2-filereceived-mu.png);
	background-position:center center;
	background-repeat:no-repeat;
	width:30px;
	height:30px;
}


.icon_incoming{
	background:url(../images/1-mycollection-mu.png);
	background-position:center center;
	background-repeat:no-repeat;
	width:30px;
	height:30px;
}

.pmrow a:link{
	font-size: 12px;
	color:#666;
}

.pmrow a:visited{
	font-size: 12px;
	color:#666;
}

.pmrow a:hover{
	font-size: 12px;
	color:#000;
	background-color:#EFEFEF;
}

.pmmore a:link{
	border:1px #CCC dotted;
	color:#666;
	padding:10px;
	text-align:center;
}

.pmmore a:visited{
	border:1px #CCC dotted;
	color:#666;
	padding:10px;
	text-align:center;
}

.pmmore a:hover{
	border:1px #CCC solid;
	padding:10px;
	text-align:center;
	color:#000;
	font-weight:bold;
}

.walloptiondataborder{
	/*background-color:#000;
	opacity: .8;
	filter: alpha(opacity=80);	
	*/
}

.menu_link a:link{
	border:none;
	height:30px;
	width:200px;
	color:#000;
	font-size: 12px;
}

.menu_link a:visited{
	border:none;
	height:30px;
	width:200px;
	color:#000;
	font-size: 12px;
}

.menu_link a:hover{
	border:none;
	height:30px;
	width:200px;
	color:#000;
	font-size: 12px;
	font-weight:bold;
}

.submenu_link a:link{
	border:none;
	height:30px;
	width:200px;
	color:#000;
	font-size: 10px;
}

.submenu_link a:visited{
	border:none;
	height:30px;
	width:200px;
	color:#000;
	font-size: 10px;
}

.submenu_link a:hover{
	border:none;
	height:30px;
	width:200px;
	color:#000;
	font-size: 10px;
	font-weight:bold;
}

.menu_link_selected{
	border:1px dotted #999;
	border-right:none;
	border-left:5px solid #900;
	height:30px;
	width:195px;
	/*background-color:#900;*/
	color:#000;
	font-size: 12px;
	font-weight:bold;
}

.submenu_link_selected{
	/*border:1px dotted #999;*/
	border-right:none;
	/*border-left:5px solid #900;*/
	height:30px;
	width:195px;
	/*background-color:#900;*/
	color:#000;
	font-size: 12px;
	font-weight:bold;
}


.groupborder a:link{
	min-height:30px;;
	min-width:100px;
	border:1px solid #ccc;
	text-align:center;
	padding-top:10px;
	font-size: 16px;
	color:#900;
}

.groupborder a:visited{
	min-height:30px;
	min-width:100px;
	border:1px solid #ccc;
	text-align:center;
	padding-top:10px;
	font-size: 16px;
	color:#900;
}

.groupborder a:hover{
	min-height:30px;;
	min-width:100px;
	border:1px solid #ccc;
	font-size: 16px;
	text-align:center;
	padding-top:10px;
	font-weight:bold;
	background-color:#F7F7F7;
	color:#900;
}

.groupborder_new a:link{
	min-height:30px;
	border:1px dotted #ccc;
	text-align:center;
	padding-top:10px;
	padding:10px;
	font-size: 16px;
	color:#900;
	background-color:#FFF;
}

.groupborder_new a:visited{
	min-height:30px;
	border:1px dashed #ccc;
	text-align:center;
	padding-top:10px;
	padding:10px;
	font-size: 16px;
	color:#900;
	background-color:#FFF;
}

.groupborder_new a:hover{
	min-height:30px;
	border:1px solid #ccc;
	font-size: 16px;
	text-align:center;
	padding-top:10px;
	padding:10px;
	font-weight:bold;
	background-color:#F7F7F7;
	color:#900;
	background-color:#FFF;
}

.groupborder_selected a:link{
	min-height:30px;;
	min-width:100px;
	border:1px solid #ccc;
	font-size: 16px;
	text-align:center;
	padding-top:10px;
	font-weight:bold;
	background-color:#900;
	color:#FFF;
}

.groupborder_selected a:visited{
	min-height:30px;;
	min-width:100px;
	border:1px solid #ccc;
	font-size: 16px;
	text-align:center;
	padding-top:10px;
	font-weight:bold;
	background-color:#900;
	color:#FFF;
}

.groupborder_selected a:hover{
	min-height:30px;;
	min-width:100px;
	border:1px solid #ccc;
	font-size: 16px;
	text-align:center;
	padding-top:10px;
	font-weight:bold;
	background-color:#900;
	color:#FFF;
}

.moreavatar a:link{
	border:1px #CCC solid;
	color:#666;
	padding:10px;
	text-align:center;
}

.moreavatar a:visited{
	border:1px #CCC dotted;
	color:#666;
	padding:10px;
	text-align:center;
}

.moreavatar a:hover{
	border:1px #CCC solid;
	padding:10px;
	text-align:center;
	color:#000;
	font-weight:bold;
}

.popupborder_topleft{
	background:url(../images/popupborder_topleft.png);
	background-repeat:no-repeat;
	width:30px;
	height:30px;
}

.popupborder_topmiddle{
	background:url(../images/popupborder_topmiddle.png);
	background-repeat:repeat-x;
	height:30px;
}

.popupborder_topright{
	background:url(../images/popupborder_topright.png);
	background-repeat:no-repeat;
	width:30px;
	height:30px;
}

.popupborder_left{
	background:url(../images/popupborder_left.png);
	background-position:left;
	background-repeat:repeat-y;
	width:20px;
}

.popupborder_right{
	background:url(../images/popupborder_right.png);
	background-position:right;
	background-repeat:repeat-y;
	width:20px;
	min-height:10px;
}

.popupborder_bottomleft{
	background:url(../images/popupborder_bottomleft.png);
	background-repeat:no-repeat;
	width:30px;
	height:30px;
}

.popupborder_bottommiddle{
	background:url(../images/popupborder_bottommiddle.png);
	background-repeat:repeat-x;
	height:30px;
}

.popupborder_bottomright{
	background:url(../images/popupborder_bottomright.png);
	background-repeat:no-repeat;
	width:30px;
	height:30px;
}

.mcover{
	background-color:#000;
	opacity: .8;
	filter: alpha(opacity=80);	
}

.fileborder a:link{
	border:1px #CCC dashed;
	color:#666;
	padding:10px;
	text-align:center;
	width:100px;
	min-height:50px;
}

.fileborder a:visited{
	border:1px #CCC dashed;
	color:#666;
	padding:10px;
	text-align:center;
	width:100px;
	min-height:50px;
}

.fileborder a:hover{
	border:1px #666 dashed;
	padding:10px;
	text-align:center;
	color:#000;
	font-weight:bold;
	width:100px;
	min-height:50px;
}

.posting_noti_right{
	background:#FFF;
	height:20px;
	background:url(../images/noti_right.png);
	background-repeat:no-repeat;
}

.draggablemore{
	border:1px #666 dotted;
	padding:3px;
	text-align:center;
}

.butnext{
	height:60px;
	width:32px;
	background:url(../images/but_next.png);
	background-repeat:no-repeat;	
}

.butprevious{
	height:60px;
	width:32px;
	background:url(../images/but_previous.png);
	background-repeat:no-repeat;	
}

.pagetitle{
	/*width:700px;*/
	height:16px;
	font-size:22px;
	color:#666;
	/*border-left:30px solid #900;*/
	/*border-top:1px dotted #ccc;*/
	padding-bottom:10px;
	/*margin-top:-5px*/
}

/* Pagination styling - start *********************************************************************************/
ul.pagination {
	list-style-type:none;
}

ul.pagination li {
	display:inline;
	/*padding: 0 3px 0 3px;*/
	font-size:12px;	
	margin: 0 3px 0 0;
/*text-align:left;*/
}

ul.pagination li a {
	color:#000;	
}

ul.pagination li a.start, ul.pagination li a.prev, ul.pagination li a.next, ul.pagination li a.end {
	border: 1px solid #CCC;
}

ul.pagination li a.number {
	padding: 0 5px 0 5px;
}

ul.pagination li a.number.active {
	border: 1px solid #CCC;
	
}

ul.pagination li a.active:hover {
	color: #FFF;	
}

ul.pagination li.number_wrapper:hover, ul.pagination li.nav_wrapper:hover {
	background-color:#999	
}

ul.pagination li a.start, ul.pagination li a.prev, ul.pagination li a.next, ul.pagination li a.end {
	padding: 0 10px 0 10px;
}

.rankingbox{
	background:url(../images/ranking-numberbg-gray.png);
	background-position:center center;
	background-repeat:no-repeat;
	color:#FFF;
	width:29px;
	height:30px;
	padding-top:12px;
	font-size: 14px;
	font-weight:bold;
	text-align:center;
}

.rankingbox_own{
	background:url(../images/ranking-numberbg-red.png);
	background-position:center center;
	background-repeat:no-repeat;
	color:#FFF;
	width:29px;
	height:30px;
	padding-top:12px;
	font-size: 14px;
	font-weight:bold;
	text-align:center;
}

.rankingdot{
	background:url(../images/ranking-dots.png);
	background-position:center center;
	background-repeat:no-repeat;
	width:56px;
	height:7px;
}

.label_announcement{
	padding-top:6px;
}

.label_announcement a:link{
	padding-top:6px;
	font-size: 10px;
	color:#FFF;
	font-weight:bold;
}

.label_announcement a:visited{
	padding-top:6px;
	font-size: 10px;
	color:#FFF;
	font-weight:bold;
}

.label_announcement a:hover{
	padding-top:6px;
	font-size: 10px;
	color:#000;
	font-weight:bold;
}

.label_announcement2{
	padding-top:10px;
}

.label_announcement2 a{
	padding-top:10px;
	font-size: 12px;
	color:#666;
	font-weight:bold;
}

.label_announcement2 a:hover{
	padding-top:10px;
	font-size: 12px;
	color:#000;
	font-weight:bold;
}

.annoucementtitle{
	font-size: 18px;
	padding-bottom:10px;
	font-weight:bold;
	COLOR:#333;
}

.annoucementcontent{
	font-size: 12px;
	padding-bottom:10px;
	COLOR:#666;
}


div#mface_main_container {
	width:100%;
}

div#mface_main_container_inner {
	vertical-align:top;
	/*margin: 0 auto;*/
	/*width:1000px;*/
	overflow: hidden
}

div#mface_main_container_inner .left, div#mface_main_container_inner .middle {
	float:left;
	vertical-align:top;
}

div#mface_main_container_inner .right{
	float:right;
	vertical-align:top;
	margin: 0px 0 0 0;
	height:100%;
	width: 250px;	
}

div#mface_main_container_inner .left{
	width: 155px;
	margin: 0px 0 0 0;	
}

div#mface_main_container_inner .middle_inner {
	margin:0px;
	width:100%;
}

div#mface_main_container_inner .right_inner {
	margin: 0 0 0 0px;
	/*background-color:#302b23;*/
	height:100%;
}


div#mface_main_container_inner .middle {
	/*border-left:1px dotted #ccc;*/
	/*border-right:1px solid #ccc;*/
	/*border-bottom:1px solid #ccc;*/
	width:100%;
	min-height:400px;
	/*padding-top:30px;*/
	/*width: 590px;*/
}

div#mface_main_container_inner .left_inner {
	float:left;
}

div#mface_main_container_inner .wrapper {
	margin-top:0px;
}

.posting_photo_border{
	/*max-height:300px;*/
	border:1px solid #ccc;
	/*padding:1px;*/
	width:90px;
	height:90px;
}

.posting_album_border a{
	/*background-color:#FFF;*/
	color:#999;
	padding:3px;
}

.posting_album_border a:hover{
	background-color:#ccc;
	color:#666;
	padding:3px;
	/*background-color:#CCC;*/
}

.posting_album_border_selected a{
	background-color:#999;
	color:#fff;
	padding:3px;
	/*background-color:#CCC;*/
}

.mininext a{
	background:url(../images/mininext.png);
	background-position:center center;
	background-repeat:no-repeat;
	cursor:pointer;
	height:24px;
	width:27px;
}

.mininext_dim a{
	background:url(../images/mininext_dim.png);
	background-position:center center;
	background-repeat:no-repeat;
	cursor:pointer;
	height:24px;
	width:27px;
}

.mininext a:hover{
	background:url(../images/mininext_hover.png);
	background-position:center center;
	background-repeat:no-repeat;
	cursor:pointer;
	height:24px;
	width:27px;
}

.miniprev a{
	background:url(../images/miniprev_hover.png);
	background-position:center center;
	background-repeat:no-repeat;
	cursor:pointer;
	height:24px;
	width:27px;
}

.miniprev a:hover{
	background:url(../images/miniprev_dim.png);
	background-position:center center;
	background-repeat:no-repeat;
	cursor:pointer;
	height:24px;
	width:27px;
}

.miniprev_dim a{
	background:url(../images/miniprev.png);
	background-position:center center;
	background-repeat:no-repeat;
	cursor:pointer;
	height:24px;
	width:27px;
}

.divmore_loading a{
	background:url(../images/mini-loader.gif);
	background-position:center center;
	background-repeat:no-repeat;
	cursor:pointer;
	height:30px;
	background-color:#F1EFE4;
	width:100%;
}

.divmore a{
	background:url(../images/more.png);
	background-position:center center;
	background-repeat:no-repeat;
	cursor:pointer;
	height:30px;
	background-color:#F1EFE4;
	width:100%;
}

.divmore a:hover{
	background:url(../images/more_hover.png);
	background-position:center center;
	background-repeat:no-repeat;
	cursor:pointer;
	height:30px;
	background-color:#F1EFE4;
	width:100%;
}

.divlatest a{
	cursor:pointer;
	color:#FFF;
	font-weight:bold;
}

.divlatest a:hover{
	cursor:pointer;
	color:#fffdbe;
	font-weight:bold;
}


#newpostcounter{
	padding:5px;
	padding-top:10px;
	/*margin-right:20px;*/
	/*height:25px;*/
}

.apppositionbox a{
	text-align:center;
	background-color:#6F9;
	color:#900;
	font-size: 13px/16px;
	font-weight:bold;
	margin:5px;
}

.apppositionbox a:hover{
	text-align:center;
	background-color:#696;
	color:#900;
	font-size: 13px/16px;
	font-weight:bold;
	margin:5px;
}

.app-img{
height: 100px;
width: 100px;
background-attachment:fixed;
background-position:center;
border:1px solid #CCC;
padding:2px;
cursor:pointer;
overflow: hidden;
}

.app-img-small{
	/*float:left;*/
	height: 50px;
	width: 50px;
	cursor:pointer;
	overflow: hidden;
}

.app-hide-button{
	background:url(../images/minimize_icon.png);
	background-position:center center;
	background-repeat:no-repeat;
	height:20px;
	width:20px;
}

.app-side a{
	/*
	background:url(../images/app-cover.png);
	background-position:center center;
	background-repeat:no-repeat;
	*/
	border:1px dotted #ccc;
	padding:3px;
	height:50px;
	width:50px;
	float:left;
	background-color:#F7F7F7;
	margin-right:5px;
	margin-bottom:5px;
}

.appcontainer-left{
	text-align:right;
	margin-right:5px;
	width:245px;
	overflow:hidden;
}

.appcontainer-right{
	text-align:left;
	/*margin:5px;*/
	width:260px;
	overflow:hidden;
	overflow-y:hidden;
	overflow-x:hidden;
}

.appcontainer-middle{
	text-align:right;
	margin-right:5px;
	width:245px;
	overflow:hidden;
}

.bookbottombar_commentbox{
	left:0;
	width:100%;
	height:205px;
	/*background-color:#000;*/
	margin-top:0px;
	/*bottom:0;*/
}

.bookbottombar{
	/*position:absolute;*/
	/*bottom:0;*/
	text-align: left;
	/*right:0;*/
	/*margin:0 auto;*/
	margin-top:-60px;
	left:0;
	width:100%;
	height:30px;
	border-top:1px solid #ccc;
	background:url(../images/stripbackground.jpg);
	background-repeat:repeat;
	/*background-color:#000;*/
	/*
	opacity: .7;
	filter: alpha(opacity=70);
	*/
}

.bookbottombar-white{
	position:absolute;
	bottom:0;
	text-align: left;
	right:0;
	margin:0 auto;
	left:0;
	width:100%;
	height:40px;
	background-color:#FFF;
}

.toolbar_header_left{
	background:url(../images/header_01.png);
	width:17px;
	height:131px;
	float:left;
	background-position:center center;
	background-repeat:no-repeat;	
}

.toolbar_header_middle{
	background:url(../images/header_02.png);
	height:60px;
	width:100%;
	background-repeat:repeat-x;
}

.toolbar_header_cross{
	background:url(../images/header_08.png);
	width:11px;
	height:60px;
	float:left;
	background-repeat:no-repeat;
}

.toolbar_header_red{
	background:url(../images/header_05.png);
	height:60px;
	width:40%;
	vertical-align:top;
	float:left;
	background-repeat:repeat-x;
}

.toolbar_header_end{
	background:url(../images/header_06.png);
	width:11px;
	height:60px;
	vertical-align:top;
	float:left;
	background-repeat:no-repeat;
}

.postingbar_topleft{
	background:url(../images/postingbar_01.png);
	width:18px;
	height:24px;
	float:left;
	background-repeat:no-repeat;
}

.postingbar_topmiddle{
	background:url(../images/postingbar_02.png);
	width:82px;
	height:24px;
	float:left;
	background-repeat:no-repeat;
}

.postingbar_topexpand{
	background:url(../images/postingbar_03.png);
	width:478px;
	height:24px;
	float:left;
	background-repeat:repeat-x;
}

.postingbar_topright{
	background:url(../images/postingbar_04.png);
	width:16px;
	height:24px;
	float:left;
	background-repeat:no-repeat;
}

.postingbar_middleleft{
	background:url(../images/postingbar_05.png);
	width:18px;
	height:100%;
	background-repeat:repeat-y;
}

.postingbar_middleright{
	background:url(../images/postingbar_07.png);
	width:16px;
	height:100%;
	background-repeat:repeat-y;
}

.postingbar_middle{
	background-color:#FFF;
	/*margin-top:-5px;*/
	/*float:left;*/
	height:100%;
	width:560px;
	min-height:33px;
}

.postingbar_bottomleft{
	background:url(../images/postingbar_08.png);
	width:18px;
	height:13px;
	float:left;
	background-repeat:no-repeat;
}

.postingbar_bottommiddle{
	background:url(../images/postingbar_09.png);
	width:560px;
	height:13px;
	float:left;
	background-repeat:repeat-x;
}

.postingbar_bottomright{
	background:url(../images/postingbar_10.png);
	width:16px;
	height:13px;
	float:left;
	background-repeat:no-repeat;
}

.toolbar_avatarname a{
	font-family:Impact;
	font-size: 14px;
	font-weight:bold;
	word-wrap:break-word;
	color:#fffdbe;
}

.toolbar_avatarname a:hover{
	font-size: 14px;
	font-weight:bold;
	color:#fff;
}

.toolbar_editprofile a{
	font-size: 14px;
	font-weight:bold;
	color:#fff;
}

.toolbar_editprofile a:hover{
	font-size: 14px;
	font-weight:bold;
	color:#ccc;
}

.toolbar_searchbox{
	border:none;	
	padding: 8px 0 0 0;
	/*margin-left:-8px;
	width:100px;*/
	width:150px;
	color:#FFF;
	background-color:transparent;
}

.toolbar_searchbox_left{
	background:url(../images/header-search_01.png);
	width:12px;
	height:30px;
	float:left;
	background-repeat:no-repeat;
}

.toolbar_searchbox_middle{
	background:url(../images/header-search_02.png);
	width:auto;
	height:30px;
	float:left;
	background-repeat:repeat-x;
}

.toolbar_searchbox_right{
	background:url(../images/header-search_03.png);
	width:33px;
	height:30px;
	float:left;
	background-repeat:no-repeat;
}

.toolbar_icon_wonderworld{
	background:url(../images/wonderworld.png);
	width:30px;
	height:30px;
	float:left;
	background-repeat:no-repeat;
}

.toolbar_icon_bigmouth{
	background:url(../images/bigmouth.png);
	width:30px;
	height:30px;
	float:left;
	background-repeat:no-repeat;
}

.toolbar_icon_ranking{
	background:url(../images/ranking.png);
	width:30px;
	height:30px;
	float:left;
	background-repeat:no-repeat;
}

.toolbar_icon_latestfeed{
	background:url(../images/toolbar_icon_latestfeed.png);
	width:30px;
	height:30px;
	float:left;
	margin-top:3px;
	background-repeat:no-repeat;
}

.toolbar_red_divider{
	background:url(../images/reddevider.png);
	margin-left:10px;
	margin-right:10px;
	width:5px;
	height:30px;
	float:left;
	background-repeat:no-repeat;
}

.toolbar_red_menuborder_left{
	background:url(../images/redmenu_left.png);
	width:12px;
	height:40px;
	float:left;
	background-repeat:no-repeat;
}

.toolbar_red_menuborder_middle{
	background:url(../images/redmenu_middle.png);
	width:auto;
	height:40px;
	float:left;
	background-repeat:repeat-x;
}

.toolbar_red_menuborder_right{
	background:url(../images/redmenu_right.png);
	width:10px;
	height:40px;
	float:left;
	background-repeat:no-repeat;
}

.toolbar_red_menuborder_triangle{
	background:url(../images/triangle.png);
	width:15px;
	height:12px;
	float:right;
	background-repeat:no-repeat;
}

.toolbar_chooselayout_classic a{
	background:url(../images/layout-classical-mu.png);
	width:85px;
	height:71px;
	float:left;
	background-repeat:no-repeat;
}

.toolbar_chooselayout_classic a:hover{
	background:url(../images/layout-classical-mo.png);
	width:85px;
	height:71px;
	float:left;
	background-repeat:no-repeat;
}

.toolbar_chooselayout_group a{
	background:url(../images/layout-group-mu.png);
	width:85px;
	height:71px;
	float:left;
	background-repeat:no-repeat;
}

.toolbar_chooselayout_group a:hover{
	background:url(../images/layout-group-mo.png);
	width:85px;
	height:71px;
	float:left;
	background-repeat:no-repeat;
}

.toolbar_chooselayout_lifestyle a{
	background:url(../images/layout-lifestyle-mu.png);
	width:85px;
	height:71px;
	float:left;
	background-repeat:no-repeat;
}

.toolbar_chooselayout_lifestyle a:hover{
	background:url(../images/layout-lifestyle-mo.png);
	width:85px;
	height:71px;
	float:left;
	background-repeat:no-repeat;
}

.filter_divider{
	background:url(../images/filter_devider.png);
	width:1px;
	height:16px;
	margin-right:5px;
	float:right;
	background-repeat:no-repeat;
}

.filter_arrow{
	background:url(../images/filter_arrow.png);
	width:9px;
	height:12px;
	margin-top:2px;
	float:right;
	background-repeat:no-repeat;
}

.filter_blue_left{
	background:url(../images/filter_blue/blue_left.png);
	width:5px;
	height:24px;
	float:left;
	background-repeat:no-repeat;
}

.filter_blue_middle{
	background:url(../images/filter_blue/blue_middle.png);
	width:auto;
	min-width:100px;
	padding-top:4px;
	height:24px;
	float:left;
	font-size:14px;
	/*font-weight:bold;*/
	cursor:pointer;
	color:#FFF;
	background-repeat:repeat-x;
}

.filter_blue_right{
	background:url(../images/filter_blue/blue_right.png);
	width:5px;
	height:24px;
	float:left;
	background-repeat:no-repeat;
}

.filter_green_left{
	background:url(../images/filter_green/green_left.png);
	width:5px;
	height:24px;
	float:left;
	background-repeat:no-repeat;
}

.filter_green_middle{
	background:url(../images/filter_green/green_middle.png);
	width:auto;
	min-width:100px;
	padding-top:4px;
	height:24px;
	float:left;
	font-size:14px;
	/*font-weight:bold;*/
	cursor:pointer;
	color:#FFF;
	background-repeat:repeat-x;
}

.filter_green_right{
	background:url(../images/filter_green/green_right.png);
	width:5px;
	height:24px;
	float:left;
	background-repeat:no-repeat;
}

.filter_orange_left{
	background:url(../images/filter_orange/orange_left.png);
	width:5px;
	height:24px;
	float:left;
	background-repeat:no-repeat;
}

.filter_orange_middle{
	background:url(../images/filter_orange/orange_middle.png);
	width:auto;
	min-width:100px;
	padding-top:4px;
	height:24px;
	float:left;
	font-size:14px;
	/*font-weight:bold;*/
	cursor:pointer;
	color:#FFF;
	background-repeat:repeat-x;
}

.filter_orange_right{
	background:url(../images/filter_orange/orange_right.png);
	width:5px;
	height:24px;
	float:left;
	background-repeat:no-repeat;
}

.filter_red_left{
	background:url(../images/filter_red/red_left.png);
	width:5px;
	height:24px;
	float:left;
	background-repeat:no-repeat;
}

.filter_red_middle{
	background:url(../images/filter_red/red_middle.png);
	width:auto;
	min-width:100px;
	padding-top:4px;
	height:24px;
	float:left;
	font-size:14px;
	/*font-weight:bold;*/
	cursor:pointer;
	color:#FFF;
	background-repeat:repeat-x;
}

.filter_red_right{
	background:url(../images/filter_red/red_right.png);
	width:5px;
	height:24px;
	float:left;
	background-repeat:no-repeat;
}

.avatar-innerimg-small-group{
height: 45px;
width: 45px;
padding:5px;
text-align:center;
cursor:pointer;
overflow: hidden;
}

.avatar-img-small-group{
height: 60px;
width: 69px;
background:url(../images/userthumbnail.png);
background-repeat:no-repeat;
padding:2px;
cursor:pointer;
overflow: hidden;
}

.classicborder_topleft{
	background:url(../images/c_top_left.png);
	width:18px;
	height:14px;
	float:left;
	background-repeat:no-repeat;
}

.classicborder_topmiddle{
	background:url(../images/c_top_middle.png);
	width:265px;
	height:14px;
	float:left;
	background-repeat:repeat-x;
}

.classicborder_topright{
	background:url(../images/c_top_right.png);
	width:17px;
	height:14px;
	float:left;
	background-repeat:no-repeat;
}

.classicborder_middleleft{
	background:url(../images/c_middle_left.png);
	width:18px;
	/*min-height:50px;*/
	/*height:auto;*/
	/*float:left;*/
	background-repeat:no-repeat;
}

.classicborder_middlemiddle{
	background:url(../images/c_middle_middle.png);
	width:265px;
	min-height:50px;
	max-height:240px;
	float:left;
	background-repeat:repeat-x;
}

.classicborder_middleright{
	background:url(../images/c_middle_right.png);
	width:17px;
	/*min-height:50px;*/
	/*float:left;*/
	background-repeat:no-repeat;
}

.classicborder_bottomleft{
	background:url(../images/c_bottom_left.png);
	width:18px;
	height:44px;
	float:left;
	background-repeat:no-repeat;
}

.classicborder_bottommiddle{
	background:url(../images/c_bottom_middle.png);
	width:265px;
	height:44px;
	float:left;
	background-repeat:repeat-x;
}

.classicborder_bottomright{
	background:url(../images/c_bottom_right.png);
	width:17px;
	height:44px;
	float:left;
	background-repeat:no-repeat;
}







.groupborder_topleft{
	background:url(../images/c_top_left.png);
	width:18px;
	height:14px;
	float:left;
	background-repeat:no-repeat;
}

.groupborder_topmiddle{
	background:url(../images/c_top_middle.png);
	width:300px;
	height:14px;
	float:left;
	background-repeat:repeat-x;
}

.groupborder_topright{
	background:url(../images/c_top_right.png);
	width:17px;
	height:14px;
	float:left;
	background-repeat:no-repeat;
}

.groupborder_middleleft{
	background:url(../images/c_middle_left.png);
	width:18px;
	/*min-height:50px;*/
	/*height:auto;*/
	/*float:left;*/
	background-repeat:no-repeat;
}

.groupborder_middlemiddle{
	background:url(../images/c_middle_middle.png);
	width:300px;
	min-height:50px;
	max-height:240px;
	float:left;
	background-repeat:repeat-x;
}

.groupborder_middleright{
	background:url(../images/c_middle_right.png);
	width:17px;
	/*min-height:50px;*/
	/*float:left;*/
	background-repeat:no-repeat;
}

.groupborder_bottomleft{
	background:url(../images/c_bottom_left.png);
	width:18px;
	height:44px;
	float:left;
	background-repeat:no-repeat;
}

.groupborder_bottommiddle{
	background:url(../images/c_bottom_middle.png);
	width:300px;
	height:44px;
	float:left;
	background-repeat:repeat-x;
}

.groupborder_bottomright{
	background:url(../images/c_bottom_right.png);
	width:17px;
	height:44px;
	float:left;
	background-repeat:no-repeat;
}


a.classic_arrowleft{
	background:url(../images/arrow-left-mu.png);
	width:33px;
	height:32px;
	float:left;
	background-repeat:no-repeat;
}

a.classic_arrowleft:hover{
	background:url(../images/arrow-left-mo.png);
	width:33px;
	height:32px;
	float:left;
	background-repeat:no-repeat;
}

a.classic_arrowright{
	background:url(../images/arrow-right-mu.png);
	width:33px;
	height:32px;
	float:left;
	background-repeat:no-repeat;
}

a.classic_arrowright:hover{
	background:url(../images/arrow-right-mo.png);
	width:33px;
	height:32px;
	float:left;
	background-repeat:no-repeat;
}

#mdropdowncover{
	opacity: .8;
	filter: alpha(opacity=80);
	background-color:#666;
	width:100%;
	height:100%;
	position:fixed;
	z-index:9998;
}

.wallphotocounter{
	margin:0 auto;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin-top:40px;
	font-size:42px;
	font-family:Impact;
	color:#F60;
	opacity: .8;
	filter: alpha(opacity=80);	
}

.wallgroupmoredivider{
	border-top:1px dotted #666;
	padding:20px;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:100px;
	margin-right:40px;
}

.wallgroupmoredatetime{
	border:1px dotted #666;
	background-color:#FFF;
	/*padding:5px;*/
	/*padding-bottom:10px;*/
	max-width:200px;
	/*margin-top:-30px;*/
	height:30px;
}

.menu a{
	color:#FFF;
	font-weight:bold;
}

.menu a:hover{
	color:#FF9;
	font-weight:bold;
}

.menutoolbar_left{
	background:url(../images/dropdownmenu_left.png);
	background-repeat:no-repeat;
	width:21px;
	height:465px;
	float:left;
}

.menutoolbar_middle{
	background:url(../images/dropdownmenu_middle.png);
	background-repeat:repeat-x;
	width:auto;
	height:465px;	
	float:left;
	padding-top:15px;
}

.menutoolbar_right{
	background:url(../images/dropdownmenu_right.png);
	background-repeat:no-repeat;
	width:19px;
	height:465px;	
	float:left;
}

.incoming_middle{
	background:url(../images/dropdownmenu_middle.png);
	background-repeat:repeat-x;
	background-color:#000;
	width:auto;
	height:100%;
}

.menutoolbar_curveborder_left{
	background:url(../images/dropmenu-title_left.png);
	background-repeat:no-repeat;
	width:18px;
	height:53px;	
	float:left;
}

.menutoolbar_curveborder_middle{
	background:url(../images/dropmenu-title_middle.png);
	background-repeat:repeat-x;
	width:150px;
	height:53px;
	float:left;
}

.menutoolbar_curveborder_right{
	background:url(../images/dropmenu-title_right.png);
	background-repeat:no-repeat;
	width:17px;
	height:53px;	
	float:left;
}

.menutoolbar_toolbar_triangle{
	background:url(../images/icon-triangle.png);
	background-repeat:no-repeat;
	width:9px;
	margin-top:3px;
	margin-left:5px;
	margin-right:3px;
	height:10px;	
	float:left;
}

.menutoolbar_toolbar_triangle_down_black{
	background:url(../images/toolbar-triangle-black.png);
	background-repeat:no-repeat;
	width:10px;
	height:6px;	
}

.menutoolbar_hide a{
	background:url(../images/toolbar-hide-red.png);
	background-repeat:no-repeat;
	width:51px;
	height:50px;
	right:1px;
	color:#FFF;
	font-size:10pt;
	position:absolute;
	padding-top:10px;
	padding-left:5px;
}

.menutoolbar_hide a:hover{
	background:url(../images/toolbar-hide-black.png);
	background-repeat:no-repeat;
	width:51px;
	height:50px;
	right:1px;
	color:#fffdbe;
	font-size:10pt;
	position:absolute;
	padding-top:10px;
	padding-left:5px;
}

.wallfullpost_hide a{
	background:url(../images/toolbar-hide-red.png);
	background-repeat:no-repeat;
	width:51px;
	height:50px;
	right:-10px;
	color:#FFF;
	font-size:10pt;
	position:absolute;
	padding-top:10px;
	padding-left:10px;
	font-weight:bold;
}

.wallfullpost_hide a:hover{
	background:url(../images/toolbar-hide-black.png);
	background-repeat:no-repeat;
	width:51px;
	height:50px;
	right:-10px;
	color:#fffdbe;
	font-weight:bold;
	font-size:10pt;
	position:absolute;
	padding-top:10px;
	padding-left:10px;
}

.wallphotoedit_hide a{
	background:url(../images/toolbar-hide-red.png);
	background-repeat:no-repeat;
	width:51px;
	height:50px;
	right:-10px;
	color:#FFF;
	font-size:10pt;
	position:absolute;
	padding-top:10px;
	padding-left:10px;
	margin-top:-20px;
	font-weight:bold;
	z-index:999999;
}

.wallphotoedit_hide a:hover{
	background:url(../images/toolbar-hide-black.png);
	background-repeat:no-repeat;
	width:51px;
	height:50px;
	right:-10px;
	color:#fffdbe;
	font-weight:bold;
	font-size:10pt;
	position:absolute;
	padding-top:10px;
	padding-left:10px;
	margin-top:-20px;
	z-index:999999;
}

.grouptarget_hide a{
	background:url(../images/toolbar-hide-red.png);
	background-repeat:no-repeat;
	width:51px;
	height:50px;
	color:#FFF;
	right:-15px;
	font-size:10pt;
	position:absolute;
	padding-top:10px;
	padding-left:15px;
}

.grouptarget_hide a:hover{
	background:url(../images/toolbar-hide-black.png);
	background-repeat:no-repeat;
	width:51px;
	height:50px;
	right:-15px;
	color:#fffdbe;
	font-size:10pt;
	position:absolute;
	padding-top:10px;
	padding-left:15px;
}
	
.incoming_hide a{
	background:url(../images/toolbar-hide-red.png);
	background-repeat:no-repeat;
	width:51px;
	height:50px;
	color:#FFF;
	right:-15px;
	font-size:10pt;
	position:absolute;
	padding-top:10px;
	padding-left:15px;
}

.incoming_hide a:hover{
	background:url(../images/toolbar-hide-black.png);
	background-repeat:no-repeat;
	width:51px;
	height:50px;
	right:-15px;
	color:#fffdbe;
	font-size:10pt;
	position:absolute;
	padding-top:10px;
	padding-left:15px;
}

.newpostborder_left{
	background:url(../images/latestfeed/latestfeeds_redleft.png);
	background-repeat:no-repeat;
	width:10px;
	height:37px;
	float:left;
}

.newpostborder_middle{
	background:url(../images/latestfeed/latestfeeds_redmiddle.png);
	background-repeat:repeat-x;
	width:auto;
	height:37px;
	float:left;
}

.newpostborder_cross{
	background:url(../images/latestfeed/latestfeeds_redright.png);
	background-repeat:no-repeat;
	width:20px;
	height:37px;
	float:left;
}

.newpostborder_black{
	background:url(../images/latestfeed/latestfeeds_blackmiddle.png);
	background-repeat:repeat-x;
	width:auto;
	height:37px;
	float:left;
}

.newpostborder_blackright{
	background:url(../images/latestfeed/latestfeeds_blackright.png);
	background-repeat:no-repeat;
	width:9px;
	height:37px;
	float:left;
}

.pm_profile_bottomleft{
	background:url(../images/pm/miniprofile-pm_bottomleft.png);
	background-repeat:no-repeat;
	width:10px;
	height:5px;
	float:left;
}

.pm_profile_bottommiddle{
	background:url(../images/pm/miniprofile-pm_bottommiddle.png);
	background-repeat:repeat-x;
	width:240px;
	height:5px;
	float:left;
}

.pm_profile_bottomright{
	background:url(../images/pm/miniprofile-pm_bottomright.png);
	background-repeat:no-repeat;
	width:9px;
	height:5px;
	float:left;
}

.pm_profile_middleleft{
	background:url(../images/pm/miniprofile-pm_middleleft.png);
	background-repeat:repeat-y;
	width:10px;
	height:22px;
	float:left;
}

.pm_profile_middleright{
	background:url(../images/pm/miniprofile-pm_middleright.png);
	background-repeat:repeat-y;
	width:9px;
	height:22px;
	float:left;
}

.pm_profile_topleft{
	background:url(../images/pm/miniprofile-pm_topleft.png);
	background-repeat:no-repeat;
	width:10px;
	height:15px;
	float:left;
}

.pm_profile_topmiddle{
	background:url(../images/pm/miniprofile-pm_toparrow.png);
	background-repeat:no-repeat;
	width:30px;
	height:15px;
	float:left;
}

.pm_profile_topexpand{
	background:url(../images/pm/miniprofile-pm_topmiddle.png);
	background-repeat:repeat-x;
	width:210px;
	height:15px;
	float:left;
}

.pm_profile_topright{
	background:url(../images/pm/miniprofile-pm_topright.png);
	background-repeat:no-repeat;
	width:9px;
	height:15px;
	float:left;
}

.pm_profile_addme{
	background:url(../images/pm/miniprofile-addme-red.png);
	background-repeat:no-repeat;
	width:40px;
	height:38px;
	position:absolute;
	right:-10px;
	top:0px;
	color:#FFF;
	text-align:left;
	padding-right:5px;
	font-size:10pt;
}

.pm_profile_addme a{
	background:url(../images/pm/miniprofile-addme-red.png);
	background-repeat:no-repeat;
	width:40px;
	height:38px;
	position:absolute;
	right:-10px;
	top:0px;
	color:#FFF;
	text-align:left;
	padding-right:15px;
	padding-top:5px;
	font-size:10pt;
	line-height:10px;
}

.pm_profile_addme a:hover{
	background:url(../images/pm/miniprofile-addme-black.png);
	background-repeat:no-repeat;
	width:40px;
	height:38px;
	position:absolute;
	right:-10px;
	top:0px;
	color:#FFFdbe;
	text-align:left;
	padding-right:15px;
	padding-top:5px;
	font-size:10pt;
	line-height:10px;
}

.friendgrouptarget a{
	width:153px;
	min-height:auto;
	padding:10px;
	border:1px dotted transparent;
}

.friendgrouptarget a:hover{
	width:153px;
	min-height:auto;
	padding:10px;
	border:1px dotted #666;
}

.addfriendlink a{
	border:1px dotted #ccc;
	font-size:12px;
	color:#fffdbe;
	margin-top:0px;
	padding:2px;
	margin-left:5px;
}

.addfriendlink a:hover{
	border:1px dotted #ccc;
	font-size:12px;
	color:#fff;
	margin-top:0px;
	padding:2px;
	margin-left:5px;
}

.classical_hoticon{
	background:url(../images/ci-love.png);
	background-repeat:no-repeat;
	width:12px;
	height:12px;
	float:right;
	margin-top:18px;
	margin-right:5px;
}

.tooltip{ position: absolute; top: 0; left: 0; z-index: 3; display: none; }

.mfullpostcover{
	background-color:#000;
	opacity: .8;
	filter: alpha(opacity=80);	
	margin:auto;
	width:100%;
	height:100%;
	left:0;
	right:0;
	top:0;
	bottom:0;
	position:fixed;
	z-index:9998;
	display:none
}

.mphotoeditcover{
	background-color:#000;
	opacity: .8;
	filter: alpha(opacity=80);	
	margin:auto;
	width:100%;
	height:100%;
	left:0;
	right:0;
	top:0;
	bottom:0;
	position:fixed;
	z-index:19;
	display:none
}

.mfullpostpopup{
	background-color:#FFF;
	/*padding:20px;*/
	/*margin:auto;*/
	margin-left:-450px;
	margin-top:30px;
	width:900px;
	height:600px;
	/*left:0;*/
	left:50%;
	right:0;
	top:0;
	bottom:0;
	/*position:fixed;*/
	position: absolute;
 	z-index:9999;
	display:none;
}

.mpostingphotoeditpopup{
	/*background-color:#FFF;*/
	max-width:800px;
	max-height:600px;
	margin:auto;
	/*
	padding:20px;
	width:100%;
	height:100%;
	*/
	left:0;
	right:0;
	top:0;
	bottom:0;
	position:fixed;
	z-index:20;
	display:none
}

.mphotoeditpopup{
	margin:auto;
	width:800px;
	height:500px;
	left:0;
	right:0;
	top:0;
	bottom:0;
	position:fixed;
	z-index:20;
	display:none
}

.reblogarrow{
	background:url(../images/reblogarrow.png);
	background-repeat:no-repeat;
	width:10px;
	height:17px;
	float:left;
	margin-top:0px;
	margin-right:0px;
}

.comment-mini-arrow-up{
	background:url(../images/comment-mini-arrow-up.png);
	background-position:center center;
	background-repeat:no-repeat;
	padding-top:15px;
	padding-right:5px;
	width:15px;
	height:12px;
	cursor:pointer;
}

.comment-mini-arrow-down{
	background:url(../images/comment-mini-arrow-down.png);
	background-position:center center;
	background-repeat:no-repeat;
	padding-top:15px;
	padding-right:5px;
	width:15px;
	height:12px;
	cursor:pointer;
}

.comment-mini-background{
	background:url(../images/stripbackground.jpg);
	background-repeat:repeat;
	border-bottom:1px solid #ccc;
}

.comment-mini-icon{
	background:url(../images/comment-mini-icon.png);
	background-position:center center;
	background-repeat:no-repeat;
	padding-top:15px;
	padding-right:5px;
	width:16px;
	height:16px;
}

.more_link a{
	background:url(../images/more-mo.png);
	background-position:center center;
	background-repeat:no-repeat;
	width:63px;
	color:#FFF;
	padding-left:0px;
	font-weight:bold;
	height:29px;
}

.more_link a:hover{
	background:url(../images/more-mu.png);
	background-position:center center;
	background-repeat:no-repeat;
	color:#666;
	font-weight:bold;
	padding-left:0px;
	width:63px;
	height:29px;
}

.more_link_normal a{
	background:url(../images/moreicon.png);
	background-position:center center;
	background-repeat:no-repeat;
	color:#999;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#f0f0f0;
	/*font-weight:bold;*/
	/*height:25px;*/
}

.more_link_normal a:hover{	
	background:url(../images/moreicon.png);
	background-position:center center;
	background-repeat:no-repeat;
	color:#666;
	font-weight:bold;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	/*height:25px;*/
}

.stripbackground{
	background:url(../images/stripbackground.jpg);
	background-repeat:repeat;
}

.photoeditbuttoncontainer{
	background-color:#000;
	/*border:5px solid #FFF;*/
	border-right:0px;
	height:30px;
	width:71px;
	font-weight:bold;
	color:#FFF;
	font-size:9px;
}

.icon_aviary a{
	background:url(../images/aviary.png);
	background-repeat:no-repeat;
	width:80px;
	height:16px;
	cursor:pointer;
}

.icon_pixlr a{
	background:url(../images/pixlr.png);
	background-repeat:no-repeat;
	width:62px;
	height:19px;
	cursor:pointer;
}

.closeicon a{
	background:url(../images/close-icon.png);
	background-repeat:no-repeat;
	background-position:110px 5px;
	background-color:#333;
	margin-top:5px;
	width:130px;
	height:25px;
	cursor:pointer;
	position:absolute;
	right:0;
	margin-right:5px;
	color:#FFF;
	font-weight:bold;
	padding-left:10px;
	padding-top:8px;
}

.closeicon a:hover{
	background:url(../images/close-icon.png);
	background-repeat:no-repeat;
	background-position:110px 5px;
	background-color:#900;
	margin-top:5px;
	width:130px;
	height:25px;
	cursor:pointer;
	position:absolute;
	right:0;
	margin-right:5px;
	color:#FFFdbe;
	font-weight:bold;
	padding-left:10px;
	padding-top:8px;
}

.tagdiv{
	width:100%;
	padding:1px;
	color:#fff;
	font-size:12px;
}

.tagdiv_selected{
	width:100%;
	padding:1px;
	background-color:#333;
	color:#fffdbe;
	font-size:12px;
}

.tagbutton_image a{
	border:1px solid #333;
	color:#CCC;
	padding:2px;
	padding-left:10px;
	padding-right:10px;
	font-size:10px;
	height:15px;
	cursor:pointer;
}

.tagbutton_image a:hover{
	border:1px solid #666;
	background-color:#333;
	color:#CCC;
	padding:2px;
	padding-left:10px;
	padding-right:10px;
	font-size:10px;
	height:15px;
	cursor:pointer;
}

.opaque0{
	opacity: .0;
	filter: alpha(opacity=0);	
}

.opaque1{
	opacity: 1;
	filter: alpha(opacity=100);	
}

.opaque_half{
	opacity: .5;
	filter: alpha(opacity=50);	
}

.dropdown-arrowdown{
	background:url(../images/arrow-dialog-down_black.png);
	background-repeat:no-repeat;
	background-position:center center;
	width:11px;
	height:12px;
}

.posting_suboption a{
	background-color:#fff;
	/*border:1px solid #ccc;*/
	color:#666;
	width:20px;
	height:20px;
	padding:5px;
}

.posting_suboption a:hover{
	background-color:#666;
	/*border:1px solid #333;*/
	color:#000;
	width:20px;
	height:20px;
	padding:5px;
}

.posting_suboption_selected a{
	background-color:#666;
	/*border:1px solid #333;*/
	/*border-bottom:0px solid #333;*/
	color:#fff;
	width:20px;
	height:20px;
	padding:10px;
	padding-bottom:6px;
}

.videoresultrow a{
	background-color:#fff;
	color:#999;
	width:100%;
}

.videoresultrow a:hover{
	background-color:#666;
	width:100%;
	color:#000;
}


.posting_video{
	background:url(../images/posting_video.png);
	background-position:center center;
	background-repeat:no-repeat;
	color:#ccc;
	font-weight:normal;
	cursor:pointer;
	height:30px;
	width:30px;
}

.posting_photo{
	background:url(../images/posting_photo.png);
	background-position:center center;
	background-repeat:no-repeat;
	color:#ccc;
	font-weight:normal;
	cursor:pointer;
	height:30px;
	width:30px;
}

.posting_status{
	background:url(../images/posting_status.png);
	background-position:center center;
	background-repeat:no-repeat;
	color:#ccc;
	font-weight:normal;
	cursor:pointer;
	height:30px;
	width:30px;
}

.posting_minimize{
	background:url(../images/posting_minimize.png);
	background-position:center center;
	background-repeat:no-repeat;
	color:#ccc;
	font-weight:normal;
	cursor:pointer;
	height:20px;
	width:20px;
}

.posting_sub_photo{
	background:url(../images/posting_sub_photo.png);
	background-position:center center;
	background-repeat:no-repeat;
	color:#ccc;
	font-weight:normal;
	cursor:pointer;
	height:20px;
	width:20px;
}

.posting_sub_movie{
	background:url(../images/posting_sub_video.png);
	background-position:center center;
	background-repeat:no-repeat;
	color:#ccc;
	font-weight:normal;
	cursor:pointer;
	height:20px;
	width:20px;
}

.posting_sub_smiley{
	background:url(../images/posting_sub_smiley.png);
	background-position:center center;
	background-repeat:no-repeat;
	color:#ccc;
	font-weight:normal;
	cursor:pointer;
	height:20px;
	width:20px;
}

.posting_sub_tag{
	background:url(../images/posting_sub_tag.png);
	background-position:center center;
	background-repeat:no-repeat;
	color:#ccc;
	font-weight:normal;
	cursor:pointer;
	height:20px;
	width:20px;
}

.posting_sub_group{
	background:url(../images/posting_sub_group.png);
	background-position:center center;
	background-repeat:no-repeat;
	color:#ccc;
	font-weight:normal;
	cursor:pointer;
	height:20px;
	width:20px;
}

.posting_sub_dictionary{
	background:url(../images/posting_sub_dictionary.png);
	background-position:center center;
	background-repeat:no-repeat;
	color:#ccc;
	font-weight:normal;
	cursor:pointer;
	height:20px;
	width:20px;
}

.tagborder_show{
	border:1px solid #000;
}

.talent-video-border a{
	float:left;
	padding:5px;
	padding-bottom:6px;
	width:350px;
	overflow:hidden;
	margin-bottom:30px;
	height:135px;
	cursor:pointer;
	color:#000;
	border:1px solid transparent;
}

.talent-video-border a:hover{
	float:left;
	padding:5px;
	border:1px solid #ccc;
	padding-bottom:6px;
	width:350px;
	margin-bottom:30px;
	color:#000;
	cursor:pointer;
}

.talent-video-border-winner a{
	float:left;
	padding:5px;
	padding-bottom:6px;
	width:730px;
	overflow:hidden;
	margin-bottom:30px;
	height:98px;
	cursor:pointer;
	color:#000;
	border:1px solid transparent;
}

.talent-video-border-winner a:hover{
	float:left;
	padding:5px;
	border:1px solid #ccc;
	padding-bottom:6px;
	width:730px;
	margin-bottom:30px;
	color:#000;
	cursor:pointer;
}

.talent-list-title{
	font-size:18px;
	font-weight:bold;
	height:10px;
	overflow:hidden;
	color:#333;
}

.talent-video-border-side{
	padding:0px;
	padding-bottom:10px;
	/*border-bottom:1px solid #ccc;*/
	width:150px;
	height:200px;
	margin-bottom:5px;
	cursor:pointer;
	/*
	background:url(../images/stripbackground.jpg);
	background-repeat:repeat;
	*/
}

.talent-video-border-side-long{
	padding:0px;
	padding-bottom:10px;
	/*border-bottom:1px solid #ccc;*/
	width:250px;
	height:145px;
	margin-bottom:5px;
	cursor:pointer;
	/*
	background:url(../images/stripbackground.jpg);
	background-repeat:repeat;
	*/
}

.recommend-talent-video-border a{
	padding:5px;
	border:1px solid #ccc;
	width:250px;
	height:90px;
	margin-bottom:5px;
	cursor:pointer;
}

.recommend-talent-video-border a:hover{
	padding:5px;
	background-color:#F0F0F0;
	border:1px solid #999;
	width:230px;
	height:90px;
	margin-bottom:5px;
	cursor:pointer;
}

.talent-comment-support-button a{
	border:1px solid #ccc;
	padding:5px;
	float:left;
	color:#999;
}

.talent-comment-support-button a:hover{
	border:1px solid #ccc;
	padding:5px;
	float:left;
	color:#666;
}

.talent-comment-anti-button a{
	border:1px solid #ccc;
	padding:5px;
	float:left;
	color:#999;
}

.talent-comment-anti-button a:hover{
	border:1px solid #ccc;
	padding:5px;
	float:left;
	color:#666;
}

.talent-comment-support-button_selected a{
	border:1px solid #666;
	background-color:#69C;
	padding:5px;
	float:left;
	color:#fff;
}

.talent-comment-anti-button_selected a{
	border:1px solid #666;
	background-color:#900;
	padding:5px;
	float:left;
	color:#fff;
}

.talent-comment-support-border{
	border:#CCC 1px solid;
	/*padding:10px;*/
	margin-bottom:10px;
}

.talent-comment-anti-border{
	border:#CCC 1px solid;
	/*padding:10px;*/
	margin-bottom:10px;
}

.talent-video-img{
	/*height: 165px;*/
	width: 100px;
	/*margin-top:-79px;*/
	/*border:1px solid #CCC;*/
	cursor:pointer;
	overflow: hidden;
}

.talent-video-img-side{
	/*height: 165px;*/
	width: 80px;
	border:1px solid #CCC;
	cursor:pointer;
	overflow: hidden;
}


.talent-topmenu-left{
	background:url(../images/talent/talent-gray_01.png);
	width:20px;
	height:48px;
	float:left;
	background-repeat:no-repeat;
}

.talent-topmenu-middle a{
	/*background:url(../images/talent/talent-gray_02.png);*/
	/*width:20px;*/
	height:23px;
	float:left;
	background-repeat:repeat-x;
	color:#666;
	font-size:12px;
	/*padding-top:25px;*/
	/*margin-right:10px;*/
}

.talent-topmenu-middle a:hover{
	/*background:url(../images/talent/talent-gray_02.png);*/
	/*width:20px;*/
	height:23px;
	float:left;
	background-repeat:repeat-x;
	color:#999;
	font-size:12px;
	/*padding-top:25px;*/
	/*margin-right:10px;*/
}

.talent-topmenu-right{
	background:url(../images/talent/talent-gray_03.png);
	height:48px;
	width:20px;
	float:left;
	background-repeat:no-repeat;
}

.talent-topmenu-left_selected{
	/*background:url(../images/talent/talent-red_01.png);*/
	width:20px;
	height:48px;
	float:left;
	background-repeat:no-repeat;
	color:#900;
	font-size:12px;
	padding-top:25px;
	margin-right:10px;
}

.talent-topmenu-middle_selected a{
	/*background:url(../images/talent/talent-red_02.png);*/
	/*width:20px;*/
	height:26px;
	float:left;
	/*background-repeat:repeat-x;*/
	color:#900;
	font-weight:bold;
	font-size:12px;
	/*padding-top:25px;*/
	/*margin-right:10px;*/
}

.talent-topmenu-middle_selected a:hover{
	/*background:url(../images/talent/talent-red_02.png);*/
	/*width:20px;*/
	height:26px;
	float:left;
	background-repeat:repeat-x;
	color:#666;
	font-weight:bold;
	font-size:12px;
	/*padding-top:25px;*/
	/*margin-right:10px;*/
}

.talent-topmenu-right_selected{
	background:url(../images/talent/talent-red_03.png);
	height:48px;
	width:20px;
	float:left;
	background-repeat:no-repeat;
}


.talent-divider-bottom-left{
	background:url(../images/talent/bottom-devider-left.png);
	width:40px;
	height:4px;
	float:left;
	position:relative;
	z-index:5px;
	margin-top:-2px;
	background-repeat:no-repeat;
}

.talent-divider-bottom-right{
	background:url(../images/talent/bottom-devider-right.png);
	width:40px;
	height:4px;
	float:left;
	position:relative;
	z-index:5px;
	margin-top:-2px;
	background-repeat:no-repeat;
}

.talent-divider-bottom-middle{
	background:url(../images/talent/bottom-devider-middle.png);
	width:500px;
	height:4px;
	float:left;
	position:relative;
	z-index:5px;
	margin-top:-2px;
	background-repeat:repeat-x;
}

.talent-gradient-bottom-left{
	background:url(../images/talent/talent-menubottom_left.png);
	width:80px;
	height:57px;
	float:left;
	position:relative;
	z-index:5px;
	margin-top:-2px;
	background-repeat:no-repeat;
}

.talent-gradient-bottom-right{
	background:url(../images/talent/talent-menubottom_right.png);
	width:79px;
	height:57px;
	float:left;
	position:relative;
	z-index:5px;
	margin-top:-2px;
	background-repeat:no-repeat;
}

.talent-gradient-bottom-middle{
	background:url(../images/talent/talent-menubottom_middle.png);
	width:400px;
	height:57px;
	float:left;
	position:relative;
	z-index:5px;
	margin-top:-2px;
	background-repeat:repeat-x;
}

.talent-uploadrecord-button{
	float:left;
	padding:5px;
	padding-top:30px;
	width:100px;
	height:40px;
	margin-top:5px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#333;
	color:#ccc;
	font-size:12px;
	text-align:center;
	cursor:pointer;
}

.talent-uploadrecord-button-hover{
	float:left;
	padding:5px;
	padding-top:30px;
	width:100px;
	height:40px;
	border:1px solid #666;
	margin-top:5px;
	margin-bottom:5px;
	color:#FFF;
	background-color:#000;
	font-size:12px;
	text-align:center;
	cursor:pointer;
}

.seasionselector{
	font-size: 12px;
	color:#999;
	font-family:impact;
	padding:0px;
	/*padding-right:10px;*/
	width:340px;
	border:1px solid #ccc;
	/*border-top:0px;*/
	background-color:#fff;
	/*background:url(../images/arrow-dialog-down_black.png);
	background-repeat:no-repeat;
	background-position:350px 8px;
	*/
	cursor:pointer;
}

.talent-searchbox-left{
	background:url(../images/talent/talent-search_left.png);
	background-repeat:no-repeat;
	width:20px;
	height:32px;
	float:left;
}

.talent-searchbox-right{
	background:url(../images/talent/talent-search_right.png);
	background-repeat:no-repeat;
	width:28px;
	height:32px;
	float:left;
}

.talent-searchbox-middle{
	background:url(../images/talent/talent-search_middle.png);
	background-repeat:repeat-x;
	/*width:28px;*/
	height:32px;
	float:left;
}

.talent-video-title-overlay{
	bottom:0;
	position:absolute;
	overflow:hidden;
	padding:10px;
	height:15px;
	width:240px;
	z-index:1px;
	margin-bottom:7px;
	word-wrap:break-word;
	background-color:#000;
	color:#fff;
	font-weight:bold;
	/*
	opacity: .7;
	filter: alpha(opacity=70);	
	*/
}

.talent-video-title-overlay-side{
	bottom:0;
	position:absolute;
	overflow:hidden;
	padding:10px;
	height:10px;
	width:129px;
	z-index:1px;
	margin-bottom:0px;
	word-wrap:break-word;
	background-color:#000;
	color:#fff;
	font-weight:bold;
	/*
	opacity: .7;
	filter: alpha(opacity=70);	
	*/
}

.talent-video-preview-title{
	font-size: 20px;
	color:#000;
	font-family:impact;
}

.seasonselector_item a{
	/*border-bottom:1px dotted #ccc;*/
	margin-top:5px;
	margin-bottom:0px;
	padding:5px;
	padding-left:10px;
	color:#999;
}

.seasonselector_item a:hover{
	/*background-color:#CCC;*/
	/*border-bottom:1px dotted #ccc;*/
	margin-top:5px;
	margin-bottom:0px;
	padding:5px;
	padding-left:10px;
	font-weight:bold;
	color:#000;
}

.seasonselector_item_season a{
	color:#900;
	font-weight:bold;
}

.seasonselector_item_season a:hover{
	color:#000;
	font-weight:bold;
}

.talent-sortby a{
	font-size: 12px;
	color:#900;
}

.talent-sortby a:hover{
	font-size: 12px;
	color:#666;
}

.talent-sortby-selected{
	font-size: 12px;
	font-weight:bold;
	color:#000;
}

.talent-comment-icon{
	background:url(../images/comment.png);
	background-repeat:no-repeat;
	background-position:0px;
	font-size:10px;
	padding-top:8px;
	width:26px;
	height:26px;
}

.talent-view-icon{
	background:url(../images/view.png);
	background-repeat:no-repeat;
	background-position:0px;
	font-size:10px;
	padding-top:8px;
	width:26px;
	height:26px;
}

.talent-logo{
	background:url(../images/mface_2minutes-logo.png);
	background-repeat:no-repeat;
	width:153px;
	height:116px;
}

.talent-videoplay-icon{
	background:url(../images/play.png);
	background-repeat:no-repeat;
	background-position:0px;
	font-size:10px;
	margin-top:30px;
	margin-left:30px;
	z-index:2;
	position:absolute;
	width:39px;
	height:39px;
	cursor:pointer;
}

.talent-itemlist-subdetail{
	font-size:11px;
	font-color:#666;
}

.redtag{
	background:url(../images/redtag.png);
	background-position:center center;
	background-repeat:no-repeat;
	color:#FFF;
	padding-top:5px;
	font-weight:bold;
	height:35px;
	width:38px;
	text-align:center;
}

.app_link a{
	font-size:20px;
	color:#666;
	text-align:center;
	height:25px;
	padding:10px;
	padding-top:15px;
	margin:10px;
}

.app_link a:hover{
	font-size:20px;
	color:#333;
	text-align:center;
	border:1px solid #E4E4E4;
	height:25px;
	padding:10px;
	padding-top:15px;
	margin:10px;
}

.app_link_selected a{
	background:url(../images/stripbackground.jpg);
	background-repeat:repeat;
	font-size:20px;
	color:#666;
	text-align:center;
	/*background-color:#F2F2F2;*/
	border:1px solid #E4E4E4;
	height:25px;
	padding:10px;
	padding-top:15px;
	margin:10px;
}

.installed-app-link a{
	height:15px;
	background-color:#FFF;
	border:1px solid #E4E4E4;
	color:#333;
	padding:10px;
	width:50%;
}

.installed-app-link a:hover{
	height:15px;
	background-color:#666;
	border:1px solid #E4E4E4;
	color:#FFF;
	padding:10px;
	width:50%;
}

.installed-app-link-selected a{
	height:15px;
	background-color:#FFF;
	border:1px solid #E4E4E4;
	color:#333;
	padding:10px;
	width:50%;
}

.menutext a{
	font-size: 11px;
	font-weight:bold;
	color:#999;
	padding-top: 13px;
	padding-left:5px;
	border-bottom:1px dotted transparent;
	height:20px;
}
.menutext a:hover {
	font-size: 11px;
	font-weight:bold;
	padding-top:13px;
	padding-left:5px;
	color: #900;
	border-bottom:1px dotted #ccc;
	height:20px;
}

a.submenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	text-decoration: underline;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
	padding-left: 5px;
	vertical-align: middle;
}
.trianglespace {
	padding-left: 20px;
}

.mf_arrowleft a{
	background:url(../images/arrow-left-mu-2mf.png);
	width:23px;
	height:22px;
	float:left;
	background-repeat:no-repeat;
}

.mf_arrowleft a:hover{
	background:url(../images/arrow-left-mo-2mf.png);
	width:23px;
	height:22px;
	float:left;
	background-repeat:no-repeat;
}

.mf_arrowright a{
	background:url(../images/arrow-right-mu-2mf.png);
	width:23px;
	height:22px;
	float:left;
	background-repeat:no-repeat;
}

.mf_arrowright a:hover{
	background:url(../images/arrow-right-mo-2mf.png);
	width:23px;
	height:22px;
	float:left;
	background-repeat:no-repeat;
}

.friendsuggestion_more a{
	padding:5px;
	font-size:10px;
	color:#666;
	border:1px solid #ccc;
}

.friendsuggestion_more a:hover{
	padding:5px;
	font-size:10px;	
	color:#000;
	border:1px solid #ccc;
}

.questionmark{
	background:url(../images/question_button.png);
	width:32px;
	height:32px;
}

.sharebut{
	background:url(../images/share.png);
	width:22px;
	height:22px;
}

.talent_title a{
	font-size: 14px;
	color:#666;
	cursor:pointer;
	/*border:1px dotted #ccc;*/
	padding:10px;
	height:8px;
	/*font-weight:bold;*/
	/*background-color:#FFF;*/
}

.talent_title a:hover{
	font-size: 14px;
	color:#000;
	cursor:pointer;
	/*border:1px dotted #666;*/
	padding:10px;
	height:8px;
	/*font-weight:bold;*/
	/*background-color:#FFF;*/
}

.talent_title_selected{
	font-size: 14px;
	color:#900;
	/*border-bottom:1px dotted #ccc;*/
	/*background-color:#666;*/
	padding:10px;
	height:8px;
	font-weight:bold;
	/*background-color:#FFF;*/
}

.talentnext{
	height:32px;
	width:19px;
	background:url(../images/next.png);
	background-repeat:no-repeat;	
}

.ads_table_header {
	/*font-size: 14px;*/
	height:20px;
	border-bottom:1px dotted #ccc;
	/*background-color:#CCCCCC;*/
	padding-left:5px;
	font-weight:bold;
	padding-right:5px;	
	padding-bottom:10px;
}

.ads_table_row {
	font-size: 12px;
	height:40px;
	padding-left:5px;
	/*background-color: #E5E5E5;*/
	padding-right:5px;		
	border-bottom:1px dotted #ccc;
}

.ads_table_row2 {
	font-size: 12px;
	height:40px;
	padding-left:5px;
	background-color: #E5E5E5;
	padding-right:5px;		
	border-bottom:1px dotted #ccc;
}

.tip_addmebutton a{
	font-size: 11px;
	color:#000;
	padding-top: 13px;
	padding-left:5px;
	border:1px dotted ccc;
	height:20px;
}
.tip_addmebutton a:hover {
	font-size: 11px;
	padding-top:13px;
	padding-left:5px;
	color: #900;
	border:1px dotted #ccc;
	height:20px;
}

.mf2m2ftoppanel{
	width:94px;
	display:none;
	position:absolute;
	z-index:10;
	font-size: 10px;
	color: #fff;
	padding: 8px;
	background-color:#000;
}

.tipaddmeborder a{
	font-size:10px;
	float:left;
	background-color:#666;
	border:1px solid #ccc;
	padding:3px;
	margin-right:5px;
}

.tipaddmeborder a:hover{
	font-size:10px;
	float:left;
	color:#fff;
	background-color:#000;
	border:1px solid #000;
	padding:3px;
	margin-right:5px;
}

.wall-suggestion{
	padding:10px;
	margin:10px;
	margin-bottom:20px;
	/*margin-right:25px;*/
	/*background:url(../images/stripbackground.jpg);*/
	/*background-repeat:repeat;*/
	background-color:#f0f0f0;
	border:1px dotted #ccc;
}

.avatar-img-wallsuggestion{
height: 58px;
width: 58px;
background-attachment:fixed;
background-position:center;
border: solid 2px #CCC;
/*padding:2px;*/
cursor:pointer;
overflow: hidden;
}

a:hover img.avatar-img-wallsuggestion {
border: solid 2px #666;
/*
-moz-box-shadow: 1px 1px 5px #900;
-webkit-box-shadow: 1px 1px 5px #900;
box-shadow: 1px 1px 5px #900;
*/
}

.wall-suggestion-link a{
	color:#666;
	font-size:12px;
	border:1px solid #f0f0f0;
	background-color:#fff;
	height:17px;
	padding:10px;
	padding-top:15px;
	margin-bottom:20px;
}

.wall-suggestion-link a:hover{
	color:#999;
	background-color:#f0f0f0;
}

.toolbar_loginorregister a{
	font-size:16px;
	color:#999;
	padding-bottom:5px;
	border-bottom:1px dotted #333;
}

.toolbar_loginorregister a:hover{
	font-size:16px;
	color:#666;
	padding-bottom:5px;
	border-bottom:1px dotted #666;	
}

.walldetail_next a{
	background:url(../images/arrow-right-mu.png);
	background-repeat:no-repeat;
	padding-right:10px;
	width:33px;
	height:32px;
	z-index:10;
	position:absolute;
	right:0;
	top:50%;
	margin:auto;
}

.walldetail_next a:hover{
	background:url(../images/arrow-right-mo.png);
	background-repeat:no-repeat;
	padding-right:10px;
	width:33px;
	height:32px;
	z-index:10;
	position:absolute;
	right:0;
	top:50%;
	margin:auto;
}

.walldetail_prev a{
	background:url(../images/arrow-left-mu.png);
	background-repeat:no-repeat;
	width:33px;
	height:32px;
	z-index:10;
	position:absolute;
	left:1%;
	top:50%;
	margin:auto 0;
}

.walldetail_prev a:hover{
	background:url(../images/arrow-left-mo.png);
	background-repeat:no-repeat;
	width:33px;
	height:32px;
	z-index:10;
	position:absolute;
	left:1%;
	top:50%;
	margin:auto 0;
}

.wallposting_actionlabel a{
	color:#999;
}

.wallposting_actionlabel a:hover{
	color:#000;
}

.appborder a{
	background-color:#fff;
	padding:10px;
	height:105px;
}

.appborder a:hover{
	background-color:#f0f0f0;
	padding:10px;
	height:105px;
}

.pic_next a{
	background:url(../images/arrow_right.png);
	background-repeat:no-repeat;
	padding-right:10px;
	width:24px;
	height:42px;
	z-index:10;
	position:absolute;
	right:0;
	top:50%;
	margin:auto;
}

.pic_next a:hover{
	background:url(../images/arrow_right.png);
	background-repeat:no-repeat;
	padding-right:10px;
	width:24px;
	height:42px;
	z-index:10;
	position:absolute;
	right:0;
	top:50%;
	margin:auto;
}

.pic_prev a{
	background:url(../images/arrow_left.png);
	background-repeat:no-repeat;
	width:24px;
	height:42px;
	z-index:10;
	position:absolute;
	left:1%;
	top:50%;
	margin:auto 0;
}

.pic_prev a:hover{
	background:url(../images/arrow_left.png);
	background-repeat:no-repeat;
	width:24px;
	height:42px;
	z-index:10;
	position:absolute;
	left:1%;
	top:50%;
	margin:auto 0;
}

.footer_languagebar{
	background-color:#000;
	margin-top:-10px;
	cursor:pointer;
	color:#fff;
	font-size:12px;
	padding:10px;
	border:1px solid #333;
	z-index:2;
	position:absolute;
	right:0;
	bottom:0;
	margin-right:0px;
}

.arrowup{
	background:url(../images/arrow_up.png);
	background-repeat:no-repeat;
	/*background-position:10px 10px;*/
	text-align:right;
	padding-left:50px;
}

.mregister_correct{
	background:url(../images/noti_right.png);
	background-repeat:no-repeat;
	background-position:5px 6px;
	width:30px;
	height:25px;
}

.mregister_wrong{
	background:url(../images/wrong_sign.png);
	background-repeat:no-repeat;
	background-position:5px 6px;
	width:30px;
	height:25px;
}

.miniloader{
	background:url(../images/mini-loader.gif);
	background-position:center center;
	background-repeat:no-repeat;
	cursor:pointer;
	height:30px;
	height:25px;
}

.videoplay-icon{
	background:url(../images/play.png);
	background-repeat:no-repeat;
	background-position:0px;
	z-index:2;
	position:absolute;
	width:39px;
	left:10px;
	top:10px;
	height:39px;
	cursor:pointer;
	margin:auto;
}

.menu-icon{
	background:url(../images/menu-icon.png);
	background-repeat:no-repeat;
	background-position:0px;	
	width:30px;
	height:30px;
}

.menu-undo{
	background:url(../images/menu-undo.png);
	background-repeat:no-repeat;
	background-position:0px;	
	width:30px;
	height:30px;
}

.menu-delete{
	background:url(../images/round_delete.png);
	background-repeat:no-repeat;
	background-position:0px;	
	width:30px;
	height:30px;
}

.button_heart{
	background:url(../images/button_heart.png);
	background-repeat:no-repeat;
	background-position:0px;	
	width:30px;
	height:30px;
}

.button_heart_dim{
	background:url(../images/button_heart_dim.png);
	background-repeat:no-repeat;
	background-position:0px;	
	width:30px;
	height:30px;
}

.button_plus{
	background:url(../images/button_plus.png);
	background-repeat:no-repeat;
	background-position:0px;	
	width:30px;
	height:30px;
}

.posting_albumlink a{
	background-color:#fff;
	border-bottom:1px solid #f0f0f0;
	color:#999;
	width:20px;
	height:20px;
	padding:5px;
	padding-bottom:10px;
}

.posting_albumlink a:hover{
	background-color:#fff;
	border-bottom:1px solid #ccc;
	color:#000;
	width:20px;
	height:20px;
	padding:5px;
	padding-bottom:10px;
}

.posting_albumlink_selected a{
	background-color:#fff;
	border-bottom:1px solid #ccc;
	color:#000;
	width:20px;
	height:20px;
	padding:5px;
	padding-bottom:10px;
}
