@charset "UTF-8";
/* CSS Document */


/* --------------------------------------------------------------- GLOBAL STYLES ------------------------------------------------------------- */


body {
	background:url(images/pageBg.jpg) top repeat-x #f4f2eb;
	padding:0px;
	margin:0px;
}

td {
	vertical-align:top;
}

a img {
	border:none;
}

h1 {
	font-family:"Trebuchet MS", Trebuchet, Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	color:#ab1a0f;
	text-transform:uppercase;
	margin:0px;
	padding:0 0 20px 0;
}

h2, h3, h4 {
	font-family:"Trebuchet MS", Trebuchet, Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	font-weight:bold;
	color:#ab1a0f;
	text-transform:uppercase;
	margin:0px;
	padding:10px 0 10px 0;
}

h5, h6 {
	font-family:"Trebuchet MS", Trebuchet, Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	font-weight:bold;
	color:#ab1a0f;
	margin:0px;
	padding:10px 0px 10px 0;
}


/* places space around center content area */

.page-column-center {
	margin:0px;
	padding:15px 5px 20px 20px;
}


/* --------------------------------------------------------------- HEADER STYLES ------------------------------------------------------------- */


table#headerNav tr td {
	text-align:center;
	vertical-align:middle;
}

table#headerNav tr td a:link, table#headerNav tr td a:visited {
	font-family:"Trebuchet MS", Trebuchet, Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}

table#headerNav tr td a:active, table#headerNav tr td a:hover {
	font-family:"Trebuchet MS", Trebuchet, Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	color:#e6b3b0;
	text-decoration:underline;
}

div#headerTopRight a.stangeco:link, div#headerTopRight a.stangeco:visited {
	font-family:"Trebuchet MS", Trebuchet, Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	color:#818181;
	text-decoration:underline;
	line-height:25px;
}

div#headerTopRight a.stangeco:active, div#headerTopRight a.stangeco:hover {
	font-family:"Trebuchet MS", Trebuchet, Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	color:#ab1a0f;
	text-decoration:underline;
	line-height:25px;
}

div#headerTopRight a.viewcart:link, div#headerTopRight a.viewcart:visited {
	font-family:"Trebuchet MS", Trebuchet, Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#812e2e;
	text-decoration:underline;
	background:url(images/cart.gif) left no-repeat;
	padding:3px 0 0 25px;
}

div#headerTopRight a.viewcart:active, div#headerTopRight a.viewcart:hover {
	font-family:"Trebuchet MS", Trebuchet, Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#d97e77;
	text-decoration:underline;
	background:url(images/cart2.gif) left no-repeat;
	padding:3px 0 0 25px;
}

div#headerTopRight {
	float:right;
	width:250px; 
	text-align:right; 
	padding:0 8px 0 0; 
	line-height:25px;
	margin:0px;
}

td#welcomeLine {
	text-align:right; 
	vertical-align:middle;
	background:#e4decd;
	padding:2px 8px 0 0;
	margin:0px;
	font-family:"Trebuchet MS", Trebuchet, Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#812e2e;
	height:25px;
}

/*  the following styles are for display in Safari only */
	html[xmlns*=""] body:last-child td#welcomeLine { height:23px; }
	body:last-child:not(:root:root) td#welcomeLine { height:23px; }
	@media all and (min-width:0px) {
	body:not(:root:root) td#welcomeLine { height:23px; }
	}

td#welcomeLine a:link, td#welcomeLine a:visited {
	font-family:"Trebuchet MS", Trebuchet, Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#812e2e;
	text-decoration:underline;
}

td#welcomeLine a:active, td#welcomeLine a:hover {
	font-family:"Trebuchet MS", Trebuchet, Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#818181;
	text-decoration:underline;
}

td#HSBanner {
	background:url(images/HolySepulchreBanner.gif) top no-repeat; 
	height:114px;
}


/* --------------------------------------------------------------- RIGHT COLUMN STYLES ------------------------------------------------------------- */



td.rightBanners {
	background:#ffffff;
	border:1px solid #c0c5cd;
	padding:8px;
	text-align:center;
	font-family:"Trebuchet MS", Trebuchet, Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	color:#818181;
	line-height:16px;
}	

span.rtHeaderRed {
	font-family:"Trebuchet MS", Trebuchet, Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#d97e77;
	line-height:20px;
	display:block;
	padding:0 0 8px 0;
}	

span.rtHeaderGray {
	font-family:"Trebuchet MS", Trebuchet, Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#818181;
	line-height:20px;
	display:block;
	padding:0 0 8px 0;
}	

td.rightBanners a:link, td.rightBanners a:visited {
	font-family:"Trebuchet MS", Trebuchet, Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	color:#818181;
	text-decoration:underline;
}

td.rightBanners a:active, td.rightBanners a:hover {
	font-family:"Trebuchet MS", Trebuchet, Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	color:#ab1a0f;
	text-decoration:underline;
}

div.catalog {
	width:98px;
	height:46px;
	background:url(images/catalogBg.gif) top no-repeat;
	text-align:center;
	padding:5px 0 0 0;
}

div.catalog a:link, div.catalog a:visited {
	font-family:"Trebuchet MS", Trebuchet, Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	color:#765b41;
	text-decoration:none;
}

div.catalog a:active, div.catalog a:hover {
	font-family:"Trebuchet MS", Trebuchet, Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	color:#ab1a0f;
	text-decoration:underline;
}	



/* --------------------------------------------------------------- FOOTER STYLES ------------------------------------------------------------- */



td#copyright {
	padding:5px 0 7px 0; 
	text-align:right;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#886600;
	vertical-align:bottom;
}

td#copyright a:link, td#copyright a:visited {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#886600;
	text-decoration:underline;
}

td#copyright a:active, td#copyright a:hover {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#886600;
	text-decoration:none;
}

td#footerLinks {
	text-align:right;
	/*font-family:"Trebuchet MS", Trebuchet, Georgia, "Times New Roman", Times, serif;*/
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#812e2e;
	vertical-align:top;
	padding:0 0 15px 0;
}

td#footerLinks a:link, td#footerLinks a:visited {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#812e2e;
	text-decoration:underline;
}

td#footerLinks a:active, td#footerLinks a:hover {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#812e2e;
	text-decoration:none;
}



/* --------------------------------------------------------------- INDEX STYLES ------------------------------------------------------------- */

#homeCopy {
	height:268px;
	background:#5c2a26; 
	border:1px solid #d4bab8;
}

#homeCopy h1 {
	font-family:"Trebuchet MS", Trebuchet, Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	color:#ffffff;
	text-transform:none;
	padding:20px 0 0 20px;
}

#homeCopy p {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	padding:7px 20px 10px 20px;
	margin:0px;
	line-height:20px;
}

#homeCopy p a:link, #homeCopy p a:visited {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:underline;
}

#homeCopy p a:active, #homeCopy p a:hover {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#d7ada6;
	text-decoration:none;
}

td.homeCats h2 a.homeLinks:link, td.homeCats h2 a.homeLinks:visited {
	font-family:"Trebuchet MS", Trebuchet, Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	color:#e4decd;
	text-decoration:none;
	margin:0px;
	padding:0px;
}	

td.homeCats h2 a.homeLinks:active, td.homeCats h2 a.homeLinks:hover {
	font-family:"Trebuchet MS", Trebuchet, Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:underline;
	margin:0px;
	padding:0px;
}	

td.homeCats {
	background:#958269; 
	border:1px solid #ded6c9; 
	text-align:center;
	padding:7px 0 0 0;
	margin:0px;
	vertical-align:top;
}

td.homeCats h2 {
	margin:0px;
	padding:0px;
}



/* --------------------------------------------------------------- PRODUCT DETAIL PAGE STYLES ------------------------------------------------------------- */



a.addtlview:link, a.addtlview:visited {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:underline;
}

a.addtlview:active, a.addtlview:hover {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#d7ada6;
	text-decoration:none;
}


div.contentImages {
	float:right; 
	padding:7px 0 0 30px; 
	margin:0px;
}

.contentCopy p {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#444444;
	line-height:22px;
	margin:0px;
	padding:0 0 20px 0;
}



/* ------------------------------------------- Styles for contact-us.html page ------------------------------------ */
	
	
	
input, textarea { 
	border:1px solid #a4a4a4; 
	} 
	
#formContainer tr td, #formContainer tr td select {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#818181;
	font-size:11px;
	line-height:20px;
	}
	
#formContainer tr td select option {
	padding:3px;
	}
	
input#Submit {
	background:#deedf2;
	color:#308aab;
	border:1px solid #308aab;
	padding:2px;
	cursor:pointer;
	}
	
input#Submit:hover {
	background:#ffffff;
}
	
.required {
	color:#308aab;
	}



td#contactStange {
	border:1px solid #d4c8b6; 
	background:#eee9dd;
}

td#contactStange p {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#886600;
}


/* --------------------------------------------------------------- STYLES FOR PRODUCT LIST PAGES ------------------------------------------------------------- */

.product-list {
	text-align:center;
}
.product-list-price {
	display:none;
	visibility:hidden;
}
.product-list-qty {
	display:none;
	visibility:hidden;
}
div.product-list-control input {
	display:none;
	visibility:hidden;
}
.product-list-item-container, .product-list-item-container-alt {
	padding:0 0 50px 0;
}

/*
.product-list-results-header {
	padding:0 0 25px 0;
}
*/


.product-list-results, .product-list-size, .product-list-sort, .product-pager-page, .product-pager-list {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#788293;
	font-weight:bold;
} 

.product-list-sort select, .product-list-size select {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#788293;
	font-weight:normal;
	cursor:pointer;
	position:relative;
	top:-4px;
}

.product-list-sort option, .product-list-size option {
	padding:1px 0 1px 5px;
	border-bottom:1px dotted #cccccc;
	font-weight:normal;
}

.product-pager-list img {
	vertical-align:top;
	padding:0 10px 0 10px;
	position:relative;
	top:-4px;
}

.pager-link {
	padding:0 8px 0 8px;
}

.product-pager-list span, .product-pager-list a {
	position:relative;
	left:-20px;
}


div.breadcrumb span {
	color:#9b8e85;
}

div.breadcrumb {
	padding:0 0 15px 0;
}

div.category-list-item-head h5 {
	padding:0px;
	margin:0 10px 20px 10px;
}

div.category-list-item-head h5 a:link, div.category-list-item-head h5 a:visited {
	font-size:15px;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Trebuchet, Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#ab1a0f;
	text-decoration:underline;
}

div.category-list-item-head h5 a:active, div.category-list-item-head h5 a:hover {
	font-size:15px;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Trebuchet, Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#d97e77;
	text-decoration:underline;
}




/* --------------------------------------------------------------- STYLES FOR PRODUCT DETAIL PAGES ------------------------------------------------------------- */


a#emailFriendLink:link, a#emailFriendLink:visited {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#ab1a0f;
	font-weight:normal;
	text-decoration:underline;
	line-height:25px;
}
a#emailFriendLink:active, a#emailFriendLink:hover {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#d97e77;
	font-weight:normal;
	text-decoration:underline;
	line-height:25px;
}

#productDesc {
	border-bottom:1px solid #a1a8b4; 
	padding:20px 0 15px 0; 
	font-family:Arial, Verdana, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:bold; 
	color:#444444; 
	line-height:20px;
}

td#productHeader {
	font-family:'Trebuchet MS', Trebuchet, Georgia, 'Times New Roman', Times, serif; 
	font-size:15px; 
	font-weight:bold; 
	color:#9b8e85;
}

td#productHeader h1 {
	display:inline; 
	padding:0 30px 0 0;
}

td#productPrice {
	padding-top:15px;
	font-family:'Trebuchet MS', Trebuchet, Georgia, 'Times New Roman', Times, serif; 
	font-size:17px; 
	font-weight:bold; 
	color:#9b8e85;
	text-transform:uppercase;
}

td#productBuy {
	padding-top:15px;
	font-family:Arial, Verdana, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:bold; 
	color:#444444; 
}

.prod-detail-add {
	float:right;
	position:relative;
	left:0px;
	top:20px;

}
.prod-detail-purchase {
	width:100px;
}

#productImg {
	border:1px solid #a1a8b4; 
	text-align:center; 
	vertical-align:middle;
}


/* --------------------------------------------------------------- STYLES FOR CART PAGE ------------------------------------------------------------- */

.cart-header th {
	font-family:'Trebuchet MS', Trebuchet, Georgia, 'Times New Roman', Times, serif; 
	font-size:17px; 
	font-weight:bold; 
	color:#9b8e85;
	text-transform:uppercase;
	text-align:left;
}

.select {
	vertical-align:top;
}

.cart-update {
	padding:0 0 10px 0;
}

.cart-shipping-estimate table tr td {
	vertical-align:middle;
}

.cart-shipping-estimate table tr td div input {
	padding:5px 0 0 0;
}

.cart-subtotal-label {
	font-family:'Trebuchet MS', Trebuchet, Georgia, 'Times New Roman', Times, serif; 
	font-size:17px; 
	font-weight:bold; 
	color:#9b8e85;
	text-transform:uppercase;

}

.cart-subtotal span {
	font-family:'Trebuchet MS', Trebuchet, Georgia, 'Times New Roman', Times, serif; 
	font-size:17px; 
	font-weight:bold; 
	color:#9b8e85;
}

.cart-redirect {
	border-bottom:1px solid #a1a8b4;
	padding:0 0 15px 0;
}

div#shippingNotice {
	border-top:1px solid #a1a8b4;
	padding:0 0 10px 0;
}





