/* Default CSS for the Merchant Metrix Shopping Cart */

body {
	background-image: url(http://www.thejesusimage.org/images/bg-1.gif); font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
}

/*Background color for the Customer Review Popup*/
body.bodyReview{background-image: url(http://www.thejesusimage.org/images/bg-1.gif); background-color: #0000;}

/*DESIGN STYLES*/
#wrapper{width: 952px; background-color: #FFFFFF; margin-left: auto; margin-right: auto; border: 1px solid #000;}
#header {float: left; width: 100%; background-color: #990000}
#logo{float: left; width: 40%;}
#slogan{float: left; width: 60%; text-align: center; padding-top: 25px;}
#slogan p{color: #FFF; font-weight: bold; font-size: 16px;}
#mainnav{float: left; width: 100%; background-color: #CCC; text-align: center; padding-top: 5px; padding-bottom: 5px;}
#mainnav a{text-decoration: none; font-size: 14px; font-weight: bold; color: #990000;}
#mainnav a:hover{text-decoration: underline; color: #000;}
#main{float: left; width: 98%; padding-left: 1%; padding-right: 1%;}
#category{float: left; width: 20%; _padding-top: 20px;}
#category .category-head{font-size: 14px; font-weight: bold;}
#category a{text-decoration: none;}
#content{float: left; width: 80%; padding-top: 15px; _clear: right;}
#content a{}
#footer{float: left; width: 100%; text-align: center; padding-top: 20px;}
#footer-nav{float: left; width: 100%;}
#footer-nav a{text-decoration: none; padding-left: 10px; padding-right: 10px; color: #990000;}
#copyright{float: left; width: 100%;}



/*Category List Placeholder Styles*/
#categoryListMenu{}
#categoryListMenu a{display: block;}
#categoryListMenu a:hover{}



/*Category list styles*/
#categorylistsimplesynopsis{font-weight:normal;}
.categoryList li {display:inline; float:left;}
.categoryList {display:block; list-style:none; width:98%; margin:2px; padding:10px; float:left; font-size:14px; font-weight:bold; vertical-align:middle;}
.categoryOption1 {width: 32%; margin-bottom:35px;}
.categoryOption2 {width: 49%; margin-bottom:35px;}
.categoryOption3 {width: 98%; margin-bottom:35px;}
.categoryOption4 {width: 98%; text-align:left; margin-bottom:12px;}
.categoryListSimple {display:block; list-style:none; width:100%; margin:2px; padding:10px; position:relative; font-size:14px; font-weight:normal; vertical-align:middle;}



/*Product Pictures*/
.popup{ margin: 0; padding: 0; list-style: none; border: 0; text-decoration: none;left: 40%;position: absolute; width: 550px; height: 440px; padding:15px; border-width: 2px; border-style: solid; background:#fff; display: none; z-index: 1;}
.popup ul {list-style:none; }
.close { width:20px;clear:both;text-align:center;width:450px; }



/*PRODUCT LIST OPTIONS*/

/*Main Product List*/
.productList	{width:98%; font-weight:bold; list-style:none; float:right;}
.productList li {display:inline; float:left;}
.productPrice	{color:#990000; font-weight: normal; padding-top: 0px; padding-bottom: 0px;}
.breadcrumbs {font-size:10px; font-weight: lighter; text-decoration: none; line-height: 30px;}



/*Sale Price Layouts*/
.Sku{font-size: 10px;}
.SalePriceRetail{color: #666;}
.SalePriceRetailPrice{text-decoration:line-through;}
.SalePriceSavings{font-size: 12px; font-weight: bold; color: #333;}
.SalePriceTotal{font-size: 16px; color: #990000; font-weight: bold;}

.twoclickMethodRetail{color: #666;}
.twoclickMethodRetailPrice{text-decoration:line-through;}
.twoclickmethodSaleNow{font-weight: bold;}
.twoclickMethodSeePrice{}
.twoclickMethodSeePrice a{font-weight: bold; font-size: 14px;}

.defaultPrice{font-size: 14px; font-weight: bold;}



/*Styles for Product List Options 1 (3 COLUMN)*/
.productOptionList1 {width: 32%; margin-bottom:35px; max-width:32%; text-align: center;}
.productOptionList1 img{width: auto; max-width: 150px;}
.productOptionList1 a{text-decoration: none;}


/*Styles for Product List Options 2 (2 COLUMN)*/
.productOptionList2 {width: 49%; margin-bottom:35px; max-width:49%;}
.productOptionList2 img{width: auto; max-width: 150px;}
.productOptionList2 a{text-decoration: none;}


/*Styles for Product List Options 3 (1 COLUMN with DETAILS)*/
#producListImg{float:left;margin-top:5px; width:auto; height:auto; min-width:75px; min-height:75px; max-width: 150px;}
#producListImg img{max-width: 150px;}
#productListLink{float:left;width:100%;text-align:center; font-size:14px;}
#producListOptions{float:right;margin-left:25px;margin-top:5px; width: 70%;}
#productListSinopsys{float:right; width:70%; margin-bottom:20px; text-align:justify; margin-top:12px; font-weight: normal;}
#productDetailsAddons{float: left; width: 100%; text-align: left; margin-top: 10px;}
#productDetailsLabels{font-weight: bold;}
#productDetailsSelect{font-weight: normal;}
#productDetailsCustomFields{line-height: 25px;}
.customFieldLabel-perproduct{font-weight: bold; text-align: left;}
.customFieldForm-perproduct{text-align: left;}

/*Gift Wrapping and Engraving Table*/
table#engrave-giftwrap{}
table#engrave-giftwrap td{width: 220px; text-align: left; font-weight: normal;}

/*Cost and Costless Options*/
#optionsContent{float:left; margin-top: 20px; margin-left: 15px; width: 400px;}
#productDetailsLabels{float:left;}
#productDetailsSelect{float:left;margin-left:10px;}
#productAddonsClear{clear:left;}

/*Price and Add to Cart Button*/
#productDetailsPrice{float:left; text-align: left;}
#productDetailsAddButton{float: left; width: 100%; text-align: left;}



/*Product Details 1*/
#productDetailsTitle{position: relative;text-align:center;}
#productDetailsImage {margin:5px;float:left;width:auto; height:auto; min-width:75px; min-height:75px;}
#productDetailsImage img{max-width: 150px;}
#breadCrumbs {position:relative;}
#allContent{width:100%;}



/*Product Details 2*/
#optionsContent2{position: relative;float: left; margin-top: 40px; width: 400px;}
#productDescription2{float: left; position:relative; padding-right: 15px; width:450px; margin-top:20px;}
#productDetailsImage2 {margin:5px; float: right; width:auto; height:auto; min-width:75px; min-height:75px;}



/*Product Details 3*/
#optionsContent3{float:left;height:auto;margin:5px;margin-top:20px; margin-left: 200px; width: 400px;}
#productDescription3{float: right;position:relative;text-align:justify; margin-top:20px; width:400px;}
#productDetailsImage3 {margin:15px;float:left;width:auto; height:auto; min-width:75px; min-height:75px; margin-top: 20px;}



/*Product Details 4*/
#productDescription4{position:relative;margin:10px;margin-top:30px;height:auto; width:360px;text-align:justify;}
#productDetailsImage4 {float:right;margin:5px;width:auto; height:auto; min-width:75px; min-height:75px; margin-top: 20px;}
#optionsContent4{float:left;height:auto;margin:5px;margin-top:20px;}



/*Product Details 5 (Tabbed Version)*/
#tabbed_productdetails{width: 98%;}
#tabbed_details{width: 100%; clear: left; }
#tabbed_image{float: left; width: 35%;}
#tabbed_info{float: left; width: 65%; _clear: right;}
#tabbed_info select{width: 90%;}
#tabbed_costoptions{width: 100%;clear: left;}
#tabbed_costlessoptions{width: 100%;clear: left;}
#tabbed_addons{width: 100%;clear: left;}
#tabbed_addons #productDetailsLabels{text-align: left; width: 100%;}
#tabbed_customfields{width: 100%; clear: left;}
#tabbed_details #price{width: 100%; font-size: 18px; font-weight: bold; color: #990000; padding-top: 10px;}
#tabbed_buynowbutton{width: 100%; margin-bottom: 10px;}
#tabbed_rate_share{float: left; width: 100%; clear: left;}
#tabbed_rate_share a{font-size: 10px;}
#tabbed_rating{float: left; width: 60%;}
#tabbed_stars{float: left; width: 50%; margin-top: 18px; clear: right; }
#tabbed_share{float: left; width: 40%;}
#tabbed_description_review{float: left; width: 100%; border: 1px solid #333; padding-top: 20px; padding-bottom: 20px; margin-top: -1px;}
#tabbed_tabs{float: left; width: 100%; clear: left;}
#tabbed_tabs a{background-color: #FFF; color: #000; padding-left: 15px; padding-right: 15px; border: 1px solid #333; margin-right: 10px; margin-left: 10px; float: left; clear: right; line-height: 26px; text-decoration: underline}
#tabbed_tabs a.active{background-color: #CCC; color: #000; border-bottom: #FFF; text-decoration: none; font-weight: bold;}
#tabbed_descriptions{float: left; width: 65%; padding-left: 2%; padding-right: 2%;}
#tabbed_related{float: left; width: 29%;_clear: right;}
#tabbed_related .recommendedItems3li{width: 100%; padding-bottom: 25px;_clear: left;}
.reviewTitle{clear: left;}



/*CONTACT FORM STYLES*/
.contactForm{width:550px;height:auto;}
.contactFormTextArea{width:400px;}
.contactFormText{width:175px;float:left;}
.contactFormInputText{width:225px;}



/*RECOMMENDED ITEMS STYLES*/
.recommended {position:relative; float:left; width:100%; line-height:20px; background:#323431; border: 1px solid #323431; text-indent:5px; color:#FFF; font-size: 14px; }
.recommendedItems3 {position:relative; float:left; width: 100%; margin:0px; border: 1px solid #323431; padding:0px; height:100%; margin-bottom: 15px; padding-top: 10px; padding-bottom: 10px; background-color:#fff;}
.recommendedItems3li {height:100%; position:relative; float:left; width: 33%; margin:0px; padding:0px; display:inline; text-align:center; padding-bottom: 25px;}
.recommeddedItems3li img{max-width: 150px;}
.recommendedItemsName {}
.recommendedItemsName a {text-decoration: none; font-weight: bold; font-size: 13px;}
.recommendedItemsPrice {color: #990000; font-weight: bold;}


/*NEWSLETTER STYLES*/
#newletterHolder li{list-style-type: none; }
#newletterHolder ul{padding-left:0px; *padding-left:-20px; _padding-left:-20px;}
#newsletterTopHolder{font-weight: bold; visibility:hidden;}
#newletterHolder {margin-top: -18px; *marging-top:-18px; _margin-top:-18px;}



/*CUSTOMER REVIEW FORM*/
#tableReview{font-size: 11px; font-weight: bold;}

/*CUSTOMER REVIEWS STYLES*/
#customer_review_section{float:left; width:100%; line-height:20px; border: 1px solid #323431; font-size: 12px; background-color:#fff;}
#reviewTop{float:left; width:100%; background:#323431; border: 1px solid #323431; text-indent:5px; color:#FFF; font-size: 14px; font-weight: bold; margin-bottom: 10px;}
#review li{list-style-type: none;}
#review ul{padding-left: 15px; line-height: 10px;}
#customer_review_section hr{width: 97%;}
#customer_review_section a{color: #323431; margin-left: 15px;}


/*PAGINATION STYLES*/
.pagination { border-bottom:0px; padding-top:45px; }
.pagination a { font-weight:lighter; }
.directional { padding-left:5px; padding-right:5px; }
.numerical { padding-top:2px; padding-bottom:2px; padding-left:6px; padding-right:6px; border:solid 1px #377EA8; }
.numerical:hover { background:#377EA8; color:#fff; }
.numerical:active { background:#377EA8; color:#fff; color:#B73232; }


/*SEARCH STYLES*/
#resultHeaderLeft{background-color: silver;text-align:left;width:50%;float:left;}
#resultHeaderRight{background-color: silver;text-align:right;width:49%;float:left;}
.searchLink{position:relative; text-align: left;width:100%;margin-top:20px;margin-bottom:10px;}
.searchLink a {font-weight:normal; font-size:13px;}
.searchUrl{color: green;}
.searchPagination{text-align:center}
.searchProductSnippet{float:left; width:60%;margin-left: 15px;font-size:11px;}
.searchImage{float:left; min-width:75px; min-height:75px;width:auto; height:auto;}
.searchPageSnippet{float:left; width:60%; font-size:11px;}



/*CART PAGE STYLES*/
.productTitleValue {text-align: left; padding: 3px; padding-bottom: 15px;}
.productQty {text-align: left; padding: 3px; padding-bottom: 15px;}
.productSku {text-align: left; padding: 3px; padding-bottom: 15px;}
.productCost {text-align: left; padding: 3px; padding-bottom: 15px;}
.productTotal {text-align: left; padding: 3px; padding-bottom: 15px;}

.productQtyB {line-height: 25px; font-size: 14px; text-align: left; font-weight: bold; border-bottom: 1px solid #000;}
.productTitleValueB {line-height: 25px; font-size: 14px; text-align: left; font-weight: bold; border-bottom: 1px solid #000;}
.productSkuB {line-height: 25px; font-size: 14px; text-align: left; font-weight: bold; border-bottom: 1px solid #000;}
.productCostB {line-height: 25px; font-size: 14px; text-align: left; font-weight: bold; border-bottom: 1px solid #000;}
.productTotalB {line-height: 25px; font-size: 14px; text-align: left; font-weight: bold; border-bottom: 1px solid #000;}
.productFinalTotalPriceB {line-height: 25px; font-size: 12px; text-align: left; font-weight: bold;}
.productFinalTotalLabelB {line-height: 25px; font-size: 12px; text-align: right; font-weight: bold;}



/*CHECKOUT STYLES*/
#checkoutDiv {padding-left:0px;}
#authorizeFail{font-size: 12px;}
#declined {font-size: 12px;}
#receipt {}
#shippingRates{border:1px solid #999900; background-color:#888888;padding:5px; font-color:#000000;}
.divCustomerCheckout{margin-left: auto; margin-right: auto; margin-top: 20px; margin-bottom: 20px; padding: 10px; width: 450px; background-color: #fffee1; border: 1px solid #000;}

.checkoutHeaderQty {line-height: 25px; font-size: 14px; text-align: left; font-weight: bold; border-bottom: 1px solid #000000;}
.checkoutHeaderName {line-height: 25px; font-size: 14px; text-align: center; font-weight: bold; border-bottom: 1px solid #000000;}
.checkoutHeaderCost {line-height: 25px; font-size: 14px; text-align: left; font-weight: bold; border-bottom: 1px solid #000000;}
.checkoutHeaderTotal {line-height: 25px; font-size: 14px; text-align: left; font-weight: bold; border-bottom: 1px solid #000000;}

.checkoutListQty {vertical-align:top; text-align: left; padding: 3px; padding-bottom: 15px;}
.checkoutListName {vertical-align:top; text-align: left; padding: 3px; padding-bottom: 15px;}
.checkoutListCost {vertical-align:top; text-align: left; padding: 3px; padding-bottom: 15px;}
.checkoutListTotal {vertical-align:top; text-align: left; padding: 3px; padding-bottom: 15px;}

.checkoutButtomSubTotal {line-height: 25px; font-size: 12px; text-align: right; font-weight: bold; padding: 3px;}
.checkoutButtomSubTotalValue {line-height: 25px; font-size: 12px; text-align: left; font-weight: bold; padding: 3px;}



/*CLASS LEVEL STYLES*/
.button	{border:1px solid gray; font-size:10px; font-weight:normal;}
.celTitle	{font-weight:bold;}
.celValue	{font-weight:normal;}
.inputHidden	{border:0px; font-family:tahoma, verdana, tahoma, arial; font-size:11px; overflow:hidden; padding:0px; vertical-align:middle;}
.spacer			{background: transparent url(/img/spacer.gif); height:1px; visibility:hidden; width:5px;}
.discount_price	{color:red; font-weight:normal;}
.special_price	{color:blue; font-weight:bold;}
.allcontent{width:100%;padding-left:10px;padding-right:10px;}
.clearFloat{clear:left;}



/*BLOCK LEVEL STYLES*/
h1{font-size: 16px; color: #990000; border-bottom: 1px #990000 solid;}
h2{font-size: 14px; color: #990000;}
h3{font-size: 13px; color: #990000;}
h4{font-size: 12px; color: #990000;}

a{color: blue;}
a:hover{color: #666;}

img{border: 0px;}
checkbox{vertical-align: middle; width: 20px;}


/*SPACER*/
#spacer {clear:both; line-height:0px;}

