/* ^\|::{[0]}ethird{[0]}::|/^ */

html, body, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a, a img  {
	margin: 0;
	padding: 0;
	border: 0;
}

html {
	text-align: center;  /* ie 6 centerhack */ 
}
body  {
	font-size: 100.01%;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	text-align: left;   /* /ie 6 centerhack  */
	background-image: url("../images/body_bg.jpg");
	background-position: top left;
	background-repeat: repeat-x;
	background-color:#e9eef4;
}
#wrap {
	margin:0px auto;
	width:980px;
}
	a.logo_lr {
		display:inline;
		width:126px;
		height:119px;
		background:url(../images/logo_large.jpg) no-repeat top left;
		margin:30px 0px 0px 35px;
		float:left;
	}
		a.logo_lr span {
			position:absolute;
			width:1px;
			height:1px;
			top:-900px;
			left:0;
			overflow:hidden;
		}

#container-top {
	background-image:url("../images/container_top_bg.gif");
	background-position: top center;
	background-repeat: no-repeat;
	float:left;
	height:32px;
	width:980px;
	margin:0;
	padding:0;
}

#container {
	width:980px;
	float:left;
	background-color:#424242;
	padding-bottom: 10px;
}

#container-inner {
	padding:0px 10px 0px 10px;
}

	/* Visitor Greeting */

	h1.visitorgreeting {
		font-size:14px;
		color:#ffffff;
	}

	.deem {
		font-size:0.7em;
	}		
		.deem a {
			font-size:1em;
			color:#ffffff;
			text-decoration:underline;
		}

	.header {
		float:left;
		display:inline; /* ie doublemargin fix */
		width:980px;
	}
		.sub_nav {
			margin:0px 20px 0px 0px;
			padding:5px 0 10px 0;
			list-style:none;
			text-align:right;
			float:right;
			height:25px;
			border-right:1px solid #ffffff;
		}
			.sub_nav li {
				display:inline;
			}
			
			.sub_nav li a.last {
				border:none;
			}
			.sub_nav li a.cart {
				background: url("../images/cart.gif") no-repeat 0px 2px;
				text-indent: -5000px;
				display: inline;
				overflow: hidden;
				width: 21px;
				height: 21px;
				font-size: 0;
				line-height: 0;
				float: left;
				margin-right: 10px;
			}
				.sub_nav a {
					margin-right:5px;
					padding:3px 10px 3px 0px;
					text-decoration:none;
					font-size:11px;
					color:#ffffff;
					font-weight:bold;
					border-right:1px solid #ffffff;
				}
				.a_dl { background:url(../images/btn_dl.gif) no-repeat 0 50%;}
				.a_au { background:url(../images/btn_au.gif) no-repeat 0 50%;}
				.sub_nav a.a_cu {
					margin-right:24px; 
					background:url(../images/btn_cu.gif) no-repeat 0 50%;
				}
				.search {border:none;}
				
		.siteslogan {
			background-image:url("../images/siteslogan.gif");
			height:51px;
			width:410px;
			display:block;
			overflow:hidden;
			text-indent:-999em;
			float:right;
			margin-top:30px;
		}		
		
		/* Home page featured area */
		
		#featurebox {
			height:445px;
			background-image:url("../images/featurebox_bg.jpg");
			margin-bottom:10px;
		}
		
		#featurebox a.contact_btn {
			background-image:url("../images/contact_btn.gif");
			background-repeat:no-repeat;
			display:block;
			height:36px;
			width:111px;
			overflow:hidden;
			text-indent:-999em;
			position:relative;
			top:245px;
			left:230px;
		}
		
		#featurebox a.authors_btn {
			background-image:url("../images/authors_btn.gif");
			background-repeat:no-repeat;
			display:block;
			height:36px;
			width:111px;
			overflow:hidden;
			text-indent:-999em;
			position:relative;
			top:209px;
			left:355px;
		}
		
		#featurebox a.eldership_btn {
			background-image:url("../images/eldership_btn.gif");
			background-repeat:no-repeat;
			display:block;
			height:68px;
			width:241px;
			overflow:hidden;
			text-indent:-999em;
			position:relative;
			top:304px;
		}
		
		#featurebox a.deacon_btn {
			background-image:url("../images/deacon_btn.gif");
			background-repeat:no-repeat;
			display:block;
			height:68px;
			width:274px;
			overflow:hidden;
			text-indent:-999em;
			position:relative;
			top:236px;
			left:241px;
		}

		#featurebox a.leading_btn {
			background-image:url("../images/leading_btn.gif");
			background-repeat:no-repeat;
			display:block;
			height:68px;
			width:286px;
			overflow:hidden;
			text-indent:-999em;
			position:relative;
			top:168px;
			left:515px;
		}
		
		#featurebox a.oops_btn {
			background-image:url("../images/oops_btn.gif");
			background-repeat:no-repeat;
			display:block;
			height:68px;
			width:158px;
			overflow:hidden;
			text-indent:-999em;
			position:relative;
			top:100px;
			left:801px;
		}
		
		#featurebox a.facebook_btn {
			background-image:url("../images/facebook_btn.gif");
			background-repeat:no-repeat;
			display:block;
			height:46px;
			width:45px;
			overflow:hidden;
			text-indent:-999em;
			position:relative;
			bottom:18px;
			left:910px;
		}
		
		.main_nav {
			margin:0;
			padding:10px 0px 0px 0px;
			width:960px;
			text-align:right;
			list-style:none;
			float:right;
		}
		
			.main_nav ul {
				margin:0 33px 0 0;
				padding:0;
				float:right;
				display:inline;
			}
		
			.main_nav li {
				margin:0 0 0 20px;
				padding:0;
				font-size:12px;
				font-weight:bold;
				display:inline;
			}	
			.main_nav li.li_first {
				margin:0;
				padding:0;
				background:none;
				width:130px;
				float:left;
				text-align:center;
			}
			
			.main_nav li.li_second {
				margin:0 0 0 0px;
				padding:0;
				background:none;
				width:110px;
				float:left;
				text-align:center;
			}
			
			.main_nav li.li_third {
				margin:0 0 0 0px;
				padding:0;
				background:none;
				width:124px;
				float:left;
				text-align:center;
			}
			
			.main_nav li.li_fourth {
				margin:0 0 0 0px;
				padding:0;
				background:none;
				width:125px;
				float:left;
				text-align:center;
			}
			
			.main_nav li.li_fifth {
				margin:0 0 0 0px;
				padding:0;
				background:none;
				width:70px;
				float:left;
				text-align:center;
			}
			
			.main_nav li.li_sixth {
				margin:0 0 0 0px;
				padding:0;
				background:none;
				width:117px;
				float:left;
				text-align:center;
			}
			
			.main_nav li.li_seventh {
				margin:0 0 0 0px;
				padding:0;
				background:none;
				width:108px;
				float:left;
				text-align:center;
			}
			
				.main_nav a {
					margin:0;
					padding:0;
					text-decoration:none;
					color:#fff;
				}
		h1 {
			width:484px;
			margin-bottom:4px;
			margin-left:12px;
			font-size:0.9em;
			font-weight:normal;
			float:left;
			display:inline; /* ie doublemargin fix */
		}
		.header form {
			width:175px;
			float:right;
			margin-top:5px;
		}
			.header input {
				width:136px;
				float:left;
			}
			.header form a {
				float:right;
				display:block;
				width:23px;
				height:23px;
				background:url(../images/btn_go_new.gif) no-repeat top left;
			}
				.header form a span {
					display:none;					
				}
				
	#main-sub-bg {
		float:left;
		width:960px;
		background-image:url("../images/main-sub-bg.gif");
		background-repeat: repeat-y;
	}
				
	.main_col {
		margin-bottom:34px;
		width:530px;
		float:left;
		background-color:#ffffff;
	}
	
	.main_col-inner {
		padding:20px 40px 20px 40px;
		float:left;
		display:inline;
		width:430px;
	}
	
		.main_col_pad {
			padding-right:8px;
		}
		
		.breadcrumb {
			margin:10px 8px;
			font-size:12px;
			color:#336699;
			float:left;
		}
			.breadcrumb a {
				color:#336699;
			}
		.banner {
			margin-right:1px;
			height:287px; 
			/* height:260px;  height of graphic */
			position:relative;
			background:url(../images/bg_banner.jpg) no-repeat bottom left;
		}	
			.banner span {
				position:absolute;
				top:-900px;
				left:0;
				width:1px;
				height:1px;
				overflow:hidden;
			}
			.banner a {
				display:block;
				position:absolute;
				width:200px;
				height:20px;
				right:0;
			}
			a.a_about {
				bottom:54px;
			}
			a.a_signup {
				bottom:25px;
			}
			
/* Interior Page Columns */

	#main-sub-bg-interior {
		float:left;
		width:960px;
		background-image:url("../images/main-sub-interior-bg.gif");
		background-repeat:repeat-y;
	}
				
	.main_col-interior {
		margin-bottom:34px;
		width:639px;
		float:left;
		background-color:#ffffff;
		border-right:1px solid #dedede;
		margin-left:0px;
		margin-right:-639px;
		min-height:900px;
	}
	
	.main_col-inner-interior {
		padding:40px 50px 20px 50px;
		float:left;
		display:inline;
		width:540px;
	}

	.sub_col_interior {
		padding: 50px 30px 0px 40px;
		width:250px;
		float:left;
		margin-left:639px;
		margin-right:-959px;
		background-color:#e8edfa;
		display:inline;
	}
	
	.sub_col_interior h1 {
		font-size:22px;
		font-weight:bold;
		color:#144576;
		width:220px;
		margin: 0px 0px 30px 0px;
	}
		
	.sub_col img {
		float:left;
		padding:12px 0;
	}
		
		/* common/pager.tpl */ 
		.NavigationPath {
			margin:8px 12px 8px 0;
			clear:left;
			text-align:right;
		}
			.NavigationPath a:hover {
				color:#336699;
			}	
			
		.featured_l, 
		.featured_r {
			margin:30px 0px 0px 0px;
			padding:0px 0px 30px 0px;
			float:left;
			display:inline; /* ie doublemargin fix */
			background:#fff;
			border-bottom:1px solid #d0d0d0;
			width:100%;
		}
			.featured_l img, 
			.product_l img {
				margin:0 10px 8px 0;
				float:left;
				display:inline; /* ie doublemargin fix */
			}
			.featured_r img, 
			.product_r img {
				margin:0 0 4px 8px;
				float:right;
				display:inline; /* ie doublemargin fix */
			}
			.product_txt {
				padding-bottom:8px;
				width:400px;
			}
			.featured_l .product_txt { width:300px;float:right; }	
			.featured_r .product_txt { width:300px;float:left; }

			.product_l .product_txt { float:left; }	
			.product_r .product_txt { float:left; }
				
		.product_l, 
		.product_r {
			margin:0 0 30px 0;
			padding:30px 0 0 0;
			width:100%;
			float:left;
			display:inline; /* ie doublemargin fix */
			background:#fff;
			border-top:1px solid #d0d0d0;
		}
		
		.product_l h4 a,
		.product_r h4 a {
			font-size: 1em;
			text-decoration:none;
		}
		
			h2 {
				margin:8px 0;
				color:#003366;
			}	
			/* title */			
			h4 {
				margin:2px 0 6px 0;
				color:#003366;
			}
			/* author */
			h5 {
				margin:4px 0;
				font-size:0.74em;
				font-weight:normal;
				color:#000;
			}
			p {
				margin:0 5px 12px 0;
				line-height:1.4em;
				font-size:0.74em;
				color:#333;
			}
			.main_col-interior p {
				margin:0 50px 12px 0;
			}
			p a {
				text-decoration:none;
				color:#336699;
			}
				p a:hover {
					text-decoration:underline;
				}
			.main_col ul {
				font-size:0.74em;
				color:#333;
			}
			.main_col li {
					padding:2px 0;
				}
				.main_col-interior ul {
					font-size:0.74em;
					color:#333;
				}
				.main_col-interior li {
						padding:2px 0;
					}
			ul.address {
				list-style:none;
			}
			.product_l p,
			.product_r p,
			.product_txt p {
				margin:0 0 12px 0;
			}
				
			.product_l strong, 
			.product_r strong, 
			.product_txt strong {
				margin-right:18px;
				font-size:0.9em;
				color:#13416f;
			}
				.product_l p strong, 
				.product_r p strong {
					font-size:1em;
				}
				.product_l a, 
				.product_r a, 
				.featured_l a, 
				.featured_r a {
					font-size:0.74em;
					color:#336699;
				}
				.product_l a.ButtonLink, 
				.product_r a.ButtonLink, 
				.featured_l a.ButtonLink, 
				.featured_r a.ButtonLink {
					color:#003366;
				}
				
			blockquote {
				margin:12px 0;
				padding:0 0 16px 30px;
				font-size:0.74em;
				background:url(../images/bg_blockquote.gif) no-repeat top left;
				color:#999;
			}
			cite {
				margin:0 0 12px 0;
				display:block;
				text-align:right;
				font-size:0.74em;
				color:#666;
			}
				.product_l cite strong, 
				.product_r cite strong {
					margin:0;
					display:block;
					color:#666;
				}
				.product_l cite a, 
				.product_l cite a {
					font-size:1em;
				}
				
		/* about the author */
		.d_author {
			margin:0 8px 24px 0;
			width:476px;
			float:left;
		}		
			.d_author img {
				float:left;
				border:1px solid #336699;
				margin:0 8px 4px 0;
				display:inline; /* ie doublemargin fix */
			}
		
		/* contact form */		
		.f_form, 
		.f_cform {
			padding:8px 0;
			float:left;
			width:483px;
		}		
		.f_form {
			background:#fff;
		}
		.p_form {
			margin:24px 0;
			padding:8px;
			background:#fff;
		}
		.f_cform div {
			padding:3px 0;
			border-bottom:2px solid #fff;
			float:left;
		}
		div.c_info {
			margin:8px 0;
			padding:8px;
			background:#f6f7f9;
		}
		h6 {
			margin:-8px -8px 8px -8px;
			padding:4px;
			font-size:0.84em;
			background:#acbece;
			color:#333;
		}
		label {
			font-size:0.74em;
			display:block;
			width:100px;
			float:left;
			color:#333;
		}
		.f_cform input, 
		.f_cform select, 
		.f_cform textarea {
			margin-right:80px;
			display:inline; /* ie doublemargin fix */
			float:right;
			width:auto;
		}
		.t_notes {
			width:96%;
		}
		.p_error {
			clear:both;
			color:#dd0000;
		}
		/* common/button.tpl */
		.ButtonImg {
			margin:8px 0;
		}
			.ButtonImg img {
				padding:6px 0;
			}
		.ButtonLink {
			margin:2px 8px 4px 8px;
			padding:4px 6px 8px 6px;
			line-height:1.8em;
			text-decoration:none;
			background:#fff;
			color:#003366;
			background-image: url('../images/buttonlink_bg.gif');
			background-repeat:repeat-x;
		}
			.ButtonLink:hover {
				text-decoration:none;
			}
			.CouponButton {
				margin:2px 8px 4px 8px;
				padding:4px 6px 8px 6px;
				line-height:1.8em;
				text-decoration:none;
				background:#fff;
				color:#003366;
				background-image: url('../images/applycoupon_bg.gif');
				background-repeat:repeat-x;
			}
		
		
		/* cart */
	.d_delivery {
		margin:8px 0 8px 12px;
		clear:both;
	}
		.d_delivery label {
			font-weight:bold;
			font-size:0.84em;
		}
		.d_delivery select {
			margin-top:-4px;
		}
	.d_discount {
		margin:12px 0; 
		padding:4px 0;
		border-bottom:1px solid #336699;
	}
	.d_totals {
		margin:24px 0;
		padding:8px;
		text-align:right;
		background:#fff;
		clear:both;
	}
		.d_totals strong {
			margin-right:8px;
		}
		.p_total {
			margin:4px 0;
			padding:4px 0;
			border-top:1px solid #336699;
		}
		.s_total {
			font-size:1.4em;
			color:#336699;
		}
		
	table {
		margin:8px 0;
		clear:left;
		border-collapse:collapse;
		width:100%;
		background:#f6f7f9;
	}	
		thead {
			border-bottom:1px solid #336699;
			font-size:0.84em;
			background:#acbece;
			color:#333;
		}
		tbody {
			font-size: .9em;
		}         
		table .ButtonLink {
			font-size: 1.1em;
		}
			td {
				padding: 2px 4px;
				vertical-align:top;
				border-bottom: 1px solid #ced9e1;
			}
				td a {
					color:#336699;
				}
	.sub_col {
		padding: 50px 50px 0px 50px;
		width:315px;
		float:right;
		background-color:#ffffff;
	}
	
	.sub_col h1 {
		font-size:20px;
		font-weight:bold;
		color:#144576;
		width:315px;
		margin: 0px 0px 30px 0px;
	}
		h3 {
			margin-bottom:6px;
			padding:2px 0 3px 14px;
			font-size:0.8em;
			background:#124171 url(../images/bg_subhead.gif) no-repeat top left;
			color:#fff;
		}
		a.a_cart, 
		a.a_checkout {
			display:block;
			margin-bottom:10px;
			font-size:0.74em;
			padding-left:28px;
			line-height:1.6em;
			color:#336699;
		}
		a.a_cart { background:url(../images/icon_cart.gif) no-repeat 0 4px; }
		a.a_checkout { background:url(../images/icon_checkout.gif) no-repeat 0 4px; }
		
		.sub_col img {
			padding:12px 0;
			background:url(../images/border_h.gif) repeat-x top left;
		}
		.sub_col img.i_first {
			background:none;
		}
	.footer {
		padding:16px 0;
		margin:30px 0px 0px 0px;
		clear:both;
		font-size:9px;
		text-align:center;
		color:#999;
		border-top:1px solid #999999;
		float:left;
		width:100%;
	}
		.footer ul {
			margin-bottom:4px;
			list-style:none;
			padding:0;
		}
			.footer li {
				padding:0 4px;
				display:inline;
				border-left:1px solid #999;
			}
			.footer li.li_first {
					border-left:none;
				}
				.footer a {
					font-size:1em;
					text-decoration:none;
					color:#999;
				}
				
				.footer-main {
					padding:16px 0;
					margin:0px;
					clear:both;
					font-size:9px;
					text-align:center;
					color:#999;
					float:left;
					width:100%;
				}
					.footer-main ul {
						margin-bottom:4px;
						list-style:none;
						padding:0;
					}
						.footer-main li {
							padding:0 4px;
							display:inline;
							border-left:1px solid #999;
						}
						.footer-main li.li_first {
								border-left:none;
							}
							.footer-main a {
								font-size:1em;
								text-decoration:none;
								color:#999;
							}
				
				
				
.ProductTitle {
	font-size: 1.5em;
}

h1.cat_header {
	font-size:22px;
	font-weight:bold;
	text-transform:uppercase;
	color:#123f6b;
	width:100%;
	margin:0 0 5px 0;
}

a.addtocart {
	background-image:url("../images/addtocart_btn.gif");
	background-repeat:no-repeat;
	display:block;
	height:35px;
	width:85px;
	overflow:hidden;
	text-indent:-999em;
	position:relative;
	left:100px;
	bottom:25px;
}

a.addtocart-detail {
	background-image:url("../images/addtocart_btn.gif");
	background-repeat:no-repeat;
	display:block;
	height:35px;
	width:85px;
	overflow:hidden;
	text-indent:-999em;
	margin:10px 10px 10px 0;
}

a.addtocart-related {
	background-image:url("../images/addtocart_btn.gif");
	background-repeat:no-repeat;
	display:block;
	height:35px;
	width:85px;
	overflow:hidden;
	text-indent:-999em;
	margin:10px 10px 10px 0;
	float:right;
}

/* Login or Register callout on shopping cart page */

#login_register {
	background-color: #e8edfa;
	text-align: center;
	padding: 20px;
	position:relative;
	height: 75px;
	width: 440px;
}

#login_register p {
	margin: 0;
	color: #0b3662;
	font-weight: bold;
	font-size: 17px;
}

#login_register a.login {
	background: url("../images/login_btn.gif") 0px 0px no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -5000px;
	width: 65px;
	height: 29px;
	position: absolute;
	top: 65px;
	left: 125px;
	border-right: 1px solid #0b3662;
	padding: 0px 23px 0px 0px;
}

#login_register a.register {
	background: url("../images/register_btn.gif") 0px 0px no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -5000px;
	width: 120px;
	height: 29px;
	position: absolute;
	top: 65px;
	right: 125px;
}
