@charset "utf-8";

/* CSS Document */



body{

	margin:0px;

	/*background:url(../images/body-bg.gif) repeat-x #FFFFFF;*//*Background color or image in the body*/

	font-family:Verdana, Arial, Helvetica, sans-serif;

	padding:0px;

}



*{

	margin:0px;

	padding:0px;

}



.mainContainer{	

	width:880px;/*Width of the MainContainer will goes here*/

	margin:0px auto;

}



.InnerContainer{	

	width:880px;/*This width should be same with the MnnerContainer*/

	float:left;

	height:auto;

	/*border:solid 1px;If there are any border should be goes here*/

}



.header-main-container{

	height:128px;

	background:url(../images/main-body-bg.gif) repeat-x top;

	

}



.header-inner-contaioner{

	/*background:url(../images/header-bottom-border_03.gif) repeat-x bottom;*/

	height:128px;

}



.logo-image{

	margin-left:10px;

	margin-top:12px;

}





.login-table{

	float:right;

	display:inline;

	margin-right:10px;

}

.welcome-outer{

	height:36px;

	float:right;

	display:inline;

	background:url(../images/loginright.gif) no-repeat right;

}



.welcome-inner{

	height:35px;

	float:left;

	display:inline;

	background:url(../images/logininner.gif) no-repeat left;

}



.welcome-text{

	float:left;

	display:inline;

	clear:both;

	color:#000000;

	font-size:10px;

	white-space:nowrap;

}



.logout{

	float:left;

	display:inline;

	margin-left:28px;

	margin-top:3px;

	color:#000000;

	font-size:10px;

	text-decoration:none;

}



.myaccount{

	float:left;

	display:inline;

	margin-left:10px;

	margin-top:3px;

	color:#f6a780;

	font-size:10px;

	text-decoration:none;

	font-weight:bold;

}



.search-input{

	width:117px;

	height:15px;

	margin-left:20px;

	padding-left:3px;

	padding-top:1px;

	font-size:11px;

	color:#999999;

}



.go{

	width:34px;

	height:20px;

	background:url(../images/go.gif) no-repeat;

	border:none;

	cursor:pointer;

}



.advance-search{

	font-size:10px;

	font-weight:bold;

	color:#f78852;

}



.tab-container{

	float:left;

	display:inline;

	width:810px;					/*Mention according to page*/

	height:28px;						/*mention with the same of background image*/

	margin-left:50px;				/*mention if nacessery*/

	

}





/*extra classes*/

#search-table{

	margin-top:5px;

}



#body-con-td{

	padding-left:20px;

}



#ask-con-top-img{/*this is the image of ask question*/

	 margin-top:10px; 

	 margin-left:14px;

}



#competition-img{

	margin-top:10px; 

	margin-left:14px; 

}



#sisn-up-con{

	 padding-right:20px;

}



#sign-up-img{

	 margin-top:10px; 

	 margin-left:14px;

}



.ask-question-part-con{

	background:url(../images/bigger-con-bg.jpg) #8da7a4 repeat-x bottom;

	height: 208px;

}



#page-cell-cont{

	 margin:10px auto;

}



#categoriesText{/*This is the color of left panel categories heading color*/

	 color:#e26b61;

}



#hot-nav-cont{/*this is the bottom dashed border of Hot and Happening*/

	 border-bottom:dashed 1px #666666; 

	 padding-bottom:10px;

}



#middle-cont{/*this the padding top of the middle part*/

	 padding-left:10px;

}



#middle-contain-cont{/*this is the padding top of the middle contain container*/

	 padding-top:10px;

}



.alternt-td-color{

	 background:#f6f6f6;

}



#answer-question-cont{

	 padding-top:10px;

}



#top-answer-con{/*this is the padding left of top answer container*/

	 margin-left:10px;

}



#collage-bottom-dashed{/*this is the bottom dashed border of top collage*/

	 border-bottom:dashed 1px #000000; 

	 padding-bottom:10px;

}



#school-color{/*this is the deadding color of top schools*/

	 color:#e26b61;

}



#school-bottom-bashed{

	 border-bottom:dashed 1px #000000; 

	 padding-bottom:10px;

}



#joiner-color{/*this is the headding color of new joineers*/

	 color:#006aae;

}



#joiner-cont{/*padding top of the new joineers container*/

	 padding-top:5px;

}

.navlinks{

	 float: left;

	 display:inline;

	 margin-left:3px;					/*mention for the space in the left side*/

	 padding-left:5px;					/*this should be the same with the width of left small background*/

	 background:url(../images/tab-bg-left.jpg) no-repeat;

	/* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/tabbg-hover-left.png", sizingMethod="crop");_background:none;*/

	background-position:left;

	 text-decoration: none;

	 font-size:11px;

	 color:#000000;

	 font-family:Tahoma, Arial, sans-serif, "Trebuchet MS";

	 cursor:pointer;

}



.navlinks span{

	float:left; 

	 display:inline;

	 background:url(../images/tab-bg-right.jpg) no-repeat;

	/* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/tabbg-hover-right.png", sizingMethod="crop");_background:none*/

	background-position:right;

	padding-right: 5px; /*This padding is for space right side*/

	padding-left: 0px;/*Thes padding is for space left side*/

	height:28px;

	line-height:22px;

	cursor:pointer;

}



.navlinks:hover{

	 background:url(../images/tabbg-hover-left.gif) no-repeat;

	/* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/tabbg-ltft.png", sizingMethod="crop");_background:none;*/

	background-position:left;

}



.navlinks:hover span{

	 background:url(../images/tabbg-hover-right.gif) no-repeat;

	 /*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/tabbg-right.png", sizingMethod="crop");_background:none;*/

	background-position:right;

}







.navlinks-join{


	width:110px;

	height:28px;

	float:left;

	display:inline;

	background:url(../images/tab-bg-join.gif) no-repeat;

	font-size:11px;

	color:#000000;

	text-decoration:none;

	line-height:25px;

	text-align:center;

	margin-left:2px;

	font-family:Tahoma;

}



.bigger-tab-container{

	height:173px;



}



.bigger-nav{

	width:240px;

	height:140px; 

	background:url(../images/bigger-bg.jpg) repeat-x #CDDFDB;	border-left:solid 1px #69807b;

	border-right:solid 1px #69807b;

}



.type-question{

	float:left;

	display:inline;

	margin-left:12px;

	width:145px;

	height:17px;

	color:#9c9c9c;

	padding-top:3px;

	padding-left:3px;

	font-size: 11px;

}



.getanswer{

	width:54px;

	height:23px;

	background:url(../images/submit.gif) no-repeat;

	border:none;

	float:left;

	display:inline;

	margin-left:8px;

	cursor:pointer;

}





.indian-people{

	color:#000000;

	font-size:11px;

	font-family: Tahoma, Arial, "Trebuchet MS", sans-serif;

	float:left;

	display:inline;

	line-height:12px;

	text-align:left;

	margin:10px 0px 0px 12px;

}



.complete{

	font-size:11px;

	color:#000000;

	font-family: Tahoma, Arial, "Trebuchet MS", sans-serif;

	line-height:13px;

	margin:7px 5px 10px 12px;

}



.left-panel{

	border-right:dashed 1px #666666;

	/*padding-left:20px; 

	padding-right:10px;*/

}



.institution{

	color:#3b8a9b;

	font-size:18px;

	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;

	font-weight:400;

}



.RightLinks{

	float:left;

	display:inline;

	color:#353f3d;

	text-decoration:none;

	font-size:11px;

	clear:left;

	margin-top:3px;

	margin-left:5px;

	width:150px;

	line-height:15px;

}



.RightLinks:hover{

	color:#FF6600;

}



.left-icon{

	border:none;

	vertical-align:middle;

}



.more{

	float:right;

	color:#de511f;

	text-decoration:underline;

	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;

	font-size:11px;

	display:inline;

	margin-right:10px;

}



.left-seperator{

	border-bottom:dashed 1px #000000;

	height:20px;

}





.host{

	color:#3b8a9b;

	font-size:17px;

	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;

	font-weight:400;

	padding-top:10px;

}



.poll{

	color:#cf0018;

	font-size:17px;

	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;

	font-weight:400;

	padding-top:10px;

}



.poltext{

	color:#1e1e1e;

	font-family:Tahoma;

	font-size:11px;

	float:left;

	display:inline;

	margin:2px;

	

}



.pollinput{

	float:right;

	display:inline;

	margin-left:13px;

	clear:left;

	padding:0px;

	margin-top:2px;

	vertical-align:middle;

}





.radiotext{

	color:#000000;

	font-size:13px;

	float:left;

	display:inline;

	margin-left:3px;

	line-height:15px;

}

/*<!--[if lt IE 7]>

.radiotext{

	color:#000000;

	font-size:13px;

	float:left;

	display:inline;

	margin-left:3px;

	line-height:20px;

}

 <!--[endif]-->*/



.vote{

	float:left;

	display:inline;

	margin-left:13px;

	height:18px;

	width:54px;

	background:url(../images/vote.gif) no-repeat;

	border:none;

	clear:left;

	margin-top:5px;

	cursor: pointer;

}





.middlecon{

	/*border-right:dashed 1px #000000;*/

	padding-right:10px;

}





.Answer-Question{

	color:#e26b61;

	font-size:17px;

	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;

	font-weight:400;

}





.middlenavlink{

	width:120px;

	height:21px;

	float:left;

	display:inline;

	background:url(../images/middle-nav.jpg) no-repeat;

	font-size:10px;

	color:#000000;

	text-decoration:none;

	line-height:20px;

	text-align:center;

	margin-left:2px;

	font-family:Tahoma;

}



.NavLinks{

	 float: left;

	 text-decoration: none;

	 font-size:11px;

	 font-weight:normal;

	 color:#000000;

	 font-family:Tahoma, Arial, sans-serif, "Trebuchet MS";

	background:url(../images/ssd_28.jpg) no-repeat right;

	margin-left:5px;

}



.NavLinks span{

	float: left; 

	padding-right: 12px; /*This padding is for space right side*/

	padding-left: 12px;/*Thes padding is for space left side*/

	display: block; 

	

	 background:url(../images/ssd_27.jpg) no-repeat left;

	padding-top:5px;/*Adjust padding top and padding bottom with the respect of font size and height of the image*/

	padding-bottom:4px;

	cursor:pointer;

}



.NavLinks:hover{

	background:url(../images/ssd_25.jpg) no-repeat right;

}



.NavLinks:hover span{

	background:url(../images/ssd_24.jpg) no-repeat left;

	color:#e05d00;

	/*font-weight:bold;*/

}





.nopic{

	float:left;

	display:inline;

	margin-left:11px;

	margin-top:10px;

}



.nopictext{

	float:left;

	display:inline;

	margin-left:5px;

	color:#2f7aa5;

	font-size:12px;

	text-align:left;

	margin-top:5px;

	width:330px;

	padding-top:3px;

	font-family:Arial, Helvetica, sans-serif;

	

}



.nopictext_ans{

	float:left;

	display:inline;

	margin-left:5px;

	color:#000000;

	font-size:12px;

	text-align:left;	

	width:330px;

	padding-top:3px;

	font-family:Arial, Helvetica, sans-serif;

	

}



.cricket{

	float:left;

	display:inline;

	margin-left:5px;

	color:#8e8e8e;

	font-size:10px;

	text-align:left;

	margin-top:5px;

	width:335px;

	font-family:Arial, Helvetica, sans-serif;

	

}



.sub_view{

	float:left;

	display:inline;

	margin-left:5px;

	color:#666666;

	font-size:11px;

	text-align:left;

	margin-top:5px;

	width:335px;

	font-family:Arial, Helvetica, sans-serif;

	

}



.newJoiner{

	float:left;

	display:inline;

	margin-left:2px;

	margin-bottom: 5px;

	

}



.name{

	color:#ec4800;

	font-size:11px;

	float:left;

	display:inline;

	margin-left:3px;

	width:100px;

}



.desc{

	color:#2f3030;

	font-size:10px;

	float:left;

	display:inline;

	margin-left:3px;

}



/****************************************extra class*************************************************/

.logo-container{

	height:100px;

}



.rightpanel{

	 padding-left:5px; 

	/* border-left:dashed 1px #000000;*/

}





/******************************************************for frofile page**********************************************************/



.user-name{

	font-size:15px;

	color:#000000;

	font-weight:bold;

}



.desc-profile-name{

	color:#333333;

	font-size:12px;

	padding-top:5px;

}





.profile-right-links{

	color:#3b8a9b;

	text-decoration:none;

	font-weight:bold;

	font-size:16px;

	

}



.profile-right-links:hover{

	color:#FF9900;

}







.profile-heading{

	color:#3b8a9b;

	font-size:14px;

	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;

	font-weight:500;

	padding-top:3px;

	padding-bottom:3px;

}



.profile-links{

	float:left;

	display:inline;

	color:#3B8A9B;

	font-size:11px;

	text-decoration:none;

	margin-left:5px;

}



.profile-links:hover{

	color:#FF6600;

	background:#FFFEDF;

}



.today-fortune{

	font-size:12px;

	color:#000000;

	font-family:Arial, Helvetica, sans-serif;

	padding-top:5px;

	clear:left;

}





.lastlogin{

	font-size:11px;

	color:#666666;

	font-family:Arial, Helvetica, sans-serif;

	line-height:30px;

	clear:left;

}



.question-answer-con{

	float:left;

	display:inline;

	width:396px;

	background:#E3F4E8;

	margin-top:8px;

	padding:3px;

}

.question-answer-con1 a{
color:#3b8a9b;
}
.question-answer-con1{

	float:left;

	display:inline;

	width:396px;

	margin-top:8px;

	padding:3px;

	font-size:11px;

	font-family:Verdana;

	font-weight:400;

}
.posted_on{

	float:left;

	display:inline;

	width:396px;

	margin-top:8px;

	padding:3px;

	font-size:10px;

	font-family:Verdana;

	font-weight:400;
    color:#3b8a9b;
}
.question-answer-con2{

	float:left;

	display:inline;

	width:396px;

	margin-top:8px;

	padding:3px;
	color:#3b8a9b;

	font-size:12px;

	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;

	font-weight:400;
	

}

.question-con{

	width:250px;	

	float:left;

	display:inline;

}



.question{

	color:#2f7aa5;

	font-size:12px;

	font-family:Arial, Helvetica, sans-serif;

	float:left;

	display:inline;

	margin-left:3px;

	/*border:solid 1px #333399;*/

}



.rate{

	float:right;

	display:inline;

	width:32px;

	/*border:solid 1px #333399;*/

}



.rate-text{

	color:#000000;

	font-size:10px;

	font-weight:bold;

	text-decoration:underline;

	float:left;

	display:inline;

}



.comment{

	float:right;

	display:inline;

	width:55px;

	margin-right:0px;

	/*border:solid 1px #333399;*/

}





.answer{

	float:right;

	display:inline;

	width:45px;

	

	margin-right:3px;

	/*border:solid 1px #333399;*/

}





.posted-on{

	color:#333333;

	font-size:10px;

	font-family:Arial, Helvetica, sans-serif;

	float:left;

	display:inline;

	margin-left:3px;

	clear:left;

}



.text-answer{

	color:#666666;

	font-size:10px;

	margin-top:18px;

	float:left;

	display:inline;

}



.event-pic-container{

	width:95px;

	float:left;

	display:inline;

	margin-left:5px;

}



.event-pic{

	float:left;

	display:inline;

	border:solid 1px #4189b3;

	text-align:center;

}



.event-desc{

	float:left;

	display:inline;

	color:#333333;

	font-size:10px;

	text-decoration:none;

	margin-top:3px;

}



.total-members{

	color:#333333;

	font-size:11px;

	line-height:15px;

}



.vie-more{

	color:#FF9900;

	text-decoration:none;

	font-size:10px;

	font-weight:bold;

}



.add-friends{

	float:right;

	font-size:12px; 

	color:#660000;

	text-decoration:none;

	font-weight:bold;

}



.add-friends:hover{

	text-decoration:underline;

}

.friend-pic{

	float:left;

	display:inline;

	margin-left:5px;

	margin-top:8px;

	border:solid 1px #bfaaa0

}



.create-communioty{

	color:#660000; 

	font-size:12px;

	font-weight:bold;

	float:left;

	display:inline;

	text-decoration:none;

	margin-top:5px;

}



.news-con{

	color:#000000;

	font-size:12px;

	width:230px;

	border:solid 1px #B9CABE;

	padding:5px;

	background:#E3F4E8;

	margin-left:5px;

}



#profile-left-panel{/*left panel td padding of profile page*/

	 padding-left:20px; 

	 padding-right:10px;

}



#profilr-pic{/*profile hoader image in profile page*/

	 padding-left:10px; 

	 padding-bottom:10px;

}



#profile-hold-desc{/*description of profile holder in left panel*/

	 border-bottom:dashed 1px #000000; 

	 padding-bottom:10px;  

	 padding-top:10px;

	 padding-left:5px;

}



#dashed-edit-profile{/*bottom dashed border in edit profile*/

	 border-bottom:dashed 1px #000000;

}



#profile-nav-conr{/*letf panel navivation in profile page*/

	 padding-top:5px; 

	 padding-bottom:15px;

}



#university-dashed{/*top and bottom dashed border in university in left panel*/

	 border-bottom:dashed 1px #000000; 

	 border-top:dashed 1px #000000;

}



#border-bottomcollage{

	 border-bottom:dashed 1px #000000;

}



#border-bottomUniversity{

	 border-bottom:dashed 1px #000000;

}



#border-bottomDirectory{

	border-bottom:dashed 1px #000000;

}



#profile-middle-cont{

	 padding-left:10px;

}



#middle-navigation{/*border bottom in the middle navigation*/

	border-bottom: solid 1px #eec531;

}



.last-posted{/*color of last posted answer*/	

	color:#3B8A9B;

	text-decoration:none;

}



#question-answer-con{/*border bottom in the question answer container*/

	 border-bottom: solid 1px #eec531; 

	 padding-bottom:10px;

}



#event-container{/*font color of the event and activity*/

	 padding-top:10px; 

	 color:#3B8A9B;

}



#result-container{/*top border in the results*/

	margin-top:3px; 

	border-top: solid 1px #eec531;

}



#border-friend{/*border bottom in add friend*/

	 border-bottom:dashed 1px #000000;

}







/*****************************************THIS IS FOR LOGIN PAGE********************************************/





.login-maincontainer{

	margin:0px auto;

	width:792px;

	/*border:solid 1px #00FF99;*/

}



.welcome-box{

	width:792px;

	height:26px;

	float:left;

	display:inline;

	background:#c3d9ff;

	margin-top:10px;

}



.welcome-login-text{

	font-size:18px;

	font-weight:bold;

	color:#000000;

	background:#c3d9ff;

	margin-left:20px;

	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;

	float:left;

}



.welcome-login-text2{

	font-size:13px;

	font-weight:bold;	

	color:#CC0000;

	background:#c3d9ff;

	margin-right:5px;

	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;

	float:right;

	vertical-align:middle;

}



.login-leftpanel{

	float:left;

	display:inline;

	width:450px;

	/*border:solid 1px #FF0000;*/

}



.login-right{

	float:right;

	display:inline;

	width:310px;

	/*border:solid 1px #33CC33;*/

	margin-top:10px;

}



.login-box{

	float:right;

	display:inline;

	width:300px;

	margin-right:3px;

	border:solid 2px #c3d9ff;

	padding:2px;

}



.login-box-inner{

	float:right;

	display:inline;

	width:300px;

	background:#e8eefa;

}



.register-user{

	font-size:13px;

	color:#000000;

	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;

		font-weight:bold;



}



.input-name{

	font-size:12px;

	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;

	color:#000000;

}





.forget-password{

	 float:left; 

	 color:#0d285d; 

	 text-decoration:none;

	 font-size:12px;

}



.forget-password:hover{

	color:#000099;

	text-decoration:underline;

}



.signup-now{

	/*margin-left:10px;*/

}





.login-left-desc-01{

	float:left;

	display:inline;

	margin-left:20px;

	font-size:16px;

	font-weight:600;

	color:#3B8A9B;

	font-family:Arial, Helvetica, sans-serif;

	margin-top:80px;

}



.login-left-desc-02{

	float:left;

	display:inline;

	margin-left:20px;

	font-size:14px;

	font-weight:500;

	color:#F2971C;

	font-family:Arial, Helvetica, sans-serif;

	clear:left;

	white-space:nowrap;

}









/*********************************For Register Page *********************************/



.registration-fieldset{

	width:700px;

	border:solid 1px #c3d9ff;

	background:url(../images/register-fieldset-bg.gif) repeat-x bottom #FEFEFF;	

}





.registration-legent{

	font-size:14px;

	color:#3C8B9C;

	font-weight:bold;

}





.register-input-name{

	color:#000000;

	font-size:13px;

	font-family:Arial, Helvetica, sans-serif;

}



.register-textfield{

	width:250px;

	height:19px;

	background:url(../images/textfieldbg.gif) repeat-x;

	border:solid 1px #7B9790;

	font-size:12px;

}



.register-tr-width{

	width:180px

}



.avilability-result{

	width:200px;

	border:solid 1px #c3d9ff;

	visibility:hidden;

	display:none;

}



.varification-image{

	border:solid 1px #a3ddb9;

}



.create-account{

	width:236px;

	height:34px;

	border:none;

	background:url(../images/create-account.gif) no-repeat;

	margin-top:20px;

	cursor:pointer;

}





<!-- Admin Panel CSS Start Here-->

.mainContainer-admin{	

	width:100%;/*Width of the MainContainer will goes here*/

	margin:0px auto;

}





.InnerContainer-admin{

	width:100%;/*Width of the MainContainer will goes here*/

	margin:0px auto;

}



.admin {

	margin:0px;

	padding:0px;

	background:url(../images/body-bg-admin.gif) repeat-x #FFFFFF;/*Background color or image in the body*/

	font-family:Verdana, Arial, Helvetica, sans-serif;

}



#admin-bodyContainer {

	 margin-top:30px;

}



.global-link-admin{

	font-size:10px;

	font-family:"Trebuchet MS";

	text-decoration:none;

	color:#465452;

	float:left;

	display:inline;

	cursor:pointer;

}



.global-link-admin:hover{

	color:#FF6600;

}



.global-link-admin-img{

	 margin-top:6px; 

	 border:none;

	 float:left;

	 display:inline;

	 width:11px;

	 height:11px;

}



.edit-pro-NavLinks{ /* FOR NORMAL A TAG*/

	 float: left;

	 text-decoration: none;

	 font-size:11px;

	 font-weight:normal;

	 color:#000000;

	 font-family:Tahoma, Arial, sans-serif, "Trebuchet MS";

	background:url(../images/ssd_28.jpg) no-repeat right;

	margin-left:5px;

}



.edit-pro-NavLinks-span{ /* FOR NORMAL SPAN TAG*/

	float: left; 

	padding-right: 12px; /*This padding is for space right side*/

	padding-left: 12px;/*Thes padding is for space left side*/

	display: block; 

	

	 background:url(../images/ssd_27.jpg) no-repeat left;

	padding-top:5px;/*Adjust padding top and padding bottom with the respect of font size and height of the image*/

	padding-bottom:4px;

	cursor:pointer;

}



.edit-pro-NavLinks-hover{ /* FOR SELECT A TAG*/

	 float: left;

	 text-decoration: none;

	 font-size:11px;

	 font-weight:normal;

	 color:#000000;

	 font-family:Tahoma, Arial, sans-serif, "Trebuchet MS";

	background:url(../images/ssd_25.jpg) no-repeat right;

	margin-left:5px;

}



.edit-pro-NavLinks-hover-span{  /* FOR SELECT SPAN TAG*/

	float: left; 

	padding-right: 12px; /*This padding is for space right side*/

	padding-left: 12px;/*Thes padding is for space left side*/

	display: block; 

	

	background:url(../images/ssd_24.jpg) no-repeat left;

	padding-top:5px;/*Adjust padding top and padding bottom with the respect of font size and height of the image*/

	padding-bottom:4px;

	cursor:pointer;

	color:#e05d00;

}



.edit-profile-textfield{

	width:200px;

	height:19px;

	background:url(../images/textfieldbg.gif) repeat-x;

	border:solid 1px #7B9790;

	font-size:13px;

}



.errmsg{

	color:#FF0000;

	font-weight:bold;

	font-size:13px;	

}



.errmsgHome{

	color: #8b3100;

	font-weight:normal;

	font-size:11px;	

}



.ques_body{

	text-decoration:none;

	color:#3B8A9B;

}



.other-body{

	 margin-top:10px; 

	 margin:0px auto;

}



.right-border{

	border-left:dashed 1px #666666;

}



/*this classes used in the left

 panel image display 

 on events_left.php file ABHIJIT */

.events_left{

	margin-left:3px;

}

.event_pic{

	border:solid 1px #4189b3;

	text-align:center;

}

.event_desc{

	color:#333333;

	font-size:10px;

	text-decoration:none;

	margin-top:3px;

}

.event_title{

color:#e26b61;

font-size:22px;

}

.event_head{

color:#76ADB9;

font-size:11px;

font-weight:bold;

}

.event_links{

	color:#3B8A9B;

	font-size:10px;

	text-decoration:none;

	margin-left:5px;

}

.event_links:hover{

	color:#FF6600;

	background:#FFFEDF;

}

/* panel image display clesses end here  */



/* Tariq's CSS Start*/

	.profile_edit td font{

		color:#676767;

		font-size:12px;

		text-align:right;

		float:right;

		padding:5px;

		

	}

	

		.profile_edit tr td span{

			color:#000000;

		font-size:12px;

		text-align:left;

		float:left;

		margin-left:2px;

		padding:5px;

		}

	

	.rowType1{

		background:#DEEEFF;

	}

	

	

	.rowType2{

		background:#EFF7FF;

	}

	

.community_forum_list td font{

		color:#676767;

		font-size:12px;

		padding:10px;

		

	}

	

	.community_forum_list tr td span{

			color:#000000;

		font-size:12px;

		text-align:left;

		/*float:left;*/

		margin-left:2px;

		padding:10px;

		}



.community_forum_list_new td font{

		color:#676767;

		font-size:12px;

		/*padding:10px;*/

		margin-left:10px;

		

	}

	

	.community_forum_list_new tr td span{

			color:#000000;

		font-size:12px;

		text-align:left;

		/*float:left;*/

		margin-left:2px;

		/*padding:10px;*/

		}

		



		.rowType11{

		background:#DEEEFF;

		height:30px;

	}

	

	

	.rowType21{

		background:#EFF7FF;

		height:30px;

	}

	.rowType21_no_ht{

		background:#EFF7FF;

	/*	height:30px;*/

	}

div.assignment {
	border: solid 1px #B9CABE;
	border-bottom:none;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size:11px;
	}
	div.assignment table tr th {
	padding:5px;
	color:#3B8A9B;
	font-size:11px;
	border-bottom: solid 1px #B9CABE;
	border-right: dotted 1px #B9CABE;
	background:#E3F4E8;
	text-align:left;
	}
	div.assignment table tr th.none {
	padding:5px;
	color:#3B8A9B;
	font-size:11px;
	border-bottom: solid 1px #B9CABE;
	border-right: none;
	background:#E3F4E8;
	text-align:left;
	}
	div.assignment table tr:hover {
	padding:5px;
	color:#3B8A9B;
	font-size:11px;
	border-bottom: solid 1px #B9CABE;
	border-right: none;
	background:#f3fef6;
	text-align:left;
	}
	div.assignment table tr td {
	padding:5px;
	color:#000000;
	font-size:11px;
	border-bottom: solid 1px #B9CABE;
	border-right: dotted 1px #DCDCDC;
	text-align:left;
	}
	div.assignment table tr td.none {
	padding:5px;
	color:#000000;
	font-size:11px;
	border-bottom: solid 1px #B9CABE;
	border-right: none;
	text-align:left;
	}
	p.add {
	text-align:right; 
	font-size:11px; 
	color:#CC0000;
	margin:7px 0;
	font-weight:bold;
	}
	p.add a {
	color:#e26b61;
	text-decoration:underline;
	}
	p.add a:hover {
	color:#CC0000;
	text-decoration:underline;
	}
	
div.addAssignment {
	background:#f6f6f6;
	width: 395px;
	font-size:11px;
	margin:10px;
	padding:7px;
	border: solid 1px #dcdcdc;

	}
	div.addAssignment input {
	background: #FFFFFF;
	border: solid 1px #dcdcdc;
	height:24px;
	margin: 3px 0;
	padding:0 3px;
	font-size:11px;
	}
	div.addAssignment textarea {
	background:#FFFFFF;
	border: solid 1px #dcdcdc;
	margin: 0px 0 3px;
	overflow:auto;
	padding:0 3px;
	}
	.TableHeading{
	padding-left:5px;
	font-weight:bold;
	background-color:#B6B6B6;
	font-size:14px;
	}
	.TableHeading1{
	padding-left:5px;
	font-weight:bold;
	background:#E3F4E8;
	font-size:11px;
	}
	.TableHeading2{
	padding-left:5px;
	background:#E3F4E8;
	font-size:11px;
	}
	.row1{
	background-color:#FFFFFF;
	font-size:13px;
	padding:5px;
	height:30px;
	}
	.row2{
	background-color:#F2F2F2;
	font-size:13px;
	padding:5px;
	height:30px;
	}
	.jobdesc{
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size:11px;
	}
	.title
	{
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size:11px;
	}
/*Tariq's CSS Ends Here*/