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

/* reset ul li padding and margins */
ul li {
	padding: 0;
	margin: 0;
}

/* Custom fonts 
*  Used under license from FontSite Inc.
* License URL: http://www.fontspring.com/fflicense/fontsite
*/

@font-face {
	font-family: 'FranklinGothicFSDemiCondensed';
	src: url('/fonts/FranklinGothic-DemiCd-webfont.eot');
	src: local('☺'), url('/fonts/FranklinGothic-DemiCd-webfont.woff') format('woff'), 
	url('/fonts/FranklinGothic-DemiCd-webfont.ttf') format('truetype'), 
	url('/fonts/FranklinGothic-DemiCd-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'FranklinGothicFSCompressed';
	src: url('/fonts/FranklinGothic-Comp-webfont.eot');
	src: local('☺'), url('/fonts/FranklinGothic-Comp-webfont.woff') format('woff'), 
	url('/fonts/FranklinGothic-Comp-webfont.ttf') format('truetype'), 
	url('/fonts/FranklinGothic-Comp-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'FranklinGothicFSBook';
	src: url('/fonts/FranklinGothic-Book-webfont.eot');
	src: local('☺'), url('/fonts/FranklinGothic-Book-webfont.woff') format('woff'), 
	url('/fonts/FranklinGothic-Book-webfont.ttf') format('truetype'), 
	url('/fonts/FranklinGothic-Book-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'FeltTipRomanRegular';
	src: url('/fonts/Felt_Tip_Roman-webfont.eot');
	src: local('☺'), url('/fonts/Felt_Tip_Roman-webfont.woff') format('woff'), 
	url('/fonts/Felt_Tip_Roman-webfont.ttf') format('truetype'), 
	url('/fonts/Felt_Tip_Roman-webfont.svg#webfontRkZ3BmaG') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'FeltTipRomanBold';
	src: url('/fonts/Felt_Tip_Roman_Bold-webfont.eot');
	src: local('☺'), url('/fonts/Felt_Tip_Roman_Bold-webfont.woff') format('woff'), 
	url('/fonts/Felt_Tip_Roman_Bold-webfont.ttf') format('truetype'), 
	url('/fonts/Felt_Tip_Roman_Bold-webfont.svg#webfontuDAISRkG') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Custom fonts 
*  Used under license from Google
*/
@import url(http://fonts.googleapis.com/css?family=Crimson+Text:400italic);

/* Generally useful miscellaneous styles */

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

.block {
	display:block;
}

.floatL {
	float:left !important;
}

.floatR {
	float:right !important;
}

.noMargin {
	margin:0 !important;
}

.alignR {
	text-align:right !important;
}

.alignCenter {
	text-align:center !important;
}

.clear {
	clear:both !important;
}

.clearer {
	display:block !important;
	float:none !important;
	width:100% !important;
	height:1px !important;
	line-height:0px !important;
	font-size:0px !important;
	border:0px !important;
	clear:both !important;
}

.clearpad {
	clear:both !important;
	padding-top:2em;
}

.HIDE {
	display:none;
}

/* Login Tagline bar at top of page */

#tagline {
	z-index: 99999;
	position: fixed;
	top: 0;
	right: 250px;
	width: auto;
	background-color: #f7f7f7;
	padding: 0 10px 5px 10px;
	/* border-bottom: #f7f7f7 1px solid; */
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
}
#tagline a:link, #tagline a:visited {
	color: #c03;
	text-decoration: none;
}
#tagline a:hover {
	text-decoration: underline;
}

/* account confirmation warning bar */

#account-warning {
	background-color: #f5e456;
	padding: 30px 8px 8px 8px;
	border-bottom: 2px solid #c03;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* menu bar */

#menubar {
	margin-top: 10px;
	position:relative;
	z-index:9999;
	text-align: center;
}

#mission_statement {
	font-family: 'Crimson Text', serif;
	font-style: italic;
	color: #888888;
	font-size: 15px;	
}

#menubar-home {
	float: left;
}

#menubar-menu {
	width:600px;
	float: left;
	padding: 25px 0 0 0;
}

/*--- WRAPPER ---*/
#wrapper {
	/*overflow: hidden;
	clear: both;
	float: left;*/
	width: 100%;
	height: 100%;
}

#wrapper p {
	font-size: 12px;
	line-height: 16px; 
	color: #333;
}

#wrapper li {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

/*--- HEADER WRAP ---*/

#header_wrap {
	overflow: hidden;
	padding-top: 10px;
	height: 400px;
	clear: both;
}

#header_wrap .loginbar {
	height: 20px;
	text-align: right;
	margin-right: 20px;
}

#header_wrap .loginbar .tiny {
	font-size: 10px;
	color: #888;
	margin-top: 0;
}

#sliderbar {
	width: 750px;
	height: 400px;
	float: left;
	display: block;
	margin-left: 0;
}

#signup_box {
	background: url('/pix/home_page/joinbox.gif') no-repeat;
	/* float: left; */
	/* margin: -20px 0 0 0; */
	/* display: block; */
	/* position: absolute; */
	/* left: 750px; */
	width: 225px;
	height: 380px;
	color: #666;
}

#signup_box h2 { 
	color: #c03; 
	font-size: 30px; 
	line-height: 25px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-family: 'FranklinGothicFSDemiCondensed',sans-serif;
	font-weight: 500;
	margin: 10px 10px 0 20px;
}

#signup_box p {
	padding: 0 10px 5px 20px;
	margin: 0;
}

#signup_box .signinform {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	margin-top: 5px;
}

#signup_box .signinform input {
	width: 80px;
	height: 18px;
	margin-top: 2px;
}

#signup_box .signinform p {
	height: 15px;
	clear: both;
	color: #666;
	padding: 4px 0 4px 20px;
}

#slider_right {
	background: url('/pix/home_page/slider_fader.jpg') no-repeat;
	width: 300px;
	height: 385px;
	display: block;
	position: absolute;
	left: 975px;
	margin: 0 0 30px 0;
}

/* -------- FEATURE LIST ------- */
/* -- Slider area definitions -- */

#feature_list {
	/* float: left; */
	/* position: relative; */
	/* overflow: hidden; */
	/* width: 750px; */
	/* height: 355px; */
	/* left: 0; */
	/* margin: 0; */
	margin-top: 20px;
	
}
#feature_list li {
	list-style: none;
}

#feature_list ul#feature_tabs {
 	z-index: 2;
	position: relative;
	overflow: hidden;
	width: 750px;
	height: 30px;
	background: #e40136;
	margin: 0;
	padding-left: 0;
	
	
}

#feature_list ul#feature_tabs h3 {
	margin-top: 0;
	margin-left: 0;
}

#feature_list ul#feature_tabs li {
	float: left;
	height: 30px;
	margin: 0;
	
	
}

#feature_list ul#feature_output {
 	z-index: 1;
	position: relative;
	overflow: hidden;
	width: 750px;
	height: 300px;
	background: #efefef;
	margin: 0;
	padding-left: 0;
}

#feature_list ul#feature_output li {
	width: 750px;
	height: 300px;
}

ul#feature_tabs a {
	margin: 0;
}

ul#feature_tabs a#menu_1 {
	display: block;
	width: 184px;
	height: 30px;
	text-indent: -8500px;
	background: url('/pix/home_page/slider_menu1.gif') no-repeat;
}

ul#feature_tabs a#menu_2 {
	display: block;
	width: 150px;
	height: 30px;
	text-indent: -8500px;
	background: url('/pix/home_page/slider_menu2.gif') no-repeat;
}

ul#feature_tabs a#menu_3 {
	display: block;
	width: 150px;
	height: 30px;
	text-indent: -8500px;
	background: url('/pix/home_page/slider_menu3.gif') no-repeat;
}

ul#feature_tabs a#menu_4 {
	display: block;
	width: 150px;
	height: 30px;
	text-indent: -8500px;
	background: url('/pix/home_page/slider_menu4.gif') no-repeat;
}

ul#feature_tabs a#menu_5 {
	display: block;
	width: 115px;
	height: 30px;
	text-indent: -8500px;
	background: url('/pix/home_page/slider_menu5.gif') no-repeat;
}

#feature_list ul#feature_tabs li a.current {
	background-position: 0 -30px;
}

#feature_list ul#feature_tabs li a:hover {
	background-position: 0 -30px;
}

#campaign_banners {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 30px;
}
#campaign_banners li {
  list-style: none;
  float: left;
  margin: 0;
  padding: 0;
  margin-right: 20px;
}
#campaign_banners li:last-child {
  margin-right: 0;
}


/* ----- MIDDLE SECTION ---- */
/* -- Center page area -- */

/* -- wrapper around all middle boxes -- */

#middle_wrap {
	/* width: 100%; */
	/* height: auto; */
	/* position: relative; */
	/* display: block; */
	/* margin-left: 40px; */
}

#middle_wrap a {
	color: #c03 !important;
	text-decoration: none !important;
}

#middle_wrap a:hover {
	text-decoration: underline !important;
}

#middle_wrap h2 {
	color: #000;
	font-size: 16px;
	line-height: 14px;
	letter-spacing: 0px;
	word-spacing: 1px;
	margin: 5px 10px 5px 10px;
}

/* -- middle area leftside section -- */
/* -- video box, gospel box, sponsorship box -- */

#middle_leftside {
	/* width: 720px; */
	margin-left: 40px;
	/* float: left; */
	/* position: relative; */
	/* left: -200px; */
}

#middle_leftside .left_promobox {
	float: left;
	overflow: hidden;
	width: 355px;
	height: 300px;
	background: url('/pix/home_page/bg_leftbox-gray.jpg') no-repeat;
	position: relative;
	margin: 5px;
}

#middle_leftside .gospelbox {
	float: left;
	overflow: hidden;
	width: 325px;
	height: 300px;
	margin: 5px;
	background: url('../pix/home_page/bg_gospelsbox.jpg') no-repeat;
}

#middle_leftside .gospelbox p {
	color: #333;
	margin: 0 10px 10px 20px;
}

#middle_leftside .gospelbox h2 {
	margin-left: 20px;
}

#middle_leftside .gospelbox li {
	list-style: none;
	margin: 0 10px 0 10px;
}

#middle_leftside .gospelbox ul#gospel_list {
	overflow: hidden;
	margin: 0;
	padding-left: 10px;
}
#middle_leftside .gospelbox ul#gospel_list li img.gospel_thumb {
	float: left;
	margin: 0 6px 6px 0;
	width: 50px;
	height: 70px;
}

/* --- middle area rightside box --- */

#middle_rightside {
	/* float: left; */
	/* position: relative; */
	/* left: 740px; */
	width: 225px;
	/* min-height: 370px; */
	/* margin-right: 10px; */
	background: url('/pix/home_page/bg_rightbox.jpg') no-repeat;
	background-color: #e6e6e6;
}

#middle_rightside h2 {
	color: #000;
	letter-spacing: -25%;
	word-spacing: 1px;
	font-size: 16px;
	line-height: 14px;
	margin: 5px 10px 0 10px;
}

#middle_rightside p {
	color: #666;
	font-size: 12px;
	margin: 10px;
}

#middle_rightside a {
	/* font-size: 11px; */
}

#middle_rightside img.icon {
	margin-right: 10px;
	float: left;
}

#middle_rightside .testimonials {
	padding: 0 10px 10px 10px;
}

#middle_rightside .testimonials  p {
	color: #333;
	font-weight: 400;
}

#middle_rightside .storyquote {
	font-family: Arial, Helvetica,sans-serif; 
	font-weight: bold; 
	font-size: 18px; 
	line-height: 14px;
	color: #666;
}

/*--- SPONSORSHIP BOX ---*/

#middle_bottom .donatebox {
	width: 690px;
	height: 100px;
	margin: 5px;
	background: url('../pix/home_page/bg_sponsorbox.jpg') no-repeat;
	float: left;
}

#middle_bottom .donatebox h2 {
	color: #c03;
	letter-spacing: -25%;
	word-spacing: 2px;
	font-size: 18px;
	line-height: 16px;
	margin: 5px 10px 0 10px;
}

#middle_bottom .donatebox p {
	margin: 10px;
	color: #333;
	font-size: 12px;
	font-weight: 400;
}

/*--- FOOTER ---*/

/* Footer area styling */

#footerwrap {
	position: relative;
	width: 100%;
	background-color: #666;
	margin:0 auto;
}

#footerbar {
	padding: 10px 10px 0 50px;
	background: #666;
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

#footerbar div {
	float: left;
	padding-right: 15px;
}

#footerbar .w1 {
	width: 185px;
}

#footerbar .w2 {
	width: 220px;
}

#footerbar .w3 {
	width: 210px;
}

#footerbar p {
	margin: 0 10px 8px 0;
	padding: 0;
}

#footerbar dt {
	font-size: 16px;
	line-height: 14px;
	padding-bottom: 5px;
	font-family: 'FranklinGothicFSDemiCondensed', Impact, sans-serif;
	text-transform: uppercase;
	font-weight: 500;
}

#footerbar dd {
	margin: 4px 10px 4px 0;
	border-top: 1px solid #777;
	padding-top: 4px;
}

#footerbar a {
	color: #efefef;
	text-decoration: none;
}

#footerbar a:hover {
	color: #fff;
	text-decoration: underline;
}

/* Utility bar at bottom of page */

#utilitybar {
	background-color: #333;
	display: block;
	float: left;
	width: 100%;
}

#utilitybar p {
	text-align: center;
	padding: 10px 50px;
	margin: 10px 50px;
	color: #888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}

#utilitybar a {
	text-decoration: none;
	color: #999;
}

#utilitybar a:hover {
	text-decoration: underline;
	color: #fff;
}

/* text styling */

/* 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-size: 28px; 
	line-height: 24px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-family: 'FranklinGothicFSDemiCondensed',sans-serif; 
	font-weight: 500;
	word-spacing: 2px;
}
h2 { 
	color: #c03; 
	font-size: 24px; 
	line-height: 20px;
	letter-spacing: -1px;
	word-spacing: 2px;
	text-transform: uppercase;
	font-family: 'FranklinGothicFSDemiCondensed',sans-serif;
	font-weight: 500;
	margin: 20px 0 0 0;
	padding-top: 10px;
}
h3 { 
	color: #c03; 
	font-size: 20px; 
	line-height: 18px;
	font-family: 'FranklinGothicFSDemiCondensed',sans-serif;
	letter-spacing: 0px;
	text-transform: uppercase;
	font-weight: 500;
	margin: 20px 0 0 0;
	padding-top: 10px;
}
h4 {
	color: #c03;
	font-size: 32px;
	line-height: 32px;
	letter-spacing: -1px;
	font-family: 'FeltTipRomanRegular';
	font-weight: 500;
	margin: 20px 0 0 0;
	padding-top: 10px;
}
h5 { 
	color: #c03; 
	font-size: 14px; 
	line-height: 18px; 
	font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-weight: bold;
	margin: 10px 0 10px 0;
}

h1 .gray, h2 .gray, h3 .gray {
	color: #ccc;
}
h4 .gray, h5 .gray {
	color: #999;
}
h1 a:link, h2 a:link, h3 a:link, h1 a:visited, h2 a:visited, h3 a:visited, h4 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 10px 0;
	list-style: url('/pix/icons/arrow-red.gif');
	display: list-item;
	font-size: 13px; 
	line-height: 18px;
}
#navsub 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;
}

.subhead        { 
	color: #c03; 
	font-size: 20px; 
	line-height: 18px;
	font-family: 'FranklinGothicFSDemiCondensed',sans-serif; 
	letter-spacing: 0px;
	text-transform: uppercase;
	font-weight: 500;
	margin: 20px 0 0 0;
}
.smallsubhead  { 
	color: #000; 
	font-weight: 800; 
	font-size: 13px; 
	line-height: 18px; 
}
.smallsubruled   { 
	font-family: 'FranklinGothicFSDemiCondensed',sans-serif; 
	text-transform: uppercase;
	font-weight: 500;
	font-size: 17px; 
	line-height: 15px;
	letter-spacing: -50%;
	padding: 8px 0 2px 0;
	border-bottom: 1px dotted #999;
	margin-bottom: -5px;
}
.smallsubruled a:link, .smallsubruled a:visited {
	color: #c03;
	text-decoration: none;
}
.smallsubruled a:hover {
	color: #333;
}
.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; 
}
.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; 
}

/* 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: 2px 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;
}

/* Additional styles */

.tooltip {
	display:none;
	position: absolute;
	background: url('../pix/home_page/tooltip_bg.png') no-repeat;
	width: 226px;
	height:205px;
	margin: 0;
	padding:  13px 0px 0 14px;
	font-size:11px;
	color:#fff;
	z-index: 5;
}
.tooltip a#gospel_order {
	display: block;
	width: 67px;
	text-align: left;
	margin: 0 auto;
}
/*--------------New specific to homepage styles---------*/

/* -------- FEATURE LIST ------- */
/* -- Slider area definitions -- */

#feature_list {
	float: left;
	position: relative;
	overflow: hidden;
	width: 588px;
	height: 330px;
	margin-top: 20px;

}
#feature_list li {
	list-style: none;
}

#feature_list ul#feature_output {
 	z-index: 1;
	position: relative;
	overflow:hidden;
	width: 588px;
	height: 330px;
	margin: 0;
	padding-left: 0;
	z-index:1;
}

#feature_text {
	width:370px;
	float:left;
	color:#231F20;
	font-family: 'FranklinGothicFSBook',Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height:17px;
	margin:10px 0 0 10px;	
}

#feature_list ul#feature_output li {
	width: 750px;
	height: 400px;
}

#feature_list .transparent-area {
	width: 588px;
	height:65px;
	position:absolute;
	z-index:2;
	bottom:0;
	right:0;
	background-image: url(../pix/home_page/2/transparent.png);
}

#feature_list ul#feature_nav {
 	z-index: 2;
	position: relative;
	overflow: hidden;
	width: 122px;
	height: 33px;
	float:right;
	margin:9px 0 0 0;
	padding-top:19px;
	border-left: 1px solid #999999;
}

#feature_list ul#feature_nav li {
	float: left;
	margin: 0;
}

#feature_nav a {
	width:8px;
	height:6px;
	background: url(../pix/home_page/2/rotate_bullet.png) no-repeat;
	background-position: 0 -13px;
	display: block;
	float:left;
	text-indent: 9999px;
	border: 0;
	margin:2px 0 0 4px;
	padding:3px;
}

#feature_list ul#feature_nav a.activeSlide  {
	background-position: 0 0px;
}

#feature_list ul#feature_nav a:hover {
	background-position: 0 0px;
}

.home_page_wrapper {
	width:920px;
	margin-left:50px;
	z-index:1;
}

.home_page_wrapper h2 {
	font-family:FranklinGothicFSDemiCondensed, Arial, Helvetica, sans-serif;
	margin:0 0 10px 13px;
	color:#6D6E71;
	font-size:18px;
	letter-spacing: 0.08em;
	width:300px;
	display: inline-block;
}

.top_right {
	width:320px;
	float:left;
	margin:9px 0 0 10px;
	list-style: none;
}	

.top_right ul {
	list-style: none;
}

.top_right img:first-child {
	margin-top:1px;	
}

.top_right img {
	border:	none;
}

.top_right a {
	margin-bottom:4px;
	display:block;
}

.video_slider {
	background-color:#E6E7E8;
	width:920px;
	height:183px;
	margin:0 0 0px;
	background-image: url(../pix/home_page/2/video-rule.png);
	background-repeat: no-repeat;
	background-position: 41px 38px;
	}
	
.scrollableArea .video_container {
	width:141px;
	margin:0 0 0 10px;
	float:left;
	display:inline-block;
}

#videoScroller div.scrollableArea .video_container .video_description {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
        text-align: center;
}

#videoScroller div.scrollableArea .video_container img {
	margin:0;
}

#videoScroller div.scrollableArea .video_container .video_title {
        display: block;
	font-family:FranklinGothicFSDemiCondensed, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:10px;
	border:0;
	margin:0;
	text-decoration:none;
        text-align: center;
}

#videoScroller div.scrollableArea a {
	color:#1C75BC;
}

#videoScroller div.scrollableArea  .video_container a:hover {
	color:#489DE3;
	text-decoration:none;
}

/*video scroll styles*/

#videoScroller {
	background-color:#F1F0F0;
	width:890px;
	height:138px;
	left:14px;
	margin:0 23px 0 0;
	overflow:hidden;
	position:relative;
	background-image: url(../pix/home_page/2/video-rule.png);
	background-repeat: no-repeat;
	background-position: center top;
	}

#videoScroller div.scrollableArea .video_container {
	position: relative;
	margin:10px 0 0 15px;
	padding: 0 16px 0 0;
	background-image: url(../pix/home_page/2/video-vert-rule.png);
	background-repeat: no-repeat;
	background-position: right center;
	}

.feature_box {
	background-color:#E6E7E8;
	width:454px;
	height:298px;
	float:left;
	margin-right:11px;
}

.feature_box_right {
	background-color:#E6E7E8;
	width:454px;
	height:298px;
	float:left;
}

.feature_box_right_inside {
	background-color:#fff;
	width:428px;
	height:244px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}

.feature_box_right_inside a {
	position:absolute;
	bottom:10px;
	left:10px;	
}

.feature_box  h2 {
	width:200px;
	float:left;
	display: inline-block;
}

.feature_box a img {
	margin-top:11px;
	float:left;	
}

.feature_box_inside {
	background-color:#fff;
	width:428px;
	height:232px;
	margin:0 auto;
	padding-top:12px;
	position:relative;
}

.feature_box_inside .btn_red {
	position:absolute;	
	bottom:10px;
	left:10px;
}

.feature_box_inside ul {
	width:415px;
	list-style: none;	
	margin:0;	
	padding:0;
}

.feature_box_inside li {
	height:32px;
	list-style: none;
	padding:0;
	margin:0 0 13px 14px;
	background-image: url(../pix/home_page/2/news-rule.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.feature_box_inside li a {
	font-family:FranklinGothicFSDemiCondensed, Arial, Helvetica, sans-serif;
	color:#1C75BC;
	font-size:16px;
	text-decoration:none;
	list-style: none;
}

.feature_box_inside li a:hover {
	color:#489DE3;
}

.product_tabs {
	width:940px;
	height:74px;
	position:relative;
	text-align:left;
	margin-left:-10px;
        margin-top: 20px;
	}
	
.product_tabs ul { 
	padding:0;
	margin:0;
	}

.product_tabs li { 
	padding:0;
	margin-right:0;
	display:inline;
	}
	
.product_tabs img {
	margin:0;
	padding:0;
	border:none;
	text-decoration:none;
	}

.product_tabs span.scripture-journal {
	font: 10px Arial, Helvetica, sans-serif;
	font-weight:900;
	position:absolute;
	top:44px;
	left:109px;
	color: #888888;
	}

/*----------Scroller Plugin Styles ---------------*/


/* Invisible left hotspot */
div.scrollingHotSpotLeft {
	/* The hotspots have a minimum width of 100 pixels and if there is room the will grow
    and occupy 15% of the scrollable area (30% combined). Adjust it to your own taste. */
	min-width: 25px;
	height: 100%;
	/* There is a big background image and it's used to solve some problems I experienced
    in Internet Explorer 6. */
	background-image: url(../pix/home_page/2/more-left.png);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	left: 0;
}

/* Visible left hotspot */
div.scrollingHotSpotLeftVisible {
	background-image: url(../pix/home_page/2/more-left.png);				
	background-color: #E6E7E8;
	background-repeat: no-repeat;
	padding-right:3px;
	zoom: 1; /* Trigger "hasLayout" in Internet Explorer 6 or older versions */
}

/* Invisible right hotspot */
div.scrollingHotSpotRight {
	min-width: 25px;
	height: 100%;
	background-image: url(../pix/home_page/2/more-right.png);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	right: 0;
}

/* Visible right hotspot */
div.scrollingHotSpotRightVisible {
	background-image: url(../pix/home_page/2/more-right.png);
	background-color: #E6E7E8;
	background-repeat: no-repeat;
	padding-left:3px;
	zoom: 1;
}

/* The scroll wrapper is always the same width and height as the containing element (div).
   Overflow is hidden because you don't want to show all of the scrollable area.
*/
div.scrollWrapper {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

div.scrollableArea {
	position: relative;
	width: auto;
	height: 100%;
	background-image: url(../pix/home_page/2/video-fade.png);
	background-repeat: repeat-x;
}

/*--------------New specific to homepage styles---------*/
