body#programs header .panel
{
	background-image: url('http://catalog.pharmacy.umaryland.edu/img/programs/programs.jpg');
	background-color: #3e5a41;
	background-position: 50% 25%;
}

.panel.prompt
{
	text-align: center;
}

#programList .pharmd, #pharmdDetail
{
	background-image: url('http://catalog.pharmacy.umaryland.edu/img/programs/pharmd.jpg');
	background-position: 50% 25%;
}

#programList .phd-phsr, #phd-phsrDetail
{
	background-image: url('http://catalog.pharmacy.umaryland.edu/img/programs/phd-phsr.jpg');
	background-position: 35% 50%;
}

#programList .phd-psc, #phd-pscDetail
{
	background-image: url('http://catalog.pharmacy.umaryland.edu/img/programs/phd-psc.jpg');
	background-position: 50% 30%;
}

#programList .masters-pmetrics, #masters-pmetricsDetail
{
	/* http://www.istockphoto.com/photo/middle-aged-businessman-using-a-laptop-at-work-13587399 */
	background-image: url('http://catalog.pharmacy.umaryland.edu/img/programs/masters-pmetrics.jpg');
}

#programList .masters-regsci, #masters-regsciDetail
{
	/* http://www.istockphoto.com/photo/beautiful-asian-female-student-using-laptop-for-study-in-library-68915057 */
	background-image: url('http://catalog.pharmacy.umaryland.edu/img/programs/masters-regsci.jpg');
}

#programList .fellowships, #fellowshipsDetail
{
	background-image: url('http://catalog.pharmacy.umaryland.edu/img/programs/fellowships-residencies.jpg');
}

.detail *:first-child
{
	margin-top: 0;
}

.detail *:last-child
{
	margin-bottom: 0;
}

.detail h2 a
{
	color: white;
}

.detail .delivery
{
	display: block;
	font-size: 75%;
	color: hsla(0, 100%, 100%, 0.5);
}

@media screen and (max-width: 600px)
{
	body#programs header .panel
	{
		background-image: url('http://catalog.pharmacy.umaryland.edu/img/programs/programs.mobile.jpg');
	}

	#programList .pharmd, #pharmdDetail
	{
		background-image: url('http://catalog.pharmacy.umaryland.edu/img/programs/pharmd.mobile.jpg');
	}

	#programList .phd-phsr, #phd-phsrDetail
	{
		background-image: url('http://catalog.pharmacy.umaryland.edu/img/programs/phd-phsr.mobile.jpg');
	}

	#programList .phd-psc, #phd-pscDetail
	{
		background-image: url('http://catalog.pharmacy.umaryland.edu/img/programs/phd-psc.mobile.jpg');
	}

	#programList .masters-pmetrics, #masters-pmetricsDetail
	{
		/* http://www.istockphoto.com/photo/giving-his-fingers-a-workout-43065116?st=7d11281 */
		background-image: url('http://catalog.pharmacy.umaryland.edu/img/programs/masters-pmetrics.mobile.jpg');
		background-position: 35% 50%;
	}

	#programList .masters-regsci, #masters-regsciDetail
	{
		/* http://www.istockphoto.com/photo/woman-working-online-53221856?st=59294c1 */
		background-image: url('http://catalog.pharmacy.umaryland.edu/img/programs/masters-regsci.mobile.jpg');
		background-position: 75% 50%;
	}

	#programList .fellowships, #fellowshipsDetail
	{
		background-image: url('http://catalog.pharmacy.umaryland.edu/img/programs/fellowships-residencies.mobile.jpg');
	}
}
