@charset "UTF-8";

/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #3c2b0d;
	background-color: #d5c395;
	background-image: url(/images/bg-body.jpg);
	background-repeat: no-repeat;
}

div.center-content {
	background-image: url(/images/bg-left.jpg);
	background-repeat: repeat-y;
	padding-left: 2px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 965px;
}

a#chinesemain img {
	margin-top: 12px;
	margin-left: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #d5c395;
}
a#chinesemain:link {
	text-decoration: none;
}
a#chinesemain:visited {
	text-decoration: none;
}
a#chinesemain:hover img {
	border-bottom-color: #a01212;
}
a#chinesemain:active img {
	border-bottom-color: #a01212;
}



/*******************************************************************************
	HOME Page 
*******************************************************************************/

p.main {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 26px;
	margin-bottom: 4px;
	margin-left: 0px;
	color: #3c2b0d;
}
h2.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #ddd;
	margin: 0px;
	padding-top: 6px;
	padding-right: 114px;
	padding-bottom: 0px;
	padding-left: 8px;
}
h2.main a:link {
	text-decoration: none;
	color: #ddd;
}
h2.main a:visited {
	text-decoration: none;
	color: #ddd;
}
h2.main a:hover {
	text-decoration: none;
	color: #fff;
}
h2.main a:active {
	text-decoration: underline;
	color: #fff;
}

p.detail {
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	padding-top: 4px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.detail a:link {
	text-decoration: none;
	color: #3c2b0d;
}
.detail a:visited {
	text-decoration: none;
	color: #3c2b0d;
}
.detail a:hover {
	text-decoration: none;
	color: #a3181b;
}
.detail a:active {
	text-decoration: underline;
	color: #a3181b;
}

img.mainlink {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/* HOME Page INSETS */

body.inset {
	background-image: none;
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #3c2b0d;
}
div.main-tab {
	background-image: url(/images/bg-tabs.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ddd;
	background-repeat: no-repeat;
	margin-top: 14px;
	margin-bottom: 0px;
	padding-left: 10px;
	height: 21px;
}

div.inset {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	background-image: url(/images/bg-inset.gif);
	border: 1px solid #3c2b0d;
	width: 238px;
	margin-bottom: 20px;
	color: #3c2b0d;
	background-repeat: repeat-x;
	background-color: #fefcf4;
}
div#news {
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 10px;
}
div#tips {
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 10px;
}
div.inset p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
div.inset p.newslink {
	float: right;
	margin-top: -12px;
	margin-right: 10px;
	margin-bottom: 0px;
}

div.inset a:link {
	text-decoration: none;
	color: #313b57;
	font-weight: bold;
}
div.inset a:visited {
	text-decoration: none;
	color: #313b57;
	font-weight: bold;
}
div.inset a:hover {
	text-decoration: none;
	color: #a3181b;
	font-weight: bold;
}
div.inset a:active {
	text-decoration: underline;
	color: #a3181b;
	font-weight: bold;
}



/*******************************************************************************
	INTERIOR Pages
*******************************************************************************/

tr.top-row {
	background-image: url(/images/bg-banner-row.jpg);
}
td.bg-interior {
	background-image: url(/images/bg-interior.jpg);
	background-repeat: no-repeat;
}
td.bg-interior-long {
	background-image: url(/images/bg-interior-long.jpg);
	background-repeat: no-repeat;
}
div.links {
	margin-top: 16px;
	margin-bottom: 16px;
	padding-left: 14px;
	padding-right: 24px;
}
div.links h2 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
div.links p {
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
div.links a {
	color: #3c2b0d;
}
div.links a:link {
	text-decoration: underline;
}
div.links a:visited {
	text-decoration: underline;
}
div.links a:hover {
	text-decoration: none;
}
div.links a:active {
	text-decoration: none;
}
div.wildart img {
	width: 216px;
	margin-top: 16px;
	overflow: hidden;
}
div.interior-heading {
	background-image: url(/images/bg-interior-heading-2.jpg);
	height: 34px;
	margin-top: 18px;
	margin-left: 0px;
	margin-right: 16px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #313b57;
	border-left-color: #313b57;
	background-repeat: no-repeat;
}
div.interior-heading  h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	margin-left: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #fff;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.interior-content {
	background-image: url(/images/bg-interior-content.jpg);
	margin-left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #313b57;
	border-bottom-color: #313b57;
	border-left-color: #313b57;
	margin-bottom: 14px;
	background-repeat: repeat-x;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	background-color: #fff;
	font-size: 12px;
	color: #3c2b0d;
	margin-right: 16px;
}
div.interior-content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #2d3750;
}
div.interior-content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #3c2b0d;
}
div.interior-content p {
	font-size: 12px;
	color: #3c2b0d;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 12px;
}
div.interior-content img.image-left {
	float: left;
	margin-right: 12px;
	margin-bottom: 8px;
}
div.interior-content img.image-right {
	float: right;
	margin-left: 12px;
	margin-bottom: 8px;
}
div.interior-content div.right {
	float: right;
	margin-left: 12px;
	margin-bottom: 8px;
	font-size: 11px;
	line-height: 12px;
	border: 1px solid #2d3750;
	background-color: #fff;
	padding: 0;
}
div.interior-content div.right h3 {
	margin-top: 0px !important;
}
div.interior-content div.right img {
	border: 1px solid #2d3750;
}
div.interior-content div.list-container {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	position: relative;
	background-color: #00FF00;
}
div.interior-content ul {
	margin-bottom: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
div.interior-content ul li {
	margin-bottom: 8px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
div.interior-content ol {
	margin-bottom: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
div.interior-content ol li {
	margin-bottom: 8px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

div.interior-content a {
	color: #3c2b0d;
}
div.interior-content a:link {
	text-decoration: underline;
}
div.interior-content a:visited {
	text-decoration: underline;
}
div.interior-content a:hover {
	text-decoration: none;
}
div.interior-content a:active {
	text-decoration: none;
}

div.interior-content a.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #fff;
	height: 25px;
	margin-top: 16px;
	margin-bottom: 16px;
	background-image: url(/images/bg-button.jpg);
	width: 200px;
	text-align: center;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}

div.interior-content a.button:link {
	text-decoration: none;
}
div.interior-content a.button:visited {
	text-decoration: none;
}
div.interior-content a.button:hover {
	text-decoration: underline;
}
div.interior-content a.button:active {
	text-decoration: underline;
}
	
div.newsitem {
}

div.newsitem img {
	float: right;
	margin-right: 12px;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-top: 0px;
}
	
/*******************************************************************************
	FOOTER
*******************************************************************************/

p.footer {
	font-size: 10px;
	line-height: 11px;
	margin-top: 20px;
	margin-bottom: 0px;
}
p.footer a:link {
	text-decoration: none;
	color: #3c2b0d;
}
p.footer a:visited {
	text-decoration: none;
	color: #3c2b0d;
}
p.footer a:hover {
	text-decoration: none;
	color: #a3181b;
}
p.footer a:active {
	text-decoration: underline;
	color: #a3181b;
}



/* SpryMenuBarVertical.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

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

 LAYOUT INFORMATION: describes box model, positioning, z-order

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

/* The outermost container of the Menu Bar, a fixed width box with no margin or padding */
ul.MenuBarVertical
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	cursor: default;
	width: 216px;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are same fixed width as parent */
ul.MenuBarVertical li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 216px;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarVertical ul
{
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: absolute;
	z-index: 1020;
	cursor: default;
	width: 340px;
	left: -1000em;
	top: 0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarVertical ul.MenuBarSubmenuVisible
{
	left: 0;
	margin-left: 208px;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarVertical ul li
{
	width: 360px;
}

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

 DESIGN INFORMATION: describes color scheme, borders, fonts

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

/* Outermost menu container has no borders */
ul.MenuBarVertical
{
	border: 0;
}
/* Submenu containers have borders on all sides */
ul.MenuBarVertical ul
{
	border: 1px solid #837450;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarVertical a
{
	display: block;
	cursor: pointer;
	background-color: #d5c295;
	color: #3c2b0d;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 12px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #837450;
}
body#home ul.MenuBarVertical a#home
{
	background-color: #4d5871 !important;
	color: #fff !important;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
{
	background-color: #4d5871;
	color: #FFF;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
{
	background-color: #4d5871;
	color: #FFF;
}
ul.MenuBarVertical ul li a
{
	padding-top: 6px;
	padding-bottom: 6px;
}

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

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

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

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenu
{
	background-image: url(/images/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 98% 50%;
}

/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenuHover
{
	background-image: url(/images/SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 98% 50%;
}

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

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

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

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarVertical iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarVertical li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}
