@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.75em;
	color: black;
	background: #d9d9d9 url(https://www.baylor.edu/images/common/bkg_top.jpg) repeat-x 0 0;
}

a {	
	color: #1a7a3a;
	overflow: hidden;
	text-decoration: underline;
}

	a:hover {
		color: #002d14;
		text-decoration: none;	
	}

img {
	border: none;
	display: block;
}

h1, h2, h3, h4, h5, h6, p, img {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

	h1,h2,h3,h4,h5,h6 {
		font-family: Georgia, "Times New Roman", Times, serif;		
	}

h1, h2 {
	font-size: 30px;
	line-height: 32px;
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
}

h2.subhead {
	font-size: 18px;
	font-style: italic;	
	line-height: 24px;
	margin: 0 0 5px 0;
	color: #1a7a3a;
}

	h1+h2.subhead {
		margin: -25px 0 20px 0;	
	}

h3 {
	margin: 20px 0 10px 0;
	font-size: 24px;	
}

h4 {
	margin: 20px 0 5px 0;
	font-size: 20px;	
}

h5 {
	font-size: 16px;	
}

h6 {
	font-size: 14px;	
}

p {
	font-size: 12px;
	line-height: 1.75em;
	margin: 10px 0 15px 0;	
}

ul li, ol li {
	line-height: 1.5em;
	margin-bottom: 5px;
}

#container {
	width: 900px;
	background: url(https://www.baylor.edu/images/common/bkg_middle.png) repeat-y 50% 0;
	padding: 0 20px 0 20px;
	margin: 0 auto;	
}

#crate {
	width: 900px;
}

#contentBkg {
	margin-left: 10px;
	background: url(https://www.baylor.edu/images/common/bkg_nav_green.png) repeat-y 0 10px;
	width: 890px;
}

/* BAYLOR HEADER */



#baylor_header a {
	float: left;
	width: 263px;
}

#baylor_header .headertext a, #baylor_header .heardtext2 a {
	width: auto;
}

	#baylor_header .headertext {
		height: 22px !important;	
	}
	
	#baylor_header .headertext a {
		width: auto;
		height: 22px;
	}

.headertext2 {
	float: none;
	clear: both;
}

	.headertext2 a {
		font-size: 12px !important;
		line-height: 14px !important;
	}

	
/* CONTENT COLUMN */

#allContent {
	float: right;	
}

#content {
	float: right;
	width: 630px;
	padding: 25px 25px 15px 0;
}

	.homePage #content {
		float: none;
		clear: both;
		padding-left: 25px;
		padding-top: 15px;
	}
	
	#content img {
		max-width: 100%;	
	}

	

	#contentHome {
		width: 660px;
		padding: 10px 0 0 10px;
	}
	
		#contentHome img {
			max-width: 100%;	
		}
	
	#breadCrumb {
		font-size: 10px;
		padding: 0;
		line-height: 1.3em;
	}
	
		#breadCrumb a {
			text-decoration: none;
		}

/* LEFT COLUMN */

#navBar {
	padding: 0 0 15px 0;	
	font-size: 12px;
	border-top: 10px solid white;
	width: 210px;
}

/* NAVIGATION */

#nav {
	width: 210px;
	margin: 0;
	line-height: 1.4em;
}

	#nav a {
		color: #fff;
		text-decoration: none;
	}

	#navTop {
		display: block;
		height: 35px;
	}
	
		#navTop a {
			display: block;
			overflow: hidden;
			width: 154px;
			line-height: 35px;
			padding: 0 10px 0 10px;	
			font-weight: bold;
			height: 35px;
			border-left: 1px solid #195132;
		}
		
			#navTop a:hover {
				background-color: #002f15;
				opacity: 1 !important;
			}
	
		#navTop a.homeIcon {
			float: left;
			display: block;
			width: 35px;
			height: 35px;
			background-image: url(http://www.baylor.edu/images/icons/home_white.png);
			background-repeat: no-repeat;
			background-position: 50% 50%;
			text-indent: -9999px;
			padding: 0;
			border: none;
			opacity: .5;
		}
		
			#navTop a.fullWidth {
				padding: 0 15px 0 15px;
				width: auto;
			}

	#nav ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border-bottom: 1px solid #195132;	
	}
	
		#nav ul li {
			display: block;
			margin: 0;
			line-height: 1.4em;
		}
		
			#nav ul li a {
				display: block;
				padding: 8px 15px 8px 15px;
				border-top: 1px solid #195132;	
			}
			
				#nav ul li a.externalLink, #nav ul li ul li a.externalLink{
					background-image: url(https://www.baylor.edu/images/icons/external_white.png) !important;
					background-repeat: no-repeat !important;
					background-position: 186px 50% !important;
					padding-right: 39px;
				}
			
				#nav ul li a:hover {
					background-color: #002f15;
				}
				
				#nav ul li a#current, #nav ul li.level2head a {
					 background: #002f15;
					 color: #fff;
					 font-weight: bold;
				}
				
					#nav ul li.level2head a:hover, #nav ul li.level2head a#current {
						background: #000;	
					}
				
				#nav ul li ul {
						background-color: #002f15;
						border: none;
					}
					
						#nav ul li ul li {
							border: none;
						}
						
							#nav ul li ul li a, #nav ul li.level2head ul li a {
								padding: 5px 15px 5px 25px;
								background: #002f15;
								font-weight: normal;
								border: none;
							}
							
								#nav ul li ul li a:hover {
									background: #f9f1e0;	
								}
								
								#nav ul li ul li a#current {
									background: #f9f1e0;	
								}
		
		#navExtra {
			padding: 20px 0 10px 0;	
		}
		
			#navExtra img {
				margin: 0 auto;	
			}
			
			#navExtra a img {
				opacity: .7;	
			}
			
				#navExtra a:hover img {
					opacity: 1;	
				}
						
			
/* END NAVIGATION

START CALLOUTS	*/

#callouts {
	margin: 0 0 0 10px;
	width: 184px;
	float: right;
	font-size: 11px;
	line-height: 1.3em;
}

	#contentHome #callouts {
		width: 660px;
		height: 122px;
		background: url(http://www.baylor.edu/content/imglib/126748.png) no-repeat 0 0;
		float: none;
		margin: 0;
		padding: 20px 0 20px 0;
		clear: both;
	}
	
		.homePage #callouts {
			margin-top: 0;	
		}
	
		#callouts .calloutbox {
			float: left;
			width: 184px;
			height: 122px;
			margin: 0 14px 0 20px;
		}

	#callouts ul {
		margin: 0 0 0 15px;
		padding: 0;	
	}
		
	#callout1, #callout2, #callout3 {
		margin-top: 12px;
	}
	
	.callout_box {
		background: url(http://www.baylor.edu/president/i/callout_bottom.png) no-repeat 0 100%;
		padding: 0 0 10px 0;
	}
	
	.callout_box .box_title {
		background: url(http://www.baylor.edu/president/i/callout_top.png) no-repeat 0 0;
		padding: 15px 15px 0 15px;
		margin: 0;
		font-size: 12px;
		line-height: 1.2em;
		font-weight: bold;
	}
	
	.callout_box .box_content, .callout_box .box_link {
		background: url(http://www.baylor.edu/president/i/callout_middle.png) repeat-y 0 0;
		padding: 10px 15px 5px 15px;
		color: #002d14;
	}
	
	.callout_box .box_content p, .callout_box .box_link p {
		margin: 0;
		padding: 10px 0 0 0;
		font-size: 11px;
	}
	
/* END CALLOUTS

START CLEAR

*/

#content-clear {
	clear: both;
	height: 10px;
	background: white;	
}

/* START BAYLOR FOOTER */

#footer {
	margin: 0 auto;
	width: 940px;
	line-height: 1.3em;
	padding: 0 0 25px 0;
}

	#baylor_footer {
		background: url(http://www.baylor.edu/images/common/bkg_bottom.png) no-repeat 50% 100%;
		padding: 0 20px 10px 20px;
		border: none;
	}
	
	#baylor_footer_content {
		background: #003015;
		padding: 4px 0 5px 0;
	}
	
	#copyright {
		margin: 0 auto 0 auto;
		width: 900px;
		text-align: center;	
	}

/* IMAGES */

.right {
	float: right;
	margin: 0 0 10px 10px;	
}

	a.right {
		text-decoration: none;	
	}

.left {
	float: left;
	margin: 0 10px 10px 0;	
}

.clear {
	clear: both;	
}

.border {
	border: 1px solid black;	
}

.break {
	border-bottom: 1px solid #f2ddab;	
}

.break-light {
	border-bottom: 1px solid #f9f1e0;	
}

a span.caption {
	font-size: 10px;
	line-height: 1.2em !important;
	color: #666;
	text-align: center;
	margin: 0 10px;
	display: block;
	padding: 3px 0;
	border: 0 !important;
}

/* MSG */

.msg, .msgerror, .msgsuccess, .msgno {
	padding: 10px 10px 10px 34px;
	border: 1px solid #f2ddab;
	line-height: 1.4em;
	margin-bottom: 15px;
	font-family:Verdana;
	font-size: 12px;
	background-color: #f9f1e0;	
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

.msg {
	background-image: url(https://www.baylor.edu/images/icons/info.png);
}

.msgerror {
	background-image: url(https://www.baylor.edu/images/icons/alert.png);
	border-color: #c80000;
	font-weight: bold;
}

.msgsuccess {
	background-image: url(https://www.baylor.edu/images/icons/success.png);
	border: 1px solid #a2c18e;
	background-color: #e7f4de;
}

.msgno {
	padding: 12px 15px 12px 15px;
	background: #f9f1e0;	
	border: 1px solid #f2ddab;
}

/* HOME */

#homeNews {
	padding: 20px 10px 15px 20px;
}

	.newsArea {
		display: none;	
	}
	
	.show {
		display: block;	
	}

	#homeNews h2 {
		font-style: normal;
		font-size: 20px;
		color: #002f15;
		margin: 0;
	}
	
	#homeNews h3 {
		color: #1A7A3A;
		font-style: italic;
		font-size: 16px;
		margin: 0;
	}
	
	.news_category {
		display: none;	
	}
	
	.news_item {
		line-height: 1.4em;
		margin: 12px 0 16px 0;	
	}
	
	div.news_headline {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 16px;
		margin: 0 0 5px 0;
	}
	
		div.news_headline {
			line-height: 1.17em;	
		}
	
		div.news_headline a {
			cursor: pointer;	
		}
		
		div.news_date {
			float: left;
			margin-right: 5px;
		}
		
		div.news_date:after {
			content: " - ";	
		}
	
		div.news_headline b {
			font-weight: normal;	
		}
		
		.newsMore {
			border: 1px solid #f2ddab;
			padding: 9px 15px 9px 15px;
			background-color: #f9f1e0;	
			margin-top: 15px;
		}
		
		.news_morelink {
			display: none;	
		}
		
		#logout {
			float: right;	
		}
	
/* TABLES */
	

table tr td, table tr th {
	font-size: 12px;
	padding: 3px 0 3px 0;
	text-align: left;
	line-height: 1.2em;
}

table.tabular {
	margin: 10px 0;
	border-top: 1px solid #cbcbcb;		
}

table.tabular tr td, table.tabular tr th {
	padding: 5px 3px;
	border-bottom: 1px solid #dedede;	
}
	
	table.tabular tr th {
		border-color: #cbcbcb;
	}
	
div.halves {
	margin: 15px 0 0 0;
}

	.half {
		float: left;
		width: 50%;
		padding-bottom: 15px;
	}
	
	.button {
		margin: 0 20px;	
	}
	
		.button_sm {
			margin: 0 75px;
			padding-top: 10px;	
		}
			
	.button a {
		display: block;
		background: #003441;
		background-image: -webkit-gradient(
			 linear,
			 left bottom,
			 left top,
			 color-stop(0, rgb(0,48,21)),
			 color-stop(1, rgb(0,64,28))
		);
		background-image: -moz-linear-gradient(
			 center bottom,
			 rgb(0,48,21) 0%,
			 rgb(0,64,28) 100%
		);
		border-radius: 22px;
		border: 1px solid black;
		border-color: rgba(0,0,0,.3);
		color: white;
		text-align: center;
		font-size: 12px;
		line-height: 1.35em;
		text-decoration: none !important;
		padding: 8px 10px;
	}
	
		.button_sm a {
			padding: 5px;
			border-radius: 16px;
			font-size: 11px;
		}
	
		.button a:hover {
			background: #001a20;
			background-image: -webkit-gradient(
				 linear,
				 left bottom,
				 left top,
				 color-stop(0, rgb(0,0,0)),
				 color-stop(1, rgb(0,48,21))
			);
			background-image: -moz-linear-gradient(
				 center bottom,
				 rgb(0,0,0) 0%,
				 rgb(0,48,21) 100%
			);
			border-color: #000;
		}
		
/* COLUMNS */

.col_wrapper {
	clear: both;
	padding: 20px 0 0 0;	
}

.two_col {
	background: #fdfaf4;
	border: 1px solid #f0e7d0;
}

/* two col gradient */

.two_col {
	background: -moz-radial-gradient(center, ellipse cover, rgba(254,254,250,1) 0%, rgba(249,241,221,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(254,254,250,1)), color-stop(100%,rgba(249,241,221,1))); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover, rgba(254,254,250,1) 0%,rgba(249,241,221,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover, rgba(254,254,250,1) 0%,rgba(249,241,221,1) 100%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover, rgba(254,254,250,1) 0%,rgba(249,241,221,1) 100%); /* IE10+ */
	background: radial-gradient(center, ellipse cover, rgba(254,254,250,1) 0%,rgba(249,241,221,1) 100%);
}

/* end gradient */

	.two_col h4 {
		margin: 0;
		font-size: 14px;
		font-family: Verdana, Geneva, sans-serif;
		font-weight: bold;
		line-height: 1.2em;	
	}
	
	.two_col ul {
		list-style: none;
		margin: 15px 0 0 0;
		padding: 0;
	}
	
		.two_col ul li {
			margin: 0 0 8px 0;	
		}

	.two_col .col {
		width: 50%;
		float: left;	
	}
	
	.col_padding {
		padding: 20px;	
	}
	
	.col_clear {
		clear: both;
		height: 1px;	
	}
	
/* SPECIAL LINKS */

a.link_action {
	
}

	a.link_action:hover, a.link_action:hover img {
		opacity: .8;	
	}
	
/* Footnotes */

.footnotes {
	font-size: 11px;
	line-height: 1.4em;
	margin: 20px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 1px solid gray;
	
}

	.footnotes p {
		text-indent: -10px;
		font-size: 11px;
		line-height: 1.3em;
		margin: 0 0 3px 10px;
	}
	
/* Previous / Next */

.prevNext {
	display: block;
	border-top: 1px solid #fff2bf;
	background: #fffae5;
	background-image: linear-gradient(top, rgb(255,255,255) 0%, rgb(255,250,229) 100%);
	background-image: -o-linear-gradient(top, rgb(255,255,255) 0%, rgb(255,250,229) 100%);
	background-image: -moz-linear-gradient(top, rgb(255,255,255) 0%, rgb(255,250,229) 100%);
	background-image: -webkit-linear-gradient(top, rgb(255,255,255) 0%, rgb(255,250,229) 100%);
	background-image: -ms-linear-gradient(top, rgb(255,255,255) 0%, rgb(255,250,229) 100%);
	padding: 10px 12px 7px 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin: 25px 0 0 0;
	height: 18px;
}

	.prevNext a {
		display: block;
		text-decoration: none;
	}

	.next {
		float: right;
		background: url(https://www.baylor.edu/development/i/arrow_right.png) no-repeat 100% 50%;
		padding-right: 22px;
		height: 18px;
	}
	
	.prev {
		float: left;
		background: url(https://www.baylor.edu/development/i/arrow_left.png) no-repeat 0 50%;
		padding-left: 22px;
		height: 18px;
	}
	
		.prevNext a:hover {
			text-decoration: underline;	
		}
		
/* Horizontal Callouts */

.horizontal_callouts {
	display: block;
	clear: both;
}

	.horizontal_callouts a {
		display: block;
		width: 33%;
		float: left;	
	}
	
		.horizontal_callouts a:nth-of-type(2) {
			width: 34%;
		}
	
		.horizontal_callouts a img {
			margin: 0 auto;	
		}
		
span.small_caps {
	font-variant: small-caps;	
}

/* Single Column */

.no_nav #contentBkg {
	background: #fff;
}

.no_nav #content {
	float: none;
	width: auto;
	padding: 25px 25px 15px 25px;	
}