/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */
.clear:after, .container:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

html, body {
	margin-bottom: 0px;
}


blockquote {
    font: italic bold 15px "Times New Roman", serif;
}

span.no-format {
    font-weight: 400;
    font-style: normal;
}

a:link, a:visited {
	color: #B1B848;
	text-decoration: underline;
}

a:hover {
	color: #484744;
	text-decoration: underline;
}

img.topmostnav {
	display: block;
	float: right;
}

div.userbar {
	color: #ffffff;
	float: right;
	padding: 4px 32px 0px 0px;
}

div.userbar a:link,
div.userbar a:visited {
	color: #E5D268;
	text-decoration: none;
}

div.userbar a:hover {
	color: #ffffff;
	text-decoration: underline;
}


#container
{
    width: 968px;
    margin: 0 auto;
    padding: 0px;
    height: 100%;
}


#titlebar h1 {
}

#titlebar-long h1 {
	height: 79px;
	line-height: 79px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

.clear { display: inline-block; }


#chapters {
	width: 240px;
	background-color: #FFFFFF;
	border: 1px solid #c9c9c6;
}
.referenceposition {
	float: right;
	margin-right: -15px;
}

#chapters ol {
	margin-top: 0px;
	padding-top: 0px;

}

#chapters ol li {
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	line-height: 26px;

}
#chapters .toc {
	background-color: #9d9a93;
	display: block;
	line-height: 30px;
	padding-left: 15px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}

.sponsor {
	background-color: #D0D0D0;
	height: 90px;
	width: 150px;
	float: left;
	margin-right: 10px;
	margin-left: 37px;
}

.banner {
	background-color: #d0d0d0;
	height: 90px;
	width: 728px;
	float: left;
}

/* Hides from IE/Mac \*/
* html .clear { height: 1%; }
.clear { display: block; }
/* End Hide from IE/Mac */


#popular-stories {
	border: 1px solid #c9c9c6;
	margin-right: 45px;
	margin-left: 45px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	width: 870px;
}
/*#story-leftcol {
	width: 635px;
	border: 1px solid #c9c9c6;
	background-color: #FFFFFF;
	margin-left: 30px;
	float: left;
	margin-bottom: 10px;
	padding: 0px;
}*/
#story-leftcol .storypadding {
	font-size: 14px;
	padding: 0px 25px;
	clear: both;
}
#chapters a {
	color: #484744;
	text-decoration: none;
}
#chapters a:hover {
	color: #b1b848;
	text-decoration: underline;
}

.popular-stories-title {
	background-color: #9d9a93;
	height: 30px;
	line-height: 30px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
	margin-top: 0px;
	width: 870px;
	margin-bottom: 10px;
}

.popular-stories-title span.title
{
    display: block;
    margin-left: 20px
}

#container img {
border:0;
}


#top
{
    float: right;
    width: 735px;
}

#top a {
	color: #FFFFFF;
	text-decoration: none;
}

#top a:hover {
	color: #9EA61A;
	text-decoration: underline;

}

#top ul {
    float: right;
	list-style-type: none;
	color: #FFFFFF;

}

#top ul li {
	float: left;
	margin-left: 6px;
	clear: none;
	margin-right: 6px;
}
.logo {
}

.signup-btns {
	clear: both;
	list-style-type: none;

}

.signup-btns li {
	float: left;

}

#navigation {
	margin: 15px 15px 0px 0px;
	height: 20px;
	font-size: 13px;
}

body {
	font-family: Arial, Tahoma, "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	background-image: url(../images/outer-background.jpg);
	background-repeat: repeat;
	background-color: #3A362B;
	margin: 0px;
	padding: 0px;
}

.story-col {
	list-style-type: none;
	color: #5f5e51;
	float: left;
	width: 195px;
	padding-left: 20px;
}

.story-col ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.story-col ul li
{
	list-style-type: none;
}

.story-col ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.story-col a {
	color: #94948b;
	text-decoration: none;

}

.story-col a:hover {
	text-decoration: underline;

}
#topnav
{
    text-align: right;
    width: 968px;
}


#topnav img {
margin:0;
padding:0;

}

#topnav a {
margin:0;
padding:0;

}

#topnav .logo {
    width: 230px;
}

#footer
{
    margin: 0px;
    padding: 0px;
    color: #94948e;
    float: left;
    width: 100%;
    height: 58px;
    padding-top: 10px;
	font-size: 14px;    
}

#footer ul
{
	list-style-type: none;
	float: right;
	margin-right: 35px;
	margin-top: -14px;
}

#footer ul li {
	float: left;
}

#footer ul li a
{
    padding-left: 3px;
    padding-right: 3px;
}

#footer p
{
    margin: 0px;
    padding: 0px;
    margin-left: 37px;
    width: 350px;
}

#footer a 
{
    margin: 0px;
    padding: 0px;
	color: #85847D;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#titlebar h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0px;
	padding-left: 25px;
	font-weight: normal;
	font-size: 14pt;
	float: left;
}
#reference {
	width: 240px;
	background-color: #FFFFFF;
	margin-right: 30px;
	border: 1px solid #c9c9c6;
	padding-bottom: 8px;
}

#reference .pictures {
	list-style-type: none;
	margin: 15px 0px 0px 18px;
	padding: 0px;

}

#reference .pictures a {
	color: #9ea61a;
	text-decoration: underline;

}

#reference .pictures a:hover {
	color: #9D9A93;

}

#reference .videos {
	list-style-type: none;
	margin-left: 18px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;

}

#reference .videos a {
	color: #466d21;
	text-decoration: underline;

}

#reference .videos a:hover {
	color: #9D9A93;

}

#reference .audio_clips {
	list-style-type: none;
	margin-left: 18px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;

}

#reference .audio_clips a {
	color: #82B5C8;
	text-decoration: underline;

}

#reference .audio_clips a:hover {
	color: #9D9A93;

}

#reference .documents {
	list-style-type: none;
	margin-left: 18px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;

}

#reference .documents a {
	color: #4893af;
	text-decoration: underline;

}

hr {
	color: #c9c9c6;
	background-color: #c9c9c6;
	height: 1px;
	border:0px;
	clear: both;
}
.audioicon {
	float: right;
	margin-right: 10px;
	margin-top: 15px;
	background: transparent url('../Images/audio-icon.png') no-repeat scroll center center;
	width: 132px;
	height: 51px;
}

.audioicon a
{
    display: block;
    width: 132px;
    height: 51px;
    position: relative;
}

#reference .documents a:hover {
	color: #9D9A93;

}


#reference .title {
	background-color: #9d9a93;
	display: block;
	line-height: 30px;
	padding-left: 15px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}

#subnavigation {
	color: #9BA318;
	clear: right;
	margin: 0px 0px 0px 0px;
	height: 20px;
	font-size: 13px;	
}

#subnavigation ul {

}

#subnavigation ul li {

}

#subnavigation a {
	color: #BFCB00;

}

#subnavigation a:hover {
	color: #FFFFFF;

}

#story-leftcol .chapternav 
{
	margin: 0px 15px 25px 0px;
	padding: 0px;
	float: right;
}

#story-leftcol .chapternav ul {

}

#story-leftcol .chapternav ul li {
	float: left;
	list-style-type: none;
	padding-right: 3px;
	padding-left: 3px;

}

#story-leftcol .chapternav ul li a {
	color: #3d3d37;
	text-decoration: none;

}

#story-leftcol .chapternav ul li a:hover {
	text-decoration: underline;

}

a.videos {
	color: #466d21;
	text-decoration: underline;

}

a.videos:hover {
	color: #9D9A93;

}

a.documents {
	color: #4893AF;
	text-decoration: underline;

}

a.documents:hover {
	color: #9D9A93;

}

a.photos {
	color: #9EA61A;
	text-decoration: underline;

}

a.photos:hover {
	color: #9D9A93;

}
#chapters {
	width: 240px;
	background-color: #FFFFFF;
	border: 1px solid #c9c9c6;
}
#other-popular-stories {
	width: 240px;
	float: right;
	background-color: #FFFFFF;
	border: 1px solid #c9c9c6;
}

#other-popular-stories ol {
	list-style-type: none;
	margin: 0px;
	padding: 0px;

}

#other-popular-stories ol li {
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 15px;
	padding-bottom: 25px;
	padding-right: 0px;
	padding-left: 8px;
	margin: 0px;

}
#other-popular-stories .toc {
	background-color: #9d9a93;
	display: block;
	line-height: 30px;
	padding-left: 15px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}

#other-popular-stories img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#story-leftcol .story-main {
	padding: 0px 25px;
	margin-top: 75px;
}
#container #main-body #story-leftcol h2
{
    margin: 10px 0px 0px 25px;
    padding: 0px;
}
#story-leftcol .featured-story-thumbnail {
	clear: right;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.featured-stories-title {
	background-color: #9d9a93;
	height: 30px;
	line-height: 30px;
	color: #FFFFFF;
	padding-left: 22px;
	font-size: 12px;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 10px;
}
#story-leftcol ol {
	float: left;
	margin-right: 50px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 25px;
	width: 35%;
}
#story-leftcol ol.left {
	float: left;
}
#story-leftcol ol.right {
	float: right;
	padding-left: 8px;
}
#story-leftcol a:hover {
	text-decoration: none;
}
#story-leftcol ol li {
}
#story-leftcol ol li a:hover {
	color: #9ea61a;
	text-decoration: underline;
}
#story-leftcol ol li a {
}

#home-stickies
{
    float: left;
    width: 968px;
    height: 112px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#home-stickies ul
{
    list-style-type: none;
    float: left;
}

#home-stickies ul li
{
    float: left;
    margin-right: 5px;
}



#story-page-stickies
{
    float: left;
    width: 968px;
    height: 112px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#story-page-stickies ul
{
    list-style-type: none;
    float: left;
	margin: 0px;
	padding: 0px;
}

#story-page-stickies ul li
{
    float: left;
    margin-right: 5px;
}





a.asset-image {
	color: #9ea61a;
	text-decoration: underline;
}

a.asset-image:hover {
	color: #9D9A93;
}

a.asset-video,
a.asset-embedded_video {
	color: #466d21;
	text-decoration: underline;
}

a.asset-video:hover,
a.asset-embedded_video:hover {
	color: #9D9A93;
}

a.asset-audio {
	color: #82B5C8;
	text-decoration: underline;
}

a.asset-audio:hover {
	color: #9D9A93;
}

a.asset-text {
	color: #4893af;
	text-decoration: underline;
}

a.asset-text:hover {
	color: #9D9A93;
}


/* FORM */

table.form-entry {
	vertical-align: top;
	width: 100%;
}

table.form-entry td.label {
	text-align: right;
	vertical-align: top;
	width: 20%;
}


/* VALIDATION ERRORS */

div.validation-errors {
	background-color: #FFDFDF;
	border-top: 1px solid #ff9f9f;
	border-bottom: 1px solid #ff9f9f;
	margin-bottom: 8px;
	padding: 8px 4px;
}

div.validation-errors ol {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

div.validation-errors img {
	vertical-align: middle; 
}



/* FLASH MESSAGE */

div#flash-message {
	background-color: #e4ffcf;
	border-bottom: 1px solid #8fdf53;
	border-top: 1px solid #8fdf53;
	line-height: 16px;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 4px 8px;
}

div#flash-message img {
	vertical-align: middle;
}

/* LOGIN PAGE */

div.login-form {
	margin: 0px auto;
	margin-top: 16px;
	padding: 8px;
	width: 370px;
	font-size: 14px;
}

div.login-form table {
	width: 100%;
}

div.form-toolbar {
	margin-top: 8px; 
	text-align: center;
}

tr.row1 {
	background-color: #E0E7EF;
}

div.sub_account {
	border: 1px solid #B3CEEF; 
	background-color: #E0E7EF; 
	margin: 0px auto; 
	margin-top: 12px; 
	padding: 8px;
	text-align: left; 
	width: 75%;
}

span.action-link img {
	border: 0px;
	vertical-align: middle;
}

span.right {
	float: right;	
}


div.citation {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 8px 25px;
	margin: 8px 0px;
}

div.citation blockquote {
	margin-left: 22px;
	margin-right: 22px;
	padding-left: 0px;
	padding-right: 0px;
}
