/*...........................................................................

Eurotherm Seminar 83 | Computational Thermal Radiation in Participating Media

|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||

euro83 CSS...............................................|||||||||||||||||||

||||||||||...............................................Ricardo Baeta@GAEL

*/

/********||||||  Generic Identifiers ******/

* { margin: 0;	padding: 0;	}
* html {font-size: normal; }
a {	outline: none; text-decoration: none; color: #444; }
ul {list-style: none; }
img { border: none; }
.clear_both { clear: both; }
.display_none { display: none; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
.skipnav { display: none; }
.margin_top { margin-top: 10px; }
.margin_bottom { margin-bottom: 10px; }
	
/********||||||  Design Identifiers ******/

body {
	font: 62.5%/1.77em 'Lucida Sans', Arial, sans-serif;
	color: #999;
	}
#header {
	width: 775px;
	height: 160px;
  	margin: 0 auto;
	}
#container {
	width: 775px;
	margin: 0 auto;
	padding: 0;	
  	}
#navigation {
	float: left;
	width: 220px;
	margin: 30px 0;
	padding: 0;
	}	
#content {
	float: right;
	width: 530px;
	margin: 34px 0;
	padding: 0;
	}	
#footer {  
	width: 775px;
  	clear: both;
  	background: url("../img/logo_ist.gif") no-repeat;
  	height: 35px;
  	margin: 20px 0;
  	}
	
/********||||||  Essencial Identifiers ******/

#content img {
  	float: left;
  	margin: 10px 20px 10px 0;
	padding: 3px;
	border: 1px solid #efefef;
	}
#images img {
	margin: 10px 25px 20px 0;
	}	
#content .album img {
	background: #BAD69B;
	}
.alert_box {
	padding: 6px 12px;
	border: 1px dashed #fff04f;
	}
.alert_box span {
	font-weight: bold;
	}
#footer img {
  	float: left;
  	margin-right: 30px;
  	}
	
/********||||||  List Identifiers ******/	
	
.simple_list li {
	background: url("../img/li_bgck.gif") 0 6px no-repeat;
	padding: 0 0 0 10px;
	font-style: italic;
	}	
#navigation ul {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
	}
#navigation ul li {
	font: 1.0em "Lucida Sans", Helvetica, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	}
ul.material { 
	list-style-type: none;
	 margin-left: 0; 
	padding-left: 0;
	}
ul.material li.doc { 
	background: url("../img/icon_doc.gif") no-repeat 10px 50%;
	padding-left: 35px;
	}
ul.material li.pdf { 
	background: url("../img/icon_pdf.gif") no-repeat 10px 50%; 
	padding-left: 35px;
	}
ul#chairs li.ist {
	background: url("../img/ist.gif") no-repeat 17px 50%; 
	padding: 10px 0 10px 75px;
	}	
ul#chairs li.let {
	background: url("../img/let.gif") no-repeat 7px 50%; 
	padding: 10px 0 10px 75px;
	}
ul#chairs li.fpm {
	background: url("../img/fpm.gif") no-repeat 0 50%; 
	padding: 10px 0 10px 75px;
	}
ul#chairs li.met {
	background: url("../img/met.gif") no-repeat 17px 50%; 
	padding: 10px 0 10px 75px;
	}
		
/********||||||  Anchor Identifiers ******/

h1 a:link, h1 a:visited, h1 a:hover, h1 span {
  	overflow: hidden;
  	display: block;
  	width: 775px;
	height: 160px;
  	background: url("../img/header.gif") no-repeat center 0;
  	text-decoration: none;
  	}
a:link, a:visited {
	overflow: hidden;
	text-decoration: underline;
	color: #4895B7;
  	}
a:hover { 
	overflow: hidden;
	background: #4895B7;
	color: #fff;
	text-decoration: none;
  	}
#navigation a:hover {
	background: none;
	overflow: hidden;
	}
#navigation li a:link, #navigation a:visited {
	display: block;
	width: 210px;
	height: 1%;
	padding: 5px 10px;
	margin: 0;
	border-bottom: 1px solid #e2e2e2;
	color: #999;
	text-decoration: none;
	}
#navigation li a:link.active, #navigation a:visited.active {
	font-weight: bold;
	color: #555;
	padding: 5px 10px;
	margin: 0;
	border-bottom: 1px solid #e2e2e2;
	}
#navigation li a:hover {
	text-decoration: none;
	background: #efefef;
	color: #555;
	padding: 5px 10px;
	margin: 0;
	cursor: hand;
	}
#footer a:link, #footer a:visited {
  	text-decoration: underline;
  	color: #999;
  	}
#footer a:hover {
  	text-decoration: none;
  	color: #666;
  	background: transparent;
  	}	
	
/********||||||  Typography Identifiers ******/

p, li {
	font-size: 1.2em;
	}
#navigation li a {
	font-size: 1.15em;
	}	
p, h4 {
	margin: 10px 0;
	}
h1 {
  	margin: 0;
  	padding: 0;
  	text-indent: -9999px;  
  	}
h2 {
	margin-bottom: 20px;
	color: #da001f;
	font-size: 1.8em;
	}
h3 {
	color: #1b8a0b;
	color: #080050;
	font-size: 1.5em;	
	}
h4 {
	color: #e37c1f;
	color: #da001f;	
	font-size: 1.3em;	
	}
#footer p {
  	padding-top: 12px;
	color: #999;
  	text-align: right;
  	}
	
/********||||||  Table Identifiers ******/

thead td {
	color: #555;
	font-weight: bold;
	}	
tbody td {
	background: #efefef;
	color: #777;
	}
td {
	padding: 4px 8px;
	font-size: 1.2em;
	}	
caption {
	display: none;
	}	
	
/********||||||  Lightbox Identifiers ******/

#lightbox{
  background-color:#eee;
  padding: 10px;
  border-bottom: 2px solid #666;
  border-right: 2px solid #666;
  }
#lightboxDetails{
  padding-top: 0.4em;
  font-size: 0.8em;
  }
#lightboxCaption{ 
  float: left;
  font-size: 1.3em;
  }
#keyboardMsg{
  display: none;
  float: right;
  }
#lightbox img {
  border: none;
  } 
#overlay img {
  border: none;
  }
#overlay {
  background-image: url("../img/overlay.png");
  }
* html #overlay {
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/overlay.png", sizingMethod="scale");
	}	