body {
	background-image: url(images/background.png);
	background-repeat: repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(images/header.jpg);
	height: 180px;
	width: 927px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}
#linkbar_container {
	height: 40px;
	width: 927px;
	margin-right: auto;
	margin-left: auto;
}
#linkbar_left {
	background-image: url(images/linkbar_left.png);
	height: 40px;
	width: 13px;
	float: left;
}
#linkbar_content {
	height: 40px;
	width: 885px;
	float: left;
	background-image: url(images/linkbar_repeat.png);
	background-repeat: repeat-x;
	padding-left: 16px;
}
#linkbar_spacer {
	width: 50px;
	float: left;
	height: 30px;
}

#linkbar_right {
	background-image: url(images/linkbar_right.png);
	height: 40px;
	width: 13px;
	float: left;
}

#header_content_container {
	height: 140px;
	width: 929px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
	background-image: url(images/main_content_top_winter.png);
	background-repeat: no-repeat;
	position: relative;
}
#header_left {
	background-image: url(images/main_content_top_left_ecko.png);
	height: 140px;
	width: 46px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#header_content {
	background-image: url(images/main_content_top_ecko.png);
	background-repeat: repeat-x;
	width: 835px;
	float: left;
	height: 140px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	position: absolute;
	left: 46px;
	top: 0px;
}
#header_right {
	background-image: url(images/main_content_top_right_ecko.png);
	height: 140px;
	width: 48px;
	position: absolute;
	left: 881px;
}
#main_content {
	background-image: url(images/main_content_repeat.png);
	width: 929px;
	margin-right: auto;
	margin-left: auto;
	min-height: 435px;
	height: auto;
	overflow: hidden;
}
#bottom {
	background-image: url(images/main_content_bottom.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 30px;
	padding-left: 29px;
	margin-bottom: 15px;
	clear: both;
}
#header_note_1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
	margin-left: 580px;
	margin-top: 0px;
	clear: both;
	padding-top: 50px;
}
#header_note_2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
	margin-left: 620px;
	margin-top: 7px;
}
a.primary_linkbar:link, a.primary_linkbar:visited {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 38px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #000033;
	background-image: url(images/linkbar_orange.png);
	background-repeat: repeat-x;
	height: 40px;
}

a.primary_linkbar:hover {
	background-image: url(images/linkbar_green.png);
	color: #FFFFFF;
}
a.primary_linkbar_purchase:link, a.primary_linkbar_purchase:visited {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 38px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #000033;
	background-image: url(images/linkbar_blue.png);
	background-repeat: repeat-x;
	height: 40px;
}

a.primary_linkbar_purchase:hover {
	background-image: url(images/linkbar_green.png);
	color: #FFFFFF;
}
.p_lb_st {
	background-image: url(images/linkbar_side_right.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 2px;
	float: left;
	margin-left: 10px;
}
.p_lb_ed {
	background-image: url(images/linkbar_side_left.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 2px;
	float: left;
	margin-right: 10px;
}
#tg_container {
	width: 929px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	height: 70px;
	text-align: center;
}
.tg_logo {
	margin-left: 0px;
	float: left;
	width: 200px;
}
a.bottom_links:link, a.bottom_links:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	float: left;
}
a.bottom_links:hover {
	color: #333333;
}
a.bottom_links_purchase:link, a.bottom_links_purchase:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	float: left;
}
a.bottom_links_purchase:hover {
	color: #333333;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	float: right;
	margin-right: 30px;
}
#numbered_links {
	width: 235px;
	float: left;
}
#main_content {
	width: 929px;
}


.step_style  {
	height: 60px;
	width: 161px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 35px;
	background-repeat: no-repeat;
}
.step_style  a:link, .step_style a:visited{
	height: 48px;
	width: 200px;
	display:block;
	width:161px;
	height:55px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-image: url(images/number_links_base.jpg);
	background-repeat: no-repeat;
}

.step_style a:hover {
	color: #FFFFCC;
	background-image: url(images/number_links_hover.jpg);
}

.step_style_bold {
	font-weight: bold;
	display: block;
	border-bottom-style: solid;
	width: 158px;
	cursor: hand;
	margin-top: 0px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	padding-left: 3px;
	color: #FFFFFF;
}
.step_style_desc {
	font-weight: normal;
	display: block;
	border-bottom-style: none;
	width: 155px;
	cursor: hand;
	text-align: left;
	padding-left: 5px;
	color: #000;
}
.st_1 {
	background-image: url(images/number_links_1.jpg);
	height: 60px;
	width: 35px;
	margin-left: 20px;
	background-repeat: no-repeat;
}
.st_2 {
	background-image: url(images/number_links_2.jpg);
	height: 60px;
	width: 35px;
	margin-left: 20px;
	background-repeat: no-repeat;
}
.st_3 {
	background-image: url(images/number_links_3.jpg);
	height: 60px;
	width: 35px;
	margin-left: 20px;
	background-repeat: no-repeat;
}
.st_4 {
	background-image: url(images/number_links_4.jpg);
	height: 60px;
	width: 35px;
	margin-left: 20px;
	background-repeat: no-repeat;
}
.st_5 {
	background-image: url(images/number_links_5.jpg);
	height: 60px;
	width: 35px;
	margin-left: 20px;
	background-repeat: no-repeat;
}
.st_6 {
	background-image: url(images/number_links_6.jpg);
	height: 60px;
	width: 35px;
	margin-left: 20px;
	background-repeat: no-repeat;
}
.st_7 {
	background-image: url(images/number_links_7.jpg);
	height: 60px;
	width: 35px;
	margin-left: 20px;
	background-repeat: no-repeat;
}
.st_p {
	background-image: url(images/number_links_p.jpg);
	height: 60px;
	width: 35px;
	margin-left: 20px;
	background-repeat: no-repeat;
}
#container {
	width: 630px;
	float: left;
	min-height: 450px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 25px;
	font-size: 12px;
	background-image: url(images/dotted_sep_line.png);
	background-repeat: repeat-y;
}
.small_box {
	background-image: url(images/content_boxes.jpg);
	height: 187px;
	width: 200px;
	padding: 8px;
	float: left;
}
.small_box_left_spacer {
	float: left;
	height: 187px;
	width: 75px;
}
.small_box_line_spacer {
	background-image: url(images/dotted_sep_line_grey.png);
	background-repeat: no-repeat;
	float: left;
	height: 205px;
	width: 1px;
	margin-right: 30px;
	margin-left: 30px;
}
.mini_star {
	background-image: url(images/mini_star_graphic.png);
	background-repeat: no-repeat;
	height: 12px;
	width: 12px;
	float: left;
	margin-right: 5px;
}
a.small_box_link:link, a.small_box_link:visited {
	margin: 0px;
	padding: 0px;
	line-height: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	float: left;
}
.small_box_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 150px;
	width: 200px;
	clear: both;
	padding-top: 5px;
}
.small_box_end_spacer {
	height: 200px;
	width: 80px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #1C0F0F;
}
#purchase_box_or {
	color: #1A72C9;
	font-size: 22px;
	font-family: arial;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	text-align: center;
	margin-bottom: 25px;
}
	#bowker_agreement { color: #000; font-size: 9pt; background-color: #eaeaea; text-align: left; overflow: auto; width: 475px; height: 200px; padding: 3px; border: solid 1px #402d00; }
	#isbn_agreement { color: #000; font-size: 9pt; background-color: #eaeaea; text-align: left; padding: 3px; width: 475px; height: 100px; overflow: auto; border: solid 1px #402d00; }

	#isbnpage_authorbox {
	background-image: url(images/isbn_page_authors_box.png);
	background-repeat: no-repeat;
	text-align: left;
	width: 474px;
	margin-left: 48px;
}
	#isbnpage_publishersbox {
	background-image: url(images/isbn_page_publishers_box.png);
	background-repeat: no-repeat;
	text-align: left;
	width: 474px;
	margin-left: 48px;
}
	.isbnbox_bottom {
	background-image: url(images/isbn_page_box_cap.png);
	background-repeat: no-repeat;
	width: 474px;
	height: 28px;
}
.isbnbox_line1 {
	color: #fff;
	font-size: 12pt;
	font-family: Verdana;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	padding-top: 26px;
	margin-left: 22px;
	display: block;
}

	.isbnbox_line2 { color: #fff; font-size: 12pt; font-family: arial; font-weight: bold; margin-top: 4px; margin-left: 12px; display: block; }
	.isbnbox_line3 { font-size: 13px; font-family: arial; font-weight: bold; margin-top: 3px; margin-left: 17px; display: block; }
	.isbnbox_line4 { color: #000; font-size: 10pt; font-family: arial; text-align: left; margin-top: 2px; margin-right: 20px; margin-left: 10px; display: block; }
	.isbnbox_line5 {
	color: #602d00;
	font-size: 12pt;
	font-family: Verdana;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	display: block;
	margin-top: 4px;
	margin-left: 25px;
}
	.isbnbox_price {
	color: #734300;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	font-style: italic;
	margin-left: 325px;
}
	.isbnbox_priceusd { color: #734300; font-size: 12px; font-family: arial; font-style: italic; font-weight: bold; }
	.isbnbox_price_large { color: #935600; font-size: 19px; font-family: arial; font-style: italic; font-weight: bold; }
	.isbnbox_purchase {
	font-size: 10pt;
	font-family: arial;
	margin-left: 255px;
	font-weight: bold;
}
ul.checkers { font-size: 11px; font-family: arial; text-align: left; margin: 3px 0 2px 16px; padding: 3px 0 2px; list-style-image: url(images/bullet_checker.png); list-style-position: outside; }
ul.checkers_blue {
	font-size: 11px;
	font-family: arial;
	text-align: left;
	list-style-image: url(images/bullet_checkerblue.png);
	list-style-position: outside;
	margin: 3px 0 2px 16px;
	padding: 3px 18px 2px 12px;
}

	.purchase_box {
	width: 465px;
	margin-bottom: 22px;
	margin-left: 2px;
	border: 1px solid #0000CC;
}
.purchase_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	padding-top: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
	.purchase_box_long {
	margin-bottom: 22px;
	width: 465px;
	margin-top: 20px;
	border: solid 1px #743600;
}
	.purchase_box_info {
	color: #fff;
	background-image: url(images/linkbar_green.png);
}
	.purchase_top {
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(images/purchase_top.png);
	background-repeat: repeat-x;
	text-align: center;
	width: 461px;
	height: 37px;
	float: left;
	margin-bottom: 4px;
	padding: 2px;
}
	.purchase_top_long {
	color: #fcf7e0;
	font-weight: bold;
	background-image: url(images/purchase_top.png);
	background-repeat: repeat-x;
	text-align: center;
	margin-bottom: 4px;
	padding: 2px;
	width: 461px;
	height: 37px;
	float: left;
}
	.purchase_box_content { margin: 2px; padding: 3px; }
	.purchase_box2 {
	color: #333333;
	font-size: 7.5pt;
	background-color: #C1D6FF;
	margin-top: 3px;
	padding: 4px;
	border: 1px dotted #000099;
}
	input.checkout_button { color: #0047c1; font-weight: bold; background-image: url(images/checkout_button.png); background-repeat: repeat; height: 27px; border: outset 1px #bfcede; }
	input.checkout_button:hover { color: #38393a; font-weight: bold; background-image: url(images/checkout_button_hover.png); background-repeat: repeat; height: 27px; border: outset 1px #bfcede; }
	select.order { color: #3c3c3c; font-size: 13px; font-family: Verdana; background-color: #f9fafc; border: solid 1px #c0c0c0; }
	select.order:hover { color: #000; font-family: Verdana; background-color: #f4ece6; border: solid 1px #5f3700; }
	.purchase_box_package {
	font-weight: bold;
	text-align: center;
	background-image: url(images/purchase_top_2.png);
	background-repeat: repeat-x;
	color: #333333;
}
a:link, a:visited { color: #0047c1; font-family: Verdana; font-weight: bold; text-decoration: none; }
a:hover { color: #177fff; }
.blue_link {
 color:#0047c1;
}
.cover_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.isbn_package_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.marketing_bullets {
	margin-top: 10px;
	margin-bottom: 8px;
}
.numbered_list {
	padding-top: 2px;
	padding-bottom: 3px;
	font-weight: normal;
	text-align: justify;
	vertical-align: 1.2%;
	line-height: 13px;
}
.small_font {
	font-size: 10px
}
.checkout_misc_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
li {
	padding-top: 4px;
	padding-bottom: 4px;
}
.printing_sale {
	height: 132px;
	width: 180px;
	cusor: hand;
}
#printing_discount {
	margin: 2px;
	padding: 6px;
	width: 95%;
	border: 1px solid #993300;
	background-color: #f4d4ab;
	background-image: url(images/printing_sale_mini_tag.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.printing_discount_title {
	font-size: 16px;
	text-align: center;
	color: #990000;
	font-weight: bold;
}
.printing_discount_l2 {
	font-size: 12px;
	text-align: center;
	color: #990000;
	padding-bottom: 3px;
}
#printing_quote_disp {
	padding: 6px;
	width: 480px;
	margin-top: 2px;
	border: 1px solid #990000;
	background-color: #fcf4e6;
}
.testimonial_text {
	font-size: 11px;
	text-align: left;
	font-family: verdana, Helvetica, sans-serif;
	padding-right: 4px;
	padding-left: 4px;
	line-height: 12px;
}
.testimonial_name {
	font-size: 12px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 4px;
	padding-left: 4px;
}
.testimonial_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	padding-right: 7px;
	padding-left: 7px;
	text-align: justify;
}
.testimonial_page_name {
	font-size: 12px;
	text-align: right;
	padding-bottom: 20px;
	padding-right: 15px;
	font-style: italic;
}
.right_box_title_testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	color: #003366;
	font-weight: bold;
	padding-top: 7px;
}.small_text {
	font-family: 11;
	font-size: 11px;
	color: #666666;
}
.line_2 { color: #170c00; font-size: 13pt; font-family: Verdana; font-weight: bold; font-style: italic; text-align: left; }
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6600;
	text-align: left;
	padding-left: 10px;
	margin-left: 4px;
}
h3 { font-size: 8pt; font-family: Verdana; font-weight: normal; font-style: normal; text-align: center; margin: 0; padding: 6px 0 6px 0; }
h4 {
	font-size: 18px;
	width: 255px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3F4000;
	color: #5b5e00;
}

.header_content_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 20px;
	color: #993300;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 2px;
}
.header_content_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	line-height: 16px;
	text-align: center;
	padding-top: 63px;
	font-weight: bold;
	padding-left: 136px;
}
.header_larger {
	font-size: 16px;
}

.header_content_text_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 5px;
	line-height: 17px;
}



.header_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 8px;
	float: left;
	width: 675px;
}
.header_content_disp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	float: left;
	width: 675px;
	padding-left: 15px;
}
.header_link {
	text-align: center;
	font-size: 12px;
	margin-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
.header_image_book {
	background-image: url(images/small_book_header_image.png);
	height: 101px;
	width: 130px;
	float: right;
	margin-top: 8px;
}
.order_box { width: auto; margin-top: 14px; margin-right: 5px; margin-bottom: 5px; border: solid 1px #730000; }
.order_box_preview {
	margin-top: 14px;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 500px;
	border: 1px solid #1e76cd;
}
.order_box_2 { background-color: #e2be82; width: auto; margin-top: 14px; margin-right: 5px; margin-bottom: 5px; padding: 2px; border: solid 1px #730000; }
.order_box_top {
	color: #fff;
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
	width: 100%;
	height: 17px;
	background-image: url(images/purchase_top.png);
}
.order_box_internal { background-color: #c9ac7d; width: auto; height: auto; margin: 2px; padding: 2px; }
.purchase_left {
	display:inline;
	background-color: #f7fcfe;
	width: 48%;
	float: left;
	margin-bottom: 8px;
	padding: 3px;
	border: solid 1px #5c3a00;
}
.purchase_right {
	display:inline;
	background-color: #f7fcfe;
	width: 48%;
	float: right;
	margin-bottom: 5px;
	padding: 3px;
	border: solid 1px #5c3a00;
}
.popperHid { 
	display:none; 
}
.popperShow {
	position: fixed;
	z-index: 9999;
	padding: 10px;
	border: 1px solid #3ab2e6;
	width: 40%;
	display:block;
	top: 90px;
	left: 30%;
	right: 30%;
	background-color: #e3f3fa;
}
.popperShow  .closebutton {
	display: block;
	text-align: center;
	clear: both;
	margin: .5em 0 0 0;
}
.popperShow  .closebutton  input {  }
#header_content_1 {
	float: left;
	width: 184px;
}
#header_content_2 {
	float: left;
	width: 480px;
}
.spacer_280 {
	padding-left: 320px;
}
#right_float_box {
	width: 221px;
	float: right;
	background-image: url(images/blue_box.png);
	height: 350px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 7px;
}
.header_spacer {
	height: 140px;
	width: 230px;
	float: left;
}
.header_deal {
	width: 186px;
	float: left;
	padding: 4px;
	height: 132px;
}
.header_deal_2 {
	width: 195px;
	float: left;
	padding: 4px;
	height: 132px;
}
.header_deal_wide {
	width: 665px;
	float: left;
	height: 132px;
}

a.isbn_list:link,a.isbn_list:visited,a.isbn_list:hover {
	font-size: 10px;
	color: #CCCCCC;
}
.right_align_isbn {
	float: right;
}
.popup_container {
	position: absolute;
	z-index: 9999;
	padding: 10px;
	border: 1px solid #924500;
	display:none;
	top: 10px;
	left: 49%;
	margin-left: -335px; /*half of the width */
	width: 670px;
	background-color: #FFFFFF;
}
#hide_content {
	position: absolute;
	z-index: 9998;
	visibility: hidden;
	display:none;
	background-color: #CCCCCC;
	filter:alpha(opacity=50);
	opacity:0.5;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow:hidden
}
.small_link {
	font-size: 13px;
}
.popup_containerorig {
	top: 12%;
	left: 49%;
	margin-left: -335px; /*half of the width */
	width: 670px;
	position: fixed;
	z-index: 9999;
	visibility: hidden;
	display: none;
	overflow: auto;
	background-color: #FFFFFF;
	border: 1px solid #924500;
	padding: 10px;
}
#special_box {
	width: 540px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 30px;
	border: 1px dashed #003366;
	padding: 8px;
	background-color: #F0F5FF;
}
.special_box_center {
	text-align: center;
	font-size: 15px;
	color: #540E0E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.special_box_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #540E0E;
	font-weight: bold;
	line-height: 22px;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.special_certificate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #030;
	font-weight: bold;
	line-height: 22px;
	text-align: center;
}
a.ecko_membership:link, a.ecko_membership:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #53580C;
}
a.ecko_membership:hover {
	color: #808A0D;
}
.description_box {
	background-color: #FFF;
	padding: 1px;
	margin: 1px;
	width: 99%;
	border: 1px solid #333;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
#header_image_disp {
	margin: 2px;
	padding: 1px;
	border: 1px solid #999;
	height: 58px;
	width: 286px;
}
.eckobook_photo {
	margin: 1px;
	padding: 1px;
	border: 1px solid #999;
}
.eckobook_photo_cont {
	margin: 1px;
	padding: 1px;
	border: 1px solid #CCC;
	text-align: center;
}
#container_wide {
	padding-right: 20px;
	padding-left: 20px;
}
.fieldset_green {
	border: 1px double #e1e6ae;
	background-color: #f3f4e7;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 13px;
	padding-left: 20px;
	padding-right: 20px;
}

.legend_green {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7a7a40;
	font-size: 13pt;
	border: 1px double #e1e6ae;
	background-color: white;
	padding-right: 7px;
	padding-left: 7px;
	font-weight: bold;
	margin-left: -7px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.fieldset_blue {
	border: 1px solid #8fc2e4;
	background-color: #ebf1f5;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 13px;
	padding-left: 20px;
	padding-right: 20px;
}

.legend_blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0b64a0;
	font-size: 13pt;
	border: 1px solid #8fc2e4;
	background-color: #f1f9ff;
	padding-right: 7px;
	padding-left: 7px;
	font-weight: bold;
	margin-left: -7px;
	margin-top: -5px;
}
.popups {
	top: 70px;
	left: 49%;
	margin-left: -450px; /*half of the width */
	width: 900px;
	position: fixed;
	z-index: 9999;
	visibility: hidden;
	display: none;
	overflow: hidden;
}
#popup_top {
	background-image: url(images/popup_top.png);
	background-repeat: no-repeat;
	height: 48px;
	width: 588px;
	margin-left: 160px;
}
#popup_bottom {
	background-image: url(images/popup_bottom.png);
	height: 63px;
	width: 538px;
	text-align: right;
	padding-right: 50px;
	margin-left: 160px;
}
#popup_content {
	background-image: url(images/popup_background.png);
	background-repeat: repeat-y;
	width: 508px;
	padding-right: 40px;
	padding-left: 40px;
	margin-left: 160px;
}
#hide_content {
	background-color: #111;
	opacity: 0.65;
	filter: alpha(opacity = 65);
	position: absolute;
	z-index: 9998;
	top: 0px;
	left: 0px;
	width: 100%;
	visibility: hidden;
	display: none;
}
a.close_popup:link,a.close_popup:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
a.close_popup:hover {
	color: #0033FF;
}
.popup_title {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 16pt;
	color: #666666;
	margin: 0px;
}
.form_style1 {
	background-image: url(images/search_backgroun.png);
	background-repeat: repeat-x;
	height: 17px;
	border: 1px solid #CCCCCC;
	font-size: 11pt;
	color: #333333;
}
.popup_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11pt;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.popup_links {
	color: #0000CC;
}
.popup_small_text {
	font-size: 9pt;
}

.form_style1_checkbox {
	height: 11px;
}
.popup_right_align {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 440px;
}
#popup_large {
	width: 900px;	
	background-color: #F4FAFF;
	padding: 15px;
	border: 1px solid #451144;
	margin-top: 5px;

}
#popup_med {
	width: 700px;
	background-color: #F4FAFF;
	padding: 15px;
	border: 1px solid #451144;
	margin-left: 100px;
	margin-top: 5px;
}
a.close_popup_video:link,a.close_popup_video:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #666;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}

a.close_popup_video:hover {
	color: #999;
}
.right_align_link {
	text-align: right;
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-right: 25px;
}.cart_price_cont {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-align: right;
	margin-bottom: 15px;
}
.cart_price_mbr {
	font-size: 24px;
	display: block;
	padding-top: 6px;
}
.cart_price_nonmbr {
	font-size: 19px;
	color: #4b4b4b;
	display: block;
}
.cart_price_save {
	font-size: 14px;
	color: #4b4b4b;
	display: block;
	padding: 5px;
}
.cart_price_mbrship {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	padding-top: 8px;
	display: block;
}
table.printing_quote {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
.pod_error {
	text-align: left;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	padding-right: 3px;
}
.pod_cpb_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #545454;
	text-align: left;
	display: block;
}
.pod_cpb {
	padding-top: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #2c2c2c;
	text-align: center;
	display: block;
}
.pod_cpb_pb {
	font-size: 13px;
	color: #545454;
}
.pod_cpb_details {
	padding-top: 12px;
	text-align: justify;
	display: block;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: #2c2c2c;
}
.center {
	text-align: center;
}
.header_content_cont{
	margin-top: 40px;
	margin-left: 220px;
}
.hide_div {
	display: none;
	visibility: hidden;
}

.show_div {
	display: block;
	visibility: visible;
}