body, div, p, ul, ol, li, table, th, tr, td, img, a, form, input, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
}

.content {
	width: 60em;			/* 950px = 59.375em, so adjusted to 960px = 60em */
	margin: auto;
	padding-left: 1.5em;			/* 25px = 1.5625, so adjusted to 24px = 1.5em */
	font-family: Verdana, Geneva, sans-serif;
}

/* undergraduate and graduate what? */
body.undergraduate, body.graduate {
	background-repeat: no-repeat;
	background-position: top center;
}
body.undergraduate {
	background-image: url('//www.sandiego.edu/admissions/undergraduate/images/interior_background.jpg');
}

body.graduate {
	background-image: url('//www.sandiego.edu/admissions/graduate/images/interior_background.jpg');
}
/* end undergraduate and graduate whats */

/* header */
div#header {
	background-image: url('//www.sandiego.edu/admissions/images/header_background.gif');
	color: #ffffff;
	height: 5.5em;			/* 68px = 4.25em in binder, but 88px = 5.5em in PSD */
}

div#header img {
	float: left;
	margin-top: 1.75em;
	width: 279px;
	height: 39px;
}

ul#global_navigation {
	float: right;
}

ul#global_navigation li {
	display: inline;
	list-style-type: none;
	font-size: .625em;			/* 9px = .5625em, so adjusted to 10px = .625em; */
	text-transform: uppercase;
}

ul#global_navigation li + li {
	border-left: solid #ffffff 1px;	/* Used pixels for hairline border */
	padding-left: 1em;
	margin-left: .5em;
}

ul#global_navigation a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

form#headerSearch {
	clear: right;
	float: right;
	padding-top: 1.25em;
}

input#searchBox,
input#searchButton {
	vertical-align: middle;
}

input#searchBox {
	height: 1.25em;
	width: 11.75em;			/* 188px = 11.75em; */
	background-color: #e7edf4;
}
/* end header */

/* social networking */
ul#social {
	float: right;
}

ul#social li {
	display: inline;
	list-style-type: none;
	padding-left: .5em;
}

/* chat frame */
dl.dropdown {
	float: left;
	position: relative;
	margin: 0 .5em 0 0;
}

dl.dropdown dd,
dl.dropdown iframe,
div.chatBackground {
	position: absolute;
	overflow: hidden;
}

dl.dropdown dd,
div.chatBackground {
	height: 13.75em;
}

dl.dropdown dd {
	width: 19em;
	top: 1.125em;
	left: -.5em;
	display: none;
	opacity: 0;
	margin: 0;
	z-index: 200;
}

dl.dropdown iframe {
	height: 17em;
	z-index: 2;
}

div.chatBackground {
	z-index: 1;
	background-color: #fff;
	width: 18.25em;
	top: .5em;
	left: .5em;
	/* pixels used for border radius */
	-moz-border-radius: 5px;
	border-radius: 5px;
}

dl.dropdown dt {
	cursor: pointer;
}
/* end chat frame */
/* end social networking */

/* navigation */
ul#main_navigation, ul#main_navigation ul {
	list-style-type: none;
}
/* end navigation */

/* breadcrumbs */
p.breadcrumb {
	clear: right;
	font-size: .75em;			/* 11px = .6875em, so adjusted to 12px = .75em */
	color: #646464;
	border-bottom: solid 1px #d6d6d6;	/* Used pixels for hairline border */
}

p.breadcrumb a {
	color: #787878;
	text-decoration: none;
}
/* end breadcrumbs */

/* drop shadows */
/* drop shadows don't extend to the bottom unless we force the element to clear floated elements */
p.clear {
	clear: both;
}

div#border_left,
div#border_right,
div#border_bottom {
	width: 61em;
	margin: auto;
}

div#border_left {
	background-image: url('//www.sandiego.edu/admissions/images/content_border_left.png');
	background-repeat: repeat-y;
	background-position: left;
}

div#border_right {
	background-image: url('//www.sandiego.edu/admissions/images/content_border_right.png');
	background-repeat: repeat-y;
	background-position: right;
}

div#border_bottom {
	clear: both;
	background-image: url('//www.sandiego.edu/admissions/images/content_border_bottom.png');
	background-repeat: repeat-x;
	background-position: bottom;
	height: 1.5em;
	margin-bottom: 1em;
}

div#border_bottom img#bottom_left {
	float: left;
}

div#border_bottom img#bottom_right {
	float: right;
}
/* end drop shadows */

/* interior search pages */
p.pretext {
	font-weight: bold;
}

img.searchlogo {
	display: none;
}

input.terms {
	margin-top: .5em;
	padding: .25em;
	font-size: 1.25em;
	width: 15em;
	background-color: #e7edf4;
}

input.submit {
	color: transparent;
	background-color: transparent;
	width: 3.5em;
	font-size: 1.25em;
	background-image: url('//www.sandiego.edu/admissions/images/search_button.png');
	background-repeat: no-repeat;
}

div.searchresults {
	margin-top: 1em;
}

div#content_column div.searchresults table table {
	border: none;
	margin: .25em;
}

div#content_column div.searchresults td {
	padding: 0;
}

div.resultitem {
	padding-bottom: 1em;
}

div#content_column div.n table {
	padding: .25em;
}

div#content_column div.n tr {
	float: left;
}

div#content_column div.n td {
	padding-right: 1em;
}
/* end interior search pages */

/* quicklinks */
div#quicklinks {
	background-image: url('//www.sandiego.edu/admissions/graduate/images/grad-admissions-footer.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	height: 22em;
	clear: both;
}

div#quicklinks p {
	text-transform: uppercase;
	font-size: .75em;		/* 12px = .75em; */
	float: left;
	padding-right: 1em;
}

div#quicklinks p.url {
	margin-bottom: 1em;			/* 15px = .9375em, so adjusted to 16px = 1em */
	font-size: .625em;			/* 10px = .625em */
	text-transform: lowercase;
	float: none;
}

div#quicklinks li {
	list-style-type: none;
}

div#quicklinks a {
	text-decoration: none;
	color: #737373;
}

div#quicklinks a:hover {
	text-decoration: underline;
}

div#quicklinks ul.choices li {
	float: left;
	text-transform: uppercase;
	font-size: .625em;			/* 9px = .5625em, so updated to 10px = .625em */
	padding-right: 1em;
	padding-left: 1em;
	color: #1a75cf;
	border-left: solid 1px #1a75cf;	/* Used pixels for hairline border */
	cursor: pointer;
}

div#quicklinks li.chosen {
	color: #969696;
	font-weight: bold;
}

div#quicklinks ul.link_content {
	font-size: .6875em;			/* 11px = .6875 em */
	clear: both;
	margin-top: 1.5em;
}

div#quicklinks ul.link_content li {
	clear: both;
}

div#quicklinks ul.link_content ul {
	display: inline;
}

div#quicklinks ul.link_content ul li {
	border-left: solid 1px #737373;	/* Used pixels for hairline border */
	padding-left: .5em;
	margin-left: .5em;
	display: inline;
	line-height: 2.5em;
}

/* USD is the default panel */
div#undergraduate_links, div#graduate_links {
	display: none;
}
/* end quicklinks */


/* footer */
div#footer {
	clear: both;
	background-color: #002469;
	padding-top: 2.25em;		/* 36px = 2.25em; */
	padding-bottom: 2.25em;		/* The height indicated in the style guide seemed way off, so I made it consistent with the padding-top */
}

div#footer img {
	float: left;
	margin-right: 2.75em;		/* 46px = 2.875em, so adjusted to 44px = 2.75dem */
}

div#footer p {
	color: #ffffff;
	font-size: .6875em;		/* 11px = .6875em */
	line-height: 2em;
}

div#footer a {
	color: #ffffff;
	text-decoration: none;
}
/* end footer */
