/* Element selectors */
body {
	background-color: #E2E3DD;
	font-family: Geneva, Arial, Helvetica, sans-serif;
 margin-top: 0px;
}

div#outer {
	width: 720px;
	background-color:#FFFFFF;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
}
/* ************************************ *
 *          navbar search form          *
 * ************************************ */
 
.all {
	width: 720px;
	height: 86px;
	z-index:9;
}

a img {border:0px;}

.topHalf {
	width: 720px;
	border-bottom: 2px solid #FFFFFF;
	float: left;
	background-color:#FFFFFF;
}
.topHalfCopy {
	width: 720px;
	border-bottom: 2px solid #003366;
	float: left;
}

.siteTools {
	height: 55px;
	width: 180px;
	background-color: #D1D1D1;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	color: #003366;
}
.searchBox {
	width: 102px;
	position: absolute;
	left: 560px;
	top: 4px;
	height: 10px;
}
.searchWord {
	width: 65px;
	position: absolute;
	left: 649px;
	top: 5px;
	height: 14px;
}

#uncgSearch {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin:0; 
	padding:5px 3px 0px 20px;
}

#uncgSearch #uncgSearchBtn {
	background:#cccccc url("../images/goBtn.gif") no-repeat 100% 50%; 
	border-width:0; 
	font-weight:bold; 
	color:#036; 
	font-size:9px;
	font-family: Arial, Helvetica, sans-serif;
}
.uncgSearchBtn2 {
	background:#D1D1D1 url("http://www.uncg.edu/images/navboxbtn_search.jpg") no-repeat;
	position:relative; top:3px; left:6px; 
	cursor: pointer;
	text-indent: -9999px;
	color:#D1D1D1;
	font-size:0px;
	text-decoration:none;
	width: 58px;
	height:20px;
	margin-left: 0px;
	padding-top:4px;
	border: none;
}

#uncgNav li.last,#uncgSearch li.last {
	border-right-width: 0;
}

#uncgSearch #uncgSearchBtn:hover {
	cursor:pointer;
}
#uncgSearchQuery {
font-size:smaller;
}


/* ************************************ *
 *          navbar grey box             *
 * ************************************ */
.navgrey {
	width: 180px;
	background-color: #D1D1D1;
	float: left;
	top: 30px;
	position: absolute;
	
}
.navgrey ul {
	position: relative;
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-align: center;
	font-size: 9px;
}
.navgrey li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	border-left: 1px dotted #FFFFFF;
}
.navgrey li a {
	display: block;
	margin: 0;
	padding: 0px 0;
	text-decoration: none;
	color: #003366;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D1D1D1;
}

/* both mouseovers and the menu item for the active page
   get the same rollover effect */
.navgrey li a:hover,
.navgrey li a:focus,
.navgrey li a:active,
.pPipe li#mPipe a,
.pGenie li#mGenie a,
.pTools li#mTools a,
{
	color: #FFFFFF;
}

/* .nav menu item widths, values are ~same as old 
   image widths (for compatibility), but should change
   to em or % units in the future. */
#mPipe {
	width: 30px;
	border-left: 0 none;
	padding-top: 1px;
	padding-left: 5px;
}
#mGenie {
	width: 65px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#mTools {
	width: 65px;
	padding-top: 4px;
	padding-bottom: 4px;
	cursor: help;
}
/* end */


/* ************************************ *
 *          nav banner                  *
 * ************************************ */
.navBanner {
	width: 540px;
	height:55px;
	float: left;
	background-image: url(../images/inspirechange.gif);
}
.navBanner img{
	vertical-align:top;
}

.navBanner ul {
	position: relative;
	margin: 0;
	padding: 0;
	text-align: center;
}
.navBanner li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
.navBanner li a {
	display: block;
	margin: 0;
	padding: 0px 0px;
	width: 100%;
	text-decoration: none;
}

/* both mouseovers and the menu item for the active page
   get the same rollover effect */
.navBanner li a:hover,
.navBanner li a:focus,
.navBanner li a:active,
.pSkip li#mSkip a,
.pLogo li#mLogo a,
{
	color: #FFFFFF;
}

/* .nav menu item widths, values are ~same as old 
   image widths (for compatibility), but should change
   to em or % units in the future. */
#mSkip {position:absolute; left:-4000px;}

#mLogo {
	width: 250px;
	vertical-align:top;
}
/* end */




/* ************************************ *
 *              gold navbar             *
 * ************************************ */
.goldnav {
	width: 540px;
	height:26px;
	float: left;
	background-color: #FFCC00;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	
}
.goldnav ul {
	position: relative;
	margin: 0;
	padding: 0;
	text-align: center;
}
/* any li element within .nav container */
.goldnav li {
	float: left;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	list-style: none;
	border-left: 1px dotted #FFFFFF;
	border-top-color: #003366;
	background-color: #FFCC00;
}
/* any anchor in a .nav list item element */
.goldnav li a {
	display: block;
	padding: 0.7em 0 0.7em;
	text-decoration: none;
	color: #003366;
	width: 100%;
	background-color: #FFCC00;
	
}

/* both mouseovers and the menu item for the active page
   get the same rollover effect */
.goldnav li a:hover,
.goldnav li a:focus,
.goldnav li a:active,
{
	color: #FFFFFF;
}

.goldnav a:hover

{
	color: #FFFFFF;
}

/* .nav menu item widths, values are ~same as old 
   image widths (for compatibility), but should change
   to em or % units in the future. */
#mUnderGrad{
	width: 120px;
	border-left: 0 none;    /* 1st list item has no left border */
}

#mGrad{
	width: 105px;
}
#mEmpService {
	width: 105px;
}

#mEmpService1 {
	width: 130px;
}

#mProspect {
	width: 125px;
	border-left: 0 none;    /* 1st list item has no left border */
}

#mContact {
	width: 80px;
}

#mAlumServices {
	width: 105px;
}
#mAdvSearch {
	width: 115px;
	border-right: 1px dotted #FFFFFF;
}


/* ************************************ *
 *            campus links              *
 * ************************************ */
#nav ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0;
	margin: 0;
	border: 1px solid #003366;
	list-style-type: none;
	font-weight: normal;
	background-color:#FFFFFF;
}

#nav a {
	display: block;
	color: #FFFFFF;
	background-color: #036;
	width: 160px;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 20px;
	text-decoration: none;
	background-image: url("../images/menudrop4.gif");		
}

#nav ul a:hover {
	background-color: #C8DEF7;
	color:#036;
	background-image: none;	
}

#nav a:hover, #nav a.sfhover {
	background-color: #036;
	color:#8099B3;	
}

#nav li {
	margin: 0;
	list-style-type: none;
	width: 178px;
}

#nav li li a {
	display: block;
	color: #036;
	background-color: #FFF;
	width: 155px;
	padding: 3px 3px 3px 20px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	background-image: none;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	margin: 0;
	z-index:10;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#CLcontainer {
	width:180px;
	height: autopx;
	float: left;
	background-color: #fff;
}

#nav{
	margin: 0px;
	padding: 0px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

/* end */

#mainnav {
	float: left;
	clear:none;
	width: 145px;
	vertical-align:top;
	margin:0;
	padding:0;
}

#mainnav ul{
	margin:0;
	padding:0;
	list-style-type: none;
	
}

#mainnav li{
	margin:0;
	padding:0;
}

#mainnav a {
	DISPLAY: block; 
	color : #666666;
	text-decoration : none;
	font-weight: normal;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	vertical-align:top;
	margin-bottom: .75em;
	padding-left: 1.4em;
}

#subnav a {
	padding-left: 2.4em;	
}

#mainnav img {
    
}
#mainnav img a:hover {
	
}


#mainnav a:hover {
	display: block; 
	color : #FFFFFF;
	text-decoration: none;
	background-color: #003D7D;
}
#mainnav2 a:link {
	DISPLAY: block;
	color:#003D7D;
	font-weight:bold;
	text-decoration : none;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#mainnav2 a:visited {
	DISPLAY: block;
	color:#003D7D;
	font-weight:bold;
	text-decoration : none;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}

#mainnav2 a:hover {
	display: block; 
	color : #FFFFFF;
	text-decoration: none;
	background-color: #003D7D;
	font-weight: bold;
}

#bluetext {
 	margin-bottom: 1em;
	color:#003D7D;
	font-size: 10px;
	width: 130px;
}
 
#bluetext a {
	margin-left: .75em;
	margin-bottom: .5em;
}

#bluetext a:link{
	display: block; 
	color:#003D7D;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#bluetext a:visited {
	 
	color:#003D7D;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	
}
 
#bluetext a:hover {
display: block; 
	color:#003D7D;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
	background-color: #FFFFFF;
	
}
#bluetext a:active {
	display: block;
	color:#003D7D;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	
}
.selecteditem{
	color: #003366;
}

/* Identity Bar */
.identitybar{
	width:540px;
	color: #003366;
}

/*Search Bar*/
.search{
	width:180px;
	color: #a19f96;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}

.search form{
	padding-top: 10px;
	padding-bottom: 20px;
}

.search input{
	vertical-align:middle;
}

.search_input_box{
	width: 100px;
	border: 1px solid #a19f96;
}
.email_form{
	border: 1px solid #a19f96;
	width: 120px;
	height:17px;
}
.email {
	DISPLAY: block; 
	color : #959388;
	text-decoration : none;
	font-weight: normal;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 140px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align:top;
}
/* -- Template Content --*/
.surveyTitle{
	color:#003d7d;
	font-size:22px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style:italic;
	text-align:center;
}
.addInfo{
text-align:center;
padding-bottom:10px;
}

.qnInner{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	
}
.qnType{
	margin-left:30px;
}
.message{
	color:#FF0000;
}

.mainContentBody {
	width: 720px;
	position: relative;
	background-color: #FFFFFF;
	float: left;
	padding-bottom:.5em;
}

.bodyFooter {
	width: 720px;
	position: relative;
}

.spacerTF{
	width: 10px;
	vertical-align: top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	padding-bottom:15px;
}

#contentTF{
	width: 545px;
	vertical-align: top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	padding-bottom:15px;
}

#contentImageHead{
	width: 375px;
	height: 55px;
}

#content{
	float: right;
	clear:left;
	width: 570px;
	vertical-align: top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	margin-bottom:1.5em;
	padding:0;

}
.contentSubHead{
	font-size:12px;
	color: #a19f96;
}
#content h1 {
	color:#003d7d;
	font-size:22px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#content h2 { 
	font-weight: bold;
	color: #000000;
	font-size: 14px;
	padding-top: 5px;
	text-transform: uppercase;
}
#content h3 {
	font-weight: bold;
	color: #333333;
	font-size: 14px;
	text-decoration: underline;	
}

#content ul ul{
	margin-bottom:1em;
}

#content ol li{
list-style: none;
}

#content ul ul li{
	margin: 0px;
	padding: 0px;
	list-style-type: circle;	
}

#content li{
	list-style-type: circle;
	margin-bottom:5px;
}

#content img {
border: none;	
}

#content a {
		font-size:12px;
}

#content a:link {
	text-decoration: underline;
	color: #a19f96;
	border: none;	
}
#content a:visited {
	text-decoration: underline;
	color: #a19f96;
}
#content a:active {
	text-decoration: underline;
	color: #a19f96;
}
#content a:hover {	
	text-decoration: underline;
	color: #a19f96;
}

.resource_box {
	color : #003366;
	font-weight: bolder;
	font-size: 15px;
	font-family: Vedana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
}

.accessability {
	color : #131313;
	text-decoration : none;
	font-weight: normal;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 21px;
	margin: 0px;
}
.accessability a:link {
	color : #131313;
	text-decoration : underline;
	font-weight: normal;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.accessability a:visited {
	color : #131313;
	text-decoration : underline;
	font-weight: normal;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.accessability a:hover {
	color : #131313;
	text-decoration : underline;
	font-weight: normal;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.accessability a:active {
	color : #131313;
	text-decoration : underline;
	font-weight: normal;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/*Top annoucement*/
#headline{
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	width: 565px;
	float:left;

}

#headline p{
	font-size: 12px;
	color: #003366;
	padding-left:.5em;f
	padding-bottom:.25em;
	margin:0;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}

#feature, 
#featurehome, 
#empfeature, 
#empfeaturehome{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	border: thin solid #003366;
		
}


#feature, #featurehome{
	background-color: #FEF9D9;
		
}

#empfeature, #empfeaturehome{
	background-color: #D8E5fd;
		
}

#featurehome, #empfeaturehome{
	width:680px;
	height:109px;
	float:left;
    margin-left:1em;
	
}

#featurehome{
	background-image: url(../images/featured_success.gif);
background-repeat: no-repeat;
}


#empfeaturehome{
	background-image: url(../images/featured_success_emp.gif);
background-repeat: no-repeat;
}

#feature, #empfeature{
	width:161px;
	margin-top:.5em;
	margin-right:.5em;
	float:right;
}

#feature p, #empfeature p{
	margin-top:.75em;
	margin-left:.75em;
}

#featurehome p, 
#empfeaturehome p{
	margin: .75em
}

#feature img, 
#featurehome img,  
#empfeature img,
#empfeaturehome{
	border: thin solid #003366;	
}

#featurehome img,
#empfeaturehome img{
	float:left;
    margin: .75em .75em .75em .75em;
}

#feature img, 
#empfeature img{
	margin-left:.75em;
	margin-top:3em;
	
}

#feature{
	background-image: url(../images/success_story.gif);
	background-repeat: no-repeat;
}


#empfeature{
	background-image: url(../images/success_story_emp.gif);
	background-repeat: no-repeat;
}

.archive{
	text-align:center;
	font-size: 10px;
}

#archivehome{
float: left;
margin-top:7em;
margin-left:1em;
}

#successhomebody{
clear: none;
vertical-align:top;

}


#headline a, #feature a, #featurehome a{
	font-size: 11px;
	color: #003366;
}

#headline a:link, #feature a:link, #featurehome a:link{
	font-size: 11px;
	color: #003366;
}


#headline a:visited, #feature a:visited, #featurehome a:visited{
	font-size: 11px;
	color: #003366;
}


#headline a:hover, #feature a:hover, #featurehome a:hover{
	font-size: 11px;
	color: #003366;
}


#headline a:active, #feature a:active, #featurehome a:active{
	font-size: 11px;
	color: #003366;
}

#bodytext{
	float: left;
	width: 380px;	
}

#bodyfulltext{
	float: left;
	width: 560px;	
}
.leftimage {
	position: inherit;
	padding-right: 10px;
	padding-left: 10px;
	float:left;
}
.rightimage {
	position: inherit;
	padding-right: 10px;
	padding-left: 10px;
	float:right;
}

#bodytext ul, #bodytext ol{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
		
}

#bodytext ul li{
	list-style-position: outside;
	list-style-type: circle;	
}

#bodytext ol li{
	list-style-position: outside;
	list-style-type: decimal;	
}


#bodytext h2{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#003D7D;
	text-transform: capitalize;
}

#bodyCalendar{
	float: left;
	width: 520px;	
}

#bodyhome{
	width: 565px;	
}

#bodyhome p, #bodytext p{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
}

#homeverbage{
	margin-top: .5em;
	float: left;
	width: 250px;
}

#homeimage{
	float: right;
	margin:0;
	padding:0;
	width:290px;
	margin-right:10px;
}


#homeimage img{
margin:.25em;
}

/* ************************************ *
 *              Footer                  *
 * ************************************ */
.footerA {
	font-weight: bold;
}
.footerLeft {
	width: 410px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
	background-color: #FFFFFF;
	padding-top: 5px;
	margin-left: 5px;
	padding-bottom: 5px;
	left: 0px;
	position: relative;
	float: left;
}
.footerRight {
	width: 295px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	position: relative;
	float: left;
}

.footerRight a{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #036;
	text-decoration:none;
}
.footerBorder {
	width: 720px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	position: relative;
	background-color: #FFFFFF;
	left: 0px;
	float: left;
}

.bodyFooter {
	width: 720px;
	position: relative;

}
#leftcol {
	position: relative;
	width: 74%;
	float:left;
}
#rightcol {
	position: relative;
	float:left;
	width: 25%;
}


