.cssForm { margin: 0px; padding: 4px; border: 2px groove; } .cssDialog { position: absolute; padding: 4px; z-index: 69; background-color: #E0E0E0; border: 2px groove; text-align: center; visibility: hidden; } .cssFont1 { font-family: Verdana, Arial, Helvetica; font-size: 12px; font-weight: bold; margin-top: 0px; margin-bottom: 4px; padding: 2px; background-color: #F0F0F0; border: 2px groove; white-space: nowrap; } .cssFont2 { font-family: Verdana, Arial, Helvetica; font-size: 11px; } .cssFormField { font-family: Courier New, Courier, Monospace; font-size: 12px; border: 2px groove; } .cssButton { font-family: Verdana, Arial, Helvetica; font-size: 11px; font-weight: bold; width: 100px; margin-top: 4px; background-color: #D0D0D0; }

.WindowPopUp {	position:absolute;	background-color: #FFF;	border: 1px solid #203F79;	z-index:8;	font-family: Arial, Helvetica, sans-serif;	font-size:12px;	width:475px; }
.WindowPopUp .WindowTitle {	text-align:left; background-color: #DBEAF5;	font-weight:bold;	color: #003C79;	font-size:14px;	padding:5px;	border-bottom: 1px solid #203F79;}
.WindowPopUp .WindowBody {	padding: 10px 15px;	margin-bottom:10px; font-size:14px; }
.WindowPopUp .WindowButtonArea {	margin: 0 auto 15px auto;	text-align:center;}
.WindowButtonArea a.bttn { border:1px solid #203F79; padding:4px;}
.GreyBackground {	position: absolute;	background-color:#000;	filter:alpha(opacity=60);	opacity:.6;	top:0px;	left:0px;	z-index:5;}

.forum-button {text-align:center;text-decoration:none;height:22px;font-weight:bold;padding: 3px 20px;font-size:10px; font-family:verdana; border:1px solid #BABFC9; color:#696E77; background-image:url('/images/btn_background.gif'); background-repeat:repeat-x;border:1px solid #BABFC9;}

#profile-buttons { padding:6px 2px; }

.profileedit { background-color:#FFF; padding: 5px 10px;}
.profileedit fieldset { border:0; padding:0; margin:20px 0;}
.profileedit legend { font-size:14px; font-weight:bold; margin:5px 0 0 -8px; padding:0; color:#000; }
.profileedit p { margin:4px 0; }

#upload_media {text-align:left;}

.coreadmin {text-align:center; }

.avatar-image {border:1px solid #BABFC9; }
.postname img { width:120px; }

.fm-pagination {padding:10px 0;text-align:right;}
.adminpostactions {height: 18px; font-size:10px; border:0; margin-right:5px; text-align:right;}
.adminpostactions option { padding:2px 10px;}
.post_info { height: 22px; border-bottom:solid #babfc9 1px; margin-bottom:12px; }

#fm-upload-input {width:200px; }
#vm-fm-font-size {font-weight:bold;font-size:110%;}
#vm-fm-font-size-area {text-align:right;}
.vm-fm-post-pagination a {padding:0; background-image: none; }
.vm-fm-first-post {margin-top:10px;}

.vm-fm-custom-reporting-form input {border:1px solid #868482; }
.vm-fm-reporting-reasons {padding-left:20px; }
.vm-fm-reporting-reason {border-bottom:1px solid #868482; margin:5px 0; padding-bottom:5px;}
#vm-fm-report-post { border: 1px solid #BABFC9; padding:10px; background-color:#FFF; text-align:right; width:200px; margin-top:10px;}
#vm-fm-report-post input { width:100%; display:block; text-align:right;}
#vm-fm-report-post select { width:100%; display:block;}
#vm-fm-report-post a { width:100%; }
.vm-fm-report-area a {margin-left:20px;}
.vm-fm-report-area {margin-top:10px; float:right;}

#vm-fm-forum-message { padding: 15px 0; }

/* Breadcrumb */
.breadcrumb { padding:5px 0; }
.breadcrumb-bottom {clear:both; }

/* Xinha style */
table.htmlarea { border-color:#BABFC9}
div.statusBar {display:none;}

.mceBlockBox { display:none;}

.send-to-friend { z-index:1000;position:absolute; text-align:left; background-color:#FFF; border:1px solid #BABFC9; padding:10px; width:420px; margin-top:-210px; margin-left:-430px;}

/* Ratings */
#star ul.star { LIST-STYLE: none; MARGIN: 0; PADDING: 0; WIDTH: 85px; HEIGHT: 20px; LEFT: 10px; TOP: -5px; POSITION: relative; FLOAT: left; BACKGROUND: url('/images/stars.gif') repeat-x; CURSOR: pointer; }
#star li { PADDING: 0; MARGIN: 0; FLOAT: left; DISPLAY: block; WIDTH: 85px; HEIGHT: 20px; TEXT-DECORATION: none; text-indent: -9000px; Z-INDEX: 20; POSITION: absolute; PADDING: 0; }
#star li.curr { BACKGROUND: url('/images/stars.gif') left 25px; FONT-SIZE: 1px; }
#star li.burr { BACKGROUND: url('/images/stars.gif') left 50px; FONT-SIZE: 1px; }
#star div.user { LEFT: 15px; POSITION: relative; FLOAT: left; FONT-SIZE: 13px; FONT-FAMILY: Arial; COLOR: #888; }
