.menuskin {

    Z-INDEX: 98;
	BORDER-RIGHT: #0A2999 1px solid ;
	BORDER-TOP: #0A2999 1px solid;
	BORDER-LEFT: #0A2999 1px solid;
	BORDER-BOTTOM: #0A2999 1px solid;
	BACKGROUND:#EEEEEE url(images/menubg.gif);
	POSITION: absolute;
	VISIBILITY: hidden;
    FILTER: alpha(opacity=90)/*progid:DXImageTransform.Microsoft.Shadow(Color=#C0C0C0,Direction=120,strength=4)*/;
	
	

}
.menuitems {
	PADDING-RIGHT: 1px;
	PADDING-TOP: 1px;
	PADDING-LEFT: 1px;
	PADDING-BOTTOM: 1px;
	MARGIN: 2px;
	font-size:9pt;
	line-height:14pt;
	
}
#mouseoverstyle {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	BORDER-RIGHT: #0B008B 1px solid;
	BORDER-TOP: #0B008B 1px solid;
	BORDER-LEFT: #0B008B 1px solid;
	BORDER-BOTTOM: #0B008B 1px solid;
	BACKGROUND-COLOR: #FFEEC2;

}
.menuskin A {PADDING-RIGHT:10px;
PADDING-LEFT: 30px;


}

/*
=== LBS^2 StyleSheet File ====================================
 Style Name: XiaoChuanOrange
    Version: 1.2
     Author: XiaoChuan
Base By: Kaichun
Modified By: xiaochuan
Last Update: Monday, 04/25/2005 6:22 PM
==============================================================
*/

/* General Styles*/
body {
	font-size: 12px;
	font-family: Tahoma, Arial;
	background-color: #444;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
table {
	font-family: Tahoma, Arial;
	color: #000;
	font-size: 12px;
}
td{ 
}
a:link,a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: Black;
}
hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #CCC;
}

/* Form Control Styles*/
form { display: inline; }
input {
	font-family: Tahoma, Arial; 
	font-size: 12px; 
}
img{
	vertical-align: middle;
	border: 0px none;
}

img {border:0px }


.img {
   
	background: #ffffff;
    PADDING: 8px;
    height:80px;
    width:80px;
    margin-bottom: 8px;
    border: 4px solid #669900;
}

input.text {
	padding: 1px;
	border: 1px solid #CCC;
	color: #000; 
	background-color: #FFF;
}
input.button {
	height: 20px;
	border: 1px solid #CCC;
	border-top: 1px solid #BEBEBE;
	border-left: 4px solid #BEBEBE;
	color: #000; 
	background-color: #FFF;
}

input.buy {
	height: 30px;
	width: 131px;
	//border: 1px solid #B18F49;
	//border-top: 0px solid #eeeeee;
	//border-left: 2px solid #eeeeee;
	//border-right: 0px solid #eeeeee;
	color: #FFffff; 
     BACKGROUND:#FDF1E1 url('images/buy.gif');
	font-size: 11px; 
    font-weight: bold
	}
	
input.down {
	height: 22px;
	border: 2px solid #FFF000;
	border-top: 2px solid #CCCCCC;
	border-left: 5px solid #CCCCCC;
	border-right: 5px solid #CCCCCC;
	color: #eeeeee; 
	background-color: #FF0000;
	font-size: 11px; 
    font-weight: bold
	}


textarea { 
	border: 1px solid #CCC;
	background-color: #FFF;
	font-family: Tahoma, Arial; 
	font-size: 12px; 
	color: #000; 
}
select { 
	font-family: Tahoma, Arial; 
	font-size: 12px;  
	color: #000; 
	background-color: #FFF;
}

/* Common Styles*/
#wrapper {
	margin:0px;
	width: 900px;
	position: relative;
	text-align: left;
	BACKGROUND:#FDF1E1 url('images/bgimg.gif') no-repeat right top;
	}
	
	
	
#innerWrapper {
	width: 900px;
}
#header {
	border-bottom: 3px solid #336699;

}


#kindName{
	font-weight: bold;
	background: #EDDCB0;
	padding: 5px;
	margin-bottom: 5px;
    width: 100%;
    FONT-SIZE: 15px;
    PADDING-LEFT: 20px;
    color: #993300;
  	border-top: 6px solid #F7EED9;
	border-left: 6px solid #F7EED9;
	border-right: 6px solid #F7EED9;
	border-bottom: 6px solid #F7EED9;
}

#intro {background: url('') no-repeat fixed right top; border:0px dotted #666633; color:#000000;
	PADDING-LEFT: 25px; FONT-SIZE: 12px; PADDING-TOP: 0px; HEIGHT: 42px
}
#intro A {
	COLOR: #336699
}


#innerHeader {
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	height: 40px;
	vertical-align: bottom;
    BACKGROUND:  #FF8C00 url('images/bgimg.gif') no-repeat right top;
}
#logo { 
	display: none;
	float: left; 
	margin-right: 10px;
	
}
#menu { 
    
	margin:0px;
	margin-top: 40px;
	color: Black;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:4px;
	background-color: #333;
	border-top: 3px solid #EA8100;
	border-bottom: 3px solid #EA8100;
	color: #FFFFFF;
}
#menu a:link, #menu a:visited
{
	padding: 0px 10px 0 10px;
	text-decoration: none;
	color: #FFF;
}
#menu a:hover
{
	color: #336699;
}
#menu ul{ margin: 0px; padding: 0px;}
#menu li{
	display: inline;
	list-style: none;
	padding: 0px;
	padding-right: 3px;
	margin: 0px;
	margin-right: 5px;
	border-right: 1px #ffffff solid;
	font-size: 12px;
}
.eshopxp-header { padding: 0px; margin: 0px; padding-top: 10px; padding-left:20px;}
h1 { 
	padding: 0px; 
	margin: 0px; 
	color: black; 
	font-size: 24px; 
	font-weight: bold;
}
h1 a:link { 
	color:#000; 
	text-decoration: none
}
h1 a:visited { 
	color: #000; 
	text-decoration: none
}
h1 a:hover { 
	color: #000; 
	text-decoration: underline
}
.eshopxp-desc { 
    color:#000; 
	padding-top:5px;
}
#footer {
	clear: both;
	background: #eeeeee;
	height:50px;
	border-bottom: 10px solid #FF8C00;
	border-top: 3px solid #EEE;
}
#innerFooter { 
	padding: 10px;
	padding-top:15px;
	font-size: 9px;
	text-align: center;
	color: orange;
}
#innerFooter a{
	color: orange;
	text-decoration: underline;
}
h3 { 
	font-size: 18px; 
	font-weight: bold;
}
.comment-text,
.hidden-note{
	font-size: 11px; 
	color: gray
}
.red {
	color: red;
}
.highlight {
	font-weight: bold; 
	color: #F60; 
	background: #FF0;
}

/* Main Content Layout */
#mainWrapper {}
.sidebar {
	float: left;
	width: 210px;
	//backround-color: #000;
	
	//background-image0: url(images/title_bg.gif);
	border-left:2px solid #FCFFEC;
	border-right:2px solid #FCFFEC;
	border-bottom: 4px solid #FFFAEE;
	//BACKGROUNDo:#cccccc url('images/bgimg.gif');
}
.sidebar-hide {
	display: none;
	float: right;
}
#innerSidebar {
	padding: 10px;
}
.content {

	float: left;
	width: 100%;
	margin-right: -220px;
}
.content-wide {
	width: auto;
	margin-right: -220px;
}
.content-only {
	width: auto;
	margin-right: -220px;
}
#innerContent {

	margin-right: 0px;
	overflow: visible;
	padding:10px;
}


 HTML #innerContent {
MARGIN-left: 0px;
WIDTH: 100%;
}
/* A div to make mainWrapper touch the bottom of sidebar and content*/
.clear{
	border-top:1px solid transparent !important;
	margin-top:-1px !important;
	border-top:0;
	margin-top:0;
	clear:both;
	visibility:hidden;
}
/* sidebar panels */
.panel{
	padding:1px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #FFE4B5;
}

.panel H5 {
	PADDING-RIGHT: 2px; PADDING-LEFT: 60px; FONT-WEIGHT: bold; FONT-SIZE: 14px; BACKGROUND: url(images/panel_line.gif) no-repeat left bottom; PADDING-BOTTOM: 3px; MARGIN: 0px; color: #00000; filter: Glow(Color=#000000, Strength=5); PADDING-TOP: 10px;TEXT-ALIGN: center
}

.panel-content-category{
	MARGIN-LEFT: -20px;
}

.panel-content-category LI {
	PADDING-RIGHT: 0px; PADDING-LEFT: -10px; LIST-STYLE-POSITION: outside; LIST-STYLE-IMAGE: url(images/list_dot.gif); PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px;line-height:18px
}


.panel-content{ 
	padding:5px; 
	line-height: 120%;
	color:#000;
}
.panel-content ul{
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
}
.panel-content li{
	padding: 0px;
	margin: 0px;
	list-style: url('images/square_6.gif') outside;
}
#loginForm {
	width: 95%;
}
.panel-smilies { padding:5px; text-align: center;}
.panel-smilies-title { color: #666; text-align: left; border-bottom: 1px solid #CCC;}
.panel-smilies-content { padding: 5px; line-height: 120%;}
.meta-button { margin: 1px;}
/* page links */
.multipage { color: #999 }
.multipage-current {color: #999; font-weight: bold; text-decoration: underline}
/* calendar */
#calendar { 
	width: 180px; 
	margin-top:5px;
}
.calendar-top { color: #333; text-align: center; padding:2px;}
.calendar-year,
.calendar-month { font-weight: bold;}
.calendar-weekdays {}
.calendar-weekday-cell { color: #666; font-size:10px; font-weight:bold; text-align: center; width: 14%; padding:2px;}
.calendar-main { background: #FFF;}
.calendar-day,
.calendar-day-blank,
.calendar-saturday,
.calendar-sunday,
.calendar-today{ color: #666; text-align: center; width: 14%; padding:2px;}
.calendar-saturday,
.calendar-sunday { color: #999; font-weight:bold;}
.calendar-today { color: #960; font-weight:bold;background: url('images/bg_today.gif') no-repeat;}
.calendar-day a:link,
.calendar-day a:visited,
.calendar-saturday a:link,
.calendar-saturday a:visited,
.calendar-sunday a:link,
.calendar-sunday a:visited,
.calendar-today a:link,
.calendar-today a:visited { text-decoration: underline; font-weight: normal; }

.announce{
	padding-bottom: 10px;
}
//.announce-content{
	word-wrap: break-all;
	padding: 5px;
	//background-color: #F9F9F9;
	padding: 10px;
	color: #000; 
	//background-image: url(images/title_bg.gif);
}
.announce-time{
	float: right;
	font-size: 11px;
	color: #999; 
}

/* article page elements */
.article-top { padding: 5px; margin-bottom: 5px;}
.article-bottom { padding: 5px; margin-top: 5px;}
.pages { color: #999; }
.pagelink-current {font-weight: bold;}
.view-mode {float: right; color: #999;}
.listbox { padding-top: 5px; padding-bottom: 5px; border-top: 1px solid #FF8C00; border-bottom: 1px solid #FF8C00;}
.listbox-table { width: 99%;}
.listbox-header { word-wrap: break-all; color: #666; text-decoration: underline; font-weight: bold;}
.listbox-entry { word-wrap: break-all; color: #666;}
.listbox-entry a{ word-wrap: break-all}
.no-entry { border: 1px solid #CCC; margin-top: 15px;}
.no-entry-message { padding-top: 25px; padding-bottom: 25px; color: #666; background: #FEFFFA; text-align: center;}

.prev-article{ float: left; }
.next-article{ float: right; }
.category-label{ text-align: center;
}
/* text box */
.textbox{
	padding-bottom: 0px;
	padding-top:10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #FF8C00;
}



.textbox-title{
  BACKGROUND: url('images/title_icon.gif') no-repeat left top;
	word-wrap: break-all;
	font-size: 12px;
	padding-left: 17px;
	padding-top: 0px;
	height: 42px;
}
.textbox-title h4{
	border-left: 0px solid #FF8C00;
	color: #000;
	padding-left: 15px;
	font-size: 14px;
	font-weight: bold;
	display: inline;
}
.textbox-title h4 a:link,
.textbox-title h4 a:visited,
.textbox-title h4 a:active {
	color: #000;
}
.textbox-label{
	padding-left: 5px;
	color: #999;
	font-size: 11px;
}
.textbox-fontsize{
	text-align: right;
	color: #666;
	padding: 5px;
}
.textbox-content{
	word-wrap: break-word;
	padding: 5px;
	padding-top:5px;
}
.textbox-bottom{
	border-top: 1px dashed #FFA500;
	padding: 5px;
	font-size: 11px;
	color: #666;
}
.textbox-bottom a:link, .textbox-bottom a:visited, .textbox-bottom a:active
{
	color: #666;
	text-decoration: underline;
}
.editmark {
	margin-top: 20px;
	font-size: 11px;
	color: #999;
}
.textbox-urls {
	margin-top: 10px;
	padding-top: 5px;
	border-top: 1px dashed #C0C0C0;
	font-size: 11px;
	color: #666666;
}
/* Guestbook */
.gbbox{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #FF8C00;
}
.gbbox-title{
	font-weight: bold;
	padding-left: 0px;
	margin-bottom: 10px;
}
.gbbox-title a:link,
.gbbox-title a:visited,
.gbbox-title a:active {
	color: #000;
}
.gbbox-label{
	font-weight: normal;
	color: #999;
	font-size: 11px;
}
.gbbox-content{
	word-wrap: break-word;
	padding: 10px;
}
.gbbox-reply {
	margin-left: 30px;
	padding: 10px;
	color: #333;
	background-image: url(images/title_bg.gif);
}
.gbbox-reply-title{
	font-weight: bold;
	margin-bottom: 5px;
}
.gbbox-reply-label{
	font-weight: normal;
	color: #999;
	font-size: 11px;
	display: inline;
}

/* Comment box */
#commentForm { width: 99%;}
.comment-wrapper{}
.comment-top{ padding:5px; margin: 5px; color: #666;}
.comment-pages{ padding:5px; margin: 5px; color: #999;}
.commentbox{ word-wrap: break-word; padding: 5px; margin: 5px; }
.no-comment-box{ padding:10px; border: 1px solid #E0E0E0; background: #FCFCFC; color: #666;}
.commentbox-title{ padding: 3px; border-bottom: 1px dashed #C0C0C0; }
.commentbox-label{ display: inline; color: #666; font-size: 11px;}
.commentbox-content{ padding: 3px;}
.trackbackbox{ padding: 5px; margin: 5px;}
.trackbackbox-title{ padding: 3px; border-bottom: 1px dashed #C0C0C0;}
.trackbackbox-label{ display: inline; color: #666; font-size: 11px;}
.trackbackbox-content{ padding: 3px; color: #333;}
.trackbackbox a{ color: #000;}

/* Boxes for redirection */
.messagebox{ margin-top: 10px; margin-bottom: 20px; width: 80%; border: 1px solid #FF8C00; text-align: center; background: #FCFCFC;}
.messagebox-title{ background-image: url(images/title_bg.gif); color: #000; font-weight: bold; background-color: #CCC; padding: 5px;}
.messagebox-content{ color: #333; padding: 10px; padding-bottom: 20px; text-align: left;}
.messagebox-bottom{ background-image: url(images/title_bg.gif); color: #FFF; background-color: #F3F3F3; padding: 5px;}
.errorbox{ margin-top: 10px; margin-bottom: 10px; width: 80%; border: solid 1px #FF8C00; text-align: center; background: #FCFCFC;}
.errorbox-title{ background-image: url(images/title_bg.gif); color: #000; font-weight: bold; background-color: #CCC; padding: 5px;}
.errorbox-content{ color: #333; padding: 10px; padding-bottom: 20px; text-align: left;}
.errorbox-bottom{ background-image: url(images/title_bg.gif); color: #FFF; background-color: #F3F3F3; padding: 5px;}
/* Form Table styles */
.formbox{ border: 1px solid #FF8C00; background: #FFF;margin: 10px;}
.formbox-comment{}
.formbox-title,
.formbox-comment-title{ color: #000; font-weight: bold; padding: 5px; text-align: center; background-color: #333;  background-image: url(images/title_bg.gif); }
.formbox-rowheader,
.formbox-comment-rowheader { padding: 5px; text-align: right; font-weight: bold; color: #333;}
.formbox-content,
.formbox-comment-content{ padding: 5px;}
.upload-error { color: #000;}
.upload-done { color: #000;}
.member-list{ background-color: #F6F6F6}

/* UBB Code Custom Styles*/
/* IE only */
* html .ubb-list { margin:5px; margin-left: 25px;  margin-bottom: 15px;}
.ubb-list li{ margin:1px; padding:1px;}
.code {
	word-wrap: break-all;
	font-family: "Courier New","ËÎÌå";
	border-left: 3px solid #FFE4B5;
	background-color: #F9F9F9;
	background-image: url(images/title_bg.gif);
	color: #000;
	margin: 5px;
	padding: 10px;
}
.quote {
	border-left: 3px solid #FFE4B5;
	background-color: #F9F9F9;
	margin: 10px;
	background-image: url(images/title_bg.gif);
}
.quote-title {
	border-bottom: 1px dashed #FFE4B5;
	padding: 5px;
	font-weight: bold;
	color: #666;
}
.quote-content {
	word-wrap: break-all;
	color: #666;
	padding: 10px; 
}
.ubb-obj-div {
	word-wrap: break-all;
	background-color: #FFF;
	color: #666;
	margin: 5px;
	padding: 5px;
	border: 1px dashed #CCC;
}
.upload-page{
	margin: 0px;
	padding: 0px;
	background-image: none;
	background-color: #FFF;
	text-align: left;
}
