/* Set the Colors */

/* Set the link colors */

a { 
	color: #303030;
}
a:hover {
	color: #666666;
}

/* Set the background color of the meta bar (Hex should be the color of the bottom of the meta image) */

#flan_header_meta {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #000;
	background: #fff;
}

/* Set the text color for the meta bar */

#flan_header_meta * {
	color: #000;
}

/* Set Accent Link Color */

#flan_header form a, #flan_nav li a, .flan_lead h2, #cp_issue_summary li a, #flan_footer a  {
	color: #0068b3;
}

/* Style the nav links on hover */

#flan_nav li a:hover {
	color: #000;
}
/* Style the Syndication link */
#flan_nav li.rss a {
	background: #fff url(http://media.collegepublisher.com/media/paper1353/template/templatemedia/rss_icon_14x14.gif) no-repeat 5px 2px;
	padding: 0 0 0 22px;
}

/* Style the Syndication link on hover */
#flan_nav li.rss a:hover {
	background: #fff url(http://media.collegepublisher.com/media/paper1353/template/templatemedia/rss_icon_14x14.gif) no-repeat 5px 2px;
	padding: 0 0 0 22px;
}
/* End Set the colors */

/* User-generated stylesheet */
* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/16px georgia, "times new roman", serif;
	text-align: center;
}

/* Structural Settings */

#flan_wrap {
	width: 1000px;
	background:#fff;
	border: 1px solid #ccc;
	margin: 0 auto;
	text-align: left;
}

/* Header Styles */

#flan_header * {
	margin: 0;
	padding: 0;
}
#flan_header {
	float: left;
	position: relative;	
	border-bottom: 1px solid #ccc;
}
#flan_header_main {
	height: 110px;
	background: url('http://media.collegepublisher.com/media/paper1353/template/templatemedia/header.jpg') no-repeat left top;
}
#flan_header p {
	position: absolute;
	top: 15px;
	font: normal 1.1em/1em arial, helvetica, sans-serif;
	color: #0068b3;
}
p.issue {
	right:5px;
}
#flan_header form {
	position: absolute;
	top: 35px;
	right: 5px;
	background: #eee;
	padding: 5px 30px;
}
#flan_header fieldset {
	border: none;
}
#flan_header input {
	font-size: 10px;
	color: #000000 !important;
}


/* Logo Style */

h1#flan_logo {
	width/**/: 1000px; /* empty comments for IE5/win */
	height/**/: 100px;
	line-height: 100px; /* for IE5/win */
	text-indent: 0px; 
}
h1#flan_logo a {
	display: block;
	width/**/: 1000px; /* empty comments for IE5/win */
	height/**/: 100px;
	line-height: 100px; /* for IE5/win */
	text-indent: -1000px; 
}

/* Let's work out that mid section */

#flan_body {
	float: left;
}
#flan_nav {
	float: left;
	width: 135px;
}
#flan_body_wrap {
	float: right;
	width: 865px;
}
#flan_leader {
	text-align: center;
	padding: 5px 5px 5px 10px;
	background: #f5f5f5;
	margin: 0 0 10px;
}
#flan_content {
	float: left;
	width: 555px;
	padding: 10px 0 0;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
#flan_content .gutter {
	margin: 0 10px 10px;
}
#flan_ads {
	padding: 10px 0 0;
}
/* Front Page Styles */

.flan_lead {
	margin: 0 0 20px;
}
.flan_lead h2 {
	text-transform: uppercase;
}
.flan_lead img {
	float: left;
	margin: 0 10px 10px 0;
}
.flan_fp_section {
	margin: 0 0 20px;
	padding: 0 0 10px;
	border-bottom: 1px solid #d8d8d8;
}
.flan_fp_section img {
	float: left;
	margin: 0 5px 5px 0;
}
.flan_fp_section h4 {
	font-size: 1.5em;
	line-height: 1.4em;
	margin: 0;
}
.flan_fp_section h3 {
	font-size: 1.2em;
	line-height: 1.8em;
	margin: 0 0 10px 0;
	padding: 0 0 0 5px;
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	text-transform: uppercase;
	background: #ececec url(http://media.collegepublisher.com/media/paper1353/template/templatemedia/cp_section.jpg) repeat-x left top;
}
.flan_section_lead {
	float: left;
	width: 300px;
}
.flan_section_lead img {
	float: left !important;
	margin: 0 5px 0 0;
	border: 1px solid #d8d8d8;
	padding: 3px;
}
.flan_fp_section ul {
	float: right;
	width: 155px;
	margin: 0;
	padding: 0;
}
.flan_fp_section li {
	list-style-type: disc;
	list-style-position: inside;
	margin: 0 0 5px;
	font-size: 14px
}
.flan_section_more {
	text-align: right;
}
.flan_clear {
	clear: both;
}

#cp_issue_summary .group {
	color: #ccc;
	width: 33%;
	float: left;
}
#cp_issue_summary h4 {
	font-size: 1.5em;
	color: #666;
	font-weight: normal;
	text-align: center;
	background: url(http://media.collegepublisher.com/media/paper1353/template/templatemedia/shadow_up.gif) bottom center no-repeat;
	padding: 1em 0 7px;
	margin: 0 0 10px 0;
}
#cp_issue_summary h3 a {
	font: normal .9em/1.3em arial, helvetica, sans-serif;
	color: #666;
	text-transform: uppercase;
}
#cp_issue_summary ul {
	margin: 0;
	padding: 0;
}
#cp_issue_summary li {
	font: normal 1em/1.1em georgia, "times new roman", serif;
	padding: 7px 0;
	list-style-type: none;
	border-bottom: 1px dotted #ccc;
}

/* These are section page styles */

.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: 2px solid #ccc;
	padding: 30px 10px;
	font: 11px/15px georgia, "times new roman", serif;
	position: relative;
	top: 33px;
}
#flan_footer p {
	font: 11px/15px georgia, "times new roman", serif;
}
#flan_footer a:hover {
	color: #000;
	text-decoration: underline;
}
.cpfooter, .cpfooter a {
	color: #ccc;
}
/* Left Nav Styles */
#flan_nav ul {
	border-bottom: 1px solid #ccc;
}
#flan_nav h4 {
	font: 13px/25px arial, verdana, sans-serif;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}
#flan_nav li {
	list-style: none;
	display: inline;
}
#flan_nav li a {
	text-decoration: none;
	font: 11px/19px arial, verdana, sans-serif;
	padding: 0 0 0 5px;
	display: block;
}
#flan_nav li ul a {
	padding: 0 0 0 10px;
}
#flan_nav li ul a:before {
	content: "- ";
}
#flan_nav ul#flan_sections {
	border-bottom: none;
}
#flan_nav ul#flan_sections li a {
	font: 13px/25px georgia, "times new roman", serif;
	text-transform: uppercase;
	color: #000;
	border-bottom: 1px solid #ccc;
}
#flan_nav ul#flan_sections li a:hover {
	background: #f5f5f5;
}
ul.flan_pdf a#printpreview img {
	width: 117px;
	border: 1px solid #ccc;
	padding: 1px;
	margin: 5px 0;
}
ul.flan_pdf a#printpreview {
	text-align: center;
}
/* Client Banners */

#banner_client_1 {
	padding: 10px 0;
	text-align: center;
}

