@charset "UTF-8";
/* CSS Document */
/*
dark: 98ca3c
light: e0efc5
*/


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

#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:#98ca3c;
}

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

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

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

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

.footsearchbutton {
background-color:#98ca3c;
}
