/*
SITEWIDE DEFAULTS 
**********************************************************/

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #1A1A1A;
	}
#content {
	font-size: 1.3em;
	line-height: 1.4;
	width: 960px;
	margin: 0 auto;
	overflow: visible;
	}
	
/*
TYPOGRAPHY
---------------------------------------------------------*/	
a {
	text-decoration: none;
	color: rgb(0,112,115);
	}
a:hover, 
a:focus {
	text-decoration: underline;
	}

a:active {

	}
a img {
	border: none;
	}
p {
	margin: 0;
	padding: 5px 0 20px;
	line-height: 18px;
	}
p.caption {
	color: #999;
	text-align: right;
	font-style: italic;
	font-size: .8em;
	}
h1, 
h1 a {
	color: rgb(0,112,115);
	font-size: 30px;
	padding: 20px 0 0 0;
	font-weight: normal;
	margin: 20px 0 0  0;
	}
h2, 
h2 a {
	font-size: 20px;
	color: #5C5C52;
	margin: 0;
	padding: 5px 0;
	font-weight: normal;
	}
h3, 
h3 a {
	font-size: 18px;
	color: #003366;
	margin: 0;
	padding: 10px 0 5px;
	font-weight: normal;
	}	
h4, 
h4 a {
	font-size: 16px;
	color: rgb(0,112,115);
	margin: 0;
	padding: 10px 0 5px;
	font-weight: normal;
	}
h5, 
h5 a {
	font-size: 14px;
	color: #000;
	margin: 0;
	padding: 5px 0;
		}
h6, 
h6 a {
	font-size: 12px;
	color: rgb(0,112,115);
	margin: 0;
	padding: 5px 0;
	font-weight: bold;
	text-transform: uppercase;
	}
dl {
	margin: 0 0 0 15px;
	padding: 0 0 0 0;
	}
dt {
	font-weight: bold;
	text-decoration: none;
	}
dd.new {
	color: #0000FF;
	}

ol, 
ul {
	margin: 0 0 0 15px;
	padding: 0 0 15px 15px;
	}
li {
	margin: 0;
	padding: 0;
	}	
blockquote {
	background-color: #F1F1E0;
	margin: 10px 15px 20px;
	font-style: italic;
	padding: 8px;
	line-height: 18px;
	}
table  {
	margin: 0 0 20px 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	}
table.layout {
	border: none;
	}
td  {
	margin: 0;
	padding: 0;
	border-bottom: 0;
	vertical-align: middle;
	}
.layout td {
	border: none;
	}
th  {
	text-align: left;
	margin: 0px;
	color: #3E3C33;
	background-color: #F1F1E0;
	font-size: 1em;
	padding: 5px 8px;
	border-bottom: solid 1px #d9d9c4;
	border-right: solid 1px #d9d9c4;
	}
td h1 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	line-height: 14px;
	}
td h2 {
	color: rgb(0,112,115);
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: 14px;
	}
td h3 {
	font-size: 12px;
	color: rgb(0,112,115);
	margin: 0;
	padding: 0;
	line-height: 14px;
	font-style: italic;
	font-weight: normal;
	}
table img {
	padding: 3px 15px 3px 0;
	}
table p {
	line-height: 16px;
	margin: 0;
	padding: 3px 0;
	}
table hr  {
	border-top: solid 1px rgb(0,112,115);
	text-align: left;
	}
fieldset {
	border: none;
	}
.left, 
.floatleft {
	float: left;
	margin: 1em 1em 1em 0;
	}
.right, 
.floatright {
	float: right;
	margin: 1em 0 1em 1em;
	}		
.caption img {
	display: block;
	text-align: left;
	height: auto;
	}
img.right  {
	padding: 0;
	float: right;
	border: 1px solid #333;
	margin: 0 0 10px 15px;
	}
img.left {
	padding: 0;
	float: left;
	border: 1px solid #333;
	margin: 0 15px 10px 0;
	}
pre, 
code {
	font-family: monaco, Consolas, Courier, mono;
	color: #777;
	}
.sectionheader1 {
	background-color: #edf8f8;
	padding: 1px 1px 1px 5px;
	border-bottom: double 4px rgb(0,112,115);
	margin: 10px 0;
	color: rgb(0,112,115);
	}
.sectionheader2 {
	background-color: #F1F1E0;
	padding: 1px 1px 1px 5px;
	border-bottom: double 4px #6e6e60;
	margin: 10px 0;
	}
.sectionheader3 {
	background-color: #DFEFFF;
	padding: 1px 1px 1px 5px;
	border-bottom: double 4px #036;
	margin: 10px 0;
	}
div.container {
	overflow: hidden;
	}	
.photobox {
	float: right;
	/*width: 250px;*/
	padding: 10px;
	margin: 10px 0 10px 10px;
	}
.photoboxLFT {
	float: left;
	/*width: 250px;*/
	padding: 10px;
	margin: 10px 10px 10px 0;
	}
.photoboxLFT p, 
.photobox p {
	font-size: 10px;
	font-style: italic;
	color: #666;
	font-weight: bold;
	margin: 2px 5px 5px 5px;
	padding: 0;
	}
#quotes {
	background: url(../images/quote_top_tan.gif) no-repeat left top;
	padding: 20px;
	color: #3E3C33;
	font-style: italic;
	}
#bottomquote {
	background: url(../images/quote_bttm_tan.gif) no-repeat right bottom;
	margin-right: 10px;
	}
#quotesGreen {
	background: url(../images/quote_top_green.gif) no-repeat left top;
	padding-top: 20px;
	color: rgb(0,112,115);
	font-style: italic;
	}
#bottomquoteGreen {
	background: url(../images/quote_bttm_green.gif) no-repeat right bottom;
	margin-right: 10px;
	}
.dottedline {
	background: none;
	border: none;
	border-bottom: dotted 1px #6e6e60;
	height: 1px;
	width: 100%;
	margin: 10px 0 15px 0;
	padding: 0;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*
UNCW GLOBAL NAVIGATION BAR
---------------------------------------------------------*/		
	
#uncw {
	font-size: .9em;
	margin: 10px 0 0 0;
	position: relative;
	z-index: 99;
	}
#uncw a {
	color: #1A1A1A;
	}
#uncwlinks {
	position: absolute;
	top: 5px;
	right: 0;
	list-style: none;
	margin: 0;
	padding: 0 5px 0 0;
	background: url(../images/triangledown.gif) no-repeat right center;
	z-index: 99;
	}
#uncwlinks li {
	display: inline;
	padding: 0 7px 0 5px;
	border-left: solid 1px;
	margin: 0;
	}
#uncwlinks li:first-child {
	border: none;
	}
#uncwlinks li ul {
	margin: 0;
	padding: 0;
	}
#uncwlinks li li {
	background:	#fff;
	padding: 2px 5px;
	border-left: none;
	border-top: dotted 1px #ccc;
	}

#faclinks {
	top: 5px;
	right: 0;
	list-style: none;
	margin: 0;
	padding: 0 5px 0 0;
	z-index: inherit;
	}
#faclinks li {
	display: inline;
	padding: 0 7px 0 5px;
	border-left: solid 1px;
	margin: 0;
	}
#faclinks li:first-child {
	border: none;
	}
#faclinks li ul {
	background:	#eee;
	margin: -160px 0 0 80px;
	padding: 0 0 0 5px;
	width: 31em;
	border-width: thin;
	border-style: solid;
	border-color: rgb(0,112,115);
	}
#faclinks li li {
	padding: 0px 0px;
	border-left: none;
	border-top: none;
	}	
#faclinks li a {
	text-decoration: none;
	}	
	
#faclinksL {
	top: 5px;
	right: 0;
	list-style: none;
	margin: 0;
	padding: 0 5px 0 0;
	z-index: inherit;
	}
#faclinksL li {
	display: inline;
	padding: 0 7px 0 5px;
	border-left: solid 1px;
	margin: 0;
	}
#faclinksL li:first-child {
	border: none;
	}
#faclinksL li ul {
	background:	#eee;
	margin: -160px 0 0 -400px;
	padding: 0 0 0 5px;
	width: 31em;
	border-width: thin;
	border-style: solid;
	border-color: rgb(0,112,115);
	}
#faclinksL li li {
	padding: 0px 0px;
	border-left: none;
	border-top: none;
	}	
#faclinksL li a {
	text-decoration: none;
	}	

#facbox {
	font-size: .8em;
	}
#facbox ul {
	list-style: none;
	padding: 0 5px 0 0;
	margin: 0;
	}
	
#uncw form {
	position: absolute;
	top: 26px;
	right: 0;
	z-index: 1;
	}
#uncw input {
	background-image: none !important;
	}	
#uncw label {
	position: relative;
	left: -999em;
	}
	
/* skip links for accessibility */

.skip a, 
.skip a:hover, 
.skip a:visited { 
	position:absolute; 
	left:0px; 
	top:-500px; 
	width:1px; 
	height:1px; 
	overflow:hidden;
	text-align: right;
	} 
.skip a:active, 
.skip a:focus { 
	top: -15px; 
	right: 0px;
	width:auto; 
	height:auto; 
	}
	
/* (superfish dropdown styles) */

.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
	}
.sf-menu ul li {
	width:			100%;
	}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
	}
.sf-menu li {
	float:			left;
	position:		relative;
	}
.sf-menu a {
	display:		block;
	position:		relative;
	}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			1.5em; /* match top ul list item height */
	z-index:		99;
	}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
	}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
	}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
	}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
	}


/*
UNCW FOOTER
---------------------------------------------------------*/	
	
#footer {
	background: url(../images/footerback.jpg) repeat-x left bottom;
	font-size: 1.2em;
	line-height: 1.4;
	min-height: 300px;
	padding: 75px 0 0 0;
	clear: both;
	}
#footerwrap {
	height: 360px;
	width: 960px;
	margin: 0px auto;
	overflow: hidden;
	padding: 20px 0px 0px;
	}
.map, 
.give, 
.globalnav {
	float: left;
	margin: 0 20px 0 0;
	}
#footer ul {
	list-style: none;
	padding: 0 5px 0 0;
	margin: 0;
	}
#footer li {
	padding: 4px 0;
	margin: 0;
	}
#footer li a {
	color: #1A1A1A;
	display: block;
	}
#footer li a:hover, 
#footer li a:focus  {
	color: #007777;
	text-decoration: none;
	}
.map, 
.give {
	width: 175px;
	}
.give {
	width: 250px;
	line-height: 1.5;
	margin-top: -20px;
	}
.globalnav {
	width: 140px;
	background: url(../images/linevertical.gif) repeat-y right top;
	min-height: 280px;
	margin-bottom: 20px;
	}
#links {
	background: none;
	}
.map img {
	margin: 0 0 10px 0;
	}
#footer h4 {
	margin: 0 0 5px 0;
	color: #1a1a1a;
	font-size: 1.1em;
	font-weight: bold;
	}
.give p {
	padding: 0 0 10px;
	}
.give p img {
	margin: 0 5px 0 0;
	}
#sitemeta {
	color: #A4A4A5;
	text-align: center;
	padding: 10px 0;
	font-size: 1.2em;
	}
#sitemeta p {
	margin: 0;
	}



/*
TEMPLATE STYLES 
**********************************************************/
	
	
/*
PAGE DEFAULTS - ALL TEMPLATES
---------------------------------------------------------*/	
#header {
	position: relative;
	height: 135px;
	margin: 0 0 35px 0;
	}
#header img {
	margin: 41px 0 0 35px;
	}	
#nav {
	float: left;
	width: 195px;
	padding: 0 0 0 0;
	}
#navmain {
	position: absolute;
	right: 0;
	bottom: 0;
	list-style: none;
	margin: 0;
	}
#navmain li {
	padding: 7px 20px 5px;
	margin: 0;
	float: left;
	width: 120px;
	margin-left: 4px;
	background: url(../images/navhead.jpg) no-repeat left top;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1.3em;
	color: #B5D7D8;
	}
#navmain li a {
	color: #fff;
	}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 10px 0 0 0;
	width: 90%;
	}
#nav li	{
	color: rgb(0,112,115);
	font-weight: bold;
	background: url(../images/dottedLine.gif) no-repeat left bottom;
	padding: 0 0 7px 0;
	margin: 0 0 3px 0;
	font-size: 14px;
	}
#nav a {
	text-decoration: none;
	margin: 0;
	padding: 0;
	color: rgb(0,112,115);
	}
#nav a:hover {
	text-decoration: underline;
	}
#nav li a.current, 
#nav li a.current:hover,
#nav li span.current,
#nav li.current {
	color: #5C5C52;
	font-weight: bold;
	}
#nav ul ul {
	padding: 5px 0 0 15px;
	margin: 0;
	}
#nav ul ul li {
	border: none;
	background-image: none;
	font-size: 90%;
	margin: 0;
	padding: 3px 0;
	font-weight: normal;
	}
#nav ul ul a {
	text-transform: none;
	text-decoration: underline;
	}
#nav ul ul ul {
	margin: 0;
	padding: 3px 3px 0 15px;
	}
#nav ul ul ul li {
	text-transform: none;
	border: none;
	background-image: none;
	padding: 2px 0 5px;
	font-weight: bold;
	margin: 0 0 5px;
	line-height: 14px;
	}
#nav ul ul ul a {
	text-decoration: none;
	}

ul#metalinks {
	padding: 0;
	}		
#metalinks li  {
	background: none;
	display: inline;
	padding: 0 10px;
	border-left: solid 1px;
	font-size: .85em;
	text-transform: none;
	color: #1a1a1a;
	}
#metalinks li:first-child {
	border: none;
	padding-left: 0;
	}	
#nav #cse-search-box {
	padding: 17px 0 3px 0;
	}
#metalinks li a {
	display: inline;
	text-transform: none;
	color: #1a1a1a;
	font-weight: normal;
	}
#metalinks li a:hover {
	background: none;
	text-decoration: none;
	color: #007777;
	}
#features {
	float: right;
	width: 200px;
	background: #e9f5f5 url(../images/interiornavback.jpg) repeat-x left bottom;
	padding: 10px;
	font-size: 93%;
	line-height: 1.3;
	}	
#features p {
	margin: 0;
	padding: 2px 0 10px;
	line-height: 16px;
	}
#features h1 {
	text-transform: uppercase;
	font-size: 14px;
	border-bottom: solid 1px #099;
	margin: 0 0 5px 0;
	padding: 10px 0 2px;
	color: rgb(0,112,115);
	font-weight: bold;
	}
#features h2 {
	font-size: 14px;
	color: rgb(0,112,115);
	margin: 0;
	padding: 10px 0 0 0;
	font-weight: bold;
	}
#features h3 {
	font-size: 12px;
	color: #F1F1E0;
	font-weight: bold;
	background-color: rgb(0,112,115);
	margin: 10px 0 2px 0;
	padding: 0 2px 0 3px;
	text-transform: uppercase;
	}
#features h4 {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
	margin: 0;
	padding: 10px 0 0 0;
	}
#features h5 {
	font-size: 12px;
	font-weight: bold;
	color: rgb(0,112,115);
	text-transform: uppercase;
	border-bottom: solid 1px rgb(0,112,115);
	padding: 10px 0 0 0;
	margin: 0 0 5px 0;
	}
#features h6 {
	font-weight: bold;
	color: #333;
	margin: 0;
	padding: 10px 0 0 0;
	}
#features table {
	border: none;
	}
#features th {
	background-color: #099;
	font-size: 12px;
	margin: 0;
	border: none;
	color: #FFF;
	padding: 3px 3px 3px 5px;
	}
#features td {
	margin: 0px;
	border: none;
	padding: 7px 5px 3px;
	}
#features td h1 {
	color: #099;
	text-transform: none;
	border: none;
	font-weight: bold;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	font-size: 12px;
	}
#features ol, 
#features ul {
	margin: 10px 0 10px 15px;
	padding: 0;
	}
#features li {
	margin: 0 0 10px 0;
	}
#maincontent {
	margin: 0 0 0 200px;
	padding: 0 0 0 25px;
	border-left: solid 1px #8D8D8C;
	}
#maincontent a {
	text-decoration: underline;
	}
#maincontent ul {
	list-style-image: url(../images/diamond_green.gif);}

	
		
/*
DIVISION HOME PAGES - TEMPLATE A
---------------------------------------------------------*/	

body.home #content {
	padding: 10px 0;
	}
body.home #header {
	padding: 0;
	margin: 10px 0 0 0;
	border-bottom: solid 1px #787878;
	height: auto;
	z-index: 1;
	}
body.home #header h1 {
	margin-bottom: 0;
	height: 325px;
	}
body.home #header h2 {
	margin-bottom: 0;
	height: 225px;
	}
body.home #header img {
	margin: 0;
	}
body.home #nav {
	padding: 10px 0;
	float: none;
	width: auto;
	}
body.home #navmain {
	background: url(../images/navback4.jpg) no-repeat left top;
	float: left;
	position: static;
	}
.home .navsection {
	float: left;
	width: 160px;
	margin: 0 5px 0 0;
	}

body.home .navsection:last-child {
	margin: 0;
	}
body.home .navsection h2 {
	padding: 7px 10px 5px;
	text-transform: uppercase;
	font-weight: normal;
	color: #fff;
	font-size: 18px;
	}
body.home #navmain h2 a {
	color: #fff;
	font-size: 18px;
	}
body.home #navmain .navsection ul {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
	}
body.home #navmain li {
	padding: 4px 10px 4px 10px;
	margin: 0;
	background: none;
	width: auto;
	float: none;
	line-height: 1.3;
	font-size: 1em;
	}
body.home #navmain li a {
	display: block;
	padding: 0;
	color: #1A1A1A;
	text-transform: none;
	font-weight: normal;
	}
body.home #navmain li a:hover, 
body.home #navmain li a:focus {
	color: #007777;
	background: none;
	text-decoration: underline;
	}
body.home #navsecondary {
	float: left;
	margin: 0 0 0 10px;
	width: 285px;
	}
body.home #navsecondary ul {
	list-style: none;
	margin: -20px 0 0 0;
	}
body.home #navsecondary li {
	margin: 0;
	background: url(../images/linehorizontal.gif) repeat-x left top;
	font-family:Palatino,"Palatino Linotype","Times New Roman",Times,serif;
	font-size: 1.8em;
	}
body.home #navsecondary li a {
	display: block;
	color: #353533;
	padding: 12px 0 9px;
	}
body.home #navsecondary li:first-child {
	background: none;
	padding-top: 5px;
	}
body.home #navsecondary li a:hover, 
body.home #navsecondary li a:focus {
	color: #007777;
	text-decoration: none;
	}
body.home #navsecondary form {
	margin: 0;
	padding: 0;
	}
body.home #navsecondary label {
	position: absolute;
	left: -9999px;
	}
body.home #navsecondary #metalinks {
	margin: 0 0 0 3px;
	}
body.home #navsecondary #metalinks li {
	background: none;
	display: inline;
	padding: 0 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .85em;
	}
body.home #navsecondary #metalinks a {
	color: #1a1a1a;
	display: inline;
	}
body.home #navsecondary #metalinks li:first-child {
	padding-right: 0;
	}
body.home #nav #cse-search-box input#q {
	width: 125px;
	}
#navsecondary #cse-search-box input#q {
	margin: 0 0 0 10px;
	width: 150px;
	}	
body.home #features {
	clear: both;
	margin: 0 0 20px 0;
	float: none;
	width: auto;
	background: none;
	padding: 0;
	font-size: inherit;
	line-height: inherit;
	}
body.home #features h3 {
	border-bottom: solid 1px;
	margin: 10px 0 0 0;
	font-family:Palatino,"Palatino Linotype","Times New Roman",Times,serif;
	font-size: 1.8em;
	font-weight: normal;
	color: #353533;
	text-transform: none;
	background: none;
	}
body.home #features h3 img {
	margin: 0 0 0 10px;
	}
body.home #featuremain {
	float: left;
	width: 640px;
	}	
body.home #featuremain div, body.home #featuremain span  {
	display: block;
	clear: both;
	background: url(../images/linehorizontal.gif) no-repeat 150px top;
	padding: 25px 10px 30px 10px;
	margin: 0;
	}
body.home #featuremain div:first-child, body.home #featuremain span:first-child  {
	background: none;
	}
body.home #featuremain div img {
	float: left;
	border: solid 1px #677c85;
	}
body.home #featuremain div p {
	padding: 0 0 0 140px;
	line-height: 1.7;
	}
body.home #featuremain span p {
	padding: 0;
	line-height: 1.7;
}
body.home #featuremain p.more {
	font-weight: bold;
	font-size: 1.1em;
	}	
body.home p.archive {
		text-align:right;
		font-weight:bold;
		font-size:1.2em;
		padding-right: 20px !important;
}
body.home #featuresecondary {
	float: left;
	width: 280px;
	margin: 20px 0 0 10px;
	padding: 0 0 0 25px;
	background: url(../images/linevertical.gif) repeat-y left top;
	line-height: 1.7;
	}
body.home #featuresecondary div {
	background: url(../images/linehorizontal.gif) no-repeat left top;
	padding: 20px 0;
	}	
body.home #featuresecondary div:first-child {
	background: none;
	padding: 0 0 20px 0;
	}
body.home #featuresecondary img {
	margin: 0 0 5px 0;
	}	
body.home #featuresecondary div#calendar {
	background: #e9f5f5 url(../images/calback.jpg) repeat-x left bottom;
	padding: 0 10px 20px 10px;
	margin-bottom: 20px;
	}
#calendar h4 {
	background: url(../images/calhead.jpg) repeat-x left top;
	margin: 0 -10px;
	padding: 3px 7px;
	font-size: 1.2em;
	font-weight: normal;
	color: #fff;
	}
#calendar h4 img {
	float: right;
	margin-top: 5px;
	}
#calendar table {
	border-collapse: collapse;
	}
#calendar td, 
#calendar th {
	border-top: solid 1px #aaa;
	padding: 7px 0 4px 0;
	}
#calendar tr:first-child td, 
#calendar tr:first-child th {
	border: none;
	}
#calendar th {
	text-align: center;
	padding-right: 15px;
	font-size: 1.5em;
	background: none;
	color: #1a1a1a;
	}
#calendar td {
	vertical-align: top;
	}
#calendar p {
	margin: 0 0 3px 0;
	line-height: 1.1;
	font-size: .85em;
	}
#calendar p.event {
	font-weight: bold;
	font-size: .9em;
	}
#calendar th .month {
	margin-right: 4px;
	font-size: 0.5em;
	text-transform: uppercase;
	}
.news {
	margin: 2.5em 0;
	}
.news h2 {
	margin: 0 0 .2em 0;
	font-size: 1.5em;
	}
body.home #featuresecondary .news {
	margin: 0;
	}
p.date {
	margin: 0 0 .2em 0;
	}
.news p {
	margin: 0;
	}
	
/*
DIVISION INTERIOR PAGES - TEMPLATE B, B-
---------------------------------------------------------*/	
.division .interior #maincontent {
	margin: 0 250px 0 200px;
	}

/*
DIVISION LANDING PAGES - TEMPLATE F
---------------------------------------------------------*/
.landing #features {
	background: #fff url(../images/linevertical.gif) repeat-y left top; 
	padding: 0 10px 10px 30px;
	width: 180px;
	}	
.landing #features h3 {
	margin: 30px 0 .5em;
	font-size: 1.3em;
	}
.landing #features h3:first-child {
	margin-top: 0;
	}
.landing #features p {
	line-height: 1.4;
	}
.landing div.departmentheader {
	padding: 0;
	border-bottom: solid 1px #000;
	margin: 0;
	}
.landing div.departmentheader h1 {
	margin: 0;
	}
#featurequote {
	border-bottom: solid 1px #000;
	padding: 20px 30px;
	margin: 0 0 25px 0;
	font-family:Palatino,"Palatino Linotype","Times New Roman",Times, serif;
	font-size: 1.5em;
	line-height: 1.6;
	}
.landing p {
	line-height: 1.6;
	}	
	

/*
DEPARTMENT PAGES - TEMPLATES C, D, E
---------------------------------------------------------*/

#deptcontent {
	margin: 0 240px 0 0;
	}
#pageheader  {
	color: rgb(0,112,115);
	font-size: 30px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin: 0 0 40px;
	border-bottom: solid 1px rgb(0,112,115);
	padding: 0px 0 5px;
	line-height: 1;
	}
#pageheader a {
	text-decoration: none;
	}
#pageheader .subheader { /* ask Krysti about this */
	color: #6E6E60;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 0 0;
	height: 50px;
	}
div.departmentheader {
	padding: 0 0 5px 0;
	border-bottom: solid 1px #7FB7B9;
	margin: 0 0 20px 0;
	}
img.departmentheader {
	padding: 0 0 15px 0;
	border-bottom: solid 1px #7FB7B9;
	margin: 0 0 15px 0;
	}
.dept3col .caption img  {
	width: 495px;
	}

	
/*
PORTAL PAGES - TEMPLATES G & N
---------------------------------------------------------*/


body.portal.home {
	background: url(../images/columns.jpg) no-repeat right top;
}	
body.portal.home #nav {
	padding: 0;
	float: left;
	width: 315px;
	}
body.portal.home #nav li {
	padding: 15px 10px 12px 10px;
	margin: 0;
	background: url(../images/linehorizontal.gif) repeat-x left bottom;
	font-family:Palatino,"Palatino Linotype","Times New Roman",Times,serif;
	font-size: 1.8em;
	}
body.portal.home #nav li a {
	display: block;
	color: #353533;
	font-weight: normal;
	}
body.portal.home #nav li a:hover, 
body.portal.home #nav li a:focus {
	color: #007777;
	text-decoration: none;
	}
body.portal.home #features {
	margin: 10px 0 20px 0;
	padding: 0 0 10px 0;
	float: left;
	width: 645px;
	background: none;
	clear: none;
	border-bottom: solid 1px #787878;
	}
body.portal.home #featureimg {
	margin: 30px 0 0 0;
	line-height: 0;
	}
body.portal.home #quote {
	float: right;
	width: 625px;
	padding: 0 10px;
	font-family:Palatino,"Palatino Linotype","Times New Roman",Times,serif;
	font-size: 1.7em;
	color: #aaa;
	text-indent: -0.5em;
	margin: 0 0 100px 0;
	}
body.portal.home #featuremain {
	padding: 0 0 5px;
	margin: 0 0 10px 0;
	border-bottom: solid 1px #787878;
	}
body.portal.home .featuresecondary {
	float: left;
	padding: 0 11px 0 0;
	margin: 0 9px 0 0;
	background: url(../images/linevertical.gif) repeat-y right top;
	}
body.portal.home #features .last {
	margin: 0;
	padding: 0;
	background: none;
	}
body.portal.home #sitemeta {
	clear: both;
	}	
body.portal.alt #features {
	float: right;
	width: 200px;
	background: #e9f5f5 url(../images/interiornavback.jpg) repeat-x left bottom;
	padding: 10px;
	font-size: 93%;
	line-height: 1.3;
	border-bottom: none;
	}	
body.portal.alt #maincontent {
	margin: 10px 0 20px 0;
	padding: 0 0 10px 0px;
	float: left;
	width: 642px;
	background: none;
	border: none;
	clear: none;
	}
body.portal.alt .featuresecondary {
	float: left;
	padding: 0 11px 0 0;
	margin: 0 9px 0 0;
	background: url(../images/linevertical.gif) repeat-y right top;
	}
body.portal.alt #maincontent .last {
	margin: 0;
	padding: 0;
	background: none;
	}


/*
SELF-BRANDED PAGES - TEMPLATES H,I,J,L,O
---------------------------------------------------------*/
.selfbranded #header h1, .gateway #header h1 {
	font-family:Palatino,"Palatino Linotype","Times New Roman",Times,serif;
    font-size: 2.8em;
    color: rgb(0,112,115);
    padding: 50px 0 0 50px;
    }
.selfbranded #header h2, .gateway #header h2 {
	font-family:Palatino,"Palatino Linotype","Times New Roman",Times,serif;
    font-size: 2.2em;
    color: rgb(0,112,115);
    padding: 50px 0 0 50px;
    }
.selfbranded #header h1 a, .gateway #header h1 a {
	font-size: inherit;
	}
.selfbranded #featureimg {
	border-bottom: 1px solid #787878;
	margin: 10px 0px 20px;
	padding: 0px 0px 5px;
	}
body.selfbranded {
	background: url(../images/columns.jpg) no-repeat right top;
	}
body.selfbranded.breakingnews {
	background: url(../images/columns.jpg) no-repeat right 50px;
	}
.selfbranded .featuresecondary {
	float: left;
	padding: 0 11px 0 0;
	margin: 0 9px 0 0;
	background: url(../images/linevertical.gif) repeat-y right top;
}
.selfbranded .last {
	margin: 0;
	padding: 0;
	background: none;
}

/*
GATEWAY PAGES - TEMPLATE K
---------------------------------------------------------*/
article, aside, dialog, figure, footer, header, hgroup, menu, nav, section { 
	display: block;
	}
.gateway #group1 {
	float: left;
	width: 180px;
	padding: 0;
	}
.gateway #group3 {
	float: right;
	width: 200px;
	padding: 0 0 0 20px;
	}
.gateway #group2 {
	margin: 0 0 0 200px;
	padding: 0;
	}
.gateway #group4 {
	margin: 0 220px 0 0;
	}
.gateway #group4 section {
	overflow: hidden;
	}
.gateway section header {
	padding: 6px 0 0;
	color: #055;
	margin: 0;
	font-size: 1.3em;
	font-family:Palatino,"Palatino Linotype","Times New Roman",Times,serif;
	clear: both;
	}
.gateway #group4 section header {
	background-color: #cbe3e3;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0 0 5px 0;
	padding: 3px 10px;
	border-top: solid 2px #007174;
	}
.gateway section img {
	float: left;
	margin: 5px 20px 10px 10px;
	}
.gateway section ul {
	margin: 8px 10px 30px 2px;
	padding: 0;
	line-height: 1.2;
	}
.gateway #group4 section ul {	
	margin: 10px 10px 15px 2px;
	}
.gateway section ul ul {
	margin: 6px 0 0 15px;
	}
.gateway #group4 ul {
	float: left;
	margin: 0;
	padding: 0;
	}
.gateway #group4 .long ul {
	-moz-column-count: 2; 
	-webkit-column-count: 2;
	column-count: 2;
	-moz-column-gap: 20px; 
	-webkit-column-gap: 20px;
	column-gap: 20px;
	margin: 15px 10px 10px 0;
	padding: 0;
	float: none;
	}
.gateway section li { 
	list-style: none;
	margin: 0 0 8px 0;
	-webkit-column-break-inside: avoid;
	-moz-break-inside: avoid;
	break-inside: avoid;
	} 
.gateway section li a {
	color: #333;
	display: block;
	}
.gateway section li a:hover {
	color: rgb(0,112,115);
	}


/*
UNCW HOME PAGE 
---------------------------------------------------------*/

body#uncwmain  {
	background: url(../images/columns.jpg) no-repeat right top;
	}
#uncwmain #content {
	position: relative;
	}
#uncwmain ul  {
	list-style: none;
	padding: 0;
	margin: 0;
	}
#uncwmain #uncwlinks {
	padding-right: 5px;
	}
#uncwmain .audience {
	background: rgba(0,0,0,0.4);
	overflow: hidden;
	font-size: 1.2em;
	width: 959px;
	position: absolute;
	top: 111px;
	z-index: 10;
	}
#uncwmain .audience ul {
	margin-left: 20px;
	}
#uncwmain .audience li {
	display: inline;
	color: #fff;
	border-left: solid 1px;
	font-weight: bold;
	position: relative;
	top: 15px;
	}
#uncwmain .audience li:first-child, 
#uncwmain .topic li:first-child, 
#uncwmain #apply  {
	border: none;
	}
#uncwmain .audience li a {
	font-weight: normal;
	color: #fff;
	padding: 3px 12px;
	}
#uncwmain #apply {
	float: right;
	line-height: .9;
	position: static;
	margin-bottom: -2px;
	}
#uncwmain #apply a {
	padding: 0;
	}
#uncwmain .topic {
	margin: 15px 0 10px;
	}
#uncwmain .topic li {
	display: inline;
	text-transform: uppercase;
	font-size: 1.05em;
	}
#uncwmain .topic li a {
	font-weight: normal;
	color: #000;
	padding: 0 11px;
	}
#uncwmain .topic li img {
	margin-bottom: -5px;
	}
#uncwmain .topic li:last-child {
	border-left: solid 1px #066;
	/* padding: 0 15px 0 0;
	background: url(../images/arrowleft.gif) no-repeat right center; */
	}
#uncwmain .topic li:last-child a {
	color: rgb(0,112,115);
	font-weight: bold;
	padding: 0 0 0 11px;
	}
#uncwmain #slideshow {
	overflow: hidden;
	height: 370px;
	width: 959px;
	margin-bottom: 10px;
	background:#02050a; /* needed to fix transparency bug when fading */
	}
#uncwmain #slideshow h1 {
	padding: 0;
	}	
#uncwmain .portals ul {
	list-style: none;
	font-family:Palatino,"Palatino Linotype","Times New Roman",Times,serif;
	font-size: 1.9em;
	width: 960px;
	padding: 10px 0;
	margin: 0 0 20px;
	border-top: solid 1px #8D8D8C;
	border-bottom: solid 1px #8D8D8C;
	overflow: hidden;
	}
#uncwmain .portals a {
	color: #1b1b1a;
	display: block;
	padding: 13px 10px 7px;
	margin: 0 10px;
	}
#uncwmain .portals a:hover {
	text-decoration: none;
	color: #fff;
	background: url(../images/over.jpg) no-repeat center top;
	}
#uncwmain .portals li {
	float: left;
	width: 192px;
	text-align: center;
	background: url(../images/linevertical.gif) no-repeat left top;
	}
#uncwmain .portals li:first-child {
	background: none;
	}
#uncwmain .news {
	float: left;
	width: 605px;
	background: url(../images/linevertical.gif) repeat-y right top;
	margin: 0;
	padding: 0 40px 0 0;
	}	
#uncwmain .news h1 {
	font-family:Palatino,"Palatino Linotype","Times New Roman",Times,serif;
	font-size: 2.1em;
	color: #373735;
	display: inline;
	}
#uncwmain .news nav, 
#uncwmain .socialmedia, 
#uncwmain .socialmedia li {
	display: inline;
	}	
#uncwmain .news nav a[href="https://events.uncw.edu/mastercalendar"],
#uncwmain .news nav a[href="http://uncw.edu/servermaintenance/calendar.html"] {
	float: right;
	padding: 0 20px 0 0;
	margin: 5px 0 0 0;
	background: url(../images/arrowleft.gif) no-repeat right center;
	font-size: 1.3em;
	font-weight: bold;
	}	
#uncwmain .socialmedia {
	margin: 0 10px;
	}
#uncwmain .news article {
	clear: both;
	padding: 15px 0 0;
	margin: 0;
	overflow: hidden;
	background: url(../images/linehorizontal.gif) no-repeat 150px top;
	}
#uncwmain .news article:nth-child(2) {
	background: none;
	margin-top: 10px;
	}	
#uncwmain .news article img {
	float: left;
	margin: 0 20px 0 0;
	}
#uncwmain .news article div {
	margin-left: 150px;
	}
#uncwmain .news article a {
	font-weight: bold;
	}
#uncwmain .news article p.more, .highlight p.more {
	margin-top: -25px;
	}
#uncwmain .news footer li {
	float: left;
	background: url(../images/navhead.jpg) no-repeat left top;
	margin: 30px 10px 0 0;
	height: 40px;
	width: 160px;
	text-align: center;
	text-transform: uppercase;
	padding: 10px 0 0;
	}
#uncwmain .news footer li a {
	color: #fff;
	}
#uncwmain .news footer li:first-child {
	float: right;
	margin: -30px 0 0;
	background: none;
	text-transform: none;
	font-size: 1.1em;
	}
#uncwmain .news footer li:first-child a {
	color: rgb(0,112,115);
	font-weight: bold;
	}	
#uncwmain .highlight {
	padding: 0 0 0 675px;
	}
#uncwmain .highlight li {
	font-family:Palatino,"Palatino Linotype","Times New Roman",Times,serif;
	font-size: 2.1em;
	background: url(../images/linehorizontal.gif) repeat-x left bottom;
	padding: 15px 0 5px;
	}
#uncwmain .highlight li:last-child {
	background: none;
	}
#uncwmain .highlight li a {
	color: #373735;
	}
#uncwmain .highlight li a:hover {
	text-decoration: none;
	color: rgb(0,112,115);
	}
	
/* EMERGENCY MESSAGE STYLES */	
#uncwmain .news article.red p,
#uncwmain .news article.teal p { 
	background: #E9F3F4;
	padding: 10px;
	margin: 0 0 0 150px;
	}
#uncwmain .news article.red p.more,
#uncwmain .news article.teal p.more {
	margin: -1.2em 0 10px 150px;
	}
#uncwmain .news article.red p.more a, #uncwmain .news article.teal p.more a {
	color: #000;
	}
#uncwmain .news article.red p { 
	background: #F6DED3;
	}
	
#breakingnews {
	background: #B91B22 url(http://www.uncw.edu/assets/images/alertback.jpg) repeat-x left bottom;
	color: #fff;
	font-size: 1.1em;
	padding: 8px;
	}
#yellowbar {
	background: url(http://www.uncw.edu/assets/images/alertback2.jpg) repeat-x left top;
	font-size: 1.1em;
	padding: 6px 8px 8px 8px;
	}
#breakingnews p, #yellowbar p {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	}
#breakingnews a {
	color: #fff7b2;
	}
	
#uncwmain #breakingnewsinterior {
	display: none;
	}
#breakingnewsinterior {
	background: #B91B22 url(http://www.uncw.edu/assets/images/alertback.jpg) repeat-x left bottom;
	color: #fff;
	padding: 8px;
	margin: -10px -40% 0;
	zoom: 1; /* for IE 7 */
	}
.selfbranded #breakingnewsinterior, .department #breakingnewsinterior {
	margin-top: 0;
		}
#breakingnewsinterior p {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	text-indent: 3px; /* for IE 6 */
	}
#breakingnewsinterior a {
	color: #fff7b2;
	}
.emergency, .emergency a {
	color: #ff0000 !important;
	}
	
/*
CLEAR FLOATS
---------------------------------------------------------*/

#nav:after, 
#features:after, 
#footer:after, 
#sitemeta:after,
#breakingnewsinterior:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/*
DEFAULT BANNER STYLES
**********************************************************/
body.default {
	background: url(../images/defaultback.jpg) no-repeat 50% 67px;
	}
body.default.home {
	background: url(../images/columns.jpg) no-repeat right top;
	}
	
	
/*
CAMERON SCHOOL OF BUSINESS CUSTOMIZATIONS
**********************************************************/		
	
body.cameron {
	background: url(../images/defaultback.jpg) no-repeat 50% 67px;
	}
body.cameron.home {
	background: url(../images/columns.jpg) no-repeat right top;
	}
	
	
/*
WATSON SCHOOL OF EDUCATION CUSTOMIZATIONS
**********************************************************/		

body.watson {
	background: url(http://www.uncw.edu/assets/images/watsonback.jpg) no-repeat 50% 67px;
}
body.watson #header img{
	margin: 30px 0 0 0;
	}	
body.watson.home {
	background: url(http://www.uncw.edu/assets/images/columns.jpg) no-repeat right top;
}	

	
/*
BETATEST FEEDBACK BAR - to be removed after beta test done
---------------------------------------------------------*/		
	
#betafeedback {
	background: url(../images/betaback.jpg) repeat-x left top;
	color: #fff;
	font-size: 1.1em;
	padding: 8px;
	}
#betafeedback p {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	}
#betafeedback a {
	color: #fff7b2;
	}