/* 게시물 보기 창 */

.board_content 
{ 
	width:760px; 
	margin-left:auto; 
	margin-right:auto;
}

.scroll_bar 
{ 
	width:20px;
	float:left; 
	background:#cccccc;
}

#Footer
{
	float:left;
}

.tcwTopicTitle
{ 
	font-weight:bold; 
	font-size:18px; 
	float:left; 
	padding-left:10px;
}

.tcwTopicBox 
{ 
}

.tcwTopicViewRelies 
{ 
	padding-top:8px;
	float:right; 
	padding-right:10px;
}

.tcwThreadStartDate
{ 
	margin-top:3px;
	float:right;
	padding-right:10px;
}

.tcwCategoryStarter
{ 
	float:left; 
}

.tcwCategory
{ 
	margin-left:10px;
}

.tcwCategoryLabel
{
	float:left; 
	margin-top:1px;
	margin-right:5px;
	font-weight:bold;
}

.tcwCategoryContent 
{ 
	float:left; 
	margin-top:1px;
}

.tcwThreadStarter
{
	margin-left:10px;
	clear:left;
	padding-top:2px;
}

.tcwStarterLabel
{
	float:left; 
	margin-top:1px;
	margin-right:5px;
	font-weight:bold;
}

.tcwStarterContent 
{ 
	float:left; 
	margin-top:1px;
}

.tcwTopicTags 
{ 
	margin-left:10px; 
	clear:left;
	padding-top:2px;
}

.tcwTopicTagImage
{ 
	float:left; 
	margin-right:5px;
	margin-top:2px;
	width:16px;
	height:16px;
}

.tcwTopicTagLabel 
{ 
	float:left;
	margin-top:1px;
	margin-right:5px;
	font-weight:bold;
}

.tcwTopicTagContent 
{ 
	float:left; 
	margin-top:1px;
}

.tcwTopicLinks
{ 
	float:right; 
	padding-right:20px;
}

.ThreadSeparator
{ 
	height:0px; 
	border-top:5px solid #FFFFFF; 
	clear:both; 
	margin-bottom:5px; 
	background:#ffffff; 
	border-bottom:1px solid #BC7E7E; 
	font-size:0px;
}

.tcwSignatureFieldset
{ 
	width:680px;
	margin-top:7px; 
	margin-left:auto; 
	margin-right:auto; 
	border:1px solid #dddddd; 
	margin-bottom:10px; 
	background:#ffffff;
}

.tcwSignatureFieldsetLegend
{
	margin-left:7px;
	padding:2px;
	font-weight:bold;
}

.tcwAdvertiseFieldset
{ 
	width:680px;
	margin-top:7px; 
	margin-left:auto; 
	margin-right:auto; 
	border:1px solid #dddddd; 
	margin-bottom:10px; 
	background:#ffffff; 
}


.tcwSignatureSeparator 
{ 
	/*width:680px;*/ 
	margin-top:7px; 
	height:8px; 
	margin-left:auto; 
	margin-right:auto; 
	border-bottom:1px solid #e8e8e8; 
	margin-bottom:5px;
	background:#ffffff; 
	font-size:8px;
	line-height:1;
	padding-top:3px;
	padding-bottom:3px;
	display:none;
}

.tcwSignatureContent 
{ 
	margin-top:5px; 
	margin-bottom:5px;
	overflow:hidden;	
}

.tcwAdvertiseContentBox
{ 
	margin:10px;
	height:110px;
	overflow:hidden;
}

.tcwAdvertiseContent
{
	float:left;
	margin-left:10px;
	width:350px;
	text-align:center;
}

.tcwAdvertiseContentImage
{
	border:2px solid #eaeaea;
}

.ThreadMessagesContainer
{
	clear:both;
	display:block;
}

.tcwMessageDiv
{
	float:left;
	border-bottom:1px solid #cccccc;
	padding-bottom:10px;
}

.tcwMessageSidebarLeft 
{
	float:left;
	height:30px;
	padding-top:5px;
	width:10px;
}

.tcwSidebarReply
{
	width:10px;
	height:10px;
	background-image:url('../skin/natz/newreply.png');
	background-repeat:no-repeat;
}

.tcwSidebarParent
{
	width:10px;
	height:10px;
	margin-top:5px;
	background-image:url('../skin/natz/go_to_parent.png');
	background-repeat:no-repeat;
	cursor:pointer;
}

.comment_box 
{ 
	width:740px;
}

.tcwAvatar 
{ 
	text-align:right; 
	padding-right:5px;
	padding-left:5px;
	float:left; 
	border-right: 3px solid #cccccc;
}

.tcwAvatarImage
{
}

.tcwMessageMain
{ 
	padding:0px;
	padding-left:5px; 
	float:left;
}

.tcwMessageAuthorMark
{
	width:16px;
	height:16px;
	float:left;
}
.tcwMessageHeader 
{
	height:24px;
	padding-left:7px;
	padding-right:7px;
}

.tcwMessageAuthor
{
	float:left;
	font-weight:bold;
	height:20px;
}

.tcwMessageLevel
{
	float:left;
	height:20px;
	padding-left:7px;
	font-weight:bold;
	padding-top:3px;
}

.tcwMessageLevelBase
{
	float:left;
	height:20px;
}

.tcwMessageSidebarRight 
{
	float:right;
	margin-right:10px;
	width:65px;
}

.tcwButtons 
{
	margin:2px auto;
	float:left;
	width:70px;
}

.tcwHeader
{
	height:20px;
	border-bottom:1px solid #aaaaaa;
	margin-bottom:7px;
	padding-left:7px;
	padding-right:7px;
}
.tcwMessageFooter 
{
	margin-top:10px;
	height:25px;
	padding-top:2px;
}

.tcwMessageUserLevel
{
	margin-left:10px;
	float:left;
}

.tcwMessageRegDate
{
	/*margin-right:10px;*/
	float:right;
}

.tcwMessageHistory
{
	float:left;
	margin-left:10px;
	padding-top:3px;
}

.comment_line 
{ 
	width:700px; 
	margin-bottom:5px; 
	height:0px;
	border-top:5px solid #ffffff; 
	background:#ffffff; 
	border-bottom:1px solid #e8e8e8;
	margin-left:auto; 
	margin-right:auto; 
	font-size:0px; 
	clear:both;
}

.tcwThreadLinkLabel
{
	margin-top:1px;
	margin-right:5px;
	font-weight:bold;
}

.tcwTrackbackLinkLabel
{
	float:left;
	display:inline;
	margin-top:1px;
	margin-right:5px;
	font-weight:bold;
}

.tcwRSSLinkLabel
{
	float:left; 
	margin-top:1px;
	margin-right:5px;
	font-weight:bold;
}

.tcwThreadLink
{
	clear:left;
	width:300px;
	overflow:hidden;
	white-space:nowrap;
}

.tcwTrackbackLink
{
	clear:left;
	padding-top:2px;
	display:none;
}

.tcwRSSLink
{
	clear:left;
	padding-top:2px;
	display:none;
}

.tcwRSSLinkContent
{
	color:#333333;
	text-decoration:underline;
}

.tcwTrackbackLinkContent
{
	color:#333333;
	text-decoration:underline;
}

.tcwThreadLinkContent
{
	color:#333333;
	text-decoration:underline;
}

.tcwUserInfoStarterContent 
{
	padding-top:20px; 
	padding-left:20px;
}

.tcwUserInfoAvatarName
{ 
	text-align:center;
	float:left; 
	margin-top:15px;
	margin-left:15px;
	margin-right:5px;
}

.tcwUserInfoAvatarImage
{
	width:100px;
	height:100px;
	margin-left:5px;
}

.tcwUserInfoName
{	
	float:left;
	font-weight:bold;
	margin-right:7px;
}

.tcwUserInfoLevelSkill
{
	text-align:left;
	float:left; 
	margin:15px;
	margin-left:0px;
	width:285px;
}

.tcwUserInfoLevelBase
{
	width:250px;
}

.tcwUserInfoLevel
{
	font-size:10px;
	font-family:Verdana;
	float:left;
}

.tcwUserInfoTitle
{
	width:225px;
	float:left;
}

.tcwUserInfoSkillItems
{
	width:95px;
	float:left;
}

/* 이미지 업로드 */

.FavoriteSelectorNumber
{
	float:left;
}

/* 통계 */
.StatisticsRankHeader
{
	float:left;
	width:64px;
	text-align:center;	
}

.StatisticsNameHeader
{
	float:left;
	width:128px;
	text-align:center;	
}

.StatisticsLevelHeader
{
	float:left;
	width:32px;
	text-align:center;	
}

.StatisticsNetSkillHeader
{
	float:left;
	width:64px;
	text-align:center;	
}

.StatisticsPoliticalHeader
{
	float:left;
	width:32px;
	text-align:center;	
}

.StatisticsSocialHeader
{
	float:left;
	width:32px;
	text-align:center;	
}

.StatisticsGutsHeader
{
	float:left;
	width:32px;
	text-align:center;	
}

.StatisticsChatterHeader
{
	float:left;
	width:32px;
	text-align:center;	
}

.StatisticsResearcherHeader
{
	float:left;
	width:32px;
	text-align:center;	
}

.StatisticsLibrarianHeader
{
	float:left;
	width:32px;
	text-align:center;	
}

.StatisticsCreativeHeader
{
	float:left;
	width:32px;
	text-align:center;	
}

.StatisticsObserverHeader
{
	float:left;
	width:32px;
	text-align:center;	
}


.StatisticsRankBody
{
	float:left;
	width:61px;
	text-align:center;	
}

.StatisticsNameBody
{
	float:left;
	width:131px;
	text-align:center;	
}

.StatisticsLevelBody
{
	float:left;
	width:35px;
	text-align:center;	
}

.StatisticsNetSkillBody
{
	float:left;
	width:67px;
	text-align:center;	
}

.StatisticsPoliticalBody
{
	float:left;
	width:35px;
	text-align:center;	
}

.StatisticsSocialBody
{
	float:left;
	width:35px;
	text-align:center;	
}

.StatisticsGutsBody
{
	float:left;
	width:35px;
	text-align:center;	
}

.StatisticsChatterBody
{
	float:left;
	width:35px;
	text-align:center;	
}

.StatisticsResearcherBody
{
	float:left;
	width:35px;
	text-align:center;	
}

.StatisticsLibrarianBody
{
	float:left;
	width:35px;
	text-align:center;	
}

.StatisticsCreativeBody
{
	float:left;
	width:35px;
	text-align:center;	
}

.StatisticsObserverBody
{
	float:left;
	width:35px;
	text-align:center;	
}

.TableBuilderEditorRowHeader
{
	text-align:left;
	background:#eeeeee;
}

.TableBuilderEditorRows
{
	background:#ffffff;
}

.TableBuilderEditorColHeader
{
	background:#eeeeee;

}

.TableBuilderEditorHeaderCols
{
	border:0px solid #BC7E7E;
	background:#ffffff;
	float:left;
}

.TableBuilderEditorCols
{
	border:0px solid #BC7E7E;
	background:#ffffff;
}

.TableBuilderSizeInput
{
	border: #BC7E7E;
	border-left:0px;
}

.TableCellProperties
{
	float:left;
	margin:12px;
}

.TableCellPropertiesEdgeDummies
{
	width:40px;
	height:40px;
	float:left;
}

.TableCellPropertiesTopBottom
{
	width:80px;
	height:40px;
	float:left;
}

.TableCellPropertiesBorderSizeTopBottom
{
	width:38px;
	height:16px;
}

.TableCellPropertiesBorderSizeLeftRight
{
	width:38px;
	height:16px;
}

.TableCellPropertiesLeftRight
{
	width:40px;
	height:80px;
	float:left;
}

.TableCellPreview
{
	width:78px;
	height:78px;
	border:1px solid #aaaaaa;
	background:#ffffff;
	float:left;
}

.TableColors
{
	float:left;
}

#TagWindowThreadHeadline
{
	margin-top:30px;
}

.TemplatesSelector
{
	text-align:left;
	float:left;
	margin-left:7px;
}

#TemplatePreview
{
	clear:none;
	width:340px;
	height:300px;
}

#TemplateVariables
{
	clear:none;
	float:right;
	width:450px;
	height:300px;
}

#NewReplyParentViewer
{
	padding:5px;
	border: 1px solid #BD0028;
	margin-top:5px;
	margin-bottom:15px;
	height:128px;
}

#NewReplyContentEditor
{
	margin:20px;
	width:738px;
	border: 1px solid #BD0028;
	border-top: 0px;
	
}

#NewReplyContentEditorInnerBox
{
	border:1px solid #BC7E7E;
	margin:4px;
}


#ModifyReplyContentEditor
{
	margin:20px;
	margin-top:2px;
	width:738px;
	height:346px;
	border: 1px solid #BD0028;
	border-top: 0px;
	
}

#ModifyReplyContentEditorInnerBox
{
	border:1px solid #BC7E7E;
	margin:4px;
}

#ReplyTitleEditor
{
	width:512px;
}

#NewReplyCancel
{
}

#NewReplyConfirm
{

}

#AvatarViewerDiv
{
	clear:both;
	float:left;
	height:150px;
	width:300px;
}

#FatigueDiv
{
	clear:none;
	width:200px;
	margin-left:20px;
	height:150px;
	float:left;
}

#TopicTitleContainer
{
	height:24px;
}

#ThreadViewerStartDate
{
	float:right;
	font-size:12px;
	width:128px;
	text-align:right;
}

#TopicNodeInfo 
{ 
	padding-top:2px;
	height:65px; 
	color:#444444;
	padding-bottom:6px;
	background:#FFEDED;
	border:1px solid #BC7E7E;
	margin-left:4px;
	margin-right:10px;
	margin-top:5px;
}

#SignatureLine
{
	height:18px;
	
}

#TopicSignatureContent
{
	overflow:hidden;
	float:left;
	width:700px;
}

#UserInfoStarter 
{
	width:440px;
	height:244px; 
	background: #FFEDED none repeat scroll 0 0;
	border: 1px solid #BC7E7E;
	float:right; 
	margin-top:12px;
	margin-right: 30px; 
	margin-bottom:8px;
	padding-bottom:8px;
}

#TopicUserInfoName
{
	font-weight:bold;
}

.MessageRoot 
{
	padding-top:8px;
	padding-bottom:8px;
	border-top: 1px solid #BC7E7E;
	border-bottom: 1px solid #BC7E7E;
	border-left:1px solid #BC7E7E;
	border-right:1px solid #BC7E7E;
}

.MessageRootOver
{
	background-color:#fff0f0;
	padding-top:8px;
	padding-bottom:8px;
	border-top: 1px solid #BC7E7E;
	border-bottom: 1px solid #BC7E7E;
	border-left:1px solid #BC7E7E;
	border-right:1px solid #BC7E7E;
}

.MessageRootParent 
{
	background-color:#fff6f6;
	padding-top:8px;
	padding-bottom:8px;
	border-top: 1px solid #BC7E7E;
	border-bottom: 1px solid #BC7E7E;
	border-left:1px solid #BC7E7E;
	border-right:1px solid #BC7E7E;
}


.MessageTitle
{
	float:left;
	font-weight:bold;
	width:256px;
	height:16px;
	padding-left:12px;
	overflow:hidden;
}

.MessageRegDate
{
	float:right;
}

.MessageUserInfoBox
{
	float:left;
	padding-left:5px;
	width:118px;
}

.MessageHeader
{
	border-bottom:1px solid #bc7e7e;
	height:20px;
	margin-bottom:7px;
	padding-left:2px;
	padding-right:7px;
	margin-left:10px;
	margin-right:10px;
	float:left;
}

.ThreadMessageRightContent
{
	border-left:3px solid #BC7E7E;
	float:right;
	
}

.ThreadMessageMain
{
	float:right;
	padding-top:5px;
}

.ThreadMessageBody
{
	margin-left:10px;
	margin-right:10px;
}

.SignatureLines
{
	clear:both;
	height:18px;
	padding-top:2px;
	border-bottom: 1px solid #bc7e7e;
}

.ThreadMessageFooter
{
	margin-top:10px;
	padding-top:2px;
}

.UserAgentDisplay 
{ 
}

.MessageRecursiveIcon
{
	float:left;
	width:16px;
	height:16px;
	margin-top:5px;
	margin-left:2px;
	background-image:url("../skin/buttons/bullet_go.png");
	background-repeat: no-repeat;
}

.ThreadMessageContent
{
	min-height:80px;
}

#NewTopicTitleEditor
{
	width:624px;
	margin-left:0px;
	float:left;
}

#NewTopicContentEditor
{
	border-bottom-color:#BC7E7E;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-color:#BC7E7E;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#BC7E7E;
	border-right-style:solid;
	border-right-width:1px;
	border-top-color:#BC7E7E;
	border-top-style:solid;
	border-top-width:0px;
	height:408px;
	width:738px;
	margin-left:20px;
	margin-right:20px;
}

#NewTopicAutoSave
{
	margin-left: 24px;
}

#NewTopicAutoSave
{
	margin-left: 24px;
}

#NewTopicCancelButton
{
	margin-right: 24px;
	float:right;
}

#NewTopicConfirmButton
{
	float:right;
}

#ModifyReplyTitleEditor
{
	width:624px;
	margin-right:20px;
	float:right;
}


.WikiViewerConsole
{
	margin-left: 12px;
	margin-right: 12px;

}

.ThreadMessageContentFirst
{
	min-height:80px;
	background-color:#DEDEFF
}


.LevelDisplays
{
	float:left;
	padding-right:10px;
	text-align:left;
	width:84px;

}

#TopicWindowLevelGauge
{
	margin-top:4px;
}

#TopicWindowAvatar
{
	margin-left:8px;
}

#TopicWindowLevelGaugeCaption
{
	margin-top:0px;
}

#StatisticsRank
{
	width:32px;
	text-align:center;
	padding-left:3px;
}

.StatisticsRank
{
	width:32px;
}

#StatisticsName
{
	width:96px;
	text-align:center;
	padding-left:3px;
}

.StatisticsName
{
	width:96px;
}

#StatisticsLevel
{
	width:32px;
	text-align:center;
	padding-left:3px;
}

.StatisticsLevel
{
	width:30px;
}

#StatisticsNetSkill
{
	width:64px;
	text-align:center;
	padding-left:3px;
}

.StatisticsNetSkill
{
	width:62px;
}

#StatisticsPolitical
{
	width:32px;
	text-align:center;
	padding-left:3px;
}

.StatisticsPolitical
{
	width:30px;
}

#StatisticsSocial
{
	width:32px;
	text-align:center;
	padding-left:3px;
}

.StatisticsSocial
{
	width:30px;
}

#StatisticsGuts
{
	width:32px;
	text-align:center;
	padding-left:3px;
}

.StatisticsGuts
{
	width:30px;
}

#StatisticsChatter
{
	width:32px;
	text-align:center;
	padding-left:3px;
}

.StatisticsChatter
{
	width:30px;
}

#StatisticsResearcher
{
	width:32px;
	text-align:center;
	padding-left:3px;
}

.StatisticsResearcher
{
	width:30px;
}

#StatisticsLibrarian
{
	width:32px;
	text-align:center;
	padding-left:3px;
}

.StatisticsLibrarian
{
	width:30px;
}

#StatisticsCreative
{
	width:32px;
	text-align:center;
	padding-left:3px;
}

.StatisticsCreative
{
	width:30px;
}

#StatisticsObserver
{
	width:32px;
	text-align:center;
	padding-left:3px;
}

.StatisticsObserver
{
	width:30px;
}

#AvatarViewerAvatarImageName
{
	text-align:left;
	margin-top:7px;
}

.EditorSeparator
{ 
	float:left;
	height:28px;
	margin-top:7px;
	width:8px;
	background-image:url(../skin/asura/separator.png);
}

#NewTopicContentEditorInnerBox
{
	margin:4px;
	border:1px solid #BC7E7E;
}

#ModifyReplyContentEditorInnerBox
{
	margin:4px;
	border:1px solid #BC7E7E;
}

#TopicEditorTagLabel
{
	margin-top:4px;
}

#ImageUploadButtonDiv
{
	float:left;
	margin-left:8px;
	height:22px;
}

#TestUploadImageButtonIcon
{
	background-image:url(../skin/asura/picture_add.png);	
}

#DeleteUploadedImageButtonIcon
{
	background-image:url(../skin/buttons/picture_delete.png);	
}

#AddUploadedImageToFavoritesButtonIcon
{
	background-image:url(../skin/buttons/picture_edit.png);	
}

#SelectFavoriteImagesButtonIcon
{
	background-image:url(../skin/buttons/picture_edit.png);	
}

#SelectFavoriteImagesButtonIcon
{
	background-image:url(../skin/buttons/pictures.png);	
}

#DeleteAllImagesButtonIcon
{
	background-image:url(../skin/buttons/bin_empty.png);	

}

#NewReplyParentName
{
	padding-left:0px;
}

#QuoteFromNewReplyIcon
{
	background-image:url(../skin/buttons/comments_add.png);	
}

#WikiListTopRefreshIcon
{
	background-image:url(../skin/buttons/arrow_refresh.png);	
}

#WikiListTopNewArticleIcon
{
	background-image:url(../skin/buttons/book_edit.png);	
}

#WikiListTopViewTopicsIcon
{
	background-image:url(../skin/buttons/application_view_list.png);	
}

#LoginJoinButtonIcon
{
	background-image:url(../skin/buttons/application_form_add.png);	
}

#LoginConfirmButton
{
	margin-right:8px;
}

#SignatureViewerEditor
{
	height:264px;
	margin-left:20px;
	margin-right:20px;
}

#SignatureViewerEditorFrame
{
	border-top: 0;
	border: 1px solid #BC7E7E;
}

#SignatureViewerEditorInnerBox
{
	border: 1px solid #BC7E7E;
	margin: 5px;
}

#WikiViewerOverviewEditorSubmit
{
	float:right;
	margin-right:12px;
}

#WikiViewerOverviewEditorSubmitIcon
{
	background-image:url(../skin/buttons/accept.png);	
}

#WikiLinkIcon
{
	background-image:url(../skin/buttons/book_link.png);
}

#WikiLinkBody
{
	background:#FFEDED none repeat scroll 0 0;
	border:1px solid #BC7E7E;
	color:#444444;
	height:18px;
	margin-left:4px;
	margin-right:10px;
	margin-top:5px;
	padding-bottom:6px;
	padding-top:2px;
}

#ShowWikiButtonIcon
{
	background-image:url(../skin/buttons/book_go.png);	
}

#SearchThreadsWithTagIcon
{
	background-image:url(../skin/buttons/tag_orange.png);	
}


#WikiEditOverviewButtonIcon
{
	background-image:url(../skin/buttons/book_edit.png);	
}

#WikiSetRedirectIcon
{
	background-image:url(../skin/buttons/book_go.png);
}

#WikiAddCategoryIcon
{
	background-image:url(../skin/buttons/application_form_edit.png);
}

#WikiDiscussionIcon
{
	background-image:url(../skin/buttons/user_comment.png);
}

#WikiHistoryListButtonIcon
{
	background-image:url(../skin/buttons/script.png);
}

#WikiCurrentRevisionButtonIcon
{
	background-image:url(../skin/buttons/book_previous.png);
}

#WikiEditContentsIcon
{
	background-image:url(../skin/buttons/book_edit.png);
}

#WikiViewerAdminButton
{
	float:right;
	margin-right:6px;
}

#WikiViewerAdminButtonIcon
{
	background-image:url(../skin/buttons/cog.png);
}


#ShowThreadTopReplyIcon
{
	background-image:url(../skin/buttons/page_add.png);
	
}

#ShowThreadGotoBottomIcon
{
	background-image:url(../skin/buttons/arrow_down.png);
	
}

#ShowThreadGotoTopicListIcon
{
	background-image:url(../skin/buttons/application_view_list.png);
	
}

#MessageWindowLevelGauge
{
	margin-left: 8px;
}

#MessageGotoParentIcon
{
	background-image:url(../skin/buttons/arrow_up.png);	
}

#MessageQuoteIcon
{
	background-image:url(../skin/buttons/comment_add.png);	
}


#MessageReplyIcon
{
	background-image:url(../skin/buttons/page_add.png);	
}

#MessageModifyIcon
{
	background-image:url(../skin/buttons/page_edit.png);	
}

#MessageDeleteIcon
{
	background-image:url(../skin/buttons/bin_empty.png);	
}


#ThreadWindowQuoteIcon
{
	background-image:url(../skin/buttons/comment_add.png);
}

#ThreadWindowReplyIcon
{
	background-image:url(../skin/buttons/page_add.png);
}

#ThreadWindowModifyIcon
{
	background-image:url(../skin/buttons/page_edit.png);
}

#ThreadWindowGotoTopIcon
{
	background-image:url(../skin/buttons/arrow_up.png);
}

#ThreadWindowAdminMenuIcon
{
	background-image:url(../skin/buttons/cog.png);
}

#ThreadWindowSendTrackbackIcon
{
	background-image:url(../skin/buttons/transmit.png);
}

#ThreadWindowMoveThreadIcon
{
	background-image:url(../skin/buttons/page_white_go.png);
}

#ThreadWindowModifyTagsIcon
{
	background-image:url(../skin/buttons/tag_blue_edit.png);
}

#ThreadViewerCategoryIcon
{
	background-image:url(../skin/buttons/application_side_tree.png);
}

#ThreadViewerStarterIcon
{
	background-image:url(../skin/buttons/user.png);
}

#ThreadViewerTagIcon
{
	background-image:url(../skin/buttons/tag_orange.png);
}

#ThreadViewerLink
{
	background-image:url(../skin/buttons/link.png);
}

#ThreadViewerTrackback
{
	background-image:url(../skin/buttons/transmit.png);
}

#ThreadViewerRSS
{
	background-image:url(../skin/buttons/feed.png);
}

.TrackbackContainer
{
	margin: 6px;
	padding: 8px;
}

.TrackbackTitle
{
	font-weight: bold;
	font-size:120%;
}

.TrackbackExcerptDisplay
{
	height:128px;
}


#CategoryViewerRSSTopicsIcon
{
	background-image:url(../skin/buttons/feed_link.png);
}

#CategoryViewerRSSRecentMessagesIcon
{
	background-image:url(../skin/buttons/feed_link.png);
}

#TopicBottomRefreshIcon
{
	background-image:url(../skin/buttons/arrow_refresh.png);
}

#TopicListBottomNewThreadIcon
{
	background-image:url(../skin/buttons/page.png);
}

#TopicGotoTopEndIcon
{
	background-image:url(../skin/buttons/arrow_up.png);
}


.TopicListLoginButtonIcon
{
	background-image:url(../skin/buttons/key.png);
}


.TopicListLogoutButtonIcon
{
	background-image:url(../skin/buttons/door_in.png);
}

#TopicListUserInfoButtonIcon
{
	background-image:url(../skin/buttons/vcard.png);
}

#TopicListMessengerButtonIcon
{
	background-image:url(../skin/buttons/group.png);
}

#TopicListSearchButtonIcon
{
	background-image:url(../skin/buttons/magnifier.png);
}

#TopicListAdvancedSearchIcon
{
	background-image:url(../skin/buttons/page_find.png);
}

#TopicListClearSearchIcon
{
	background-image:url(../skin/buttons/cancel.png);
}

#TopicListTopRefreshIcon
{
	background-image:url(../skin/buttons/arrow_refresh.png);
}

#TopicListNewThreadIcon
{
	background-image:url(../skin/buttons/page.png);
}

#TopicListTopGalleryIcon
{
	background-image:url(../skin/buttons/application_view_tile.png);
}

#TopicListShowWikiIcon
{
	background-image:url(../skin/buttons/book_open.png);
}

#ThreadViewerPageSelectorBottomFooter
{
	height:32px;
}

#AsuraSaveSaveIcon
{
	background-image:url(../skin/buttons/disk.png);
	
}

.DialogInput
{
	margin-left:12px;
}

.ColorDialogFooter
{
	background:#FFFCFC none repeat scroll 0 50%;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	padding-left:20px;
	padding-top:3px;
	width:196px;
}

.InputDialogFooter
{
	height:8px;
	float:left;
	width:256px;
}

#TableEditor
{
	height:256px;
}

#CreateInitialTableButtonIcon
{
	background-image:url(../skin/buttons/table_lightning.png);
	
}

#MergeCellButtonIcon
{
	background-image:url(../skin/buttons/table_sort.png);	
}

#TemplateCreateNewTemplateIcon
{
	background-image:url(../skin/buttons/layout_edit.png);	
}

#CreateNewTemplateClassIcon
{
	background-image:url(../skin/buttons/layout_database.png);	
}

#TemplateMoveTemplateIcon
{
	background-image:url(../skin/buttons/layout_go.png);	
}

#NewTopicAnnouncements
{
	margin-bottom:6px;
}

#MainAsuraLoadDeleteAllAutosaveIcon
{
	background-image:url(../skin/buttons/cog_delete.png);	
}

#MainAsuraLoadDeleteAllSaveIcon
{
	background-image:url(../skin/buttons/bin_empty.png);	
}

#TopicListShowTopicsIcon
{
	background-image:url(../skin/buttons/application_view_list.png);	
}

#TopicListShowMessagesIcon
{
	background-image:url(../skin/buttons/page_white_stack.png);	
}

#TopicListShowWikiIcon
{
	background-image:url(../skin/buttons/book.png);	
}

#RecycleBinListViewer
{
	width:778px;
}

#RefreshBlockedUserListIcon
{
	background-image:url(../skin/buttons/arrow_refresh.png);	
}

#AddNewBlockUserIcon
{
	background-image:url(../skin/buttons/user_delete.png);	
}

#AddNewBlockIPIcon
{
	background-image:url(../skin/buttons/world_delete.png);	
}

#AddNewCategoryPresetIcon
{
	background-image:url(../skin/buttons/application_side_tree.png);	
}

#RefreshCategoryPresetListIcon
{
	background-image:url(../skin/buttons/arrow_refresh.png);	
}

#TrashViewerRecoverIcon
{
	background-image:url(../skin/buttons/page_add.png);	
}

#ItemSettingsRefreshIcon
{
	background-image:url(../skin/buttons/arrow_refresh.png);	
}

#ItemSettingsNewAvatarIcon
{
	background-image:url(../skin/buttons/picture_add.png);	
}

#CategoryEditorNewCategoryIcon
{
	background-image:url(../skin/buttons/add.png);	

}

#CategoryEditorCategoryEditorIcon
{
	background-image:url(../skin/buttons/pencil.png);	
}

#CategoryEditorDeleteCategoryIcon
{
	background-image:url(../skin/buttons/delete.png);	
}

#NewTitleTriggerDirectionSelection
{
	width:48px;
}

#NewTitleTriggerLinkParamSelection
{
	width:64px;
}

#UserInfoTitleListSelection
{
	float:left;
}

#TitleInfoContainer
{
	float:left;
	clear:none;
}

#UserInfoAttachTitleIcon
{
	background-image:url(../skin/buttons/medal_gold_add.png);	
}

#UserInfoDetachTitleIcon
{
	background-image:url(../skin/buttons/medal_gold_delete.png);	
}

#UserInfoAttachEmblemIcon
{
	background-image:url(../skin/buttons/award_star_add.png);	
}

#UserInfoDetachEmblemIcon
{
	background-image:url(../skin/buttons/award_star_delete.png);	
}

.TitleListNumber
{
	width:60px;
}

.TitleListName
{
	width:70px;
}

.TitleListEmblemSize
{
	width:70px;
}

.TitleListDefaultEmblem
{
	width:70px;
}

.TitleListRegisteringCost
{
	width:70px;
}

.TitleListCostPerSize
{
	width:70px;
}

.TitleListUpkeep
{
	width:70px;
}

#UserInfoTitleClassListSelection
{
	float:left;
}

#UserInfoClassTitleListSelection
{
	float:left;
}

#UserInfoMyLevelRankIcon
{
	background-image:url(../skin/buttons/chart_bar.png);
}

#UserInfoEveryTitleIcon
{
	background-image:url(../skin/buttons/chart_organisation.png);
}

.UserTitleCaption
{
	margin: 0px;
	padding-left:8px;
	padding-right:6px;
}

#EditTitleTriggerDirectionSelection
{
	width:48px;
}

#EditTitleTriggerLinkParamSelection
{
	width:64px;
}

#EmblemDefaultSlot
{
	overflow:hidden;
	width: 400px;
	height:108px;
}

#RemoveEmblemButtonIcon
{
	background-image:url(../skin/buttons/delete.png);
	
}

#PurchaseEmblemSlotButtonIcon
{
	background-image:url(../skin/buttons/application_side_expand.png);
	
}

#TournamentCurrentVote
{
	overflow:auto;
	width: 960px;
	height:600px;
}

#TournamentCurrentRound
{
	overflow:auto;
	width: 960px;
	height:600px;
}

#TournamentMainParticipants
{
	overflow:auto;
	width: 960px;
	height:600px;
}

#TournamentEveryMatch
{
	overflow:auto;
	width: 960px;
	height:600px;
}

#TournamentTopReplyIcon
{
	background-image:url(../skin/buttons/page_add.png);
}

#TournamentUserInfoInputBoxContainer
{
	width:800px;
	height:58px;
}

#TournamentUserInfoInputItems
{
	border-top: 1px solid #ffefef;
	padding-top: 12px;
}

.WindowCloseButtonImage
{
	float:right;
	margin-top:8px;
	margin-bottom:8px;
	margin-right:8px;
	cursor:pointer;
	width:16px;
	height:16px;
}

.CompatibilityAlertExternal
{
	z-index:65536;
	left:0px;
	top:0px;
	position:fixed;
	color: #222222;
	background: #ffffe1;
	padding-bottom: 1px;
	border-bottom :1px solid #716f64;
	cursor: default;
}

.CompatibilityAlertExternalOver
{
	z-index:65536;
	left:0px;
	top:0px;
	position:fixed;
	color: #ffffe1;
	background: #316ac5;
	padding-bottom: 1px;
	border-bottom :1px solid #716f64;
	cursor: default;
}

.CompatibilityAlert
{
	z-index:65537;
	left:0px;
	top:0px;
	position:fixed;
	color: #222222;
	background: #ffffe1;
	border-bottom :1px solid #aca899;
	padding-left: 6px;
	cursor: default;
}

.CompatibilityAlertOver
{
	z-index:65537;
	left:0px;
	top:0px;
	position:fixed;
	color: #ffffe1;
	background: #316ac5;
	border-bottom :1px solid #aca899;
	padding-left: 6px;
	cursor: default;
}

.BrowserDialogContent
{
	margin:10px;
	margin-left:12px;
}


.TechnologyContainer
{
	height:600px;
}