/* 
	----------------------------------------------
	melchizedek.co/ Homepage Basic Stylings
	----------------------------------------------
*/
body	{
	background-color:#eee;
	}
body,h1,p	{
  font-family:"Helvetica Neue","Segoe UI",Segoe, Helvetica,Arial,"Lucida Grande",sans-serif;
  font-weight:normal;
  margin:0;
  padding:0;
  text-align:center;
	}
ul	{
	display: block;
	list-style-type:none;
    margin-top:1em;
    margin-bottom:1 em;
    margin-left:0;
    margin-right:0;
    padding-left:40px;
	text-align:left;
	}
.flrightb	{
	font-family:Verdana,"Helvetica Neue","Segoe UI",Arial,"Lucida Grande",sans-serif;
	float:right;
	width:35%;
	height:50px;
	font-size:1.65em;
	}
.flrighthd	{
	font-family:Verdana,"Helvetica Neue","Segoe UI",Arial,"Lucida Grande",sans-serif;
	float:right;
	width:35%;
	padding-left:10px;
	font-size:1.65em;
	}
p.ind	{
	text-indent:50;
	}
.rl	{
color:#7a0606;
	}
.tengb,.tengbrev {
    color:#7a0606;
    text-shadow:0px 1px 0px rgba(255,255,255,.3), 0px -1px 0px rgba(0,0,0,.7);
	}
.tengm	{
    color:#710aa7;
    text-shadow:0px 1px 0px rgba(255,255,255,.3), 0px -1px 0px rgba(0,0,0,.7);
	}
.tengrmain {
    color:#90a3a2;
    text-shadow:0px 1px 0px rgba(255,255,255,.3), 0px -1px 0px rgba(0,0,0,.7);
	}
.tengrmains {
    color:#90a3a2;
    text-shadow:0px 1px 0px rgba(70,159,227,.3), 0px -1px 0px rgba(0,0,0,.7);
	}
.tengrsol {
    color:#03000;
    text-shadow:0px 1px 0px rgba(12,6,6,.3), 0px -1px 0px rgba(70,159,227,.7);
	}
.tengrmain_afflic,.tengrins,.tengrrev,.tengr {
   color:#469fe3;
    text-shadow:0px 1px 0px rgba(255,255,255,.3), 0px -1px 0px rgba(0,0,0,.7);
	}
.regall	{
	color:#520070;
	text-shadow:0px 1px 0px rgba(122,6,6,.2), 0px -1px 0px rgba(211,195,56,.4);
	}
.msep	{
	height:5px;
	color:#630100;
	text-shadow:0px 1px 0px rgba(70,159,227,.3), 0px -1px 0px rgba(0,0,0,.7);
	}
.msep1	{
	height:3px;
	color:#630100;
	text-shadow: 0px 1px 0px rgba(70,159,227,.3), 0px -1px 0px rgba(0,0,0,.7);
	}
/* 
	----------------------------
	    CONTAINER STYLING
	---------------------------- 
*/
.container	{
	margin-top:35px;
	margin:0px auto;
	max-width:1170px;
	padding-right:15px;
	padding-left:15px;
	}
.containerb	{ 
	margin:0px auto;
	width:92%;
	}
.containerbdan	{ 
	margin:0px auto;
	width:92%;
	}
.containerddan	{ 
	margin:0px auto;
	width:94%;
	}
.containerbsab	{ 
	margin:0px auto;
	width:80%;
	}
.containerpass	{ 
	margin:0px auto;
	width:83%;
	}
.containerc	{ 
	margin:0px auto;
	width:96%;
	}
.containerd	{ 
	display:block;
	margin:0px auto;
	width:10%;
	}
.containerdd	{ 
	display:block;
	margin:0px auto;
	width:5%;
	}
.containere	{ 
	background:url('bks/zpcsfish.gif');
	background-repeat:no-repeat;
	background-position:center center;
	margin-left:auto;
	margin-right:auto;
	max-width:1170px;
	padding-right:15px;
	padding-left:15px;
	}
.containere2	{ 
	background:url('img/juda_lofg_485x335_70.png');
	background-repeat:no-repeat;
	background-position:right center;
	margin:0px auto;
	width:92%;
	padding-right:15px;
	padding-left:15px;
	}
.containerf	{ 
	margin-left:auto;
	margin-right:auto;
	max-width:1170px;
	padding-right:15px;
	padding-left:15px;
	}
/* 
	----------------------------
	    Link STYLING
	---------------------------- 
*/
a	{
  color:#3282e6;
  text-decoration:none;
	}
/* 
	----------------------------
	    DIV STYLING
	---------------------------- 
*/
.row:before,.row:after	{
  display:table;
  content:" ";
	}
.lead	{
  font-size:18px;
  font-weight:200;
  margin-bottom:20px;
	}
/* 
	----------------------------
	    PARAGRAPH STYLING
	---------------------------- 
*/
p	{
  margin:0 0 10px;
	}
.just	{
    text-align:justify;
	}
.justi	{
    text-align:justify;
	font-style:italic;
	}
.just2	{
    text-align:justify;
	margin-top:-8px
	}
p.mid{
	display:block;
	margin:0px auto;
	text-align:justify;
	width: 86%;
	}
#cntr	{
    text-align:center;
	}
.cntr	{
    text-align:center;
	line-height:1%;
	}
.flleftb	{
	display:block;
	float:left;
	}
.flrightb	{
	display:block;
	float:right;
	}
/* 
	----------------------------
	    original STYLING
	---------------------------- 
*/		
h1	{
  font-size:48px;
  font-weight:300;
  margin:0 0 20px 0;
	}
.mhd	{
	font-size:.76em;
	}
.mh1	{
	font-size:3em;
	}
.mh2	{
	font-size:2.5em;
	}
.mh3	{
	font-size:1.75em;
	}
.mhd_pass	{
	font-size:.94em;
	}
.mhd_pass1	{
	font-size:.9em;
	}
.mhd_pass2	{
	font-size:.82em;
	}
/* 
	----------------------------
	    Images STYLING
	---------------------------- 
*/
.bimgl1	{
	background-image:url('zpcsimages/spacer.gif');
	background-repeat:no-repeat;
	width:50%;
	height:5px;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	}
.bimgff	{
	background-image:url('img/firefox_friendly_73x100.png');
	background-repeat:no-repeat;
	width:73px;
	height:100px;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	}
/* 
	----------------------------
	    Tables STYLING
	---------------------------- 
*/
.php1	{
	width:100%;
	padding-left:10px;
	}
.php1 tr.alt	{
	background-color:#3796fe;
	color:#eeeeee;
	text-align:left;
	text-indent:10px;
	}
.php1 tr.alt2	{
	background:url('bks/zpcsfish.gif');
	background-repeat:no-repeat;
	background-position:center center;
	}
.php1 tr.alt2a	{
	background:url('bks/zpcsfish_494x215.gif');
	background-repeat:no-repeat;
	background-position:center center;
	}
.php1 td.alt	{
	background-color:#3796fe;
	border-collapse:collapse;
	color:#eeeeee;
	text-align:left;
	text-indent:10px;
	}
.php1 td.alt2	{
	border-collapse:collapse;
	color:#3796fe;
	text-align:left;
	text-indent:10px;
	}
.php1 td.alt2a	{
	border-collapse:collapse;
	color:#3796fe;
	}
.php1 td.alt3	{
	border-collapse:collapse;
	font-family: "Helvetica Neue","Segoe UI",Segoe,Helvetica,Arial,"Lucida Grande",sans-serif;
	text-align:left;
	text-indent:10px;
	}
.php1 td.alt a:link,.php1 td.alt a:visited	{
	display:block;
	color:#2884a9;
	background-image:url('bks/zpcs_blkgrad_1x23.jpg');
	background-repeat:repeat-x;
	width:220px;
	text-align:center;
	padding:4px;
	text-decoration:none;
	}
/* 
	----------------------------
	    ZPCS Colgroup STYLING
	---------------------------- 
*/
col.zpcscol1	{
	width:47.5%;
		}
col.zpcscol2	{
	width:3%;
		}
col.zpcscol3	{
	width:9%;
		}
col.zpcscol4	{
	width:10%;
		}
col.zpcscol5	{
	width:15%;
	}
col.zpcscol6	{
	width:2%;
	}