@charset "utf-8";
/* CSS Document */
/*======= welcome message =======*/
.black_bg {background-image:url(../images/welcome_bg.jpg); height:179px; margin-top:10px;}
.free_infopanel {color:#fffefe; font-family:tahoma; font-size:24px; font-weight:bold;}
.free_panel {color:#ff007e; font-family:tahoma; font-size:24px; font-weight:bold;;}
.dating {color:#bffa98; font-family:tahoma; font-size:26px; font-weight:bold; line-height:36px;}
.mbuhay {color:#fffefe; font-family:tahoma; font-size:20px; font-weight:bold; line-height:35px;}
.phil_ds {color:#ff007e; font-family:tahoma; font-size:24px; font-weight:bold;}
/*==============================*/

/*========== black box (homepage) ===========*/
.black_box {background-color:#0E0E0E; border-color:#0E0E0E; border-right:5px solid #181818; margin-top:0;}
.bluearrow_box {background-color:#181818; float:left; height:90px; border-bottom-color:#181818;}
.bluearrow_msg {margin:0 0 0 40px; padding-top:5px; height:85px; width:820px;}
/*============================================*/

/*============== footer =============*/
#layout_footer {clear: both; padding: 15px 0 0 0;}
#layout_footer p {text-align: center; font-family:"Trebuchet MS"; font-size:14px; }
/*===================================*/

/*================ home page ===============*/
/* content panel style for left panel */
.content_box {border:1px solid #000000; border-top-color:#c6006a; min-width:300px; margin:30px 0 0 0;}
.content_boxheader {font-size:1.4em; font-family:'Trebuchet MS'; margin:5px 0 20px 5px;}
.content_boxbg {background:url(../images/newpage/panel_bg.jpg); height:120px;}
/*==========================================*/


/*================= profile page ===============*/
.jpanel_type {
	/*border: solid 1px #000;*/
	/*padding: 10px 20px 10px 20px;*/
	padding:10px 0 10px 0;
	margin: 10px 0 5px 0;
	overflow: hidden;
}
.jpanel_title {
	background-repeat: no-repeat;
	background-position: left center;
	/*border-bottom: solid 1px #000;*/
	padding-bottom: 5px;
	margin-top: 5px;
	margin-left: 0;
	margin-bottom: 10px;
}
.jpanel_content {
	clear: both;
	overflow: hidden;
}

.jmember_photo_view, .jmember_detailed_view {
	border: solid 1px #2a2e58 ! important;
}
.jmember_photo_view .jright_pane, .jmember_detailed_view .jright_pane {
	/*border-left: solid 1px #2a2e58;*/
	/*color: #96bde6;*/
	color:#777777;
	float: left;
	text-align: left;
	height: 162px; /* fix defined*/
	max-height: 162px; /* fix defined*/
}

/* Member detailed view listing style */
.jmember_detailed_view {
	/*width: 400px;*/
	width:auto;
}
.jmember_detailed_view .jcap {
	background: url(../images/1_member_detail_cap-bg.jpg) left top no-repeat;
	clear: both;
	text-align: left;
	
	padding-top: 1px;
}
.jmember_detailed_view .jcap .jfirst_name {	
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	padding-left: 5px;
}
.jmember_detailed_view .jright_pane .jdetails {
	float: left;
	line-height: 20px;
	padding-left: 10px;
	padding-top: 10px;
	font-family:"Trebuchet MS";
	font-size:14px;
}
.jmember_detailed_view .jright_pane .jdetails strong { 
	color: #777777;
}
.jmember_detailed_view .jright_pane .jdetails .jprofile_heading {	
	font-family:"Trebuchet MS";
	/*font-size: 12px;*/
	/*height: 50px;*/
	line-height: 10px;
	overflow: hidden;
	white-space: normal;
	width: 200px;
} 

.jmemb_info {
	font-family:"Trebuchet MS";
	/*font-size: 18px;*/
	height: 30px;
	/*line-height: 10px;*/
	overflow: hidden;
	white-space: normal;
	width: 200px;
	color:#FFFFFF;
}

.jmemb_detailed_view .jright_pane .jdetails {
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	font-family:"Trebuchet MS";
	font-size:14px;
}
.jmemb_detailed_view .jright_pane .jdetails strong { 
	color: #777777;
}
