/************************************************************
 Copyright 2006 Modern Shift. All rights reserved.
************************************************************/


body {
 background-color: white;
 font: 10pt Verdana, Arial, Helvetica, sans-serif;
 margin-top: 10px;
 color: #333333;
}

a {
 color: #334496;
 text-decoration: dotted;
}

a:visited {
 color: #999999;
}

a:active {
 color: #00CCCC;
}

a.definition {
 color: maroon;
 text-decoration: none;
 border-bottom: 1px dashed maroon;
}

a.image-link {
  color: transparent;
  text-decoration: none;
}

a img { border: none; }

b {
 font-weight: bold;
 color: green;
}


p {
 line-height: 18px;
 margin: 0px 0px 20px 0px;
}

ul {
  margin-top: 5px;
  margin-bottom: 20px;
  list-style-type: disc;
  list-style-position: outside;
}

li {
 margin-bottom: 5px;
}

ul.inline {
 margin-top: 3px;
 margin-bottom: 3px;
}

ul.inline li {
 margin-top: 0px;
}


dl {
 margin-bottom: 10px;
}

dt {
 font-weight: bold;
 margin-bottom: 10px;
 color: green;
}

dd {
 margin-left: 20px;
 margin-bottom: 20px;
}


h1 {
 font: 24px "Bookman Old Style", Helvetica, Arial, Verdana, sans-serif;
 letter-spacing: -.05em;
 margin: 25px 0px 10px 0px;
 color: #002D6F;
}

h2 {
 font: 17px "Bookman Old Style", Helvetica, Arial, Verdana, sans-serif;
 margin: 30px 0px 5px 0px;
 color: green;
}

h3 {
 font: 16px "Bookman Old Style", Verdana, Arial, Helvetica, sans-serif;
 margin-bottom: 5px;
 color: #48783A;
}

.box {
  border: 1px solid #333333;
  padding: 10px 20px 10px 20px;
  margin: 20px 0px 20px 0px;
}

.box a {
  border: 0px;
}

.extra-spacing-before {
  margin-top: 2em;
}

.photo-wrap-left {
  display: block;
  float: left;
  border: 1px solid #B2B2B2;
  padding: 10px;
  /* width: 300px; */
  margin: 0 15px 15px 0;
}

.photo-wrap-right {
  display: block;
  float: right;
  border: 1px solid #B2B2B2;
  padding: 10px;
  /* width: 300px; */
  margin: 0 0 15px 15px;
}

.photo-caption {
  font-size: 7pt;
}

#overview {
  margin: 20px 0px 0px 0px;
  font-family: "Bookman Old Style",Verdana,Arial,Helvetica,sans-serif;
}

#lex_diff {
  display: block;
  float: none;
}

#lex_diff h1 {
  background-color: #334496;
  color: #FFFFFF;
  padding: 5px 0px 5px 10px;
}

.lex_block {
  display: block;
  width: 50%;
  float: left;
  margin-bottom: 20px;
}

.lex_block h1 {
  background-color: #FFFFFF;
  color: #334496;
  padding: 5px 0px 0px 10px; 
  margin: 0;
}

.lex_block p.lex_info {
  padding: 0px 0px 0px 10px;
  margin: 0px 75px 0px 0px;
}

p.read_more_link {
  font-weight: bold;
  margin: 0px 0px 0px 10px;
}

p.read_more_link a, p.read_more_link a:visited {
  color: #000000;
  text-decoration: none;
}

p.read_more_link a:hover {
  text-decoration: underline;
}

#news_events h1 {
  background-color: #48783A;
  color: #FFF;
  padding: 5px 0px 5px 10px;
  margin-top: 0px;
}
  
#news_events h2 {
  color: #48783A;
  font: bold 12px Verdana, sans-serif;
  margin: 0px 0px 0px 10px;
  padding: 0;
}

#news_events p {
  margin: 5px 0px 5px 10px;
}

#news_events p.event-title {
  color: #48783A;
  font-size: 14px;
  font-weight: normal;
  font-family: "Bookman Old Style",Helvetica,Arial,Verdana,sans-serif;
  margin: 0px 0px 0px 10px;
}

#news_events p.link-title {
  margin-left: 0px;
  font-size: .85em;
  font-weight: bold;
}

#news_events a.doc-link {
  font-size: .75em;
  font-weight: bold;
}

#news_events p.extra-padding {
  margin-bottom: 40px;
}

#news_events .news_events_block {
  display: block;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

#news_events .news_events_block h1 {
  background-color: #FFFFFF;
  color: #48783A;
  padding: 5px 0px 15px 10px; 
  margin: 0;
  clear: both;
}

.event-item {
  margin-bottom: 20px;
}

#news_events .news-events-left {
  width: 50%;
  float: left;
  display: inline;
}

#news_events .news-events-right {
  width: 50%;
  float: left;
  display: inline;
}

#news_events .event-item h2 {
  color: #48783A;
  font-size: 16px;
  font-weight: normal;
  font-family: "Bookman Old Style",Helvetica,Arial,Verdana,sans-serif;
  margin: 0px 0px 0px 10px;
}
  
#spring_seminar {
  border: 1px solid #333333;
  padding: 10px 20px 10px 20px;
  margin: 20px 0px 20px 0px;
}

#spring_seminar h1 {
 font: 18px "Bookman Old Style", Helvetica, Arial, Verdana, sans-serif;
}

form {
 margin: 0px;
}

/* academic calendar page */
div.calendar_year {
  display: block;
  clear: both;
  margin: 0px;
  padding: 20px 0px 0px 0px;
  text-align: left;
  border-bottom: 1px solid #E0DDD1;
}

div.calendar_year h2 {
  margin: 10px 0px 10px 0px;
}

div.calendar_month {
  font-size: 110%;
  font-weight: bold;
  color: green;
  display: block;
  clear: both;
  padding: 20px 0px 5px 0px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

div.calendar_day {
 font-weight: normal;
 color: green;
 display: block;
 clear: left;
 float: left;
 padding: 10px 5px 0px 0px;
 width: 150px;
}

div.calendar_text {
 font-weight: normal;
 color: black;
 display: block;
 float: left;
 padding: 10px 5px 0px 0px;
 width: 300px;
}

div.calendar_time {
 font-weight: normal;
 color: black;
 display: block;
 float: left;
 padding: 10px 0px 0px 0px;
}


/* inline photos */

img.pagePhotoLeft {
 float:left;
 margin-right: 15px;
 margin-bottom: 15px;
}

img.pagePhoto {
 float:left;
 margin-bottom: 15px;
}

img.pagePhotoRight {
 float:right;
 margin-left: 15px;
 margin-bottom: 15px;
}

img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}


/* board members */

.boardmember{
 margin: 10px 20px 20px 20px;
 font-size: 11px;
}
.boardmember b{
 font-size: 12px;
}


/* buttons with image background */

.ImageButton{
 width: 227px;
 height: 27px;
 background: url('webassets/img/button.jpg');
 padding-top: 10px;
 padding-right: 5px;
 text-align: center;
 text-transform: uppercase;
}

.ImageButton a{
 font-size: 9px;
 font-weight: bold;
 color: white;
 text-decoration: none;
}

/* site map */

#site-map li {
  line-height: 6px;
  list-style-type: square;
  padding-bottom: 4px;
  margin-top: 8px;
}

#site-map li a:visited {
 color: #334496;
}

/* testimonials */

.testimonial-group {
  margin: 30px 0 0 0;
}

p.quote {
  font-style: italic;
}

p.quote-name {
  color:#48783A;
  font-family: "Bookman Old Style", Helvetica, Arial, Verdana, sans-serif;
  font-size: 15px;
  line-height: 0px;
}

p.quote-title {
  color:#48783A;
  font-family: "Bookman Old Style", Helvetica, Arial, Verdana, sans-serif;
  font-size: 13px;
  line-height: 0px;
}

span.quote {
  font-style: italic;
}

.clear {
  clear: both;
}

p.clear {
  clear: both;
  line-height: 0px;
  margin: 0;
}

img.clear {
  margin-bottom: 20px;
}

.picture {
  background-color: #F9F9F9;
  border: 1px solid #CCCCCC;
  padding: 3px;
  font: 11px/1.4em Arial, sans-serif;
}

.picture img {
  border: 1px solid #CCCCCC;
  vertical-align: middle;
  margin-bottom: 3px;
}

.right {
  margin: 0.5em 0pt 0.5em 0.8em;
  float:right;
}

.left {
  margin: 0.5em 0.8em 0.5em 0;
  float:left;
}

#map {
  margin-top: 10px;
}

#map iframe {
  border: 1px solid black;
}

.small-img-left {
  clear: both;
  float: left;
  margin-bottom: 10px;
}

.small-img {
  float: left;
  margin-left: 10px;
  margin-bottom: 10px;
}


