html { 
	min-height: 100%;
	margin-bottom: 0px; 
}
body {
	background: #FFFFFF;
	position: relative;
	text-align: center;
	font-size: 12px;
	margin: 0px; 
}

table.body {
	width: 976px;
}

p {
	margin: 0px;
	padding: 0px;
}

div, td {
	/*font-family: tahoma, "Trebuchet MS", arial, serif;  */
    font-family: arial , tahoma, "Trebuchet MS",  serif;
	font-size: 12px;
	color: #55555;
	line-height: 140%;
}

.clearfix:after{
	clear: both;
	content: ".";
	visibility: hidden;
	*zoom: 1;
}

td.top_menu {
	background-image: url(../images/custom/bg-top-menu.gif); 
	background-repeat: repeat-x; 
	/*
	border-top: 1px solid #CCCCCC; 
	border-bottom: 1px solid #BBBBBB;
	*/
}

td.top_menu2 {
	width: 20%; 
	text-align: right; 
	/*
	border-right: 1px solid #CCCCCC; 
	border-top: 1px solid #CCCCCC; 
	border-bottom: 1px solid #BBBBBB; 
	*/
	background-image: url(../images/custom/bg-top-menu1.gif); 
	background-repeat: repeat-x;
}

div.top_menu_link_container, div.top_menu_link_container_end {
	float: left;
	height: 36px;
	/*border-left: 1px solid #CCCCCC;*/
	background: transparent url(../images/custom/sep-top-menu.gif) no-repeat right top; 
}

div.top_menu_left {
	float: left;
	height: 36px;
	width:24px;
	/*border-left: 1px solid #CCCCCC;*/
	background: transparent url(../images/custom/top-menu-left.gif) no-repeat left top; 
	
}
div.top_menu_right {
	float: right;
	height: 36px;
	width:16px;
	/*border-left: 1px solid #CCCCCC;*/
	/*background: transparent url(../images/custom/top-menu-right.gif) no-repeat right top; */
	
}

div.top_menu_link {
	font-weight: none;
	font-size: 13px;
	padding-top: 5px;
	padding: 8px 10px 0px 10px;
}

div.top_menu_link_container_AddCon {
	float: right;
	height: 36px;
	/*border-left: 1px solid #CCCCCC;*/
	
} 
div.top_menu_link_AddCon {
	padding: 4px 35px;
    background: transparent url(../images/custom/top-menu-right.gif) no-repeat right top; 
}

div.top_menu_link_loggedin {
	height: 25px;
	text-align: right;
	font-weight: bold;
	font-size: 13px;
	padding-top: 5px;
	padding: 6px 0px 0px 10px;
}

div.menu {
	width: 150px; 
	border: 1px solid #CCCCCC; 
	border-left: 3px solid #7391a8;
	background: #EEEEEE; 
	padding: 0px 0px 10px 10px;
	margin-right: 10px;
}

div.menu_header {
	margin-top: 10px;
	margin-bottom: 7px;
}

td.menu_user {
	background-image: url(../images/menu_user.gif); 
	background-repeat: repeat-x; 
	background-color: #FFFFFF;
	padding: 5px 10px 5px 10px; 
	border: 1px solid #CCCCCC; 
	border-top: none; 
	text-align: left;
}

div.menu_item {
	float: left;
	padding-right: 10px;
	font-weight: bold;
	background: none;
}

div.menu_sep {
	padding: 2px 0px 0px 10px;
	float: left;
	background: none;
}

img.menu_icon {
	display: block;
	float: left; 
	margin-right: 4px;
}

img.menu_icon2 {
	margin-bottom: -3px;
	margin-right: 4px;
}

div.menu_arrow {
	padding: 2px;
	float: left;
}

div.menu_item_dropdown a {
	padding: 3px 40px 5px 7px;
	font-weight: normal;
	border-top: 1px solid  #aaaaaa;
	display: block;
	background: #225d98;
	color:#FFFFFF;
}

div.menu_item_dropdown a:hover {
	padding: 3px 40px 5px 7px; 
	font-weight: normal;
	background: #F2F2F2;
	/*border-left: 3px solid #BBBBBB;*/
	text-decoration: none;
	display: block;
	color:#225d98;
}

div.menu_dropdown {
	border: 1px solid #CCCCCC; 
	border-top: none; 
	background: #FFFFFF; 
	position: absolute; 
	margin-top: 6px;
	margin-left: -30px;
	z-index: 99;
	width: auto; 
	white-space: nowrap; 
	text-align:left;
}
.iframe_menu {
	border: 0;
	position: absolute;
	margin-top: 6px;
	margin-left: -30px;
	z-index: 98;
	height: 0;
	
	
}
td.topbar1 {
	padding-bottom: 5px;
}

td.topbar2, td.topbar2_right {
	background-image: url(../images/menu_bg.gif); 
	background-repeat: repeat-x; 
	font-weight: bold; 
	font-size: 15px; 
	padding: 10px 10px 8px 15px; 
	color: #FFFFFF;
	border-bottom: 1px solid #31537D;
}

td.topbar2_right {
	font-weight: normal;
	padding: 10px 15px 8px 10px; 
	text-align: right;
}

td.content {
	vertical-align: top;
	text-align: left;
	background: #FFFFFF;
}

div.content {
	width: 976px; 
	padding: 10px 0px 20px 0px; 
	text-align: left; 
	margin-left: auto; 
	margin-right: auto;
}

div.copyright {
	background: #FFF; 
	padding: 4px; 
	text-align: center; 
	margin-left: auto; 
	margin-right: auto;  
	color: #444444;
}

div.page_header {
	font-size: 21px;
	color: #555555;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", arial, verdana, serif;
	text-transform:capitalize;
}
div.page_header1{
    font-size: 21px;
	color: #555555;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", arial, verdana, serif;
	text-transform:capitalize;
        float:left;
        width: 750px;
}
.Ppage_header{border-bottom:1px solid #000; background:none; padding-top:20px; text-transform:capitalize; font-size:16px; font-weight:bold;}
.PHeader_{background:#F1F5FE; font-size:18px; padding:10px; text-transform:capitalize;}
td.header {
	padding: 4px 5px 5px 6px;
	border: 1px solid #DDDDDD;
	font-weight: bold;
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
	color: #333333;
}

div.header {
	padding: 4px 5px 5px 6px;
	border: 1px solid #DDDDDD;
	font-weight: bold;
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
	color: #333333;
}

div.newupdates {
	position: absolute; 
	top:8px;
	left:50px;
	height: 31px; 
	width: 150px; 
	margin: 15px 0px 0px 15px;
	background-image: url(../images/newupdates.gif); 
	background-repeat: no-repeat;
}

div.newupdates_content {
	text-align: left; 
	padding: 8px 5px 5px 12px; 
	color: #FFFFFF;
}

div.box {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 10px;
}

td.shadow {
	background-image: url(../images/shadow.gif); 
	background-repeat: repeat-x; 
	padding-bottom: 5px;
}

input.text, input.text_small {
	border: 1px solid #AAAAAA;
	font-family: arial, verdana, serif;
	font-size: 12px;
	color: #333333;
	vertical-align: middle;
	padding-left: 2px;
	height:24px;
	line-height: 24px;
}

input.text_small {
	font-size: 11px;
}

input.search {
	vertical-align: middle; 
	background-image: url(../images/search.gif); 
	background-repeat: no-repeat; 
	color: #555555; 
	font-size: 16px; 
	padding-left: 23px; 
	font-weight: bold;
	font-family: arial, verdana, serif;
}

/*input.button {
	background: #FFF url(../images/custom/bg-btn-find.gif) no-repeat top; 
	width:130px;
	color:#FFF;
	height:28px;
	border:0;
	font-weight:bold;
	margin-left:10px;
	cursor:pointer;
}
*/
input.radio, input.checkbox {
	vertical-align: middle;
}

textarea {
	border: 1px solid #AAAAAA;
	font-family: arial, verdana, serif;
	color: #333333;
	padding-left: 2px;
	font-size: 13px;
}

select, select.small {
	color: #333333;
	font-family: arial, verdana, serif;
	font-size: 12px;
	vertical-align: middle;
	margin-top: 1px;
	height:26px;
	border:1px solid #AAAAAA;
}
select.small {
	font-size: 11px;
}
.icon {
	vertical-align: top;
	margin-right: 5px;
}
.icon2 {
	vertical-align: top;
	margin-right: 1px;
}
.icon_big {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

img.photo {
	border: 1px solid #DDDDDD !important;
}

font.small {
	font-size: 9px;
	font-family: arial, serif;
}

font.big {
	font-size: 12px;
	font-family: verdana, arial, serif;
	font-weight: bold;
}

font.bold {
	font-weight: bold;
}

font.disabled {
	color: #AAAAAA;
}

form {
	margin: 0px;
}

div.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div.error {
	vertical-align: middle;
	color: #FF0000;
}

div.spacer10 {
	margin-top: 10px;
	height: 0px;
	font-size: 1pt;
}

img.button {
	display: block;
	float: left; 
	margin-right: 4px;
}
a {
	cursor: pointer;
	cursor: hand;
}
a:link { color: #074977; text-decoration: none; }
a:visited { color: #074977; text-decoration: none; }
a:hover { color: #3399FF; text-decoration: underline; }

a.top_menu_item:link { color: #FFF; text-decoration: none; }
a.top_menu_item:visited { color: #FFF; text-decoration: none; }
a.top_menu_item:hover { color: #FFF; text-decoration:underline;}

a.menu_item:link { color: #ffffff; text-decoration: none; }
a.menu_item:visited { color: #ffffff; text-decoration: none; border-left:1px solid #225d98;border-right:1px solid #225d98; }
a.menu_item:hover { color: #60b1df; text-decoration: underline; }

a.newupdates:link { color: #F2F2F2; text-decoration: none; }
a.newupdates:visited { color: #F2F2F2; text-decoration: none; }
a.newupdates:hover { color: #FFFFFF; text-decoration: underline; }

a.copyright:link { color: #336699; text-decoration: none; }
a.copyright:visited { color: #336699; text-decoration: none; }
a.copyright:hover { color: #3399FF; text-decoration: underline; }

a.portal_signup:link { color: #336699; text-decoration: none; }
a.portal_signup:visited { color: #336699; text-decoration: none; }
a.portal_signup:hover { color: #437ab1; text-decoration: none; }

/*label:hover { color: #3399FF; text-decoration: underline; }*/








td.left-column{
	width: 275px;
	padding: 0;
}

td.middle-column{
	padding: 0 20px;
}

td.right-column{
	width: 300px;
	padding: 0;
}

table.tabs {
	margin-bottom: 10px;
	background:#F1F5FE;
}
table.tabs.my_tabs_, .my_tabs_ td.tab3, .my_tabs_ td.tab{background:none;}
td.tab {
	background: #F1F5FE;
	padding-left: 1px;
	border-bottom: 1px solid #CCCCCC;
}
td.tab0 {
	font-size: 1pt;
	padding-left: 7px;
	border-bottom: 1px solid #CCCCCC;
}
td.tab1 {
	border-bottom: 0 none;
	font-weight: bold;		
	background:#fff;
}
td.tab2 {
	background: #e8ffe8;
	border-bottom: 1px solid #CCCCCC;
	font-weight: bold;
}
td.tab3 {
	background:#F1F5FE;
	border-bottom: 1px solid #CCCCCC;
	padding-right: 12px;
	width: 100%;
	
	text-align: right;
	vertical-align: middle;
}

td.tab1 a{
	color:#000;
}

td.tab2 a{
	color:#336699;
}

.curvy,
.curvy {
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	display: block;
	height: 16px;
	line-height: 16px;
	padding: 6px 8px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius:1ex;
	-webkit-border-top-left-radius:1ex;
}

td.tab3 a{
	color:#009900;
}











table.list {
	width: 100%;
	border: 1px solid #DDDDDD;
	border-bottom: none;
}

td.list_header {
	background: #EEEEEE;
	font-weight: bold;
	padding: 3px 5px 3px 7px;
	border-bottom: 1px solid #DDDDDD;
	vertical-align: middle;
}

tr.list_item1 {
	padding: 5px 7px 5px 7px;
	border-bottom: 1px solid #DDDDDD;
}

tr.list_item2 {
	padding: 5px 7px 5px 7px;
	background: #F5F5F5;
	border-bottom: 1px solid #DDDDDD;
}

td.form1 {
	padding: 12px 0px 5px 10px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
td.form2 {
	padding: 10px 0px 5px 10px;
	text-align: left;
}

div.form_desc {
	font-size: 11px;
	padding: 5px 0px 5px 0px;
}
div.form_error {
	margin-bottom: 10px;
	color: #FF0000;
}
div.success {
	line-height: 22px;
}
td.button {
	text-align: left;
	border: 1px solid #DDDDDD;
	border-left: 5px solid #DDDDDD;
	background: #FFFFFF;
	padding: 7px 8px 7px 6px;
	font-weight: bold;
}
div.button {
	font-weight: bold;
}
td.result {
	font-weight: bold;
	text-align: center;
	border: 1px dashed #CCCCCC;
	background: #FFFFFF;
	padding: 7px 8px 7px 7px;
}
td.error {
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	padding: 7px 8px 7px 7px;
	background: #FFF3F3;
}
td.success {
	font-weight: bold;
	padding: 7px 8px 7px 7px;
	background: #f3fff3;
}

/* STYLES FOR AD BANNERS */
div.ad_top {
	padding: 10px;
	text-align: center;
}
div.ad_belowmenu {
	padding: 0px 0px 10px 0px;
	text-align: center;
}
div.ad_left {
	padding: 10px 10px 10px 0px;
	vertical-align: top;
	text-align: center;
}
div.ad_right {
	padding: 10px 0px 10px 10px;
	vertical-align: top;
	text-align: center;
}
div.ad_bottom {
	padding: 10px 0px 0px 0px;
	text-align: center;
}

/* STYLES FOR RECENT ACTION */
.recentaction_div_media {
	padding: 10px 10px 10px 20px;
}
.recentaction_div_media img {
	max-width: 300px;
	width: expression(this.width > 300 ? 300: true);
}
img.recentaction_media {
	float: left;
	margin: 3px; 
	border: solid 1px #777777;
}
.recentaction_div {
	padding: 10px 20px 10px 20px;
	position: relative; 
	max-height: 225px;
	max-width: 500px; 
	overflow: auto;
}
/* IE7 MAX-HEIGHT/MAX-WIDTH HACK */
*:first-child+html .recentaction_div {
	overflow: visible;
	overflow-y: expression(this.scrollHeight > 125? "auto" : "hidden" );
	overflow-x: auto;
	padding-bottom: 25px;
	height: expression(this.scrollHeight > 125? "125px" : "auto" );
	width: expression(this.scrollWidth > 300? "300px" : "auto" );
}
/* IE6 AND UNDER MAX-HEIGHT/MAX-WIDTH HACK */
html>body .recentaction_div {
	overflow: visible;
	overflow-y: expression(this.scrollHeight > 125? "auto" : "hidden" );
	overflow-x: auto;
	padding-bottom: 25px;
	height: expression(this.scrollHeight > 125? "125px" : "auto" );
	width: expression(this.scrollWidth > 300? "300px" : "auto" );
}
.recentaction_div img {
	max-width: 300px;
	width: expression(this.width > 300 ? 300: true);
}




/* STYLES FOR FRIEND SUGGEST FEATURE */
.suggest_item a {
	padding: 3px 3px 3px 5px; 
	background: #F7F7F7; 
	border-bottom: 1px solid #CCCCCC;
	width: 181;
	display: block;
}
.suggest_item a:hover {
	background: #003366;
	color: #FFFFFF;
}
div.suggest {
	position: absolute; 
	background-color: #FFFFFF; 
	text-align: left; 
	border: 1px solid #AAAAAA;
	padding: 0px;
	display: none;
} 
a.suggest:link { color: #555555; text-decoration: none; }
a.suggest:visited { color: #555555; text-decoration: none; }
a.suggest:hover { color: #FFFFFF; text-decoration: none; }



/* LOGIN PAGE */
td.login_middle {
	vertical-align: middle;
	text-align: center;
	padding-bottom: 30px;
	font-weight: bold;
	font-size: 22px;
}
td.login_right {
	vertical-align: middle;
	text-align: center;
	padding-bottom: 30px;
}








/* PORTAL PAGE (HOME.PHP) */
div.portal_spacer {
	height: 10px;
}
div.portal_content {
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 10px;
	background: #FFFFFF;
}
td.portal_text {
	vertical-align: top; 
	padding: 10px 20px 10px 10px;
}
table.portal_table {
	margin-bottom: 10px;
}
div.portal_login {
	padding: 25px 10px 25px 10px;
	background: #FFFFFF; 
	text-align: center;
	font-weight: bold;
	border: 1px solid #DDDDDD;
}
td.portal_member {
	padding: 10px 7px 10px 7px;
	text-align: center;
	font-weight: bold;
}
div.portal_action {
	padding: 6px 6px 6px 6px; 
	border-top: 1px solid #DEDEDE; 
}
div.portal_action_top {
	padding: 6px 6px 6px 6px; 
}
div.portal_action_date {
	float: right; 
	color: #999999;
	padding-left: 5px;
}
div.portal_whatsnew {
	border: 1px solid #DDDDDD;
	padding: 4px 10px 4px 10px;
}
div.portal_signup a, div.portal_signup a:hover {
	font-size: 19px; 
	line-height: 0px;
	text-align: center; 
	padding: 8px 15px 5px 7px; 
	background-image: url(../images/portal_join_bg.gif); 
	background-repeat: repeat-x;
	border: 1px solid #FFFFFF;
	display: block;
}
div.portal_signup_container1 {
	border: 1px solid #CCCCCC;
}
div.portal_signup_container1:hover {
	border: 1px solid #AAAAAA;
}














/* WHATS NEW PAGE */
td.home_left {
	vertical-align: top;
	text-align: left;
	padding-right: 10px;
}
td.home_right {
	vertical-align: top;
}
td.home_stats {
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	text-align: center;
	vertical-align: middle;
}
td.home_menu {
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
}
td.home_menu1 {
	font-weight: bold;
}
td.home_notification {
	text-align: left;
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 7px 8px 7px 6px;
}
div.home_photo {
	border: 1px solid #DDDDDD;
	padding: 5px;
	background: #FFFFFF;
	margin-bottom: 10px;
}
td.home_box {
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 8px;
	background: #FFFFFF;
}
table.home_menu {
	border: 1px solid #DDDDDD;
	border-bottom: none;
	margin-bottom: 10px;
}
td.home_menu1 a {
	background-color: #FFFFFF;
	background-image: url(../images/menu_bg1.gif);
	background-repeat: repeat-y;
	background-position: top right;
	border-bottom: 1px solid #DDDDDD;
	padding: 5px 5px 5px 7px;
	font-size: 11px;
	font-family: tahoma, "Trebuchet MS", verdana, arial, serif;
	display: block;
}
td.home_menu1 a:hover {
	background-color: #F5F5F5;
	background-image: url(../images/menu_bg2.gif);
}
div.home_action {
	padding: 6px 6px 6px 6px; 
	border-top: 1px solid #DEDEDE; 
}
div.home_action_top {
	padding: 6px 6px 6px 6px; 
}
div.home_action_date {
	float: right; 
	color: #999999;
	padding-left: 5px;
}
div.home_whatsnew {
	border: 1px solid #CCCCCC; 
	padding: 5px 10px 5px 10px;
}
div.home_updated {
	font-size: 9px;
	color: #888888;
	padding-top: 2px;
}












/* WHATS NEW - MY NETWORK PAGE */
div.network_content {
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 8px;
}















/* VIEW PROFILE PAGE */
td.profile {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 5px 7px 5px 7px;
	margin-bottom: 12px;
}
td.profile_leftside {
	padding-top: 5px;
	vertical-align: top;
}
td.profile_rightside {
	padding-left: 10px;
	padding-top: 5px;
	vertical-align: top;
}
div.profile_field_value {
	max-width: 500px;
	overflow: auto;
}
div.profile_friend_photo {
	float: left; 
	width: 90px; 
	text-align: center; 
	border: 1px solid #DDDDDD;
}
div.profile_friend_info {
	float: left; 
	padding-left: 10px;
}
div.profile_friend_options {
	text-align: right; 
	padding-left: 10px;
}
div.profile_friend_name {
	font-size: 13px;
	font-weight: bold;
}
div.profile_friend_details div {
	color: #888888;
	font-size: 9px;
}
div.profile_image {
	float: left;
	padding: 5px;
	text-align: center;
	width: 111px;
}
div.profile_bar {
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
}
td.profile_item1 {
	padding: 5px 0px 5px 0px;
	text-align: center;
	vertical-align: top;
}
td.profile_item2 {
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}
div.profile_comment_author {
	float: left;
	padding: 5px 7px 5px 7px;
}
div.profile_comment_date {
	text-align: right;
	padding: 5px 7px 5px 7px;
}
div.profile_comment_body {
	padding: 5px 7px 5px 7px;
	overflow: auto;
	max-width: 550px;
	width: 550px;
}
/* IE7 MAX-HEIGHT/MAX-WIDTH HACK */
*:first-child+html .profile_comment_body {
	overflow: visible;
	overflow-y: hidden;
	overflow-x: auto;
	padding-bottom: 25px;
	width: expression(this.scrollWidth > 550? "550px" : "auto" );
}
/* IE6 AND UNDER MAX-HEIGHT/MAX-WIDTH HACK */
html>body .profile_comment_body {
	overflow: visible;
	overflow-y: hidden;
	overflow-x: auto;
	padding-bottom: 25px;
	width: expression(this.scrollWidth > 550? "550px" : "auto" );
}
div.profile_comment_body img {
	max-width: 475px;
	width: expression(this.width > 475 ? 475: true);
}
div.profile_comment_links {
	text-align: right;
	padding-right: 7px;
	text-transform:capitalize;
}
table.profile_menu {
	border: 1px solid #DDDDDD;
	border-bottom: none;
}
td.profile_menu1 a, div.nolink {
	background-image: url(../images/menu_bg1.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: top right;
	border-bottom: 1px solid #DDDDDD;
	padding: 5px 5px 5px 7px;
	font-size: 11px;
	display: block;
}
td.profile_menu1 a:hover {
	background-color: #F5F5F5;
	background-image: url(../images/menu_bg2.gif);
	text-decoration: none;
}
td.profile_photo {
	vertical-align: middle; 
	text-align: center; 
	border: 1px solid #DDDDDD;
	padding: 5px;
	background: #FFFFFF;
	height: 150px;
}
td.profile_viewcomments_postcomment {
	padding: 10px 16px 10px 16px;
	border: 1px solid #CCCCCC;
	background: #F5F5F5;
}
div.profile_postcomment, div.profile_postcomment div {
	background:#F1F5FE; margin-bottom:0!important; border:0;
}
.comment_area {
	font-family: "Lucida Sans", verdana, arial, serif;
	color: #888888; 
	width: 100%;
	height: 70px;
}
div.profile_action {
	padding: 0px 0px 5px 0px; 
	border-bottom: 1px solid #EAEAEA; 
	margin-bottom: 5px;
}
div.profile_action_bottom {
	padding-bottom: 2px;
}
div.profile_action_date {
	color: #999999;
	float: right;
	padding-left: 5px;
}




td.profile_tab a {
	background-color: #EEEEEE;
	background-image: url(../images/whiteline.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 7px 10px 7px 10px;
	border: 1px solid #AAAAAA; 
	border-left: none;
	font-weight: bold; 
	display: block;
}

td.profile_tab a:hover {
	background-color: #F4F4F4;
	background-image: url(../images/whiteline.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 7px 10px 7px 10px;
	border: 1px solid #AAAAAA; 
	border-left: none;
	font-weight: bold; 
	display: block;
}
td.profile_tab2 a {
	background-color: #FFFFFF;
	background-image: url(../images/whiteline.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 7px 10px 8px 10px;
	border: 1px solid #AAAAAA; 
	border-left: none;
	border-bottom: none;
	font-weight: bold; 
	display: block;
}
td.profile_tab2 a:hover {
	background-color: #FFFFFF;
	background-image: url(../images/whiteline.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 7px 10px 8px 10px;
	border: 1px solid #AAAAAA; 
	border-left: none;
	border-bottom: none;
	font-weight: bold; 
	display: block;
}
#profile_tabs_profile { 
	border-left: 1px solid #AAAAAA;
}
td.profile_tab_end {
	border-bottom: 1px solid #AAAAAA;
}








div.profile_content {
	padding: 10px; 
	border: 1px solid #AAAAAA;
	border-top: none;
}
div.profile_headline, div.profile_headline2 {
	font-size: 13px; 
	margin-bottom: 7px;
	font-weight: bold;
}
div.profile_headline2 {
	margin-top: 10px;
}














/* BROWSE PAGE */
td.browse_field {
	padding: 5px;
}
div.browse_field_radio {
	padding: 0px 5px 0px 1px;
	margin-top: 1px;
}
div.browse_fields {
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 5px 7px 5px 7px;
	margin-bottom: 12px;
}
td.browse_header {
	padding: 5px 5px 3px 7px;
	font-size: 12px;
	font-family: arial, serif;
	font-weight: bold;
	border: 1px solid #DDDDDD;
	border-bottom: none;
	background: #EEEEEE;
}
td.browse_result {
	vertical-align: top;
	text-align: center;
	width: 150px;
	padding: 5px 5px 10px 5px;
	font-weight: bold;
}
div.browse_pages {
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
	background: #EEEEEE;
	padding: 5px 0px 5px 0px;
}

/* SEARCH PAGE */
td.search {
	width: 475px;
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
}
div.search_header {
	font-weight: bold;
	background: #F3F3F3;
	border: 1px solid #CCCCCC;
	padding: 5px 5px 5px 10px;
	font-size: 12px;
}
div.search_results {
	padding: 0px 10px 10px 10px;
}
div.search_result1 {
	padding: 10px;
	background: #F5F5F5;
}
div.search_result2 {
	padding: 10px;
}
div.search_result_text {
	font-size: 12px;
	font-weight: bold;
	padding-left: 3px;
}
div.search_result_text2 {
	font-weight: normal;
	font-size: 9px;
	color: #777777;
}
div.search_context {
	color: #555555;
}
div.search_url {
	color: #115599;
}
td.search_pages_bottom {
	padding-top: 8px;
	padding-right: 12px;
	border-top: 1px solid #CCCCCC;
	text-align: right;
}

/* HELP PAGES */
div.faq {
	margin: 10px;
	padding: 5px 5px 5px 10px;
	border-left: 3px solid #DDDDDD;
}
div.faq_questions {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 5px 7px 5px 8px;
}


/* MESSAGES */
table.messages_table {
	border: 1px solid #DDDDDD;
}
td.messages_header {
	padding: 4px 5px 5px 6px;

	font-weight: bold;
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
	background-position: 0 -12px;
	color: #333333;
}
td.messages_left {
	width: 100%;
	text-align: left;
	vertical-align: middle;
}
td.messages_right {
	text-align: right;
	vertical-align: middle;
}
tr.messages_unread {
	background: #F5F5F5;
	font-weight: bold;
}
tr.messages_read {
	background: #FFFFFF;
}
td.messages_message {
	border-top: 1px solid #CCCCCC;
	padding: 7px 5px 7px 7px;
	vertical-align: top;
}
td.messages_photo {
	border-top: 1px solid #CCCCCC;
	padding: 7px 0px 7px 7px;
	vertical-align: top;
}
td.messages_view2 {
	background: #FFFFFF;
	border-bottom: 1px solid #DDDDDD;
	padding: 5px 7px 12px 7px;
	vertical-align: top;
}
td.messages_view2_bottom {
	background: #FFFFFF;
	padding: 5px 7px 12px 7px;
	vertical-align: top;
}
td.messages_view1 {
	vertical-align: top;
	padding-right: 15px;
}
div.messages_author {
	padding-bottom: 5px;
	font-weight: bold;
}
div.messages_date {
	font-size: 9px;
	color: #777777;
}
td.messages_authorbox {
	width: 100px;
	text-align: right; 
	vertical-align: top; 
	padding: 5px 10px 0px 0px;
}



/* MY FRIENDS */
div.friends_search {
	width: 450px;
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	margin-left: auto; 
	margin-right: auto;
}
td.friends_sort {
	padding-top: 5px;
}
div.friends_result {
	padding: 5px;
	border: 1px solid #DDDDDD;
	margin-top: 10px;
	background: #FFFFFF;
}
td.friends_result0 {
	padding: 5px;
}
td.friends_result1 {
	vertical-align: top;
	padding: 5px;
}
td.friends_result2 {
	padding: 5px;
	vertical-align: top;
	text-align: right;
}
div.friends_name {
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 3px;
}
div.friends_stats div {
	color: #888888;
	font-size: 9px;
}


/* BROWSE FRIENDS */
td.browse_friends_sort {
	padding-top: 5px;
}
div.browse_friends_result {
	padding: 5px;
	border: 1px solid #DDDDDD;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #FFFFFF;
}
td.browse_friends_result0 {
	padding: 5px;
}
td.browse_friends_result1 {
	padding: 5px;
}
td.browse_friends_result2 {
	padding: 5px;
	text-align: right;
}


/* EDIT PROFILE */
td.editprofile_photoleft {
	text-align: center;
	padding-right: 10px;
}
td.editprofile_photoright {
	vertical-align: top;
}
td.editprofile_photo {
	height: 150px;
	vertical-align: middle; 
	text-align: center; 
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	padding: 5px;
}
table.editprofile_options {
	margin-left: 10px;
}
div.editprofile_bar {
	border-bottom: 1px solid #DDDDDD;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
td.editprofile_item1 {
	padding: 5px;
	text-align: center;
	vertical-align: top;
}
td.editprofile_item2 {
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}
div.editprofile_examplecss, div.editprofile_examplecss:hover {
	width: 100px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px 5px 5px 5px;
	text-align: center;
	float: left;
	border: 1px solid #DDDDDD;
}
div.editprofile_examplecss:hover {
	border: 1px solid #BBBBBB;
}
div.editprofile_examplecss_selected {
	width: 100px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px 5px 5px 5px;
	text-align: center;
	float: left;
	border: 1px solid #AAAAAA;
	background: #EEEEEE;
}


/* EDIT ACCOUNT SETTINGS */
td.account1 {
	padding: 5px 5px 5px 7px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	background: #EEEEEE;
}
td.account2 {
	padding: 7px 5px 5px 5px;
	border: 1px solid #CCCCCC;
	border-top: none;
}



/* SIGNUP PAGE */
img.signup_code {
	vertical-align: middle;
}
div.signup_header {
	width: 500px;
	padding: 6px 9px 6px 9px;
	background: #F1F1F1;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
}
div.signup_photo_desc {
	padding: 5px 5px 5px 0px;
}
td.signup_photo {
	padding: 10px; 
	background: #FFFFFF; 
	border: 1px solid #CCCCCC;
}



/* COMMENT STYLES */
.seBlogComments div, .cat_header_{background:#F1F5FE;}

.comment_headline{background:#ffffff !important;  font-weight:bold; color:#000000; border:0; border-bottom:1px dotted #000;}
.cat_header_{padding-bottom:10px; padding-left:15px; border-top:10px solid #fff; padding-top:10px;}
#event_comments .photo, .seBlogComments .photo{margin-top:5px; width:50px;}
.profile_comment_links{margin-bottom:5px;}
.profile_comment_date{float:left;}
.profile_postcomment .comment_area {width:95%; margin-left:15px; border:1px solid #BFD1FB;}
.comment_headline{padding-left:15px; margin-top: 20px;}
.profile_postcomment div{padding-left:10px; padding-right:15px}
.profile_postcomment{padding-bottom:5px;}
.blog_comment_content div {border-bottom:10px solid #fff;}
.blog_comment_content div div{border-bottom:0;}
/* PROFILE PHOTOS STYLES */
div.media {
	border: 1px solid #DDDDDD; 
	background: #F2F2F2; 
	padding: 10px;
}
div.media_caption {
	text-align: left; 
	padding: 0px 5px 0px 5px; 
	margin-left: auto; 
	margin-right: auto;
}
div.media_title {
	margin-bottom: 2px;
	font-weight: bold;
}
div.media_date {
	margin-top: 10px; 
	font-size: 9px; 
	color: #777777;
}



/* CAROUSEL */
td.carousel_item_active {
	border: 1px solid #BBBBBB; 
	background: #EEEEEE;
	padding: 5px;
}
td.carousel_item {
	padding: 5px;
}
td.carousel_item:hover {
	border: 1px solid #CCCCCC;
	padding: 4px;
}



/* PHOTO TAG CLASSES */
div.tag_div_hidden {
	position: absolute;
	z-index: 98;
}
div.tag_div {
	position: absolute;
	border: 2px solid #FFFFFF;
	z-index: 98;
}
div.tag_label {
	position: absolute;
	padding: 3px 5px 3px 5px;
	border: 1px solid #777777;
	background: #FFFFFF;
	font-weight: bold;
	z-index: 98;
}
div.media_photo_div {
	position: relative; 
	margin-bottom: 10px; 
	margin-left:auto;
	margin-right:auto;
}
div.media_photo_tagform {
	display: none; 
	border: 1px solid #888888; 
	width: 150px; 
	position: absolute; 
	opacity: 1; 
	background: #FFFFFF;
}
div.media_photo_tagform_titlebar {
	text-align: left; 
	padding: 5px; 
	border-bottom: 1px solid #AAAAAA; 
	background: #EEEEEE; 
	font-weight: bold;
}
div.media_photo_friendlist {
	overflow: auto; 
	margin: 4px 0px 4px 0px; 
	height: 130px; 
	text-align: left; 
	padding-left: 4px; 
	border: 1px solid #AAAAAA;
}


/* styles for the debugger */
div#se_debug_window_container
{
}

table#se_debug_window
{
  background: #ffffff;
  border: 1px solid #cccccc;
  width: 500px;
  height: 400px;
}

td#se_debug_window_menu
{
	padding: 4px 5px 5px 6px;
	border: 1px solid #DDDDDD;
	font-weight: bold;
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
	color: #333333;
  cursor: move;
}

div#se_debug_window_body_container
{
  width: 500px;
  height: 375px;
  overflow: auto;
}

/* styles for main menu and profile tab dropdowns */

div.top_menu_main_link_container
{
  text-align: left;
}

div.menu_main_dropdown
{
	border: 1px solid #CCCCCC;
	border-top: none;
	position: absolute;
	margin-top: 7px;
	margin-left: -1px;
	z-index: 100;
	width: auto;
	white-space: nowrap;
}

div.menu_main_item_dropdown a
{
  color:#777777;
	padding: 3px 40px 5px 7px;
	font-weight: bold;
	display: block;
	background: #EFEFEF;
}

div.menu_main_item_dropdown a:hover
{
  color:#444444;
	background: #FAFAFA;
	text-decoration: none;
}

div.menu_main_item
{
	float: left;
	padding-right: 10px;
	font-weight: bold;
	background: none;
}

div.menu_profile_dropdown
{
	border: 1px solid #CCCCCC;
  border-top: none;
	background: #FFFFFF;
	position: absolute;
	margin-top: 31px;
	margin-left: -63px;
	z-index: 99;
	width: auto;
	white-space: nowrap;
}

div.menu_profile_item_dropdown a
{
	padding: 3px 40px 5px 7px;
	font-weight: bold;
	display: block;
	background: #FFFFFF;
}

div.menu_profile_item_dropdown a:hover
{
	background: #F0F0F0;
	text-decoration: none;
}


/*CSS CUSTOM BY PHUONGPHP*/
.wapper{
	/*background: #FFF url(../images/custom/bg-top-header.gif) repeat-x top; */
	height:28px;
	width:100%;
}

.wapper .top-header{
	margin:10px auto 0;
	width:976px;
	text-align:right;
	line-height:28px;
	position: relative;
}

img{
border:0;
}

.clear{
clear:both;
}

.gray-bg{
	background-color: #CCC;
}

.find-keyword{
	font-weight:bold;
	padding-left:20px;
	margin-top: 5px;
	height: 28px;
	line-height: 28px;
}
.browse_events .find-keyword, .list_events .find-keyword{padding-left:10px;}
.find-keyword .txtFind{
	width:380px;
	color:#cccccc;
	border:1px solid #cccccc;
	height:26px;
	padding:0 5px;
	margin-left:10px;
	line-height: 26px;
}
.total_record{color:#333;}
.list_events .find-keyword .txtFind, .browse_events .find-keyword .txtFind{width:300px;}


.find-keyword .btnFind{
	background: #FFF url(../images/custom/bg-btn-find.gif) no-repeat top; 
	width:130px;
	color:#FFF;
	height:28px;
	border:0;
	font-weight:bold;
	margin-left:10px;
	cursor:pointer;
	margin-top: 0;
	padding: 0;
}

.tab-header{
	height:33px;
	font-weight:bold;
	color:#000;
	line-height:33px;
	/*border-bottom:1px solid #cccccc;*/
	margin-top:5px;
}

.tab-container{
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #eae5e8;
	margin: 10px 4px 0;
	background: transparent url(/images/custom/home-inner-bg.png) repeat-x;
}

.tab-container .inner{
	margin: 0 -2px 0 -4px;
	/*background: transparent url(/images/custom/home-inner-bg.png) repeat-x;*/
	
}

.tab-container .inner.left{
	background: transparent url(/images/custom/tab_header_left.png) no-repeat;
}

.tab-container .inner.middle{
	background: transparent url(/images/custom/tab_header_middle.png) no-repeat;
}

.tab-container .inner.right{
	background: transparent url(/images/custom/tab_header_right.png) no-repeat;
}

.tab-header .hot-title{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	width: 110px;
	height: 30px;
	line-height: 30px;
	color: white;
	padding-left: 20px;
	font-family: 黑体, arial , tahoma, "Trebuchet MS", serif;
}

.tab-header .hot-title .left{
	display: inline-block;
	height: 33px;
	width: 7px;
	background: #eee url(../images/custom/bg-ht-left.png) no-repeat top left;
	float: left;
}

.tab-header .hot-title .middle{
	display: inline-block;
	height: 33px;
	line-height: 33px;
	background: #eee url(../images/custom/bg-ht-middle.png) repeat-x top left;
	float: left;
}

.tab-header .hot-title .right{
	display: inline-block;
	height: 33px;
	width: 7px;
	background: #eee url(../images/custom/bg-ht-right.png) no-repeat top left;
}

.tab-header .ohter-info{
	float: right;
	display: inline-block;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
	margin-top: 8px;
	margin-right: 10px;
	color: #fdf204;
}

.more img{
	border:0;
}
.blog_more,
.more {
	background: url(../images/custom/more.gif) no-repeat center right;
	padding-right: 5px !important;
	float: right;
	margin-right: 5px;
	clear: both;
}

/*.blog_more a,*/
.more a,
.group_more a {
	color: #898989;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
}


td.home_tab a {
	float:left;
      background:url("../images/custom/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 10px 0 4px;
      text-decoration:none;
}


td.home_tab a span{
		
      display:block;
      background:url("../images/custom/tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#009900;
      font-weight:bold;
      
}

td.home_tab a:hover {
	 background-position:0% -42px;
}

td.home_tab a:hover span{
	background-position:100% -42px;
}

td.home_tab2 a {
	float:left;
      background:url("../images/custom/tableft.gif") no-repeat left top;
      background-position:0% -42px;
      margin:0;
      padding:0 10px 0 4px;
      text-decoration:none;
}
td.home_tab2 a span{
	
      display:block;
      background:url("../images/custom/tabright.gif") no-repeat right top;
      background-position:100% -42px;
      padding:5px 15px 4px 6px;
      color:#000;
      font-weight:bold;
}

td.home_tab2 a:hover {
	background-position:0% -42px;
}
td.home_tab2 a:hover span{
	background-position:100% -42px;
}
td.home_tab_end {
	border-bottom: 1px solid #AAAAAA;
}

.find-section{
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

div.home_content {
	padding: 5px 0 0 0; 
	/*border: 1px solid #AAAAAA;*/
	border-top: none;
	background: url(../images/custom/bg-searchbar.jpg) no-repeat;
	height:53px;
	width: 700px;
}

.social-media{
	display: inline-block;
	vertical-align: top;
	font-size: 11px;
	*display: inline;
	*zoom: 1;
}

.social-media.user-profile{
	margin-bottom: 8px;
}

.social-media.user-profile .social-medial-item div{
	margin-bottom: 15px;
}

.social-media span{
	display: inline-block;
	margin-left: 4px;
	color: blue;
}

.social-medial-item{
	display: inline-block;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
}

#weibo-account{
	width: 153px;
}

div.home_headline, div.home_headline2 {
	font-size: 13px; 
	margin-bottom: 7px;
	font-weight: bold;
}
div.home_headline2 {
	margin-top: 10px;
}

.report-content td{
border-bottom:1px dotted #000;
height:30px;

}

div.recentJoins{
	background: transparent url(../images/custom/cross-line.png) no-repeat 12px 8px;
	height: 254px;
}

.recentJoins .recent-join-user{
	margin: 10px 0 0 6px;
	display: inline-block;
	float: none;
	background-color: transparent;
	*display: inline;
	*zoom: 1;
}
/*
.recentJoins .recent-join-user:first-child{
	border-right: 1px dotted black;
	border-bottom: 1px dotted black;
}


.recentJoins .recent-join-user:last-child{
	border-left: 1px dotted black;
	border-top: 1px dotted black;
}*/

.recent-join-user{
	float:left;
	margin:10px 0 13px 3px;
	padding: 10px 0;
	text-align:center;
	overflow: hidden;
	width: 126px;
	height: 87px;
	background-color: white;
}

.recent-join-user img{
	border:1px solid #999999;
	border:0;
	width: 45px;
	height: 45px;
}

.recent-join-user div{
	/*color:red;*/
}

.welcom-container{
	background: transparent url(/images/custom/welcom-bg.png) no-repeat 0 6px;
}

.welcome-item{
	display: inline-block;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
}

.hot-groups{
	width: 232px;
}

.hot-groups  .tab-header .hot-title{
	background: #3255bb url(/images/custom/hot-group-bg.png) no-repeat;
	height: 25px;
	line-height: 25px;
	width: 101px;
	padding-left: 0;
	text-align: center;
}

.hot-groups ul li{
	padding: 10px 0;
	margin-left: 14px;
}

.hot-groups  ul li:last-child{
	padding-bottom: 4px;
}

.hot-groups .tab-header .ohter-info{
	margin-top: 6px;
	margin-right: 0;
	color: black;
}

.home-person{
	width: 119px;
}

div.hotSellOffers_manually{
	/*width: 175px;*/
}

div.hotSellOffers_manually .sell-details{
	margin-left: 54px; 
	margin-top: 4px;
}

div.hotSellOffers_manually .sell-details div{
	width: 111px;
	white-space: nowrap;
	overflow-x: hidden;
	text-overflow: ellipsis;
}

div.hotSellOffers_manually ul{
	list-style-type: none;
	padding: 0;
}

div.hotSellOffers_manually ul li{
	background-color: transparent;
	margin: 4px 2px 4px 8px;
	height: 60px;
	padding: 6px 0;
}

div.hotSellOffers_manually ul li table{
	margin: 0;
	padding: 0;
}

div.hotSellOffers_manually ul li table td{
	margin: 0;
	padding: 0;
}

div.hotSellOffers{
	/*width: 178px;*/
	margin-left: 176px;
}

div.hotSellOffers .sell-details{
	margin-left: 54px; 
	margin-top: 4px;
}

div.hotSellOffers .sell-details div{
	width: 111px;
	white-space: nowrap;
	overflow-x: hidden;
	text-overflow: ellipsis;
}

div.hotSellOffers ul{
	list-style-type: none;
	padding: 0;
}

div.hotSellOffers ul li{
	margin: 4px 2px 4px 8px;
	height: 60px;
	padding: 6px 0;
	background-color: transparent;
}

div.hotSellOffers ul li table{
	margin: 0;
	padding: 0;
}

div.hotSellOffers ul li table td{
	margin: 0;
	padding: 0;
}

ul.hotEvents{
	list-style-type: none; 
	margin: 0; 
	padding: 9px 10px;
	height: 236px;
}

ul.hotEvents li{
	margin-top: 2px;
	padding: 0 4px;
    height: 74px;
    line-height: 16px;
	border-bottom: 1px dotted black;
}

ul.hotEvents li:last-child{
	border-bottom-style: none;
}

.cal-activity{
	background: url(../images/custom/calendar.gif) no-repeat;
	width:75px;
	height:56px;
	font-weight:bold;
	text-align:center;
	margin-top: 3px;
	float: left;
}


div.cal-activity .m{
	font-size:12px;
	color:#fff;
	height: 22px;
	line-height: 22px;
}

div.cal-activity .d{
	font-size:22px;
}

div.activity-info{
	margin-left: 75px;
}

div.activity-info div{
	width: 196px;
	white-space: nowrap;
	overflow-x: hidden;
	text-overflow: ellipsis;
}

.cal-activity-content .title a{
	color:#FF0000;
	font-size:14px;
	padding:5px;
}
.cal-activity-content .time{
	
	padding:5px;
}
.cal-activity-content .address{
	padding:5px;
	
}


div.hotPeople{
	background: transparent url(../images/custom/cross-line.png) no-repeat 12px 4px;
	height: 234px;
}

.hot-user{
	float: left;
	margin: 7px 0 5px 12px;
	padding: 4px 0;
	text-align: center;
	overflow: hidden;
	width: 120px;
	height: 96px;
}

.hot-user img{
	border:1px solid #999999;
	border:0;
	width: 45px;
	height: 40px;
}

.hot-user div{
	/*color:red;*/
}

div.hotNews{
	/*background-color: #ccc;*/
	float: left;
	/*width: 360px;*/
	height: 234px;
}

div.hotNews ul{
	padding: 10px 10px 25px;
	margin: 7px 0 5px 6px;
	float: left;
	width: 323px;
	list-style-type: none;
}

div.hotNews ul li{
	padding: 3px 0 3px 16px;
    height: 16px;
    line-height: 16px;
	background: url(/images/custom/user_blog_row_icon.png) no-repeat left center;
}

div.hotNews ul li a{
	white-space: nowrap;
	overflow-x: hidden;
	text-overflow: ellipsis;
	display: inline-block;
	width: 309px;
}

div.hotTopics{
	/*background-color: #ccc;*/
	float: left;
	width: 300px;
	height: 234px;
}

div.hotTopics ul{
	padding: 10px 10px 25px;
	margin: 7px 0 5px 6px;
	float: left;
	width: 272px;
	list-style-type: none;
}

div.hotTopics ul li{
	padding: 3px 0 3px 16px;
    height: 16px;
    line-height: 16px;
	background: url(/images/custom/user_blog_row_icon.png) no-repeat left center;
}

div.hotTopics ul li a{
	white-space: nowrap;
	overflow-x: hidden;
	text-overflow: ellipsis;
	width: 262px;
	display: inline-block;
}

.signup-wapper{
	text-align:center;
}
.signup-form{
	background: url(../images/custom/bg-signup.gif) no-repeat;
	width:384px;
	height:250px;
}

.header-forget-password{
	background-color:#f1f5fe;
	height:50px;
	width:100%;
	line-height:50px;
	font-size:21px;
	padding-left:10px
	
}

.btn-forget{
	background: url(../images/custom/bg-btn-forget.gif) repeat-x;
	height:36px;
	width:200px;
	color:#fff;
	font-weight:bold;
	border:0;
	cursor:pointer;
}

.success1{
	border:0; background-color:#e8ffe8;width:100%;padding:10px;margin-top:20px;
}

.btn-signup{
	background: url(../images/custom/bg-btn-forget.gif) repeat-x;
	height:36px;
	width:352px;
	color:#fff;
	font-weight:bold;
	border:0;
	cursor:pointer;
}

.event-right{
	border-bottom:1px dotted #000;
	font-weight:bold;
	height:20px;
	margin:10px 0;
}

.list-event{
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:12px;
	line-height:25px;
}
.user_home_header_{padding:5px 0;border-bottom:1px dotted #000;clear:both; width:300px;}
.event-tag02{
	width:301px;
	background: url(../images/custom/event-tag02.gif) repeat-y;
}
.event-tag01{
	width:301px;
	background: url(../images/custom/event-tag01.gif) no-repeat top;
}
.event-tag03{
	width:301px;
	background: url(../images/custom/event-tag03.gif) no-repeat bottom;
}
.event-tag-content{
	padding:10px;
}

.lastest-event-header{
	font-weight:bold;
	background: url(../images/custom/event-icon.gif) no-repeat left;
	height:20px;
	padding-left:20px;
	line-height:20px;
}

.join-group{
	font-weight:bold;
	background: url(../images/connection_layout.png) repeat-x;
	height:36px;
	width:175px;
	padding-right:5px;
	line-height:36px;
	margin:10px 0;
	color:#fff;
	font-size:12px;
	text-align:center;
}

.bg-group-join02{
	width:701px;
	background: url(../images/custom/bg-group-join02.gif) repeat-y;
}
.bg-group-join01{
	width:701px;
	background: url(../images/custom/bg-group-join01.gif) no-repeat top;
}
.bg-group-join03{
	width:701px;
	background: url(../images/custom/bg-group-join03.gif) no-repeat bottom;
}

.btn-join-group{
	font-weight:bold;height:25px;color:#fff;background-color:#1882d9;border:1px solid #c8e6f9;
	cursor:pointer;
	
}


.bg-group-member-type02{
	width:303px;
	background: url(../images/custom/bg-group-member-type02.gif) repeat-y;
}
.bg-group-member-type01{
	width:303px;
	background: url(../images/custom/bg-group-member-type01.gif) no-repeat top;
}
.bg-group-member-type03{
	width:303px;
	background: url(../images/custom/bg-group-member-type03.gif) no-repeat bottom;
}

.bg-related-news-02{
	width:637px;
	background: url(../images/custom/bg-related-news-02.gif) repeat-y;
}
.bg-related-news-01{
	width:637px;
	background: url(../images/custom/bg-related-news-01.gif) no-repeat top;
}
.bg-related-news-03{
	width:637px;
	background: url(../images/custom/bg-related-news-03.gif) no-repeat bottom left;
}
.bg-related-news-content{
	padding:5px 10px;
	line-height:20px
}

.user-nav{
	background-color:#eef2f7;
	border:1px solid #6d92ad;
	width:171px;
}

.nav-user {
	padding:0;
	margin:0;
	margin-left:30px;
	text-transform:capitalize;
}
.nav-user li div{margin-left:-20px; margin-left:0\9; padding-left:20px; padding-left:6px\9; line-height:25px; cursor:pointer; z-index:222; position:relative;}
.nav-user li{
	line-height:25px;
	list-style-image:url("../images/custom/plus.gif");
}

.nav-user ul{margin:0; margin-left:5px; padding:0; display:none;}

.nav-user li.minus, .nav-user li.active{
	line-height:20px;
	list-style-image:url("../images/custom/minus.gif");
}
.nav-user li li{list-style-image:none; list-style-type:none; line-height:20px; padding:0; margin:0;}
.nav-user li.active ul{display:block;}
.my-status-header{
	background-color:#eef2f7;
	height:60px;
	border-bottom:1px solid #cccccc;
	line-height:60px;
	font-weight:bold;
	font-size:21px;
	width:100%;
}

.btn-search-friend{
	background: #1882d9 url(/images/custom/user_search_friend.png) no-repeat;
	width: 28px;
	height: 28px;
	border: none;
}

.interested_products {
	width: 301px;
	margin-bottom: 10px;
}

.interested_title{
	background: url(/images/custom/ip_title_bg.png) no-repeat;
	height: 34px;
	color: white;
	font-weight: bold;
	line-height: 34px;
	padding-left: 15px;
	font-size: 14px;
}

.interested_content{
	background: url(/images/custom/ip-bg.gif) no-repeat;
	height: 114px;
	padding: 30px 20px;
}

.interested_inputs .ip_content{
	height: 23px;
	width: 190px;
}

#ip_submit{
	border: none;
	padding: 0 0 0 4px;
	color: white;
	background: url(/images/custom/ip-btn-bg.gif) no-repeat;
	width: 54px;
	height: 29px;
	margin-left: 2px;
	cursor: pointer;
}

.interested_content .tooltip{
	margin-top: 20px;
}

.interested{
	margin-top: 10px;
}

.interested_list{
	list-style-type: none; 
	margin-top:0; 
	padding-top: 10px;
	padding-left: 0;
}

.interested_list.group li{
	border-left: solid 1px #c8c8c8;
}

.interested_list.group li:first-child{
	border-left: none;
}

.interested_list.people li p{
	line-height: 16px;
}

.interested_list.people li p a{
	font-size: 14px;
	display: inline-block;
	padding-right: 10px;
	border-right: 1px solid black;
}

.interested_action{
	text-align: right;
}
.interested_action input{
	background: #eee url(/images/custom/change_btn_bg.gif) no-repeat;
	width: 91px;
	height: 24px;
	border: none;
	cursor: pointer;
}

.bg-status-profile02{
	width:301px;
	background: url(../images/custom/bg-status-profile02.gif) repeat-y;
}
.bg-status-profile01{
	width:301px;
	background: url(../images/custom/bg-status-profile01.gif) no-repeat top;
}
.bg-status-profile03{
	width:301px;
	background: url(../images/custom/bg-status-profile03.gif) no-repeat bottom left;
}

.nav-comp{
	padding-left:23px;
	padding-right:10px;
	margin:0;
}
.nav-comp li{

	list-style-image:url("../images/custom/plus-icon.gif");
	padding:2px 0 2px 10px;
}
.nav-comp li.nav-comp2 {
	list-style-image:url("../images/icons/unblock16.gif");
}

.bg-myg02{
	width:201px;
	background: url(../images/custom/bg-myg02.gif) repeat-y;
}
.bg-myg01{
	width:201px;
	background: url(../images/custom/bg-myg01.gif) no-repeat top;
}
.bg-myg03{
	width:201px;
	background: url(../images/custom/bg-myg03.gif) no-repeat bottom left;
}

.search-people{
	float:left;height:80px;width:220px;padding:10px
}

.bg-lead02{
	width:644px;
	background: url(../images/custom/bg-lead02.gif) repeat-y;
}
.bg-lead01{
	width:644px;
	background: url(../images/custom/bg-lead01.gif) no-repeat top;
}
.bg-lead03{
	width:644px;
	background: url(../images/custom/bg-lead03.gif) no-repeat bottom left;
}

.bg-login02{
	width:383px;
	background: url(../images/custom/bg-login02.gif) repeat-y;
}
.bg-login01{
	width:383px;
	background: url(../images/custom/bg-login01.gif) no-repeat top left;
}
.bg-login03{
	width:383px;
	background: url(../images/custom/bg-login03.gif) no-repeat bottom left;
}

#secure_image{
	cursor:pointer;
}

.bg-people-blog02{
	width:161px;
	background: url(../images/custom/bg-people-blog02.gif) repeat-y;
}
.bg-people-blog01{
	width:161px;
	background: url(../images/custom/bg-people-blog01.gif) no-repeat top;
}
.bg-people-blog03{
	width:161px;
	background: url(../images/custom/bg-people-blog03.gif) no-repeat bottom left;
}

.bg-people-blog_view02{
	width:301px;
	background: url(../images/custom/bg-people-blog_view02.gif) repeat-y;
}
.bg-people-blog_view01{
	width:301px;
	background: url(../images/custom/bg-people-blog_view01.gif) no-repeat top;
}
.bg-people-blog_view03{
	width:301px;
	background: url(../images/custom/bg-people-blog_view03.gif) no-repeat bottom left;
}

.tip01{
	width:422px;
	height:64px;
	background: url(../images/custom/tip01.gif) no-repeat top left;
	
}

.bg-addconnection02{
	width:704px;
	background: url(../images/custom/bg-addconnection02.gif) repeat-y;
}
.bg-addconnection01{
	width:704px;
	background: url(../images/custom/bg-addconnection01.gif) no-repeat top left;
}
.bg-addconnection03{
	width:704px;
	background: url(../images/custom/bg-addconnection03.gif) no-repeat bottom left;
}


.viewed_track_header{
	background:#F1F5FE; 
	height:55px; 
	font-size:18px; 
	font-weight:bold;
	
}

.viewed_track_link div a:hover{
	color:#000000;
	float:left;
}
.viewed_track_link div a:visited{
	color:#0066CC;
	float:left;
	
}


.message_title{
	font-size:15px; 
	font-weight:bold;
}
.message_body_border{
	border:2px solid #CCCCCC;
	margin-top:10px;
}
.message_body{
	border:1px solid  #999999;
	 padding:10px 15px 30px 15px;
}
.my_actions, .my_actions td, .my_actions a{font-size:13px;}
.my_actions a:link, .my_actions a:visited{color:#4A9FC8;}

.sub_page_header{
	font-size: 17px;
	font-weight:bold;
	color: #000000;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", arial, verdana, serif;
}
.textlow{text-transform:lowercase;}
.total_comments_{color:#666; padding-top:5px;}

.left_search_title{
	width:25%;
	text-align:left;
	font-size:12px;
}
.left_search_content{
	width:75%;
}


.group_more {
	background: url(../images/custom/more.gif) no-repeat right center;
	padding-right: 5px;
}
ul.listLink {
	list-style: none; 
	margin: 0; 
	padding: 0;
}
ul.listLink li {
	margin: 5px 0; 
	padding: 0;
}
ul.listLink li.nav-comp2 {
	background: url(../images/icons/unblock16.gif) no-repeat center left;
	padding-left: 21px;
}
.wordwrap {
/*	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
}
.newBtn {
	background: url(../images/u94.gif) no-repeat top left;
	color: #FFFFFF;
	font-size: 14px;
	height: 28px;
	font-weight: bold;
	width: 150px;
	border: 0;

}
.event_profile table td {
    line-height: normal;
}

div.aboutus{
	margin-top: 10px;
	padding: 0 20px;
}

#friend-links{
	text-align: left;
	margin: 10px auto 0;
	border-top: 1px dotted black;
	border-bottom: 1px dotted black;
	padding: 10px 0;
	width: 970px;
}

#friend-links .link-item{
	display: inline-block;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
}

#friend-links-title{
	width: 70px;
}
#friend-links-sites{
	width: 890px;
}

#friend-links-sites ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	letter-spacing: -3px;
}

#friend-links-sites ul li{
	display: inline-block;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
	width: 106px;
	margin: 2px 2px;
}