@charset "UTF-8";
/* CSS Document for The Pocket Testament League */
/* Copyright(c)2004-2009 */
/* Created by George Pytlik */

/* HTML Tag modifications */

body {
	background-color: #FFFFFF;
	margin: 0;
	font-family: Arial, Helvetica, Geneva, Verdana, Swiss, SunSans-Regular;
	font-size: 13px;
	line-height: 18px;
}
h1 {
	color: #c03; 
	font-weight: bold; 
	font-size: 20px; 
	line-height: 24px;
	letter-spacing: -1px;
	font-family: Tahoma, Arial, Helvetica, Swiss, SunSans-Regular; 
	margin: 10px 0 10px 0;
}
h2 { 
	color: #c03; 
	font-weight: bold; 
	font-size: 18px; 
	line-height: 20px; 
	letter-spacting: -1px;
	font-family: Tahoma, Arial, Helvetica, Swiss, SunSans-Regular; 
	margin: 10px 0 10px 0;
}
h3 { 
	color: #c03; 
	font-weight: bold; 
	font-size: 16px; 
	line-height: 20px;;
	font-family: Tahoma, Arial, Helvetica, Swiss, SunSans-Regular; 
	margin: 10px 0 10px 0;
}
h1,h2,h3 a:link, h1,h2,h3 a:visited {
	color: #c03;
	text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: underline;
}
blockquote {
	font-size: 16px;
	line-height: 20px;
	padding: 0 20px 10px 30px;
	color: #369;
	font-family: Georgia, "Times New Roman", Times, serif;
}
p { 
	font-size: 13px; 
	line-height: 18px; 
}
li   {
	margin: 5px 0 0 0;
	list-style: url('/pix/icons/arrow-red.gif');
	display: list-item;
	font-size: 12px; 
	line-height: 16px;
}
li a:link, li a:visited {
	text-decoration: none;
}
li a:hover {
	text-decoration: underline;
}

/* Special tags for front page lists */

#cleanlinks { 
	color: #000; 
	font-size: 12px; 
	line-height: 20px;
	margin: 0 10px 0 0;
}
#cleanlinks a:link {
	color: #000;
	text-decoration: none;
}
#cleanlinks a:visited {
	color: #000;
	text-decoration: none;
}
#cleanlinks a:hover {
	color: #c03;
	text-decoration: underline;
}
#frontlist {
	margin: 0 20px 0 -20px;
}
#frontlist li {
	/* Created for IE8 compatibility */
	margin: 5px 10px 0 -10px;
	list-style: none url('/pix/icons/arrow-red.gif');
	display: list-item;
	font-size: 12px; 
	line-height: 14px;
}
.frontpage {
	font-size: 15px;
	line-height: 20px;
	padding: 0 20px 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* Text styling tags */

.subhead        { 
	font-size: 16px; 
	line-height: 18px; 
	font-weight: bold; 
	font-family: Tahoma, Arial, Helvetica, Swiss, SunSans-Regular; 
	letter-spacing: -20%;
	color: #c03; 
	padding: 5px 0 2px 0;
}
.quote {
	font-size: 18px;
	line-height: 22px;
	padding: 0 20px 10px 30px;
	color: #369;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image:url(/email/images/bigquote.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}
.frontsubhead { 
	color: #000; 
	font-weight: bold; 
	font-size: 13px; 
	font-family: Tahoma, Arial, Helvetica, Swiss, SunSans-Regular; 
}
.frontsubgray { 
	color: #948783; 
	font-size: 13px; 
	font-family: Tahoma, Arial, Helvetica, Swiss, SunSans-Regular; 
	font-weight: bold; 
	margin: 10px 0 0 20px; 
}
.sub_divider    { 
	color: #c03; 
	font-weight: bold; 
	font-size: 16px; 
	line-height: 18px; 
	font-family: Tahoma, Arial, Helvetica, Swiss, SunSans-Regular; 
	letter-spacing: -20%;
	padding: 5px 0 4px 0; 
	border-top: 1px dotted #999; 
}
.smallsubhead  { 
	color: #000; 
	font-weight: 800; 
	font-size: 13px; 
	line-height: 18px; 
}
.smallsubred { 
	color: #c03; 
	font-size: 13px; 
	line-height: 18px; 
	font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-weight: bold; 
}
.smallsubgray { 
	color: #948783; 
	font-size: 13px; 
	line-height: 18px; 
	font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-weight: bold; 
}
.smallsubwhite { 
	color: #fff; 
	font-weight: 800; 
	font-size: 12px; 
	line-height: 16px; 
}
.bodytext   { 
	font-size: 12px; 
	line-height: 16px; 
	margin-right: 20px; 
	margin-left: 20px; 
	padding-right: 20px; 
	padding-left: 20px; 
}
.gray { 
	color: #666; 
}
.commontext { 
	font-size: 13px; 
	line-height: 18px; 
}
.blogtext { 
	font-size: 13px; 
	line-height: 18px; 
}
.errortext  { 
	color: #3366CC; 
	font-weight: bold; 
	font-size: 13px; 
	line-height: 16px; 
}
.messagetext { 
	color: #3366CC; 
	font-weight: bold; 
	font-size: 13px; 
	line-height: 16px; 
}
.graytext  { 
	color: #666; 
	font-size: 13px; 
	line-height: 18px; 
	margin: 0 20px 0 20px; 
	padding: 0 20px 0 20px; 
}
.prayerheader   { 
	font-weight: bold; 
	font-size: 12px; 
	line-height: 16px; 
	padding-top: 10px; 
	border-top: 1px dotted #999; 
}
.smalltext   { 
	color: #000; 
	font-size: 11px; 
	line-height: 15px; 
}
.formtext { 
	font-size: 12px; 
	line-height: 16px; 
}
.formgray { 
	color: #666; 
	font-size: 12px; 
	line-height: 16px;
	text-transform: none; 
}
.formrequired  { 
	color: #c03; 
	font-size: 12px; 
	line-height: 16px; 
}
.formwhite { 
	color: #fff; 
	font-size: 12px; 
	line-height: 16px; 
}
.formmissing  { 
	color: #c03; 
	font-weight: bold; 
	font-size: 12px; 
	line-height: 16px; 
}
.sponsorbox { 
	color: #fff; 
	font-size: 18px; 
	font-weight: bold; 
	margin-left: 20px; 
}
.tiny   { 
	color: #666; 
	font-size: 11px; 
	line-height: 14px;
	}
.tinysubhead  { 
	color: black; 
	font-weight: bold; 
	font-size: 12px; 
	line-height: 14px; 
}
.pix   { 
	color: #666; 
	font-size: 11px; 
	line-height: 13px; 
	margin-bottom: 5px; 
	padding-right: 30px; 
}
.indented  { 
	margin: 0 30px 0 25px; 
}
.indented2 { 
	margin: 0 20px 10px 20px; 
}
.footer   { 
	color: #666; 
	font-size: 10px; 
	line-height: 13px; 
	margin-left: 20px; 
	padding-left: 20px; 
}
.callout    { 
	color: #666; 
	font-size: 12px; 
	line-height: 16px; 
	margin: 0 0 10px 10px; 
	padding: 0 0 0 10px; 
}
.callout2 { 
	color: #666; 
	font-size: 12px; 
	line-height: 16px; 
	margin: -10px 5px 0 10px; 
	padding: 0 0 0 10px; 
}
.pms409  { 
	color: #948783; 
}
.quote { 
	font-family: Georgia, Times, "Times New Roman", serif; 
	color: #369; 
	font-size: 18px; 
	line-height: 22px; 
	margin: -5px 30px 0 25px;   
}

/* Styles for creating visual buttons */
/* Use inside <table> structure for best results */

#button {	
	background-color: #c03;
	padding: 2px;
}
.button {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	background-color: #c03;
	padding: 5px 10px 5px 10px;
	border: 1px;
	border-color: #fff;
	border-style: dashed;
	border-spacing: 5px;
}
.button a:link, .button a:visited, .button a:hover {
	color: #FFF;
	text-decoration: none;
}

/* BUTTONS ################################*/
/* Special CSS-only buttons for The Pocket Testament League */
/* Design matches the look of the tab logo graphic */
/* Usage: <a href="" class="ptl_button btn_red [btn_arrow | btn_back]" title="Tooltip text">Button Text</a> */

.ptl_button { 
	/*outline: none;*/
	text-decoration: none !important;
	display: inline-block;
	padding: 7px 10px 8px;
	font: 800 12px/1 Arial, sans-serif; /* font type and attributes */
	cursor: pointer;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-o-border-radius: 0px;
	position: relative;
	color: #fff !important;
	
	-webkit-transition: -webkit-box-shadow 0.1s ease; /* animation - safari and chrome */
	-o-transition-property: -o-box-shadow;
  	-o-transition-duration: 4s;
  	-o-transition-delay: 1s;
	
	/* The gradient effects and shadow ################################*/
	box-shadow: 0 1px 3px rgba(0,0,0,0.4), inset 0 -7px 8px rgba(0,0,0,0.2), inset 0 10px 8px rgba(255,255,255,0.2), inset 1px 1px 0px rgba(255,255,255,0.2);
	-moz-box-shadow: 0 0px 0px rgba(0,0,0,0.4), inset 0 -7px 8px rgba(0,0,0,0.2), inset 0 10px 8px rgba(255,255,255,0.2), inset 1px 1px 0px rgba(255,255,255,0.2); 
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.4), inset 0 -7px 8px rgba(0,0,0,0.2), inset 0 10px 8px rgba(255,255,255,0.2), inset 1px 1px 0px rgba(255,255,255,0.2);
	-o-box-shadow: 0 1px 3px rgba(0,0,0,0.4), inset 0 -7px 8px rgba(0,0,0,0.2), inset 0 10px 8px rgba(255,255,255,0.2), inset 1px 1px 0px rgba(255,255,255,0.2);
	
	text-shadow: 0 1px 1px rgba(0,0,0,0.5);
	border: 1px dashed #fff;

}

.ie {
/* 	 border: 2px solid #cc0033; */
}

.ptl_minibutton {
	text-decoration: none !important;
	display: inline-block;
	padding: 2px 4px 3px;
	outline: none;
	border: none;
	font: 800 10px/10px Arial, sans-serif;
	background-color: #cc0033;
	color: #fff;
	cursor: pointer;
}

/* BUTTONS HOVER AND ACTIVE STAGE ################################*/

.ptl_button:hover { 
	-moz-box-shadow: 0 0px 0px rgba(0,0,0,0.4), inset 0 1px 8px rgba(0,0,0,0.2), inset 0 -15px 8px rgba(255,255,255,0.2), inset 1px 1px 0px rgba(255,255,255,0.2);
	-webkit-box-shadow: 0 0px 4px rgba(0,0,0,0.4), inset 0 1px 8px rgba(0,0,0,0.1), inset 0 -15px 8px rgba(255,255,255,0.1), inset 1px 1px 0px rgba(255,255,255,0.2);
	-o-box-shadow: 0 0px 4px rgba(0,0,0,0.4), inset 0 1px 8px rgba(0,0,0,0.1), inset 0 -15px 8px rgba(255,255,255,0.1), inset 1px 1px 0px rgba(255,255,255,0.2);
	text-decoration: none;
}

.ptl_button:active {
	text-shadow: 0 -1px 1px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0px 0px rgba(0,0,0,0.4), inset 0 1px 8px rgba(0,0,0,0.2), inset 0 -15px 8px rgba(255,255,255,0.2), inset 1px -1px 0px rgba(255,255,255,0.2);
	-webkit-box-shadow: 0 0px 4px rgba(0,0,0,0.4), inset 0 1px 8px rgba(0,0,0,0.1), inset 0 -15px 8px rgba(255,255,255,0.1), inset 1px -1px 0px rgba(255,255,255,0.2);
	-o-box-shadow: 0 0px 4px rgba(0,0,0,0.4), inset 0 1px 8px rgba(0,0,0,0.1), inset 0 -15px 8px rgba(255,255,255,0.1), inset 1px -1px 0px rgba(255,255,255,0.2);
}

.ptl_minibutton:hover {
	background-color: #BC002E;
}

/* ARROW ################################*/

.ptl_button.btn_arrow {
	padding-right: 17px;
	background-image: url(../pix/icons/arrow-btn.gif);
	background-repeat: no-repeat;
	background-position: center right;
}

.b_button.btn_arrow {
	padding-right: 25px;
	background-image: url(../pix/icons/arrow-btn.gif);
	background-repeat: no-repeat;
	background-position: center right;
}

.ptl_button.btn_back {
	padding-left: 17px;
	background-image: url(../pix/icons/arrow-backbtn.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

.b_button.btn_back {
	padding-left: 25px;
	background-image: url(../pix/icons/arrow-backbtn.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

/* BUTTON SIZES ################################ */

.s_button { 
	font: 800 10px/10px Arial, sans-serif; 
	padding: 4px 7px 6px;
	border: none;
	outline: none;
}

.b_button { 
	font: 900 14px/16px Arial, sans-serif;
	padding: 12px 20px; /* You can adjust the button size using padding */
	-moz-box-shadow: 0 0px 0px rgba(0,0,0,0.4), inset 0 -7px 8px rgba(0,0,0,0.1), inset 0 16px 8px rgba(255,255,255,0.2), inset 1px 1px 0px rgba(255,255,255,0.3);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.4), inset 0 -7px 8px rgba(0,0,0,0.1), inset 0 16px 8px rgba(255,255,255,0.2), inset 1px 1px 0px rgba(255,255,255,0.3);
	-o-box-shadow: 0 1px 3px rgba(0,0,0,0.4), inset 0 -7px 8px rgba(0,0,0,0.1), inset 0 16px 8px rgba(255,255,255,0.2), inset 1px 1px 0px rgba(255,255,255,0.3);
}

/* BUTTON COLORS ################################ */

.ptl_button.btn_red { /*, .ptl_button { */
	background-color: #dd0033; 
	outline: 2px solid #cc0033;
}

.ptl_button.btn_gray {
	background-color: #888;
	outline: 2px solid #888;
}

.ptl_button.btn_blue {
	background-color: #336699; 
	outline: 2px solid #336699;
}
/* Styles for stories and comments */

#feed .sponsorship { 
	font-size: 12px; 
	line-height: 16px; 
	color: #333; 
	position: relative; 
	left: -10px; 
	padding-top: 5px; 
	display: list-item; 
	border-top: 1px dotted #ddd; 
	list-style-image: url('/pix/icons/coquette24/dollar_currency_sign.png');
}
#feed .story {  
	font-size: 12px; 
	line-height: 16px; 
	color: #000; 
	position: relative; 
	left: -10px; 
	padding-top: 5px;
	display: list-item; 
	border-top: 1px dotted #ddd; 
	list-style-image: url('/pix/icons/coquette24/edit.png');
}
#feed .storytext {
	color: #000; 
	padding: 5px;
	margin-bottom: 2px;
	background-color: #f0f0f0;
}
#storylist .storytext {
	color: #000;
	margin-bottom: 2px;
}
.commentbox   { 
	background:#eaedf2; 
	color: #555;
	font-size: 10px; 
	line-height: 11px; 
	margin-top: 5px;
	margin-bottom: 2px;
	padding: 5px; 
}
.commentbox .storynub {
	background:url('/pix/common/storynub.gif') no-repeat;
	clear:left;
	height:5px;
	margin:0 0 0 17px;
	overflow:hidden;
	width:9px;
}
.commentbox input {
	color: #999;
	border: 1px;
	border-color: #666;
}
.comment-textarea-collapsed textarea {
 /* the text input when not focused */
 	width: 350px;
 	height: 20px;
 	color: #aaa;
}
.comment-textarea-expanded textarea {
 /* the text input when focused */
 	width: 350px;
 	height: 80px;
 	color: #000;
}
.comment-submit input {
 /* the input button */
}
.member-icon {
  border: 1px solid #ccc;
}

.member-thumbnail {
  float: left;
}
.member-thumbnail-spacer {
  margin-left: 58px;
}

.member-micro {
  float: left;
}
.member-micro-spacer {
  margin-left: 40px;
}

.member-clear {
  clear: left;
}

/*.storylike {
	background-image: url('/pix/icons/coquette16/red_heart.png');
	background-repeat: no-repeat;
	background-position: left;
	font-size: 11px;
	line-height: 12px;
	text-align: left;
	color: #666;
}*/

.story {
  font-size: 12px;
  line-height: 16px;
}

.story .story-header {
  margin-bottom: 6px;
  color: #666;
}

.story .story-body {
  margin-bottom: 8px;
}

.story .story-header .story-header-name {
  font-weight: bold;
  color: #000;
}

.story .story-header .story-header-relationship {
  font-weight: bold;
}

.comments {
  font-size: 11px;
  line-height: 14px;
}

.comments .comments-links {
  color: #999;
  margin-bottom: 4px;
}

.comments a:visited {
  color: #c03;
}

.comments a.comment-login, .comments a.comment-login:visited {
  color: #999;
}

.comments a.comment-login:hover {
 color: #c03;
}

.comments .comments-area {
  background-image: url(/pix/common/storynub.gif);
  background-repeat: no-repeat;
  background-position: 20px 0;
  padding-top: 5px;
}

.comments .comment-box {
  background-color: #f0f0f0;
  color: #333;
  font-size: 11px;
  line-height: 14px;
  margin-bottom: 2px;
  padding: 5px;
}

.comments .comment-box .comment-header {
  margin-bottom: 4px;
  color: #555;
}

.comments .comment-box .comment-header-name {
  font-weight: bold;
}

.comments .comment-box .comment-like {
	color: #666;
}

.comment-textarea-collapsed textarea {
  width: 350px;
  height: 20px;
  color: #aaa;
}

.comment-textarea-expanded textarea {
  width: 350px;
  height: 80px;
  color: #000;
}

.member-feed {
  border-top: 1px dotted #ddd;
  padding-top: 12px;
  font-size: 13px;
  line-height: 16px;
}

.member-feed .feed-item, .story-feed .feed-item {
  margin-bottom: 12px;
  border-bottom: 1px dotted #ddd;
  padding-bottom: 12px;
}

.member-feed .feed-sponsorship {
  background-image: url(/pix/icons/coquette24/dollar_currency_sign.png);
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 34px;
}

.member-feed .feed-order {
  background-image: url(/pix/icons/coquette24/package.png);
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 34px;
}

.member-feed .feed-coursecompleted {
  background-image: url(/pix/icons/coquette24/prize_winner.png);
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 34px;
}

.member-feed .feed-video {
  background-image: url(/pix/icons/coquette24/television.png);
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 34px;
}

/* Styles for lists of links */

#linklist ul      { 
	font-weight: normal; 
	text-transform: none; 
	padding: 0 0 0 30px; 
}
#linklist li       { 
	color: #666; 
	font-size: 11px; 
	line-height: 12px; 
	margin: 0 0 5px 0;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	list-style-image: url('/pix/icons/arrow-square.gif'); 
	padding: 0 5px 5px 0; 
}
#linklistPDF li { 
	color: #666; 
	font-size: 11px; 
	line-height: 12px; 
	margin: 0 0 5px 0;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	list-style-image: url('/pix/icons/icon-pdf.gif'); 
	padding: 0 5px 5px 0; 
}
.arrowline       { 
	/* For lists of links with boxed arrow icon */
	color: #666; 
	font-size: 11px; 
	line-height: 12px; 
	background-image: url('/pix/icons/arrow-square.gif'); 
	background-repeat: no-repeat; 
	background-position: 0 7px; 
	text-indent: 20px; 
	margin: 0 10px 0 0; 
	padding: 5px 10px 10px 0; 
	border-bottom: 1px dotted #ddd; 
}
.arrowline2  { 
	/* Boxed icon with no dotted rule */
	/* No text size specified so it can inherit font */
	color: #666; 
	background-image: url('/pix/icons/arrow-square.gif'); 
	background-repeat: no-repeat; 
	background-position: 0 2px; 
	text-indent: 20px; 
	margin: 0 15px 0 0;  
}
.arrowline3 { 
	/* Same as arrowline but no dotted rule */
	/* Perfect for use when only one line exists */
	color: #666; 
	font-size: 11px; 
	line-height: 12px; 
	background-image: url('/pix/icons/arrow-square.gif'); 
	background-repeat: no-repeat; 
	background-position: 0 7px; 
	text-indent: 20px; 
	margin: 0 10px 0 0; 
	padding: 5px 10px 10px 0; 
}
.pdfline    { 
	/* Use for links to PDF files */
	color: #666; 
	font-size: 11px; 
	line-height: 18px; 
	background: url('/pix/icons/icon-pdf.gif') no-repeat; 
	text-indent: 15px; 
	margin: 0 15px 0 0; 
}

/* Styles for object positioning */

#Floater {
	text-align: left;
	float: right;
	padding: 0 0 5px 10px;
}
.floater {
	float: right;
	text-align: left;
	padding: 0 0 5px 10px;
}
.picturepos { 
	text-align: right; 
	position: absolute; left: 300px; 
}

/* New Div styles for content areas */

#maincolumn  { 	
	width: 470px;
	float: left;
	margin: 30px 10px 10px 30px;
}
#rightcolumn {
	width: 200px;
	font-size: 11px;
	line-height: 14px;
	margin: 30px 20px 10px 10px;
	clear: none;
	float: right;
}
#widecolumn  { 	
	width: 690px;
	margin: 30px 20px 10px 30px;
}

/* Styling for page margins */

.margin_none  { 
	font-size: 12px; 
	line-height: 18px; 
}
.margin_left   { 
	font-size: 12px; 
	line-height: 18px; 
	margin-left: 20px; 
}
.margin_top  { 
	font-size: 12px; 
	line-height: 18px; 
	margin: 20px 0px; 
}
.margin_right   { 
	font-size: 12px; 
	line-height: 18px; 
	margin-right: 20px; 
	}
.margin_leftright  { 
	font-size: 12px; 
	line-height: 18px; 
	margin-right: 15px; 
	margin-left: 20px; 
}
.margin_lastpara   { 
	font-size: 12px; 
	line-height: 18px; 
	margin-right: 15px; 
	margin-bottom: 20px; 
	margin-left: 20px; 
}
.margin_mainstory { 
	font-size: 12px; 
	line-height: 18px; 
	margin-bottom: 20px; 
	margin-left: 20px; 
}
.margin_topthree  { 
	font-size: 12px; 
	line-height: 18px; 
	margin-top: 20px; 
	margin-right: 15px; 
	margin-left: 20px; 
}
.margin_all  { 
	font-size: 12px; 
	line-height: 18px; 
	margin: 20px 15px 20px 20px; 
}

/* Styles to create dashed cell borders */

.textcell { 
	border: dashed 1px #999; 
}
.textcell_front { 
	border-top: 1px dashed #999; 
	border-left: 1px dashed #999; 
	border-bottom: 1px dashed #999; 
}
.textcell_low { 
	border-style: dashed; 
	border-width: 0px 1px 1px 1px; 
	border-color: #999; 
}
.textcell_bottom { 
	border-bottom: 1px dashed #999; 
}
.textcell_top { 
	border-top: 1px dashed #999; 
}
.textcell_left  { 
	border-top: 0px dashed #999; 
	border-right: 0px; 
	border-bottom: 0px dashed #999; 
	border-left: 1px dashed #999; 
}
.textcell_insideL { 
	border-bottom: 1px dashed #999; 
	border-left: 1px dashed #999; 
}
.textcell_insideR { 
	border-right: 1px dashed #999; 
	border-bottom: 1px dashed #999; 
}
.textcell_right  { 
	border-style: dashed dashed dashed none; 
	border-width: 0px 1px 0px 0px; 
	border-color: #999 #999 #999;  
}
.textcell_rightGray { 
	background-color: #ddd; 
	border-style: dashed dashed dashed none; 
	border-width: 1px 1px 1px 0px; 
	border-color: #999 #999 #999;  
}

/* Signup form styling */

.formbox {
  font-family: Arial, Helvetica, sans-serif;
}
.formbox .group {
  padding-top: 20px;
  clear: left;
}
.formbox .group:first-child {
  padding-top: 0;
}
.formbox .group .tooltip {
  position: relative;
  float: right;
  width: 200px;
  margin-top: -10px;
  background-image: url(/pix/common/sidenub.gif);
  background-repeat: no-repeat;
  background-position: 0 10px;
  padding-left: 14px;
}
.formbox .group .tooltip > div,
.formbox .group .tooltip > div > div,
.formbox .group .tooltip > div > div > div,
.formbox .group .tooltip > div > div > div > div {
  position: relative;
  left: -1px;
  top: -1px;
}
.formbox .group .tooltip > div {
  background-color: #eeeeee;
}
.formbox .group .tooltip > div > div {
  background-color: #dddddd;
}
.formbox .group .tooltip > div > div > div {
  background-color: #cccccc;
}
.formbox .group .tooltip > div > div > div > div {
  background-color: #f0f0f0;
  padding: 10px;
  text-align: left;
  font-size: 11px;
  line-height: 13px;
  color: #666;
}
.formbox .group .label {
  width: 125px;
  float: left;
  font-size: 12px;
  color: #000;
  padding-top: 2px;
  vertical-align: top;
}
.formbox .group .required {
  /* required text field */
  color: #c03;
  height: 20px;
}
.formbox .group .input {
  margin-left: 130px;
}
.formbox .group .input .active {
  /* input when focused */
  background-color: #f0f0f0;
}
.formbox .input-text {
  /* text field */
  width: 250px;
  font-size: 11px;
  color: #666;
  padding: 2px;
  /* height: 20px; */
  background-color: #fff;
  border: 1px solid #999;
}
/*-- Modified for Signup Form Test C --*/
.formbox .input-textC {
  /* text field */
  width: 170px;
  font-size: 11px;
  color: #666;
  padding: 2px;
  /* height: 20px; */
  background-color: #fff;
  border: 1px solid #999;
}
.formbox .group .input-select {
  width: 250px;
}
.formbox .group .notify {
  display: inline;
  position: absolute;
  margin-left: 5px;
}
.formbox .group .notify > div {
  width: 25px;
  height: 25px;
  background-repeat: no-repeat;
  background-position: top left;
}
.formbox .group .notify .notify-loading {
  background-image: url(/pix/icons/notify-loading.gif);
}
.formbox .group .notify .notify-ok {
  background-image: url(/pix/icons/coquette24/accept.png);
}
.formbox .group .notify .notify-error {
  background-image: url(/pix/icons/coquette24/delete.png);
}
.formbox .group .notify .notify-warning {
  background-image: url(/pix/icons/coquette24/warning.png);
}
.formbox .group .errormsg div {
  padding-top: 3px;
  color: #cc0033;
  font-weight: bold;
}
#signup-form .submitbutton {
  margin: 0 20px 0 120px;
  float: left;
}
#signup-form .submit_note {
  font-size: 11px;
  line-height: 13px;
  color: #666;
  width: 150px;
  margin-top: 3px;
  float: left;
}
#signup-form .agreement {
  background-color: #f0f0f0;
  padding: 15px;
  text-align: left;
  font-size: 14px;
  line-height: 17px;
  font-style: italic;
  color: #555;
  width: 400px;
  margin-left: 0;
  margin-bottom: 0;
}
#signup-form .agreement_nub {
  margin-top: 0px;
  margin-left: 25px;
  padding: 0 0 0 20px;
}

/*----- Join CTA -----*/
.join_cta{
	width: 170px;
	margin-left: 15px;
	padding:10px 25px 25px 25px;
	background: #f0f0f0;
	border: 1px solid #e6e6e6;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0px 0px 3px #999;
	-webkit-box-shadow: 0px 1px 3px #999;
	box-shadow: 0px 0px 3px #999;
	
}
.join_cta li{
	list-style: none; 
}
.join_cta h3.join_cta_title{
	display: block;
	color: #cc0033;
	font-size: 18px;
	margin-bottom: 15px;
	width: 200px;
	height: 16px;
	text-indent: -5000px;
	background: url('../pix/titles/join_cta_title.gif')  no-repeat;
}
.join_cta p{
	color: #4a4a4a;
	margin: 12px 0 15px 0;
	line-height: 14px;
	font-size: 12.35px;
}

.join_cta #slideshow {
    position:relative;
    width: 170px;
    height:75px;
   -moz-box-shadow: 0px 0px 3px #999;
	-webkit-box-shadow: 0px 1px 3px #999;
	box-shadow: 0px 0px 3px #666;
    
}
.join_cta #slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

.join_cta #slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

.join_cta #slideshow IMG.last-active {
    z-index:9;
}
.cta_button{
font-size: 13px;
	width: 170px;
	text-align: center;
	padding: 10px 0 10px 0;
}



/*-- Modified for Signup Form Test B --*/
#signup-form .agreementB {
  background-color: #f0f0f0;
  padding: 15px;
  text-align: left;
  font-size: 14px;
  line-height: 17px;
  font-style: italic;
  color: #555;
  width: 400px;
  margin-left: 120px;
  margin-bottom: 0;
}
#signup-form .agreement_nubB {
  margin-top: 0px;
  margin-left: 130px;
  padding: 0 0 0 20px;
}


/*----- BEGIN ABC TESTING FOR SIGNUP FORM -----*/
.text_franklin_red{
	color: #cc0033;
	font-size: 23px;
	margin: 0px;
	padding: 0px;
}
.text_franklin_gray{
	color: #cccccc;
	font-size: 23px;
	margin: 0px;
	padding: 0px;
}
.text_franklin_s{
	color: #cc0033;
	font-size: 18px;
	margin: 3px 0 0 0;
	padding: 0px;
}
#signup_content{
	width: 100%;
	min-height: 325px;
	background: url('/pix/signup/signup_content_bg.gif')  top repeat-x;
}
#signup_content_wrap{
	width: 940px;
	margin: 0 auto;
	overflow: hidden;
}
#signup_content_wrap li{
	list-style: none;
}
#signup_content_wrap #signup_title{
	text-align: center;
	color: white;
}
#signup_content_wrap #signup_title h2{
	margin: 45px auto 15px auto;
	width: 450px;
	height: 40px;
	background: url('/pix/signup/signup_title.gif')  no-repeat;
	color: white;
	text-align: center;
	text-indent: -5000px;
}
#signup_content_wrap #signup_tagline h3{
	margin: 0px auto 37px auto;
	width: 615px;
	height: 35px;
	background: url('/pix/signup/signup_tagline.gif')  no-repeat;
	color: white;
	text-align: center;
	text-indent: -5000px;
}
#signup_sidebar{
	float: left;
	width: 340px;
}
.signup_gospels{
	margin-bottom: 40px; 
}
.signup_gospels p{
	padding: 0 10px;
	text-align: center;
	color: #666666;
	font-size: 12px;
}
.signup_gospels a{
	color: #cc0033;
	text-decoration: underline;
}
.signup_info{
	color: #000000;
	line-height: 16px;
	font-size: 13px;
}
.signup_info_title {
	padding-top: 1px;
}
.signup_info img{
	float: left;
	margin-right: 5px;
}
#signup_form{
	float: right;
	width: 535px;
	padding: 25px 15px 0 25px;
	min-height: 250px;
	background: url('/pix/signup/signup_form_bg.png')  top no-repeat;
}
#footerC{	
	margin: 25px auto 0 auto;
	padding: 15px 0 25px 0;
	width: 980px;
	border-top: dashed 1px #999; 
}

#gospel_slider_wrap{
	width: 340px;
	overflow: hidden;
}
#gospel_slider{
	width: 255px;	
	margin:0 auto;
}
#gospel_slider ul, #gospel_slider li, #gospel_slider img{
	border: none;
	margin: 0;
	padding:0;
	list-style:none;
}
#gospel_slider li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:255px;
	height:210px;
	overflow:hidden; 
}

/*----- END ABC TESTING FOR SIGNUP FORM -----*/
