html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
strike, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #51504e;
	font-size: 12px;
	line-height: 18px;
	background: url(images/webbg.jpg) repeat-x #fff;
	margin: 0;
	padding: 0;
}

a:link, a:visited {
	color: #8c7b51;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1, h2, h3, h4, h5 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #3c3a35;
	font-weight: bold;
	display: inline;
	float: left;
}

h1 {
	font-size: 32px;
}

h2 {
	width: 100%;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	padding-bottom: 10px; 
	margin-bottom: 15px;
	border-bottom: 1px dotted #d3d2d1;
	color: #966e09;
	float: left;
}

h3 {
	width: 100%;
	font-size: 15px;
	letter-spacing: -0.03em;
	margin-bottom: 10px;
	float: left;
}

h4 {
	width: 100%;
	font-size: 16px;
	margin: 10px 0;
	float: left;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0;
}

img {
	border: none;
}

p {
	width: 100%;
	padding-bottom: 20px;
	float: left;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

em {
	font-style: italic;
}

hr {
	width: 100%;
	border: none;
	border-bottom: 1px dotted #d3d2d1;
	margin-bottom: 10px;
	float: left;
	display: inline;
}

strong {
	font-weight: bold;
}

label {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #5c5c5c;
	letter-spacing: .1em;
	background-color: #e7e7e7;
	padding: 5px 10px;
	margin-left: 10px;
	clear: both;
	float: left;
	display: inline;
}

small {
	font-size: 11px;
	margin-left: 10px;
}

.messagepass {
	width: 900px;
	padding: 10px;
	margin: 10px 0;
	background-color: #ebf0e8;
	border: 1px solid #c9d6bf;
	clear: both;
	float: left;
	display: inline;
}

.messagewarning {
	width: 900px;
	padding: 10px;
	margin: 10px 0;
	background-color: #f4f4de;
	border: 1px solid #d7d0ad;
	clear: both;
	float: left;
	display: inline;
}

.promo_warning {
	width: 600px;
	padding: 10px;
	margin: 10px 0;
	background-color: #f4f4de;
	border: 1px solid #d7d0ad;
	clear: both;
	float: left;
	display: inline;
}

.promo_success {
	width: 600px;
	padding: 10px;
	margin: 10px 0;
	background-color: #ebf0e8;
	border: 1px solid #c9d6bf;
	clear: both;
	float: left;
	display: inline;
}

.messagefail {
	width: 920px;
	padding: 10px;
	margin: 15px 0 20px 20px;
	text-align: center;
	background: url(images/alert-lines.png) top left repeat-x #f8efcd;
	border: 1px solid #d6c1bf;
	clear: both;
	float: left;
	display: inline;
}

.messagefail p {
	padding: 0;
	margin: 0;
}

.field100 {
	width: 600px;
	background: #fff;
	height: 24px;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	border: solid 1px #c4c0bc;
	padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.field50 {
	width: 280px;
	background: #fff;
	height: 24px;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	border: solid 1px #c4c0bc;
	padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.date-pick {
	width: 280px;
	background: #fff;
	height: 24px;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	border: solid 1px #c4c0bc;
	padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.field30 {
	width: 180px;
	background: #fff;
	height: 21px;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	border: solid 1px #c4c0bc;
	padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.form100 {
	width: 100%;
	margin-bottom: 15px;
	float: left;
	display: inline;
}

.form50 {
	width: 300px;
	margin: 0 10px 25px 0;
	float: left;
	display: inline;
}

.form30 {
	width: 200px;
	margin: 0 5px 15px 0;
	float: left;
	display: inline;
}

.formButton {
	font-size: 16px;
	font-weight: bold;
	padding: 0 30px;
	color: #fff;
	height: 50px;
	background-color: #635f5c;
	border: 1px solid #c4c0bc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

textarea {
	width: 880px;
	background: #f6f5f1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: solid 1px #c4c0bc;
	padding: 10px;
	color: #7d7064;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.textarea {
	width: 95%;
	background: #f6f5f1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: solid 1px #c4c0bc;
	padding: 10px;
	color: #7d7064;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

select {
	width: 100%;
	float: left;
	display: inline;
}


.right {
	float: right;
}

.left {
	float: left;
}

.imgright {
	margin: 0 0 10px 10px;
	float: right;
	display: inline;
}

.imgleft {
	margin: 0 10px 10px 0;
	float: left;
	display: inline;
}

.holder {
	width: 100%;
	margin-bottom: 10px;
	float: left;
	display: inline;
}

.hide {
	display: none;
}

.clear {
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

#full_wide {
	width: 100%;
	float: left;
	display: inline;
}

.wide_banner {
	float:left;
	width: 100%;
	height: auto;
	background: transparent url('br4sg/images/BR4SG_webbg.jpg') no-repeat center top;
}

#width_setter, .width_set {
	width: 980px;
	margin: 0 auto;
	position: relative;
}

#top_bar {
	width: 940px;
	height: 97px;
	margin: 0;
	padding: 0 20px;
	float: left;
	display: inline;
}


	#logo h1 a {
		width: 280px;
		height: 97px;
		background: url(images/ThomasNelsonBibles_logo.png) top left no-repeat;
		margin: 0;
		padding: 0;
		border: none;
		cursor: pointer;
		text-indent: -5555px;
		float: left;
		display: inline;
	}
	
/* TOP SOCIAL ICONS */

	#top_social {
		float: right;
		font-family: Helvetica, Arial, sans-serif;
		display: inline;
		position:relative; 
		width: 167px;
		height: 38px;
		margin-top: 8px;
	}
			
	#top_social a {
		color:#FFF;
	}
	
	/* level 1 */
	#top_social ul {
		width: 162px;
		height: 38px;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	#top_social ul li {
		float:left;
		position:relative;
	}
	
	#top_social ul li a {
		display:block;
		height: 38px;
		background: url(images/topsocial.png);
		text-indent:-6000px;
		text-decoration: none;
		display:block;
		float:left;
	}
	
	/* up */
	#top_social li#youtube a { width:73px; background-position:0px 0px; }
	#top_social li#facebook a { width:46px; background-position:-73px 0px; }
	#top_social li#twitter a { width:43px; background-position:-119px 0px; }

	/* over */
	#top_social li#youtube a:hover { background-position:0px -38px; }
	#top_social li#facebook a:hover { background-position:-73px -38px; }
	#top_social li#twitter a:hover { background-position:-119px -38px; }
	
	.searchDefault {color:#555555;font-style:italic;}
#topSearch {
    position: absolute;
    right: 20px;
    top: 54px;
    width: 300px;
}
#topSearch input{ margin: 0px; }
	
#nav_bar {
    width: 940px;
    margin: 0;
    padding: 0 20px;
    height: 40px;
    float: left;
    display: inline;
}

	    	
/* Navigation */

	#top_nav {
		float: left;
		font-family: Helvetica, Arial, sans-serif;
		display: inline;
		position:relative; 
		width: 920px;
		height: 40px;
		z-index: 100;
	}
			
	#top_nav a {
		color:#FFF;
	}
	
	/* level 1 */
	#top_nav ul {
		width: 920px;
		height: 40px;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	#top_nav ul li {
		float:left;
		position:relative;
	}
	
	#top_nav ul li a {
		display:block;
		height: 40px;
		background:url(images/topnav.jpg);
		text-indent:-6000px;
		text-decoration: none;
		display:block;
		float:left;
	}
	
	/* up */
	#top_nav li#home a { width:95px; background-position:0px 0px; }
	#top_nav li#bibles a { width:100px; background-position:-95px 0px; }
	#top_nav li#biblical_reference a { width:188px; background-position:-195px 0px; }
	#top_nav li#study_resources a { width:174px; background-position:-383px 0px; }
	#top_nav li#featured_authors a { width:183px; background-position:-557px 0px; }
	#top_nav li#quality_guarantee a { width:180px; background-position:-740px 0px; }

	/* over */
	#top_nav li#home a:hover { background-position:0px -40px; }
	#top_nav li#bibles a:hover { background-position:-95px -40px; }
	#top_nav li#biblical_reference a:hover { background-position:-195px -40px; }
	#top_nav li#study_resources a:hover { background-position:-383px -40px; }
	#top_nav li#featured_authors a:hover { background-position:-557px -40px; }
	#top_nav li#quality_guarantee a:hover { background-position:-740px -40px; }
	
/* level 2 */
	#top_nav ul li:hover ul,
	#top_nav ul li.hover ul {
		display:block;
	}
		 
	#top_nav ul li ul {
		display:none;
		position:absolute;
		left:4px;
		top:40px;
		width:auto;
		z-index: 1000;
	}
	
	#top_nav ul li ul li {
		float:none;
		display: inline;
		width:180px;
		background: #e3e2dd;
	}
	
	/*
  #top_nav ul li ul li:first-child,
	#top_nav ul li ul li.first  {
		height:44px;
		background: #e3e2dd;
		border-bottom: 1px solid #c5cac0;
	}
	*/
	
	#top_nav ul li ul li a { 
		float:none;
		padding:10px 8px;
		margin: 0;
		width:158px !important;
		height:auto;
		border-left:#c5cac0 solid 1px; 
		border-right:#c5cac0 solid 1px;
		font-size:12px;
		line-height:12px;
		text-decoration: none;
		text-indent:0;
		color: #3c3a35;
		border-bottom: 1px solid #c5cac0;
		background: #e3e2dd;
	}

	#top_nav ul li ul li a:hover {
		background: #b0b4ac !important;
	}
	
	/*
  #top_nav ul li ul li:first-child a,
	#top_nav ul li ul li.first a {
		padding-top:18px;
	}
	*/

	#top_nav ul li ul li:first-child a:hover,
	#top_nav ul li ul li.first a:hover {
		background: #b0b4ac no-repeat !important;
	}

	#top_nav ul li ul li:last-child a{
		border-bottom:#c5cac0 solid 1px;
	}

	/* level 3 */	
	#top_nav ul li:hover ul li:hover ul,
	#top_nav ul li.hover ul li.hover ul {
		display:block;
	}
		
	#top_nav ul li:hover ul li ul,
	#top_nav ul li.hover ul li ul { 
		display:none;
		position:absolute;
		left:170px;
		top:0px;
	}
	
	#top_nav ul li:hover ul li ul li,
	#top_nav ul li.hover ul li ul li,
	#top_nav ul li:hover ul li ul li:first-child
	#top_nav ul li.hover ul li ul li:first-child,
	#top_nav ul li.hover ul li ul li.first  {
		width:178px;
		height:39px;
		background: #c5cac0;
	}
		
	#top_nav ul li:hover ul li ul li a,	
	#top_nav ul li.hover ul li ul li a, 
	#top_nav ul li:hover ul li ul li a:hover
	#top_nav ul li.hover ul li ul li a:hover {
		padding:13px 10px 2px 10px;
		width:178px;
		height:25px;
		background:none !important;
		border:none; 
		font-size:12px;
		line-height:12px;
		font-weight:normal;
	}	
	
	#top_nav ul li:hover ul li ul li a:hover,
	#top_nav ul li.hover ul li ul li a:hover,
	#top_nav ul li:hover ul li ul li:first-child a:hover,
	#top_nav ul li.hover ul li ul li:first-child a:hover,
	#top_nav ul li.hover ul li ul li.first a:hover  {
		background: #b0b4ac;
	}
		
#content_holder {
	width: 100%;
	padding: 25px 0;
	float: left;
	display: inline;
}

#content_holder ul {
	margin: 10px 30px;
	float: left;
}

#bible_search {
	width: 290px;
	height: 50px;
	padding: 50px 5px 0 5px;
	margin-bottom: 15px;
	background: url(images/searchbiblebg.jpg) top left no-repeat;
	float: left;
	display: inline;
}

	/* BIBLE SEARCH STYLES */
	
	#lbxSmallSearchContainer {
	    width: 290px;
	    height: 50px; 
	    font: Arial, Helvetica, sans-serif normal #333;
	    float: left;
	    display: inline;
	}
	
	#lbxSmallSearchField {
		width: 100%;
		height: 20px;
	    padding: 0;
	    position: relative;
	    float: left;
	    display: inline;
	}
	
	#lbxSmallSearchContainer form {
	    border:none;
	    margin: 0;
	    padding: 0;
	}
	
	#lbxSmallSearchContainer input {
	    background: white;
	    width: 180px;
	    color: #555553;
	    border: 1px solid #deddd8;
	    text-align: left;
	    padding: 4px 5px;
	    margin: 0;
	    font-size: 12px;
	    position: absolute;
	    top: 0px;
	    right: 30px;
	}
	
	#lbxSmallSearchContainer #go {
	    width: 18px;
	    cursor: pointer;
	    border: 0;
	    margin-top: 0;
	    position: absolute;
	    top: 0px;
	    right: 0px;
	}
	
	#lbxSmallSearchFooter {
		width: 100%;
	    color: #666;
	    font-size: 10px;
	    font-family: Arial, Helvetica, sans-serif;
	    margin-top: 4px;
	    text-align: right;
	    float: left;
	    display: inline;
	}
	
	#lbxSmallSearchFooter a img {
	    vertical-align: baseline;
	    padding: 0;
	    padding-right: 2px;
	    margin: 0;
	}
	
	#lbxSmallSearchFooter a {
	    color: #666;
	    text-decoration: none;
	    font-size: 9px;
	}
	
	a.lbxSmallSearchTooltip {
	    display:inline;
	    cursor:pointer;
	    position:relative;
	    z-index:24;
	}
	
	a.lbxSmallSearchTooltip:hover {
	    z-index:25
	}
	
	a.lbxSmallSearchTooltip span {
	    display: none;
	}
	
	a.lbxSmallSearchTooltip:hover span {
	    position: absolute;
	    margin:15px 0px 0px 0px;
	    background-color:#FFF;width:195px;height:88px;
	    cursor:pointer;
	    background: url(http://www.logos.com/images/biblesearchbar/tooltip.jpg) no-repeat;
	    display:block;
	    top:.5em;
	    left:.5em;
	}
	
	.lbxBlurred {color: #666666;}

#recent_news {
	width: 260px;
	padding: 15px 20px;
	background-color: #f7f7f5;
	float: left;
	display: inline;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.newrelease_holder {
	width: 300px;
	margin-bottom: 10px;
	padding: 0;
	float: left;
	display: inline;
}

.newrelease_holder .thumb {
	width: 90px;
	float: left;
	display: inline;
}

.newrelease_holder .content {
	width: 190px;
	margin-left: 10px;
	float: left;
	display: inline;
}

.column {
	width: 300px;
	padding: 0;
	margin: 0 0 40px 20px;
	float: left;
	display: inline;
}

.double_column {
	width: 620px;
	margin: 0 0 20px 20px;
	float: left;
	display: inline;
}

.double_column ul {
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style: disc;
	float: left;
}

.double_column ul li {
	width: 600px
	margin-left: 20px;
	padding: 0;
}

.product_box {
	width: 160px;
	height: 215px;
	margin: 0 0px 15px 20px;
	padding: 10px;
	border: 1px solid #f4f3ef;
	border-bottom: 2px solid #e6e5e1;
	text-align: center;
	float: left;
	display: inline;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.product_box .product_image {
	width: 100%;
	height: 140px;
	float: left;
	display: inline;
}

.product_box .product_image img
{
    max-height:140px;
}

.product_box .product_content {
	width: 100%;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	margin-top: 10px;
	float: left;
	display: inline;
}

.author_info {
	width: 440px;
	margin-top: 10px;
	float: right;
	display: inline;
}

#bible_column {
	width: 220px;
	margin: 0 0 20px 0;
	float: left;
	display: inline;
}

#bible_column #pdf {
	width: 165px;
	min-height: 25px;
	padding: 10px 10px 10px 45px;
	background: url(images/pdf.png) 7px 5px no-repeat #efeee9;
	float: left;
	display: inline;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.product_pdf {
	width: 240px;
	min-height: 25px;
	padding: 10px 10px 10px 45px;
	background: url(images/pdf.png) 7px 5px no-repeat #efeee9;
	float: left;
	display: inline;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#bible_content_column {
	width: 380px;
	margin: 20px 0 20px 20px;
	float: left;
	display: inline;
}

#bible_content_column p {
	width: 100%;
	float: left;
	display: inline;
}

#bible_content_column h2 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	font-style: normal;
	color: #3c3a35;
	margin: 0;
	border: none;
	float: left;
}

#bible_content_column h3 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}

#bible_content_column ul {
	width: 380px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
	list-style: disc;
	float: left;
}

#bible_content_column ul li {
	width: 360px;
	margin-left: 20px;
	padding: 0;
}

#product_preview_column {
	width: 300px;
	margin: 20px 0 40px 20px;
	float: right;
	display: inline;
}

#back_to_product {
	width: 190px;
	padding: 10px 15px;
	background-color: #eeede9;
	margin-bottom: 15px;
	float: left;
	display: inline;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#resources_box {
	width: 235px;
	padding: 10px 10px 10px 55px;
	margin-bottom: 15px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #3c3435;
	font-weight: bold;
	background: url(images/resourceicon.png) 17px 18px no-repeat #eeedea;
	float: left;
	display: inline;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#resources_box a:link {
	font-weight: bold;
	text-decoration: none;
}

#resource_column {
	width: 220px;
	padding: 0;
	margin: 0 0 40px 20px;
	float: left;
	display: inline;
}

#resource_double_column {
	width: 680px;
	margin: 0 0 20px 20px;
	float: left;
	display: inline;
}

.resource_holder {
	width: 100%;
	margin-bottom: 15px;
	float: left;
	display: inline;
}

.resource_icon {
	width: 65px;
	float: left;
	display: inline;
}

.resource_content {
	width: 590px;
	margin-left: 20px;
	float: right;
	display: inline;
}

#author_column {
	width: 220px;
	margin: 0 0 20px 0;
	float: left;
	display: inline;
}

#author_content_column {
	width: 380px;
	margin: 0 0 20px 20px;
	float: left;
	display: inline;
}

.product_title {
	font-size: 13px;
	font-weight: bold;
}

.date {
	color: #b7965c;
	font-weight: bold;
	float: left;
}

.banner_holder {
	width: 100%;
	padding-bottom: 15px;
	float: left;
	display: inline;
}

#guarantee_content_holder {
	width: 100%;
	padding: 10px 0 25px 0;
	float: left;
	display: inline;
}

#guarantee_content_holder ul {
	margin: 10px 30px;
	float: left;
}

#guarantee_double_column {
	width: 620px;
	margin: 0 0 20px 20px;
	float: left;
	display: inline;
}

#guarantee_column {
	width: 300px;
	margin: 0 0 20px 20px;
	float: left;
	display: inline;
}

#guarantee_banner {
	width: 100%;
	height: 130px;
	padding: 0;
	margin: 0;
	padding-top: 170px;
	text-align: center;
	margin-bottom: 10px;
	background: url(images/bibleguranteeheader_banner.jpg) top center no-repeat;
	font-size: 24px;
	line-height: 32px;
	color: #fff;
	float: left;
	display: inline;
}

#guarantee_banner_spanish {
	width: 100%;
	height: 130px;
	padding: 0;
	margin: 0;
	padding-top: 170px;
	text-align: center;
	margin-bottom: 10px;
	background: url(images/bibleguranteeheader_banner_spanish.jpg) top center no-repeat;
	font-size: 24px;
	line-height: 32px;
	color: #fff;
	float: left;
	display: inline;
}

#guarantee_internalbanner {
	width: 100%;
	padding: 0;
	margin: 0 0 10px 20px;
	float: left;
	display: inline;
}

#guarantee_column h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 100%;
	font-size: 18px;
	font-weight: normal;
	line-height: 32px;
	color: #0a4b7f;
	float: left;
}

#guarantee_right_greybox {
	width: 280px;
	padding: 10px;
	line-height: 13px;
	background-color: #ebebeb;
	border: 1px solid #cacaca;
	color: #494949;
	margin-bottom: 15px;
	float: left;
	display: inline;
}

#guarantee_left_greybox {
	width: 600px;
	padding: 10px;
	background-color: #ebebeb;
	border: 1px solid #cacaca;
	color: #494949;
	margin-bottom: 15px;
	float: left;
	display: inline;
}

#gifts li {
	padding: 10px;
	border: 1px solid #dedede;
	margin-bottom: 10px;
}

#gifts li p {
	padding: 0;
	margin: 0;
	float: left;
}

#customForm input.error{
	background: #f8dbdb;
	border-color: #e77776;
}

}

#customForm input.error{
	background: #f8dbdb;
	border-color: #e77776;
}

#customForm textarea.error{
	background: #f8dbdb;
	border-color: #e77776;
}

#customForm div span{
	margin-left: 10px;
	color: #b1b1b1;
	font-size: 11px;
	font-style: italic;
}

#customForm div span.error{
	color: #e46c6e;
}

#error{
	margin-bottom: 20px;
	border: 1px solid #efefef;
}
#error ul{
	list-style: square;
	padding: 5px;
	font-size: 11px;
}
#error ul li{
	list-style-position: inside;
	line-height: 1.6em;
}
#error ul li strong{
	color: #e46c6d;
}
#error.valid ul li strong{
	color: #93d72e;
}

#footer_holder {
	width: 100%;
	background-color: #eeedea;
	border-top: 1px solid #dbd7d2;
	border-bottom: 1px solid #dbd7d2;
	float: left;
	display: inline;
}

#footer {
	width: 980px;
	margin: 0px auto;
	padding: 30px 0 70px 0;
}


/* begin: slideshow */
.pics { height: 310px; width: 620px; padding:0; margin:0; overflow: hidden }
.pics img { height: 310px; width: 620px; top:0; left:0 }

/* end: slideshow */

#br4sg_logo {
}
	#br4sg_logo h1 {
		display:block;
		text-indent:-9999999px;
		background: transparent url('br4sg/images/BR4SG_logo.png') no-repeat top left;
		width:340px;
		height: 320px;
	}

.width_set{}
	.width_set .column {
		width: 300px;
		padding: 0;
		margin: 0px;
		margin-bottom: 20px;
		float: left;
		display: inline;	
	}
		.width_set .right
		{
			margin-left:35px;
			width: 600px;
		}
		
		.width_set .right p
		{
			font-family: Georgia, "Times New Roman", Times, serif;
			width: 550px;
			font-size: 15px;
			line-height: 24px;
			color:#443221;
			margin-left:40px;
			margin-top:40px;
		}
	
#resources
{
	margin-top: 10px;
	margin-left: 30px;
}

.featured_resource, .normal_resource {
	float:left;
	width: 450px;
	margin:0px 10px;
	padding:0px;
}
		
	.featured_resource span, .normal_resource span
	{
		font-family: Helvetica;
		font-weight: bold;
		font-size: 24px;
		line-height: 21px;
		letter-spacing: -0.03em;
		color: #313131;
		display:inline-block;
		width:200px;
	}
	.featured_resource p
	{
		margin-top: 10px;
		font-size:12px;
		width: 250px;
	}
	.featured_resource img, .normal_resource img
	{
		width:175px;
		float:left;
		-webkit-box-shadow: 1px 1px 5px #aaa;
		-moz-box-shadow: 1px 1px 5px #aaa;
		margin-right: 15px;
	}
	
	.featured_resource .description {
		height: 135px;
		overflow: hidden;
	}
	
	.featured_resource .button, .normal_resource .button
	{
		float:left;
		background: #719da3;
		padding:10px;
		margin: 0px 0px 15px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		font-family: Helvetica;
		font-size: 14px;
		font-weight: normal;
		line-height: 18px;
		letter-spacing: -0.03em;
		color: #fff;
		width: auto;
	}
	
	.featured_resource .button a, .normal_resource .button a {
		color: white;
		text-decoration: none;
	}

.normal
{
	float:left;
	margin-top: 40px;
	margin-bottom: 20px;
}

.normal_resource
{
	width:290px;
	margin-top:20px;
}
	.normal_resource img {
		width:100px;
	}
	.normal_resource span {
		font-size: 15px;
		line-height:18px;
		width: 175px;
		height: 60px;
	}
	
	.normal_resource .description {
		height: 90px;
		overflow: hidden;
	}
	
	.normal_resource p {
		width:175px;
	}
	.normal_resource .button {
		margin-top:10px;
	}
	
/* Product Search */
.searchBox{
  background: #f7f7f5;
  border: 1px solid #ccc;
  font-size: 16px;
  padding: 16px;
  margin-bottom: 20px;
  clear: left;
  border-radius:10px;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
}
#searchBox form{ margin: 0px; padding: 0px; }
input.searchIn{ font-size: 16px; font-weight: bold; width: 360px; }
input.searchInSide{ font-size: 14px; font-weight: bold; width: 170px; }
input.searchBtn{
  background: #4b4b4b;
  color: #fff;
  border: 0;
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  cursor:pointer;
  border-radius:4px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
}
h2.srchHead{ font-size: 18px; color: #4b4b4b; margin-top: 20px; }
.srchResult{ position: relative; margin-bottom: 16px; }
.srchThumb{ display: block; width: 60px; float: left; margin-right: 10px; }
.srchTitle{ position: relative; margin-bottom: 4px; font-size: 15px; padding-top: 10px; }
.clear{ clear: both; }
p.srchBoxHead{ margin: 0px 0px 10px 0px; padding: 0px; font-size: 18px; font-style: italic; }

#searchWidg { font-size: 11px; position: relative; width: 260px; float: right; }
#searchWidg input, #searchWidg select{ margin:0; font-size: 11px; vertical-align:middle; float:none; color: #555; }
#searchWidg select{ width: 80px; }

#subscribeBox{ font-size: 12px; }
#subscribeBox form { position: relative; margin: 0; padding: 0; }
#subscribeBox label{ background: transparent; }
.mce_inline_error, #mce-error-response{ color: #cc0000; text-align:center; }
#mce-success-response{ color: #8C7B51; font-weight: bold; text-align:center; }

.verseInfo{ font-weight: bold; margin-bottom: 10px; }
.versePara{ font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: italic; }

/* Signup overlay w/ mailchimp form */
#overlay {position:absolute;top:0;left:0;display:none;background-color:#000000;z-index:100000;}
#signupOverlay {position:fixed;top:0;left:0;display:none;background-color:#ffffff;border:4px solid #64605d;z-index:100001;}
#signupOverlayPad {padding:20px;}
#signupOverlay .mc-field-group {margin-bottom:3px;}
#signupOverlay .mc-field-group label {width:90px;background-color:transparent;}
#signupOverlay #mc-buttons {text-align:center;}
#signupOverlay #mc-buttons input {background-color:#3C3A35;color:#ffffff;font-weight:bold;border:none;}
#signupOverlay #mc-embedded-subscribe-form {width:300px;margin:0 auto;}

#bugs{ position: relative; margin: 10px 0px; clear: left; }
.bug1{ display:block; width: 100px; margin:0px auto; }
.bug2{ display:block; width: 64px; float: left; margin:0px 40px 0px 0px; }

