@import url(/global/themes/default/css/default.css);

/*  Additional CSS definitions specific to this branch should be put below this line  */


	#contentheader .wordmark {
		margin-top: 10px;
		margin-bottom: 0px;
		float: left;
	}

	#frame #contentleft {
		width: 182px;
	}



/* Begin styles for sub pages */
	.sidebar-table {
		 margin: 7px 10px;
	}
	.sidebar-table td {
		vertical-align: top;
	}
	.sidebar-table td.amount {
		text-align: right;
	}
	#contentheader {
		/*background-image: url("/global/images/background/red_blood_cells.jpg") !important;*/
		background-image: url("/synthesis/images/red_blood_cells.jpg") !important;
	}

	.nobr {
		white-space: nowrap;
	}

	.fancy-title {
		text-transform: uppercase;
		font-size: 90%;
	}

	.hideme, #article-js-include {
		display: none;
	}

	#content, #content h1, #content h2, #content h3, #content h4 {
		font-weight: normal;
		font-family: Verdana, Geneva, sans-serif;
	}
	#content {
		line-height: 1.4em;
		color: #333;
		/*position: relative;  causes news feed to jump out of bounds*/
	}

	/* New: Required for WebPage template change */
	.r_sidebar#content {
		/*margin-right: 10px;*/
	}

	#content .detail, #content h1, #content h2, #content h3, #content h4 {
		width: 580px; /* 580px */
	}

	#content h1, #content h2, #content h3, h4#article-js-super-headline  {
		color: #ea4605; /* UCDH #77160B */
	}
	#content h2#article-js-section-headline {
		/*background-color: #F7F3E1;
		border-top: 2px solid #ccad33;*/
		line-height: 1.8em;
		border-bottom: 2px solid #CCC;
		margin-bottom: 0.2em !important;
	}
	#content h1 {
		font-weight: normal;
		font-size: 24px;
		line-height: 1.1em;
		letter-spacing: -0.024em;
		margin-bottom: 0;
	}
	#content h1.last, #content h2.last, #content h3.last {
		margin-bottom: 16px;
	}

	#content h2  {
		font-size: 18px !important;
	}

	h4#article-js-super-headline {
		font-size: 13px;
		line-height: 14px;
		margin-bottom: 5px;
	}

	#content h3#article-js-sub-headline {
		font-size: 13px;
		color: #ea4605; /* UCDH #77160B */
		border: 0;
	}

	#content p#teaser {
		/*font-size: 120%;
		line-height: 160%;*/
	}

	#leftNavMain .mainNavItemIn#Link, #leftNavMain #UCDavisHealthLink {
		/*display: none;*/
	}
	#leftNavMain #leftspot {
		margin-bottom: 90px;
		position:absolute; /* so leftspot doesn't affect center column clearblock */
	}

	#leftNavMain .item#leftspot {
		clear: both;
		margin-right: 10px;
		margin-left: 0;
		width: 170px;
		padding-top: 35px;
		text-align: right;
	}
	#leftNavMain .item#leftspot p,  #leftNavMain .item#leftspot ul {
		width: 140px;
		margin-top: 0;
		margin-left: 30px;
	}
	#leftNavMain .item#leftspot ul {
		margin-top: 15px;
	}

	#leftNavMain .item#leftspot ul li {
		font-size: 10px;
		font-weight: normal;
		list-style: disc;
		margin: 0;
		padding: 0;
		margin-bottom: 4px;
	}
	#leftNavMain .item#leftspot ul li a {
		text-decoration: underline;
	}
	#breadcrumb {
		position: relative;
		margin-right:0;
	}

/* Reader menu */
	#reader-menu {
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
		position: absolute;
		text-align: right;
		right: 0;
		top: -9px;
	}
	#reader-menu a {
		color:#002666;
	}

	#reader-menu ul {
		margin: 0;
		font-size: 100% !important;
	}
	#reader-menu ul li {
		list-style: none;
		float: left;
		height: 18px;
		margin: 0 0 0 1px;
		padding: 4px 10px 2px 10px;
		/*background-color:#F2F2F2;*/
		position: relative;
	}
	#reader-menu ul li#textsize_btn {
		padding-top: 3px;
		height: 19px; /* compensate for less vert padding */
	}
	#reader-menu ul li#textsize_btn .btn-txt {
		line-height: 14px;
	}
	#reader-menu ul li#subscribe_btn {
		padding-right: 6px;
	}
	#reader-menu ul li#subscribe_btn a, h3 a, .toc-detail h2 a {
		text-decoration: none;
	}

	/* Sharethis is loaded remotely so override global default and adjust layout */
	/* 2011-11-22 RAK: Sharethis was replaced by AddThis */
	#reader-menu ul li#sharethis_btn {
		padding: 10px;
	}
	#reader-menu ul li#sharethis_btn .addthis_toolbox a {
		line-height: 16px;
	}
	#reader-menu ul li#sharethis_btn #sharethis {
		float: none;
		/*width: 76px;*/
		width: auto;
		font-size: 100%;
		padding: 0 !important;
	}

	#reader-menu ul li#textsize_btn {
		background: url(/global/magazines/images/txt_size_crnr.gif) top left no-repeat;
		background-color:#F2F2F2;
	}
	#reader-menu ul li#textsize_btn a img {
		vertical-align: middle;
		margin: 0 4px 0 4px;
	}
	#reader-menu ul li#textsize_btn a#decrease-txt img {
		margin-right: 5px;
	}
	#reader-menu ul li#textsize_btn a#increase-txt img {
		margin-left: 6px;
		margin-right: 0;
	}
	#subscribe a {
		padding: 1px 5px 5px 20px;
		background: url(/global/magazines/images/rss_subscribe.gif) 0 1px no-repeat;
	}

	#content ul, ol {
		margin-bottom: 1em;
		margin-left: 1em;
	}

	#content ul li {
		margin-bottom: 1em;
	}

	#content ul.headings li a {
		text-decoration: none;
	}

	#content h1 {

	}

	#content .side_01#sidebar1 {
		margin-top: 4px;
		padding-left: 0; /* override 27px */
		margin-left: 0; /* Stop right col, right margin jump in IE7 */
		width: 200px; /* override 153px */
		margin-right: 1px;
	}

	#content .side_01#sidebar1 h2 {
		width: 200px;
		height: 22px;
		margin-left: 0; /* override -27px */
		margin-bottom: 0;
		padding: 0; /* override 3px 0 4px 25px */
	}

	#content .side_01#sidebar1 h3 {
		font-size: 11px !important;
		font-weight: bold;
		border-bottom: none;
		width: 190px;
	}

	#content .side_01#sidebar1 div {
		padding-top: 3px;
		padding-bottom: 10px;
		margin-bottom: 20px;
		background-color: #F2F2F2;
		background-image: url(/global/magazines/images/bar_btm_gray_sm.gif);
		background-position: bottom left;
		background-repeat: no-repeat;
	}

	#content .side_01#sidebar1 div {
		padding-right: 0 !important; /* 10px */
	}

	#sidebar1.side_01 div.right-photo-column-container {
		margin-top: 35px !important;
	}
	#sidebar1.side_01 div.right-photo-column-container, #sidebar1.side_01 div.right-photo-column, #sidebar1.side_01 div.rpc-photo {
		/*margin-top: 0 !important;*/
		padding-top: 0 !important;
	}
	#sidebar1.side_01 div.right-photo-column-container, #sidebar1.side_01 div.right-photo-column-container div {
		background-color: #FFF !important;
		background-image: none !important;
	}

	#sidebar1.side_01 div.rpc-photo {
		margin-top: 0 !important;
		margin-bottom: 7px !important;
	}
	#sidebar1.side_01 div.rpc-photo p.rpc-caption {
		margin-left: 0 !important;
		margin-top: 7px !important;
		font-style: italic;
	}
	#content .side_01#sidebar1 ol li {
		margin-left: 15px;
	}

	#content .side_01#sidebar1 img.centerlg {
		margin: 7px 10px 10px 10px;
	}
	#content .side_01#sidebar1 div.logos {
		margin-left: 10px;
		margin-bottom: 0;
		height: 38px;
		background-image: none;
	}
	#content .side_01#sidebar1 .logos img {
		float: left;
	}
	/* reset other div elements within the sidebar region that should not be styled */
	#content .side_01#sidebar1 div.element, #content .side_01#sidebar1 div.sidebar-menu, #content .side_01#sidebar1 div.rotate {
		padding-top: inherit;
		padding-bottom: 0;
		margin-bottom: inherit;
		background-color: inherit;
		background-image: none;
		margin-bottom: 0;
	}

	#content .side_01#sidebar1 div.sidebar-menu {
		margin-top: -1px;
		margin-bottom: -3px;
		padding-top: 0;
	}

	#content .side_01#sidebar1 div.sidebar-menu h3 {
		margin-top: 1px;
		margin-bottom: 1px;
	}

	#content .side_01#sidebar1 div p, #content .side_01#sidebar1 div ul, #content .side_01#sidebar1 div h3, #content .side_01#sidebar1 div h4 {
		font-family: Verdana, Geneva, sans-serif;
		/*font-size: 10px;*/
		font-size: 92.59%;
		line-height: 1.4em;
		margin-top: 7px;
		margin-bottom: 7px;
		margin-left: 10px;
		margin-right: 10px;
		color: #333;
	}	/* p defaults to 10.8px */

	#content .side_01#sidebar1 div p {
		margin-top: 10px;
		margin-bottom: 10px;
	}
#content .side_01#sidebar1 div.element p {
		margin-top: 5px;
		margin-bottom: 5px;
		line-height: 1.2em;
	}

	#content .side_01#sidebar1 div > p:first-child, #content .side_01#sidebar1 div > ul:first-child {
		margin-top: 4px;
	}

	#content .side_01#sidebar1 div ul {
		padding-top: 0;
		padding-bottom: 0;
		margin-bottom: 0;
		clear: left;
	}
	#content .side_01#sidebar1 div ul li {
		margin-left: 12px;
		margin-bottom: 4px;
	}

	#content .side_01#sidebar1 div ul li a {
		text-decoration: underline;
	}

	#content .side_01#sidebar1 div div.sidebar-menu ul, #content .side_01#sidebar1 div div.sidebar-menu ul ul {
		margin-left: 0;
		margin-right: 0;
		margin-top: 0;
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
		font-size: 1em;
	}

	#content .side_01#sidebar1 div.sidebar-menu ul {
		font-size: 10.8px !important; /*match size of left nav and lock down immunity to text sizing */
	}


	#content .side_01#sidebar1 div div.sidebar-menu ul li {
		list-style: none;
		margin: 0;
		padding: 2px 5px 2px 10px;
		border-bottom: 1px solid #FFF;
	}
	#content .side_01#sidebar1 div div.sidebar-menu ul li.first {
		/*padding-top: 0;*/
	}
	#content .side_01#sidebar1 div div.sidebar-menu ul li.last {
		padding-bottom: 2px;
		border-bottom: 0;
	}

	#content .side_01#sidebar1 div div.sidebar-menu ul li a {
		/*display:block;*/
		font-weight: bold;
		text-decoration: none;
	}
	#content .side_01#sidebar1 div div.sidebar-menu ul li a:hover {
		color: #002666;
	}
	#content .side_01#sidebar1 div div.sidebar-menu ul li:hover {
		background-color: #DEE6F2;
		color: #002666;
	}
	#content .side_01#sidebar1 div div.sidebar-menu ul ul {
		font-size: 100%;
	}

	#content .side_01#sidebar1 div h3 {
		margin-top: 15px;
		margin-left: 0;
		margin-right: 0 !important;
		padding: 3px 10px 4px 10px;
		color: #333;
		background-color: #CCC;
		/*height: 1%;*/
	}
	#content .side_01#sidebar1 div h3.uc {
		text-transform:uppercase;
	}
	#content .side_01#sidebar1 div h3.first {
		margin-top: -3px;
	}
	#content .side_01#sidebar1 div > h3:first-child {
		margin-top: -3px;
	}
	#content .side_01#sidebar1 div h4 {
		font-weight: bold;
	}


	#content .side_01#sidebar1 div p img {
		margin-top: 2px;
		margin-bottom: 0 !important;
		margin-right: 6px;
		border: 4px solid #FFF;
	}



	/* Left column */
	.spotgroup {
		height: 1%;
	}
	.spotgroup img {
		border: none;
	}

	#leftspot p {
		font-weight: normal;
		color: #333333;
		font-family:Verdana, Geneva, sans-serif;
		font-size: 10px; /* Static override leftNavMain 1.2em */
		line-height: 1.3em;
		clear: both;
	}
	#leftspot .more a {
		font-size: 10px;
	}
	.spot {
		float: right;
		width: 50%;
		margin-bottom: 10px;
	}
	.single-spot {
		margin-bottom: 20px;
	}
	.spot img {
		border: none;
	}
	.spot#spot-right {
		width: 94px;
	}
	.vc#spot-right {
		width: 68px;
	}
	.spot#spot-left {
		width: 75px;
	}
	.vc#spot-left {
		width: 72px;
	}
	.vc#spot-left img {
		border: 4px solid #f2ebcc;
	}

	/* Tab images */

	/* Synthesis */


	#content .side_01#sidebar1 h2#related-video-tab {
		background: url(/synthesis/images/tabs/h_f1_related-video.gif) top left no-repeat;
	}

	#content .side_01#sidebar1 h2#synthesis-tab {
		background: url(/synthesis/images/tabs/h_Synthesis.gif) top left no-repeat;
	}
	#content .side_01#sidebar1 h2#synthesis-credits-tab {
		background: url(/synthesis/images/tabs/h_UC-Davis-Synthesis-Credits.gif) top left no-repeat;
	}
	#content .side_01#sidebar1 h2#about-synthesis-tab {
		background: url(/synthesis/images/tabs/Synthesis_about_tab.gif) top left no-repeat;
	}
	#content .side_01#sidebar1 h2#synthesis-features-tab {
		background: url(/synthesis/images/tabs/h_synthesis_features_tab.gif) top left no-repeat;
	}
	#content .side_01#sidebar1 h2#synthesis-credits-tab {
		background: url(/synthesis/images/tabs/Synthesis_credits.gif) top left no-repeat;
	}
	#content .side_01#sidebar1 h2#tatoo-questions-tab {
		height: 38px;
		background: url(/synthesis/issues/spring2010/images/h_OUT_5questions.gif) top left no-repeat;
	}
	#content .side_01#sidebar1 h2#tbd-tab {
		background: url(/ucdavishealth/images/tabs/h_f2_teaching.gif) top left no-repeat;
	}
	#content .side_01#sidebar1 h2#cancer-survivors-tab {
		background: url(/synthesis/images/tabs/h_Cancer-Survivers.gif) top left no-repeat;
	}
		#content .side_01#sidebar1 h2#people-behind-the-research-tab {
		background: url(/synthesis/images/tabs/h_people-behind-research_tab.gif) top left no-repeat;
	}

	#content .side_01#sidebar1 h2#harnessing-light-tab {
		background: url(/synthesis/images/tabs/h_harnessing-light_tab.gif) top left no-repeat;
	}

	#content .side_01#sidebar1 h2#martinez-advancing-tab {
		height: 52px;
		background: url(/synthesis/images/tabs/h_breast-cancer-disparities_tab.gif) top left no-repeat;
	}

	#content .side_01#sidebar1 h2#auburn-endowment-fund-tab {
		height: 38px;
		background: url(/synthesis/images/tabs/h_auburn-community-cancer-endowment-fund_tab.gif) top left no-repeat;
	}

	#content .side_01#sidebar1 h2#uc-davis-radiation-experts-tab {
		background: url(/synthesis/images/tabs/h_uc-davis-radiation-experts_tab.gif) top left no-repeat;
	}

	/* UC Davis Health */
	#content .side_01#sidebar1 h2#communities-and-physicians-together-tab {
		height: 38px;
		background: url(/ucdavishealth/images/tabs/communities-and-physicians-together.gif) top left no-repeat;
	}

	#content .side_01#sidebar1 h2#using-telehealth-tab {
		background: url(/ucdavishealth/images/tabs/using-telehealth.gif) top left no-repeat;
	}

	#content .side_01#sidebar1 h2#new-nursing-school-award-tab {
		background: url(/ucdavishealth/images/tabs/new-nursing-school-award.gif) top left no-repeat;
	}

	#content .side_01#sidebar1 h2#school-of-nursing-tab {
		background: url(/ucdavishealth/images/tabs/h_school_of_nursing.gif) top left no-repeat;
	}

	#content .side_01#sidebar1 h2#school-of-medicine-tab {
		background: url(/ucdavishealth/images/tabs/h_school_of_medicine.gif) top left no-repeat;
	}

	#content .side_01#sidebar1 h2#family-nurse-program-tab {
		height: 38px;
		background: url(/ucdavishealth/images/tabs/h_family_nurse_program_tab.gif) top left no-repeat;
	}

	#content .side_01#sidebar1 h2#graduate-group-concept-tab {
		background: url(/ucdavishealth/images/tabs/graduate_group_concept.gif) top left no-repeat;
	}

	#content .side_01#sidebar1 h2#teaching-hospitals-tab {
		background: url(/ucdavishealth/images/tabs/h_f2_teaching.gif) top left no-repeat;
	}

	#content .side_01#sidebar1 h2#howard-hughes-medical-institute-tab {
		height: 38px;
		background: url(/ucdavishealth/images/tabs/h_f2_hughes.gif) top left no-repeat;
	}

	#content .side_01#sidebar1 h2#medical-alumni-quick-links-tab {
		background: url(/ucdavishealth/images/tabs/h_alumni_medical.gif) top left no-repeat;
	}

	#content .side_01#sidebar1 h2#nursing-quick-links-tab {
		background: url(/ucdavishealth/images/tabs/h_nursing_quicklinks.gif) top left no-repeat;
	}
	/* h_alumni_nursing.gif */

	#content .side_01#sidebar1 h2#nursing-group-tab {
		height: 52px;
		background: url(/ucdavishealth/images/tabs/h_nursing_science_health-care_grp.gif) top left no-repeat;
	}

	#content .side_01#sidebar1 h2#medicine-alumni-tab {
		height: 38px;
		background: url(/ucdavishealth/images/tabs/h_med_alumni_association.gif) top left no-repeat;
	}

	#content .side_01#sidebar1 h2#you-can-help-too-tab {
		background: url(/ucdavishealth/images/tabs/h_you_can_help_too.gif) top left no-repeat;
	}

	#content .side_01#sidebar1 h2#credits-tab {
		background: url(/ucdavishealth/images/tabs/UC_Davis_Health_credits.gif) top left no-repeat;
	}

	#content .side_01#sidebar1 h2#edprograms-tab {
		background: url(/ucdavishealth/images/tabs/h_educational-programs.gif) top left no-repeat;
	}

	#content .side_01#sidebar1 h2#in-memoriam-tab {
		background: url(/ucdavishealth/images/tabs/h_in-memoriam.gif) top left no-repeat;
	}

	#content .side_01#sidebar1 h2#student-profiles-tab {
		background: url(/ucdavishealth/images/tabs/h_student-profiles.gif) top left no-repeat;
	}

	#content .side_01#sidebar1 h2#stem-cells-tab {
		background: url(/ucdavishealth/images/tabs/h_Turning-stem-cells-into-cures.gif) top left no-repeat;
	}

	#content .side_01#sidebar1 h2#medicos-nicaragua-tab {
		background: url(/ucdavishealth/images/tabs/h_MEDICOS-Nicaragua.gif) top left no-repeat;
	}
	#content .side_01#sidebar1 h2#medicos-kenya-tab {
		background: url(/ucdavishealth/images/tabs/h_The-Kenya-Project.gif) top left no-repeat;
	}
	#content .side_01#sidebar1 h2#what-are-you-up-to-tab {
		background: url(/ucdavishealth/images/tabs/h_What-are-you-up-to.gif) top left no-repeat;
	}

	#content .side_01#sidebar1 h2#nursing-power-tab {
		height: 38px;
		background: url(/ucdavishealth/images/tabs/h_Unleashing-Power-of-Nursing.gif) top left no-repeat;
	}
	#content .side_01#sidebar1 h2#scholarship-fund-tab {
		height: 38px;
		background: url(/ucdavishealth/images/tabs/h_Medicine-Alumni-Scholarship-Fund.gif) top left no-repeat;
	}
	#content .side_01#sidebar1 h2#neurology-night-tab {
		background: url(/ucdavishealth/images/tabs/h_Neurology-Night.gif) top left no-repeat;
	}
	#content .side_01#sidebar1 h2#meet-our-students-tab {
		background: url(/ucdavishealth/images/tabs/h_meet-our-students.gif) top left no-repeat;
	}
	#content .side_01#sidebar1 h2#new-magazine-tab {
		height: 38px;
		background: url(/ucdavishealth/images/tabs/h_explore-new-health-magazine.gif) top left no-repeat;
	}

	.bigbtn {
		margin-top: 15px;
		float: left;
	}
	#medicine-btn a {
		width: 279px;
		height: 186px;
		display: block;
		background: url(/ucdavishealth/images/alumni_medicine_logo_btn.jpg) 0 -186px no-repeat;
	}
		#medicine-btn a:hover {
		display: block;
		background: url(/ucdavishealth/images/alumni_medicine_logo_btn.jpg) top left no-repeat;
	}
	#nursing-btn a {
		width: 279px;
		height: 186px;
		display: block;
		background: url(/ucdavishealth/images/alumni_nursing_logo_btn.jpg) 0 -186px no-repeat;
	}
	#nursing-btn {
		margin-left: 15px;
	}

	#nursing-btn a:hover {
		display: block;
		background: url(/ucdavishealth/images/alumni_nursing_logo_btn.jpg) top left no-repeat;
	}

	/* Featured thumbnails processed */

	.toc-detail {
		margin-bottom: 25px;
	}

	p.leftmargin { /* don't wrap text around images */
		margin-left: 95px;
	}
	.leftmargin299 p/*, .leftmargin.leftmargin299*/ { /* don't wrap text around images */
		margin-left: 299px;
	}

	.leftmargin.leftmargin279 { /* use for lists next to left image */
		margin-left: 279px;
	}

	#content .leftmargin279 ul {
		margin-left: 3em;
	}

	.toc-detail > a {
		float: left;
		display: block;
	}
	.toc-detail img {
		margin-top: 7px;
		margin-bottom: 7px;
		margin-right: 20px;
	}
	.toc-detail#in-memoriam p {
		margin-left: 299px;
	}
	.toc-detail ul {
		line-height: 2em;
		margin-left: 0 !important; /* only sans bullets */
	}
	.toc-detail ul.headings li {
		list-style: none;
		font-size: 18px;
		line-height: 1.4em;
		margin: 0 0 7px 0;

	}
	.leftmargin299 div.leftmargin {
		margin-left: 279px;
	}

	.leftmargin {
		margin-left: 80px;
	}
	.leftmargin h2 {
		width: 500px !important;
	}
	.leftmargin p {
		/* margin-left: 0;*/
	}

	#content .tile {
		float: left;
		width: 279px;
		margin-right: 10px;
	}

	/* Captioned photos */
	.captioned-photo, .zoom-photo {
		position: relative;
		float: left;
		overflow: hidden;
		margin:0;
		margin-top: 4px;
		margin-bottom: 6px;
		margin-right: 20px;
	}
	.captioned-photo img, .zoom-photo img {
		float: none;
		margin: 0;
	}
	#content .captioned-photo-right, #content .zoom-photo-right {
		float: right;
		margin-left: 20px;
		margin-right: 0;
		padding-right: 0;
	}
	#content .captioned-photo-right img.right, #content .zoom-photo-right img.right {
		margin-right: 0;
	}
	.captioned-photo .photo-caption {
		position: absolute;
		bottom: 0;
		left: 0;
		background-color: #000;
		width: 100%;
	}

	.captioned-photo .photo-caption p {
		font-weight: normal;
		margin: 10px;
		color: #FFF;
	}
	#content .captioned-photo .photo-caption p a {
		color: #FFF;
	}
	.captioned-photo a.view-btn-link, .zoom-photo a.zoom-btn-link {
		position: absolute;
		bottom: 6px;
		right: 0;
		display: block;
		width: 78px;
		/*height: 18px;*/
	}

	.captioned-photo a.view-btn-link img.view-photo-btn {
		width: 78px;
		height: 18px;
		border: 0;
	}

	.zoom-photo a.zoom-btn-link {
		position: absolute;
		bottom: 6px;
		right: 0;
		display: block;
		width: 21px;
		height: 18px;
		background: url(/global/magazines/images/magnify_btn.gif) top left no-repeat;
	}
	.zoom-photo a.zoom-btn-link:hover {
		background: url(/global/magazines/images/magnify_btn.gif) top left no-repeat;
	}

	.zoom-photo a.zoom-btn-link img.zoom-photo-btn {
		width: 21px;
		height: 18px;
		border: 0;
	}

	.bquote {
		padding: 0; /* override pullquote styles */
		border-bottom: none; /* override pullquote styles */
		border-top: none; /* override pullquote styles */
		background-color: #f7f3e1;
		/*text-align: center;*/
		margin-bottom: 7px;
		font-size: 100%;
	}
	.bquote279 img.portrait-sm {
		margin-left: 87px;
	}
	.bquote p {
		margin: 20px !important;
		font-size: 110%; /* was 125%; Affects only standard quote text treatments */
		line-height: 135%; /* Affects all quote text treatments */
		}
	.bquote p .byline, .bio-smr .byline {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 10px;
		font-style:italic;
	}
	.bquote279 {
		width: 279px;
	}

	.bquote380 {
		width: 380px;
	}

	.yellow {
		background-color: #f7f3e1;
		color: #333333;
	}
	.blue {
		background-color: #d9eaf3;
		color: #0073b0;
	}
	.mblue {
		background-color: #d9eaf3;
		color: #0073b0;
	}
	.lime {
		/*background-color: #f7f3e1;
		color: #333333;*/
	}

	.green {
		background-color: #e5edeb;
		color: #004a3d;
	}

	div.pullquote_right {
		margin-left: 20px;
		margin-top: 4px !important;
	}
	div.pullquote_left {
		margin-right: 20px;
		margin-top: 4px !important;
	}
	img.portrait-sm {
		margin-top: 25px;
		border: 5px solid #FFF;
	}

	.boxframe {
		height: 6px;
	}

	.boxtop179green {
		width: 179px;
		background: url(/global/magazines/images/bar_top_green_179.gif) top left no-repeat;
	}
	.boxbot179green {
		width: 179px;
		background: url(/global/magazines/images/bar_btm_green_179.gif) top left no-repeat;
	}

	.boxtop179yellow {
		width: 179px;
		background: url(/global/magazines/images/bar_top_yellow_179.gif) top left no-repeat;
	}
	.boxbot179yellow {
		width: 179px;
		background: url(/global/magazines/images/bar_btm_yellow_179.gif) top left no-repeat;
	}

	.boxtop279green {
		width: 279px;
		background: url(/global/magazines/images/bar_top_green_279.gif) top left no-repeat;
	}
	.boxbot279green {
		width: 279px;
		background: url(/global/magazines/images/bar_btm_green_279.gif) top left no-repeat;
	}

	.boxtop279yellow {
		width: 279px;
		background: url(/global/magazines/images/bar_top_yellow_279.gif) top left no-repeat;
	}
	.boxbot279yellow {
		width: 279px;
		background: url(/global/magazines/images/bar_btm_yellow_279.gif) top left no-repeat;
	}

	.boxtop279blue {
		width: 279px;
		background: url(/global/magazines/images/bar_top_blue_279.gif) top left no-repeat;
	}
	.boxbot279blue {
		width: 279px;
		background: url(/global/magazines/images/bar_btm_blue_279.gif) top left no-repeat;
	}
	.boxtop279mblue {
		width: 279px;
		background: url(/global/magazines/images/bar_top_mblue_279.gif) top left no-repeat;
	}
	.boxbot279mblue {
		width: 279px;
		background: url(/global/magazines/images/bar_btm_mblue_279.gif) top left no-repeat;
	}
	.boxtop279lime {
		width: 279px;
		background: url(/global/magazines/images/bar_top_lime_279.gif) top left no-repeat;
	}
	.boxbot279lime {
		width: 279px;
		background: url(/global/magazines/images/bar_btm_lime_279.gif) top left no-repeat;
	}

	.boxtop380mblue {
		width: 380px;
		background: url(/synthesis/images/bar_top_mblue_380.gif) top left no-repeat;
	}
	.boxbot380mblue {
		width: 380px;
		background: url(/synthesis/images/bar_btm_mblue_380.gif) top left no-repeat;
	}
	.boxtop580lime {
			background: url(/synthesis/images/bar_top_lime_580.gif) no-repeat scroll left top transparent;
			width: 580px;
	}
	.boxbot580lime {
			background: url(/synthesis/images/bar_btm_lime_580.gif) no-repeat scroll left top transparent;
			width: 580px;
	}
	span.highlight {
		color: red;
	}

	a span.highlight {
		color: inherit;
	}

	.clearblock {
		clear: left;
	}

	.detail.pi, .detail.cn {
		position: relative;  /*for position of year in IE6 w/out clearblock */
	}
	.year {
		position:absolute;
		left: 0;
		width: 75px;
		text-align: right;
		color: #ea4605; /* UCDH #77160B */
	}
	.year.compact {
		line-height: 1.4em !important;
		text-align: center;
	}

	.divider {
		color: #BF9900;
	}

	.note, .notewrap, .notebody {
		padding: 0;
		margin: 0;
		width: auto;
	}
	.notewrap {
		width: auto;
	}

	.notebody {
		margin-left: 95px;
	}

	#content h2.cn {
		height: 27px;
		padding-left: 5px;
		width: 573px;
		line-height: 26px;
		background: url(/global/magazines/images/bar_cntr_lime_578.gif) top left no-repeat;
		background-color: #bf9900;
		color: #FFF;
		margin-bottom: 0;
	}
	#content .detail.cn {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size: 108.3%;
		line-height: 1.4em;
		background-color: #F8F5E5;
		padding-top: 15px;
		width: 578px;
		padding-bottom: 7px;
	}

	p.quicklinks {
		/*font-size: 83.3%;  10px */
	}

	#content .note {
		padding-right: 25px;
	}

	#content .note h3 {
		font-size: 105%;
		line-height: 1.8em;
		font-weight: bold;
		margin-bottom: 0;
		border-bottom: none;
		display: inline-block;
	}
	#content .note > h3 {
		display: inline-block;
	}

	#content .note .leftmargin {
		font-size: 83.3%;
		color: inherit;
		font-weight: normal;
	}
	#content .note .leftmargin ul {
		margin-top: 0;
		margin-bottom: 0;
		line-height: 1.2em;
	}
	#content .note .leftmargin h3 {
		font-size: 100%;
		color: inherit;
		font-weight: normal;
	}



	#content .year {
		font-family: Verdana, Geneva, sans-serif;
		font-size: 105%;
		line-height: 1.8em;
	}

	/* Past issues */

	.issue {
		float: left;
		width: 46%;
		padding-left: 12px;
		margin-bottom: 10px;
	}
	.issue p {
	}

	#content h2.pi {
		height: 6px;
		margin-bottom: 0;
		background: url(/global/magazines/images/bar_cntr_lime_578.gif) top left no-repeat;
	}

	#content .detail.pi {
		margin-bottom: 0;
		width: 578px;
		background: url(/global/magazines/images/margin.gif) top left repeat-y;
	}
	#content .detail.pi p, .menu-panel .issue p, .menu-panel .issue li {
		font-size: 83.3%; /* for 10px, 94% for 11px; */
		line-height: 1.2em;
	}

	#content .pi .notebody, #content .pi .year {
		padding-top: 15px;
	}
	#content .pi .year {
		font-size: 200%;
		text-align: center;
		line-height: 1.35em;
	}

	#content .pi img.left {
		margin-top: 7px;
	}

	#content .detail.pi-odd-color {
		background-color: #F8F5E5;
	}

	#content .detail.pi-even-color {
		background-color: #F2EBCC;
	}
	.bottom-cap {
		width: 578px;
		height: 28px;
		background: url(/global/magazines/images/yellow_footer_forms.gif) bottom left no-repeat;
		background-color: #F8F5e5;
	}
	.bottom-cap#synthesis {
		background: none;
		background: url(/synthesis/images/lime_footer_forms.gif) bottom left no-repeat;
		background-color: #F8F5e5;
	}
	#webform {
		width: 578px;
		padding-top: 25px;
		background: url(/global/magazines/images/bar_cntr_lime_578.gif) top left no-repeat;
		background-color: #F8F5e5;
	}
	#webform p {
		margin-left: 65px;
		margin-bottom: 25px;
		font-size: 91.6%;
	}
	#webform #formbottom p {
		margin-right: 25px;
		margin-left: 0;
		margin-bottom: 7px;
		font-size: 91.6%;
	}
	#formbottom {
		padding-top: 25px;
		padding-left: 65px;
		border-top: 6px solid #C1BB00; /* UCD Health #BF9900 */
		padding-bottom: 52px;
		background: url(/synthesis/images/lime_footer_forms.gif) bottom left no-repeat;
		background-color: #F2EBCC;
	}

	#formbottom .formrow {
		font-size: 91.6%;
		margin-bottom: 5px;
	}

	#formbottom .formrow label {
		font-size: 91.6%;
		float: left;
		width: 85px;
	}


	#formbottom .formrow img {
		margin-right: 20px;
	}

	#webform #formbottom #form-insert {
		padding: 35px 25px 0 75px;
		margin-left: -65px;
		border-top: 6px solid #C1BB00; /* UCD Health #BF9900 */
		background-color: #F2EBCC;
	}
	#webform #formbottom #form-insert img {
		height: 101px;
		margin-top: -25px;
	}

	.subscription-form#webform {
		padding-top: 6px;
	}

	.subscription-form#webform #formbottom {
		border-top: none;
		padding-bottom: 28px;
		background-color: #F8F5E5;
	}
	.subscription-form#webform #formbottom .formrow label {
		width: 150px;
	}

	.req {
		color: #ea4605; /* UCDH #77160B */
		font-weight: bold;
	}
	.reqline p {
		padding-bottom: 15px;
	}

	#content {
		padding-bottom: 35px;
	}

	#footer {
		text-align: center;
	}


	.question {
		font-weight: bold;
	}

	ol.bo {
		font-weight: bold;
		margin-right: 10px;
		padding-left: 4px;
	}

	ol.bo .question {
		color: #ea4605;
	}
	ol.bo .answer {
		color: #333;
	}

	#feed-control {
		width: 578px;
	}

	.zoom-item {
		position: absolute;
	}

	#content .issue ul {
		margin-left: 20px;
	}
	#content .issue ul li {
		margin-bottom: 0;
		padding: 0;
	}

	.content-block-set {
		height: 115px;
	}
	.content-block {
		float: left;
	}

	/* Menu panel: 4panel for past events menu */
	.menu-panel {
		border: 1px solid #002666;
		width: 614px;
		background-color: #DEE6F2;
	}
	.menu-panel a {
		color: #002666;
	}
	.menu-panel#panel4 {
		position: absolute;
		top: 16px;
		left: 0;
		margin-left: -10px;
		z-index: 2;
	}
	#photo_header .menu-panel#panel4 {
		margin-left: -30px;
	}
	.menu-panel#panel4 .panel {
		float: left;
		width: 306px;
		border-bottom: 1px solid #FFF;
	}
	.menu-panel#panel4 .even {
		border-right: 1px solid #FFF;
	}
	.menu-panel#panel4 .issue {
		width: auto !important;
		margin: 30px !important;
		margin-right: 20px !important;
		margin-top: 26px !important;
		padding-left: 0;
		height: 105px;
	}
	.menu-panel#panel4 .issue .left {
		/* formerly in global ... */
    float: left;
    margin: 10px 10px 10px 0;
		/* ... end */
		margin-top: 4px !important;
		width: 75px;
	}
	.menu-panel .issue p {
		font-size: 10px;
	}
	.menu-panel .panel-footer {
		height: 44px;
		text-align: center;
	}
	.menu-panel .issue h3 {
		font-size: 11px !important;
		font-weight: bold !important;
		margin-bottom: 0 !important;
		border-bottom: none;
		line-height: 1.8em;
	}
	.menu-panel .panel-footer h3 {
		border-bottom: none;
		margin-bottom: 0;
		line-height: 44px;
		font-weight: bold !important;
		font-size: 11.66px !important;
	}
	.menu-panel .issue ul {
    margin-left: 20px;
		width: 150px;
		margin-bottom: 0 !important;
		padding-bottom: 0 !important;
	}
	.readmore {
		font-size: 11px !important;
		font-weight:bold;
		text-decoration: none;
	}
	.readmore:hover {
		text-decoration: underline;
	}
	#panel4 {
		display: none;
	}

	.bio-sml {
		float: left;
		margin-top: 0px;
		margin-right: 10px;
		margin-bottom: 0px;
		height: 93px;
	}

	.bio-smr .byline {
		margin: 0 !important;
		padding: 0 !important;
		padding-top: 10px !important;
		margin-right: 10px !important;
		text-align: left;
	}

	.toc-detail .bio-sml img {
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
	}

	.bquote .bio-smc {
		/*color: #333333 !important; synthesis is blue */
	}

	/* For 2012 horizontal picture / quote box 380px */
	.bio-mdr .byquote {
		margin: 0 !important;
		padding: 0 !important;
		padding-top: 20px !important;
		margin-right: 15px !important;
		margin-left: 135px !important;
		text-align: left;
	}

	.bio-mdl {
		float: left;
		margin-top: 0px;
		margin-right: 10px;
		margin-bottom: 0px;
		height: 150px;
	}

	.toc-detail .bio-mdl img {
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
	}

	.bquote .bio-smc {
		/*color: #333333 !important; synthesis is blue */
	}
	.bquote .bio-mdc p.byquote {
		/*color: #333333 !important; synthesis is blue */
		FONT-SIZE: 110%;
	}


	a#facebook-link {
		text-decoration: none;
	}
	a#facebook-link:hover {
		text-decoration: underline;
	}

	p.padtop {
		padding-top: 7px !important;
	}
	img.padtop {
		margin-top: 25px !important;
	}
	p.totop {
		text-align: right;
	}

	a#donate-btn {
		display: block;
		margin: 0 auto;
		margin-top: 10px;
		width: 159px;
		height: 40px;
		background: url(/synthesis/images/giving-button.gif) top left no-repeat;
	}
	a#donate-btn:hover {
		background: url(/synthesis/images/giving-button-over.gif) top left no-repeat;
	}

	.btntxt {
		display: none;
	}

	.preface {
		display: block;
		color: #333;
		font-weight: bold;
		/*padding: 8px;*/
	}
	/*
	.preface#teaser {
		margin-left: 299px;
	}
	.preface#left-preface {
		margin-right: 299px;
	}
	.preface#right-preface {
		margin-left: 299px;
	}
	*/
	.bquote.no_orphan {
		margin-bottom: 15px;
	}

	.detail h3 {
		border-bottom: none;
	}

/* changes to default template to bring inline with cancer center update */
body {background-color: #f2f2f2 !important;}
#maincontainer {box-shadow: 0px 1px 5px 2px rgba(50, 50, 50, 0.1) !important;}
#contentheader {
  background-repeat: no-repeat;
  background-image: url(../../../_images/cancer-center-abstractBG.jpg) !important;
  height: 90px;
  padding: 20px 20px 30px 20px;
  overflow: hidden;
  text-align: left;
  box-sizing: border-box;
}
#contentheader .wordmark {
  float: left;
  height: auto;
  margin-top: -8px;
}
#navbar {
  width: 400px;
  font-size: 12.6px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: right;
  float: right;
  clear: right;
  margin-top: -3px;
}
#navbar form {
  margin-top: 8px;
  width: auto;
  position: relative;
  display: block;
  float: right;
  clear: right;
  padding-bottom: 5px;
}
#navbar form .textbox {
  color: #666;
  background-color: #E5E9Ef;
  border: 1px solid #7f93ae;
  padding: 2px 2px;
  border-radius: 3px;
}
#navbar form .submit {
  width: 23px;
  height: 25px;
  text-indent: -9999px;
  background: url(../_images/magnify-btn.png) no-repeat center;
  border: none;
}
/* new past issues styles */
#content h2.pi {
    height: 5px;
    background: none;
}
#content .detail.pi {}
#content .pi .year {width: 90px;color: #002266; font-size: 21px;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; float: left;padding-top: 20px;}
#content .pi .notebody {float: left;width: 480px;}
#content .pi .notebody .issue {.clear;display: block; padding-bottom: 5px;width: 95%;}
#content .pi .notebody .issue h3 {margin-left: 0px;display: block;}
#content .pi .notebody .issue div {margin-left: 90px;}
#content .pi .notebody .issue div h3 {color: #444;display: block;}
#content .detail.pi-odd-color {background-color: #F2F2F2;}
#content .detail.pi-even-color {background-color: #e3e3e3;}
.bottom-cap {display: none;}

/* new contact styles */
#content h1 {color:#002266;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}
#webform {
width: 578px;
background: none;
background-color: #F2F2F2;padding-bottom: 0;
}
#webform.subscription-form {padding-top: 0;}
#formbottom {
background: none;
background-color: #e3e3e3;padding-bottom: 20px;border-top: 6px solid #aaa;
}
#webform.subscription-form #formbottom {background-color: #F2F2F2;padding-bottom: 0;}
#webform #formbottom #form-insert {border-top: 6px solid #aaa;background-color: #e3e3e3;padding-bottom: 20px;}
#content #sidebar1.side_01 h2#credits-tab {background-image: none !important;color: #fff;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;text-align: center;background-color: #4C6794;height: auto;}
#content #sidebar1.side_01 h2#credits-tab .hideme {display: block !important;font-size: 15px;padding: 4px 0px;}
