/* 버튼 셋 */
.ButtonSet {
	height:22px;
	cursor:pointer;
	display:inline;
	float:left;
	font-size:12px;
	font-weight:normal;
	margin-left:8px;
}

.ButtonSetFocused
{
	background:#F4F243 none repeat scroll 0 0;
	border:1px solid #A7A79E;
	cursor:pointer;
	display:inline;
	float:left;
	font-size:12px;
	font-weight:normal;
	height:22px;
	padding:2px;
}

.ButtonSetSide, .ButtonSetSideOver, .ButtonSetSideDown 
{ 
	width:1px; 
	height:20px; 
	float:left;
	background-image: url("../skin/natz/X_1_BgSet.png");
	background-repeat: no-repeat;
	background-position:0px 22px;
}

.ButtonSetSide
{ 
	padding-top:2px; 
	background-position:0px 22px;
}

.ButtonSetSideOver
{ 
	padding-top:2px; 
	background-position:0px 0px;
}

.ButtonSetSideDown
{ 
	padding-top:3px; 
	background-position:0px 0px;
}


.ButtonSetCenter, .ButtonSetCenterOver, .ButtonSetCenterDown 
{
	height:20px; 
	float:left;
	padding-left:6px; 
	padding-right:6px; 
	background-image: url("../skin/natz/X_1_BgSet.png");
	background-repeat: repeat-x;
}

.ButtonSetCenter
{ 
	padding-top:2px; 
	background-position:0px -22px;
}

.ButtonSetCenterOver
{ 
	padding-top:2px; 
	background-position:0px -44px;
}

.ButtonSetCenterDown
{ 
	padding-top:2px; 
	margin-top:1px;
	background-position:0px -66px;
}

.ButtonSetIcon
{ 
	float:left; 
	margin-top:1px; 
	margin-right:5px; 
	width:16px; 
	height:16px; 
	line-height:0;
	font-size:0pt;
}

.ButtonSetAlertOK
{ 
	height:22px;
	cursor:pointer;
	float:none;
	font-size:12px;
	font-weight:normal;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	width:64px;
	background-image: url("../skin/buttons/accept.png");
	background-repeat: no-repeat;

}

.ButtonSetGenericOK
{ 
	float:left; 
	margin-top:1px; 
	margin-right:5px; 
	width:16px; 
	height:16px; 
	background-image: url("../skin/buttons/accept.png");
	background-repeat: no-repeat;
	line-height:0;
	font-size:0pt;
}

.ButtonSetGenericOK_EX
{ 

	float:left; 
	margin-top:1px; 
	margin-right:5px; 
	width:16px; 
	height:16px; 
	background-image: url("../skin/buttons/accept.png");
	background-repeat: no-repeat;
	line-height:0;
	font-size:0pt;
}

.ButtonSetGenericCancel
{ 
	float:left; 
	margin-top:1px; 
	margin-right:5px; 
	width:16px; 
	height:16px; 
	background-image: url("../skin/buttons/cancel.png");
	background-repeat: no-repeat;
	line-height:0;
	font-size:0pt;
}

.ButtonSetLabel { float:left; color:#555555; text-decoration:none; font-size:12px; }
.ButtonSetLabelOver { float:left; color:#222222; text-decoration:none; font-size:12px; }
.ButtonSetLabelDown { float:left; color:#000000; text-decoration:none; font-size:12px; }

/* 아이콘 정의 */


/*#ntwConfirmIcon, #cdwOKButtonIcon, #cgdOKButtonIcon, #jwConfirmButtonIcon, #mtdOKButtonIcon, #wvEditorSubmitIcon, #nrwConfirmIcon, #lwConfirmButtonIcon, #mrwConfirmIcon, #wsSearchButtonIcon, #cldOKButtonIcon 
{ 
	background-image: url("../skin/buttons/accept.png"); 
}*/

#CommonDlgOKButtonIcon, #InputDialogOKButtonIcon
{ 
	background-image: url("../skin/buttons/accept.png"); 
}

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

#InputDialogCancelButtonIcon, .CancelIcon
{
	background-image: url("../skin/buttons/cancel.png");
}


.AddIcon
{ 
	background-image: url("../skin/buttons/add.png");
} /* add */

.DeleteIcon
{ 
	background-image: url("../skin/buttons/application_delete.png"); 
} /* application_delete */

.PromoteIcon
{ 
	background-image: url("../skin/buttons/application_lightning.png"); 
} /* application_lightning */

.MoveArticleIcon
{ 
	background-image: url("../skin/buttons/newspaper_go.png"); 
} /* application_go */

.LockThreadIcon 
{ 
	background-image: url("../skin/buttons/lock.png"); 
} /* application_key */

.AbaseStickyIcon 
{ 
	background-image: url("../skin/buttons/lightning_delete.png"); 
} /* application_put */

.TopicListIcon
{ 
	background-image: url("../skin/buttons/layout.png"); 
} /* application_view_list */

.GalleryViewIcon
{ 
	background-image: url("../skin/buttons/application_view_gallery.png");  
} /* application_view_title */

.GotoBottomIcon 
{ 
	background-image: url("../skin/buttons/arrow_down.png");  
} /* arrow_down */

.SelectAllIcon
{ 
	background-image: url("../skin/buttons/asterisk_orange.png");  
} /* asterisk_orange */

.RefreshIcon
{	
	background-image: url("../skin/buttons/arrow_refresh.png");
} /* arrow_refresh */

.GotoTopIcon
{ 
	background-image: url("../skin/buttons/arrow_up.png");
}/* arrow_up */

.GotoParentIcon
{ 
	background-image: url("../skin/buttons/book_previous.png");
} /* arrow_undo */

.ItemShopIcon
{ 
	background-image: url("../skin/buttons/money.png");
} /* basket */

.DeleteIcon
{ 
	background-image: url("../skin/buttons/delete.png");
} /* bin */

.WikiIcon
{ 
	background-image: url("../skin/buttons/plugin.png"); 
} /* book */

.RedirectLinkIcon
{ 
	background-image: url("../skin/buttons/plugin_link.png"); 
} /* book_link */

.HistoryListIcon
{ 
	background-image: url("../skin/buttons/plugin_go.png"); 
} /* book_open */

.BasketIcon
{ 
	background-image: url("../skin/buttons/basket.png"); 
} /* box */

.HeaderMenuContentIcon 
{ 
	background-image: url("../skin/buttons/bullet_red.png"); 
} /* bullet_red */

.StatisticsIcon
{ 
	background-image: url("../skin/buttons/table.png"); 
} 
/* chart_bar */

.PurgeIcon 
{ 
	background-image: url("../skin/buttons/cog_delete.png");
} /* cog_delete */

.SellIcon 
{ 
	background-image: url("../skin/buttons/coins.png");
} /* coin */

.CommentsIcon
{ 
	background-image: url("../skin/buttons/comments.png");
} /* commmet */

.MedalAddIcon 
{ 
	background-image: url("../skin/buttons/medal_gold_add.png");
} /* cross(exit) */

.GoIcon
{ 
	background-image: url("../skin/buttons/arrow_right.png");
} /* cross(exit) */

.ChartAddIcon
{ 
	background-image: url("../skin/buttons/chart_organisation_add.png");
} /* cross(exit) */

.ChartIcon
{ 
	background-image: url("../skin/buttons/chart_organisation.png");
} /* cross(exit) */

.DeleteItem 
{ 
	background-image: url("../skin/buttons/chart_organisation_delete.png");
} /* cross(exit) */

.SearchIcon
{ 
	background-image: url("../skin/buttons/find.png");
} /* find */

.PictureFolderIcon
{ 
	background-image: url("../skin/buttons/picture.png");
} /* folder picture */

.GroupIcon
{ 
	background-image: url("../skin/buttons/status_online.png");
}/* group */

.ImageAddIcon
{ 
	background-image: url("../skin/buttons/image_add.png");
}/* image_add */

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

.TrackerIcon
{ 
	background-image: url("../skin/buttons/lightbulb.png");
}/* lightning */

.ThreadLinkIcon
{ 
	background-image: url("../skin/buttons/link.png");
}/* link */

.LoginoutIcon
{ 
	background-image: url("../skin/buttons/lock.png");
}/* lock */

.StickyIcon
{ 
	background-image: url("../skin/buttons/lightning.png");
}/* newspaper_go */

.ReplyIcon
{ 
	background-image: url("../skin/buttons/page_add.png");
}/* Page White Add Icon */

.QuoteIcon
{ 
	background-image: url("../skin/buttons/page_copy.png");
}/* page_white_copy */

.EditIcon
{ 
	background-image: url("../skin/buttons/page_edit.png");
}/* page_white_edit */

.NewIcon
{ 
	background-image: url("../skin/buttons/page_add.png");
} /* Pencil Icon */

.AdvancedSearchIcon
{ 
	background-image: url("../skin/buttons/page_find.png");
} /* page_white_find */

.GearIcon 
{ 
	background-image: url("../skin/buttons/page_gear.png");
} /* page_white_get */

.PictureIcon 
{ 
	background-image: url("../skin/buttons/picture.png");
} /* picture */

.NextIcon
{ 
	background-image: url("../skin/buttons/resultset_next.png");
} /* resultset_nex */

.PreviousIcon
{ 
	background-image: url("../skin/buttons/resultset_previous.png");
} /* resultset_previous */

.RSSIcon
{ 
	background-image: url("../skin/buttons/rss.png");
} /* rss */

.PillIcon 
{ 
	background-image: url("../skin/buttons/pill.png");
} /* star */

.TagIcon
{ 
	background-image: url("../skin/buttons/tag_blue.png");
} /* tag_blue */

.EditTagIcon 
{ 
	background-image: url("../skin/buttons/tag_blue_edit.png");
} /* tag_blue_edit */

.ExtendedUserIcon
{ 
	background-image: url("../skin/buttons/vcard.png");
} /* user_add */

.UserEditIcon 
{ 
	background-image: url("../skin/buttons/vcard_edit.png");
} /* user_edit */

.AdminMenuIcon 
{ 
	background-image: url("../skin/buttons/wand.png");
} /* user_suit */

.TagBlueIcon
{ 
	background-image: url("../skin/buttons/tag_blue.png");
}/* tag_blue */

.CategoryIcon
{ 
	background-image: url("../skin/buttons/tag_blue.png");
}/* category (extension +1) */

.ImageNextIcon 
{  
	background-image: url("../skin/buttons/move_forward.png");
} /* > (extension +4) */

.ImageFastForwardIcon
{  
	background-image: url("../skin/buttons/move_fastforward.png");
} /* >> (extension +5) */

.ImagePreviousIcon 
{  
	background-position: url("../skin/buttons/move_backward.png");
} /* < (extension +6) */
	
.ImageFastPreviousButton 
{  
	background-position: url("../skin/buttons/move_fastbackward.png"); 
} /* < (extension +7) */

/*#spwModify, #spwReply
{
	float:right;
	margin-top:4px;
	margin-right:10px;
}

#spwClose 
{
	float:right;
	margin-top:4px;
	margin-right:20px;
}

#spwSticky
{
	float:left;
	margin-top:5px;
	margin-left:10px;
}

#nrwConfirm, #nrwCancel, #mrwConfirm
{
	float:right;
	margin-top:8px;
	margin-left:10px;
}

#mrwCancel
{
	float:right;
	margin-top:8px;
	margin-right:20px;
}

#cvNewCollection, #cvDeleteCollection
{
	float:left;
	margin-top:6px;
}

#cvEditCollection, #cvSelectAllCollection
{
	float:left;
	margin-top:6px;
	margin-left:10px;
}

#wsGoButton
{
	float:left;
	margin-top:6px;
	margin-left:3px;
}


#wsSearchButton
{
	float:left;
	margin-top:6px;
	margin-left:3px;
}

#cldOKButton
{
	float:left;
	margin-top:6px;
	margin-left:3px;
}

#cldCancelButton
{
	float:left;
	margin-top:6px;
	margin-left:3px;
}

#ceNewCategory
{
	float:left;
	margin-top:6px;
	margin-left:3px;
}

#ceCategoryEditor
{
	float:left;
	margin-top:6px;
	margin-left:3px;
}

#ceDeleteCategory
{
	float:left;
	margin-top:6px;
	margin-left:3px;
}

#tcwGotoParent
{
	float:left;
	margin-left:10px;
}

#tcwQuote
{
	float:left;
	margin-left:10px;
}

#wvEditorSubmit
{
	float:right;
	font-size:12px;
	margin-left:10px;
	margin-top:8px;
	margin-right:20px;
}

#mbConversationButton
{
	float:right;
	font-size:12px;
	margin-right:10px;
}

#mbConversationButtonSubmit
{
	float:right;
	font-size:12px;
	margin-left:10px;
}*/


/* 게이지*/

.GaugeEmpty
{
	position:relative;
	width:100px;
	height:11px;
	background: url("../skin/Gauge_Medium_Empty.png") no-repeat;
}

.GaugeFilled
{
	position:absolute;
	left:0px;
	top:0px;
	width:0px;
	height:11px;
	z-index:1;
	background: url("../skin/Gauge_Medium_Filled.png") no-repeat;
	
}

.GaugeCaption
{
	text-align:center;
	position:absolute;
	left:0px;
	top:0px;
	width:100px;
	font-size:10px;
	line-height:100%;
	color:#000000;
	z-index:2;
	line-height:1;
	margin-top:1px;
}


/* 개별 게이지 */

#XPGauge
{
	float:left;
	margin:4px;
}


#LevelGauge
{
	position:relative;
	left:0px;
	top:0px;
	margin:4px;
}

#LevelGaugeFilled
{
	visibility:visible;
}

#LevelGaugeCaption
{
	visibility:visible;
}


/* 입력 */
#SearchTextBox
{ 
	float:left;
	margin-left:10px;
	margin-top:4px;
	width:250px;
	padding:2px;
	padding-left:5px;
	padding-right:5px;
}

#TitleEditor
{ 
	border:1px solid #C9C9C9; 
	color:#252525; 
	width:500px; 
	font-size:9pt; 
	height:14px; 
	padding:3px; 
}

/* 에디터 */

.AsuraEditToolbar 
{
	background-image: url("../skin/asura/button_background.png");
	height:44px;
	padding-left:4px;
	position:relative;
	top:0px;
	left:-3px;
	width:740px;
}

.aetButtons
{

}

/*#NewReplyContentEditor
{
	margin-top:3px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-color:#CCCCCC;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#CCCCCC;
	border-right-style:solid;
	border-right-width:1px;
	border-top-color:#CCCCCC;
	border-top-style:solid;
	border-top-width:1px;
	height:350px;
	width:738px;
}*/

#ModifyContentEditor
{
	margin-top:3px;
	margin-left:10px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-color:#CCCCCC;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#CCCCCC;
	border-right-style:solid;
	border-right-width:1px;
	border-top-color:#CCCCCC;
	border-top-style:solid;
	border-top-width:1px;
	height:350px;
	width:738px;
}

#WikiEditOverview
{
	margin-top:3px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-color:#CCCCCC;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#CCCCCC;
	border-right-style:solid;
	border-right-width:1px;
	border-top-color:#CCCCCC;
	border-top-style:solid;
	border-top-width:1px;
	height:350px;
	width:680px;
}

/* 이미지 버튼 */

.EditorButton
{
	float:left;
	height:24px;
	margin-left:2px;
	margin-top:9px;
	width:24px;
	cursor:pointer;
}

/* 에디터 버튼 */

.EditorButton div
{ 
	background-repeat: no-repeat; 
}

.ebJustifyCenter
{
	background-image: url("../skin/natz/text_align_center.png");
	background-position:0px 0px; 
}

.ebJustifyCenterOver
{ 
	background-image: url("../skin/natz/text_align_center.png");
	background-position:-24px 0px; 
}
	

.ebJustifyCenterDown
{
	background-image: url("../skin/natz/text_align_center.png");
	background-position:-48px 0px; 
}

.ebJustifyLeft
{ 
	background-image: url("../skin/natz/text_align_left.png");
	background-position:0px 0px; 
}

.ebJustifyLeftOver
{ 
	background-image: url("../skin/natz/text_align_left.png");
	background-position:-24px 0px; 
}

.ebJustifyLeftDown
{ 
	background-image: url("../skin/natz/text_align_left.png");
	background-position:-48px 0px; 
}

.ebJustifyRight
{ 
	background-image: url("../skin/natz/text_align_right.png");
	background-position:0px 0px; 
}

.ebJustifyRightOver
{ 
	background-image: url("../skin/natz/text_align_right.png");
	background-position:-24px 0px; 
}

.ebJustifyRightDown
{ 
	background-image: url("../skin/natz/text_align_right.png");
	background-position:-48px 0px; 
}

.ebMedia
{ 
	background-image: url("../skin/natz/clip.png");
	background-position:0px 0px; 
}

.ebMediaOver
{ 
	background-image: url("../skin/natz/clip.png");
	background-position:-24px 0px; 
}

.ebMediaDown
{ 
	background-image: url("../skin/natz/clip.png");
	background-position:-48px 0px; 
}

.ebFontFamily
{
	background-image: url("../skin/natz/font.png");
	background-position:0px 0px; 
}

.ebFontFamilyOver
{ 
	background-image: url("../skin/natz/font.png");
	background-position:-24px 0px; 
}

.ebFontFamilyDown
{ 
	background-image: url("../skin/natz/font.png");
	background-position:-48px 0px; 
}

.ebFontColor
{ 
	background-image: url("../skin/natz/font_color.png");
	background-position:0px 0px; 
}

.ebFontColorOver
{ 
	background-image: url("../skin/natz/font_color.png");
	background-position:-24px 0px; 
}

.ebFontColorDown
{ 
	background-image: url("../skin/natz/font_color.png");
	background-position:-48px 0px; 
}

.ebFontSize
{ 
	background-image: url("../skin/natz/font_size.png");
	background-position:0px 0px; 
}

.ebFontSizeOver
{ 
	background-image: url("../skin/natz/font_size.png");
	background-position:-24px 0px; 
}

.ebFontSizeDown
{ 
	background-image: url("../skin/natz/font_size.png");
	background-position:-48px 0px; 
}

.EditorSwapHTMLEditor
{ 
	background-image: url("../skin/asura/html.png");
	background-position:0px 0px; 
}

.EditorSwapHTMLEditorOver
{ 
	background-image: url("../skin/asura/html.png");
	background-position:-24px 0px; 
}

.EditorSwapHTMLEditorDown
{ 
	background-image: url("../skin/asura/html.png");
	background-position:-48px 0px; 
}

.EditorLoad
{ 
	background-image: url("../skin/asura/load.png");
	background-position:0px 0px; 
}

.EditorLoadOver
{ 
	background-image: url("../skin/asura/load.png");
	background-position:-24px 0px; 
}

.EditorLoadDown
{ 
	background-image: url("../skin/asura/load.png");
	background-position:-48px 0px; 
}

.EditorSave
{ 
	background-image: url("../skin/asura/save.png");
	background-position:0px 0px; 
}

.EditorSaveOver
{ 
	background-image: url("../skin/asura/save.png");
	background-position:-24px 0px; 
}

.EditorSaveDown
{ 
	background-image: url("../skin/asura/save.png");
	background-position:-48px 0px; 
}


.EditorQuote
{ 
	background-image: url("../skin/asura/quote.png");
	background-position:0px 0px; 
}

.EditorQuoteOver
{ 
	background-image: url("../skin/asura/quote.png");
	background-position:-24px 0px; 
}

.EditorQuoteDown
{ 
	background-image: url("../skin/asura/quote.png");
	background-position:-48px 0px; 
}


.EditorFont
{ 
	background-image: url("../skin/asura/font.png");
	background-position:0px 0px; 
}

.EditorFontOver
{ 
	background-image: url("../skin/asura/font.png");
	background-position:-24px 0px; 
}

.EditorFontDown
{ 
	background-image: url("../skin/asura/font.png");
	background-position:-48px 0px; 
}

.EditorFontColor
{ 
	background-image: url("../skin/asura/fontcolor.png");
	background-position:0px 0px; 
}

.EditorFontColorOver
{ 
	background-image: url("../skin/asura/fontcolor.png");
	background-position:-24px 0px; 
}

.EditorFontColorDown
{ 
	background-image: url("../skin/asura/fontcolor.png");
	background-position:-48px 0px; 
}


.EditorBackColor
{ 
	background-image: url("../skin/asura/backcolor.png");
	background-position:0px 0px; 
}

.EditorBackColorOver
{ 
	background-image: url("../skin/asura/backcolor.png");
	background-position:-24px 0px; 
}

.EditorBackColorDown
{ 
	background-image: url("../skin/asura/backcolor.png");
	background-position:-48px 0px; 
}

.EditorFontSize
{ 
	background-image: url("../skin/asura/fontsize.png");
	background-position:0px 0px; 
}

.EditorFontSizeOver
{ 
	background-image: url("../skin/asura/fontsize.png");
	background-position:-24px 0px; 
}

.EditorFontSizeDown
{ 
	background-image: url("../skin/asura/fontsize.png");
	background-position:-48px 0px; 
}


.EditorBold
{ 
	background-image: url("../skin/asura/bold.png");
	background-position:0px 0px; 
}

.EditorBoldOver
{ 
	background-image: url("../skin/asura/bold.png");
	background-position:-24px 0px; 
}

.EditorBoldDown
{ 
	background-image: url("../skin/asura/bold.png");
	background-position:-48px 0px; 
}


.EditorItalic
{ 
	background-image: url("../skin/asura/italic.png");
	background-position:0px 0px; 
}

.EditorItalicOver
{ 
	background-image: url("../skin/asura/italic.png");
	background-position:-24px 0px; 
}

.EditorItalicDown
{ 
	background-image: url("../skin/asura/italic.png");
	background-position:-48px 0px; 
}


.EditorUnderline
{ 
	background-image: url("../skin/asura/underline.png");
	background-position:0px 0px; 
}

.EditorUnderlineOver
{ 
	background-image: url("../skin/asura/underline.png");
	background-position:-24px 0px; 
}

.EditorUnderlineDown
{ 
	background-image: url("../skin/asura/underline.png");
	background-position:-48px 0px; 
}


.EditorStrikethrough
{ 
	background-image: url("../skin/asura/strikethrough.png");
	background-position:0px 0px; 
}

.EditorStrikethroughOver
{ 
	background-image: url("../skin/asura/strikethrough.png");
	background-position:-24px 0px; 
}

.EditorStrikethroughDown
{ 
	background-image: url("../skin/asura/strikethrough.png");
	background-position:-48px 0px; 
}


.EditorLink
{ 
	background-image: url("../skin/asura/link.png");
	background-position:0px 0px; 
}

.EditorLinkOver
{ 
	background-image: url("../skin/asura/link.png");
	background-position:-24px 0px; 
}

.EditorLinkDown
{ 
	background-image: url("../skin/asura/link.png");
	background-position:-48px 0px; 
}

.EditorImage
{ 
	background-image: url("../skin/asura/image.png");
	background-position:0px 0px; 
}

.EditorImageOver
{ 
	background-image: url("../skin/asura/image.png");
	background-position:-24px 0px; 
}

.EditorImageDown
{ 
	background-image: url("../skin/asura/image.png");
	background-position:-48px 0px; 
}


.EditorMedia
{ 
	background-image: url("../skin/asura/media.png");
	background-position:0px 0px; 
}

.EditorMediaOver
{ 
	background-image: url("../skin/asura/media.png");
	background-position:-24px 0px; 
}

.EditorMediaDown
{ 
	background-image: url("../skin/asura/media.png");
	background-position:-48px 0px; 
}


.EditorListBullet
{ 
	background-image: url("../skin/asura/list_bullet.png");
	background-position:0px 0px; 
}

.EditorListBulletOver
{ 
	background-image: url("../skin/asura/list_bullet.png");
	background-position:-24px 0px; 
}

.EditorListBulletDown
{ 
	background-image: url("../skin/asura/list_bullet.png");
	background-position:-48px 0px; 
}


.EditorListNumber
{ 
	background-image: url("../skin/asura/listnumber.png");
	background-position:0px 0px; 
}

.EditorListNumberOver
{ 
	background-image: url("../skin/asura/listnumber.png");
	background-position:-24px 0px; 
}

.EditorListNumberDown
{ 
	background-image: url("../skin/asura/listnumber.png");
	background-position:-48px 0px; 
}


.EditorAlignLeft
{ 
	background-image: url("../skin/asura/alignleft.png");
	background-position:0px 0px; 
}

.EditorAlignLeftOver
{ 
	background-image: url("../skin/asura/alignleft.png");
	background-position:-24px 0px; 
}

.EditorAlignLeftDown
{ 
	background-image: url("../skin/asura/alignleft.png");
	background-position:-48px 0px; 
}


.EditorAlignCenter
{ 
	background-image: url("../skin/asura/aligncenter.png");
	background-position:0px 0px; 
}

.EditorAlignCenterOver
{ 
	background-image: url("../skin/asura/aligncenter.png");
	background-position:-24px 0px; 
}

.EditorAlignCenterDown
{ 
	background-image: url("../skin/asura/aligncenter.png");
	background-position:-48px 0px; 
}


.EditorAlignRight
{ 
	background-image: url("../skin/asura/alignright.png");
	background-position:0px 0px; 
}

.EditorAlignRightOver
{ 
	background-image: url("../skin/asura/alignright.png");
	background-position:-24px 0px; 
}

.EditorAlignRightDown
{ 
	background-image: url("../skin/asura/alignright.png");
	background-position:-48px 0px; 
}


.EditorTemplate
{ 
	background-image: url("../skin/asura/template.png");
	background-position:0px 0px; 
}

.EditorTemplateOver
{ 
	background-image: url("../skin/asura/template.png");
	background-position:-24px 0px; 
}

.EditorTemplateDown
{ 
	background-image: url("../skin/asura/template.png");
	background-position:-48px 0px; 
}


.EditorTemplateTools
{ 
	background-image: url("../skin/asura/templatetools.png");
	background-position:0px 0px; 
}

.EditorTemplateToolsOver
{ 
	background-image: url("../skin/asura/templatetools.png");
	background-position:-24px 0px; 
}

.EditorTemplateToolsDown
{ 
	background-image: url("../skin/asura/templatetools.png");
	background-position:-48px 0px; 
}


.EditorTable
{ 
	background-image: url("../skin/asura/table.png");
	background-position:0px 0px; 
}

.EditorTableOver
{ 
	background-image: url("../skin/asura/table.png");
	background-position:-24px 0px; 
}

.EditorTableDown
{ 
	background-image: url("../skin/asura/table.png");
	background-position:-48px 0px; 
}


.EditorWikiTools
{ 
	background-image: url("../skin/asura/wikitools.png");
	background-position:0px 0px; 
}

.EditorWikiToolsOver
{ 
	background-image: url("../skin/asura/wikitools.png");
	background-position:-24px 0px; 
}

.EditorWikiToolsDown
{ 
	background-image: url("../skin/asura/wikitools.png");
	background-position:-48px 0px; 
}


.Editornl2br
{
	width: 24px;
	height: 24px;
	cursor:pointer;
	float:left;
	margin-left:2px;
	margin-top:9px;
}

.Editornl2brStable
{
	background-image: url("../skin/asura/nl2br.png");
	background-position:0px 0px; 
}

.Editornl2brOver
{ 
	background-image: url("../skin/asura/nl2br.png");
	background-position:-24px 0px; 
}

.Editornl2brDown
{ 
	background-image: url("../skin/asura/nl2br.png");
	background-position:-48px 0px; 
}

.Editornl2brStableChecked
{
	background-image: url("../skin/asura/nl2br.png");
	background-position:-72px 0px; 
}

.Editornl2brOverChecked
{ 
	background-image: url("../skin/asura/nl2br.png");
	background-position:-96px 0px; 
}

.Editornl2brDownChecked
{ 
	background-image: url("../skin/asura/nl2br.png");
	background-position:-120px 0px; 
}


.EditorIncludePos
{
	width: 24px;
	height: 24px;
	cursor:pointer;
	float:left;
	margin-left:2px;
	margin-top:9px;
}

.EditorIncludePosStable
{
	background-image: url("../skin/asura/showinclude.png");
	background-position:0px 0px; 
}

.EditorIncludePosOver
{ 
	background-image: url("../skin/asura/showinclude.png");
	background-position:-24px 0px; 
}

.EditorIncludePosDown
{ 
	background-image: url("../skin/asura/showinclude.png");
	background-position:-48px 0px; 
}

.EditorIncludePosStableChecked
{
	background-image: url("../skin/asura/showinclude.png");
	background-position:-72px 0px; 
}

.EditorIncludePosOverChecked
{ 
	background-image: url("../skin/asura/showinclude.png");
	background-position:-96px 0px; 
}

.EditorIncludePosDownChecked
{ 
	background-image: url("../skin/asura/showinclude.png");
	background-position:-120px 0px; 
}




.EditorSpoilerHider
{ 
	background-image: url("../skin/asura/spoilerhider.png");
	background-position:0px 0px; 
}

.EditorSpoilerHiderOver
{ 
	background-image: url("../skin/asura/spoilerhider.png");
	background-position:-24px 0px; 
}

.EditorSpoilerHiderDown
{ 
	background-image: url("../skin/asura/spoilerhider.png");
	background-position:-48px 0px; 
}


.EditorIncludeOnly
{ 
	background-image: url("../skin/asura/includeonly.png");
	background-position:0px 0px; 
}

.EditorIncludeOnlyOver
{ 
	background-image: url("../skin/asura/includeonly.png");
	background-position:-24px 0px; 
}

.EditorIncludeOnlyDown
{ 
	background-image: url("../skin/asura/includeonly.png");
	background-position:-48px 0px; 
}


.EditorNoInclude
{ 
	background-image: url("../skin/asura/noinclude.png");
	background-position:0px 0px; 
}

.EditorNoIncludeOver
{ 
	background-image: url("../skin/asura/noinclude.png");
	background-position:-24px 0px; 
}

.EditorNoIncludeDown
{ 
	background-image: url("../skin/asura/noinclude.png");
	background-position:-48px 0px; 
}


.EditorInternalLink
{ 
	background-image: url("../skin/asura/internallink.png");
	background-position:0px 0px; 
}

.EditorInternalLinkOver
{ 
	background-image: url("../skin/asura/internallink.png");
	background-position:-24px 0px; 
}

.EditorInternalLinkDown
{ 
	background-image: url("../skin/asura/internallink.png");
	background-position:-48px 0px; 
}


.EditorNoLink
{ 
	background-image: url("../skin/asura/nolink.png");
	background-position:0px 0px; 
}

.EditorNoLinkOver
{ 
	background-image: url("../skin/asura/nolink.png");
	background-position:-24px 0px; 
}

.EditorNoLinkDown
{ 
	background-image: url("../skin/asura/nolink.png");
	background-position:-48px 0px; 
}


.EditorVariable
{ 
	background-image: url("../skin/asura/variable.png");
	background-position:0px 0px; 
}

.EditorVariableOver
{ 
	background-image: url("../skin/asura/variable.png");
	background-position:-24px 0px; 
}

.EditorVariableDown
{ 
	background-image: url("../skin/asura/variable.png");
	background-position:-48px 0px; 
}


.EditorHeadline2
{ 
	background-image: url("../skin/asura/h2.png");
	background-position:0px 0px; 
}

.EditorHeadline2Over
{ 
	background-image: url("../skin/asura/h2.png");
	background-position:-24px 0px; 
}

.EditorHeadline2Down
{ 
	background-image: url("../skin/asura/h2.png");
	background-position:-48px 0px; 
}


.EditorHeadline4
{ 
	background-image: url("../skin/asura/h4.png");
	background-position:0px 0px; 
}

.EditorHeadline4Over
{ 
	background-image: url("../skin/asura/h4.png");
	background-position:-24px 0px; 
}

.EditorHeadline4Down
{ 
	background-image: url("../skin/asura/h4.png");
	background-position:-48px 0px; 
}


.EditorDivFloat
{ 
	background-image: url("../skin/asura/divfloatobj.png");
	background-position:0px 0px; 
}

.EditorDivFloatOver
{ 
	background-image: url("../skin/asura/divfloatobj.png");
	background-position:-24px 0px; 
}

.EditorDivFloatDown
{ 
	background-image: url("../skin/asura/divfloatobj.png");
	background-position:-48px 0px; 
}


.EditorSource
{ 
	background-image: url("../skin/asura/srccite.png");
	background-position:0px 0px; 
}

.EditorSourceOver
{ 
	background-image: url("../skin/asura/srccite.png");
	background-position:-24px 0px; 
}

.EditorSourceDown
{ 
	background-image: url("../skin/asura/srccite.png");
	background-position:-48px 0px; 
}


.EditorInfo
{ 
	background-image: url("../skin/asura/tux.png");
	background-position:0px 0px; 
}

.EditorInfoOver
{ 
	background-image: url("../skin/asura/tux.png");
	background-position:-24px 0px; 
}

.EditorInfoDown
{ 
	background-image: url("../skin/asura/tux.png");
	background-position:-48px 0px; 
}


/* 태그박스 */
.TagBox
{
	float:left;
	padding-left:10px;
	padding-top:3px;
}

.TagBoxText
{ 
	border:1px solid #C9C9C9; 
	color:#252525; 
	width:60px; 
	font-size:9pt; 
	height:14px; 
	padding:3px; 
	margin-right:6px;
}

/* 콤보박스 */
.ComboBox
{
	border:1px solid #cccccc;
	float:left;
	width:178px;
	height:18px;	
	background-color:#ffffff;
}

.ComboBoxSmall
{
	border:1px solid #cccccc;
	float:left;
	width:128px;
	height:18px;	
	background-color:#ffffff;
}

.ComboBoxTiny
{
	border:1px solid #cccccc;
    border-radius: 2px/2px;  
	float:left;
	width:48px;
	height:18px;	
	background-color:#ffffff;
}

.ComboBoxRedTiny
{
	border:1px solid #ffefef;
	-webkit-border-radius: 3px 3px;
    -moz-border-radius: 3px/3px;  
    border-radius: 3px/3px;  
	float:left;
	width:48px;
	height:18px;
	padding-left:3px;
	background-color:#bd0028;
}

.ComboBoxRedBig
{
	border:1px solid #ffefef;
	-webkit-border-radius: 3px 3px;
    -moz-border-radius: 3px/3px;  
    border-radius: 3px/3px;  
	float:left;
	width:300px;
	height:18px;	
	padding-left:3px;
	background-color:#bd0028;
}

.ComboBoxContent
{
	margin-top:1px;
	padding-left:5px;
	width:153px;
	height:16px;	
	float:left;
}

.ComboBoxButton
{
	margin-top:1px;
	float:left;
	width:16px;
	height:16px;	
	background-image: url("../skin/buttons/bullet_arrow_down.png");
	background-repeat: no-repeat;
	background-position:0px -2096px;
}

.ComboBoxList
{
	position:absolute;
	visibility:hidden;
	top:18px;
	left:-1px;
	width:173px;
	padding-left:5px;
	padding-top:2px;
	height:123px;
	border:1px solid #cccccc;
	border-top:0px;
	background-color:#ffffff;
	z-index:300;
}

#ntwTitleEditor
{	
	margin-top:3px;
}

/* 업로드 */
.ImageUploadBox
{ 
	width:640px; 
	margin-left:16px; 
	margin-right:auto; 
}

.ImageUploadBoxWall
{ 
	border: 1px solid #cccccc; 
	text-align:left; 
}

/*.ImageUploadBoxWall
{ 
	border: 1px solid #cccccc; 
	text-align:left; 
	padding:5px; 
	height:390px;
}*/

.ImageUploadBoxGateway
{ 

}

.ImageUploadBoxWatchtower
{ 
	width:50px; 
	height:50px; 
	float:left; 
	margin-right:20px;
}

.ImageUploadBoxBattlement
{ 
}

.ImageUploadBoxBailey
{ 
	float:left; 
}

.ImageUploadBoxKeep 
{ 
	margin-right:10px; 
}

/* 보관소 */
.ImageRepository 
{ 
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	height:112px;
}

.ImageRepositoryUploadContainer
{ 
	float:left;
	width:100px;
	height:112px;
	text-align:center;
}

.ImageRepositoryPreviousDiv
{ 
	float:left;
	margin-left:10px;
	margin-right:8px;
	width:24px;
	height:112px;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
}

.ImageRepositoryPreviousButton, .ImageRepositoryFastPreviousButton, .ImageRepositoryFastNextButton, .ImageRepositoryNextButton
{
	/*background-image: url("http://anizone.net/skin/imageset/IconTSet.gif");*/
	background-repeat: no-repeat;
	margin-bottom:5px;
	width:16px;
	height:16px;
}

.ImageRepositoryItems
{ 
	float:left;
	width:112px; 
	height:112px; 
	text-align:center;
	vertical-align:middle;
}

.ImageRepositoryItemPreview
{
	border: 2px solid #eaeaea;
	cursor:pointer;
}

.ImageRepositoryNextButton
{
	margin-bottom:5px;
}

.ImageRepositoryNextDiv
{ 
	float:left;
	width:24px; 
	height:112px; 
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
}

/* 이미지 보기 */

.HeavyViewer
{
	z-index:16777216;
	position:absolute;
	
	left:0px;
	top:0px;
}

.HeavyViewerBackground
{
	position:absolute;
	top:0px;
	left:0px;
	background-color:#000000;
	opacity:0.25;
	z-index:16777216;
}

.HeavyViewerImageBox
{
	position:absolute;
	border:16px solid #eeeeee;
	z-index:16777217;
	cursor:pointer;
}

.HeavyViewerLoading
{
	position:absolute;
	border:16px solid #eeeeee;
	z-index:16777217;
}

/* 진행 */

.LoadingProgressBase
{
	z-index:16777216;
	position:absolute;
	
	left:0px;
	top:0px;
}

.LoadingProgressBackground
{
	position:absolute;
	top:0px;
	left:0px;
	background-color:#000000;
	opacity:0.25;
	z-index:16777216;
}

.LoadingProgressInnerDiv
{
	position:absolute;
	border:16px solid #eeeeee;
	z-index:16777217;

}

.IndividualLoadingProgress
{
	
}

/*.HeavyViewerLoading
{
	position:absolute;
	border:16px solid #eeeeee;
	z-index:16777217;
}*/

/* 메시지 알림 */
.MessageAlert
{
	z-index:16777220;
}

.MessageAlertBackground
{
	background:url(../skin/natz/message-64x64.png);
	width:64px;
	height:64px;
}

/* 게시물 임시 저장소 */
.AsuraRepository
{
	width:580px; 
	margin-left:auto; 
	margin-right:auto; 
	margin-top:10px; 
}

.AsuraRepositoryFieldSet 
{ 
	border: 1px solid #BC7E7E; 
	text-align:left; 
	padding:5px; 
	height:365px;
}

.AsuraRepositoryHeader
{ 
	width:560px; 
	height:32px; 
	font-family: Serif; 
	border-bottom:1px solid #BC7E7E;
}

.AsuraRepositoryHeaderAutosave
{ 
	width:60px; 
	padding-top:6px; 
	padding-left:10px; 
	height:20px; 
	float:left; 
}

.AsuraRepositoryHeaderName
{ 
	padding-top:6px; 
	padding-left:10px; 
	height:20px; 
	float:left; 
}

.AsuraRepositoryHeaderDate 
{ 
	width:140px;
	padding-top:6px; 
	height:20px; 
	float:right; 
	text-align:center;
}
 
.AsuraRepositoryHeaderDelete 
{ 
	width:40px;
	padding-top:6px; 
	height:20px; 
	float:right; 
	text-align:center;
}
 
.AsuraRepositoryHeaderSeparatorLeft 
{ 
	width:3px; 
	height:17px; 
	float:left; 
	margin-top:7px;
	background-color:#BC7E7E;
}

.AsuraRepositoryHeaderSeparatorRight  
{ 
	width:3px;
	height:17px; 
	float:right; 
	margin-top:7px;
	background-color:#BC7E7E;
}

.AsuraRepositoryItems 
{ 
	width:560px; 
	height:27px; 
	font-family: Serif; 
	border-bottom:1px solid #BC7E7E;
}

.AsuraRepositoryItemAutosave 
{ 
	width:63px; 
	padding-top:4px; 
	padding-left:10px; 
	height:20px; 
	float:left; 
}

.AsuraRepositoryItemName
{ 
	padding-top:4px; 
	padding-left:10px; 
	height:20px; 
	float:left; 
}
 
.AsuraRepositoryItemDelete 
{ 
	float:right;
	margin-left:13px;
	margin-right:14px;
	margin-top:4px;
	text-align:center;
	width:16px; 
	height:16px;
	background: url("../skin/natz/cancel.gif"); 
}


.AsuraRepositoryItemDate 
{ 
	width:144px;
	padding-top:4px; 
	height:20px; 
	float:right; 
	text-align:center;
}

.AsuraEditBodyIframe
{
	border:0px solid #ffffff;
	padding:5px;
}

.AsuraEditBodyTextarea
{
	display:none;
	border:0px;
	margin-left:5px;
	margin-top:5px;
}

/* 태그 클라우드 */

.TagCloud
{
	width:170px;
	margin-left:10px;
	padding-top:0px;
	padding-bottom:15px;
	overflow:hidden;
}

/* 체크박스 */
.CheckBox
{ 
	float:left;
	padding-top:2px;
	padding-left:16px;
	padding-right:7px;
}

.CheckBoxChecked
{ 
	width:13px; 
	height:13px; 
	margin-top:3px; 
	margin-right:5px; 
	/*background-image: url("../skin/buttons/checkbox_checked.png");*/
	cursor:pointer;
	float:left;
}

.CheckBoxUnchecked
{ 
	width:13px; 
	height:13px; 
	margin-top:3px; 
	margin-right:3px; 
	/*background-image: url("../skin/buttons/checkbox_unchecked.png");*/
	cursor:pointer;
	float:left;
	line-height:0;
	font-size:0px;
}


/* 라디오 버튼 */
.RadioButton
{ 
	float:left;
	padding-top:2px;
	padding-left:16px;
	padding-right:7px;
}

.RadioButtonChecked
{ 
	width:13px; 
	height:13px; 
	margin-top:3px; 
	margin-right:5px; 
	background-image: url("../skin/Radiobutton_Full.png");
	cursor:pointer;
	float:left;
}

.RadioButtonUnchecked
{ 
	width:13px; 
	height:13px; 
/*	margin-top:3px; */
	margin-right:5px; 
	background-image: url("../skin/Radiobutton_Empty.png");
	cursor:pointer;
	float:left;
	margin-top:auto;
	margin-bottom:auto;
}

.RadioButtonText
{ 
	margin-top:3px;
}


.ImagedRadioButton
{ 
	padding-top:2px;
	padding-left:16px;
	padding-right:7px;
	height:64px;
}

.ImagedRadioButtonChecked
{ 
	width:13px; 
	height:13px; 
/*	background-image: url("../skin/Radiobutton_Full.png");*/
	cursor:pointer;
	vertical-align:middle;
	line-height:64px;
}

.ImagedRadioButtonUnchecked
{ 
	width:13px; 
	height:13px; 
	/*ackground-image: url("../skin/Radiobutton_Empty.png");*/
	cursor:pointer;
	vertical-align:middle;
	line-height:64px;
}

.ImagedRadioButtonText
{ 
	margin-top:3px;
	margin-left:3px;
}

.RadioButtonThumbnail
{
	max-width:50px;
	max-height:50px;
	vertical-align:middle;
	line-height:64px;
	margin:7px;
}

.MediumThumbnail
{
	max-width:100px;
	max-height:100px;
	vertical-align:middle;
	line-height:128px;
	margin:7px;
}

/* 대화상자 */
.CommonDialogContent
{
	background:#FFFcFc;
	border-color:#F1F1F1;
	border-style:none solid solid;
	border-width:0px 2px 2px;
	padding-top:10px;
	padding-bottom:10px;
	width:310px;
	display:block;
}

.CommonDialogMessage
{
/*	height:30px;*/
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	width:300px;
}

.FontFamilyContent
{
	background:#FFFFFF none repeat scroll 0% 50%;
	border-color:#F1F1F1 rgb(241, 241, 241);
	border-style:none solid solid;
	border-width:0px 2px 2px;
	padding-top:2px;
	padding-bottom:2px;
}

.DialogHeader
{
	background:#bd0028;
	color:#fff0f0;
	border-color:#F1F1F1 rgb(241, 241, 241) rgb(159, 159, 159);
	border-style:solid;
	border-width:2px 2px 1px;
	margin:0px;
	font-weight:bold;
	height:20px;
	padding-left:1px;
	padding-top:1px;
	text-align:center;
	display:block;
}

.DialogContent
{
	background:#FFFcFc none repeat scroll 0% 50%;
	padding-top:10px;
	padding-left:1px;
	text-align:center;
}

.TooltipDialogHeader
{
	background:#bd0028;
	color:#fff0f0;
	border-color:#F1F1F1 rgb(241, 241, 241) rgb(159, 159, 159);
	border-style:solid;
	border-width:2px 2px 1px;
	margin:0px;
	font-weight:bold;
	height:12px;
	padding-left:1px;
	padding-top:1px;
	text-align:center;
	display:block;
}

.TooltipDialogContent
{
	background:#FFFcFc none repeat scroll 0% 50%;
	padding:4px;
	text-align:center;
}


.TooltipDialogHeaderClose
{
	float:right;
	background-image:url('../skin/natz/x.png');
	width:12px;
	height:12px;
	background-repeat:no-repeat;
	text-align:center;
}


.TooltipDialogHeaderHold
{
	float:right;
	background-image:url('../skin/natz/pin.png');
	width:12px;
	height:12px;
	background-repeat:no-repeat;
	text-align:center;
}

.DialogTextArea
{
	width:320px;
	height:128px;
	text-align:left;
}

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

.FontFamilySerif
{
	background:#FFFFFF none repeat scroll 0% 50%;
	color:#000000;
	cursor:pointer;
}

.FontFamilySerifInvert
{
	background:#fe1370 none repeat scroll 0% 50%;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
}


.FontFamilySans
{
	background:#FFFFFF none repeat scroll 0% 50%;
	color:#000000;
	cursor:pointer;
}

.FontFamilySansInvert
{
	background:#fe1370 none repeat scroll 0% 50%;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
}


.FontFamilyCursive
{
	background:#FFFFFF;
	color:#000000;
	cursor:pointer;
	padding-left:5px;
	padding-right:5px;
}

.FontFamilyCursiveInvert
{
	background:#fe1370;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
}


.GotoPageHeader
{
	background:#F6F6F6 none repeat scroll 0%;
	border-color:#F1F1F1 rgb(241, 241, 241) rgb(159, 159, 159);
	border-style:solid;
	border-width:2px 2px 1px;
	font-weight:bold;
	height:20px;
	padding-left:10px;
	text-align:center;
}

.GotoPageContent
{
	background:#FFFFFF none repeat scroll 0% 50%;
	padding-top:6px;
	padding-left:11px;
}


.MoveThreadHeader
{
	background:#F6F6F6 none repeat scroll 0%;
	border-color:#F1F1F1 rgb(241, 241, 241) rgb(159, 159, 159);
	border-style:solid;
	border-width:2px 2px 1px;
	font-weight:bold;
	height:20px;
	padding:0px;
	text-align:center;
}

.MoveThreadContent
{
	background:#FFFFFF none repeat scroll 0% 50%;
	padding-top:10px;
	padding-left:20px;
}


.ModifyTagsHeader
{
	background:#F6F6F6 none repeat scroll 0%;
	border-color:#F1F1F1 rgb(241, 241, 241) rgb(159, 159, 159);
	border-style:solid;
	border-width:2px 2px 1px;
	font-weight:bold;
	height:20px;
	padding-left:10px;
	text-align:center;
}

.ModifyTagsContent
{
	background:#FFFFFF none repeat scroll 0% 50%;
	padding-top:10px;
	padding-left:20px;
}

.DialogPrompt
{
	margin:5px;
}



#WhatPage
{
	width:40px;
}

#LoginWindowContent
{
	/*background-image:url('http://anizone.net/skin/natz/login_bg.png');
	//background-position:5px;
	//background-repeat:no-repeat;*/
}

#TopReply
{
	margin-left:10px;
	float:left;
}
#GotoBottom
{
	margin-left:10px;
	float:left;
}

#SearchTextBox
{
	width:160px;
	margin-left:15px;
}

#CategoryViewer, #WikiSearch
{ 
	border:0px;
}

#CategoryViewerTitlebar, #TagCenterTitlebar, #WikiSearchTitlebar, #TrackerTitlebar
{
	border:0px;
	background:none;
	background-image: url("../skin/buttons/chart_organisation.png");
	background-repeat: no-repeat;
	background-position:0px -270px;
	height:37px;
	padding-top:3px;
}

#CategoryViewerClip
{
	margin-top:7px;
	margin-right:6px;
	background-image: url("../skin/buttons/chart_organisation.png");
	background-repeat: no-repeat;
	background-position:0px -112px;
}

#CategoryViewerTitleClose
{
}

#CategoryViewerContent, #WikiSearchContent, #TagCenterContent, #TrackerContent
{
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding-top:0px;
}
#CategoryViewerTitleCaption
{ 
	padding-top:5px;
}

#TagCenter, #Tracker
{ 
	border:0px;
}

#TagCenterClose
{
	margin-top:6px;
	margin-right:10px;
}

#TagCenterTitleCaption
{ 
	padding-top:5px;
}

#GotoTopicList
{
	margin-left:10px;
}

.HiderTitle
{
	padding:2px;
	border-bottom:2px solid #A3B0BF;
}

.HiderButton
{
	padding:2px;
	border:1px solid #A3B0BF;
	background:#CEDFF2;
	margin-left:5px;
}

#LowerButton
{
	clear:both;
	float:right;
}

.TagViewerArea
{
	margin-top:10px;
	margin-left:18px;
}

#ShowCategoryViewer
{
	margin-left:13px;
}

#GotoTop, #AdminMenu, #AbaseSticky, #DeleteThread, #MoveThread, #ModifyTags, #CloseThread, #QuoteMessage
{
	float:left;
	margin-top:4px;
	margin-left:10px;
}



#NewReplyQuote { float:right; margin-top:65px; }
#ShowWiki, #SearchThreads { margin-left:15px; margin-top:5px;}
#EditOverview { float:right; }
#SetRedirect, #HistoryListButton, #CurrentRevisionButton { float:right; margin-right:10px; }


.FormTitleClip { cursor:pointer; }

#AvatarList {
	margin-left:15px;
	margin-right:15px;
}

.ThreadImageLink {
	cursor:pointer;
}

.PrivateMessageContent {
	padding-left:5px;
}

.PrivateMessageContentFirst {
	padding-left:5px;
	background:#fdfde8;
}

#ShowThreadWindowDetach {
	display:none;
}

#RememberLogin {
	margin-top:2px;
}

#JoinButton {
	margin-top:2px;
}

#ShowArticle {
	float:right;
	margin-right:10px;
}

#ShowHistory {
	float:right;
	margin-right:10px;
}

#OKButton
{
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	padding-bottom:10px;
	display:block;
	float:none;
	width:64px;
	padding:0px;
}

#PageBlock
{
	float:left;
	padding-top:1px;
	padding-right:6px;
}

#ContentEditorInnerBox 
{
	border:0px;
	padding:5px;
}

#ContentEditorImageBase
{
}

.AutoSaveLabel
{
	float:left;
}

.MessagesContainer
{
	line-height:0%;
	font-size:0pt;
}

.WindowTitle
{
	height:24px;
	margin-top:5px;
	margin-bottom:5px;
}

.WindowTitleLabel
{
	width:100px;
	padding-top:2px;
	text-align:right;
	padding-right:20px;
	font-weight:bold;
	float:left;
}

#WindowTitleEditor
{
	width:500px;
}

#BottomRefresh
{
	margin-left:10px;
}

.AgreementHead
{
	margin-left:15px;
	margin-right:15px;
	height:20px;
	padding-left:10px;
	font-weight:bold;
	border-bottom:2px solid #cacaca;
}

.Agreement
{
	margin-left:15px;
	margin-right:15px;
	padding:5px;
	border:1px solid #cacaca;
	background:#f6f6f6;
	overflow:auto;
	height:150px;
	margin-bottom:10px;
}


#ShowItemShop, #ShowTempItemBox, #ShowStatistics, #ShowChangePassword
{
	margin-left:10px;
}

#AvatarImage
{
	clear:both;
}

.AvatarListHeader
{
	clear:both;
	height:20px;
	border-bottom:1px solid #cccccc;
	padding-top:10px;
	padding-left:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:5px;
}

.AvatarListHeaderIcon
{
	float:left;
	height:16px;
	width:16px;
	line-height:0%;
}

.AvatarListHeaderSpan
{
	float:left;
	margin-left:5px;
	font-weight:bold;
}

.AvatarListItem
{
	float:left;
	border:2px solid #e6e6e6;
	cursor:pointer;
}

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

#AvatarImage
{
	margin-left:15px;
}

#AvatarImageImage
{
	margin:4px;
	width:100px;
	height:100px;
	border:2px solid #e6e6e6;
	float:left;
}

#AvatarImageName
{
	float:left;
	font-weight:bold;
	margin-left:10px;
	margin-top:5px;
}

.FatigueRow
{
	margin-left:20px;
	height:20px;
}

.FatigueTitle
{
	font-weight:bold;
	float:left;
}

#FatigueGauge
{
	margin-top:3px;
	margin-left:5px;
	float:left;
}

.SignatureViewerConsole
{
	clear:both;
}

.SignatureViewerConsoleHeader
{
	height:26px;
	border-bottom:1px solid #cccccc;
	padding-left:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:5px;
}

.SignatureViewerConsoleHeaderImage
{
	margin-top:5px;
	float:left;
	height:16px;
	width:16px;
}

.SignatureViewerConsoleHeaderSpan
{
	margin-top:5px;
	float:left;
	margin-left:5px;
	font-weight:bold;
}

#SigEditOverview
{
	float:right;
	margin-right:10px;
}

#MainTabs
{
	margin-left:10px;
	margin-right:10px;
}

#MainTabs .TabsTitlebar
{
	height:25px;
	margin-left:8px;
	width:767px;
}

#MainTabs .TabsMoveButton
{
	height:19px;
	padding:3px;
	float:left;
	width:16px;
	margin-left:2px;
	margin-right:2px;
}

#MainTabs .TabsTitlebarBody
{
	width:705px;
	float:left;
}

#Refresh
{
	float:right;
}

#IconShopShowEverything
{
	float:right;
}

.AutoSaveInfo
{
	padding-top:10px;
	padding-left:20px;
}

/* 개별 버튼 */
#ButtonConfirm
{
	float:right;
	margin-top:5px;
	margin-left:10px;
}

#ButtonCancel {
	float:right;
	margin-top:5px;
	margin-left:10px;
}

#SelectionDialogButtons {
	margin-right:10px;
}

#SellAvatarButton {
	float:right;
}

#RefreshStatistics {
	margin-left:20px;
}

#SearchStatistics {
	margin-left:10px;
}

#StartTrack {
	margin-left:35px;
	margin-top:5px;
}

.ChangePasswordNewPassword, .NewPasswordConfirm, .NewPasswordConfirmDiv
{
	clear:both;
	padding-top:5px;
}
.OldPasswordLabel, .NewPasswordLabel, .NewPasswordConfirmLabel
{
	float:left;
	font-weight:bold;
	margin-right:10px;
	width:80px;
	text-align:right;
}

.NewPasswordConfirmDiv
{
	padding-top:10px;
	padding-left:150px;
}

.ColorSelector
{
	width:40px;
	height:15px;
	border:1px solid #aaaaaa;
	margin-left:12px;
	float:left;
}

.ToggleButtonStable
{ 
	background:#fffcfc;
	border:1px solid #fffcfc; 
	float:left;
	cursor:pointer;
	font-size:12px;
	font-family: MgOpen Modata, UnPilgi, utkal, AlHor, DejaVu Sans, Trebuchet MS;
	height:16px;
	line-height:140%;
	margin:1px;
	padding-left:3px;
	padding-right:3px;
	text-decoration:none;
}

.ToggleButtonOver
{ 
	background:#CEDFF2;
	border:1px solid #A3B0BF;
	float:left;
	cursor:pointer;
	font-size:12px;
	font-family: MgOpen Modata, UnPilgi, utkal, AlHor, DejaVu Sans, Trebuchet MS;
	height:16px;
	line-height:140%;
	margin:1px;
	padding-left:3px;
	padding-right:3px;
	text-decoration:none;
}

.ToggleButtonOverChecked
{ 
	background:#a4c4e7; 
	border:1px solid #6e8db1; 
	float:left;
	cursor:pointer;
	font-size:9pt;
	font-family: MgOpen Modata, UnPilgi, utkal, AlHor, DejaVu Sans, Trebuchet MS;
	height:16px;
	line-height:140%;
	margin:1px;
	padding-left:3px;
	padding-right:3px;
	text-decoration:none;
}

.ToggleButtonDown
{ 
	background:#ffe4de; 
	border:1px solid #e0ab8e; 
	float:left;
	cursor:pointer;
	font-size:12px;
	font-family: MgOpen Modata, UnPilgi, utkal, AlHor, DejaVu Sans, Trebuchet MS;
	height:16px;
	line-height:140%;
	margin:1px;
	padding-left:3px;
	padding-right:3px;
	text-decoration:none;
}

.ToggleButtonDownChecked
{ 
	background:#f6b1a1; 
	border:1px solid #ca774a; 
	float:left;
	cursor:pointer;
	font-size:9pt;
	font-family: MgOpen Modata, UnPilgi, utkal, AlHor, DejaVu Sans, Trebuchet MS;
	height:16px;
	line-height:140%;
	margin:1px;
	padding-left:3px;
	padding-right:3px;
	text-decoration:none;
}

.LinearToggleButtonStable
{ 
	background:#fffcfc;
	border:1px solid #fffcfc; 
	cursor:pointer;
	font-size:12px;
	font-family: MgOpen Modata, UnPilgi, utkal, AlHor, DejaVu Sans, Trebuchet MS;
	height:16px;
	line-height:140%;
	margin:1px;
	padding-left:3px;
	padding-right:3px;
	text-decoration:none;
}

.LinearToggleButtonOver
{ 
	background:#CEDFF2;
	border:1px solid #A3B0BF;
	cursor:pointer;
	font-size:12px;
	font-family: MgOpen Modata, UnPilgi, utkal, AlHor, DejaVu Sans, Trebuchet MS;
	height:16px;
	line-height:140%;
	margin:1px;
	padding-left:3px;
	padding-right:3px;
	text-decoration:none;
}

.LinearToggleButtonOverChecked
{ 
	background:#a4c4e7; 
	border:1px solid #6e8db1; 
	cursor:pointer;
	font-size:9pt;
	font-family: MgOpen Modata, UnPilgi, utkal, AlHor, DejaVu Sans, Trebuchet MS;
	height:16px;
	line-height:140%;
	margin:1px;
	padding-left:3px;
	padding-right:3px;
	text-decoration:none;
}

.LinearToggleButtonDown
{ 
	background:#ffe4de; 
	border:1px solid #e0ab8e; 
	cursor:pointer;
	font-size:12px;
	font-family: MgOpen Modata, UnPilgi, utkal, AlHor, DejaVu Sans, Trebuchet MS;
	height:16px;
	line-height:140%;
	margin:1px;
	padding-left:3px;
	padding-right:3px;
	text-decoration:none;
}

.LinearToggleButtonDownChecked
{ 
	background:#f6b1a1; 
	border:1px solid #ca774a; 
	cursor:pointer;
	font-size:9pt;
	font-family: MgOpen Modata, UnPilgi, utkal, AlHor, DejaVu Sans, Trebuchet MS;
	height:16px;
	line-height:140%;
	margin:1px;
	padding-left:3px;
	padding-right:3px;
	text-decoration:none;
}

#TopicListHeaderCategory
{
	width:95px;
}

#TopicListHeaderTitle
{
}

#TopicListHeaderReply
{
	width:20px;
	float:right; 
}

#TopicListHeaderView
{
	width:20px;
	float:right; 
}

#TopicListHeaderDate
{
	width:36px;
	float:right; 
}

#TopicListHeaderLastPost
{
	width:36px;
	float:right; 
}

#TopicListHeaderThreadStarter
{
	width:60px;
	float:right; 
}


.TopicListCategoryBody 
{ 
	width:100px; 
	float:left; 
}

.TopicListTitleBody 
{ 
	height:20px;
	width:365px;
	float:left; 
	text-decoration:none;
}

.TopicStatusNone 
{
	display:none;
}

.TopicStatusNew
{ 
	display:inline;
	background-image:url(../skin/buttons/new.png);
	background-repeat:no-repeat;
}

.TopicStatusUpdated
{ 
	display:inline;
	background-image:url(../skin/buttons/page_add.png);
	background-repeat:no-repeat;
}

.TopicListNewWindowBody
{
	overflow:hidden;
	padding-top:5px; 
	padding-left:10px; 
	height:20px;
	width:8px;
	float:left; 
	cursor:pointer;
}

.TopicListViewBody 
{ 
	width:25px;
	float:right; 
	text-align:center;
	font-size:0.9em;
}
 
.TopicListReplyBody 
{ 
	width:32px;
	float:right; 
	text-align:center;
	font-size:0.9em;
}
 
.TopicListDateBody 
{ 
	width:46px;
	float:right; 
	text-align:center;
	font-size:0.9em;
}
 
.TopicListLastPostBody 
{ 
	width:46px;
	float:right; 
	text-align:center;
	font-size:0.9em;
}
 
.TopicListThreadStarterBody 
{ 
	width:64px;
	float:right; 
	text-align:center;
	cursor:pointer;
	font-size:1.0em;
}


#TagTopicListNumber
{
	width:32px;
	float:left;
}

#TagTopicListCategory
{
	width:80px;
	float:left;
}

#TagTopicListTitle
{
	float:left;
}

#TagTopicListStarter
{
	width:64px;
	float:right;
}

#TagTopicListReplies
{
	width:16px;
	float:right;
}

#TagTopicListViews
{
	width:16px;
	float:right;
}


.TagTopicNumberBody
{
	width:35px;
	float:left;
}

.TagTopicCategoryBody
{
	width:89px;
	float:left;
}

.TagTopicTitleBody
{
	width:477px;
	float:left;
}

.TagTopicStarterBody
{
	width:70px;
	float:right;
}

.TagTopicRepliesBody
{
	width:22px;
	float:right;
}

.TagTopicViewsBody
{
	width:24px;
	float:right;
}


#RecentArticleTitleHeader
{
	width:256px;
	float:left;
}

#RecentArticleViewHeader
{
	width:48px;
	float:left;
}

#RecentArticleChangedHeader
{
	width:40px;
	float:left;
}

#RecentArticleLastModifiedHeader
{
	width:128px;
	float:left;
}

#RecentArticleContributorHeader
{
	width:128px;
	float:left;
}


#RecentArticleTitle
{
	width:264px;
	float:left;
}

#RecentArticleView
{
	width:57px;
	float:left;
	text-align:center;
}

#RecentArticleChanged
{
	width:49px;
	float:left;
	text-align:center;
}

#RecentArticleLastModified
{
	width:137px;
	float:left;
}

#RecentArticleContributor
{
	width:137px;
	float:left;
}


.TabsTitlebar 
{ 
	width:277px;
	height:25px;
	margin-left:8px;
}

.TabsMoveButton 
{ 
	float:left;
	width:16px;
	height:25px;
}

.TabsTitlebarBody
{ 
	float:left;
	height:25px;
	width:245px;
	overflow:hidden;
}

.TabsClientArea
{ 
	width:16777216px;
	margin:0px;
}

.TabsIndividualTitlebarActive
{ 
	list-style-type:none;
	height:22px; 
	border:1px solid #BC7E7E; 
	border-bottom:1px solid #FFFFFF; 
	padding-top:3px; 
	padding-left:10px; 
	padding-right:5px; 
	float:left; 
	margin-right:5px;
}

.TabsIndividualTitlebar
{ 
	list-style-type:none;
	height:21px; 
	border:1px solid #BC7E7E; 
	background:#ffefef; 
	border-bottom:1px solid #BC7E7E; 
	padding-top:3px; 
	padding-left:10px; 
	padding-right:5px; 
	float:left; 
	margin-right:5px;
}

.TabsIndividualTitlebarClose
{
	width:7px; 
	height:7px; 
	margin-left:5px; 
	margin-right:5px; 
	vertical-align:middle; 	 
	cursor:pointer;
	/*background-image:url(http://file.anizone.net/skin/natz/bullet_exit.gif);*/
}

.TabsBody 
{ 
	height:310px;
	min-width:277px;
	border:1px solid #BC7E7E; 
	padding:5px;
	margin-left:8px;
	float:left;
	overflow:auto;
}



.BigTabsTitlebar 
{ 
	width:806px;
	height:25px;
	margin-left:8px;
}

.BigTabsMoveButton 
{ 
	float:left;
	width:16px;
	height:25px;
}

.BigTabsTitlebarBody
{ 
	float:left;
	height:25px;
	width:768px;
	overflow:hidden;
}

.BigTabsClientArea
{ 
	width:16777216px;
	margin:0px;
}

.BigTabsIndividualTitlebarActive
{ 
	list-style-type:none;
	height:22px; 
	border:1px solid #BC7E7E; 
	border-bottom:1px solid #FFFFFF; 
	padding-top:3px; 
	padding-left:10px; 
	padding-right:5px; 
	float:left; 
	margin-right:5px;
}

.BigTabsIndividualTitlebar
{ 
	list-style-type:none;
	height:21px; 
	border:1px solid #BC7E7E; 
	background:#ffefef; 
	border-bottom:1px solid #BC7E7E; 
	padding-top:3px; 
	padding-left:10px; 
	padding-right:5px; 
	float:left; 
	margin-right:5px;
}

.BigTabsIndividualTitlebarClose
{
	width:7px; 
	height:7px; 
	margin-left:5px; 
	margin-right:5px; 
	vertical-align:middle; 	 
	cursor:pointer;
	/*background-image:url(http://file.anizone.net/skin/natz/bullet_exit.gif);*/
}

.BigTabsBody 
{ 
	border:1px solid #BC7E7E; 
	padding:5px;
	margin-left:8px;
	float:left;
	overflow:auto;
}


#ItemShopBody 
{ 
	height:1300px;
	margin-left:10px;
	margin-right:10px;
	float:left;
	overflow:hidden;
}

/* 아이템 상자 */
.ItemBox
{
	width:366px;
	margin:5px;
	margin-top:3px;
	margin-bottom:3px;
	float:left;
	border:1px solid #BC7E7E;
	background:#FFF3F3;
	height:250px;
	overflow:auto;
}

.ItemBoxEmblem
{
	width:366px;
	margin:5px;
	margin-top:3px;
	margin-bottom:3px;
	float:left;
	border:1px solid #BC7E7E;
	background:#f3fff6;
	height:250px;
	overflow:auto;
}

.ItemBoxSignature
{
	width:366px;
	margin:5px;
	margin-top:3px;
	margin-bottom:3px;
	float:left;
	border:1px solid #BC7E7E;
	background:#f7f3ff;
	height:250px;
	overflow:auto;
}

.ItemBoxAvatarClass
{
	color:#7c1111;
	font-weight:bold;
}

.ItemBoxEmblemClass
{
	color:#117c58;
	font-weight:bold;
}

.ItemBoxSignatureClass
{
	color:#41117c;
	font-weight:bold;
}

.ItemBoxInfo
{
	padding-right:7px;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:8px;
	margin-right:7px;
	float:left;
}

.ItemBoxImageContainer
{
	width:124px;
	height:124px;
}

.ItemBoxImage
{
	float:left;
	border:2px solid #BC7E7E;
}

.ItemBoxnButtonContainer
{
	padding-top:5px;
	margin-left:5px;
	clear:both;
}
.ItemBoxButtons
{
	margin-left:3px;
	margin-right:3px;
	float:left;
}

.ItemBoxReservationButtons
{
	margin-left:15px;
	margin-right:3px;
	float:left;
}

.ItemBoxProperties
{
	float:left;
	margin-left:5px;
	margin-top:15px;
	margin-bottom:1px;
	width:195px;
}


.ImageRepositoryFastNextButton
{
	background-image:url(../skin/asura/fastforward.png);
	background-position:0 0;
}

.ImageRepositoryFastNextButtonOver
{
	background-image:url(../skin/asura/fastforward.png);
	background-position:-24px 0;
}

.ImageRepositoryFastNextButtonDown
{
	background-image:url(../skin/asura/fastforward.png);
	background-position:-48px 0;
}


.ImageRepositoryNextButton
{
	background-image:url(../skin/asura/next.png);
	background-position:0 0;
}

.ImageRepositoryNextButtonOver
{
	background-image:url(../skin/asura/next.png);
	background-position:-24px 0;
}

.ImageRepositoryNextButtonDown
{
	background-image:url(../skin/asura/next.png);
	background-position:-48px 0;
}


.ImageRepositoryEndButton
{
	background-image:url(../skin/asura/end.png);
	background-position:0 0;
}

.ImageRepositoryEndButtonOver
{
	background-image:url(../skin/asura/end.png);
	background-position:-24px 0;
}

.ImageRepositoryEndButtonDown
{
	background-image:url(../skin/asura/end.png);
	background-position:-48px 0;
}


.ImageRepositoryFastPreviousButton
{
	background-image:url(../skin/asura/rewind.png);
	background-position:0 0;
}

.ImageRepositoryFastPreviousButtonOver
{
	background-image:url(../skin/asura/rewind.png);
	background-position:-24px 0;
}

.ImageRepositoryFastPreviousButtonDown
{
	background-image:url(../skin/asura/rewind.png);
	background-position:-48px 0;
}


.ImageRepositoryPreviousButton
{
	background-image:url(../skin/asura/back.png);
	background-position:0 0;
}

.ImageRepositoryPreviousButtonOver
{
	background-image:url(../skin/asura/back.png);
	background-position:-24px 0;
}

.ImageRepositoryPreviousButtonDown
{
	background-image:url(../skin/asura/back.png);
	background-position:-48px 0;
}


.ImageRepositoryFirstButton
{
	background-image:url(../skin/asura/first.png);
	background-position:0 0;
}

.ImageRepositoryFirstButtonOver
{
	background-image:url(../skin/asura/first.png);
	background-position:-24px 0;
}

.ImageRepositoryFirstButtonDown
{
	background-image:url(../skin/asura/first.png);
	background-position:-48px 0;
}

.GenericOKButton
{
	float:right;
	margin-right:24px;
}

.GenericOKButtonIcon
{
	background-image:url(../skin/buttons/accept.png);	

}

.GenericOKButtonCenter
{
	float:none;
	margin-left:auto;
	margin-right:auto;
	display:block;
	width:64px;
	margin-top:10px;

}

.GenericOKButtonCenterIcon
{
	background-image:url(../skin/buttons/accept.png);	

}

.GenericVoteButton
{
	float:left;
	margin-right:24px;
}

.GenericVoteButtonIcon
{
	background-image:url(../skin/buttons/accept.png);	

}

.GenericVoteButtonCenter
{
	float:none;
	margin-left:auto;
	margin-right:auto;
	display:block;
	width:64px;
	margin-top:10px;

}

.GenericVoteButtonCenterIcon
{
	background-image:url(../skin/buttons/accept.png);	

}


.GenericCancelButton
{
	float:right;
	margin-right:24px;
}

.GenericCancelButtonIcon
{
	background-image:url(../skin/buttons/cancel.png);	

}


.GenericCloseButton
{
	float:right;
	margin-right:24px;
}

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

}


.GenericEditButton
{
	float:left;
	margin-left:16px;
}

.GenericEditButtonIcon
{
	background-image:url(../skin/buttons/pencil.png);	

}

.CCInfo
{
	margin: 8px;
}

.CategoryViewerSeparator
{
	border-top: 1px solid #bc7e7e;
	padding-bottom:4px;
}

.AnnouncementItems
{
	float:left;
	height: 20px;
	padding-top:1px;
	padding-left:8px;
	color: #ffeded;
	width:736px;
	background-image:url(../skin/announcement_background.png);
}



.TagListName
{
	width:134px;
}

.TagListScore
{
	width:74px;
}

.TagListPower
{
	width:74px;
}

.TagListIssue
{
	width:74px;
}

.TagListView
{
	width:74px;
}

.TagListAppend
{
	width:74px;
}

.TagListRegistered
{
	width:74px;
}

.TagListKeyword
{
	width:74px;
}



#TagListName
{
	width:128px;
}

#TagListScore
{
	width:64px;
}

#TagListPower
{
	width:64px;
}

#TagListIssue
{
	width:64px;
}

#TagListView
{
	width:64px;
}

#TagListAppend
{
	width:64px;
}

#TagListRegistered
{
	width:64px;
}

#TagListKeyword
{
	width:64px;
}

.Spinner
{
	float:left;
}

.SpinnerInput
{
	float:left;
	width:32px;
}

.SpinnerUpDownContainer
{
	float:right;
	margin-left:2px;
}

.SpinnerUp
{
	background-image:url(../skin/bullet_arrow_up.png);
	background-position: center center;
	width:8px;
	height:8px;
}

.SpinnerDown
{
	background-image:url(../skin/bullet_arrow_down.png);
	background-position: center center;
	width:8px;
	height:8px;
}

.VoteSet
{

}

.VoteSetTitle
{

}

.VoteSetContents
{

}

.GraphName
{
	float:left;
	line-height:52px;
	width:192px;
	height:90px;
}

.GraphAttribute
{
	height:90px;
	width:204px;
	float:left;
}

.GraphFemaleBase
{
	position:relative;
	left:0;
	top:0px;
	height:18px;
	color: #000000;
	background-color: #fffcfc;
	
}

.GraphFemaleBar
{
	position:relative;
	overflow:hidden;
	left:0;
	top:-18px;
	height:18px;
	color: #ffffff;
	background-color: #ffb5b5;
}

.GraphMaleBase
{
	position:relative;
	left:0;
	top:-18px;
	height:18px;
	color: #000000;
	background-color: #fffcfc;
}

.GraphMaleBar
{
	position:relative;
	overflow:hidden;
	left:0;
	top:-36px;
	height:18px;
	color: #ffffff;
	background-color: #b5b5ff;
}

.GraphNoneBase
{
	position:relative;
	left:0;
	top:-36px;
	height:18px;
	color: #000000;
	background-color: #fffcfc;
}

.GraphNoneBar
{
	position:relative;
	overflow:hidden;
	left:0;
	top:-54px;
	height:18px;
	color: #ffffff;
	background-color: #a7a7a7;
}



.Graph013Base
{
	position:relative;
	left:0;
	top:0px;
	height:18px;
	color: #000000;
	background-color: #fffcfc;
}

.Graph013Bar
{
	position:relative;
	overflow:hidden;
	left:0;
	top:-18px;
	height:18px;
	color: #ffffff;
	background-color: #ffb5b5;
}

.Graph1419Base
{
	position:relative;
	left:0;
	top:-18px;
	height:18px;
	color: #000000;
	background-color: #fffcfc;
}

.Graph1419Bar
{
	position:relative;
	overflow:hidden;
	left:0;
	top:-36px;
	height:18px;
	color: #ffffff;
	background-color: #fcb5ff;
}

.Graph2029Base
{
	position:relative;
	left:0;
	top:-36px;
	height:18px;
	color: #000000;
	background-color: #fffcfc;
}

.Graph2029Bar
{
	position:relative;
	overflow:hidden;
	left:0;
	top:-54px;
	height:18px;
	color: #ffffff;
	background-color: #b5b5ff;
}

.Graph30Base
{
	position:relative;
	left:0;
	top:-54px;
	height:18px;
	color: #000000;
	background-color: #fffcfc;
}

.Graph30Bar
{
	position:relative;
	overflow:hidden;
	left:0;
	top:-72px;
	height:18px;
	color: #ffffff;
	background-color: #b5fff5;
}

.GraphAgeNoneBase
{
	position:relative;
	left:0;
	top:-72px;
	height:18px;
	color: #000000;
	background-color: #fffcfc;
}

.GraphAgeNoneBar
{
	position:relative;
	overflow:hidden;
	left:0;
	top:-90px;
	height:18px;
	color: #ffffff;
	background-color: #a7a7a7;
}

.ParticipantBar
{
	height: 1px;
	width: 1px;
}

.ParticipantContainer
{
	/*height:480px;*/
}

.ParticipantBarDisplay
{
	background-color: #ffb5b5;
	position:relative;
	width:105px;
	height:150px;
}

.ParticipantDisplay
{
	position:relative;
}

.CircusHeader
{
	font-weight: bold;
	-webkit-border-radius: 8px 8px 0px 0px;
    -moz-border-radius: 8px 8px 0px 0px;  
    border-radius: 8px 8px 0px 0px;  
	
}