
/*****************************************************************************************
**
**	Global Style Rules
**
***/

body, p, td, li
{
	color: #444444;
	font-family: "arial", sans-serif;
	font-size: 12px;
	line-height: 19px;
}

body
{
	background: url(/images/bamboo.jpg) top left;
    color: #444444;
    /* background-repeat: no-repeat; */
    background-color: #c1c1c1;
    padding:0px;
    margin:0px;
}

p
{
	margin: 1px 0px;
}

.small
{
	font-size: 10px;
	line-height: 15px;
}

.homepageDate
{
	font-size: 11px;
	border-bottom: solid 1px #efefef;
}

a:link, a:visited, a:active
{
	color: #1972A3;
	text-decoration: none;
}
a:hover
{
	color: #8E0A32;
	text-decoration: none;
}

a.picture:link, a.picture:visited
{
	padding:2px;
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;
}
a.picture:hover, a.picture:active
{
	padding:2px;
	border-style: solid;
	border-width: 1px;
	border-color: #ff0000;
}

h1, h2, h3, h4, h5
{
	padding: 0px;
	margin: 0px;
}

/* Section and Page Titles */
h1.title
{
	color: #8E0A32;
	font-weight: bold;
	font-size: 22px;
	letter-spacing: 2px;
	clear: both;
	border-bottom: solid 1px #8E0A32;
	margin-right: 300px;
}

h1.titlelong
{
	color: #8E0A32;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 2px;
	clear: both;
	border-bottom: solid 1px #8E0A32;
	margin-right: 100px;
	margin-left: 100px;
	text-align:center;
}

h1.idiom
{
	color: #aaaaaa;
	font-size: 18px;
	margin-top: 5px;
	clear: both;
}

h1
{
	color: #666666;
	font-size: 18px;
	margin-top: 5px;
	clear: both;
	text-align:center;
}
/* Section and Page SubTitles */
h2
{
	color: #8E0A32;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 2px;
	clear: both;
}

/* Paragraph Titles */
h3
{
	font-size: 16px;
	clear: both;
}
h4
{
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 1px;
	padding: 0px 1px 1px 1px;
	margin: 14px 1px 1px 1px;
	
}

.h4text
{
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 1px;
	padding: 0px 1px 0px 1px;
	margin: 14px 1px 0px 1px;
	
}
ul
{
	padding: 0px 5px 1px 15px;
	margin: 0px 5px 1px 15px
	}
	
.bigbord
{
	font-size:14px;line-height:22px;
	font-weight:bold;
}

.tableheader
{
	font-size:16px;line-height:22px;
	font-weight:bold;
	border:solid 1px #c1c1c1;
}

.tablebackground
{
	font-size:16px;line-height:22px;
	font-weight:bold;
	border:solid 1px #444444;
	background:#c1c1c1;
}


.tableborder
{
	border:solid 1px #c1c1c1;
	font-size:12px;line-height:22px;

}
.subtitle
{
	color: #444444;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.notice
{
	color: #1972A3;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}


/* DEPRECATED - Padding for all content.  We don't need padding-right because of inherent 10px padding of right border */
.paddingBody
{
	padding-left: 10px;
	padding-right: 0px;
}

img.bulletArrow
{
	float:left;
	margin: 5px 5px 0px 0px;
	border-style:none;
	width:3px;
	height:5px;
}

/* Paragraph for related articles */
p.relatedArticles
{
	font-size: 11px;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 4px;
}

/* Page Icon for related articles */
img.relatedArticles
{
	margin-top: 2px;
	margin-right: 5px;
}


/* Global Page Layout */
div.pageBody
{
	background-image: url(/images/background_may_5.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-color:#ffffff;
	width:750px;
	margin-left: auto;
	margin-right: auto;
	padding-top:10px;
	border-left:solid 1px #c1c1c1;
	border-right:solid 1px #c1c1c1; 

}

/* Breadcrumb and Date line */
div.date
{
	color:#aaaaaa;
	float:right;
	width:200px;
}
div.dateContent
{
	float:right;
	width:85px;
	padding-left:15px;
}
img.dateContent
{
	float:left;
	width:9px;
	height:11px;
	border-style:none;
	margin: 2px 3px 0px 0px;
}
div.breadcrumb
{
	color:#aaaaaa;
	float:left;
	width:500px;
	padding-left:20px;
}

/* Body Outline */
div.bodyOutlineTop
{
	/* background: url("../images/bodyOutlineTop.gif") no-repeat right top; 
	border-top:solid 1px #c1c1c1; */
}
div.bodyOutlineBottom
{
	/* background:url("../images/bodyOutlineBottom.gif") no-repeat right bottom;
	border-bottom:solid 1px #c1c1c1; */
}
div.bodyOutlineRight
{
	/* border-right:solid 1px #c1c1c1; */
	padding-right: 10px;
	/* border-left:solid 1px #c1c1c1; */
	/* padding-left: 10px; */

}

/* Menu and Content */
div.contentMenu
{
	float:left;
	width:200px;
	padding-right:10px;
}
div.contentBody
{
	float:right;
	width:520px;
}
/* Fix for nested floating divs above */
.clearfix:after
{
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*****************************************************************************************
**
**	Homepage definitions
**
***/

/* Quicklinks Menu */
div.quicklinks
{
	float:left;
	width:180px;
	margin:0px 0px 0px 10px;
	background-color:#eeeeee;
}
img.quicklinks
{
	width:180px;
	height:15px;
	border-style:none;
	background-color:#ffffff;
}
div.quicklinksContent
{
	padding: 10px 5px 10px 10px;
}
b.quicklinksTitle
{
	font-size:12px;
}

/* OP Menu */
hr.op
{
	height:1px;
	width:100%;
	color:#aaaaaa;
	clear:both;
	margin: 20px 0px;
}
img.schoolBrochure
{
	width:100px;
	height:129px;
	border-style:solid;
	border-width:1px;
	border-color:#aaaaaa;
}
img.taijiLogo
{
	width:109;
	height:109;
	border-style:none;
}

div.hpdvds
{
	border-left:solid 1px #dddddd;
	border-right:solid 1px #dddddd;
	border-bottom:solid 1px #dddddd;
}
td.hpdvd
{
	width:33%;
	text-align:center;
	vertical-align:bottom;
	padding: 10px 0px;
}
img.hpdvd
{
	border-style:none;
	margin-bottom:5px;
}

/*****************************************************************************************
**
**	Header definitions
**
***/

img.aipingTitle { float:left; width:115px; height:106px; border-style:none; margin:0px 0px 0px 50px; }
img.anniversaryTitle { float:left; width:154px; height:34px; border-style:none; margin:-2px 0px 0px 20px; }
div.headerContent
{
	float:right;
	width:550px;
	margin:35px 0px;
}
div.mainHeaderItem
{
	float:right;
	width:110px;
	border-top:solid 1px #8E0A32;
	border-bottom:solid 1px #8E0A32;
	text-align:center;
	padding:2px 0px;
}
h1.header
{
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0px;
}
img.dropdownOrigin
{
	float:left;
	width:1px;
	height:1px;
	border-style:none;
}
h2.header
{
	color: #888888;
	font-size: 11px;
	font-weight: bold;
	padding-top: 0px;
	letter-spacing: 1px;
	text-align:right;
}

a.header:link,a.header:visited
{
	color: #666666;
	text-decoration: none;
	display: block;
}
a.header:hover,a.header:active
{
	color: #ffffff;
	background-color: #AE395C;
	text-decoration: none;
	display: block;
}

div.headerMenuDropdown
{
	position:absolute;
	z-index:1;
	visibility:hidden;
	text-align:left;
	background-color: #efefef;
	border-style: solid;
	border-width: 1px;
	border-color: #aaaaaa;
}
a.headerMenu:link, a.headerMenu:visited
{
	font-size: 10px;
	display: block;
	text-decoration: none;
	padding: 1px 3px 1px 5px;
}
a.headerMenu:hover, a.headerMenu:active
{
	color: #ffffff;
	background-color: #AE395C;
	font-size: 10px;
	display: block;
	text-decoration: none;
	padding: 1px 3px 1px 5px;
}
img.headerMenuArrow
{
	float:left;
	margin: 7px 6px 0px 0px;
	border-style:none;
	width:3px;
	height:5px;
}

/* deprecated */
td.header
{
	border-top: solid 1px #ff0000;
	border-bottom: solid 1px #ff0000;
}



/*****************************************************************************************
**
**	Footer definitions
**
***/

div.footer
{
	color:#888888;
	margin:10px 0px 10px 10px;
	text-align:left;
}
div.footerContent
{
	float:left;
	width:650px;
	font-size:11px;
	letter-spacing:1px;
	line-height:15px;
}
div.perryMonogram
{
	float:right;
	width:30px;
}
div.lineageandpics
{
	float:left;
	width:180px;
	background-color:#ffffff;
}


/*****************************************************************************************
**
**	Side Menu style definitions
**
***/

/* Block definition for OPs */
.op
{
	background-color: #FFEFCF;
	font-size: 11px;
}

.op1
{
	background-color: #FFEFCF;
	font-size: 11px;
	line-height:15px;
	padding:5px;
}

.menuText
{
	font-size: 11px;
	margin-left: 20px;
	margin-right: 20px;
}

h4.menuFirstItem
{
	padding-left: 20px;
}

.menuFirstItem
{
	border-top: dotted 1px #bbbbbb;
	padding-left: 10px;
}

td.menu
{
	padding-right: 10px;
}

p.menu
{
	border-top: dotted 1px #cccccc;
	padding-left: 10px;
}

p.submenu
{
	font-size: 11px;
	padding-left: 20px;
	line-height:15px;
}

a.menu:link, a.menu:visited
{
	display: block;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover, a.menu:active
{
	display: block;
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}

img.newsletterMenuTitle
{
	width:158px;
	height:31px;
	border-style:none;
	margin-left:20px;
}
img.pageIcon
{
	float:left;
	width:10px;
	height:10px;
	border-style:none;
	margin: 3px 5px 25px 0px;
}


/*****************************************************************************************
**
**	NEWSLETTER style definitions
**
***/

/* Index */
div.newsletterIndexContent
{
	padding: 10px 10px 10px 20px;
}
h1.newsletterIndex
{
	font-size: 18px;
	margin-bottom:4px;
}
img.newsletterIndexArrow
{
	float:left;
	margin: 5px 5px 10px 0px;
	border-style:none;
	width:3px;
	height:5px;
}
div.edition
{
	background:#eeeeee url("/images/borders/6x6_UL_SolidWhiteChip.gif") no-repeat left top;
	float:left;
	width:33%;
	height:290px;
	border:solid 1px #ffffff;
}
div.editionContent
{
	margin: 5px 8px;
}
img.editionPageIcon
{
	float:left;
	width:20px;
	height:20px;
	border-style:none;
	margin: 2px 5px 10px 0px;
}

/* TOC */
h1.mastheadTitle
{
	line-height:5px;
	font-size:12px;
	padding:10px 10px 0px;
}
img.masthead1
{
	float:right;
	width:120px;
	height:30px;
	border-style:none;
}
img.masthead2
{
	width:520px;
	height:200px;
	border-style:none;
}
h2.mastheadIssue
{
	color:#ffffff;
	background-color:#999999;
	font-size:12px;
	font-weight:normal;
	padding:0px 10px;
	letter-spacing:0px;

}
div.idiom
{
	border-style:solid;
	border-width:1px;
	border-color:#dddddd;
}
div.idiomLeft
{
	float:left;
	width:160px;
	padding:5px 10px 0px;
	text-align:center;
	border-right:solid 1px #dddddd;
}
div.idiomRight
{
	float:right;
	width:310px;
	font-size:14px;
	padding:5px 10px 0px;
	text-align:left;
}
div.idiomStory
{
	padding:5px 10px;
	clear:both;
	border-top:solid 1px #dddddd;
}
div.insightsTitle
{
	float:left;
	width:226px;
	height:80px;
	border-left:solid 1px #dddddd;
	border-bottom:solid 1px #dddddd;
	padding:10px 0px 0px 33px;
}
div.forcesTitle
{
	float:right;
	width:226px;
	height:80px;
	border-right:solid 1px #dddddd;
	border-bottom:solid 1px #dddddd;
	padding:10px 0px 0px 33px;
}
div.titleBorderTop
{
	border-top:solid 1px #dddddd;
}
img.characterTitle
{
	width:40px;
	height:40px;
	border-style:none;
}
div.pageIconTOC
{
	float:left;
	width:28px;
	height:80px;
	border-right:solid 1px #dddddd;
	border-left:solid 1px #dddddd;
	text-align:center;
}
img.pageIconTOC
{
	width:20px;
	height:20px;
	border-style:none;
	margin-top:4px;
}
div.articleBriefTitle
{
	float:left;
	width:220px;
	height:70px;
	padding:5px;
}
div.articleRightBorder
{
	width:219px;
	border-right:solid 1px #dddddd;
}
h1.articleBriefTitle
{
	font-size:12px;
}
span.articleBrief
{
	color:#666666;
}
div.changesLinks
{
	float:left;
	width:479px;
	padding:5px;
	border-right:solid 1px #dddddd;
}

.firstLetter
{
	font-size: 25px;
	line-height: 27px;
}
p.issueDate
{
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
}
p.issueTitle
{
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
	letter-spacing: 1px;
	margin:0px 20px;
}

/* DEPRECATED */
.issueTitle
{
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
	letter-spacing: 1px;
}
/* DEPRECATED */
p.issueQuote
{
	font-size: 11px;
	margin:0px 20px;
}
/* DEPRECATED - Text definition for SYL Wushu Newsletter title in menu column */
p.newsletterTitle
{
	color: #000000;
	font-size: 25px;
	text-align: center;
}


/* DEPRECATED - Text definition for section titles - Insights/Forces/Changes in menu column */
p.sectionTitle
{
	color: #000000;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}

/* Articles */
img.articleTitleArrow
{
	float:left;
	width:16px;
	height:16px;
	border-style:none;
	margin-right:20px;
}
h1.articleTitle
{
	color: #ff0000;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 2px;
	clear: both;
	border-bottom: solid 1px; #ff0000;
}
h2.articleTitle
{
	margin-left:36px;
}
img.articleYinyang
{
	margin-left: 10px;
	border-style:none;
	width:10px;
	height:10px;
}
div.articleImage
{
	float:right;
	width:300px;
	height:250px;
	font-weight:bold;
	font-size:10px;
	text-align:center;
	margin:0px 0px 0px 20px;
}
div.previousArticle
{
	float:left;
	width:49%;
	text-align:left;
}
img.previousArticleArrow
{
	float:left;
	margin: 5px 5px 0px 0px;
	border-style:none;
	width:3px;
	height:5px;
}
div.nextArticle
{
	float:right;
	width:49%;
	text-align:right;
}
img.nextArticleArrow
{
	float:right;
	margin: 5px 0px 0px 5px;
	border-style:none;
	width:3px;
	height:5px;
}
div.footnote
{
	border-top:dotted 1px #cccccc;
	padding-top:20px;
	text-align:left;
	clear:both;
}
img.footnoteBook
{
	float:left;
	border-style:none;
	margin:0px 20px 20px 0px;
}


/*****************************************************************************************
**
**	BOOKS style definitions
**
***/

/* Text definition for book titles */
.bookTitle
{
	color: #000000;
	font-weight: bold;
	font-style: none;
	font-size: 18px;
}

.bookSubTitle
{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

.bookAuthor
{
	color: #000000;
	font-size: 12px;
}


/**************************** EVERYTHING BELOW THIS LINE IS LEGACY *********************************/

.subheading
{
	color: #ff0000;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 3px;
	text-align: center;
}


