/* Element selectors */
body {
	background-color: #E2E3DD;
	font-family: Verdana, 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: 3px 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:2px 3px 0px 18px;
}

#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;
}
#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 {
	border-left: 0 none;
	padding-left: 4px;
}
#mGenie {
    border-left: 0 none;
	padding-left:4px;
}
#mTools {
	cursor: help;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 4px;
	border-left: 0 none;
	padding-right:4px;
}
#mTools2 {
	cursor: help;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 4px;
}
/* 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:25px;
	float: left;
	background-color: #FFCC00;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}
.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.9em 0 0.8em;
	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. */
#mNew {
	width: 78px;
	border-left: 0 none;    /* 1st list item has no left border */
}

#mContact {
	width: 71px;
}

#mRequest {
	width: 118px;
}
#mApply {
	width: 84px;
}
#mFaculty {
	width: 126px;
}

#mMap {
	width: 58px;
}

/* ************************************ *
 *            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: auto;
	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 {
	width: 165px;
	color : #959388;
	text-decoration : none;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align:top;
}


.mainnav a {
	DISPLAY: block; 
	color : #959388;
	text-decoration : none;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align:top;
	margin-bottom: 10px;
	padding-left: 15px;
}

.mainnav a:hover {
	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: Verdana, Arial, Helvetica, sans-serif;
}
.mainnav2 a:visited {
	DISPLAY: block;
	color:#003D7D;
	font-weight:bold;
	text-decoration : none;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.mainnav2 a:hover {
	color : #FFFFFF;
	text-decoration: none;
	background-color: #003D7D;
	font-weight: bold;
}

.bluetext {
 	margin-bottom: 10px;
	color: #003D7D;
	font-size: 10px;
}
 
.bluetext a {
	margin-left: 10px;
	margin-bottom: 2px;
}

.bluetext a:link{
	display: block; 
	color: #003D7D;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 130px;
}

.bluetext a:visited {
	display: block; 
	color: #003D7D;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 130px;
}
 
.bluetext a:hover {
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #003D7D;
}
.bluetext a:active {
	display: block;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 130px;
	
}
.selecteditem{
	color: #003D7D;
}

/* Identity Bar */
.identitybar{
	width:540px;

}

/*Search Bar*/
.search{
	width:180px;
	color: #a19f96;
	font-size:12px;
	font-family:Verdana, 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: Verdana, Arial, Helvetica, sans-serif;
	width: 140px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align:top;
}
/* -- Template Content --*/

.mainContentBody {
	width: 720px;
	position: relative;
	background-color: #FFFFFF;
	float: left;
}

.bodyFooter {
	width: 720px;
	position: relative;
}

.spacerTF{
	width: 10px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	padding-bottom:15px;
}

.contentTF{
	width: 545px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	padding-bottom:15px;
	text-decoration: none;
}

#contentImageHead{
	width: 375px;
	height: 55px;
}
#contentImageHead_full{
	width: 550px;
	height: 55px;
}
#contentImageHeadTF{
	width: 545px;
	height: 55px;
}
.content{
	width: 375px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	padding-bottom:15px;
}
.content_full{
    width: 550px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	padding-bottom:15px;
}

/* Mod for Atlantic Web Works */
.content_aww{
    width: 720px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	padding:0px;
	min-height:50px;
}

/* Start of PHPesp mods */
.qnInner{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
}
.qnType{
	margin-left:30px;
}
.message{
	color:#FF0000;
}

/* End of PHPesp mods */
.contentSubHead{
	font-size:12px;
	color: #a19f96;
}
.content h1, .contentTF h1{
	color:#003d7d;
	font-size:22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.content h2, .contentTF h2{
	font-weight: bold;
	color: #000000;
	font-size: 13px;
	padding-top: 5px;
	text-transform: uppercase;
}
.content h3, .contentTF h3{
	font-weight: bold;
	color: #333333;
	font-size: 14px;
	text-decoration: underline;	
}
.content h4, .contentTF h4{
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	text-transform: uppercase;	
}
.content p .contentTF p{
	padding-left: 5px;	
}

.content ul ul{
	margin-bottom:1.5em;
}

.content ul li{
	margin: 0px;
	padding: 0px;
	margin-bottom:1em;
	list-style-type: circle;	
}


#sitemap{
	padding-left: 0;
	margin-left: 0;
}

.content li, .contentTF li{
	list-style-type: none;
	margin-bottom:5px;
}

.content img, .contentTF img {
border: none;
}
.imageboa{
padding-right: 5px;
padding-top: 3px;
padding-bottom: 3px;
float:left;
display:block;
border:0px;
}

.content a, .contentTF a  {
		font-size:12px;
}

.content a:link, .contentTF a:link  {
	text-decoration: underline;
	color: #a19f96;
	border: none;	
}
.content a:visited, .contentTF a:visited  {
	text-decoration: underline;
	color: #a19f96;
}
.content a:active, .contentTF a:active {
	text-decoration: underline;
	color: #a19f96;
}
.content a:hover, .content a:hover{	
	text-decoration: underline;
	color: #a19f96;
}
.content a[href="#top"]{
	margin-left: 5px;
}

.resource_box {
	color : #003366;
	font-weight: bolder;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	text-decoration:none;
}

.resource_box a:link {
	color : #003366;
	font-weight: bolder;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 9px;
	text-decoration:none;
}

.resource_box a:visited {
	color : #003366;
	font-weight: bolder;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	text-decoration:none;
}

.resource_box a:hover {
	color : #003366;
	text-decoration: underline;
	font-weight: bolder;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
}

.resource_box a:active {
	color : #003366;
	text-decoration:none;
	font-weight: bolder;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 9px;
}

.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;
}


/*right bar*/

.rightbar{
	vertical-align:top;
	width: 180px;
}

.rightmenunews {
	display: block; 
	vertical-align:top;
	color : #003366;
	text-decoration : none;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-top: 8px;
	width: 160px;
}

.rightmenunews a{
	font-size:10px;
}

.rightmenunews a:link {

	color : #959388;
	text-decoration : underline;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.rightmenunews a:visited {

	color : #959388;
	text-decoration : underline;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.rightmenunews a:active {

	color : #959388;
	text-decoration : underline;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.rightmenunews a:hover {

	color : #959388;
	text-decoration : underline;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.rightmenunews p {

	color : #a19f96;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	margin-top: 7px;
}
.rightmenunews h2 {

	color : #a19f96;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.rightmenunews ul {
	padding-bottom: 5px;
	position: relative;
	left: 10px;
	top: 30px;
	width: 170px
}
.rightmenunews li {
	padding-bottom: 5px;
	list-style-type: none;
}
.rightmenunewsimg {
	padding: 15px 5px;
	vertical-align:top;
}


.homenews {
	display: block; 
	color : #959388;
	text-decoration : none;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 3px;
	width: 200px;
}
.homenews a:link {
	display: block; 
	color : #959388;
	text-decoration : underline;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.quote {
	DISPLAY: block; 
	color : #003366;
	font-size: 10px;
	font-style: italic;
	font-weight:normal;
	font-family:"Georgia", Times New Roman, Times, serif
	padding-top: 20px;
	
}

/* ************************************ *
 *              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;
}

.facultyname { 
	margin-left: 20px; 
	margin-top: 20px; 
	margin-bottom: 0;
	font-weight: bold;
}

.facultyinfo {
	margin-left: 40px; 
	margin-top: 0; 
	margin-bottom: 0;
}
#Home_News_Events {
	display: block; 
	height:137px;
	width:202px;
	overflow: auto;
	vertical-align:middle;
	z-index: 0;
	text-decoration:none;
	font-size:9px;
}

#Home_News_Events a{
	/*display:block; until new changes*/
	font-size:9px;
	padding-top: auto;
	text-decoration: underline;
}

/* Advising menu */


#advmenu{
	width: 535px;
	height: 170px;
	background-image:url(../images/AdvisingMenuBG.gif);
	background-repeat: repeat-y;
	text-align: center;
	margin-bottom: 2em;
}

#advmenu1{
	width: 535px;
	height: 45px;
	margin: 0;
	padding: 0;
	background-image: url(../images/AdvisingMenuTop.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	position: absolute;
	left:165px;
	top:55px;
	z-index:0;
}

#advmenu2{
	width: 535px;
	height: 45px;
	margin: 0;
	padding: 0;
	background-image: url(../images/AdvisingMenuBottom.gif);
	background-repeat: no-repeat;
	float:right;
	position: absolute;
	left:165px;
	top:220px;
	z-index:1;

}

#advmenu3{
	vertical-align:top;
	top:5px;
	left: 5px;
	z-index: 9;	
	
}

#advmenu3 h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#syllm{
	position: absolute;
	left:14em;
	width:11.6em;
	z-index: 4;



}
#schedm{
	position: absolute;
	left:25.5em;
	width:11.6em;
		z-index: 5;

}

#archm{
	position: absolute;
	top:6em;
	left:49.5em;
	width:8em;
	z-index: 6;

}

#electm{
	position: absolute;
	left:37.25em;
	width:11.6em;
	z-index: 7;
}
#electm, #schedm, #syllm{
	top:6em;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
	height:13em;
	overflow: visible;

}



#syllList{
	clear:both;
}

#sched{
	clear:both;
}

#sched table{

	width: 100%;

}


#sched table td{

	width: 25%;
	margin: 3px;
	padding: 0px;
	width: 125px;
	border: thin solid #666666;
	vertical-align: top;

}

/* Archive */


#archbox{
	vertical-align:top;
    margin-left: auto;
    margin-right: auto;
	width: 85%;

}
#archbox td{
	vertical-align:top;
	width: 50%;

}

#archbox h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
   
}

#archbox h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
   
}

/* Excel Workshop Table */

#ewssched{

	width:90%;
	margin: auto;
	vertical-align:top;

	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
        border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}


#ewssched caption{
	color: #003366;
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

#ewssched tr{
	vertical-align:top;
}

#ewssched td {
	width:4%;
}
#outer .mainContentBody .bodyFooter .contentTF .warning a{
	color: #FF0000;
	text-decoration: line-through;
}

.imageleft{
padding-right:5px;
}

.indent {padding-left:10px;}


#accolades{
	width:550px;}

#accolades ul{ 
	list-style:none;}

#accolades ul li{
	display:inline;
	list-style:none;
	padding:0px;}

