.side_ads {
  float: right;
  width: 165px;
  margin-left: 10px;
  margin-top: 17px;
}
.summary .info {
 margin-bottom: 15px;
}

div.rss{padding-right:6px;}
div.about{font-size:120%;}

#pages #content_wrap, #admin #content_wrap {
  font-size: 12px;
}
body#pages.show #left_side {
  width: 970px;
}

body#contacts.possible_contacts #content {font-size:130%;}

body#profiles.search .friend{font-size:85%;}
body#profiles.search .friend img{position:relative; top:5px;}
body#profiles.search .friend a{position:relative; top:-15px;}

/*body#profiles.show #right_side .endorsement_list h2{padding-top:1em;}
body#profiles.show .posts .rss{position:relative;left:-1em;}
body#profiles.show #left_side .infobox h2{padding-top:0;}
body#profiles.show #left_side h2{padding-top:1em;}*/

.infobox{width: auto;}
/*body#profiles.show #left_side .summary{width:535px;}*/
#profiles .infobox {
  width: 370px;
}
.profile .info {
  width: 440px;
  float: none;
}

body {
 font-size:62.5%;
 font-family: Arial,Helvetica,sans-serif;
 background: #EAEFF9 url('/client/biocrowd/images/ui/bg-headerright.gif') top repeat-x;
 color: black;
 text-align: left;
 }
body#contacts.list #right_side{width:425px;}
body#questions.show #right_side{width:380px;}
/*body#contacts.list #left_side h2{padding-top:.75em;}*/

.friend span.update {
  font-size: 1.0em;
}

#jobs.index .cloud, #sites.show .cloud{
  margin-bottom: 15px;
  font-size:120%; 
}
.cloud .action {
  margin-top: 5px;
}
.tag_cloud {
  margin-bottom: 5px;
}

.tag_cloud a, .tag_cloud a:visited {
  color: black;
}

body#posts.list #left_side {
  width: 500px;
}
body#posts.show .header{font-size:100%;}
body#posts.show p{font-size:100%;}
body#posts.show .comment{font-size:100%;}

body#account h2 {background-color:#fff;border-bottom:1px #d6e1f3 solid;}
body#account.login #left_side, body#account.login #right_side {
  background-color:#fff;
  padding: 5px;
  border:1px #d6e1f3 solid;}
body#account .form{background-color:#fff;border:0;}
body#account.login #contentwrap{background-color:transparent;}

 * {
  margin:0;
  padding:0;
  list-style:none;}

p {
  margin: 0;
  margin-bottom: 10px;
  font-weight: normal;
}

#content ol, #content ul {
       list-style-type: disc;
       padding-left: 30px;
 }
 
 /* GLOBAL
 -----------------------------------------------------------------------------------------*/
 .clearfix:after { /* clear floats */
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;}

 .clearfix {display:inline-block;}

 /* Hides from IE-mac \*/
 .clearfix {display: block;}
 /* End hide from IE-mac */

 .imgreplace {
   display:block;
   text-indent:-99999px;}
 
 .posdiv, #content {
 	width:970px;
 	margin:0 auto;}
 /* LINKS
 --------------------------------------------------------------------------------------*/
a {
 text-decoration:none;
 color:#61AC01;
 color: #518C01;
}

a:focus{
outline:none;}

a:visited{
color:#61AC01;
 color: #518C01;
}

a img {
 border:none;}
 
 #header{
 	background: url('/client/biocrowd/images/ui/bg-wraphead.gif') no-repeat;
 	height:82px;
 	padding:20px 0 0 0;
       height:102px;
       padding:0;
       }
 #header div.posdiv {
       height: 82px;
       padding-top: 20px;
 }

 #header_nav{
 	background: #fff url('/client/biocrowd/images/ui/bg-nav.gif') repeat-x;
 	height:30px;
 	width:100%;}

 #secondary, #outer_content {
 	min-height:210px;
 	height:auto !important;
 	height:210px;
 	padding:16px 0 0 0;}

 #content, #outer_content {
  background: transparent;
 }
 #contentwrap {
   padding: 10px;
   border:1px solid #D6E1F3;
   background-color: #fff;
   float: left;
   width: px;
 }
 /* Boxed pages */
 body#sites.show #contentwrap, 
 body#profiles.show #contentwrap, 
 body#jobs.index #contentwrap, 
 body#pages.show #contentwrap,
 body#account.login #contentwrap,
 body#contacts.list #contentwrap {
   background: transparent;
   padding: 0;
   border: none;
   width: 970px;
 }

 body#posts.show #contentwrap {
   background: transparent;
   padding: 0;
   border: none;
   width: 1000px;
}


 body#profiles.show #contentwrap h2, 
 body#pages.show #contentwrap h2,
 body#contacts.list #contentwrap h2 {
   margin-top: 0;
   padding-top: 0;
 }
 /* Boxes */
div.updated_profiles, #bio_section, #contacts_list, .endorsement_list,
#network_posts, #search_jobs, #job_tags, .bc_box, .box,
div.activity_module, #activity_content,
#activity_spinner, 
#jobs_list, body#profiles.show .posts, #my_contacts, #recently_added_contacts  {
  background:#FFFDFD none repeat scroll 0 0;
  border:1px solid #D6E1F3;
  padding:12px 12px 12px 12px;
  padding-top: 10px;
  margin-bottom: 15px;
}
div.updated_profiles {
  padding-bottom: 0px;
}
/* box top spacings */
.endorsement_list, #jobs_list, .posts {
}

 #footer{
 	background:url('/client/biocrowd/images/ui/bg-footer.gif') repeat-x;
 	height:26px;
 	padding:14px;
 	font-size:12px;
 	clear:both;
 	color:#fff;
 	position:relative;
 	top:20px;
 	border: 0px;}



 /* PAGE LAYOUT
 -----------------------------------------------------------------------------------------*/
#top-header{ /* for left top background */
	width:50%;
	background: #fff url('/client/biocrowd/images/ui/bg-headerleft.gif') top repeat-x;
	position:absolute;
	min-height:102px;
	height:auto !important;
	height:102px;
}

#header-container{
	position:relative;
	min-width:1085px;
	}
  * html #container{ /* added due background overflow IE7*/
    min-width: 1095px;
  }
  * html	#container{/* added due background overflow IE6*/
  	width:expression(document.body.clientWidth < 1100 ? "1095px": "auto" );
  }
	
  /* header
  -----------------------------------------------------------------------------------------*/
  #header h1 a{
  	background:url('/client/biocrowd/images/logo-biocrowd.gif');
  	width:267px;
  	height:57px;
  	text-indent:-9999px;
  	position:relative;
  	display:block;
  	float:left;}

  #header .ads{
  	float:right;
  	padding-right: 45px;}
  	
/* nav


-----------------------------------------------------------------------------------------*/
#header_nav ul{
	float:left;
	padding:1px 0px 0 0;
	margin:1px 0 0 0;
	height:30px;}

#header_nav ul li{


	background:url('/client/biocrowd/images/ui/bg-navdiv.gif') right no-repeat;
	padding:6px 1px 6px 0;
	color:#fff;
	font-size:14px;

	font-weight:bold;
	display:block;
	float:left;
	text-transform:uppercase;}

#header_nav ul li.search{
	background:none;
	padding-left:50px;}

#header_nav ul li a{
	color:#fff;
	padding:6px 20px;}

#header_nav ul li a.active ,
#header_nav ul li a:hover,
#header_nav ul li.current {
	background:url('/client/biocrowd/images/ui/bg-navactive.gif') repeat-x;}

#header_nav .txtsearch {
	width:177px;
	position:relative;

	top:-3px;
	font-size:0.8em;}

#header_nav .formsearch{
	 margin-top:-5px;}

#header_nav .formsearch .btngo{
	position:relative;
	top:2px;}
	
	

/* secondary-content
-----------------------------------------------------------------------------------------*/
#secondary .sec-text{
	width:894px;
	float:left;}

#secondary .side{
	width:165px;
	float:right;}

/* box intro */
#secondary .box-intro{
	width:751px;
	background:#FFFEFE;
	border:1px solid #D6E1F3;
	padding:20px;
	margin:0 0 12px 0;
  min-height: 170px;
	float: left;
}

body#jobs.index #secondary, body#jobs.index #secondary .box-intro {
  min-height: 80px;
}
body#jobs.index #secondary h2 {
  margin-bottom: 0;
  border: 0;
  font-size: 2.3em;
}

#secondary .box-intro h2{
	color:#004FA1;
	font-size:2.1em;
	border-bottom:1px solid #E3E2E2;
	padding-bottom:11px;}

#secondary .box-intro h2 span{
	color:#61AC01;
}

#secondary .box-intro p{
	padding:15px 0 0 0;
	font-size:1.4em;
	line-height:19px;}
	
#secondary .join {
  height: 40px;
  float: left;
  padding-right: 10px;
}
#secondary .follow {
  margin-left: 20px;
}
div.follow img {
  vertical-align: middle;
}

#secondary .box-intro p span.highlight{
	color:#004FA1;
	float:left;}

#secondary a.btn-green {
	color: #fff;
	font-size:1.2em;
	display: block;
	float: left;
	height: 35px;
	margin:-6px 0px 0 0px;
	padding-right: 6px; /* sliding doors padding */
	text-decoration: none;}

#secondary a.btn-green span {
	display: block;
	height: auto;
	line-height: 25px;
	padding: 5px 0 5px 10px;}

#secondary .block-profile{
	width:547px;
	float:left;}

#secondary .block-sec{
	width:320px;
	float:right;}
	
  /* member login */
  #secondary .memberloginbox{
  	width:159px;
  	margin:0 0 10px 0;}

  #secondary .memberloginbox h3{
  	background:url('/client/biocrowd/images/ui/bg-membertitle.gif') no-repeat;
  	width:144px;
  	height:23px;
  	color:#fff;
  	padding:10px 0 0 15px;
  	font-size:1.4em;
  	text-transform:uppercase;}

  #secondary .memberloginbox .login {
    min-height: 225px;
  	background: #fff url('/client/biocrowd/images/ui/bg-memberbox.gif') repeat-x;
  	border-right:1px solid #D6E1F3;
  	border-bottom:1px solid #D6E1F3;
  	border-left:1px solid #D6E1F3;}

  #secondary .memberloginbox .login form{
  	width:133px;
  	margin:0 auto;
  	padding:15px 0;}

  #secondary .memberloginbox .login form label{
  	color:#828282;
  	font-size:1.2em;
  	margin:0 0 3px 0;
  	display:block;}

  #secondary .memberloginbox .login form input.textbox{
  	width:124px;
  	font-size:1.1em;
  	border:1px solid #D5E1ED;
  	padding:2px;
  	margin:0 0 5px 0;}

  #secondary .memberloginbox .login form input{
  	vertical-align:bottom;}

  #secondary .memberloginbox .login form p{
  	font-size:1.2em;}

  #secondary .memberloginbox .login form input.btn-login{
  	margin:9px 0;}
  	
  	
/* cv specific */

#subnav ul {
  display: inline;
	width: auto;
}

#subnav ul li {
  font-size: 13px;
  padding:4px 14px 4px 17px;
}
#contentwrap {
float:left;
position:static;
/*width:894px;*/
min-height: 300px;
}

div.updated_profiles {
  width:521px;
}
div.updated_profiles .friend, .updated_profiles .friend table {
  width: 100px;
 text-align: center;
}

#left_side h2, #right_side h2 {
  color:#61AC01; /* green */
  color: #2B54A3; /* blue */
  font-size: 20px;
  padding:0;
  /*margin: 0;*/
}

/*div.friends img {
  border:1px solid #CCCCCC;
  padding:4px;
}*/

.friend span {
  display:block;
  padding:3px 0 0;
  line-height: 100%;
  font-size: .9em;
}

.friend a span {
  font-size: 11px;
  font-weight: bold;
}

div.activity_module {
  width:520px;
}

#sites.show .summary {
  padding-left: 10px;
  width: 520px;
}
div.activity_module p {
  font-size: 1.2em;
}

.highlight_box {
  background-color: #eaeff9;
  border: 1px solid #dadfe9;
 
  /* for boxes */
  background-color: transparent;
  border: none;
}
div.activity_module .highlight_box {
  background:none;
  border: none;
}

div.activity_date {
  font-weight: bold;
  border-bottom:1px solid #a3a3a3;
  font-size: 10px;
  letter-spacing:1px;
  margin:0 0 5px;
  padding:0 0 4px;
  text-transform:uppercase;
}

/*div.activity_module a {
  color:#2B54A3 !important;
  font-weight:bold;
}
*/
.action {
  background: none;
}

div.endorsement {
  padding-bottom: 10px;
}

#left_side {
  width: 550px;
  float: left;
}

#content {
  font-size:1.2em;

}

#sites.show #left_side, #sites.show #right_side, #left_side .infobox div, .posts {
  font-size: 100%;
}

#right_side {
  margin-left: 10px;
  width:410px;
  padding: 0;
}

.box {
  background:#FFFFFF none repeat scroll 0 0;
  border:1px solid #D6E1F3;
  margin-bottom: 15px;
}
#content-wrap .box h2 {
  margin-top: 15px;
}
#account_links { 
  display: line;
  float: right;
  font-size:10px;
  padding:4px 14px 4px 17px;
  padding-right:50px;
  text-transform: uppercase;
  font-weight: bold;
}




#footer ul {
  float: right;
  font-weight:bold;
  text-transform:uppercase;
  font-size: 100%;
  padding: 0;
}

#footer li {
  padding: 0;
}

#footer ul li a {
border-right:1px solid #FFFFFF;
color:#FFFFFF;
padding:0 7px 0 5px;
}

#footer ul li a.last {
  border-right: none;
}

#footer ul li {
  background: none;
}

.formsearch {
	display: inline;
}

#footer .copy {
float:left;
font-weight:bold;
color: #FFFFFF;
}

#footer .copy a {
color:#FFFFFF;
text-decoration:underline;
}

#nav_search {
	display: inline;
	padding-left: 15px;
}


#nav_search form {
	display: inline;
	right: 0.81em;
	text-align: right;
	top: 30px;
 }

#nav_search form {
	text-align: right;
 }

#nav_search form input.s {
	width: 130px;
	padding: 3px;
	border: 1px solid #dde3bf;
	margin-right: 1px;
	color: #343434;
	font: normal 100% verdana, arial, helvetica, tahoma, sans-serif;
	background: #fff url(/images/main/search.gif) no-repeat center right;
	height: 1.2em; 
	vertical-align: middle;
}

#nav_search form input.s:hover {
		border-color: #aace38;
		color: #9ba6aa; }

#nav_search form input.go {
	padding: 1px;
	vertical-align: middle;
	font: normal 100% verdana, arial, helvetica, tahoma, sans-serif;
    height: 19px;
    margin-top: 1px;
    margin-bottom: 1px;
    width: 5.8em;
}

#nav_actions {
	display: inline;
	position: static;
	font-size: 11px;
}

.activity_module h2 {
  margin-bottom: 0px;
}

#flash {
  clear: both;
  background:#FFFDFD none repeat scroll 0 0;
  border:1px solid #D6E1F3;
  font-size: 16px;
  color: #2B54A3;
  margin-bottom: 5px;
}

div.view{
  display: block;
	border-top:1px solid #E3E3E3;
	text-align:right;
	font-size:1em;
	font-weight:bold;
	padding:10px 0 0 0;
	text-transform:uppercase;}
	
div.top_view {
  border: none;
  padding-top: 0px;
  padding-bottom: 10px;
}

div.view a.members{
	padding:2px 4px 2px 0;
	color:#61AC01;
    color: #518C01;
}
	
.activity_module .highlight_box .super_header {
  font-size:1.2em;
  display: inline;
  color: black;
  }
.activity_module .summary h3 {
  display:inline;
}

.activity_module .summary h3 a {
  color:#2B54A3 !important;
  font-weight:bold;
  font-size:1.2em;
}

.activity_module .highlight_box .super_header a {
  color:#2B54A3 !important;
  font-weight:bold;
}

#sidebar h2 {
  color:#2B54A3;
  font-size: 20px;
}

.cloud .action p {
  font-size: 10.8px;
  font-weight:bold;
  text-transform:uppercase;
  line-height:17px;
  padding:7px 0 0;
}

.cloud .action {
  border-bottom: 1px solid #E3E3E3;
}

.cloud div.no_border {
  border: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

body#profiles.edit #left_side {
  width: 340px; 
}
body#profiles.edit #right_side {
  width: 510px;
}
body#profiles.edit #content #flash p {
  border: none;
  margin: none;
  padding: none;
}

body#account.login #left_side, body#account.login #right_side {
  width: 464px;
}

body#profiles.edit .align_right {
  width: 850px;
}

#left_side .activity_module h2 {
  margin-bottom: 13px;
}

#pages.show h2 {
  color: #2B54A3;
}

body #jobs.index #contentwrap {
  border: 1px solid #000;
}

.real_header { 
  background: #EAEFF9 url(/client/biocrowd/images/ui/bg-bodycontent.gif) repeat-x scroll center top;
}

#maps.show #right_side {
  width: 290px;
}

#profiles.index #contentwrap .friend {
  margin-left: 2px;
}
#profiles.index #contentwrap {
  width: 880px;
  padding-left: 0;
  padding-right: 0;
}
.comment_depth_0 {
  margin-left: 0;
  width: 550px;
}
.comment_depth_1 {
  margin-left: 50px;
  width: 500px;
}
.comment_depth_2 {
  margin-left: 100px; 
  width: 450px;
}
.comment_depth_3 {
  margin-left: 150px;
  width: 400px;
}

/* Profile Tabs */
#content #activity_wall .heading ul {
  padding-left: 0;
}
.heading .action ul li.active a, .heading .action ul li.inprogress a, .heading .action ul li a:hover {
    color: #FFF;
    background-color: #518C01;
  }
  
.heading .action ul li a {
  background-color: #2B54A3;
  color: #FFF;
  font-size: 1.0em;
  font-weight: bold;
  border: 1px solid #D6E1F3;
}
 
#activity_wall div.heading {
  margin-bottom: 0;
}

#activity_spinner {
  width: 523px;
  text-align: center;
}
#activity_content .block p.activity, #activity_content .block p.date {
  padding-left: 0px;
}
body#maps.show #contentwrap {
  width: 970px;
}

body#posts.list #activity_content, body#posts.list #activity_spinner {
  border-left: none;
  border-right: none;
  border-bottom: none;
}

body#posts.list #activity_spinner {
  width: 478px;
}

body#posts.list #contentwrap {
  background: none;
  border: none;
  padding: 0px;
}

body#posts.list #left_side {
  background-color:#FFFFFF;
  border:1px solid #D6E1F3;
  padding: 10px;
}

/* flowplayer */
a.large_player {
  display:block;
  width:400px; 
  height:300px; 
  text-align: center;
}

a.large_player img {
  margin-top: 100px;
}

a.small_player {
  display:block;
  width:200px;
  height:150px;
  text-align: center;
}

a.small_player img {
  margin-top: 34px;
}

div.profile_recent_uploads {
  padding-top: 15px;
}

.tag_cloud a, .tag_cloud a:visited {
  color: black;
}

.friend {
  height: 150px;
}

#activity_content dl, #activity_content .summary {
  border-bottom: 1px solid #A3A3A3;
  margin-bottom: 10px;
}

#activity_content .summary {
  padding-top: 4px;
}

#activity_content dl.last, #activity_content .last {
  border: none;
  margin-bottom: 0px;
}

body#profiles.index #right_side {
  width: 320px;
}
