@charset "utf-8";

body {
	margin: 0 auto;
	background: #291D0C url(../images/background.png) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #291e0d;
	text-align: justify;
}
#header {
	width: 800px;
	height: 130px;
	margin: 0 auto;
}
#nav {
	width: 770px;
	height: 24px;
	margin: 0 auto;
	padding: 6px 10px 0 10px;
	background: url(../images/nav-bar.png) repeat-x;
}
#main {
	width: 800px;
	margin:0 auto;
	background: url(../images/main-middle.png) repeat-y;
}
#content {
	margin: 0 20px 0 20px;
}
#character-left {
	float: left; 
	width: 140px;
}

#slide {
	float:left;
	display: inline-block; 
	width: 200px; 
	background: #e9e7e4; 
	border: solid #e9e7e4 10px; 
	overflow: hidden;
	margin-right: 20px;
}
#slide img{
	border: 0px;
	max-height: 165px;
}
#login-status {
	float:right; 
	display: block;
}
#footer {
	width: 700px;
	height: 22px;
	margin: 0 auto;
	padding: 6px 10px 0 10px;
	text-align: center;
	font-size: 11px;
	background: url(../images/nav-bar.png) repeat-x;
}
.titles {
	font-size: 20px;
	color: #ab710a;
	padding-bottom: 10px;
}
.subtitles {
	font-size: 15px;
	color: #ab710a;
}
p {margin: 0 0 15px 0;}
img {border: 0px;}
.clear {clear: both;}
.highlights {color: #ab710a;}

/* HOME PAGE */

#caption {
	float: right; 
	width: 620px;
}
#caption .text { 
	background: url(../images/caption-middle.jpg) repeat-y; 
	font-family: 'Comic Sans MS', cursive;
	padding: 0 25px 0 25px;
}
#this-volume {
	padding: 10px;
	width: 400px;
	font-size: 10px;
	line-height: 15px;
	background: #E9E7E4;
}
#note-from {
	float: right;
}

/* ABOUT PAGE */
#samples {
	float: right; 
	width: 215px; 
	padding: 10px;
	margin-left: 20px;
	background: #F2E593;
	text-align: center;
}
.sample-left{
	float: left;
	width: 100px;
	margin-top:10px;
	font-size: 11px;
}
.sample-right{
	float: right;
	width: 100px;
	margin-top:10px;
	font-size: 11px;
}
#samples img {
	padding-top: 10px;
}
.sample-songs {
	vertical-align: middle;
	padding-right:10px;
}
	
/* NAVIGATION */
.home a {
	display: block;
	float: left;
	margin-right: 10px;
	background: url(../images/nav/home-on.gif);
}
.home a:hover img {visibility: hidden;}
.about a {
	display: block;
	float: left;
	margin-right: 10px;
	background: url(../images/nav/about-on.gif);
}
.about a:hover img {visibility: hidden;}
.subscribe a {
	display: block;
	float: left;
	margin-right: 10px;
	background: url(../images/nav/subscribe-on.gif);
}
.subscribe a:hover img {visibility: hidden;}
.order-now a {
	display: block;
	float: left;
	margin-right: 10px;
	background: url(../images/nav/order-now-on.gif);
}
.order-now a:hover img {visibility: hidden;}
.contact a {
	display: block;
	float: left;
	margin-right: 10px;
	background: url(../images/nav/contact-on.gif);
}
.contact a:hover img {visibility: hidden;}
.manage-volumes a {
	display: block;
	float: left;
	margin-right: 10px;
	background: url(../images/nav/manage-volumes-on.gif);
}
.manage-volumes a:hover img {visibility: hidden;}
.manage-lessons a {
	display: block;
	float: left;
	margin-right: 10px;
	background: url(../images/nav/manage-lessons-on.gif);
}
.manage-lessons a:hover img {visibility: hidden;}
.manage-users a {
	display: block;
	float: left;
	margin-right: 10px;
	background: url(../images/nav/manage-users-on.gif);
}
.manage-users a:hover img {visibility: hidden;}
.view-lessons a {
	display: block;
	float: left;
	margin-right: 10px;
	background: url(../images/nav/view-lessons-on.gif);
}
.view-lessons a:hover img {visibility: hidden;}
.personalize a {
	display: block;
	float: left;
	margin-right: 10px;
	background: url(../images/nav/personalize-on.gif);
}
.personalize a:hover img {visibility: hidden;}
#login-box {float: right;}
#login-box .field {
	margin: 0 25px 0 0; 
	width: 100px;
	height: 16px; 
	border: 0; 
	background: #f7fced; 
	font-size: 12px; 
	vertical-align: top;
	color: #ab710a;
}
#subnav {margin-bottom: 25px;}
/* END NAV BUTTONS */


/* LESSON / USER LIST */
.row-top {
	background: #f9cb34; 
	font-weight: bold;
	display: inline-block;
}
#row-a { display: inline-block; }
#row-b { background: #e9e7e4; display: inline-block; }
#row-a a{ text-decoration: none; color: #000000; font-weight: normal; }
#row-b a{ text-decoration: none; color: #000000; font-weight: normal; }


#bulletinlist
{
	font-size: 12px;
	width: 750px;
	text-align: left;
	border-collapse: collapse;
}
#bulletinlist th
{
	font-size: 12px;
	font-weight: bold;
	padding: 7px;
	color: #000033;
	text-align: left;
	vertical-align: bottom;
	background: #f9cb34;
}
#bulletinlist td
{
	padding-top:7px;
	color: #669;
	border-top: 1px solid #e8edff;
	text-align: left;
	vertical-align: middle;
}
.oce-first
{
	background: #d0dafd;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
}
#bulletinlist tr:hover td
{
	color: #339;
	background: #ffffff;
}
#bulletinlist a{
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 19px;
	width: 100%;
	display: block;
	text-align: left;
	vertical-align: middle;
}



.volume {
	display: block;
	width: 60px; 
	padding: 5px; 
	float: left;
	text-align: center;
}
.week {
	display: block;
	width: 50px; 
	padding: 5px; 
	float: left;
	text-align: center;
}
.title {
	display: block;
	width: 330px; 
	padding: 5px; 
	float: left;
	text-align: left;
}
.theme {
	display: block;
	width: 200px;
	padding: 5px;  
	float: left;
}
.age {
	display: block;
	width: 60px; 
	padding: 5px; 
	float: left;
	text-align: center;
}
#create { margin-top: 10px; }
.account {
	display: block;
	width: 100px; 
	padding: 5px; 
	float: left;
}
.name {
	display: block;
	width: 220px; 
	padding: 5px; 
	float: left;
}
.church {
	display: block;
	width: 270px; 
	padding: 5px; 
	float: left;
}
.status {
	display: block;
	width: 115px; 
	padding: 5px; 
	float: left;
}
.delete {
	float: right;
}
/* END LESSON / USER LIST */


/* FORMS */
input { 
	font-size:12px;
}
select {
	font-size:12px;
}
.fieldID { 
	display: inline-block; 
	width:125px;
}
.select-volume {
	float: left; 
	display: block; 
	width:300px;	
}
.select-age {
	float: left; 
	display: block; 
	width:125px;	
}
/* END FORMS */


/* LESSON PAGE */
.character {
	float: left;
	width: 215px;
}
.lesson-info {
	float: right;
	width: 525px;
}
.info {
	color: #ab710a;
	padding: 2px 0 2px 0;
}
.infoID { 
	display: inline-block; 
	width:75px;
	color: #000000;
}
.thumbnail-left {
	float: left;
	margin: 10px 0 10px 0; 
	text-align: center;
	background: #e9e7e4;
	border: solid #e9e7e4 5px;
}
.thumbnail-right {
	float: right;
	margin: 10px 0 10px 0; 
	text-align: center;
	background: #e9e7e4;
	border: solid #e9e7e4 5px;
}
.thumbnail-name {
	margin-top: 5px;
	font-size: 16px;
	display: block;
}
.volume-files {
	float: left;
	width: 215px;
	text-align: center;
	font-size:11px;
	background: #E9E7E4;
}
.volume-links {
	padding: 5px;
	background: #FEFBF4;
	text-align: center;
	margin: 0 10px 10px 10px;
}

/* CONTACT PAGE */
.belden-street-bios {
	font-size: 10px;
}


a:link {
	text-decoration: none;
	color: #c03f48;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #c03f48;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #c03f48;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #c03f48;
	font-weight: bold;
}
.formlist{
	width:600px;
}
.formlist th{
	text-align:left;
	width:125px;
	font-weight: normal;
	text-decoration: none;
}
.formlist td{
	text-align:left;
}
#loader{visibility:hidden;}