@charset "UTF-8";
/* CSS Document */
/*
dark: 9eb13b > 9dd0cd > 84b0ad
light: edff93 > d1e8e6 > dae7e7
*/


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

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

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

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

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

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

.footsearchbutton {
background-color:#84b0ad;
}

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

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

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

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

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

.tix a {
height:35px;
background-position:0 -149px;
}

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

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

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

.bios a {
height:33px;
background-position:0 -218px;
}

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

.media a {
height:36px;
background-position:0 -251px;
}

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

.season a {
height:32px;
background-position:0 -287px;
}

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

.bottom a {
height:152px; 
background-position:0 -319px; 
}

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


