/* General */
html {
	background:url("../images/bg_gold.png") #a98734 repeat-x;
}
body {
	font-size:0.8em;
	margin:0;
	padding:0;
	background:url("http://www.purdue.edu/globals/graphics/shadow.png") repeat-y top center;
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Arial, Helvetica, Tahoma, sans-serif;
}
#doc_container {
	margin:auto;
	width:974px;
	background:#fff;
	position:relative;
	margin-bottom:15px;
}
/* Additional Classes */
.hide {
	display: none;
}
a {
	color:#333;
	text-decoration:none;
	border-bottom:dotted 1px #E8B756;
}
a:hover {
	color:#bd942e;
	border-bottom:dotted 1px #bd942e;
}
blockquote p {
	padding:15px;
}
p {
	padding:0;
	margin:0px 0px 1em 0px;
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
/*#email_form {position:absolute; right:290px; top:150px; width:400px; height:350px; background-image:url("http://www.purdue.edu/globals/graphics/email-pop.jpg"); background-repeat:no-repeat;} 
#email_form table {width:350px; margin:70px 0px 0px 20px; padding:0; border:none;}
#email_form table tr, #email_form table tr td{margin:0; padding:5px; border:none;}
#email_form input, #email_form textarea {width:225px;}
#email_form textarea {height:125px;}
#email_form {z-index:99; visibility:hidden;}*/


/* Header */
#hd {
	background:url("http://www.purdue.edu/globals/graphics/bg_campus.png") no-repeat;
	width:974px;
	height:100px;
	position:relative;
}
#hd #mark a {
	border:none;
	background:url("../images/mark.png");
	display:-moz-inline-block;
	display:inline-block;
	width:190px;
	height:58px;
	margin:25px 0 0 25px;
}
#hd #mark a img {
	display:none;
	margin:0px;
}
#hd #note a {
	border:none;
	background:url("../images/pmo_note.png");
	display:-moz-inline-block;
	display:inline-block;
	width:84px;
	height:100px;
	margin:-83px 0 0 850px;
}
#hd #note a img {
	display:none;
	margin:0px;
}
/*#pagetitle {position:absolute; bottom:10px; margin:0; padding:0px; left:243px; color:#fff; font-size:2em; width:474px; font-weight:normal;}*/


/* Search */
/*#search {width:240px; position:absolute; left:734px; top:18px; color:#fff; padding:0; margin:0;}
#search a {text-decoration:none; color:#fff; font-size:12px;}
#search_links {margin:0 0 5px 0; padding:0;}
#search_links a:hover {border-bottom:1px dotted #bd942e;}
#search #search_field #text_field {height:18px; width:160px; padding:0px; position:absolute; top:25px; left:0px;}
#search #search_field #btnSearch {height:23px; width:60px; position:absolute; top:25px; left:170px;}
#search #search_field #search_radio {margin-top:5px; position:absolute; top:50px; left:0px;}
#search #search_field #search_radio label {padding:0 0 0 3px; margin:0;}*/


/* Top Navigation */
/*#nav #print_email {float:right; margin:6px 10px 0px 0px; display:block; width:75px; height:22px;}
#nav #print_email a {margin-left:10px; display:inline; cursor:pointer; color:#555; font-size:10px; }
#nav #print_email a:hover, #nav #print_email a {border:none; text-decoration:none; background:none;}*/

#nav {
	background:#000;
	overflow:hidden;
	padding:0px;
	border-top:solid 5px #bd942e;
	height:34px;
	margin-bottom:0px;
}
#nav, x:-moz-any-link {
overflow:visible;
}
#nav, x:-moz-any-link, x:default {
overflow:hidden;
}
#nav ul {
	padding:0px;
	margin:0px;
	font-size:0.95em;
}
#nav ul li {
	float:left;
	display:block;
	list-style-type:none;
}
#nav ul li a {
	font-size:1.25em;
	height:20px;
	padding:7px 15px 7px 15px;
	display:block;
	text-decoration:none;
	color:#fff;
	border-bottom:none;
}
#nav ul li a:hover {
	background:#bd942e;
}
#nav ul ul {
	font-size:1.05em;
	position:absolute;
	top:139px;
	left:-9999px;
	background:url("http://www.purdue.edu/globals/graphics/menu_bg2.png") repeat;
	z-index:500;
	width:175px;
}
#nav ul ul li {
	float:none;
}
#nav ul ul li a {
	color:#fff;
	border-bottom:none;
	font-size:1em;
	display:block;
	padding:5px 10px 5px 15px;
	height:auto;
}
#nav ul ul li a:hover {
	border-bottom:none;
	background:#bd942e;
	color:#fff;
}
#nav ul :hover ul {
	left:auto;
}
#nav :hover > a {
	background:#bd942e;
	cursor:pointer;
}
/* Breadcrumbs */
/*#breadcrumbs {display:block; margin:0px 0px 5px 0px; padding:3px 0px 5px 14px; border-bottom:solid 1px #ccc; width:708px; height:auto;}
#breadcrumbs p {color:#333; padding:0px; display:inline; font-size:10px;}
#breadcrumbs a {color:#AD883E; font-weight:bold; padding:0px; display:inline; font-size:10px; text-transform:capitalize;}
#breadcrumbs a:hover {color:#bd942e;}*/


/* Flash Content */
#flashcontent {
	display:none;
	width:719px;
	height:265px;
	overflow:hidden;
	padding:0px;
	margin:0px 0px 10px 0px;
	background:url('http://www.purdue.edu/globals/graphics/general2.jpg');
}
/* Left Content */
#dleftcontent {
	padding-left:10px;
}
#leftcontent {
	width:228px;
	margin:0px 0px 10px 0px;
	padding:0px 15px 0px 0px;
	float:left;
}
#leftcontent h3 {
	font-size:1.1em;
	color:#333;
}
#leftcontent .module {
	margin:0px 5px 0px 5px;
	background:#ECE1CB;
	color:#000;
}
#leftcontent .module h3 {
	background:url("http://www.purdue.edu/globals/graphics/bg_highlight.png") repeat-y;
	padding:10px;
	font-weight:bold;
	color:#fff;
	font-size:1.15em;
}
#leftcontent .module .content {
	padding:0px 5px 7px 0px;
	margin-left:10px;
	list-style:none;
	font-size:1.05em;
}
#leftcontent .module .content h2 {
	border-bottom:#999 solid 1px;
	font-weight:normal;
	font-size:1.1em;
	display:block;
}
#leftcontent .module .content h4 {
	font-size:1.0em;
}
#leftcontent .module .content ul {
	margin:-5px 0px 10px 5px;
	padding:0px;
}
#leftcontent .module .content ul li {
	list-style-type:none;
	background: url("http://www.purdue.edu/globals/graphics/bullet.png") no-repeat 0 12px;
	padding:.5em .1em .1em .8em;
}
#leftcontent .module .content ul li a {
	color:#333;
}
/* Main Content */
#main_content {
	margin:0px;
	padding:0px 0px 10px 0px;
	width:974px;
	border-top:1px solid #fff;
	min-height:450px;
}
#maincontent {
	margin:0px 0px 0px 243px;
	width:719px;
	padding:0px 15px 0px 0px;
}
#maincontent h2 {
	font-size:1.5em;
	color:#bd942e;
	margin:10px 0px 10px 0px;
	padding:0px;
	border-bottom:solid 1px #999;
	font-weight:normal;
}
#maincontent h3 {
	font-size:1.1em;
	color:#333;
	font-weight:bold;
}
#maincontent h4 {
	font-size:1.0em;
	color:#333;
	font-weight:bold;
}
#leftmaincontent {
	width:31%;
	float:left;
	padding:0px 0px 0px 15px;
}
#leftmaincontent h2 {
	font-size:1.5em;
	color:#bd942e;
	margin:10px 0px 10px 0px;
	padding:0px;
	border-bottom:solid 1px #999;
	font-weight:normal;
}
#leftmaincontent h2 a {
	color:#bd942e;
	text-decoration:none;
	border-bottom:none;
}
#leftmaincontent h2 a:hover {
	color:#333;
	border-bottom:none;
}
#leftmaincontent h3 {
	font-size:1.1em;
	color:#333;
	font-weight:bold;
}
#leftmaincontent h4 {
	font-size:1.0em;
	color:#333;
	font-weight:bold;
}
#rightmaincontent {
	width:64%;
	float:right;
	padding:0px 15px 0px 0px;
}
#rightmaincontent h2 {
	font-size:1.5em;
	color:#bd942e;
	margin:10px 0px 10px 0px;
	padding:0px;
	border-bottom:solid 1px #999;
	font-weight:normal;
}
#rightmaincontent h2 a {
	color:#bd942e;
	text-decoration:none;
	border-bottom:none;
}
#rightmaincontent h2 a:hover {
	color:#333;
	border-bottom:none;
}
#rightmaincontent h3 {
	font-size:1.1em;
	color:#333;
	font-weight:bold;
}
#rightmaincontent h4 {
	font-size:1.0em;
	color:#333;
	font-weight:bold;
}
#rightmaincontent img {
	float:right;
	margin:3px;
}
#dmain_image, #dleft_image {
	overflow:hidden;
	height:195px;
}
#dmain_image {
	width:474px;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	margin:0;
	padding:0;
}
#dleft_image {
	width:227px;
	border-right:1px solid #ddd;
	padding:0;
	margin:0;
}
#dleft_image a img {
	border:none;
}
#dmain_image_caption, #dleft_image_caption {
	margin-bottom:15px;
	font-size:0.85em;
	text-align:right;
	padding:3px 10px;
	border:1px solid #ddd;
}
#dmain_image_caption {
	width:454px;
}
#dleft_image_caption {
	width:207px;
	border-left:none;
}
#dmain_image, #dmain_image_caption {
	display:none;
}
#dmain_content_field h3, #dmain_content_field h4, #dmain_content_field h5, #dmain_content_field h6 {
	color:#555;
	margin-bottom:7px;
}
#dmain_content_field a {
	color:#bd942e;
}
#dmain_content_field a:visited {
	color:#741;
}
#dmain_content_field a:hover {
	color:#333;
}
#dmain_content_field ul {
	margin:0px 0px 25px 10px;
	padding:0px;
}
#dmain_content_field ul li {
	list-style-type:none;
	background:url("http://www.purdue.edu/globals/graphics/bullet_black.png") no-repeat 0 12px;
	padding:.5em .1em .1em .8em;
}
#dmain_content_field ul ul {
	margin-bottom:0px;
}
#dmain_content_field_left ul li {
	list-style-type:none;
}
/* Right Navigation */
#right_sidebar {
	width:255px;
	height:265px;
	float:right;
	background:#000;
}
#right_sidebar a:hover {
	text-decoration:none;
}
#secondary_navigation_left {
	width:49%;
	float:left;
}
#secondary_navigation_left img {
	margin-bottom:3px;
}
#secondary_navigation_left a {
	font-size:1em;
	padding:15px 15px 15px 15px;
	display:block;
	text-decoration:none;
	color:#fff;
	border:none;
	text-align:center;
}
#secondary_navigation_left a:hover {
	background:#333;
	color:#fff;
	text-decoration:none;
	border:none;
	text-align:center;
}
#secondary_navigation_right {
	width:49%;
	float:right;
}
#secondary_navigation_right img {
	margin-bottom:3px;
}
#secondary_navigation_right a {
	font-size:1em;
	padding:15px 15px 15px 15px;
	display:block;
	text-decoration:none;
	color:#fff;
	border:none;
	text-align:center;
}
#secondary_navigation_right a:hover {
	background:#333;
	color:#fff;
	text-decoration:none;
	border:none;
	text-align:center;
}
#right_navigation {
	width:205px;
	float:right;
	margin-top:25px;
	padding:10px;
}
#right_navigation h3, #right_navigation h4, #right_navigation h5, #right_navigation h6 {
	color:#555;
	margin-bottom:7px;
}
#right_navigation a {
	color:#bd942e;
}
#right_navigation a:visited {
	color:#741;
}
#right_navigation a:hover {
	color:#333;
}
#right_navigation ul {
	margin:0px 0px 25px 10px;
	padding:0px;
}
#right_navigation ul li {
	list-style-type:none;
	background:url("http://www.purdue.edu/globals/graphics/bullet_black.png") no-repeat 0 12px;
	padding:.5em .1em .1em .8em;
}
#right_navigation ul ul {
	margin-bottom:0px;
}
/* Footer  */
#ft {
	clear:both;
	background:#000;
	border-top:solid 5px #bd942e;
	padding:0px;
	height:60px;
	line-height:14px;
}
#ft p {
	padding:10px;
	color:#999;
	font-size:10px;
}
#ft a {
	color:#bd942e;
	border-bottom:none;
}
#ft a:hover {
	border-bottom:1px dotted #bd942e;
}
/* Mini Calendar  */
#left-column {
	position:relative;
	width:100%;
	float:left;
	display:inline; /*margin-left:-264px; border-right:1px dashed #a69677;*/
	padding-bottom:10px;
}
#left-column a {
	color:#bd942e;
	text-decoration:none;
	border-bottom:none;
}
#left-column a:hover {
	color:#333;
	border-bottom:none;
}
#left-column h2 {
	font-size:1.5em;
	color:#bd942e;
	margin:0px 0px 10px 0px;
	padding:0px;
	border-bottom:solid 1px #999;
	font-weight:normal;
}
#left-column ul#news h2 {
	margin-left:0px;
}
#left-column h1 {
	height:23px;
	line-height:23px;
	margin:0 0 4px 0;
	text-indent: -9999px;
}
#left-column ul {
	margin:18px 10px 0 12px;
}
#left-column ul li {
	position:relative;
	margin-bottom:1.5em;
	padding-left:34px;
}
/*#left-column ul li  h2, #left-column ul li h2 a, #left-column ul li p, #left-column ul li a {font-family:helvetica, arial, verdana, sans-serif; font-size:0.917em; color:#826e59;}*/
#left-column ul li a.calendar-icon {
	position:absolute;
	display:block;
	top:0;
	left:0;
	width:27px;
	height:27px;
	line-height:1;
	background:transparent url(../images/background_sidebar_date.png) top left no-repeat;
	text-align:center;
	color:#000;
}
#left-column ul li a.blue {
	background-image:url(../images/background-sidebar_gold.png);
}
#left-column ul li a.orange {
	background-image:url(../images/background_sidebar_gold.png);
}
#left-column ul li a.calendar-icon .calendar-icon-month {
	display:block;
	padding-top:3px;
	font-size:9px;
	text-transform:uppercase;
	font-weight:bold;
}
#left-column ul li a.calendar-icon .calendar-icon-day {
	font-size:12px;
	font-weight:bold;
}
#left-column-calendar {
	width:100%;
	height:185px;
	margin-top:6px; /*font-family:helvetica, arial, verdana, sans-serif;*/
	margin-bottom:20px;
}
#left-column-calendar h1 {
	position:relative;
	height:45px;
	text-indent:0;
	overflow:visible;
}
#left-column-calendar .calendar-day-number {
	display:block;
	position:absolute;
	top:30px;
	right:10px;
	font-size:100px;
	letter-spacing:-5px;
	color:#bd942e;
}
#left-column-calendar .calendar-day-name {
	display:block;
	/*position:absolute;
	top:29px;
	left:25px;*/
	color:#bd942e;
	font-size:20px; /*font-family:georgia, "Times New Roman", serif; font-weight:normal;*/
}
#left-column-calendar .calendar-month-and-year {
	display:block;
	position:absolute;
	top:50px;
	left:25px; /*color:#614c38;*/
	font-size:14px;
	font-style:italic; /*font-family:georgia, "Times New Roman", serif; font-weight:normal;*/
}
#left-column-calendar table {
	margin:0 10px;
	width:95%;
}
#left-column-calendar table td, #left-column-calendar table th {
	text-align:center; /*color:#816d58;*/
}
#left-column-calendar table th {
	font-weight: bold;
}
#left-column-calendar table td {
	font-size:0.917em;
	line-height:1.636em;
}
#left-column-calendar table td a {
	display:block;
	background:transparent url(../images/background_calendar_day.png) top center no-repeat;
	text-align:center;
	text-indent:-8px;
	color:#fff;
	line-height:1.636em;
	text-decoration: none;
}
#left-column-calendar ul {
	margin:7px 0 0 2px;
	padding:7px 10px 0 18px; /*border-top:1px dashed #a69677;*/
}
#left-column-calendar ul li {
	width: 43%;
	height:18px;
	margin:0;
	padding:0 0 0 15px;
	text-indent:0;
	float:left;
	font-size:0.917em;
	cursor:pointer;
	cursor:hand;
}
#left-column-calendar ul li#all-events {
	background:transparent url(../images/swatch_gold.png) top left no-repeat;
}
#left-column-calendar ul li#church-events {
	background:transparent url(../images/swatch_gold.png) top left no-repeat;
}
#left-column-calendar ul li#community-center-events {
	background:transparent url(../images/swatch_gold.png) top left no-repeat;
}
/* Calendar */
#content-wrapper.calendar table, caption, tbody, tfoot, thead, tr, th, td {
	margin-top:0pt;
	margin-right:0pt;
	margin-bottom:0pt;
	margin-left:0pt;
	padding-top:0pt;
	padding-right:0pt;
	padding-bottom:0pt;
	padding-left:0pt;
	border-top-width:0pt;
	border-right-width-value:0pt;
	border-right-width-ltr-source:physical;
	border-right-width-rtl-source:physical;
	border-bottom-width:0pt;
	border-left-width-value:0pt;
	border-left-width-ltr-source:physical;
	border-left-width-rtl-source:physical;
	border-top-style:none;
	border-right-style-value:none;
	border-right-style-ltr-source:physical;
	border-right-style-rtl-source:physical;
	border-bottom-style:none;
	border-left-style-value:none;
	border-left-style-ltr-source:physical;
	border-left-style-rtl-source:physical;
	border-top-color:-moz-use-text-color;
	border-right-color-value:-moz-use-text-color;
	border-right-color-ltr-source:physical;
	border-right-color-rtl-source:physical;
	border-bottom-color:-moz-use-text-color;
	border-left-color-value:-moz-use-text-color;
	border-left-color-ltr-source:physical;
	border-left-color-rtl-source:physical;
	outline-width:0pt;
	outline-style:none;
	outline-color:-moz-use-text-color;
	font-size:100%;
	vertical-align:baseline;
	background-color:transparent;
	background-image:none;
	background-repeat:repeat;
	background-attachment:scroll;
	background-position:0% 0%;
}
#content-wrapper.calendar #center-column h1 {
	position:relative;
	/*height: 29px;*/
	text-indent:0;
	overflow:visible;
}
/*#content-wrapper.calendar #center-column p {
	margin-left: 30px;
}*/
/*#content-wrapper.calendar #center-column #full-calendar-navigation {
	position: absolute;
	top: 30px;
	right: 60px;
}
#content-wrapper.calendar #center-column #full-calendar-navigation li {
	display: inline;
}*/
#content-wrapper.calendar #center-column .calendar-month-and-year {
	display:block;
	position:absolute;
	top:8px;
	left:30px;
	color:#bd942e;
	font-weight:bold;
	/*font-size: 18px;*/
	font-style:italic;
	/*font-family: georgia, "Times New Roman", serif;*/
	font-weight:normal;
}
#content-wrapper.calendar #center-column .calendar-full-date {
	display:block;
	position:absolute;
	top:30px;
	left:30px;
	/*font-size: 12px;*/
	color:#000;
}
/*#content-wrapper.calendar #center-column #full-calendar-legend {
	position: absolute;
	top: 75px;
	right: 60px;
}
#content-wrapper.calendar #center-column #full-calendar-legend li {
	display: inline-block;
	float: left;
	padding-left: 18px;
	margin-left: 15px;
	cursor:pointer;
	cursor: hand;
}
#content-wrapper.calendar #center-column #full-calendar-legend li#all-events {
	background: transparent url(../images/swatch_gold.png) 0 4px no-repeat;
}
#content-wrapper.calendar #center-column #full-calendar-legend li#church-events {
	background: transparent url(../images/swatch_gold.png) 0 4px no-repeat;
}
#content-wrapper.calendar #center-column #full-calendar-legend li#community-center-events {
	background: transparent url(../images/swatch_gold.png) 0 4px no-repeat;
}*/
#calendar {
	width:800px;
	/*font-family: helvetica, arial, verdana, sans-serif;*/
	/*font-size: 0.917em;*/
	margin:20px 30px 0 30px;
	border-collapse:collapse;
}
#calendar thead tr.calendar-heading-navigation th {
	font-weight:bold;
	/*font-size: 1.5em;*/
	padding:0 0 0.5em 0;
}
#calendar thead tr.calendar-heading-days th {
	text-align:center;
	font-weight:normal;
}
#calendar tbody tr td {
	width:100px;
	height:80px;
	border-top:1px solid #999;
	border-right:1px solid #999;
}
#calendar tbody tr td.last {
	border-right:none;
}
#calendar tbody tr td.today {
	background:#ccc;
}
#calendar tbody tr td ul {
	margin:0 0.5em;
}
#center-column #calendar tbody tr td a {
	color:#bd942e;
	text-decoration:none;
	font-size:10px;
	line-height:11px;
	display:block;
	width:100%;
	margin:2px 0;
	padding:1px 2px;
	border-bottom:none;
}
#center-column #calendar tbody tr td a:hover {
	color:#333;
}
#center-column #calendar tbody tr td a:visited {
	color:#741;
}
/*#calendar tbody tr td a.calendar-event-blue {
	color: blue;
	background: blue;
}
#calendar tbody tr td a.calendar-event-red {
	color: red;
	background: #bb2f2d;
}
#calendar tbody tr td a.calendar-event-orange {
	color: #d53b27;
	background: #FF6600;
}*/
#calendar tbody tr td span.calendar-cell-date {
	display:block;
	text-align:right;
	padding:0.25em 0.5em;
}
#calendar ul {
	list-style:none;
	margin:0;
	padding:0;
}

