/* UHS - Home page banner image
========================================================*/

#home #wrapper {
     background-image: url(/uhs/images/bgpic_football.jpg);
}

/* General | UHS - University Health Services
========================================================*/

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

a img { border: none; }

body {
     background: #999;
     font-size: medium;
     font-family: Arial, sans-serif;
}
.clear {
     clear: both;
}

#toolbarcontainer {
     height: 45px;
     background: #fff url(/uhs/css/images/toolbar_bottom_bg.gif) repeat-x bottom center;
     margin-bottom: 12px;
}

#toolbar {
     width: 755px;
     margin: 0 auto;
     position: relative;
}

#toolbarlinks {
     display: none;
}

#logolink {
     position: absolute;
     top: 8px;
     left: 11px;
}

#toolbar input,
#toolbar select {
     vertical-align: middle;
}

#toolbar #searchbox {
     position: absolute;
     right: 11px;
     top: 8px;
}

#toolbar #searchbox .searchtext {
     width: 125px;
     height: 16px;
     border: 1px solid #999;
     margin-right: 3px;
     padding-top: 2px;
     padding-left: 2px;
     color: #333;
     line-height: 16px;
}

#toolbar #quicklinks {
     position: absolute;
     right: 168px;
     top: 8px;
}

#toolbar #quicklinks select {
     margin-right: 3px;
}

#toolbar #quicklinks input.submit {
	background-image: url(/wwwdept_themes/common/images/go_button_333.gif);
}

/* Search Box
========================================================*/

#searchbox input.submit {
	background-image:url(/common/images/search_button_333.gif);
} 

#wrapper {
     width: 755px;
     margin: 0 auto;
}

#home #wrapper {
     background-color: #fff;
     background-repeat: no-repeat;
     background-position: top left;
}

#bannercontainer {
     padding: 14px;
}

#appointments-forms #bannercontainer {
     background: #ddd url(/uhs/css/images/banner_appointments-forms.jpg) no-repeat top left;
}

#student-services #bannercontainer {
     background: #ddd url(/uhs/css/images/banner_student-services.jpg) no-repeat top left;
}

#student-services.counseling-psychological #bannercontainer {
     background: #ddd url(/uhs/css/images/banner_counseling.jpg) no-repeat top left;
}

#student-services.health-promotion #bannercontainer {
     background: #ddd url(/uhs/css/images/banner_health-promotion.jpg) no-repeat top left;
}

#student-services.costs-billing #bannercontainer {
     background: #ddd url(/uhs/css/images/banner_costs-billing.jpg) no-repeat top left;
}

#student-services.share #bannercontainer {
     background: #ddd url(/uhs/css/images/banner_share.jpg) no-repeat top left;
}

#student-insurance #bannercontainer {
     background: #ddd url(/uhs/css/images/banner_student-insurance.jpg) no-repeat top left;
}

#faculty-staff #bannercontainer {
     background: #ddd url(/uhs/css/images/banner_faculty-staff.jpg) no-repeat top left;
}

#faculty-staff.share #bannercontainer {
     background: #ddd url(/uhs/css/images/banner_share.jpg) no-repeat top left;
}

#faculty-staff.health-promotion #bannercontainer {
     background: #ddd url(/uhs/css/images/banner_health-promotion.jpg) no-repeat top left;
}

#healthy-living #bannercontainer {
     background: #ddd url(/uhs/css/images/banner_health-tips.jpg) no-repeat top left;
}

#healthy-living.online-health-risk-assess #bannercontainer {
     background: #ddd url(/uhs/css/images/banner_online-health-risk.jpg) no-repeat top left;
}

#healthy-living.medlineplus-information #bannercontainer {
     background: #ddd url(/uhs/css/images/banner_medlineplus.jpg) no-repeat top left;
}

#healthy-living.download-menu #bannercontainer {
     background: #ddd url(/uhs/css/images/banner_download-menu.jpg) no-repeat top left;
}

#healthy-living.resources-and-links #bannercontainer {
     background: #ddd url(/uhs/css/images/banner_resources.jpg) no-repeat top left;
}

#healthy-living.healthier-princeton-lists #bannercontainer {
     background: #ddd url(/uhs/css/images/banner_healthier.jpg) no-repeat top left;
}

#about #bannercontainer {
     background: #ddd url(/uhs/css/images/banner_about.jpg) no-repeat top left;
}

#about.history #bannercontainer,
#about.auxiliary-isabella #bannercontainer {
     background: #ddd url(/uhs/css/images/banner_history.jpg) no-repeat top left;
}

#appointments-forms .pagelevel-tertiary #bannercontainer,
#student-services .pagelevel-tertiary #bannercontainer,
#student-insurance .pagelevel-tertiary #bannercontainer,
#faculty-staff .pagelevel-tertiary #bannercontainer,
#information-prevention .pagelevel-tertiary #bannercontainer,
#about .pagelevel-tertiary #bannercontainer,
#appointments-forms .pagelevel-quaternary #bannercontainer,
#student-services .pagelevel-quaternary #bannercontainer,
#student-insurance .pagelevel-quaternary #bannercontainer,
#faculty-staff .pagelevel-quaternary #bannercontainer,
#information-prevention .pagelevel-quaternary #bannercontainer,
#about .pagelevel-quaternary #bannercontainer {
     background: #fff url(/uhs/css/images/banner_tertiary.gif) repeat-x bottom left;
}

#bannerphoto span,
#bannerphoto h1 {
     position: absolute;
     top: -9999px;
     left: -9999px;
     overflow: hidden;
}

#navalphacontainer {
     background: #ff7800;
     font-size: 70%;
     font-weight: bold;
}

#navalpha a {
     text-decoration: none;
     color: white;
     text-transform: uppercase;
     display: block;
     float: left;
     padding: 10px 9px 0 9px;
     width: 107px;
     height: 33px;
     border-right: 1px solid #fff;
     text-align: center;
     line-height: 1.1em;  
}

#navalpha ul,
#navalpha li {
     display: inline;
     margin: 0;
     padding: 0;
}


#navalpha a {
     background: #ff7800;
}


#navalpha a:hover {
     background-color: #f93;
     color: #444;
}

#navalpha li.selected a,
#navalpha li.unfolded a {
     background-color: #f93;
     color: #fff;
}

#navalpha li.last a {
     border: none;    
}

#navalpha li.disabled {
     display: none;    
}

#maincontainer {
     background: #fff;
     padding-top: 20px;
}

#home #maincontainer {
     background: none;
}

#main {
     background: url(/uhs/css/images/main_container_bg.gif) repeat-y 126px 0;
}

#home #main {
     background: none;
}

#navbetacontainer {
     width: 125px;
     float: left;
}

#navbeta {
     margin: 0 12px 1em 12px;
}

.support-services .tertiary #navbeta,
.assessment-counseling .tertiary #navbeta,
.campus-wide-education .tertiary #navbeta {
     background: url(/uhs/css/images/tertiary_share.jpg) no-repeat top center;
     padding-top: 118px;
}

#navbeta ul li a {
     text-decoration: none;
     color: #999;
     font-size: 70%;
     font-weight: bold;
}

#navbeta ul li.selected a {
     color: #555;
}

#navbeta ul li.selected ul li.normal a {
     color: #999;
}

#navbeta ul li ul li.pdflink a {
     color: #369;
}

#navbeta ul li ul li.externallink a {
     color: #f60;
}

#navbeta ul li a:hover,
#navbeta ul li ul li.normal a:hover,
#navbeta ul li ul li.pdflink a:hover {
     color: #f60;
}

#navbeta ul li ul li.externallink a:hover {
     color: #555;
}

#navbeta ul li {
     margin-bottom: .75em;
     line-height: .75em;
}

#navbeta ul li ul {
     margin: .25em 0;
     border-left: 1px solid #999;
     padding: .25em 0 1px 0;
}

#navbeta ul ul li ul {
     margin: .25em 0 0 0;
     border-left: none;
     padding: .25em 0 0 0;
}

#navbeta ul li ul li {
     padding-left: .35em;
}


#navbeta .divider_0 {
     height: 0;
     line-height: 0;
     border-bottom: 1px solid #999;
     margin-left: 0;
}

#breadcrumbscontainer {
     font-size: 75%;
     margin-bottom: .5em;
     line-height: 1.1em;
     display: none;
}

#breadcrumbscontainer a {
     text-decoration: none;
     color: #f60;
}

#breadcrumbscontainer a.selected {
     color: #666;
}

#home #breadcrumbscontainer {
     display: none;
}

#contentcontainer {
     width: 601px;
     float: right;
     min-height: 400px;
     _height: 400px;
     padding: 0 14px 14px 14px;
}

#home #contentcontainer {
     min-height: auto;
     min-height: inherit;
     _height: 263px;
     padding: none;
     width: 721px;
}

#home #maincontainer {
     min-height: 277px;
     _height: 275px;
}

#content {
     font-size: 80%;
     line-height: 1.3em;
}


#content .header-component h2,
#content .news-comp h2.title,
#content .news-archive-comp h2 {
     font-family: Times,"Times New Roman",serif;
     font-weight: normal;
     font-size: 230%;
     margin: 0 0 .25em 0;
     line-height: 1.1em;
}

#content .header-component h3,
#content .news-archive-comp h3 {
     font-size: 160%;
     font-style: italic;
     font-family: Times,"Times New Roman",serif;
     clear: both;
}

#content div.picture-component h2 {
     font-size: 115%;
     color: #ff8439;
     margin: 1.5em 0 .5em 0;
     text-transform: capitalize;
}


#content div.picture-component h3 {
     font-size: 105%;
     color: #111;
     font-weight: bold;
}

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

#content a:hover {
     color: #f60;
     text-decoration: underline;
}

#content ul,
#content ol {
     margin: .5em 0 .5em 1em;
}

#content ul li {
     list-style: disc;
     margin-left: 1em;
     margin-bottom: .5em;   
}

#content ol li {
     list-style: decimal;
     list-style-position: outside;
     margin-left: 2em;
     margin-bottom: 1em;   
}
#content p {
     margin-bottom: 1em;
}

#content .href-list-component {
     width: 160px;
     float: right;
     background: #eee;
     margin: 0 0 1em 1em;
     padding: 0 18px 6px 18px;
     border: 1px solid #ccc;
}

#content .href-list-component ul {
     margin: 0;    
}

#content .href-list-component ul li {
     margin-left: 0;
     margin-bottom: 1em;
     list-style: none;
}

#content .href-list-component .title-box-center {
     font-size: 115%;
     color: #f60;
     margin: 18px 0 12px 0;
     text-transform: uppercase;     
}

#content div.picture-component {
     clear: none;
}

/* News Component
========================================================*/

#home .news-summary-comp {
     background: url(/uhs/css/images/news_box_bg.png) repeat top left;
     _background: #222;
     width: 356px;
     border: 1px solid #979797;
     padding: 0;
     font-size: 95%;
}

#home .news-summary-comp h2 {
     color: #979797;
     border-bottom: 1px solid #979797;
     padding: .75em 0 .75em 18px;
     margin-bottom: 1em;
     font-weight: bold;
}

#home .news-summary-comp h2 a {
     color: #979797;
}

#home .news-summary-comp a {
     color: #fff;
     font-weight: bold;
     text-shadow: #000 1px 1px 2px;
}

#home .news-summary-comp a:hover {
     color: #f60;
     text-decoration: none;
}

#home .news-summary-comp ul,
#home .news-summary-comp div.entry {
     margin: 0 18px 1.25em 18px;
}

#home .news-summary-comp li {
     margin: 0 0 1.25em 0;
     list-style: none;
}

#home #content .news-summary-comp p {
margin: 0 18px 1em 18px;
}
.news-summary-comp .entry .title {
	padding: 0;
	margin: 0;
	font-size: 1.0em;
	font-weight: bold;
}

.news-entry h2 {
     color: #f60;
     margin: 1em 0 .5em 0;
     font-size: 140%;
}

.news-comp .byline {
     font-style: italic;
}

#content .news-archive-comp .news-archive-month-view p.title {
     font-size: 120%;
     margin-bottom: .5em;
}

#content .news-archive-comp .news-archive-month-view ul {
     margin-left: 0;
     margin-top: 1em;
     clear: both;
     margin-bottom: 1em;
}

#content .news-archive-comp .news-archive-month-view ul li {
     width: 20%;
     float: left;
     list-style: none;
     padding-bottom: 1.5em;
}

#content .news-archive-comp .news-archive-month-view h3 {
     padding-top: .5em;
}

#content .news-summary-comp .title {
     margin-top: .5em;
}

#home #content .news-summary-comp .title {
     margin-top: 0;
}

#content .news-summary-comp .summary {
     margin-bottom: 0;
}

#content .news-summary-comp .readmore {
     margin-bottom: 1em;	
}


.news-byline span {
     padding-right: .5em;
}


.browse-news {
     padding: 1em 0 0 0;
     clear: both;
     font-size: 110%;
}

.search-results-entries {
     margin-bottom: 1.5em;
}

.search-result-filte {
     margin-top: 1em;
}

.searchmeta {
     color: #777;
}

.search-form {
     margin-bottom: 1em;
}

.search-label {
     font-weight: bold;
     display: block;
     margin-top: 1em;
}

#content .search-form form input[type="text"] {
     display: inline;
     width: 200px;
     color: #444;
}

#content .search-form form input {
     margin-right:2px;
}

#content .search-form form input.go {
     width: 16px;
     height: 16px;
     margin: 0;
     padding: 0;
     border: 0;
     background: transparent url(/wwwdept_themes/common/images/search_button_333.gif) no-repeat center top;
     text-indent: -1000em;
     cursor: pointer; /* hand-shaped cursor */
     cursor: hand; /* for IE 5.x */
}

#content .search-results h3 {
     font-weight: bold;
     font-size: 110%;
}

.result-info {
     font-style: italic;
}

#content .search-results-list ul {
     margin: 1em 0;
}

#content .search-results-list ul li.g {
     list-style: none;
     margin: 0 0 2em 0;
}

#content .search-comp .more {
     margin: 2em 0 1em 0;
}

#content #results-nav a:hover {
     text-decoration: none;
}

#content #results-nav ul li {
     font-weight: bold;
     list-style: none;
     display: inline;
     padding: 0 1em 0 0;
     margin: 0;
}

#content #results-nav ul li span {
     padding: 0 .5em 0 .5em;
}

#content #results-nav ul li span.i {
     padding: 0;
}

#content #results-nav ul li:first-child span {
     padding: 0 .5em 0 0;
}

.search-comp #results-nav ul li{
     margin-top:0;
}

.download-menu .file-component {
     margin: 2em 0 .5em 0;
}

/*======================================================*/

#hours {
     background-color: #fce1b9;
     font-size: 85%;
     line-height: 120%;
     padding: 1px 14px 14px 14px;
     margin: 1em -14px 1.5em 0;
}

#staff-services-accordion {
     background-color: #fef3e3;
     line-height: 120%;
     margin: -16px -14px 14px 0;
}

#staff-services-accordion ul {
     margin: -2px 0 0 0;
     padding: 0 14px 11px 21px;
     min-height: 1px;
}

#staff-services-accordion h2,
#content div.picture-component #hours h2,
#content div.picture-component #hours h3 {
     color: #f60;
     margin-top: 1em;
     margin-bottom: .25em;
     text-transform: uppercase;
}

#staff-services-accordion h2 {
     background-color: #fef3e3;
     padding: 14px 10px 9px 14px;
}

#staff-services-accordion h2 a {
     color: #f60;
}

#staff-services-accordion h2 span {
     display: none;
}

#staff-services-accordion h2.ui-state-active a {
     padding-right: 16px;
     background: url(/uhs/css/images/accordion-triangles.gif) no-repeat right 3px;
}
#staff-services-accordion h2.ui-state-default a {
     padding-right: 16px;
     background: url(/uhs/css/images/accordion-triangles.gif) no-repeat right -48px;
}


/*======================================================*/

#hours a {
     text-decoration: none;
     color: #369;
}

#hours a:hover {
     text-decoration: underline;
     color: #f60;
}

#hours .body div {
     margin-bottom: 1.25em;
}

#hours .body div.hoursbottomitem {
     margin-bottom: 0;
}

#footercontainer {
     background: #f60;
     font-size: 65%;
     padding-top: 6px;
}

#footercontainer a {
     color: #fce1b9;
     text-decoration: none;
}

#footercontainer a:hover {
     color: #369;
}

#home #footercontainer a {
     color: #369;
}

#home #footercontainer a:hover {
     color: #f60;
}

#footer {
     padding: 7px 14px 14px 14px;
     position: relative;
}

.footerright {
     position: absolute;
     top: 1px;
     right: 0;
     width: 460px;
}

.footerright img {
     padding: 0 14px;   
}

#home #footercontainer {
     background: #fff;
     border-top: 1px solid #ccc;
}

li.disabled {
     text-decoration: line-through;
}

#home #footercontainer a.achalink,
#home #footercontainer a.aaahclink,
#footercontainer a.achalink,
#footercontainer a.aaahclink {
     padding-top: 6px;
     display: block;
     float: left;
     color: black;
     width: 11em;
     text-align: center;
}

#home #footercontainer a.aaahclink,
#footercontainer a.aaahclink {
     width: 15em;
     margin: 0 54px 0 54px;
}

#home #footercontainer a.achalink:hover,
#home #footercontainer a.aaahclink:hover {
     color: #f60;
}

#footercontainer a.achalink:hover,
#footercontainer a.aaahclink:hover {
     color: #369;
}

#footercontainer a.healthierlink {
     float: left;
     display: block;
     width: 72px;
     height: 72px;
     background: url(/uhs/css/images/healthier.gif) no-repeat top left;
}

#home #footercontainer a.healthierlink {
     background: url(/uhs/css/images/healthier_home.gif) no-repeat top left;
}

#footercontainer a.healthierlink span {
     position: absolute;
     left: -9999px;
     overflow: hidden;
}

/*================ Styles for Staff Bio pages ================*/


.clinicianphoto {
	background: url(images_staff/placeholder.jpg) no-repeat right top;
	height: 275px;
	width: 200px;
	border: 1px solid #666;
}
#staffbio {
	padding-bottom: 2em;
}

.staff-filter {
	font-weight: bold;
}

#staffnav {
	font-weight: bold;
	margin-bottom: 1.5em;
}
#staffnav a {
	border-right: 2px solid #666;
	padding-right: 1em;
	padding-left: 1em;
}
#staffnav a.lastone {
	border-right-style: none;
}
#staffnav a.firstone {
	padding-left: 0;
}
#staffbio p {
	margin-top: 0px;
	margin-bottom: 1em;
}

.hidden {
	display: block;
	position: absolute;
	left:-9999px;
	overflow: hidden;
}

.stafftitle {
	font-family: Arial;
	font-style: italic;
}

#staffbio h3.fn {
	text-transform: none;
	font-family: Arial;
	font-size: 130%;
	font-style: normal;
	margin-bottom: .25em;
	margin-top: 0px;
	color: #f60;
}

#staffbio h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 105%;
	font-weight: bold;
}
.cliniciansidebar {
	float: right;
	width: 202px;
	background: #FCE1B9;
	margin: 0px 0px 0px 12px;
	min-height: 476px;
}

#cliniciansidebar h4 {
	font-size: 95%;
	font-weight: bold;
}
.cliniciancontact {
	text-align: right;
	padding: 1em;
}

.add_clinician {
	margin: 0;
	padding: 10px 0 0 0;
}
.add_clinician img {
	margin: 0;
	padding: 0 5px 0 0;
}
.add_clinician a {
	margin: 0;
	padding: 0;
	font-size: 125%;
	font-weight: bold;
}

.li_notclinician {
	list-style-type: circle;
}

#maincontent .li_notclinician a
{
	color: #666;
}

#maincontent .li_notclinician a:hover
{
	color: #f60;
}

#table_staff {
	cellspacing: 0;
	border-collapse: collapse;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	margin: 1em auto 2em auto;
	font-size: 85%;
	line-height: 1.2em;
}

#table_staff tr {
	border-bottom: 1px solid #999;
}

#table_staff tr.row1 {
	background-color: #ededed;
}

#table_staff tr.row0 {
	background-color: #fefefe;
}

#table_staff th {
	text-align: left;
	padding: .5em 1em;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	background-color: #ccc;
	vertical-align: top;
}

#table_staff td {
	padding: .5em 1em;
	border-bottom: 1px solid #666;
	vertical-align: top;
}

#table_staff tr:hover {
	background-color: #fce1b9;
}

tr.even {
	background-color: #eeeeee;
}

#content ul.service_list {
	margin: 0 0 1em 0;
}

#content ul.service_list li {
	list-style: none;
	margin-left: 0;
}

/*================ Matriculation Page ================*/

.matriculation #navbetacontainer,
.IncomingGrad #navbetacontainer {
	display: none;
}

.matriculation #contentcontainer,
.IncomingGrad #contentcontainer {
	width: 690px;
	margin: 0 auto;
}

.matriculation div.table-component table,
.IncomingGrad div.table-component table {
	width: 650px;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	empty-cells: show;
	border-spacing: 0;
}

.matriculation #main,
.IncomingGrad #main {
	background: none;
}

.matriculation div.table-component table td,
.IncomingGrad div.table-component table td {
	vertical-align: top;
	padding: 16px;
	text-align: center;
}

.matriculation div.table-component table td.first,
.IncomingGrad div.table-component table td.first {
	text-align: left;
	width: 490px;
}

.matriculation #content div.table-component table td p,
.IncomingGrad #content div.table-component table td p {
	margin: 0;
	padding: 0;
}

.matriculation #content a,
.IncomingGrad #content a {
	font-weight: bold;
	color: #f93;
}

.matriculation #content h3,
.IncomingGrad #content h3 {
	background-color: #FFCC66;
	padding: 0.5em 16px;
	font-size: 1em;
	margin-top: .5em;
	margin-bottom: .5em;
	width: 618px;
}

.matriculation .matriculation-welcome,
.matriculation .matriculation-footer,
.IncomingGrad .matriculation-welcome,
.IncomingGrad .matriculation-footer {
	background-color: #eee;
	padding: 16px;
	width: 618px;
	margin-bottom: 1em;
}

.matriculation #content .matriculation-welcome p,
.matriculation #content .matriculation-footer p,
.IncomingGrad #content .matriculation-welcome p,
.IncomingGrad #content .matriculation-footer p {
	margin: 0;
	padding: 0;
}

.matriculation #content .matriculation-welcome h3,
.IncomingGrad #content .matriculation-welcome h3 {
	background-color: #eee;
	padding: 0 0 .5em 0;
	width: 618px;
	font-size: 1.25em;
}

.matriculation .matriculation-list,
.IncomingGrad .matriculation-list {
	border: 1px solid #CCCCCC;
	padding: 1em 16px 4px 16px;
	margin-bottom: 1em;
	width: 616px;
}

.matriculation #content .matriculation-list ul,
.IncomingGrad #content .matriculation-list ul {
	margin: 0;
	padding: 0;
}

.matriculation #content .matriculation-list ul li,
.IncomingGrad #content .matriculation-list ul li {
	list-style: none;
	margin: 0 0 .75em 0;
}

.matriculation #navalphacontainer,
.IncomingGrad #navalphacontainer {
	display: none;
}

.matriculation #content div.header-component h2,
.IncomingGrad #content div.header-component h2 {
	font-family: Arial;
	font-size: 2em;
	font-weight: bold;
	margin-bottom: .5em;
}