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: #898513;
}

a:hover
{
    text-decoration: underline;
}

a:visited
{
    color: #898513;
}

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
{
    margin-top: 28px;
    float: right;
    padding-right: 15px;
}

/* 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;
    padding: 0px;
    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_main
{
}

#content_footer
{
	clear:both;
}

#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: 229px;
    height: 199px;
    display: block;
    margin-right: 0px;
    background: url('/uploadedImages/AcademicPrograms/undergraduate.jpg') bottom;
    text-indent: -99999px;
}

a.academicprograms_grad_img
{
    width: 228px;
    height: 199px;
    display: block;
    margin-right: 0px;
    background: url('/uploadedImages/AcademicPrograms/graduate.jpg') bottom;
    text-indent: -99999px;
}

a.academicprograms_adult_img
{
    width: 229px;
    height: 199px;
    display: block;
    margin-right: 0px;
    background: url('/uploadedImages/AcademicPrograms/adult-studies.jpg') bottom;
    text-indent: -99999px;
}

a.academicprograms_nursing_img
{
    width: 229px;
    height: 199px;
    display: block;
    margin-left: 0px;
    background: url('/uploadedImages/AcademicPrograms/nursing.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;
}

.ui-state-active a.academicprograms_nursing_img, a.academicprograms_nursing_img:hover
{
    background-position: 0 0;
}

#Undergrad
{
    width: 884px;
    background-color: #e1e1e1;
}
#Adult
{
    width: 884px;
    background-color: #e1e1e1;
    height: 150px;
}
#Grad
{
    width: 884px;
    background-color: #e1e1e1;
}
#Nursing
{
    width: 884px;
    background-color: #e1e1e1;
    height: 150px;
}

#Undergrad td
{
    width: 215px;
    padding-left: 20px;
}

#Grad td
{
    width: 300px;
    padding-left: 150px;
}

#Adult td
{
    width: 300px;
    padding-left: 150px;
}

#Nursing td
{
    width: 300px;
    padding-left: 150px;
}


#Undergrad p
{
    line-height: 13px;
    font-size: 14px;
}


#Undergrad li
{
    line-height: 10px;
    font-size: 13px;
    color: #555;
}

#Undergrad li a
{
    line-height: 13px;
    font-size: 13px;
    color: #898513;
    text-decoration: none;
}

#Undergrad p a
{
    line-height: 13px;
    font-size: 14px;
    color: #898513;
    text-decoration: none;
}

#Undergrad p a:hover
{
    text-decoration: underline;
}

#Undergrad li a:hover
{
    text-decoration: underline;
}

#Grad p a
{
    line-height: 13px;
    font-size: 14px;
    color: #898513;
    text-decoration: none;
}

#Grad p a:hover
{
    text-decoration: underline;
}

#Adult p a
{
    line-height: 13px;
    font-size: 14px;
    color: #898513;
    text-decoration: none;
}

#Adult p a:hover
{
    text-decoration: underline;
}

#Nursing p a
{
    line-height: 13px;
    font-size: 14px;
    color: #898513;
    text-decoration: none;
}

#Nursing p a:hover
{
    text-decoration: underline;
}

.academics_landing_wrapper
{
    width: 915px;
    height: 100%;
}

.academics_landing_intro
{
    margin: 0px;
}

.academics_landing_intro div
{
    float: right;
    margin: 20px 30px 0px 0px;
    width: 400px;
}

.academics_landing_intro p, .academics_landing_intro ul
{
    color: #646464;
}

.academics_landing_intro h2, .academics_landing_intro strong
{
    color: #57571E;
    font-family: Georgia, 'Times New Roman' , serif;
    font-style: normal;
}

.academics_landing_intro div div
{
    float: left;
    margin: 0px;
    width: 200px;
}







/*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;
    width: 304px;
}

.featuredPhoto img
{
    margin: 3px 12px;
}

.calendar
{
    background: #ffffff;
    padding: 2px 10px 10px 10px;
    vertical-align: top;
}

#elaborateMainContent
{
    margin-top: 15px;
}

/* Social like, +1, tweet icons */
.social_buttons_container
{
}
.social_buttons
{
    width: 50%;
    float: left;
    margin-left: 10px;
    margin-bottom: 10px;
    margin-top: -5px;
}
#content_pane_landing .social_buttons
{
    margin-left: 25px;
    margin-top: -10px;
}

.goo_plus1
{
    width: 33%;
    display: inline;
    vertical-align: top;
}
.twit_tweet
{
    width: 33%;
    display: inline;
    margin-right:4%;
    vertical-align: top;
}
.fb_like
{
    width: 33%;
    display: inline;
    vertical-align: top;
}

/* Sticky Footer div which adds blank space for the height of the footer in the content area which will be made-up for with a negative margin on the footer. This should be equal to the height of the footer, but there appears to be padding added somewhere else, so this height is less than the footer. */
.push
{
    height: 20px;
}

#footer
{
    background: #8aa5aa;
    clear: both;
    height: 143px;
    margin-top: -143px;
    position: relative;
}

#foot_spacer
{
    background-image: url("http://www.cui.edu/images/2ndtier/foot_spacer.jpg");
    background-repeat: repeat;
    height: 20px;
    width: 150px;
}

td#footer_right_content
{
    width: 340px;
}

#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;
}

td#footer_logo
{
    width: 575px;
}


/*Social Icons*/
#footer_social
{
    float: right;
    padding: 10px 15px 0px 0px;
}

#footer_social img
{
    width: 30px;
    float: left;
    margin-right: 5px;
}

#footer_social a.facebook {
	display: block;
	float: left;
	width: 25px;
	height: 25px;
	background: url('http://www.cui.edu/images/social-facebook.png') bottom;
	text-indent: -99999px;
	margin-right: 5px;
}

#footer_social a.twitter {
	display: block;
	float: left;
	width: 25px;
	height: 25px;
	background: url('http://www.cui.edu/images/social-twitter.png') bottom;
	text-indent: -99999px;
	margin-right: 5px;
}

#footer_social a.vimeo {
	display: block;
	float: left;
	width: 25px;
	height: 25px;
	background: url('http://www.cui.edu/images/social-vimeo.png') bottom;
	text-indent: -99999px;
	margin-right: 5px;
}

#footer_social a.youtube {
	display: block;
	float: left;
	width: 25px;
	height: 25px;
	background: url('http://www.cui.edu/images/social-youtube.png') bottom;
	text-indent: -99999px;
	margin-right: 5px;
}

#footer_social a.linkedin {
	display: block;
	float: left;
	width: 25px;
	height: 25px;
	background: url('http://www.cui.edu/images/social-linkedin.png') bottom;
	text-indent: -99999px;
}

#footer_social a.facebook:hover,
#footer_social a.twitter:hover,
#footer_social a.vimeo:hover,
#footer_social a.youtube:hover,
#footer_social a.linkedin:hover {
	background-position: 0 0;
}
/*End Social Icons*/


#contact_us_img
{
    vertical-align: top;
}

.footer-best-colleges-logo
{
    float: left;
    margin: 10px 10px 0px -40px;
}

.footer-best-colleges-logo img
{
    width: 85px;
}

#footer_links
{
    position: relative;
    float: right;
    width: 315px;
}

#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: left;
}

#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-top: 4px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 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;
}


/*Sortable Tables*/
table.sortable thead
{
    background-color: #98b3b3;
    font-weight: bold;
    cursor: pointer;
}

table.sortable th
{
    border: 1px solid #ecf1f1;
    padding: 2px;
}

table.sortable th:hover
{
    background-color: #c7d4d4;
    cursor: pointer;
}

table.sortable td
{
    padding: 3px;
}

table.sortable tr.rowodd
{
    background-color: #ecf1f1;
}

table.sortable tr.roweven
{
    background-color: #c7d4d4;
}

table.sortable tr.roweven:hover, table.sortable tr.rowodd:hover
{
    background-color: #f1d4ab;
}

table.sortable th.resize-handle-active
{
    cursor: e-resize;
}

div.resize-handle
{
    cursor: e-resize;
    width: 2px;
    border-right: 1px dashed #ffffff;
    position: absolute;
    top: 0;
    left: 0;
}

table.sortable .sortcol
{
    cursor: pointer;
    padding-right: 20px;
    background-repeat: no-repeat;
    background-position: right center;
}

table.sortable .sortasc
{
    background-color: #98b3b3;
    background-image: url('/images/sort-up.gif');
}

table.sortable .sortdesc
{
    background-color: #98b3b3;
    background-image: url('/images/sort-down.gif');
}

table.sortable .nosort
{
    cursor: default;
}


/*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: 915px;
    height: 100%;
}

.admissions_landing_container
{
    float: left;
    margin: 0px 5px 0px 0px;
    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: 0px;
    width: 225px;
    background: url('http://cui.edu/uploadedImages/Admissions/gray-bg.jpg') no-repeat 0px 0px;
    height: 500px;
}

div.admissions_nav, .admissions_landing_container a, .admissions_landing_container_right a
{
    padding: 0px;
    margin: 0px;
}

.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, .admissions_grad_img:hover, .admissions_adult_img:hover, .admissions_nurse_img:hover
{
    background-position: 0 0;
}

.admissions_nav a
{
    display: block;
    background: url('http://www.cui.edu/images/cui-logo-bullet.png') no-repeat 20px 10px;
    color: #646464;
    margin: 0px;
    padding: 8px 5px 8px 37px;
    text-decoration: none;
}

.admissions_nav a:hover
{
    background: #cccccc url('http://www.cui.edu/images/cui-logo-bullet.png') no-repeat 25px 10px;
}


/*Student Life 2nd Tier Menus*/
.student_serv_container
{
    margin: 0;
    padding: 0;
    width: 917px;
    height: 475px;
}

.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/cui-logo-bullet.png') no-repeat 18px 10px;
    color: #646464;
    padding: 8px 35px;
    text-decoration: none;
}

.student_serv_container a:hover
{
    background: #bbbbbb url('http://www.cui.edu/images/cui-logo-bullet.png') no-repeat 23px 10px;
    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: 500px;
}

.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: 500px;
}

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/cui-logo-bullet.png') no-repeat 55px 10px;
    color: #646464;
    padding: 8px 10px 8px 75px;
    text-decoration: none;
}

.arts_nav a:hover
{
    background: #cccccc url('http://www.cui.edu/images/cui-logo-bullet.png') no-repeat 60px 10px;
}

/*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;
    margin-left: 10px;
    padding: 10px;
    background-color: #FBEDD9;
    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: 917px;
    margin: 0px;
    padding: 0px;
}

.mycui-home-notification
{
    margin: 20px 80px;
    padding: 15px 10px 5px 50px;
    background: #FBEDD9 url('http://www.cui.edu/images/exclamation-icon.png') no-repeat 10px 15px;
    border: 1px solid #EABC80;
    min-height: 40px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.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/cui-logo-bullet.png') no-repeat 88px 10px;
    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/cui-logo-bullet.png') no-repeat 93px 10px;
    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: 630px;
    margin: 15px auto;
}

.mycui-button-myrecords, .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-myrecords
{
    background: url('/uploadedimages/mycui/button-myrecords.jpg') bottom;
}

.mycui-button-onlinecourses
{
    background: url('/uploadedimages/mycui/button-onlinecourses.jpg') bottom;
}

.mycui-button-studentemail
{
    background: url('/uploadedimages/mycui/button-studentemail.jpg') bottom;
}

.mycui-button-myrecords:hover, .mycui-button-onlinecourses:hover, .mycui-button-onlinecourses-summer:hover, .mycui-button-onlinecourses-fall:hover, .mycui-button-studentemail:hover
{
    background-position: 0 0;
}

/*START mycui intermediate reformatting */
.mycui-students
{
    float: left;
    background: url('/uploadedImages/mycui/mycui-students-bg.jpg') no-repeat top left;
    width: 365px;
    height: 475px;
    padding: 10px 10px 10px 80px;
}

.mycui-staff
{
    float: right;
    display: block;
    background: url('/uploadedImages/mycui/mycui-staff-bg.jpg') no-repeat top left;
    width: 345px;
    height: 475px;
    padding: 10px 10px 10px 100px;
}

.mycui-students ul, .mycui-staff ul
{
    list-style-type: none;
}

.mycui-students a, .mycui-staff a
{
    display: block;
    background: url('/images/cui-logo-bullet.png') no-repeat 18px 10px;
    color: #646464;
    padding: 8px 35px;
    text-decoration: none;
}

.mycui-students a:hover, .mycui-staff a:hover
{
    background: #bbbbbb url('http://www.cui.edu/images/cui-logo-bullet.png') no-repeat 23px 10px;
    padding-left: 35px;
}
/*END mycui intermediate reformatting */
/*END myCUI Styles */

/*Financial Aid Undergrad Styles*/
.outside-scholarships a
{
    display: block;
    margin: -25px 5px 0px 0px;
    float: right;
    width: 150px;
    background: #ecf1f1 url('http://www.cui.edu/uploadedimages/admissions/undergraduate/check-icon-blue.png') no-repeat 1px 2px;
    color: #373b40;
    padding: 9px 0px 9px 35px;
    text-decoration: none;
    border: 1px solid #98b3b3;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.outside-scholarships a:hover
{
    background-color: #98b3b3;
    border: 1px solid #ecf1f1;
    color: #ffffff;
}

/*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: 230px;
    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;
    color: #cd8a21;
}

.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 li, .lib-lib-services li, .lib-lib-info li
{
    text-decoration: none;
    padding: 2px;
}

.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 h2 a
{
    text-decoration: none;
    font-weight: bold;
    font-size: 1.05em;
    color: #cd8a21;
}

.lib-research-tools h2 a:hover
{
    background-color: #ecf1f1;
    padding: 0px 0px 0px 2px;
    margin: 0px;
}

.lib-research-tools-page
{
    background: #ecf1f1;
    margin: 0px 3px 0px 3px;
    padding: 4px;
}

.lib-research-tools-page li
{
    margin: 10px 0px;
}


/*General Education Styles*/
.gen-ed-courses table
{
    margin: 10px 0 30px 10px;
}

.gen-ed-courses table td
{
    padding: 5px 5px 5px 10px;
    background-color: #D1DBDA;
    border: 1px solid #999999;
}

.gen-ed-courses table tr th
{
    background-color: #ecf1f1;
    border: 1px solid #a2a2a2;
    height: 2.5em;
    text-align: center;
    vertical-align: middle;
}

a.gen-ed-pdf
{
    float: right;
    padding: 5px 10px;
    margin: -23px 5px 5px 0px;
    text-decoration: none;
    background-color: #fbedd9;
    border: 2px solid #eabc80;
}

a:hover.gen-ed-pdf
{
    background-color: #eabc80;
    border: 2px solid #fbedd9;
}


/*Inauguration Styles*/
.inaug-bio
{
    padding: 0px 20px 20px 20px;
}

.inaug-bio img
{
    float: left;
    width: 150px;
    padding: 0px 10px 10px 0px;
}

.inaug-schedules
{
    clear: both;
    margin: 20px 0px 0px 0px;
}

.inaug-schedules h3
{
    text-align: center;
    margin: 15px;
    padding: 10px;
    font-size: 1.5em;
    border-top: 3px solid #ffffff;
    border-right: 3px solid #ffffff;
    border-bottom: 2px solid #a4a473;
    border-left: 3px solid #ffffff;
    background-color: #eaeade;
    border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
}

.inaug-schedules h1
{
    padding: 5px;
    margin: 0px 0px 5px 0px;
    text-align: center;
    border-bottom: 2px solid #a7a761;
}

.inaug-schedules h2
{
    padding: 10px;
    background-color: #f2f2f2;
    color: #323d4a;
    border-top: 3px solid #ffffff;
    border-right: 3px solid #ffffff;
    border-bottom: 2px solid #d2d2d2;
    border-left: 3px solid #ffffff;
    border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
}

.inaug-schedules ul
{
    margin: 10px 0px 20px 30px;
    padding: 0px;
}

.inaug-schedules li
{
    list-style-type: square;
    margin: 0px;
    padding: 0px;
}

.inaug-digs
{
    float: left;
    width: 425px;
    height: 740px;
    padding: 0px 17px 0px 15px;
    border-right: 2px solid #a4a473;
}

.inaug-rsvp
{
    background-color: #e2e2e2;
    padding: 1px 10px;
    border: 1px solid #d2d2d2;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.inaug-rsvp:hover
{
    background-color: #c2c2c2;
    padding: 2px 10px;
}

.inaug-studs
{
    float: right;
    width: 425px;
    height: 750px;
    margin: 0px 15px 0px 0px;
}

.inaug-date
{
    color: #74959c;
    border-right: 2px solid #a4a473;
    margin-right: 13px;
    padding-right: 10px;
}

.inaug-contact
{
    margin: 30px 15px 40px 15px;
    clear: both;
    padding: 5px;
    border-top: 2px solid #a4a473;
}
.inaug_button
{
    float: right;
    padding: 0px 10px 2px 0px;
}

.inaug_button ul
{
    list-style: none !important;
}

.inaug-stream-btn
{
    background-color: #cd8a21;
    padding: 1px 10px;
    border: 1px solid #b5791b;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 18px !important;
    color: #fff !important;
    text-decoration: none !important;
}

a:inaug-stream-btn
{
    color: #b50000;
}

.inaug-stream-btn:hover
{
    background-color: #ad7216;
    padding: 2px 10px;
    color: #e1e1e1;
}

.inaug-photo-gallery
{
    width: 800px;
    margin: 0 auto;
}

.inaug-head h3
{
    text-align: center;
    margin: 15px;
    padding: 10px;
    font-size: 1.5em;
    border-top: 3px solid #ffffff;
    border-right: 3px solid #ffffff;
    border-bottom: 2px solid #a4a473;
    border-left: 3px solid #ffffff;
    background-color: #eaeade;
    -moz-border-radius: 10px 10px 0px 0px;
    border-radius: 10px 10px 0px 0px;
}

.inaug-wrapper
{
    padding: 30px;
}

.inaug-recap-sm-copy
{
    font-size: 11px;
    color: #333;
    font-weight: bold;
}


/*The Site You Were Looking For Styles*/
.tsywlf-wrapper
{
    padding: 15px;
}

.tsywlf-wrapper h2
{
    border-bottom: 2px solid #CD8A21;
    padding: 5px;
    margin: 0px 0px 10px 0px;
    background-color: #ffffff;
}

.tsywlf-inspiration p
{
    padding-left: 10px;
}

.tsywlf-address
{
    float: left;
    width: 420px;
    margin-right: 15px;
    padding-right: 15px;
}
.tsywlf-address p
{
    padding-left: 10px;
}

.tsywlf-links
{
    float: left;
    width: 435px;
    background-color: #f2f2f2;
}

.tsywlf-links ul
{
    padding-left: 10px;
}

.tsywlf-links li
{
    padding-bottom: 5px;
    list-style-type: none;
}

.tsywlf-links a
{
    text-decoration: none;
    border-bottom: 1px dotted #cd8a21;
}

.tsywlf-links a:hover
{
    border-bottom: 1px solid #cd8a21;
}

.tsywlf-map
{
    margin-top: 200px;
}

.tsywlf-map img
{
    width: 885px;
}
.tsywlf-faculty
{
    margin-bottom: 20px;
}


/* Haiti Button */
a.haiti-button
{
    float: right;
    margin: 0px 5px 5px 0px;
    padding: 5px 10px;
    text-decoration: none;
    border: 2px solid #eabc80;
    background-color: #fbedd9;
}

a:hover.haiti-button
{
    border: 2px solid #fbedd9;
    background-color: #eabc80;
}
/*End Haiti Button */



.alcf-head h1
{
    padding: 5px;
    margin: 0px 0px 5px 0px;
    text-align: center;
    border-bottom: 2px solid #a7a761;
    background-color: #e1e1e1;
}

.alfc-head h2
{
    padding: 10px;
    background-color: #f2f2f2;
    color: #323d4a;
    border-bottom: 2px solid #d2d2d2;
}



/* Student Code of Conduct Button */
a.conduct-button
{
    float: right;
    margin: 0px 5px 5px 0px;
    padding: 5px 10px;
    text-decoration: none;
    border: 2px solid #eabc80;
    background-color: #fbedd9;
}

a:hover.conduct-button
{
    border: 2px solid #fbedd9;
    background-color: #eabc80;
}
/*End Student Code of Conduct Button */

/*IT Section*/
.its-home-container1, .its-home-container2
{
    float: left;
    border-top: 2px solid #666666;
    width: 349px;
    background: #e2e2e2 url('http://www.cui.edu/uploadedimages/mycui/MyCUI-bg2.jpg') repeat-x;
    height: 165px;
    padding: 0px;
}
.its-home-container1 ul, .its-home-container2 ul
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.its-home-container1 a, .its-home-container1 a:link, .its-home-container2 a, .its-home-container2 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;
}

.its-home-container1 a:hover, .its-home-container2 a:hover
{
    background: #cccccc url('http://www.cui.edu/images/orange-arrow.png') no-repeat 95px 7px;
    text-decoration: none;
}

.its-home-container1 a:active, .its-home-container1 a:visited, .its-home-container2 a:active, .its-home-container2 a:visited
{
    text-decoration: none;
    color: #646464;
}


/*Financial Aid Landing Page*/
.finaid-landing-page a
{
    background-color: #EAEADE;
    padding: 15px 10px;
    margin: 1px 50px 1px 10px;
    display: block;
    border: 1px solid #98B3B3;
    text-align: center;
    font-size: 1.2em;
    text-decoration: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.finaid-landing-page a:hover
{
    background-color: #F4F4EB;
    padding: 15px 10px;
}


/*Giving Styles*/
.giving-give-now-button a
{
    float: right;
    margin: -25px 5px 0px 0px;
    padding: 5px 15px;
    text-decoration: none;
    font-size: 1.35em;
    background-color: #CD8A21;
    border: 2px solid #ad7216;
    color: #ffffff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.giving-give-now-button a:hover
{
    background-color: #fbedd9;
    border: 2px solid #eabc80;
    color: #ad7216;
}

.giving-golf-classic-actions
{
    text-align: center;
    margin-bottom: 130px;
}

.giving-golf-classic-actions ul
{
    margin: 20px 0px 0px 0px;
    padding: 0px;
}

.giving-golf-classic-actions li
{
    display: inline;
}

.giving-golf-classic-actions a
{
    display: block;
    float: left;
    width: 135px;
    text-decoration: none;
    margin: 5px 5px;
    padding: 10px;
    background-color: #eaeade;
    border: 1px solid #a4a473;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.giving-golf-classic-actions a:hover
{
    background-color: #a4a473;
    border: 1px solid #404B5A;
    color: #FFFFFF;
}

.giving-events ul
{
    list-style-type: none;
    padding-left: 10px;
}

.golf-sponsors
{
	margin-top: -80px;
	float: right;
	width: 180px;
}

.golf-sponsors img
{
	width: 90%;
}

.golf-sponsors h4
{
	text-align: center;
}

/*End Giving Styles*/


/*Campus Church Styles*/
.campuschurch-schedule th
{
    background-color: #d7e3e3;
    padding: 3px;
    border-bottom: 2px solid #ecf1f1;
    border-right: 2px solid #ecf1f1;
}

.campuschurch-schedule td.odd
{
    background-color: #d7e3e3;
    padding: 2px;
}

.campuschurch-schedule tr
{
    border-bottom: 2px solid #ecf1f1;
}

.campuschurch-schedule a
{
    display: block;
    text-decoration: none;
    font-weight: normal;
}

.campuschurch-schedule a:hover
{
    background-color: #98b3b3;
}
/*End Campus Church Styles*/


/*Food Services Styles*/
a.foodservices-weeklymenubutton
{
    margin: 5px;
    padding: 5px 15px;
    text-decoration: none;
    background-color: #CD8A21;
    border: 2px solid #ad7216;
    color: #ffffff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

a.foodservices-weeklymenubutton:hover
{
    background-color: #fbedd9;
    border: 2px solid #eabc80;
    color: #ad7216;
}

img.foodservices-image1, img.foodservices-ceo
{
    float: right;
}
/*End Food Services Styles*/


/*Get Started Styles*/
.important-text
{
    color: #c00;
    font-weight: bold;
    background: #d0d0d0;
}

.getstarted-featured-links
{
    width: 699px;
    background: url('http://www.cui.edu/images/gradient.jpg') repeat-x;
    height: 165px;
}
.getstarted-featured-links a, .getstarted-featured-links a:link
{
    font-size: 14px;
    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;
}

.getstarted-featured-links a:hover
{
    background: #cccccc url('http://www.cui.edu/images/orange-arrow.png') no-repeat 95px 7px;
    text-decoration: none;
}

.getstarted-featured-links a:active, .getstarted-featured-links a:visited
{
    text-decoration: none;
    color: #646464;
}

.getstarted-featured-links ul
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
/* END Get Started Styles*/


/*Student Accounts Styles*/
.studentaccounts-payonline a
{
    float: right;
    margin: -40px 5px 0px 0px;
    padding: 5px 15px;
    text-decoration: none;
    font-size: 1.35em;
    background-color: #CD8A21;
    border: 2px solid #ad7216;
    color: #ffffff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.studentaccounts-payonline a:hover
{
    background-color: #fbedd9;
    border: 2px solid #eabc80;
    color: #ad7216;
}

.studentaccounts-worksheetbuttons
{
    text-align: center;
}

.studentaccounts-worksheetbuttons a
{
    margin: 0px 10px;
    padding: 5px 15px;
    text-decoration: none;
    font-size: 1.15em;
    background-color: #CD8A21;
    border: 2px solid #ad7216;
    color: #ffffff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.studentaccounts-worksheetbuttons a:hover
{
    background-color: #fbedd9;
    border: 2px solid #eabc80;
    color: #ad7216;
}

table.studentaccounts-calculatingcost
{
    border: 1px solid #a4a473;
    margin: 10px auto;
}

.studentaccounts-calculatingcost th
{
    padding: 5px;
    border: 1px solid #a4a473;
    background-color: #a4a473;
}

.studentaccounts-calculatingcost tr.odd
{
    background-color: #dbdbc5;
}

.studentaccounts-calculatingcost td
{
    padding: 5px 15px;
    border: 1px solid #a4a473;
}

table.studentaccounts-questions
{
    border: 1px solid #a4a473;
    margin: 10px auto;
}

.studentaccounts-questions th
{
    padding: 5px;
    border: 1px solid #a4a473;
    background-color: #a4a473;
}

.studentaccounts-questions td
{
    padding: 5px 15px;
    border: 1px solid #a4a473;
}

.studentaccounts-questions tr.odd
{
    background-color: #dbdbc5;
}

.studentaccounts-tuition table
{
    border: 1px solid #98b3b3;
    margin: 10px auto;
}

.studentaccounts-tuition th
{
    padding: 5px;
    border: 1px solid #98b3b3;
    background-color: #98b3b3;
}

.studentaccounts-tuition td
{
    padding: 5px 15px;
    border: 1px solid #98b3b3;
}

.studentaccounts-tuition tr.odd
{
    background-color: #d2e0e0;
}
/*End Student Accounts Styles*/

/*Undergrad Admissions Styles*/
a.ugad-visit-register-button
{
    font-size: 14px;
    display: block;
    width: 100px;
    margin: 0px 0px 0px 10px;
    background: #c7d4d4 url('http://www.cui.edu/uploadedimages/admissions/undergraduate/check-icon-blue.png') no-repeat 4px 4px;
    color: #373b40;
    padding: 11px 10px 11px 39px;
    text-decoration: none;
    border: 1px solid #98b3b3;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

a.ugad-visit-register-button:hover
{
    background-color: #98b3b3;
    color: #ffffff;
}

a.ugad-applynow-button
{
    display: block;
    margin: 6px 5px 0px 0px;
    float: right;
    width: 82px;
    background: #ecf1f1 url('http://www.cui.edu/uploadedimages/admissions/undergraduate/check-icon-blue.png') no-repeat 1px 2px;
    color: #373b40;
    padding: 9px 0px 9px 35px;
    text-decoration: none;
    border: 1px solid #98b3b3;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

a.ugad-applynow-button:hover
{
    background-color: #98b3b3;
    border: 1px solid #ecf1f1;
    color: #ffffff;
}

ul.ugad-home-list
{
    list-style-type: none;
}

ul.ugad-home-list li
{
    padding: 5px 0px;
}

a.ugad-large-text
{
    text-decoration: none;
    font-size: 30px;
    font-weight: normal;
    font-style: italic;
    color: #ca8921;
}
/*End Undergrad Admissions Styles*/


/*Fine Arts Preview Day Styles*/
.fapreview-schedule ul li
{
    list-style-type: none;
    margin-bottom: 1em;
}

.fapreview-schedule ul ul li
{
    list-style-type: disc;
    margin: 0px;
}
/*End Fine Arts Preview Day Styles*/


/*University Services Styles*/
div.universityservices-button
{
    margin: 2em 0px;
    text-align: center;
}

.universityservices-button a
{
    margin: 0px 0px 0px 10px;
    background: #c7d4d4 url('http://www.cui.edu/uploadedimages/admissions/undergraduate/check-icon-blue.png') no-repeat 4px 4px;
    color: #373b40;
    padding: 11px 10px 11px 39px;
    text-decoration: none;
    border: 1px solid #98b3b3;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.universityservices-button a:hover
{
    background-color: #98b3b3;
    color: #ffffff;
}
/*End University Services Styles*/


/*Action Button Styles*/
/* Usually helpful to wrap these links in the HTML with a <p> tag on their own line*/
a.action-button-blue, a.action-button-green, a.action-button-orange
{
    display: inline-block;
    margin: 0px 0px 0px 10px;
    color: #373b40;
    padding: 11px 10px 11px 39px;
    text-decoration: none;
    height: 100%;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

a.action-button-blue:hover, a.action-button-green:hover, a.action-button-orange:hover
{
    color: #ffffff;
}

a.action-button-blue
{
    background: #c7d4d4 url('/uploadedimages/admissions/undergraduate/check-icon-blue.png') no-repeat 4px 4px;
    border: 1px solid #98b3b3;
}

a.action-button-blue:hover
{
    background-color: #98b3b3;
}

a.action-button-green
{
    background: #c7c7a4 url('/uploadedimages/admissions/undergraduate/check-icon-green.png') no-repeat 4px 4px;
    border: 1px solid #a4a473;
}

a.action-button-green:hover
{
    background-color: #a4a473;
}

a.action-button-orange
{
    background: #f1d4ab url('/uploadedimages/admissions/undergraduate/check-icon-orange.png') no-repeat 4px 4px;
    border: 1px solid #eabc80;
}

a.action-button-orange:hover
{
    background-color: #eabc80;
}
/*End Action Button Styles*/


/*Visit Landing Page Styles*/
.visitlanding-wrapper
{
    margin: 0px;
    padding: 0px;
    width: 694px;
}

.visitlanding-wrapper div
{
    width: 340px;
    height: 150px;
}

.visitlanding-campustour
{
    float: right;
    padding-right: 20px;
    margin-top: -40px;
}

.visitlanding-transfer, .visitlanding-cupremiere, .visitlanding-finearts
{
    float: left;
}

.visitlanding-cusoon, .visitlanding-4d
{
    float: right;
}

.visitlanding-transfer
{
    background: url('/uploadedimages/admissions/undergraduate/visitlanding-transfer.jpg') no-repeat 0 0;
}

.visitlanding-cusoon
{
    background: url('/uploadedimages/admissions/undergraduate/visitlanding-cusoon.jpg') no-repeat 0 0;
    margin-top: 15px;
}

.visitlanding-transfer-nav a, .visitlanding-cusoon-nav a
{
    background: #c7d4d4 url('/uploadedimages/admissions/undergraduate/check-icon-blue.png') no-repeat 4px 4px;
    border: 1px solid #98b3b3;
}

.visitlanding-transfer-nav a:hover, .visitlanding-cusoon-nav a:hover
{
    background-color: #98b3b3;
    color: #ffffff;
}

.visitlanding-cupremiere
{
    background: url('/uploadedimages/admissions/undergraduate/visitlanding-cupremiere.jpg') no-repeat 0 0;
    margin-top: 15px;
}

.visitlanding-4d
{
    background: url('/uploadedimages/admissions/undergraduate/visitlanding-4d.jpg') no-repeat 0 0;
}

.visitlanding-cupremiere-nav a, .visitlanding-4d-nav a
{
    background: #c7c7a4 url('/uploadedimages/admissions/undergraduate/check-icon-green.png') no-repeat 4px 4px;
    border: 1px solid #a4a473; /*Dark Color*/
}

.visitlanding-cupremiere-nav a:hover, .visitlanding-4d-nav a:hover
{
    background-color: #a4a473; /*Dark Color*/
    color: #ffffff;
}

.visitlanding-finearts
{
    background: url('/uploadedimages/admissions/undergraduate/visitlanding-finearts.jpg') no-repeat 0 0;
    margin: 15px 0px 0px 180px;
}

.visitlanding-finearts-nav a
{
    background: #f1d4ab url('/uploadedimages/admissions/undergraduate/check-icon-orange.png') no-repeat 4px 4px;
    border: 1px solid #eabc80; /*Dark Color*/
}

.visitlanding-finearts-nav a:hover
{
    background-color: #eabc80; /*Dark Color*/
    color: #ffffff;
}

.visitlanding-transfer-nav, .visitlanding-cupremiere-nav, .visitlanding-cusoon-nav, .visitlanding-4d-nav, .visitlanding-finearts-nav
{
    padding-left: 50px;
}

.visitlanding-transfer-nav p, .visitlanding-cupremiere-nav p, .visitlanding-cusoon-nav p, .visitlanding-cusoon-nav p, .visitlanding-4d-nav p, .visitlanding-finearts-nav p
{
    height: 15px;
    margin: 75px 0px 10px 15px;
    color: #000000;
    font-weight: bold;
}

.visitlanding-transfer-nav a, .visitlanding-cupremiere-nav a, .visitlanding-cusoon-nav a, .visitlanding-4d-nav a, .visitlanding-finearts-nav a
{
    float: left;
    position: relative;
    margin: 0px 0px 0px 15px;
    color: #373b40;
    padding: 11px 10px 11px 39px;
    text-decoration: none;
}
/*End Visit Landing Page Styles*/


/*START Advising Styles*/
.advising-home ul
{
    padding-left: 15px;
}

/*END Advising Styles*/


/*START Action Bar Styles */
.actionbar-ie
{
    width: 3px;
    margin-left: -3px;
    height: 58px;
    position: relative;
    float: left;
    background-color: #a4a473;
    border-bottom: 3px solid #6F7227;
    display: block;
}

.actionbar
{
    text-align: center;
    background-color: #a4a473;
    margin: 0px 0px 0px -3px;
    padding: 10px 0px;
    border-bottom: 3px solid #6F7227;
}

.actionbar img
{
    padding: 0px 20px;
    border-right: 1px dashed #6F7227;
}

.actionbar img.last
{
    border: none;
}
/*END Action Bar Styles*/


/*START CUA Styles */
.cua-home-programs
{
    float: right;
    margin: 12px 10px 20px 12px;
    padding: 30px;
    background-color: #f2eddb;
    -moz-box-shadow: 0px 0px 10px 0px #c0c0c0;
    -webkit-box-shadow: 0px 0px 10px 0px #c0c0c0;
    box-shadow: 0px 0px 10px 0px #c0c0c0;
}

.cua-home-programs h2
{
    margin: -10px 0px 10px 0px;
    border-bottom: 1px dotted #292c31;
    font-style: italic;
}

.cua-home-programs ul
{
    padding: 0px;
    margin: 0px;
}

.cua-home-programs li
{
    padding: 5px 0px 5px 0px;
    margin: 0px 0px 0px 10px;
}

.cua-home-programs li a
{
    text-decoration: none;
}
/*END CUA Styles*/


/*AboutCUI Landing Page*/

.aboutCUI_landing_wrapper
{
    width: 915px;
    height: 100%;
    font-size: 13px;
}

.aboutCUI_landing_mission
{
    /*	background-color: #57571E;*/
    margin: 0px;
}

.serious1
{
    font-size: 16px;
    color: red;
}

.aboutCUI_landing_mission div
{
    float: right;
    margin: 20px 30px 0px 0px;
    width: 400px;
}

.aboutCUI_landing_mission p, .aboutCUI_landing_mission ul
{
    color: #646464;
    font-size: 13px;
}

.aboutCUI_landing_mission h2, .aboutCUI_landing_mission strong
{
    color: #57571E;
    font-family: Georgia, 'Times New Roman' , serif;
    font-style: normal;
}

.aboutCUI_landing_mission div div
{
    float: left;
    margin: 0px;
    width: 200px;
}

.aboutCUI_landing_mission h3
{
    font-size: .900em;
    padding: 0px;
    margin: 5px 0px 0px 0px;
}

.aboutCUI_landing_mission ul
{
    line-height: 1.3;
    list-style: none;
    padding: 5px 0px 10px 5px;
    margin: 0px;
}

.aboutCUI_landing_container
{
    float: left;
    margin: 5px 5px 0px 0px;
    width: 225px;
    background: url('http://cui.edu/uploadedImages/Admissions/gray-bg.jpg') no-repeat 0px 0px;
    height: 500px;
}

.aboutCUI_landing_container_right
{
    float: right;
    margin: 5px 0px 0px 0px;
    width: 225px;
    background: url('http://cui.edu/uploadedImages/Admissions/gray-bg.jpg') no-repeat 0px 0px;
    height: 500px;
}

div.aboutCUI_nav, .aboutCUI_landing_container a, .aboutCUI_landing_container_right a
{
    padding: 0px;
    margin: 0px;
}

.aboutCUI_nav ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.aboutCUI_heritage_img
{
    display: block;
    width: 225px;
    height: 225px;
    background: url('/uploadedImages/AboutCUI/aboutCUI_Our-Heritage.jpg') bottom;
    text-indent: -99999px;
}

.aboutCUI_campus_img
{
    display: block;
    width: 225px;
    height: 225px;
    background: url('/uploadedImages/AboutCUI/aboutCUI_Our-Campus.jpg') bottom;
    text-indent: -99999px;
}

.aboutCUI_community_img
{
    display: block;
    width: 225px;
    height: 225px;
    background: url('/uploadedImages/AboutCUI/aboutCUI_Our-Community.jpg') bottom;
    text-indent: -99999px;
}

.aboutCUI_connect_img
{
    display: block;
    width: 225px;
    height: 225px;
    background: url('/uploadedImages/AboutCUI/aboutCUI_Connect-with-Us.jpg') bottom;
    text-indent: -99999px;
}


.aboutCUI_heritage_img:hover, .aboutCUI_community_img:hover, .aboutCUI_campus_img:hover, .aboutCUI_connect_img:hover
{
    background-position: 0 0;
}


.aboutCUI_nav a
{
    display: block;
    background: url('http://www.cui.edu/images/cui-logo-bullet.png') no-repeat 20px 10px;
    color: #646464;
    margin: 0px;
    padding: 8px 5px 8px 37px;
    text-decoration: none;
}

.aboutCUI_nav a:hover
{
    background: #cccccc url('http://www.cui.edu/images/cui-logo-bullet.png') no-repeat 25px 10px;
}

/*Global Programs Landing Page*/
.global-programs_landing_wrapper
{
    width: 915px;
    height: 100%;
}

.global-programs_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: 500px;
}

.global-programs_landing_container_right
{
    float: right;
    margin: 0;
    width: 303px;
    background: url('http://cui.edu/uploadedImages/thearts/gray-bg.jpg') no-repeat 0px 0px;
    height: 500px;
}

div.global-programs_nav
{
    padding: 0;
    margin: 0;
}

.global-programs_landing_container a
{
    padding: 0;
    margin: 0;
}

.global-programs_landing_container_right a
{
    padding: 0;
    margin: 0;
}

.global-programs_nav ul
{
    list-style-type: none;
    margin: 0;
    padding: 15px 0 0 0;
}

.global-programs_international-students_img
{
    display: block;
    width: 303px;
    height: 280px;
    background: url('/uploadedImages/academicprograms/globalprograms/international-students.jpg') bottom;
    text-indent: -99999px;
}

.global-programs_study-abroad_img
{
    display: block;
    width: 303px;
    height: 280px;
    background: url('/uploadedImages/academicprograms/globalprograms/study-abroad.jpg') bottom;
    text-indent: -99999px;
}

.global-programs_missions_img
{
    display: block;
    width: 303px;
    height: 280px;
    background: url('/uploadedImages/academicprograms/globalprograms/missions.jpg') bottom;
    text-indent: -99999px;
}

.global-programs_international-students_img:hover
{
    background-position: 0 0;
}

.global-programs_study-abroad_img:hover
{
    background-position: 0 0;
}

.global-programs_missions_img:hover
{
    background-position: 0 0;
}

.global-programs_nav a
{
    display: block;
    background: url('http://www.cui.edu/images/cui-logo-bullet.png') no-repeat 55px 10px;
    color: #646464;
    padding: 8px 10px 8px 75px;
    text-decoration: none;
}

.global-programs_nav a:hover
{
    background: #cccccc url('http://www.cui.edu/images/cui-logo-bullet.png') no-repeat 60px 10px;
}



/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear
{
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

/* http://perishablepress.com/press/2009/12/06/new-clearfix-hack */

.clearfix:after
{
    clear: both;
    content: ' ';
    display: block;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
    height: 0;
}

/*
	The following zoom:1 rule is specifically for IE6 + IE7.
	Move to separate stylesheet if invalid CSS is a problem.
*/
* html .clearfix, *:first-child + html .clearfix
{
    zoom: 1;
}



/* Written Story Page Layouts
----------------------------------------------------------------------------------------------------*/
div.story-container
{
    padding: 30px;
}

div.leftcol-fullwidth
{
    float: left;
    width: 400px;
}

div.rightcol-fullwidth
{
    float: right;
    width: 400px;
}

div.story-container img
{
    padding: 1em;
}

p.pullquote
{
    font-family: "Georgia, 'Times New Roman', serif";
    font-size: 1.5em;
    font-style: oblique;
    color: #CA8921;
    padding: 1em;
    border-left: 1px dotted #F1D4AB;
}

span.first-words
{
    font-family: "Georgia, 'Times New Roman', serif";
    font-size: 2em;
    font-style: oblique;
    color: #CA8921;
}

p.last:after
{
    content: url('http://www.cui.edu/images/cui-logo-bullet.png');
    padding-left: 10px;
}

/* Images
----------------------------------------------------------------------------------------------------*/

.photo-inline {
	border: 6px solid white;
	margin: 0px 20px 20px;
	border-radius: 2px;
	-moz-box-shadow: 0px 0px 1px rgba(0,0,0,.3);
	-webkit-box-shadow: 0px 0px 1px rgba(0,0,0,.3);
	box-shadow: 0px 0px 1px rgba(0,0,0,.3);
}

.photo-inline.right {
	float: right;
}

.photo-inline.left {
	float: left;
}

#content_header {

	width: 699px;
}