@import url(base.css);
/* =Channel, common styles for all subpages
-----------------------------------------------------------------------------*/
#channel #search {
	position: absolute; left: 520px; top: 68px;
	width: 260px;
}	
#channel #search input {
  display: inline;
  float: left;
}
#channel #secondary {
	float: left;
	width: 185px;
	margin-left: 8px;
	margin-top: -33px;
}
#channel #secondary #resp {
	display: block;
	margin-left: 10px;
	margin-top: 48px;
}
#channel #contentcontainer {
	float: left;
	z-index: 2;
}
#channel #content {
	display: inline;
	float: left;
	line-height: 1.3em;
	margin: 0 0 0 12px;
	padding: 10px 3px 15px 3px;
	width: 520px;
}
#channel #footer {
	margin-left: 15px;
	margin-right: 19px;
}
#channel #footer p {
	margin-left: 0;
}
#channel .pagelist {
	float: left;
	margin-left: 40px;
}
#channel .sideblurb {
	font-size: 8pt; /* was 1em */ 
	height: 100px;
	margin-top: 0;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 2px;
	width:100%;
}
#channel .sideblurb #halofacticon {
	float: right;
	padding-top: 10px;
}
/* =Right Nav
-----------------------------------------------------------------------------*/
#channel #rightnav span {
	margin-left: -999px; 
}

#channel #rightnav li {
	width: 185px;
}
#channel #rightnav a {
	display: block;
	width: 185px;
}
/* =Without right hand nav
------------------------------------------------------------------------------- */
.withoutnav #contentcontainer {
	background: url(/halocarbon_images/background_no_nav.gif) repeat-y; /* this represents columns, different background colors */
}
.withoutnav #header {background: url(/halocarbon_images/upright.jpg) 100% 0 no-repeat;}
.withoutnav #footer {border-top: 15px solid #205197;}
.withoutnav #content a:hover {color: #000; text-decoration: underline;}
/* =styles from site.css
------------------------------------------------------------------------------- */
a.white:link { font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #ffffff; font-weight: bold; text-decoration: none}
a.white:visited { font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #ffffff; font-weight: bold; text-decoration: none}
a.white:hover { font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #000000; font-weight: bold; text-decoration: none}
a.white:active { font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #ffffff; font-weight: bold; text-decoration: none}
a.blue:link { font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #205197; font-weight: bold; text-decoration: underline}
a.blue:visited { font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #205197; font-weight: bold; text-decoration: underline}
a.blue:hover { font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #000000; font-weight: bold; text-decoration: underline}
a.blue:active { font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #205197; font-weight: bold; text-decoration: underline}
/* msds listing page styles */ 
.withoutnav #msdslisting{
	margin-left:20px;
}
/* contact us lead form */ 
.withoutnav #lead td {
  padding-top:5px;
}
.head1 {color: #AC1A15; font-size: 12pt; font-weight: bold;}
.head2 {color: #000000; font-size: 9pt; font-weight: bold;}
//#channel #productdetailheader  .head1 {color: #AC1A15; font-size: 12pt; font-weight: bold;}
//#channel #productdetailheader  .head2 {color: #000000; font-size: 9pt; font-weight: bold;}
/* product detail page LINKS box */  
.links { font-family: arial, helvetica, sans-serif; color: #ffffff; font-size: 9pt; font-weight: bold }
div.pd { border-width: 2px;
	border-style: solid;	
	background-color: #CFCFCF
}
div.pd1 { border-width: 0px;
	border-style: solid;
	border-color: #000000
}
a.pd:link { font-family: arial, helvetica, sans-serif; font-size: 8pt; color: #000000; font-weight: bold; text-decoration: none}
a.pd:visited { font-family: arial, helvetica, sans-serif; font-size: 8pt; color: #000000; font-weight: bold; text-decoration: none}
a.pd:active { font-family: arial, helvetica, sans-serif; font-size: 8pt; color: #000000; font-weight: bold; text-decoration: none}
/* text that appears below page title image */ 
#channel #breadcrumblist {
	margin-left: 16px;	
}
.art1 { 	
	font-family: arial, helvetica, sans-serif; 
	color: #000000; 
	font-size: 12pt; 
	font-weight: bold; 
	}
/* fix some issues with absolute and relative positioning */ 
.withoutnav #contentcontainer #content {
  position:relative;padding-top:20px;
}
.withoutnav #content a.faq:hover {
  text-decoration: none;
}
.withoutnav #content .faq {
  font-size: 12pt;
  color: #AC1A15;
  font-weight: bold;
  text-decoration: none;
}
#channel .pagetitle {	
  margin-left: 15px;
  height:33px;width:531px;  	
}
