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

h3{
	border-bottom:1px solid;
	font-family:Georgia;
	font-size:18px;
	font-weight:bold;
	color:#31647b;
}

body{
	margin:0;
	padding:0;
}

a{
	color:#31647b;	
}

a:hover{
	color:#31647b;
}


#container{
	margin: 0 auto;
	text-align:left;
	width:1020px;
}
#logo {
	background-image:url(../images/logo.gif);
	width:467px;
	height:156px;
	float:left;
}
#top_graphic{
	/* background-image:url(../images/top_graphic.gif); */
	width:1020px;
	height:156px;
	float:left;
}
#header{
	height:156px;
	cursor: pointer;
	background-image:url(../images/header_bg.jpg);
	background-repeat:no-repeat;
}

#header_bg{
	background-image: url(../images/headerbg.gif);
	width:5000px;
	height:500px;
	float:left;
	z-index:-1;
	position:absolute;
	right:0px;
	background-repeat:repeat-x;
}
#main_nav{
	background-image:url(../images/nav_bg.gif);
	background-repeat: repeat-x;
	height:51px;
	font-size:0;
}
.blockfix{
	display:inline-block;
}
.newsletter_height{
	height:100px;
}


.search{
	width:200px;
	float:left;
	padding:4px 4px 5px 7px;
	background-image:url(../images/search_bg.gif);
	background-repeat:no-repeat;
	margin:0px 0 0 10px;
	position:relative;
	top:10px;
}

.newsletter_signup{
	width:210px;
	float:left;
	padding:4px 5px 10px 0px;
	_padding-left:0px;
	padding-left:5px;
	background-image:url(../images/newsletter_bg.gif);
	background-repeat:no-repeat;
	margin:9px 0 0 7px;
}


.submit{
	width:46px;
	height:31px;
	padding: 9px 0 8px 0;
	background-repeat:no-repeat;
	position:relative;
	float:left;
}
#notification{
	background-image:url(../images/notif_bg.gif);
	background-repeat:repeat-x;
	height:42px;
	width:934px;
	float:left;
	font-size:0;
}
#notification_wrap{
	height:50px;
}
.notification{
	text-align:center;
	font-family:Helvetica,Georgia;
	font-weight:bold;
	font-size:14px;
	color:#95ab63;
	width:930px;
	position:absolute;
	padding: 12px 5px 12px 10px;
}
#notification img{
	padding-right:10px;
}

.notification a{
	color:#95ab63;
	text-decoration:none;
}

.subresource_nosub{
	width:300px;
	float:left;
	height:25px;
}

#menu {
	padding: 11px 30px 0 10px;
	/*float:right; -- broke IE6 */
}

#menu img{
	border:none;
}

#shopping_cart {
	float:right;
	margin:4px;
	width:250px; /* IE wrapping fix with 50 items in the cart - changed from 245px */
	color:#819258;
	padding:0px 0px 0px 20px;
	font-family:Helvetica;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	
}

#cart_padding{
	padding: 5px 0px 3px 0px;
}

#shopping_cart img{
	padding-right:5px;
}

#left_col{
	margin: 5px 15px 15px 0px;
	width:230px;
	float:left;
}

#left_col_bysubject{
	background-color:#31647b;
}

#left_col_morelinks{
	margin-top:20px;
	background-image:url(../images/lcol_content_green.gif);
	background-repeat:repeat-y;
}

#left_col_content{
	padding:10px 10px 10px 26px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style:italic;
	color:#bbd6e2;
}

.content_rcol{
	padding:10px 10px 10px 10px;
	font-family:Tahoma;
	font-size:12px;
	color: black;
	position:relative;
}

.content_rcol p{
	margin:0;
}

.content_rcol a{
	color:#31647b;
	text-decoration:underline;
}

#header_green{
	padding:0px 10px 0px 26px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style:italic;
	color:#95ab63;
	/*Prevents Peekaboo Bug */
	position:relative;
}

#header_green a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style:italic;
	color:#95ab63;
	text-decoration: none;
}

.heading{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style:italic;
	color:#95ab63;
}

#left_col_bysubject ul{
	list-style-image:url(../images/bluebl.gif);
}

#left_col_bysubject li{
	color: white;
	font-family:Tahoma;
	font-size:13px;
	padding:1px;
}

#left_col_bysubject li a{ text-decoration:underline; color:white;}

#left_col_bysubject li a:hover{ text-decoration:none; color:white;}

#left_col_morelinks ul{
	list-style-image:url(../images/greenbl.gif);
}

#left_col_morelinks li{
	color: white;
	font-family:Tahoma;
	font-size:13px;
	padding:1px;
}

#left_col_morelinks hr{
	width:90%;
	border: 1px solid #e2f0d6;
	background-color:#f6ffe0;
	height:1px;
	text-align:center;
}

#left_col_morelinks li a{ text-decoration:underline; color:#31647b;}

#left_col_morelinks li a:hover{ text-decoration:none; color:#31647b;}

.lcol_header{
	background-image: url(../images/lcol_headerbg.gif);
	width:180px;
	height:25px;
	margin:0 10px 0 10px;
	color:#31647b;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	padding-top:6px;
	padding-left:30px;
}

.rounded_iefix{
	height:11px;
}

.rounded_iefix2{
	position:relative;
	top:0px;
	padding:0;
	margin:0;
	float:left;
	
}

.small_img_pad{
	padding-top:3px;
}

.strong_blue{
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	padding-left:7px;
	color:#31647b;
}
.cat_wrapper{
	position:relative;
	display:inline-block;
	width:714px;
}
.cat_lcap{
	background-image: url(../images/cattitle_lcap.gif);
	background-position: left top;
	background-repeat: no-repeat;
	float:left;
	height:47px;
	width:12px;
}
.cat_rcap{
	background-image: url(../images/cattitle_rcap.gif);
	background-position: right top;
	background-repeat: no-repeat;
	float:right;
	height:47px;
	width:12px;
}
#category_head{
	padding: 10px 0px;
	display:block;
	position:relative;
}
.cat_content{
	background-image: url(../images/cattitle_bg.gif);
	float:left;
	color:white;
	font-style:italic;
	font-family:Georgia;
	font-size:26px;
	font-weight:bold;
	height:29px;
	padding:9px;
	width:672px;
	line-height:29px;
}

.strong_blue a{ text-decoration:none;}
.strong_blue a:hover{ text-decoration:underline;}

.rcol_header{
	background-image: url(../images/rcol_headerbg.gif);
	width:180px;
	height:25px;
	margin:0 10px 0 10px;
	color:#31647b;
	font-family:Tahoma;
	font-size:12px;
	padding-top:8px;
	padding-left:30px;
}

#main_col{
	float:left;
	width:710px;
	margin: 5px 0px 0px 0px;
}
.numreview{
	padding-left:15px;
	font-family: Tahoma;
	font-size:14px;
	color:#90A272;
}
.welcome { padding-top:15px; color:black; font-family:Tahoma; font-size:12px;}

#center_col{
	width:460px;
	float:left;
}

#right_col{
	width:230px;
	float:right;
	padding-left:20px;
	/*Hack! */
	_position:absolute;
	display:inline-block;
}
#right_col_content{ width:210px; }

#right_col_content a{ color:#31647b; text-decoration:none;}

#right_col_content a:hover{ color:#31647b; text-decoration:underline;}

#right_col_entry{
	background-image:url(../images/lcol_content_green.gif);
}

#home_featured {
	background-color:#eaf3f6;
	position:relative;
}

#tabs{
	height:70px;
}

#tabs a{
	border:none;
}

#tab_content{ background-color:#eaf3f6; padding: 0px 8px; position:relative;height:1%;}

	
#featured_product{ width:445px;float:left; background-color:#eaf3f6; position:relative; clear:both;}
	.featured_wrap{ float:left; width:315px;}
	.featured_productname{text-decoration:underline; font-family:Tahoma; font-weight:bold; font-size:14px; color:#31647b; padding:3px; display:inline-block;}
	.featured_productdesc{font-family:Georgia;font-style:italic;font-size:14px;padding:3px; }
	.featured_img{ position:relative;float:left;padding-right:10px;padding-bottom:15px}
	.featured_img img{}
	.featured_author{font-family:Tahoma;font-size:12px;padding:3px;}
	.featured_pricelabel{padding:3px; font-family:Tahoma;font-size:12px;float:left;vertical-align:middle;line-height:30px;}
	.featured_price{padding:3px 10px 3px 3px; font-family:Tahoma;font-weight:bold;font-size:16px;float:left;line-height:30px;}
	#featured_product hr{ width:98%; border: 1px solid #cadbe3;	background-color:#f6ffe0; height:1px; clear:both;}
	.buy_btn{color:#31647b;font-family:Tahoma;font-size:12px;font-weight:bold;height:24px; padding: 7px 0 0 15px;width:105px;background-image: url(../images/buy_btn_bg.gif); text-align:left;}
	.buy_btn a{text-decoration:none;color:#31647b;}
	.buy_btn a:hover{text-decoration:underline;color:#31647b;}
	
	.center { margin-left:auto; margin-right:auto; }
	
#main_page{
	width:960px;
	margin: 10px 30px 0px 30px;
}

/* Product Page */

#bc_wrap{
	width:715px;
	display:inline-block;
	padding-bottom:10px;
}
#bc_lcap{
	background-image:url(../images/bc_lcap.gif);
	background-repeat:no-repeat;
	background-image:left top;
	width:8px;
	height:38px;
	display:block;
}
#bc_rcap{
	background-image:url(../images/bc_rcap.gif);
	background-repeat:no-repeat;
	background-image:right top;
	width:13px;
	height:38px;
	display:block;
}

#bc_content{
	background-image:url(../images/bc_bg.gif);
	background-repeat:repeat-x;
	float:left;
	height:38px;
	width:694px;
	overflow:hidden;
	word-wrap:regular;
}
#bc_content a{
	float:left;
	font-family:Arial;
	font-size:10px;
	color:#31647B;
	text-decoration:none;
	padding:12px 10px;
	display:inline-block;
	overflow:hidden;
}
.bc_arrow{
	background-image:url(../images/bc_arrow.gif);
	width:13px;
	height:38px;
}
.home_padding{
	padding:10px;
	border:none;
}
.bc_link{
	font-size:12px;
	font-family:Arial;
	color:white;
	padding: 10px 5px;
}
.last_item{
	font-weight:bold;
	font-size:12px !important;
	padding: 12px 10px !important;
}
.bc_link a{color:white;}


#mainproduct_lcol{ float:left; width:210px; text-align:center;}

#mainproduct_rcol{ float:left; padding-left:10px; }
	h1{font-family:Georgia;color:#889a64;font-size:24px;font-style:italic;width: 480px; margin:0; padding:0px 0px 10px 0px;}
	.product_desc_short{font-family:Tahoma;font-size:14px;padding:0px 0px;line-height:25px; width: 480px;}

.white{ color:white !important; }
.product_lbl{ font-size:16px; font-family:Arial; font-weight:bold; float:left; line-height:22px;padding-right:5px;display:inline-block;}
.product_price{font-family:Georgia; font-size:16px; clear:right;line-height:18px; display:inline-block;font-weight:bold;clear:both;display:inline-block;}

<!-- Safari Fix -->
@media screen and (-webkit-min-device-pixel-ratio:0) {
.product_price{font-family:Arial; font-size:14px; clear:right;line-height:20px; display:inline-block; padding-left:30px;}
}

.product_price_lrg{font-family:Arial; font-size:18px; font-style:oblique; display:inline-block;}
	.product_addtocart{padding-top:5px;}
	.product_image{padding-bottom:10px; text-align:center;}
	.green{ color:#90a272; }
.option{
	line-height:5px;
	vertical-align:middle;
	padding:5px;
}
.optionimg{
	display:table-cell;
	vertical-align:middle;
}

.button_text{
	float:left;
	font-family:Arial;
	font-size:12px;
	color:#31647B;
	padding:0px 5px;
}
.option_btn{
	width:100px;
	height:17px;
	background-repeat:no-repeat;
	background-image:url(../images/optionsbtn_bg.gif);
	padding:2px 0px 0px 0;
	text-align:center;
	font-size:10px;
	float:left;
	font-family:Tahoma;
	color:#FFFFFF;
}

#subheader{
	position:relative;
	width:800px;
	clear:right;
}

#subheader_large{
	position:relative;
	width:710px;
	clear:right;
}

#subheader_small{
	position:relative;
	width:155px;
	clear:right;
	display:inline-block;
	text-align:center;
	margin: 0 auto;
}

#subheader_med{

	width:535px;
	display:inline-block;

}

.subheader_content_med{
	background-image:url(../images/subheader_bg.gif);
	font-weight:bold;
	font-family:Tahoma;
	font-size:12px;
	color:#31647b;
	height:16px;
	float:left;
	width:500px;
	padding:5px;
}

.add_to_cart{
	padding: 0px 15px; 
	float:left;
}

.subheader_content_large{
	background-image:url(../images/subheader_bg.gif);
	font-weight:bold;
	font-family:Tahoma;
	font-size:12px;
	color:#31647b;
	height:16px;
	float:left;
	width:650px;
	padding:5px;
}

.subheader_content_small{
	background-image:url(../images/subheader_bg.gif);
	font-weight:bold;
	font-family:Tahoma;
	font-size:12px;
	color:#31647b;
	height:16px;
	float:left;
	width:120px;
	text-align:center;
	padding:5px;
}


.subheader_left{
	background-repeat:no-repeat;
	background-position:top left;
	height:40px;
	width:10px;
	float:left;
	background-image:url(../images/subheader_left.gif);
}
.subheader_right{
	background-repeat:no-repeat;
	background-position:top right;
	height:40px;
	width:11px;
	float:left;
	background-image:url(../images/subheader_right.gif);
}

/* Doc Style */

.doc_header{
	font-family:Arial;
	font-size:12px;
	color:black;
	padding:0px 10px 10px 0px;
	clear:both;
	font-weight:bold;
}

.doc_content{
	font-family:Arial;
	font-size:12px;
	color:black;
}

/* Category Style */

.cat_header{
	padding-bottom:15px;
}

.cat_description{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#686868;
	line-height:20px;
	padding-bottom:20px;
}

/* Upsell Items */

.upsell_item{ width:250px; float:left;padding-left:5px; position:relative;}
	.upsell_title{text-align:center;font-family:Tahoma;font-size:12px;font-weight:bold;color:#31647b;line-height:20px;}
	.upsell_image{text-align:center;}
	
	.upsell_cover{text-align:center;font-family:Tahoma;font-weight:bold;font-size:12px;line-height:20px; color:#999999}
	.upsell_short_desc{text-align:center;font-family:Tahoma;font-weight:bold;font-size:12px;line-height:20px;}
	.upsell_price{text-align:center;font-family:Helvetica;font-style:oblique;font-size:14px;line-height:20px;font-weight:bold;}
#upsell_options{display:inline-block;}
.clear{ clear:both; height:10px;}
	#catwrap{
		width:690px;
		padding:10px;
		display:inline-block;
	}

/* Suggested Items */

.suggested_item{ width:165px;float:left; padding-bottom:20px;position:relative; display:inline-block;}
	.suggested_title{text-align:center;font-family:Tahoma;font-size:12px;font-weight:bold;color:#31647b;line-height:20px;}
	.suggested_image{text-align:center;}	
	.suggested_cover{text-align:center;font-family:Tahoma;font-weight:bold;font-size:12px;line-height:20px; color:#999999}
	
	.suggested_price{text-align:center;font-family:Helvetica;font-style:oblique;font-size:14px;line-height:20px;font-weight:bold;}

#bottom_extras{
	display:inline-block;
	clear:left;
	float:left;
}

#sub_rcol form{float:right;margin:0 auto;}

.print_this_page{
	width:80px;
	padding:13px 2px !important;
	display:absolute;
}

/* Category Items */
.category_item{ width:220px; float:left;padding-left:5px; position:relative;padding-bottom:20px;}
	.category_title{text-align:center;font-family:Tahoma;font-size:12px;font-weight:bold;color:#31647b;line-height:20px;}
	.category_image{text-align:center; height: 180px; overflow: hidden;}
	
	.category_cover{text-align:center;font-family:Tahoma;font-weight:bold;font-size:12px;line-height:20px; color:#999999}
	.category_short_desc{text-align:center;font-family:Tahoma;font-weight:bold;font-size:12px;line-height:20px;}
	.category_price{text-align:center;font-family:Helvetica;font-style:oblique;font-size:14px;line-height:20px;font-weight:bold;}
#sub_lcol{
	width:540px;
	/* height:300px; */
	float:left;
	text-align:center;

}

#sub_rcol{
	width:160px;
	float:right;
	_position:relative;
	display:inline-block;
	padding-top:38px;
	text-align:center;
}

.option_btn a{
	color:#FFFFFF;
	text-decoration:none;
}

.option_btn a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

#product_cost{
	float:left;
	width:184px;

}

#sub_extras{
	padding-left:20px;
	float:left;
}
	
#sub_footer_links{
	clear:both;
	width:960px;
	height:32px;
	background-color:#e6f2db;
}

.footer_links{
	float:left;
	padding: 9px 0px;
	color:#31647b;
	font-family:Tahoma;
	font-size:11px;
}

.footer_copyright{
	position:relative;
	left:200px;
	float:left;
	padding:9px 0px 9px 0px;
	color:black;
	font-family:Tahoma;
	font-size:11px;
	padding-right:15px;
}

#footer{
	clear:both;
	height:200px;
	background-color:black;
	background-image:url(../images/footerbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:white;
}

#footer_content{
	padding: 10px 0px;
	width:300px; /* change from 500 to 300 in an attempt to recenter the footer links */
	margin-left:auto;
	margin-right:auto;
}

#footer_content a{
	color:black;
	text-decoration:none;
}

.rating img{
	vertical-align:bottom;
}

#product_tab_group {margin: 10px 0 10px 0; width:540px;float:left; color:#204454;font-family:Tahoma;font-size:12px;text-align:left;}

.product_tab_item {float: left;}

#product_tab_content1 {background-image: url(../images/product_tab_bg_26.gif); background-repeat: repeat-y; padding: 0 15px 0 15px;display:inline-block;width:500px;}
#product_tab_content1 p { margin-top: 0px; padding-top: 0px; }
#product_tab_content1 ul { margin-top: 0px; }
#product_tab_content1 .section_header  { display: none; }

#product_tab_content2 {background-image: url(../images/product_tab_bg_26.gif); background-repeat: repeat-y; padding: 0 15px 0 15px;display:inline-block;width:500px;}
#product_tab_content2 ul { margin-top: 0px; }
#product_tab_content2 .section_header  { display: none; }

#product_tab_content3 {background-image: url(../images/product_tab_bg_26.gif); background-repeat: repeat-y; padding: 0 15px 0 15px;display:inline-block;width:500px;}
#product_tab_content3 ul { margin-top: 0px; }

#product_tab_content4 {background-image: url(../images/product_tab_bg_26.gif); background-repeat: repeat-y; padding: 0 15px 0 15px;display:inline-block;width:500px;}
#product_tab_content4 ul { margin-top: 0px; }

.credibility{
	padding:15px;
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
}

.signup_btn{
	width:65px;
	height:24px;
	background-image:url(../images/small_btn_bg.gif);
	padding:7px 0px 0px 15px;
	margin-left:10px;
	font-size:12px;
	font-weight:bold;
	font-family:Tahoma;
	color:#31647b;
	float:left;
}

.signup_btn a{
	text-decoration:none;
}

.thumbnail {
	min-height:1px;
	width:72px;
	height:57px;
	text-align:left;
	padding:4px 10px 0px 10px; /* left padding changed from 10 to 74 to center it */
	position:relative;
}

.text{
	width:185px;
}

.text2{
	width:195px;
}

.text_small{
	font-family:Tahoma;
	font-size:11px;
	float:left;
	width:100px;
	padding-left:7px;
}

.text_small a{
	color:#31647b;
	text-decoration:underline;
}

.top_pad{
	padding-top:10px;
}

.cart_items{
	color:#31647b;
}

.clear_right{
	clear:right;
}

.l_float{
	float:left;
}

.r_float{
	float:right !important;
}

.boxhead_blue{
	background-image: url(../images/lcol_top.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:5px;
}

.boxbottom_blue{
	background-image: url(../images/lcol_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:5px;
}

.featuredbottom{
	background-image: url(../images/featured_btm.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:10px;
	clear:both;
	
}

.boxbottom_featured{
	background-image: url(../images/featured_btm.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:5px;
}

.boxhead_green{
	background-image: url(../images/lcol_top_green.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:8px;
}

.boxbottom_green{
	background-image: url(../images/lcol_btm_green.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:7px;
}
#table_wrap{
	width:420px;
	text-align:left;
}
#table_heading{
	background-color:#31647b;
	display:inline-block;
	/* height:45px; */
	width:310px;
	padding:0px 10px 10px 10px;
}
#table_content{
	background-color:#deebf1;
	width:310px;
	padding:10px;
	display:inline-block;
}
#table_content_left{
	float:left;
	padding-left:10px;
	width:150px;
	font-size:12px;
	font-family:Tahoma;
	font-weight:bold;
}

#extras_wrap{
	padding:5px;
	height:30px;
	clear:both;
}

#product_tabs_row{
	display:inline-block;
	float:left;
}

#quantity_box{
	display:inline-block;
	width:370px;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	padding: 15px 0px;
	margin-bottom: 5px;
}

.quant_wrap{
	float:left;
	border-right:1px solid #e5e5e5;
	padding:5px 15px;
	display:inline-block;
}

.quant{
	font-size:12px;
	font-family:tahoma;
	font-weight:bold;
}

#extras_content_wrap{
	background-color:#deebf1;
	padding:8px 0px 7px 0px;
	display:inline-block;
	float:left;
}

#extras_table{
	display:inline-block;
	width:300px;
	float:left;
}

#extras_table .left{
	border-right:1px solid grey;
	float:left;
}

#extras_table .right{
	float:left;
}

.quantity_text{
	font-size:12px;
	font-family:Tahoma;
	font-weight:bold;
	float:left;
}
#table_content_right{
	float:right;
	width:140px;
	display:block;
	font-size:12px;
	font-family:Tahoma;
	font-weight:bold;
}
#table_content_right a{
	font-family:Arial;
	font-size:12px;
	color:#31647B;
	vertical-align:middle;
	line-height:15px;
}
.option{
	background-color:deebf1;
}
.optionsbox_top {
	background-image:url(../images/options_top.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	height:12px;
}
.optionsbox_btm {
	background-image:url(../images/options_btm.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:11px;
}
.required { color:red; }

.clearfix{
	clear:both;
}

.clearleft{
	clear:left;
}

.clearright{
	clear:right;
}


/* ----------------Alsett clearing method ------------------------------------------- */
.clearfix2:after {
content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix2 {display: inline-block;}
* html .clearfix2 {height: 1%}
.clearfix2 {display: block;}


.product_thumb {width:40px; height:40px; border:1px solid #000; margin:3px; float:left; overflow: hidden;}
#product_thumb_gallery {width:600px; }


/* resources */
#full_record { width:771px; float:left; margin:0 0 10px 0;}
#full_record #title {background-image:url(../images/full_record_title_bg.gif); background-repeat:no-repeat; font-size:14px; padding: 7px 0 0 10px; height:21px; font-weight:bold;}
#full_record #top { background-image:none; padding:0; margin:0px 0 0 0; height:9px;}
#full_record #content { background-image:url(../images/full_record_bg.gif); background-repeat:repeat-y; width:741px; padding:0 20px 0 10px; float:left; }
#full_record #bottom {padding:0; margin:0; float:left;}

.record_content {border-right: 1px solid #adadad; border-left: 1px solid #adadad; padding: 6px; float:left;width:696px;}
.record_content_list {float: left; width: 215px; margin: 5px 0 0 5px;}
	.record_content_list a:link{color: #656565; text-decoration: underline;}
	.record_content_list a:visited{color: #656565; text-decoration: underline;}
	.record_content_list a:active{color: #656565; text-decoration: underline;}
	.record_content_list a:hover{color: #b90504; text-decoration: none;}
	.record_content_list ul{margin: 0; padding: 0 0 0 0; list-style-type: none;}
	.record_content_list li{background-image: url(../images/red_arrow.gif); background-repeat: no-repeat; background-position: 0 5px; padding: 0 0 5px 10px;}
.record_footer {background-image: url(../images/resource_parts_11.gif); background-repeat: repeat-x; height: 10px; }
.r_header_text {float: left; font-weight: bold; padding: 5px 0 0 0; color: #bd0102; font-size: 14px; letter-spacing: -.01em;}
.r_header_text a{color: white;}
.record_header {background-image: url(../images/resource_parts_04.gif); background-repeat: repeat-x; height: 27px;}
.record_item { padding: 0 0 15px 0;}






#style_category_option_4, #style_category_option_18, #style_category_option_19, #style_category_option_20, #style_category_option_21 { display: none } /* Product Details -> Features -> Author 1-5 */
#style_category_option_6 { display: none } /* Product Details -> Category Options -> About the Authors */
#style_category_option_7 { display: none } /* Product Details -> Category Options -> Table of Contents */
#style_category_option_16 { display: none } /* Product Details -> Category Options -> Editorial Reviews */
/* #ecomm_product_features_sub_header {display: none} --- Features and Description headers
#ecomm_product_description_sub_header {display: none} */



.ecomm_button { background-color: #ddebf1; color: #fff; font-weight: bold; border: 1px solid #888; cursor: pointer; padding:5px;background-image:url(../images/ecomm_bg.gif);background-repeat:repeat-x;text-align:center;}
.ecomm_textbox { color: #000; }
select { color: #000; }
form {padding: 0px; margin: 0px;}
.catHead {margin:5px 0 5px 0; padding:3px 0 3px 3px; border-bottom: 1px solid #888; border-top: 1px solid #888;font-weight:bold;}

/* registry */
.product_add_registry_selection {
   position: absolute;
   padding: 5px;
   background-color: #fff;
   border: 1px dashed #888;
   display: none;
}




/* ---------------------------------- Record Based Pages -------------------------- */
.rb_outside { border: 1px black solid; margin-bottom: 20px; }
.rb_header { border-width:0 0 1px 0; border-color:black; border-style:solid; padding:2px; font-weight:bold; }
.rb_image { float: left; padding: 5px; }
.rb_link { margin-top: 5px; }
.rb_sub_header { font-weight: bold; margin-bottom: 5px; }
.rb_sub_image { float: left; margin: 5px; }
.rb_sub_link { margin: 5px 0 10px; font-weight: bold; }
.rb_sub_pdf { margin: 5px 0 10px; font-weight: bold; }