Img, div {
 /*Behavior: URL(iepngfix.htc)*/
}

.popup_wrapper {
	float: left;
	width: 950px;
	_width: 969px;
	*width: 969px;
	height: auto;
	text-align:left;
	_overflow:hidden;
	*overflow:hidden;
}
.popup_wrapper .col1 {
	float: left;
	width: 204px;
	height: auto;
}
.popup_wrapper .col1 .leftWing {
	float: right;
	width: 193px;
	height: 409px;
	margin: 30px 0 0 0;
}
/* new code */
.popup_wrapper .col1 .leftWing .content
{
	float: left;
	width: 193px;
	height: 402px;
	border: 7px solid #CF413D;
	border-bottom: none;
	border-right: none;
	background-color:#FFF;
}
.popup_wrapper .col1 .leftWing .bottomShadow
{
	float: left;
	width: 200px;
	height: 18px;
	background:url(../images/player_images/bottomShadow.png) repeat-x;
	_background:url(../images/player_images/bottomShadow.png) repeat-x;
	background-position: bottom left;
}
/* end new code */
.popup_wrapper .col1 .leftWing .buttonsDiv {
	float: left;
	width: 185px;
	height: auto;
	border-bottom: 1px solid #999999;
	font: normal 12px arial;
	padding: 0px 0 3px 8px;
}
.popup_wrapper .col1 .leftWing .buttonsDiv h2 {
	color: #75A841;
	font: normal 14px arial;
	margin: 0 0 4px 0;
}
.popup_wrapper .col1 .leftWing .content .buttonsDiv  .itemDiv
{
	float: left;
	width: 171px;
	height: 20px;
	padding: 3px 0 0 5px;
	background: url(../images/player_images/buttonBg.gif) no-repeat;
	margin: 0 0 2px 0;
}
.popup_wrapper .col1 .leftWing .content .buttonsDiv .itemDiv img
{
	border: none;
}
.popup_wrapper .col1 .leftWing  .content .buttonsDiv  .itemDiv:hover
{
	float: left;
	width: 171px;
	height: 20px;
	padding: 3px 0 0 5px;
	background: url(../images/player_images/buttonBgHover.gif) no-repeat;
	cursor: pointer;
}
.popup_wrapper .col1 .leftWing .content .buttonsDiv  .itemDiv .divider {
	margin: 0 5px 0 5px;
}
.popup_wrapper .col1 .leftWing .content .buttonsDiv  .itemDiv a {
	display: block;
	text-decoration: none;
	color: black;
	font: normal 13px arial;
}
.popup_wrapper .col1 .leftWing .content .buttonsDiv  .itemDiv a:hover {
	display: block;
	text-decoration: none;
	color: black;
	font: normal 13px arial;
}

.popup_wrapper .col1 .leftWing .content .buttonsDiv  .itemDiv_inactive
{
	float: left;
	width: 171px;
	height: 20px;
	padding: 3px 0 0 5px;
	background: url(../images/player_images/buttonBg.gif) no-repeat;
	margin: 0 0 2px 0;
}
.popup_wrapper .col1 .leftWing .content .buttonsDiv .itemDiv_inactive img
{
	border: none;
}
.popup_wrapper .col1 .leftWing .content .buttonsDiv .itemDiv_inactive a {
	display: block;
	text-decoration: none;
	color: Gray;
	font: normal 13px arial;
}
/*.popup_wrapper .col1 .leftWing .buttonsDiv .itemDiv a.grey {
background-image:url(../images/player_images/buttonBg.gif);
color:Gray;
}
.popup_wrapper .col1 .leftWing .buttonsDiv .itemDiv a.grey:hover {
background: url(../images/player_images/buttonBg.gif) no-repeat;
color:Gray;
}*/
/**/
.popup_wrapper .col1 .leftWing .buttonsDiv .divider {
	margin: 0 5px 0 5px;
}
.popup_wrapper .col2 {
	float: left;
	width: 540px;
	height: auto;
	overflow:hidden;
}
.popup_wrapper .col2 .header {
	float: left;
	width: 540px;
	background: url(../images/player_images/headerBg.gif) repeat-x #CF413D;
	height: 30px;
	font: normal 14px arial;
	color: #FFF;
}
.popup_wrapper .col2 .header span {
	background: #CF413D;
	width: 140px;
	float: left;
	margin: 8px 0 0 0px;
	padding: 0 0 0 10px;
}
.popup_wrapper .col2 .header img {
	float: right;
	border: none;
}
.popup_wrapper .col2 .content {
	float: left;
	width: 533px;
	height: auto;
}
/*new code*/
.popup_wrapper .col2 .content .content1
{
	float: left;
	width: 527px;
	height: auto;
	border: 7px solid #CF413D;
	border-top: none;
	border-bottom: none;
	background-color:#FFF;

}
.popup_wrapper .col2 .content .bottomShadow
{
	float: left;
	width: 540px;
	height: 18px;
	background:url(../images/player_images/bottomShadow3.png) no-repeat;
	_background:url(../images/player_images/bottomShadow3.png) no-repeat;
	background-position: bottom left;
}

/* end new code*/
.popup_wrapper .col2 .content .navigation_bar1 {
	float: left;
	width: 521px;
	background: #fff;
	height: 29px;
	border-bottom: 1px solid #CF413D;
	font: normal 14px arial;
	padding: 0 0 0 5px;
}
.popup_wrapper .col2 .content .navigation_bar1 img {
	border: 0px;
}
.popup_wrapper .col2 .content .navigation_bar1 span.heading {
	width: 372px;
	float: left;
	margin: 7px 0 0 0;
}

.popup_wrapper .col2 .content .navigation_bar1 span.nav {
	width: 116px;
	float: left;
	text-align: right;
	margin: 2px 0 0 0;
}

.popup_wrapper .col2 .content .navigation_bar1 span.navcoll {
	width: 116px;
	float: left;
	text-align: right;
	margin: 2px 0 0 0;
}

.popup_wrapper .col2 .content .navigation_bar1 span.nav img {
	margin: 0 0 0 2px;
}
.popup_wrapper .col2 .content .navigation_bar1 span.openClose {
	width: 30px;
	float: right;
	text-align: right;
	margin: 2px 3px 0 0;
}
.popup_wrapper .col2 .content .videoDiv {
	float: left;
	width: 527px;
	height: 368px;
	background:#ffffff;
	border-bottom: 1px solid #CF413D;
}
.popup_wrapper .col2 .content .text {
	float: left;
	width: 504px;
	height: auto;
	max-height: 100px;
	overflow: auto;
	background: #fff;
	padding: 10px;
	font: normal 12px arial;
}
.popup_wrapper .col2 .content .text a {
	color: #1E69B9;
	text-decoration: none;
}
.popup_wrapper .col2 .content .text .list_log{
	width: 500px;		
}
.popup_wrapper .col2 .content .text .list_log div.replybtn{
	margin-left: 440px;	
	width: 60px;
}
.popup_wrapper .col2 .content .text .list_log div.log_right{	
	width: 422px;	
	margin-right: 55px;
}
.popup_wrapper .col2 .content .text .list_log div.log_right2{	
	width:420px;margin-right:45px;
}
.popup_wrapper .col2 .content .text .list_log div.log_right div.date{
	margin-bottom:0px;
}
#playerCollaboration{
	max-height: none !important;	
	overflow: hidden !important;
}


.popup_wrapper .col2 .content .buttonsDiv
{
	float: left;
	width: 515px;
	height: 25px;
	text-align: right;
	background: #fff;
	border: 0px;
	padding: 5px 0 0 0;
}
.popup_wrapper .col3 {
	float: left;
	width: 204px;
	height: auto;
}
.popup_wrapper .col3 .rightWing {
	float: left;
	width: 220px;
	height: 402px;
	margin: 30px 0 0 0;
}
/* new code */
.popup_wrapper .col3 .rightWing .content
{
	float: left;
	width: 193px;
	height: 402px;
	border: 7px solid #CF413D;
	border-bottom: none;
	border-left: none;
	background-color:#FFF;

}
.popup_wrapper .col3 .rightWing .bottomShadow
{
	float: left;
	width: 220px;
	height: 28px;
	_width: 219px;
	*width: 219px;
	background:url(../images/player_images/bottomShadow2.png) no-repeat;
	_background:url(../images/player_images/bottomShadow2.png) no-repeat;
	background-position:left top;

}

.popup_wrapper .col3 .rightWing .rightShadow
{
	float: left;
	width: 20px;
	_width: 19px;
	*width: 19px;
	height: 409px;
	background: url(../images/player_images/right_shadow.png) repeat-y;

}

/* end new code */
.popup_wrapper .col3 .rightWing .topDiv {
	float: left;
	width: 185px;
	height: auto;
	border-bottom: 1px solid #999999;
	font: normal 12px arial;
	padding: 0px 0 0 8px;
}
.popup_wrapper .col3 .rightWing .topDiv h2 {
	color: #CF403C;
	font: normal 14px arial;
	margin: 0 0 4px 0;
}
.popup_wrapper .col3 .rightWing .topDiv a {
	text-decoration: none;
	color: #1E69B9;
}
.popup_wrapper .col3 .rightWing .topDiv a:hover {
	text-decoration: underline;
}
.popup_wrapper .col3 .rightWing .topDiv p {
	line-height: 16px;
	color: #666666;
	margin: 0 0 10px 0;
}
.popup_wrapper .col3 .rightWing .topDiv span {
	color: #999999;
}
.bottomDivLeft{	
	width: 178px;
	height: 200px;
	padding: 5px;
	font: normal 12px arial;
	overflow: hidden;
	float: left;
}
.bottomDivLeft h2 {
	color: #CF403C;
	font: normal 14px arial !important;
	margin: 0 0 4px 0;
}
.bottomDivLeft div.det_item{
	padding-top: 0px;
	margin-bottom: 4px;
	clear: both;
	height: 16px;
	line-height: 16px;
}
.bottomDivLeft div.det_item img{
	margin-top: 0px;
}
.bottomDivLeft div.det_item span{
	margin-top: 0px;
}
.popup_wrapper .col3 .rightWing .bottomDiv {
	float: left;
	width: 185px;
	max-height: 208px;
	padding: 8px 0 0 8px;
	font: normal 12px arial;
	overflow-y: scroll;
}
.popup_wrapper .col3 .rightWing .bottomDiv h2 {
	color: #CF403C;
	font: normal 14px arial;
	margin: 0 0 4px 0;
}
.popup_wrapper .col3 .rightWing .bottomDiv a {
	text-decoration: none;
	color: #1E69B9;
}
.popup_wrapper .col3 .rightWing .bottomDiv a:hover {
	text-decoration: underline;
}
.popup_wrapper .col3 .rightWing .bottomDiv p {
	margin: 3px 0;
}
.popup_wrapper .col3 .rightWing .bottomDiv .noborder {
	border: none;
}
.popup_wrapper .col3 .rightWing .bottomDiv ul {
	margin: 0px;
	padding: 0 0 7px 0;
	list-style-type: none;
	border-bottom: 1px dashed #CCC;
}
.popup_wrapper .col3 .rightWing .bottomDiv ul li {
	background:url(../images/player_images/bullet.gif) no-repeat 0 6px;
	padding: 0 0 0 10px;
}
/*Added new*/
.popup_wrapper .col3 .rightWing .bottomDiv img {
	margin: -11px 0 0 0;
	border: none;
}

.popup_wrapper .col3 .rightWing .bottomDiv .listContainer{
	float: left;
	width: 158px;
	height: auto;
	border-bottom: 1px dashed #CCC;
	padding: 5px 0;
}

/*.popup_wrapper .col3 .rightWing .bottomDiv .listContainer .tag_type
{
	float: left;
	width: 158px;
	height: auto;
	background:url(../images/player_images/bullet.gif) no-repeat 0 6px;
	padding: 0 0 0 8px;
}*/
#popup_wrapper .col3 .rightWing .bottomDiv .listContainer .item
{
	float: left;
	width: 158px;
	height: auto;
	background:url(../images/player_images/bullet.gif) no-repeat 0 6px;
	padding: 0 0 0 8px;
}

.popup_wrapper .col3 .rightWing .addTagBtn
{
	float: left;
	width: 185px;
	text-align: right;
	height: auto;
	clear: both;
	margin: 5px 0 0 0;
}

.popup_wrapper .col1 .leftWing .buttonsDiv ul li:hover
{
	background:url(../images/player_images/buttonBgHover.gif) no-repeat;
}
.popup_wrapper .col1 .leftWing .buttonsDiv ul li a:hover
{
	font-weight: bold;
}
.popup_wrapper .col1 .leftWing .buttonsDiv .currentClass{
	float: left;
	width: 171px;
	height: 20px;
	padding: 3px 0 0 5px;
	background: url(../images/player_images/buttonBgHover.gif) no-repeat;
	cursor: pointer;
}
.popup_wrapper .col1 .leftWing .content .buttonsDiv  .currentClass a {
	display: block;
	text-decoration: none;
	color: black;
	font: normal 13px arial;
}
.popup_wrapper .col3 .rightWing .bottomDiv {
	float: left;
	width: 185px;
	/*max-height: 252px;*/
	height:250px;
	_height:215px;
	padding: 8px 0 0 8px;
	font: normal 12px arial;
	overflow-y: scroll;
}
.popup_wrapper .col3 .rightWing .bottomDiv span{
	clear:both;
	display:block;
	
}

.popup_wrapper .col3 .rightWing a.del_tag{
	clear:both;
	display:block;
	width:9px;
	height:9px;
	float:right;
	margin:0;
	padding:0;
	margin-top:3px;	
	background-image: url(../images/del_tag.gif);
}
.popup_wrapper .col3 .rightWing a.del_tag img{
	display:none;
}

.inputText {
 	width: 340px;
 	border: none;
 	background: url(../images/player_images/spacer.gif);
 	font: normal 12px arial;
}

.inputTextArea {
 	width:510px;
	height:90px;
 	font: normal 12px arial;
 	border: none;
 	background: url(../images/player_images/spacer.gif);
}

/*Collection css code*/


.collectionDiv
{
	float: left;
	width: 486px;
	height: 328px;
	border-bottom: 1px solid #CF413D;
	padding: 20px;
	overflow-x:none;
	overflow-y:scroll;
}

.collectionDiv .container
{
	width: 465px;
	/*position: relative; */
	left: 10px;
	top: 2px;
	height: auto;
	z-index:0;
}

.collectionDiv .imageSet
{
	float: left;
	width: 100px;
	height: auto;
	margin-left:25px;
	_margin-left:18px;
	margin-right:25px;
	_margin-right:18px;
}

.collectionDiv .imageSet .thumb
{
	float: left;
	width: 100px;
	height: 73px;
}

.collectionDiv .imageSet .thumb .unlink
{
	width: 30px;
	height: 23px;
	position: relative;
	left: 86px;
	top: -5px;
}

.collectionDiv .imageSet .title
{
	float: left;
	width: 100px;
	height: 40px;
	margin: 5px 0 0 0;
}

.collectionDiv .imageSet .title a
{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #1E69B9;
	text-decoration: none;
}

.collectionDiv .imageSet .title img
{
	margin: 0 5px 0 0;
}

.subTitleDiv
{
	float: left;
	width: 511px;
	height: 20px;
	padding: 5px;
}

.subTitleDiv a
{
	text-decoration: none;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #1E69B9;
}

.removeDots 
{
	outline: none;
}
.webdoc{
	display: none;
	position:absolute;
	margin-top:60px;
	margin-left:8px;
	width:524px;
	height:368px;
}
.resourceDescription{
	display: none;
	position:absolute;
	margin-top:453px;
	margin-left:8px;
	width:524px;
	height:100px;
}
div.playerRowButton{
	width: 492px;
	height: 18px;
	margin-top: 4px;
	margin-bottom: 4px;
	line-height: 20px;
	font-size: 14px;		
	margin-left: 8px;
	background-image: url(../images/player_images/red_arrow_right.gif);
	background-position: left center;
}
div.playerRowButton a{
	display: block;
	width: 100%;
	height: 18px;
	color: #666666;
	padding-left: 20px;
}
#row_playerCollaboration{
	background-image: url(../images/player_images/red_arrow_right.gif);
}
div.player_prelist{
	width: 492px;
	text-align:right;
	margin-top:10px;	
	margin-bottom: 10px;
	font-size:10px;
}
div.player_prelist a{
	font-size: 11px;
	text-decoration: underline;
}