@charset "utf-8";
/* CSS Document */

html, head, body, 
h1, h2, h3, h4, h5, h6, 
div, span, p, blockquote, code, img, a,
table, caption, tr, thead, th, tbody, td,
ul, ol, li, label, form, fieldset {
	margin: 0;
	padding: 0;
	line-height: 1em;
	font: 100% Arial, Helvetica, sans-serif;	
	font-weight: inherit;
}

.clear {
	height: 0;
	clear: both;
	padding: 0;
}

.left {
	float: left;
	text-align: left;
}

.right {
	display: block;
	float: right;
	text-align: right;
}

.bold {
	font-weight: bold;
}

h1 { 
	font-size: 1.4em;
}

html {
	overflow-Y: scroll;
}

body { 
	background: #B2B2B2 url(images/bg-main.jpg) top center no-repeat;
	padding: 0px;
	margin: 0px;
	font-size: 12px; 
}

hr {
	height: 1px;
	color: #bbbbbb;
	background-color: #bbbbbb;
	border: none;
	margin-left: 30px;
}

#page {
	width: 900px;
	background-color: #FFFFFF;
	padding: 20px 0px 0px 0px;
	border-left: 1px #aaaaaa solid;
	border-right: 1px #aaaaaa solid;
	text-align: left;
	display: block;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	background: url(images/header3.jpg) no-repeat;
	width: 900px;
	height: 199px;
	float: left;
	margin: 0;
	padding: 0;
	/*border-bottom: 2px solid #ffffff;*/
	border-top: 2px solid #7f8080;
	overflow: hidden;
}

#title { 
	padding: 50px 0; 
	height: 55px; 
	margin: 0; 
}

/*#title h1.demanet {
	color: #6f99a7;
	font-size: 1em;
        font-weight: bold;
	padding: 10px 0 0px 30px;
}*/

#title h1.saleh {
	width: 560px;
	font-weight: bold;
	color: #23b9f8;
	font-size: 1.6em;
	padding: 10px 0 5px 30px;
}

#title h1 {
	width: 560px;
	font-weight: bold;
	color: #23b9f8;
	font-size: 1.6em;
	padding: 0px 0 5px 30px;
} 

#title h2.saleh {
	color: #6f99a7;
	font-size: 1em;
        font-weight: bold;
	padding: 0px 0 0px 30px;
}

#title a:hover { 
	text-decoration: none;
}	

#topnav {
	height: 45px;
	text-align: left;
	font-family:  Arial, Helvetica, sans-serif;
	list-style-type: none;
	padding-left: 20px;
	margin: 0;
	overflow: hidden;
}

#topnav ul li {
	float: left;	
	display: block;	
	white-space: nowrap;
	margin: 0;
}

#topnav ul li a {
	display: block;
	font-size: 12px;
	padding: 15px 13px;
	color: #6f99a7;
	font-weight: bold;
	letter-spacing: 1px;
    	text-decoration: none;
	margin: 0;
}

#topnav li a:hover,
#topnav li a:active,
#topnav li.sel a {
	color: #fff;
	font-weight: bold;
	background: url(images/nav-arr.png) bottom center no-repeat !important;
	background: none;
}

#internal {
	float:right; 
	width: 60px; 
	font-weight: bold; 
	padding: 15px 16px 15px 13px;
	background: url(images/lock.bmp) left center no-repeat;
}
#internal a {
	color: #6f99a7;
}

#content { 
	margin: 0 0 20px 0;
	padding: 0;
	min-height: 600px;
	height:expression(document.body.clientHeight < 600? "600px" );
}

#content h1 {
	color: #091e3d;
	font-weight: bold;
	font-size: 1.4em;
	padding: 5px 0 15px 30px;
}

* html #content { 
	height: 550px; 
}

/*      Homepage About Text                         */
/*--------------------------------------------------*/
#content #about {
	width: 530px;
	height: 200px;
	overflow: hidden;
	padding: 0 0px 10px 0px;
	margin: 15px 0 0px 0px;
	font-family:  Arial, Helvetica, sans-serif;	
	/*background: url(images/divide.jpg) top right no-repeat;*/
}

#content #about h1 { 
	padding: 15px 0 5px; 
	border-bottom: #bbbbbb solid 2px;
	margin-bottom: 5px;  
	color: #091e3d; 
}

#about .ab {
	/*background-color: #91cae6;*/
	background-color: #c8e5f3;
	padding: 10px 10px 15px 0px;
}

#about p { 
	font-size: 1.1em;
	padding: 5px 10px 7px 30px;
	color: #091e3d;
}



/*      Homepage Research Highlights Text           */
/*--------------------------------------------------*/
#content #highlights {
	width: 550px;
	height: 500px;
	overflow: hidden;
	padding: 2px 0px 0 0px;	
}

#content #highlights h1 { 
	padding: 15px 0 5px; 	
	margin-bottom: 5px;  
	color: #091e3d; 
}

#highlights .item {
    margin: 0;
	padding: 12px 15px 12px 10px;
	margin: 0 0 6px 0; 
	background-color: #ececec;
}

#highlights .item img {
	float: left;
	margin-right: 20px;
	width: 75px;
	height: 75px;
	background-color: #DDDDDD;
}

#highlights .item p.rtitle { 
	font-weight: bold;
	padding: 0 10px 0 0;
	color:  #33535e;
}

#highlights .item p {
    margin: 0;
	padding-left: 0px;
    text-align: justify;
}

#highlights .item .rm { 
	font-size: .9em;
	font-weight: normal;
}


/*      Homepage News Text                          */
/*--------------------------------------------------*/
#news h1 { 
	padding: 15px 0 5px; 
	border-bottom: #bbbbbb solid 2px; 
	margin-bottom: 5px;  
	color: #091e3d; 
}

p {	
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #4C4C4C;
	margin: 0px;
	padding: 0px 0px 6px;
	line-height: 18px;
	font-weight: 400;
	font-style: normal;
}

#rcolumn {
	float: left;
	width: 300px;
	padding: 0 30px 10px 40px;
}

#news {
	padding-bottom: 10px;
}

#news .item {
	margin: 0;
	padding: 7px 0;
	border-bottom: 2px #d8d8d8 solid;
	height: 110px;
	overflow: hidden;
}

#news .item .title {
	font-weight: bold;	
}

#news .item .date {
	font-size: .95em;
}

#news .item a {
	
	text-decoration: none;
}

#news .item a:hover {
	text-decoration: underline;
}

#news .eventTitle {
	padding: 0;
}

#signup {
	float: left;
	margin: 8px 0 20px 0px;
	height: 20px;
}

#signup a {
	color: #FFF;
	padding: 5px 10px 5px 10px;
	background-color: #7BBBDB;
	text-decoration: none;
	font-weight: bold;
}

#signup a:hover {
	background-color: #7ECDED;
}

#maillists #signup {
	width: 210px;
	background-color: #7BBBDB;
	padding: 5px 10px 2px 10px;
}

#maillists #signup a {
	font-weight: bold;
	padding: 0;
}

#maillists #signup a:hover {
	background-color: #7BBBDB;
}

/*      Footer                                      */
/*--------------------------------------------------*/

#footer { 
	background-color: #dbdbdb;
	min-height: 100%; 
	height: 100%;
}

#footer #wrap { 
	height: 40px; 
	padding: 10px 30px; 
}

#footer ul { 
	padding: 10px;
}

#footer ul li { 
	color: #666; 
	list-style: none;  
	font-size: .9em;
}

#footer a {
	color: #666; 
	font-weight: normal; 
}

#footer a img { 
	border: none; 
	padding-right: 60px;
}

#ljlllogo {
	padding: 0px 0px 0px 0px;
	float: left; height: 45px;
}

.mit {
	padding-top: 
	20px; font-size: .9em;
}

#pagetitle {
	margin: 15px 0;
}

.border {      
	color: #091e3d;
	margin: 15px 0 0px 30px;
	height: 25px;
	line-height: 20px;
	font-size: 1.4em;
	font-weight: bold;
	border-bottom: 2px solid #bbbbbb;
}

/*      People                                      */
/*--------------------------------------------------*/

.ppl { 
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	padding: 10px 0 5px 40px;
}

.ppl a {
 	text-decoration: none;
}

.ppl li {
	padding: 5px 0;
	color: #2997c7;
	font-weight: bold;
	font-size: 1.2em;
}

a {	
	font-weight: bold;
	color: #2997c7;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.profile {
	padding: 15px 0 10px 0;
	margin-left: 30px;
}

.brdr {
	border-bottom: #bbbbbb dashed 1px;
}

.profile .profileName {
	font-size: 1.2em;
	font-weight: bold;
	color: #2997c7;
	margin: 0;
	padding: 0;
}

.profile .title {
	margin: 0;
	padding: 0;
	font-size: 0.95em;
}

.profile .details {
	float: left;
	margin: 0;
	padding: 5px 10px 5px 0;
}

.profile .details img {
	width: 100px;
	border: 2px solid #dbdbdb;
	margin: 5px 10px 0 -2px;
}

.profile .details img.ks {
	width: 150px;
	border: 2px solid #dbdbdb;
	margin: 5px 10px 0 -2px;
}

.profile .details p.info {
	margin: 0;
	padding: 2px 0 0 0;
} 

.profile .details a,
.profile a {
	font-weight: normal;
}

.profile .blurb {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: justify;
}

.profile .blurb a{
	font-weight: bold;
}

.contact {
	float: left;
	margin: 25px 30px 0px 0px;	
}

.contact .cinfo {
	background-color: #7BBBDB;
	padding: 5px 15px;
	font-weight: bold;
	font-size: 1.1em;
	color: white;
}

.contact p {
	padding: 5px 15px;
	background-color: #f0f0f0;
	width: 230px;
}

.contact a {
	font-weight: normal;
}

/*      Openings                                    */
/*--------------------------------------------------*/

.openings a , 
h1.resources a {
	color: #091e3d;  
	background: url(images/arrow-down.jpg) left no-repeat; 
	padding-left: 20px; 
	margin-top: 20px;
}

.openings a.active { 
	background: url(images/arrow-up.jpg) left no-repeat; 
	padding-left: 20px;
} 

.description p, .details {
	padding: 10px 30px;
}

.description ul li {
	list-style: none;
	text-decoration: none;
}

*, * focus {
	outline: none;
	margin: 0;
	padding: 0;
}

/*      Sign up page                                */
/*--------------------------------------------------*/

#sform {
	background-color: #f0f0f0;
	margin: 0 0 0 15px;
	padding: 20px;
	width: 475px;
}

#sform p {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 1.15em;
}

#sform .instructions {
	margin: 0; 
	padding: 0; 
	font-size: 1em;
	border: none;
	font-style: italic;
	color: #888;
}

#sform label.chckbox {
	float: left;
	color: #2997c7;
	font-weight: bold;
	width: 180px;
	padding: 0;
	margin: 5px 10px 10px 0;
}

#sform label.chckbox span {
	color: #666;
	font-weight: normal;
}

#sform label.email { 
	color: #4C4C4C;
	font-size: 1.1em;
	margin-top: 10px;
}

#sform .email input {
	margin: 0 0 0 10px;
}

#sform .sbmt {
	margin:  5px;
}

/*      General                                     */
/*--------------------------------------------------*/

.container {
	width: 575px;
	padding: 0 30px 0 0;
	margin: 0 auto;
	float: left;
	/*background: url(images/divide-lg.jpg) top right no-repeat;*/
	min-height: 350px;
}

.container p, 
.container ul, 
.container ol {
	margin-left: 30px;
	padding: 5px 0;
}
.container p a {
	font-weight: normal;
}
.container input {
	margin: 10px 10px 10px 30px;
}
.container .signup {
	background-color: 
}

.container h1 {
	color: #091e3d;
	font-weight: bold;
	font-size: 1.4em;
	padding: 5px 0 5px 0px;
	margin: 10px 0 5px 0;  
}

.container h2 {
	color: #091e3d;
	margin: 15px 0 0px 30px;
	height: 25px;
	line-height: 20px;
	font-size: 1.4em;
	font-weight: bold;
	border-bottom: #bbbbbb solid 2px;
}

.container h3 {
	color: #091e3d;
	margin: 15px 0 0px 30px;
	height: 25px;
	line-height: 20px;
	font-size: 1.1em;
	font-weight: bold;
}

.container h4 {
	color: #4C4C4C;
	margin: 15px 0 0px 30px;
	height: 25px;
	line-height: 20px;
	font-size: 1.1em;
	font-weight: bold;
}

.container span.reg {
	color: #444;
	font-size: .9em;
	padding: 5px 0;
	font-weight: normal;
}

.container ul {
	margin: 10px 10px 10px 50px;
	color: #444;
}

.container ul img {
	float: left;
	margin-right: 20px;
	width: 240px;
	height: 250px;
	background-color: #DDDDDD;
}

.container table tr td img {
	float: left;
	margin-right: 25px;
	width: 140px;
	height: 150px;
	background-color: #DDDDDD;
}

.container ul li {
	padding: 2px 0;
	color: #444;
}



/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$  MON CONTAINER A MOI                    $$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/

.container2 {
	width: auto;
	padding: 0 30px 0 0;
	margin: 0 auto;
	float: left;
	/*background: url(images/divide-lg.jpg) top right no-repeat;*/
	min-height: 350px;
}

.container2 p, 
.container2 ul, 
.container2 ol {
	margin-left: 30px;
	padding: 5px 0;
}
.container2 p a {
	font-weight: normal;
}
.container2 input {
	margin: 10px 10px 10px 30px;
}
.container2 .signup {
	background-color: 
}

.container2 h1 {
	color: #091e3d;
	font-weight: bold;
	font-size: 1.4em;
	padding: 5px 0 5px 0px;
	margin: 10px 0 5px 0;  
}

.container2 h2 {
	color: #091e3d;
	margin: 15px 0 0px 30px;
	height: 25px;
	line-height: 20px;
	font-size: 1.4em;
	font-weight: bold;
	border-bottom: #bbbbbb solid 2px;
}

.container2 h3 {
	color: #091e3d;
	margin: 15px 0 0px 30px;
	height: 25px;
	line-height: 20px;
	font-size: 1.1em;
	font-weight: bold;
}

.container2 h4 {
	color: #4C4C4C;
	margin: 15px 0 0px 30px;
	height: 25px;
	line-height: 20px;
	font-size: 1.1em;
	font-weight: bold;
}

.container2 span.reg {
	color: #444;
	font-size: .9em;
	padding: 5px 0;
	font-weight: normal;
}

.container2 ul {
	margin: 10px 10px 10px 50px;
	color: #444;
}

.container2 ul img {
	float: left;
	margin-right: 20px;
	width: 240px;
	height: 250px;
	background-color: #DDDDDD;
}

.container2 table tr td img {
	float: left;
	margin-right: 20px;
	width: 150px;
	height: 140px;
	background-color: #DDDDDD;
}

.container2 ul li {
	padding: 2px 0;
	color: #444;
}

/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$  FIN MON CONTAINER A MOI                $$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/



.toc {
	list-style-type: none;
	text-align: justify;

} 

.toc li {
	border-bottom: #dbdbdb dashed 1px;
}


.dt {
	background: #fff; 
	border-bottom: #bbbbbb dashed 1px;
}


h2.main {
	padding: 0 0 0 20px;
	margin: 15px 0 0px 30px;
	background: url( images/arrow2.jpg) no-repeat ;
	height: 20px;
	line-height: 20px;
	width: 100%;
	font-size: 1.4em;
	font-weight: bold;
	float: left;	
}

h2.main a {
	color: #091e3d;
	text-decoration: none;
	display: block;
}

h2.main a:hover {
	
}

h2.active {
	background-position: left bottom;
}

.description {
	margin: 0px 0 5px 20px;
	padding: 0;
	background-color: #f0f0f0;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	overflow: hidden;
	font-size: 1em;
	width: 575px;
	clear: both;
}

.description .block {
	padding: 20px;
}

.container .description .block ul{
	padding: 0px;
	margin: 0;
}

.container .description .block ul li{
	border-bottom: #dbdbdb dashed 1px;
}

.description .block p {
	padding: 5px 0;
	margin: 5px 0;
}

.description h3 {
	font: 2.5em normal Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #ccc;
}
.description img {
	float: left;
	margin: 10px 15px 15px 0;
	padding: 5px;
	background: #ddd;
	border: 1px solid #ccc;
}

table.data {
	clear: both;
	margin: 0 0 2em 0;
}

table.data td {
	vertical-align: top;
	padding: 5px;
	border-top: 1px solid #dbdbdb;
	font-size: 1em;
	color: #333;
	text-align: justify;
}


table.data th,
table.data td {
	margin: 0;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 6px;
	color: ;
}

table.data th { 
	font-size: 1.1em;
	font-weight: bold;
	color: #333;
}

table.data .date {
	font-size: 1em;
	font-weight: bold;
}	

#maillists {
	width: 230px;
	float: left;
	margin: 0px 0 15px 0px;
	padding: 10px 0 0 30px;
}

#maillists h1 {
	padding: 5px;
	margin: 0 0px 10px;
	border-bottom: 2px solid #bbbbbb;
}

#maillists ul li {
	list-style-type: none;
	margin-left: 10px;
	padding: 3px 0;			
}

#maillists li {
	border-bottom: 1px dashed #bbbbbb;
}

#maillists a {
	font-size: 1em;
	font-weight: normal;
}

.subtitle {
	font-weight: bold;
	color: #091e3d;
	font-size: 1.1em;
	border-bottom: 1px dashed #bbbbbb;
	margin-bottom: 5px;
}

#rhighlights {
	padding-left: 30px;
}

#rhighlights .item {
	padding-top: 10px;
	border-bottom: 1px dashed #bbbbbb;
}

#rhighlights .item .rtitle {
	padding: 5px 0;
	margin: 0;
	font-weight: bold;
	font-size: 1.1em;
	color: #33535e;
}

#rhighlights .item img {
	width: 120px;
	float: left;
	padding: 0 20px 0 0;
  	margin-bottom: 10px;
}

#rhighlights .item p {
	margin-left: 140px;
	padding: 0 0 10px 0;
}

#rhighlights .item p a {
	font-weight: normal;
}
	
/*********************************/
a.jScrollArrowUp {
	background: url(../images/basic_arrow_up.gif) repeat-x 0 0;
}

a.jScrollArrowUp:hover {
	background-position: 0 -15px;
}

a.jScrollArrowDown {
	background: url(../images/basic_arrow_down.gif) repeat-x 0 0;
}

a.jScrollArrowDown:hover {
	background-position: 0 -15px;
}

a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -30px;
}

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #EAEAEA;
}

.jScrollPaneDrag {
	position: absolute;
	background: #B2B2B2;
	cursor: pointer;
	overflow: hidden;
}

.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}

.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}

a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}

a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}

a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}

a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

/**********************************/
