div.content {
	background-color: #eee;
	margin: 0;
	width: 100%;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}

div.tabcontainer {
	padding: 0;
}

div.tabcontainer ul {
	list-style-type: none;
}

div.tabcontainer li {
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 24%;
	padding: 0;
	margin: 0 1% 0 0;
}

div.tabactive,
div.tabinactive {
	background-color: #fff;
	color: #165b8a;
	cursor: pointer;
	text-align: center;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

div.tabinactive {
	background-color: #666;
	color: #fff;
}

div.tabactive div.tabc,
div.tabinactive div.tabc {
	padding: 5px 0;
}

div.tabinactive a {
	color: #fff;
}

div.tabinactive a:hover {
	color: #165b8a;
}

div.tabbox {
	background-color: #fff;
	padding: 10px 0;
	position: relative;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}

.options_button {
	background-color: #3f3f3f;
	border: 1px solid #999;
	color: #fff;
	cursor: pointer;
	display: block;
	float: left;
	padding: 3px 6px;
	margin: 0 10px 10px 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.options_button:hover {
	background-color: #aaa;
	color: #333;
}

#sub_nav {
	color: #999;
	background-color: #161616;
	padding: 0 10px;
	height: 36px;
	border-radius: 10px 10px 0 0;
}

#sub_nav ul {
	list-style-type: none;
}

#sub_nav ul li {
	float: left;
}

#sub_nav ul li a {
	color: #999;
	display: block;
	font-size: 14px;
	line-height: 36px;
	padding: 0 5px 0 15px;
}

#sub_nav ul li a span {
	display: block;
	padding-right: 10px;
}

#sub_nav ul li.on a,
#sub_nav ul li a:hover {
	background: transparent url(https://flashthemes.net/static/ft/img/profile/btn_round_01.gif) no-repeat 5px center;
	color: #eee;
}

#sub_nav ul li.on a span,
#sub_nav ul li a:hover span {
	background: transparent url(https://flashthemes.net/static/ft/img/profile/btn_round_02.gif) no-repeat right center;
}

#sub_nav .share {
	line-height: 20px;
	float: right;
	position: absolute;
	top: 8px;
	right: 10px;
}

#sub_nav .share img {
	vertical-align: top;
}

.gigya_popup {
	position: absolute;
	right: 10px;
	top: 138px;
	z-index: 8;
}

#public_link {
	background: transparent url(https://flashthemes.net/static/ft/img/dashboard/public_profile_arrow.gif) no-repeat center right;
	color: #949494;
	display: block;
	font-size: 12px;
	float: right;
	line-height: 36px;
	padding-right: 16px;
	text-align: right;
}

#public_link:hover {
	text-decoration: underline;
}

.empty_message {
	color: #888;
}

.full_block {
	padding: 20px;
}

#counts {
	text-align: right;
}

#profile_main {
	color: #333;
}

#profile_main h2 {
	color: #333;
	margin: 0 0 10px 0;
	font-size: 14px;
}

#profile_main h2.main {
	background: transparent url(https://flashthemes.net/static/ft/img/profile/ico_title.png) no-repeat 0 0;
	color: #165b8a;
	font-size: 24px;
	line-height: 35px;
	height: 35px;
	padding: 0 0 0 40px;
}

#profile_main .loading {
	background: transparent url(https://flashthemes.net/static/ft/img/dashboard/loading.gif) no-repeat 0 center;
	margin: 0 auto;
	width: 55px;
	height: 10px;
	height: 25px;
}

#animator {
	background-color: #333;
	border-bottom: 1px solid #161616;
	color: #9a9a9a;
	padding: 25px 30px 20px 30px;
}

#animator .lower {
	border-top: 1px dashed #555;
	padding-top: 20px;
}

#animator .profile {
	float: left;
	padding-bottom: 20px;
	width: 340px;
}

#animator .avatar {
	border: 1px solid #999;
	float: left;
	width: 100px;
	height: 100px;
}

#animator .avatar img {
	vertical-align: top;
	width: 100px;
}

#animator .details {
	float: left;
	padding-left: 5px;
	position: relative;
	width: 230px;
	height: 105px;
}

#animator h1 {
	color: #09f;
	font-size: 20px;
	margin: 0;
	padding: 0;
	font-weight: lighter;
	height: 24px;
	overflow: hidden;
}

#animator .caption {
	color: #9a9a9a;
	font-size: 16px;
}

#animator .level {
	position: absolute;
	bottom: 0;
	left: 5px;
	width: 80px;
}

#animator .level span {
	color: #09f;
	font-size: 30px;
}

#animator .level .meter {
	background-color: #000;
	border: 1px solid #9a9a9a;
	height: 3px;
	width: 80px;
	overflow: hidden;
}

#animator .level .meter div {
	background-color: #09f;
	height: 3px;
}

#animator .joined {
	font-size: 11px;
}

#animator .pronouns {
	font-size: 11px;
}

#animator .main_badges {
	position: absolute;
	bottom: 0;
	left: 80px;
}

#animator .main_badges div {
	float: left;
	margin-left: 5px;
}

#animator .numbers {
	float: left;
	margin-bottom: 25px;
}

#animator .numbers .first {
	margin: 0 0 0 60px;
}

#animator .numbers div {
	background-color: #09f;
	color: #fff;
	float: left;
	font-size: 16px;
	text-align: right;
	line-height: 16px;
	height: 30px;
	width: 110px;
	margin: 0 0 0 10px;
	padding: 0 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

* html #animator .numbers div {
	display: inline;
}

#animator .numbers div strong {
	font-size: 10px;
	display: block;
	height: 12px;
	line-height: 12px;
}

#animator .badges {
	float: right;
	margin-bottom: 20px;
}

#animator .badges ul {
	background: transparent url(https://flashthemes.net/static/ft/img/profile/arrow_badge.gif) no-repeat 260px 0;
	list-style-type: none;
	float: left;
	padding-right: 20px;
	overflow: hidden;
	height: 70px;
	width: 260px;
}

#animator .badges li {
	float: left;
}

#animator .badges li a {
	display: block;
	width: 30px;
	height: 30px;
	margin: 3px;
}

#animator .badges li.on a {
	border: 2px solid #5ba5be;
	margin: 1px;
}

#badge_description {
	float: left;
}

#badge_description .icon {
	float: left;
	width: 50px;
	height: 50px;
	margin: 5px 10px 0 0;
}

#badge_description .description {
	float: left;
	width: 208px;
}

#badge_description h3 {
	color: #9A9A9A;
	margin: 2px 0;
	padding: 0;
}

#animator .bio {
	width: 740px;
	float: left;
	overflow-wrap: break-word;
}

#animator .actions {
	float: right;
	width: 355px;
}

#animator .actions a,
#animator .adminactions a {
	background-color: #ff7800;
	color: #fff;
	display: block;
	float: right;
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	margin-left: 10px;
	padding: 0 20px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}

#animator .adminactions {
	margin-top: 10px;
}

#animator .adminactions a {
	background-color: #f90 !important;
}

#animation_profile {
	border-top: 1px solid #888;
	border-bottom: 1px solid #ccc;
	padding: 25px 30px;
}

#animation_profile h2 {
	background-position: 0 0;
}

#animation_list {
	list-style-type: none;
	float: right;
}

#no_animation {
	list-style-type: none;
}

* html #animation_list {
	width: 200px;
}

#animation_list li {
	float: left;
	margin: 0 0 5px 5px;
}

#animation_list a {
	display: block;
	position: relative;
	height: 55px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

* html #animation_list a {
	height: auto;
}

#animation_list a img {
	vertical-align: top;
	width: 85px;
}

#animation_list .cover {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 55px;
	width: 85px;
	background: #000;
	background: rgba(0, 0, 0, 0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000)";
}

#animation_list .on .cover {
	display: none;
}

#animation_list .data .likes,
#animation_list .data .views,
#animation_list .data .comments {
	background-color: transparent;
	background-image: url(https://flashthemes.net/static/ft/img/profile/icon_movie_set.png);
	background-repeat: no-repeat;
	float: left;
	font-size: 16px;
	font-weight: bold;
	padding-left: 26px;
	width: 80px;
	height: 24px;
	line-height: 24px;
}

#animation_list .data .likes {
	background-position: 0 2px;
}

#animation_list .data .views {
	background-position: 0 -20px;
}

#animation_list .data .comments {
	background-position: 0 -42px;
}

#animation_block,
#animation_block .animation {
	width: 956px;
	background-color: #eee;
	padding: 0;
	margin-bottom: 0;
}

#animation_block .thumbnail {
	float: left;
	width: 150px;
}

#animation_block .thumbnail img {
	vertical-align: top;
}

#animation_block .info {
	margin-left: 0;
	width: 550px;
}

#animation_block h3 {
	margin: 0 0 6px 0;
}

* html #animation_block h3 {
	width: 550px;
}

#animation_block h3 a {
	color: #333;
	font-size: 16px;
	font-weight: bold;
}

* html #animation_block h3 a {
	width: 550px;
}

#animation_block .data {
	margin: 0 0 5px 0;
	width: 555px;
}

* html #animation_block .data {
	width: 400px;
}

#animation_block .data .likes,
#animation_block .data .views,
#animation_block .data .comments {
	background-color: transparent;
	background-image: url(https://flashthemes.net/static/ft/img/profile/icon_movie_set.png);
	background-repeat: no-repeat;
	float: left;
	font-size: 16px;
	font-weight: bold;
	padding-left: 26px;
	width: 50px;
	height: 24px;
	line-height: 24px;
}

#animation_block .data .likes {
	background-position: 0 2px;
}

#animation_block .data .views {
	background-position: 0 -20px;
}

#animation_block .data .comments {
	background-position: 0 -42px;
}

#animation_block .badges {
	float: right;
	list-style-type: none;
	margin: 0;
}

#animation_block .badges li {
	float: left;
	margin-right: 5px;
}

* html #animation_block div {
	position: relative;
	display: inline;
	width: 200px;
}

#no_animation {
	background: transparent url(https://flashthemes.net/static/ft/img/profile/img_working.gif) no-repeat center 0;
	font-weight: bold;
	font-size: 14px;
	padding: 120px 0 0 0;
	text-align: center;
	margin-bottom: 20px;
	width: 956px;
}

#recommend_profile,
#fans_profile,
#feed_profile {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	padding: 25px 65px;
	width: 886px;
}

#recommend_profile ul {
	list-style-type: none;
	text-align: center;
}

#recommend_profile li {
    margin-right: 15px;
	display: inline-block;
}

#recommend_list li:nth-last-child(1) {
	margin-right: 0px;
}

#recommend_profile a {
	display: block;
}

#recommend_profile a img {
	vertical-align: top;
	width: 110px;
}

#fans_profile .idol {
	float: right;
	width: 350px;
}

#fans_profile .latest {
	float: left;
	width: 350px;
}

#fans_profile .refered {
	float: left;
	width: 800px;
}

#fans_profile ul {
	list-style-type: none;
}

#fans_profile li {
	float: left;
	margin: 0 5px 5px 0;
}

#fans_profile li a {
	display: block;
	border: 1px solid #ccc;
	width: 42px;
	height: 42px;
}

#fans_profile img {
	vertical-align: top;
	width: 42px;
	height: 42px;
}

#feeds .feed {
	background-color: #fff;
	color: #666;
	padding: 10px 15px;
	margin-bottom: 8px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 14px;
}

#feeds .feedold {
	background-color: #fff;
	color: #666;
	padding: 10px 15px;
	margin-bottom: 5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 14px;
}

#feeds .image_block {
	float: left;
}

#feeds .image_block img {
	border: 1px solid #ccc;
	width: 60px;
}

#feeds .icon {
	float: right;
	width: 25px;
	height: 25px;
	background-repeat: no-repeat;
	background-image: url(https://flashthemes.net/static/ft/img/dashboard/ico_activities.png);
	margin-top: 20px;
}

#feeds .movie {
	background-position: 0 0;
}

#feeds .achievement {
	background-position: -25px 0;
}

#feeds .fans {
	background-position: -50px 0;
}

#feeds .comment {
	background-position: -75px 0;
}

#feeds .like {
	background-position: -100px 0;
}

#feeds .community {
	background-position: -125px 0;
}

#feeds .story_block {
	width: 767px;
	margin: 0px 14px;
	padding-left: 62px;
}

#feeds .story_block_old {
	float: left;
	width: 739px;
	margin: 0 15px;
}

#feeds .story_block a {
	color: #5ba5be;
	font-weight: bold;
	font-size: 16px;
}

#feeds .story_block a:hover {
	text-decoration: underline;
}

#more_feeds,
#more_animations,
#more_recommend,
.loading_container {
	background-color: #fff;
	clear: both;
	margin: 10px 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 14px;
	text-align: center;
	height: 25px;
	padding: 0;
}

#more_feeds a,
#more_animations a,
#more_recommend a {
	color: #5ba5be;
	display: block;
	font-weight: bold;
	line-height: 25px;
	width: 100%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#more_feeds a:hover,
#more_animations a:hover,
#more_recommend a:hover {
	background-color: #ddd;
}

#animations {
	margin-left: 40px;
	margin-right: 40px;
}

.animation {
	background-color: #fff;
	color: #666;
	font-size: 14px;
	margin-bottom: 10px;
	padding: 15px 20px;
	position: relative;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

* html .animation {
	display: inline-block;
}

.animation.hl,
.animation:hover {
	background-color: #2f2f2f;
}

.animation .image_block {
	float: left;
	text-align: center;
	width: 177px;
}

.animation .image_block img {
	height: 100px;
	vertical-align: top;
}

.animation .status {
	color: #fff;
	font-size: 12px;
}

.animation.public .status {
	background-color: #35a2e4;
}

.animation.private .status {
	background-color: #e09e00;
}

.animation.draft .status,
.animation.processing .status {
	background-color: #707070;
}

.animation.hidden .status {
	background-color: #f00;
}

.animation .detail_block {
	float: left;
	padding-left: 15px;
	position: relative;
	width: 602px;
	height: 100px;
}

.animation .duration {
	font-size: 12px;
}

.animation_short {
	background-color: #fff;
	color: #666;
	font-size: 14px;
	margin-bottom: 5px;
	padding: 5px 5px;
	position: relative;
	width: 320px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
}

* html .animation_short {
	height: 60px;
	display: inline;
	width: 300px;
	margin: 5px;
}

.bg_black {
	background-color: #2f2f2f;
}

.animation_short.hl,
.animation_short:hover {
	background-color: #2f2f2f;
}

.animation_short .image_block {
	float: left;
	text-align: center;
}

* html .animation_short .image_block {
	width: 20px;
}

.animation_short .image_block img {
	vertical-align: center;
	padding: 2px;
	width: 100px;
}

* html .animation_short .image_block img {
	position: relative;
}

.animation_short .status {
	color: #fff;
	font-size: 12px;
}

.animation_short.public .status {
	background-color: #35a2e4;
}

.animation_short.private .status {
	background-color: #e09e00;
}

.animation_short.draft .status,
.animation_short.processing .status {
	background-color: #707070;
}

.animation_short.hidden .status {
	background-color: #f00;
}

.animation_short .detail_block {
	float: left;
	padding-left: 15px;
	position: relative;
	height: 60px;
	width: 180px;
}

* html .animation_short .detail_block {
	display: inline;
	position: relative;
}

* html .animation_short .detail_block a {
	height: 60px;
	width: 180px;
}

.animation_short .duration {
	font-size: 12px;
}

.animation_short_data .likes,
.animation_short_data .views,
.animation_short_data .comments {
	float: left;
	font-size: 11px;
	height: 14px;
	line-height: 14px;
	padding-left: 20px;
	width: 35px;
}

.animation_short_data .likes {
	background: url("https://flashthemes.net/static/ft/img/profile/ico_recommend.png") no-repeat scroll 0 0 transparent;
}

.animation_short_data .views {
	background: url("https://flashthemes.net/static/ft/img/profile/ico_view.png") no-repeat scroll 0 0 transparent;
}

.animation_short_data .comments {
	background: url("https://flashthemes.net/static/ft/img/profile/ico_comment.png") no-repeat scroll 0 0 transparent;
}

.animation_short h3 {
	height: 15px;
	width: 220px;
}

* html .animation_short h3 {
	height: 15px;
	width: 180px;
}

.animation_short h3 a {
	color: #5ba5be;
	font-size: 14px;
	font-weight: normal;
	line-height: 15px;
}

.animation_data .likes,
.animation_data .views,
.animation_data .comments {
	background-color: transparent;
	background-image: url(https://flashthemes.net/static/ft/img/profile/icon_movie_set.png);
	background-repeat: no-repeat;
	float: left;
	font-size: 16px;
	font-weight: bold;
	padding-left: 26px;
	width: 80px;
	height: 24px;
	line-height: 24px;
}

.animation_data .likes {
	background-position: 0 3px;
}

.animation_data .views {
	background-position: 0 -20px;
}

.animation_data .comments {
	background-position: 0 -42px;
}

.animation_data .badges {
	list-style-type: none;
	clear: both;
}

.animation_data .badges li {
	float: left;
	display: block;
	height: 30px;
	width: 30px;
	margin-right: 5px;
}

.animation h3 {
	height: 20px;
	overflow: hidden;
	margin: 5px 0 0 0;
}

.animation h3 a {
	color: #5ba5be;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
}

.animation h3 a:hover {
	text-decoration: underline;
}

.animation .animation_actions {
	font-size: 12px;
	float: right;
	height: 20px;
	z-index: 1;
}

.animation_share,
.animation_playlist,
.animation_options {
	float: left;
	position: relative;
	margin-left: 10px;
}

* html .animation_share {
	width: 60px;
}

* html .animation_edit {
	width: 60px;
}

* html .animation_options {
	width: 70px;
}

.animation.draft .animation_share,
.animation.processing .animation_share {
	display: none;
}

.animation_share a,
.animation_playlist a,
.animation_options a,
.animation_edit a {
	color: #666;
}

.animation_share .button,
.animation_options .button,
.animation_edit .button {
	background: transparent url(https://flashthemes.net/static/ft/img/dashboard/btn_share.png) no-repeat 0 0;
	display: block;
	padding-left: 23px;
	padding-top: 2px;
	height: 19px;
}

.animation_options .button {
	background: transparent url(https://flashthemes.net/static/ft/img/dashboard/btn_manage.png) no-repeat 0 0;
}

.animation_edit .button {
	background: transparent url(https://flashthemes.net/static/ft/img/dashboard/btn_edit.png) no-repeat 0 0;
}

.animation_share .button:hover,
.animation_options .button:hover,
.animation_edit .button:hover {
	background-position: 0 -20px;
}

.animation_share .on,
.animation_options .on {
	color: #ff7800;
}

.animation_options .menu {
	background-color: #666;
	list-style-type: none;
	position: absolute;
	top: 20px;
	right: -5px;
	width: 80px;
}

* html .animation_options .menu li {
	display: inline;
}

.animation_options .menu a {
	color: #fff;
	display: block;
	padding: 3px 5px;
}

.animation_options .menu a:hover {
	background-color: #434343;
}

.animation .extra_block {
	float: left;
	font-size: 12px;
	margin-top: 15px;
	width: 100%;
}

.animation .share_links {
	float: left;
	list-style-type: none;
	width: 280px;
}

.animation .share_links li {
	float: left;
	margin: 0 5px 0 0;
}

.animation .share_links a {
	display: block;
	height: 22px;
	width: 30px;
}

.animation .share_embed {
	float: right;
}

.animation .share_embed label {
	margin-bottom: 10px;
}

.animation .share_embed input {
	width: 240px;
	background-color: #fff;
	border: 1px solid #4d4d4d;
	color: #666;
	padding: 1px 5px;
}

.animation .share_embed .embedbtn,
.animation .share_embed .emailbtn {
	float: left;
	margin-right: 15px;
	padding-top: 2px;
}

.embedmoviebox {
	text-align: left;
}

.embedmoviebox .title {
	color: #666;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	padding: 25px 0 43px 28px;
}

.embedmoviebox .inputRow .inputTitle {
	color: #666;
	font-size: 14px;
	font-style: italic;
	padding-left: 33px;
}

.embedmoviebox .inputRow .inputData {
	font-size: 14px;
	padding: 3px 0 0 33px;
}

.embedmoviebox .inputRow .inputData textarea {
	width: 425px;
	height: 40px;
	font-size: 12px;
	color: #999;
}

.embedmoviebox hr {
	background-color: #ddd;
	margin: 0 10px;
	width: auto;
}

.seperator {
	float: left;
	color: #666;
	padding: 11px 0;
	font-size: 16px;
}

#recommend h2.main {
	background-position: 0 -280px;
}

#recommendations {
	margin: 0 auto;
	width: 880px;
}

.animation_box {
	color: #666;
	float: left;
	margin: 5px 15px;
	padding: 10px 20px;
	width: 150px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

* html .animation_box {
	display: inline;
}

.animation_box:hover,
.animation_box.hover {
	background-color: #161616;
}

.animation_box a {
	color: #5ba5be;
	font-size: 14px;
	font-weight: bold;
	width: 103px;
	overflow: hidden;
	display: inline;
	text-overflow: ellipsis;
	vertical-align: top;
}


.animation_box .title {
	display: block;
	width: 150px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.animation_box .thumbnail {
	display: block;
	height: 97px;
	width: 150px;
}

.animation_box img {
	vertical-align: top;
}

.animation_box .by {
	float: left;
	height: 20px;
	line-height: 20px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 120px;
}

.animation_box .duration {
	float: right;
	font-size: 11px;
	text-align: right;
	width: 30px;
}

.animation_box .data div {
	float: left;
	font-size: 11px;
	padding-left: 20px;
	height: 14px;
	line-height: 14px;
	width: 55px;
}

.animation_box .likes {
	background: transparent url(https://flashthemes.net/static/ft/img/profile/ico_recommend.png) no-repeat 0 0;
}

.animation_box .views {
	background: transparent url(https://flashthemes.net/static/ft/img/profile/ico_view.png) no-repeat 0 0;
}

#comment_form {
	background-color: #bebebe;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	width: 520px;
	position: relative;
}

#comment_form .title {
	background-color: #193648;
	color: #fefefe;
	font-size: 16px;
	padding: 5px 10px;
	text-align: left;
}

#comment_form .close {
	background: transparent url(https://flashthemes.net/static/ft/img/dashboard/btn_close_off.gif) no-repeat 0 0;
	cursor: pointer;
	display: block;
	width: 15px;
	height: 15px;
	position: absolute;
	top: 7px;
	right: 7px;
}

#comment_form textarea {
	border: none;
	font: 12px sans-serif;
	height: 200px;
	padding: 3px;
	margin: 10px 7px;
	width: 500px;
	resize: none;
}

#comment_form button {
	background-color: #161616;
	border: none;
	color: #fefefe;
	cursor: pointer;
	display: block;
	font-size: 16px;
	width: 100px;
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#comment_form button:hover {
	background-color: #5ba5be;
}

#comment_form .error_message {
	color: #f00;
	text-align: center;
}

#movie_actions {
	float: left;
	height: 90px;
}

#movie_actions .actions {
	width: 550px;
}

#movie_actions .movie_action_button {
	background-color: #3f3f3f;
	border: 1px solid #999;
	color: #fff;
	display: block;
	float: left;
	padding: 3px 6px;
	margin: 0 10px 10px 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#movie_actions .movie_action_button:hover {
	background-color: #aaa;
	color: #333;
}

.recommend_button {
	border: 1px solid #222;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	background-image: url(https://flashthemes.net/static/ft/img/movie/icon_recommend.png);
	background-color: #222;
	color: #fff;
	display: block;
	float: left;
	height: 23px;
	margin-right: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width: 94px;
	position: relative;
	cursor: pointer;
}

.recommend_button:hover span {
	background-color: #999;
	color: #333;
}

.recommend_button:hover {
	background-color: #48979a;
	border: 1px solid #48979a;
}

#recommend_button:hover {
	background-color: #48979a;
}

#unrecommend_button {
	border: 1px solid #444;
	background-color: #333;
}

#unrecommend_button:hover {
	background-color: #48979a;
}

.recommend_num {
	color: #666;
	font-size: 10px;
	width: 100%;
	position: absolute;
	top: 23px;
	text-align: center;
}

.recommend_num.hundred {
	color: #e19d3c;
}

.recommend_num.k {
	color: #df390c;
}

.page_nav {
	width: 300px;
}

.page_nav span.next a:link,
div.page_nav span.next a:visited {
	background: url("https://flashthemes.net/static/ft/img/v2/btn_arrow_next.gif") no-repeat scroll right top transparent;
	float: right;
	margin-right: 10px;
	padding-right: 20px;
}

#prevPage {
	float: left;
}

#nextPage {
	float: right;
}

#comment_form #comment_form_subject {
	width: 466px;
	font-size: 16px;
	height: 30px;
	margin: 10px auto 0;
}

#comment_form #comment_form_subject #comment_subject_title {
	float: left;
	width: 100px;
	height: 20px;
	padding-top: 3px;
	text-align: left;
}

#comment_form #comment_form_subject #comment_input_subject {
	float: right;
	width: 360px;
	height: 30px;
	text-align: right;
}

#comment_form #comment_form_subject #comment_input_subject input {
	width: 350px;
	height: 22px;
	border: none;
	padding: 2px;
	font: 12px sans-serif;
}

#user_thread_container {
	background-color: #eee;
	position: relative;
}

#message_content_container {
	display: none;
	background-color: #eee;
	position: relative;
}

#user_thread_container h2 {
	background: transparent url(https://flashthemes.net/static/ft/img/profile/ico_title.png) no-repeat 0 -350px;
	color: #165b8a;
	font-size: 24px;
	line-height: 35px;
	height: 35px;
	padding: 0 0 0 40px;
}

#message_content_container h2 {
	background: transparent url(https://flashthemes.net/static/ft/img/profile/ico_title.png) no-repeat 0 -350px;
	color: #165b8a;
	font-size: 24px;
	line-height: 35px;
	height: 35px;
	padding: 0 0 0 40px;
}

#message_content_container #back_message {
	font-size: 15px;
	padding-bottom: 10px;
}

.messages {
	padding: 0;
}

.messages .system {
	background-color: #ddd;
	background-image: none;
}

.messages .message {
	background: #fff url(https://flashthemes.net/static/ft/img/dashboard/division.gif) repeat-y 189px 0;
	color: #666;
	margin: 0 0 15px 0;
	padding: 10px 10px 30px 10px;
	position: relative;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	min-height: 50px;
}

* html .messages .message {
	height: 50px;
}

.messages .thread {
	background: #fff url(https://flashthemes.net/static/ft/img/dashboard/division.gif) repeat-y 189px 0;
	color: #666;
	margin: 0 0 5px 0;
	padding: 10px;
	position: relative;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	min-height: 25px;
	cursor: pointer;
}

.messages .thread .thread_control {
	display: none;
	height: 15px;
	position: absolute;
	bottom: 15px;
	right: 10px;
	width: 40px;
}

.messages .thread .thread_control .delete a:link,
.messages .thread .thread_control .delete a:visited {
	float: right;
	height: 15px;
	width: 15px;
	overflow: hidden;
	background: transparent url(https://flashthemes.net/static/ft/img/messages/btn_close_msg.gif) no-repeat 0 0;
}

.messages .thread .thread_control .delete a:active,
.messages .thread .thread_control .delete a:hover {
	background-position: 0 -15px;
}

.messages .thread .thread_control .reply a:link,
.messages .thread .thread_control .reply a:visited {
	float: right;
	height: 15px;
	width: 15px;
	overflow: hidden;
	padding-right: 8px;
	background: transparent url(https://flashthemes.net/static/ft/img/messages/btn_reply_msg.gif) no-repeat 0 0;
}

.messages .thread .thread_control .reply a:active,
.messages .thread .thread_control .reply a:hover {
	background-position: 0 -15px;
}

.messages .highlight {
	background: #cce0e7 url(https://flashthemes.net/static/ft/img/dashboard/division.gif) repeat-y 189px 0;
}

.messages .thread:hover,
.messages .thread.hover {
	background-color: #cce0e7;
}

* html .messages .thread {
	height: 25px;
}

.messages .message .type {
	background: transparent url(https://flashthemes.net/static/ft/img/dashboard/ico_messages.png) no-repeat 0 0;
	color: #485967;
	font-size: 18px;
	line-height: 25px;
	height: 25px;
	padding-left: 30px;
	position: absolute;
	bottom: 5px;
	right: 20px;
	text-transform: uppercase;
}

.messages .thread .type {
	background: transparent url(https://flashthemes.net/static/ft/img/dashboard/ico_messages.png) no-repeat 0 0;
	line-height: 25px;
	height: 25px;
	padding-left: 30px;
	position: absolute;
	bottom: 11px;
	right: 5px;
}

.messages .private .type {
	background-position: 0 0;
}

.messages .broadcast .type {
	background-position: 0 -25px;
}

.messages .system .type {
	background-position: 0 -50px;
}

.messages .comment_user {
	position: absolute;
	top: 7px;
	left: 10px;
	width: 170px;
}

.comment_user .avatar {
	display: block;
	height: 60px;
	width: 60px;
	position: relative;
}

.comment_user .avatar .tn,
.comment_user .tn {
	vertical-align: top;
	height: 60px;
	width: 60px;
}

.comment_user .avatar_30 {
	display: block;
	height: 30px;
	width: 30px;
	position: relative;
}

.comment_user .avatar_30 .tn_30,
.comment_user .tn_30 {
	vertical-align: top;
	height: 30px;
	width: 30px;
}

.comment_user .badge_50 {
	margin: 5px 0 0 10px;
}

.messages .comment_content {
	position: relative;
	margin-left: 195px;
}

.messages .message .comment_content p {
	width: 400px;
}

.messages .thread .comment_content p {
	margin: 4px 0 0;
	width: 375px;
	overflow: hidden;
}

.messages .thread .comment_content p .subject {
	color: #1B619B;
}

.messages .comment_user .comment_time {
	font-size: 12px;
	line-height: 13px;
	color: #aaa;
	position: absolute;
	bottom: 0;
	right: 35px;
	width: 100px;
}

.messages .comment_user .nm {
	font-size: 12px;
	color: #666;
	position: absolute;
	top: 0;
	right: 35px;
	width: 100px;
	overflow: hidden;
}

.messages .comment_user .badge_30 {
	position: absolute;
	top: 0;
	right: 0;
}

.messages .comment_control {
	position: absolute;
	bottom: 5px;
	left: 205px;
}

.messages .comment_control a {
	padding: 0 3px;
}

#message_content_control {
	position: absolute;
	top: 46px;
	right: 10px;
	height: 20px;
	width: 200px;
	display: none;
}

#message_delete_button a:visited,
#message_delete_button a:link {
	background: #cce0e7 url(https://flashthemes.net/static/ft/img/messages/btn_close_msg_s_init.gif) no-repeat 13px center;
	color: #165B8A;
	display: block;
	float: right;
	padding: 2px 15px 2px 28px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 0px;
}

#message_delete_button a:hover,
#message_delete_button a:active {
	background: #cce0e7 url(https://flashthemes.net/static/ft/img/messages/btn_close_msg_s_over.gif) no-repeat 13px center;
}

#message_reply_button a:visited,
#message_reply_button a:link {
	background: #cce0e7 url(https://flashthemes.net/static/ft/img/messages/btn_reply_msg2_init.gif) no-repeat 13px center;
	color: #165B8A;
	display: block;
	margin-left: 8px;
	float: right;
	padding: 2px 15px 2px 28px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 0px;
}

#message_reply_button a:hover,
#message_reply_button a:active {
	background: #cce0e7 url(https://flashthemes.net/static/ft/img/messages/btn_reply_msg2_over.gif) no-repeat 13px center;
}

#message_reply #message_reply_title {
	float: left;
	width: 60px;
	height: 130px;
	padding: 5px 0 0 20px;
	font-size: 17px;
	color: #777;
}

#message_reply #message_textarea_container {
	background-color: #fff;
	float: right;
	padding: 10px;
	width: 520px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#message_reply #message_form_container {
	float: right;
	padding: 10px;
	width: 520px;
}

#message_reply #message_textarea_container textarea {
	border: 0;
	width: 520px;
	height: 115px;
	overflow-y: auto;
}

#message_reply_submit a {
	background: #ff7900 url(https://flashthemes.net/static/ft/img/messages/ico_reply.gif) no-repeat 13px center;
	color: #fff;
	display: block;
	float: right;
	font-size: 15px;
	font-weight: bold;
	padding: 3px 21px 3px 36px;
	margin: 8px 0 50px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.user_submenu {
	display: none;
	background-color: #244650;
	margin: 0;
	padding: 5px 0;
	float: left;
	list-style: none;
	position: absolute;
	top: 36px;
	left: 289px;
	text-align: center;
	width: 125px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.user_submenu li {
	background-color: #244650;
	padding: 0 10px;
	display: block;
	float: none;
}

.user_submenu li.first {
	position: relative;
}

.user_submenu li .arrow:before {
	content: "";
	position: absolute;
	border: 7px solid transparent;
	border-bottom: 8px solid #244650;
	top: -20px;
	left: 15px;
}

.user_submenu a {
	display: block;
	padding: 4px 0;
	border: none;
	text-align: left;
	height: fit-content;
	line-height: 14px;
	color: #fff;
	font-weight: bold;
}



.subnavicon {
	margin-left: 5px;
	padding-left: 18px;
	padding-top: 18px;
	float: right;
	position: relative;
	top: 11px;
}

#discordicon {
	background: transparent url(/static/ft/img/common/social_icons/colored/discord.png) no-repeat 0 center;
	background-size: 18px;
}

#youtubeicon {
	background: transparent url(/static/ft/img/common/social_icons/colored/youtube.png) no-repeat 0 center;
	background-size: 18px;
}

#blueskyicon {
	background: transparent url(/static/ft/img/common/social_icons/colored/bluesky.png) no-repeat 0 center;
	background-size: 18px;
}

#twittericon {
	background: transparent url(/static/ft/img/common/social_icons/colored/twitter.png) no-repeat 0 center;
	background-size: 18px;
}

#tumblricon {
	background: transparent url(/static/ft/img/common/social_icons/colored/tumblr.png) no-repeat 0 center;
	background-size: 18px;
}

#redditicon {
	background: transparent url(/static/ft/img/common/social_icons/colored/reddit.png) no-repeat 0 center;
	background-size: 18px;
}

#instagramicon {
	background: transparent url(/static/ft/img/common/social_icons/colored/instagram.png) no-repeat 0 center;
	background-size: 18px;
}

#facebookicon {
	background: transparent url(/static/ft/img/common/social_icons/colored/facebook.png) no-repeat 0 center;
	background-size: 18px;
}

#steamicon {
	background: transparent url(/static/ft/img/common/social_icons/colored/steam.png) no-repeat 0 center;
	background-size: 18px;
}

#githubicon {
	background: transparent url(/static/ft/img/common/social_icons/colored/github.png) no-repeat 0 center;
	background-size: 18px;
}

#twitchicon {
	background: transparent url(/static/ft/img/common/social_icons/colored/twitch.png) no-repeat 0 center;
	background-size: 18px;
}

#tiktokicon {
	background: transparent url(/static/ft/img/common/social_icons/colored/tiktok.png) no-repeat 0 center;
	background-size: 18px;
}

#deviantarticon {
	background: transparent url(/static/ft/img/common/social_icons/colored/deviant-art.png) no-repeat 0 center;
	background-size: 18px;
}

#subnavdivider {
	border-left: 1px solid #666;
	margin-left: 5px;
	padding-top: 18px;
	float: right;
	position: relative;
	top: 10px;
}

.subnav_flaguser {
	margin-left: 1px;
	padding-left: 18px;
	padding-top: 18px;
	background: transparent url(/static/ft/img/movie/icon_flag.png) no-repeat 0 center;
	float: right;
	position: relative;
	top: 11px;
}

.shop_assets {
	color: #666;
	float: left;
	margin: 5px 15px;
	padding: 10px 20px;
	width: 150px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

* html .shop_assets {
	display: inline;
}

.shop_assets:hover,
.shop_assets.hover {
	background-color: #161616;
}

.shop_assets a {
	color: #5ba5be;
	font-size: 14px;
	font-weight: bold;
	width: 103px;
	overflow: hidden;
	display: inline;
	text-overflow: ellipsis;
	vertical-align: top;
}


.shop_assets .title {
	display: block;
	width: 150px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.shop_assets .thumbnail {
	display: block;
	height: 97px;
	width: 150px;
}

.shop_assets img {
	vertical-align: top;
}

.shop_assets .by {
	float: left;
	height: 20px;
	line-height: 20px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 120px;
}

.shop_assets .data div {
	float: left;
	font-size: 11px;
	padding-left: 20px;
	height: 14px;
	line-height: 14px;
	width: 25px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.shop_assets .likes {
	background: transparent url(https://flashthemes.net/static/ft/img/profile/ico_recommend.png) no-repeat 0 0;
}

.shop_assets .asset-thumbnail-container {
	display: block;
	height: 97px;
	width: 150px;
	background-color: #fff;
	position: relative;
}

#asset-thumbnail {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.theme {
	line-height: 20px;
	width: 130px;
}

.price {
	background: transparent url(/static/ft/img/dashboard/ico_point.png) no-repeat 0 0;
	background-size: 14px;
}

.sales {
	background: transparent url(/static/ft/img/shop/icon_sales.png) no-repeat 0 0;
	background-size: 14px;
}