/* LAST UPDATE JANUARY 20, 2010 BY LROBINSO */

/* COLOR PALETTE
------------------------------------------------------------------------------------------------
#B3AC68 - Olive green
#A59E60 - Dark olive green
#98002E - Calvin maroon
#003366 - Midnight sky Blue
#F7EDD4 - Cream
#D7DAC3 - Sand
*/

/* HYPERLINK COLORS */
a { color:#333366; background-color: transparent; outline: none; cursor:pointer;}
a:link {color: #333366;}
a:visited {}
a:hover {color: #9999cc;}
a:active, a:focus {color: #666699;}

#accessibility {
	position: absolute;
	text-indent: -9999px;
	}

#accessibility a:focus {
	display: block;
	position: absolute;
	text-indent: 0;
	top: 0;
	color: #666699;
	background: #ffffcc;
	padding: 1em;
	width: 100%;
	border: none;
	z-index: 300;
	white-space: nowrap;
	}

/* NAVIGATION LINKS 
------------------------------------------------------------------------------------------------ */
#navbar a { text-decoration: none; display: block; width: auto;}
#navbar a:link { color: #333366;}
#navbar a:visited { }
#navbar a:hover  { color: #ffffff;}
#navbar a:active, a:focus {
	color: #000;
	font-weight: bold;
	text-align: left;
}

/* NAVIGATION LISTS
------------------------------------------------------------------------------------------------ */
/* First List */
#navbar ul { margin: 0; padding: 0; list-style-type: none; line-height: normal;}
#navbar ul li { margin: 0; padding: 10px 0 10px 30px;  line-height: normal;}
#navbar ul li:hover  { background-color: #ddd;}

/* Second List */
#navbar ul li ul { margin: 0; padding: 0; list-style-type: none; line-height: normal;}
#navbar ul li ul li { margin: 0; padding: 5px 5px 0 10px; font-weight: normal; background: none; line-height: normal;}
#navbar ul li ul li:hover { background: none; background-color: #ddd;}

/* Third List */
#navbar ul li ul li ul { margin: 0; padding: 0; list-style-type: circle; line-height: normal; font-size: 85%;}
#navbar ul li ul li ul li { margin: 0; margin-left: 20px; padding: 5px 5px 0 0; font-weight: normal; background: none; line-height: normal;}
#navbar ul li ul li ul li:hover  { background: none; background-color: #ddd;}

/* AUTO-SELECTING NAVIGATION http://24ways.org/advent/auto-selecting-navigation */
body.home #navbar li.home,
body.contact #navbar li.contact { font-weight: bold;  background-color: #ddd;}

/* Back to Top */
a.top  {
	color: #333366 !important;
	position: relative;
	width: 30px;
	padding: 5px;
	float: right;
	background: #eee;
	font-size: 10px;
	text-align: center;
	text-decoration: none !important;
	border: solid 1px #ccc !important;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}
a:hover.top { color: #9999cc !important; text-decoration: underline !important;}



/* REDEFINED HTML TAGS */
/*------------------------------Changes Start Here------------------------------*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin: 0 auto 0 auto;
	padding: 0;
	background: url('https://www.calvin.edu/includes/templates/9/images/bg-center.jpg') repeat-y 50% 0 #ddd; /* plus #wrapper and #footer */
	}
/*------------------------------Changes End Here------------------------------*/

td {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	text-align: left;
	margin-left: 15px;
	font-size: 1em;
	color: #000;
}
ol,ul,li {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	text-align: left;
}
b { font-weight: bold;}
strong {
	font-weight: bold;
	font-size: 1em;
}
i { font-style: italic;}
em {
	font-style: italic;
}
img { border: none;	margin: 0;}

.img-right {
	float: right;
	padding: 0;
	margin: 0 0 10px 10px;
	border: none;
	}

.img-right-caption {
	float: right;
	clear: right;
	width: 240px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #333;
	text-align: left;
	vertical-align: top;
	font-size: 80%;
	}

.img-left {
	float: left;
	padding: 0;
	margin: 0 10px 10px 0;
	border: none;
	}

.img-shadow {
	padding: 0px 0px 13px 0px;
	height: auto;
	background: url('https://www.calvin.edu/includes/templates/9/images/bg-shadow.png') no-repeat center bottom;
	_background: url('https://www.calvin.edu/includes/templates/9/images/bg-shadow.gif') no-repeat center bottom; /* IE Hack */
	}
.img-shadow {
	margin: 0;
	padding: 0 0 13px 0;
	height: auto;
	background: url(/admin/provost/images/graphics/bg-shadow-200.png) no-repeat center bottom;
	_background: url(/admin/provost/images/graphics/bg-shadow-200.gif) no-repeat center bottom; /* IE Hack */
}
.img-shadow-200 {
	margin: 0;
	padding: 0 0 13px 0;
	height: auto;
	background: url(/admin/provost/images/graphics/bg-shadow-200.png) no-repeat center bottom;
	_background: url(/admin/provost/images/graphics/bg-shadow-200.gif) no-repeat center bottom; /* IE Hack */
}
.img-shadow-220 {
	margin: 0;
	padding: 0 0 13px 0;
	height: auto;
	background: url(/admin/provost/images/graphics/bg-shadow-220.png) no-repeat center bottom;
	_background: url(/admin/provost/images/graphics/bg-shadow-220.gif) no-repeat center bottom; /* IE Hack */
}
.img-shadow-240 {
	margin: 0;
	padding: 0 0 13px 0;
	height: auto;
	background: url(/admin/provost/images/graphics/bg-shadow-240.png) no-repeat center bottom;
	_background: url(/admin/provost/images/graphics/bg-shadow-240.gif) no-repeat center bottom; /* IE Hack */
}
.img-shadow-300 {
	margin: 0;
	padding: 0 0 13px 0;
	height: auto;
	background: url(/admin/provost/images/graphics/bg-shadow-300.png) no-repeat center bottom;
	_background: url(/admin/provost/images/graphics/bg-shadow-300.gif) no-repeat center bottom; /* IE Hack */
}
.img-shadow-325 {
	margin: 0;
	padding: 0 0 13px 0;
	height: auto;
	background: url(/admin/provost/images/graphics/bg-shadow-325.png) no-repeat center bottom;
	_background: url(/admin/provost/images/graphics/bg-shadow-325.gif) no-repeat center bottom; /* IE Hack */
}
.img-shadow-360 {
	margin: 0;
	padding: 0 0 13px 0;
	height: auto;
	background: url(/admin/provost/images/graphics/bg-shadow-360.png) no-repeat center bottom;
	_background: url(/admin/provost/images/graphics/bg-shadow-360.gif) no-repeat center bottom; /* IE Hack */
}
.img-shadow-720 {
	margin: 0;
	padding: 0 0 13px 0;
	height: auto;
	background: url(/admin/provost/images/graphics/bg-shadow-720.png) no-repeat center bottom;
	_background: url(/admin/provost/images/graphics/bg-shadow-720.gif) no-repeat center bottom; /* IE Hack */
}

.skip { font-size: 65%; color: #FFFFFF; text-decoration: none; background-color: transparent;}
.bodycopy-small { font-family: Arial, Helvetica, sans-serif; font-size: 75%;}

#content .alert {
	background: #ffffcc url('https://www.calvin.edu/images/icons/exclamation.gif') 15px center no-repeat;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd400;
	border-bottom: 2px solid #ffd400;
	font-size: 85%;
	}

#content .info {
	background: #ffffcc url('https://www.calvin.edu/images/icons/go.gif') 15px center no-repeat;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd400;
	border-bottom: 2px solid #ffd400;
	font-size: 85%;
	}
	
#content .help {
	background: #ffffcc url('https://www.calvin.edu/images/icons/help.gif') 15px center no-repeat;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd400;
	border-bottom: 2px solid #ffd400;
	font-size: 85%;
	}

#content .pdf {
	background: #ffffcc url('https://www.calvin.edu/images/icons/pdf.gif') 15px center no-repeat;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd400;
	border-bottom: 2px solid #ffd400;
	font-size: 85%;
	}
/* LAYOUT */
#banner {
	margin: 0 auto 0 auto;
	clear: both;
	height: 300px;
	width: 680px;
	z-index: 6;
}
#banner #center {
	position: relative;
	float: left;
	overflow: hidden;	
	margin: 0;
	padding: 0;
	width: 680px;
	height: 300px;
	background-color: #fff;
}
#banner-short {
	margin: 0 auto 10px auto;
	clear: both;
	height: 150px;
	width: 680px;
	z-index: 6;
}
#banner-short #center {
	position: relative;
	float: left;
	overflow: hidden;	
	margin: 0;
	padding: 0;
	width: 680px;
	height: 200px;
	background-color: #fff;
}
#center .desc {
	position:absolute;
	bottom:0;
	left:0;
	display:block;
	width: 678px;
	}
#center .gutter2 {
	width:660px;
	padding:0 10px 0 10px;
	text-align:left;
	color:#fff;
	background:transparent url(http://www.calvin.edu/images/home/bg-semi-transparent.png) 0 0 repeat;
	}
#center h2 {
	color: #fff;	
	margin:0;
	padding:10px 0 0 0;
			}
#center .gutter2 p {
	margin:0 0 0 20px;
	padding:0 0 10px 0;	
	font-size: 75%;		
	}
#center .gutter2 p a, #center .gutter2 p a:visited {
	text-decoration:underline;
	color:#ffcc00;
	}
#center .gutter2 p a:hover {
	text-decoration:none;
	color: #9999cc
	}

/* Forms */

form {
	margin: 0;
	padding: 0;
	}

fieldset {
	margin: 1em 10px 20px 0;
	padding: 1em;
	border: 1px solid #cccccc;
	}

legend {
	font-weight: bold;
	color: #98002E;
	font-size: 120%;
	margin: 0;
	padding: 0.5em;
	}

label {
	display: inline;
	}

form table {
	width:100%;
	}
td.formlabel {
	text-align:right;
	vertical-align:top;
	padding:4px 2px;
	width:33%;
	}
td.forminput {
	text-align:left;
	vertical-align:middle;
	padding:4px 2px;
	width:67%;
	}

/* B U T T O N S - http://www.leemunroe.com/css-button/ */
.btn, button {
	padding:.25em 1em;
	margin: 0;
	font-weight: bold;
	color: #111;
	display: inline-block;
	text-decoration: none;
	text-indent: 0;
	outline: none;
	background: #cccccc; /* for IE */	
	background: rgba(204,204,204,1);
	border: 1px solid #999;
	-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
	-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.5); -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.5); box-shadow:inset 0 1px 0 rgba(255,255,255,0.5);
	cursor:pointer;
	}
a.btn:link {
	color:#111;
	}
a.btn:hover, button:hover {
	color: #000;
	background: #dddddd; /*light gray for IE */
	background: rgba(221,221,221,0.8);
	}
a.btn:active, button:active {
	position:relative;top:2px;
	}

/* S U C C E S S */
.btn.success, button.success {
	background:#85AE39; /* green for IE */
	background:rgba(133,174,57,1);
	}
a.success:hover, button:hover.success {
	background: #E6EFC2; /* light green for IE */
	background:rgba(230,239,194,0.8);
	}

/* N O T I C E */
.btn.notice, button.notice {
	background:#ffcc00; /* gold for IE */
	background:rgba(255,204,0,1);
	}
a.notice:hover, button:hover.notice {
	background: #FFE271; /* light gold for IE */
	background:rgba(254,226,113,0.8);
	}


/* HEADINGS */
h1, h2, h3, h4, h5, h6 {background-color: transparent; font-weight: normal;}

h1 {
	font-size: 160%;
	color: #000000;
	border-bottom: 1px solid #999999;
	}

h2 { font-size: 150%; font-weight: bold; color: #98002E; }

h3 {
	font-size: 130%;
	color: #98002E;
	text-align: left;
	padding-left: 0;
	margin-left: 0;
	}
h4 {
	font-size: 125%;
}
h5 { font-size: 110%; font-weight: bold; color: #98002E;}
h6 { font-size: 100%; font-weight: bold; color: #98002E;}

#content h2 a, #content h3 a {text-decoration: none;}
#content h2 a:link, h2 a:visited, #content h3 a:link, h3 a:visited {color:#98002E; border-bottom: 1px dotted #E0B3C0;} /* 30% Calvin Maroon */
	#sideContent h2 a:link, h2 a:visited, #sideContent h3 a:link, h3 a:visited {color:#98002E; border-bottom: 1px dotted #98002e;} /* Calvin Maroon */
#content h2 a:hover, #content h3 a:hover {color:#9999cc; border-bottom: 1px dotted #9999cc;}
#content h2 a:active, #content h3 a:active {color: #ffcc00; border-bottom: 1px dotted #ffcc00;}

/* PAGE STRUCTURE
----------------------------------------------------------------------------------------- */

/*------------------------------Changes Start Here------------------------------*/
#wrapper {
	width: 960px;
	position: relative;
	text-align: left;
	background: transparent;
	margin: 0 auto 0 auto;
	padding: 0;
	background: url('https://www.calvin.edu/includes/templates/9/images/bg-center.jpg') repeat-y 50% 0 #ddd;
	}

#header {
	text-align: left;
	width: 100%;
	height: 120px;
	padding: 0;
	margin: 0 auto 0 auto;
	clear: both;
	position: relative;
	background: url('https://www.calvin.edu/includes/templates/9/images/bg-header-center.jpg') no-repeat 50% 0 #98002E;
	z-index: 400;
	}
/*------------------------------Changes End Here------------------------------*/

#sidebar {
	padding: 0;
	margin: 0;
	float: left;
	width: 240px;
	color: #000;
}

#content {
	width: 720px;
	float: right;
	padding: 0;
	margin: 0;
	background: transparent;
	color: #000;
}

/* GUTTERS
----------------------------------------------------------------------------------------- */

#header .gutter {
	padding: 0;
	margin: 0 auto 0 auto;
	height: 88px;
	width: 960px;
}

#header #department .gutter {height: 0; text-indent: 40px;} /* Department's Name */

#sidebar #navbar { /* Similar function to .gutter */
	padding-top: 0; /* Align the first link with the page heading <h2> */
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

/* SEARCH */

#search-box form { padding: 0; margin: 0;}

#search-box {
	padding: 0;
	margin: 0;
	position: absolute;
	width: 275px;
	top:0;
	right:0;
	height: 30px;
	display: block;
	text-align: right;
	background: url('https://www.calvin.edu/images/bg-search-box.gif') no-repeat bottom left;
	-moz-opacity:.8; filter:alpha(opacity=80);
	opacity: 0.8; /* Fix Safari */
	z-index: 500; /* same values for #header, #search-box, #search-alt */
}

#search-box div.gutter {
	background: url('https://www.calvin.edu/images/bg-search.gif') no-repeat 0 0;
	height: 20px;
	width: 196px;
	float: right;
	margin: 3px 10px 0 0;
	padding: 1px 0 0 5px;
}

#GoogleSearch input, #GoogleSearch select, #GoogleSearch textarea {
	border: none;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	width: 150px;
	float: left;
	padding-top: 2px;
}

#GoogleSearch input.search-button {
	background: transparent;
	height: 20px;
	width: 20px;
	margin: 0;
	padding: 0;
	cursor: pointer;
}


/* TEMPLATE 9 FOOTER.HTML */

/*------------------------------Changes Start Here------------------------------*/
#footer {
	font-size: 75%;
	clear: both;
	float: left;
	margin: 0;
	padding: 40px 0 20px 0;
	width: 100%;
	z-index: 201;
	line-height: 200%;
	background: url('https://www.calvin.edu/includes/templates/9/images/bg-center.jpg') repeat-y 50% 0 #ddd;
	}
/*------------------------------Changes End Here------------------------------*/

#footer .gutter {
	padding: 20px 0 0 0;
	margin: 0 20px 0 260px;
	border-top: 1px solid #666666;
}

#footer .column-1 {
	margin: 0;
	padding: 0;
	float: left;
	width: 49%;
}

#footer .column-2 {
	margin: 0;
	padding: 0;
	float: right;
	text-align: right;
	width: 49%;
}

#footer a {text-decoration: none;}
#footer a:hover {text-decoration: underline;}

#footer dl, #footer ul, #footer ol {
        margin: 0; padding: 0;
}

#footer dt {
	font-weight: bold;
}

#footer dd, #footer li {
	margin: 0;
	display: inline;
}

/* vCARD */
#footer .org { display: none;}
#footer .url { display: block;}
#footer .adr {display: block;}



/* NAMEPLATES
   CSS: Mastery by Andy Budd
   Logo Image Replacement technique pages 235-236
   Pixy-Style Rollover technique pages 78-79
----------------------------------------------------------------------------------------- */

/* Department Nameplate */

#nameplate-dept {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}

#nameplate-dept a {
	float: left;
	display: block;
	color: #fff;
	font-size: 20px;
	text-decoration: none;
	letter-spacing: 0.05em;
}

#nameplate-dept a:hover {
	color:#9999cc;
}


/* Calvin Nameplate */

/*------------------------------Changes Start Here------------------------------*/
#nameplate-calvin { 
	float: left;
	display: block;
	padding: 0;
	margin: 24px 0 0 0;	/* UPDATE */
	width: 200px;
	height: 34px;
	background: transparent url('https://www.calvin.edu/includes/templates/9/images/nameplate-calvin-rollover-maroon.gif') no-repeat right top; /* Calvin logo */
	border: none;
	text-indent: -9000px; /* Move text link off-screen */
	text-decoration: none;
	}

#nameplate-calvin a {
	display: block;
	width: 200px;
	height: 34px;
	background: transparent url('https://www.calvin.edu/includes/templates/9/images/nameplate-calvin-rollover-maroon.gif') no-repeat left top; /* Calvin logo */
	border: none;
	}

#nameplate-calvin a:hover {
	display: block;
	width: 200px;
	height: 34px;
	background: transparent url('https://www.calvin.edu/includes/templates/9/images/nameplate-calvin-rollover-maroon.gif') no-repeat right top; /* Calvin logo */
	border: none;
	}
/*------------------------------Changes End Here------------------------------*/

/* TWO COLUMNS
---------------------------------------------------------------------------------------- */

.columns {
	float: left;
	clear: both;
	width: 99%;
	background-color: transparent;
	margin-bottom: 1em; /* IE fix at end of document */
}

.columns-1 {	
	float: left;
	clear: left;
	width: 48%;
	padding: 0;
	margin: 0;
}
.columns-2 {
	float: right;
	clear: right;
	width: 48%;
	padding: 0;
	margin: 0;
}

.columns h4 {
	border-bottom: 1px dotted #999999;
}


/* COLUMNS, BOXES & DROPSHADOWS ----------------------------------------------------------------------------------------------- */

div.columns {margin-bottom: 1em;}

div.box {
	background: none;
	border: #993333 solid 1px;
	width: 320px;
	margin: 0;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.box h3 {
	background: none; 
	padding: .5em 1em;
	margin: 0;
	border-bottom: 1px solid #993333;
	color: #BC6D50;
	font-size: 120%;
	font-weight: bold;
}

.box ul {
	margin: 0;
	padding: 1em;
	list-style: none;
}

.box ul li {
	margin-bottom: 1em;
	list-style: none;
}
.box ol {
	margin: 0;
	padding: 1em;
}

.box ol li {
	margin: 1em;
}
.box img {
	padding: 1em 1em 0 1em;
}

/* PAGE LAYOUTS
-------------------------------------------------------------------------------------------- */

#headingContent img { 
	padding-bottom: 0; /* Padding under images */
	}

#headingContent h1 { /* Padding for H1 (no padding for images or flash) */
	margin-top: 20px; /* Use margins to be nice to IE */
	margin-left: 20px; 
	margin-right: 20px;
	}

#headingContent p, #headingContent h2, #headingContent h3, #headingContent h4, #headingContent h5, #headingContent h6 { /* Padding for Headings (no padding for images or flash) */
	margin-left: 20px; /* Use margins to be nice to IE */
	margin-right: 20px;
	font-size: 14px;
	}

#primaryContent #secondaryContent #sideContent {
	text-align: left;
	vertical-align: top;
	background: transparent;
	display: inline;
	}

#primaryContent .gutter {
	padding: 0 20px;
	margin: 0;
	line-height: normal;
	background: transparent;
	}

#secondaryContent .gutter {
	padding: 0 10px 0 10px;
	margin: 0;
	line-height: 125%;
	background: transparent;
	}

#sideContent .gutter {
	padding: 0 20px 0 10px;
	margin: 0;
	line-height: 125%;
	background: transparent;
	}

#sideContent dt {
	font-weight: bold;
	font-size: 200%; /* Maroon */
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0.5em;
	margin-top: 20px;
	padding: 0;
	}

#sideContent dd {
	margin: 0 0 1em;
	padding: 0 0 .5em;
	}

#primaryContent #secondaryContent #sideContent h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	line-height: normal;
	}

#facts { 
	min-height:150px;
	height:auto !important;
	height:150px;
	}

#factsPause { display:none; }



/* THREE COLUMN LAYOUT (#threeColLayout) */

#threeColLayout #primaryContent {
	float: left;
	width: 240px;
	margin: 0;
	padding: 0;
	}

#secondaryContent { /* This column is used only in the Three Column Layout */
	float: left;
	width: 240px;
	margin: 0;
	padding: 0;
	}

#sideContent {
	float: right;
	width: 240px;
	padding: 0;	
	margin: 0;
	_margin-right: -3px; /* Fix "IE 6 Duplicate Character Bug" with margin-right: -3px */
	}


/* TWO COLUMN LAYOUT (#twoColLayout) */

#twoColLayout #primaryContent {
	float: left;
	width: 360px;
	margin: 0;
	padding: 0;
	}

#twoColLayout #sideContent {
	float: left;
	width: 360px;
	padding: 0;
	margin: 0;
	_margin-right: -3px; /* Fix "IE 6 Duplicate Character Bug" with margin-right: -3px */
	}

#twoColLayout #secondaryContent {
	display: none;
	margin: 0;
	padding: 0;
	}


/* DEFAULT LAYOUT (#defaultLayout) */

#defaultLayout #primaryContent {
	float: left;
	width: 480px;
	margin: 0;
	padding: 0;
	}

#defaultLayout #sideContent {
	float: left;
	width: 240px;
	padding: 0;
	margin: 0; 
	_margin-right: -3px; /* Fix "IE 6 Duplicate Character Bug" with margin-right: -3px */
	background: url('https://www.calvin.edu/includes/templates/9/images/bg-sidecontent.gif') repeat-y top left; /* Faux-column color equals 220 pixels */
	}

#defaultLayout #sideContent .gutter {
	padding: 0 30px 5px 10px; /* Increase .gutter for faux-column effect with background graphic */
	}

#defaultLayout #sideContent .img-shadow {
	padding: 0 0 13px 0;
	height: auto;
	background: url('https://www.calvin.edu/includes/templates/9/images/bg-shadow-cream.gif') no-repeat center bottom #E9E0C8; /* Cream */
	}

#defaultLayout #sideContent h2, #defaultLayout #sideContent h3 {
	margin-top: 10px;
	}

#defaultLayout #secondaryContent {
	display: none;
	margin: 0;
	padding: 0;
	}


/* ONE COLUMN LAYOUT (#oneColLayout) */

#oneColLayout #primaryContent {
	float: left;
	width: 710px; /* Subtract 10 pixels to align the right margin with the footer's dividing line */
	margin: 0;
	padding: 0;
	}

#oneColLayout #secondaryContent, #oneColLayout #sideContent {
	display: none;
	margin: 0;
	padding: 0;
	}


/* FIX IE */
html .columns { margin-bottom: 0;} /* This fix is typically a star hack */

/* CLEAR FIX */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* Customized Styles throughout Provost site */
#content dl dt {
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	margin: 5px;
}
#content dl dd {
	margin: 0 0 1em 1em;
	padding: 0px 0px 0.5em 0;
	color: #333;
	font-size: 95%;
}
#sideContent dl dt {
	font-size: 14px; 
	font-weight: bold;
	margin-right: 0;
	margin-left: 0.5em;
	padding: 0;
}
#sideContent dl dd {
	margin: 0 0 0 1em;
	padding: 0px 0px .5em 0;
	color: #333;
	font-size: 90%;
}

.environmental-1 {
	font-weight: bold;
	color: #630;
	background-color: #D3D2B6;
	font-size: 120%;
	margin-top: 1.15em;
	margin-bottom: -0.25em;
	padding: 5px;
	border: 1px solid #630;
}
.environmental-2 {
	color: #FFF;
	font-weight: bold;
	background-color: #828257;
	margin-top: 1.15em;
	margin-bottom: -0.25em;
	padding: 5px;
	font-size: 120%;
	border: 1px solid #330;
}
.environmental-3 {
	color: #fff;
	font-weight: bold;
	background-color: #545337;
	font-size: 120%;
	margin-top: 1.15em;
	margin-bottom: -0.25em;
	padding: 5px;
	border: #630 solid 1px inset;
}
.environmental-4 {
	color: #FFF;
	font-weight: bold;
	background-color: #55452C;
	font-size: 120%;
	padding: 5px;
	margin-top: 1.15em;
	margin-bottom: -0.25em;
	border: #630 solid 1px inset;
}
.environmental-5 {
	color: #FFF;
	font-weight: bold;
	background-color: #943C35;
	font-size: 120%;
	margin-top: 1.15em;
	margin-bottom: -0.25em;
	padding: 5px;
	border: 1px solid #883613;
}
.environmental-6 {
	color: #FFF;
	font-weight: bold;
	background-color: #C17E37;
	font-size: 120%;
	margin-top: 1.15em;
	margin-bottom: -0.25em;
	padding: 5px;
	border: 1px solid #AA7122;
}
.environmental-7 {
	color: #FFF;
	font-weight: bold;
	background-color: #536D89;
	font-size: 120%;
	margin-top: 1.15em;
	margin-bottom: -0.25em;
	padding: 5px;
	border: 1px solid #036;
}
.environmental-8 {
	color: #FFF;
	font-weight: bold;
	background-color: #336;
	font-size: 120%;
	margin-top: 1.15em;
	margin-bottom: -0.25em;
	padding: 5px;
}

.bodycopy-medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 0.5em;
}
.legend {
	float: right;
	padding: 5px;
	margin: 0 0 10px 10px;
	background-color: #D7DAC3;
	border-left: solid #fff 8px;
}
.bar {
	background-color: #B3AC68;
	text-align: center;
}

/* Scrolling Headline Text */
#grants {
	height: 250px;
	width: 720px;
}

#updates {
	width: 298px;
	height: 108px;
	margin: 10px 15px 10px 15px;
	background-color: transparent;
	float: right;
	color: #FFFFFF;
	font-size: 12px;
	line-height: normal;
	position: absolute;
	left: 643px;
	top: 93px;
}

#grants #updates h3 {
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin: 0px 0px 5px;
	padding: 0px 0px 5px;
}

/* News Ticker */
#ticker { width:100%; height:75px; background-color: #F0EEDB; border:1px solid #aaaaaa; overflow:auto; }
#ticker dl {font:normal 14px Georgia;  }
#ticker dt { padding:0 10px 5px 10px; padding-top:10px; position:relative; }
#ticker dd { margin-left:0; padding:0 10px 10px 10px; border-bottom:1px solid #aaaaaa; position:relative; }
#ticker dd.last { border-bottom:1px solid #ffffff; }
#ticker div { margin-top:0; }

/* Link Icons*/
a[href^="www.calvin.edu/"] {
display:inline-block;
padding-right:22px;
background:url(/admin/provost/images/icons/icon-extlink.gif) transparent center right no-repeat;
}

a[href^="mailto:"] {
display:inline-block;
padding-right:22px;
line-height:18px;
background:url(/admin/provost/images/icons/icon-email.gif) transparent center right no-repeat;
}

a[href$='.pdf'] {
display:inline-block;
padding-right:22px;
line-height:18px;
background:url(/admin/provost/images/icons/icon-pdf.gif) transparent center right no-repeat;
}

a[href$='.swf'], a[href$='.fla'], a[href$='.swd'] {
display:inline-block;
padding-right:22px;
line-height:18px;
background:url(/admin/provost/images/icons/icon-flash.gif) transparent center right no-repeat;
}

a[href$='.xls'], a[href$='.csv'], a[href$='.xlt'], a[href$='.xlw'] {
display:inline-block;
padding-right:22px;
line-height:18px;
background:url(/admin/provost/images/icons/icon-excel.gif) transparent center right no-repeat;
}

a[href$='.ppt'], a[href$='.pptx'], a[href$='.pps'] {
display:inline-block;
padding-right:22px;
line-height:18px;
background:url(/admin/provost/images/icons/icon-powerpoint.gif) transparent center right no-repeat;
}

a[href$='.doc'], a[href$='.docx'], a[href$='.wps'] {
display:inline-block;
padding-right:22px;
line-height:18px;
background:url(/admin/provost/images/icons/icon-word.gif) transparent center right no-repeat;
}

a[href$='.txt'], {
display:inline-block;
padding-right:22px;
line-height:18px;
background:url(/admin/provost/images/icons/icon-text.gif) transparent center right no-repeat;
}

a[href$='.zip'], a[href$='.gzip'], a[href$='.rar'] {
display:inline-block;
padding-right:22px;
line-height:18px;
background:url(/admin/provost/images/icons/icon-zip.gif) transparent center right no-repeat;
}

a[href$='.mp3'], a[href$='.wma'], a[href$='.aac'], a[href$='.wav'] {
display:inline-block;
padding-right:22px;
line-height:18px;
background:url(/admin/provost/images/icons/icon-audio.gif) transparent center right no-repeat;
}
a[href$='.mpeg'], a[href$='.mpg'], a[href$='.m4v'], a[href$='.wmv'], a[href$='.avi'], a[href$='.mov'], a[href$='.mp4'] {
display:inline-block;
padding-right:22px;
line-height:18px;
background:url(/admin/provost/images/icons/icon-video.gif) transparent center right no-repeat;
}

