/* http://p066.ezboard.com/bnypdrant64609 */


/* TYPOGRAPHY
------------------------------------------- */
body
{font-family: "Times New Roman", Times, serif;
color: #FFF;
font-size: 16px;}

.boxheading h1, .boxheading h2, .boxheading .bread-crumbs, .tool-box h2, .tool-box h3, .forumtitle h3,
th, .th
{font-size: 16px;}

.boxheading * {font-weight: bold;}

h1 {font-size: 32px;}
h2 {font-size: 24px;}
h3 {font-size: 18px;}
h4 {font-size: 16px;}
h5 {font-size: 14px;}
h6 {font-size: 12px;}

.featured-box .boxbody * {font-size: 14px;}


/* LINKS
------------------------------------------- */
a {color: #FDF2C0;}
a:active {color: #FFF;}


/* BODY (set background color or image)
------------------------------------------- */
body {background: #857C99 url(http://static.yuku.com/domainskins/bypass/img/ezboard/slate/slate-bg.jpg);}


/* LAYOUT
------------------------------------------- */ 
#wrapper
{width: 950px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;}

.myheader
{text-align: center;
margin-bottom: 15px;}

/* sidebar */
.sidebar
{background: #000;
color: #FFFF00;
text-align: center;
width: 9em;
padding: 5px;
float: left;}

	.sidebar a, .sidebar a:visited
	{color: #FDF2C0;}
	
	.sidebar table, .sidebar td
	{background: #000;
	border: none;}

/* mycontent */
.mycontent
{border: 1px solid #000;
background: #330099;
padding: 5px;
margin-left: 10em;}

/* YUKU MENU BAR ---- */
.mgr-navigation-sliver
{background: #000;}

	.mgr-navigation-sliver *, .mgr-navigation-sliver a, .mgr-navigation-sliver a:visited
	{color: #FFF;}


/* STANDARD CLASSES
------------------------------------------- */

/* BOX ---- */
.box
{margin-bottom: 15px;}

.boxheading
{padding-bottom: 5px;}

/* extra-content boxes (tools, etc.) */
.extra-content
{border: 1px solid #000;
background: #696E8E;
padding: 5px;}

/* community-content boxes (forums) */

/* BUTTONS ---- */
input.button
{padding: 2px;
background: #CCC;
border: 2px solid;
border-color: #EBECEB #636563 #636563 #EBECEB;
color: #000;}

/* DROP DOWN MENUS ---- */
.dropdown span
{background: url(http://static.yuku.com/common/bypass/images/arrows/down-arrow-white.gif) no-repeat right center;
padding-right: 11px;}

.dropdown li
{background: #CCC;
border: 1px solid #000;
color: #000;}
	
	.dropdown li a, .dropdown li a:visited,
	.dropdown li *
	{text-decoration: none;
	color: #000;}
	
	.dropdown li:hover
	{background: #FFF;}

/* PAGER ---- */
.pager .jump
{background: url(http://static.yuku.com/common/bypass/images/arrows/down-arrow-white.gif) no-repeat right center;
padding-right: 11px;}


/* SPECIAL BOX & ELEMENT CLASSES
------------------------------------------- */

/* TOOL-BOX, CONTROL-BOX, JUMP-BOX, LEGEND-BOX ---- */
.tool-box, .control-box, .jump-box, .legend-box
{border: none;
background: transparent;
padding: 0;}

	.tool-box .boxbody,
	.control-box .boxbody,
	.jump-box .boxbody,
	.legend-box .boxbody
	{background: transparent;
	padding: 0;}
	
	.legend-box .boxheading
	{display: none;}
	
	.tool-box .boxheading
	{background: transparent;
	color: #FFF;
	padding: 0;
	padding-bottom: 5px;}
	
		.tool-box .boxheading a
		{color: #FDF2C0;}

/* DISCUSSION-BOX ---- */
.post-tags
{border-top: 1px solid #434A72;
border-bottom: 1px solid #434A72;}

.signature
{border-top: 1px solid #434A72;}


/* GENERAL TAGS
------------------------------------------- */
blockquote
{border: 1px solid #434A72;
padding: 5px;}

table hr
{border: none;
background: #434A72;
color: #434A72;
height: 1px;}

/* TABLES ---- */
table
{background: #6A74B4;}

table, th, td
{border: 1px solid #000;}

th
{background: #5F9EA0;}

	th a, th a:visited
	{color: #FFF;}


body #wrapper div.scrolling
{width: 570px;}