/* ========== all elements style ========== */
*{margin:0;padding:0;}
a{
	outline:none;
	border:none;
	color: #173B6D;
	text-decoration: none;
}
a:hover{
	outline:none;
	border:none;
	color: #173B6D;
	text-decoration: underline;
}
img{border:none;}
input{vertical-align:middle;}

.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/.clearfix {display:block;}/* End hide from IE Mac */

.floatleft{float:left !important;}
.floatright{float:right !important;}
.clear{clear:both !important;}
.nomargin{margin:0 !important;}
.centered{text-align:center !important;}
.bigger{font-size:150%;}

/* ========== body ========== */
body{
margin:0;
padding:0;
background-color:#585858;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align: center;
}

/* ========== wrapper ========== */
#wrapper{
	width:950px;
	margin:0 auto;
	color:#444444;
	background-color: #F0F0F0;
	text-align: left;
	margin: 0 auto 0 auto;
	background-image: url(/themes/B7/images/header-with-search1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}
/* ========== header ========== */
#header{
width:950px;
height:57px;

position:relative;
}
#header h1{
width:164px;
height:40px;
float: left;
}

#header h1 a{
	width:164px;
	height:40px;
	text-indent: -2000em;
	background:url(images/logo.gif) no-repeat;
	left:3px;
	top:9px;
	position:absolute;
	text-decoration: none;
}
#header img{
	width:179px;
	height:35px;
	float: right;
	padding-top: 10px;	
}
#header_below {
	background-image: url(images/head_belowbg.gif);
	background-repeat: repeat-x;
	height: 14px;
}
/* ========== header with search  ========== */
#headerwithsearch{
width:950px;
height:78px;
position:relative;
}

#headerwithsearch h1{
width:187px;
height:40px;
float: left;
}

#headerwithsearch h1 a{
	width:187px;
	height:40px;
	text-indent: -2000em;
	background:url(images/logo.gif) no-repeat;
	left:3px;
	top:9px;
	position:absolute;
	text-decoration: none;
}
/************************
*
* Navigation
*
************************/
#nav {
	list-style:none; 
	width: 340px;
	height: 59px;
	position: absolute;
	top: 8px;
	left: 530px;
	}
#nav li {
	display:inline; 
	height:59px; 
	margin:0; 
	padding:0; 
	float:left;
	}
#nav_home a {
	width: 45px;
	background: url(images/home-but.gif) top left no-repeat;
	display: block;
	height: 59px;
	margin: 0px 8px;
	padding: 0px;
}

#nav_home a:hover {
	width: 45px;
	background: url(images/home-but1.gif) top left no-repeat;
	display: block;
	height: 59px;
	margin: 0px 8px;
	padding: 0px;
}
#nav_discuss a {
	width: 50px;
	background: url(images/discuss-but.gif) top left no-repeat;
	display: block;
	height: 59px;
	margin: 0px 8px;
	padding: 0px;
}

#nav_discuss a:hover {
	width: 50px;
	background: url(images/discuss-but1.gif) top left no-repeat;
	display: block;
	height: 59px;
	margin: 0px 8px;
	padding: 0px;
}
#nav_institutions a {
	width: 77px;
	background: url(images/institutions-but.gif) top left no-repeat;
	display: block;
	height: 59px;
	margin: 0px 8px;
	padding: 0px;
}
#nav_institutions a:hover {
	width: 77px;
	background: url(images/institutions-but1.gif) top left no-repeat;
	display: block;
	height: 59px;
	margin: 0px 8px;
	padding: 0px;
}
#nav_jobs a {
	width: 37px;
	background: url(images/jobs-but.gif) top left no-repeat;
	display: block;
	height: 59px;
	margin: 0px 8px;
	padding: 0px;
}
#nav_jobs a:hover {
	width: 37px;
	background: url(images/jobs-but1.gif) top left no-repeat;
	display: block;
	height: 59px;
	margin: 0px 8px;
	padding: 0px;
}
#nav_classifieds a {
	width: 66px;
	background: url(images/classifieds-but.gif) top left no-repeat;
	display: block;
	height: 59px;
	margin: 0px 8px;
	padding: 0px;
}
#nav_classifieds a:hover {
	width: 66px;
	background: url(images/classifieds-but1.gif) top left no-repeat;
	display: block;
	height: 59px;
	margin: 0px 8px;
	padding: 0px;
}

/* ========== search ========== */
#search {
	width: 202px;
	height: 27px;
	position: absolute;
	top: 51px;
	left: 748px;
	background-image: url(/themes/B7/images/search-transbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#search input.sbox {
	height: 15px;
	width: 122px;
	font-size: 11px;
	padding: 0;
	float: left;
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C3C3C3;
	border-right-color: #C3C3C3;
	border-bottom-color: #DDDDDD;
	border-left-color: #C3C3C3;
}
#search .sbutton {
	margin-top: 5px;
	float: left;
	margin-left: 5px;
}
#search #Searchbutton {
	float: right;
	margin: 6px 4px 0 0;
}
/* ========== top-container ========== */
#top-container{
width:760px;
clear:both;
margin:15px auto;
}

.loginbox {
	background-image: url(images/box-whitebg.gif);
	background-repeat: repeat-y;
	width: 195px;
	margin-top: 7px;
	margin-bottom: 12px;
	margin-left: 6px;

}

.loginboxtop {
	background-image: url(images/box-top-bg.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 184px;
	margin-left: 6px;
}
div.loginboxtop h2 {
  font-size: 10px;
  float: left;
  width: 120px;
  color: #FFF;
  margin: 0 0 0 9px;
  padding: 6px 0 7px 0;
  line-height: 1.16667em;
  display: inline;
}
.loginboxmiddle {
	/*background-image: url(images/box-middle-bg.gif);
	background-repeat: repeat-y;*/
	width: 184px;
	margin-left: 6px;
	padding-left: 6px;
}
.loginboxbottom {
	background-image: url(images/loginbox-bottom-bg.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 184px;
	margin-left: 6px;
	text-align: right;

}


#member-login{
	width:140px;
	height:187px;
	background:url(images/members-login-bg.gif) no-repeat center;
	float:left;
	padding:30px 11px 0;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	color: #000000;
}
#member-login form{
padding-left: 16px;
}

#member-login label{
font-size:11px;
margin-bottom:2px;
display:block;
text-align:left;
}
.loginform{
	padding-left: 10px;
}

.loginform label{
font-size:11px;
margin-bottom:2px;
display:block;
text-align:left;
}
.inb{
	width:145px;
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 3px;
	PADDING-TOP: 3px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #999999;
}

.subm{
	margin-bottom:5px;
	margin-top: 5px;
}

#member-login a{
	font-size:10px;
	text-decoration:underline;
	color: #262F6F;	
}

#member-login a:hover{
text-decoration:none;
background:#207401;
color:#ffffff;
}
.newuser{
	padding-left: 10px;
	text-align: left;
}
.loggedin{
	padding-left: 10px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 15px;
}
.newuser p{
	text-align: left;
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 3px;	
}
.newuser img{
	margin-top: 5px;	
}
#intro{
	width:745px;
	float:right;
	margin-top: 17px;
	
		
}
.intro-main{
	margin: 0px;
	padding: 0px;
	height: 217px;
	width: 567px;
	float: left;
}
.featured-partner{
	background-image: url(images/feature-box.gif);
	background-repeat: no-repeat;
	height: 217px;
	float: left;
	line-height: 18px;
	width: 168px;
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 5px;
}
.featured-partner h1{
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	height: 20px;
}
.feature {
	padding: 2px 9px 0px 5px;
	margin: 0px;
	color: #000000;
	line-height: 14px;
	font-size:10px;
	font-weight:bold;
	}
.feature img{
	float: left;
	padding: 0px 1px 0px 0px;
	margin: 0 0px 0px 0;
}
.feature p{
	padding: 0px;
	margin: 2px 0px 10px;
	line-height: 10px;
}
/*added here*/
.feature a{
	color:#3366CC;
}

.feature a:hover{
	color:#3366CC;
}
/*to here*/


.letsgo p{
	font-weight: bold;
	color: #000000;
	padding-top: 9px;
	padding-bottom: 5px;	
}
/* ========== tour ========== */
#connecting{
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 8px;
}
#connectingleft{
	float: left;
	width: 617px;
	background-image: url(images/connecting.gif);
	background-color: #EDEBEB;	
	height: 265px;
	background-repeat: no-repeat;
	
}
#connectingright{
	float: right;
	width: 119px;
	padding-left: 8px;
	font-size: 12px;
	color: #000000;
	padding-top: 37px;
	line-height: 18px;
}
#connectingright img{
	padding-top: 22px;
	padding-bottom: 22px;	
}
#connectingright p{
	line-height: 13px;		
}
#startnetworking{
	border: 1px solid #6B6C6C;
	text-align: right;
	margin-right: 11px;
	margin-left: 11px;
	height: 40px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	line-height: 16px;
}
#startnetworking .text{
	float: left;
	width: 600px;
	padding-top: 5px;	
}
.bold14white{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
}
#connect1{
	float: left;
	width: 136px;
	padding-top: 11px;
	padding-right: 7px;
	padding-left: 7px;
	background-image: url(images/borderline.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#connect1 p{
	padding-bottom: 6px;
	font-size: 10px;
	color: #000000;
	

}
#connect2{
	float: left;
	width: 138px;
	padding-top: 11px;
	padding-right: 7px;
	padding-left: 7px;
	background-image: url(images/borderline.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#connect2 p{
	padding-bottom: 6px;
	font-size: 10px;
	color: #000000;
}
#connect3{
	float: left;
	width: 138px;
	padding-top: 11px;
	padding-right: 7px;
	padding-left: 7px;
	background-image: url(images/borderline.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#connect3 p{
	padding-bottom: 6px;
	font-size: 10px;
	color: #000000;
}
#connect4{
	float: left;
	width: 136px;
	padding-top: 11px;
	padding-right: 7px;
	padding-left: 7px;
}
#connect4 p{
	padding-bottom: 6px;
	font-size: 10px;
	color: #000000;
}

/* ========== footer ========== */
#footer{
	clear:both;
	width:950px;
	height:82px;
	margin-top: 20px;
	background:url(images/footerbg.gif);
	position:relative;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
}

#footer a{
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
}

#footer p{
font-size:10px;
color:#cccccc;
line-height:16px;
}

.contactform {
	font-size: 11px;
	padding-bottom: 10px;
}

.contactform.form-item {
	font-size: 11px;
}

.contactform .form-item label {
	width: 80px;
	float: left;
	margin: 5px 5px 0 0;
	text-align: right;
}
.contactform .form-item .form-text {
	width:350px;
}
.contactform .form-item .form-textarea {
	width:350px;
}

.back {
	text-align: right;
	padding-right: 10px;
	float: right;
	clear: right;
	margin-bottom: 2px;
	font-weight: bold;
}

.insthead {
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 18px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 10px;
	color: #000000;
}

.instheadTable{
	font-size: 10px;
	font-weight: bold;	
	font-family: arial,sans-serif;
}
.instheadTable td{
	font-size: 10px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family:arial,sans-serif;
	
}
.instheadTable td a{
	font-size: 10px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: underline;	
	font-family:arial,sans-serif;
}
.instheadTable td a:hover{
	
	text-decoration: none;	
}

.noteh {
	color: #0000FE;
}

.dismain{
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 20px;
	padding-bottom: 25px;
}
.dissub{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 20px;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
.disheader{
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	margin-bottom: 5px;
	
}

.disheader table  {
	margin-top:5px;
	margin-bottom:5px;
}
.disheader table td {
	padding-left:2px;
	padding-right:2px;
}

.disheader h3{
	padding: 0px 0px 0px;
	font-size: 15px;	
}

.disheader img{
	float: left;
	padding: 0px 10px 0px 0px;
	
	}
	
.disheader p{
	padding: 0px 0px 10px;
	
	}
	
.postheader{
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	margin-bottom: 5px;
	
}

.postheader h3{
	padding: 0px 0px 0px;
	font-size: 15px;	
}

.postheader img{
	float: left;
	padding: 0px 10px 0px 0px;
	
	}
	
.postheader p{
	padding: 18px 0px 10px;
	
	}

.pmessage{
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-decoration: none;
}
.clsforum{
	text-align:right;
	font-size: 11px;
}
.urresponseheader{
	padding: 5px 5px 0px;
	margin: 10px 10px 0px 30px;
	font-size: 15px;
	font-weight: bold;
}
.postresponse {
	padding: 0px 5px 5px;
	margin: 0px 10px 10px 30px;
	}

.postresponse textarea{
	font-size: 11px;
	height: 100px;
	width: 95%;
	margin-bottom: 5px;
	}
	
	

.article h1, h1.inner {
	margin:10px 0 7px 0;
	padding: 0 0 3px 0;
	height: 24px;
	}

h1.inner {
	margin:10px 0 0 0;
	font: 16px/24px Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700px;
	color:#222;
	}

.article h1 a {
	display: block;
	float: left;
	padding: 0;
	margin:0;
	font: 16px/24px Verdana, Arial, Helvetica, sans-serif;
	height: 24px;
	font-weight: 700px;
	color:#222;
	background: transparent;
	}

.article h1 span {
	display: block;
	float: right;
	text-align: right;
	font-size: 11px;
	line-height: 24px;
	color:#666;
	/*margin:0 0 0 400px;*/
	}
	
ul.go  {
	height: 18px;
	margin: 5px 0 30px 0;
	padding: 0;
	border-top: 1px solid #aeafaa;
	list-style-type: none;
	}
	
ul.go li.com {
	border-right: 1px solid #aeafaa;
	padding:0 10px 0 17px;
	margin:0 10px 0 0;
	background: url("bg-com.gif") no-repeat 0 3px;
	}

ul.go li.read {
		border-right: 1px solid #aeafaa;
		padding:0 10px 0 17px;
	margin:0 10px 0 0;
		background: url("bg-read.gif") no-repeat 0 5px;
		}

ul.go li.edit {
		border-right: 1px solid #aeafaa;
		padding:0 10px 0 17px;
		margin:0 10px 0 0;
		background: url("bg-edit.gif") no-repeat 0 5px;
		}
ul.go li.delete {
		padding:0 0 0 15px;
		background: url("bg-delete.gif.gif") no-repeat 0 5px;
		}
		
ul.line li {
	float: left;
	line-height: 18px;
	margin:0;
	font-size: 11px;
	}
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
.rightbuttons{
	text-align: right;
}

/* for remaing tow blocks in end */


#newfeautersHolder img {
	margin: 0px;
	padding: 0px;
}


.imgbox_last {
	text-align: center;
	float: left;
	
	margin-top: 3px;
	font-size: 10px;
	line-height: 12px;
	padding-right: 1px;
	padding-left: 1px;
	
}
.boxhead {
	background-image: url(images/boxhead-bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	height: 18px;
	padding-left: 3px;
	padding-top: 2px;
}

div {
	margin: 0px;
	padding: 0px;
}
.blog-d1 {
padding: 0px 10px 0 10px;



}
.rposts{
border-bottom:solid 1px #cfcfcf;
padding:5px 0;
margin:5px 0;
}
.M-blog.content{
margin:10px 0 ;
}
.M-blog .user{
float:left;
margin:0 10px 0 0 ;
}
.M-blog .by{
float:left;

}
.M-blog .by h3{
border:none;
font-size:15px;

}
.M-blog .date{
	float:right;
	text-align:right;
	
}
.M-blog.by td{
	padding:2px;
}
.blog-d1 {
	padding: 0px 25px 0 10px;
	margin:5px 0 ;
	text-align: center;
	font-size:11px;
}
.blog-d1 .date {
	font-size:11px;
	color: #333333;
}
.blog-d1 hr {
padding:0;
margin:10px 0 ;
	
}
.fprize .left {
float:left;
width:50px;
}
.fprize .right {
float:left;
padding:5px;
}
.fprize .enroll {
text-align:right;

}
.fprize .enroll img {
padding:5px 0;
}

.list-col-2 {
	list-style:none;
	padding: 0 1px;
	}
.list-col-2 li {
	float:left;
	text-align: center;
	color: #000;
	padding: 2px ;
			}


.list-col-2 li a, .list-col-2 li a:link, .list-col-2 li a:active, .list-col-2 li a:visited{
		display:block;
		
		}
	
.list-col-2 li a:hover {
		border-color:#9e9e9e; /* abe6eb */
		}
		

.list-col-2 li p {
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	line-height: 10px;
		}


.list-col-2 li p a, .list-col-2 li p a:link, .list-col-2 li p a:active, .list-col-l2 li p 		a:visited{
		border:none
		}

.prizes {
padding:5px 0 ;
border-bottom:solid 1px #d1d1d1;
margin:5px 0;
}
.prizes .prize-icon {
float:left;
}
.prizes .type {
	padding:20px 0 0 0;
	margin:5px 0 5px 40px;
	border-bottom:solid 2px #d9d9d9;
	font-size: 14px;
	font-weight: bold;
}
.prizes .picture {
float:left;
border:solid 1px #ccc;
}
.prizes .details {
float:left;
width:80%;
padding:0 0 0 5px;
}

/* */ 
.campain .blogs{
	float: left;
	width: 400px;
	border: 1px solid #B2B2B2;
	margin-top: 0px;
	
	background-color: #FFFFFF;
	/*height: 97px;*/
	margin-bottom: 10px;
}
.campain  .right { float:left; margin:0px 0px 0px 5px;}
.blogs .hd { font-weight:bold; font-size:13px; color:#333333;  margin-left:5px; }
.blogs .desc { line-height:15px;font-size:11px; color:black;  margin-left:5px; border-bottom:#999999 1px solid; margin:0px 5px 5px 5px; padding-bottom:5px;  }
.blogs .ud { font-weight:normal; font-size:11px; color:#333333; border-bottom:#cccccc 1px dotted; border-top:#999999 1px solid; margin:5px; padding:5px 0px; }
.ud .name{ float:left; padding-left:5px; line-height:14px;  }
.ud .btext { color:#173B6D ;  }
.blogs .cont{ padding-left:5px; float:left; width:345px; height:113px;}
.ud .smlT { font-size:10px;}
.ud .imge { padding-top:4px;}
#newfeautersHolder {
	background-image: url(images/newfeauters_bg.gif);
	background-repeat: no-repeat;
	width: 332px;
	padding-top: 29px;
	float:left;
	
	
}
.letsgo{
	background-image: url(images/lets-get-bg.gif);
	background-repeat: no-repeat;
	height: 96px;
	width: 158px;
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 3px;
	margin-bottom:5px;
	padding-left: 5px;
	padding-top: 3px;
	border-right: #cccccc 1px solid;
}
.urfriends{
	float: left;
	width: 330px;
	border: 1px solid #B2B2B2;
	margin-top: 0px;
	margin-right: 3px;
	background-color: #FFFFFF;
	/*height: 97px;*/
	margin-bottom: 5px;
}
.campain{
	padding-top: 8px;
	margin:0px;
	padding-bottom:0px;
	
	
}
.tagging {
	float: left;
	width: 330px;	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	background-color: #FFFFFF;	
	border:#CCCCCC 1px solid;
	
}
.mobile {
	width:330px;
	margin-bottom: 5px;
	padding: 0px;
	float: left;
	border:#CCCCCC 1px solid;
	background-color: #FFFFFF;
	
}
.imgbox {
	text-align: center;
	float: left;
	/*width: 75px;*/
	font-size: 10px;
	line-height: 12px;
	padding: 0px 1px 5px 1px;
	border-bottom: 1px solid #999999;
	margin-top: 3px;
	
}
/* */
