/* Header Styles */

h1, h2, h3, h4 {
	font-family: Palatino,Times,Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	color: #0F2000;
	border-bottom: 1px solid grey;
	font-weight: bold;
}

/* List Styles */

.upperAlpha {list-style-type: upper-alpha;}
.lowerAlpha {list-style-type: lower-alpha;}
.upperRoman {list-style-type: upper-roman;}
.lowerRoman {list-style-type: lower-roman;}
.decimal {list-style-type: decimal;}
.nobullets {list-style-type: none;}
.nobullets li{
	margin-bottom: 15px;
	margin-top: 15px;
}
.nobullets li strong {
	color: #444444;}
	
/* Table Styles */

.tableHeadLeft {
	text-align: left;
	background-color:#EFEFEF;
	border-width: thin;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #BEC0D6;
	border-bottom-color: #BEC0D6;
	border-left-color: #999999;
	border-right-style: solid;
	border-left-style: none;
}
td {
	padding-right: 25px;
	font-size: .8em;
}
th {
	padding-right: 30px;
	font-size: .9em;
}
table.top td {vertical-align: top;}

/* Compact List Class Styles */

div.compactList {
	float: left;
	display: block;
	width: 350px;
}
.compactList h4 {
	margin-left: 25px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.compactList ul {
	margin-top: 0px;
	padding-top: 0px;
}

.endCompactList {
	clear: left;
}

/* pagContent Styles (main page) */

#pagContent li {
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
}
#pagContent ul {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#pagContent p, #pagContent li {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	margin-left: 8px;
}
#pagContent {margin-right: 8px;
	background: white;
}

#pagContent p a:visited, #pagContent p a:link {
	color: #0F2000;
}
#pagContent p a:hover, #pagContent p a:active {
	color: #cc3300;
}

#unitNav li a:link, #unitNav li a:visited {
	color: #0F2000;
}

#unitNav li a:hover, #unitNav li a:active {
	color: #cc3300;
}

#unitNav li {
	color: grey;
}

#unitNavCrumb {
	background-color: white;
	font-weight: bold;
	font-size: 10px;
	height: 15px;
}

/* Staff Photo Page Styles */

div.entry {
	float: left;
	display: block;
	width: 350px;
	height: 200px;
	font-size: .75em;
	color: #000;
}
.entryImage img{
	float: left;
	margin: 10px 5px 10px 0px;
}
.entryImageVacant img{
	float: left;
	margin: 10px 5px 10px 0px;
	border-width: thin;
	border-style: dotted;
	border-color: #777;
}
.entryDescription {
	float: left;
	margin-top: 4px;
	padding-top: 0px;
	width: 215px;
}
.staffName {font-weight: bold;}
.staffCategory {clear: left;}
.rule {border-top: thin solid black;}


.floatRight
{float: right;}


#pagStructure #header
{
	display: block;
	background-color:#acacac;
	
	background-repeat:repeat-x;
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
}

/* Other Styles */

.nospacing {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul.pageMenu {
	list-style-type: square;
}
	
ul.pageMenu li a {
	font-size: 1.1em;
	list-style-type: none;
}
.clearLeft {
	float: left;
	clear: left;
	display: block;
}

.clearAll {
	clear: both;
}


#uncgSearch {background-image: url('/tlc/images/test_index/marble.jpg');}
#uncgSearch div {background-color: #CCCCCC; border-bottom: solid 4px #CCCCCC;}
/*#uncgSearch img {border: white solid 1px;}*/

#uncgNav { background-image: url('/tlc/lillyconference/images/goldbar.jpg');}
#uncgNav ol a {background-color: transparent;}

/* Download Messages Styles */

#pagContent #uncgAdobeDownload, 
#pagContent #uncgOfficeDownload, 
#pagContent #uncgMacromediaDownload, 
#pagContent #uncgQuicktimeDownload, 
#pagContent #uncgRealDownload, 
#pagContent #uncgWindowsMediaDownload

{
font-size: .7em;
margin-right: 30px;
margin-left: 20px;
border: dotted 1px blue;
background-color: white;
}

/* College Logo Positioning */

.schoolLogo {
	float: left;
	height: 165px;
	width: 210px;
	display: block;
}


#uncg {margin-left: 26px;}
#app {margin-left: 32px;}
#gsocollege {margin-left: 40px;}
#ncat {margin-left: 28px;}
#roanoke {margin-left: 24px;}
#cpcc {margin-left: 5px;}
#ncstate {margin-left: 55px;}
#vcu {margin-left: 45px; margin-top: 10px;}
#principia {margin-left: 2px; margin-top: 23px;}
#wssu {margin-left: 45px;}
#liveu {margin-left: 8px;}
#peace {margin-left: 12px;}
#elon {margin-left: 59px;}
#gtcc {margin-left: 48px;}
#columbia {margin-left: 30px;}
#guilford {margin-left: 12px;}
#pembroke {margin-left: 48px;}
