/* Start Editing Colors */

/* Set body background color */

body {
  background: #696969;
}

/* Color the links */

a { 
	color: #6A0000;
}

/* Color the links on hover */

a:hover {
	color: #800000;
}

/* Set nav background color */

#flan_nav {
  background: #a80000;
}

/* Set nav header colors */

#flan_nav h4 {
  background: #a80000;
  color: #ffffff;
}

/* Color the nav links */

#flan_nav li a {
	color: #ffffff;
}

/* Color the nav links on hover */

#flan_nav li a:hover {
	background: #650000;
}

/* Set the background color for RSS link (hex should match hex of nav background) */

#flan_nav li a.flan_rss {
	background: #a80000 url(http://media.collegepublisher.com/media/assets/icons/feed_icon_orange.png) no-repeat 7px 50%;
}

/* Set the background color for RSS link on hover (hex should match hex of nav link on hover selector) */

#flan_nav li a:hover.flan_rss {
	background: #650000 url(http://media.collegepublisher.com/media/assets/icons/feed_icon_orange.png) no-repeat 7px 50%;
}

/* End fixing the colors */

* {
	margin: 0;
	padding: 0;
}
body {
  min-width: 975px;
  text-align: center;
	font: normal .9em/1.2em arial, verdana, sans-serif;
}

/* Structural Settings */

#flan_wrap {
  text-align: left;
  margin: 0 auto;
	width: 975px;
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
	background: #ffffff url(http://media.collegepublisher.com/media/paper1094/template/templatemedia/hass_line.gif) repeat-y -360px 0;
}

/* Header Styles */

#flan_header * {
	margin: 0;
	padding: 0;
}
#flan_header {
	float: left;
	position: relative;
	border-bottom: 1px solid #D5D5D5;
}

/* Logo Style */

h1#flan_logo {
  width/**/:975; /* empty comments for IE5/win */
  height/**/:87px;
  line-height:87px; /* for IE5/win */
  text-indent:0px; 
}
h1#flan_logo a {
  display:block;
  width/**/:975px; /* empty comments for IE5/win */
  height/**/:87px;
  line-height:87px; /* for IE5/win */
  text-indent:-1000px; 
  background: url(http://media.collegepublisher.com/media/paper1094/template/templatemedia/header.jpg) no-repeat left center;
}

/* Let's work out that mid section */

#flan_body {
	float: left;
}
#flan_nav {
	float: left;
	width: 140px;
	padding: 0 0 1.5em;
}
#flan_body_wrap {
	float: right;
	width: 825px;
	margin: 0 10px 0 0;
}
#flan_leader {
	text-align: center;
	padding: 5px 0;
	margin: 10px 0 0 10px;
	background: #d5d5d5;
}
#flan_content {
	float: left;
	width: 525px;
}
#flan_content .gutter {
	margin: 0 10px;
}

/* These are section page styles */
.fpimage img {
	width: 250px;
}
.flan_section {
	margin: 0 0 15px;
	padding: 0 0 15px;
	border-bottom: 1px dotted #999;
}
.flan_section_title {
	font-size: 22px;
	line-height: 1.2em;
	margin: 0 0 15px;
	border-bottom: 1px solid #666;
}
.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: 14px/18px Georgia, Times New Roman, 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;
}
#flan_footer a {
	color: #000;
}
#flan_footer a:hover {
	color: #000;
	text-decoration: underline;
}

/* Left Nav Styles */

#flan_nav h4 {
  font: .9em/2.7em arial, verdana, sans-serif;
	padding: 0 7px;
	margin: 0;
  text-shadow: 2px 2px 1px #000000;
  text-align: right;
}
#flan_nav li {
	list-style: none;
	display: inline;
}
#flan_nav li a {
	text-decoration: none;
	font: 1em/1.6em arial, verdana, sans-serif;
	padding: 0 0 0 7px;
	display: block;
}
#flan_nav li ul a {
	padding: 0 0 0 14px;
}
#flan_nav li ul a:before {
	content: "- ";
}
#flan_nav li a.flan_rss {
	padding: 0 0 0 27px;
}

/* Client Banners */

#banner_client_1 {
	padding: 10px 0;
	text-align: center;
}

/* Ads */

#flan_ads {
	margin: 10px 0 0 0;
}

/* Hides from IE-mac \*/
* html #flan_nav {
	float: left;
	width: 130px;
}
* html #flan_wrap {
	background: #ffffff url(http://media.collegepublisher.com/media/paper1094/template/templatemedia/hass_line.gif) repeat-y -370px 0;
}
/* End hack */



/* VIDEO PLAYER OVERRIDE STYLES*/
#cp_video {
	background: #fff; /* Change Background Color*/
}
#cp_video #header h1 {
	width: 100%;
	/* Change Header Height and Background URL */
	height: 87px;
	background: url(http://media.collegepublisher.com/media/paper1094/template/templatemedia/header.jpg) no-repeat right center;
	text-indent: -1000em;
	margin: 0;
}
#cp_video #top_bar {
	margin: 0;
	padding: 0;
	/* Change Meta Bar Colors */
	border-top: 1px solid #a80000;
	border-bottom: 1px solid #a80000;
	background: #fff;
	width: 987px;
}
#cp_video #header #top_bar h3 a {
	/* Change Meta Bar Link color */
	color: #a80000;
}
#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;
}