/*********************
******* COLORS: ******
***********************/

/* Highlight Colors */
/* Midtones Colors */
#unitNav li,h1,h2{
	background: none repeat scroll 0 0 #D3CD83;
	background-color: #003366;
	color:#fff;
	font-weight:bold;
 }

/* Base Colors */
#pagContent, #uncgBody,#unitNav,#pagContent,#pagStructure,#uncgFooter{
	background: none repeat scroll 0 0 #EfEfEf;
}

h1 {
min-height:120px;
max-height:120px;
padding:0px;
	border:1px solid #333;
	box-shadow: 3px 3px 2px #ccc;
  -webkit-box-shadow: 3px 3px 2px #ccc;
  -moz-box-shadow: 3px 3px 2px #ccc;
	background:#036 /*url('/cst/inc_unit/banner_txt') 0px 0px no-repeat*/;
	padding-left:175px;
	font-size:40px;
	line-height:120px;
	color:#efefef;
}


#intro_new {
	font-family: Georgia, serif;
	color: rgb(204, 255, 51);
	background-color: #003300;
	border-bottom: 3px solid #E3FF8F;
	float:left;
}

#intro_new #title {
	border-bottom: 3px solid;
	font-size: 40pt;
	text-align: center;
	color:#E3FF8F;
}
#intro_new #top_row,
#intro_new #middle_row,
#intro_new #bottom_row {
float:left;}
#intro_new .text{
	float:left;
}
#imageContainer{}

.ss{
	box-shadow: 3px 3px 2px #ccc;
  -webkit-box-shadow: 3px 3px 2px #ccc;
  -moz-box-shadow: 3px 3px 2px #ccc;
}
h3 {
	color: #000;
}

h2 {
	font-size: 1.5em;
}
h1 img{
	margin:0px;
}

h2 { /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	background:none;
	color:#003366;
	padding: 3px;
	border-bottom:2px solid #036;
	/*  box-shadow: 0px 3px 2px #e4f9fa;
  -webkit-box-shadow: 0px 3px 2px #e4f9fa;
  -moz-box-shadow: 0px 3px 2px #e4f9fa;*/
  margin-bottom:10px;
}

h3,h4 { /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 1.4em;
	font-weight: 600;
}


p {
	font-size: .9em
}


#faculty {
/*	width: 800px;*/
}

#faculty img {
	width: 100px;
	float: left;
	margin-right: 1em;
}

#faculty p {
	height: 150px;
	float: left;
	width: 45%;
}

#faculty h3 {
	width: 100%;
	float: left;
}

dl.news dt {
	font-weight: bold;
	color: #990033;
	/*border-bottom: thin outset #990033;*/
}

dl.news dd { /*border: thin dotted #990033;*/
	margin-bottom: 2em;
	padding-left: 1em;
	padding-right: 1em;
}

#alumni_html {
	min-width: 1000px;
}

div.img_cap {
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	margin: 2%;
	width:45%;
	margin-bottom:20px;
	/*border: 1px solid rgb(0, 51, 0);*/
	float:left;
	/*display: inline;
	float: left;*/
}
div.img_cap img{
	width:100%;
}
div.pic_line {
	width: 100%;
	text-align: center;
	margin:0px;
	padding:0px;
	float:left;
	
	/*display: block;
	float: left;*/
}


.underline {
	text-decoration: underline;
}

.italics {
	font-style: italic;
}

#page_title {
	width: 100%;
	background-color: #ff00ff;
	text-decoration: underline;
	font-weight: bold;
}
#index h2{
	margin-top: 10px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	color: #000;
	padding: 0.1em;
	background-color: #003366;
	border:1px solid #333;
	box-shadow: 3px 3px 2px #ccc;
	-webkit-box-shadow: 3px 3px 2px #ccc;
	-moz-box-shadow: 3px 3px 2px #ccc;
}
dt{font-weight:bold;}
dd{margin-bottom:1ex;}
.panel-overlay{color:#fff;height:50px;background-color:#999;opacity:0.6;font-size:.8em;}
.panel-overlay .title{margin-top:0px;font-size:1.6em;font-weight:bold;opacity:1.4}
.faculty{
	width:100%;
	border-style:inset;
	border-width:thin;
	border-color:#69c;
	background-color: #F1EECE;
}

.faculty .pic img{
	text-align:center;
	vertical-align:middle;
	max-width:100px;
	max-height:150px;
}
.faculty .person{
	text-align:center;
	border-bottom:thin dotted #69c;
}

.faculty .person .name{
}

.faculty .person .position, 
.faculty .person .credit{
	/*background-color:white;
	font-size:10px;*/
}

.faculty .info{
	border-bottom:thin dotted #69c;
}



#unitNav {
	background-color: #003366;
}
#unitNav li {
   border: 1px solid #000;
    color: #fff;
}


#unitNav a:link, #unitNav a:visited {
    color: #fff;
}

#unitNav a:hover, #unitNav a:active, #unitNav a:focus {
    color: #fff;
}

#unitNav ul, #unitNav ol {
	border: 1px solid #ff9900;
	background-color: #003366;
}



