@charset "utf-8";
body
{
  margin: 0;
  padding: 0;
  /* font: 100% Arial, Helvetica, sans-serif; */
  font-family: Arial, Helvetica, sans-serif;
  /* font-family: "Gil Sans", Arial, sans-serif; */
  font-size: 13px;
  background-color: #fff;
  color: #4c4c4c;
  /* color: #474747; */
}

h1
{
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 16px;
  font-size: 22px;
}

h2
{
  margin-top: 0;
  margin-bottom: 10px;
  padding-top: 0;
  padding-bottom: 0;
  color: #575757;
  font-size: 16px;
}

h3
{
  /* margin-top: 14px; */
  margin-top: 16px;
  margin-bottom: 2px;
  padding-top: 0;
  padding-bottom: 0;
  color: #575757;
  font-size: 15px;
}

h3 span
{
  font-weight: normal;
  font-size: 13px;
}

.h3_2
{
  margin-top: 18px;
  margin-bottom: 7px;
}

.h3_3
{
  margin-bottom: 8px;
}

h4
{
  margin-top: 12px;
  margin-bottom: 2px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 13px;
  color: #575757;
}

h5
{
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 0 3px 0;
  border-bottom: solid 1px #bf1656;
  color: #575757;
  font-size: 12px;
}

p
{
  margin-top: 0;
  margin-bottom: 0;
/*
  padding-top: 5px;
  padding-bottom: 5px;
*/
  padding-top: 4px;
  padding-bottom: 3px;
line-height: 16px;
}

.bold
{
  font-weight: bold;
}

ul
{
  margin: 0;
  padding: 0;
  list-style-type: square;
}

ul ul
{
  list-style-type: circle;
}

ol
{
  margin: 5px 0 4px 12px;
  padding: 0;
}

ol li
{
  margin: 0 0 0 10px;
  padding: 3px 0 3px 0px;
}

ol li p
{
  padding-top: 2px;
  padding-bottom: 2px;
}

a
{
  margin: 0;
  padding: 0;
  color: #7147a4;
  text-decoration: none;
}

a.normal_color
{
  color: #4c4c4c;
}

img
{
  border: solid 1px #444444;
}

ul.list_style_0
{
  padding: 3px 0 4px 16px;
}

ul.list_style_0 li
{
  padding-top: 2px;
  padding-bottom: 3px;
}

ul.list_style_0 ul li
{
  padding-bottom: 1px;
}

ul.list_style_0 a
{
  margin: 0;
  padding: 2px 0 2px 2px;
  font-size: 13px;
  /* color: #4c4c4c; */
}

ul.list_style_0 a:hover
{
  text-decoration: underline;
}

ul.list_style_0 ul
{
   padding: 3px 0 0 16px;
}

ul.list_style_1
{
  padding: 3px 0 4px 16px;
}

ul.list_style_1 li
{
  padding: 2px 0 2px 2px;
}

ul.list_style_2
{
  list-style-type: none;
  padding-top: 2px;
  padding-bottom: 2px;
}

ul.list_style_2 li
{
  padding-top: 3px;
  padding-bottom: 2px;
}

ul.list_style_3
{
  padding: 3px 0 4px 16px;
}

ul.list_style_3 li
{
  padding: 4px 0 4px 2px;
}


ul.list_style_PUB
{
  padding: 3px 0 24px 16px;
}

ul.list_style_PUB li
{
  padding: 4px 0 4px 2px;
}


ul.list_style_4
{
  padding: 3px 0 4px 16px;
}

ul.list_style_4 li
{
  padding: 1px 0 2px 2px;
}

ul.list_style_4 a
{
  margin: 0;
  padding: 2px 0 2px 2px;
  font-size: 13px;
  /* color: #4c4c4c; */
}

ul.list_style_4 a:hover
{
  text-decoration: underline;
}

ul.list_style_5
{
  padding: 4px 0 2px 16px;
}

ul.list_style_5 ul
{
  padding: 3px 0 0 16px;
}

ul.list_style_6
{
  margin-bottom: 5px;
  padding: 4px 0 9px 16px;
  border-bottom: solid 1px #cdcdcd;
}

ul.list_style_5 li, ul.list_style_6 li
{
  padding: 2px 0 2px 3px;
}

ul.list_style_7
{
  padding: 3px 0 4px 16px;
  color: #9db1f3;
}

ul.list_style_7 li
{
  padding: 2px 0 2px 2px;
}

ul.list_style_7 li span
{
  color: #4c4c4c;
}

div#container
{ 
   width: 800px;
   margin-left: 24px;
   text-align: left;
} 

a#Give_To_MAT
{
  position: absolute;
  top: 59px;
  left: 773px;
}

img.Give2MAT
{
  display: block;
  margin: 1px;
  border: none;
}

img.Give2MAT_hover
{
  display: block;
  margin: 0;
  border: solid 1px #4c4c4c;
}

table#MAT_logo
{
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 21px;
  margin-bottom: 17px;
}

table#MAT_logo p
{
  padding-top: 0;
  padding-bottom: 0;
}

table#MAT_logo p a
{
  font-size: 12px;
  color: #666565;
}

table#MAT_logo p a:hover
{
  text-decoration: underline;
}

div#large_image div
{
   width: 800px;
   height: 150px;
   margin: 10px 0 0 0;
   padding: 0;
   background-repeat: no-repeat;
   /* border: solid 1px #373737; */
}

div.large_image_1 div
{
  background-image: url(./images/spinState1e_w800.jpg);
}

div.large_image_2 div
{
  background-image: url(./images/lance_putnam1.jpg);
}

div.large_image_3 div
{
  background-image: url(./images/graham_wes_w800.jpg);
}

div.large_image_4 div
{
  background-image: url(./images/Qian_1_800x150.jpg);
}

div.large_image_5 div
{
  background-image: url(./images/allobrain.jpg);
}

div.large_image_6 div
{
  background-image: url(./images/hydrogen_11a.jpg);
}

div.large_image_7 div
{
  background-image: url(./images/marcos_novak_3.jpg);
}

div.large_image_8 div
{
  background-image: url(./images/lance_putnam2.png);
}

div.large_image_9 div
{
  background-image: url(./images/rama_hoetzlein_w800.jpg);
}

div.large_image_10 div
{
  background-image: url(./images/basak_2.jpg);
}

div.large_image_11 div
{
  background-image: url(./images/ttOne_w800.jpg);
}

div.large_image_12 div
{
  background-image: url(./images/Artificial_Nature_FS_1_w800.png);
}

div.large_image_13 div
{
  background-image: url(./images/lance_putnam3.png);
}

div.large_image_14 div
{
  background-image: url(./images/AlloBrain_6.jpg);
}

div.large_image_15 div
{
  background-image: url(./images/hydrogen_4a.jpg);
}

div.large_image_16 div
{
  background-image: url(./images/spl_1.jpg);
}

div.large_image_17 div
{
  background-image: url(./images/NPISCA_021c12qSFW.jpg);
}

div.large_image_18 div
{
  background-image: url(./images/rama_01.jpg);
}

div.large_image_19 div
{
  background-image: url(./images/mushrooms_banner.jpg);
}

div.large_image_20 div
{
  background-image: url(./images/pehr_hovey_1_w800.jpg);
}

div.large_image_21 div
{
  background-image: url(./images/Artificial_Nature_Seoul_3_800x150.jpg);
}

div#large_image p
{
  padding-top: 2px;
  padding-bottom: 0;
  color: #666565;
  font-size: 10px;
  text-align: right;
}

div#left_col, div#left_col_home
{
   float: left;   /* Since this element is floated, a width must be given */
   width: 200px;
   padding: 20px 0;
}

div#left_col_home ul
{
  margin-bottom: 14px;
}

div#left_col_home ul li
{
  list-style-type: none;
  border-bottom: dotted 1px #6d788a;
}

div#left_col_home ul li a
{
  display: block;
  margin: 0;
  padding: 6px 0 6px 13px;
  font-size: 11px;
  /* color: #666565; */
  color: #605f5f;
}

div#left_col_home ul li a:hover
{
  color: #1d1d1d;
  background: url(./images/top_dot5.gif) no-repeat top left;
}

div#left_col_home ul li.more, div#right_col ul li.more, p.more
{
  text-align: right;
  border-bottom: none;
}

div#left_col_home ul li.more
{
  padding-top: 2px;
}

div#left_col_home ul li.more a
{
  display: inline;
  background-image: none;
}

div#left_col_home ul li.more span, div#right_col ul li.more span, p.more span
{
  color: #bf1656;
}

div#left_col_home ul li.more a:hover span, div#right_col ul li.more a:hover span, p.more a:hover span
{
  font-weight: bold;
}

a.next
{
  padding-left: 2px;
  color: #bf1656;
}

a.prev
{
  padding-left: 4px;
  color: #bf1656;
}

a.next:hover, a.prev:hover
{
  padding-left: 0;
  font-weight: bold;
}

ul.one_col li
{
  list-style-type: none;
  padding-bottom: 1px;
}

ul.one_col li span
{
  font-weight: normal;
}

div#left_col ul li
{
  list-style-type: none;
  padding-bottom: 1px;
  border-bottom: solid 1px #cdcdcd;
}

div#left_col ul li a, ul.one_col li a
{
  display: block;
  margin: 0;
  padding: 7px 0 1px 15px;
  font-size: 12px;
  font-weight: bold;
  color: #575757;
  background: url(./images/square_outline.gif) no-repeat center left;
}

div#left_col ul li a:hover, ul.one_col li a:hover
{
  background: url(./images/solid_red_square.gif) no-repeat center left;
}

div#left_col ul ul
{
  /* margin-left: 16px; */
  margin-left: 15px;
}

div#left_col ul ul li
{
  padding-top: 0;
  padding-bottom: 0;
  border: none;
}

div#left_col ul ul li a
{
  padding: 2px 0 3px 12px;
  background-image: none;
  font-weight: normal;
}

div#left_col ul ul li a:hover
{
  color: #4c4c4c;
  background: url(./images/dot2.gif) no-repeat center left;
}

#welcome_page .welcome_link,
#about_page .about_link,
#contact_page .contact_link,
#visitor_page .visitor_link,
#donate_page .donate_link,
#degree_page .degree_link,
#admissions_page .admissions_link,
#current_students_page .current_students_link,
#courses_page .courses_link,
#areas_page .areas_link,
#projects_page .projects_link,
#publications_page .publications_link,
#labs_page .labs_link,
#equipment_page .equipment_link,
#software_page .software_link,
#facilities_page .facilities_link,
#it_page .it_link,
#faculty_page .faculty_link,
#staff_page .staff_link,
#students_page .students_link,
#alumni_page .alumni_link,
#news_page .news_link,
#events_page .events_link,
#exhibitions_page .exhibitions_link,
#calendar_page .calendar_link,
#faqs_page .faqs_link,
#links_page .links_link,
#safety_page .safety_link,
#sitemap_page .sitemap_link
{
  background: url(./images/solid_grey_square.gif) no-repeat center left;
}

#right_col
{ 
   margin: 0 0 0 245px;
   padding: 20px 0;
} 

div.img_float_rt
{
  float: right;
  /* margin: 8px 0 0 21px; */
  margin: 8px 0 6px 21px;
}

div.img_float_lt
{
  float: left;
  margin: 12px 22px 4px 0;
}

div.img_centered
{
  text-align: center;
  margin-top: 15px;
  margin-bottom: 14px;
}

div.img_centered_2
{
  text-align: center;
  margin-top: 15px;
  margin-bottom: 10px;
}

div.img_centered_3
{
  text-align: center;
  margin-top: 15px;
  margin-bottom: 4px;
}

img.show_img
{
  display: block;
  margin: 1px;
  border: solid 1px #444444;
}

img.show_img_hover
{
  display: block;
  margin: 0;
  border: solid 2px #444444;
}

a.text_link, .tinymce a
{
  margin-bottom: 1px;
  color: #7147a4;
  border-bottom: solid 1px #4c4c4c;
}

a.text_link:hover, .tinymce a:hover
{
  margin-bottom: 0;
  border-bottom: solid 2px #4c4c4c;
}

div.bios ul
{
  padding: 3px 0 4px 16px;
}

div.bios ul li
{
  padding: 2px 0 2px 2px;
}

div.bios a
{
  margin-bottom: 1px;
  color: #7147a4;
  border-bottom: solid 1px #4c4c4c;
}

div.bios a:hover
{
  margin-bottom: 0;
  border-bottom: solid 2px #4c4c4c;
}

a.text_link_2
{
  margin-bottom: 1px;
  color: #7147a4;
}

a.text_link_2:hover
{
  margin-bottom: 0;
  border-bottom: solid 1px #4c4c4c;
}

a.text_link_3
{
  border-bottom: none;
}

a.text_link_3:hover
{
  margin-bottom: 0;
  border-bottom: solid 1px #4c4c4c;
}

p.photo_credit
{
  text-align: center;
  margin: 0;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 11px;
}

div#left_image
{
  width: 200px;
  height: 144px;
  /* margin: 0 0 15px 0; */
  margin: 0 0 16px 0;
  background-repeat: no-repeat;
}

.geninfo_image
{
  background-image: url(./images/nano_cafe_2.jpg);
}

.academics_image
{
  background-image: url(./images/group_2.jpg);
}

.research_image
{
  background-image: url(./images/allosphere_3.jpg);
}

.resources_image
{
  background-image: url(./images/allosphere_1.jpg);
}

.people_image
{
  background-image: url(./images/group_12.jpg);
}

.news_events_image
{
  background-image: url(./images/group_7.jpg);
}

.etcetera_image
{
  background-image: url(./images/allobridge.jpg);
}

div#right_col ul
{
  /* Assigning the relative positioning or a width to the the ul element fixes an IE bug,
     in which text disappers when you scroll down a long page and scroll back up. */

  /* position: relative; */
  width: 95%;
}

/* This had to be taken out.

div#right_col ul ul
{
  margin: 0;
  padding: 8px 0 0 16px;
}

div#right_col ul ul li
{
  padding-top: 3px;
  padding-bottom: 2px;
}
*/

.contact_table p
{
  padding-top: 0;
}

.table_col_one
{
  padding-right: 8px;
}

ul.bold_links
{
  margin-top: 12px;
}

ul.bold_links li
{
  /* padding: 4px 0; */
  padding-top: 4px;
  padding-bottom: 8px;
  list-style-type: none;
}

ul.bold_links li a
{
  margin-bottom: 1px;
  border-bottom: solid 1px #4c4c4c;
  padding-top: 4px;
  padding-bottom: 1px;
  color: #7147a4;
  font-weight: bold;
  font-size: 14px;
}

ul.bold_links li a:hover
{
   margin-bottom: 0;
   border-bottom: solid 2px #4c4c4c;
}

.general_table th, .general_table td, .general_table_2 th, .general_table_2 td, .general_table_3 td
{
  border-bottom: solid 1px #cdcdcd;
}

.general_table td
{
  padding-top: 6px;
  padding-bottom: 6px;
}

.general_table_2 td
{
  padding: 3px 5px 3px 0;
}

.general_table_2 th
{
  white-space: nowrap;
}

.general_table img
{
  margin: 3px 0 3px 0;
}

.general_table_3 td
{
  padding-top: 12px;
  padding-bottom: 12px;
}

.general_table_4 td
{
  padding-top: 14px;
  padding-bottom: 14px;
}

.general_table p, .general_table_2 p, .general_table_3 p, .general_table_4 p
{
  padding-top: 4px;
  padding-bottom: 4px;
}

.general_table p
{
  line-height: 16px;
}

p.plink
{
  padding-bottom: 7px;
}

.show_video
{
  margin-top: 18px;
  margin-bottom: 8px;
  text-align: center;
}

.show_video a
{
  text-decoration: underline;
}

div#close_button_container
{
  padding: 15px 0 20px 0;
  width: 100%;
}

div#close_button_container a
{
  margin: 0 auto;
  padding: 5px 7px;
  color: #666565;
  background-color: #eceded;
  text-decoration: none;
  border-top: solid 2px #e9eaeb;
  border-left: solid 2px #e9eaeb;
  border-bottom: solid 2px #cbcbcb;
  border-right: solid 2px #cbcbcb;
}

div#close_button_container a:hover
{
  margin: 0 auto;
  padding: 5px 7px;
  color: #666565;
  border-top: solid 2px #cbcbcb;
  border-left: solid 2px #cbcbcb;
  border-bottom: solid 2px #e9eaeb;
  border-right: solid 2px #e9eaeb;
}

.border_left
{
  border-left: solid 1px #cdcdcd;
}

.border_left p
{
  padding-left: 3px;
}

.border_right
{
  border-right: solid 1px #cdcdcd;
}

.bg_color td
{
  background-color: #eee;
}

img.blank
{
  border: none;
}

p.email_success 
{
  padding-left: 6px;
  padding-right: 6px;
  background-color: #7df5a2;
}

p.email_failure 
{
  padding-left: 6px;
  padding-right: 6px;
  background-color: #ff818d;
}

form.search_form
{
  margin: 0;
  padding: 0;
}

td.email_form
{
  /* padding: 3px 0; */
  /*
  padding-top: 3px;
  padding-bottom: 3px;
  */
}

.text_input
{
  padding: 2px 0 2px 3px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #3e3e3e;
  border: 1px solid #bdbebf;
}

.text_input_focus
{
  padding: 2px 0 2px 3px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #3e3e3e;
  border: 1px solid #878788;
}

.text_input_select
{
  padding: 2px 0 2px 3px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #3e3e3e;
  border: 1px solid #bdbebf;
}

.search_button
{
  margin: 0;
  padding: 0 3px;
  /* background-color: #e0e0e0; */
  background-color: #fff;
  font-size: 13px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  color: #353535;
  /* border: 1px solid #cac9c9; */
  border: 1px solid #fff;
}

.search_button_rollover
{
  margin: 0;
  padding: 0 3px;
  background-color: #bebdbd;
  font-size: 13px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
  cursor: pointer;
  border: 1px solid #cac9c9;
}

.form_button
{
  padding-top: 3px;
  padding-bottom: 3px;
  color: #666565;
  font-size: 13px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #eceded;
  border-top: solid 2px #e9eaeb;
  border-left: solid 2px #e9eaeb;
  border-bottom: solid 2px #cbcbcb;
  border-right: solid 2px #cbcbcb;
}

.form_button_rollover
{
  padding-top: 3px;
  padding-bottom: 3px;
  color: #666565;
  font-size: 13px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #eceded;
  border-top: solid 2px #cbcbcb;
  border-left: solid 2px #cbcbcb;
  border-bottom: solid 2px #e9eaeb;
  border-right: solid 2px #e9eaeb;
  cursor: pointer;
}

fieldset
{
  margin: 25px 0;
  padding: 15px 15px 20px 15px;
  /* border: 2px solid #e0d3b1; */
  border: 2px solid #b6b6b6;
}

legend
{
  font-weight: bold;
  padding: 4px 10px;
  border: solid 1px #9db1f3;
}

div#footer
{ 
   text-align: center;
   border-top: 1px solid #cac9c9;
} 

div#footer p
{
   margin: 0 auto;
   padding: 6px 0 14px 0;
   color: #989898;
   font-size: 11px;
}

p#validation
{
  margin: 0;
  padding: 0;
}

p#validation a
{
  margin: 0;
  padding: 0;
  color: #989898;
  text-decoration: none;
  font-size: 10px;
}

p#validation a:hover
{
  border-bottom: solid 1px #867658;
}

.clearfloat
{
   /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
   clear: both;
   height: 0;
   font-size: 1px;
   line-height: 0px;
}

#spotlight { width: 545px; margin-bottom: 10px; }
#spotlight img { margin-bottom: 6px; }
#spot-nav { text-align: center; }
#spot-nav a { margin: 0 3px; padding: 1px 3px; font-size: 6px; color: #fff; border: solid 1px #a2a1a1; }
#spot-nav a.activeSlide { color: #a2a1a1; background-color: #a2a1a1; }


