html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

#error p {
	text-align: center;
	line-height: 1.5em;
	padding-top: 50px;
}
/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }
a:focus  {  
   outline:1px dotted;  
   outline-offset:2px;  
}  
body {
   font : 82.5%/1.285em Verdana, Arial, Helvetica, sans-serif;
	color : #21262A; 
	background : #fff;
	text-align: center;
	line-height: 1.5em;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
h1 {
	color: #ec1500;
	font-size: 1.5em;
	margin: 10px 0 20px 0;
	font-weight: normal;
	line-height: 1.4em;
}
h2 {
	color: #434b54;
	font-size: 1.2em;
	margin: 25px 0 10px 0;
	font-weight: normal;
}
h3 {
	font-size: 1.2em;
	font-weight: normal;
	background: #f2f2f2;
	padding: 3px 10px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #c0c0c0;
	margin: 15px 0;
}
h4 {
	font-weight: normal;
	font-size: 1.2em;
	margin-bottom: 15px;
}
h4.subhead {
	color: #ec1500;
	padding-right: 20px;
	font-size: 1.3em;
	line-height: 1.4em;
}
h4.question {
	margin: 5px 0;
	font-weight: bold;
	color: #434b54;
	font-size: 1.1em;
}
h5 {
	font-weight: normal;
	font-size: 0.8em;
	margin-bottom: 5px;
}
h6 {
	font-style: italic;
	font-weight: normal;
	font-size: 0.8em;
	margin-bottom: 5px; 
	padding-right: 20px;
	text-align: right;
}
h6.newverse {
	margin-bottom: 20px;
}
p {
   line-height: 1.5em;	
	margin-bottom: 20px;
}
p.small {
	font-size: 0.8em;
	margin-bottom: 5px;
}
ul {
	list-style: none;
	padding: 0;
	margin: 0 0 15px 15px;
}
ul li {
   padding: 0 0 15px 20px;
   background: url(images/bullet4.gif) no-repeat 0 6px;
}
ul.secondLevel {
	margin: 10px 0 0 15px;
}
ul.secondLevel li {
	background: url(images/bullet3.gif) no-repeat 0 6px;
	padding-bottom: 10px;
}
ul.thirdLevel {
	margin: 10px 0 0 15px;
}
ul.thirdLevel li {
	background: url(images/bullet2.gif) no-repeat 0 6px;
	padding-bottom: 5px;
}
ul.event li {
	padding: 5px 15px 10px 0;
	position: relative;
	margin: 0 0 10px 120px;
	font-weight: bold;
	line-height: 1.6em;
	background: none;
}
ul.event li p {
	font-weight: normal;
	font-size: 0.9em;
}
ul.event li span.date {
	position: absolute;
	top: 7px;
	left: -125px;
	font-size: 1em;
	width: 90px;
	line-height: 1.2em;
}
ul.event li h4 {
	font-size: 1em;
	margin-bottom: 0;
	color: #21262a;
}
ol {
   margin: 10px 0 0 20px;
	padding: 10px 25px 25px 20px;
	list-style-position: outside;
}
ol li {
	margin-bottom: 20px; 
	padding-left: 12px;
	line-height: 1.6em; 
}
ol li h5 {
	margin-bottom: 25px;
}
ol.spaced li {
	margin-bottom: 30px;
}
a:link, a:visited {
	color: #436ac5;
	text-decoration: none;
}
.highlight {
	background: #feff66;
}
a:hover {
	border-bottom: none;
	text-decoration: underline;
}
.privacy {
	color: #5a6571;
}
.noprint {
	display: none;
	visibility: hidden;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	margin-top: 20px;
	text-align: left;
	position: relative;
	z-index: 5;
}
#header {
	position: relative; 
}
#topnav {
	float: right;
	position: relative;
	width: 500px;
	text-align: right;
	margin-top: 5px;
}
#topnav p {
	font-size: 0.9em;
}
#topnav a:link, #topnav a:visited {
	color: #777;
	text-decoration: none;
	padding: 0 10px 0 7px;
	border-right: 1px solid #777;
	border-bottom: none;
}
#topnav a:hover {
	color: #436ac5;
	text-decoration: underline;
}
#topnav p a#end {
	border-right: none;
}
#topnav p a.current {
	color: #c0c0c0;
	cursor: default;
	padding: 0 10px 0 7px;
	border-right: 1px solid #8a939d;
	text-decoration: none;
}
#logo {
	width: 150px;
	position: relative;
	margin: 0 0 0 15px;
	float: left;
}
#logo img {
	padding: 0;
	margin: 0;
}
#logo h2 {
	margin-left: -2000px;
	margin-bottom: 0;
}
#tagline p {
	position: absolute;
	top: 40px;
	left: 220px;
	font-size: 1.1em;
	font-weight: normal;
	letter-spacing: 0.05em;
	line-height: 1.4em;
	text-align: right;
	font-family: Palatino, Georgia, "Times New Roman";
}
#tagline p span.small {
   font-size: 0.9em;
	font-style: italic;
}
#navwrap {
	border: 1px solid #c0c0c0;
	margin: 0; 
	}
#inner_navwrap {
	background: none;
	border: 1px solid #fafafa;
}
ul#nav {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
ul#nav li {
	display: block; 
	float: left;
   padding: 0;
	}
li#nav-home, li#nav-devotionals, li#nav-israel, li#nav-opinion, li#nav-teaching {
	border-right: 1px solid #c9cdd1;	
	background: none;
}
li#nav-evidence, li#nav-resources, li#nav-articles {
	border-right: 1px solid #c9cdd1;
	background: url(images/arrow-down.gif) right 55% no-repeat;	
	}

#nav li a {
	display: block;
	color: #434B54;
	text-decoration: none;
	padding: 3px 20px 3px 13px;
	border-left: 1px solid #FFF;
	border-bottom: 0;
	}
#nav li a:hover {
	color: #436ac5;
	background: #e9e9e9;
}
li#nav-home a {
	border-left: 0;	
	padding-right: 20px;
	background: none;
	}
li#nav-home a.current, li#nav-israel a.current, li#nav-evidence a.current, li#nav-devotionals a.current, li#nav-resources a.current, li#nav-opinion a.current, li#nav-articles a.current, li#nav-blog, li#nav-teaching a.current {
	color: #c0c0c0;
	cursor: default;
	background: none;
}
li#nav-home a:hover#current, li#nav-devotionals a:hover#current, li#nav-israel a:hover#current, li#nav-resources a:hover#current, li#nav-opinion a:hover#current {
	background: #fff;
}
li#nav-contact {
	border-right: 0;	
	}	

/*
SON OF SUCKERFISH DROPDOWNS
See http://www.htmldog.com/articles/suckerfish/dropdowns/
--------------------- */

/* 2nd and 3rd level menus */
#nav ul {
	position: absolute;
	z-index: 99;
	left: -999em;
	margin: 0px 0 0 -1px;
	padding: 0;
	width: 14.4em;
	w\idth: 13.9em;
	height: auto;
	border: solid #c9cdd1;
	border-width: 1px 1px 0;
	background: #e7e7e7;
}
#nav ul li.active a.current, #nav ul li.active a.currentsub {
	color: #8a939d;
	background: #e9e9e9;
}
/* 3rd level menus only */
#nav ul ul {
	margin: -1.3em 0 0 12em;
}

/* 2nd and 3rd level menus */
#nav li li {
	padding: 2px 1em 2px 0;
	width: 13em;
	border-bottom: 1px solid #c0c0c0;
	border-top: 1px solid #fff;
	background: none;
}

/* 2nd and 3rd level menus */
#nav ul a {
	width: 13em;
	w\idth: 9em;
	border-right: 0;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

/* This "unhides" the sub-menus (left: -999em is what hides them) */
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #e9e9e9;
	color: #436ac5;
}

/* 2nd and 3rd level menus */
#nav ul li:hover, #nav ul ul li:hover, #nav ul li.sfhover, #nav ul ul li.sfhover {
	background: #e9e9e9;
}

/* 2nd and 3rd level menus */
#nav ul li a, #nav ul ul li a {
	background: none;
	}

/* 2nd level menus only */
#nav a.sub {
	background: url(images/arrow-right.gif) right 52% no-repeat;
}

/* content */

#content {
	width: 960px;
	float: left;
	padding: 30px 0 5px 0;
	position: relative;
}
#content img {
	padding: 3px;
	border: 1px solid #c0c0c0;
	background: #fff;
}
#content img.noframe {
	border: 0;
	background: none;
}
#content .imgL {
	float: left;
}
#content img.imgR {
	float: right;
	margin-left: 20px;
}
#content img.imgC {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding:0;
    border: none;
}
#content img.down {
	margin-bottom: -4px;
}
#main {
	float: left;
   width: 650px;
   margin-right: 30px;
}
#sub {
	float: right;
	width: 260px;
	padding: 20px 0 10px 0;
}
.box {
	margin-bottom: 25px;
	border: 1px solid #c0c0c0;
}
.innerBox {
	padding: 20px;
	background: #fff;
	border: 1px solid #fff;
}
.prophecy, .response { 
	margin: 0 60px 20px 0;
}
.response {
	margin: 0 0 50px 60px;
}
.prophecy p, .response p {
	margin-bottom: 5px;
	padding: 0 10px;
}
.references {
   margin-top: 30px;
	border-top: 1px solid #c0c0c0;
	padding: 10px 20px 0 20px;
}
.audio {
	display: block;
	width: 100%;
}
.audio ul {
	margin-left: 10px;
}
.audio ul li {
	border-bottom: 1px solid #c0c0c0;
	margin: 10px 5px 20px 10px;
	position: relative;
}
.audio .audioplay {
	float: right;
}

.audio ul li #flashPlayer, .audio ul li #flashPlayer2, .audio ul li #flashPlayer3, .audio ul li #flashPlayer4, .audio ul li #flashPlayer5, .audio ul li #flashPlayer6, .audio ul li #flashPlayer7, #sub_inc .audioplay #flashPlayer02 {
	height: 35px;
	width: 180px;
	padding: 0;
	background: url(http://www.differentspirit.org/newdesign/images/headphone_bg.gif) no-repeat 75px 0;
}
#sub_inc .audioplay {
   border: 1px solid #c9cdd1;
   padding: 5px;
}
#sub_inc .audioplay p {
   margin-bottom: 3px;
}
.audio h5, .audioplay h5 {
	font-size: 0.9em;
	text-align: left;
	font-style: italic;
}

#sub_inc {
	margin: 50px 20px 20px 0;
}
#sub .box {
	margin: 20px 0;
}
#sub .innerBox {
	padding: 10px;
}
#sub_inc ul {
	margin-left: 20px;
}
#sub_inc ul li {
	list-style: none;
	padding: 0 10px 7px 0;
	background: none;
	line-height: 1.3em;
	font-size: 0.9em;
}
#sub_inc ul li a img {
	text-decoration: none;
}
#sub_inc p {
	font-size: 0.9em;
}
#sub_inc ul li p {
	margin-bottom: 7px;
}
#sub_inc p.new {
	font-size: 1em;
	margin-bottom: 10px;
	color: #556a80;
}
.sub_verse {
	width: 170px;
	float: left;
	background: #fff;
	margin: 0 30px 30px 0;
	padding: 15px 10px;
	font-style: italic;
	border-top: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
}
.sub_verse p {
	padding: 0;
	margin: 0;
	text-align: left;
	font-weight: normal;
	line-height: 1.4em;
}
.sub_verse h5 {
	text-align: right;
	font-size: 0.8em;
	padding: 0;
	margin: 5px 0 0 0;
	font-weight: normal;
}
.verse, .verseplain {
	margin: 20px 50px 30px 30px;
	padding: 15px 50px 10px 50px;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	color: #666;
}
.verseplain {
	border: none;
	padding: 0 50px;
}
.verse p, .verseplain p {
	margin-bottom: 2px;
	font-size: 0.9em;
	line-height: 1.8em;
}
.imageblock {
	margin: 20px 20px 10px 0;
	color: #5a6571;
}
.imageblock img {
	float: right;
	margin: 0 0 15px 15px;
}
.imageblock p {
	margin: 10px 0 0 50px;
	padding-top: 10px;
	text-align: right;
	font-size: 0.9em;
}
table#population {
	width: 300px;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 35px; 
	text-align: center;
	border-collapse: collapse;
	border: 1px solid #c0c0c0;
	font-weight: bold;
}
table#population tr, table.hebrew tr {
	border-bottom: 1px solid #c0c0c0;
	vertical-align: top;
	background: #fff;
}
table#population caption {
	font-size: 0.9em;
	line-height: 1.5em;
	margin: 0;
	padding: 0 15px;
}
table#population td {
	padding: 0.3em 1em;
	text-align: right;
	padding-right: 70px;
}
table#population td.first {
	border-right: 1px solid #c0c0c0;
	text-align: center;
	padding-right: 1em;
}
table#population tr.odd {
	background: #e9e9e9;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}
table.hebrew {
	width: 450px;
	display: block;
	margin: 0 auto;
	margin-bottom: 30px;
	border-collapse: collapse;
}
table.hebrew td, table.hebrew th { 
  padding: 0.4em; 
  border: 1px #c0c0c0 solid; 
  font-weight: bold;
}
table.hebrew thead th {
	font-size: 0.8em;
	text-align: center;
}
table.hebrew td {
	padding: 0.5em 0.3em;
	vertical-align: top;
	text-align: center;
}
#content table.hebrew td img {
	border: none;
}
#page_nav {
	float: right;
	margin: 0 0 20px 0;
}
#page_nav p.button {
	float: right;
	text-align: center;
	line-height: 1.3em;
	margin: 0;
	padding: 3px 15px;
	border-left: 1px solid #d1d1d1;
}
#page_nav p.button a:visited, #page_nav p.button a:link {
	font-size: 0.9em;
	color: #434b54;
	text-decoration: none;
	font-weight: normal;
	border-bottom: none;
	text-align: center;
}
#page_nav p.button a:hover {
	color: #436ac5;
}

/* footer */
#footer {
	text-align: center;
	border: 1px solid #c0c0c0;
	margin-bottom: 20px;
}
#footer .innerBox {
	padding: 10px;
}
#footer p {
	color: #5a6571;
}
ul#footernav {
	margin: 0 5px 10px 5px;
	color: #5a6571;
	display: block;
	text-align: center;
}
ul#footernav li {
	float: left;
	display: block;
	line-height: 1.4em;
	list-style: none;
   background: none;
   font-size: 0.8em;
}
ul#footernav li a:link, ul#footernav li a:visited {
	color: #5a6571;
	list-style: none;
	text-decoration: none;
	border-bottom: none;
   padding: 0 4px;
   border-right: #c0c0c0;
   border-left: #fff;
	float: left;
}
ul#footernav li a:hover {
	color: #436ac5;
	text-decoration: underline;
}
ul#footernav li a.here {
	color: #8a939d;
	text-decoration: none;
	cursor: default;
}


/* Floats */

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	line-height: 0;
	content:".";
	}
	
.clearfloat {
	display:inline-block;
	}	

.clearfloat {
	display:block;
	}
.clear {
	clear: both;
}


/* form styling */
#contactForm ul {
	margin-left: 0;
}
#contactForm ul li {
	list-style: none;
	padding-left: 0;
	background: none;
}
#contactForm ul li label {
	display: block;
	margin-bottom: 3px;
	font-size: 0.9em;
}
.contactInput {
	width: 584px;
}
.contactTextarea {
	width: 584px;
}
#contactForm .block {
	display: none;
	visibility: hidden;
}
input.text {
	display: inline;
	width: 320px;
	margin-bottom: 5px;
}
input, textarea {
	color: #606060;
	background: #f6f6f6;
	border: 1px solid #c0c0c0;
}
input:focus, textarea:focus {
	border: 1px solid #434b54;
	background: #fff;
}
input.submit {
	color: #606060;
	background: #f6f6f6;
}
input.submit:hover {
	color: #262626;
	border: 1px solid #262626;
}
input.submit:focus {
	border: 1px solid #262626;
}

#main .warning {
	color: #ec1500;
}
form #block p {
	visibility: hidden;
	display: none;
}
form#register {
	width: 100%;
	margin: 0;
}
form#register fieldset {
	padding: 5px 5px 5px 0;
}
form#register fieldset p {
	margin: 0;
	padding: 0 5px 5px 0; 
}
form#register label {
	font-size: 0.9em;
}
form#register input#MERGE0 {
	width: 220px;
}
/* end form styling */



/* highslide styling */
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
   display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
   text-decoration: none;
	padding: 2px;
	border: 1px solid black;
   background-color: white;
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 420px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-header ul {
	margin-bottom: 5px;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
	background: none;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: normal;
	color: #5a6571;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
   text-align: left;
	padding: 10px;
}
.highslide-body {
	line-height: 1.5em;
	font-size: 0.9em;
}
.highslide-body p {
	margin-bottom: 7px;
}
.highslide-body p.newverse {
	border-bottom: 1px solid #c9cdd1;
	padding-bottom: 12px;
	margin-bottom: 10px;
}
.highslide-body ul li {
	list-style: none;
	padding-bottom: 30px;
}
.highslide-body img {
	float: right;
	margin-left: 15px; 
}
.highslide-body strong {
	font-weight: bold;
}
.highslide-body em {
	font-style: italic;
}
.highslide-body h5 {
   font-size: 1em;
	font-style: italic;
	font-weight: normal;
	padding: 7px 0; 
}
.highslide-body h6 {
	font-size: 0.9em;
	padding-top: 10px;
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

