/* Hides from IE-mac \*/
* html .clearfix{
	height: 1%;
}
/* End hide from IE-mac */  

html, body{
	margin: 0;
	padding: 0;
	margin-left:5px;
}

body, p, div, td {
	font-family:Gill Sans, Verdana, Helvetica, Arial, sans-serif;
	font-size:12px;
}

a {
	color:#332875;
}

a:visited{
	color:#332875;
}

a:hover{
	color:#332875;
}

h1 {
	font-size:14px;
}

h2 {
	font-size:14px;
	color:#332875;
}

/*2008-02-29 dlc*/
h2.review {
	font-size:12px;
	color:#332875;
	padding-bottom:0px;
}

/*2008-02-29 dlc*/
h3 {
	font-size:11px;
	color:#332875;
}

th {
	font-size:12px;
}

hr {
	border:none;
	border-bottom: 1px dashed silver;
}

.red_text {
	color:red;
}

/* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	
}
#wrapper{
	clear:left;
	
}

#footer{
	background-color: #FFFFFF;
	clear: both;
	height: 20px;
	text-align:right;
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	border-top:4px solid #332875;
	padding-right:20px;
	padding-bottom:25px;
}

#footer a{
	font-size:10px;
	color:black;
}
/*#footerbar{
	background-color:green;
	border-top: 4px solid #800080;
	clear: both;
	margin-top: 15px;
	text-align: right;
}*/

#header{
	background-color: #fff;
	height: 60px;
	position: relative;
	width: 100%;
	background-image: url(../../img/global/headerbg.jpg);
	background-position: right;
	background-repeat: repeat-y;
	height:70px;
}

#header form {
	margin:0;
}

#headerRightBox{
	color:white;
	height: 50px;
	float:right;
	padding:5px;
	text-align:right;
}

#headerRightBox a{
	color:white;
	font-size:9px;
}

#headerRightBox input {
	font-size:9px;
	width:100px;
}

#headerRightBox #searchdiv{
	margin-top:15px;
}

#leftcol{
	float: left;
	position: relative;
	width: 143px;
	margin-right:0px;
	margin-top:10px;
	z-index: 1;
}

#maincol{
	background-color: #FFFFFF;
	border-left: 1px solid #000000;
	display: inline;
	float: left;
	position: relative;
	width: 620px;
	z-index: 1;
	min-height: 450px;
	margin-top:5px;
	margin-bottom:5px;
}

#maincol_home{
	background-color: #FFFFFF;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	display: inline;
	float: left;
	position: relative;
	width: 450px;
	z-index: 1;
	min-height: 400px;
}

#heighthack{
 height:420px;
 width:1px;
 float:right;
}

#maincolcontent{
	padding: 0 5px 5px 5px;
	margin-top:10px;
	overflow-x: visible;
}

#maincolcontent.ul
  {
  margin-left: 0;
  padding-left: 1em;
  }
#maincolcontent.li
  {
  margin: 0;
  padding: 0;
  }
  
#maincolcontent li {
	list-style-image: url(../../img/global/bullet.gif);
}



/*#navbar{
	background-color: #332875;
}*/

#navs{
	background-color: #332875;
	position: relative;
	width: 100%;
	vertical-align:bottom;
	height:26px;
	z-index: 100;
}

#pagewidth{
	width: 770px;
}

#rightcol{
	float: right;
	position: relative;
	width: 161px;
	margin-top:10px;
}

#topbar{
	background-color: #800080;
	color: #FFFFFF;
	height: 50px;
}

#twocols{
	float: right;
	position: relative;
	width: 618px;
}

#homewelcome {
	background-image: url(../../img/global/leftbar_gradient.jpg);
	background-repeat: repeat-x;
	padding:8px;
	padding-bottom:0;
}

#homewelcome ul {
	list-style-image: url(../../img/global/bullet.gif);
	margin-top:4px;
	margin-bottom:0px;
}

#homewelcome a {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color: #00848E;
	font-weight:bold;
	font-variant:small-caps;
	line-height:20px;	
	text-decoration:none;
}

#homeHotOffPress {
	background-color: #D8DCE5;
	text-align:center;
	padding:3px;
	padding-top:1px;
	margin-bottom:5px;
}

#homeHotOffPress #homeHotOffPress_title {
	font-weight:bold;
	color:#332875;
	text-transform: uppercase;
}

#homeHotOffPress #homeHotOffPress_auth {
	margin-bottom:7px;
}

#homeHotOffPress #homeHotOffPress_quote {
	font-size:11px;
	font-family: "Times New Roman", Times, serif;
	margin-bottom:10px;
}

#homeHotOffPress #homeHotOffPress_specs {
	font-size:10px;
}

#homeHotOffPress p {
	margin:5px;
}

#homeNewsAndNotes {
	margin-bottom:10px;
	background-color: #D8DCE5;
	padding:5px;

}

#homeNewsAndNotes #newsTitle {
	font-weight:bold;
	color:#332875;
	text-align: center;
	padding-top:5px;
	padding-bottom:5px;
}

#homeNewsAndNotes #newsCopy {
	font-size:9px;
}

#homeNewsAndNotes #newsLink {
	text-align: right;
	font-size:9px;
}



#leftProductsBox {
	background-color: #00848E;
	padding:8px;
}

#leftProductsBox ul {
	list-style-image: url(../../img/global/product_bullet.gif);
	margin-top:4px;
	margin-left:0;
	padding-left:15px;
	margin-bottom:0px;
}

#leftProductsBox ul li {
	margin-bottom:5px;
	margin-left:0;
}

#leftProductsBox a {
	font-family: "Times New Roman", Times, serif;
	font-size:13px;
	color: white;
	font-weight:bold;
	font-variant:small-caps;
	text-decoration:none;
}

div.sidebarButton {
	text-align:center;
	margin-top:5px;
}

/* END OF LAYOUT CSS */

/* START STYLE CSS */

#secret_place_copy {
	border: 1px solid #4D4487;
	border-top:none;
	padding:5px;
}

#secret_place_banner {
	background-image: url(../../img/secret_place/secret_devotion_banner.gif);
	height:24px;
	background-repeat: no-repeat;
	text-align:right;
	padding-right:10px;
	color:white;
	font-size:10px;
	vertical-align:middle;
	
}

div.editStatic{
	font-weight:bold;
	font-size:9px;
	color:gray;
	background-color: #EAEAEA;
	padding:3px;
	margin-top:10px;
	border:1px solid gray;
	width:100%;
}

div.editStatic a, div.editStatic a:visited {
	color:gray;
}

div.editStatic a:hover{
	color:black;
}

/* featured products CSS */
#featuredTable {
	width:435px;
}

#featuredTable td {
	padding-bottom:10px;
}

#featuredTable div {
	font-size:9px;
}

#featuredTable td.data {
	color: #06398A;
	padding:3px;
	width:150px;
	vertical-align:top;
	padding-bottom:10px;
}
#featuredTable .blurb {
	margin-top:0px;
}
#featuredTable .blurb, #featuredtable .blurb p {
	font-size:9px;
	margin-top:5px;
}
#featuredTable td.img {
	width:80px;
	vertical-align:top;
	padding-top:5px;
}
#featuredTable td.img img{
	border:1px solid black;
}

a.book_title {
	display:inline;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color: #06398A;
}

a.book_title:hover{
	text-decoration: underline;
}

#featuredTable .Price {
	margin-top:5px;
}


#featuredTable .Price {
	margin-top:5px;
}

#featuredTable a.moreinfo {
	display: block;
	margin-top:6px;
}

/* general site styles */
.pageheader{
	font-weight:bold;
	font-size:20px;
	color: #75286A;
	font-family: "Georgia", "Times New Roman", Times, serif;
	border-bottom:1px dashed silver;
	margin-bottom:5px;
}

.indent{
	margin-left:20px;
}

span.StrikePrice {
	text-decoration: line-through;
	text-line-through-color:red;
}

span.WebPrice {
	color:red;
}

.faq_question{
	font-weight:bold;
	color:#332875;
}

/* XSTANDARD ALIGNMENT STYLES */
p.left {
	text-align:left;
}

p.right{
	text-align:right;
}

p.center{
	text-align:center;
}

img.left {
	float:left;
	margin:5px;
	display: block;
}

img.right {
	float:right;
	display: block;
}

/* End XSTANDARD ALIGNMENT STYLES */


/* best seller styles */
.search_item {
	margin-left:20px;
}

.bestseller_item {
	border-top: 1px dashed silver;
	border-right: 1px dashed silver;
	padding:10px;
	padding-top:2px;
	margin-bottom:0px;
}

.bestseller_title {
	font-weight:bold;
	font-size:12px;
	margin-left:-5px;
}

.bestseller_subtitle {
	font-weight:normal;
	color:#06398a;
}
.bestseller_title a {
	color:#06398a;
	font-size:14px;
	text-decoration: none;
}

.bestseller_title a:hover {
	text-decoration: underline;
}

.bestseller_copy, .bestseller_copy p {
	margin-left:5px;
	text-align:justify;
	margin-bottom:10px;
	font-size:10px;
}

.bestseller_Author{
	margin-top:3px;
	font-variant: small-caps;
	margin-bottom:2px;
	font-size:11px;
}

.bestseller_options {
	float:right;
	text-align:right;
}

.bestseller_price {
	text-align:right;
}

/* Top level section links */

#section_links {
	text-align: left;
}

#section_links a {
	font-weight:normal;
	font-size:15px;
	line-height:25px;
}

/* catalog section CSS */

div.breadcrumbs{
	margin-bottom:10px;
	font-size:11px;
}

div.breadcrumbs a{
	font-weight:bold;
	text-decoration:none;
	white-space: nowrap;
}
div.breadcrumbs a:hover{
	font-weight:bold;
	text-decoration:underline;
}

div.breadcrumbs a.lastlink, div.breadcrumbs a.lastlink:hover{
	font-weight:normal;
	text-decoration:underline;
}


table.product_list {
	list-style: none;
	margin:0;
	padding:0;
	border-collapse: collapse;
	width:95%;
}

.subcategories {
	/*list-style: url(../../img/global/bullet.gif);*/
	list-style: none;
	text-align:left;
}

.subcategories ul {
	list-style: url(../../img/global/bullet.gif);
	
}

.subcategories li {
	margin-bottom:3px;

}
.subcategories a {
	font-weight:bold;
	text-decoration:none;
}

.subcategories a:hover {
	text-decoration:underline;
}

table.product_list .oneproduct {
	width:280px;
	border-bottom: 1px solid #DBE4D6;
	border-right: 1px solid #DBE4D6;
	padding:10px;
	text-align:left;
	vertical-align:top;
	min-height:500px;
}

table.product_list .noborder {
	border-right:0;
	border-left:0;
}


table.product_list .oneproduct a.title{
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

table.product_list .oneproduct a.title:hover{
	text-decoration:underline;	
}

table.product_list .category_cell{
	background-image: url(../../img/global/product_categories.gif);
	border:1px solid #CBD2C4;
	border-top:0;
	border-right:0;
	border-left:0;
	vertical-align:top;
	text-align:left;
	background-color: #ECEBF1;
	padding-top:30px;
	background-repeat: no-repeat;
}

.category_copy {
	border-right:1px solid silver;
	width:400px;
	padding-right:5px;
}

.category_list{
	background-color:	#DBD4E2;
	padding:5px;
}

.category_list h2 {
	border-bottom:1px dotted white;	
}

.category_list ul.subcategories {
	margin-left:15px;
}

/*pricelist */
.category_pricelist .list_table{
	width:605px;
	border-collapse: collapse;
}

.category_pricelist .list_table th{
	font-size:9px;
	font-weight:normal;
	border-bottom:1px dotted silver;
}

.category_pricelist .list_table td {
	padding:3px;
	border-bottom:1px solid silver;
}

.category_pricelist .list_table .alt td {
	background-color: #EAEAEA;
}


.category_pricelist .category_name{
	background-color:#DBE4D6;
	padding:5px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:5px;
	width:605px;
}

.category_pricelist .product_name {
}

.category_pricelist .product_name a.product_link{
	font-weight:bold;
	text-decoration: none;
}

.category_pricelist .product_name a{
	font-weight:normal;
	text-decoration: none;
}

.category_pricelist .product_price{
	width:150px;
	text-align:right;
}

.category_pricelist .product_quantity{
	vertical-align:middle;
	padding-right:0px;
	text-align: right;
}

.category_pricelist .product_quantity input{
	 font-size:9px;
}

/* product page CSS */

.prod_author{
	font-variant: small-caps;
	font-size:11px;
}

#prod_infotable{
	margin-top:	10px;
}

#prod_infotable td{
	vertical-align:top;
	padding:0px;
	padding-bottom:5px;
}

#prod_details {
	padding-top:0px;
	font-size:10px;
	padding-right:5px;
	width:160px;
}

#prod_price {
	width:160px;
	text-align:center;
	font-weight:bold;
	line-height:15px;
	border:1px solid #CBD2C4;
	background-color:#DBe4d6;
	padding-bottom:5px;
	vertical-align:top;
	margin-left:5px;
}

#prod_related {
	background-color:#dbd4e2;
	text-align:center;
	padding:3px;
	min-height:100%;
	float:right;
	width:150px;
}

#prod_related #spacer {
	float:right;
	height:450px;
}

#prod_related a {
	font-size:10px;
}

#prod_price select {
	font-size:9px;
}

#prod_price p {
	font-size:12px;
}

#prod_info #prod_image {
	float:left;
	margin:10px;
	margin-top:0px;
	margin-left:5px;
}

#prod_info #image_spacer {
	float:left;
	width:1px;
	height:110px;
}

#prod_info #prod_image img {
	border:1px solid black;
}

#prod_subtitle{
	font-weight:normal;
	font-size:14px;
}

#prod_copy, #prod_copy p{
	line-height:18px;
	text-align:justify;
	font-size:13px;
	margin-top:10px;
}


/*mailing form CSS */
table.mailformtable {
	
}

table.mailformtable tr td {
	vertical-align:top;
}

.formHeader {
	font-size:17px;
	font:Arial, Helvetica, sans-serif;
	color:#332875;
 }

.formItemBold { font-weight:bold }



/*  Shopping cart CSS */

table.cart {
	border:1px solid black;
	margin-top:10px;
	width:550px;
}

table.cart th {
	padding:5px;
	background-color:#dbd4e2;
}

table.cart td {
	padding:5px;
	border-top:1px solid silver;
}

table.cart td input.qty {
	font-size:9px;
	text-align:center;
	width:30px;
	border:1px solid silver;
}

table.cart td input.qty_red {
	font-size:9px;
	color:red;
	font-weight:bold;
	text-align:center;
	width:40px;
	border:1px solid red;
}

table.cart td input#update {
	font-size:9px;
	text-align:center;
	border:1px solid silver;
}

table.cart td.subtotal {
	font-weight:bold;
	font-size:9px;
	text-align:right;
}

.cart_options {
	margin-top:15px;
	border-top:2px solid silver;
	text-align:center;
}
.cart_options a {
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}

.loginform {
	border:1px solid #00848e;
	padding:10px;
	padding-top:5px;
	width:45%;
	background-color: #dbe4d6;
	float:left;
}

.loginform form {
	margin:0;
}

.login_header {
	color: #75286A;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	margin-bottom:15px;
	text-align: center;
}

.register_options {
	float:right;
	width:50%;
}

.register_options .register_copy {
	text-align:justify;
}


table.registration {
	width:95%;	
}

table.registration td {
	vertical-align: top;
	padding:3px;
}

table.registration td.data {
	font-size:9px;
	color:#332875;
}

table.registration td input {
	width:100%;
}

table.registration td.label {
	background-color:#DBE4D6;
	color:#332875;
	font-weight:bold;
	padding:5px;
	text-align:right;
	width:150px;
}

table.registration td.required{
	color: #B90000;
}

.registration_warning{
	color:#b90000;
	font-weight:bold;
	margin-left:15px;
}


/* address signup styles */
.address_div{
	width:75%;
	font-size:10px;
	background-color: white;
}

.address_header{
	font-weight:bold;
	background-color:#DBD4E2;
	color:black;
	padding:3px;
	padding-bottom:5px;
}

.address_div table{
	width:100%;
}

.address_div td{
	padding:3px;
	vertical-align: top;
}
.address_div td.label{
	font-weight:bold;
	width:100px;
	text-align:right;
}

.smallprint {
	font-size:9px;
	color: gray;
	font-weight:normal;
}

.checkout_warning{
	border: 1px solid red;
	padding:10px;
	background-color:#EAEAEA;
}

/*#bodycontainer{
	border: 1px solid green;
}

#centercol{
	background: green;
	border: 1px solid #000000;
	margin-left: 199px;
	margin-left: 201px;
	margin-right: 199px;
	margin-right: 201px;
	voice-family: "\"}\"";
	voice-family: inherit;
}
*/