@charset "UTF-8";

.reveal {
border: 1px red solid;
}

.HeaderBar {
	background-image: url(site_images/Header.jpg);
	background-repeat: no-repeat;
	border: 1px solid #000000;
	height: 95px;
	width: 949px;
	position: relative;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
body {
	background-image: url(site_images/background.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
.MainContentArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	position: relative;
	color: #000000;
	background-color: #FFFFFF;
	padding: 20px;
	height: auto;
	width: 909px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
.TabBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	position: relative;
	top: -22px;
	width: 695px;
	height: 23px;
	float: right;
}

.TabNarrow {
	position: relative;
	width: 91px;
	height: 23px;
	background-image: url(site_images/TabNarrow.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-left: 1px;
	padding-right: 1px;
}

.TabNarrowSelected {
	background-image: url(site_images/TabNarrowSelected.gif);
}

.TabWide {
	position: relative;
	width: 147px;
	height: 23px;
	background-image: url(site_images/TabWide.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
}

.TabWideSelected {
	background-image: url(site_images/TabWideSelected.gif);
}

.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #000000;
}

.SectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}

.SectionTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.inlinePhoto {
	padding-left: 20px;
	padding-bottom: 20px;
}

.HeaderUnderline {
	
}

ul {
list-style-image: url('site_images/bullet.gif')
}

li.information {
	padding-bottom: 10px;
	xpadding-bottom: 5px;
	margin-left: -20px;
}

li {
	padding-bottom: 5px;
	margin-left: -20px;
}

ul.ProductList {
	list-style-image: url('site_images/shim.gif');
	padding-left: 20px;
	
}

.structureSearch {
	margin-left:auto;
	Margin-right:auto;
	width: 95%;
}

.selectedProductGroup {
	background-image: url(site_images/menuhighlight.gif);
	background-repeat: no-repeat;
	background-attachment:fixed;
	xbackground-color:#FFCC99;
	background-position: -10px 0px;
	font-weight: bold;
}

a.ProductList:link {
	color: #000000;
	text-decoration: none;
}

a.ProductList:visited {
	color: #333333;
	text-decoration: none;
} 

a.ProductList:hover {
	color: #FF3300;
	text-decoration: underline;
}


a:link {
	color: #FF3300;
	xtext-decoration: underline;
}

a:visited {
	color: #993300;
	xtext-decoration: underline;
} 

a:hover {
	color: #FF3300;
	xtext-decoration: underline;
}

a:active {
	color: #0000FF;
}

a.tab {
	text-decoration: none;
}

a.tab:link {
	color: #333333;
}

a.tab:visited {
	color: #333333;
}

a.tab:hover {
	color: #666666;
}

a.footerLink:link {
	color: #666666;
	xtext-decoration: underline;
}

a.footerLink:visited {
	color: #666666;
	xtext-decoration: underline;
}

a.footerLink:hover {
	color: #FF3300;
	xtext-decoration: underline;
}

table.newProductsTable {
	table-layout: fixed;
}

td.newProductsTable {
	border: 1px solid #666666;
	text-align: center;
}

.newProductsTable2 {
	text-decoration: none;
	border: 0;
}
td.newProductsTable2 {
	text-align: center;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	padding: 20px;
	text-align: center;
}

.productFieldLabels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	text-align: right;
}

.productListRow {
	border-top: solid 1px #CCCCCC;
}

.ProductsAlphaLinks {
	color:#666666;
}

.ProductsAlphaSelected {
	color:#000000;
	font-weight: bold;
	background-image: url(site_images/menuhighlightSmall.gif);
	background-repeat: x-repeat;
}

.ProductDetailsColumnHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	text-align: left;
	font-weight: bold;
	border-bottom: solid 1px #CCCCCC;
}

.ProductDetailsFieldLabels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	text-align: left;
	font-weight: bold;
}

.ProductDetailsChemicalName {
	font-weight:bold;
}

.productListValue {
	color: #000000;
}

.ProductDetailsTable {
}

.menu{
	display:block;
	color: #FF3300;
	text-decoration:underline;
}

.smenu{
	display: block;
	color: #FF3300;
	margin-left: 0.5em;
}

.hide{ display: none; }

.show{ display: block; }

#search{
	width: 10em;
}

#search_p{
	width: 17em;
}

.nav_dropmenu{
	margin-left: 0.5em;
}

.nav_dropmenu option{
	width: 12em;
}