/* Set the Colors */

/* Set the link colors */

a { 
	color: #c00;
}
a:hover {
	color: #900;
}

/* Set the background color of the meta bar (Hex should be the color of the bottom of the meta image) */

#flan_header_meta {
	background: #9e9e9e;
}

/* Set the text color for the meta bar */

#flan_header_meta * {
	color: #ffffff;
}

/* Color the nav headers */

#flan_nav h4 {
  background: #900;
  color: #ffffff;
}

/* Style the nav links */

#flan_nav li a {
	border-bottom: 1px solid #fff;
	color: #fff;
}

/* Style the nav links on hover */

#flan_nav li a:hover {
	background: #900 url(http://media.collegepublisher.com/media/paper1020/template/templatemedia/nav_arrow.png) no-repeat 10px 50%;
}

#flan_school {
	background: #900 url(http://media.collegepublisher.com/media/paper1020/template/templatemedia/school.jpg) no-repeat 0 0;
	width: 172px;
	height: 146px;
	margin: 0 0 5px;
}
/* End Set the colors */

/* User-generated stylesheet */
* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/16px arial, verdana, sans-serif;
}

/* Structural Settings */

#flan_wrap {
	width: 1000px;
}

/* Header Styles */

#flan_header * {
	margin: 0;
	padding: 0;
}
#flan_header {
	float: left;
	position: relative;
	background: #f00 url(http://media.collegepublisher.com/media/paper1020/template/templatemedia/newark_header_bkg.png) repeat-x bottom left;
	margin: 0 0 5px;
}
#flan_header_main {
	height: 98px;
	background: url(http://media.collegepublisher.com/media/paper1020/template/templatemedia/masthead_newark.png) no-repeat 0 0;
	position: relative;
}
#flan_header_meta {
	float: left;
	width: 823px;
	margin: 0 0 5px;
}
#flan_header_meta * {
	margin: 0;
	padding: 0;
	text-shadow: 2px 2px 1px #000;
	font-size: 12px;
	font-weight: bold;
}
#flan_header_meta ul {
	list-style: none;
}
#flan_header_meta ul li {
	float: left;
	margin: 0 10px 0 0;
	line-height: 2em;
}
#flan_header_meta ul li a:hover {
	color: #c00;
}
#flan_meta_left {
	float: left;
	width: 376px;
	text-align: left;
	padding: 0px 0 0 7px;
}
#flan_meta_right {
	float: right;
	width: 376px;
	text-align: right;

}
#flan_meta_right fieldset {
  border: none;
}
#flan_meta_right input {
  font-size: 10px;
  color: #000 !important;
}

/* Logo Style */

h1#flan_logo {
	width/**/: 1000px; /* empty comments for IE5/win *//* Perl pwns */
  height/**/: 98px;
  line-height: 98px; /* for IE5/win */
  text-indent: 0px; 
}
h1#flan_logo a {
  display: block;
  width/**/: 255px; /* empty comments for IE5/win */
  height/**/: 98px;
  line-height: 98px; /* for IE5/win */
  text-indent: -1000px; 
}

/* Let's work out that mid section */

#flan_body {
	float: left;
}
#flan_nav {
	float: left;
	width: 172px;
}
#flan_body_wrap {
	float: right;
	width: 823px;
}
#flan_leader {
	text-align: right;
	padding: 5px;
	width: 990px;
	background: #ccc;
}
#flan_content {
	float: left;
	width: 510px;
}
#flan_content .gutter {
	margin: 10px;
}

/* Front Page Styles */

.fpimage img {
	border: 1px solid #c00;
	padding: 5px;
}
.featured h3 a {
	font: bold 1.3em/1em arial, sans-serif;
}
#sidebar h2 {
	color: #c00;
	font: bold italic 1.8em/1em arial, sans-serif;
	margin: 0 0 .5em;
}
#sidebar h4, .featured h3 {
	margin: 0 0 .2em;
}
#sidebar h4 a {
	font: bold 1.3em/1em arial, sans-serif;
}
.fpleadsummarystyle, .featured p {
	font: 95%/1.1em arial, sans-serif;
}
#sidebar .featured p {
	font-size: .9em;
	line-height: .9em;
}
span#flan_article_actions {
	background: #eee;
	display: block;
	font-size: .8em;
	line-height: 1.6em;
	padding: 0 .5em 2px;
	color: #999;
	border-top: 1px solid #ccc;
	margin: .5em 0 0;
}


/* These are section page styles */

.flan_section {
	margin: 0 0 2em;
}
.flan_section_title {
	font-size: 22px;
	line-height: 1.4em;
	margin: 0 0 15px;
	border-bottom: 2px solid #ccc;
	padding: 0 5px;
	background: #eee;
}
.flan_section h2 {
	font-size: 18px;
	line-height: 1.2em;
	margin: 0 0 2px;
}
.flan_section h3 {
	font-size: 14px;
	line-height: 1.2em;
	margin: 0 0 5px;
	font-weight: normal;
}
.flan_section h5 {
	font: .9em/1em sans-serif;
	line-height: 1.2em;
	margin: 0 0 5px;
}
.flan_section p {
	margin: 0;
}
.flan_author {
	text-transform: uppercase;
}

/* Time to massage the footer */

#flan_footer {
	clear: both;
	border-top: 4px solid #dddddd;
	background: #e5e5e5;
	padding: 10px;
	font: 11px/15px arial, verdana, sans-serif;
	position: relative;
	top: 33px;
}
#flan_footer a {
	color: #000;
}
#flan_footer a:hover {
	color: #000;
	text-decoration: underline;
}

/* Left Nav Styles */

#flan_nav h4 {
	font: 1em/1.8em arial, verdana, sans-serif;
	padding: 0 0 0 7px;
	margin: 0;
	text-transform: uppercase;
	text-shadow: 2px 2px 1px #000000;
}
#flan_nav {
}
#flan_nav li {
	list-style: none;
	display: inline;
	text-indent: 20px;
}
#flan_nav ul {
	margin: 0 0 4px;
}
#flan_nav li a {
	text-decoration: none;
	font: 1em/1.8em arial, verdana, sans-serif;
	display: block;
	background: #c00 url(http://media.collegepublisher.com/media/paper1020/template/templatemedia/nav_arrow.png) no-repeat 10px 50%;
}
#flan_nav li ul a {
	padding: 0 0 0 14px;
}
#flan_nav li ul a:before {
	content: "- ";
}
#flan_nav ul.downstyle {
	margin: 0px;
	padding: 1em 0;
	background: #c00;
}
#flan_nav ul.downstyle li a {
	border: none;
	line-height: 1.2em;
	background: none;
}
#flan_nav ul.downstyle li a:hover {
	background: none;
	font-weight: bold;
}
#flan_nav .flan_pdf {
	text-align: center;
}
#flan_nav a#printpreview {
	padding: 0px;
	background: #fff;
	text-indent: 0px;
}
#flan_nav a#printpreview img {
	padding: 5px;
	border: 1px solid #c00;
	margin: 1em 0;
}
#cp_tag {
	display: block;
	width: 100%;
	height: 27px;
	background: #74797b url(http://media.collegepublisher.com/media/paper1020/template/templatemedia/cp_tag.png) no-repeat 10px 50%;
	margin: 5px 0 0;
	text-indent: -1000em;
}
/* Client Banners */

#banner_client_1 {
	padding: 10px 0;
	text-align: center;
}


/* VIDEO PLAYER OVERRIDE STYLES*/
#cp_video {
	background: #fff; /* Change Background Color*/
}
#cp_video #header h1 {
	width: 100%;
	/* Change Header Height and Background URL */
	height: 97px;
	background: #f00 url(http://media.collegepublisher.com/media/paper1020/template/templatemedia/video_mast.gif) no-repeat top left;
	text-indent: -1000em;
	margin: 0;
}
#cp_video #top_bar {
	margin: 0;
	padding: 0;
	/* Change Meta Bar Colors */
	background: #9e9e9e;	
	width: 987px;
}
#cp_video #header #top_bar h3 a {
	/* Change Meta Bar Link color */
	color: #fff;
}
#cp_video #footer {
	/* Change footer border and background */
	border-top: 4px solid #dddddd;
	background: #e5e5e5;
	padding: 10px 0;
}
#cp_video #footer p {
	/* Change footer color */
	color: #000;
	padding: 0 0 0 10px;
}
#cp_video #footer p a {
	/* Change footer link color */
	color: #000;
}