@charset "UTF-8";
/* CSS Document */
/*
dark: e6ae2c
light: e7e5da
*/


/* FOR SHOW SPECIFIC CSS */
body {
background:#000 url(../../images/global/general/back.jpg) fixed 0 0 repeat-y;
}
	
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: #e6ae2c;
}

#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-color:#e6ae2c;
}

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

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

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

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

.footsearchbutton {
background-color:#e6ae2c;
}

.banner {
text-align:right;
background-color:#000;
padding-top:0px;
padding-bottom:0px;
width:470px;
}


