
#title_con {
	border:1px #999 solid;
	-moz-border-radius:6px;
	border-radius:6px;
	background-color:#f0f0fc;
	margin-bottom:1em;
	width:730px;
	float:left;
}
#title_con h3 { color:#966; padding-bottom:3px; font-size:14px; border-bottom:1px #ddd solid; margin-bottom:4px; }

#title_editor, #title_preview { }
#title_editor { float:left; width:28em; width:63%; }
#title_preview { float:right; width:36%; }

#title_editor .inner, #title_preview .inner { padding:0.7em 1em 1.5em; }

div.buttons { width:710px; }

.username .ui-button, .password .ui-button { margin-left:3px; }
.username .ui-button .ui-button-text, .password .ui-button .ui-button-text { line-height:1.2em; }
.username .ui-corner-all, .password .ui-corner-all { -moz-border-radius:3px; border-radius:3px; }

.buttons input.spin { background-image:url('/images/xhr/spin1.gif'); }
.add_wait a.ui-dialog-titlebar-close { display:none; }
.add_wait .pb1 {
	width:100%;
	height:2em;
	margin:2em 0;
	background-repeat:no-repeat;
	background-position:center center;
	background-image:url('/images/xhr/pb-gray.gif');
}

/*********************************/

#title_editor {
	border-right:2px #ccccd6 dashed;
}
#title_editor textarea { width:97%; height:8em; }
#title_editor i { font-style:normal; font-size:11px; }

#title_editor .buttons-image { margin:1.5em 1em; float:left; }
#title_editor .title-ui-button { background:#f6f6f9 5px center no-repeat; border-color:#99c; margin-left:6px; }
#title_editor .title-ui-button .ui-button-text { color:#33c; font-size:12px; padding:4px; }
#title_editor .title-ui-button .ui-button-text { padding-left:24px; }
#title_editor .disabled { opacity:0.50; filter:alpha(opacity=50); -ms-filter:"alpha(opacity=50)"; cursor:default; }
#title_editor .disabled .ui-button-text { color:#555; }
#title_editor .buttons-image .upload { background-image:url('/images/icon/fsilk/image_add.png'); }
#title_editor .buttons-image .remove { background-image:url('/images/icon/fsilk/image_delete.png'); }
#title_editor .ui-corner-all { -moz-border-radius:2px; border-radius:2px; }
#title_editor h5 { clear:both; }

#title_editor .buttons-text {
	text-align:right;
	margin-right:1em;
}
#title_editor .update-preview {
	float:none;
	background-image:url('/images/icon/fsilk/application_go.png');
	margin:1em 0 1em 1em;
}
#title_editor .title-options {
	margin-top:0.5em;
	margin-left:0.5em;
	font-size:11px;
	float:left;
	vertical-align:middle;
	line-height:11px;
}
#title_editor .title-options input { vertical-align:middle; margin:0; padding:0; }

#title_editor #charcount b { color:red; }

.uploader form { text-align:center; }
.ui-widget { font-size:14px; }
.ui-corner-all { -moz-border-radius:2px; border-radius:2px; }
.ui-button-text-only .ui-button-text { padding:0.1em 0.5em; }

.title-ui-button { float:left; }

.qq-uploader { position:relative; cursor:pointer; width:auto; }
.qq-uploader input { cursor:pointer; }
.qq-upload-button { padding:0; cursor:pointer; }
.qq-upload-list { display:none; }

/*********************************/
#title_preview {
	overflow:hidden;
	font-size:13px;
	font-family:"Verdana","Arial",sans-serif;
}
#title_preview .row.alt1 { background-color:#f4f4f4; }
#title_preview .row.alt2 { background-color:#e8e8e8; }

#title_preview table { border-collapse:collapse; width:18em; }
#title_preview table td { border:1px #c1c1c1 solid; vertical-align:top; }
#title_preview table td.fakepost { overflow:hidden; padding-right:0; }

#title_preview .userinfo { width:13em; margin:0; padding:5px; height:100%; }
#title_preview .userinfo dt { margin:0; padding:0; }
#title_preview .userinfo .author { font-weight:bold; }
#title_preview .userinfo .registered { font-size:10px; }
#title_preview .userinfo .title { padding-top:15px; padding-bottom:10px; }

#title_preview .fakepost {
	white-space:nowrap;
	overflow:hidden;
}
#title_preview .fakepost div {
	padding:5px;
	width:80px;
	white-space:nowrap;
	overflow:hidden;
}

#title_preview .postdate { padding-left:6px; font-size:10px; }

#title_preview .title_text { font-size:10px; }
#title_preview .title_text .bbc-list { padding-left:1em; text-align:left; }

/*********************************/
#content tr.target td {
	white-space:normal;
	padding-bottom:1em;
	margin-bottom:1em;
}
#content tr.target td h4 { margin-bottom:12px; }
#content tr.target td label { font-weight:bold; }
#content tr.target td div.target_option {
	padding:2px;
	margin-left:2em;
	margin-right:2em;
	background-color:#f6f6f6;
}
#content tr.target td div.target_option label { color:blue; cursor:pointer; }
#content tr.target td div.target_option.disable label { color:#88a; cursor:auto; }
#content tr.target td div.description {
	color:#888;
	font-size:11px;
	padding-left:26px;
}

#content table.product.titlechange tr.subhead td { padding-bottom:6px; }

#content table.product.titlechange { margin-top:0; }
#content table.product.titlechange .account_username th, 
#content table.product.titlechange .account_username td { 
	padding-top:1em;
	padding-bottom:1em;
}

