@charset "UTF-8";
/* CSS Document */
/*
dark: d39624
light: f2e0be
*/


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

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

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

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

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

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

.footsearchbutton {
background-color:#d39624;
}

.top a,
.about a,
.tix a,
.times a,
.bios a,
.media a,
.season a,
.bottom a
{
background-image:url(../../images/shows/yellowman/menu.jpg);
background-repeat:no-repeat;
display:block;
overflow:hidden;
padding:0;
width:150px;
}

.top a {
height:50px;
background-position:0 0;
}

.top a:hover, .top a:active {
background-position:-150px 0px;
}

.about a {
height:34px;
background-position:0 0px;
}

.about a:hover, .about a:active {
background-position:-150px 0px;
}

.tix a {
height:31px;
background-position:0 -34px;
}

.tix a:hover, .tix a:active {
background-position:-150px -34px;
}

.times a {
height:33px;
background-position:0 -65px;
}

.times a:hover, .times a:active {
background-position:-150px -65px;
}

.bios a {
height:31px;
background-position:0 -98px;
}

.bios a:hover, .bios a:active {
background-position:-150px -98px;
}

.media a {
height:33px;
background-position:0 -129px;
}

.media a:hover, .media a:active {
background-position:-150px -129px;
}

.season a {
height:41px;
background-position:0 -162px;
}

.season a:hover, .season a:active {
background-position:-150px -162px;
}

.bottom a {
height:132px; 
background-position:0 -175px; 
}

.bottom a:hover, .bottom a:active {
background-position:-150px -175px; 
}


