﻿/* General styles */
	body {
		margin:0 auto;
		padding:0;
		border:0;			/* This removes the border around the viewport in old versions of IE */
		line-height:140%;
		background:#0084cf;
/*		min-width:600px;    	/* Minimum width of layout - remove line if not required */
						/* The min-width property does not work in old versions of Internet Explorer */
		font-size: small;
		font-family:Georgia, Times New Roman, Serif;
		
	}
	a {
		color:#00f;
	}
	a:hover {
		color:#fff;
		background:#369;
		text-decoration:none;
	}
	h1, h2, h3, h4, h5 {
		margin:.8em 0 .2em 0;
		padding:0;
		color:#6a3100;
	}
	.center 
	{
		text-align:center;
	}
	.scripture
	{
		font-family:Verdana, Arial, Sans-Serif;
		font-size:0.9em;
		font-style:italic;
		font-weight:normal;
		text-align:justify;
		
	}
	p {
		margin:.4em 0 .8em 0;
		padding-left:6px;
		
		font-size:small;
		font-family:Georgia, Times New Roman, Serif;
		text-align:left;
	}
	
	img {
		margin:10px 0 5px;
	}
	#listeningorder 
	{
		width: 100%;
		margin-left:auto;
		margin-right:auto;
		text-align:center
	}
	ul#ccd 
	{
		width:100%;
	}
	ul#cdd li 
	{
		list-style: none;
		margin-left:0px;
		
		margin-right:20px;
		text-align:left;
	}
	ul#navigation {
	width: 100%;
	margin-left:0px;
	padding-left:0px;
}
ul#navigation li {
  list-style: none;
  background-color: #fff;
  text-align: center;
  margin: 0;
  padding-left:0px;
}
ul#navigation li a {
  display: block;
  text-decoration: none;
  padding:.25em;
  
}
a:link, a:visited { color: #0000FF; }
a:hover, a:active { color: #000000; } 
a:hover { background-color: #fff; }
p a:link, p a:visited { color: #F00; }

	
	#container 
	{
		width:848px;
		position:absolute;
		left:50%;
		padding-top:50px;
		margin-left:-424px;
		border:0;
		
	}
	#wrap 
	{
		width:848px;
		position:absolute; 
		top:0px; 
		right:0px;
	}
	/* Header styles */
	#header {
		clear:both;
		float:left;
		width:848px;
	}
	/*#header {
		border-bottom:1px solid #000;
	}
	#header p,
	#header h1,
	#header h2 {
		padding:.4em 15px 0 15px;
		margin:0;
	}
	#header ul {
		clear:left;
		float:left;
		width:100%;
		list-style:none;
		margin:0 0 0 0;
		padding:0;
	}
	#header ul li {
		display:inline;
		list-style:none;
		margin:0;
		padding:0;
	}
	#header ul li a {
		display:block;
		float:left;
		margin:0 0 0 1px;
		padding:3px 10px;
		text-align:center;
		background:#d1b25e;
		color:#000;
		text-decoration:none;
		position:relative;
		left:0px;
		line-height:1.3em;
	}
	#header ul li a:hover {
		background:#6a4d00;
		color:#fff;
	}
	#header ul li a.active,
	#header ul li a.active:hover {
		color:#fff;
		background:#000;
		font-weight:bold;
	}
	#header ul li a span {
		display:block;
	} */
/* -------------------------------------------------- */
	/* inseasonmenu */
	
	#inseasonmenu {
		clear:left;
		float:left;
		padding:0;
		background:#d1b25e url("/App_Themes/inseason/images/inseasonmenu.gif") top repeat-x;
		border-bottom:1px solid #7E7567;
		width:100%;
		border-top:4px solid #000;
		overflow:hidden;
		font-family:Verdana, sans-serif;
	}
	#inseasonmenu ul {
		float:left;
		margin:0;
		padding:0;
		list-style:none;
		position:relative;
		left:50%;
		text-align:center;
	}
	#inseasonmenu ul li {
		display:block;
		float:left;
		list-style:none;
		margin:0;
		padding:0;
		position:relative;
		right:50%;
	}
	#inseasonmenu ul li.first {
		border-left:1px solid #7E7567;
	}
	#inseasonmenu ul li.last {
		border-right:1px solid #ECE9D8;
	}
	#inseasonmenu ul li a {
		display:block;
		float:left;
		margin:0;
		padding:20px 10px 6px 10px;
		border-left:1px solid #ECE9D8;
		border-right:1px solid #7E7567;
		text-decoration:none;
		color:#2d6bb5;
		font-size:.6em;
		font-weight:bold;
		text-transform:uppercase;
		line-height:1.3em;
	}
	#inseasonmenu ul li a:hover {
		color:#000;
		background-color:#6a4d00;
		border-left:1px solid #fff;
		padding-top:18px;
		padding-bottom:8px;
	}
	#inseasonmenu ul li.active a,
	#inseasonmenu ul li.active a:hover {
		color:#fff;
		background:#000;
		border-left:1px solid #000;
		padding-top:18px;
		padding-bottom:8px;
	}
	/* Start of Column CSS */
#container4 {
	clear:left;
	float:left;
	width:100%;
	overflow:hidden;
	background:#b2f0f9; /* column 4 background colour */
}
#container3 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:25%;
	background:#89ffa2; /* column 3 background colour */
}
#container2 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:25%;
	background:#ffa7a7; /* column 2 background colour */
}
#container1 {
	float:left;
	width:100%;
	position:relative;
	right:25%;
	background:#fff689; /* column 1 background colour */
}
#col1 {
	float:left;
	width:21%;
	position:relative;
	left:77%;
	overflow:hidden;
}
#col2 {
	float:left;
	width:21%;
	position:relative;
	left:81%;
	overflow:hidden;
}
#col3 {
	float:left;
	width:21%;
	position:relative;
	left:85%;
	overflow:hidden;
}
#col4 {
	float:left;
	width:21%;
	position:relative;
	left:89%;
	overflow:hidden;
}

	/* 'widths' sub menu */
	#layoutdims {
		clear:both;
		background:#eee;
		border-top:4px solid #000;
		margin:0;
		padding:6px 15px !important;
		text-align:right;
	}
	/* column container */
	.colmask {
		position:relative;	/* This fixes the IE7 overflow hidden bug */
		clear:both;
		float:left;
		width:100%;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
	}
	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:100%;
		position:relative;
	}
	.col1,
	.col2,
	.col3 {
		float:left;
		position:relative;
		padding:0 0 1em 0;
		overflow:hidden;
	}
	/* Full page settings */
	.fullpage {
		background:#fff;		/* page background colour */
	}
	.fullpage .col1 {
		width:96%;			/* page width minus left and right padding */
		left:2%;			/* page left padding */
		text-align:left;
	}
	/* 2 Column (left menu) settings */
	.leftmenu {
		background:#fff;		/* right column background colour */
	}
	.leftmenu .colleft {
		right:75%;			/* right column width */
		background:#f4f4f4;	/* left column background colour */
	}
	.leftmenu .col1 {
		width:71%;			/* right column content width */
		left:102%;
							/* 100% plus left column left padding */
		text-align:left;
	}
	.leftmenu .col2 {
		width:21%;			/* left column content width (column width minus left and right padding) */
		left:6%;			/* (right column left and right padding) plus (left column left padding) */
		padding-top:5px;
	}
	/* 2 Column (double page) settings */
	.doublepage {
		background:#fff;		/* right column background colour */
	}
	.doublepage .colleft {
		right:50%;			/* right column width */
		background:#fff;		/* left column background colour */
	}
	.doublepage .col1 {
		width:46%;			/* left column content width (column width minus left and right padding) */
		left:52%;			/* right column width plus left column left padding */
	}
	.doublepage .col2 {
		width:46%;			/* right column content width (column width minus left and right padding) */
		left:56%;			/* (right column width) plus (left column left and right padding) plus (right column left padding) */
	}
	/* 3 Column settings */
	.threecol {
		background:#ffda73;		/* right column background colour */
	}
	.threecol .colmid {
		right:25%;			/* width of the right column */
		background:#ffffff;		/* center column background colour */
	}
	.threecol .colleft {
		right:50%;			/* width of the middle column */
		background:#ffda73;	/* left column background colour */
	}
	.threecol .col1 {
		width:46%;			/* width of center column content (column width minus padding on either side) */
		left:102%;			/* 100% plus left padding of center column */
	}
	.threecol .col2 {
		width:21%;			/* Width of left column content (column width minus padding on either side) */
		left:31%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	}
	.threecol .col3 {
		width:21%;			/* Width of right column content (column width minus padding on either side) */
		left:85%;			/* Please make note of the brackets here:
						(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
	}
	/* Footer styles */
	#footer {
		clear:both;
		float:left;
		width:100%;
		border-top:1px solid #000;
		text-align:center;
		background:#d1b25e;
		font-family:Verdana;
		font-size:xx-small;
		font-weight:bold;
	}
	#footer p {
		padding:10px;
		margin:0;
	}
