@import url('casey.css');

/*-----------
2010 Style Sheet
Concordia 2010 Design
By Mike Moore & Mark Jones
1/29/2010
v 1.3
-------------*/

html, body, #wrap, #wrap2 {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body > #wrap {
	height: auto;
	min-height: 100%;
	width: 100%;
}

body > #wrap2 {
	height: auto;
	min-height: 100%;
	width: 100%;
}

body, p, td {
	color: #444444;
	font-size: 13px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	height: 100%;
}
/*Wrap the content in a CMS page*/
#contentwrapper {
	padding: 10px;
}

#majors_player{
	width:220px;
	height:860px;
	margin:0 0 0 20px;
}

.hidden {
	display:none;
}

#homenews_and_cal {
	padding-top: 10px;
}
/*Wrap is for the sub content pages*/
#wrap {
	background: #ffffff;
	background-image: url("http://www.cui.edu/images/clear_fix_bg.jpg");
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
}

/* Wrap2 is for the landing pages. There are no left navs on this template.*/
#wrap2 {
	background: #ffffff;
	background-image: url("http://www.cui.edu/images/clear_fix_bg2.jpg");
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.float_center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.clearboth {
	clear: both;
}

p {
	margin-bottom: 18px;
	margin-top: 6px;
}

img {
	border: 0px;
}

p.featureContent {
	color: #836022;
}

a {
	text-decoration: none;
}

a:link {
	color: #404b5a;
	font-size: 13px;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: 5px;
	margin-top: 4px;
	text-decoration: underline;
}

a:visited {
	color: #404b5a;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #373B40;
	font-size: 13px;
	text-decoration: underline;
}

h1 {
	color: #CE881D;
	font-family: arial, Sans-Serif, Verdana;
	font-size: 24px;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: -2px;
	margin-top: 10px;
}

h4 {
	color: #4D6766;
	font-size: 13px;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: 5px;
	margin-top: 4px;
}

/*General table settings*/
.maintable {
		border:0 none;
	border-collapse:collapse;
	border-spacing:0;
	margin:0;
	padding:0;
	vertical-align:top;
	width:100%;
}

table, tr, td {
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0px;
	vertical-align: top;
}

#maintable {
	/*border-collapse: collapse;*/
	border-spacing: 0px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align:top;
	width: 100%;
}

#elaborateMainContent {
	width: 100%;
	height: auto;
}

.standard_table {
	/*border-collapse: collapse;*/
	border-spacing: 0px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align:top;
}

.mainfootertable {
	border: 0px;
	/*border-collapse: collapse;*/
	border-spacing: 0px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	width: 100%;
}

#main {
	padding-bottom: 70px; /* must be same height as the footer */
}  

/*#background_frame {
	background-image: url("http://www.cui.edu/images/clear_fix_bg.jpg");
	background-repeat: repeat-y;
	display: block;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	width: 864px;
	z-index: 100;
}*/

#tag {
	display: inline-block;

}

#visit_contact li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color:#59571c;
	text-decoration: none;
}


#visit_contact a:hover {
	text-decoration: underline;
}

#visit_contact ul{
	list-style: none;
}


#search {
	display: inline-block;
	height: 25px;
	margin: 0px;
	padding:0px;
}
	
/* CLEAR FIX*/
#clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0px;
	visibility: hidden;
}

#clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html #clearfix { 
	height: 1%;
}

#clearfix {
	display: block;
}
/* End hide from IE-mac */

#footermMainContent a {
	line-height: 0em;
	/*border-collapse:collapse;*/
	padding:0px;
	margin:0px;
}

/*Everything left of content*/
#leftside {
	height: 100%;
}

#white_left {
	background-image: url(/images/0809Homepage/header_shadow.gif);
	background-position: right;
	background-repeat: repeat-y;
	height: 100%;
}

#main_menu_left {
	background: #e2e2e2 url(/images/2ndtier/master_nav_2_left.jpg);
	background-repeat :no-repeat;
	background-position: right;
	padding-top: 31px;
}
	
#main_menu_right {
	background: #e2e2e2 url(/images/2ndtier/master_nav_2_right.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 31px;
}

#header_left  {
	height: 80px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#ctl00_ContentBlock1 {
	margin-left: 65px;
}
#ctl00_ContentBlock2 {
	margin-left: 40px;
}

#main_menu_top {
	background: #e2e2e2;
	background-repeat: repeat-y;
	background-position: right;
	height: 31px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 100%;
}
#main_menu_top2 {
	background: #e2e2e2;
	background-repeat: repeat-y;
	background-position: right;
	height: 31px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 100%;
}

#main_menu_top ul li {
	display: inline;
}
#main_menu_top2 ul li {
	display: inline;
	margin-left: 2px;
}

#main_menu_top2 ul li {
	display: inline;
}

#wallpaper_left {
	background: #59571c;
	background-repeat: repeat;
	border: 0px;
	border-spacing: 0px;
	/*border-collapse: collapse;*/
	height: 245px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.left_wallpaper_shadow {
	background-image: url(http://www.cui.edu/images/0809Homepage/left_wallpaper_shadow.png);
	background-position: right;
	display: inline;
	float: right;
	height: 100%;
	width: 42px;
	z-index: 1;
}

#footer_left {
	background: #8da6ab;
	background-repeat: repeat;
	border: 0px;
	border-spacing: 0px;
	/*border-collapse: collapse;*/
	height: 143px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

/*Everything right of content*/
#rightside {
	height: 100%;
}

#footer_right {
	background: #8da6ab;
	background-repeat: repeat;
	border: 0px;
	border-spacing: 0px;
	/*border-collapse: collapse;*/
	height: 143px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#header_right {
	height: 80px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#main_menu_right_spread {
	background: #836022;
	background-image: url(/images/0809Homepage/main_menu_shadow_right.gif);
	background-repeat: repeat-y;
	background-position: left;
	height: 24px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#wallpaper_right {
	background: #59571c;
	background-repeat: repeat;
	border: 0px;
	border-spacing: 0px;
	/*border-collapse: collapse;*/
	height: 245px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.right_wallpaper_shadow {
	background-image: url(http://www.cui.edu/images/0809Homepage/right_wallpaper_shadow.png);
	background-position: left;
	display: inline;
	float: left;
	height: 100%;
	width: 42px;
	z-index: 1;
}

/*Audience Menu - Homepage Only */

#prospective_ug {
width : 220px;
height : 68px;
background-image : url(/images/2010homepage/prospective-ug.png);
margin: 0;
padding: 0;
border: 0;
display: block;
}

#prospective_ug:hover {
width : 220px;
height : 68px;
background-image : url(/images/2010homepage/prospective-ug-hover.png);
display: block;
margin: 0;
padding: 0;
border: 0;
} 

#prospective_grad {
width : 220px;
height : 52px;
background-image : url(/images/2010homepage/prospective-grad.png);
display: block;
margin: 0;
padding: 0;
border: 0;
}

#prospective_grad:hover {
width : 220px;
height : 52px;
background-image : url(/images/2010homepage/prospective-grad-hover.png);
display: block;
margin: 0;
padding: 0;
border: 0;
} 

#prospective_adult {
width : 220px;
height : 54px;
background-image : url(/images/2010homepage/prospective-adult.png);
display: block;
margin: 0;
padding: 0;
border: 0;
}

#prospective_adult:hover {
width : 220px;
height : 54px;
background-image : url(/images/2010homepage/prospective-adult-hover.png);
display: block;
margin: 0;
padding: 0;
border: 0;
} 

#prospective_nursing {
width : 220px;
height : 53px;
background-image : url(/images/2010homepage/prospective-nursing.png);
display: block;
margin: 0;
padding: 0;
border: 0;
}

#prospective_nursing:hover {
width : 220px;
height : 53px;
background-image : url(/images/2010homepage/prospective-nursing-hover.png);
display: block;
margin: 0;
padding: 0;
border: 0;
} 

#current_students {
width : 220px;
height : 49px;
background-image : url(/images/2010homepage/current_students.png);
display: block;
margin: 0;
padding: 0;
border: 0;
}

#current_students:hover {
width : 220px;
height : 49px;
background-image : url(/images/2010homepage/current_students-hover.png);
display: block;
margin: 0;
padding: 0;
border: 0;
} 

#alumni {
width : 220px;
height : 57px;
background-image : url(/images/2010homepage/alumni.png);
display: block;
margin: 0;
padding: 0;
border: 0;
}

#alumni:hover {
width : 220px;
height : 57px;
background-image : url(/images/2010homepage/alumni-hover.png);
display: block;
margin: 0;
padding: 0;
border: 0;
} 

/*Center Column of content*/

#home_player {
	background: #000000; 
	width: 695px;
	height: 333px; 
	margin-left: auto;
	margin-right: auto;
}

#featured_headings {
	padding: 0px;
	margin: 0px;
	border: 0px;
	display: block;
	width: 100%;
	height: 85px;
}

.featured_headings_left {
	width: 305px;
}

.featured_headings_shift {
	width: 304px;
	margin-left: -3px;
}

.homeMainContent {
	/*border-collapse: collapse;*/
	border-spacing: 0px;
	border: 0px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 915px;
}

#footerMainContent {
	background-color: #8da6ab;
	/*border-collapse: collapse;*/
	border-spacing: 0px;
	border: 0px;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 915px;
}

/*Header Items*/
#header_buttons {
	border: 0px;
	margin-top: 100px;
	padding: 0px;
	vertical-align: bottom;
	width: 232px;
}

.header_button {
	border: 0px;
	height: 48px; 
	margin: 0px;
	padding: 0px;
	width: 110px;
}

#spacefillhead {
	height: 75px; 
	width: 425px;
}

/*Content Items*/
#header {
	background-color:#FFFFFF;
	height: 80px;
}

#content_pane {
	background: #ffffff; 
	height: auto; 
	margin-left: 6px;
	margin-right: auto;
	margin-bottom: 5em;
	width: 699px;
}

#content_pane_landing {
	background: #fff; 
	height: 100%; 
	margin-left: 0px;
	margin-right: auto;
	margin-bottom: 0;
	width: 885px;
	padding: 0 15px 35px 15px;
}

#audience_menu {
	width: 222px;
}

a#audience_menu {
	line-height: 0em;
}

a:link#audience_menu {
	line-height: 0em;
}

#main_menu_background {
	background-color: #836022;
	border: 0px;
	/*border-collapse: collapse;*/
	border-spacing: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.greybg {
	background-color:#e1e1e1;
	padding: 5px;
}

.home-calendar {
	background-color:#ffffff;
	padding: 5px;
}

.home-calendar tr {
	border-bottom: 1px dashed #e2e2e2;
}

.home-calendar img {
	margin: 15px 0px;
}

.home-calendar h4 {
	padding: 0px;
	margin: 5px 0px;
}

.home-calendar p {
	padding-left: 10px;
	margin: 5px 0px 10px 0px;
}



/*Academic Programs 2nd Tier Menus*/

a.academicprograms_ug_img {
width: 305px;
height:	199px;
display: block;
margin-right: 0px;
background: url('/uploadedImages/AcademicPrograms/undergrad.jpg') bottom;
text-indent: -99999px;
}

a.academicprograms_grad_img {
width: 305px;
height:	199px;
display: block;
margin-right: 0px;
background: url('/uploadedImages/AcademicPrograms/grad.jpg') bottom;
text-indent: -99999px;
}

a.academicprograms_adult_img {
width: 305px;
height:	199px;
display: block;
margin-left: 0px;
background: url('/uploadedImages/AcademicPrograms/adult.jpg') bottom;
text-indent: -99999px;
}

.ui-state-active a.academicprograms_ug_img, a.academicprograms_ug_img:hover {
	background-position: 0 0;
}

.ui-state-active a.academicprograms_grad_img, a.academicprograms_grad_img:hover {
	background-position: 0 0;
}

.ui-state-active a.academicprograms_adult_img, a.academicprograms_adult_img:hover {
	background-position: 0 0;
}

#Undergrad {
width: 884px;
background-color:#e1e1e1;
}
#Adult	 {
width: 884px;
background-color:#e1e1e1;
}
#Grad {
width: 884px;
background-color:#e1e1e1;
}

#Undergrad p {
line-height: 15px;
font-size: 14px;
font-weight: bold;
margin-bottom: -9px;
margin-top: 20px;

}

#Undergrad td {
	width: 300px;
}

#Grad td {
	width: 300px;
	padding-left: 100px;

}

#Adult td {
	width: 300px;
	padding-left: 100px;

}

#Undergrad li{
	line-height: 13px;
	font-size:11px;
	color:#555;
}

#Grad li a {
	line-height: 13px;
	font-size:11px;
	color:#555;
	text-decoration: none;
}

#Grad li a:hover{
	text-decoration:underline;
}

#Adult li a{
	line-height: 13px;
	font-size:11px;
	color:#555;
}


/*End Academic Programs 2nd Tier Menu*/


/** 
Homepage Global Navigation - Horizontal
**/

#ProgramNav {
	background: #cd8a21;
	height: 41px;
	width: 100%;
}

#program_nav_border {
	background-color: #ad7216;
	width: 100%;
	height: 5px;
}

#globalNav2 {
	background-color: #E2E2E2;
	padding-left: 12px;
}

#globalNav2Spacer {
	height: 24px;
	width: 11px;
}

#globalNav2Main {
	color: #FFFFFF;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	height: 41px;
	padding-right: 25px;
	text-align: right;
	text-transform: uppercase;
	vertical-align: middle;
	width: 100%;
}

#globalNav2 ul {
	display: table-row;
	list-style: none;
	margin: 0px;
	padding: 0px;
	table-layout: fixed;
}

#globalNav2 li {
	float: left;
	margin: 0px;
	padding: 0px;
}

#globalNav2 li a {
	background: #e2e2e2;
	border: 0px;
	color: #646464;
	display: table-cell;
	float: left;
	font-size: 13px;
	font-weight: bold;
	height: 31px;
	line-height : 2.2em;
	margin: 0px;
	padding-left: 11px;
	padding-right: 11px;
	text-decoration: none;
}

#globalNav2 li a:hover {
	background: #cecece;
	border: 0px;
	color: #2a2a2a;float: left;
	display: table-cell;
	font-size: 13px;font-weight: bold;
	height: 31px;
	line-height : 2.2em;
	margin: 0px;
	padding-left: 11px;
	padding-right: 11px;
	text-decoration: none;
	white-space: nowrap;
}

/*Global Nav 3 Homebeta test*/
#globalNav3 {
	background-color: #E2E2E2;
	padding-left: 12px;
}

#globalNav3Spacer {
	height: 24px;
	width: 11px;
}

#globalNav3Main {
	color: #FFFFFF;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	height: 41px;
	padding-right: 25px;
	text-align: right;
	text-transform: uppercase;
	vertical-align: middle;
	width: 100%;
}

#globalNav3 ul {
	display: table-row;
	list-style: none;
	margin: 0px;
	padding: 0px;
	table-layout: fixed;
}

#globalNav3 li {
	float: left;
	margin: 0px;
	padding: 0px;
}

#globalNav3 li a {
	background: #e2e2e2;
	border: 0px;
	color: #646464;
	display: table-cell;
	float: left;
	font-size: 13px;
	font-weight: bold;
	height: 31px;
	line-height : 2.2em;
	margin: 0px;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
}

#globalNav3 li a:hover {
	background: #cecece;
	border: 0px;
	color: #2a2a2a;float: left;
	display: table-cell;
	font-size: 13px;font-weight: bold;
	height: 31px;
	line-height : 2.2em;
	margin: 0px;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	white-space: nowrap;
}

/*End Homebeta Nav 3 test*/



#leftnavnew {
	border: 0px;
	height: 100%;
	margin-bottom: 5em;
	padding-left: 10px;
	width: 200px;
}
	
#leftnavnewbackground {
	background: #ececec;
}

/* The Concordia News Collection */
table td.newsBox {
	background-color: #ffffff;
	border-right: 1px solid #cecece;
	padding: 6px 11px 10px 9px;
	vertical-align: top;
	width: 285px;
}


.newsCollection {
	width: 285px;
}

.newsCollection  span table tbody tr td div.home-news{
	border-bottom: 1px dashed #e2e2e2;
	height: 130px;
}

.calendarCell {
	width:285px;
}

/* Featured Events */
.featuredPhoto {
	background: #ffffff;
	border-right: 1px solid #cecece;
	vertical-align: top;
}

.featuredPhoto img {
	margin: 6px 13px 6px 13px;
}

.calendar {
	background: #ffffff;
	padding: 2px 10px 10px 10px;
	vertical-align: top;
}

#elaborateMainContent {
	margin-top: 15px;
}

#footer {
	background: #8aa5aa;
	clear: both;
	height: 113px;
	margin-top: -113px;
	position: relative;
}

#foot_spacer {
	background-image: url("http://www.cui.edu/images/2ndtier/foot_spacer.jpg");
	background-repeat: repeat;
	height: 20px;
	width: 150px;
}

#footer_right_content {
}

#footer_txt_small {
	color:#FFF;
	font-size:10px;
	font-weight:bold;



}	

#footer_txt {
	color:#FFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	margin: 4px 0 5px 0;
	list-style: none;
}	

#footer_logo {
	width: 650px;
}


/*Social Icons*/

#footer_social {
	float: right;
	font-size: 10px;
	line-height: 25px;
}
#footer_social span {
	float: left;
}
#footer_social ul {
	float: right;
	margin: 0 30px 0 0;
	padding: 0;
	list-style: none;
}
#footer_social li {
	float: left;
	margin: 4px 0 0 7px;
	background: transparent url(http://www.cui.edu/images/2010homepage/social_icons.png) no-repeat 0 0;
}
#footer_social li a {
	display: block;
	width: 24px;
	height: 24px;
}
#footer_social-facebook {
	margin-left: 10px;
}
#footer_social #footer-social-facebook {
	background-position: -28px 0;
}
#footer_social #footer-social-myspace {
	background-position: -16px 0;
}
#footer_social #footer-social-twitter {
	background-position: -85px 0;
}
#footer_social #footer-social-vimeo {
	background-position: -114px 0;
}
#footer_social #footer-social-youtube {
	background-position: 0 0;
}


/*End Social Icons*/



#contact_us_img {
	vertical-align: top;
}

#footer_links{
	position:relative;
	float: right;
	margin-right: 10px;
}

#footer_links ul{
	list-style: none;
}

#footer_links li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color:#FFF;
	text-decoration: none;
	
}
#footer_links a:hover {
	text-decoration: underline;
}

#row1 {
	margin-top: 25px;
	float:left;
}
#row2 {
	margin-top: 25px;
	float:right;
}

#footer_request_info {
	background-image: url("http://www.cui.edu/images/2ndtier/footer_02.gif");
	background-repeat: no-repeat;
	display: inline-block;
	height: 20px;
	width: 100%;
}

#footer_request_info:hover {
	background-image: url("http://www.cui.edu/images/0809Homepage/footer_over_02.gif");
	background-repeat: no-repeat;
	display: inline-block;
	height: 20px;
	width: 100%;
}

#footer_contact_us {
	background-image: url("http://www.cui.edu//images/2ndtier/footer_04.gif");
	background-repeat: no-repeat;
	display: inline-block;
	height: 20px;
	width: 100%;
}

#footer_contact_us:hover {
	background-image: url("http://www.cui.edu/images/0809Homepage/footer_over_04.gif");
	background-repeat: no-repeat;
	display: inline-block;
	height: 20px;
	width: 100%;
}

#footer_archived_press {
	background-image: url("http://www.cui.edu/images/2ndtier/footer_03.gif");
	background-repeat: no-repeat;
	display: inline-block;
	height: 16px;
	width: 100%;
}

#footer_archived_press:hover {
	background-image: url("http://www.cui.edu/images/0809Homepage/footer_over_03.gif");
	background-repeat: no-repeat;
	display: inline-block;
	height: 16px;
	width: 100%;
}

/** CSS for New Left Nav **/
.glossymenu {
	border: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%; /*width of menu*/
}

.glossymenu ul, .glossymenu li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.glossymenu a.menuitem, a.submenuheader {
	color: #2a2a2a; 
	/*display: block;*/
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-left: 10px;
	padding-right: 0px;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	text-decoration: none;
	width: 192px;
}

a.submenuheader:hover, a.menuitem:hover, .submenu a:hover {
	background: #CECECE;
}

.glossymenu a.menuitem:visited, .glossymenu .menuitem:active {
	color: #2a2a2a;
}

.glossymenu .menuitem .statusicon { /*CSS for icon image that gets dynamically added to headers*/
	border: none;
	left: -15px;
	position: absolute;
	top: -2px;
}

.glossymenu .submenu .statusicon {
	border: none;
	left: -10px;
	position: absolute;
	top: 0px;
}

.glossymenu .submenu ul { /*UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.glossymenu .submenu a {
	color: #59571c;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: 500;
	margin-left: 25px;
	text-decoration: none;
	width: 178px;
}

/*test*/
.admission_bg {
	background-image: url('http://www.cui.edu/images/admission_bg.gif');
	background-repeat: repeat-x;
	height: 92px;
}

/*Admissions 2nd Tier Menus*/
.admissions_landing_wrapper {
	width: 913px;
	height: 100%;
}

.admissions_landing_container {
	float: left;
	margin: 0 4.3px 0 0;
	width: 225px;
	background: url('http://cui.edu/uploadedImages/Admissions/gray-bg.jpg') no-repeat 0px 0px;
	height: 500px;
}

.admissions_landing_container_right {
	float: right;
	margin: 0;
	width: 225px;
	background: url('http://cui.edu/uploadedImages/Admissions/gray-bg.jpg') no-repeat 0px 0px;
	height: 500px;
}

div.admissions_nav {
	padding: 0;
	margin: 0;
}

.admissions_landing_container a {
	padding: 0;
	margin: 0;
}

.admissions_landing_container_right a {
	padding: 0;
	margin: 0;
}

.admissions_nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.admissions_undergrad_img {
	display: block;
	width: 225px;
	height: 280px;
	background: url('/uploadedImages/Admissions/undergrad.jpg') bottom;
	text-indent: -99999px;
}

.admissions_grad_img {
	display: block;
	width: 225px;
	height: 280px;
	background: url('/uploadedImages/Admissions/grad.jpg') bottom;
	text-indent: -99999px;
}

.admissions_adult_img {
	display: block;
	width: 225px;
	height: 280px;
	background: url('/uploadedImages/Admissions/adult.jpg') bottom;
	text-indent: -99999px;
}

.admissions_nurse_img {
	display: block;
	width: 225px;
	height: 280px;
	background: url('/uploadedImages/Admissions/nursing.jpg') bottom;
	text-indent: -99999px;
}

.admissions_undergrad_img:hover {
	background-position: 0 0;
}

.admissions_grad_img:hover {
	background-position: 0 0;
}

.admissions_adult_img:hover {
	background-position: 0 0;
} 

.admissions_nurse_img:hover {
	background-position: 0 0;
}

.admissions_nav a {
	display: block;
	background: url('http://www.cui.edu/images/blue-arrow.png') no-repeat 8px 5px;
	color: #646464;
	padding: 8px 25px;
	text-decoration: none;
}

.admissions_nav a:hover {
	background: #cccccc url('http://www.cui.edu/images/orange-arrow.png') no-repeat 13px 5px;
}


/*Student Life 2nd Tier Menus*/
.student_serv_container {
	margin: 0;
	padding: 0;
	width: 915px;
	height: 455px;
}

.student_serv_container ul {
	list-style-type: none;
}

.student_serv {
	float:left;
	background: url('http://cui.edu/uploadedImages/StudentServices/Student-Serv-BG.jpg') no-repeat top left;
	width: 365px;
	height: 100%;
	padding: 10px 10px 10px 80px;
}

.student_life {
	float: right;
	display: block;
	background: url('http://cui.edu/uploadedImages/StudentServices/Student-Life-BG.jpg') no-repeat top left;
	width: 345px;
	height: 100%;
	padding: 10px 10px 10px 100px;
}

.student_serv_container a {
	display: block;
	background: url('http://www.cui.edu/images/blue-arrow.png') no-repeat 18px 5px;
	color: #646464;
	padding: 8px 35px;
	text-decoration: none;
}

.student_serv_container a:hover {
	background: #bbbbbb url('http://www.cui.edu/images/orange-arrow.png') no-repeat 23px 5px;
	padding-left: 35px; 
}


/*The Arts 2nd Tier Menus*/
.arts_landing_wrapper {
	width: 915px;
	height: 100%;
}

.arts_landing_container {
	float: left;
	margin: 0 3px 0 0;
	width: 303px;
	background: url('http://cui.edu/uploadedImages/thearts/gray-bg.jpg') no-repeat 0px 0px;
	height: 465px;
}

.arts_landing_container_right {
	float: right;
	margin: 0;
	width: 303px;
	background: url('http://cui.edu/uploadedImages/thearts/gray-bg.jpg') no-repeat 0px 0px;
	height: 465px;
}

div.arts_nav {
	padding: 0;
	margin: 0;
}

.arts_landing_container a {
	padding: 0;
	margin: 0;
}

.arts_landing_container_right a {
	padding: 0;
	margin: 0;
}

.arts_nav ul {
	list-style-type: none;
	margin: 0;
	padding: 15px 0 0 0;
}

.arts_art_img {
	display: block;
	width: 303px;
	height: 280px;
	background: url('/uploadedImages/thearts/art.jpg') bottom;
	text-indent: -99999px;
}

.arts_music_img {
	display: block;
	width: 303px;
	height: 280px;
	background: url('/uploadedImages/thearts/music.jpg') bottom;
	text-indent: -99999px;
}

.arts_theatre_img {
	display: block;
	width: 303px;
	height: 280px;
	background: url('/uploadedImages/thearts/theatre.jpg') bottom;
	text-indent: -99999px;
}

.arts_art_img:hover {
	background-position: 0 0;
}

.arts_music_img:hover {
	background-position: 0 0;
}

.arts_theatre_img:hover {
	background-position: 0 0;
}

.arts_nav a {
	display: block;
	background: url('http://www.cui.edu/images/blue-arrow.png') no-repeat 55px 5px;
	color: #646464;
	padding: 8px 75px;
	text-decoration: none;
}

.arts_nav a:hover {
	background: #cccccc url('http://www.cui.edu/images/orange-arrow.png') no-repeat 60px 5px;
}

/*Left Nav Related Links*/
.relatedlinks {
	margin: 50px 10px 0 0;
	padding: 10px;
	border: #2a2a2a 1px dotted;
	background-color: #dadada;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

.relatedlinks h3 {
	margin: 0 0 8px 0;
	padding: 0;
	color: #2a2a2a;
	text-align: right;
	font-size: 1.1em;
	font-style: italic;
	border-bottom: #2a2a2a 1px solid;
}

.relatedlinks  ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.relatedlinks a {
	color: #59571c;
	font-weight: 500;
	font-size: 12px;
	text-decoration: none;
	margin: 0;
	padding-right: 15px;
	background: url('http://www.cui.edu/images/related-link.png') no-repeat right center;
}

.relatedlinks a:hover {
	background: #CECECE url('http://www.cui.edu/images/related-link-hover.png') no-repeat right center;
	padding-right: 15px;
}


/*Two Column Boxes*/
.twoColumnBoxLeft {
	float: left;
	width: 315px;
}

.twoColumnBoxRight {
	float: right;
	width: 315px;
}

.temeculaboxleft {
	float: left;
	width: 275px;
}

.temeculaboxright {
	float: right;
	width: 600px;
}

/*Temecula Landing Page*/
.temeculawrapper {
	padding: 0;
	margin: 2px;
}

/*jQuery Slideshow*/
.slideshow {
    position: relative;
    height: 250px;
	width: 699px;
}

.slideshow img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
    opacity: 0.0;
}

.slideshow img.active {
    z-index: 10;
    opacity: 1.0;
}

.slideshow img.last-active {
    z-index: 9;
}

/*Music Pages Custom CSS*/
.musicnumbers {
	float: right;
	width: 200px;
	border: 2px solid #eabc80;
}

.music-spotlight-table {
	padding: 5px;
}

.music-spotlights-table img {
	width: 150px;
	padding-left: 5px;
}

.mus-choir {
	float:right;
	padding: 10px 0px 10px 10px;
	margin: 0px;
}

/*School of Business*/
.faculty-biz-left {
	float: left;
	width: 49%;
}

.faculty-biz-right {
	float: right;
	width: 50%;
}

.faculty-biz-left ul, .faculty-biz-right ul {
	list-style-type: none;
	margin: 5px;
	padding: 5px;
}

.welcome-biz-dean {
	float: right;
	width: 150px;
	margin: 10px;
}

/* myCUI Styles*/
.mycui-home-wrapper {
	width: 915px;
	height: 100%;
	margin: 0px;
}

.mycui-home-container1, .mycui-home-container2 {
	float: left;
	border-top: 2px solid #666666;
	width: 305px;
	background: #e2e2e2 url('http://www.cui.edu/uploadedimages/mycui/MyCUI-bg2.jpg') no-repeat 0 0;
	height: 165px;
	padding: 0px;
}

.mycui-home-container3 {
	float: right;
	margin: 0px;
	border-top: 2px solid #666666;
	width: 305px;
	background: url('http://www.cui.edu/uploadedimages/mycui/MyCUI-bg2.jpg') no-repeat 0 0;
	height: 165px;
}

.mycui-home-container1 ul, .mycui-home-container2 ul, .mycui-home-container3 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.mycui-home-container1 a, .mycui-home-container1 a:link, .mycui-home-container2 a, .mycui-home-container2 a:link, .mycui-home-container3 a, .mycui-home-container3 a:link {
	margin: 0px;
	display: block;
	background: url('http://www.cui.edu/images/blue-arrow.png') no-repeat 90px 7px;
	color: #646464;
	padding: 8px 0px 8px 105px;
	text-decoration: none;
}

.mycui-home-container1 a:hover, .mycui-home-container2 a:hover, .mycui-home-container3 a:hover {
	background: #cccccc url('http://www.cui.edu/images/orange-arrow.png') no-repeat 95px 7px;
	text-decoration: none;
}

.mycui-home-container1 a:active, .mycui-home-container1 a:visited, .mycui-home-container2 a:active, .mycui-home-container2 a:visited, .mycui-home-container3 a:active, .mycui-home-container3 a:visited {
	text-decoration: none;
	color: #646464;
}

.mycui-featured-buttons {
	display: block;
	height: 95px;
	width: 840px; /* Changed from 630px to 840px to fit 4 buttons. */
	margin: 15px auto;
}

.mycui-button-bannerweb, /*.mycui-button-onlinecourses,*/ .mycui-button-onlinecourses-summer, .mycui-button-onlinecourses-fall, .mycui-button-studentemail {
	float: left;
	display: block;
	height: 85px;
	width: 210px;
	text-indent: -99999px;
}

.mycui-button-bannerweb {
	background: url('http://www.cui.edu/uploadedimages/mycui/button-bannerweb2.jpg') bottom;
}

/* Commented out until transition of Blackboard hosting is complete. 
/* When completed, remove comments from class '.mycui-button-onlinecourses'
/* in all instances, then delete any references to the summer and fall classes and buttons.
/* Additional tidying up will be needed in the HTML of mycui, as well as changing widths
/* as noted above. **
.mycui-button-onlinecourses {
	background: url('http://www.cui.edu/uploadedimages/mycui/button-onlinecourses2.jpg') bottom;
}
*/

.mycui-button-onlinecourses-summer {
	background: url('http://www.cui.edu/uploadedimages/mycui/button-onlinecourses-summer.jpg') bottom;
}

.mycui-button-onlinecourses-fall {
	background: url('http://www.cui.edu/uploadedimages/mycui/button-onlinecourses-fall.jpg') bottom;
}

.mycui-button-studentemail {
	background: url('http://www.cui.edu/uploadedimages/mycui/button-studentemail2.jpg') bottom;
}

.mycui-button-bannerweb:hover, /*.mycui-button-onlinecourses:hover,*/ .mycui-button-onlinecourses-summer:hover, .mycui-button-onlinecourses-fall:hover, .mycui-button-studentemail:hover {
	background-position: 0 0;
}


/*Financial Aid Undergrad Styles*/
.outside-scholarships a {
	float: right;
	margin: -20px 5px 0px 0px;
	padding: 5px;
	background-color: #98b3b3;
	text-decoration: none;
}

.outside-scholarships a:hover {
	background-color: #ecf1f1;
}

/*Christ College Landing Page*/
.cc-header {
	background: url('http://www.cui.edu/uploadedimages/academicprograms/christ_college/cc-header.jpg') no-repeat top left;
	width: 915px;
	height: 199px;
	margin: 0px;
	padding: 0px;
}

.cc-dean {
	width: 915px;
	margin: 0px;
	background-color: #ECF1F1;
}

.cc-dean img {
	float: right;
	margin: 10px;
}

.cc-dean p {
	margin: 10px;
}

.cc-dean-signature {
	font-style: italic;
}

.cc-undergrad-programs-nav, .cc-churchwork-nav {
	float: left;
	width: 302px;
	margin-right: 4px;
	background: url('http://www.cui.edu/uploadedimages/academicprograms/christ_college/gray-bg.jpg') no-repeat top left;
	height: 220px;
}

.cc-grad-programs-nav {
	float: left;
	width: 303px;
	margin: 0px;
	background: url('http://www.cui.edu/uploadedimages/academicprograms/christ_college/gray-bg.jpg') no-repeat top left;
	height: 220px;
}

.cc-undergrad-programs-nav ul, .cc-grad-programs-nav ul, .cc-churchwork-nav ul {
	list-style-type: none;
	margin: 0;
	padding: 10px 0 0 0;
}

.cc-undergrad-programs-nav a, .cc-undergrad-programs-nav a:link, .cc-undergrad-programs-nav a:visited, .cc-grad-programs-nav a, .cc-grad-programs-nav a:link, .cc-grad-programs-nav a:visited, .cc-churchwork-nav a, .cc-churchwork-nav a:link, .cc-churchwork-nav a:visited {
	display: block;
	background: url('http://www.cui.edu/images/blue-arrow.png') no-repeat 50px 5px;
	color: #646464;
	padding: 7px 0px 7px 65px;
	text-decoration: none;
}

.cc-undergrad-programs-nav a:hover, .cc-grad-programs-nav a:hover, .cc-churchwork-nav a:hover {
	background: #cccccc url('http://www.cui.edu/images/orange-arrow.png') no-repeat 55px 5px;
	text-decoration: none;
}

.cc-undergrad-programs-nav h2, .cc-grad-programs-nav h2, .cc-churchwork-nav h2 {
	padding: 10px 0px;
	margin: 0px;
	color: #666666;
	background-color: #c2c2c2;
	text-align: center;
}

.cc-dean h2 {
	background-color: #98B3B3;
	padding: 10px 0px;
	margin: 0px;
	color: #444444;
	text-align: center;
}

.cc-faculty {
	width: 675px;
}

.cc-faculty th {
	background-color: #98b3b3;
	text-align: left;
	padding: 5px;
}

.cc-faculty td {
	width: 25%;
	text-align: left;
	padding: 5px;
}

/*Site Map Styles*/
.site-map {
	width: 915px;
	margin: 0px;
	padding: 0px;
	background-color: #e2e2e2;
}

.site-map-1, .site-map-2 {
	float: left;
	width: 355px;
	padding: 20px 30px 20px 70px
}

.site-map-1 {
	border-right: 5px solid #ffffff;
}

.site-map p {
	border-bottom: 2px solid #eabc80;
	padding: 0px;
	margin: 10px;
}

.site-map ul {
	list-style: none;
}

.site-map li {
	padding: 3px;
	margin: 0px
}

.site-map a, .site-map a:link, .site-map a:visited {
	text-decoration: none;
}

.site-map a:hover, .site-map a:active {
	border-bottom: 1px solid #eabc80;
	background-color: #cccccc;
}

/*Custom 404 Error Page Styles*/
.error404-image {
	float: left;
	display: block;
	width: 300px;
	margin: 20px 40px 0px 100px;
}

.error404-text {
	float: left;
	width: 400px;
	margin-top: 20px;
}

/*India Page Styles*/
.india-new {
	color: #CE881D;
	font-weight: bold;
}


/*CMS Login Styles*/
.cms-login-wrapper h1 {
	padding: 10px;
}

.cms-login-instructions {
	background-color: #ecf1f1;
	padding: 20px 20px 20px 120px;
}

.login-buttons {
	float: left;
	margin-top: -340px;
	padding-left: 20px;
}

/*CUI Library Styles*/
.lib-research-tools, .lib-lib-services, .lib-lib-info {
	float:left;
	height: 200px;
	width: 218px;
	background: #ecf1f1;
	margin: 0px 3px 0px 3px;
	padding: 4px;
}

.lib-research-tools h2, .lib-lib-services h2, .lib-lib-info h2{
	margin: 5px 3px 0px 3px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #98b3b3;
}

.lib-research-tools ul, .lib-lib-services ul, .lib-lib-info ul, .lib-research-tools-page ul {
	list-style-type: none;
	padding: 0px 0px 0px 15px;
	margin: 5px 0px 0px 0px;
}

.lib-research-tools a, .lib-lib-services a, .lib-lib-info a {
	text-decoration: none;
	padding: 2px;
}

.lib-research-tools a:hover, .lib-lib-services a:hover, .lib-lib-info a:hover {
	background-color: #c2c2c2;
	padding: 2px;
}

.lib-research-tools-page {
	background: #ecf1f1;
	margin: 0px 3px 0px 3px;
	padding: 4px;
}

.lib-research-tools-page li {
	margin: 10px 0px;
}