/* Main Content Wrappers */
#hotlist_wrapper{
	position:relative;
	z-index:0!important;
	height:259px;
	margin-bottom:5px;
	margin-top:10px;
}

#page_work #hotlist_wrapper .header_title{
	z-index:0!important;
	border:0px solid red;
	overflow:visible;
}

#page_work #hotlist_wrapper .member_box{
}

#hotlist_wrapper #hot_listing {
	padding-bottom:5px;
	position:relative;
	z-index:25;
}

#page_work #hotlist_wrapper .member_box{
	z-index:0;
}

#dynamic_hot_list{
	height:191px;
	border:0px solid red;
	position:relative;
}

.dynamic_hot_list_empty{
	background:url(../../../assets/images/backgrounds/hotlist_empty_bg.png) no-repeat;
	background-position:35px 70px;
}

#hot_list_layer_loading {
	background:#FFFFFF url(../../../assets/images/backgrounds/pagination_x_tile.gif) repeat-x;
	background-position:bottom;
	border:1px solid #FFFFFF;
	height:232px;
	position:absolute;
	width:715px;
	z-index:9;
}

/*******************************/

/* Member list tab */
#hot_list_tab_container{
	position:absolute;
	padding-right:1px;
	font-weight:normal;
	font-size:14px;
	width:552px;
	line-height:27px;
	z-index:20;
	height:26px;
	top:-1px;
	left:164px;
	z-index:25;
}

#hot_list_tab_container  #tab_hot_list_save,
#hot_list_tab_container  #tab_hot_list_info,
#hot_list_tab_container  #tab_hot_list_trash{
	margin:1px 0px 2px 1px;
	padding:0 5px 0 ;
	height:26px;
	font-weight:bold;
	color:#333333;
	font-size:12px;
	background:#fff url(../../../assets/images/backgrounds/hot_tab_x_tile.gif) repeat-x;
	background-position:0px 4px;
	position:absolute;
}

#hot_list_tab_container  #tab_hot_list_trash{
	width:130px;
	left:411px;
	overflow:hidden;
}

#hot_list_tab_container  .hot_list_trash_expand{
	width:130px!important;
	height:74px!important;
	border-top:1px solid #B00054;
	border-left:1px solid #B00054;
	border-right:1px solid #B00054;
	background-color:#fff!important;
	left:410px!important;
	top:-49px!important;
	background-position:0px 52px!important;
}

#hot_list_tab_container  .trash_remove_info{
	line-height:14px;
	padding-top:3px;
	padding-bottom:3px;
	font-size:12px;
	font-weight:normal;
	text-align:center!important;
	display:block;
	color:#B00054!important;
	z-index:800;
}

#hot_list_tab_container  #tab_hot_list_trash .trash_remove_info{
	display:none;
}

#hot_list_tab_container  .hot_list_trash_expand .trash_remove_info{
	display:block!important;
}

#hot_list_tab_container .active{
	background-color:#fff;
	color:inherit;
}

#hot_list_tab_container  #tab_hot_list_save,
#hot_list_tab_container  #tab_hot_list_info{
	width:400px;
	left:0px;
}

#hot_list_tab_container  #tab_hot_list_trash div,
#hot_list_tab_container  #tab_hot_list_save div{
	padding-right:25px;
}

#hot_list_tab_container  #tab_hot_list_save div{
	background:url(../../../assets/images/icons/hot_save_icon.gif) no-repeat;
	background-position:right;	
}

#hot_list_tab_container  #tab_hot_list_trash div{
	background:url(../../../assets/images/icons/hot_trash_icon.gif) no-repeat;
	background-position:114px 3px; 
}
/********************************/

/* Hot List Tab and Info display */
#hot_list_info,
#hot_list_trash,
#hot_list_save{
	height:50px;
	position:absolute;
	top:6px;
	height:50px;
	color:#fff;
	font-weight:bold;
	overflow:hidden;
	font-size:10px;
}

#hot_list_tab_container .active{
	background:none!important;
	background-color:#fff!important;
	color:inherit;
}

#hot_list_info{
	left:180px;
	width:250px;
	border:0px solid green;
}

#hot_list_info #hot_list_info_result,
#hot_list_info #hot_list_info_notice,
#hot_list_info #hot_list_info_loading{
	position:absolute;
	top:0;
	left:0;
}

#hot_list_info #hot_list_info_result,
#hot_list_info #hot_list_info_notice{
	margin-top:12px;
}

#hot_list_info #hot_list_info_loading img{
	float:left;
	display:block;
	margin-top:14px;
}

#hot_list_info #hot_list_info_loading span{
	float:left;
	margin-top:16px;
	margin-left:5px;
	padding:0;
	height:40px;
	width:220px;
}

.trash_border{
	border:1px dashed red;
}

.mypage .hot_list_instruction{
	height:203px!important;
}

.hot_list_instruction #dynamic_hot_list{
	height:140px;
	line-height:15px;
}

.hot_list_instruction #tab_hot_list_save{

}

.hot_list_instruction .add_item,
.hot_list_instruction .save_item,
.hot_list_instruction .delete_item{
	padding-left:40px;
	margin:0 0 10px;
	position:relative;
}

.hot_list_instruction .add_item{
	background:url(../../../assets/images/icons/mypage_add_hotlist_icon.gif) no-repeat;
}

.hot_list_instruction .save_item{
	background:url(../../../assets/images/icons/mypage_save_icon.gif) no-repeat;
}

.hot_list_instruction .delete_item{
	background:url(../../../assets/images/icons/mypage_delete_icon.gif) no-repeat;
}

#hotlist_not_logged_in_container{
	position:absolute;
	top:50px;
	left:50px;
	width:615px;
	height:150px;
	z-index:999;
	display:none;
}

#hotlist_not_logged_in_container .close_button_common{
	position:absolute;
	top:5px;
	left:591px;
	z-index:10;
}

#hotlist_not_logged_in,
#hotlist_not_logged_in_info{
	position:absolute;
	width:615px;
	height:150px;
}

#hotlist_not_logged_in{
	background:url(../../../assets/images/backgrounds/opacity_wht_90.png) repeat;
}

#hotlist_not_logged_in_info{
	text-align:center;
	background:url(../../../assets/images/icons/user_not_logged_big.gif) no-repeat;
	background-position:40px 45px;
}

#hotlist_not_logged_in_info div{
	padding-left:40px;
	padding-top:5px;
}

#hotlist_not_logged_in_info div.title{
	padding-top:50px;
	font-size:18px;
}
/*************************************/