@charset "UTF-8";
/* CSS Document */
@charset "UTF-8";
/* CSS Document */
/*LAYOUT*/

html{
	background:url(../img/bgecu.jpg) no-repeat top center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
li{
	margin-bottom:.5em;
}
h5, h4 ,h3, h2, h1, h1.body_title, fieldset legend, .criteria_group legend{
	color:#4F2683;/*ECU Purple*/

}
	
.title{
    color:#4F2683;/*ECU Purple*/
    font-weight:bold;
}
.title2{
    color:#4F2683;/*ECU Purple*/
    font-weight:bold;
}
.lightTitle1{
	color:#FFC425;/*ECU Orange*/
}
.lightTitle2{
	color:#F79C88;/*ECU Pink*/
}
.hiliteText1 {
    color:#903;
}
.hiliteText2 {/*ECU Pink*/
    color: #F79C88;
}
.hiliteText3 {
    color:#FFD37E;/*Light Orange*/
}

#footer{
	background:#4F2683;/*ECU Purple*/
	color:#FFC425;/*ECU Orange*/
}
a.utilityButton:hover, .utilityBtn:hover{
	border:1px solid #A7F;/*Brighter Purple*/
	outline:1px solid #4F2683;/*ECU Purple*/
	background-color:#96F;/*Bright Purple*/
	color:#FFEA00!important;/*Bright Yellow*/
}


#uncOnlineSearch, .searchBox{
	color:#4F2683;/*ECU Purple*/
}	

div#mainNavigation{
	background:#4F2683;/*ECU Purple*/
}


div#mainNavigation ul.discovery a, div#mainNavigation ul.discovery a:visited, #footer a, #footer a:visited{
	color:#A69BC6;/*Light Purple*/
}
div#mainNavigation ul.discovery a:hover, #footer a:hover{
	color:#C8BDE8;/*Lighter Purple*/
}
div#mainNavigation ul.discovery a.selected, div#mainNavigation ul.discovery a.selected:hover{
	color:#4F2683;/*ECU Purple*/
}

div#mainNavigation ul.services a, div#mainNavigation ul.services a:visited{
	color:#FFC425;/*ECU Orange*/
}
div#mainNavigation ul.services a:hover{
	color:#FFD37E;/*Light Orange*/
}
div#mainNavigation ul.services a.selected, div#mainNavigation ul.services a.selected:hover {
	color:#C60;/*Dark Orange*/
}
div#breadcrumb a, div#breadcrumb a:visited {
    color:#4F2683;/*ECU Purple*/
}
div#breadcrumb a:hover {
   	color:#A69BC6;/*Light Purple*/
}
/*-----VERTIACL TABS & CAMPUS LIST-----*/


ul.campusList li a.current, ul.campusList li a.current:hover, .verticalTabs a.selected, .verticalTabs a.selected:hover{
	background:#4F2683;/*ECU Purple*/
	background-color:#4F2683;/*ECU Purple*/
	color:#FFF;
}

/*-----TABBED CONTENT-----*/

div#tabbedContent h2{
	color:#4F2683;/*ECU Purple*/
}

div#contentTabs a.selected, div#contentTabs a.selected:hover{
	background:#4F2683;/*ECU Purple*/
	color:#fff;
}

.horizontalTabs a.selected, .horizontalTabs a.selected:hover{
	color:#4F2683;/*ECU Purple*/
}


div#tabbedContent{
	outline:2px solid #4F2683;/*ECU Purple*/ 
	background:#4F2683;/*ECU Purple*/
}

.univInfo{
	font-size:.85em;
	background-color:#FFD37E;/*Light Orange*/
}
.univInfo td{
	color:#000;	
}


/*---MY DASHBOARD / MYSTUFF---*/

#countrydivcontainer{
    background:#4F2683;/*ECU Purple*/
	outline:2px solid #4F2683;/*ECU Purple*/ 
}

#myStuffContent input[type="text"], #myStuffContent textarea, #ColumnContent input[type="text"], #ColumnContent textarea, #uncOnlineSearch input[type="text"]{
	background:#FFD37E;/*Light Orange*/
}
#myStuffContent input[type="text"]:focus, #myStuffContent textarea:focus, #ColumnContent input[type="text"]:focus, #ColumnContent textarea:focus, #uncOnlineSearch input[type="text"]:focus{
	background:#FFD37E;/*Light Orange*/
}
.actionsBar {
	background:#FFD37E;/*Light Orange*/
    color:#C60;/*Dark Orange*/
    border:1px solid #FFC425;/*ECU Orange*/
}
.actionsBar li a, .actionsBar li a:visited {
    background-color:#D81/*Darker Orange*/;
    border: 1px solid #CA4/*Tan*/;
    color:#FFD37E;/*Light Orange*/
    outline:1px solid #C60;/*Dark Orange*/
}
.actionsBar li a:hover {
    background-color:#F90;
	border:1px solid #FFC425;/*ECU Orange*/
    color:#FFFFFF;
}


.utilityTable th, .utilityTableGrey th{
	color:#FFC425;/*ECU Orange*/
	background:#4F2683;/*ECU Purple*/
}
.utilityTable th h1, .utilityTableGrey th h1, 
.utilityTable th h2, .utilityTableGrey th h2, 
.utilityTable th h3, .utilityTableGrey th h3, 
.utilityTable th h4, .utilityTableGrey th h4,
.utilityTable th h5, .utilityTableGrey th h5{
	color:#FFC425;/*ECU Orange*/
	margin:0;
	padding:0;
}


/*-----BOOKBAG/BASKET-----*/

#bookbag_header {
   background:#4F2683;/*ECU Purple*/
   color:#FFC425;/*ECU Orange*/
}

div #col1 h3, div #col2 h3, div #col3 h3{
	color:#FFC425;/*ECU Orange*/
}

div #agreement .title{
	color:#FFC425;/*ECU Orange*/
}

div #smallBox h3{
	color:#FFC425;/*ECU Orange*/
}
div #smallBox h5{
	color:#4F2683;/*ECU Purple*/
}


.hiliteBg {
    background-color:#FFC425;/*ECU Orange*/
    color:#4F2683;/*ECU Purple*/
}


table.course_results_sort td
{
	color:#FFC425
}

#help a,  #help a:visited{
   	color:#D57A66;/*Dark Pink*/
}
#help a:hover {
 	color:#F79C88;/*ECU Pink*/
}

.titleBar{
	background:#4F2683;/*ECU Purple*/
	color:#FFC425;/*ECU Orange*/
	
}
