/* $Id: v 1.1.2.16 2007/10/15 08:24:10 johnalbin Exp $ */
/* coml.css by omp 10/2008 */
/*
 * FONT STYLES
 * Standardize font sizes and line-height across browsers
 */

body {
  font: 13px Arial, sans-serif;
}
/* IE 5 and 6 can't resize text that is specified in pixels. */
* html body {
  font-size: x-small; /* IE5 will get this value */
  f\ont-size: small; /* IE6 will get this value */
}


table {
  font-size: 100%; /* Forces font size inheritance in IE5 */
  f\ont-size: inherit;
}
select, input, textarea {
  font: 99% Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
}
pre, code {
  font: 115% "Bitstream Vera Sans Mono", "Courier New", monospace;
}

table tr.odd {
  background: #ddd;
}

tr, td {
  padding: .25em;
}

td.icon {
  text-align: center;
}

/*
 * LAYOUT STYLES
 *
 * Styles pertaining to minor layout adjustments, such as
 * changing from fluid width to fixed width.
 * See layout.css for major adjustments.
 */
body {
  margin: 0;
  padding: 0;
  min-width: 900px;
  /* 2x (left-side fullwidth + main padding) + right-side fullwidth */
}

#page {
  /*width: 900px;  */             /* page width - optional */
  /*margin: 0 auto;   */          /* center the page - optional */
  /*border-left: 2px solid #AAA;*/
  /*border-right: 2px solid #AAA;*/
}

/*
 * OTHER STYLES
 *
 * Styles that are specific to this theme.
 */

/* Common styles */
body {
  /*background: #fff;*/
  background-image: url(images/bkgrd_7.gif);
}

body.front {
  /*background: #fff;*/
  background-image: url(images/bkgrd_7.gif);
}

#page {
  font-family: Helvetica, Verdana, sans-serif;
  color: #111;
  line-height: 1.5em;
  background-color: #fff;
}

#container {
  margin: 0 10px 10px 10px;
}
#containerfront {
  margin: 0px 0px 0px 0px;
}

/*  Block of CoML stuff
*
*   Other coml styles thoughout
*/
/*OMP front parts*/

/* CoML full width bar with color behind Name & search*/
#bar100 {
	position: absolute;
	top: 75px;
	width: 100%;
	height: 80px;
	background-color: #5a87c5;
	z-index: 1;
	left: -2px; /*keeps it to the left of the main body in firefox*/
}
#bar100.higher {
	top: 70px;
}

#comltopmenu {  /* !! Holds SimpleMenu !! - here to keep it centered*/
	width: 100%;
}

#header-region {  /*Contains breadcrumbs*/
	padding-top: 25px;
}

div#comltitlelogo {
	width: 100%;
	height: 50px;
	margin-left: 20px;
	margin-right: 20px;
}

/*Mod from below + title style*/
#site-slogan { 
  color: white;
  margin: 0;
  font-size: 200%;
  margin-left: 20px;
  font-style: italic;
}

/*Front section layout*/
div#frontcomlnewsdiv {
	background-color: black;
	width: 900px;
	/*margin-right: auto;
	margin-left: auto;*/
	height: 170px;
	margin-top: -2px;
	position: relative;
}
div#frontnews { 	/*Holds news headlines*/
	position: absolute;
	width: 800px;
	height: 170px;
	z-index: 6;
	top: 0;
	left: 0;
}
div#frontimage {	/*Moon Jelly*/
	position: absolute;
	left: 573px;
	top: 0;
	width: 327px;
	height:  170px;
	z-index: 1;
	padding-top: 0px;
}
ul.newslist {
	text-decoration: none;
	/*font: Arial, Helvetica, sans-serif;*/
	padding-top: 7px;
}
li.newsitem {
	list-style-type: none;
	font: 1.2em Arial, Helvetica, sans-serif;
	color: white;
	padding-left: 15px;
	padding-top: 5px;
}
li.newstitle  {
	font: 1.5em Arial, Helvetica, sans-serif;
	color: white;
	list-style-type: none;
	padding-bottom: 5px;
}
/*Make separate link actions from page*/
.newstitle > a, .newstitle > a:link, .newstitle > a:visited, .newstitle > a:focus, .newstitle > a:active {  
	text-decoration: none;
	color: white;
}
.newsitem > a,  .newsitem > a:link, .newsitem > a:visited, .newsitem > a:focus, .newsitem > a:active {
	text-decoration: none;
	color: white;
}
.newstitle > a:hover, .newsitem > a:hover {  /*get the same color on hover*/
	color: #5a87c5;
}
/*Second block with highlighted sections*/
div#frontcomldiv2 {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: 610px;
	position: relative;
	text-decoration: none;
}
.img-shadow {
  /*background: url(shadowAlpha.png) no-repeat bottom right !important;*/
  background: url(images/front/shadow.gif) no-repeat bottom right;
  /*margin: 10px 0 0 10px !important;*/
  /*margin: 10px 0 0 5px;*/
  }
.img-shadow img {
  display: block;
  /*position: relative;*/
  /*background-color: #fff;*/
  /*border: 1px solid #a9a9a9;*/
  margin: -6px 6px 6px -6px;
  /*padding: 4px;*/
}
.img-shadow .shadowspan {
  display: block;
  margin: -6px 6px 6px -6px;
}
.shadowspan img.in_gallery {
	width:  384px;
	height:  251px;
	position: absolute;
	padding-left: 6px;
	top: 50px;
	display: none;
}
.shadowspan img.display_me{
	display: inline;
}
.front-titles {
	color: white;
	text-align: center;
	margin-left: -6px;
	font-size: 1.4em;
	text-decoration: none;
}
.front-titles > a,  .front-titles > a:link, .front-titles > a:visited,  front-titles > a:hover .front-titles > a:focus, .front-titles > a:active {
	text-decoration: none;
	color: white;
}
div#frontphotogallery {
	position: absolute;
	width:  384px;
	height:  300px;
	top: 15px;
	left: 263px;
	z-index: 2;
}
#phototitle {
	width: 384px;
	padding-top: 10px;
	position: absolute;
	top: 0;
	left: 0;
}
div#frontart {
	position: absolute;
	top: 340px;
	left: 18px;
	width:229px;
	height: 200px;
	z-index: 2;
}
#arttitle {
	width: 229px;
	padding-top: 10px;
	position: absolute;
	top: 0;
	left: 0;
}
div#frontmap {
	position: absolute;
	top: 340px;
	left: 663px;
	width:229px;
	height: 200px;
	z-index: 2;
}
div#frontessays1 {
	position: absolute;
	top: 340px;
	left: 663px;
	width:229px;
	height: 200px;
	z-index: 2;
}
#maptitle {
	width: 229px;
	/*padding-top: 10px;*/
	position: absolute;
	top: 0;
	left: 0;
}
div#frontvideo {
	position: absolute;
	top: 340px;
	left: 263px;
	width: 384px;
	height: 266px;
	z-index: 2;
}
#videotitle {
	width: 384px;
	padding-top: 10px;
	position: absolute;
	top: 0px;
	left: 0px;
}
div#frontessays {
	position: absolute;
	top: 15px;
	left: 663px;
	width:229px;
	height: 200px;
	z-index: 2;
}
div#frontfeature1 {
	position: absolute;
	top: 15px;
	left: 663px;
	width:229px;
	height: 200px;
	z-index: 2;
}
#essaytitle {
	width: 229px;
	padding-top: 10px;
	position: absolute;
	top: 0;
	left: 0;
}
div#frontfeature {
	position: absolute;
	top: 15px;
	left: 18px;
	width:229px;
	height: 200px;
}
div#front2010 {
	position: absolute;
	top: 15px;
	left: 18px;
	width:229px;
	height: 200px;
}
#featuretitle {
	width: 229px;
	/*padding-top: 10px;*/
	position: absolute;
	top: 0;
	left: 0;
}
div#frontdecoration1 {
	position: absolute;
	top: 540px;
	left: 12px;
	width: 213px;
	height: 80px;
}
div#frontdecoration2 {
	position: absolute;
	top: 214px;
	left: 634px;
	width: 259px;
	height: 120px;
}
div#frontdecoration3 {
	position: absolute;
	top: 215px;
	left: 0px;
	width: 292px;
	height: 120px;
}
div#frontdecoration4 {
	position: absolute;
	top: 539px;
	left: 670px;
	width: 236px;
	height: 100px;
}
div#frontcomldiv3 {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: 340px;
	position: relative;
}
div#frontcleardiv{
	clear: both;
}
div#frontcleardiv2{
	clear: both;
}
div#frontcleardiv3{
	clear: both;
}
/* OMP Footer styles */

#footer-front {
  background-color: white;
  color: black;
  margin: 0;
  font-size: 85%;
  padding: 1em 1em 0;
  border-top: 1.5px solid black;
  position: relative;
  height: 80px;
}
#partner-front {
	position: absolute;
	top: 0;
	left: 0;
	height: 80px;
	width: 300px;
	/*padding-top: 10px;*/
}
#follow-front {
	position: absolute;
	top: 0;
	left: 300px;
	height: 80px;
	width: 300px;
	/*padding-top: 10px;*/
}
#partnership, #follow {
	padding: 5px 0 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 300px;
	margin-left: 10px;
	text-align: left;
	font-size: 1.0em;
}
.partnerlist, .followlist {
	padding: 5px 0 0 5px;
}

.followlist li {
	padding-top: 10px;
	margin-right: 10px;
	display: inline;
	position: relative;
	float: left;
}
/*.partnerlist img {
	top: 0;
}*/
#partneritem1 {
	display: inline;
	padding-right: 15px;
	top: 25px;
	position: absolute;
	/*left: 10px;*/
}
#partneritem2 {
	display: inline;
	padding-right: 15px;
	position: absolute;
	left: 120px;
	top: 20px;
}
#partneritem3 {
	display: inline;
	padding-right: 15px;
	top: 0;
	position: absolute;
	left: 340px;
}
#footer-info-front {
	position: absolute;
	top: 0;
	left: 500px;
	width: 400px;
	height: 80px;
	text-align: center;
}
.copyrightfront {
	margin-top: 5px;
}
#footer-front a {
  color: black;
  text-decoration: none;
}

#footer-front a:hover {
	color: #5a87c5;
}

ul.footerlist {
	text-decoration: none;
	font-size: 1.2em;
	padding: 5px 0 2px;
	margin: 0;
}
li.footeritem {
	display: inline;
	list-style-type: none;
	color: white;
	padding: 0 20px 0 0;
	margin: 0;
}
#footer-front li.footeritem {
	color:  black;
}
ul.maintained {
	list-style-type: none;
	padding: 2px 0 0;
	margin: 0;
}
.footeromplink > a,  .footeromplink > a:link, .footeromplink > a:visited {
	text-decoration: none;
	color: white;
}
/* OMP text mods */

.cap1 {
	font-size: 10px;
}

#syncaltitle {
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
}



/*Node specific formatting*/
#user-login {
	
}

.titlemap a {
  color: #555;
  font-size: 1.4em;
  font-weight: normal;
  font-family: Verdana, Tahoma, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
  line-height: 1.4em;
}

/*Press formats*/

div.pr{
padding-bottom: 10px
}

div.title1{    
text-align: center;
font-style: italic;
font-weight: bold;
font-size: x-large; 
line-height: 90%;
padding: 6px 6px 10px 6px;
}
div.subtitle1{
font-style: italic;
font-weight: bold;
font-size: medium;
text-align: center;
padding: 0px 6px 12px 6px;
}
div.pretitle{
font-style: italic;
font-weight: bold;
font-size: large;
text-align: left;
padding: 0px 6px 3px 6px;
}
div.downloadpr h1{
font-weight: bold;
font-size: large;
text-align: left;
padding: 6px 6px 0px 6px;
margin: 0px;
}
div.downloadpr li{
padding: 3px 0px 3px 0px;
}


/*  OMP Photo alignment on content pages*/
/*For all photo sets - 2,3,4*/
#bigdiv {
 position:relative;
 height:100%;
}

#cleardiv{
	clear: both;
}

.space4div {
	width:25%;
	float:left;
	text-align: center;
	padding-bottom: 15px;
}

#photo1div {
 width:50%;
 float:left;
 text-align: center;
}

#photo2div {
 width:50%;
 float:left;
 text-align: center;
}

#previous1 {
	width:33%;
	float:left;
	text-align: left;
	font-weight: bold;
}

#calhome {
	width:33%;
	float:left;
	text-align: center;
	font-weight: bold;

}

#next1 {
	width:33%;
	float:left;
	text-align: right;
	font-weight: bold;
}

#next0 {
	width:100%;
	text-align: right;
	font-weight: bold;
}

.calupdate {
	width:100%;
	text-align: right;
	font-weight: bold;
	font-size: 10px;
	padding-top: 15px;
}

.newspan {
	padding-bottom: 10px;
	padding-top: 5px;
	font-weight: bold;
	line-height: 1.2em;
	font-size: 2.2em;
	text-align: center;
}

/* END CoML stuff for content pages --------------- */

#main .node .content{
  color: #333;
}

div.content, div.links {
  font-size: 100%;
}

a, a:link, a:visited {
  color: #2763A5;
  text-decoration: none;
}

a:hover, a:focus {
  color: #6191C5;
  text-decoration: underline;
}

a:active, a.active {
  color: #89A3E4;
}

h1.title {
  font-size: 200%;
}

h1.title, h1.title a, h1.title a:hover {
  font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #6191C5;
  margin: 0;
  margin-bottom: 0;
  line-height: normal;
}

h1 {
  font-size: 140%;
}

h1, h1 a, h1 a:hover {
  color: #444;
  font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
  margin: .5em 0 .5em 0;
}

h2, .block h3 {
  font-size: 122%;
}

h2, h2 a, h2 a:hover, .block h3, .block h3 a {
  color: #444;
  font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
  margin: .5em 0 .5em 0;
}

h3 {
  font-size: 107%;
  font-weight: bold;
  font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
}

h4, h5, h6 {
  font-weight: bold;
  font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
}

p, .book .body {
  padding: 0 0 0.5em 0;
  margin: 0;
}

pre {
  background: #ddd;
  border: 1px solid #aaa;
  padding: 0.75em 1.5em;
}

blockquote {
  border: 1px #ccc solid;
  margin: 0.5em 1em;
  padding: 0.3em;
  font-style: italic;
}

img {
  border: 0;
}

ol, ul, dl {
  position: relative;
}

abbr.created {
  border-bottom: none;
  text-decoration: none;
}

/* Header styles */

#logo-title {
  position: relative;
  z-index: 5; /* CoML added to keep on top */
  padding-top: 25px;
	padding-left: 5px;
	padding-right: 20px;
	margin: 5px 10px 10px;
}

#logo{
  vertical-align: baseline;
}

#name-and-slogan {
  display: inline;
}

#site-name {
  margin: 0;
  display: inline;
  font-size: 246%;
}

#site-name a, #site-name a:hover {
  font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: white;
  margin: 0;
  padding: 0;
}

/*done by coml mod above*/
/*#site-slogan { 
  color: #aaa;
  margin: 0;
  font-size: 85%;
  margin-left: 20px;
}*/


#search {
  position: absolute;
  padding: 0 25px 0 0;  /*Position search box*/
  top: 25px;
  right: 0;
}

#mission {
  color: #666;
  font-weight: bold;
  padding: 2em;
  background: #D7E3F0 url(images/background.png);
  margin-bottom: 20px;
  font-size: 85%;
  border: solid 1px #B5C9D8;
}

.breadcrumb {
  margin: 0;
  padding: 0;
  font-size: 85%;
  margin-left: 20px;
}

/* "Skip to Main Content" link
 *
 * This link useful for both blind people and people with mobility impairments
 * who cannot use a mouse.
 */

#skip-nav {
  margin: 0 !important;
  padding-left: 20px;
  font-size: 0.8em;
  line-height: 1;
}
#skip-nav a {
  padding: 1px 10px;
}
#skip-nav a:link, #skip-nav a:visited {
  color: #ffffff; /* same as background color */
}
#skip-nav a:hover, #skip-nav a:active, #skip-nav a:focus {
  color: #ffffff;
  background: #2763A5;
  text-decoration: none;
}
/* Alternatively, the skip-nav link can be completely hidden until a user tabs
   to the link. Un-comment the following CSS to use this technique. */
/*
#skip-nav a, #skip-nav a:hover, #skip-nav a:visited {
  position: absolute;
  left: 0;
  top: -500px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
#skip-nav a:active, #skip-nav a:focus {
  position: static;
  width: auto;
  height: auto;
}
#logo-title {
  margin: 10px 20px 0 20px;
}
*/

/* Menu styles */
div.menu {
  margin-top: 15px;
}

#primary {
  font-size: 90%;
  line-height: normal;
  padding: 0 30px;
  /*border-bottom: 4px solid #2763A5;*/
}

#primary ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#primary ul.links li,
#secondary ul.links li {
  display: inline;
  border-left: none;
  margin: 0;
  padding: 0;
}

#primary a {
  /*background: #6DA6E2 url(images/tabs.png) repeat-x;*/
  background: black;
  color: #FFF;
  font-weight: bold;
  display: block;
  float: left;
  padding: 5px 14px 5px 14px;
  margin: 0 1px 0 0;
  /*border: solid #6191C5 1px;*/
  border: groove white 1px;
  border-width: 0px 2px 0 0px;
}

#primary a {
  background-position: 0% 0;
}

#primary a:hover {
  background-position: 0% -42px;
  text-decoration: none;
}

#primary a.active {
  background-position: 0% -84px;
}

#secondary {
  padding-left: 20px;
  background: #6DA6E2; /*#347FD2;*/
  border-bottom: solid #2763A5 4px;
}
#secondary ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#secondary li a {
  float: left;
  display: block;
  color: #fff;
  font-size: 85%;
  text-decoration: none;
  padding: 0 5px 0 5px;
}

#secondary a:hover {
  background: #2763A5;
}

#secondary a.active {
  font-weight: bold;
}

/* Link styles */
ul.links {
  text-align: left;
}

ul.links li {
  border-left: 1px solid #9cf;
}

.taxonomy {
  margin: 0;
  padding: 0;
  display: inline;
}

.taxonomy ul.links li {
  border: none;
  padding: 0 .1em 0 .2em;
}

.taxonomy ul.links li:after {
  content: ",";
}

.taxonomy ul.links li.last:after {
  content: "";
}

ul.links li.first {
  padding-left: 0;
  border: none;
}

.links {
  color: #999;
}
.links a {
  padding: 0 .1em 0 .1em;
}

.submitted, .taxonomy {
  font-size: 85%;
  color: #999;
}

/* Form styles */
input, textarea, textfield {
  margin: 0;
  color: #000;
  font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
  padding: 1px;
  font-size: 100%;
}

fieldset {
  border: solid #ccc 1px;
}

input.form-checkbox, input.form-radio {
  border: none;
}

#search .form-text, #user-login-form .form-text {
  color: #444;
  border: 1px solid #6191C5;
  padding: 2px;
}

.form-submit, .button {
  padding: 1px;
}

#search .button,
#search .form-submit,
#user-login-form .button,
#user-login-form .form-submit {
  background-color: white;	/*#5a87c5*/
  color: black /*#fff*/;
  font-weight: bold;
  border: 1px solid #4070A1;
}

#user-login-form {
  text-align: left;
}

#user-login-form .item-list ul {
  margin-top: 10px;
}
#user-pass {
	display: none;
}
#user-login-form ul.tabs li {
	display: none;
}
#user-login-form ul.tabs li:first-child {
	display: inline;
}

/* Alerts, Status, Help Messages  */
.messages {
  min-height: 32px;                 /* icon height */
  padding: 1.3em 1em .3em 52px;
  border: 2px solid #ddd;
  background: #eee;
  margin: 10px 0;
}

div.error {
  border: 2px solid #F00;
}

.messages ul {
  padding: 0 0 0 20px;
  margin: 0;
}

/* Footer styles */
#footer-wrapper {
  margin-top: 10px;
}

#footer {
  background-color: #5a87c5;
  /*border: solid 1px #004969;*/
  color: #FFFFFF;
  text-align: center;
  font-size: 85%;
  margin: 0;
	padding-top: 2px;
	padding-bottom: 5px;
}

#footer a {
  color: white;
}

#footer a:hover {
	color: white;
}

/* Administration styles */
.admin-panel {
  margin: 0;
  padding: 0;
}

.admin-panel .body {
  background-color: #eee;
  border: solid #6191C5 1px;
}

.admin-panel .body dl, .admin-panel .body p {
  padding: 10px;
}

.admin-panel h3 {
  margin-bottom: 0;
  padding: 5px 5px 5px 30px;
  font-family: Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
  font-size: 122%;
  color: #fff;
  border-width: 0 2px 2px 2px;
}

/* Comment styles */
.comment {
  margin: 0 0 10px 0;
  padding: 10px;
  background: #EBF2F8;
}

.comment-unpublished {
  background-color: #FFF;
  background-image: url(images/unpublished.png);
  background-position: center 20px;
  background-repeat: no-repeat;
}

.comment-by-author {
  background: none;
  border: 1px solid #6191C5;
}

.comment  h3.title {
  font-size: 122%;
}

.comment  h3.title, .comment  h3.title a {
  color: #2266AB;
  font-weight: normal;
  font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif;
  margin-bottom: 3px;
  margin-top: 0;
}

.comment .picture, .node .picture {
  float: left;
  margin-right: 15px;
}

.comment .new {
  color: #FFC600;
  font-weight: bold;
  font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif;
}

.comment .links {
  text-align: right;
}

/* Poll styles */
.poll .bar .foreground {
  background: #2763A5;
}

.poll .bar {
  padding: 2px;
  background: #BDCBDD;
}

/* Book styles */
div.node div.content .book-navigation {
  background: #eee;
  margin: 0;
  padding: 0;
}

div.node div.content .book-navigation ul.menu {
  border: 0;
  border-top: 1px solid #2763A5;
  margin: 0;
  padding-bottom: 10px;
}

div.node div.content .book-navigation .page-links {
  background: #C1D4EA; /*#347FD2;*/
  border: 1px solid #2763A5;
  border-width: 1px 0 1px 0;
  padding: 5px;
  margin: 0;
}

/* Forum styles */
#forum table {
  width: 100%;
}

/* Pager styles */
.pager {
  text-align: center;
  margin-top: 30px;
}

.pager  a, .pager-current {
  padding: 3px 8px 3px 8px;
  margin: 0 2px 0 2px;
  color: #2763A5;
  font-weight: bold;
  border: solid 1px #eee;
}

.pager-current {
  color: #fff;
  background-color: #2763A5;
}

/* Node, Block, Content styles */
.node {
  margin-bottom: 15px;
  padding-bottom: 15px;
}

.node-unpublished {
  background-image: url(images/unpublished.png);
  background-position: center 20px;
  background-repeat: no-repeat;
}

.node h2.title {
  margin-bottom: .1em;
}

.node h2.title a {
  color: #555;
  font-size: 129%;
  font-weight: normal;
  font-family: Verdana, Tahoma, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
  line-height: 1.4em;
}

.node .content {
  padding-top: 10px;
  padding-bottom: 5px;
}

.sticky {
  border-bottom: solid 3px #ddd;
}

#sidebar-left .block, #sidebar-right .block {
  border-bottom: solid #ddd 1px;
  padding-bottom: 15px;
  margin-bottom: 20px;
}

.block .item-list ul {
  padding-left: 0;
}

/*
 * Status report colors.
 */
table.system-status-report tr.error, table.system-status-report tr.error th {
  background-color: #fcc;
  border-color: #ebb;
  color: #200;
}
table.system-status-report tr.warning, table.system-status-report tr.warning th {
  background-color: #ffd;
  border-color: #eeb;
}
table.system-status-report tr.ok, table.system-status-report tr.ok th {
  background-color: #dfd;
  border-color: #beb;
}

/* COML 2010 STUFF */

/* Some Compensation for the coml main is messing this up, I'm unhacking the hack */
.coml2010 { 
	margin-left: auto;
	margin-right: auto;
}

.coml2010container {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}

div.front_tns_slots {
	display: block;
	float: left;
	margin: 1px;
	padding: 0px;
	height: 34px;
	width: 34px;
	position: relative;
	left: 0px;
	top: 0px;
}

#whitespace{
	display: block;
	float: left;
	margin: 0;
	height: 36px;
}
#whitespace.one {width: 36px;}
#whitespace.two {width: 72px;}
#whitespace.thr {width: 108px;}
#whitespace.fou {width: 144px;}
#whitespace.fiv {width: 180px;}
#whitespace.six {width: 216px;}

.coml2010top, .coml2010bot {
	position: relative;
	float: left;
}
.coml2010mid{
	float: left;
	margin: 1px 0;
}

/* classes for the colored blocks */
.front_features {position: absolute; float: none;}
.twoByTwo {width: 70px;  height: 70px;  font-size: 100%;}
.thrByThr {width: 106px; height: 106px; font-size: 100%;}
.fouByFou {width: 142px; height: 142px; font-size: 100%;}
.fivByFiv {width: 178px; height: 178px; font-size: 100%;}

.front_features div{position: relative; width: 100%; height: 100%; border: solid 1px #fff;}

/* ids for the colored blocks */
#orangeBlock {left: 72px; top: 108px;}
#orangeBlock div{background-color: #aa4322;}
.yellowBlock {left: 252px; top: 36px;}
.yellowBlock div{background-color: #cc7622;}
#redBlock    {left: 612px; top: 36px;}
#redBlock div{background-color: #762222;}
#blueBlock   {left: 324px; top: 0px;}
#blueBlock div{background-color: #002243;}
#greenBlock  {left: 504px; top: 36px;}
#greenBlock div{background-color: #224444;}

p.multiLine {
	line_height: 100%
}
p.onBottom {
	position: absolute;
	bottom: 0px;
}
b.onTop {
	position: absolute;
	top: 5px;
}
.front_features a p {
	position: absolute;
	color: #fff;
	line-height: 100%;
	text-align: center;
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	font-weight: bold;
}
#blueBlock a p, #greenBlock a p {
	top: 7px;
} 
#orangeBlock a p, #redBlock a p, .yellowBlock a p {
	bottom: 0px;
	padding-bottom: 5%;
	font-weight: bold;
} 

.front_features a img{
	display: none;
	margin-left: auto;
	margin-right: auto;
	z-index: 9999;
}
.thrByThr a img{width: 106px;}
.thrByThr a.twoLines img{height: 67px; }
.thrByThr a.oneLine img{height: 80px;}
#orangeBlock a p{padding-bottom: 7px;}

.fouByFou a img{width: 142px;}
.fouByFou a.twoLines img{height: 100px;}
/*.fouByFou a.oneLine img{height: 80px;} I should fill this in when needed */

.fivByFiv a img{width: 178px;}
.fivByFiv a.twoLines img{height: 125px; }
/*.fivByFiv a.oneLine img{height: 80px;} I should fill this in when needed */


#blueBlock a img, #greenBlock a img{position: absolute; bottom: 0;}
#orangeBlock a img, #redBlock a img, #yellowBlock a img{position:absolute; top: 0;}

img.front_tns {
	width: 34px;
	height: 34px;
	padding: 0px;
	display: none;
	z-index: 10;
	//position: absolute;
	//left: 0px;
	//top: 0px;
}

img.front_tns_back {
	width: 34px;
	height: 34px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	display: none;
	z-index: 5;
}

div.coml2010top {
	display: block;
	width: 100%;
	height: 216px;
	margin-top: 2px;
}
div.coml2010mid {
	width: 100%;
	display: block;
	background-color: #000;
}
div.coml2010mid p {
	padding: 1em 5em;
	color: #fff;
	font-size: large;
	text-align: center;
}

.coml2010logo {
	position: relative;
}

.coml2010decade {
	position: absolute;
	top: 5px;
	right: 5px;
	display: block;
	float: right;
	font-size: 94%;
	font-weight: bold;
	
}

.indexme{
	z-index: 0;
}

#coml2010dimmer {
	position: fixed;
	left:0;
	top:0;
	width: 100%;
	height: 100%;
	
	background-color: #000;
	
	
}

#findme{
	position: relative;
	z-index: 199;
	
	
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	MozOpacity: 0;
	KhtmlOpacity: 0;
	
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	line-height: 0;
	
	text-decoration: none;
	background: none;
	word-spacing: normal;
	letter-spacing: normal;
	float: none;
	clear: none;
	display: block;
}

#findme .coml2010highlight{
	z-index: 200;
}

#oceans {
	font-variant: small-caps;
}

.coml2010onTop {
	z-index: 100;
	position: fixed;
}

#site-slogan.big {
	font-size: 225%;
	font-weight: bold;
}
div.width100perc{
	width: 100%;}

div.width100perc, .node .content {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
}

/* ck hacks */

.topspecial {
	line-height: 180%;
}

/*  SWF TOOLS mods */

.swftools-wrapper {
	/*height: 350px;*/
	background-color: transparent;
	position: relative;
	padding-top: 20px;
}

.swftools {
	background: url(fading_background_21.png) repeat-x;
	margin-left: 40px;
	margin-right: 40px;
	width: 500px;
	height: 325px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	padding-top: 10px;
}

#image_div .swftools{width: auto; height: auto; padding: 0; margin: 0; position: default; margin: default; background: none;}


#video_div .swftools-wrapper {
	padding-top: 0;
}

#video_div .swftools {
	margin: 0 5px;
	width: 855px;
}

#video_div2 .swftools {
	margin: 0 5px;
	width: 600px;
}

h1.vid_page {
	color: #fff;
}

/* --------------- style the tabs on the video page -------------------- */
  #video_div  ul.htabs, #video_div2  ul.htabs, #image_div2  ul.htabs{
  	list-style-type: none;
  	padding: 0;
  	margin: 0;
  	padding-top: 20px;
  	padding-right: 5px;
  	line-height: 25px;
  	width: 800px;
  }
  #video_div2  ul.htabs{
  	width: 600px;
  }
  #video_div  ul.htabs li, #video_div2  ul.htabs li, #image_div2  ul.htabs li{
  	display: inline;
  }
  #video_div  ul.htabs li a.selected, #video_div2  ul.htabs li a.selected , #image_div2  ul.htabs li a.selected{
  	color: #000;
  	text-decoration: none;
  	margin-left: .5em;
  	background-color: #84bafd;
  	padding: 5px 15px;
  	margin-top: 5px;
  	font-size: 20px;
  	font-weight: bold;
  }
  #video_div  ul.htabs li a.deselected, #video_div2  ul.htabs li a.deselected{
  	color: #fff;
  	text-decoration: none;
  	margin-left: .5em;
  	border-top: solid 1px #84bafd;
  	border-left: solid 1px #84bafd;
  	border-right: solid 1px #84bafd;
  	padding: 5px 10px;
  	font-size: 15px;
  }
  #video_div ul.htabs li a.deselected:hover, #video_div ul.htabs li a.deselected:hover{
  	background-color: #84bafd;
  	color: #000;
  }
  #oceans-video .swftools{
  	background-color: #000;
  	background-image: none;
  	margin-left: 20px;
  	margin-right: 0;
  	width: 430px;
  	height: 470px;
  	padding-top: 0;
  	float: right;
  	margin-top: -10px;
  }
  /* ---------------------------------------------------------------- */
  
/* --------------- style the tabs on the coml2010 embargo video page -------------------- */
  #video_div2 ul.htabs, #image_div2 ul.htabs{
  	list-style-type: none;
  	padding: 0;
  	margin: 0;
  	padding-top: 20px;
  	padding-right: 5px;
  	line-height: 24px;
  	width: 600px;
  }
  #video_div2 ul.htabs {
  	display: inline;
  }
  #video_div2 ul.htabs li a.selected, #image_div2 ul.htabs li a.selected{
  	color: #fff;
  	text-decoration: none;
  	margin-left: .5em;
  	background-color: #84bafd;
  	padding: 5px 15px;
  	margin-top: 5px;
  	font-size: 1em;
  	font-weight: bold;
  }
  #image_div2 ul.htabs li a.selected{
	font-size: 20px;
  }
  #video_div2 ul.htabs li a.deselected, #image_div2 ul.htabs li a.deselected{
  	color: #000;
  	text-decoration: none;
  	margin-left: 1em;
  	border-top: solid 1px #84bafd;
  	border-left: solid 1px #84bafd; 
  	border-right: solid 1px #84bafd;
  	padding: 5px 10px;
  	font-size: 1em;
  }
   #image_div2 ul.htabs li a.deselected{
	color: #fff;
   }
  #video_div ul.htabs li a.deselected:hover, #image_div2 ul.htabs li a.deselected:hover{
  	background-color: #84bafd;
  	color: #000;
  }
  #video_div2 .swftools, #image_div2 .swftools
  {
  	background: none;	
  }
  #video_div2 .tab, #image_div2 .tab
  {
  	border: 3px solid #84bafd;
  	width: 600px;
  	padding: 10px;
  }
  
  #image_div2 .tab
  {
  	width: 900px;
	height: 800px;
	padding: 0;
	margin-left: -20px;
  }
  #video_div2 h2, #image_div2 h2
  {
  	margin-top: 0;
  	padding-left: 10px;
  }
  #video_div2 h3, #image_div2 h3
  {
  	margin-bottom: 0px;
  }
  #image_div2 .swftools
  {
	margin: 0;
	padding: 0;
  }
  /* ---------------------------------------------------------------- */


/*  ID does not work b/c changes 
#swfobject-id-12584073551 {
	background: url(fading_background_21.png) repeat-x;
	margin-left: 40px;
	margin-right: 40px;
	width: 500px;
	height: 325px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	padding-top: 10px;
}

#swfobject-id-12584073552 {
	background: url(fading_background_21.png) repeat-x;
	margin-left: 40px;
	margin-right: 40px;
	width: 500px;
	height: 325px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	padding-top: 10px;
}
*/
.tempfront .front_tns{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	MozOpacity: 0;
	KhtmlOpacity: 0;
}

.newMid {
	height: 106px;
}

div.newMid p {
	line-height: 100%;
	padding-top: .4em;
	font-size: normal;
	padding-bottom: .4em;
}
#newMidInner {
	width: 772px;
	margin-left:auto;
	margin-right: auto;
	padding-bottom: 10px;
	height: 60px;
}
div.newMid div#events {
	height: 60px;
	width: 710px;
	float:right;
	position: relative;
	overflow: hidden;
	
}

a.midevent  {
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	width: 60px;
	height: 60px;
	/*background-image: url(http://www.coml.org/themes/coml/images/front_imgs/hlcrv.png);
	background-color: #000;*/
	background-color: #222;
	text-decoration: none;
}
a.midevent img {
	width: 56px;
	height: 56px;
	padding: 2px;
}
a.midevent h3 {
	padding: 0 5px 0 0;
	margin: 0;
	float: right;
}
a.midevent span {
	display: none;
	width: 78px;
	padding: 4px 1px 0 1px;
	float: right;
	font-size: 90%;
	line-height: 105%;
	text-align: center;
}
a.midevent:hover {
	/*background-image: url(http://www.coml.org/themes/coml/images/front_imgs/hlcrv-h.png);*/
	background-color: #333;
	text-decoration: none;
}
a.midselected {
	width: 140px;
	margin: 0;
	background-color: #222;
	/*background-image: url(http://www.coml.org/themes/coml/images/front_imgs/hlcrv-l.png);*/
}
a.midselected span{
	display: block;
}
a.midselected:hover {
	background-color: #444;
	/*background-image: url(http://www.coml.org/themes/coml/images/front_imgs/hlcrv-l.png);*/
}
a#pushLeft, a#pushRight {
	display: block;
	width: 31px;
	height: 60px;
}
a#pushLeft {
	float: left;
	background-image: url(http://www.coml.org/themes/coml/images/front_imgs/left-arrow.png);
}

a#pushRight {
	float: right;
	background-image: url(http://www.coml.org/themes/coml/images/front_imgs/right-arrow.png);
}

div#events-inner {
	position: relative;
	height: 60px;
	width: 840px;
}

/*custom styles for the october front of coml.org*/
.final2010 {}

/* ids for the colored blocks */
.front_features div{overflow: hidden;}
#block00 {left: 72px; top: 36px;}
#block00 div{background-color: #660011 ;}
#block01 {left: 216px; top: 36px;}
#block01 div{background-color: #000;}
#block01 img{position: absolute; left: 0; top: 0; height: 100%; width: 100%; z-index: 0;}
#block01 embed {position: relative; z-index: 0;}
#block01 a{ display: block; z-index: 100; position: absolute; left: 0; top: 0; height: 100%; width: 100%;}
#block02    {left: 396px; top: 36px;}
#block02 div{background-color: #cc7722;}
#block03   {left: 396px; top: 144px;}
#block03 div{background-color: #aa3322;}
#block13   {left: 468px; top: 144px;}
#block13 div{background-color: #bb5533;}
#block04  {left: 576px; top: 72px;}
#block04 div{background-color: #bb4433;}
#block05  {left: 720px; top: 36px;}
#block05 div{background-color: #761A22;}
#block14  {left: 720px; top: 144px;}
#block14 div{background-color: #cc7733;}

#block06  {left: 108px; top: 0px;}
#block06 div{background-color: #117755;}
#block07  {left: 180px; top: 0px;}
#block07 div{background-color: #114455;}
#block08  {left: 288px; top: 36px;}
#block08 div{background-color: #115588;}
#block09  {left: 396px; top: 0px;}
#block09 div{background-color: #332244;}
#block10  {left: 432px; top: 72px;}
#block10 div{background-color: #002243;}
#block11  {left: 540px; top: 0px;}
#block11 div{background-color: #224444;}
#block12  {left: 684px; top: 0px;}
#block12 div{background-color: #0b1435;}

.final2010 .coml2010bot {
	height: 216px;
	width: 900px;
}

.final2010 .coml2010top, .coml2010bot {
	position: relative;
	float: left;
}
.final2010 .coml2010mid{
	float: left;
	margin: 1px 0;
	position: relative;
}

/* classes for the colored blocks */
.final2010 .front_features {position: absolute; float: none;}

.final2010 .front_features a{width: 100%; height: 100%; display: block;}
.final2010 .coml2010bot .front_features a p {
	top: 7px;
} 
.final2010 .coml2010top .front_features a p {
	bottom: 0px;
	padding-bottom: 6%;
	font-weight: bold;
} 

.final2010 .coml2010bot .front_features a img{position: absolute; bottom: 0;}
.final2010 .coml2010top .front_features a img{position:absolute; top: 0;}

.final2010 .newMid {
	height: auto;
}

.final2010 div.newMid p {
	line-height: 100%;
	padding-top: .7em;
	font-size: normal;
	padding-bottom: .6em;
}
.final2010 #newMidInner {height:100px;
margin-left:auto;
margin-right:auto;
padding-bottom:17px;
width:864px;
}

.final2010 a.midevent  {background-color:#112;
color:#cdf;
float:left;
font-weight:bold;
height:100px;
margin-left:5px;
margin-right:5px;
position:relative;
text-decoration:none;
width:130px;
border: 2px solid #112244;
}
.final2010 a.midevent img {display:none;
height:96px;
padding:2px;
width:120px;
}
.final2010 a.midevent h3 {
	padding: 0 5px 0 0;
	margin: 0;
	float: right;
}
.final2010 a.midevent span {top:5px;
display:block;
float:right;
font-size:120%;
left:10px;
line-height:130%;
padding:4px 1px 0;
position:absolute;
text-align:center;
width:110px;
}
.final2010 a.midevent:hover {
	/*background-image: url(http://www.coml.org/themes/coml/images/front_imgs/hlcrv-h.png);*/
	background-color: #5A87C5;
	color: #001144;
	text-decoration: none;
}

.final2010 div#events-inner {
	position: relative;
	height: 60px;
	width: 840px;
}

.final2010 .thrByThr a.twoLines img{height: 67px; }
.final2010 .thrByThr a.oneLine img{height: 80px;}

.final2010 .fouByFou a.twoLines img{height: 100px; }
.final2010 .fouByFou a.oneLine img{height: 114px;}

.final2010 .fivByFiv a.twoLines img{height: 67px; }
.final2010 .fivByFiv a.oneLine img{height: 80px;}

#node-501 .swftools
{background-image: none;}
/*END*/