﻿body 
{
	margin:0;
	padding:0;
	font-family:Tahoma, Sans-Serif;
	background-color:#FFF0D7; /* lion yellow */
	background-color:#FFEFB2; /* strong creme*/
	background-color:#F8F0D2; /* faint creme*/
}
h1,h2,h3
{font-family:Times New Roman, Serif;color:#48242D;border-bottom:solid 1px #F1E1B8;}
/*#F1E1B8*/

hr
{
	color:#E6D5BD;
	margin:15px 0;
}

#wrapper
{
	position:relative;
}

#header
{ 
	/*background-image:url(images/layout/LLWebHeader.jpg);*/
	/*background-repeat:repeat-x;*/
	background-repeat:no-repeat;
	background-position:0 bottom;
	/*position:relative;*/
	/*background-color:#40A8FD; bluesky */
	background-color:#5D0051;
}

#header h1
{
	padding:35px 0 35px 14px;
	margin:0;
	color:Black;
}

#header image {display:block;margin:0;padding:0;}

#loginpanels
{
	position:absolute;
	top:5px;
	right:5px;
	font-size:smaller;
	 /*background-color:#2B4B62;*/
	 background-color:#6E133C;
	 color:#FFF0D7;
	 padding:5px;
	 margin:5px;
	 /*border:solid 1px #480040;*/
}
 
#loginpanels a {color:White;}

 .warning
 {color:Red;}

#content a
{
    color:#5D0051;
    text-decoration:none;
}
#content a:hover
{
    color:#87164B;
    text-decoration:underline;
}


#breadcrumb
{
	/*background-color:#F6EED9;
	border-bottom:solid 1px #DFC47B;*/
	margin-bottom:4px;
	font-size:smaller;
}
#breadcrumb
{
		color:#5D0051;
}
#breadcrumb a
{
    text-decoration:underline;
}
#breadcrumb a:hover
{
 /*color:#5D0051;*/
}


#content
{
	clear:left;
	background-image:url(images/layout/drop_shadowToF8F0D2.gif);
	background-repeat:repeat-x;
	padding:10px 15px;
	font-family:Tahoma,Sans-Serif;
	line-height:1.4;
}	

	
#footer
{
	font-size:small;
	color:#48242D;
	margin-top:20px;
	clear:both;
	text-align:center;
	border-top:solid 1px #E5C5BA;
	padding-bottom:5px;
}
/*
#homecol1
{position:absolute;
	z-index:-1;}

#homecol2
{position:absolute;
	left:265px;
width:240px;	
padding:5px;
z-index:-2;}

#homecol3
{margin-left:500px;}
*/

#homecol1
{
    float:left;margin-right:10px;width:400px;
    padding:0 8px 15px 8px;
    background-image:url(Images/layout/BackGroundPatternTile.jpg);
    background-repeat:repeat;
    border:solid 1px #DBD2D7;
}

/*
#homecol2
{float:left;margin-right:10px;width:240px;padding:0 5px 10px 5px;/*background-color:Orange;}
*/

#homecol3
{margin-left:435px;padding:0 8px 10px 8px;
     background-image:url(Images/layout/BackGroundPatternTile.jpg);
    background-repeat:repeat;
    border:solid 1px #DBD2D7;
 /*background-color:Yellow;*/}

#homecol3 h3 {margin-top:0;}

/* used ? */
#column1
{margin-right:250px;}

#column2 
{float:right;width:250px;}

img.calpic
{vertical-align:middle;}

/* schedule tables */
tr.scheditem
{
	background-color:#666666;
	color:#ffffff;
}

tr.schedaltitem
{
	background-color:#cccccc;
}

tr.schedheader
{
	background-color:#000000;
	color:#FFFFFF;
}

span.tasktitle
{
	font-style:italic;
}


div#messages
{
	margin-right:20px;
	padding-right:5px;
	float:left;
}

a.bg-link img
{
	border:none;
	vertical-align:middle;
}

div#messages ul, div#messagesbyseries ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}

div#filtercolumn
{
	/*background-color:#B5C7DE;*/
	float:left;
	/*width:250px;*/
	font-size:small;
	padding:8px;
	/*border:solid 1px #743A47;*/
}

div#teachers, div#series
{float:left;padding:0 15px 8px 0;}

div#teachmessages td, div#messages td, div#messagesbyseries td
{
	padding:2px 5px;
	}
	
/*Reorder List*/
.dragHandle {
	width:10px;
	height:15px;
	background-color:Blue;
	background-image:url(images/layout/bg-menu-main.png);
	cursor:move;
	border:outset thin white;
}

.callbackStyle {
	border:thin blue inset;		
}

.callbackStyle table {
	background-color:#5377A9;	
	color:Black;
}

.reorderListDemo ul
{
	margin:0;
}

.reorderListDemo li {
	list-style:none;
	margin:2px;
	background-image:url(images/layout/bg_nav.gif);
	background-repeat:repeat-x;
	color:#FFF;
}

.reorderListDemo li a {color:#FFF !important; font-weight:bold;}

.reorderCue {
	border:dashed thin black;
	width:100%;
	height:25px;
}

.itemArea {
	margin-left:15px;
	font-family:Arial, Verdana, sans-serif;
	font-size:1em;
	text-align:left;
}

.itemAreaSched {
	margin-left:5px;
	font-family:Arial, Verdana, sans-serif;
	font-size:smaller;
	text-align:left;
}


/* SongArrangement, ScheduleArrangements.aspx(ScheduleArrangementWiring.vb) */
.lyricPart,.fulllyrics
{
	/*white-space:pre;*/
	line-height:1;
	font-size:smaller;
	}
	
div#detailsOrder
{
	/*position:absolute;
	left:0; */
	float:left;
	width:450px;
}

div#lyricParts
{
	margin-left:450px;
	border-left:solid 1px Maroon;
	padding-left:15px;
	overflow:auto;
}

div#addPart
{
	background-color:Maroon;
	color:White;
	border:solid 1px #444;
	padding:5px;
}

span.idDisplay
{
	font-size:x-small;
	color:#999;
}

/* WorshipSchedule */
div#worshipSchedCol1
{
	width:450px;
	float:left;
}

div.schedCol1Block
{
	margin-top:15px;
	margin-right:7px;
	padding:0 5px 5px 15px;
	background-color:#DDD;
}

div.schedCol1Block H3 
{ 
	margin:0 -5px 12px -15px;
	padding: 3px 8px;
	border-bottom:solid 1px #BBB;
	background-color:#999;
}

div#worshipSchedCol2
{
	margin-left:450px;
}	

.lyricSearch
{
	font-size:x-small;
	margin:5px 0;
}
.auth {font-size:x-small;}
.copyr {font-size:x-small;}
.headsubtitle {font-size:smaller; color:#666;}

a.editlink {font-size:x-small; }

/* Tags */
div#tagColumn1
{
	width:425px;
	float:left;
	border-right:solid 1px #44799BE;
	padding:5px;
	background-color:#B5C7DE;
}

div#tagColumn2
{
	margin-left:436px;
	padding-left:10px;
}

.searchHighlight
{
	background-color:Yellow;}


/* page Admin/Members/HouseholdPrintout */	
div#householdverify
{
	font-size:small;}	

div.nestblock
{
	margin-left:40px;
}

/* Admin/Site/ErrorLog.aspx */
.errorlog {font-size:small;}

/* LyricView.aspx */
div.worshipitem h3 {margin-bottom:5px;}
div.worshipitem span.author {font-size :small;}
div.worshipitem span.copyright {font-size :small;font-style:italic;}
div.worshipitem span.versereferences {font-size :small;}
div.songinfo {margin-left:30px; text-align:right; color:maroon;}

/* Missions.aspx, Missionaries.aspx */
div.missionwrap {clear:left;margin:12px 0;}
div.missioncol1 {float:left;width:450px;}
div.missioncol1 a img {width:450px;border:0;}
div.missioncol2 {margin-left:455px;}
div.missioncol2 li {font-size:small;}

/* About/Leadership.aspx */
div.leaderpics
{ margin-left:30px;}


@media print {
      .noprint { display: none; }
    }
