﻿@charset "utf-8";
/* Additional CSS style for CAMARADES  */

body{
	margin-top: 30px;
    background-color: #e2e1e0
     /*e2e1e0;*/
}

.cite-footer{
	text-align:center;
	color:#C0C0C0;
	margin-bottom:0;
    padding-bottom: 0;
    background-color: #333;
    margin-top: 30px;
    padding-top:40px;
    padding-bottom: 30px;
}

.cite-footer ul li{
	list-style-type: none;
	display:inline;
	padding: 10px; 
}

 .trainingdocuments  li{
	list-style-type: none;
}

.citation-list {
    list-style-type: none; 
}
.citation-list li { 
	margin: 0 8px 8px 0; 
}
.protocol-list li{
		margin: 0 8px 8px 0; 	
}

#monograph-list {
	list-style-type:lower-roman;
	font-weight:bold; 
}
#monograph-list span {
	font-weight:normal;
}
#monograph-list li {
	margin: 0 8px 8px 0; 
}
/*.container theme-showcase{
	margin-top: 10px;
}*/
#frontpage-menu {
	text-align:center;
	text-decoration: none;
}
#frontpage-menu a:hover, #frontpage-menu a:focus{
	text-decoration: none;
}
.frontpage-list{
	list-style-type:none;
	font-size:18px;
	list-style-position: outside;	
    margin: 0 auto;
    padding: 0;
}

#menu{
	color:#81b1c8;
	font-weight:bold;
}
.jumbotron {
	padding-top: 20px;
    padding-bottom: 20px;
}

.jumbotron span{
	color:#222;
}
.jumbotron li{
	display:inline;
	margin-right:7%;
	margin-left:7%;
}

.panel-title {font-weight:bold;}

.tab-title {
	font-size:30px;
	color:#fff;}
	
.tab-title a{
	color:#69a3be
}
	
#map_canvas {
        width: 500px;
        height: 400px;
      }
      
#contactus-list li {
	margin: 0 18px 18px 0;
}
.memberlist{
	list-style-type:none;
	margin: 0; 
	padding: 0;
}

.centre-list{
	list-style-type:none;
	margin: 0; 
	padding: 0;
}
.member-list{
	list-style-type:disc;
}
.member-list li{
	padding-top:0;
	padding-bottom:0
}
.leader{
	list-style-type:circle;
}
.center-panel{
	margin-top:10px;	
}
.center-image{
	width: 100%
}
.thumbnail {
	  box-shadow: 2px 2px 1px black; 
	  text-align: center;
	  background-color: #f5f5f5;
}

.schoollogo {
    height: 140px;
}

.thumbnail {
height: 120px;
width: 100%;
position:relative;
}

.thumbnail:hover{
    background-color: #fff /* rgb(207, 224, 230, 0.79);*/
}

.thumbnail img{
     overflow: hidden;
     width: 84%;
     position:absolute;
    top:1%;
    bottom:1%;
    left:8%;
    right: 8%;
    margin:auto;
    max-height: 120px;
}
.thumbnail a:hover img{
	width:84%;
        left:5%;
    right: 5%;
}
	
.thumbnail a:active img{
	width:84%;
        left:5%;
    right: 5%;
}
	
.modal-content{
	text-align:left
}
.modal-header{
	text-align:center;
	color:#81b1c8
}
.left{
	text-align:center;
}
.modal-body p{
	text-align:justify;
}
.modal-body a{
	word-wrap: break-word;
}
#median li{
	margin:10px;
}
.press-thumbnail{
    text-align: center; /*handles the horizontal centering*/
    
}
.press-thumbnail img{
	   display: inline-block;
	     vertical-align: middle;
     margin: auto;
}
.press-thumbnail audio{
	margin-top: 30px;
	   display: inline-block;
	   vertical-align: middle;
     margin-left: auto;
      margin-right: auto;
      width: 100%
}

#map{
	text-align:center;
	width:100%
}
#slogan{
    font-weight:bold;
	font-size: 2.4em;	
    color:#69a3be;
    /*margin-top: 0;
    padding-top:0;*/
}
item{
	text-align:	center;
}
.nav-tabs {
    border-bottom:1px solid #efefef /*jing was #ddd*/
}
.nav-tabs>li>a:hover {
    border-color:#eee /*jing was #ddd*/
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    border:1px solid #efefef; /*jing was #ddd*/
}
.navbar-default .navbar-brand {
    color:#777 
}
.navbar-inverse .navbar-brand {
    color:#81b1c8 /*#999 jing*/
}
.navbar-inverse .navbar-text {
  /*  color:#999 jing*/
  color:#81b1c8
}
.navbar-inverse .navbar-nav>li>a {
      /*  color:#999 jing */
  color:#81b1c8
}
.panel {
    background-color: #fff;
}

.carousel {
    margin-top: 21px; /*jing*/
}
@media screen and (min-width:768px) {
    .carousel-indicators {
        bottom:8px /*jing was 20px*/
    }
}
.carousel-indicators li {
    border:1px solid #0080ff;
}
.carousel-indicators .active {
    background-color:#0080ff
}
.carousel-caption {
 
  bottom: 20px;
  padding-bottom: 15px;
  color: #fff;

}
 h1{
	color: #69a3be;
}  
#signin-container{
	margin: 0 auto;
}
.survey{
margin: 0 auto;
width: 50%;}

form{
margin: 0 auto;
}

.questions{
display: none;
}
.newsimage{
width:100%;
margin: 0 auto;
text-align: center;
}
.fundinglogo{
 width:100%;
}

.jumbotron p span {
    font-weight: bold;
}

h1 span {
    font-weight: bold;
}
.jumbotronbuttontext{
font-size: large;
}
.mediablock {
    height: 600px;
}
.headerlogo {
      width:100%; 

}
.label-danger {
 

}
.presslist li{
    list-style-type: none;
    margin-bottom:10px;
}
.tab-title {
    font-size: 1.5em;
    font-weight:bold;
    color: #777
}
.striped-list li:nth-of-type(even){
  background:#C0C0C0;
}
.largemargine {
    margin-top:4px;
}