/***************************
/* common (this should be moved to screen.css)
/***************************/

/* for text */

/*
.mid {
	font-size: 150%;
}
*/


/*
.boxB * {
	font-family: Arial, Helvetica, sans-serif;
}
*

.boxB a {
	font-weight: normal;
	color: #EC008C;
}
 
.boxB .content p {
	color: #000;
	font-size: 100%;
	font-weight: normal;
}
*/

.boxA ul {
	padding: 0px 0px 0px 5px;
}


.image {
	margin: 0px;
	padding:2px;
	text-align: center;
	float: right;	
	border: 1px solid #ccc;
	/*width: 175px;
	height: 175px;*/
}

/* list in the small box on the rightside */
#rightCol .boxA li{
	/*margin-left:10px;*/	
}  




/* for sub navigation ( people, myprofile pages ) */

#subnav1 ul {
	margin: 0;
	padding: 0;
	clear: both;
}

#subnav1 li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	background: none;
	background-color: #ffffff;
}

#subnav1 a {
	text-decoration: none;
	color: #4C4C4C;
	display: block;
	float: left;
	text-align: center;
	padding: 8px 8px 8px 8px;
}

#subnav1 a.active {
	
	color: #ffffff;
	background-color: #4C4C4C;
}

#subnav1 .notactive {	
	color: #CCCCCC;
	float: left;
	display: block;
	padding: 8px 8px 8px 8px;
}


#subnav1 a:hover {
	text-decoration: underline;
}


/* box without the top margin*/
.boxC {
	position: relative;
	border: 1px solid #A6A6A6;
	padding: 0 8px 9px 8px;
}

.boxC h1 {
	color: #fff;
	background-color: #4C4C4C;
	margin: -1px -8px 0 -8px;
	padding: 8px 10px 8px 10px;
	text-transform: uppercase;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

#middleCol {
	width: 620px;
	float: left;
	overflow: hidden;
	display: inline;
}

#rightCol {
	width: 300px;
	margin: 0px 0px 0px 10px;
	float: right;
	display: inline;
}

/***************************
/* login page
/***************************/ 
/*list in the right box*/
/*
#RegisterationForm li {
	margin-left: 10px;
}
*/

/* 

#loginFormPlain .itemdesc {
	font-size: 75%;
	color: #4C4C4C;
}

#loginFormPlain .captcha {
	margin: 0px;
	padding: 20px 0px 20px 0px;
	background: #EFEFEF;
	border: 1px solid #D5D5D5;
}

#loginFormPlain .captcha th {
	width: 100px;
}


#loginFormPlain .captcha img {
	border: 1px solid #D5D5D5; 	
	width: 220px;
	height: 40px;
}

#loginFormPlain table td {
	vertical-align: top;
}

#loginFormPlain .textbox {
	width: 270px;
}

#loginFormPlain table th {
	width: 110px;
	text-align: right;
	vertical-align: top;
}

#loginFormPlain table.term {
	margin: 0px;
	padding: 0px;
	width: 300px;
}

#loginFormPlain table .entry {
	font-weight: bold;
	font-size: 75%;
	color: #ff0000;
	width: 200px;
}

#loginFormPlain .mainbox {
	float: left;
	margin: 20px 30px 40px 15px;
}

#loginFormPlain .subbox {
	float:left;
}
	
#loginFormPlain .subbox2 {
	padding: 25px 0px 0px 0px;
}
*/
/***************************
/* Registeration Confirm page
/***************************/
/* form item description */
/*
#RegisterationForm .itemdesc {
	position: relative;
	top: 5px;
	font-size: 90%;
	padding: 0 0 0 4px;	
	color: #4C4C4C;
}

#RegisterationForm .labelwidth{
	width:110px;
}

#RegisterationForm .sclabelwidth{
	width:105px;
}

#RegisterationForm .captcha {
	margin: 0px;
	padding: 20px 0px 20px 0px;
	background: #EFEFEF;
	border: 1px solid #D5D5D5;
}


#RegisterationForm .captcha img {
	border: 1px solid #D5D5D5; 	
	width: 200px;
	height: 40px;
}

#RegisterationForm .captchawidth{
	border: 1px solid #D5D5D5; 	
	width: 200px;
	height: 40px;
}

#RegisterationForm table td {
	vertical-align: top;
}

#RegisterationForm .textbox {
	width: 220px;
}

#RegisterationForm table.term {
	margin: 0px;
	padding: 0px;
	width: 300px;
}

#RegisterationForm .scinput{
	padding: 12px 0 0 0;
}

#RegisterationForm .regcontainer{
	text-align: center; 
}


#RegisterationForm #loginConfirm{
	display: none;
}
*/
/***************************
/* Forgot password page
/***************************/


/*

#RetrievePassForm .ctrl_mid {
	width: 200px;
}


#RetrievePassForm #confirm{
	display: none;
}

#RetrievePassForm .mainbox {
	float: left;
	margin: 20px 30px 40px 0px;
}



#RetrievePassForm .textbox {
	width: 270px;
}

#RetrievePassForm .description{
	padding: 10px 0 0 0;
	width: 380px;
}

#RetrievePassForm .submitbutton{
	padding: 5px 0 0 0;
}

#RetrievePassForm .subbox {
	float: left;
	position:relative;
	top: 20px;
}

#RetrievePassForm .subbox img{
	border:1px solid #D5D5D5;
}

#RetrievePassForm .subbox2 {
	padding: 25px 0px 0px 0px;
}

*/

/***************************
/* Friends List Page
/***************************/

/*
#FriendsListForm .dtr_float {
	background-color: #ffffff;
	padding: 6px;
	width: 180px;
	height: 95px;
	border-width: 1px;
	border-style: solid;
	border-color: #A6A6A6;
	float: left;
	margin: 3px;
}

#FriendsListForm .userimage {
	border-width: 1px;
	border-style: solid;
	border-color: #CFCFCF;
	padding: 1px;
	float: right;
}

#FriendsListForm a.blacklink {
	font-weight: bold;
	color: #000;
}

#FriendsListForm ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#FriendsListForm li {
	padding: 0;
	margin: 0;
}

#FriendsListForm .emails {
	background-image: url(/media/images/emails.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding: 0 0 3px 20px;
}

#FriendsListForm .notes {
	background-image: url(/media/images/notes.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding: 0 0 3px 20px;
}

#FriendsListForm .invite {
	background-image: url(/media/images/invite_friends.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	padding: 0 0 3px 20px;
}
*/
/***************************
/* Profile Panel
/***************************/
#profilepanel{
	margin:10px 0 0 0;
}

#profilepanel h2{
	font-size: 150%;
	font-weight: normal;
}

#profilepanel table {
	width: 400px;
	margin: 0px;
	padding: 0px;
}

#profilepanel table {
	height: 0px;
	border-collapse: collapse;
}

#profilepanel th {
	text-align: left;
	line-height: 0;
}

#profilepanel td{
	text-align: left;
	height: 1px;
}

#profilepanel .line{
	padding: 0px;
	margin: 0px;	
	height: 1px;
	border-bottom: solid 1px #ccc;
}


#profilepanel .itemname {
	font-size: 95%;
	font-weight: normal;
	color: #4C4C4C;
	margin: 0.4em 0 0 0;
}
 
#profilepanel .align_top{
	vertical-align: top;	
}



/***************************
/* Profile Edit
/***************************/
#UsrEditForm #profileedit {
	padding: 5px;
}

#UsrEditForm .comment {
	width: 220px;
	padding: 3px;
}

#UsrEditForm td {
	margin:0px;
	padding:0px;
}

#UsrEditForm th {
	text-align: right;
}

#UsrEditForm .itemname {
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	padding: 0 5px 0 0;
}

#UsrEditForm .ctrl_mid {
	width: 100px;
}

#UsrEditForm .ctrl_short {
	width: 80px;
}

#UsrEditForm .ctrl_long {
	width: 150px;
}

#UsrEditForm select {
	width: 150px;
}

#UsrEditForm td table {
	margin: 0px;
	padding: 0px;
}

#UsrEditForm #rightCol table {
	width: 280px;
}

#UsrEditForm #rightCol p {
	font-weight: normal;
	margin: 5px 0px;
	padding: 0px;
}

#UsrEditForm #rightCol span {
	font-weight: normal;
	margin: 5px 0px;
	padding: 0px;
}

#UsrEditForm #rightCol th {
	text-align: left;
	
}

#UsrEditForm #rightCol td {
	
}

#UsrEditForm .line {
border-bottom:1px solid #CCCCCC;
height:1px;
}

#UsrEditForm #privacysetting table{
	width: 200px;
	
}

#UsrEditForm .align_top{
	vertical-align: top;	
}
#UsrEditForm .change_profile{
	margin: 5px;	
}

#UsrEditForm .city_residence{
	margin-bottom: 6px;	
}

#UsrEditForm .right{
	margin-left: auto; margin-right: 0px;
}
/***********************/
/* Notification Panel */
/***********************/

#notificatoinpanel .notification{
	border-top: solid #cccccc 1px;
	overflow:hidden;
	width:600px;
}

#notificatoinpanel{
	padding: 5px 0 5px 0;
	margin: 0px;
}


#notificatoinpanel .boxA {
	border-width: 0px;	
}

#notificatoinpanel .userimage {
	border-width: 1px;
	border-style: solid;
	border-color: #CFCFCF;
	padding: 2px;
	float: none;
}

#notificatoinpanel .lign_top{
vertical-align:top;
}

#notificatoinpanel .note{
	padding: 0 0 0 0;
	margin: 0px;
	width:400px;
}

#notificatoinpanel .notification div{
	padding: 5px 11px 10px 0px;	
}

/***********************/
/* SendMessagesFrm */
/***********************/

#SendMessagesFrm .message{
	float:none;
	}

#SendMessagesFrm table th {
	width: 60px;
	text-align: right;
	vertical-align: top;
}


#SendMessagesFrm .ctrl_long {
	width: 380px;
}

#SendMessagesFrm .ctrl_long_list {
	width: 387px;
}

#SendMessagesFrm textarea{	
border:1px solid #9C9C9C;
height:184px;
width:380px;
}

#SendMessagesFrm .valign_middle {
	vertical-align: top;
}

/***********************/
/* messagelistpanel Panel */
/***********************/
#messagelistpanel table{
	width: 620px;
	padding: 0 0 1px 0;	
}

#messagelistpanel .messagerow td{
	border-bottom: dotted #cccccc 1px;
}

#messagelistpanel th{
	font-size: 0.9em;
	border-bottom: solid #cccccc 1px;
}

/***********************/
/* MessageDetail Panel */
/***********************/
#messagedetailpanel table{
	width: 620px;
	border-collapse: collapse;
}

#messagedetailpanel .subject{
	font-size: 100%;
	font-weight: bold;	
	background-color:#ffffff;
	text-align: left;
	padding: 10px 0px 10px 0px;
	border-bottom: solid #B8B8B8 1px;
	border-top: solid #B8B8B8 1px;	
}

#messagedetailpanel .ctrl_long {
	width: 350px;
}

#messagedetailpanel .dotunderline_table{
	width: 620px;
	
}

#messagedetailpanel textarea{	
border:1px solid #9C9C9C;
height:104px;
width:380px;
}


#messagedetailpanel  .user{
	vertical-align: top;
    width: 220px;
  }
  
#messagedetailpanel  .username{
	vertical-align: top;
	width:210px;
}

#messagedetailpanel  .reply{
	padding-left:50px;
}

#messagedetailpanel .userimage {
	border-width: 1px;
	border-style: solid;
	border-color: #CFCFCF;
	padding: 2px;
	float: none;
}

#messagedetailpanel .message {	
	padding: 5px 0 10px 0;	
	border-bottom: dotted #B8B8B8 1px;
}

#messagedetailpanel .align_top{
	vertical-align: top;
}

#messagedetailpanel .messageinput{
	padding: 10px 0 0 0;
}

#messagedetailpanel .warning{
	width: 380px;
	margin: 8px 0 0 0;
}
/***********************/
/* TopicList Panel */
/***********************/
#topiclistpanel table{
	width: 600px;
}

#topiclistpanel th{	
	font-weight: normal;
	border-bottom: dotted #B8B8B8 1px;
}
  
#topiclistpanel .alternative td{
	background-color: #E4EBEC;
}  

#topiclistpanel a{
	text-decoration: none;
} 
 
#topiclistpanel a.underline{
	text-decoration: underline;
} 
/****************************/
/* Discussion Post Panel */
/***************************
  
#discussionpostpanel .ctrl_long {
	width: 400px;
}

.beige {
	background-color: #F3F0EC;
}
  
.topicBlock{		
	background-color: #ffffff;
	border: solid #B8B8B8 1px;
	width: 450px;
	padding: 5px;	
}  

#discussionpostpanel .newpost{
	 margin: 0 auto;
}

#discussionpostpanel .center{
 margin: 0 auto;
}

#discussionpostpanel .post{	
  border-bottom: dotted #B8B8B8 1px;
}
*/
/****************************/
/* People Profile */
/****************************/ 
/* link icons emails, notes, invite friends icon*/
#PeopleProfileFrm #contactoption ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#PeopleProfileFrm #contactoption li {
	padding: 0;
	margin: 0;
} 

#PeopleProfileFrm #contactoption .emails {
	background-image: url(/media/images/emails.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding: 0 0 3px 20px;
}

#PeopleProfileFrm  #contactoption .notes {
	background-image: url(/media/images/notes.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding: 0 0 3px 20px;
}

#PeopleProfileFrm  #contactoption .invite {
	background-image: url(/media/images/invite_friends.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	padding: 0 0 3px 20px;
}

#PeopleProfileFrm .line {
border-bottom:1px solid #CCCCCC;
height:1px;
}




/****/
/* Account Setting  */
/**********/

#MyProfileAccountFrm .ctrl_short {
	border: solid 1px #9C9C9C;
	width: 175px;
}

#MyProfileAccountFrm .ctrl_mid {
	border: solid 1px #9C9C9C;
	width: 209px;
}

#MyProfileAccountFrm .ctrl_text {
	width: 200px;
}

#MyProfileAccountFrm .ctrl_long {
	width: 250px;
}
#MyProfileAccountFrm .content{
	padding: 10px;
}

#MyProfileAccountFrm .content .bold{
	font-weight: bold;
}

#MyProfileAccountFrm .line{
	width: 590px;
	height: 1px;
	border-bottom: solid 1px #ccc;
}

#MyProfileAccountFrm table{
	width: 300px;
	overflow: hidden;
}

/****************************/
/* User Home Page */
/****************************/
#friendslist{
	padding: 0px;
}
.friends{
	padding: 2px;
	margin: 2px;	
	background: #ffffff;
}

.friendsimage{
	background: #ffffff;
}

/****************************/
/* User Home Page */
/****************************/


