/* Start Colors */

body {
  color: #333333;
  background: url(/templatemedia/shadowBkg.gif) repeat-y;

}

/* Style the links */

a {
  color: #bf000b;
}

/* Style the links on hover */

a:hover {
  color: #666;
}

/* Style the Nav headers */

#flan_nav h4 {
  background: #bf000b;
  color: #ffffff;
}

/* Style the links in the nav */

#flan_nav li a {
  background: #fff;
  color: #000;
  border-top: 1px solid #666;
}

/* Style the nav drop downs (Should be the same as above) */

#flan_nav li a.flan_drop {
  background: #bf000b url(http://media.collegepublisher.com/media/assets/bullets/bullet.gif) no-repeat left 50%;
}

/* Style the links in the nav on hover */

#flan_nav li a:hover {
	background: #bf000b;
	color: #000;
}

/* Style the nav drop downs on hover (Should be the same as above) */

#flan_nav li a:hover.flan_drop {
  background: #eee url(http://media.collegepublisher.com/media/assets/bullets/bullet.gif) no-repeat left 50%;
}

/* Style the drop down nav (Typically lighter or darker than above) */

#flan_nav li ul a {
  background: #bf000b;
}

/* Style the drop down nav on hover (Typically lighter or darker than above) */

#flan_nav li ul a:hover {
  background: #eee;
}

/* End colors */

/* User-generated stylesheet */

* {
	margin: 0px;
	padding: 0px;
}

/*	Page Structure
------------------------------------------------*/
#flan_wrapper {
  float: left;
  width: 990px;
  margin: 5px 0 0 0;
  background: #fff;
}
#bigCol1 {
	float: left;
  clear: left;
	width: 178px;
}
#bigCol2 {
	float: right;
	width: 807px;
	margin: 0 0 0 5px;
}
#flan_content {
	float: left;
	width: 807px;
}
#flan_content_bodyCol {
	float: left;
	width: 497px;
}
#flan_ads {
  float: right;
	width: 300px;
}
#flan_wrapper .gutter {
	background: url(/templatemedia/nav_bkg.gif) repeat-y 0 0;
}
#flan_content .gutter, #flan_ads .gutter {
	background: #fff;
}
/* Headers */

h2 {
  font: normal 1.9em/1.6em arial, verdana, sans-serif;
  border-bottom: 1px solid #ddd !important;
  margin: 0 0 .5em;
}
.flan_lead h2 {
  border: none !important;
  margin: 0;
}
h3 {
  font: normal 1.6em/1.3em arial, verdana, sans-serif;
  margin: 0;
}
h4 {
  font: normal 1.3em/1.3em arial, verdana, sans-serif;
  margin: 0;
  border: none !important;
}
#flan_sidebar h4 {
  border-bottom: 1px solid #ddd !important;
}

/*	Navigation
------------------------------------------------*/

#schoolImg  {
	background: url(/templatemedia/school.gif) no-repeat;
	height: 178px;
	margin: 0 0 5px;
}
#flan_nav {
	padding: 0;
	font: 1em/1.1em arial, verdana, sans-serif;
}
#flan_nav #flan_cp_tag {
  background: url(/templatemedia/ham_cp.gif) no-repeat;
  display: block;
  text-indent: -1000em;
  height: 27px;
  margin: 5px 0 0;
}
#flan_nav h4 {
  font-weight: normal;
  padding: 0 0 0 15px;
  font: normal 1.2em/1.9em arial, verdana, sans-serif;
  margin: 0;
  text-transform: uppercase;
  text-shadow: 2px 2px 1px #000;
}
#flan_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#flan_nav li {
  display: inline;
}
#flan_nav li a {
  display: block;
  line-height: 25px;
  padding: 0 0 0 15px;
}
#flan_nav li ul a:before {
  content: "- ";
}


/*  Header
------------------------------------------------*/

#masthead h1 {
	background: url(/templatemedia/header.gif) no-repeat center;
	margin: 0px;
	padding: 0px;

}
#masthead h1 a {
	display: block;
	height: 97px;
	text-indent: -1000px;
  margin: 0 0 5px 0;
}
#advertBox_mast {
	background: #EEE;
  text-align: center;
  padding: 5px 0;
  margin: 0 0 5px 5px;
}


/* 	Content
------------------------------------------------*/
#flan_content .fpimage img {
	border: 1px solid #bf000b;
	padding: 5px;
}
.flan_lead {
  padding: 0 0 1.5em;
  margin: 0 0 1.5em;
  border-bottom: 1px solid #000;
}
.flan_lead img {
  float: left;
  margin: 0 .5em .5em 0;
}
.flan_featured {
  margin: 0 0 1.5em;
}
.flan_featured img {
  float: left;
  margin: 0 .5em .5em 0;
}
.flan_article {
  padding: 0 0 1em;
  margin: 0 0 1em;
  border-bottom: 1px solid #000;
}


/* 	Footer
------------------------------------------------*/
#flan_footer {
	clear: both;
	border-top: 4px solid #000;
	background: #e5e5e5;
	padding: 10px;
	font: 11px/15px arial, verdana, sans-serif;
	position: relative;
	top: 33px;
	margin: 0;
}
#flan_footer a {
	color: #000;
}
#flan_footer a:hover {
	color: #000;
	text-decoration: underline;
}

/* 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: #bf000b url(/templatemedia/header.gif) no-repeat center;
	text-indent: -1000em;
	margin: 0;
}
#cp_video #top_bar {
	margin: 0;
	padding: 0;
	/* Change Meta Bar Colors */
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #fff;	
	width: 987px;
}
#cp_video #header #top_bar h3 a {
	/* Change Meta Bar Link color */
	color: #000;
}
#cp_video #footer {
	/* Change footer border and background */
	border-top: 4px solid #000;
	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;
}
ul#roo_component_header {
	margin: 0;
}