﻿/* ////////////////////////////////////추천친구 팝업창에 추가된 cSS 전체 _ 시작 //////////////////////////////////////////   */

/* DIV에 height를 100%로 주기 위해 필요한 body 항목 */
.aBody {margin:0; padding:0; width:100%; height:100%; overflow: auto;}



/*투명 PNG 익스6버전 이하를 위한 소스*/
.png24 {
      tmp:expression(setPng24(this));
}

/* 팝업창과 닫기버튼 위치 */
.PopupLocation {position:absolute; z-index:903; width:532px; height:466px;left:50%; top:50%; margin:-233px 0px 0px -266px;}
.CloseLocation {position:absolute; z-index:802;right:13px;top:13px;}

/*상단 프로세스 이미지 위치 */
.TopimgLocation {position:absolute; z-index:802;left:12px;top:12px;}
/*상단 설명아래 점선*/
.TopSpline {position:absolute; z-index:802;margin:135px 0px 0px 22px;width:490px; height:1px;background-image:url(/ishootweb/images/ad/popup_spline.gif); background-repeat:repeat-x;}

/*추천친구 전체 감싸는 박스 */
.ListAllBox {position:absolute; z-index:802;width:488px;height:300px;margin:144px 0px 0px 21px; border:1px solid #636363;}
.ADListTitle {background-image:url(/ishootweb/images/ad/popup_title_bg.gif); background-repeat:repeat-x; height:36px;}



/* 추천친구 목록 관련 내용들 _ Start */
.listline        {width:229px; border-bottom:1px solid #d7d7d7;} /*목록 아래 라인 들어가는 1~3번째 줄까지 */
.listline2        {width:269px; border-bottom:1px solid #d7d7d7;} /*목록 아래 라인 들어가는 1~3번째 줄까지 */
.listlinenone    {width:229px; border-bottom:none;} /*목록 4번째줄은 아래 라인이 없어서,, 요걸 사용*/
.listThumBox     {width:57px;padding-bottom:5px;padding-top:1px;}
.listThumImg     {width:50px;height:50px; border:1px solid #555555;}
.NickWidth       {width:115px;}
.NickFont              {font-size:11px; color:#2f4c8e; text-decoration:none;font-weight:normal;line-height:13px;}
.NickFont  a:active    {font-size:11px; color:#2f4c8e; text-decoration:none;font-weight:normal;line-height:13px;}
.NickFont  a:link      {font-size:11px; color:#2f4c8e; text-decoration:none;font-weight:normal;line-height:13px;}
.NickFont  a:visited   {font-size:11px; color:#2f4c8e; text-decoration:none;font-weight:normal;line-height:13px;}
.NickFont  a:hover     {font-size:11px; color:#2f4c8e; text-decoration:none;font-weight:normal;line-height:13px;}

.BtnWidth        {width:57px;}
.BtnPosition     {position:absolute;margin-top:-1px;}
.ProfileBox      {width:170px; height:41px;overflow:hidden;}
.ProfileBox2      {width:210px; height:41px;overflow:hidden;}
.ProfileText     {padding-top:6px;line-height:12px;height:41px; overflow:hidden; margin-top:-1px; text-align:justify;}

/* 추천친구 목록 관련 내용들 _ End */



/*제일 아래쪽 DIV 배경 PNG이미지 들어간 DIV*/
.BgBox {position:absolute; z-index:801;}

/*페이지 덮는 알파 들어간 검정 바탕 */
.BgBlack {position:absolute; z-index:800; width:100%; height:100%; left:0px;top:0px; background-color:#000000;opacity: 0.5;filter:alpha(opacity=50);}


/* ////////////////////////////////////추천친구 팝업창에 추가된 cSS 전체 _ 끝 //////////////////////////////////////////   */

/* //////////////////////////////////// 웹, 친구광장 페이지 우측 추천 친구 관련//////////////////////////////////////////   */
.WhiteBox {background-color:#FFFFFF;width:201px; height:245px; overflow:hidden;}
.PlazaADHeight {height:59px; overflow:hidden;}
.PlazaProfileBox {width:132px;height:41px;overflow:hidden;}


/*2차 CSS 시작 **/
/* //////////////////////////////////// 어플 친구찾기 관련//////////////////////////////////////////   */
.FSearchSpline {margin:10px 8px 0px 8px;width:571px; height:1px;background-image:url(/ishootweb/images/ad/popup_spline.gif); background-repeat:repeat-x;}
.FSearchListAllBox {width:571px;height:300px;margin:10px 8px 0px 8px; border:1px solid #a7a7a7;}

