/****************************************************************************************
* Copyright (c) 2007 Elanco Animal Health.
* Elanco Animal Health, Greenfield, Indiana 46140
*
* This software is the confidential and proprietary information of Elanco
* Animal Health, a division of Eli Lilly and Company. ("Confidential
* Information"). You shall not disclose such Confidential Information and
* shall use it only in accordance with the terms of the license agreement you
* entered into with Elanco Animal Health.
*
* VERSION 	1.10
* AUTHOR		Stacy Kagiwada
*
* DATE       	NAME           	DESCRIPTON
* 2/12/2007  	Stacy Kagiwada  Initial stylesheet for Comfortis.com.
* 3/21/2007     Stacy Kagiwada  Updates for 4/2007 release.
* 4/02/2007	    Stacy Kagiwada  Remove commented out styles.
* 6/12/2007     Stacy Kagiwada  Add .checklabel for registration addition.
* 6/15/2007     Stacy Kagiwada  Reduce horiz. padding for secondary navigation.
* 12/18/2007	Jerry Velasco	Skinning Reconcile framework for Comfortis
* 3/26/2008		Cote			Adding content
* 05/06/2009    Dan Laughlin    Removed 15px of top margin from .col3 h4 to improve display of elancopet.com tout.
* 02/15/2010    Stacy Kagiwada  Add h3.hilite
* 02/24/2010    Stacy Kagiwada  Revise Vet section styling, remove extra styling
* 04/15/2010    Stacy Kagiwada  Add .tout2 styling
*
****************************************************************************************/

/* BASE ELEMENTS
======================================== */

.highlighthblue {
	background-color:#d2e6f6;
	padding: 1px;
}

body {
	margin: 0;
	padding: 0;
	font: 78%/1.5 Arial, Helvetica, sans-serif;
	color: #666;
	background-color: #DDD;
}

div, img {
	margin: 0;
	padding: 0;
}
a {
	color: #C90;
}
a:link {
	color: #069;
	text-decoration: none;
}
a:visited {
	color: #069;
	text-decoration: none;
}
a:hover {
	color: #069;
	text-decoration: underline;
}
img {
	border: 0;
}
textarea, input, select {
	font: 1em Arial, Helvetica, sans-serif;
}
h1 {
	margin: 0;
	padding: .75em 0 .5em;
	color: #FFF;
	line-height: 1.25;
	font-size: 2em;
	background-color: #FFF;
	color: #000;
}
h2, h3, h4 {
	margin: .5em 0 .25em;
}
div>h2 {
	margin-top: 0;
}
h2 {
	font-size: 1.4em;
	line-height: 1.25;
	font-family: Lucida, Helvetica, Arial, sans-serif;
	color: #8fc3ea;
	clear: both;
}
h3 {
	font-size: 1.2em;
			color: #3a6f8f;
		font-style: italic;
		font-size:1em;
}
h4 {
	font-size: 1em;
}
h1 img {
	margin-top: .25em;
}
.clear {
 	clear: both;
}

/* LAYOUT (Position & Size)
======================================== */
#body-wrapper {
	margin: 0 auto;
	width: 770px;
	border: 1px solid #CCC;
	border-width: 0 1px 1px;
	background: #FFF url(../../images/dots.gif) 175px -4em repeat-y;
}
#simple #body-wrapper, .two-col #body-wrapper {
	background: #FFF url(../../images/dots_one.gif) 175px -4em repeat-y;
}
#header {
	position: relative;
	background: #FFF url(../../images/gradient.gif) left 0px no-repeat;
	height: 162px;
	min-height: 12em;
}
		#header .logo {
		position: absolute;
		left: 12px;
		top: 8px;
	}
		#header .pkg {
		position: absolute;
		left: 495px;
		top: 23px;
	}
		img.vet-access {
		position: absolute;
		left: 625px;
		top: 40px;
		padding: 4px 15px 0 17px;
 	}
#navigation {
		position: absolute;
		top: 132px;
		width: 100%;
		z-index: 10;
}
	#home #navigation {
		top: 215px;
	}
#globalnav ul, #sectionnav ul {
}
	#sectionnav {
	min-height: 1.6em;
}
#content-wrapper {
	position: relative;
}
	#content-wrapper h1 {
		padding-left: 10px;
		width: 500px;
		float: left;
		margin-top: .5em;
	}
.content-section {
	clear: left;
}
	.head-right .content-section h1 {
		left: 9em;
	}
	.col1 { /* see typesetting */
		float: left;
		width: 160px;
	}
	.col1 img {
		padding-bottom: 6px;
	}
		
	.head-right .col1 {
		top: 4em;
	}
	.accent {
		position: absolute;
		top: 0em;
		left: -13.75em;
	}
	#simple .content-section {
		float: left;
		width: 525px;
		min-height: 20em;
		z-index: 10;
		position: relative;
		left: 180px;
	}
	.col2 { /* see typesetting */
		float: left;
		width: 325px;
		min-height: 20em;
		z-index: 10;
		position: relative;
		left: 0;
	}
		.thumb {
			float: left; 
			width: 150px; 
			text-align: center; 
			margin: 0 3px 12px 6px;
		}
	.col3 { /* see typesetting */
	    float:left;
		width: 230px;
		margin-top: -60px;
		margin-left: 1px;
		vertical-align: top;
		position: relative;
		z-index: 155;
		}
	.head-right .col3 {
		top: 0em;
	}
	.col3 .lilly {
		position: relative;
		top: 16em;
		left: 2em;
		width: 200px;
	}
	.col3 .elanco {
		position: relative;
		top: 6em;
		left: 2em;
		width: 200px;
	}
	.col3 .green {
		position: relative;
		top: 74em;
		left: 2em;
	}
#footer {
	clear: both;
	height: 5.6em;
	position: relative;
	background-color: #FFF;
}
	#footer .logo {
		position: absolute;
		right: 20px;
		top: 2.5em;
		padding-bottom: 1em;
	}


	/**-- HOMEPAGE --**/
	#home #header {
		height: 242px;
	}
	#home .logo {
		top: 155px;
	}
	/**/

	/**-- TECH INFO REQUEST --**/
	.two-col .col2 {
		width: 42em;
	}
	.two-col .col3 {
		width: 5em;
	}
	/**/

	/**-- ADMIN --**/
	.formnavigation {
		padding: 1em 0;
	}
	/**/
/**/



/* NAVBARS
======================================== */
#navigation {
	border: 1px solid #294e65;
	border-width: 1px 0;
	background: #FFF;
}
#navigation a {
	text-decoration: none;
}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 14px;
}

/**-- GLOBAL NAVIGATION --**/
#globalnav {
	font-size: .9em;
	padding: 0;
	margin: 0 0 1px 0;
	background-color: #FFF;
	border-bottom: 1px solid #385c72;
}
	#globalnav ul {
		margin: 1px 0;
		padding: 1px 0;
	}
	#globalnav ul li {
		display: inline;
		margin:  0;
		padding: 0;
		top: 0;
		border-left: 1px solid #060;
	}
	#globalnav a {
		padding: 0 .75em;
		background: #FFF;
		color: #385c72;
	}
	#globalnav a:hover, #globalnav .selected a {
		background: #385c72;
		color: #FFF;
	}
/**/

/**-- SECONDARY NAVIGATION --**/
#sectionnav {
	font-size: .9em;
	padding: 0;
	margin: 0 0 1px 0;
	background-color: #3a6f8f;
	}
	#sectionnav ul {
		margin: 1px 0;
		padding: 1px 0;
	}
	#sectionnav ul li {
		display: inline;
		margin: 0;
		padding: 0;
		white-space: nowrap;
		background-color: #3a6f8f;
		border-left: 1px solid #FFF;
	}
	#sectionnav a {
		padding: 0 .65em;
		background: #3a6f8f;
		color: #FFF;
		border: 1px solid #3a6f8f;
		border-width: 1px 0;
	}
	#sectionnav a:hover, #sectionnav .selected a { /* jv_note: secondary roll-over */
		background: #8fc3ea;   /**-- old color #cce0cc --**/
		color: #3a6f8f;
		border: 1px solid #cce0cc;
		border-width: 1px 0;
	}
#vet #navigation {
	border: 1px solid #3a6f8f;
	border-width: 1px 0;
}
#vet #globalnav {
	border-bottom: 1px solid #3a6f8f;
	background-color: #3a6f8f;
}
#vet #globalnav ul li {
	border-left: 1px solid #FFF;
}
#vet #globalnav a {
	color: #FFF;
}
#vet #globalnav .selected a, #vet #globalnav a:hover {
	background-color: #FFF;
	color: #3a6f8f;
}
#vet #sectionnav, #vet #sectionnav ul li {
	background-color: #8fc3ea;
}
#vet #sectionnav a {
	border: 1px solid #8fc3ea;
	border-width: 1px 0;
}
#vet #sectionnav a:hover, #vet #sectionnav .selected a {
	background-color: #FFF;
	color: #3a6f8f;
}
#navigation .first, #vet #navigation .first {
	border-left: none;
}
/**/


/* TYPESETTING
======================================== */
#header .login {
	background: none;
	color: #FFF;
	margin: 0;
	padding: 2px 9px 2px;
	font-size: .9em;
	height: 1em;
	text-align: right;
	z-index:1;
}
#header .login a {
	color: #FFF;
	padding-right: 0;
}
#header .login a:hover {
	color: #FFF;
}
#header .login a:link {
}
#header a {
	background: none;
}
.error {
	color: #C00;
}
#error .error {
	color: #060;
}
	.img-left {
		float: left;
		padding: .5em .75em .5em 0;
	}
	.img-right {
		float: right;
		margin: .5em 0 .5em .5em;
	}

/**-- COLUMN 1 --**/
.col1 { /* see layout */
	padding: 0 10px 0;
}
	.col1 h2 {
	font-size: 1.2em;
	font-family: Lucida, Helvetica, Arial, sans-serif;
	color: #309;
	}
	.col1 p {
		color: #8566c2;
		color: #666;
	}
	 .col1 h4 {
	 	color: #309;
	 }
	 .col1 dl {
	 	margin: 0;
		padding: 0;
		color: #5c33ad;
	 }
	 .col1 dt {
	 	margin: .5em 0 .25em;
		font-size: 1.1em;
	}
	 .col1 dd {
	 	margin: 0 0 0 1.25em;
		text-indent: 0;
	}
/**/

/**-- COLUMN 2 --**/
.col2, #simple .content-section { /* see layout */
	margin: 0;
	color: #666;
	font-size: 1em;
	padding: 0 10px 1em;
}
	#error .col2 h2 {
		color: #309;
	}
	.col2 p, #simple .content-section p {
		margin: 0 .6em .5em 0;
	}
	.col2 ul {
		padding: 0 2.5em;
		margin: 0 0 1em 0;
	}
	.col2 li {
		margin-bottom: .5em;
	}
	.col2 li strong {
	}
	.error li strong {
	}
	.col2 .hilite {
		color: #3a6f8f;
		font-style: italic;
	}
	h3.hilite {
		font-size:1em;
	}
	.col2 .img-gutter {
		float: left; 
		margin: .5em 1em 0 -50px;
		overflow: visible;
	}
	.faq h2 {
		font-family: Helvetica, Arial, sans-serif;
		font-size: 1em;
		font-weight: bold;
		padding-top: .5em;
	}
	.col2 h3 span { /* formats top links */
		float: right;
		font-size: .7em;
		font-weight: normal;
		font-style: normal;
		vertical-align: bottom;
	}
	.announcements {
		margin-bottom: 1em;
	}
	.announcements .date {
		font-weight: bold;
		color: #333;
		margin: 1em 0 0;
	}
	.announcements h3 {
		margin: 0;
		line-height: 1.25;
		margin: .5em 0 .25em;
	}
	.announcements h3 span {
		font-weight: normal;
		font-size: .85em;
		float: none;
	}
	.announcements .link {
		text-indent: 1.5em;
		margin: 0;
	}
	.note {
		line-height: 1.25;
		color: #999;
		font-size: .9em;
		padding-bottom: 1.5em;
	}
	.notes {
		margin-top: 4em;
	}
	.col2 .notes p {
		font-size: .9em;
	}
	.fair-balance {
		margin-top: 4em;
	}
	.contacts p, .mailing p {
		margin: 0;
	}
	.name {
		font-weight: bold;
	}
	.phone1
	{}
	.mailing, .contacts p.phone {
		margin-bottom: 1em;
	}
	/**-- MEDIA COVERAGE --**/
	.media .title a {
		font-weight: bold;
	}
	.media .publication {
		font-style: italic;
	}
	a.dlink {
		background :#FFF;
		padding-right: 0;
	}
	.molecule, .nbr {
		text-align: center;
	}
	table.data {
		margin-bottom: 1em;
	}
	/**/
/**/

/**-- COLUMN 3 --**/
.col3 { /* see layout */
}
	.col3 h4 {
		color: #000000;
		font-size: .9em;
		padding: 0 0 0 18px; 
		background: #ffffff url(../../images/iconMail.gif) 4px 4px no-repeat;
		margin: .75em 0 0 0;
	}
	.col3 li>h3 {
		padding-top: 1em;}
	.col3 p {
		margin: .5em 0 1em 1.5em;
		font-size:0.9em;
	}
	.col3 ul {
		margin: 0 0 0 3em;
		padding: 0;
		list-style: none;
		clear: left;
	}
	.col3 ul li {
		margin: 0 0 .75em 0;
		line-height: 1.25;
	}
	.col3 ul a, .col3 ul a:link, .col3 ul a:visited {
		color: #0071BC;
	}
	.col3 .mailing p, .tout .mailing p {
		margin-bottom: 0;
		margin-top: 0;
	}
/**/

/**-- WALLPAPER --**/
	body#wallpaper {
		margin: 1em;
		background-color: #FFF;
	}
	#wallpaper div {
		float: left;
		width: 225px;
		margin: 0 2em 1em 0;
	}
	#wallpaper div.fair-balance {
		margin-top: 4em;
	}
	#wallpaper h1 {
		font-size: 1em;
		margin: .5em 0 0;
	}
	#wallpaper ul {
		margin-top: 0;
	}
	#wallpaper li {
		margin-left: -2em;
	}
	#wallpaper p {
		margin: 0;
	}
	#wallpaper .link {
		margin: 1.5em 0 1em;
	}
	#wallpaper .img-wp {
		position: absolute;
		top: 0;
		left: 250px;
	}
/**/

/**-- TABLES --**/
	table, td {
		border: 1px solid #069;
		padding: 3px;
		margin: 0;
		border-collapse: collapse;
	}
	
	.data td {
		text-align: center;
		width: 33%;
	}
/**/


/**-- TOUTS --**/
	.tout {
		margin: 0 0 .5em .5em;
		float: left;
		width: 145px;
		color: #666;
		background: url(../../images/corners/r_box_comfortis.gif) top right no-repeat;
	}
	.tout h2 {
		border-left: none;
		border-bottom: 1px solid #069;
		color: #666;
		margin: 0;
		padding: 12px 15px .5em 15px;
		background: url(../../images/corners/l_box_comfortis.gif) top left no-repeat;
	}
	.tout p, .tout h3 {
		color: #666;
		margin: 0;
		padding: .5em 15px;
		border-left: 1px solid #069;
		font-style: italic;
	}
	.tout h3 {
		border: 1px solid #069;
		border-right-width: 0;
		font-style: normal;
	}
	.tout .last {
		margin: 0;
		padding: 0 0 0 15px;
		background: url(../../images/corners/l_box_comfortis.gif) bottom left no-repeat;
		border: none;
	}
	.col1 p.last span {
		display: block;
		padding: 0 15px 15px 0;
		background: url(../../images/corners/r_box_comfortis.gif) bottom right no-repeat;
	}
	/**/
/**/
	

/**-- TOUT2 --**/
	
	/**-- MODS for use in COL 3 --**/
	.col3 .tout2 {
		width: 100%;
		float: left;
		color: #666;
		margin: 0 0 0 .25em;
		background: #98C7DC url(../../images/corners/ll_lg.gif) no-repeat bottom left;
	}
	.col3 .tout2 h2 {
		margin: 0;
		margin-bottom: .5em;
		border-left: 1.5em solid #3F778A;
		color: #FFF;
		font-size: 1.1em;
		line-height: 1.25;
		padding: .75em .5em .5em 1em;
		background: #5095AD url(../../images/corners/ur_lg.gif) no-repeat top right;
	}
	.col3 .tout2 p {
		color: #666;
		font-style: italic;
		padding: 0 1em .5em 1em;
		margin: 0 0 0 1em;
		line-height: 1.4em;
	}
	
	.col3 p.last span {
	}

	.col3 .tout2 .link {
		font-weight: bold;
		margin: .5em 0 .5em 1.5em;
		padding-right: 1.5em;
		padding-bottom: 1em;
		text-align: right;
		background: transparent url(../../images/corners/lr_lg.gif) no-repeat bottom right;
	}
	.col3 .tout2 .last {
		border: none;
		padding: 0 1em 1em 1em;
		margin: 0 0 0 1em;
		background: transparent url(../../images/corners/lr_lg.gif) no-repeat bottom right;
		line-height: 1.4em;
	}
	.col3 .tout2 a {
		background-color: #98C7DC;
		color: #000;
	}
	.col3 .tout2 .link a {
		font-size: .9em;
		color: #000;
		text-decoration: none;
	}
	.col3 .tout2 .link a:hover {
		text-decoration: underline;
		color: #000;
	}
	
	/**/
/**/



	
/**-- FOOTER --**/
#footer {
	text-align: left;
	color: #999;
	font-size: .8em;
	margin: 1.5em 0 0;
	padding-top: .5em;
}
#footer p {
	border-top: 1px solid #999;
	padding: 1.5em 1.5em 0;
}
#footer a {
	color: #069;
	/* undo styling for http links */
	background: #FFF;
	padding: 0;
}
#footer a:visited {
	color: #999;
}
/**/
/**/


/* FORMS
======================================== */

/**-- Contact Form --**/
.form label {
	float: left;
	font-weight: bold;
	width: 16em;
	text-align: right;
}
.form div, .formnavigation {
	clear: left;
}
.formnavigation a {
	margin-left: 12px;
}
.formnavigation p a {
	margin-left: 0;
}
.form label span {
	float: right;
	color: #C00;
	width: 1em;
	text-align: right;
	margin: 0 .5em 0 0;
	display: inline;
}
.indent {
	padding-left: 2em;
}
.form span {
	width: 180px;
	display: block;
	float: left;
	margin: -3px 0 0 12px;
}
.form label.checklabel {
	width: auto; 
}
span.formfield {
	margin-left: 0;
}
.form input, .form select, .form textarea {
	float: left;
}
.form p, .formnavigation p {
	padding-top: .5em;
	clear: both;
}
.form p.note {
	padding: .25em 0 0;
	font-size: 1em;
	color: #666;
}
td input.button {
	width: 9em;
}
.form textarea {
	width: 20em;
}
td {
	vertical-align: top;
}
.two-col .reqd, #simple .reqd {
	color: #C00;
}
.button {
	padding: 0 3px;
	margin: 0 3px;
}
/**/
