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

html{
	background:url(../img/bguncch.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:#56A0D3;/*UNC-Ch Blue*/

}
	
.title{
    color:#D9D9D9/*UNC-Ch Light Grey*/
    font-weight:bold;
}
.title2{
   color:#56A0D3;/*UNC-Ch Blue*/
    font-weight:bold;
}
.lightTitle1{
	color:#56A0D3;/*UNC-Ch Blue*/
}
.lightTitle2{
	color:#56A0D3;/*UNC-Ch Blue*/
}
.hiliteText1 {
    color:#903;
}
.hiliteText2 {
   color:#56A0D3;/*UNC-Ch Blue*/
}
.hiliteText3 {
   color:#D9D9D9/*UNC-Ch Light Grey*/
}
#footer{
	background:#56A0D3;/*UNC-Ch Blue*/
	color:#666;
}
a.utilityButton:hover, .utilityBtn:hover{
	outline:1px solid #06C;/*Dk Blue*/
	background-color:#56A0D3;/*UNC-Ch Blue*/
	border:1px solid #78C2F5;
	color:#FFF!important;/*Very Light Blue*/
	
}
#uncOnlineSearch, .searchBox{
	color:#56A0D3;/*UNC-Ch Blue*/
}	

div#mainNavigation{
	background:#56A0D3;/*UNC-Ch Blue*/
}
div#mainNavigation ul.discovery a, div#mainNavigation ul.discovery a:visited, #footer a, #footer a:visited{
	color:#D9D9D9/*UNC-Ch Light Grey*/
}
div#mainNavigation ul.discovery a:hover, #footer a:hover{
	color:#FFF;
}
div#mainNavigation ul.discovery a.selected, div#mainNavigation ul.discovery a.selected:hover{
	color:#56A0D3;/*UNC-Ch Blue*/
}

div#mainNavigation ul.services a, div#mainNavigation ul.services a:visited{
	 color:#444;
}
div#mainNavigation ul.services a:hover{
	color:#555;
}
div#mainNavigation ul.services a.selected, div#mainNavigation ul.services a.selected:hover {
	color:#444;
}
div#breadcrumb a, div#breadcrumb a:visited {
   color:#56A0D3;/*UNC-Ch Blue*/
}
div#breadcrumb a:hover {
   color:#78C2F5;
}
/*-----VERTIACL TABS & CAMPUS LIST-----*/


ul.campusList li a.current, ul.campusList li a.current:hover, .verticalTabs a.selected, .verticalTabs a.selected:hover{
	background:#56A0D3;/*UNC-Ch Blue*/
	color:#FFF;
}

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

div#tabbedContent h2{
	 color:#333;
}

div#contentTabs a.selected, div#contentTabs a.selected:hover{
	background:#56A0D3;/*UNC-Ch Blue*/
	color:#fff;
}

.horizontalTabs a.selected, .horizontalTabs a.selected:hover{
	color:#56A0D3;/*UNC-Ch Blue*/
}


div#tabbedContent{
	outline:2px solid #56A0D3;/*UNC-Ch Blue*/
	background:#56A0D3;/*UNC-Ch Blue*/
}

.univInfo{
	font-size:.85em;
	background-color:#D9D9D9;/*UNC-Ch Light Grey*/
}
.univInfo td{
	color:#000;	
}
/*---MY DASHBOARD / MYSTUFF---*/

#countrydivcontainer{
    outline:2px solid #56A0D3;/*UNC-Ch Blue*/
	background-color:#56A0D3;/*UNC-Ch Blue*/
}

#myStuffContent input[type="text"], #myStuffContent textarea, #ColumnContent input[type="text"], #ColumnContent textarea, #uncOnlineSearch input[type="text"]{
	background-color:#56A0D3;/*UNC-Ch Blue*/
	
}
#myStuffContent input[type="text"]:focus, #myStuffContent textarea:focus, #ColumnContent input[type="text"]:focus, #ColumnContent textarea:focus, #uncOnlineSearch input[type="text"]:focus{
	background-color:#A9C8FF;/*Lighter Blue*/
}
.actionsBar {
	background-color:#56A0D3;/*UNC-Ch Blue*/
    color:#FFF; /*White*/
    border:1px solid #56A0D3;/*UNC-Ch Blue*/
}
.actionsBar li a, .actionsBar li a:visited {
	outline:1px solid #06C;/*Dk Blue*/
	background-color:#56A0D3;/*UNC-Ch Blue*/
	border:1px solid #78C2F5;
	color:#E0E6FF;/*Very Light Blue*/
}
.actionsBar li a:hover {
  	background-color:#78C2F5;/*UNCA Blue*/
	border:1px solid #9AE4F7;
	color:#FFF;/*Very Light Blue*/
}

.utilityTable th, .utilityTableGrey th{
	color:#FFF;
	background:#56A0D3;/*UNC-Ch Blue*/
}
.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:#56A0D3;/*UNC-Ch Blue*/
	margin:0;
	padding:0;
}


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

#bookbag_header {
   background:#56A0D3;/*UNC-Ch Blue*/
   color:#FFF;
}

div #col1 h3, div #col2 h3, div #col3 h3{
	color:#56A0D3;/*UNC-Ch Blue*/
}

div #agreement .title{
	color:#56A0D3;/*UNC-Ch Blue*/
}

div #smallBox h3{
	color:#56A0D3;/*UNC-Ch Blue*/
}
div #smallBox h5{
	color:#56A0D3;/*UNC-Ch Blue*/
}


.hiliteBg {
    background-color:#D9D9D9;/*UNC-Ch Light Grey*/
    color:#56A0D3;/*UNC-Ch Blue*/
	
}


table.course_results_sort td
{
	color:#D9D9D9;/*UNC-Ch Light Grey*/
}

#help a,  #help a:visited{
   color:#D9D9D9;/*UNC-Ch Light Grey*/
}
#help a:hover {
 	color:#FFF;
}

.titleBar{
	background:#D9D9D9;/*UNC-Ch Light Grey*/
	color:#56A0D3;/*UNC-Ch Blue*/
	
}
