/*--------------Generic--------------*/
body
{
	font-family: arial, helvetica, san-serif;
	font-size: 10pt;
	color: #000000;
}

p, td, ul
{
	font-size: 10pt;
}


h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
}

h2 
{
	font-size: 12pt;
	font-weight: bold;
	color: #393939;
	margin-top: 0px;
	border-bottom: solid 1px #898989;
}	

li
{
	padding-right:6px;
}

img
{
	border-style: none;
}

.Icon { float: left; width: 40px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;}
.Blurb p	{ float: right; font-size: 8pt; width: 77%; margin: 0px 0px 10px 0px; padding: 0px 0px 0px 0px;}
.Title { font-weight: bold; font-size:large; margin-bottom: 5px; font-size: 11pt; }
.lnkText:link, .lnkText:visited, .lnkText:active { text-decoration: none; color: #000000; }
.lnkFittings:hover { text-decoration: none; color: #C10435; cursor: pointer; }
.lnkText:hover { text-decoration: none; color: #C10435; cursor: pointer; }
.ProductLink:link, .ProductLink:visited, .ProductLink:active { color: #C10435; }
.ProductLink:hover { color: #1a1a1a; cursor: pointer; }

/*------------Product Features-------------------------*/

.features_header
{
	color: #656565;
	font-weight:bold;
	background-color: #d9d9d9;
	padding: 3px;
	border: solid 1px #bfbfbf;
}

.features_header a 
{
	color:#656565;
}

.features_body
{
	border: solid 1px #BFBFBF;
	border-top-style: none;
	font-size: 9pt;
	padding: 8px;
}

/*------------Data Table---------------------*/
.data_table
{
	margin-top:15px;
	border:solid 1px #BFBFBF;
	width: 100%;
}

.data_table thead td
{
	padding: 6px;
	color:#868686;
	font-weight:bold;
	background-color: #D9D9D9;
}

.data_table_heading
{
	padding: 6px;
	color:#868686;
	font-weight:bold;
	background-color: #D9D9D9;
}

.data_table td
{
	font-size: 8pt;
}

.data_table_even
{
	background-color:#ffffff;
}
.data_table_odd
{
	background-color:#efefef;
}

.column_right
{
	background-image:url(images/imageshadow.jpg);
	background-repeat:repeat-y;
}
.dottedborder
{
	line-height:1px;
	background-image:url(images/dottedborder.gif);
	background-repeat:repeat-x;
	height:1px;
	font-size:1px;
	overflow:hidden;
}

/*------------Data Table Items---------------------*/
.item_label
{
	margin: 0px;
	padding: 6px 3px 6px 6px;
	background-color:#C10435;
	color:#ffffff;
}
.item_label a
{
	color: #ffffff;
	text-decoration:none;
}

.item_description
{
	padding: 3px 3px 3px 6px;
	margin: 3px;
}

.note
{
	margin-top:10px;
	font-size: 8pt;
}


/*------------Product List Table---------------------*/
.pl_table
{
	margin-top: 15px;
	background-color: #BFBFBF;
	width: 100%;
}

.pl_table thead td
{
	padding: 6px;
	color:#868686;
	font-weight:bold;
	background-color: #D9D9D9;
}


/*------------Product Item Table------------*/

.pi_table
{
	background-color: #FFFFFF;
}

.pi_table_imagecell
{
	width: 100px;
	height: 100px;
}

.pi_table_titlecell
{
	padding: 3px 0px 3px 6px;
	color: #FFFFFF;
	background-color: #C10435;
	height: 20px;
	font-size: 8pt;
}

.pi_table_titlecell a
{
	color: #FFFFFF;
	text-decoration: none;
}

.pi_table_linkcell
{
	padding: 3px;
	width: 80px;
	background-color: #C10435;
	text-align: center;
}

.pi_table_copycell
{
	background-image:url(images/imageshadow.jpg);
	background-repeat:repeat-y;
	padding: 8px;
	font-size: 8pt;
}

.pi_table_copycell ul
{
	font-size: 8pt;
	margin-left: 0px;
	padding-left: 15px;
}

.pi_table_listcell
{
	background-color: #EEEEEE;
	padding: 6px;
	width: 80px;
	font-size: 8pt;
}

.pi_listitem
{
	font-size: 7pt;
}

.pi_listitem a
{
	text-decoration: none;
	color: #393939;
}

.pi_listitem a:hover
{
	color:#C10435;
}

/*------------Product Detail Page------------*/
.detail_linkitem
{
	font-size: 8pt;
}

.detail_linkitem a
{
	text-decoration: none;
	color: #393939;
}

.detail_linkitem a:hover
{
	color:#C10435;
}


/*------------Search---------------------------------*/

.searchresult 
{
	margin: 4pt 0pt 4pt 0pt;
	padding: 6pt;	
	background-color: #F6F6F6;
}

.searchresult_heading
{
	font-size: 10pt;
	font-weight: bold;
}

.searchresult_heading a 
{
	color: #000000;
	text-decoration: none;	
}

.searchresult_heading a:hover
{
	color: #000000;
	text-decoration: underline;
}

.searchresult_description 
{
	font-size: 10pt;
	margin-top: 4pt;
	margin-bottom: 2pt;	
}

.searchresult_description a 
{
	color: #000000;
	text-decoration: none;	
}

.searchresult_description a:hover
{
	color: #C10435;
}

.searchresult_link
{
	font-size: 8pt;
}

.searchresult_link a
{
	color:#393939;
	text-decoration: underline;
}

.searchresult_link a:hover
{
	color: #C10435;
	text-decoration: underline;
}

.searchbutton
{
	background-color: #CDCDCD;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;	
	padding: 2pt;
	border: solid 1px #000000;
	text-decoration: none;
}

/*------------Site Map---------------------------------*/

.sitemap
{
	line-height: 16pt;
}

.sitemap a
{
	color: #000000;
	text-decoration: underline;
}

.sitemap a:visited
{
	color: #999999;
}

.sitemap a:hover
{
	color:#C10435;
}

/*------------Press Releases---------------------------------*/
.releases_box
{
	background-color:#f9f9f9;
	border-left: solid 1px #898989;
	border-right: solid 1px #898989;
	border-bottom: solid 1px #898989;
	margin: 0px;
	padding: 0px;
}

.releases_hd
{
	color: #393939;
	font-size: 11px;
	font-weight: bold;
	background-color: #EAEAEA;
	border: solid 1px #898989;
	padding: 3px 3px 3px 6px;
	margin: 0px;
}

.releases
{
	font-size: 8pt;
	padding: 6px;
}

.releases ul
{
	font-size: 8pt;
}

.releases a
{
	color: #666666;
	text-decoration: none;
}

.releases a:hover
{
	color: #C10435;
	text-decoration: underline;
}

.releases_action
{
	font-size: 8pt;
	font-weight: bold;
	padding: 2px 8px 6px 6px;
	text-align: right;
}

.releases_action a
{
	color: #666666;
	text-decoration: none;
}

.releases_action a:hover
{
	color: #C10435;
	text-decoration: underline;
}

/*--------- News -------------------*/
.NewsItem
{
	margin: 5px 0px 5px;
}

.NewsItemTitle
{
	font-size: 8pt;
	font-weight: bold;
	color: #4C4C4C;
}

.NewsItemSummary
{
	font-size: 8pt;
	color: #292929;
}

.NewsItemDate
{
	font-size: 8pt;
	font-style: italic;
	color: #898989;
}

.NewsItemMore
{
	text-align: right;
	font-size: 7pt;
	color: #898989;
}

.NewsItemMore a
{
	color: #898989;
}

/*--------- Doc Center -------------------*/
.docgroup_hd
{
	background-color: #C10435;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
}

.docgroup
{
	font-size: 10pt;
	padding: 4px;
	margin-bottom: 8px;	
}

.doc
{
	padding: 4px;
	background-color: #F6F6F6;
	margin: 4px 0px 4px 0px;
}

.doc_hd
{
	color: #656565;
	font-size: 10pt;
	font-weight: bold;
}

.doc_description
{
	padding:  0px 4px 4px 0px;
	color: #333333;
	font-size: 8pt;
}

.doc_ft
{
	padding: 0px 4px 4px 0px;
	font-size: 8pt;
	color: #666666;
}

.doc_ft a
{
	color: #666666;
	text-decoration: none;
}

.doc_ft a:hover
{
	color: #C10435;
	text-decoration: underline;
}

/*--------- New Products -------------------*/
.new_hd
{
	color: #C10435;
	font-size: 10pt;
	font-weight: bold;
}

.new_hd a
{
	color: #C10435;
	text-decoration: none;
}

.new_hd a:hover
{
	text-decoration: underline;
}

.new_copy
{
	font-size: 10pt;
	color: #000000;
}

.new_more
{
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	margin-top: 8pt;
}

.new_more a
{
	color: #666666;	
	text-decoration: none;
}

.new_more a:hover
{
	color: #C10435;	
	text-decoration: underline;
}

/*--------- Bulk Oil Packaging -------------------*/
.PackageQuestionArea
{
	padding: 3px;
	background-color: #EEE;
	margin-bottom: 2px;
}

.PackageQuestionLabel
{
	display: block;
	float: left;
	width: 150px;
	font-weight: bold;
	padding: 5px;
}

.PackageQuestionHint
{
	position: absolute;
	padding: 7px;
	border: dotted 1px #000;
	background-color: #FFFFCC;
	font-size: 8pt;
	z-index: 99;
	width: 150px;
}

#PackageList
{
	border: solid 1px #CCC;
	width: 330px;
	margin-top: 100px;
	padding: 10px;
}
#PackageListHeader
{
	display: block;
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 8pt;
}

.PackageListDescription
{
	padding-bottom: 5px;
	font-size: 8pt;
}

#PackageSummaryArea
{
	border: solid 1px #CCC;
	border-left: 0;
	padding: 10px;
	background-color: #F8F8F8;
}
#PackageSummary
{
	border: solid 1px #CCC;
	height: 180px;
	background-color: #FFF;
}
#PackageSummaryHeader
{
	background-color: #DDD;
	font-weight: bold;
	padding: 5px;
	font-size: 8pt;
}
#PackageSummaryContents
{
	padding: 10px;
	font-size: 8pt;
}
.PackageList
{
	width: 300px;
	line-height: 10px;
}
.PackageList a
{
	font-size: 8pt;
	color: #393939;
}
.PackageList a:hover
{
	color:#C10435;
}