/* CSS Document */
body{
	padding:0px;
	margin:auto;
	background:#f4f5df;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
*{
     padding:0px;
     margin:0px; 
	 font-size:11px;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 color:#000000;
  }

ul,ol{
	 list-style-type:none;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration: underline !important;
}
#wrap{
	width:938px;
	background:#FFFFFF;
	border:#e5e7b7 1px solid;
	margin:0 auto;
	border-bottom:none;
}
.header{
	width:938px;
	
}
.header div{
	width:882px;
	margin:auto;
	overflow:hidden;
	font-size:9px;
	background:url(images/border.jpg) no-repeat bottom;
}
.header div div{
	width:441px;
	float:left;
	color:#424242;
	background:none;
}
.date{
	display:block;
	padding:12px 0 9px 0;
	text-transform:uppercase;
}
.header div div ul{
	float:right;
	padding:12px 0 9px 0;
}
.header div div .ulclass{
	float:left;
	width:441px;
	padding:10px 0 10px 0;
}
.header div div .ulclass1{
	float:left;
	width:441px;
	text-align:right;
	padding:0 0 0 0;
}
.header div div .ulclass1 .liclassProfile{
	width:45px;
	height:11px;
	background:#59a609;
	color:#FFFFFF;
	padding:0 2px 0 2px;
	font-weight:normal;
}
.header div div .ulclass1 .liclassPro1{
	font-weight:normal;
}
.header div div .ulclass1 .liclassProfile a{
	color:#FFFFFF;
}
.header div div ul li{
	display:inline;
	font-weight:bold;
}
.profileLogin a,.profileLogin a:active{
	color:#424242;
	padding: 1px 3px;
}
.profileLogin a:hover{
	color: #ffffff;
	background:#59a609;
	text-decoration: none !important;
}
.logo{
	width:365px;
	height:135px;
	padding:0 0 2px 0;
	border:none;
}
.online{
	float:right;
	width:165px;
	height:51px;
	padding:15px 0 18px 0;
	border:none;
}
.searchInput{
	width:200px;
	height:20px;
	font-size:11px;
	padding:8px 0 0 8px;
	background:#fff6e7 url(images/search.jpg) no-repeat right;
	border:#6c6c6c 1px dashed;
}
.menuImage{
	height:30px;
	border:none;
	margin-right:-3px;
}
.joinCommunity{
	float:right;
	width:210px;
	height:30px;
	padding:10px 0 0 0;
	border:none;
}
.midWhole{
	width:938px;
	overflow:hidden;
	padding:20px 0 0 0;	
}
.midleft{
	width:640px;
	float:left;
	padding:0 28px 0 28px;
}
.midleft div{
	width:640px;
	font-size:11px;
	color:#666666;
	background:url(images/midBoundry.jpg) no-repeat bottom;
}
.midleft div span{
	color:#005bab;
}
.midleft div p{
	padding:0 0 20px 0;
	line-height:18px;
}
.more{
	display:block;
	font-weight:bold;
	color:#005bab;
}
.more a{ color:#005bab; }
.midleft div h1{
	font-weight:bold;
	color:#000000;
	font-size:21px;
	padding:0 0 20px 0;
}
.midleft div h3{
	font-weight:bold;
	color:#000000;
	font-size:17px;
	padding:21px 0 30px 0;
}
.midleft div h2{
	font-weight:bold;
	color:#005bab;
	font-size:17px;
	padding:15px 0 0 0;
}
.midleft a{
	color:#005bab;
}
.midleft div h4{
	font-weight:bold;
	color:#333333;
	font-size:13px;
	padding:10px 0 5px 0;
	text-transform:uppercase;
}
.midleft div dl{
	padding:0 0 10px 0;
}
.midleft div dl dt{ 
	font-size:11px;
	/*font-weight:bold;*/
	color:#005bab;
	padding:0 0 10px 0;
	line-height:16px;
}
.midleft div dl dd{  
	line-height:18px;
	padding-bottom:10px;
	background:url(images/midBoundry.jpg) no-repeat bottom;
}
.midleft div .midDate{
	display:block;
	font-size:9px;
	color:#666666;
}
.midRight{
	width:210px;
	float:left;
}
.signUp{
	width:210px;
	color:#666666;
	overflow:hidden;
	padding-bottom:20px;
	background:url(images/midRightBoundry.jpg) no-repeat bottom;
}
.signUp h1{
	font-size:17px;
	color:#005bab;
}
.signUp span{
	display:block;
	font-size:9px;
	padding:0 0 8px 0;
}
.signUpInput{
	width:200px;
	height:20px;
	padding:8px 0 0 8px;
	margin:0 0 10px 0;
	background:#f6f6f6;
	font-size:9px;
	color:#262626;
	border:#6c6c6c 1px dashed;
}
.check{
	margin:0 5px 0 0;
	float:left;
}
.checkText{
	font-size:9px;
}
*+ html .check{
	margin:-4px 2px 0 0;
}
* html .check{
	margin:-4px 0 0 0;
}
html:first-child .checkText{
	display:block;
	padding-top:2px;
}
.submit{
	background:url('images/submit.gif') no-repeat top left;
	width:86px;
	height:30px;
	padding-left: 5px;
	font-size:14px;
	float:left;
	border:none;
	text-align:left;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1px;
}
/* hacks for html */

*+html .submit{
	line-height:11px;
}

*html .submit{
	line-height:11px;
}

.info{
	font-size:9px;
	color:#59a609;
	margin:11px 0 0 20px;
	float:right;
}
.info a{
	color:#59a609;
}
.interest{
	width:210px;
	overflow:hidden;
	padding:20px 0 0 0;
}
.interestTop{
	width:210px;
	cursor:pointer;
}
.topleft{
	width:11px;
	height:30px;
	display:block;
	float:left;
	border:none;
}
.topMid{
	width:181px;
	height:22px;
	float:left;
	font-size:12px;
	font-weight:bold;
	padding:8px 0 0 0;
	color:#424242;
	background:url(images/topSlice.jpg) repeat-x;
}
.topright{
	width:18px;
	height:30px;
	display:block;
	float:left;
	border:none;
}
.interestbody{
	width:188px;
	background:#fff6e7;
	clear:both;
	overflow:hidden;
	border-left:#efdec2 1px solid;
	border-right:#efdec2 1px solid;
	padding:0 10px 10px 10px; 
}
.interestbody ul li{
	padding:8px 0 8px 0;
	font-size:11px;
	color:#424242;
	background:url(images/liBorder.jpg) no-repeat bottom;
}
.interestbody ul .liclass{
	background:none;
}
.interestbody ul li a,.interestbody ul li a:active{
	color:#424242;
}
.interestbody ul li a:hover{
	text-decoration: none !important;
}
.research{
	padding:0 0 0 0;
}
.researchMid{
	width:181px;
	height:22px;
	float:left;
	font-size:12px;
	font-weight:bold;
	padding:8px 0 0 0;
	color:#424242;
	background:url(images/researchslice.jpg) repeat-x;
}
.researchBody{
	width:208px;
	border-left:#efdec2 1px solid;
	border-right:#efdec2 1px solid;
	background:#fff6e7;
	clear:both;
	overflow:hidden;
}
.researchBody ul li{
	width:188px;
	padding:10px;
	font-size:11px;
	font-weight:bold;
	color:#424242;
	border-bottom:#efdec2 1px solid;
	text-transform:capitalize;
}
.researchBody ul .liclass2{
	border:none;
}
.researchBody ul li a,.researchBody ul li a:active{
	color:#424242;
	font-size:12px;
}
.researchBody ul li a:hover{
	text-decoration: none !important;
}
.researchFooter{
	width:210px;
	height:5px;
	display:block;
	background:url(images/researchFooter.jpg) no-repeat;
}
.onlineNew{
	width:210px;
	padding:20px 0 25px 0;
	overflow:hidden;
	background:url(images/midRightBoundry.jpg) no-repeat bottom;	
}
.onText{
	font-size:17px;
	color:#005bab;
	font-weight:bold;
	padding:0 0 16px 0;
	overflow:hidden;
	display:block;
}
.onlineNew p{
	font-size:11px;
	color:#424242;
}
.form{
	padding-top:5px;
}
.radioWhole{
	display:block;
	overflow:hidden;
	padding:10px 0 10px 0;
}
.radio{
	margin:0 5px 0 0;
	display:block;
	float:left;
}
.radioText{
	width:185px;
	font-size:11px;
	color:#424242;
	display:block;
	overflow:hidden;
}
*+ html .radio{
	margin:-2px 2px 0 0;
}
* html .radio{
	margin:-2px 0 0 0;
}
html:first-child .radioText{
	display:block;
}
.newsletter{
	width:210px;
	color:#666666;
	overflow:hidden;
	padding-top:10px;
}
.newsText{
	padding:0 0 2px 0;
	text-transform:uppercase;
}
.smallText{
	display:block;
	font-size:9px;
	padding:0 0 8px 0;
	text-transform:uppercase;
}
.smallProExtend{
	text-align:right;
	padding:12px 0 2px 0;
}
.newletterInput{
	background:#F6F6F6 url(images/plus.jpg) no-repeat top right;
}
.footer{
	width:882px;
	margin:0 0 0 28px;
	overflow:hidden;
	font-size:9px;
	padding:20px 0;
	color:#666666;
	background:url(images/border.jpg) no-repeat top;
}
.footerLeft{
	width:215px;
	float:left;
	padding:0 27px 0 0;
}
.select{
	height:28px;
	margin:0px;
	padding:0px;
}
.copyright{
	display:block;
	font-size:17px;
	padding:0; 
}
.ebizzsolicon{
	width:21px;
	height:21px;
	float:left;
	padding:35px 5px 0 0;
}
.ebizzsolText{
	padding:35px 0 0 0;
}
.fooerRight{
	width:640px;
	float:left;
	color:#6c6c6c;
}
.fooerRight ul{
	padding-bottom:10px;
}
.fooerRight .ulclass{
	padding-top:0;
}
.fooerRight ul li{
	font-size:9px;
	display:inline;
}
.fooerRight ul li a{
	color:#6c6c6c;
}
.fooerRight ul li a:hover{
	color:#005bab;
	text-decoration:underline;
}
/*-----------------------------------Main profile Page------------------------*/
.midleft .midleftProfile{
	width:640px;
	font-size:11px;
	overflow:hidden;
	padding:20px 0 0 0;
	background:url(images/profileSlice.jpg) repeat-y;
}

.midleft .midleftProfile .midleftProfileLeft{
	width:318px;
	float:left;
	padding:0 0 20px 0;
	overflow:hidden;
	background:none;	
}
.midleft .midleftProfile .midleftProfileRight{
	width:300px;
	float:left;
	padding:0 0 0 19px;
	overflow:hidden;
	background:none;	
}
.midleft .midleftProfile .midleftProfileRight .addRemoveWhole{
	width:300px;
	display:block;
	padding:16px 0 16px 0;
}
*+ html .midleft .midleftProfile .midleftProfileRight .addRemoveWhole{
	padding:10px 0 10px 0;
}
* html .midleft .midleftProfile .midleftProfileRight .addRemoveWhole{
	padding:10px 0 10px 0;
}
.midleft .midleftProfile .midleftProfileRight .addRemovetext{
	font-size:12px;
	float:left;
	padding-right:10px;
	color:#424242;
	display:block;
}
.addRemove{
	width:15px;
	height:15px;
	padding:1px 5px 0 0;  
	float:left;
	border:none;
}
.area{
	font-size:17px;
	font-weight:bold;
}
*+ html .area{
	display:block;
	padding-bottom:5px;
}
* html .area{
	display:block;
	padding-bottom:5px;
}
.midProfileWhole{
	width:938px;
	overflow:hidden;
	padding:2px 0 0 0;	
}
.midProfileRight{
	padding:20px 0 0 0;
}
.midleft .midleftProfile .profiletop{
	width:316px;
	overflow:hidden;
	background:none;
}
.profileImage{
	width:121px;
	height:160px;
	float:left;
	padding:0 20px 0 0;
}
.midleft .midleftProfile .profiletop .edit{
	display:block;
	padding:76px 0 0;
}
.midleft .midleftProfile .profiletop .profileName {
	font-size:17px;
	color:#333333;
	display:block;
	font-weight:bold;
	padding:2px 0 0 0;
}
.midleft .midleftProfile .profiletop .place{
	font-size:12px;
	color:#666666;
}
.midleft .midleftProfile dl{
	width:316px;
	padding:20px 0 0 0;
}
.midleft .midleftProfile dl dt{
	background:url(images/mail.jpg) no-repeat scroll 0 0.1em;
	padding:0 0 4px 20px;
	font-size:11px;
	font-weight:normal;
	color:#666666;
	height:17px;
}
.midleft .midleftProfile dl .phone{
	height:17px;
	padding:4px 0 20px 20px;
	background:url(images/phone.jpg) no-repeat scroll 0 0.1em;
}
.midleft .midleftProfile dl .mailaddress{
	background:none;
	padding:0px;
	font-weight:bold;
}
.profileBoundry{
	display:block;
	width:639px;
	height:3px;
	clear:both;
	overflow:hidden;
	background:url(images/midBoundry.jpg) no-repeat;
}
.midleft .descriptionBox{
	width:640px;
	padding:0 0 14px 0;
}
.midleft .descriptionBox ol, .midleft .descriptionBox li{
	list-style:decimal;
	margin-left:20px;
}
.midleft .descriptionBox h2{
	padding:15px 0 20px 0;
}
.midleft .descriptionBox p{
	padding:0 0 20px 0;
}
.inbox{
	width:210px;
}
.inboxTop{
	width:210px;
	height:6px;
	display:block;
	background:url(images/inboxTop.jpg) no-repeat;
}
.inboxMid{
	width:188px;
	padding:14px 0 14px 20px;
	border-left:#e5e5e5 1px solid;
	border-right:#e5e5e5 1px solid;
}
* html .inboxMid{
	margin-top:-12px;
}
.inbox .inboxMid dl dt{
	padding:2px 0 6px 27px;
	font-size:12px;
	background:url(images/msg.jpg) no-repeat scroll 0 0.1em;
}
.inboxBottom{
	background:url(images/inboxBottom.jpg) no-repeat;
}
.inboxMid ul li{
	display:inline;
	font-size:9px;
	color:#424242;
	font-weight:bold;
}
.inboxMid ul li a{
	color:#424242;
	padding:2px;
	text-decoration:none;
}
.inboxMid ul li a:hover, .inboxMid ul li .active{
	background:#59a609;
	color:#FFFFFF;
	text-decoration:none;
}
.editMid{
	width:181px;
	height:22px;
	float:left;
	font-size:11px;
	font-weight:bold;
	padding:8px 0 0 0;
	color:#FFFFFF;
	background:url(images/editslice.jpg) repeat-x;
}
/*-----------------------------------End Main profile Page------------------------*/
/*-----------------------------------User Detail-d Page------------------------*/
.header div .userDetailMenu{
	width:650px;
	float:left;
	color:#424242;
	background:none;
	height:52px;
}
.header div .welcomeMenu{
	width:232px;
/*	margin-top:10px;*/
}
.header div .welcomeMenu .ulclass3{
	float:left;
	padding:0;	
	text-align:right;
	width:232px;
}
.header div .welcomeMenu .ulclass3 .profileli{ 
	height:11px;
	/*background:#59a609;*/
	color:#FFFFFF;
	padding:0 2px 0 2px;
	font-weight:normal;
}
.header div .userDetailMenu .ulclass5{   
    float:left;
	padding:10px 0;
	width:650px;

}
.header div .welcomeMenu .ulclass3 .pro1{
	font-weight:normal;
} 
/*.header div .welcomeMenu .ulclass3 .profileli a{
	color:#FFFFFF;
}*/
.midleft .accute{
	width:640px;
	/*padding:20px 0 10px 0;*/
	overflow:hidden;
	background:url(images/midBoundry.jpg) no-repeat bottom;
}
.midleft .ext{
	padding-top:0;
	padding-bottom:20px;
}
.midleft .accute h2{
	font-size:21px;
	color:#262626;
	padding:0;
	margin:0;
	text-transform:uppercase;
}
.midleft .accute dl{
	width:160px;
	height:17px;
	overflow:hidden;
	padding:3px 0 0 5px;
	margin:10px 0 20px 0;
	background:#f8f8ea;
}

.midleft .accute dl dt{
	font-size:9px;
	color:#666666;
	font-weight:bold;
	cursor:pointer;
}
.midleft .accute ul{
	width:640px;
	padding:2px 0 0 0;
	overflow:hidden;
}
.visitedRight{
	width:220px;
	height:30px;
	float:left;
}
.visitedTool{
	width:13px;
	height:30px;
	float:left;
}
.midleft .commentBox{
	width:640px;
	padding:15px 0 31px 0;
	overflow:hidden;
	background:url(images/acuteborder.jpg) no-repeat bottom;
}
.midleft .commentBox2{
	width:640px;
	padding:15px 0 31px 0;
	overflow:hidden;
}
.midleft .commentBoxLast{
	background:url(images/midBoundry.jpg) no-repeat bottom;
}
.midleft .commentBox .commentBoxTop, .midleft .commentBox2 .commentBoxTop{
	width:640px;
	overflow:hidden;
	background:none;
}
.commentBoxTopLeft{
	width:590px;
	display:block;
	float:left;
}
.commentBoxImage{
	float:left;
	width:50px;
	height:50px;
}
.commentBoxImageX{
	float:right;
	width:17px;
	height:16px;
} 
.midleft .commentBox .commentBoxTop .writerName, .midleft .commentBox2 .commentBoxTop .writerName{
	color:#666666;
	padding:28px 0 0 60px;
	display:block;
}
.midleft .commentBox .commentBoxTop .articleDate, .midleft .commentBox2 .commentBoxTop .articleDate{
	padding:0 0 0 10px;
	color:#666666;
}
.midleft .commentBox p, .midleft .commentBox2 p{
	width:640px;
	background:none;
	padding:20px 0 0 0;
}

.midleft .reply{
	display:block;
	width:640px;
	padding:7px 0 10px 0;
	background:url(images/midBoundry.jpg) no-repeat bottom;
}
.midleft .question{
	display:block;
	width:640px;
	padding:7px 0 0 0;
	font-size:13px;
	overflow:hidden;
	font-weight:bold;
	background:none;
}
.midleft .questionLeft{
	float:left;
	display:block;
}
.midleft .questionRight{
	float:right;
	font-size:13px;
	display:block;
}
.archive{
	width:210px;
	overflow:hidden;
	padding:20px 0 0 0;
}
.archive h2{
	font-size:17px;
	color:#005bab;
}
.archive span{
	font-size:11px;
	color:#424242;
	display:block;
	padding:8px 0 5px 0;
}
.archive span b{
	font-size:11px;
}


.archive ul{ position:relative; height:60px }
.archive ul li{
	height:30px;
	line-height:30px;
	float:left;
	background:url(images/divider.gif) no-repeat 100% 10px;
	padding-right:2px;
	}
.archive ul li a{
	height:30px;
	padding:0 5px;
	}
.archive ul .active a, .archive ul li a:hover,.archive ul .expanded a{
	color:#C00;
	}
.archive ul ul{
	width:210px;
	height:30px;
	position:absolute;
	background:#000;
	top:30px;
	left:0;
	}
.archive ul ul li{
	height:30px;
	width:52px;
	border-right:1px solid #fff;
	float:left;
	display:block;
	padding-right:0px;
	background:none;
}
.archive ul ul{
	display:none;
	}
.archive ul .expanded ul{
	display:block;
	width:210px;
	}
.archive li:hover ul{
	display:block;
	z-index:2;
	}
.archive ul ul li a, .archive ul .active ul li a, .archive ul .expanded ul li a{
	display:block;
	color:#fff;
	background:#000;
	float:left;
	line-height:30px;
	height:30px;
	padding:0 4px;
	}
.archive ul ul a:hover,.archive ul .active ul li a:hover, .archive .expanded ul li a:hover,
.archive ul ul .active a,.archive ul .active ul .active a, .archive .expanded ul .active a{
	background:#C00;
	color:#fff;
	}
.archive li.last{
	background-image:none;
	border-right:none;
	}


.archive ul li{
	display:inline;
    font-size:9px;
	color:#424242;
}
*+ html .archive ul li{
	line-height:16px;
}
* html .archive ul li{
	line-height:16px;
}
.archive ul li a{
	color:#424242;
	padding:0 2px 0 2px;
	font-weight:bold;
}
.archive ul li a:hover{    
	background:#005bab;
	color:#FFFFFF;
}
/*-----------------------------------End of User Detail-d Page------------------------*/
/*-----------------------------------User Detail-c Page--------------------------*/
.midleft .accutemember{
	background:none;
}
.midleft .accutemember .memberRow{
	clear:both;
	background:url(images/memberBorder.jpg) repeat-x left bottom;
	overflow:hidden;
}
.midleft .accutemember .memberRow .memberbox{
	width:190px;
	float:left;
	overflow:hidden;
	padding:20px 20px 20px 0;
	background:none;
}
.midleft .accutemember .memberRow .memberboxLast{
	padding:20px 0 20px 0;
}
.midleft .accutemember .memberRow .memberbox .memberName{
	display:block;
	font-size:12px;
	color:#666666;
	padding:6px 0 0 55px;
}
.midleft .accutemember .memberRow .memberbox .memberAddress{
	padding:0 0 0 55px;
}
.memberImage{
	width:45px;
	height:60px;
	border:0;
	float:left;
}	
/*------------------------------------End of User Detail-c Page------------------------*/
/*-----------------------------------User Detail-b Page--------------------------*/
.midleft .accutemember .news{
	width:640px;
	padding:10px 0 20px 0;
	margin-bottom:5px;
	display:block;
	line-height:16px;
	background:url(images/midBoundry.jpg) no-repeat bottom;
}
.midleft .accutemember .newsLast{
	background:none;
}
.midleft .accutemember .news b{
	width:640px;
	padding:0;
	color:#262626;
	background:none;
}
.midleft .accutemember .news p{
	color:#666666;
	padding:0;
}
/*------------------------------------End of User Detail-b Page------------------------*/
/*-----------------------------------User Detail-a Page--------------------------*/
.midleft .accutemember .abstract{
	width:622px;
	padding:18px 0 0 18px;
	background:#f8f8ea;
}
.midleft .accutemember .abstract ul{
	width:622px;
	margin-bottom:20px;
	background:url(images/abstractBorder.jpg) no-repeat left bottom;
}
.midleft .accutemember .abstract .absul{
	background:none;
}
.midleft .accutemember .abstract ul li{
	width:560px;
	padding:0 0 20px 30px;
	background:url(images/abstractBullet.jpg) no-repeat scroll 0 0.2em;
	font-size:11px;
	font-weight:normal;
	line-height:16px;
}
.midleft .accutemember .abstract ul li ul{
	background:none;
}
.midleft .accutemember .abstract ul li b{
	padding:0;
	color:#262626;
}
.midleft .accutemember .abstract ul li p{
	color:#666666;
	padding:0;
}
.midleft .accutemember .abstract ul li .readFull{
	display:block;
	color:#005BAB;
	font-weight:bold;
	background:none;
	font-size:9px;
	padding:0;
}
.midleft .accutemember .abstract ul li .readFull a{
	color:#005BAB;
}
.midleft .accutemember .intro{
	font-size:12px;
	color:#333333;
	display:block;
	line-height:18px;
	padding:20px 0 10px 0;
}
.midleft .accutemember .moderator{
	width:640px;
	margin-top:-20px;
	overflow:hidden;
}
.midleft .accutemember .moderatorTop{
	width:640px;
	height:46px;
	display:block;
	background:url(images/moderatorTop.jpg) no-repeat top;
}
.midleft .accutemember .moderatorMid{
	width:604px;
	padding:20px 18px 38px 18px;
	background:url(images/modaratorSlice.jpg) repeat-y;
}
.midleft .accutemember .moderatorMid h2{
	font-weight:normal;
	font-size:21px;
	padding:0 0 6px 0;
	color:#262626;
}
.midleft .accutemember .moderatorMid ul li{
	float:left;
	border:0;
	background:none;
	padding:0 2px 2px 0;
}
.midleft .accutemember .moderatorMid p{
	font-size:12px;
	color:#333333;
	padding:16px 0 0 0;
}
.mailStyle{
	color:#59a609;
	text-decoration:underline;
}
.midleft .accutemember .utility{
	width:640px;
	height:32px;
	display:block;
	overflow:hidden;
	background:url(images/utilitySlice.jpg) repeat-x; 
}
.midleft .accutemember .utility ul{
	width:320px;
	float:left;
}
.midleft .accutemember .utility .utul{
	width:205px;
	padding:0 0 0 115px;
}
.midleft .accutemember .utility ul li{
	font-size:9px;
	color:#333333;
	float:left;
	font-weight:normal;
	padding:8px 10px 10px 10px;
	background:url(images/moderatorBar.jpg) no-repeat scroll top right;
}
.midleft .accutemember .utility ul li a{
	color:#333333;
}
.utilityImage{
	width:12px;
	height:13px;
	float:left;
	border:none;
    padding:0 6px 0 0;
	margin-top:-1px;
}
.networkImage{
	width:16px;
	height:16px;
	border:none;
}
.midleft .accutemember .utility ul .utilityLi{
	text-align:right;
	float:left;
	padding:6px 9px 4px 9px;
	background:url(images/moderatorBar.jpg) no-repeat scroll top left;
}
.midleft .accutemember .reader, .midleft .reader{
	display:block;
	padding:8px 0 8px 0;
	clear:both;
	background:url(images/midBoundry.jpg) no-repeat bottom;
}
/*------------------------------------End of User Detail-a Page------------------------*/


/*--------------------------Start add personal profile---------------------------------*/

div.addPersonalProf{
	background:none;
	margin-top:15px;
	overflow:hidden;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
div.addPersonalProf dl dd{
	width:640px;
	display:block;
	margin-bottom:12px;
	overflow:hidden;
}
div.addPersonalProf dl span{
	width:310px;
	display:block;
	float:left;
}
div.addPersonalProf .list{
	width:639px;
	height:120px;
	overflow:auto;
}
div.addPersonalProf .list b{
	font-weight:normal;
	margin-bottom:20px;
	display:block;
	color:#262626;
}
div.addPersonalProf .list label{
	width:200px;
	padding-right:7px;
	float:left;
}
div.addPersonalProf .org{
	clear:both;
	margin-bottom:5px;
}
div.addPersonalProf .orgInp{
	clear:both;
	width:639px;
}
div.addPersonalProf .org i, div.addPersonalProf .org a{
	float:left;
	display:block;
}
div.addPersonalProf .org i{
	font-style:normal;
	color:#262626;
}
div.addPersonalProf .org a{
	font-size:9px;
	font-weight:bold;
	color:#FFFFFF;
	background:#7BC143;
	width:74px; height:18px;
	padding:0 3px;
	margin-left:8px;
}
.firstSpan{
	margin-right:20px;
}
dl label{
	display:block;
}
.addPersonalProf .text, .addPersonalProf select, .addPersonalProf .profPic{
	height:28px;
	border:1px dashed #6C6C6C;
	background:#D3EEF9;
	width:308px;
}

.addPersonalProf .pf1{
	float:left;
	width:40px;
	margin-right:5px;
}
.addPersonalProf .pf2{
	float:left;
	width:54px;
	margin-right:5px;
}

.addPersonalProf .pf3{
	float:left;
	width:200px;
}
.addPersonalProf select, .addPersonalProf .sourceFund{
	width:638px;
}
.addPersonalProf .sourceFund{
	margin-bottom:60px;
}
div.addPersonalProf .specialInput{
	width:638px;
	margin-bottom:5px;
}
div.addPersonalProf .specialText{
	width:571px;
	border-right:none;
	float:left;
}
div.addPersonalProf .specialButton{
	width:67px;
	height:30px;
	display:block;
	background:url(images/add-button.gif) no-repeat;
	border:none;
	float:left;
}
.addPersonalProf .text:focus, .addPersonalProf select:focus{
	background:#ffffff;
}
.addPersonalProf label{
	font-weight:bold;
	color:#262626;
	margin-bottom:5px;
}
div.addPersonalProf .profPic{
	width:640px;
	height:30px;
	display:block;
}
div.addPersonalProf .country{
	width:310px;
}
div.addPersonalProf .mail{
	height:80px;
}
div.addPersonalProf .largeText{
	width:638px; height:140px; 
}
.chkBox{
	float:left;
	margin:3px 3px 0 0;
	background:#F6F6F6;
}
.center{
	text-align:center;
}
.mt10{
	margin-top:10px;
}
.pt10{
	padding-top:10px;
	padding-bottom:10px;
}


/*--------------------------End add personal profile*/
#question, #comments, #coments2{
	height:18px;
	text-decoration:none;
	cursor:pointer;
}
.block{
	display:block;
	clear:both;
}
#questionForm, .replyForm, #commentFrom{
	display:block;
	padding:10px;
}
#questionForm .text, .replyForm .text, #commentFrom .text{
	width:617px;
	height:120px;	
	margin-bottom:10px;
}
#questionForm .txt, .replyForm .txt, #commentFrom .txt{
	width:617px;
	height:28px;	
	margin-bottom:10px;
}
#questionForm .submit, .replyForm .submit, #commentFrom .submit{
	background:url('images/q-rel.jpg');
	width:59px;
	height:30px;
	text-align:center;
}
#topNav{
	position:relative;
	float:left;
	padding:10px 0 0;
}
#topNav .nav1{
	position:absolute;
	background:url('images/nav-1.gif') no-repeat;
	width:116px;
	height:30px;
	z-index:90;
	left:0;
	padding-left:10px;
}
#topNav .nav2{
	position:absolute;
	background:url('images/nav-2.gif') no-repeat;
	z-index:89;
	width:180px;
	height:30px;
	left:92px;
	padding-left:30px;
}
#topNav .nav3{
	position:absolute;
	background:url('images/nav-3.gif') no-repeat;
	left:260px;
	height:30px;
	width:180px;
	z-index:88;
	padding-left:19px;
}
#topNav .nav4{
	position:absolute;
	background:url('images/nav-4.gif') no-repeat;
	z-index:87;
	left:425px;
	height:30px;
	width:208px;
	padding-left:22px;
}
#topNav li a,#topNav li a:active{
	display:block;
	height:30px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:28px;
	text-transform:uppercase;
}
#topNav li a:hover{
	text-decoration: none !important;
}
.searchFrm{
	background:#FFF6E7;
	display:block;
	height:28px;
	padding:10px;
	border:1px solid #EFDEC2;
	margin-top:20px;
}
.searchFrm span{
	font-size:18px;
	display:block;
	float:left;
	padding:3px;
}
.searchFrm .sel{
	width:163px;
	margin:3px 5px 0 0;
	height:22px;
	padding: 3px 3px 0;
	float:left;
}
.searchFrm .sub{
	margin-top:3px;
	float:left;
}
.searchFrm .txt{
	background: #fff url('images/search.gif') no-repeat right center;
	border:1px dashed #6C6C6C;
	height:22px;
	padding:3px;
	width:166px;
	float:left;
	margin-right:5px;
	margin-left:5px;
	font-size:16px;
	margin-top:0;
}
.contTitle{
	color:#005BAB;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	display:block;
	font-weight:bold;
	margin-top:20px;
}
.eventCont{
	overflow:hidden;
	margin:20px 0 0;
}
.eventCont .topEvent{
	display:block;
	overflow:hidden;
	height:46px;
	margin-bottom:20px;
	text-align:center;
}

.eventCont .topEvent .dateEvent{
	float:left;
	display:block;
	width:40px;
	height:46px;
	background:url('images/cal.jpg') no-repeat;
}
.eventCont .topEvent .dateEvent b{
	color:#fff;
	font-size:16px;
	padding-top:10px;
	padding-bottom:3px;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.eventCont .topEvent .dateEvent i{
	font-style:normal;
	color:#262626;
	font-size:10px;
}
.eventCont .topEvent .eventTitle{
	text-align:left;
	font-size:13px;
	color:#262626;
	display:block;
	padding:10px;
	float:left;
	text-transform:uppercase;
}
.alert{
	color:#005BAB;
}
.backAl{
	background:url('images/midBoundry.jpg') no-repeat;
}

/*inbox*/
#mails{
	width:640px;
	line-height:35px;
	background:none;
}
#mails .head{
	height:36px;
	border-bottom:1px solid #fff;
	background:#ECECD1;
	display:block;
	overflow:hidden;
}
#mails .unread{
	height:36px;
	border-bottom:1px solid #fff;
	display:block;
	background:#F9C427;
	overflow:hidden;
}
#mails .read{
	height:36px;
	border-bottom:1px solid #fff;
	display:block;
	background:#EFDEC2;
	overflow:hidden;
}
#mails .foot{
	height:20px;
	display:block;
	background:#005BAB;
	overflow:hidden;
	line-height:20px;
}
#mails .col1{
	clear:both;
	height:35px;
	width:35px;
	border-right:1px solid #fff;
	display:block;
	text-align:center;
	float:left;
}
#mails .col1 input{
	margin-top:11px;
}
#mails b{
	padding:0 10px;
	display:block;
	color:#000;
}
#mails b.date{
	padding:0 10px 0 0;
	display:block;
}
#mails .col2{
	float:left;
	height:35px;
	width:325px;
	border-right:1px solid #fff;
	display:block;
	text-align:left;
}
#mails .col3{
	float:left;
	height:35px;
	width:145px;
	border-right:1px solid #fff;
	display:block;
	text-align:left;
}
#mails .col4{
	float:left;
	height:35px;
	width:132px;
	display:block;
	text-align:right;
}
#mails .foot .btnDel{
	height:20px;
	widows:57px;
	float:left;
}
#mails .foot .btnUnread{
	height:20px;
	widows:110px;
	float:left;
}
#mails .foot .page{
	float:right;
	height:20px;
	width:160px;
	border-left:1px solid #fff;
	display:block;
	text-align:center;
}
#mails .foot .page b{
	color:#fff;
	padding:0 5;
	float:right;
}
#mails .foot .page b i{
	display:block;
	float:left;
	font-style:normal;
	padding-right:3px;
}
#mails .foot .page b a{
	display:block;
	float:left;
	color:#FFFFFF;
}
#mails .foot .page b a:hover{
	color:#CCC;
}

#newMail{
	width:616px;
	border:1px solid #000;
	/*height:395px;*/
	background:none;
	padding:10px;
	margin-bottom:5px;
}
#newMail label{
	display:block;
	height:30px;
	line-height:30px;
	color:#000;
}
#newMail label span{
	float:left;
	display:block;
	color:#000000;
}
#newMail label span.right{
	float:right;
}
#newMail .txt{
	width:100%;
	height:30px;
	border:1px dashed #000;
	background:#D3EEF9;
}
#newMail .txt:focus{
	background:#fff;
}
#newMail .txtA{
	height:200px;
	overflow:auto;
}
#newMail span input{
	margin:10px 5px 0 0;
}
.accute .mailTrrd{
	padding:19px;
	width:598px;
	border:1px solid #EFDEC2;
	background:#FFF6E7;
	margin-bottom:5px;
	font-size:14px;
}
.accute .ext{
	background:#FFF;
}
.accute .mailTrrd span{
	display:block;
	margin-bottom:10px;
	border-bottom:1px  dashed #000;
	padding-bottom:3px;
	overflow:hidden;
	height:1%;
}
.accute .mailTrrd span b{
	display:block;
	float:left;
}
.accute .mailTrrd span i{
	display:block;
	float:right;
	font-weight:bold;
	font-style:normal;
}
/*end of inbox*/

#researchUl li{
	font-size:11px;
}
#researchUl span{
	padding:3px 5px 4px 5px;
	line-height:10px;
}
#eventFrom dl dd{
	display:block;
	overflow:hidden;
	padding:0 20px;
	clear:both;
	margin-bottom:5px;
}
#eventFrom dl dd label{
	display:block;
	margin-bottom:5px;
}
#eventFrom dl dd .text{
	background:#D3EEF9;
	border:1px dashed #6C6C6C;
	float:left;
	width:280px;
	height:20px;
	padding: 8px 5px 0 5px;
}
#eventFrom dl dd .text:focus{
	background:#fff;
}
#eventFrom dl dd .large{
	width:592px;
}
#eventFrom dl dd .textA{
	height:100px;
}
#eventFrom dl dd .first{
	width:290px;
	float:left;
	margin-right:5px;
	display:block;
}
#eventFrom dl dd .second{
	width:290px;
	float:right;
	margin-right:5px;
	display:block;
}
.emptyLineShort{
	background:url(images/midRightBoundry.jpg) no-repeat bottom;
	display:block;
	height:20px;
}
#newsLetter{
	margin-bottom:5px;
	background:url(images/midRightBoundry.jpg) no-repeat bottom;
	height:90px;
}
#project{
	margin-bottom:5px;
	/*background:url(images/midRightBoundry.jpg) no-repeat bottom;*/
	height:210px;
}
#newsLetter .inp{
	border:1px dashed #6C6C6C;
	height:30px;
	width:208px;
	display:block;
}
#newsLetter .inp .nTxt{
	border:none;
	float:left;
	width:175px;
	background:#F6F6F6;
	height:21px;
	padding-top:9px;
	padding-left:5px;
}
#newsLetter .inp .nSub{
	float:left;
}
.joinButton{
	width:210px; height:30px;
	display:block;
	background:url(images/joc-main.gif) repeat-x;
}
.jcEx{
	background:url(images/joc2-main.jpg) repeat-x;
}
.joinButton b{
	width:210px; height:30px;
	display:block;
	background:url(images/joc-left.gif) no-repeat left;
}
.jcEx b{
	background:url(images/joc2-left.jpg) no-repeat left;
}
.joinButton b a,.joinButton b a:active{
	width:186px; height:30px;
	display:block;
	line-height:30px;
	background:url(images/joc-right-.gif) no-repeat right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0 14px 0 10px;
	font-weight:bold;
	color:#FFFFFF;
}
.joinButton b a:hover{
	text-decoration: none !important;
}
.jcEx b a{
	background:url(images/joc2-right-.jpg) no-repeat right;
}
.joinButton b a:hover{
	background:url(images/joc-right-hover.gif) no-repeat right;
	padding:0 24px 0 10px;
	width:176px;
}
.jcEx b a:hover{
	background:url(images/joc2-right-hover.jpg) no-repeat right;
}
.community .frNews{
	margin-top:20px;
	display:block;
	color:#000000;
	font-size:11px;
	line-height: 16px;
}
.community .frNews span{
	font-size:13px;
	font-weight:bold;
	padding: 10px 0 5px;
	color:#333333;
}
.community .frNews a{
	font-size:10px;
	color:#005BAB;
}
.community .frNews b{
	display:block;
	font-size:9px;
	color:#666666;
	text-transform:lowercase;
	line-height: 16px;
	/*padding-left:3px;*/
}
#message{
    padding:5px;
    background:#c00;
    color:#fff;
    margin-bottom:5px;
}
#message.Success{
    background:#0c0;
}
#message.success{
    background:#0c0;
}
/*Tab-sakib*/
#newTypeTab{
	width: 620px;
	/*border-bottom: 1px solid #6eb128;*/
	padding: 0 10px;
	background: url('images/new-bottom-image.png') left bottom no-repeat;
	height: 30px;
}
#newTypeTab li{
	list-style: none;
	float: left;
	margin-left: 10px;
	display: inline;
}
#newTypeTab li.noMargin{
	margin-left: 0;
}
#newTypeTab li a,#newTypeTab li a:active{
	font-family: Tahoma, Arial, Verdana, ;
	font-size: 9px;
	width: 95px;
	height: 26px;
	display: block;
	background: url(images/new-ul-bg.png) left top no-repeat;
	padding: 4px 10px 0;
	text-decoration: none;
	text-transform: uppercase;
	color: #262626;
	font-weight: bold;
	
}
#newTypeTab li a.active,#newTypeTab li a:hover{
	background: url(images/new-ul-bg-hover.png) left top no-repeat;
	text-decoration: none !important;
}
#newTypeTab li a.single{
	line-height: 22px;
}
.clr{
	clear: both;
}
/**/

#activities{
	/*background:url(images/midBoundry.jpg) no-repeat center bottom;*/
	width:640px;
	overflow:hidden;
	padding-bottom:30px;
	padding-top:20px;
	font-size:12px;
}
#activities a{
	text-decoration:none;
	color:#000000;
}
#activities b{
	padding-bottom:5px;
	display:block;
	font-size:14px;
}
#activities .left{
	float:left;
	width:400px;
	padding-right:30px;
	text-align: justify;
}
#activities .right{
	float:right;
	widows:210px;
}
#activities .right .interest{
	padding:0;
}
.tinyMcy p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding-bottom:10px;
	padding-top:10px;
	line-height: 16px!important;
}
.tinyMcy ol{
	padding-left:30px;
	list-style-type:decimal;
} 
.tinyMcy ul{
	margin: 10px 0;
}
.tinyMcy ul li{
	background:transparent url(images/linkBullet.jpg) no-repeat left top;
	line-height:23px;
	padding:0 0 4px 31px;
}
.tinyMcy ol li, .tinyMcy ul li{
	padding-top:5px;
	padding-bottom:5px;
}

.tinyMcy a, .tinyMcy a:active,.tinyMcy a strong,.tinyMcy a span,.tinyMcy a:hover{
	color:#005BAB!important;
	text-decoration:none;
	font-weight:bold;
}
.nTxt1{
	border: 1px dashed #6C6C6C;
	height: 20px;
	width: 170px;
	border-right: none;
	margin-bottom: 10px;
	background: #FFF6E7;
	padding:7px 5px 0;
	font-size: 11px;
	float: right;
}
.nSub1{
	height: 27px;
	background: #FFF6E7;
	border: 1px dashed #6C6C6C;
	border-left: none;
	margin-left: 0;
	float: right;
}
#activities p{
	margin-bottom: 10px;
	color: #000000;
	line-height: 16px !important;
	font-size: 11px;
}
#activities a,#activities a:active,#activities a:hover{
	color: #005BAB;
	font-size: 11px;
	font-weight: bold;
}
.topMid{
	color:#000000;
}
.topMid a,topMid a:active,topMid a:hover{
	color: #000000!important;
}
.reviewContent  a,.reviewContent a:active,.reviewContent a:hover{
	color: #005BAB !important;
}
/*Search Result*/
#searchResult{
	font-size: 11px;
	font-weight: normal;
}
#searchResult .eachResult{
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom: 2px dotted #ccc;
}
.eachResult .title{
	font-weight: bold;
	font-size: 12px;
}
.eachResult li{
	margin-bottom: 3px;	
	line-height: 16px;
}
.eachResult a,.eachResult a:active,.eachResult a:hover{
	color: #005BAB;
}
#pageUl{
	overflow: hidden;
	margin-bottom: 10px;
}
#pageUl li{
	float: left;
	padding: 5px 8px;
	/*padding: 5px;*/
	background-color: #ccc;
	margin: 0 2px;
	text-align: center;
}
/*#pageUl li.prevPage,#pageUl li.nextPage{
	background-color: #fff;
}*/
#pageUl li.prevPage a,#pageUl li.prevPage a:active,#pageUl li.prevPage a:hover,#pageUl li.nextPage a,#pageUl li.nextPage a:active,#pageUl li.nextPage a:hover{
	color: #005BAB;
}
#pageUl li.actv{
	background-color: #999;
}
#pageUl li.actv a,#pageUl li.actv a:hover,#pageUl li.actv a:active{
	color: #fff;
}
.totResult{
	display: block;
	margin-bottom: 10px;
}
a.dev,a.dev:active{
	margin-top: 35px;
	background: transparent url('images/elogo.gif') left top no-repeat;
	height: 21px;
	display: block;
	padding-left: 30px;
	font-size: 9px;
	line-height: 10px;
}
a.dev:hover{
	background: transparent url('images/elogo.gif') left bottom no-repeat;
	text-decoration: none !important;
}
.eventCont{
	background: none !important;
}
.annCont{
	background: none !important;
	color: #000000 !important;
	font-size: 11px;
	line-height: 16px;
}
.annCont div{
	background: none !important;
	color: #000000 !important;
}
.annCont span{
	font-weight: bold !important;
	color: #000000 !important;
}
.sitemap{
	display:block;
}
.sitemap ul{
	list-style:none;
	padding-left:10px;
}
.sitemap ul li{
	display:block;
	font-size:13px;
	padding:2px;
}
.sitemap ul li ul{
	display:block;
	padding-left:20px;
	border-left:1px solid #ccc;
}

.contactMail{
	color:#0000FF;
}
