@charset "utf-8";
/* CSS for American Cleaning Institute (ACI) Science site */

* {
	margin: 0;
	padding: 0;
}
html {
	overflow-y: scroll;
}
body {
	text-align: center;
	/*background: #27366F url(images/page_bg.jpg) no-repeat top center;*/
	background: #262968 url(images/page_bg.jpg) no-repeat top center;
	font-family: Helvetica, Arial, sans-serif;
}
.box {
	width: 990px;
	text-align: left;
	margin: 0 auto;
}
.clear {
	clear: both;
}
a:link {
	color: #0082C8;
	text-decoration: none;
}
a:visited {
	color: #4C83B9;
	text-decoration: none;
}
a:hover {
	color: #27366F;
	text-decoration: underline;
}
/* page layout */
.page_header {
	height: 172px;
}
.page_header_inside {
	position: relative;
}
.page_header_inside .logosite {
	position: absolute;
	top: 44px;
	left: 9px;
}
.page_header_inside .logocorporate {
	position: absolute;
	top: 26px;
	right: 40px;
}
.page_header_inside .searchbox {
	position: absolute; 
	top: 132px;
	right: 45px;
	text-align: right;
	color: #FFF;
	font-size: 12px;
	background: url(images/searchbox.png) no-repeat scroll right center transparent;
}
.page_top_nav {
	background: url(images/top_nav_bg.jpg) no-repeat top left;
}
.page_top_nav_inside {
	line-height: 32px;
	color: #DAD9EB;
	font-size: 13px;
}
.page_center {
	background: url(images/header.jpg) no-repeat top left;
	padding-top: 97px;
}
.home {
	background: url(images/header_welcome.jpg) no-repeat top left;
}
.page_side_nav {
	width: 156px;
	float: left;
	margin-bottom: 12px;
	color: #DAD9EB;
	font-size: 12px;
}
.page_content {
	background-color: #E4E4EC;
	color: #404044;
	width: 790px;
	float: left;
	margin-bottom: 12px;
}
.home .page_content {
	background: #E4E4EC url(images/sidecolumn_bg.png) no-repeat top right;
}
.page_content .breadcrumbs {
	background: #BFCDD9 url(images/breadcrumb_bg.png) repeat-x top left;
}
.page_content .breadcrumbs .print, .page_content .breadcrumbs .email {
	margin: 7px 12px 0 0;
	float: right;
}
.page_content .breadcrumbs .email {
	display: none;
}
.breadcrumbs_inside {
	line-height: 33px;
	color: #5D5d90;
	font-size: 11px;
	padding: 0 16px;
}
.page_content .page_content_box {
	width: 521px;
	float: left;
}
.page_content .page_content_inside {
	/*padding: 10px 16px;*/
	padding: 1px 28px 28px 18px;
	color: #404044;
	font-size: 12px;
	min-height: 525px;
}
.page_content_side { 
	width: 268px;
	float: left;
}
.page_content_side_inside {
	padding: 20px;
	margin: 0;
	color: #404044;
	font-size: 11px;
}
.page_content_side_inside .Normal, .page_content_side_inside .NormalBold {
	color: #404044;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
}
.page_content .clear {
	height: 21px;
	background-color: #E4E4EC;
	margin: 0;
	padding: 0;
}
.page_footer01 {
	clear: both;
	border-top: #7485AF solid 1px;
	border-bottom: #7485AF solid 1px;
	color: #89CFF1;
	font-size: 11px;
	line-height: 31px;
}
.page_footer01_inside {
	padding: 0 12px;
}
.page_footer02 {
	border-top: #18236B solid 1px;
	color: #ACBEE9;
	font-size: 10px;
	height: 31px;
}
.page_footer02_inside {
	/*padding: 0 12px;*/
	position: relative;
	line-height: 31px;
}
/*search formatting*/
.page_header_inside .searchbox input#dnn_dnnSEARCH_txtSearch {
	background:none repeat scroll 0 0 Transparent;
	border:0 solid #CCC;
	color:#404044;
	font-size: 12px;
	font-weight:normal;
	height:18px;
	/*margin:0 0 -2px;*/
	margin: 0 0 2px;
	padding:0 0 0 10px;
	width:141px;
}
.page_header_inside .searchbox a#dnn_dnnSEARCH_cmdSearch {
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;;
	font-weight:bold;
	text-decoration:none;
}
.page_header_inside .searchbox .NormalTextBox {
}
.page_header_inside .searchbox a.SkinObject {
}
.page_header_inside .searchbox img {
}
.page_header_inside .searchbox .searchtext {
	text-transform: uppercase;
	font-weight: bold;
}
/* Google CSE */
input.GCSearchBox {
	background:none repeat scroll 0 0 Transparent;
	border:0 solid #CCC;
	color:#404044;
	font-size: 12px;
	font-weight:normal;
	height:18px;
	/*margin:0 0 -2px;*/
	margin: 0 0 2px;
	padding:0 0 0 15px;
	width:100px;
}
input.GCSearchButton {
	background:none repeat scroll 0 0 Transparent;
	border:0 solid #CCC;
	width: 35px;
	color: #FFF;
}
.googleSearchFrame {
	
}
/*breadcrumbs formatting */
.breadcrumbs_inside a:link, .breadcrumbs_inside a:visited {
	color: #5D5d90;
}
.breadcrumbs_inside a:hover, .breadcrumbs_inside a:focus {
	color: #4B9FD2;
}
/*content formatting*/
.page_content .page_content_inside p {
	padding-bottom: 15px;
}
.page_content li {
	margin-bottom: 5px;
	margin-left: 25px;
}
.page_content ul li {
	list-style-type: disc;
}
.page_content .page_content_inside .Normal, .page_content .page_content_inside .NormalBold {
	color: #404044;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
}
h2.c_title {
	color: #FFF !important;
	text-transform: uppercase;
	font-size: 10px; 
	font-weight: normal;
}
.page_content .page_content_inside h1 {
	color: #0082C8;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 19px;
}
.page_content .page_content_inside h2, .page_content .page_content_inside h2.c_title, .page_content_side_inside h2.c_title_main {
	color: #0082C8;
	font-size: 17px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	padding: 1em 0 0.7em;
	line-height: 1.1em.
}
.page_content_side_inside h2.c_title_main {
	font-size: 15px;
	padding: 0 0 0.7em;
}
.page_content .page_content_inside h3 {
	color: #404044;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 15px;
	font-family: Helvetica, Arial, sans-serif;
	padding: 1.2em 0 0.8em;
	line-height: 1.1em;
}
/*indoo grid formatting*/
.IndooGridContent td.gv_cc,  .IndooGridContent td.gv_cc2 {
	vertical-align: top;
}
.IndooGridContent li.docs_infolabel {
	/*list-style: none;
	margin: 0 0 5px 0;*/
}
.IndooGridContent .ge_label {
	font-weight: bold;
}
/*footer formatting*/
.page_footer02 .copyright {
	position: absolute;
	top: 0;
	left: 13px;
	line-height: 31px;
	width: 400px;
}
.page_footer02 .terms {
	position: absolute;
	top:0;
	right: 13px;
	text-align: right;
	line-height: 31px;
	width: 400px;
}
.page_footer02 a:link, .page_footer02 a:visited {
	color: #ACBEE9;
	text-decoration: none;
}
.page_footer02 a:hover, .page_footer02 a:focus {
	color: #89CFF1;
	text-decoration: none;
}
/* site map styling */
.RootNode {
	color: #404044;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:0;
}
.LeafNode {
	color:#404044;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
}
.RootNode a:link, .LeafNode a:link {
	color: #0082C8;
	text-decoration: none;
}
.RootNode a:visited, .LeafNode a:visited {
	color: #4C83B9;
	text-decoration: none;
}
.RootNode a:hover, .RootNode a:focus, .LeafNode a:hover, .LeafNode a:focus {
	color: #27366F;
	text-decoration: underline;
}
/* search and tag results styling */
.ContentListContent, .SearchResultsContent {
	line-height: 20px;
}
.ContentListContent table, .SearchResultsContent table {
	margin: 10px 0;
}
.ContentListContent td, .SearchResultsContent td {
	vertical-align: top;
	padding: 0 5px 5px 0;
}
.ContentListContent .Normal, .SearchResultsContent .Normal {
}
.ContentListContent td span.SubHead, .SearchResultsContent td span.SubHead {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding-top: 4px;
	display: block;
}
.ContentListContent td a.SubHead, .SearchResultsContent td a.SubHead {
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
}
.ContentListContent td a.CommandButton, .SearchResultsContent td a.CommandButton {
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
}
/* tag cloud styling */
a.tg1, a.tg2, a.tg3, a.tg4, a.tg5, a.tg1:link, a.tg2:link, a.tg3:link, a.tg4:link, a.tg5:link, a.tg1:visited, a.tg2:visited, a.tg3:visited, a.tg4:visited, a.tg5:visited, a.tg1:hover, a.tg2:hover, a.tg3:hover, a.tg4:hover, a.tg5:hover {
	line-height: 24px;
	margin: 0 5px;
	color: #0082C8;
}
a.tg1:hover, a.tg2:hover, a.tg3:hover, a.tg4:hover, a.tg5:hover {
	color: #27366F;
}
/* login styling */
.LoginPanel td {
	padding-bottom: 5px;
}
td input {
	margin-right: 5px;
}
/*ie nudge*/
*html .page_header_inside .searchbox a.SkinObject {
	top: 8px;
}
* html .page_header_inside .searchbox a.SkinObject {
	top: 8px;
}
*html .page_content .page_content_inside {
	height: 525px;
}
* html .page_content .page_content_inside {
	height: 525px;
}
*html body {
	background: #27366F url(images/page_bg.jpg) no-repeat top center;
}
* html body {
	background: #27366F url(images/page_bg.jpg) no-repeat top center;
}







