@charset "utf-8";
/* CSS Document */

body {
	background: url("images/blublk.gif");
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  margin: 0;
}

.footer {
	text-align: center;
	font-weight: bold;
}

.no-bold li {
	font-weight:normal;	
}

.black-bullets li, .no-bold .black-bullets li {
	color: #000000;	
}

h1,h2,h3 {
	color: #333399;
	text-align: center;
	margin: 0;
  font-size: 14pt;

}

#content .rem_bot-marg {
	margin-bottom: 0;

}

#content .rem_left-pad {
	margin-left:18px;
	margin-top: 0;
	padding-left: 0;
}

h2 {
	font-size: 14pt;
	margin: 20px;
}

.centered,.center {
	text-align: center;
}

.normal-ul {

}

.rem-margin {
  margin: 0;
}


.post-footer {
	text-align: center;
	font-weight: bold;
}

.news-heading{

}

a {
	text-decoration: none;
	color: #333399;
}

a:hover {
	color: #09c;
}

p {
	/*text-align: justify;*/

}

#navbar {
  width: 865px;
  margin: 10px auto;
  
  height: 47px;
  padding: 0 5px;
}

.publications {
  margin: 10px 0 0 30px;
  text-align: left;
  padding: 0 0 0 30px;
}

.publications a {
  font-size: 16px;
}

ul li {
  color: #333399;
}

.publications li {
  margin: 10px 0;
}


.bg_white {
	background:#FFF;
}

#navbar li {
  list-style: none;
  padding: 10px 22px;
  float: left;
}

#navbar a {
  color: #fff;
}

#navbar a:hover{
  color: #00FFFF;
}

#logo {

}

#logo.softchem {
	background: url("images/logo.gif") no-repeat;
	margin: 0 auto 35px;
	width: 637px;
	height: 163px;
}

#logo.softchem-and-waterops {
	background: url("images/allLogo1.gif") no-repeat;
	margin: 0 auto 35px;
	width: 435px;
	height: 194px;
}

#logo.waterops {
	background: url("images/wateropslogo.png") no-repeat;
	margin: 0 auto 35px;
	width: 769px;
	height: 194px;
}

#logo.horiz-both-logos {
	background: url("images/horiz-both-logos.png") no-repeat;
	margin: 0 auto 35px;
	width: 500px;
	height: 150px;
	
}

#page {
	width: 875px;
	margin:0 auto;	
}

#wrapper {
	background: url("images/wrapper-border.png") repeat-y;
}

#wrapper-top {
	background: url("images/wrapper-border-top.png");
	height: 20px;
}

#wrapper-bot {
	background: url("images/wrapper-border-bot.png");
	height: 20px;
	clear: both;
}


#content {
	text-align: left;
	margin: 0 20px;
	padding: 35px 30px 20px;


}

.table-cell {
min-height: 600px;
vertical-align: middle;
}

/*
#content ul{
  padding-left: 0;
  margin-left: 12.9pt;
  margin-bottom: 10px;
  font-size: 9.5pt;
  margin-top: 0;
}*/

#content table {
  width: 100%;
}

#content table td {
/*padding: 10px;*/
}

#content table td p {
  /*margin: 0;*/
}

#content img {
/*margin: 5px;*/
border: 0;
}

#content table td {
  vertical-align: top;
}

#post {
	/*width: 745px;*/
	padding: 5px;
	background: url("images/post-border.png");
}

.block {
  margin: 0 auto;
}

.inner-post {
	padding: 10px;
	background: #FFF;
}

#footer {
	padding: 10px;
    color: #fff;
}

#footer a {
    color: #fff;
}

#content.scbg {
	background: url("images/scbg.jpg");

}

#content.wobgs {
	background: url("images/wobgs.jpg");

}
#content.softchem {
	background: url("images/BGsc.jpg");

}

#content.softchem-and-waterops {
	background: url("images/bg.jpg");
	padding-bottom: 35px;
}

#content.waterops {
	background: url("images/wobgs.jpg");
}