/* TYPOGRAPHY
------------------------------------------- */
body
{font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000;
font-size: 11px;}

.boxheading h1, .boxheading h2, .myheader
{font-family: Georgia, "Times New Roman", Times, sans-serif;
font-style: italic;}

.boxheading .bread-crumbs
{font-weight: bold;}

.boxheading h1, .boxheading h2
{font-size: 16px;}

h1 {font-size: 16px;}
h2 {font-size: 14px;}
h3 {font-size: 12px;}
h4 {font-size: 11px;}
h5 {font-size: 10px;}
h6 {font-size: 9px;}

th, .th {font-size: 12px;}


/* LINKS
------------------------------------------- */
a {color: #84124B;}
a:visited {color: #666;}
a:hover {color: #B93476;}


/* BODY (set background color or image)
------------------------------------------- */
body {background: #B93476 url(http://static.yuku.com/domainskins/bypass/img/kristin/bca/swirl-background.gif);}


/* LAYOUT
------------------------------------------- */ 
#wrapper
{background: url(http://static.yuku.com/domainskins/bypass/img/kristin/bca/left-shadow.png) repeat-y;
padding-left: 4px;
width: 770px;
margin: auto;}

#wrapper2
{background: url(http://static.yuku.com/domainskins/bypass/img/kristin/bca/right-shadow.png) right repeat-y;
padding-right: 4px;}

/* IE6 hacks */
* html #wrapper, * html #wrapper2 {background: none; padding: 0;}
* html #wrapper {border-left: 1px solid #812452;}
* html #wrapper {border-right: 1px solid #812452;}

.myheader
{background: #84124B;
text-align: right;
padding: 10px;
padding-right: 95px;
min-height: 100px;
position: relative;}

	.myheader h1
	{font-size: 24px;
	margin: 0;
	margin-top: 2em;}

/* IE6 hack */
* html .myheader {height: 100px;}

	.myheader *, .myheader a, .myheader a:visited
	{color: #FFF;}

.ribbon
{background: url(http://static.yuku.com/domainskins/bypass/img/kristin/bca/ribbon.png) no-repeat;
width: 92px;
height: 161px;
position: absolute;
right: 10px;}

/* IE6 PNG transparency fix */
* html .ribbon
{background: none;
filter: progid:dximagetransform.microsoft.alphaimageloader(src='http://static.yuku.com/domainskins/bypass/img/kristin/bca/ribbon.png');}

.mycontent
{background: #FFD9EC;
padding: 10px;
padding-top: 50px;}

/* YUKU MENU BAR ---- */
body .mgr-navigation-sliver, body .mgr-navigation-sliver-wrapper
{border: none;}

body .mgr-navigation-sliver
{background: #B93476;
border-bottom: 1px solid #84124B;}

	body .mgr-navigation-sliver *, body .mgr-navigation-sliver a, body .mgr-navigation-sliver a:visited
	{color: #FFF;}

/* YUKU FOOTER */
.mgr-footer
{background: #FFD9EC;
border-right: 1px solid #812452;
margin: 0 3px 0 0;
padding-top: 10px;}

/* IE6 hack */
* html .mgr-footer
{margin: 0;
border: none;}


/* STANDARD CLASSES
------------------------------------------- */

/* BOX ---- */
.box {margin-bottom: 20px;}

.boxheading {padding-bottom: 5px;}

	.boxheading, .boxheading a, .boxheading a:visited
	{color: #84124B;}

/* BUTTONS ---- */
.button
{background: #EB68A4 url(http://static.yuku.com/domainskins/bypass/img/kristin/bca/button-gradient.gif) repeat-x;
border: 2px solid;
border-color: #FDEEF6 #8D3E62 #8D3E62 #FDEEF6;
font-family: inherit;
padding: 2px;}

.button, a.button, a:visited.button
{color: #FFF;
text-decoration: none;}

.button:active
{border-color: #8D3E62 #FDEEF6 #FDEEF6 #8D3E62;}

/* 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: #FFF;
border: 1px solid #84124B;}

.dropdown li:hover {background: #FFB4D9;}
	
	.dropdown li a, .dropdown li a:visited,
	.dropdown li, .dropdown li *
	{color: #000;
	text-decoration: none;}

/* PAGER ---- */
.pager .jump
{background: url(http://static.yuku.com/common/bypass/images/arrows/down-arrow-black.gif) no-repeat right center;
padding-right: 11px;}

.jump-dropdown
{background: #FFF;
border: 1px solid #84124B;}


/* SPECIAL BOX & ELEMENT CLASSES
------------------------------------------- */

/* LEGEND-BOX ---- */
.legend-box .boxheading
{display: none;}

/* DISCUSSION-BOX ---- */
.signature {border-top: 1px dotted #DA9DBB;}

/* QUICK REPLY ---- */
.reply-box .boxheading h2
{float: left;}


/* GENERAL TAGS
------------------------------------------- */
blockquote
{background: #FFDFEF;
border: 1px dotted #DA9DBB;
padding: 5px;}

hr
{border: none;
background: #DA9DBB;
color: #DA9DBB;
height: 1px;}

/* FORMS ---- */
input.text, textarea
{border: 1px solid #DA9DBB;
padding: 2px;}

/* TABLES ---- */
table {background: #FFF;}

th, td
{border-bottom: 1px dotted #84124B;}

th {background: #84124B;}

	th, th a, th a:visited
	{color: #FFF;}