/*  filename: general.css

	##############  Begin: GENERAL STYLING ############## 
*/

	body { 
		/* min-height: 100%; */
		/* width:98%; */
		max-width:1000px;
		margin: auto;
		font: 18px/.9em 'PT Sans', Helvetica,Arial,sans-serif;
		line-height: 20px;
		/*color: #929395; #1f1c1c*/
		color: #bbbbbb;
		background-color: black;
	}


	p { 
		margin: 0 0 .9em; 
		padding: 0 0 4px;
		color: #ffffff;
		font-family: 'VarelaRound-Regular';
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		font-size: 18px;
		line-height: 20px;
		font-size-adjust: none;
		font-stretch: normal;
	}

	/* Anchor Text defaults */
		a:link { COLOR: #c6c98f; TEXT-DECORATION: none; font-weight: normal; }
		a:visited { COLOR: #b3b58f; TEXT-DECORATION: none; font-weight: normal; }
		a:active { COLOR: #b3b58f; TEXT-DECORATION: none; font-weight: normal;}
		a:hover { COLOR: #e2d87f; TEXT-DECORATION: none; font-weight: bold; }
		
		a.linkcolor1:link { COLOR: #f0f0ff; TEXT-DECORATION: none; font-weight: normal; }
		a.linkcolor1:visited { COLOR: grey; TEXT-DECORATION: none; font-weight: normal; }
		a.linkcolor1:active { COLOR: #f0f055; TEXT-DECORATION: none; }
		a.linkcolor1:hover { COLOR: #80B2CC; TEXT-DECORATION: none; font-weight: bold; }

	
		a.linkcolor2:link { COLOR: #e8e8d0;  font-weight: normal; }
		a.linkcolor2:visited { COLOR: #e8e8d0; TEXT-DECORATION: none; font-weight: normal; }
		a.linkcolor2:active { COLOR: #f0f055;  }
		a.linkcolor2:hover { COLOR: #ffe9aa; TEXT-DECORATION: none; font-weight: bold; }

		a.linkcolor3:link { COLOR: #ffe9ba;  font-weight: normal; }
		a.linkcolor3:visited { COLOR: #ffe9aa; TEXT-DECORATION: none; font-weight: normal; }
		a.linkcolor3:active { COLOR: #ffe9aa;  }
		a.linkcolor3:hover { COLOR: #fff988; TEXT-DECORATION: none; font-weight: bold; }
		
		
	h1 {color: rgb(178, 193, 210); line-height: 20px;}
	
	h2 { font-family: 'PT Serif', serif;
		font-size: 32px;
		line-height: 1.4em;
		margin: 0 0 .4em;
		font-weight: bold; 
	}
	h3 { font-family: 'PT Sans', Helvetica,Arial,sans-serif;
		font-size: 18px;
		line-height: 1.2em;
		margin: 0 0 .4em;
		font-weight: bold; 
		color: #339999;
		/* color: #99ccb0; */
	}
	h4 { font-family: 'PT Serif', serif;
		font-size: 24px;
		line-height: 1.2em;
		margin: 0 0 .4em;
		font-weight: bold; 
	}
	.hit-the-floor, .hit-the-floor1 {
		color: #eee;
		font-size: 2em;
		font-weight: bold;
		font-family: Orbitron;
		text-shadow: 0 1px 0 #cdd, 0 2px 0 #c9c9c9, 0 3px 0 #abb, 0 4px 0 #b9b9b9, 0 5px 0 #9aa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);
		text-align:center;
		margin:0 auto 0 auto;
	}
	.hit-the-floor1 {
		font-size: 1.5em;
	}
	
/* #############  layout   ############# */

	/* h1.logo a {
		color: #d8d8d8;
		text-decoration: none;
		font-weight: bold;
		text-transform: uppercase;
		font-size: 20px;
		line-height: 22px;
		float: left;
		letter-spacing: 0.2em;
	} */

	.logo {
		padding:0;
		margin:0 !important;
		max-width:318px; 
			height: auto;
			width: auto\9; /* IE8 */
		transition: max-width .5s ;
		position:relative;
		z-index:10;		
	}
	.TITLEbig{
		display:block;
		visibility: visible;
	}
	.TITLEsmall {
		display:none;
		visibility: hidden;
	}
	
	.scripture {font-family: 'Times New Roman',Times,serif;}

	.clearfix {
		clear: both;
		visibility: hidden;
		height: 0;
		
	}
	.CLUE {
		background-color:#22292d;
	}
	.hint {
		float:right;
		font-size:.8em;
		margin:-22px 10px 0 0;
		/* 		margin:-30px 0 0 0; */
	}
	/*====================================================================*/	
	hr.drop_shadow {
    height: 10px;
    border: 1px;
    box-shadow: inset 0 9px 9px -3px rgba(141,179,234,0.8);
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      -o-border-radius: 5px;
      border-radius: 5px;
}

/* ##############  End: GENERAL STYLING ############## */
	.hoverbright {
		opacity: .7;
		transition: all .2s ease-in;
	}
	.hoverbright:hover {
		opacity: 1;
	}
	
	.home_bg {
	  /* margin: 0 auto; */
	  padding: 2px 0;
	  background: transparent url(../img/bg/bg-featured.jpg) no-repeat scroll center;
	  background-size: 100% 100%;
	  height: 380px;
	}

	.homepage {
		float:right;
	}
	
	.home_small {
		color: rgb(178, 193, 210);
		font-size: 18px;
	}
	
	.orientation {
		padding:0;
		margin:0 0 0 0;
		text-decoration: none;
		font-family:Tahoma, Geneva, sans-serif; 
		font-size:.7em;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b1c1d1+0,77a8ce+11,539fe1+54&0.7+0,0+100 */
background: -moz-radial-gradient(center, ellipse cover, rgba(177,193,209,0.7) 0%, rgba(119,168,206,0.62) 11%, rgba(83,159,225,0.32) 54%, rgba(83,159,225,0) 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, rgba(177,193,209,0.7) 0%,rgba(119,168,206,0.62) 11%,rgba(83,159,225,0.32) 54%,rgba(83,159,225,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, rgba(177,193,209,0.7) 0%,rgba(119,168,206,0.62) 11%,rgba(83,159,225,0.32) 54%,rgba(83,159,225,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3b1c1d1', endColorstr='#00539fe1',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
		
		/* width:25%; */
	}
	
	
	.ThreeD  { 
		font-size:1.5em;
		line-height:1.4em;
		text-align: center;
		color: rgb(225, 50, 12);
		/* background-color: rgb(120, 120, 120); */
		text-shadow: rgb(88, 88, 88) 3px 2px 3px;
	}
	
	.journey {
		max-height:320px;
		width:97%;
	}
	
	.highlight {
		background: rgba(155, 130, 100, 0.25);
		padding: 3px 5px;
		margin: -3px -5px;
		line-height: 1.7;
		border-radius: 3px;
		display:inline-block;
	}
	
/* BEGIN ############## Page= 1More ############## BEGIN */
	.h1more {
		font-size:1.7em; 
		font-weight:bold; 
		line-height: 1em;
		color:#875f07; 
		padding:0; 
		margin: 0;
	}
	.Secthdr {
	  float: right;
	  color: #875f07;
	  font-size: .7em;
	  font-style: italic;
	  line-height: .8em;
	  /* padding-top: 6px; */
	}
	 a:link .Secthdr { COLOR: red; }
	
	.VSpacer1 {
		height: 60px;
	}
	.newline {
		visibility: hidden;
		display: none;
	}
	.Onemore_CaptionFull {
		visibility: visible;
		display: block;
	}

	.Onemore_CaptionSmall {
		visibility: hidden;
		display: none;
	}

	#INDEX {
		font-size:.8em;
		text-align: center;
	}
	.hilite {
		height:1em;
		background-color:#221;
	}
	
	.Larrow .Rarrow {
		width:100%;
		height:100%; 
		float:none;
	}
	
/* END ############### Page= 1More ################ END */

	.more-btn { 			/*  http://css3buttongenerator.com/ */
	  background: #1c3e54;
	  background-image: -webkit-linear-gradient(top, #1c3e54, #9aa4ab);
	  background-image: -moz-linear-gradient(top, #1c3e54, #9aa4ab);
	  background-image: -ms-linear-gradient(top, #1c3e54, #9aa4ab);
	  background-image: -o-linear-gradient(top, #1c3e54, #9aa4ab);
	  background-image: linear-gradient(to bottom, #1c3e54, #9aa4ab);
	  -webkit-border-radius: 8;
	  -moz-border-radius: 8;
	  border-radius: 8px;
	  text-shadow: 1px 1px 3px #5e6466;
	  -webkit-box-shadow: 1px 2px 3px #595d61;
	  -moz-box-shadow: 1px 2px 3px #595d61;
	  box-shadow: 1px 2px 3px #595d61;
	  font-family: Arial;
	  color: #dbdfe5;
	  font-size: 20px;
	  padding: 10px 20px 10px 20px;
	  text-decoration: none;
	}

	.more-btn:hover {
	  background: #3498db;
	  background-image: -webkit-linear-gradient(top, #3498db, #2d4e63);
	  background-image: -moz-linear-gradient(top, #3498db, #2d4e63);
	  background-image: -ms-linear-gradient(top, #3498db, #2d4e63);
	  background-image: -o-linear-gradient(top, #3498db, #2d4e63);
	  background-image: linear-gradient(to bottom, #3498db, #2d4e63);
	  text-decoration: none;
	  color: #dbdfe5;
	}
	
	.Lheader {
		width:30%;
		position:relative;
	z-index:10;
/* 		background-color:red;   */	
	}
	.Rheader  {
		width:67%;
		position:relative;
	z-index:10;
		/* background-color:green; */
	}
	.indexspc {
		font-size:.9em;
		position:relative;
	z-index:10;
	}
	
/* #### begin ################### Page = RESOURCES ###### */
	.banner {
		background-color:#667777;
		color: #ddddff; 
		padding: .2em 0 0 20px;
		margin: 0 0 0 0;
		font-family:Arial;
		font-weight: bold; 
		font-size: 1.2em;
		line-height:1.5em;
	}
	.rescs-banner {
		background-color:grey;
		width:100%;
		height:2em;
	}
	.sbox {
		Float:right;
		margin: 0 10px 0 0;
		width:50%;	
		height:2em;
/* 			border-style: dotted;
			border-width: 2px;
			border-color:red; */
	}
	.hr1 {
		color:rgb(100, 150, 255);
		border-color:rgb(100, 150, 255);
		/* margin-top: 1em; */
		margin-left: auto;
		margin-right: auto;
		border-style: solid;
		border-width: 2px;
		position:relative;
		z-index:1000; 
	}
	.hr2 {
		color:rgb(50, 50, 222);
		border-color:rgb(50, 50, 222);
		/* margin-top: 1em; */
		margin-left: auto;
		margin-right: auto;
		border-style: solid;
		border-width: 8px;
		position:relative;
		z-index:1000; 
	}
	.rescsTtl {
		color: #875f07;
		margin:-20px 0 0 0;
		padding:0;
	}
	.resrcs {
		float:right;
		font-size:.8em;
		color: #875f07;
		font-style: italic;
		margin:-10px 10px 0 0;
		padding:0;
	}
	.resrcs:hover {
		font-weight:bold;
	}
	.rescs-form {
		font-size:.9em;
	}
	.rightpic {
		width:40%; 
		height:auto; 
		padding: 0 0 10px 10px;
		float:right; 
	}
	.TextWrapLeft {
		/* clear:right; */
		float:left;
		padding:0 10px 10px 0;
	}
	.TextWrapRight {
		/* clear:left; */
		float:right;
		margin:10px;
	}
	.rescs-txt {
		font-size:.85em;
		margin:0 0 0 -2px;
	}
	.studytools {
		style="color: rgb(119, 119, 119); 
		text-align: left; 
		margin: 0 0 0  0px ;
	}
	.Bcal {
		width: 320px; 
		/* max-height: auto;  */
		float:right;
	}
	
	.FinalQuest {
		font-family: 'PT Serif', serif;
		line-height: 1.4em;
		margin: 0 0 .4em;
		font-weight: bold;
		font-size:1.6em;
	}
	.Videoframe {
		width:96%;
		height:auto;
		margin: 0 auto;
		/* border: 7px outset #808790; */
		border: 8px ridge #405a81;
}

/* ==== end ======================= RESOURCES ===== */



/* #### begin ################### BUTTONS ###### */

/* BUTTON - Time is Now */
.myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #276873;
	-webkit-box-shadow:inset 0px 1px 0px 0px #276873;
	box-shadow:inset 0px 1px 0px 0px #276873;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #599bb3), color-stop(1, #5f8d94));
	background:-moz-linear-gradient(top, #599bb3 5%, #5f8d94 100%);
	background:-webkit-linear-gradient(top, #599bb3 5%, #5f8d94 100%);
	background:-o-linear-gradient(top, #599bb3 5%, #5f8d94 100%);
	background:-ms-linear-gradient(top, #599bb3 5%, #5f8d94 100%);
	background:linear-gradient(to bottom, #599bb3 5%, #5f8d94 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#599bb3', endColorstr='#5f8d94',GradientType=0);
	background-color:#599bb3;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #92a3a8;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #5f8d94), color-stop(1, #599bb3));
	background:-moz-linear-gradient(top, #5f8d94 5%, #599bb3 100%);
	background:-webkit-linear-gradient(top, #5f8d94 5%, #599bb3 100%);
	background:-o-linear-gradient(top, #5f8d94 5%, #599bb3 100%);
	background:-ms-linear-gradient(top, #5f8d94 5%, #599bb3 100%);
	background:linear-gradient(to bottom, #5f8d94 5%, #599bb3 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5f8d94', endColorstr='#599bb3',GradientType=0);
	background-color:#5f8d94;
}
.myButton:active {
	position:relative;
	top:1px;
}



.button {
   border: 2px solid #0a3c59;
   background: #3f4b52;
   background: -webkit-gradient(linear, left top, left bottom, from(#93aebf), to(#3f4b52));
   background: -webkit-linear-gradient(top, #93aebf, #3f4b52);
   background: -moz-linear-gradient(top, #93aebf, #3f4b52);
   background: -ms-linear-gradient(top, #93aebf, #3f4b52);
   background: -o-linear-gradient(top, #93aebf, #3f4b52);
   background-image: -ms-linear-gradient(top, #93aebf 0%, #3f4b52 100%);
   padding: 17px 34px;
   -webkit-border-radius: 6px;
   -moz-border-radius: 6px;
   border-radius: 6px;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   text-shadow: #7ea4bd 0 1px 0;
   color: black !important;
   font-size: 17px;
/*    font-weight:bold;
   font-family: helvetica, serif; */
   text-decoration: none;
   vertical-align: middle;
   }
.button:hover  {
   border: 2px solid #486475;
   text-shadow: #1e4158 0 1px 0;
   background: #275370;
   background: -webkit-gradient(linear, left top, left bottom, from(#9bcbeb), to(#275370));
   background: -webkit-linear-gradient(top, #9bcbeb, #275370);
   background: -moz-linear-gradient(top, #9bcbeb, #275370);
   background: -ms-linear-gradient(top, #9bcbeb, #275370);
   background: -o-linear-gradient(top, #9bcbeb, #275370);
   background-image: -ms-linear-gradient(top, #9bcbeb 0%, #275370 100%);
   color: #fcfcfc;
   }
.button:active  {
   text-shadow: #1e4158 0 1px 0;
   border: 2px solid #091d29;
   background: #4a7d9e;
   background: -webkit-gradient(linear, left top, left bottom, from(#215b82), to(#275370));
   background: -webkit-linear-gradient(top, #215b82, #4a7d9e);
   background: -moz-linear-gradient(top, #215b82, #4a7d9e);
   background: -ms-linear-gradient(top, #215b82, #4a7d9e);
   background: -o-linear-gradient(top, #215b82, #4a7d9e);
   background-image: -ms-linear-gradient(top, #215b82 0%, #4a7d9e 100%);
   color: #fff;
   }
   
/* BUTTON in 1getfree.html  */
.TimeSNow-sprite {
	background: url('../img/btn/TimeSNow_sprite160x110.png');
	width:160px;
	height:55px;
	background-position: 0px 0px;
	position: absolute;
	float:right;
	margin: 10px 0 10px 60px;
	text-align: center;
	/* border: 3px solid blue; */
}

.TimeSNow-sprite:hover {
	background-position:0 -55px ;
}

.Endof4 {
	font-size:15px;
	font-family:Arial Black;
	font-weight:bold;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #dcdcdc;
	padding:8px 10px;
	/* margin:0 0 -14px 0; */
	text-decoration:none;
	background:-moz-linear-gradient( center top, #ded4bd 11%, #a1997a 94% );
	background:-ms-linear-gradient( top, #ded4bd 11%, #a1997a 94% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ded4bd', endColorstr='#a1997a');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(11%, #ded4bd), color-stop(94%, #a1997a) );
	background-color:#ded4bd;
	color:#777777;
	display:inline-block;
	text-shadow:1px 1px 0px #ffffff;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	-moz-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	box-shadow:inset 1px 1px 0px 0px #ffffff;
}
.Endof4:hover {
	background:-moz-linear-gradient( center top, #a1997a 11%, #ded4bd 94% );
	background:-ms-linear-gradient( top, #a1997a 11%, #ded4bd 94% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a1997a', endColorstr='#ded4bd');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(11%, #a1997a), color-stop(94%, #ded4bd) );
	background-color:#a1997a;
}
.Endof4:active {
	position:relative;
	top:1px;
}



.return {
	font-size:15px;
	font-family:Arial Black;
	font-weight:bold;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #dcdcdc;
	padding:8px 10px;
	/* margin:0 0 -14px 0; */
	text-decoration:none;
	background:-moz-linear-gradient( center top, #ded4bd 11%, #a1997a 94% );
	background:-ms-linear-gradient( top, #ded4bd 11%, #a1997a 94% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ded4bd', endColorstr='#a1997a');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(11%, #ded4bd), color-stop(94%, #a1997a) );
	background-color:#ded4bd;
	color:#777777;
	display:inline-block;
	text-shadow:1px 1px 0px #ffffff;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	-moz-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	box-shadow:inset 1px 1px 0px 0px #ffffff;
}.return:hover {
	background:-moz-linear-gradient( center top, #a1997a 11%, #ded4bd 94% );
	background:-ms-linear-gradient( top, #a1997a 11%, #ded4bd 94% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a1997a', endColorstr='#ded4bd');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(11%, #a1997a), color-stop(94%, #ded4bd) );
	background-color:#a1997a;
}.return:active {
	position:relative;
	top:1px;
}

.artreturn {
	width:300px;
	float:right;
	padding:0 20px 0 20px;
	margin:0 0 0 0;
}

/* This css button was generated by css-button-generator.com */
		a.return:link { COLOR: grey; TEXT-DECORATION: none; font-weight: normal; }
		a.return:visited { COLOR: grey; TEXT-DECORATION: none; font-weight: normal; }
		a.return:active { COLOR: #eef; TEXT-DECORATION: none; }
		a.return:hover { COLOR: #555; TEXT-DECORATION: none; font-weight: bold; }

/* This button was generated using CSSButtonGenerator.com */
.Leadership {
	-moz-box-shadow:inset 0px 1px 0px 0px #c9c7bf;
	-webkit-box-shadow:inset 0px 1px 0px 0px #c9c7bf;
	box-shadow:inset 0px 1px 0px 0px #c9c7bf;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8f8674), color-stop(1, #383531) );
	background:-moz-linear-gradient( center top, #8f8674 5%, #383531 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8f8674', endColorstr='#383531');
	background-color:#8f8674;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #6b5d34;
	display:inline-block;
	color:#000000;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	/*height:48px; */
	line-height:16px;
	/*width:100px;  */
	padding:2px 8px 2px 8px; 
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #c7c0b3;
}
.Leadership:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #383531), color-stop(1, #8f8674) );
	background:-moz-linear-gradient( center top, #383531 5%, #8f8674 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#383531', endColorstr='#8f8674');
	background-color:#383531;
}.Leadership:active {
	position:relative;
	top:1px;
}




/* ==== end ======================= BUTTONS - 1getfree===== */
.Strongholdbox {
	color: rgb(188, 188, 188);
	padding:10px;
	border: 3px ridge #809090;
}
.Strongholdhdr {
	font-family: 'PT Sans', Helvetica,Arial,sans-serif;
	color: rgb(51, 153, 153);
	text-align:center;
	font-size:1em;
	line-height:1.7em;
	font-weight:normal;
}

.Invitation {
	font-family: 'Times New Roman',Times,serif;
	color: rgb(178, 193, 210); 
	margin-left: 40px;
/* 	padding:4px; */	
	text-align: left;
	font-size:1.2em;
	line-height:1.1em;
}
.TimeIsNow {
	visibility: visible;
	display: block;
}
.TimeIsNowLeft {
		visibility: hidden;
		display: none;
}
.Hour11 {
	text-align: center;
	Margin:auto;
}
.Bottom3 {
	color: #777; 
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 1em;
	margin: 0 0 0 0;
}
	
/* .more {
  color: #e2e2e2;
  font-size: 1em;
  text-decoration: none;
} */
.more {
	position:relative;
	float:right;
	font-size: .8em;
	font-style: italic;
	font-family: 'Times New Roman',Times,serif;
	margin: 0 0 0 0;
}
.more:hover {
  color: #fb9d24;
}
/* more */
a.more:link { COLOR: #da9f05 ; TEXT-DECORATION: none; font-weight: normal; }
a.more:visited { COLOR: #b3b58f; TEXT-DECORATION: none; font-weight: normal; }
a.more:active { COLOR: #b3b58f; TEXT-DECORATION: none; font-weight: normal;}
a.more:hover { COLOR: #e2d87f; TEXT-DECORATION: none; font-weight: bold; }
	
.abutton {
	float: right;
	width:40px; 
	height:40px;
	opacity: .7;
}
.abutton:hover {
	width:44px; 
	opacity: 1;
}
.buttondim {
	width:90%;
	opacity: .7;
}
.buttondim:hover {
	opacity: 1;
}
.click {
	opacity: .7;
}
.click:hover {
	opacity: 1;
}

/* ############### Page= 2BreakFree  ############### */

/* Begin - CHAIN-BREAK Image Sprite */
	a.BreakFree {
		display: block;
		width: 480px;
		height: 420px;
	/* 	width: 100%;
		height: 100%; */
		background: url(../img/2BreakFree/broken.png) 0 -420px no-repeat;
		overflow: hidden;
		/* text-indent: -1500px; */
		font-size: 0px;
		line-height: 0px;
	}
	a:hover.BreakFree {
		background-position: 0 0px;
	}
	a:active.BreakFree {
		background-position: 0  0px;
	}
/* END - Image Sprite CSS */


/* Begin - Image Sprite Visited */
	a:visited.BreakFree {
		background-position: 0  0;
	}
/* END - Image Sprite Visited */

	.ProgramsI  { COLOR: #338888;  font-weight: bold; }
	
	a.Programs:link  { COLOR: #f0f055; TEXT-DECORATION: none; font-weight: normal; }
	a.Programs:visited { COLOR: f0f055; TEXT-DECORATION: none; font-weight: normal; }
	a.Programs:active { COLOR: #f0f055; TEXT-DECORATION: none; }
	a.Programs:hover { COLOR: #424244; TEXT-DECORATION: none; font-weight: bold; }

/* ************* ROUND BORDER w/background ************* */
.bordered {
	background:#338888 ;
	border: ridge #445567 4px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 1px #445567; 
    -moz-box-shadow: 0 1px 1px #445567; 
    box-shadow: 0 1px 1px #445567; 
}
.bordered:hover {   /* #fbf8e9 */
    color:#338888 !important;
	background:#333 ;
	-o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;   
}
.bordered1 {
	background:#333 ;
	border: ridge #445567 4px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    -webkit-box-shadow: 0 2px 2px #445567; 
    -moz-box-shadow: 0 2px 2px #445567; 
    box-shadow: 0 2px 2px #445567; 
}
.bordered1:hover {   /* #fbf8e9 */
	background:#442222 ;
	-o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;   
}
.bordered2 {
    border: ridge #55cc99 5px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 1px 1px #ccc; 
    -moz-box-shadow: 0 1px 1px #ccc; 
    box-shadow: 0 1px 1px #ccc;    
	padding:10px;
	margin:10px;
}
.bordered3 {
	background:#333 ;
	border: solid #445567 1px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 1px #445567; 
    -moz-box-shadow: 0 1px 1px #445567; 
    box-shadow: 0 1px 1px #445567; 
		padding:10px;
	margin:10px;
}
.bordered3:hover {   /* #fbf8e9 */
    color:#338888 !important;
	background:#cca ;
	-o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;   
}
.bordered4 {
    border: ridge #558888 5px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 1px 1px #ccc; 
    -moz-box-shadow: 0 1px 1px #ccc; 
    box-shadow: 0 1px 1px #ccc;    
	padding:10px;
	margin:10px;
}
.bordered5 {
	background:#000 ;
	border: 2px solid #ddd ;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    -webkit-box-shadow: 0 1px 1px #445567; 
    -moz-box-shadow: 0 1px 1px #445567; 
    box-shadow: 0 1px 1px #445567; 
		padding:10px;
	margin:10px;
}
.bordered5:hover {   /* #fbf8e9 */
    color:#338888 !important;
	background:#eee ;
	-o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;   
}
.bordered6 {
	border: 2px solid #247 ;
	background:#125 ;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    -webkit-box-shadow: 0 1px 1px #445567; 
    -moz-box-shadow: 0 1px 1px #445567; 
    box-shadow: 0 1px 1px #445567; 
		padding:10px;
	margin:10px;
}
.bordered6:hover {   /* #fbf8e9 */
	background:#000 ;
	border: 2px solid #acd ;
    color:#338888 !important;
	-o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;   
}
.bordered7 {
    border: ridge #5577ff 3px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 1px 1px #ccc; 
    -moz-box-shadow: 0 1px 1px #ccc; 
    box-shadow: 0 1px 1px #ccc;    
	padding:0 10px 0 10px;
	margin:4px 10px 4px 10px;
}
.bordered7:hover {
	border: 3px solid #acd ;
	-o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; 
}
.bordered8 {
	color:#ba9;
	background:#333 ;
	border: 4px solid #ba9 ;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    -webkit-box-shadow: 0 1px 1px #445567; 
    -moz-box-shadow: 0 1px 1px #445567; 
    box-shadow: 0 1px 1px #445567; 
		padding:10px;
	margin:10px;
}
.bordered8:hover {   /* #fbf8e9 */
    color:#ffeedd !important;
	background:#000 ;
	-o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;   
}
.bordered9 {
	background:#333 ;
	border: solid #445567 1px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 1px #445567; 
    -moz-box-shadow: 0 1px 1px #445567; 
    box-shadow: 0 1px 1px #445567; 
		padding:10px;
	margin:10px;
}
.bordered9:hover {   /* #fbf8e9 */
    color:#00f !important;
	background-image: url("../img/bg/torah_bg.jpg");
	-o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;   
}
.bordered10 {
	color:#aa9;
	background:#222 ;
	border: 4px solid #ba9 ;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    -webkit-box-shadow: 0 1px 1px #445567; 
    -moz-box-shadow: 0 1px 1px #445567; 
    box-shadow: 0 1px 1px #445567; 
		padding:10px;
	margin:10px;
}
.bordered10:hover {   /* #fbf8e9 */
    color:#d9d0c0 !important;
	background:#000 ;
	-o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;   
}
.bordered11 {
	border: 2px solid #112 ;
	background:#000 ;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    -webkit-box-shadow: 0 1px 1px #445567; 
    -moz-box-shadow: 0 1px 1px #445567; 
    box-shadow: 0 1px 1px #445567; 
		padding:10px;
	margin:10px;
}
.bordered11:hover {   /* #fbf8e9 */
	background:#112 ;
	border: 2px solid #acd ;
	font-weight:bold;
    color:#338888 !important;
	-o-transition: all 0.9s ease-in-out;
    -webkit-transition: all 0.9s ease-in-out;
    -moz-transition: all 0.9s ease-in-out;
    -ms-transition: all 0.9s ease-in-out;
    transition: all 0.9s ease-in-out;   
}

.borderedVid {
/*     display:table;
    width:auto;
    position:relative;
    width:50%; */
    border: ridge #abb 3px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 1px 1px #ccc; 
    -moz-box-shadow: 0 1px 1px #ccc; 
    box-shadow: 0 1px 1px #ccc;    
	padding:0 10px 0 10px;
	margin:4px 10px 4px 10px;
}
.borderedVid:hover {
	border: 3px solid #5599dd ;
	-o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; 
}




/*display: inline;*/ 
/* #container3 {    
	padding: 0px; margin: 20px 0px 0px 40px;
	height: 80px; width: 100px; 
	font-weight: 300; line-height: 0px; color: transparent; font-size: 50px; 
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif; 
	text-transform: uppercase; 
	-webkit-transition: all 0.4s ease; 
	-moz-transition: all 0.4s ease; 
	-o-transition: all 0.4s ease;
} */ 
/*display: inline;*/ 
/* #container4 {  padding: 0px; margin: 20px 0px 0px 50px;
	height: 80px; width: 100px; 
	font-weight: 300; line-height: 0px; color: transparent; font-size: 50px; 
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif; 
	text-transform: uppercase; 
	-webkit-transition: all 0.4s ease; 
	-moz-transition: all 0.4s ease; 
	-o-transition: all 0.4s ease;
}  */
.BFbuttons {
	padding:20px;
	
}
#button2 img{ 
	height: 50px; width: 170px; 
	text-align:center;
	/* margin: -20px 0px 0px -40px;  */
	-webkit-transition: all .4s ease; 
	-moz-transition: all .4s ease; 
	-o-transition: all .4s ease;      
} 

#button2 img:hover { 
	height: 88px; width: 220px; 
	margin-left: -12px; 
	line-height: 100px; 
	color: #575858;
} 


/* =============================================== */
/* ========= Back to top button ========= */
.back-top {
	position: fixed;
	bottom: 12px;
	margin-left:82%;
}

.back-top a {
	width: 50px;
	display: block;
	text-align: center;
	font: 10px/100% Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #12233f;
	opacity:0.6;
	/* background color transition - color bbb*/
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
.back-top a:hover {
	color: #069;
	opacity:1;
}
/* arrow icon (span tag) */
.back-top span {
	width: 50px;
	height: 50px;
	display: block;
	margin-bottom: 7px;
	background: #025391 url(../img/arrows/up-arrow.png) no-repeat center center;
	/* rounded corners */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
.back-top a:hover span {
	background-color: #025391;
}





/*  --- 3livefree --- */

/* This css button was generated by css-button-generator.com */
.TOC {
	-moz-box-shadow:inset 0px 1px 0px 0px #c9c7bf;
	-webkit-box-shadow:inset 0px 1px 0px 0px #c9c7bf;
	box-shadow:inset 0px 1px 0px 0px #c9c7bf;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8f8674), color-stop(1, #383531) );
	background:-moz-linear-gradient( center top, #8f8674 5%, #383531 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8f8674', endColorstr='#383531');
	background-color:#8f8674;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #6b5d34;
	display:inline-block;
	color:#000000;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	/* height:16px; */
	line-height:16px;
	/* width:100px; */
	padding:2px 8px 2px 8px; 
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #c7c0b3;
}
.TOC:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #383531), color-stop(1, #8f8674) );
	background:-moz-linear-gradient( center top, #383531 5%, #8f8674 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#383531', endColorstr='#8f8674');
	background-color:#383531;
}
.TOC:active {
	position:relative;
	top:1px;
}




#inwood{
  float: left;
  background-image:url("http://www.digibolt.eu/7.jpg");
  height: 60px;
  width: 500px;
  text-align: center;
  text-shadow: -1px -1px rgba(0,0,0,0.5), 1px 1px rgba(255,255,255,0.5);
   color: rgba(139,69,19,0.4);
  margin: 10px;
  padding: 10px;
}

H3.section { text-shadow: -1px -1px 1px #fff, 1px 1px 1px #000;
	
	-moz-box-shadow:inset 0px 1px 0px 0px #c9c7bf;
	-webkit-box-shadow:inset 0px 1px 0px 0px #c9c7bf;
	box-shadow:inset 0px 1px 0px 0px #c9c7bf;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8f8674), color-stop(1, #383531) );
	background:-moz-linear-gradient( center top, #8f8674 5%, #383531 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8f8674', endColorstr='#383531');
	background-color:#8f8674;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #6b5d34;
/* display:inline-block; */
	color:#000000;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	/* height:16px; */
	line-height:16px;
	/* width:100px; */
	padding:2px 8px 2px 8px; 
	text-decoration:none;
/* text-align:center; */
	text-shadow:1px 1px 0px #c7c0b3;
	
	color: #9c8468;
	opacity: 0.9;
	font: 80px 'Museo700';
	background-color: #403010; 
	font-family: Helvetica,Arial,sans-serif; 
	font-size: 1.1em;
	border:2px solid #544433;
	-moz-border-radius: 5px;
	border-radius: 5px;
} 

/* Begin LAMP - Image Sprite CSS */
a.lampsprite {
    display: block;
    width: 285px;
    height: 405px;
    background: url(../img/3LiveFree/TheChurchSprite3.png) 0 0 no-repeat;
    overflow: hidden;
    text-indent: -1500px;
    font-size: 0px;
    line-height: 0px;
}
a:hover.lampsprite {
    background-position: -285px 0px;
}
a:active.lampsprite {
    background-position: 0  0px;
}
/* END LAMP - Image Sprite CSS */


/* Begin LAMP - Image Sprite Visited */
a:visited.lampsprite {
    background-position: 0  0;
}
/* END LAMP - Image Sprite Visited */

	.vrtmrgn {
		margin:-240px 0 0 0;
	}
	.vrtmrgn2{
		margin:-320px 0 0 0;
	}
/*====================================================================*/

.css_btn_class {
	font-size:1em;
	font-family:Arial;
	font-weight:normal;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
	border-radius:9px;
	border:1px solid #e6d94a;
	padding:9px 18px;
	text-decoration:none;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(13%, #ded67a), color-stop(92%, #e6c312) );
	background:-moz-linear-gradient( center top, #ded67a 13%, #e6c312 92% );
	background:-ms-linear-gradient( top, #ded67a 13%, #e6c312 92% );
	/*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ded67a', endColorstr='#e6c312'); */
	background-color:#ded67a;
	/* color:#5c3d05; */
	display:inline-block;
	text-shadow:1px 1px 0px #ffffff;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	-moz-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	box-shadow:inset 1px 1px 0px 0px #ffffff;
}
.css_btn_class:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(13%, #e6c312), color-stop(92%, #ded67a) );
	background:-moz-linear-gradient( center top, #e6c312 13%, #ded67a 92% );
	background:-ms-linear-gradient( top, #e6c312 13%, #ded67a 92% );
	/* filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6c312', endColorstr='#ded67a'); */
	background-color:#e6c312;
}
.css_btn_class:active {
	position:relative;
	top:1px;
}


/*==============================================================================*/
/*===== Cool Animation that enlarges button and reveals/drops down text ========*/



#pointout { display: inline;
	padding: 0px; margin: 0px 0px 0px 0px;
	height: 30px; width: 32px;
	line-height: 0px;
	color: transparent;
	font-size: 18px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 300;
	/*text-transform: uppercase;*/
	-webkit-transition: all 2s ease;
	-moz-transition: all 2s ease;
	-o-transition: all 2s ease;
}

#pointout:hover {
	line-height: 24px;
	color: #575858;
	margin: 0 0 0 0px;
}
#pointout img:hover { 
	height: 1000px; width: 960px; 
	/*margin-left: -15px;  
	line-height: 20px; */
	color: #575858;
}
#pointout img{ 
	height: 30px; width: 32px;
	margin: 0px 0;
	-webkit-transition: all 2s ease; 
	-moz-transition: all 2s ease; 
	-o-transition: all 2s ease; 
	float: none; 
	margin: 0 0 0 0px;
}
/*====================================================================*/


/* =============================================== */
.viewlarge {  display: inline;
	padding: 0px; margin: 0px 0px 0px 0px;
	/* height: 300px; width: 320px; */
	line-height: 0px;
	color: transparent;
	font-size: 18px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 300;
	/*text-transform: uppercase;*/
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}

.viewlarge:hover {
	line-height: 24px;
	color: #575858;
	margin: 0 0 0 10px;
	width: 500px; 
}

.viewlarge img{ 
	margin: 0px 10px;
	-webkit-transition: all 0.5s ease; 
	-moz-transition: all .5s ease; 
	-o-transition: all .5s ease; 
	float: right;
	margin: 0 0 0 0px;
}
.viewlarge img:hover { 
	width: 500px; 
	margin-left: -15px;  
	/*line-height: 20px; */
	color: #575858;
}

.SevenHolds {
	padding:10px;
	margin:10px;
	font-size:.9em;
	font: 18px/.9em 'PT Sans', Helvetica,Arial,sans-serif;
	line-height: 20px;
	/*color: #929395; #1f1c1c*/
	color: #bbbbbb;
}

/* color:#809ab1; */
img.viewlarge{ 
	height: 300px; width: 310px;
	margin: 8px;
	border: 8px ridge #338888;
	-webkit-transition: all 0.5s ease; 
	-moz-transition: all .5s ease; 
	-o-transition: all .5s ease; 
	float: right;
}
img.viewlarge:hover { 
	height: auto; width: 70%; 
/* 	margin-left: -15px;  
	line-height: 20px;
	color: #575858; */
}
img.view100{ 
	height: 300px; width: 310px;
	margin: 8px;
	border: 8px ridge #338888;
	-webkit-transition: all 0.5s ease; 
	-moz-transition: all .5s ease; 
	-o-transition: all .5s ease; 
	float: none;
}
img.view100:hover { 
	height: auto; width: 100%; 
/* 	margin-left: -15px;  
	line-height: 20px;
	color: #575858; */
}

.DemonHouse {
	display: block;
	height: 300px; 
	width: 290px;
	float:right; 
	/* background:  url('../img/2BreakFree/7DemonicStrongholds.jpg') no-repeat; */
	padding: 5px;
	margin: 5px;
	/* border: 3px ridge #00f; */
	-webkit-transition: all 0.5s ease; 
	-moz-transition: all .5s ease; 
	-o-transition: all .5s ease; 
}
.DemonHouse:hover {
	/* height:800px;  */
	height:80%; 
	width: 80%;
	margin:0 10% 0 10%;
	/* background-size: 80%;	 */
}
.Ordered1 {
	/* list-style-type: decimal;  */
	color: rgb(144, 188, 144); 
	margin:0 0 0 22px; 
	font-size:.88em;
	/* border: 8px ridge #ff8888; */
}
.Ordered1T {
	margin:0 0 0 -22px; 
	color:#99ccaa; 
	font-size: 1.25em;
	font-weight:bold;
}
.SHold12 {
	width: calc(100% - 300px);
	font-size:1.1em;
	/* border: 3px ridge #0f0; */
}
a.RED { COLOR: red; }
a.RED:link { COLOR: red;   TEXT-DECORATION: none; font-weight: normal; }
a.RED:visited { COLOR: #ff3333; TEXT-DECORATION: none; font-weight: normal; }
a.RED:active { COLOR: #ff3333; TEXT-DECORATION: normal; }
a.RED:hover { COLOR: #ff5533; TEXT-DECORATION: none; font-weight: bold; }

.idolw {
	Height:auto;
	width:70%
	float:none; 
	margin: 0 0 0 0;
}
.programtext-wide {
	border: 2px ridge #809ab1;
		display:inline-block;
}
.programtext-small {
	display:none;
}
.progblock {
	margin:8px 0 0 0;
	padding:10px;
	border: 4px groove #448888;
}
.progtitle1 {
	/* height:2.5em; */
	text-align: center;font-size: 1.25em; 
	color:#361403;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d3c781+0,ad9962+12,c4b360+19,7f6321+80,a38d51+93,6b5202+100 */
	background: rgb(211,199,129); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(211,199,129,1) 0%, rgba(173,153,98,1) 12%, rgba(196,179,96,1) 19%, rgba(127,99,33,1) 80%, rgba(163,141,81,1) 93%, rgba(107,82,2,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(211,199,129,1) 0%,rgba(173,153,98,1) 12%,rgba(196,179,96,1) 19%,rgba(127,99,33,1) 80%,rgba(163,141,81,1) 93%,rgba(107,82,2,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(211,199,129,1) 0%,rgba(173,153,98,1) 12%,rgba(196,179,96,1) 19%,rgba(127,99,33,1) 80%,rgba(163,141,81,1) 93%,rgba(107,82,2,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3c781', endColorstr='#6b5202',GradientType=0 ); /* IE6-9 */
}
.progtitle {
	/* height:2.5em; */
	line-height:1.7em;
	text-align: center;font-size: 1.25em; 
	color:#361403;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d3c781+0,ad9962+12,c4b360+19,7f6321+80,a38d51+93,6b5202+100 */
	background: rgb(211,199,129); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(211,199,129,1) 0%, rgba(173,153,98,1) 12%, rgba(196,179,96,1) 19%, rgba(127,99,33,1) 80%, rgba(163,141,81,1) 93%, rgba(107,82,2,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(211,199,129,1) 0%,rgba(173,153,98,1) 12%,rgba(196,179,96,1) 19%,rgba(127,99,33,1) 80%,rgba(163,141,81,1) 93%,rgba(107,82,2,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(211,199,129,1) 0%,rgba(173,153,98,1) 12%,rgba(196,179,96,1) 19%,rgba(127,99,33,1) 80%,rgba(163,141,81,1) 93%,rgba(107,82,2,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3c781', endColorstr='#6b5202',GradientType=0 ); /* IE6-9 */
}
.proginfo {
	padding:4px;
	border: 2px ridge #809ab1;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#64a0b7+0,144f70+35,144f70+90,64a0b7+100 */
	background: rgb(100,160,183); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(100,160,183,1) 0%, rgba(20,79,112,1) 35%, rgba(20,79,112,1) 90%, rgba(100,160,183,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(100,160,183,1) 0%,rgba(20,79,112,1) 35%,rgba(20,79,112,1) 90%,rgba(100,160,183,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(100,160,183,1) 0%,rgba(20,79,112,1) 35%,rgba(20,79,112,1) 90%,rgba(100,160,183,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#64a0b7', endColorstr='#64a0b7',GradientType=0 ); /* IE6-9 */
}
.progmore {
	float:none;
	text-align:center;
	background-color:#224488;
	font-size: .9em;
	font-family: 'Times New Roman',Times,serif;
}
.progmore:hover {
  color: #aacccc;
  font-size: 1.2em;
}
.prgClk {
	height:60px; 
	width:140px;
	opacity:.6;
}
.prgClk:hover {
	height:60px; 
	width:142px;
	opacity:1;
}
/* ==END============== Page= 2BreakFree  ==============END== */
/* ============================================================= */

/* -----------4Destiny----------------*/
button.css3goldbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f2f596;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#f0f0f0 0%,
		#fabb1b 25%,
		#634f00 75%,
		#b37306);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#f0f0f0),
		color-stop(0.25, #fabb1b),
		color-stop(0.75, #634f00),
		to(#b37306));
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	border: 3px solid #b38702;
	-moz-box-shadow:
		0px 1px 3px rgba(66,61,5,0.5),
		inset 0px 0px 10px rgba(179,133,16,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(66,61,5,0.5),
		inset 0px 0px 10px rgba(179,133,16,0.7);
	box-shadow:
		0px 1px 3px rgba(66,61,5,0.5),
		inset 0px 0px 10px rgba(179,133,16,0.7);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
}
button.css3goldbutton:hover {
         background: #2222ff;
    }
/* ---------------------------*/



/* ########################################################### */
/* ##Begin ############ Page= Crossroads  ############# Begin ## */
.ULinks {
	list-style-type: 
	square;margin:0; 
	padding:4px 10px 4px 28px;
}
.Headings {
	background-color: rgba(50, 50, 150, 0.6); 
	width: 100%;
	margin:auto;
	text-align:	center;
	font-size:.8em;
	font-weight:bold;
}
.borderedHdg:hover .Headings {
	color:#ddf;
	background-color: rgba(70, 70, 170, 0.8);
}
/* == END ============== Page= CrossRoads  ============== END == */
/* ============================================================= */

/* ########################################################### */
/* ##Begin ############ Page= DoorKeeper  ########### Begin ## */
.blumatrix {
	height: 420px;
}
.key {
	/* position: relative; */
	/* display: block; */
/* 	top:300px;
	left: 600px; */
}
.regButton {
	/* position: relative; */
	background: url(../img/doorkeeper/oldKey.png) no-repeat;
	width: 150px;
	height: 45px;
	border: none;
	cursor: pointer;
	text-indent: -9999px;
}
.key input:hover {
	background-position: 0 -45px;
}
.DoorMsg {
	/* position:relative; */

	font-size: .8em;
	font-style: italic;
	font-family: 'Times New Roman',Times,serif;
	margin: 0 0 0 0;
}
.DoorMsg:hover {
  color: #fb9d24;
}
.DoorKpr1 {
  border: 0px; 
  width:50%; 
  height:80px; 
  float:right; 
  margin:-80px 0 0 0;
  position:relative;
}
.OldDoor {
  position: absolute; 
  bottom: 0; 
  border: 0px; 
  width:98%; 
  max-height:380px;  
  margin:0 0 0 8%;
}

/* == END ============== Page= DoorKeeper  ============== END == */
/* ============================================================= */


/* ########################################################### */
/* ##Begin ############ Page= FreeLinks  ########### Begin ## */
#freelinks ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}

#freelinks ul li {
  padding: 0 0 24px;
  <!-- height: 240px; -->
}

#freelinks ul li img {
  margin: 0 30px 0 0;
  float: left;
}

#freelinks ul li span {
  float: right;
  color: #875f07;
  font-size: 11px;
  font-style: italic;
  line-height: 12px;
  padding-top: 6px;
}

#freelinks ul li h3 {
  margin: 0;
  color: #875f07;
  line-height: 24px;
}

#freelinks ul li p {
  line-height: 24px;
  text-align: justify;
}

#freelinks ul li a.more {
  color: #e2e2e2;
  font-size: 15px;
  text-decoration: none;
}

#freelinks div {
  text-align: center;
}

#freelinks div span {
  margin: 0 auto;
  padding: 6px 0; height: 24px;
}

#freelinks div span a {
  padding: 0 4px;
  color: #f2f2f2;
  font-size: 14px;
  text-decoration: none;
}

#freelinks ul li a.more:hover, 
#freelinks div span a:hover {
  color: #fb9d24;
}

/* == END ============== Page= FreeLinks  ============== END == */


/*  begin --- 4Messianic --- */
.MsubmenuB	{
	visibility: visible;
	/* display: block; */
	height: 40px; 
	float: right; 
	margin:-25px 0 0 0;
}
.MsubmenuS	{
	visibility: hidden;
	display: none;
}
/*  end   --- 4Messianic --- */
/* ============================================================= */



/* ################################################## */
/* NOT YET USED */
/* ################################################## */

/*  === Note: embossed and Tgradient require following link in html.... <link href="https://fonts.googleapis.com/css?family=Exo:700|Macondo+Swash+Caps|Montserrat+Alternates:700|Orbitron:700|Passion+One|Pathway+Gothic+One|Patua+One|Titillium+Web:700|Bitter:400,700;" rel="stylesheet">  */


@import url(http://fonts.googleapis.com/css?family=Bitter:400,700);
	.embossed {
		margin: 0 auto;
		text-align: center;
		text-shadow: -1px -1px 0px rgba(255,255,255,0.3), 1px 1px 0px rgba(0,0,0,0.8);
		color: #88a;
		opacity: 0.7;
		font: 700 50px 'Orbitron';
	}
	.Tgradient {
		position: relative;
        font-size: 2em;
        margin-top: 0;
        font-family:  'Orbitron', sans-serif;
	}
	.Tgradient #TS{
		text-decoration: none;
		font-family:  'Orbitron', sans-serif;
        color: #45b;
		font-size: 1em;
        position: absolute;
		-webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,.8)),  to(rgba(0,0,0,.2)));
	}  

		/* color-stop(50%, rgba(0,0,0,.1)), */
	.Tgradient:after {
        content : 'TRAINING SITE';
        color: #458;
		font-size: 1em;
        text-shadow: 0 2px 0 grey;
    }
	.gradient1D {
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dcc8bc+0,000000+100&0.65+0,0+100 */
		background: -moz-linear-gradient(top, rgba(220,200,188,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, rgba(220,200,188,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, rgba(220,200,188,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6dcc8bc', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
	}
