/******************************************************************
**  Harper Center style sheet  
/** 2008 Redesign for grand opening
*******************************************************************/
body   {
  	background: #004990 url("/fileadmin/projects/njslc/images/tile.gif");
  	text-align:center;
}

h1, h2, h3, h3, h4, h5, h6 {
	color:#666666;
	font-family:Garamond, Times New Roman, Times, serif;
	margin-bottom:0px;
	padding-bottom:0px;
}
h1, h2, h2.pagetitle {
	color:#666666;
	font-family:Garamond, Times New Roman, Times, serif;
	font-size:1.8em;
	margin-top:0.4em;
}
h4, h5, h6 {
	font-family:Franklin Gothic, Arial, sans-serif;
}

h1 a:link, h2 a:link, h2.pagetitle a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link,
  h1 a:visited, h2 a:visited, h2.pagetitle a:visited, h3 a:visited, h4 a:visited, 
  h5 a:visited, h6 a:visited {
	color:#666666;
	text-decoration:none;
 }
h1 a:hover, h2 a:hover, h2.pagetitle a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color:#888888;
	text-decoration:underline;
 }

h3, .csc-header h1, .csc-header h2, .csc-header h3, .csc-header h4, .csc-header h5, .csc-header h6 {
	font-size:1.6em;
	margin-top:0.25em;
	padding-top:1em;
	font-family:Garamond, Times New Roman, Times, serif;
	text-transform:none;
}
h3.csc-firstHeader {
	padding-top:0.5em;
	padding-bottom:0px;
}
h4 {
	font-size:1.25em;
	margin-top:0.25em;
}
h5 {
	font-size:1.25em;
	text-transform:uppercase;
	margin-top:0.25em;
}
h6 {
	font-size:1.25em;
	font-style:italic;
	margin-top:0.25em;
}
p {
	margin-top:0.5em;
	margin-bottom:0.75em;
	line-height:120%;
	color:#333333;
}

a:link, a:hover, a:active {
	color:#5787b6;
}
a:visited {
	color:#004990;
}



#container {
  	color:#cccccc;
  	margin: 0px auto 10px auto;
	padding: 0;  	
  	text-align: left;
  	width: 978px;
}

/************************ top CU branding row *********************/
#toprow {
	height:30px;
	}
#metamenu { 	
  	width: 978px;
  	height: 25px;
  	float: left;
  	display: inline;
}

#metamenu ul {
  	margin: 8px 0px 0px 300px;
  	padding: 0px 0px 0px 0px;
}

#metamenu li { 
 	margin: 0px 1em 0px 1em;
 	line-height:1em;
 	float: left;
 	display: inline;
  	list-style-type: none;
  	font-size: 0.85em;
}

#metamenu ul li img {
  	display: inline;
 	float: left;
 	margin-right: 3px;
  	margin-top: 0px;
}

#metamenu a, #metamenu a:link, #metamenu a:visited, #metamenu a:hover, #metamenu a:active {
  	text-decoration: none;
  	color: #cccccc;
  	font-weight: bold;
  	text-transform: uppercase;
}
#brand_left {
  	background: transparent url("/fileadmin/projects/njslc/images/CreightonType.gif") no-repeat;
  	display: inline;
  	height: 25px;
 	width: 200px;
  	float: left;
 	margin-top: -25px;
 	position: relative;
}
#brand_left h1, #brand_left h1 a {
  	display: block;
  	height: 25px;
  	width: 200px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/************************ subheader *******************************/
#branding {
	background:#ffffff url("/fileadmin/projects/njslc/images/njslc-banner-background.jpg") no-repeat;
	position:relative;
	overflow:hidden;
	width:904px;
	height:180px;
	margin:0;
	padding:0;
	}
#subheader {
	position:absolute;
	height:180px;
	width:904px;
}
#subheader h2 a { 
        background-image:url(/fileadmin/images/global/spacer.gif);
	display:block;
	height:180px;
	width:904px;
	} 
/************************ mainrow *********************************/
#mainrow {
	background-color:#ffffff;
	color:#11297b;
	margin:0;
	padding-top:10px;
	padding-right:32px;
	padding-bottom:20px;
	padding-left: 40px;
}
.content {
        margin:10px 0 10px 0;
	}
/********************* subpage sidebar nav **************************/
#submenu {
	width: 200px;
	float:left;
	display:inline;
	position:relative;
	overflow:hidden;
	margin-right:20px;
	border:1px solid #ccc;
	}
#submenu .menulist, #submenu .menulist2, #submenu .menulist3 {
	margin:0;
	padding:0;
	}
#submenu .menulist li { 
	color:#004990;
  	float:left;
  	display:inline;
  	font-size:11px;
  	list-style-type:none; 
  	margin:0;
  	padding:0 10px 0px 20px;
  	border-top:1px solid #ccc;
}
#submenu .menulist a { 
  	margin:0;
  	padding-top:4px;
  	padding-bottom:4px;
  	display:block;
  	height:20px;
  	text-decoration:none;
  	color:#004990;  
  	text-transform:uppercase;
} 
#submenu .menulist .cur a {
	font-weight:bold;
	}
#submenu .menulist .li1 a {
	width:170px;
	}
#submenu .menulist .li2 a {
	width:150px;
	}
/********************* subpage mainsection **************************/
.mainsection {
	float:left;
	display:inline;
	width:680px;
	margin:0;
	padding:0;
	}
#bread {
	margin-top:-20px;
	}

/*******************************************/
.rightCOL { 
	border:1px solid #CCC;
	border-top:1px solid #FFFFFF;
	background-color:#f0f1ec;
	float:right;
	display:inline;
	position:relative;
	width:200px;
	overflow:hidden;
	margin:20px 0 10px 10px;
	padding:0;
	padding-bottom:10px;
	}
.rightCOL ul {
	margin:0 0 0 10px;
	padding:0 0 0 1em;
        }
.rightCOL, .rightCOL a:link, .rightCOL a:visited, .rightCOL a:active  {
	color:#666666;
	text-decoration:none;
	}
.rightCOL a:hover {
	color:#000000;
	text-decoration:none;
	}
.rightCOL h3  {
	background-color:#7698ca;
	color:#ffffff;
	margin-top:0;
	padding-top:0;
	text-align:center;
	}	
.rightCOL p {
	padding-right:10px;
	padding-left:10px;
	}
.borderCOL {
	margin:0;
	padding:0;
	}
/************************ baseline nav ******************************/
#baselinenav {
	width:904px;
	height:2em;
	margin:10px auto 10px auto;
	padding:0;
}
#baselinenav ul {
  	margin: 8px 150px 0px 150px;
  	padding: 0;
}

#baselinenav li { 
 	margin: 1em 1em 0px 1em;
 	line-height:1.5em;
 	float: left;
 	display: inline;
  	list-style-type: none;
  	font-size: 1em;
}

#baselinenav a, #baselinenav a:link, #baselinenav a:visited, #baselinenav a:hover, #baselinenav a:active {
  	text-decoration: none;
  	color: #004990;
  	font-weight: bold;
  	text-transform: uppercase;
}

/************************ tables ******************************/
table	{ 
	/*margin-top: 1em;*/
	border:1px solid #000;
	border-collapse:collapse;
	width:575px;
	}
td {

	border:1px solid #000;
	border-collapse:collapse;
}
td p {
	margin:2px 0px 2px 4px;
}
tr {
	line-height:14px;

}
th 	{ text-align:center;
	text-transform:uppercase;
	}
td a, th a { 
	text-decoration: none;
	}
td.colored {
	background-color:#D3DFEE;
	
}

/************************ footer row ******************************/
#footerrow {
  	text-align: center;
  	color:#cccccc;
}
#footerrow a {
	color:#cccccc;
}

/************************ full width page specific *******************/
.fullwidth #submenu {
	display:none;
	}
