/*
# (C) 2008 BAYLEAF CO., LTD. All Rights Reserved.
# This code cannot be redistributed without permission from www.bayleaf.jp
*/
/*======================================== RESET========================================*/
body
{
	font-family: 'Hiragino Kaku Gothic Pro', Meiryo, sans-serif;
	font-size: 12px;    /* BASE FONT SIZE */
	text-decoration: none;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #333;
	background: #fff none repeat scroll 0% 0%;
}
body.enlarge
{
	font-size: 1.0em;
}
body.reduce
{
	font-size: 0.75em;
}

html, body, div, ul, ol, li, dl, dt, dd, form, fieldset, input, textarea, h1, h2, h3, h4, h5, h6, pre, code, p, blockquote, hr, th, td, img
{
	font-family: 'Hiragino Kaku Gothic Pro', Meiryo, sans-serif;
	line-height: 150%;
	text-align: left;
	color: #333;
	margin: 0;
	padding: 0;
}

h1		{ font-size: 1.6em; }
h2		{ font-size: 1.4em; }
h3		{ font-size: 1.2em; }
h4		{ font-size: 1.0em; }
h5		{ font-size: 0.85em; }
h6		{ font-size: 0.75em; }
div,p,span	{ font-size: 1.0em; }

pre,code
{
    font-family: monospace;
}

a:link, a:visited {
    text-decoration: underline;
}
em
{
    font-style: italic;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, ul, ol, dl {
    margin-bottom: .75em;
}

blockquote, ol, ul {
    margin-left: 30px;
    background-repeat: repeat-y;
}

ol { list-style: decimal outside; }
ul { list-style: disc outside; }


/* Utilities ----------------------------------------------------------------- */

.pkg:after, #content-inner:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
.pkg, #content-inner { display: block; }
/* no ie mac \*/
* html .pkg, * html #content-inner { height: 1%; }
.pkg, #content-inner { display: block; }
/* */

.inline { display: inline; }
.hidden { display: none; }


/*-----------------------------------------------*/
/* SCREEN STYLE SECTION                          */
/*-----------------------------------------------*/
/*\*/
@media screen {
/* */

/*======================================== LAYOUT ========================================*/
#container, #header, #content, #alpha, #beta, #gamma, #footer
{
	margin: 0;
	padding: 0;
}
#container-inner, #header-inner, #content-inner, #alpha-inner, #beta-inner, #gamma-inner, #footer-inner
{
	position: static;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#container
{
	position: static;
	width: 1300px;
	margin: auto;
	background: #fff url(img/bg-container.gif) repeat-y top center;
}
#container-inner
{
	width: 1300px;
}
#header
{
	position: relative;
	background: transparent url(img/bg-header.gif) no-repeat top;
}
#header-inner
{
	height: 60px;
	padding: 20px 20px 10px 20px;
}
#content
{
	position: relative;
	background: transparent url(img/bg-content.gif) no-repeat top;
}
#content-inner
{
	padding-left: 20px;
	padding-right: 20px;
}
#alpha
{
	position: relative;
	width: 800px;
	float: right;
}
#beta
{
	position: relative;
	width: 255px;
	float: right;
}
#beta-inner
{
	padding-right: 5px;
}
#gamma
{
	position: relative;
	width: 200px;
	float: left;
}
#footer
{
	position: absolute;
	bottom: 0;
	background: transparent url(img/bg-footer.gif) no-repeat bottom;
}
#footer-inner
{
	width: 1260px;
	height: 30px;
	padding: 5px 20px;
}



/*======================================== HEADER LAYOUT ========================================*/
#header-logo
{
	position: relative;
	margin-top: 10px;
	width: 200px;
	float: left;
}
#header-logo a
{
	position: relative;
	display: block;
	width: 200px;
	height: 41px;
	background: transparent url(img/header-logo.gif) no-repeat;
}
#header-loading
{
	position: absolute;
	display: none;
	top: 20px;
	right: 20px;
	width: 16px;
	height: 16px;
	float: right;
	background: transparent url(img/ajax-loader.gif) no-repeat;
}
#header-navi
{
	position: relative;
	margin-top: 40px;
	list-style: none;
	float: right;
	clear: none;
}
#header-navi li
{
	float: left;
}
#font-enlarge a
{
	position: relative;
	display: block;
	width: 25px;
	height: 20px;
}
#font-enlarge a        { background: transparent url(img/btn-enlarge.gif)        no-repeat; }
#font-enlarge a:hover  { background: transparent url(img/btn-enlarge-hover.gif)  no-repeat; }
#font-enlarge a:active { background: transparent url(img/btn-enlarge-active.gif) no-repeat; }
#font-reduce a
{
	position: relative;
	display: block;
	width: 25px;
	height: 20px;

}
#font-reduce a        { background: transparent url(img/btn-reduce.gif)        no-repeat; }
#font-reduce a:hover  { background: transparent url(img/btn-reduce-hover.gif)  no-repeat; }
#font-reduce a:active { background: transparent url(img/btn-reduce-active.gif) no-repeat; }
#rss-feed a
{
	position: relative;
	display: block;
	width: 55px;
	height: 20px;
}
#rss-feed   a:hover  { background: transparent url(img/btn-rss-hover.gif)    no-repeat; }
#rss-feed   a:active { background: transparent url(img/btn-rss-active.gif)   no-repeat; }
#rss-feed   a        { background: transparent url(img/btn-rss.gif)          no-repeat; }



/*======================================== CONTENT TREE LAYOUT ========================================*/
#content-search
{
	height: 25px;
}
#content-search input
{
	font-size: 12px;
	width: 170px;
	border: none;
	padding: 2px 2px 2px 25px;
	background: transparent;
}
#content-tree
{
	width: 200px;
	overflow: auto;
}
#content-tree ul
{
	list-style: none;
	margin: 0;
	clear: none;
}

#content-tree ul.expansion
{
	display: block;
}
#content-tree ul.contraction
{
	display: none;
}
#content-tree li
{
	white-space: nowrap;
	overflow: hidden;
	margin-bottom: 0;
}
/*HOME*/
#content-tree .home-list-item a
{
	background-image: url(img/icon-home.gif);
}
#content-tree .home-list-item a.active
{
	background-image: url(img/icon-home-active.gif);
}
/*MONTHLY ARCHIVE*/
#content-tree .monthly-list-item a
{
	background-image: url(img/icon-calender.gif);
}
#content-tree .monthly-list-item a.active
{
	background-image: url(img/icon-calender-active.gif);
}
#content-tree .monthly-list-item p
{
	background-image: url(img/icon-calender.gif);
}
/*TAG CLOUD*/
#content-tree .tagcloud-list-item a
{
	background-image: url(img/icon-tagcloud.gif);
}
#content-tree .tagcloud-list-item a.active
{
	background-image: url(img/icon-tagcloud-active.gif);
}
#content-tree .tagcloud-list-item p
{
	background-image: url(img/icon-tagcloud.gif);
}
/*FLAG*/
#content-tree .flag-list-item a
{
	background-image: url(img/icon-flag.gif);
}
#content-tree .flag-list-item a.active
{
	background-image: url(img/icon-flag-active.gif);
}
/*INFOMATION*/
#content-tree .info-list-item a
{
	background-image: url(img/icon-information.gif);
}
#content-tree .info-list-item a.active
{
	background-image: url(img/icon-information-active.gif);
}
/*RANKING*/
#content-tree .ranking-list-item a
{
	background-image: url(img/icon-ranking.gif);
}
#content-tree .ranking-list-item a.active
{
	background-image: url(img/icon-ranking-active.gif);
}
/*BLOG*/
#content-tree .blog-list-item a
{
	background-image: url(img/icon-blog.gif);
}
#content-tree .blog-list-item a.active
{
	background-image: url(img/icon-blog-active.gif);
}
#content-tree .blog-list-item p
{
	background-image: url(img/icon-blog.gif);
}
/*HISTORY*/
#content-tree .history-list-item a
{
	background-image: url(img/icon-history.gif);
}
#content-tree .history-list-item a.active
{
	background-image: url(img/icon-history-active.gif);
}
#content-tree .history-list-item p
{
	background-image: url(img/icon-history.gif);
}
/*HELP*/
#content-tree .help-list-item a
{
	background-image: url(img/icon-help.gif);
}
#content-tree .help-list-item a.active
{
	background-image: url(img/icon-help-active.gif);
}
#content-tree .help-list-item p
{
	background-image: url(img/icon-help.gif);
}
/*COMMENT*/
#content-tree .comment-list-item a
{
	background-image: url(img/icon-comment.gif);
}
#content-tree .comment-list-item a.active
{
	background-image: url(img/icon-comment-active.gif);
}
#content-tree .comment-list-item p
{
	background-image: url(img/icon-comment.gif);
}
/*CSV*/
#content-tree .csv-list-item a
{
	background-image: url(img/icon-csv.gif);
}
#content-tree .csv-list-item a.active
{
	background-image: url(img/icon-csv-active.gif);
}
#content-tree .csv-list-item p
{
	background-image: url(img/icon-csv.gif);
}
/*CATEGORY*/
#content-tree li p
{
	padding: 1px 3px 1px 25px;
	margin: 0;
	background-color: transparent;
	background-image: url(img/icon-folder-disable.gif);
	background-repeat: no-repeat;
}
#content-tree li a
{
	text-decoration: none;
	color: #000;
	display: block;
	height: 100%;
	margin: 0;
	padding: 1px 3px 1px 25px;
	background-color: transparent;
	background-image: url(img/icon-folder.gif);
	background-repeat: no-repeat;
}
#content-tree li a.active
{
	color: #fff;
	background-color: #3e8be0;
	background-image: url(img/icon-folder-active.gif);
}

#content-tree img
{
	width: 12px;
	height: 12px;
	margin-right: 24px;
	padding: 0;
	border: 0;
}

#content-tree img.elastic-expansion
{
	cursor: pointer;
	background-image: url(img/icon-expansion.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#content-tree a.active img.elastic-expansion
{
	cursor: pointer;
	background-image: url(img/icon-expansion-active.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#content-tree img.elastic-contraction
{
	cursor: pointer;
	background-image: url(img/icon-contraction.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#content-tree a.active img.elastic-contraction
{
	cursor: pointer;
	background-image: url(img/icon-contraction-active.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

/* IE6 Hack */
* html #content-tree li a { height: 1%; }
* html #content-tree	{ overflow: hidden; overflow-y: auto; }

/* IE7 Hack */
*+html #content-tree li p { height: 1%; }

#content-tree li a		{ padding-left:  5px; background-position: 20px 50%; }
#content-tree li p		{ padding-left:  5px; background-position: 20px 50%; }
#content-tree li li a		{ padding-left:  25px; background-position: 40px 50%; }
#content-tree li li p		{ padding-left:  25px; background-position: 40px 50%; }
#content-tree li li li a	{ padding-left:  45px; background-position: 60px 50%; }
#content-tree li li li p	{ padding-left:  45px; background-position: 60px 50%; }
#content-tree li li li li a	{ padding-left:  65px; background-position: 80px 50%; }
#content-tree li li li li p	{ padding-left:  65px; background-position: 80px 50%; }
#content-tree li li li li li a	{ padding-left:  85px; background-position: 100px 50%; }
#content-tree li li li li li p	{ padding-left:  85px; background-position: 100px 50%; }
/*NG
.tag-cloud-title
{
	text-align: left;
	margin: 20px 5px 0 5px;
	border-bottom: 1px dotted #666;
}
#content-tree .tag-cloud-ul
{
	border-top: 1px dotted #666;
	padding-top: 5px;
	margin: 10px 5px 5px 5px;
}

#content-tree .tag-cloud-ul li
{
	margin-right: 5px;
	float: left;
}
#content-tree .tag-cloud-ul li a
{
	display: inline;
	padding: 1px 2px;
	background: none;
}
#content-tree .tag-cloud-ul .rank-1  { font-size: 1.75em; }
#content-tree .tag-cloud-ul .rank-2  { font-size: 1.75em; }
#content-tree .tag-cloud-ul .rank-3  { font-size: 1.625em; }
#content-tree .tag-cloud-ul .rank-4  { font-size: 1.5em; }
#content-tree .tag-cloud-ul .rank-5  { font-size: 1.375em; }
#content-tree .tag-cloud-ul .rank-6  { font-size: 1.25em; }
#content-tree .tag-cloud-ul .rank-7  { font-size: 1.125em; }
#content-tree .tag-cloud-ul .rank-8  { font-size: 1em; }
#content-tree .tag-cloud-ul .rank-9  { font-size: 0.95em; }
#content-tree .tag-cloud-ul .rank-10 { font-size: 0.9em; }

/* */


/*======================================== CONTENT LIST LAYOUT ========================================*/
#entry-list
{
	width: 250px;
	overflow: auto;
}
#entry-list ul
{
	list-style: none;
	margin: 0;
	clear: none;
}
#entry-list li
{
/*	white-space: nowrap;*/
	overflow: hidden;
	margin-bottom: 0;
/*	border-bottom: 1px solid #ccc;*/
}
#entry-list ul.nowrap li
{
	white-space: nowrap;
}
#entry-list li#entry-create a
{
	color: #666;
	font-style: italic;
	background-image: url(img/icon-create.gif);
}
#entry-list li a
{
	text-decoration: none;
	color: #000;
	height: 100%;
	display: block;
	margin: 0;
	padding: 1px 3px 1px 25px;
	background-color: transparent;
	background-image: url(img/icon-file.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
/*	background-position: 5px 50%;/* */
}
#entry-list li a.active
{
	color: #fff;
	background-color: #3e8be0;
	background-image: url(img/icon-file-active.gif);
}
/*OTHER BLOG*/
#entry-list li.filelink a
{
	background-image: url(img/icon-filelink.gif);
}
#entry-list li.filelink a.active
{
	background-image: url(img/icon-filelink-active.gif);
}
/*FLAG ENTRY*/
#entry-list li.flag a
{
	background-image: url(img/icon-flag.gif);
}
#entry-list li.flag a.active
{
	background-image: url(img/icon-flag-active.gif);
}
/*FLAG CLEAR*/
#entry-list li#flag-clear a
{
	color: #666;
	font-style: italic;
	background-image: url(img/icon-flag-disable.gif);
}
/*HISTORY CLEAR*/
#entry-list li#history-clear a
{
	color: #666;
	font-style: italic;
	background-image: url(img/icon-history.gif);
}
/*GOOGLE SEARCH*/
#entry-list li#entry-list-google a
{
	color: #666;
	font-style: italic;
	background-image: url(img/icon-google.gif);
}
/*COMMENT*/
#entry-list li.comment-li a
{
	background-image: url(img/icon-comment.gif);
}
#entry-list li.comment-li a.active
{
	background-image: url(img/icon-comment-active.gif);
}
/* IE6 Hack */
* html #entry-list li a	{ height: 1%; }
* html #entry-list	{ overflow: hidden; overflow-y: auto; }

/*======================================== CONTENT DATA LAYOUT ========================================*/
#entry-data
{
	width: 800px;
	overflow: auto;
}
/* IE6 Hack */
* html #entry-data	{ overflow: hidden; overflow-y: auto; }

/*
#entry-data-inner
{
	padding-left: 10px;
	overflow: hidden;
}*/

/*======================================== CONTENT DATA LAYOUT ========================================*/
#footer-inner a
{
	color: #333;
	text-decoration: none;
	font-size: 10px;
	font-family:arial;
	margin-left: 5px;
}
#footer-inner a:hover
{
	text-decoration: underline;
}

/*======================================== HEADER NAVIGATION BUTTON ========================================*/
#no-search
{
	margin: 10px 5px;
}


/*======================================== ENTRY DATA CONTENT ========================================*/
/* Assets */

.asset-body,
.asset-more,
.asset-more-link,
.asset-excerpt,
.comment-content,
.comment-footer,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content {
    clear: both;
}

.asset,
.comments,
.trackbacks,
.archive {
/*    overflow: hidden; ???????*/
    width: 100%;
}

.asset,
.asset-content,
.comments,
.trackbacks,
.archive {
    position: static;
    clear: both;
}

.asset,
.comments,
.comments-content,
.trackbacks,
.archive,
.search-form {
    margin-bottom: 1.5em;
}

.asset-header,
.asset-content,
.asset-body,
.comments-header,
.comment-content,
.comment-footer,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
.comments-closed,
#comment-form-external-auth,
#comment-greeting,
.comments-open-moderated,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comment-form-reply,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content,
.search-form-header,
.search-results-header {
    margin-bottom: .75em;
}

#comment-form-remember-me label,
#comment-form-reply label {
    display: inline;
}

.entry-categories,
.entry-tags
{
    margin-bottom: .5em;
}
.byline
{
    /*font-size: 0.9em;*/
    font-weight: bold;
}

.entry-footer
{
    /*font-size: 0.9em;*/
    font-weight: bold;
    margin-top: 10px;
    padding: 4px 0;
    border-top: 1px solid #737373;
}

.asset-name
{
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 120%;
}

.asset-footer,
.asset-meta
{
    font-size: 1em;
}

.asset-meta
{
    margin-top: .25em;
    padding-top: 1px;
    padding-bottom: 1px;
    font-weight: normal;
    border-bottom: 1px solid #737373;
}

.asset-footer
{
    clear: both;
    margin-top: 1.5em;
    padding-top: .5em;
}


.entry-tags h4,
.entry-categories h4 {
    margin-bottom: 0;
    margin-right: .25em;
    display: inline;
    font-weight: bold;
}

.entry-tags ul,
.entry-categories ul {
    display: inline;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.entry-tags ul li,
.entry-categories ul li {
    display: inline;
    padding-left: 3px;

}

.mt-image-left {
    float: left;
    margin: 0 20px 20px 0;
}

.mt-image-center {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}

.mt-image-right {
    float: right;
    margin: 0 0 20px 20px;
}

/* Feedback */

.comments-open label
{
    display: block;
}

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 80%;
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

#comment-submit {
    font-weight: bold;
}

#comments form,
#comment-preview form
{
	padding-bottom: 20px;
}

.comment,
.trackback {
    margin-bottom: .5em;
    border-bottom: 1px solid #ccc;
    padding-bottom: .5em;
}

.comment .asset-meta,
.trackback .asset-meta {
    border: 0;
}

.comment-content {
    clear: none;
    line-height: 1.5;
    margin-bottom: 1em;
}

.comment-content p {
    margin-bottom: .5em;
}

.asset, .comments, .comments-content, .trackbacks, .archive
{
	position: static;
	padding-left: 10px;
	padding-right: 10px;
	width: auto;
}

abbr, acronym
{
    border: 0;
    cursor: auto;
}

#entry-data h1,
#entry-data h2,
#entry-data h3,
#entry-data h4,
#entry-data h5
{
	font-weight: bold;
}

#entry-data h6,
#entry-data p,
#entry-data pre,
#entry-data ul,
#entry-data ol,
#entry-data dl,
#entry-data table,
#entry-data blockquote,
#entry-data address
{
	font-weight: normal;
}

#entry-data h1
{
	margin-bottom: 1.25em;
}

#entry-data h2,
#entry-data h3,
#entry-data h4,
#entry-data h5,
#entry-data h6,
#entry-data p,
#entry-data pre,
#entry-data ul,
#entry-data ol,
#entry-data dl,
#entry-data table,
#entry-data blockquote,
#entry-data address
{
	margin-bottom: 0.75em;
}

#entry-data ul,
#entry-data ol,
#entry-data dl
{
	list-style-position: outside;
	margin-left: 20px;
	margin-bottom: 0.75em;
}
#entry-data li
{
	margin-bottom: 0.5em;
}

#entry-data address
{
	font-style: italic;
	margin-bottom: 0.75em;
}
#entry-data pre
{
    clear: both;
    width: 90%;
    max-height: 200px;
    overflow: auto;
    margin: 0 auto 0.75em;
    padding: 0.3em 11px;
    font-size: 100%;
    white-space: pre;
    background-color: #f6f6f6;
    border: 1px solid #ccc;
}
/* IE6 Hack */
* html #entry-data pre { overflow: scroll; }
/* IE7 Hack */
*+html #entry-data pre { overflow: scroll; }

#entry-data blockquote
{
    clear: both;
    width: 90%;
    margin: 0 auto 0.75em;
    padding: 0.3em 11px;
    background-color: #f6f6f6;
    border: 1px solid #ccc;
}

#entry-data blockquote p
{
    margin: 0 auto;
}

#entry-data li blockquote
{
    clear: both;
    padding: 0;
    background-color: transparent;
    border: 0;
}

#entry-data table
{
    width: 95%;
    margin: 0 auto 0.75em;
    padding: 0.3em 11px;
    border-color: #737373;
}

#entry-data th,
#entry-data td
{
    padding: 1px 3px;
    border-color: #737373;
}
#entry-data th
{
    text-align: left;
    background-color: #f6f6f6;
}
#entry-data form div,
#comments form div
{
	clear: none;
	margin: 0;
	position: static;
	text-align: left;
}
#page-title
{
	clear: both;
}
ul#entry-navi
{
	position: static;
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
}
#entry-navi li
{
	padding: 0;
	margin-left: 2px;
	float: left;
}
#entry-edit   a
{
	display: block;
	color: #666;
	font-style: italic;
	text-decoration: none;
	padding: 0 5px 0 18px;
	background: transparent url(img/icon-edit.gif) no-repeat;
}
#entry-flag   a
{
	display: block;
	width: 16px;
	height: 16px;
	margin: 0 5px 0 3px;
	background: transparent url(img/icon-flag.gif) no-repeat;
}
#entry-flag   a.off
{
	background: transparent url(img/icon-flag-disable.gif) no-repeat;
}
#entry-peint a
{
	display: block;
	width: 16px;
	height: 16px;
	background: transparent url(img/icon-print.gif) no-repeat;
}



.entry-meta-comments {
    background: url(img/comment-icon.gif) no-repeat 0px 50%;
    padding: 0 0 3px 18px;
}

.entry-meta-trackbacks {
    background: url(img/trackback-icon.gif) no-repeat 0px 50%;
    padding: 0 0 3px 18px;
}

.asset-body img
{
    margin-left: 10px;
    /*border: 1px solid #ccc;*/
}

.comment-title
{
    display: none;
}
#custom_keywords th
{
    width: 25%;
}
#custom_keywords td
{
    width: 75%;
}
a.scoring
{
    white-space: nowrap;
    background: url(img/scoring-stars.gif) no-repeat 0 -120px;
    padding: 0 0 3px 18px;
    line-height: 22px;
    text-decoration: none;
    cursor: default;
}

a.scoring-scorable
{
    background-position: 0 0;
    text-decoration: default;
    cursor: pointer;
}

a:hover.scoring-scorable
{
    background-position: 0 -40px;
    text-decoration: underline;
}

a.scoring-pending,
a:hover.scoring-pending
{
    background: url(img/scoring-pending.gif) no-repeat;
    cursor: wait;
}

a.scoring-scored,
a:hover.scoring-scored
{
    background-position: 0 -80px;
}
.scoring-vote,
#mt-community-blog .scoring-score-label
{
    display: none;
}

.search-highlight
{
    background-color: #ff0;
}

/*======================================== DIALOG CONTENT ========================================*/

.overlay_kbdialog
{
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.kbdialog_nw
{
  background: transparent url(img/dialog-header-left.gif) no-repeat 0 0;
  width:10px;
  height:30px;
}

.kbdialog_n
{
  background: transparent url(img/dialog-header-center.gif) repeat-x 0 0;
  height:30px;
}

.kbdialog_ne
{
  background: transparent url(img/dialog-header-right.gif) no-repeat 0 0;
  width:10px;
  height:30px;
}

.kbdialog_w
{
  background: transparent url(img/dialog-frame-left.gif) repeat-y top left;
  width:3px;
}

.kbdialog_e
{
  background: transparent url(img/dialog-frame-right.gif) repeat-y top right;
  width:3px;
}

.kbdialog_sw
{
  background: transparent url(img/dialog-footer-left.gif) no-repeat 0 0;
  width:10px;
  height:20px;
}

.kbdialog_s
{
  background: transparent url(img/dialog-footer-center.gif) repeat-x 0 0;
  height:20px;
}

.kbdialog_se,
.kbdialog_sizer
{
  background: transparent url(img/dialog-footer-right.gif) no-repeat 0 0;
  width:10px;
  height:20px;
}

.kbdialog_sizer
{
	cursor:se-resize;
}

.kbdialog_close {
	width: 23px;
	height: 23px;
	background: transparent url(img/button-close-focus.gif) no-repeat 0 0;
	position:absolute;
	top:0px;
	right:11px;
	cursor:pointer;
	z-index:1000;
}

.kbdialog_minimize {
	width: 23px;
	height: 23px;
	background: transparent url(img/button-min-focus.gif) no-repeat 0 0;
	position:absolute;
	top:0px;
	right:55px;
	cursor:pointer;
	z-index:1000;
}

.kbdialog_maximize {
	width: 23px;
	height: 23px;
	background: transparent url(img/button-max-focus.gif) no-repeat 0 0;
	position:absolute;
	top:0px;
	right:33px;
	cursor:pointer;
	z-index:1000;
}

.kbdialog_title
{
	float:left;
	height:14px;
	font-size:14px;
	text-align:center;
	margin-top:2px;
	width:100%;
	color:#123456;
}

.kbdialog_content
{
	overflow:auto;
	color: #000;
	font-family: Tahoma, Arial, sans-serif;
	font: 12px arial;
	background:#FDFDFD;
}

/* For alert/confirm dialog */
.kbdialog_window
{
	border:1px solid #F00;
	background: #FFF;
	padding:20px;
	margin-left:auto;
	margin-right:auto;
	width:400px;
}

.kbdialog_message
{
	font: 12px arial;
	text-align:center;
	width:100%;
	padding-bottom:10px;
}

.kbdialog_buttons
{
	text-align:center;
	width:100%;
}

.kbdialog_buttons input
{
	width:20%;
	margin:10px;
}

.kbdialog_progress
{
	float:left;
	margin:auto;
	text-align:center;
	width:100%;
	height:16px;
	background: #FFF url('img/progress.gif') no-repeat center center
}

.kbdialog_wired_frame
{
	background: #FFF;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;	
}

/* DO NOT CHANGE THESE VALUES*/
.dialog
{
	display: block;
	position: absolute;
}

.dialog table.table_window
{ 
	border-collapse: collapse;
	border-spacing: 0; 
	width: 100%;
	margin: 0px;
	padding:0px;
	border: 0;
}

.dialog table.table_window td ,
.dialog table.table_window th
{
	padding: 0; 
	border: 0;
}

.dialog .title_window
{
	-moz-user-select:none;
}

/*-----------------------------------------------*/
/* PRINT STYLE SECTION                           */
/*-----------------------------------------------*/
/*\*/
} @media print
{
	#header	{ display: none; }
	#beta	{ display: none; }
	#gamma	{ display: none; }
	#footer	{ display: none; }

	h1,h2,h3,h4,h5,h6,p,pre,ul,ol,dl,table,blockquote,address
	{
		margin-bottom: 1.2em;
	}
	.asset-meta	{ display: none; }
	.asset-footer	{ display: none; }
	.trackbacks	{ display: none; }
	.comment-title	{ display: none; }
	.comments-open	{ display: none; }
	pre
	{
	    overflow: visible;
	    white-space: nomal;
	}
	table
	{
	    border-collapse: collapse;
	    border-spacing: 0;
	    border: 1px solid #000;
	}
	th,td
	{
	    padding: 1px 3px;
	}
}
/* */
