﻿.breadcrumbs { margin-bottom: 40px; }
 
	.breadcrumbs a, 
	.breadcrumbs a:hover, 
	.breadcrumbs a:visited {
		color: #333333;
		font-family: Arial;
		font-size: 11px;
		font-variant: small-caps;
		font-weight: bold;
		text-decoration: none; }
 
		.breadcrumbs a.current, 
		.breadcrumbs a:hover.current,
		.breadcrumbbs a:visited.current
		{
		    color: #006699; 
		}
		
		.breadcrumbs img 
		{
		    vertical-align: middle;
		}
 
 
#content {
	background: #DDE4EA;
	padding: 5px 5px 5px 5px; }
 
	#content p {
		color: #333333;
		font-family: Arial;
		font-size: 11pt;
		margin-top: 15px; }
 
	#content h1 {
		color: #FFFFFF;
		font-family: Arial;
		font-size: 18pt;
		font-weight: bold; }
 
	#content h2 a,
#content h2 a:link,
#content h2 a:visited,
#content h2 a:hover,
#content h2 a:active {
		color: #000000;
		font-family: Arial;
		font-size: 11pt;
		font-weight: bold;
		text-decoration: none; }
 
	#content h2 a.current,
#content h2 a.current:link,
#content h2 a.current:visited,
#content h2 a.current:hover,
#content h2 a.current:active { color: #006699 }
 
 
#department_header {
	background-color: #64889B;
	background-image: url('/new_images/dept_header_bg.png');
	background-repeat: repeat-x ;
	border-bottom: 1px solid black;
	display: block;
	height: 218px;
	overflow: auto;
	width: 940px; }
 
	#department_header div.name {
		color: #FFFFFF;
		float: left;
		height: 215px;
		text-align: left;
		width: 188px; }
 
		#department_header div.name h1 {
			font-family: Arial;
			font-size: 18px;
			font-weight: bold;
			margin: 10px 0 0 10px; }
 
	#department_header div.flash_links {
		float: left;
		height: 215px;
		margin: 0;
		padding: 0;
		width: 752px; }
 
		#department_header div.flash_links object {
			height: 100%;
			width: 100%; }
 
 
#department_links h1 {
	float: left;
	width: 200px; }
 
 
div.image_container div.image_offset { line-height: 0; }
  
#item_comparison_table {
	color: #006699;
	margin: 30px auto;
	width: 100%; 
}
 
	#item_comparison_table td {
		font-family: Arial;
		font-size: 10pt;
		font-weight: normal;
		text-align: center; 
		vertical-align: middle;
	}
 
	#item_comparison_table thead {
		background: #0099CC;
		color: #FFFFFF; 
	}
 
		#item_comparison_table thead td {
			border-color: #00AFFA;
			height: 3em;
			padding: 5px;
			text-align: center; 
			vertical-align: bottom;
		}
 
	#item_comparison_table tbody tr td { /* border-bottom: 1px solid #006699; */ }
 
 
#item_links 
{
	margin: 0;
	padding: 0;
	overflow: hidden;
}
 
	#item_links div.item_link,
#ProductLinkTab div.item_link {
		background: white;
		color: #006699;
		float: left;
		height: 240px;
		line-height: 15px;
		margin-right: 3px;
		margin-bottom: 20px;
		overflow: hidden;
		padding: 0 10px 1em 10px;
		text-align: left;
		vertical-align: bottom;
		width: 127.5px; }
		
#item_links div.item_link.last,
#ProductLinkTab div.item_link.last
{
    margin-right: 0;
}
 
	#item_links div.item_link div.image_container,
#ProductLinkTab div.item_link div.image_container {
		border-bottom: 1px solid #006699;
		height: 170px;
		margin: 5px 0;
		text-align: center; }
