@charset "UTF-8";
/* CSS Document */
/*
dark: 8084A1
light: d9dbe6
*/


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

#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:#8084A1;
}

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

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

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

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

.footsearchbutton {
background-color:#8084A1;
}
