@charset "UTF-8";
/* CSS Document */
/*
dark: 007b76
light: b3d8d6
*/


/* FOR SHOW SPECIFIC CSS */
body {
background-image:url(../../images/shows/dreamplay/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: #007b76;
}

#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:#007b76;
}

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

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

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

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

.footsearchbutton {
background-color:#007b76;
}
