@charset "utf-8";
/* CSS Document */


/* ================================================================================== */
/* ==== The following rules govern the homepage (redesigned template) only for now == */
/* ================================================================================== */

/* Added these new style elements for the Lastest News items that scroll from right to left */
/* jdr added it on 07/21/2010 */
#news-block {
	width: 535px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	height:16px; /* 21px total */
	background:#000 url(https://www.iun.edu/template-assets/black_bar_slice.jpg) repeat-x;
	color:#fff;
	padding-left:6px;
	padding-bottom:5px;	
	
}
#news-block h3 {
	float:left;
	font-size:10px;
	font-weight:normal;
	margin:0;
	text-transform:uppercase;
	border-bottom:none;
	padding-top: 5px;
}
/* end of new Lastest News style elements */

#critical {
	background:#efedee url(https://www.iun.edu/template-assets/exclamationmark.jpg) 10px 10px no-repeat;
	padding:10px;
	padding-left:75px;
}

#critical h2 {
	margin:0;
	padding:0;
	font-size:110%;
}

#critical p {
	margin:0;
	padding:0;
	font-size:80%;
}

.alert {
	color:#FFFF00;
}


#main {
	width:100%; /* Fixes IE6 bug */
	position:relative;
	padding:0;
	background-color:#2c2c2c;
}



#bottom-3-columns {
	width:100%;
	clear:both;
	margin:0;
	padding:0;
	border:1px solid #999;
	border-width:1px 0 0 0;
	background:#2c2c2c url(https://www.iun.edu/template-assets/bottom_3_column_bg.jpg) 0 0 repeat-y;
}

#bottom-3-columns .columncontent {
	padding:7px;
	font-size:0.7em;
}

#bottom-3-columns p {
	line-height:100%;
	margin:0;
	margin-bottom:1em;
	padding:0;
	font-size:.7em;
}

#bottom-3-columns .column1 {
	float:left;
	background:none;
	display:inline; /* for IE6 float bug */
	width:267px; /* 267px total inside the borders*/
	margin:0;
	margin-right:1px; /* make room for the border in the bg image to show through */
	padding:0;
}

#bottom-3-columns .column2 {
	position:relative; /* try to vertically center spotlight box */
	background:none;
	display:inline; /* for IE6 float bug */
	width:267px; /* 267px total inside the borders*/
	margin:0;
	padding:0;
	margin-right:1px; /* make room for the border in the bg image to show through */
	float:left;
	text-align:center;
}

#bottom-3-columns .column3 {
	background:none;
	display:inline; /* for IE6 float bug */
	width:264px; /* 264px total inside the borders*/
	float:left;
	margin:0;
	padding:0;
}

#bottom-3-columns .column1 h3, #bottom-3-columns .column2 h3 {
	display:block;
	width:267px;
	height:20px;
	background:#000 url(https://www.iun.edu/template-assets/Level1/bottom-col-header-bg.jpg) 0 0 repeat-x;
	margin:0;
	padding:0;
	text-align:center;
	border:0;
	font-family:"Arial Narrow",Arial;
	color:#efefef;
	font-size:0.9em;
}

#bottom-3-columns .column3 h3 {
	display:block;
	width:264px;
	height:20px;
	background-color:#4a4a4a;
	margin:0;
	padding:0;
	text-align:center;
	border:0;
	font-family:"Arial Narrow",Arial;
	color:#efefef;
	font-size:0.9em;
}


#bottom-3-columns .photo-with-caption {
	width:130px;
	margin-right:5px;
	float:left;
}

#bottom-3-columns .photo-with-caption img {
	border:1px solid #999;
}

#bottom-3-columns .photo-with-caption p {
	margin:0;
	padding:0;
	font-size:0.7em;
}



#bottom-3-columns ul {
	list-style:none;
	margin:0;
	padding:0;
}

#bottom-3-columns li {
	margin:0;
	margin-bottom:.7em;
	padding:0;
	/*font-size:0.58em;*/
	line-height:105%;	
	zoom:1; /* force hasLayout in IE6 to prevent bugs */
}

#bottom-3-columns li a {
	display:block;
	color:#fff;
	margin:0;
	padding:0;
	padding-left:10px;
	padding-bottom:2px;
	text-decoration:none;
	line-height:100%;
	font-weight:normal;
	background:none; /* disable iconize */
}

#bottom-3-columns li a:hover {
	color:#e4e61e;
	background:transparent url(https://www.iun.edu/template-assets/bullet_yellow_on_gray.gif) 0 2px no-repeat;
	text-decoration:none;
}


#bottom-3-columns h3 a {
	color:#fff;
}

/*--------------------------------------------------------------------------*/


#front-page-header {
	margin:0;
	padding:0;
	display:block;
	height:277px;
	width:535px;
}

#top-right-links {
	top:0;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	position:absolute;
	width: 264px;
	left:535px;
	height:16px; /* 21px total */
	/*background:#000 url(https://www.iun.edu/template-assets/black_bar_slice.jpg) repeat-x;*/
	color:#fff;
	padding-left:5px;
	padding-top:4px;
	padding-bottom:4px;
	border-left:1px solid #999;
}

#top-right-links ul {
	margin:0;
	padding:0;
}

#top-right-links li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}

#top-right-links li a {
	display:block;
	padding:0 6px;
	margin:0;
	border-right:1px solid #bbb;
	color:#FFF;
	text-decoration:none;
}

#top-right-links li a:hover {
	color:#FFF;
	text-decoration:underline;
}

#top-right-links li.no-border a {
	border:none;
}

#top-right-block {
	font-family: Arial, Helvetica, sans-serif;
	position:absolute;
	top:20px;
	left:535px;
	height:449px; 
	width:264px;
	background:#000 url(https://www.iun.edu/template-assets/discover-iun.jpg) 0 0 no-repeat;
	border-left:1px solid #999;
	border-top:1px solid #999;
}


#top-right-block #nav-holder {
	position:absolute;
	top:7px;
	left:97px;
	width: 170px;
}

#top-right-block ul {
	list-style:none;
	margin:0;
	margin-bottom:12px;
	padding:0;
}

#top-right-block li {
	margin:0;
	padding:0;
	/* zoom:1; force hasLayout in IE6 to prevent bugs */
}

#top-right-block li a {
	display:block;
	font-size:.7em;
	line-height:115%;
	line-height:110%;
	color:#dedede;
	margin:0;
	padding:0;
	padding-left:10px;
	text-decoration:none;
	background:none; /* disable iconize */
	font-weight:bold;
}

#top-right-block li a:hover {
	color:#e4e61e;
	background:transparent url(https://www.iun.edu/template-assets/bullet_yellow_on_gray.gif) 0 2px no-repeat;
	text-decoration:none;
}

#top-right-block a#gobutton {
	display:block;
	height:37px;
	width:225px;
	position:absolute;
	left: 23px;
	top: 409px;
}

#resources-block {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	height:16px; /* 21px total */
	background:#000 url(https://www.iun.edu/template-assets/black_bar_slice.jpg) repeat-x;
	color:#fff;
	padding-top:5px;
	/* padding-left:6px; */ /* original value for padding-left */
	padding-left:20px; /* change to this so that it would move over to right more - jdr 07/16/2010 */
}

#resources-block h3 {
	float:left;
	font-size:10px;
	font-weight:normal;
	margin:0;
	padding:0;
	text-transform:uppercase;
	border-bottom:none;
}

#resources-block ul {
	margin:0;
	padding:0;
}

#resources-block li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}

#resources-block li a {
	display:block;
	padding:0 6px;
	margin:0;
	border-right:1px solid #bbb;
	color:#fdff00;
	text-decoration:none;
}

#resources-block li a:hover {
	color:#fdff00;
	text-decoration:underline;
}

#resources-block li.no-border a {
	border:none;
}


#spotlight-block {
	width:535px;
	border-top:1px solid #999;
}

#spotlight-block h3 {
	height:19px; /* 20px minus the 1px top border of spotlight block */
	background:#000 url(https://www.iun.edu/template-assets/black_bar_slice.jpg) 0 0 repeat-x;
	margin:0;
	padding:0;
	text-align:center;
	font-size:0.9em;
	border:0;
	font-family:"Arial Narrow",Arial;
	color:#efefef;
}





#bottom-left-block, #bottom-middle-block, #bottom-right-block {
	display:inline;
	float:left;
	height:150px;
	border-top:1px solid #999;
}

#bottom-left-block  {
	width:267px;
}

#bottom-middle-block  {
	width:267px;
	border-left:1px solid #999;
}

#bottom-right-block  {
	width:264px;
	border-left:1px solid #999;
}




#iun-footer {
	clear:both;
	color:#efefef;
	font-size:x-small;
	padding-top:12px;
	padding-bottom:10px;
	background-color:#2c2c2c;
	padding-left:10px;
	border-top:1px solid #999;
}

#iun-footer p {
	margin:0;
	color:#efefef;
}

#iun-footer a {
	color:#fdff00;
	text-decoration:none;
	/* don't show icons in footer */
	padding:0;
	background:none;
}

#iun-footer a:hover {
	text-decoration:underline;
}


/*------------*/
#iun-footer #blockiu {
	background: url(https://www.iun.edu/iu-branding/blockiu_gray.gif) no-repeat;
	display: block;
	float: left;
	height: 28px;
	left: -4px;
	position: relative;
	/*top: -7px;*/
	width: 22px;
}

#iun-footer #blockiu img {
	display: none;
}	
/*--------------*/
