@charset "UTF-8";
/* CSS Document */
/*
dark: c16744 > 852358
light: f3e1da > DDA8C3 > EBB3CF
*/


/* FOR SHOW SPECIFIC CSS */
body {
background-image:url(../../images/seasonal/2009-10/back.jpg);
}
	
h1,
.showcolor1,
.soldout,
li,
.easybutton a,
.easybutton a:visited,
#maincontent a:hover,
#maincontent a:active,
#showinfo a:hover,
#showinfo a:active,
#sidequote a:hover,
#sidequote a:active,
#biowrap a:hover,
#biowrap a:active,
#vidcaption a:hover,
#vidcaption a:active
{
color:#852358;
}

#maincontent a:hover,
#maincontent a:active,
#showinfo a:hover,
#showinfo a:active,
#sidequote a:hover,
#sidequote a:active,
#biowrap a:hover,
#biowrap a:active,
#vidcaption a:hover,
#vidcaption a:active
{
border-bottom-color: #852358;
}

#sidequote, .ensemble, .showcolor2 {
background-color:#EBB3CF;
}

.easybutton a:hover, .easybutton a:active {
background-color:#852358;
color:#fff;
}

/*footer links kept separate depending on how showcolors look on black*/

#footer h3, #footer a:hover, #footer a:active {
color:#EBB3CF;
}

#footl p, #footc p, #footl, #footc, .footsearchbutton, .footsearchfield {
border-color:#EBB3CF;
}

.footsearchbutton {
background-color:#EBB3CF;
}

/* other */
h1#biorow { /* reduces and colors the h1 tag in the bios includes*/
color:#000;
font-size:116%;
}

