#cwpVCPlayerR p {
  color:#be8073;
  }
  
#cwpCurrentReleaseDiv h3,
#cwpCurrentReleaseDiv h4,
#cwpCurrentReleaseDiv h5,
#cwpCurrentReleaseDiv p {
  color:#7a321a;
  }
  
#relInfoDiv2 {
  background-image:url('http://www.history.ca/images/cwp/descArrHistory.gif');
  }
  
#cwpMenu li a {
  background-color:#1E1E1E;
  color:#60301c;
  }
  
#cwpMenu li .cwpHighlighted {
  padding-left:16px;
  width:124px;
  background:#d3d3d3 url('http://www.history.ca/images/cwp/cwpMenuArrow.gif') no-repeat scroll 6px 13px;
  }
  
#cwpMenu li a.cwpSelected {
  background-color:#8b443d;
  color:#fff;padding-left:10px;
  width:130px;
  background-image:none;
  }
  
.cwpCategoryHeader {
  border-bottom:2px solid #ffe9d2;
  }
  
.cwpPlaylistExpand {
  color:#60301c; 
  }
  
#cwpPlaylist h2 {
  color:#60301c;
  }
  
#cwpPlaylist .cwpRelease {
  color:#333;
  }
  
#cwpPlaylist .cwpChildren div.cwpRelease.cwpSelected {
  background-color:#ffe9d2;
  }
  
#cwpPlaylist .cwpRelease h3 {
  color:#000;
  }
  
body #cwpMenu li a {
  text-transform:none;
  }
  
.content {
  background-image:none !important;
  }
  
a img {
  border:none
  }

div#cwpVCPlayer {
  background-color: #1E1E1E;
}

#cwpVCPlayer,#cwpVCContent{font-family:Verdana,Arial,Helvetica,sans-serif;height:auto;}

#cwpPlayerDiv{float:left;display:inline;margin:0;width:608px;color:#fff;}
#cwpVCPlayer{width:920px;padding:0;background-color:#ffe9d2;margin:0;float:left;display:inline;}
#cwpVCPlayerR{float:right;display:inline;width:300px;}
#cwpCurrentReleaseDiv{ min-height:97px/*addition*/; height:auto !important/*addition*/; height:97px;width:100%;padding:0;overflow:hidden;}
#cwpVCPlayerR p{text-align:center;color:#be8073;font-size:10px;}
#cwpCurrentReleaseDiv h6{margin:0 0 6px;width:280px;font-weight:bold;color:#c9c9c9;font-size:0.82em;text-transform:uppercase;}
#cwpVCPlayerR #cwpCurrentReleaseDiv p{font-size:11px;}
#cwpVC #bbox {width:300px;height:250px;float:right;}

#cwpCurrentReleaseDiv h3, #cwpCurrentReleaseDiv h4, #cwpCurrentReleaseDiv h5, #cwpCurrentReleaseDiv p{margin:0 0 3px;text-align:left;color:#c9c9c9;}
#cwpCurrentReleaseDiv h3{font-size:18px;font-weight:normal;text-transform:uppercase;}
#cwpCurrentReleaseDiv h4{font-size:12px;font-weight:bold;text-transform:uppercase;}
#cwpCurrentReleaseDiv h5{font-size:11px;font-weight:bold;}

#relSlider{margin:0;float:left;display:inline;width:590px;/*height:97px; -removal */}
#relInfoDiv1{float:left;display:inline;width:285px;/*height:97px; -removal */padding-right:5px;}
#relInfoDiv2{float:left;display:inline;width:285px;min-height:97px/*addition*/; height:auto !important/*addition*/; height:97px;padding-left:15px;background:transparent url('/global/canwestPlayer/images/descArr.gif') no-repeat;}
#cwpDesc, .cwpRelease p{line-height:1.1em;}

#cwpVCContent{clear:both;display:inline;width:940px;margin:0 10px 10px 10px;}

ul#cwpMenu{float:left;display:none;list-style:none;margin:0;padding:0;width:150px;}

#cwpMenu li{
	display:block;
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
}

#cwpMenu li a{
	display:block;
	width:130px;
	background-color:#eeeaeb;
	color:#60301c;
	text-transform:uppercase;
	margin-bottom:4px;
	font-weight:bold;
	font-size:1.1em;
	padding:5px 10px;
	text-decoration:none;
}

#cwpMenu li .cwpHighlighted{
	background-color:#d3d3d3;
}

#cwpMenu li a.cwpSelected{
	background-color:#8b443d;
	color:#fff;
	cursor:default;
}

#cwpMenu li ul.children{display:none;background-color:transparent;width:100%}

#cwpMenu li ul.children li{
	display:block;
	list-style:none;
	margin:0;
	padding:5px 0 5px 15px;
	width:135px;
	color:#60301c;
	font-weight:bold;
	font-size:1.1em;
}

#cwpMenu li ul.children .cwpHighlighted{
	background-color:transparent;
	color:#aaa;
}

#cwpMenu li ul.children li.cwpSelected{
	background-color:transparent;
	color:#fff;
	cursor:default;
}

#cwpPlaylist{
	display:inline;
	width:700px;
	margin:-10px 0px 10px 20px;
	min-height:320px;
}

.cwpCategoryHeader{
	float:left;
	display:inline;
	width:100%;
	border-bottom:0px;
	margin-right:10px;
	margin-top:20px;
}

.cwpPlaylistExpand{
	float:right;
	display:inline;
	font-weight:bold;
	color:#60301c;
	font-size:0.73em;
}

#cwpPlaylist h1,h2,h3,h4,h5,h6,p{margin:0;padding:0;}

#cwpPlaylist h2{
	float:left;
	display:inline;
	font-weight:bold;
	font-size:0.91em;
	color:#c9c9c9;
}

#cwpPlaylist .cwpRelease{
	float:left;
	display:inline;
	margin-left:10px;
	width:100px;
	height:133px;
	margin:8px;
	padding:2px;
	cursor:pointer;
	font-size:10px;
	color:#333;
	overflow:hidden;
}

#cwpPlaylist .cwpChildren div.cwpRelease.cwpSelected{
	background-color:#1e1e1e;
	cursor:default;
}

#cwpPlaylist .cwpRelease h3{
	font-weight:bold;
	color:#e1e1e1;
	font-size:11px;
	height:200px;
}

.cwpChildren{
	float:left;
	display:inline;
	margin-left:-10px;
	width:930px;
	overflow-x:hidden;
	overflow-y: scroll;
	height:126px !important;
}

a.cwpPlayButton{
	float:right;
	display:block;
	height:16px;
	margin-right:4px;
	margin-top:-20px;
	padding:0;
	width:16px;
	background:transparent url(/global/canwestPlayer/images/plReleasePlayButton.gif) no-repeat scroll left top;
}

.cwpReleaseThumb{
	margin:0 0 3px;
	float:left;
	display:inline;
	width:100px;
}

.cwpReleaseThumb img{float:left;display:inline;}

#cwpPlaylist div.animFrame{float:none;width:55px;height:57px;margin-top:100px;margin-left:330px;background:transparent url('/global/canwestPlayer/images/plLoadingAnim.gif') no-repeat;}

