@charset "utf-8";

/* CSS Document For LWML teen site

List of Universal Web Fonts:
- Arial
- sans-serif
- Verdana
- Times New Roman
- Courier
- Courier New
- Comic Sans MS
- Impact

*/
@import url("reset.css");
/* Typography and General Styles */
html, body {
	margin: 0;
	padding: 0px;
	height: 100% !important;
}
body {	
	background: #ffffff;
	color: #1e1e1e;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant:normal;
	font-weight:normal;
	line-height:130%;
	text-align:left;
}
p {
	font-size: 14px;
}
h1 {
	font-size:15px;
	color: #1e1e1e;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size:14px;
}
h1, h2, h3, p {
	margin-bottom:15px;	
}
a {
	color:#EC008C;
}
a:hover {
	color: #666666;
}
a:visited {
	color: #3AB54A;
}
#content ul {
	list-style-type:disc;
	padding-left: 20px;
}
#content ul li {
	font-size: 13px;
}
.imgleft {
	float: left;
	margin: 0 20px 10px 0;
}
.imgright {
	float: right;
	margin: 0 0 10px 20px;
}
.clearl {
	clear: left;
}
.clearr {
	clear: right;
}
/* Container */

/* Header */
#about-fish {
	width: 550px;
	padding-top: 262px;
	padding-left: 210px;
    display:none;
}
#about-fish p {
	padding: 0;
	margin: 0;
}
#main-nav {
	float: right;
	width: 300px;
	height: 30px;
	padding: 3px 10px 0 0;
}
#main-nav ul {
}
#main-nav ul li {
	float: right;
}
#main-nav ul li a {
	display:block;
	color: #fff;
	margin: 0 5px;
	text-decoration: none;
}
/* Breadcrumbs section */
#breadcrumbs a {
	color: #333333;
}
#breadcrumbs p {
	font-size: 12px;
}
/* Section left */
#section-left ul li {
	margin: 0 10px 20px;
	text-indent: -9999px;
}
#section-left ul a {
	background: url("/resources/teens/images/rollovers-new.jpg") no-repeat;
	display: block;
}
#section-left ul li.devotion a, #section-left ul li.calendar a, #section-left ul li.features a, #section-left ul li.leaders a {
	height: 120px;
	width: 120px;
}
#section-left ul li.devotion a {
	background-position: 0 0;
}
#section-left ul li.devotion a:hover {
	background-position: -123px 0;
}
#section-left ul li.calendar a {
	background-position: 0 -121px;
}
#section-left ul li.calendar a:hover {
	background-position: -123px -121px;
}
#section-left ul li.features a {
	background-position: 0 -242px;
}
#section-left ul li.features a:hover {
	background-position: -123px -242px;
}
#section-left ul li.leaders a {
	background-position: 0 -363px;
}
#section-left ul li.leaders a:hover {
	background-position: -123px -363px;
}
#section-left ul li.pledge a {
	height:40px;
	width:109px;
	background-position:0 -485px;
}
#section-left ul li.pledge a:hover{
	background-position: -123px -485px;
}
#section-left ul li.teen-page a {
	height: 20px;
	width: 120px;
	background-position: 0 -539px;
}
#section-left ul li.teen-page a:hover {
	background-position: -123px -539px;
}
#section-left ul li.shop a {
	height: 19px;
	width: 75px;
	background-position: 0 -571px;
}
#section-left ul li.shop a:hover {
	background-position: -123px -571px;
}
#section-left ul li.resources a {
	height: 36px;
	width: 80px;
	background-position: 0 -601px;
}
#section-left ul li.resources a:hover {
	background-position: -123px -601px;
}
			
/* Content */
/* these three sections make up the green box with the dark border around it */
#top-main-section {
	border-top:3px solid #EC008C;
	border-left:3px solid #EC008C;
	border-right: 3px solid #EC008C;
	height: 15px;		
}
#main-section {
	border-left: 3px solid #EC008C;
	border-right: 3px solid #EC008C;
	height: auto;
	padding: 00px 25px;
	overflow: hidden;
}
#btm-main-section {
	border-bottom:3px solid #EC008C;
	border-left: 3px solid #EC008C;
	border-right:3px solid #EC008C;
	height: 15px;
	margin-bottom:20px;
}
/* This background makes up the paper notebook */
#section-paper {
	background: url("/resources/teens/images/devotion-paper-bg.jpg") no-repeat center top scroll;
	height: 703px;
	padding: 20px;
	margin-top: -6px;
}
/* Paper bg classes and styles associated with it */
.heading {
	padding-top: 170px;
	font-style: italic;
	line-height: 110%;
}
.heading-light {
	float: right;
	width: 300px;
	padding-top: 20px;
	font-style: italic;
	line-height: 110%;
}
.heading h2, .heading-light h2 {
	font-size: 14px;
}
.heading p, .heading-light p {
	font-size: 12px;
}
.left-section {
	padding-top: 210px;
	float: left;
	text-align: right;
	width: 162px;
	color: #493193;
	margin-left: 35px;
	font-weight: bold;
	line-height: 110%;
}
.left-section-light {
	padding-top: 10px;
	padding-right: 10px;
	float: left;
	text-align: right;
	width: 120px;
	color: #231F20;
	margin-left: 42px;
	margin-top: 20px;
	font-weight: bold;
	line-height: 110%;
	border-right: 1px solid #231F20;
}	
.left-section h2, .left-section-light h2 {
	font-size: 16px;
	margin-bottom: 5px;
	color:#EC008C;
}
.left-section p, .left-section-light p {
	font-size: 12px;
}
#top-sub-section {
	background: transparent url("/resources/teens/images/note-top-round.gif") no-repeat center top scroll;
	height: 14px;		
	display:none;
}
#main-sub-section {
	padding: 0 25px 10px;
	overflow: hidden;
	height: auto;
}
#btm-sub-section {
	background: transparent url("/resources/teens/images/note-btm-round.gif") no-repeat center top scroll;
	height: 14px;
	display:none;
}
#copyright {
	font-size: 9px;
	width: 100%;
	text-align:center;
}
.pdf {
	font-size:10px;
	font-style:italic;
	}

/* Page Structure Top to bottom*/
#container {
	margin: 0 auto;
	width:807px;
	overflow:hidden;
	padding-bottom:30px;
}
#header {
	background: transparent url("/resources/teens/images/header-new.jpg") no-repeat center top scroll;
	height: 420px;
}
#breadcrumbs {
	height: 30px;
	position: relative;
	padding: 10px 12px;
}
#section-left {
	float: left;
	width: 130px;
	padding-left:50px;
	margin-right: 20px;
	display:block;
	position:relative;
}
#content {
	float: left;
	width:566px;
	display:block;
	position:relative;
}
