/* @override http://www.goodseed.com/gs-css/main.css */

/* You may adapt and learn from the elements of this CSS to use in your own
projects, but you may not copy the design (the unique combination of images,
colors, sizes, typography, and positioning) since this is copyright of GoodSeed
and may not be reproduced. 
----------------------------------------------------------------------------------------*/

/* GoodSeed Main Stylesheet
----------------------------------------------------------------------------------------*/

/* GLOBAL PAGE LAYOUT (Styles that determine the most basic layout and styles of the site) 
----------------------------------------------------------------------------------------*/
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	font-size: 12px;
	font-family:'lucida grande', arial, sans-serif;
	color:#000000;
	background-color:#e6f1f9;
	text-align:center;
}

#container {
	margin-left:auto;
	margin-right:auto;
	width: 100%;
	width: 960px;
	min-height:100%;
	text-align: left;
	position:relative;
	float: none;
}

* html #container {
	height:100%;
	width: 960px;
} /* For IE */

/* MASTER HEADER
----------------------------------------------------------------------------------------*/
#header {
	width:960px;
	height:127px;
}

#header-nosub {
	width:960px;
	height:103px;
}

#header-bg {
	position:absolute;
	top:0px;
	left:0px;
	width:960px;
}

#header-logo {
	position: absolute;
	top:17px;
	left:33px;
}

#google-mini {
	position:absolute;
	top:72px;
	left:695px;
	width: 255px;
	height: 26px;
}

#google-mini {
 *top:71px; /* ie6 and ie7 hack */
}

#search-field {
	position:relative;
	float:left;
	margin-top:0px;
	padding-right:4px;
}

#search-field input {
	height:16px;
	width:184px;
	border:1px solid #cccccc;
	padding-left:3px;
	font-family:Arial, Helvetica, sans-serif;
}

#search-btn {
	position:relative;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	height:26px;
	font-size:12px;
	padding-top: 1px;
}

#search-btn a {
	color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
	display: block;
	line-height:18px;
	padding-top:1px;
}

#search-btn a:hover {
	color: #0277ca;
	text-decoration:none;
	background-color:#ddedfa;
}

#header-msg {
	float:left;
	height:46px;
	width:960px;
}

#header-msg-content {
	width: 933px;
	height: 39px;
	position: absolute;
	top:127px;
	left:14px;
	color:#9c9c9c;
	font-family:'lucida grande', arial, sans-serif;
	font-size:12px;
	padding-top:5px;
	line-height:1.4em
}

#utility-links {
	position:absolute;
	top:0px;
	left:0;
	height:23px;
	font-family:arial;
	font-size:11px;
	width: 946px;
	text-align:center;
}

#utility-bg {
	background:url(/gs-images/utility-links-bg.gif) no-repeat 0 0;
	padding-top:3px;
	position:relative;
	float:right;
	height:20px;
	padding-left:25px;
	padding-right:25px;
}

#store-phone {
	position:absolute;
	top:33px;
	left:775px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
}

#hacker-safe {
	position:absolute;
	top:31px;
	left:808px;
}

.bookmark-btn {
	position: absolute;
	top:74px;
	left:557px;
	z-index:9999;
}

/* TOP NAVIGATION - General
----------------------------------------------------------------------------------------*/
#top-nav {
	position:absolute;
	top:72px;
	left:16px;
	width: 701px;
	height: 26px;
	padding-left:10px;
	z-index:9990;
}

#top-sub-nav {
	position:absolute;
	top:94px;
	left:16px;
	height:19px;
	width: 919px;
	padding:8px 0 0 10px;
	z-index:9990;
}

/* HEADER BANNERS
----------------------------------------------------------------------------------------*/
#hdr-banners {
	width:960px;
	height:93px;
	position:relative;
	display:none;
} /* Can be hidden */

#hdr-banner-links a {
	font-family:arial;
	text-decoration:underline;
}

#hdr-banner-links {
	position:absolute;
	width:960px;
	height:20px;
	top:186px;
	left:0;
	z-index:100;
	display:none;
} /* Can be hidden */

#link-bible101 {
	width: 160px;
}

#link-explore-we {
	width: 195px;
}

#link-shop {
	width: 160px;
}

#hdr-banner-images {
	position:absolute;
	top: 127px;
	left:0px;
	z-index:1;
	display:none
} /* Can be hidden */

#funnel-bible101 {
	width:322px;
	height:91px;
	float:left;
	background-image:url(/gs-images/funnel-bible101.gif);
	background-repeat:no-repeat;
}

#funnel-explore-we {
	width:315px;
	height:91px;
	float:left;
	background-image:url(/gs-images/funnel-explore-we.gif);
	background-repeat:no-repeat;
}

#funnel-shop {
	width:323px;
	height:91px;
	float:left;
	background-image:url(/gs-images/funnel-shop.gif);
	background-repeat:no-repeat;
}

/* MAIN CONTENT CONTAINER ### USED FOR HOMEPAGE ###
----------------------------------------------------------------------------------------*/
#hp-main-content-container {
	width:916px;
	float:left;
	text-align:left;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/gs-images/page-bg.gif);
	background-repeat:repeat-y;
	min-height:394px;
	padding:3px 22px 0 22px
}

* html #hpmain-content-container {
	height:394px
} /* For IE */

#hp-main-content-container div {
	position:relative;
	float:left;
}

#hp-main-body {
}

/* HOMEPAGE
----------------------------------------------------------------------------------------*/
#welcome-tabs {
	width:302px;
}

.welcome-tab-content {
	width:284px;
	height:201px;
}

.orange-arrow-two {
	background-repeat: no-repeat;
	background-image: url(/gs-images/orange-arrow2.gif);
	background-position: 0 5px;
	color:#595959;
	font-size:13px;
}

.hp-box-hdr {
	position:absolute;
	top:11px;
	left:15px;
	height:20px;
	color:#FFFFFF;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
}

.hp-box-hdr-rss {
	position:absolute;
	top:9px;
	left:272px;
	width:22px;
	height:22px;
}

.hp-prd-pic {
	position:absolute;
	top:7px;
	left:12px;
}

.hp-prd-title {
	font-size:14px;
}

.hp-prd-txt {
	font-size:12px;
	line-height:1.4em;
	color:#595959;
}

/* MAIN CONTENT CONTAINER ###USED FOR PRODUCT PAGES###
----------------------------------------------------------------------------------------*/
#main-content-container {
	width:895px;
	float:left;
	text-align:left;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/gs-images/page-bg.gif);
	background-repeat:repeat-y;
	min-height:394px;
	padding:17px 22px 0 33px
}

* html #main-content-container {
	height:394px
} /* For IE */

#main-content-container div {
	position:relative;
	float:left;
}

/* PAGE CONTAINER ###NEW###
----------------------------------------------------------------------------------------*/
#page-container {
	width:904px;
	float:left;
	text-align:left;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/gs-images/page-bg.gif);
	background-repeat:repeat-y;
	min-height:394px;
	padding:17px 28px 0 28px
}

* html #page-container {
	height:394px
} /* For IE */

#page-container div {
	position:relative;
	float:left;
}

/* SECTION CONTENT ###NEW ###
----------------------------------------------------------------------------------------*/
#section-title h1 {
	color:#999999
}

#section-colB {
	position:relative;
	float:left;
	width:686px;
	margin:17px 0 0 9px;
}

#section-intro {
	position:relative;
	float:left;
	background-image:url(/gs-images/ol-intro-bg.gif);
	width:666px;
	height:261px;
	background-repeat:no-repeat;
	padding:20px 0 0 20px;
	margin-bottom:20px;
}

#section-intro-med {
	position:relative;
	float:left;
	background-image:url(/gs-images/intro-fade-med.gif);
	width:666px;
	height:122px;
	background-repeat:no-repeat;
	padding:20px 0 0 20px;
	margin-bottom:20px;
}

.section-intro-title {
	font-size:16px;
	width:646px;
	font-weight:bold;
	font-family:arial;
}

.section-intro-body {
	margin-top:10px;
	width:646px;
	line-height:1.4em;
}

.section-para {
	position:relative;
	float:left;
	width:678px;
	margin:0 4px 20px 4px;
}

.subsec-title-pos {
	position:relative;
	float:left;
	width:678px;
	background-image:url(/gs-images/subsec-bg.gif);
	height:28px;
	background-repeat:repeat-x;
	margin-bottom:8px;
}

.subsec-title {
	position:relative;
	float:left;
	font-size:16px;
	margin:5px 0 0 5px;
	width:459px;
	font-weight:bold;
	font-family:arial;
}

.subsec-link {
	position:relative;
	float:left;
	width:195px;
	margin:7px 0 0 13px;
	text-align:right;
}

#section-colA {
	position:relative;
	float:left;
	width:209px;
	margin:17px 0 0 0;
}

.snav-hdr {
	background-image:url(/gs-images/snav-hdr-bg.gif);
	width:196px;
	height:22px;
	padding:12px 0 0 13px;
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

#section-body {
	width:920px;
}

#section-body p {
	line-height:1.5em;
}

#section-title {
	width:896px;
	margin:0 4px 0 4px;
	font-family:arial;
}

#section-breadcrumb {
	font-size:11px;
	padding:6px 0 0 4px;
	color:#656565;
	font-family:'Lucida Grande', Arial, Helvetica, sans-serif;
	width:900px;
}

.snav-body {
	position: relative;
	float:left;
	width:181px;
	padding:12px 14px 3px 14px;
	font-size:11px;
	background-image:url(/gs-images/snav-bg.gif);
	background-repeat:repeat-y;
}

.snav-feature-pic {
	width:181px;
}

.snav-feature-txt {
	width:181px;
	margin-top:6px;
}

.snav-feature-title {
	font-size:12px;
	font-weight:bold;
}

.snav-list {
	position: relative;
	float:left;
	width:195px;
	padding:12px 0 3px 14px;
	font-size:12px;
	background-image:url(/gs-images/snav-bg.gif);
	background-repeat:repeat-y;
}

.snav-list div {
	width:167px;
	padding: 0 0 4px 10px;
	background-repeat: no-repeat;
	background-image: url(/gs-images/orange-arrow.gif);
	background-position: 0 5px;
	color:#595959;
	font-family:'lucida grande', arial, sans-serif;
	font-size:13px;
}

.snav-feature-seminar {
	width:171px;
	line-height:1.5em;
	background:url(/gs-images/orange-arrow2.gif) no-repeat 0px 4px;
	padding-left:10px;
	margin-bottom:8px;
}

.subsec-txt {
	width:678px;
}

.subsec-txt p {
	padding:0;
	margin:0 0 7px 0
}

.archive-title {
	font-size:13px;
	color:#333333
}

.anchor {
	height:1px;
	width:1px;
	position:relative;
	float:left;
}

.section-txt {
	width:646px;
	line-height:1.5em;
}

.section-txt h1 {
	font-size:16px;
}

/* ARTICLE PAGE ###NEW### 
----------------------------------------------------------------------------------------*/
#article-intro {
	position:relative;
	float:left;
	background-image:url(/gs-images/intro-fade-sml.gif);
	width:666px;
	background-repeat:no-repeat;
	padding:20px 0 0 20px;
	margin-bottom:20px;
}

.article-title {
	font-size:16px;
	position:relative;
	float:left;
	width:646px;
	margin-bottom:20px;
	font-weight:bold;
	font-family:arial;
}

.article-details-pos {
	position:relative;
	float:left;
	width:646px;
	height:35px;
}

.article-details {
	position:relative;
	margin:4px 0 0 5px;
	font-size: 11px;
	width:405px;
}

.article-icons {
	width:232px;
	position:relative;
	float:right;
	margin:10px 0 0 0px
}

.article-email-friend {
	background:url(/gs-images/email-friend-icon.gif) no-repeat 0 2px;
	padding-left:19px;
	font-size:11px;
	height:16px;
	width:88px;
}

.article-print {
	background:url(/gs-images/print-icon.gif) no-repeat 0 0;
	padding-left:19px;
	font-size:11px;
	margin-left:15px;
	height:16px;
	width:90px;
}

.article-body {
	font-weight:normal;
	width:646px;
	font-size:13px;
	margin-top:25px;
}

.article-body ul {
	margin-top:0px;
}

.article-body li {
	line-height:1.5em;
}

.article-body h2 {
	font-size:14px;
	margin-bottom:7px;
}

.article-body blockquote {
	margin-top:0px;
	margin-bottom:0px;
}

.article-body p {
	margin:0px;
	padding:0 0 11px 0;
}

/* GUIDE PAGE ###NEW### 
----------------------------------------------------------------------------------------*/
#bb-guide {
	background: url(/gs-images/bb-ABWM-guide.jpg) no-repeat 0 0;
	width:686px;
	height:164px;
}

.bb-link {
	position:absolute;
	top:99px;
	left:14px;
	width:235px;
	height:50px;
}

#guide-cont {
	position:relative;
	float:left;
	width:670px;
	background-repeat:no-repeat;
	padding:20px 8px 0 8px;
	margin-bottom:20px;
}

.guide-title {
	font-size:16px;
	position:relative;
	float:left;
	width:670px;
	margin-bottom:2px;
	font-weight:bold;
	font-family:arial;
}

.guide-body {
	font-weight:normal;
	width:670px;
	font-size:13px;
	margin-top:25px;
}

.guide-body ul {
	margin-top:0px;
}

.guide-body li {
	line-height:1.5em;
}

.guide-body h2 {
	font-size:14px;
	margin-bottom:7px;
}

.guide-body blockquote {
	margin-top:0px;
	margin-bottom:0px;
}

.guide-body p {
	margin:0px;
	padding:0 0 11px 0;
}

.snav-guide-hdr {
	background-image:url(/gs-images/snav-guide-hdr-bg.gif);
	width:196px;
	height:22px;
	padding:12px 0 0 13px;
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.snav-guide-list {
	position: relative;
	float:left;
	width:195px;
	padding:12px 0 3px 14px;
	font-size:12px;
	background-image:url(/gs-images/snav-bg.gif);
	background-repeat:repeat-y;
}

.snav-guide-list div {
	width:167px;
	padding: 0 0 4px 10px;
	background-repeat: no-repeat;
	background-image: url(/gs-images/orange-arrow.gif);
	background-position: 0 5px;
	color:#595959;
	font-family:'lucida grande', arial, sans-serif;
	font-size:13px;
}

/* BIBLE 101 ###NEW###
----------------------------------------------------------------------------------------*/
#bible-intro-container {
	background-image:url(/gs-images/bible-101-bg.jpg);
	height:590px;
	width:904px;
	float:left;
	text-align:left;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	min-height:394px;
	padding:17px 28px 0 28px;
}

* html #bible-intro-container {
	height:394px
} /* For IE */

#bible-page-container {
	width:904px;
	float:left;
	text-align:left;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/gs-images/page-bg.gif);
	background-repeat:repeat-y;
	min-height:394px;
	padding:0 28px 0 28px
}

* html #bible-page-container {
	height:394px
} /* For IE */

#bible-page-container div {
	position:relative;
	float:left;
}

.bible-star-bullet {
	background-repeat: no-repeat;
	background-image: url(/gs-images/bible-101-star.gif);
	background-position: 0 2px;
	padding:0 0 6px 18px;
}

#login-para {
	width:904px;
	margin:30px 0 10px 0;
	line-height:1.4em;
	height:60px;
	position:relative;
	float:left;
}

#bible-101-tabs {
	position:relative;
	float:left;
	margin:0 0 20px 0;
}

.chapter {
	width:888px;
	padding:10px;
	position:relative;
	float:left
}

.ch-title {
	height:14px;
	color:#FFFFFF;
	width:882px;
	background-color:#adadad;
	padding:3px;
	border-bottom:1px solid #ffffff;
}

.sec-title {
	height:14px;
	color:#7b7b7b;
	width:882px;
	background-color:#f0f0f0;
	padding:3px;
	border-bottom:1px solid #d1d1d1;
}

.content-links {
	color:#000000;
	width:882px;
	background-color:#ffffff;
	padding:3px;
	border-bottom:1px solid #d1d1d1;
	font-family:arial;
	font-size:13px;
}

.vid-icon {
	background:url(/gs-images/film-icon.gif) no-repeat 2px 0px;
	padding:0 0 0 22px;
	margin:3px 0 3px 13px;
	clear:both;
	height:17px;
}

.pdf-icon2 {
	background:url(/gs-images/pdf-icon.gif) no-repeat 0px 0px;
	padding:0 0 0 22px;
	margin:3px 0 3px 13px;
	clear:both;
	height:17px;
}

.next-chapter {
	color:#000000;
	width:882px;
	background-color:#ffffff;
	padding:3px;
	border-top:1px solid #d1d1d1;
	font-family:arial;
}

.nxt-ch-icon {
	background:url(/gs-images/green-arrow-icon.gif) no-repeat 85px 3px;
	padding:0 0 0 0;
	margin:3px 0 3px 13px;
	clear:both;
	height:17px;
	font-size:13px;
	width:100px;
}

.course-col-A {
	position:relative;
	float:left;
	width:193px;
	margin:5px 14px 5px 14px;
}

.box-white-686-bg {
	position:relative;
	float:left;
	background:url(/gs-images/box-white-686-bg.gif) repeat-y 0 0;
	width:686px;
}

.course-col-B {
	position:relative;
	float:left;
	width:452px;
	margin:5px 0 0 0;
}

/* SEMINARS
----------------------------------------------------------------------------------------*/
#bb-seminar {
	width:686px;
	height:164px;
}

#seminar-cont {
	position:relative;
	float:left;
	width:670px;
	background-repeat:no-repeat;
	padding:20px 8px 0 8px;
	margin-bottom:20px;
}

.seminar-title {
	font-size:16px;
	position:relative;
	float:left;
	width:670px;
	margin-bottom:2px;
	font-weight:bold;
	font-family:arial;
}

.seminar-body {
	font-weight:normal;
	width:670px;
	font-size:13px;
	margin-top:25px;
}

.seminar-body ul {
	margin-top:0px;
}

.seminar-body li {
	line-height:1.5em;
}

.seminar-body h2 {
	font-size:16px;
	margin:15px 0 0 0;
}

.seminar-body blockquote {
	margin-top:0px;
	margin-bottom:0px;
}

.seminar-body p {
	margin:0px;
	padding:0 0 11px 0;
}

.seminar-body hr {
	margin:0 0 8px 0;
}

.seminar-upcoming {
	width:300px;
	line-height:1.5em;
	background:url(/gs-images/orange-arrow2.gif) no-repeat 0px 5px;
	padding-left:10px;
	margin-bottom:8px;
}

#seminar-tabs {
	width:670px
}

.seminar-tab-content {
}

/* MAIN BODY
----------------------------------------------------------------------------------------*/
#main-body {
	width:895px;
	position: relative; 
	float:left; 
}

#main-body p {
	line-height:1.5em;
}

#content-title {
	width:895px;
	height:48px;
	font-family:arial;
}

/* POPULAR SEARCH
----------------------------------------------------------------------------------------*/
#pop-search {
	font-size:11px;
	margin-top:3px;
	width:960px;
	line-height:1.6em;
	color:#808080;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#ps-body {
	background-image:url(/gs-images/page-bg.gif);
	width:960px;
	position:relative;
	padding-top:8px;
	padding-bottom:8px;
}

#ps-search {
	padding-left:30px;
	padding-right:30px;
	width:900px;
	position:relative;
	height:35px;
}

#ps-search-txt {
	margin-top:3px;
	width:105px;
	float:left;
	position:relative;
	height:23px;
	font-weight:bold;
	padding-left:190px;
	font-size:13px;
}

#ps-search-form {
	float:left;
	position:relative;
}

#ps-search-field input {
	width:350px;
	float:left;
	position:relative;
	height:17px;
	border:1px solid #cccccc;
	padding:2px;
}

#ps-search-btn {
	float:left;
	padding-left: 6px;
	width:32px;
	height:23px;
	margin-top:2px;
	position:relative;
}

#ps-seo-nav {
	width:895px;
	clear:both;
	padding-left:35px;
	padding-right:35px;
}

/* FOOTER
----------------------------------------------------------------------------------------*/
#clearfooter {
	width:100%;
	clear:both;
}

#footer {
}

#footer a:link {
	color:#808080
}

#footer a:visited {
	color:#808080
}

#footer a:active {
	color:#808080
}

#footer a:hover {
	color: #ff8105;
	text-decoration: underline;
}

/* HTML TAGS
----------------------------------------------------------------------------------------*/
h1, h2, h3, h4 {
	margin: 0;
	padding: 0 0 2px 0;
	font-family: arial;
}

h1 {
	font-size: 19px;
	font-family: arial;
	line-height:1.4em;
	font-weight:bold;
}

h2 {
	font-size: 18px;
	font-weight:normal;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

p {
	line-height:1.4em;
	padding:0 0 7px 0
}

p a:link, p a:visited, a:active, a:hover {
	text-decoration: underline;
}

a:link {
	color: #0277ca;
	text-decoration: none;
}

a:visited {
	color: #0277ca;
	text-decoration: none;
}

a:active {
	color: #0277ca;
	text-decoration: none;
}

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

a {
}

input {
	font-family:'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size:9.8pt;
	color:#666666;
}

hr {
	border:0;
	border-top: 1px solid #ccc;
	height: 0;
	background: #ccc;
}

/* GLOBAL CLASSES
----------------------------------------------------------------------------------------*/
.orange {
	color: #fd8a01;
}

.red {
	color: #b70305;
}

.blue {
	color: #3867a0;
}

.green {
	color: #00cc00;
}

.blue-line {
	background-color:#a0c9e6;
	line-height:.1em;
	position:relative;
	float:left;
	height:1px;
}

.dash-line {
	background-image: url(/gs-images/dotted-line-bg.gif);
	line-height:.1em;
	position:relative;
	float:left;
	height:1px;
}

.shadded-line {
	background-image: url(/gs-images/shadded-line-bg.gif);
	line-height:.1em;
	position:relative;
	float:left;
	height:7px;
}

.highlight {
	background-color:#d4e7f4;
}

.gray-arrow {
	background-repeat: no-repeat;
	background-image: url(/gs-images/gray-arrow.gif);
	background-position: 0 4px;
	padding:0 0 2px 10px;
}

.orange-arrow {
	padding: 0 0 4px 10px;
	background-repeat: no-repeat;
	background-image: url(/gs-images/orange-arrow.gif);
	background-position: 0 7px;
}

.quote-top {
	position:relative;
	float:left;
	width: 545px;
}

.quote-body {
	position:relative;
	float:left;
	width:545px;
	background:url(/gs-images/quote-box-bg2.gif) repeat-y 0 0;
}

.quote-txt {
	position:relative;
	float:left;
	width:515px;
	font-size:12px;
	padding:8px 15px 1px 15px;
	background:url(/gs-images/quote-box-bg.gif) no-repeat 0 0;
}

.quote-bot {
	position:relative;
	float:left;
	width:545px;
	height:21px;
	background:url(/gs-images/quote-box-bot.gif) no-repeat 0 0;
}

.quote-spacer {
	position:relative;
	float:left;
}

.quote-point {
	position:relative;
	float:left;
	padding:4px 0 0 5px;
}

.quote-ref {
	position:relative;
	float:left;
	padding:6px 8px 0 8px;
	font-size:13px;
	font-style:italic;
	color: #767676;
}

/* Forms */

.form-field {
	border-width:1px;
	border-style:solid;
	border-color:#9accf0;
	color:#656565;
	font-size:14px;
	font-family:'lucida grande', arial;
	background-image:url(/gs-images/form-field-bg.gif);
	background-repeat:repeat-x;
	padding:4px;
	margin-left:4px;
}

.terms {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	width:300px;
	height:50px;
	font-weight:normal;
}

.terms-textfield {
	width:300px;
}

.content-title {
	font-size:19px;
	font-family:'lucida grande', arial, sans-serif;
	color:#808080;
}


/* Breadcrumb */
#breadcrumb {
	width:895px; 
	font-size:11px; 
	padding:6px 0 0 0px; 
	color:#656565; 
	font-family:'Lucida Grande', Arial, Helvetica, sans-serif;
}

#breadcrumb ul {
	margin:2px 0 3px 0; 
	padding:0;
}

#breadcrumb, #breadcrumb li {
 margin: 0;
 padding: 0;
 display: inline; /* Horizontal list */
 list-style: none;
}

#breadcrumb li {
 padding: 0 0px 0 5px;
 background: url(/gs-images/breadcrumb-arrow.gif) no-repeat right center;
}

#breadcrumb a {
 margin-right: 8px; /* Width of the arrow */
 background: none;
}

#breadcrumb .first {
 margin-left: 0;
 padding-left: 0;
}

#breadcrumb .last {
 background: none;
}




.sub-hdr-894 {
	background-image: url(/gs-images/grey-sub-hdr-894.gif);
	width:887px;
	height:26px;
	padding: 4px 0 0 7px;
	color:#666666;
}

/* PRODUCT OVERVIEW
----------------------------------------------------------------------------------------*/
.prd-title {
	font-size:19px;
	font-family:'lucida grande', arial, sans-serif;
	color:#808080;
}

.endnote {
	font-family:'lucida grande', arial;
	font-size:11px;
	color: #B5B5B5;
}

/* PRODUCT PAGE 
----------------------------------------------------------------------------------------*/

#breadcrumb-wrapper {
	position: relative; 
	float:left; 
	top:-13px; 
	left:0px; 
	width:895px;
}

#prd-top-wrapper {
	position: relative; 
	float:left; 
	top:0px; 
	left:0px; 
	width:895px; 
	height:auto; 
	margin-bottom:20px
}

#prd-pics {
	width: 300px;
	position: relative;
	float:left;
}

#prd-overview-wrapper {
	width: 65%;
	padding-right: 13px;
	position: relative;
	float: left;
	background: url(/gs-images/prd-over-edge.jpg) no-repeat right 0;
}

#prd-overview {
	width: 100%;
	position: relative;
	float: left;
	min-height: 350px;
	background: url(/gs-images/prd-over-bg.jpg) no-repeat 0 0;
}

#prd-overview-edge {
	width: 13px;
	position: relative;
	float: left;
	margin-top: 20px;
	
}

.prd-h1 {
	font-family:'lucida grande', arial, sans-serif;
	color:#45DF00;
}

#prd-body {
	width:679px;
	margin-right:16px;
}

#prd-body p {
	line-height:1.4em;
	font-size:13px;
	padding:4px 0;
}

.prd-para {
	width:679px;
	line-height:1.4em
}

.prd-sub-hdr {
	height:23px;
	width:679px;
	background-image:url(/gs-images/prd-sub-hdr-bg.gif);
	background-repeat:repeat-x;
	position:relative;
	margin-top:25px;
}

.prd-sub-hdr-txt {
	position:absolute;
	top:4px;
	left:3px;
	color:#636363
}

.large-img-link {
	width:205px;
	height: 30px;
	padding-left: 0px;
	text-decoration: none;
	display: block;
	background: url(/gs-images/magnifier.png) no-repeat 0 2px; 
	padding-top: 2px;
	margin-top:6px;
}

#prd-details-section {
	background: url(/gs-images/prd-over-bg.jpg) no-repeat 0 0; 
	padding:22px 6px 0 20px;
	font-size: 12px;
	font-family:'lucida grande', arial, sans-serif;
	color:#000000;
	position:relative; 
	float:left; 
	width:555px;
}

#prd-title {
	margin-bottom: 15px;
}

#prd-title h2 {
	font-size:16px; 
	font-weight:bold;
	padding-bottom: 4px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 0px;
}

.prd-details {
	margin-bottom: 15px;
	position: relative;
	float: left;
	width: 100%;
}

.prd-details h3 {
	font-size:13px; 
	font-weight:bold;
	padding-bottom: 4px;
	color: #666;
	border-bottom: 1px solid #ccc;
}

.bullet-col {
	display:block; 
	width:45%; 
	float:left; 
	position:relative; 
	margin-top:15px;
	margin-left: 1em;
}

.arrow-icon ul {
	color: #000;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
}

.arrow-icon li  {
	list-style-type: none;
	margin: 0px;
	padding: 3px 0 0 18px;
	background: url(/gs-images/gray-circle-arrow.png) 0 5px no-repeat;
}

.print-icon li {
	list-style-type: none;
	margin-top: 0;
	padding: 3px 0 0 20px;
	background: url(/gs-images/printer.png) 0 2px no-repeat;
}

.print-icon ul {
	color: #000;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
}

.share-icon li {
	list-style-type: none;
	margin-top: 0;
	padding: 3px 0 0 0px;
}

.share-icon ul {
	color: #000;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
}

.buy-btn ul {
	margin: 0;
	padding: 0;
}

.buy-btn li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.buy-btn a {
	text-decoration: none;
	cursor: pointer;
}

.store-select ul {
	margin: 0;
	padding: 0;
}

.store-select li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.buy-btn-bg {
	background:url(/gs-images/buy-now-btn.gif) no-repeat 0 0; 
	width:147px; 
	height:38px;
	position: relative;
	float: left;
}

.buy-btn-flag {
	position:relative; 
	float:left; 
	left:10px; 
	top:6px; 
	width:29px; 
	height:21px;
}

.buy-btn-txt {
	position:relative; 
	float:left; 
	left:14px; 
	top:8px; 
	width:90px; 
	font-size:16px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	color:#fff;
}

.store-select-txt {
	width:100%; 
	position:relative; 
	float:left;
	margin-top:-2px;
clear:both;
	text-decoration: none;
}

.store-select-flag {
	width:30px; 
	position:relative; 
	float:left;
	margin-top:2px;
}

#prd-edge {
	position:relative; 
	float:left; 
	width:13px;
}

.callout {
	width: 80%;
	padding: 20px;
	margin:10px auto;
	background:#F4F8FC;
	display:block;
	text-align:center;
	color:#656565;
	border:1px solid #dfdfdf;
}

.features {
	height:auto;
	margin-bottom:15px;
}

.features-col {
	display:inline; 
	height:35px; 
	width:48%; 
	float:left; 
	position:relative; 
	margin-top:4px;
	margin-left: 1em;
	height:auto;
}

.features-col p {
	color:#656565;
	font-size:12px;
	line-height:1.2em;
	margin:0 auto;
}

.check-icon ul {
	color: #000;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
}

.check-icon li  {
	list-style-type: none;
	margin: 0px;
	padding: 3px 0 0 18px;
	background: url(/gs-images/green-check-icon.gif) 0 4px no-repeat;
}


/* Tabs */
#tabs {
	height:31px;
	width:895px;
	background-image:url(/gs-images/prd-tabs-bg.gif);
	background-repeat:repeat-x;
	margin-bottom:18px;
}

.tab-first {
	padding:0 0 0 12px
}

.tab-next {
	padding:0 0 0 9px
}

/* Side Nav */
#side-nav {
	width:200px;
	height:auto;
	padding-bottom:12px;
}

#side-nav div {
	position:relative;
	float:left;
}

.side-nav-hdr {
	width:189px;
	height:22px;
	background-image:url(/gs-images/side-nav-hdr-200.gif);
	font-family:'lucida grande', arial, sans-serif;
	font-weight:bold;
	color:#717171;
	padding:7px 0 0 11px;
	font-size:12px
}

.side-nav-body {
	width:200px;
	background-image:url(/gs-images/side-nav-bg-200.gif);
	background-repeat:repeat-y;
}

.side-nav-sub-hdr {
	width:189px;
	font-family:'lucida grande', arial, sans-serif;
	font-weight:bold;
	color:#717171;
	padding:2px 0 6px 11px;
	font-size:12px;
}

.side-nav-line {
	padding:5px 0 3px 0
}

.side-nav-bot {
}

.side-nav-list {
	position: relative;
	float:left;
	width: 189px;
	padding-left:11px;
	font-size:12px;
}

.side-nav-list div {
	width:167px;
	padding: 0 0 4px 10px;
	background-repeat: no-repeat;
	background-image: url(/gs-images/orange-arrow.gif);
	background-position: 0 5px;
	color:#595959;
	font-family:'lucida grande', arial, sans-serif;
}

.side-nav-text {
	position: relative;
	float:left;
	width: 177px;
	padding-left:11px;
	font-size:12px;
	color:#595959;
	font-family:'lucida grande', arial, sans-serif;
}

/* Reviews */
.prd-review-container {
	width:664px;
	padding:0 0 10px 15px;
}

.prd-rating {
	padding:0 0 5px 0;
	width:664px;
}

.prd-review {
	padding:0 0 8px 0;
	width:664px;
	line-height:1.4em;
}

.prd-review p {
	margin:0;
	padding:0 0 8px 0;
}

.rating_star {
	vertical-align:middle;
}

.review-rating {
}

.review-title {
	padding: 2px;
	width:500px;
	margin-top:5px;
}

.review-text-area {
	padding:4px;
	margin-top:5px;
}

/* Chapter Layout */
.chp-col {
	float:left;
	clear:none;
	width:328px;
	padding-left:11px;
}

.chp-container {
	width:298px;
	border-bottom:1px solid #d9d9d9;
	margin-top:8px;
}

.pdf-icon {
	background-repeat: no-repeat;
	background-image: url(/gs-images/pdf-sml-icon.gif);
	background-position: 0 1px;
	padding:0 0 3px 18px;
	width:298px;
}

.chp-title-plain {
	font-weight:bold;
	width:298px;
}

.chp-contents {
	width:280px;
	padding-left:18px;
	margin-bottom:8px;
}

.chp-para {
	margin:0;
	padding:0;
}

/* Related Products */
.prd-related {
	float:left;
	clear:none;
	width:322px;
}

.rel-prd-title {
	font-size:13px;
	font-weight:bold;
	line-height:1.1em;
}

.rel-prd-text {
	font-size:11px;
	line-height:1.2em;
}

/* FAQ
----------------------------------------------------------------------------------------*/
.handcursor {
	cursor:hand;
	cursor:pointer;
}

.switchgroup1 {
	width:636px;
	padding-left:10px
}

/* CMS EDITING STYLES
----------------------------------------------------------------------------------------*/
#floating-div {
	position:absolute;
	visibility: hidden;
	z-index: 100;
}

#miniNav {
	font-family:arial;
	font-size:11px;
	float: right;
}

.miniNav-table td {
	padding:0 8px 0 8px;
	border-right:1px solid #cccccc;
}

/* Ooyala
----------------------------------------------------------------------------------------*/
.ooyala {
	width: 589px; 
	position: relative; 
	float: left; 
	margin:20px 0 35px 90px;
}


