/* +++++++++++++++++++ Set Page default values +++++++++++++++++++ */
body {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #DEDFD7;
}

a:link { 
	color: #26466B;
}

a:visited { 
	color:	#9999FF;
} 

a:hover { 
	color: #6395C6;
} 

.white3 {  color: #ffffff}
.mblue3 {  color: #37608F}
.red3 { color: #B20606; white-space: nowrap;}
.dblue3 { color: #204166}
.black2 { color: #000000}
.black3 {  color: #000000}
.yellow3 {  color: #FBCF04}
.grey1 { color: #7F7F7F}
.grey3 { color: #C9C9C9}



/* +++++++++++++++++++ Main Layout Table +++++++++++++++++++ */
table#container {
	background-color:#FFFFFF;
	width: 770px;
}

/* +++++++++++++++++++ Header +++++++++++++++++++ */
td#header {
	text-align: left;
	height: 78px;
	vertical-align: top;
	color:#37608F;
}

img#logo {
	float: left;
	margin: 15px 15px 15px 10px;
}

div#topnav {
	float: right;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 30px 25px 0px 0px;
}

td#header a { 
	text-decoration:none;
	color:#37608F;
}

td#header a:hover { 
	text-decoration: underline;
	color:#6395C6;
}


/* +++++++++++++++++++ Sub-Header +++++++++++++++++++ */
td#subhead {
	text-align: left;
	background-color: #37608F;
	color: #FFFFFF;
	font: bold 14px Arial, Helvetica, sans-serif;
}

img#cross {
	float: left;
	padding: 2px;
}

div#subleft {
	float: left;
	padding: 4px;
}
/*
input#searchbox {
	height: 13px;
	width: 125px;
	font: 11px Arial, Helvetica, sans-serif;
}

input#searchsubmit {
	font: 11px Arial, Helvetica, sans-serif;
	height: 20px;
	width: 30px;
}
*/
div#subright {
	float: right;
	padding: 7px 25px 0px 0px;
}

form#searchform {
	display: inline;
	margin: 0px;
	padding: 0px;	
}


/* +++++++++++++++++++ Left Nav +++++++++++++++++++ */
td#leftnav {
	background: url(http://biblesbythecase.com/lib/biblesbythecase/bg_menu.gif) repeat-y right top; 
	font: bold 13px Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	width: 180px;
}

td#leftnav h2 {
	width: 154px !important; 
  	width /**/:164px;
	color: #204166;
	font: bold 14px Arial, Helvetica, sans-serif;
	border-bottom: 1px #7FA8D0 solid;
	margin: 0px;
	padding: 13px 0px 3px 10px;
}

td#leftnav a {
	display: block;
	width: 139px !important; 
  	width /**/:164px;
	margin: 0px;
	padding: 3px 0px 3px 25px;
	border-bottom: 1px #7FA8D0 solid;
	background: url(http://biblesbythecase.com/lib/biblesbythecase/bullet_menu_off.gif) no-repeat 10px 0px;
	text-decoration:none;
	color:#ffffff;
}

td#leftnav a:hover {
	background: url(http://biblesbythecase.com/lib/biblesbythecase/bullet_menu_on2.gif) no-repeat 10px 0px;
	background-color: #7FA8D0;
	color:#204166; 
}

p#scripture {
	color: #C9C9C9;
	background-color: #37608F;
	width: 139px;
	margin: 25px 0px 25px 0px;
	padding: 10px 10px 10px 15px;
}


/* +++++++++++++++++++ Main Body +++++++++++++++++++ */
td#mainbody {
	text-align: left;
	vertical-align: top;
	width: 563px;
	font: 12px Arial, Helvetica, sans-serif;
}


/* +++++++++++++++++++ Right spacer area +++++++++++++++++++ */
td#rightspacer {
	background: url(http://biblesbythecase.com/lib/biblesbythecase/bg_right_column.gif) repeat-y left top;
	width: 27px;
}


/* +++++++++++++++++++ Footer +++++++++++++++++++ */
td#footer {
	border-top: 1px solid #37608F;
	border-bottom: 1px solid #37608F;
	color: #7F7F7F;
	text-align: right;
	padding: 2px 25px 2px 0px;
	font-size: 10px;
}


/* +++++++++++++++++++ Home Page Styles +++++++++++++++++++ */
table#mainhome {
	width: 100%;
	font: 12px Arial, Helvetica, sans-serif;
}

td.mainleft, td.mainright {
	width: 275px;
	vertical-align: top;
	text-align: left;
}

td.mainspacer {
	width: 13px;
}

table#mainhome h2 {
	color: #000000;
	font: bold 13px Arial, Helvetica, sans-serif;
	padding: 15px 0px 3px 0px;
	margin: 0px;
}

td.lineseperator {
	background-color: #37608F;
	text-align: right;
}

div.itemimage {
	float: left;
	text-align: center;
	width: 110px;
	margin: 10px 0px 0px 0px;
}

div.itemtext {
	float: right;
	width: 165px;
	margin: 8px 0px 10px 0px;
}

div.itemtext a {
	font-weight: bold;
}

div.itemtext p {
	margin: 8px 0px 8px 0px;
}

img.prodthumb {
	border: 0px solid white;
}

p.discount {
	font-weight: bold;
	color: #B20606;
}
p.regprice {
	text-align: left;
}

p.ourprice {
	text-align: left;
	color: #B20606;
}

p.freeshipping {
	margin: 3px 0px 3px 0px;
}
span.freeshipping {
	line-height: 24px;
	vertical-align: 30%;
	font-weight: bold;
	color: #B20606;
}

p.newsletter {
	margin: 8px 0px 3px 0px;
}
img#yahoo {
	margin: 30px 0px 20px 0px;
}

/* +++++++++++++++++++ Detail Page Styles +++++++++++++++++++ */
table#maindetail {
	width: 100%;
	font: 12px Arial, Helvetica, sans-serif;
}

table#maindetail p {
	margin: 5px 0px;
}

table#maindetail h1 {
	color: #000000;
	font: bold 15px Arial, Helvetica, sans-serif;
	padding: 10px 0px 3px 0px;
	margin: 0px;
}

table#maindetail h2 {
	color: #000000;
	font: bold 13px Arial, Helvetica, sans-serif;
	padding: 10px 0px 3px 0px;
	margin: 0px;
}

td.detailleft {
	width: 310px;
	vertical-align: top;
	text-align: left;
}

td.detailright {
	width: 240px;
	text-align: left;
}

div.detailimage {
	text-align: center;
	width: 100%;
	margin: 10px 0px 10px 0px;
}

div.orderbox {
	margin: 10px 0px 10px 0px;
	border: 1px solid #37608F;
	background-color: #E1EAF5;
	padding: 10px;
}

p.orderboxtitle {
	font-weight: bold;
}
/*
input#addtocart {
	font: 12px Arial, Helvetica, sans-serif;
	height: 22px;
	width: 75px;
}

input#addquantity {
	height: 15px;
	width: 30px;
	font: 12px Arial, Helvetica, sans-serif;
}
*/
table#productdetails {
	margin: 5px 0px 10px 0px;
	font: 12px Arial, Helvetica, sans-serif;
}

table#productdetails th {
	text-align: right;
	padding: 1px 3px;
}

table#productdetails td{
	text-align: left;
	padding: 1px 3px;
}

table.otherbibles {
	margin: 5px 0px 10px 0px;
	font: 12px Arial, Helvetica, sans-serif;
}

table.otherbibles th {
	text-align: left;
	padding: 1px 3px;
}

table.otherbibles td{
	text-align: left;
	padding: 1px 3px;
}

table.otherbibles a { 
	text-decoration:none;
	color:#37608F;
}

table.otherbibles a:visited { 
	text-decoration:none;
	color:#000000;
}

table.otherbibles a:hover { 
	text-decoration: underline;
	color:#6395C6;
}

td.policy {
	border: 1px solid #37608F;
	background-color: #BFD8F4;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 10px;
}

td.policy h3 {
	color: #000000;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 10px 0px 3px 0px;
	margin: 0px;
}

td.policy a:visited {
	color: #26466B;
}

/* +++++++++++++++++++ Policy Detail Page Styles +++++++++++++++++++ */
table#policydetail {
	width: 100%;
	font: 12px Arial, Helvetica, sans-serif;
}

table#policydetail p {
	margin: 10px;
}

table#policydetail h1 {
	color: #000000;
	font: bold 15px Arial, Helvetica, sans-serif;
	padding: 15px 0px 3px 0px;
	margin: 0px;
}

/* ++++++++++++++++++ FAQ Styles ++++++++++++++++++++++++ */
#faq {
	font: 12px Arial, Helvetica, sans-serif;
	margin-left: 20px;
}

#faq p, #faq br {
	margin-left: 20px;
}

#faq h1 {
	border-bottom-color: #003399;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	font-size: 16px;
	font-weight: bold;
}

#faq h2 {
	font-weight: bold;
	font-size: 14px;
	margin-left: 10px;
}

#faq p.question {
	margin-bottom: 5px;
	font-weight: bold;
}

#faq p.answer {
	margin-top: 5px;
	margin-bottom: 20px;
}

/* +++++++++++++++ Social Buttons ++++++++++++++++++++++++   */

td#leftnav a.SocialButtons {
	padding: 0px;
	border-style: none;
	border-width: 0px;
	display: inline; !important;
	margin: 0px;
	border-bottom: none;
	background: none;
	text-decoration: none;
}

td#leftnav a.SocialButtons:hover {
	border-style: none;
	border-width: 0px;
	display: inline;
	text-transform: none;
	text-decoration: none;
	list-style-type: none;
	background: None; 
}
