/* HTML ATRIBUTES */

body, textarea {
	padding-top:0px;
	padding-bottom:0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	background: white;
	background-color: #dce4ec;
	line-height: 1;
}

div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* =======================
 HTML Tag Styles 
=========================== */
H1, H2, H3, H4, H5, DT, H6 {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: bold;
    color: #333333;
}

H1 {
    font-size: 2em;
}

H2 {
    font-size: 1.75em;
}

H3 {
    font-size: 1.5em;
}

H4 {
    font-size: 1.25em;
}

H5, DT {
    font-size: 1.1em;
}

H6 {
    font-size: 1em;
}




/* This is the Date eg. any items that are not links */
.SkinItem
{
    text-decoration: none;
    color: #036;
}
/* This sets the style for all skin items that are links */
A.SkinItem:link, A.SkinItem:visited, A.SkinItem:active
{
    text-decoration: none;
    color: #036;
}
A.SkinItem:hover
{
    text-decoration: underline;
    color: #F00;
}

/*LISTS*/
ul {
	padding: 0px 0px 0px 20px; 
	list-style-type: disc; 
	color: #000000;
	margin-left: 10px;
	list-style-position: outside;
	}

ul li {
	padding: 0px 0px 0px 5px; 
	list-style-type: disc;  
	color: #000000;
	margin-left: 10px; 
	list-style-position: outside;
	}

ol {
	padding: 0px 0px 0px 20px; 
	list-style-position: outside; 
	list-style: decimal;
	color: #000000;
	margin-left: 10px;
	 }
	 
ol li {
	padding: 0px 0px 0px 2px;  
	list-style-position: outside;
	color: #000000;
	margin-left: 10px;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*NAVIGATION A's--------*/
a {
	text-decoration: none; color: 
	#003366;
}

a:hover {
	text-decoration: underline; 	
	color: #990000;
}

a:active {
	text-decoration: 
	none; color: #003366; 
}

a:visited {
	text-decoration: none; 
	color: #000099; 
}


br.c {
	clear: both;
}

p{
	margin:.5em 0;
}

strong{
	font-weight:bold;
}

#donut {
margin: 0;
padding: 0;
border:none;
vertical-align: baseline;
	position: relative;
	z-index: 2;
	float:left;
	display:inline;
	margin: 0 0 100px 0;	
}

/* -- TOP ---------------------------------------- */

#top{
	margin:20px 0 20px 20px;
	float:left;
	display:inline;
	width:880px;
	height: 80px;
	overflow:hidden;
}

#logo a{
	float:left;
	display:block;
	background: url(images/pennvet-logo.png) no-repeat top;
	height: 80px;
	width: 254px;
	text-indent:-3334px;
	overflow: hidden;
/*	clear: both;*/
}


ul#top_nav{
	list-style-image: none;
	list-style-position: outside;
	margin: 0pt;
	padding: 0pt;
	border:none;
	outline-color: invert;
	outline-style: none;
	outline-width: 0pt;
	font-weight: inherit;
	font-style: inherit;
	font-size: 1em;
	font-family: inherit;
	vertical-align: baseline;
	float:right;
	list-style-type: none;
/*	display:block;*/
}

#top_nav li {
	float: left;
	border-right: 1px solid #30394a;
	padding: 0 1em 0 0;
	margin: 0 0 0 10px;
	list-style-type: none;
}

#top_nav li.top_last{
	border:none;
}

#top_nav li a{
	color: #30394a;
}

#search {
float: right;
text-align: right;
clear:right;
margin: 15px 5px 10px 0;
}

#search input {
	width: 89px;
	border: 1px solid #30394a;
	margin-right: 5px;
	padding:1px;
	font:1em Arial, Verdana, Helvetica, sans-serif;
}

#search .SearchButton {
	border: none;
	background-color: #dce4ec;
	color: #003366;
	cursor: hand;
	cursor: pointer;
	padding: 0px;
	font-weight:bold;
	margin: 0;
	padding: 0;
}

#search .SearchButton:hover {
	text-decoration: underline;
}

#tagline {
	clear:right;
	float:right;
	display:inline;
	font-size:1.5em;
	color:#003366;
	margin-right:.5em;
	width:500px;
	font-family: Times, serif;
	text-align:right;
	font-weight:bold;
}


/* -- HORIZONTAL NAV ---------------------------------------------- */

#nav{
	font-size: 1em;
	height: 1.85em;
	clear: both;
	position:relative;
	z-index:200;
	
	
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	list-style-type: none; 
}

#nav li {
	display: block;
	float: left;
	width: 88px;
	height: 3.6em;
	margin: 0 2px 0 0;
	border-bottom: 5px solid #f5bf05;
	text-align: center;
	padding: 0px 0px 0px 0px;
	list-style-type:none;
}

#nav li a {
	display:block;
	vertical-align: middle;
	height: 100%;
	width: 100%;
	background-color: #5d6a9e;
	color: #fff;
}

#nav li a:hover,
#nav li a.on:hover {
	text-decoration: none;
	background-color: #334372;
	color: #fff;
}

#nav li a.on {
	background-color: #334372;
	color: #fff;
}

#nav .open {
	display: block;
}

#nav li a span {
display: block;
padding: .5em .25em;

}

/*hide the subnavs----------------------------*/
#nav li ul {
	display: none;
}

#nav li:hover ul,
#nav li.open ul {
	display: block;
	z-index: 6000;
	margin:0;
	
	margin: 0pt;
	padding: 0pt;
	border: none;
	vertical-align: baseline;
	list-style-type:none;
}

#nav li ul li {
	background-color:#334372;
	border:none;
	border-top:1px solid #dce4ec;
	height: 5.4em;
	list-style-type: none;
}

#nav li ul li a span{
	padding: .3em;
	border:none;
	border-top:1px solid #5d6a9e;
	border-bottom:1px solid #5d6a9e;
}

#nav li ul li a:hover span{
	border:none;
	border-top:1px solid #334372;
}

#nav li ul li.cap {
	margin:0;
	padding:0;
	background: url(images/bg-nav-trans.png) no-repeat bottom left;
	height: 17px;
	width: 88px;
}

#nav li ul li.cap:hover {
border:none;
}

.home #nav li#btn_alumni{
	width:90px;
	margin-right:0;
}

.home #nav li#btn_alumni ul li{
	width:90px;
	margin-right:0;
}

.home #nav ul,
.home #nav li {
	margin-left:0;
	padding-left:0;
	list-style-type:none;
}

.home #nav li#campus{
	width:178px;
	height:41px;
	border:0;
	margin-left:0;
}

.home #nav li#bolton{
	width:180px;
	margin:0;
	height:41px;
	border:0;
}

.home #nav li#campus a{
	background: url(images/bg-grad-blue.jpg) repeat-x top left;	
}

.home #nav li#bolton a{
	background: url(images/bg-grad-blue.jpg) repeat-x top left;	
	margin:0;
}

.home #nav li#bolton a:hover,
.home #nav li#campus a:hover{
	text-decoration:underline;
}

.home #nav li#campus ul,
.home #nav li#bolton ul{
	display:block;
	margin-left:0;
}

.home #nav li#campus ul li{
	width:178px;
	height:auto;
	border:none;
	margin-left:0;
}

.home #nav li#bolton ul li{
	width:180px;
	height:auto;
	border:none;
	margin:0;
}

.home #nav li#bolton ul li ul li{
	width:180px;
	height:auto;
	border:none;
	margin:0;
}

.home #nav li#campus ul li#campus_a a{
	background:none;
	background-color:#7780a9;
	border:none;
}

.home #nav li#campus ul li#campus_b a{
	background:none;
	background-color:#848eb2;
	border:none;
	height:17px;
}

.home #nav li#campus ul li#campus_c a{
	background:none;
	background-color:#637098;
	border:none;
}

.home #nav li#bolton ul li#bolton_a a{
	background:none;
	background-color:#7780a9;
	border:none;
}

.home #nav li#bolton ul li#bolton_b a{
	background:none;
	background-color:#848eb2;
	border:none;
	height:17px;
}

.home #nav li#bolton ul li#bolton_c a{
	background:none;
	background-color:#637098;
	border:none;
}

.home #nav li#campus ul li a span,
.home #nav li#bolton ul li a span{
	border:0;
}

.home #nav li#campus ul li a:hover,
.home #nav li#bolton ul li a:hover{
	text-decoration:underline;
}

.home #mainnumbers{
	position:absolute;
	z-index:1000;
	left:674px;
	top:171px;
	height:46px;
}

.home #mainnumbers .ball{
	position:relative;
	z-index:1000;
	left:22px;
	top:10px;
	height:46px;
	width:46px;
	background: url(images/bg-redball-trans.png) no-repeat left;
}

.home #mainnumbers div{
	position:relative;
	z-index:1001;
	top:-28px;
	color:#fff;
	font-weight:bold;
}

/* -- WRAPPERS ------------------------------------------- */

.inner #breadcrumb {
	position:absolute;
	top:165px;
	left:0px;
	padding: 8px;
	clear: both;
	font-size: 13px;
	color: #003366;
}

#content {
margin: 0;
padding: 0;
border: none;
}

.inner #content{
	position:absolute;
	top:195px;
	left:30px;
	float:left;
	display:inline;
	width:840px;
	background: url(images/bg-gradient.jpg) no-repeat top left;
}

.inner #searchresult{
	position:absolute;
	top:165px;
	left:0px;
	float:left;
	display:inline;
	width:870px;
}

.feds #content{
	position:absolute;
	top:165px;
	left:0px;
	float:left;
	display:inline;
	width:870px;
}

.inner #content #PageTitle {
	clear:both;
	padding:4px 0 4px 150px;
	
}

.inner #content #PageTitle h2 {
	color: #fff;
	font-size: 13px;
	font-family: times, serif;
	font-weight: bold;
}

.home #content{
	position:absolute;
	top:161px;
	left:0;
	float:left;
	width:900px;
	display:inline;
	margin:0;
	background:url(images/bg-home-bottom.gif) repeat-y top left;
}	


/* -- LEFT ------------------------------------------- */



.inner #left {
	float: left;
	display:inline;
	width:150px;
}

#left #SetBackground {
	background-color:#627097;
	width:150px;
}

.inner #left #SetBackground select {
	width:100px;
	overflow:hidden;
}

.inner #left #PageName {
	padding:10px 5px 15px 10px;
	width:140px;
	border-bottom: 1px solid #fff;
	margin-bottom:10px
}

.inner #left h2 {
	color:#fff;
	font-size: 2em;
/*	line-height: 1.33em;*/
	font-family:times, serif;
	font-weight: normal;
}

.inner #left h3 {
	color: #af0432;
	padding:1em 0 1em .5em;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
}

/*.inner #leftnav ul {
	border-top: 1px solid #fff;
	padding:2em 1em 2em 2em;
	list-style-type:none;
	margin:0;
	color: #ffffff;
}

.inner #leftnav li{
	padding:.5em 0;
	margin:0;
	list-style-type:none;
}

.inner #leftnav li:hover,
.inner #leftnav li.on{
	list-style:disc;
	color:#faca0b;
}

.inner #leftnav li a {
	color:#fff;
}

.inner #leftnav li a:hover,
.inner #leftnav li.on a{
	display: block;
	width: 100%;
	height: 100%;
	color:#faca0b;
	text-decoration:underline;
}*/



/*Treeview*/
.TreeView {
    line-height: 1.3em;
	cursor: pointer; 
	font-style: normal;
}
.TreeView, .TreeView ul{
    margin: 0;
    padding: 0 5px 0 0;
    display:block;
}

.TreeView Li {
    /* The padding is for the tree view nodes */
    padding: 0px 0px 5px 10px;
	/*padding: 0 0 0 10px;*/
    float: left;
    width: 125px;
    list-style: none;
    font-weight:bold;
}

.TreeView LI a,
.TreeView LI a:visited,
.TreeView LI a:hover {
	color: #ffffff;
}


LI.Expanded {
    background: url(images/arrow-white-down.gif) no-repeat;
    background-position: 10px 0 0 0;
}

Li.Expanded ul li {
padding: 0px 0px 5px 4px;
/*padding: 0px 0px 3px 0px;*/
/*padding: 0px;*/
margin:0;
}


Li.Expanded a,
Li.Expanded a:visited,
Li.Expanded a:hover {
font-weight:bold;
/*color:#000000;*/
color:#faca0b;
}

LI.Expanded ul{
    display: block;
}

LI.Expanded ul li a,
LI.Expanded ul li a:visited,
LI.Expanded ul li a:hover {
    /*color: #faca0b;*/
    font-weight: normal;
	color:#000000;
}

LI.Collapsed {
    background: url(images/arrow-white-right.gif) no-repeat left top;
}

LI.Collapsed ul {
    display: none;	
}

Li.Collapsed a,
Li.Collapsed a:visited,
Li.Collapsed a:hover {

font-weight:bold;
color: #ffffff;

}
.inner .child a:hover {
text-decoration:underline;
}

.inner .ActiveTab {
	color: #ffffff;
	/*color: #faca0b;*/
	font-weight:bold;
}
.inner #left #RelatedLinks{
	margin-top:3em;
	padding-top:1em;
	border-top: 2px solid #fff;
	width:150px;
}

.inner #left #RelatedLinks .Head {
	color:#AE044d;
	font: 10px Arial, Verdana, Helvetica, sans-serif;
}

.inner #left #RelatedLinksList {
	width: 146px;
}
.inner #left #RelatedLinksList ul li {
	padding-bottom: 5px;
}

.home #left {
	background:url(images/bg-home-left.gif) repeat;
	position:relative;
	float:left;
	display:inline;
	width:540px;
/*	background-color:#242c39;*/
	padding-bottom:2em;
}

.home #left #caduceus{
	width:99px;
	height:196px;
	position:absolute;
	left:200px;
	top:280px;
	background:url(http://www-wlbs.vet.upenn.edu/Portals/0/images/home/caduceus-trans.png) 
	no-repeat;
}

.inner #left #login {
	margin-top: 10px;
	padding:1em 0 1em 1em;
	color: #fff;
}

.inner #left #login a,
.inner #left #login a:visited {
	color: #fff;
}

.inner #left #login a:hover {
color:#faca0b;
}

.home #left {
	position:relative;
	float:left;
	display:inline;
	width:540px;
	padding-bottom:2em;
}

.home #left h2{
	position:relative;
	z-index:100;
	font:2.25em Times, "Times New Roman", Serif;
	font-weight:bold;
	color:#f4bc04;
	margin:.25em 0;
}

.home #left h3{
	position:relative;
	z-index:100;
	font:2em Times, "Times New Roman", Serif;
	font-weight:bold;
	color:#f4bc04;
	margin:.25em 0;
}

.home #left #discovery,
.home #left #welcome{
	position:relative;
	z-index:100;
	float:left;
	display:inline;
	margin:2em 2em 2em 2em;
}

.home #left #banner_home{
	margin-left:2em;
}

.home #left ul {
	list-style: none;
	list-style-type: none;
	margin:0;
	padding:0;
}

.home #left ul li{
	margin:.25em 0;
	list-style: none;
	list-style-type: none;
}

.home #left ul li a{
	color:#92c7fe;
}

.home #left img.sm{
	float:left;
	display:inline;
	margin-right:1em;
}

.home #left a{
	font-size:1em;
	color:#dce4ec;
}

.home #left #RotateImage {
padding:0;
margin:0;
width: 540px;
height:270px;
}

#foot {
	position:relative;
	z-index:100;
	clear:both;
	color:#fff;
	margin: 2em;
	font-size: .85em;
}



/* -- RIGHT -- */
.inner #searchresultright{
	float: left;
	display:inline;
	padding-bottom:10em;
	font-size: 1.1em;
	line-height: 1.5em;
	background-color:#fff;
	width:870px;
}

.inner #searchresultright .searchresultrightpad{
	float:left;
	display:inline;
	width:650px;
	padding-top: 20px;
	padding-left: 20px;
}

.inner #right #foot, .feds #foot {
	padding-top: 20px;
	color:#003366;
	font: 10px Arial, Verdana, Helvetica, sans-serif;
}

.inner #right{
	float: left;
	display:inline;
	padding-bottom:10em;
	font-size: 1.1em;
	line-height: 1.5em;
	background-color:#fff;
	width:690px;
}

.inner #right .rightpad{
	float:left;
	display:inline;
	width:650px;
	padding-top: 20px;
	padding-left: 20px;
}

.inner #right h3 {
	font-size:1.4em;
}

.inner #right img {
	padding-right:10px;
	padding-bottom: 10px;
}

.inner #right .banner {
padding:0;
}

.home #right{
	padding-top:77px;
	float:left;
	display:inline;
	width:360px;
	background-color:#a9b7b7;
}

.home #right .rightpad{
	float:left;
	display:inline;
	margin:3em 2em 2em 2em;
}

.home #right #bodytext p {
	margin:1.8em 0;
	line-height:1.25em;
	width:300px;
}

.home #right #bodytext p img{
	float:left;
	display:inline;
	margin-right:1em;
}

.home #right h3{
	color:#242c39;
	font:2em Times, "Times New Roman", Serif;
}

.home #right .news{
	position:relative;
	z-index:100;
	bottom:0;
	left:0px;
/*	background:url(images/news_background.jpg) no-repeat;*/
	float:left;
	display:inline;
/*	background-color:#7a7b6b;*/
	width:100%;
	height:74px;
	color:#fff;
}

.home #right .news p{
	padding:5px 10px 0px 84px;
}



.ArrowPointer {
color:#fff;
font-weight:bold;
}

/* Deb styles*/

.quote {

font-family: Verdana,Helvetica,Arial,sans-serif;

font-size: 10px;

font-style: italic;

color: #000000;

text-align: left;

text-indent: 20px;

}

/*CAPTION*/
.captionright	{
	float:right;
	width: 254px;
	padding: 4px 4px 4px 8px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	font-style: italic;
	color: #333333;
}

.captionleft	{
	float:left;
	width: 254px;
	padding: 4px 8px 4px 4px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	font-style: italic;
	color: #333333;

}

.caption {
font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	font-style: italic;
	color: #333333;
	text-align: left;
}

.inner .contact {
	border: 1px solid black; 
	padding: 10px; 
	width: 220px; 
	background-color: rgb(204, 204, 153);
}
.NewsMenu a {
font-weight: bold;
}
.ListingItem {
margin-bottom: 10px;
clear: both;
}
.ListingItem a {
font-weight: bold;
}

.ListingItem img {
vertical-align: top;
float: left;
}
.articleSearchTable .articleTable {
background-color: transparent;
}
.articleSearchTable .NormalBold {
color: #036;
font-weight: bold;
}
.articleSearchTable .articleContentCell {
background-color:#ffffff;
}
.articleSearchTable .articleTopCell {
background-color: #ffffff;
border-style: none;
}
.articleSearchTable .articleFooterCell {
background-color: #ffffff;
border-style: none;
}
.HiddenFieldTop {
display: none;
background-color: #ffffff;
}
.HiddenFieldCell {
display: none;
background-color: #ffffff;
}
.articleTopCell,  .articleFooterCell  {
background-color: #627097;
}
.ecards td {
	padding-right: 5px;
}

.ecards tr {
	vertical-align: top;
}

.ecards .ecardslabel {
	font-weight: bold;
	color: #003366;
	width: 200px;
}

.feds_table {
	background-color:#ffffff;
	border: none;
	width: 845px;
	padding:0;
	margin:0;
	font-size:1.1em;
	line-height: 1.2;
}

.feds_table p {
	padding: 0 0 10px 0;
	margin: 0;
}

.feds_table tr {
	padding:0;
	margin: 0;
}

.feds_table td a {
	font-size: 1.1em;
	margin: 0;
}

.VenexusSearch_Title {
font-weight: bold;
size: 110%;
}
.VenexusSearch_Desc {
font-size: 12px;
}

.VenexusSearch_Url {
	text-decoration: none; 
	color: #003366;
	font-size: 12px;
}
.VenexusSearch_Url:hover {
	text-decoration: underline; 	
	color: #990000;
}

.VenexusSearch_Url:active {
	text-decoration: 
	none; color: #003366; 
}

.VenexusSearch_Url:visited {
	text-decoration: none; 
	color: #000099; 
}


/* ------------------------
Links format added for opera browser
----------- */
.Normal A:link, .Normal A:visited, .Normal A:active
{
    text-decoration: none;
    color: #036;
	font-weight: bold;
	
}
.Normal A:hover
{
    text-decoration: underline;
    color: #F00;
}

/* ------------------------
From Default
-------------------*/
/* text style used for most text rendered by modules */
.Normal, .NormalDisabled
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
	color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
}

/* text style used for error messages */
.NormalRed
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #ff0000;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
}

/* -----------------
Set default font for modules
--------------------
 */
.Normal, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{
    margin: 0;
   /* padding: 0;*/
    line-height: 1.1;
    font: 1em Arial, Verdana, Helvetica, sans-serif;
	/*font: 100% Arial, Verdana, Helvetica, sans-serif;*/
}

/* ================================
style for module titles
================================ */
.Head {
font-size: 1.4em;
margin-bottom: 14px;
color: #545d6c;
font-weight: normal;
font-family:Arial, Verdana, Helvetica, sans-serif;
}
/* style of item titles on edit and admin pages */
.SubHead    {
    font-size:  98%;
	/*font-size:  85%;*/
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-size:  85%; 
}

/* ===============
button style for standard HTML buttons 
================== */
.StandardButton
{
	font-size: 90%;
}
.clear {
clear: both;
}

