/* @override http://www.sandiego.edu/css/law/content.css */

/* @group Main Content */

div.content h1, div.content h2, div.content h3, div.content, div.content p, div.content ul, div.content li, table.landing_profiles span.subtitle, table.landing_moreinfo span.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
}

div.content h1 {
	font-size: 150%;
	color: #000000;
	font-weight: normal;
	line-height: 1.4em;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

div.content h1 + ul {
	margin-top: 0;
	padding-top: 0;
}

div.content h2{
	font-size: 170%;
	color: #7f7f7f;
	font-weight: normal;
	margin-top: .4em;
}

div.content h3,
form legend  {
	font-size: 120%;
	color: black;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;
}
div.content h3 + p {
	padding-top: 0;
	margin-top: 0;
}
div.content h3 + ul {
	margin-top: 0;
	padding-top: 0;
}
div.content h4 {
	font-size: 100%;
	margin-bottom: 0;
	padding-bottom: 0;
}
div.content h4 + p ,
div.content h4 + ul,
div.content h4 + table {
	margin-top: 0;
	padding-top: 0;
}
div.content, 
div.content p, 
div.content ul, 
div.content li {
	line-height: 1.7em;
	font-weight: normal;
}

div.content table {
	font-size: 100%;
}

div.content table.results tr th {
	background-color: #FFF;
	color: #000;
}

div.content table th {
	background-color: #636363;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif !important;
	padding: .1em 1.5em .1em .5em;
	text-align: left;
}

div.content table td {
	padding-right: 1.5em;
}

/* 08/17 MAA changed the color of links and made them bold, as per Patrick and Ashley's request. */
div.content a, div.content ul a {
	/* color: #002469; */
	color: #034e98;
	font-weight: bold;
}

div.content a:hover, div#page_contact_block a:hover, table.landing_links a:hover {
	text-decoration: underline;
}

div#page_contact_block {
	color: gray;
	text-align: right;
	padding-top: .5em;
	margin-top: 3em;
	border-top: .1em solid grey;
	clear: both;
}

span.pdf {
	background-color: #830e11;
	color: white;
	font-size: 90%;
	padding: .1em .2em .1em .2em;
}

/* @group Office Hours */
div.hours th, div.hours td {
	vertical-align: top;
}

div.hours a {
	color: #ffffff;
	font-weight: bold;
}

div.hours a:hover {
	text-decoration: underline;
}
/* @end */
/* @end */

/* @group More Information */

div.more_info {
	float: right;
	max-width: 15em;
	line-height: 1.3em;
	margin-left: 1.5em;
	padding-bottom: 2.25em;
	padding-left: 1.5em;
	clear: both;
}

div.more_info h2 {
	text-align: left;
	color: #1a75cf;
	padding: .25 0 .4em 1em;
	font-size: 120%;
	border-bottom: 1px solid white;
	width: auto;
	margin-bottom: -.7em;
	margin-top: 2em;
}

div.more_info p {
	padding: .25 1em .4em 1em;
	text-align: left;
	min-width: 13.2em;
	width: auto;
}

div.more_info ul {
	padding-left: 2em;
	width: auto;
}

div.more_info p img {
	text-align: center;
	background: none;
}
div.more_info img {
	border: 0;
}

/* @end */

/* @group Landing Pages */

/* @group Link Tables */

table.landing_links {
	font-family: Verdana, sans-serif;
}

table.landing_links td {
	vertical-align: text-top;
	font-size: 85%;
	margin-top: 2em;
	line-height: 1.9em;
}

table.landing_links tbody p {
	vertical-align: text-top;
	margin-top: 0;
}

table.landing_links th {
	text-align: left;
	text-transform: uppercase;
	font-size: 85%;
	font-weight: bold;
	padding-top: 1.4em;
	padding-right: .5em;
	vertical-align: top;
	line-height: 1.25em;
}

/* 08/17 MAA added font-weight: normal; */
table.landing_links a, table.landing_links ul li a {
	color: #636363;
	font-weight: normal;
}

table.landing_links ul {
	list-style-type: none;
	padding-left: 0;
	padding-top: 0;
	margin-top: 0;
	margin-left: 0;
}
table.landing_links ul li {
	font-family: Verdana, Arial;
	line-height: 1.3em;
	padding-top: .4em;
	padding-bottom: .4em;
	padding-left: 0;
	margin-left: 0;
}

/* @end */

/* @group More Info & Profile Tables */

table.landing_profiles, table.landing_moreinfo {
	margin-top: 1.5em;
}

table.landing_moreinfo {
	text-align: center;
}

table.landing_profiles tbody tr th, table.landing_moreinfo tbody tr th {
	text-align: left;
	background-color: #b2b2b2;
	color: white;
	padding: .4em 0 .4em 1em;
	font-size: 90%;
	border-bottom: 1px solid white;
}

table.landing_moreinfo tbody tr th {
	text-align: center;
	padding: .4em 1em .4em 1em;
}

table.landing_moreinfo tbody tr td {
	padding: 1em;
	padding-top: 0;
}

table.landing_profiles tbody tr, table.landing_moreinfo tbody tr {
	background-color: #d7d7d7;
	border-top: 1px solid white;
}

table.landing_profiles tbody tr td p, table.landing_moreinfo tbody tr td p {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 85%;
}

table.landing_profiles tbody tr td span.subtitle, table.landing_moreinfo tbody tr td span.subtitle {
	font-style: italic;
	font-weight: normal;
}

table.landing_profiles tbody tr td img, table.landing_moreinfo tbody tr td img {
	padding: .8em;
	padding-top: 0;
	border: 0;
}
/* @end */


/* @end */


/* @group Tables */
table.content_table {
	border-collapse: collapse;
}
table.content_table tbody {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
}
table.content_table th {
	font-weight: bold;
	background-color: white;
	border-bottom: thin solid #7f7f7f;
	text-align: left;
	padding-left: .5em;
}
table.content_table tr.odd_row {
	font-weight: normal;
	background-color: #e5e5e5;
}
table.content_table td {
	padding-left: .5em;
}

table.content_table img {
	padding: .5em;
}

div.main_content table.results.directory.list.display tbody tr.odd {
	background-color: #e5e5e5;
}

div.main_content table.results.directory.list.display {
	width: 100%;

}
div.main_content table.results.directory.list.display tr {
	padding: 3em;
}
/* @end */

/* @group Forms */
.main_content fieldset {
	border: 1px dotted #999;
	margin-top: 15px;
}
.main_content input[type="submit"].web_form {
	background-color: #10286d;
	color: #FFF;
	font-size: 120%;
	padding: 10px;
}
p.error {
	border: 2px red solid;
	background-color: #EDEDED;
	padding: 5px;
}
/* @end */

/* @group News and Events */

table.results.items.item.display th {
	display: none;
}

table.results.items.item.display img.headshot {
	float: right;
}


/* @end */

/* @group Mugshots */

div.faces {
	width: 90%;
}

div.faces td {
	width: 20%
}

div.faces img {
	width: 125px;
	height: 125px;
}

table.results.mugshots.list.display {
	width: 90%;
}

table.results.mugshots.list.display img {
	width: 125px;
	height: 125px;
}
/* @end */

/* @group Centers & Institutes Accordion */

div#accordion.Accordion {
	margin-top: 1.5em;
	border: 0;
}

div#accordion.Accordion div.AccordionPanelTab {
	font-weight: bold;
	border-top: 0;
	border-bottom: 0;
	margin-bottom: .2em;
}

div#accordion.Accordion img {
	padding: .8em
}

/* @end */

/* @group Search Page */

img.searchlogo {
	width: 8em;
}
/* @end */

/* @group Calendars */

table.list {
	font-family: Verdana, sans-serif;
}

table.list td, div.yearly_calendar h4, div.semester_calendar h3, div.news_releases h3 {
	font-family: Verdana, sans-serif;
	font-size: 85%;
	padding-left: .4em;
}

table.list tr.odd {
	background-color: #E5E5E5;
}

div.semester_calendar table.list, div.yearly_calendar table.list {
	width: 95%;
}

div.yearly_calendar td.weekday {
	width: 10%;
}

div.yearly_calendar td.date {
	width: 8%;
}
div.yearly_calendar td.start_time {
	width: 12%;
}

/* 06/12/09 Morgan Andersen added this for the News Releases display */
div.news_releases td.weekday, div.news_releases td.date{
	width: 5%;
}

table.list td.title {
	width: 50%;
}

div.semester_calendar td.title {
	width: 80%;
}

/* @end */

/* @group Faculty Directory */

table.results.directory.list.display {
	border-top: 1px solid #7f7f7f;
}

/* @end */


/* @group Search */

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

div.resulttitle {
	font-weight: bold;
	font-size: 110%;
	background-color: #ececec;
}

/* @end */

/* @group Images */
.caption{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 85%;
	font-style: italic;
	clear: both;
}
/* @end */

/* @group registration forms */
			.registration_instructions {
				font-weight: bold;
				font-style: italic;
			}

			p.event_date {
				font-weight: bold;
			}

			p.event_location {
				font-style: italic;
			}

			table.registration_form {
				width: 100%;
				border: none;
			}

			table.registration_form input:focus,
			table.registration_form textarea:focus {
				border: solid 2px #e9c697;	/* Used pixels for a thin border */
				background-color: #f8ecdc;
			}

			table.registration_form th {
				vertical-align: top;
				font-weight: bold;
				width: 40%;
				text-align: right;
				padding: .5em;
			}

			table.registration_form td {
				vertical-align: top;
				padding: .5em;
				text-align: left;
			}

			table.registration_form ul {
				margin-top: 0em;
				padding-left: 0em;
			}

			table.registration_form li {
				list-style-type: none;
			}

			p.submit {
				margin-left: 40%;
				padding-left: .5em;
			}
/* @end registration forms */

/* @group landing page links */
	#landing-links {
		padding-top: 1.4em;
		width: 700px;
	}
	#landing-links h2 {
		color: #000;
		font-family: Verdana, Geneva, sans-serif;
		font-size: 85%;
		font-weight: bold;
		margin-bottom: 0 !important;
		padding-bottom: 0 !important;
		text-transform: uppercase;
	}
	#landing-links ul {
		font-size: 85%;
		list-style-type: none;
		margin-top: 0;
		padding-left: 0;
	}
	#landing-links ul li {
		line-height: 1.3em;
		padding-top: .4em;
		padding-bottom: .4em;
	}
	#landing-links ul li a {
		color: #636363;
		font-family: Verdana, Geneva, sans-serif !important;
		font-weight: normal;
	}
	#landing-links #col1,
	#landing-links #col2,
	#landing-links #col3,
	#landing-links #col4 {
		float: left;
		margin-right: 20px;
		width: 150px;
	}
	#landing-links #col4 {
		margin-right: 0;
		width: 180px;
	}
	#landing-links #col4 img {
		padding-bottom: 10px;
	}
/* @end landing page links */

/* @group button */
div.button {
	border:solid 2px #10276d;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 10px;
	text-align: center;
	/**** gradient *****/
	background: #0a448d; /* Old browsers */
	background: -moz-linear-gradient(top, #0a448d 0%, #10286d 44%, #10286d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0a448d), color-stop(44%,#10286d), color-stop(100%,#10286d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #0a448d 0%,#10286d 44%,#10286d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #0a448d 0%,#10286d 44%,#10286d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #0a448d 0%,#10286d 44%,#10286d 100%); /* IE10+ */
	background: linear-gradient(to bottom, #0a448d 0%,#10286d 44%,#10286d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a448d', endColorstr='#10286d',GradientType=0 ); /* IE6-9 */
	/**** round corners ****/
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}
div.button a {
	border: none !important;
	color: #FFF;
	display: block; 
	font-weight: normal !important;
	font-size: 85% !important;
	line-height: 1.2em !important;
	padding: 7px 10px;
}

/* @end button */

/* @group miscellaneous */
ol.lower_alpha {
	list-style-type: lower-alpha;
}

ol.upper_alpha {
	list-style-type: upper-alpha;
}

.nodisplay {
	display: none;
}
/* @end miscellaneous */

/* @group directory */
ul.directory {
	padding-left: 0;
}
ul > li.person {
	height: 16em;
	margin-left: 1.5em !important;
	margin-bottom: 1em !important;
	line-height: 1.2em !important;
	list-style-type: none;
	width: 24em !important;
}
ul.directory li img.thumb {
	width: auto !important;
	height: auto !important;
}
ul.directory li h3 {
	line-height: 1.2em !important;
	margin: 0 0 5px 0 !important;
}
ul.directory li p {
	line-height: 1.4em !important;
	margin: 0 0 5px 0 !important;
}
/* @end directory */

/* @group bluehornet form */
form#bullseye {
	border: 1px solid #CCC;
}
form#bullseye th {
	background-color: #dfdfdf;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 70%;
	font-weight: bold;
	padding: 2px 6px;
	text-align: left;
}
form#bullseye td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 70%;
	padding: 2px 4px 2px 1px;
}
form#bullseye td.right {
	text-align: right;
	padding: 2px 2px 2px 4px;
}
form#bullseye td label {
	font-weight: bold;
}
form#bullseye td input {
	width: 100px;
}
form#bullseye select, form#bullseye select option, form#bullseye input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
}
form#bullseye input[type="submit"] {
	width: 60px;
}
/* @end bluehornet form */

/* @group jquery tabs */
#tabs {
	clear: right;
}
dt, dd {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 10px;
	margin-left: 15px;
}
/* @end jquery tabs */
