body {
	margin: 0;
	padding: 0;
	font: 62.5% "Arial Narrow", Arial, Verdana, sans-serif;
	line-height: 1.5em;
	background: #ffffff;
}

body.Splash {
	margin: 50px auto;
	text-align: center;
}

#header-img-logo {
	display: none;
}

a:active, a:focus {
	outline: none;
}

h1, h2, h3, h4, h5, h6 {
	color: #2a2828;
	padding: 0 0;
	margin: 0 15px;
	line-height: 1.5em;
	font-weight: normal;
	text-transform: uppercase;
}

h4 {
	font-size: 12px;
	text-transform: none;
}

#filter {
	background: url(../images/filter_bg.png) 0 0 repeat-x;
	width: 560px;
	border: 1px solid #D0D4D4;
	padding: 8px;
	margin: 10px 15px;
	overflow: auto;
}

#filter .practice_filter_select a {
	background: url(../images/select_bg.png) no-repeat;
	width: 151px;
	height: 18px;
	display: block;
	line-height: 18px;
	text-decoration: none;
	color: #727A84;
	text-indent: 8px;
}

#content #filter ul {
	position: absolute;
	width: 132px;
	background: url(../images/select_field_bg.png) repeat-x;
	list-style: none;
	margin: 0;
	padding-left: 0;
	border: 1px solid #D0D4D4;
}

#content #filter ul li {
	list-style: none;
	padding-left: 0;
	margin: -1px;
	background: none;
}

#filter ul li a {
	line-height: 18px;
	text-indent: 8px;
	color: #727A84;
	width: 134px;
	display: block;
}

#filter ul li a:hover {
	color: #fff;
	background: url(../images/select_selected_over.png);
}

.split h2, .split h3 {
	margin: 0px;
}

p {
	line-height: 1.5em;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	margin: 0 15px 1em;
	color: #333;
}

#left-side p {
	font-size: 10px;
	line-height: 1.3em;
}

p.intro {
	line-height: 1.5em;
	font-size: 12px;
	margin: 0 15px 2em;
	padding: 0;
}


/*p.print a:link, p.print a:visited, p.print a:hover {
	background: url(../images/print-icon.png) 0 0 no-repeat;
	line-height: 14px;
	padding-left: 16px;
	margin: 30px 0px;
	clear: both;
	display: block;
	color: #AB2C40;
	width: 80%;
}*/

.split p {
	margin: 0 0 1em;
}

blockquote {
	font-weight: bold;
	font-family: "Universe", Arial, sans-serif;
	font-size: 110%;
	margin-left: 20px;
}

cite {
	font-weight: normal;
	font-style: normal;
	display: block;
}

a {
	color: #AB2C40;
	text-decoration: underline;
}

a.download {
	display: block;
	padding-top: 25px;
	background: #fff url(../images/download.png) 0 0 no-repeat;
	font-size: 10px;
	width: 120px;
	border: none;
	text-decoration: underline;
	font-family: verdana, sans-serif;
	margin: 15px 0 15px 15px;
}

a.download.pdf {
	background: #fff url(../images/download_pdf.png) 0 0 no-repeat;
}

a.download:hover {
	background: #fff url(../images/download.png) 0 0 no-repeat;
	color: #AB2C40;
}

a.download.pdf:hover {
	background: #fff url(../images/download_pdf.png) 0 0 no-repeat;
	color: #AB2C40;
}

a:hover {
	color: #46515c;
}

body.Splash a {
	font-size: 14px !important;
}

.split.three a.button:hover {
	background: none;
}

img {
	background: none;
}

body.About #content img {
	float: left;
	display: inline;
	margin: 15px 0 5px 0px;
}

a img {
	background: none;
	border: none;
}

div.bio {
/*	margin-left: 150px;*/
	float: left;
	display: inline;
	width: 570px;
}

#content div.bio p {
	width: auto;
}

ul {
	margin: 0 15px;
	padding: 0;
	line-height: 1.5em;
	list-style: none;
}

ul ul {
	margin-bottom: 5px;
}

ol {
	margin: 5px 15px 15px 35px;
	padding: 0;
	line-height: 1.5em;
}

li {
/*	background: url(../images/li-bullet.gif) 0 4px no-repeat;*/
	font-size: 11px;
	font-family: "Arial Narrow", Arial, Verdana, sans-serif;
}

ol li {
	background: none;
	padding-left: 0;
	list-style: decimal;
}


ul.events li {
	font-size: 90%;
}

hr {
	border: none;
	margin: 10px 0px;
	height: 1px;
	color: #fff;
	background: none;
}

.clear {
	clear: both;
}

.red {
	color: #AB2C40;
}

.small {
	font-size: 50%;
}

blockquote {
	margin: 10px;
}

#content form {
	background: #f7f7f8 url(../images/form_bg.png) repeat-x;
	border: 1px solid #d9dcdd;
	width: 350px;
	margin: 0 15px;
	padding: 10px;
	overflow: auto;
}

body.Training #content form {
	width: 560px;
}

body.Contact #content form {
	width: 720px;
}

form ol {
	margin: 0;
}

form ol li {
	list-style: none;
	padding: 4px 0;
}

input {
	background: url(../images/input_bg.png) no-repeat;
	width: 242px;
	height: 17px;
	border: 0;
	padding: 3px 5px;
	font-size: 11px;
}

select {
	width: 242px;
}

fieldset {
	border: none;
}

textarea {
	font-family: Arial, sans-serif;
	font-size: 11px;
	width: 509px;
	height: 134px;
	padding: 5px;
	border: none;
	background: url(../images/textarea_bg_lg.gif) no-repeat;
}

body.Support textarea {
	background: url(../images/textarea_bg.png) no-repeat;	
	width: 258px;
	height: 93px;
}

input.submit {
	background: url(../images/submit_bg.png);
	width: 65px;
	height: 20px;
	line-height: 20px;
	color: #fff;
	text-transform: uppercase;
	margin-left: 71px;
	padding: 0;
}

body.Training input.submit {
	margin-left: 172px;
}

label {
	width: 60px;
	float: left;
	clear: left;
	display: inline;
	text-align: left;
	color: #333;
	margin-right: 10px;
	line-height: 1.5em;
	font-size: 12px;
	text-transform: uppercase;
	font-family: "Arial Narrow", Arial, Verdana, sans-serif;
}

body.Training label {
	width: 150px;
	text-align: right;
	text-transform: none;
}

label.hide, select.hide {
	display: none !important;
}

input.mc_input_field_error,
textarea.mc_input_field_error  {
	border: 1px solid #AB2C40;
	background: #ffeeee url(../images/stop.png) 99% 50% no-repeat;
}

input.short {
	width: 100px;
}

input.vshort {
	width: 43px;
}

/*textarea {
	width: 200px;
	height: 4em;
}*/

fieldset.mc_input_error {
	border: none;
}

fieldset.mc_input_error legend {
	width: 100%;
	color: #AB2C40;
}

fieldset.mc_input_error p {
	color: #AB2C40;
	font-weight: bold;
}

.split {
	float: left;
	display: inline;
	padding: 0 0 0 15px;
	margin: 10px 0 0 0;
	position: relative;
}

.two {
	width: 40%;
}

.three { 
	width: 170px; 
	}

.two-thirds { 
	width: 345px;
	z-index: 7;
}



#page {
	width: 960px;
	margin: 0px auto;
	padding: 0;
	text-align: left;
	font-size: 120%;
	position: relative;
/*	background: #fff url(../images/page-bg.png) 0 0 repeat-y;*/
}

#search {
	position: absolute;
	height: 17px;
	right: 10px;
	width: 224px;
	bottom: -23px;
	background: transparent url(../images/search_bg.gif) 0 0 no-repeat;
	z-index: 99;
}

/*#search * {
	width: auto;
}*/

#search label {
	display: none;
}

#search p, #search form {
	margin: 0;
	padding: 0;
}

#search input {
	font-size: 10px;
	margin: 2px 6px;
	padding: 0;
	width: 163px;
	color: #7f7f7f;
	background: #EBF0F1;
	border: none;
	float: left;
	height: 12px;
/*	border: 1px solid red;*/
}

* html #search input {
	width: 160px;
}

#search input.search {
	position: absolute;
	right: 0;
	width: 50px;
	margin: 0;
	height: 17px;
	text-indent: -9999px;
/*	border: 1px solid red;*/
}

#header {
	padding: 0;
	margin: 0;
	height: 76px;
	background: url(../images/header-bg.png) 0 0 no-repeat;
	position: relative;
	z-index: 1;
}

#header h1 {
	margin: 25px 12px 0;
	padding: 0;
	width: 165px;
}

#util {
	float: right;
	display: inline;
}

#util ul {
	margin: 0;
	float: right;
	display: inline;
	width: 180px;
	width: 25.5em;
	line-height: 1em;
	text-align: right;
}

#util ul li {
	float: left;
	display: inline;
	width: auto;
	clear: none;
	padding-left: 0;
	line-height: 1em;
}

#util ul li a {
	color: #6B6E74;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 1em;
	padding: 0 2px;
	font-size: 10px;
	font-family: "Arial Narrow", Arial, Verdana, sans-serif;
	border-right: 1px solid #ccd1da;
}

#util ul li a:hover {
	background: none;
	color: #333;
}

#util ul li.last a {
	border-right: none;
}

#header h1 a {
	text-decoration: none;
	border: none;
	float: left;
	width: 4em;
	margin: 0;
	padding: 0;
	width: 106px;
	height: 53px;
	display: inline;
	position: relative;
	text-indent: -9999px;
}

#header h1 a span {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
   background: url(../images/logo.png) 0 0 no-repeat;	
}

#header h2 {
	font-size: 80%;
	position: absolute;
	right: 0px;
	bottom: 0px;
	height: 50px;
	width: 350px;
	margin: 0;
}

ul#nav {
	clear: both;
	float: left;
	display: inline;
	margin: 0;
	padding: 0px;
	background: url(../images/nav_bg.png) 0 0 repeat-x;
	height: 30px;
	width: 960px;
	position: relative;
	font-family: "Arial Narrow", Arial, Verdana, sans-serif;
}

ul#nav li {
	float: left;
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0 1px 0 0;
	line-height: 30px;
	height: 29px; 
	position: relative;
	background: transparent url(../images/nav_sep.png) top right no-repeat;
	font-family: "Arial Narrow", Arial, Verdana, sans-serif;
}


ul#nav li li {
	width: 160px;
}


ul#nav li a:link,
ul#nav li a:visited {
	margin: 0;
	padding: 0px;
	height: 29px;
	line-height: 29px;
	width: 119px;
	border: none;
	float: left;
	display: inline;
	color: #3e4d59;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	background: url(../images/nav_bg.png) 0 0 repeat-x;
	font-family: "Arial Narrow", Arial, Verdana, sans-serif;
}

ul#nav li#resources-nav a:link,
ul#nav li#resources-nav a:visited {
	width: 120px;
}

ul#nav li#resources-nav ul li a:link,
ul#nav li#resources-nav ul li a:visited {
	width: 140px;
}

ul#nav li a:link, ul#nav li a:visited {
	
}

ul#nav li a:hover{
	background: url(../images/nav_bg_over.png) 0 0 repeat-x;
	color: #fff;
}

ul#nav li ul {
	display: none;
	position: absolute;
	z-index: 99;
	top: 30px;
	left: 0px;
	margin: 0;
	background: #d1d8db url(../images/subnav_bg.png) repeat-x;
	border-left: 1px solid #2F3D49;
	border-right: 1px solid #2F3D49;
}

ul#nav li ul li a:link, ul#nav li ul li a:visited {
	background: none;
	border-bottom: 1px solid #2F3D49;
	line-height: 26px;
} 

ul#nav li.over {
	position: relative;
}

ul#nav li.over ul {
	display: inline;
}

ul#nav ul ul,
ul#nav li.over ul ul{
	display: none;
}

ul#nav li.over ul li a:link,
ul#nav li.over ul li a:visited {
	width: 140px;
	text-align: left;
	padding: 0 10px;
	height: 25px;
	line-height: 23px;
	color: #3e4d59;
	margin: 0;
	border-bottom: 1px solid #2F3D49;
}

ul#nav li a:hover {
	text-decoration: none;
	background: url(../images/nav_bg_over.png) 0 0 repeat-x;
	color: #fff;
}

ul#nav li#practice-nav li a:hover,
ul#nav li#solutions-nav li a:hover, 
ul#nav li#prodnav li a:hover,
ul#nav li#support-nav li a:hover,
ul#nav li#resources-nav li a:hover,
ul#nav li#about-nav li a:hover,
ul#nav li.over ul li a:hover {
	color: #fff;
	background-image: url(../images/subnav_bg_over.png);
	background-position: 0;
	background-repeat: repeat-x;
}

ul#nav li ul li {
	clear: left;
	padding: 0;
	background: none;
	height: 26px;
	line-height: 26px;
	text-indent: 0;
}

ul#nav li a {
	position: relative;
	text-align: center;
}

ul#nav li a span { 
	position: absolute;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	top: 0;
	left: 0;
	cursor: pointer;
}

ul#nav li#practice-nav a span { background-image: url(../images/nav/practice_nav.gif); }
ul#nav li#solutions-nav a span { background-image: url(../images/nav/solutions_nav.gif); }
ul#nav li#prodnav a span { background-image: url(../images/nav/products_nav.gif); }
ul#nav li#support-nav a span { background-image: url(../images/nav/support_nav.gif); }
ul#nav li#resources-nav a span { background-image: url(../images/nav/resources_nav.gif); }
ul#nav li#about-nav a span { background-image: url(../images/nav/about_nav.gif); }
                              
#header ul#nav li a:link,
#header ul#nav li a:visited {
	background-position: 0 0;
}

ul#nav li a:hover span,
ul#nav li.over a:link span,
ul#nav li.over a:visited span {
	background-position: 0 -29px;
}

body.About ul#nav li#about-nav a:link span,
body.About ul#nav li#about-nav a:visited span,
body.Products ul#nav li#prodnav a:link span,
body.Support ul#nav li#support-nav a:link span,
body.Resources ul#nav li#resources-nav a:link span,
body.Solutions ul#nav li#solutions-nav a:link span,
body.Practice ul#nav li#practice-nav a:link span,
body.Products ul#nav li#prodnav a:visited span,
body.Support ul#nav li#support-nav a:visited span,
body.Solutions ul#nav li#solutions-nav a:visited span,
body.Resources ul#nav li#resources-nav a:visited span,
body.Practice ul#nav li#practice-nav a:visited span {
	background-position: 0 -58px;
}

body.About li#about-nav li a:link,
body.About li#about-nav li a:visited,
body.Products#header ul#nav li#prodnav li a:link,
body.Support li#support-nav li a:link,
body.Resources li#resources-nav li a:link,
body.Solutions li#solutions-nav li a:link,
body.Practice li#practice-nav li a:link,
body.Products li#prodnav li a:visited,
body.Support li#support-nav li a:visited,
body.Solutions li#solutions-nav li a:visited,
body.Resources li#resources-nav li a:visited,
body.Practice li#practice-nav li a:visited {
	background: url(../images/subnav_bg_over.png) 0 0 repeat-x;
}

body.About ul#nav li#about-nav li a:hover,
body.Products ul#nav li#prodnav li a:hover,
body.Support ul#nav li#support-nav li a:hover,
body.Resources ul#nav li#resources-nav li a:hover,
body.Solutions ul#nav li#solutions-nav li a:hover,
body.Practice ul#nav li#practice-nav li a:hover {
	background: url(../images/subnav_bg_over.png) 0 0 repeat-x;
}

ul#nav li#practice-nav ul li a,
ul#nav li#solutions-nav ul li a,
ul#nav li#prodnav ul li a,
ul#nav li#support-nav ul li a,
ul#nav li#resources-nav ul li a,
ul#nav li#about-nav ul li a,
#header ul#nav li ul li a:link,
#header ul#nav li ul li a:visited {
	background: none;
	text-indent: 0px;
	line-height: 25px;
	height: 25px;
}



body.About li#about-nav li a:link,
body.About li#about-nav li a:visited,
body.Products li#prodnav li a:link,
body.Support li#support-nav li a:link,
body.Resources li#resources-nav li a:link,
body.Solutions li#solutions-nav li a:link,
body.Practice li#practice-nav li a:link,
body.Products li#prodnav li a:visited,
body.Support li#support-nav li a:visited,
body.Solutions li#solutions-nav li a:visited,
body.Resources li#resources-nav li a:visited,
body.Practice li#practice-nav li a:visited {
	background: none;
	color: #3e4d59;
}

/* banners */

#banner {
		width: 960px;
		height: 260px;
		background: url(../images/banner_bg.png) 0 0 no-repeat;
		clear: both;
		padding: 0;
	}

#banner {
	width: 960px;
	height: 58px;
	background: url(../images/banner_bg_short.png) 0 0 no-repeat;
	clear: both;
	padding: 0;
}

* html #banner {
	margin: 0;
}

body.default #banner {
	background: none;
	border-bottom: 3px solid #85112C;
	float: left;
	display: inline;
	width: 720px;
	height: 234px;
	overflow: hidden;
	position: relative;
}

body.default #banner div {
	width: 720px;
	height: 234px;
	position: absolute;
	top: 0;
	left: 0;
}

body.default #banner a {
	width: 720px;
	height: 234px;
	display: block;
	text-indent: -9999px;
	float: left;
}

body.Practice #banner,
body.Solutions #banner {
	background: url(../images/banner_bg_default.jpg) 0 0 no-repeat;
	width: 960px;
	height: 237px;
}

body.Practice #banner { background-image: url(../images/banners/Practice.jpg); }
body.AcuteCare #banner { background-image: url(../images/banners/Practice_AcuteCare.jpg); }
body.Corrections #banner { background-image: url(../images/banners/Practice_Correctional.jpg); }
body.LongTermCare #banner { background-image: url(../images/banners/Practice_LongTermCare.jpg); }
body.Retail #banner { background-image: url(../images/banners/Practice_Retail.jpg); }

body.Solutions #banner { background-image: url(../images/banners/Solutions.jpg); }
body.WorkflowMgmt #banner { background-image: url(../images/banners/Solutions_WorkflowMgmt.jpg); }
body.InventoryControl #banner { background-image: url(../images/banners/Solutions_InventoryControl.jpg); }
body.BarcodeLabeling #banner { background-image: url(../images/banners/Solutions_BarcodeLabeling.jpg); }
body.Packaging #banner { background-image: url(../images/banners/Solutions_Packaging.jpg); }
body.RemoteDispensing #banner { background-image: url(../images/banners/Solutions_RemoteDispensing.jpg); }
body.SpaceSavings #banner { background-image: url(../images/banners/Solutions_SpaceSavings.jpg); }
body.c340B #banner { background-image: url(../images/banners/Solutions_340B.jpg); }

body.Products #banner {
	background: url(../images/banners/Products.jpg) 0 0 no-repeat;
	width: 960px;
	height: 239px;
}

body.Software #banner { background-image: url(../images/banners/Products_Software.jpg); }
body.Hardware #banner { background-image: url(../images/banners/Products_Hardware.jpg); }

body.AutoSplit #banner,
body.ECSoftware #banner,
body.AutoPharm #banner,
body.AutoLabel #banner,
body.AutoCarousel #banner,
body.AutoPack #banner,
body.InSiteRx #banner,
body.RemoteDispensing #banner,
body.AutoCool #banner {
	height: 58px;
	background: url(../images/banner_bg_short.png) 0 0 no-repeat;

}

body.Parkview #banner {
	width: 960px;
	height: 239px;
	background: url(../images/banners/Resrouces_CaseStudies_Parkview.jpg);
}

body.Pinnacle #banner {
	width: 960px;
	height: 239px;
	background: url(../images/banners/Resrouces_CaseStudies_Pinnacle.jpg);
}

#banner_right {
	background: #62727E url(../images/home_banner_right.png) no-repeat;
	width: 240px;
	height: 237px;
	min-height: 237px;
	float: left;
	display: inline;
	color: #fff;
	position: relative;
}

#banner_right p {
	margin-top: 60px;
	font-size: 18px;
	line-height: 24px;
	font-family: "Arial Narrow", Arial, Verdana, sans-serif;
	color: #fff;
	display: inline;
	float: left;
}

#banner_right p.more {
	margin-top: 23px;
}

#content p.more {
	margin-top: 1em;
}

#banner_right p.more a,
p.more a {
	margin: 0px;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 1em;
	letter-spacing: 1px;
	font-family: "Arial Narrow", Arial, Verdana, sans-serif;
	color: #fff;
	text-decoration: none;
	padding-right: 10px;
	background: url(../images/arrow_right.gif) 100% 50% no-repeat;
}

p.more a {
	color: #76838E;
	background: url(../images/arrow_right_grey.gif) 100% 50% no-repeat;	
/*	position: absolute;
	bottom: 2em;*/
	margin-top: 2em;
}

#content p.more a {
/*	left: 110px;*/
	margin-top: 2em;
}


#content {
	margin: 15px 0px 0px 0px;
	background: #ffffff url(../images/content_bg.png) repeat-x;
	padding: 0px 0px 50px;
	float: left;
	display: inline;
	clear: both;
	width: 960px;
}

#content a {
	color: #79838d;
	text-decoration: none;
}

#story p {
/*	font-family: "Arial Narrow", Arial, Verdana, sans-serif;
	font-size: 14px;
	line-height: 22px;*/
	width: 507px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

	body.Green #story img {
	text-align: center;
	margin-left: 200px;
	}
	
	body.Values #story h4 {
	margin: 15pt 0pt 2pt 11pt;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11.5pt;
	text-transform: uppercase;
	font-weight: normal;
	color: #AB0436;
	}

#story .pagination p {
	width: auto;
}

body.Leadership #story .bio p {
	width: auto;
}

body.Leadership #story p.image {
	width: auto;
	margin: 0 15px;
	float: left;
	display: inline;
}

/*#content ul {
	padding-left: 15px;
}*/

.IndustryNews #content ol,
.News #content ol {
	margin: 0 15px;
	width: 560px;
}

.IndustryNews #content ol li,
.News #content ol li,
.Events #content ol li {
	list-style: none;
	margin-left: 0;
	clear: both;
	float: left;
	display: inline;
	margin-top: 10px;
	width: 100%;
}

.Events #content ol {
	margin-left: 15px;
}

.Events #content ol li strong a {
	font-size: 16px;
	font-weight: normal;
}


#content ol li p {
	margin: 0;
}

.IndustryNews #content ol li .date,
.News #content ol li .date {
	float: left;
	display: inline;
	clear: left;
	font-family: "Arial Narrow", Arial, Verdana, sans-serif;
	font-size: 13px;
}

.IndustryNews #content ol li .date,
.News #content ol li .date {
	width: 100%;
}


.IndustryNews #content ol li .date a,
.News #content ol li .date a {
	font-size: 13px;
	clear: none;
	float: none;
}

.IndustryNews #content ol li a {
	clear: both;
	float: left;
	display: inline;
	text-transform: none;
	font-size: 14px;
	width: 500px;
}

.IndustryNews #content ol li .practice a {
	float: right;
	display: inline;
	clear: none;
	width: auto;
}

#content #relations ul {
	padding-left: 0;
}

#story ul li {
	background: url(../images/bullet.gif) 0 0.5em no-repeat;
	font-family: "Arial Narrow", Arial, Verdana, sans-serif;
	font-size: 13px;
	padding-left: 9px;
	width: 500px;
}

#story table td ul li {
	background: none;
	font-family: "Arial Narrow", Arial, Verdana, sans-serif;
	font-size: 13px;
	padding-left: 0px;
	width: auto;
}

#story table td ul {
	margin: 0;
}

#content #relations ul li {
	list-style: none;
	background: none;
	padding: 0;
	font-family: Arial;
	font-size: 11px;
	width: auto;
}



#story li a {
	text-decoration: none;
	color: #79838d;
	font-size: 11px;
	text-transform: uppercase;
	font-family: "Arial Narrow", Arial, Verdana, sans-serif;
}

body.Events #story li a {
	text-transform: none;
}

#story li a:hover {
	color: #46505c;	
}


#story li a span {
	text-transform: none;
}

#product_spotlight,
#in_the_news,
#upcoming_event {
	width: 310px;
	float: left;
	display: inline;
	padding-top: 25px;
	border-bottom: 1px solid #CCD2D4;
/*	overflow: auto;*/
	position: relative;
	height: 240px;
}

#product_spotlight {
	margin-left: 15px;
}

#product_spotlight canvas {
	display: none;
}

#upcoming_event {
	margin-right: 15px;
}

#content #product_spotlight h2,
#content #in_the_news h2,
#content #upcoming_event h2 {
	font-size: 14px;
	color: #363F48;
	border-bottom: 1px solid #CCD2D4;
	margin: 25px 0 15px 0;
	clear: none;
}

.image {
	float: left;
	display: inline;
	height: 135px;
	margin: 15px 10px 15px 0;
}

img.canvas {
	display: block;
}



#story {
	float: left;
	display: inline;
	overflow: hidden;
	width: 760px;
	padding: 25px 0 0 10px;
	border-left: 1px solid #292728;
}

body.Training #story {
	width: 900px;
	border-left: none;
}

body.Training #left-side {
	display: none;
}

#product_image {
	float: left;
	display: inline;
	margin: 0;
/*	width: 200px;*/
}

#product_image img {
	margin: 0;
	padding: 0;
}

body.AutoCool #product_desc,
body.AutoLabel #product_desc,
body.AutoPack #product_desc,
body.AutoCarousel #product_desc,
body.AutoPack #product_desc,
body.AutoPharm #product_desc,
body.InSiteRx #product_desc,
body.RemoteDispensing #product_desc,
body.AutoSplit #product_desc {
	float: left;
	display: inline;
	width: 460px;
	margin: 0;
}

/*#content p {
	position: relative;
	z-index: 6;
}*/

#content h1 {
	font-size: 23px;
	color: #2a2828;
	text-transform: uppercase;
	display: block;
	margin: 0 0 12px 15px;
}

body.Products #content h1 {
	margin-bottom: 0;
}


#content h2 {
	font-size: 16px;
	color: #2a2828;
	text-transform: none;
	margin: 1em 15px 0.25em;
}

#content h2.tagline {
	margin-top: -5px;
	margin-bottom: 16px;
	font-size: 15px;
}

#content .split h2 {
	margin: 0em 0 0.25em 0;
}

#content .split.three h2 {
	color: #000000;
}

#content h3 {
	margin-top: 30px;
	margin-bottom: 0px;
	text-transform: none;
	font-size: 15px;
	padding: 0;
	clear: both;
	font-weight: bold;
	color: #76838E;
}

body.default #content h3 {
	clear: none;
}

body.default #content p {
	margin-bottom: 0;
}

#content img {
	margin: 0px 10px;
}

body.default #content img {
	margin: 0px 0px 0;
}

/*#content li {
	width: 400px;
}*/

#content .split li {
	width: 90%;
} 


body.Products #products {
	margin-left: 10px;
	margin-top: 10px;
}

#products img {
	float: left;
	display: inline;
	margin: 0px 10px 0px 0px;
	position: relative;
	z-index: 10;
}

#products p {
	margin: 5px 0 10px;
	position: relative;
	z-index: auto;
}

#products h2 {
	font-size: 100%;
	background: #ffffff url(../images/dotted-border.png) bottom left repeat-x;
	clear: left;
	margin: 0;
	color: #000000;
}

#products h2 a:link, 
#products h2 a:visited,
#products h2 a:hover {
	color: #000;
	text-decoration: none;
	background: none;
	width: 100%;
	line-height: 1.5em;
	padding-top: 20px;
	clear: both;
}

#products h3 {
	margin-top: 0px;
	display: block;
}

#products h3 a {
	display: block;
	text-indent: -9999px;
	height: 29px;
	width: 150px;
	padding: 0;
	text-decoration: none;
	margin-left: 64px;
}

#products h3#autoPack a {
	background: url(../images/ProductLogos/autoPack.png) 0 0 no-repeat;
}

#products h3#autoLabel a {
	background: url(../images/ProductLogos/autoLabel.png) 0 0 no-repeat;
}

#products h3#autoPharm a {
	background: url(../images/ProductLogos/autoPharm.png) 0 0 no-repeat;
	width: 176px;
}

#products h3#autoCarousel a {
	background: url(../images/ProductLogos/autoCarousel.png) 0 0 no-repeat;
}

#products h3#autoCool a {
	background: url(../images/ProductLogos/autoCool.jpg) 0 0 no-repeat;
}

#products h3#autoSplit a {
	background: url(../images/ProductLogos/autoSplit.png) 0 0 no-repeat;
}

#products h3#KirbyLester a {
	background: url(../images/ProductLogos/KirbyLester.png) 0 0 no-repeat;
}


#relations {
	margin-top: 15px;
}

#relations div{
	float: left;
	display: inline;
	width: 40%;
	min-height: 120px;
}


p#media_kit {
	margin: 0px 0px 10px -10px;
	left: -11px;
	background: transparent url(../images/buttons/btnMediaKit.png) 0 0 no-repeat;
}

p#media_kit a:link, p#media_kit a:visited {
	color: #ffffff;
	background: transparent url(../images/buttons/btnMediaKit.png) 0 0 no-repeat;
	height: 60px;
	width: 185px;
	display: block;
	text-align: center;
	text-indent: -9999px;
}

p#media_kit a:hover {
	background-position: 0 -60px;
}

.two-thirds p {
	margin-right: 10px;
}

.image.full {
	width: 530px;
}

.split.three {
	padding-bottom: 40px;
	background: transparent url(../images/logo_small.png) bottom 50% no-repeat;
}

body.default .split.three {
	background: none;
	padding-bottom: 10px;
}

* html .split.three {
	overflow: hidden;
}

#content .split.three { width: 170px; }

#content .split.three p {
	margin-left: 4px;
}

#content .split.three h3 {
	margin: 0 15px;
	font-size: 95%;
}

div.breadcrumb {
	clear: both;
	display: block;
	padding: 5px 15px;
	color: #7f7f7f;
	background: #ffffff url(../images/dotted-border.png) 0 0 repeat-x;
}

div.pagination {
		float: left;
		display: inline;
		clear: both;
		background: url(../images/filter_bg.png) 0 0 repeat-x;
		width: 560px;
		border: 1px solid #D0D4D4;
		padding: 4px;
		margin: 30px 15px 0;
		text-align: center;
		position: relative;
}

div.pagination ul {
	display: inline;
}

div.pagination ul li {
	display: inline;
	background: none;
}

#content div.pagination p {
	display: inline;
	margin: 0;
	line-height: 20px;
}

#content div.pagination a {
	text-decoration: none;
	color: #6B727E;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 21px;
	display: block;
}

div.pagination div.text {
	line-height: 21px;
}

div.pagination p.prev {
	float: left;
}

div.pagination p.next {
	float: right;
}

#content p.status {
	float: left;
	display: inline;
	margin: 0 10px;
	line-height: 18px;
}

#content p.class {
	margin: 0 15px;
	line-height: 18px;
}

a.clear {
	color: #fff;
	text-decoration: none;
	background: url(../images/clear_btn.png) 0 0 no-repeat;
	width: 42px;
	height: 18px;
	line-height: 18px;
	float: left;
	display: inline;
	text-align: center;
	clear: none;
}

#content div.pagination p.next a {
	padding-right: 28px;
	background: url(../images/pagination_right_btn.png) 100% 0 no-repeat;
}

#content div.pagination p.prev a {
	padding-left: 28px;
	background: url(../images/pagination_left_btn.png) 0 0 no-repeat;
}

#left-side {
	width: 181px;
	float: left;
	display: inline;
	clear: left;
	margin: 0px;
	padding: 20px 00px; 
/*	position: relative;*/
}

#left-side h3.mc_section_title {
	margin: 0;
}

#left-side p {
	margin: 10px;
}

#left-side a img {
	margin-top: 20px;
}

#left-side ul {
	margin: 0;
	padding: 0;
	width: 180px;
}


/*#left-side ul ul {
	padding-bottom: 3px;
}*/

#left-side ul li {
	list-style: none;
	float: left;
	clear: left;
	display: inline;
	font-size: 10px;
	margin: 1px 1px 0 0;
	padding: 0;
	width: 179px;
}



#left-side ul li a, #left-side ul li a:link, #left-side ul li a:visited {
	padding: 0px 0 0 10px;
	line-height: 26px;
	display: block;
	border: none;
	background: url(../images/left_nav_bg.png) no-repeat;
	color: #79838d;
	text-decoration: none;
	text-transform: uppercase;
}
 
#left-side ul li ul li ul li a:hover,
#left-side ul li a:hover {
	color: #fff !important;
	background: url(../images/left_nav_bg_over.png) bottom right repeat-x !important;
}

#left-side ul li.active a:link,
#left-side ul li.active a:visited {
	color: #fff;
	background: url(../images/left_nav_bg_over.png) bottom right repeat-x;
}


#left-side ul li.active li a:link,
#left-side ul li.active li a:visited {
		color: #79838d;
		background: url(../images/left_nav_bg.png) no-repeat;
}

#left-side ul li ul li ul li {
	margin: 0;
}

#left-side ul li ul li.active ul li a:link, 
#left-side ul li ul li.active ul li a:visited {
	color: #79838d;
	background: url(../images/left-nav-deep-bg.png);
}

#left-side ul li ul li.active ul li.active a:link, 
#left-side ul li ul li.active ul li.active a:visited {
	color: #333;
}

/*#left-side ul li.active ul li a:link, 
#left-side ul li.active ul li a:visited,*/
#left-side ul li ul li a:link, 
#left-side ul li ul li a:visited {
	padding: 0px 0 0 20px;
}

#left-side ul li ul li ul li a:link, 
#left-side ul li ul li ul li a:visited {
	padding: 0px 0 0 30px;
	margin: 0;
	background: url(../images/left-nav-deep-bg.png);
}

#left-side ul li ul li.active a:link, 
#left-side ul li ul li.active a:visited {
	color: #fff;
	background: url(../images/left_nav_bg_over.png) bottom right repeat-x; 
}

#footer {
	clear: both;
	background: none;
	padding: 50px 0 30px 0;
	text-transform: uppercase;
	width: 960px;
	font-size: 10px;
	float: left;
	overflow: auto;
	position: relative;
}

#footer ul.links {
	float: left;
	display: inline;
	margin: 0px 15px 0 0;
	padding: 0;
	font-size: 100%;
}

#footer ul.links li { 
	float: left;
	display: inline;
	background: none;
	margin: 0;
	padding: 0;
}

#footer ul.links li a {
	float: left;
	display: inline;
/*	font-family: Arial, sans-serif;*/
	line-height: 10px;
	text-decoration: none;
}

#footer ul.links li#last a {
	border-right: none;
}

#footer ul.links li a {
	padding: 0px 3px;
	border: none;
	display: inline;
	float: left;
	color: #B2B2B2;
	border-right: 1px solid #CCD1DA;
}

#footer p {
	width: auto;
	color: #B2B2B2;
	clear: none;
	float: left;
	display: inline;
	font-size: 11px;
	line-height: 10px;
	margin: 0;
	padding: 0 15px 0 0;
}

#footer p.print {
	float: right;
	position: absolute;
	right: 0;
	top: 50px;
	display: inline;
	background: none;
  line-height: 14px;
	width: 180px;
}

#footer p.print a {
	padding-left: 20px;
	background: url(../images/print_icon.png) 0 0 no-repeat;
	color: #B2B2B2;
	line-height: 14px;
	height: 14px;
	float: right;
	display: inline;
	width: auto;
	text-decoration: none;
}

#footer ul.links li a:hover,
#footer p.print a:hover {
	color: #46505c;
	background-color: none;
}

/*---- Search and list results ----*/

dl#results {
	list-style: none;
	margin: 0 15px;
	padding: 0 0 15px 0;
	background: transparent url(../images/dotted-border.png) bottom left repeat-x;
}

dl#results dt {
	display: block;
	margin: 1em 0 0.25em;
	background: transparent url(../images/dotted-border.png) 0 0 repeat-x;
	padding: 15px 0px 0px;
}

dl#results dt a {
	font-weight: bold;
}

dl#results dd {
	margin: 0.25em 0px;
	padding: 0;
}

dl#results dd p {
	margin: 0;
	padding: 0;
}

br.clear {
	height: 1px;
	line-height: 1px;
	clear: both;
}

* html br.clear {
	line-height: 10px;
	height: 10px;
}

table {
	background: #fff;
	margin: 5px 14px;
	border-right: 1px solid #e1e5e7;
	border-bottom: 1px solid #e1e5e7;
	border-collapse: collapse;
}

/*.Library div.literature {
	float: left;
	width: 50%;
}*/

.Literature table {
	width: 330px;
	float: left;
}

table th {
	background: #e1e5e7;
	text-align: left;
	color: #858f96;
	font-weight: normal;
	border-left: 1px solid #e1e5e7;
	border-top: 1px solid #e1e5e7;
	border-right: 0;
	border-bottom: 0;
	padding: 3px 10px;
}


table td {
	border-left: 1px solid #e1e5e7;
	border-top: 1px solid #e1e5e7;
	border-right: 0;
	border-bottom: 0;
	font-size: 14px;
	vertical-align: middle;
	padding: 8px 10px;
}

table td.download a {
	color: #79838d;
	text-decoration: none;
}

.Literature table td.download {
	width: 60px;
}

.Logos table td.download {
	width: 120px;
}

.Logos table td.download a {
	margin: 0 10px 0 0;
}

#content table td img {
	float: none;
	margin: 0 10px 0 0;
	vertical-align: middle;
}

body.Logos #content table td img {
	border: 1px solid #79838d;
}

/****************************************
   GLOSSARY
****************************************/

body.Glossary ol  {
	list-style: none;
	float: left;
	display: inline;
	width: 173px;
	margin: 0;
	padding: 0;
}

body.Glossary ol li {
	list-style: none;
/*	position: relative;*/
}

body.Glossary #content ol li a {
	text-transform: none;
	font-size: 12px;
	width: 153px;
	padding: 0;
	text-indent: 0;
	margin: 0;
	display: block;
	/*position: relative;*/
}

body.Glossary #content ol li.active a {
	color: #9A0027;
}

body.Glossary ol li div {
	position: absolute;
	background: #4d5a66;
	color: #fff;
	width: 300px;
	height: auto;
	z-index: 99;
	padding: 15px;
}

body.Glossary ol li div h5 {
	color: #fff;
	font-size: 16px;
	text-transform: none;
	font-family: "Arial Narrow", Arial, Verdana, sans-serif;
	margin: 0;
}

#content p.jumpTo {
	text-align: center;
	width: 100%;
}

#content p.jumpTo a {
	padding: 0 5px;
}

body.Glossary #content ol li div p {
	font-size: 14px;
	line-height: 16px;
	margin: 0;
	width: auto;
}

body.Glossary #content ol li div a.close {
	float: right;
	display: inline;
	width: 25px;
	margin-top: -10px;
	font-size: 10px;
	padding-left: 11px;
	color: #fff;
	background: url(../images/glossary_close_btn.png) 0 50% no-repeat;
}

body.Glossary #content .letter {
	border-bottom: 1px solid #ccc;
	padding: 10px;
	position: relative;
	width: 740px;
	float: left;
	display: inline;
	background: url(../images/glossary_letter_bg.png) 0 0 repeat-y;
}

body.Glossary #content .letter .top {
	float: right;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	background: url(../images/top.gif);
	line-height: 10px;
	text-decoration: none;
	position: absolute;
	top: 10px;
	right: 10px;
}

body.Glossary #content .letter h3 {
	float: left;
	display: inline;
	width: 16px;
	margin: -10px 10px -10px -1px;
	padding: 10px;
	text-align: right;
}


.photo {
	float: left;
	display: inline;
	margin: 15px 15px 0 0;
}

.photo a.title {
	display: block;
	margin: 3px 10px;
	text-decoration: none;
	color: #3F4E5B;
	font-size: 15px;
	text-align: center;
	width: 100px;
}

a img {
	padding: 1px;
	border: 1px solid #ccc;
}

body.default a img {
	padding: 0;
	border: 0;
}


address {
	float: left;
	display: inline;
	font-style: normal;
	width: 160px;
	margin: 10px 25px;
	font-size: 14px;
	min-height: 4em;
	line-height: 18px;
}

address strong {
	margin-bottom: 0.25em;
}

#content address a.arrow {
	display: inline;
	float: left;
	padding-right: 9px;
	margin-top: 1em;
	background: url(../images/arrow_right_grey.gif) right no-repeat;
	width: auto;
	text-transform: uppercase;
	font-size: 10px;
}


body.Events #left-side,
body.Search #left-side  {
	display: none;
}

body.Events #story,
body.Search #story {
	border-left: 0;
}

/* sIFR */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

.sIFR-active #content h1  {
  visibility: hidden !important;
  font-family: Verdana;
  line-height: 1em;
}

/* - - - to turn back on later - - - */
div.quote {
	display: none;
}


