div#container.show {
    /*border: 4px solid #e2dde7;*/
    width: 990px;
    float: left;
    background-color: #fff;
}

div#show-title {
	/*background-color: #e2dde7;*/
	text-align: center;
	padding: 12px 0 12px 0;
}

div#container.show a#vote-promo {
    display: block;
    text-align: center;
    margin-top: 10px;
}

div#show-nav {
    margin-top: 20px;
}

div#show-nav ul {
    overflow: hidden;
}

div#show-nav ul li {
   float: left; 
   background: transparent url( /pca/img/show/norm_left.gif ) scroll no-repeat left top;
   padding-left: 7px;
   margin-right: 2px;
}

div#show-nav ul li a {
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    display: block;
    background: transparent url( /pca/img/show/norm_right.gif ) scroll right top;
    font-size: 1.6em;
    padding: 2px 15px 2px 8px;
    /*letter-spacing: -0.04em;*/
}

div#show-nav ul li.active {
    background-image: url( /pca/img/show/active_left.gif );
}

div#show-nav ul li.active a {
    background-image: url( /pca/img/show/active_right.gif );
    color: #7b6889;
}

div#rightbanner {
    float:right;
    padding-right: 20px;
    margin-top: 15px;
    margin-bottom: 20px;
}

div#container.show div#show-night {
	margin: 15px 10px 15px 0;
	padding-left: 10px;
	float: left;
	width: 720px;	
}

div#container.show div#show-night h1 {
	color: #a2559b;
	font-size: 1.7em;
	width: auto;
	padding-bottom: 4px;
}

div#container.show div#show-night.blog {
	
}

div#container.show div#show-night.live {
	
}

div#container.show div#show-night.highlights {
	
}

div#container.show div#show-night.highlights div#current-video {

}

div#container.show div#show-night.highlights div#current-video div#vid-left, div#container.show div#show-night.live div#current-video div#vid-left {
	float: left;
	width: 570px;
	margin-right: 15px;
	margin-bottom: 16px;
}

div#container.show div#show-night.highlights div#current-video div#vid-right, div#container.show div#show-night.live div#current-video div#vid-right {
	float: left;
	width: 120px;
}

div#container.show div#show-night.highlights div#current-video div#vid-right h3, div#container.show div#show-night.live div#current-video div#vid-right h3 {
	margin-top: 0;
	font-size: 1.1em;
}

div#container.show div#show-night.highlights div#current-video div#vid-right h3 strong {
	font-size: 1.3em;
	display: block;
	margin-bottom: 6px;	
}

div#container.show div#show-night.highlights div#current-video div#vid-right a.video-entry, div#container.show div#show-night.live div#current-video div#vid-right a.video-entry {
	display: block;
	margin-bottom: 8px;
}

div#container.show div#show-night.live div#current-video div#vid-right a.video-entry {
	width: 120px;
	height: 80px;
}

div#container.show div#show-night.live div#current-video div#vid-right span.now-playing {
    color: #a2559b;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.2em;
}

div#container.show div#show-night.highlights h3#now-playing, div#container.show div#show-night.live h3#now-playing {
	color: #333;
	font-weight: normal;
	margin: 0 0 20px 5px;
	padding-top: 6px;
}

div#container.show div#show-night.highlights div.past-video {
    width: 720px;
    border-top: 2px solid #b2b2b2;
    border-right: 2px solid #b2b2b2;
    padding-top: 10px;
}

div#container.show div#show-night.highlights div.past-video h3 {
	font-size: 1.3em;
	margin-bottom: 6px;
}

div#container.show div#show-night.highlights div.past-video a.video-entry {
    display: block;
    width: 130px;
    margin-right: 10px;
    float: left;
    margin-bottom: 10px;
    text-decoration: none;
    word-wrap: break-word;
    height: 180px;
}

div#container.show div#show-night.highlights div.past-video a.video-entry h2 {
    color: #a2559b;
    font-size: 1.2em;
    font-weight: bold;
    background-color: transparent;
    line-height: 1.2em;
    height: auto;
    width: auto;
    display: inline;
}

div#container.show div#show-night.highlights div.past-video a.video-entry span.duration {
    color: #333;
    font-size: 0.9em;
    line-height: 1.6em;
}

/*div#container.show div {
	border: 1px solid red;
}*/

div#container.show div#show-night.highlights div#vid-right a.video-entry {
    display: block;
    width: 130px;
    margin-right: 10px;
    float: left;
    margin-bottom: 10px;
    text-decoration: none;
    word-wrap: break-word;
}

div#container.show div#show-night.highlights a.video-entry img.video-thumbnail {
    margin-bottom: 2px;
}

div#container.show div#show-night.highlights div#vid-right a.video-entry h2 {
    color: #a2559b;
    font-size: 1.2em;
    font-weight: bold;
    background-color: transparent;
    line-height: 1.2em;
    height: auto;
    width: auto;
    display: inline;
}

div#container.show div#show-night.highlights div#vid-right a.video-entry span.duration {
    color: #333;
    font-size: 0.9em;
    line-height: 1.6em;
}

/************* gallery *****************/

div#gallery.show {
	float: left;
	width: 570px;
	border: 0;
	margin: 0;
	padding: 15px;
	/* background: #fff url( /pca/img/clio_logo_background.gif ) scroll repeat-x left top; */
	color: #000;
	background: transparent;
}

div#gallery.show div#gallery-header {
	border-bottom: 0;
}

div#gallery.show div#gallery-pics {
	border-bottom: 0;
}

div#gallery.show div#gallery-header h1 {
	color: #A2559B;
	font-size: 1.9em;
	font-weight: bold;
}

div#gallery.show div#gallery-header div {
	margin-right: 6px;
}

div#gallery.show div#gallery-pics div#pic-side {
	float: left;
	margin-right: 10px;
	margin-bottom: 8px;
	width: 350px;
}

div#gallery.show div#gallery-pics div#copy-side p.edit-copy {
	color: #000;
}

div#gallery div#gallery-pics div#copy-side h3 {
	color: #000;
}

div#gallery.show div#gallery-header h2 {
	color: #000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.2em;
	height: auto;
	text-align: left;
	width: auto;
	font-weight: normal;
}

div#gallery.show div#gallery-footer ul#gallery-chicklets li a {
    color: #000;
}





