

/* stage background */
#supercontainer {background-image: url(/sitewide/images/charlie/shows_marqueeContainerBG.png); background-repeat: repeat-x; }

/* header */
body {
color:#F23702;
}

.h-main {
color:#F23702;
font-family:Arial;
font-size:24px;
font-weight:bold;
line-height:89px;
margin:0 0;
overflow:hidden;
padding: 8px 0 0 0;
text-transform:none;
}

.h-main span {
background:transparent none repeat scroll 0 0;
float:left;
padding:2px 13px;
}

.group-abc {
background:transparent url(/sitewide/images/charlie/group-abc-dots.gif) repeat-y scroll left top;
margin:0 0 0;
position:relative;
font-size:12px;
}

h1 {
font-size:24px;
}

#page-header h1, #pageHeader h1, #page-header div, #pageHeader div {
	font-family: helvetica, arial, sans-serif !important; 
	color:#E8112D;
	font-size:20px; 
	font-weight:bold; 
	line-height:44px; 
	margin:0; 
	padding:0 20px; 
}


/* marquee */
.marquee_ {
height:340px;
width:610px;
padding: 0 !important
}

/* text block padding to avoid arrow */
.marquee_ .marquee_text p {
padding-right:15px;
}


/* stage */
.marquee_default .marquee_img_vertical, .marquee_level_one_show .marquee_img_vertical ul.marquee_content li {
height:340px !important;
width:510px !important;
}

.showsMarquee li a {
padding:0 0 0 0 !important;
}

/* thumbs */
.marquee_list_vertical {
float:right;
position:relative;
width:95px;
}

.marquee_list_vertical .vertical {
overflow:visible;
}
.marquee_list_vertical a {
display:block;
padding:0 0 5px 0 !important;
position:relative;
overflow:visible;
width:95px;
}
/* active slide */
a.activeSlide .marquee_thumb_vertical {
background:transparent url(/sitewide/images/charlie/thumbnail_hover.png) no-repeat scroll 0 0;
height:64px;
left:-35px;
position:absolute;
width:130px;
z-index:20;
}


/* marquee divs */
div.showsMarquee {
background:transparent none repeat scroll 0 0;
position:relative;
}

.mdl-main {
height:420px;
margin:0;
}


/* marqee action links */
#wrap div.marquee div.marquee-action ul.marquee-list li a{background: #f7941d;}

/* marquee nav */
.showsMarquee div.marquee-action h2 {color: #c0086f !important;}

/* marquee nav */
#wrap ol.lst li p {
color:#555555;
font-family:Verdana,sans-serif;
font-size:9px;
line-height:15px;
margin:0;
padding:0;
}

.marquee_ .marquee_text h2, .marquee_ .marquee_img_static .single .last .title { 
font-family:helvetica !important; 
font-size:26px !important; 
line-height:29px !important; 
}

/* main marquee link mouseover */

.marquee_ .marquee_text h2 a:hover {
color:#bbbbbb !important;
text-decoration:none !important;
}

/* quash IE exceptions */

*:first-child+html #subhead { 
padding-top: -10px;
}





