/* STYLESHEET FOR JEHOVAHSWITNESSRECOVERY.COM */

/*---------------------------- GLOBAL ELEMENTS ----------------------------*/

body {
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom: 0px;
	padding: 0;
	font: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #595959;
	background-color:#98c233;
}

.back{
	background:url(../images/jwrbg.jpg) repeat-x fixed;
	margin: 0 auto;
}

img 	{border:0;}
.clear	{clear:left;}
.v50	{height:50px;}
.v150	{height:150px;}
.floatright	{float:right; padding:10px 0px 10px 10px;}
.floatleft 	{float:left; padding: 0px 10px 10px 0px;}
.border {border:solid 10px #FFFFFF; float:right; margin:0px 0px 0px 10px;}
.bold {font-weight:bold;}
.line {	border: 1px dashed #cccccc;}
.centered {text-align:center;}


/*---------------------------- TYPOGRAPHY - GLOBAL ----------------------------*/

h1	{
	color:#7eb025; 
	font-size:1.75em; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	letter-spacing:1px;
}

h2 {
	color:#be0855; 
	font-size:1.25em; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
}

h3 {
	color:#595959; 
	font-size:1.35em; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-variant:small-caps;
	letter-spacing:1px;
}

h4 {
	color:#595959; 
	font-family: normal Georgia,"Times New Roman",Times,serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1.2em;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	-x-system-font: none;
	margin-top: 10pt;
	margin-right: 0pt;
	margin-bottom: 10px;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 5px;
	padding-left: 0pt;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
	z-index:100;
	display:block;
}

a:link {
	color: #439af7;
	text-decoration:none;
	font-variant: normal;
}

a:active {
	color: #439af7;
	text-decoration:none;
	font-variant: normal;
}

a:visited {
	color: #439af7;
	text-decoration:none;
	font-variant: normal;
}

a:hover {
	color: #7eb025;
	text-decoration:underline;
	font-variant: normal;
}

.breakout {
	letter-spacing:.25px;
	font-size: 1.25em;
	line-height:1.65em;
	color:#7eb025;
}

.smltype {
	font-size:.85em;
	line-height:1.65em;
}

.errorwrap {height:auto; background:url(../images/bodyback.png)repeat; padding:15px;}
.errorhead {
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:5.1em;
	line-height:.15em;
	color:#439af7;
}
.errorsub {
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.9em;
	line-height:normal;
	color:#be0855;
}

.errortext {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.35em;
	line-height:1.65em;
	font-weight:100;
	color:#777;
}

/*---------------------------- PAGE STRUCTURE - GLOBAL ----------------------------*/

.container {
	margin: 0 auto;
	width: 620px;
	height: auto;
}

.widecontainer {
	margin: 0 auto;
	width: 820px;
	height:auto;
}

.header {
	background:url(../images/jwrtitle.png) no-repeat;
	width:620px; height:145px;
}

.wideheader {
	background:url(../images/jwrtitle.png) no-repeat;
	width:820px; height:145px; margin-left:200px;
}

.navcol {
	width:100px;
	height:auto;
	background: url(../images/navback.png) repeat;
	position:relative;
	float:left;
	color:#FFFFFF;
	text-align:right;
	font-size:1.1em;
	padding-right:16px;
	padding-left:0px;
	padding-top:10px;
	padding-bottom:0px;
	margin-top: 100px;
}

.bodyspan{
	width:400px;
	height:auto;
	background:url(../images/bodyback2.png) repeat-y;
	position:relative;
	float:left;
	font-size:1.3em;
	font-weight:100;
	line-height:1.9em;
	padding-top:30px;
	padding-bottom:30px;
	padding-left:25px;
	padding-right:79px;
	margin-top: 0px;
}

.widebodyspan{
	width:600px;
	height:auto;
	background:url(../images/widebodyback.png) repeat-y;
	position:relative;
	float:left;
	font-size:1.3em;
	font-weight:100;
	line-height:1.9em;
	padding-top:30px;
	padding-bottom:30px;
	padding-left:25px;
	padding-right:79px;
	margin-top: 0px;
}

.socialcol {
	width:54px;
	height:auto;
	position:relative;
	float:left;
	text-align:center;
	padding-top:30px;
	margin-left:-54px;
}

.footerbar {
	width:100%;
	height:auto;
	background:url(../images/footerback.png) repeat;
	color:#ffffff;
	font-size:1.05em;
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
}

.lefttab {
	width:120px;
	height:auto;
	margin-left:-143px;
	position:relative;
	float:left;
	text-align:right;
}

.righttab {
	width:120px;
	height:auto;
	margin-right:-125px;
	position:relative;
	float:right;
	text-align:left;
}

.imgfloatleft {
	float:left;
	padding: 10px 10px 10px 0px;
	width: 120px;
	height:auto;
	text-align:center;
}

.imgfloatright {
	float:right;
	padding: 10px 0px 10px 10px;
	width:120px;
	height:auto;
	text-align:center;
}

/*---------------------------- ALTERNATE lINK STYLES ----------------------------*/

a.navlink:link {
	color: #FFFFFF;
	font-size:1.01em;
	text-decoration:none;
}

a.navlink:active {
	color: #FFFFFF;
	font-size:1.01em;
	text-decoration:none;
}

a.navlink:visited {
	color: #FFFFFF;
	font-size:1.01em;
	text-decoration:none;
}

a.navlink:hover {
	color: #FFFFFF;
	font-size:1.01em;
	text-decoration:none;
	font-weight:bold;
}

a.subnavlink:link {
	color: #FFFFFF;
	font-size:0.85em;
	text-decoration:none;
	line-height:1.15em;
	letter-spacing:1px;
}

a.subnavlink:active {
	color: #FFFFFF;
	font-size:0.85em;
	text-decoration:none;
	line-height:1.15em;
	letter-spacing:1px;
}

a.subnavlink:visited {
	color: #FFFFFF;
	font-size:0.85em;
	text-decoration:none;
	line-height:1.15em;
	letter-spacing:1px;
}

a.subnavlink:hover {
	color: #FFFFFF;
	font-size:0.85em;
	text-decoration:underline;
	line-height:1.15em;
	letter-spacing:1px;
}


a.footerlink:link {
	color: #FFFFFF;
	font-size:1.01em;
	text-decoration:none;
	font-weight:bold;
}

a.footerlink:active {
	color: #FFFFFF;
	font-size:1.01em;
	text-decoration:none;
	font-weight:bold;
}

a.footerlink:visited {
	color: #FFFFFF;
	font-size:1.01em;
	text-decoration:none;
	font-weight:bold;
}

a.footerlink:hover {
	color: #FFFFFF;
	font-size:1.01em;
	text-decoration:underline;
	font-weight:bold;
}

a.booklink:link {
	color: #7eb025;
	font-size:.85em;
	line-height:1.65em;
	text-decoration:none;
	letter-spacing:.15em;
}

a.booklink:active {
	color: #7eb025; 
	font-size:.85em;
	line-height:1.65em;
	text-decoration:none;
	letter-spacing:.15em;
}

a.booklink:visited {
	color: #7eb025;
	font-size:.85em;
	line-height:1.65em;
	text-decoration:none;
	letter-spacing:.15em;
}

a.booklink:hover {
	color: #7eb025;
	font-size:.85em;
	line-height:1.65em;
	text-decoration:underline;
	letter-spacing:.15em;
}

a.biglink:link {
	color:#595959; 
	font-family: Georgia,"Times New Roman",Times,serif;
	font-weight: normal; line-height: normal;
	margin-top: 10pt; margin-right: 0pt; margin-bottom: 10px; margin-left: 0pt;
	padding: 0px 0px 5px 0px;
	border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #cccccc;
}

a.biglink:active {
	color:#595959; 
	font-family: Georgia,"Times New Roman",Times,serif;
	font-weight: normal;  line-height: normal;
	margin-top: 10pt; margin-right: 0pt; margin-bottom: 10px; margin-left: 0pt;
	padding: 0px 0px 5px 0px;
	border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #cccccc;
}

a.biglink:visited {
	color:#595959; 
	font-family: Georgia,"Times New Roman",Times,serif;
	font-weight: normal; line-height: normal;
	margin-top: 10pt; margin-right: 0pt; margin-bottom: 10px; margin-left: 0pt;
	padding: 0px 0px 5px 0px;
	border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #cccccc;
}

a.biglink:hover {
	color:#777777; 
	font-family: Georgia,"Times New Roman",Times,serif;
	font-weight: normal; line-height: normal;
	margin-top: 10pt; margin-right: 0pt; margin-bottom: 10px; margin-left: 0pt;
	padding: 0px 0px 5px 0px; text-decoration:none;
	border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #cccccc;
}


/*---------------------------- JQUERY TOGGLE STYLES ----------------------------*/

h2.trigger {
	padding:0px;
	margin: -40px 0px 5px 0px;
	width: 600px;
	text-align:right;
	font-size:.85em;
	font-weight: normal;
	float: left;
	display:block;
	z-index:200;
}
h2.trigger a {
	color: #439af7;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	display: block;
}
h2.trigger a:hover { color: #439af7; font-style:oblique; text-decoration:none; background:url(../images/blue.png) repeat; }
h2.active {background-position: left bottom;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
.toggle_container {
	margin: 0 0 5px;
	padding-left:10px;
	padding-right:10px;
	/*--border: 1px solid #d6d6d6;--*/
	/*--background: #f0f0f0 url(toggle_block_stretch.gif) repeat-y left top;--*/
	overflow: hidden;
	font-size:.85em;
	line-height:1.65em;
	width: 580px;
	clear: both;
	text-align:left;
}
.toggle_container .block {
	padding: 0px; /*--Padding of Container--*/
	/*background: url(../images/toggle_block_btm.gif) no-repeat left bottom; /*--Bottom rounded corners--*/
}

/*---------------------------- FORM STYLES ----------------------------*/

.formfield {
	background: url(../images/toggleback.png); 
	color:#595959; 
	border: 1px solid #999;
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:.85em; 
	line-height:1.65em;
}
