/* CSS Document */

body	{
	color: #000;
	background: #c0c0c0;
	margin: 25px 0 25px 0;
	padding: 0;
	}
	
.hide	{
	text-indent: -9999px;
	}
	
img {
	border: 0;
	}
	
a:link {
	font-weight : normal; 
	text-decoration : none;
	color:#3282A7;
	background: transparent; 
	}

a:visited {
	font-weight : normal; 
	text-decoration : none;
	color:#3282A7;
	background: transparent; 
	}

a:hover {
	font-weight : normal; 
	text-decoration : underline;
	color: #808080;
	background: transparent; 
	}

a:active {
	font-weight : normal; 
	text-decoration : none;
	color: #6098b3;
	background: transparent;  
	}
	
p, td, li, ul, ol, h2, h3, h4, h5, h6	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
		
td.maintext {
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 11px;
	line-height: 16px;
	}

table#nav {
	padding:0px;
	margin: 0px;
	background: #fff;
	width: 800px;
	margin-left:auto; 
	margin-right:auto;
}
table#head	{
	background: #fff;
	width: 800px;
	margin-left:auto; 
	margin-right:auto;
	}
	
table#photo	{
	background: #fff;
	width: 800px;
	height: 299px;
	margin-left:auto; 
	margin-right:auto;
	}
		
table#news	{
	background: #fff;
	width: 800px;
	margin-left:auto; 
	margin-right:auto;
	}
	
table#footer  {
	background: #fff;
	width: 800px;
	height: 92px;
	margin-left:auto; 
	margin-right:auto;
	}
	
ul.news	{
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0;
	width: 250px;
	font-size: 11px;
	line-height: 16px;
	}
	
ul.news li {
	margin: 10px 0 10px 0;
	padding: 0;
	color: #414141;
}

ul.news li a {
	color: #414141 ! important;
	text-decoration:none ! important;
}

ul.news li a:hover {
	color: #6098b3 ! important;
	text-decoration:none ! important;
}

/* This is for the Courses and Resources LIst Page */

h1 {
	padding: 0;
	margin: 39px 0 10px 32px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#fff;
	font-weight: normal;
}

table#title	{
	background-image:url(http://www.sog.unc.edu/_images/int/title_background.jpg);
	background-color: #fff;
	background-position: bottom;
	background-repeat:no-repeat;
	width: 800px;
	height: 66px;
	margin-left:auto; 
	margin-right:auto;
	}

table#courselist  {
	background: #fff;
	width: 800px;
	height: 440px;
	margin-left:auto; 
	margin-right:auto;
	}
	
ul.courses	{
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	}
	
ul.courses li {
	margin: 10px 0 10px 0;
	list-style: none;
	padding: 0;
	width: 321px;
	font-size: 10px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif, Lucida;
	text-transform: uppercase;
	color: #616161;
}
ul.courses li a {
	display:block;
	color: #616161;
}
ul.courses li a:hover {
	display:block;
	color: #6098b3;
}

/* This is for an interior Page */

table#content	{
	background: #fff;
	width: 800px;
	margin-left:auto; 
	margin-right:auto;
	}
	
td#copy  {
	background: #fff;
	width: auto;
	margin: 0;
	padding: 20px 30px 30px 30px;
}

td#subnavcol  {
	background: #f4f3f1;
	width: 186px;
	text-align: left;
}

td#sidebar  {
	background: #fff;
	width: 169px;
	background-image:url(http://www.sog.unc.edu/_images/int/sidebar_vertline_repeat.gif);
	background-color: #fff;
	background-repeat: repeat-y;
}

.content  {
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif, Lucida;
	line-height: 16px;
	color:#000;
}
	
h2 {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif, Lucida;
	font-size: 14px;
	color:#b54400;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom:0px; 
	line-height: 1px;
}

img#sidebarphoto {
	margin: 10px 0px 10px 10px;
}

.subnavbkgrd  {
	background-color: #eaf2f6;
	padding-left:16px; /*I ADDED THIS TO SET THE MARGIN WHEN I REMOVED THE SPACER GRAPHICS */
}

a.subnav {
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif, Lucida;
	font-weight: normal;
	color: #666666 ! important;
	text-decoration: none ! important;
}

a.subnav:hover {
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif, Lucida;
	font-weight: normal;
	color: #666666 ! important;
	text-decoration: underline ! important;
}

a.mainpage {
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif, Lucida;
	font-weight: normal;
	color: #b54400 ! important;
	text-decoration: none ! important;
	}
	
a.mainpage:hover {
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif, Lucida;
	font-weight: normal;
	color: #b54400 ! important;
	text-decoration: underline ! important;
	}

.backtobkgrd  {
	background-color: #ecebe7;
	}
	
h3 {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif, Lucida;
	font-size: 10px;
	line-height: 16px;
	color:#6098b3;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
}

h3.mpa {
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color:#6098b3;
	font-weight: normal;
	margin: 0 0 0 39px;

}

h5 {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif, Lucida;
	font-size: 10px;
	line-height: 12px;
	color:#3282A7;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: -10px;
}

.bluehead {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif, Lucida;
	font-size: 10px;
	line-height: 16px;
	color:#3282A7;
	font-weight: bold;
	text-transform: uppercase;
	}

ul.related  {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
ul.related a {
	font-size: 10px;
	line-height: 16px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif, Lucida;
	font-weight: normal;
	color: #6098b3 ! important;
	text-decoration: none ! important;
	}
	
ul.related a:hover {
	font-size: 10px;
	line-height: 16px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif, Lucida;
	font-weight: normal;
	color: #6098b3 ! important;
	text-decoration: underline! important;
	}
	
td#related {
	font-size: 10px;
	line-height: 16px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif, Lucida;
	font-weight: normal;
	color: #666666 ! important;
	}

ul.related li {
	font-size: 10px;
	line-height: 16px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif, Lucida;
	font-weight: normal;
	color: #666666 ! important;
	}
	


/* info template styles */	
a.register {
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif, Lucida;
	font-weight: bold;
	color:#3282A7;
	text-decoration: underline ! important;
	text-transform: uppercase;
}

a.register:hover {
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif, Lucida;
	font-weight: bold;
	color: #666666;
	text-decoration: underline ! important;
	text-transform: uppercase;
}
ul.infonav  {
	list-style: none;
	padding: 0;
	display:inline;
	z-index: -5;
	}
	
ul.infonav li {
	font-size: 10px;
	line-height: 16px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif, Lucida;
	font-weight: normal;
	color: #666666;
	display:inline;
	margin: 0px 10px 0px 16px;
	padding:0;
	background-color: transparent;
	}
	
ul.infonav li a {
	color: #6098b3 ! important;
	text-decoration: none ! important;
	}
	
ul.infonav li a:hover {
	color: #666666 ! important;
	text-decoration: none ! important;
	}
	
td#infonavbkgrd {
	background-color: #ecebe7;
	padding: 0;
	margin: 0;
	z-index: -9999;
	}
	
.quote {
	color: #afada7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
	}
	
td#infosidebar  {
	width: 192px;
	background-image:url(http://www.sog.unc.edu/_images/int/sidebar_vertline_repeat.gif);
	background-color: #fff;
	background-repeat: repeat-y;
	padding: 10px;
	margin: 0;
}


table#return a {
	color: #6098b3 ! important;
	font-weight: bold ! important;
	text-decoration: none ! important;
}

table#return a:hover {
	font-weight: bold ! important;
	color: #6098b3 ! important;
	text-decoration: underline ! important;
}

/* new styles for return to box */
.return_gray {
	background-color: #f4f3f1;
	padding: 3px;
	}
	
.return_blue {
	background-color: #94bdd0;
	}
	
table#return {
	font-size: 9px;
	line-height: 11px; /* I ADDED THIS TO ADJUST THE LEADING */
	font-family: "Lucida Grande", Verdana, Arial, sans-serif, Lucida;
	font-weight: bold;
	color: #666666;
	}
	
table#generic_table {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-collapse:collapse;
	padding: 3px;
	}
	
.col1 {
	background-color: #e4ebef;
	width: 150px;
	padding: 6px;
	text-align:center;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	}
	
.col2 {
	background-color: #f4f3f1;
	width: 375px;
	padding: 6px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	}
	
td#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
}

td#footer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;	

}
