﻿.foo {} /* W3C CSS validator likes CSS files to start with a class rather than a comment... */

/* ***************************************************************************************** */
/* MOM */
/* ***************************************************************************************** */
.Pet-DownloadList
{
	position: absolute;
	left: 750px;
	top: 20px;
	z-index: 20;
	border: solid 1px #202b63;
}


.Pet-DownloadList .Pet-Mast
{
	height: 100px;
	background-color: #202b63;
}

.Pet-DownloadList .Pet-Mast img
{
	border: 0;
	padding: 0;
	margin: 0;
}

.Pet-DownloadList .Pet-DragPanel
{
	height: 56px;
	padding: 5px;
	background-color: #202b63;
}
body.IE6 .Pet-DownloadList .Pet-DragPanel
{
	height: 53px;
	padding: 5px;
	background-color: #202b63;
}
.Pet-DragPanel h2
{
	margin: 0;
	display: block;
	padding: 2px 5px;
	font-family: Verdana, Arial, 'MS Sans Serif';
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	color: #e6e8ec;
}

.Pet-DragPanel h2.Pet-Title
{
	font-size: 16px;
}

.Pet-DragPanel h2.Pet-Fancy
{
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

.Pet-DragPanel h2.Pet-Center
{
	text-align: center;
}

.Pet-DragPanel h3
{
	margin: 0;
	display: block;
	padding: 2px 5px;
	font-family: Verdana, Arial, 'MS Sans Serif';
	font-weight: bold;
	font-style: italic;
	font-size: 11px;
	color: #e6e8ec;
}

.Pet-DragPanel h3.Pet-Center
{
	text-align: center;
}

.Pet-DragPanel h3.Pet-Fancy
{
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
/* ***************************************************************************************** */
/* Home */
/* ***************************************************************************************** */
.Pet-SiteMenu .Pet-NewsHeader
{
	padding-left: 10px;
	font-family: Verdana, Arial, 'MS Sans Serif';
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	color: #202b63;
}

.Pet-SiteMenu .Pet-NewsItem
{
    padding: 10px;
}

.Pet-SiteMenu .Pet-NewsItem p
{
	margin: 5px 0;
	font-family: Verdana, Arial, 'MS Sans Serif';
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	text-decoration: none;
	color: #202b63;
}

.Pet-SiteMenu .Pet-NewsItem a,
.Pet-SiteMenu .Pet-NewsItem a:visited,
.Pet-SiteMenu .Pet-NewsItem a:hover
{
	font-family: Verdana, Arial, 'MS Sans Serif';
	font-weight: bold;
	font-style: normal;
	font-size: 10px;
	text-decoration: none;
	color: #202b63;
}

.Pet-BreadCrumbContainer .Pet-LocatorButton
{
	display: inline;
	float: right;
	margin: 0;
}

.Pet-Container .Pet-Login
{
	float: right;
}

.Pet-Container .Pet-Login .Pet-CompactLogin
{
	height: 179px;
	width: 219px;
	margin: 15px 0px 10px 20px;
	background: #ffffff url(images/background_CompactLogin.jpg) repeat-x;
	border: solid 1px #202b63;
}

.Pet-Container h1
{
	display: block;
	margin: 0px 0;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 24px;
	white-space: nowrap;
	color: #202b63;
}

/* ***************************************************************************************** */
/* eNews Archive */
/* ***************************************************************************************** */
.Pet-News
{
	display: block;
	width: 100%;
	margin: 10px 0;
}

.Pet-News .Pet-Date
{
	float: left;
	display: block;
	width: 75px;
	margin-right: 20px;
	text-align: right;
}

.Pet-News .Pet-Date a,
.Pet-News .Pet-Date a:visited,
.Pet-News .Pet-Date a:hover
{
	font-family: Verdana, Arial, 'MS Sans Serif';
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color: #202b63;
	text-decoration: none;
}

.Pet-News .Pet-Date a:hover
{
	color: gray;
}

.Pet-News .Pet-Text
{
	display: block;
	width: 350px;
}

.Pet-News .Pet-Text a,
.Pet-News .Pet-Text a:visited,
.Pet-News .Pet-Text a:hover
{
	font-family: Verdana, Arial, 'MS Sans Serif';
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color: #202b63;
	text-decoration: none;
}

.Pet-News .Pet-Text a:hover
{
	color: gray;
}

/* ***************************************************************************************** */
/* Programs for Referring Physicians */
/* ***************************************************************************************** */
.Pet-Marketing3
{
	background: transparent url(images/PET_photo_mktg3.jpg) right bottom no-repeat;
}

/* ***************************************************************************************** */
/* Experts */
/* ***************************************************************************************** */
.Pet-Container .Pet-Quote
{
	margin-left: 20px;
}

.Pet-Container .Pet-Quote p
{
	margin: 0;
	font-family: Verdana, Arial, 'MS Sans Serif';
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	color: #836539;
	text-decoration: none;
}

.Pet-Container .Pet-BusinessCard p
{
	line-height: normal;
}

/* ***************************************************************************************** */
/* Clinical Data */
/* ***************************************************************************************** */
.Pet-Container fieldset
{
	margin: 0;
	padding: 10px;
	border: none 0;
}

.Pet-Container fieldset .Pet-InputField
{
	height: 30px;
}

.Pet-Container fieldset .Pet-InputField label
{
	float: left;
	width: 150px;
	margin-top: 3px;
	font-family: Verdana, Arial, 'MS Sans Serif';
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	text-align: right;
	color: #000000;
}

.Pet-Container fieldset .Pet-InputField input
{
	width: 200px;
	margin-left: 10px;
	font-family: Verdana, Arial, 'MS Sans Serif';
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #000000;
}

.Pet-Container fieldset  .Pet-SubmitField input
{
	width: auto;
	margin-left: 10px;
	font-family: Verdana, Arial, 'MS Sans Serif';
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #202b63;
}

/* ***************************************************************************************** */
/* Case Study */
/* ***************************************************************************************** */
.Pet-FlashMovie
{
	background-color: #000000;
}

.Pet-EsophagealMovie object
{
	margin: 0 0 30px 25px;
}

.Pet-LymphomaMovie object
{
	margin: 0;
}

/* ***************************************************************************************** */
/* Physician Neurology */
/* ***************************************************************************************** */
a.Pet-ViewProgram img,
a:visited.Pet-ViewProgram img,
a:hover.Pet-ViewProgram img
{
	margin: 0;
	padding: 0;
	border: none 0;
}
