@charset "UTF-8";

/* Common */
#container {
/*   border: 1px solid red; */
}

* {
	margin:0px;
	padding:0px;
}

img {
  margin:0;
  padding: 0;  
}

table tr td, th {
  vertical-align: top;
  padding-right: 3px;
}



table.image-table, table.image-table th, table.image-table td {
  border:1px solid #CCC;
  border-collapse: collapse;
  padding: 8px;
  text-align: center;
}

table.image-table {
  width: 100%;
}

table.image-table.table-1-3 td {
  width:285px;
}

table.image-table.table-1-3 td:first-child {
  width:75px;
}

table.image-table.table-1-4 td {
  width:200px;
}

table.image-table.table-1-4 td:first-child {
  width:75px;
}



a.revertedLink {
	text-decoration: none;  
}

a.revertedLink:hover {
	text-decoration: underline;
}

.center {
  text-align: center;
}

.italic {
  font-style: italic;
}

.no-margin-right {
  margin-right: 0px;
}

.small-button {
  background-color: white;
  border:none;
  cursor:pointer; 
  padding: 0;
  margin: 0;
}


.control-button {
  background-color: white;
  border:none;
  cursor:pointer; 
  color:#AAA; 
  font-size:28px;
}

.control-button-inverse {
  background-color: #303030;
  border:none;
  cursor:pointer; 
  color:white; 
  font-size:28px;
}

.control-button:hover {
  color:#666;
}

.control-button i {
  margin-right: 3px;  
  margin-left: 3px;  
}

.egsiem .control-button {
  color:rgb(31, 120, 184);
/*   color: rgb(102,102,102); */
}

.underlined {
  text-decoration: underline;
}


.icon-lg {
  font-size: 36px;
}

.icon-sm {
  font-size: 14px;
}


/* GRACE only */

body.cnes { 
	font-size:13px;
	background-color: #303030;
	color:#303030;
}

body.cnes, .cnes label, .cnes td, .cnes th, .cnes textarea {
	font-family: "titilliumregular", Arial, Helvetica, sans-serif;  
}

.cnes a {
	color:white;
	text-decoration: underline;
}

.cnes a:hover {
	text-decoration: none;
}

.cnes ul {
	margin:5px;
	padding:5px 15px;
}


/* EGSIEM only */

body.egsiem {
  color: rgb(102, 102, 102);  
/* 	font-size:14px; */
}

body.egsiem, 
.egsiem label, 
.egsiem td, .egsiem th, 
.egsiem input[type="button"], .egsiem input[type="submit"], .egsiem input[type="reset"], 
.egsiem .btn, 
.egsiem textarea {
	font-family: sans-serif;  
}

.egsiem a {
	color:#0077bb;
  color: rgb(102, 102, 102);  
	text-decoration: underline;
}

.egsiem a:hover {
	text-decoration: none;
}

.egsiem h1 {
  color:rgb(68, 68, 68);
  font-size: 40px;
  padding-top: 10px;
  padding-bottom: 5px;
}

.egsiem h2 {
  padding-top: 20px;
  padding-bottom: 5px;
  color:rgb(85, 85, 85);
}

.egsiem h3 {
  padding-top: 10px;
  padding-bottom: 5px;
  color:rgb(68, 68, 68);
}

.egsiem ul, .egsiem ol {
  padding-left: 40px;
}

.egsiem li {
  padding:2px;
}

.egsiem #header ul {
  padding-left: 0px;
}


.egsiem .author {
  color:rgb(153, 153, 153);
  font-weight: bold;
  font-size: 15px;
  line-height: 20px;
}

.egsiem .date {
  color:rgb(153, 153, 153);
  font-size: 15px;
  line-height: 20px;
  margin-left: 5px;
}

.egsiem p.image {
  width:680px;
  text-align: center;
  margin: auto;
  padding: 10px;
}

.egsiem p.image img {
  width:640px;
  padding:20px;
}


.egsiem p.image caption {
  color:rgb(0,0,0);
}

.egsiem p.contact {
  padding-left: 40px;
}

.egsiem #container {
  margin: auto;
  width:933px;
}

.egsiem .btn {
  background-color: rgb(100, 100, 100);
  background-image: linear-gradient(rgb(111, 111, 111), rgb(85, 85, 85)); 
  background-repeat: repeat-x;
  padding: 5px;
  font-size: 16px;
  padding: 4px 14px 4px 14px;
  color: white; 
  border:1px solid grey;
  border-bottom-color: rgba(0, 0, 0, 0.247059);
  border-left-color: rgba(0, 0, 0, 0.0980392);
  border-right-color: rgba(0, 0, 0, 0.0980392);
  border-top-color: rgba(0, 0, 0, 0.0980392);
  cursor: pointer;
  box-shadow: rgba(255, 255, 255, 0.2) 0px 1px 0px 0px inset, rgba(0, 0, 0, 0.0980392) 0px 1px 2px 0px;
}

.egsiem .btn:hover {
  background: rgb(85, 85, 85);
}

.egsiem .btn:disabled {
/*   color: #EEE;  */
  background: #CCC;
  border:1px solid #EEE;
}

.egsiem .btn:disabled:hover {
  background: #CCC;
}

.egsiem ul.padding-left {
  padding-left: 30px;
}

.egsiem a.btn {
	text-decoration: none;
}


.egsiem p {
  padding-top: 10px;
  padding-bottom: 10px;
}

.egsiem div.mainleft {
  width:689px;
  float:left;
}

.egsiem div.sidebar {
  width:203px;
  float:right;
}

.egsiem div.clear {
  clear:both;
}


.egsiem #latest-news {
  border-radius: 0px;
  border:none;
  padding:20px;
  background-color:rgb(255, 255, 176);
  box-shadow: rgb(221, 221, 221) 0px 6px 8px 0px;
}

.egsiem #latest-news h2  {
  padding-top: 0px;
}

.egsiem #latest-news h2 span {
  color:rgb(0, 119, 187);
}

.egsiem #latest-news p.news-date {
  border-bottom: 1px dotted rgb(221, 221, 221);
}

