.rightcomponentbox
{
	height:auto;
	width:159px;
}

.componentbox
{
	background-image:url(../../images/componentboxbg.png);
	width:159px; float:left;
}
.componentbox_footer
{
	background-image:url(../images/componentbx-footer.png);
	width:144px;
	height:26px;
	background-position:bottom;
	background-repeat:no-repeat;
	padding:0px 0px 0px 15px; float:left;
}
.sendsaveSection
{
	width:159px;background-image:url(../../images/componentboxbg.png);float:left;	
}
.componentcontent
{
	padding:3px 5px 5px 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; float:left;
}

.rightcomponent_heading
{
	width:159px;
	height:25px;
	background-image:url(../../images/componentboxbg.png);
	margin-bottom:2px;
}

.rightcomponent_heading h3
{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:lowercase;
	padding:5px 0px 0px 15px;
}

.clearplaylist
{
	color:#15A1C6;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer; width:70px; padding-right:4px;
}
.PLMAXMIN
{
position:relative; left:120px; margin-top:-12px; width:20px; height:20px; cursor:pointer;
}
.EmptythumbView
{
 	 position:relative; margin:1px; width:65px; height:65px; float:left;
}
.EmptyListView
{
	 background-repeat:no-repeat; background-position:left; position:relative; margin:1px; width:132px; height:31px; float:left;
}
.EmptythumbView1
{
 	 position:relative; margin:1px; width:65px; height:65px; float:left; background-image:url(../images/thumbnail_background.png);
}
.EmptyListView1
{
	 background-repeat:no-repeat; background-position:left; position:relative; margin:1px; width:132px; height:31px; float:left;
	  background-image:url(../images/mini_thumbnail_no_image.gif);
}
.listViewRemove
{
font-weight:bold; color:#FF0000; font-size:11px; width:2px; height:2px; left:135px; position:absolute; cursor:pointer;
}
.thumbViewRemove
{
font-weight:bold; color:#FF0000; font-size:11px; width:2px; height:2px; left:55px; position:absolute; cursor:pointer;
}
.playlist_white_textbox
{
font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; background-color:#FFFFFF; border:1px solid #FFFFFF;
width:100px; height:14px;
}
.playlist_grey_textbox
{
font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#524F4D; background-color:#E2DCD7; border:1px solid #E2DCD7;
width:100px; height:12px;
}
.playlist_list
{
	background-image:url("../../images/sprite.png");
	background-position: -97px 1px;
	background-repeat:no-repeat;
	height:20px;
	width:20px;
}
.playlist_thumb
{
	background-image:url("../../images/sprite.png");
	background-position: -117px 1px;
	background-repeat:no-repeat;
	height:20px;
	width:18px;
}

.blue_link {
	color:#15A1BC;
	cursor:pointer;
}
.white_link {
	color:#ffffff;
	cursor:pointer;
}
.gray_link {
	color:#666666;
	cursor:pointer;
	font-weight:bold;
}
.gray_normal_link {
	color:#666666;
	cursor:pointer;
}
.black_normal_link {
	color:#000000;
	cursor:pointer;
}

.channel_icon{
	background-image:url(../../members/images/channel_icon.png);
	background-repeat:no-repeat;
	width:17px;
}
.channel_icon_edit{
	background-image:url(../../members/images/channel_icon_edit.jpg);
	background-repeat:no-repeat;
	width:17px;
}
#pageplaylist{
	width:270px;
	//height:332px;
	overflow-x:hidden;
	overflow-y:hidden;
	height:auto!important;
	padding: 20px 0px 0px 20px;
}
#fancybox-inner
{
	overflow:hidden!important;
	top: 0px!important; 
	left: 0px!important;
	width:100%!important;
	height:auto!important;
}
#fancybox-close{
	top:-9px!important;
	background-repeat:no-repeat;	
}
#pageplaylist_edit{
	width:390px;
	overflow-x:hidden;
	overflow-y:hidden;
	height:auto!important;
	padding: 20px 0 20px 20px;
}
#fancybox-wrap {
	padding:20px 20px 10px 20px!important;
}

.btn_add_video{
	background-color:#666666;
	width:96px;
}
.err_text{ color:#ff0000;}
#add_share_video{
	padding-bottom:25px;
}
.gray_btn_left{
	height:17px; cursor:pointer;
	background-image:url("../../members/images/gray_btn_left.jpg");
	background-repeat:no-repeat;
	width:2px;
	float:left;
}
.gray_btn_right{
	height:17px; cursor:pointer;
	background-image:url("../../members/images/gray_btn_right.jpg");
	background-repeat:no-repeat;
	width:2px;
	float:left;
}
.gray_btn_middle{
	height:16px; background-color:#ECECEC; text-align:center; color:#000000; cursor:pointer;
	background-image:url(".../../members/images/gray_btn_middle.jpg");
	background-repeat:no-repeat;
	float:left;
	font-weight:bold;
	padding-top:1px;
}
.pl_textbox{
	background-color:#ECECEC;
	width:128px;
	font-size:11px;
	padding-left:6px;
}
.small_gray_text{
	color:#666666;
	font-size:10px;
}
.channel_icon_holder
{
	width:17px;
}
.small_text{
	font-size:10px;
}
.pl_close_edit{
	position:absolute; right:15px; font-size:10px; cursor:pointer; top:1px;
}
.pl_close{
	color:#ffffff; position:absolute; right:15px; font-size:10px; cursor:pointer; top:1px;	
}
.pl_heading {
	font-size:13px; font-weight:bold;
}
.blue_text {
	color:#15A1BC;
}