html {
	font-size: 100.01%;
}
body {
	background: #8ab200 url(../../images/education.gif) repeat-x;
	font: 64% Arial, Helvetica, sans-serif;
	margin: 0;
}
h2, h3, h4, p, ul, input {
	margin: 0;
	padding: 0;
}
ul {list-style: none;}
form {display: inline;}
#holder {
	width: 830px;
	padding-top: 328px;
	position: relative;
	margin: 0 auto;
}
#header {
	background: url(../../images/header.jpg);
	width: 830px;
	height: 328px;
	margin: 0 auto;
	position: absolute;
	top: 0;
	left: 0;
}
ul.navigation {
	overflow: hidden;
	margin-left: 63px;
}
ul.navigation li {
	float: left;
	margin-right: 1px;
}
ul.navigation .home-button {
    background: url(../../images/navigation-a-home.png);
    text-indent: -9999px;
}
ul.navigation a.home-button {
    background: url(../../images/navigation-a-home.png);
}
ul.navigation a.home-button:hover {background: url(../../images/navigation-a-home-hover.png);}

ul.navigation a {
    background: url(../../images/navigation-a.png);
	width: 116px;
	height: 27px;
	display: block;
	font: 12px Tahoma, Arial, sans-serif;
	color: #fff;
	text-align: center;
	text-decoration: none;
	padding-top: 3px;
	position: relative;
	cursor: pointer;
}
ul.navigation a:hover {background: url(../../images/navigation-a-hover.png);}
#header img {
	margin-left: 15px;
	display: block;
}

#flashheader {
	width: 800px;
	margin-left: 15px;
}

#dropdown {
	margin-left: 11px;
    z-index: 9999;
}
#dropdown li {
	float: left;
}
#dropdown a {
	height: 56px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	margin-left: 9px;
}
#dropdown a.categories:hover, #dropdown a.subjects:hover,
#dropdown a.grades:hover, #dropdown a.season:hover,
#dropdown li:hover a.categories, #dropdown li:hover a.subjects,
#dropdown li:hover a.grades, #dropdown li:hover a.season  { background-position: 0 -56px; }
li.categories a.categories {
	background: url(../../images/categories.gif) no-repeat;
	width: 188px;
}
a.subjects {
	background: url(../../images/subjects.gif);
	width: 180px;
	margin-left: 12px !important;
}
a.grades {
	background: url(../../images/grades.gif);
	width: 182px;
}
a.season {
	background: url(../../images/season.gif);
	width: 208px;
}
#dropdown li:hover,
#dropdown li.hover {position: relative;}
#dropdown li:hover ul,
#dropdown li.hover ul {display: block;}
#dropdown ul {
	display: none;
	position: absolute;
	top: 56px;
	padding-bottom: 3px;
}
#dropdown ul li {clear: both;}
#dropdown ul li a {
	height: 21px;
	margin-left: 0 !important;
}
#dropdown ul {
	background: #FEB706; /* old browsers */
	background: -moz-linear-gradient(top, #FEB706 0%, #FFE828 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FEB706), color-stop(100%,#FFE828)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FEB706', endColorstr='#FFE828',GradientType=0 ); /* ie */
	border: 2px solid #fff;
	border-top: none;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	width: 174px;
	left: 15px;
}
#dropdown ul li a:hover {
	background-color: #fef130;
}
/*first-dropdown*/
ul.sub-categories a { width: 174px; }
a.classroom 		{ background: url(/images/nav/by-categories.png) 0 0; }
a.teacher 			{ background: url(/images/nav/by-categories.png) 0 -21px; }
a.resource 			{ background: url(/images/nav/by-categories.png) 0 -42px; }
a.arts-crafts 		{ background: url(/images/nav/by-categories.png) 0 -63px; }
a.games 			{ background: url(/images/nav/by-categories.png) 0 -84px; }
a.music 			{ background: url(/images/nav/by-categories.png) 0 -105px; }
a.educationaltoys 	{ background: url(/images/nav/by-categories.png) 0 -126px; }
a.furniture 		{ background: url(/images/nav/by-categories.png) 0 -147px; }
a.hands 			{ background: url(/images/nav/by-categories.png) 0 -168px; }
a.pocket 			{ background: url(/images/nav/by-categories.png) 0 -189px; }
a.early 			{ background: url(/images/nav/by-categories.png) 0 -210px; }
a.special 			{ background: url(/images/nav/by-categories.png) 0 -231px; }
a.puzzles 			{ background: url(/images/nav/by-categories.png) 0 -252px; }
a.classroomsupplies	{ background: url(/images/nav/by-categories.png) 0 -273px; }
a.mcresources 		{ background: url(/images/nav/by-categories.png) 0 -294px; }
a.ebooks			{ background: url(/images/nav/by-categories.png) 0 -315px; }
/*second-dropdown*/
#dropdown .sub-subjects 	{ width: 167px; left: 16px; }
#dropdown .sub-subjects a 	{ width: 167px; }
a.language 			{ background: url(/images/nav/by-subjects.png) 0 0; }
a.math 				{ background: url(/images/nav/by-subjects.png) 0 -21px; }
a.early-learning 	{ background: url(/images/nav/by-subjects.png) 0 -42px; }
a.science 			{ background: url(/images/nav/by-subjects.png) 0 -63px; }
a.social 			{ background: url(/images/nav/by-subjects.png) 0 -84px; }
a.arts 				{ background: url(/images/nav/by-subjects.png) 0 -105px; }
a.french 			{ background: url(/images/nav/by-subjects.png) 0 -126px; }
a.technology 		{ background: url(/images/nav/by-subjects.png) 0 -147px; }
a.christian 		{ background: url(/images/nav/by-subjects.png) 0 -168px; }
a.health 			{ background: url(/images/nav/by-subjects.png) 0 -189px; }
a.character 		{ background: url(/images/nav/by-subjects.png) 0 -210px; }
/*third-dropdown*/
#dropdown .sub-grades 		{ width: 167px; left: 16px; }
#dropdown .sub-grades a 	{ width: 167px; }
a.preschool 		{ background: url(/images/nav/by-grades.png) 0 0; }
a.kinder 			{ background: url(/images/nav/by-grades.png) 0 -21px; }
a.grade-1 			{ background: url(/images/nav/by-grades.png) 0 -42px; }
a.grade-2 			{ background: url(/images/nav/by-grades.png) 0 -63px; }
a.grade-3 			{ background: url(/images/nav/by-grades.png) 0 -84px; }
a.grade-4 			{ background: url(/images/nav/by-grades.png) 0 -105px; }
a.grade-5 			{ background: url(/images/nav/by-grades.png) 0 -126px; }
a.grade-6 			{ background: url(/images/nav/by-grades.png) 0 -147px; }
a.jr-high 			{ background: url(/images/nav/by-grades.png) 0 -168px; }
a.high-school 		{ background: url(/images/nav/by-grades.png) 0 -189px; }
/*fourth-dropdown*/
#dropdown .sub-season 		{ width: 190px; left: 17px; }
#dropdown .sub-season a 	{ width: 190px; }
a.fall 				{ background: url(/images/nav/by-season.png) 0 0; }
a.winter 			{ background: url(/images/nav/by-season.png) 0 -21px; }
a.spring 			{ background: url(/images/nav/by-season.png) 0 -42px; }
a.summer 			{ background: url(/images/nav/by-season.png) 0 -63px; }
a.welcome 			{ background: url(/images/nav/by-season.png) 0 -84px; }
a.halloween 		{ background: url(/images/nav/by-season.png) 0 -105px; }
a.remember 			{ background: url(/images/nav/by-season.png) 0 -126px; }
a.christmas 		{ background: url(/images/nav/by-season.png) 0 -147px; }
a.valentine 		{ background: url(/images/nav/by-season.png) 0 -168px; }
a.thanks 			{ background: url(/images/nav/by-season.png) 0 -189px; }
a.patrick 			{ background: url(/images/nav/by-season.png) 0 -210px; }
a.easter 			{ background: url(/images/nav/by-season.png) 0 -231px; }
#main {
	background: url(../../images/main.gif);
	width: 800px;
	overflow: hidden;
	margin: 0 auto;
}
div.column {
	width: 189px;
	float: left;
	padding-bottom: 20px;
}
div.formbox {
	width: 189px;
	overflow: hidden;
	margin-top: 16px;
}
span.string {
	background: url(../../images/string.gif);
	width: 114px;
	height: 23px;
	float: left;
	margin-left: 15px;
}
span.string input {
	background: none;
	width: 104px;
	height: 16px;
	border: none;
	font: 120% Arial, Helvetica, sans-serif;
	text-align: center;
	color: #283300;
	padding: 5px 5px 0;
}
input.submit {
	float: left;
	margin-left: 7px;
}
div.cart {
	background: url(../../images/cart.gif) no-repeat 0 27px;
	width: 162px;
	clear: both;
	margin: 16px 0 0 15px;
}
div.column h3 {
	width: 161px;
	height: 25px;
	text-indent: -9999px;
	overflow: hidden;
}
div.cart h3 {background: url(../../images/cart-h3.gif);}
div.cart span {
	font-size: 110%;
	font-weight: bold;
	color: #fff;
	display: block;
	margin: 12px 0 0 40px;
}
div.cart a {
	background: url(../../images/cart-a.gif);
	width: 162px;
	height: 60px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	margin-top: 5px;
}
div.cart a:hover {background-position: 0 -60px;}
a.link {
	width: 158px;
	display: block;
	margin: 15px auto 0;
}
a.link img {
	border: none;
}
div.categ {
	background: url(../../images/categ.gif) no-repeat 0 27px;
	width: 162px;
	margin: 20px 0 0 15px;
}
div.categ h3 {background: url(../../images/categ-h3.gif);}
div.categ ul {
	background: url(../../images/categ-ul.gif) no-repeat 0 100%;
	line-height: 21px;
	margin-top: 5px;
	padding: 0 0 5px 7px;
}
div.categ li {
	background: url(../../images/categ-li.gif) no-repeat 0 4px;
	padding-left: 12px;
}
div.categ a {
	font-size: 120%;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
div.categ a:hover {text-decoration: underline;}
div.content {
	width: 611px;
	float: right;
}
div.content-area {
    background: url(../../images/content-bg.gif) repeat-x;
    width: 569px;
    min-height: 420px;
    margin: 10px 0 0 11px;
    padding: 10px;
}
div.content-area-topleft {
    float: left;
    padding: 0 0 10px 0;
}
div.content-area-topright {
    float: right;
    padding: 0px;
}
div.content-area-bottom {
    width: 569px;
    clear: both;
    margin: 10px 0 0 0px;
    padding-top: 20px;
    border-top: 1px solid #faf6f6;
    font: 14px Arial, Verdana, sans-serif;
    color: #596e0e;
}
div.content-area-bottom ul {
    margin: 5px 0px 15px 30px;
}
div.content-area-bottom li {
    margin: 5px 0px 5px 0px;
    list-style: circle;
}

div.content-area-bottom .contentnumberedlist ol {
    margin: 0px 0px 15px 30px;
}
div.content-area-bottom .contentnumberedlist li {
    margin: 0px 0px 10px 0px;
    list-style: decimal;
}
div.storesleft {
    width: 275px;
    padding: 0px;
    float: left;
    border-right: 1px dotted #a3bc4a;
    font: 14px Arial, Verdana, sans-serif;
    color: #596e0e;
}

div.storesright {
    width: 275px;
    padding: 0px;
    float: right;
    font: 14px Arial, Verdana, sans-serif;
    color: #596e0e;
}
div.storesleft p {
    padding-bottom: 15px;
    line-height: 18px;
}
div.storesright p {
    padding-bottom: 15px;
    line-height: 18px;
}

div.storesleft img {
    padding: 2px;
    border: 1px solid #a3bc4a;
}
div.storesright img {
    padding: 2px;
    border: 1px solid #a3bc4a;
}

#narrow_search {
    width: 555px;
    background-color: #e7efca;
    margin-top: 6px;
    padding: 6px;
}
#narrow_search h2 {
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
    margin-bottom: 4px;
}

#map {
    width: 250px;
    height: 250px;
    border: 1px solid #a3bc4a;
}

#map2 {
    width: 250px;
    height: 250px;
    border: 1px solid #a3bc4a;
}

#map3 {
    width: 250px;
    height: 250px;
    border: 1px solid #a3bc4a;
}

#map4 {
    width: 250px;
    height: 250px;
    border: 1px solid #a3bc4a;
}

.dotted {
    border-bottom: 1px dotted #a3bc4a;
}

.schoolsoutimg {
    margin-right: 20px;
    padding: 1px;
    border: 1px solid #a3bc4a;
}

.contentimg {
    margin-left: 20px;
    margin-right: 20px;
    padding: 1px;
    border: 1px solid #a3bc4a;
}

div.content-area-bottom h1 {
    font: 16px Arial, Verdana, sans-serif;
    font-weight: bold;
    color: #596e0e;
    padding-top: 10px;
    padding-bottom: 10px;
}
div.content-area-bottom p {
    text-align: justify;
    padding-bottom: 15px;
    padding-right: 5px;
    line-height: 18px;
}
div.content-area-bottom a, div.storesright a, div.storesleft a  {
    color: #596e0e;
    text-decoration: underline;
}
div.content-area-bottom a:hover, div.storesright a:hover, div.storesleft a:hover {
    text-decoration: none;
}

/*** VIEW CART ***/
div.content-area-bottom table {
    background-color: #a3bc4a;
}

div.content-area-bottom tr {
    background-color: #fff;
}
div.content-area-bottom tr.darker {
    background-color: #e4eec0;
    font-weight: bold;
}
div.content-area-bottom td.small {
    font-size: 10px;
}
.smallbutton {
    font-size: 10px;
}
div.content-area-bottom strong a {
    background: url(../../images/checkout.png);
    width: 164px;
    height: 52px;
    float: right;
    display: block;
    text-indent: -9999px;
    overflow: hidden;
}
div.content-area-bottom strong a:hover {
    background: url(../../images/checkout2.png);
}
/* IE PNG FIX!! */
div.content-area-bottom img { behavior: url(/new/includes/css/iepngfix.htc) }

div.pl {
    background: url(../../images/content-bg.gif) repeat-x;
    font: 12px Arial, Verdana, sans-serif;
    color: #596e0e;
    width: 569px;
    min-height: 420px;
    margin: 10px 0 0 11px;
    padding: 10px;
}

div.pl h1 {
    font: 16px Arial, Verdana, sans-serif;
    font-weight: bold;
    color: #596e0e;
    margin: 0px;
    padding: 5px 0 0 0;
}

div.pl a {
    font: 11px Arial, Verdana, sans-serif;
    color: #596e0e;
    text-decoration: none;
}
div.pl a:hover {
    text-decoration: underline;
}


div.pl ul {
    width: 569px;
    margin: 10px;
    display: inline;
}

div.pl ul li {
    width: 175px;
    height: 180px;
    text-align: center;
    display: inline;
    padding: 5px;
    float: left;
    /* border: 1px solid #ccc; */
}

div.pl .numbers {
    clear: both;
    border-top: 1px dotted #a3bc4a;
    border-bottom: 1px dotted #a3bc4a;
    margin: 15px 0 30px 0;
    padding: 5px 0 5px 0;
}
div.pl .productdivider {
    border-top: 1px dotted #a3bc4a;
    margin: 15px 0 30px 0;
    padding: 5px 0 5px 0;
}

dv.pl a.currentpage {
    font-weight: bold;
    font-size: 34px;
    color: #ff0000;
}

div.pd-container {
    background: url(../../images/content-bg.gif) repeat-x;
    width: 569px;
    height: 500px;
    overflow: visible;
    margin: 10px 0 0 11px;
    padding: 10px;
}

div.pd {
    width: 569px;
    margin: 0px;
    padding: 0px;
}

div.pd h1 {
    font: 16px Arial, Verdana, sans-serif;
    font-weight: bold;
    color: #596e0e;
    margin: 0px;
    padding: 5px 0 0 0;
}

div.pd a {
    font: 10px Arial, Verdana, sans-serif;
    color: #596e0e;
    text-decoration: none;
}
div.pd a:hover {
    text-decoration: underline;
}

/* IE PNG FIX!! */
div.pd img { behavior: url(/new/includes/css/iepngfix.htc) }



div.pd-left {
    width: 310px;
    padding: 0px;
    margin-top: 10px;
    text-align: center;
    font: 10px Arial, Verdana, sans-serif;
    color: #596e0e;
    display: inline;
    float: left;
}
div.pd-right {
    width: 240px;
    margin: 10px 0 0 310px;
    padding: 0px;
    text-align: justify;
    font: 12px Arial, Verdana, sans-serif;
    color: #596e0e;
}
div.pd-right p {
    margin-bottom: 10px;
}

div.pd-right strong a {
    background: url(../../images/add-to-cart.png);
    width: 164px;
    height: 52px;
    display: block;
    text-indent: -9999px;
    overflow: hidden;
}

div.pd-right strong a:hover {
    background: url(../../images/add-to-cart2.png);
}

div.pd-right h6 {
    background: url(../../images/added.png);
    width: 164px;
    height: 52px;
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}


.sale {
    color: #ff0000;
    font-weight: bold;
}
.productlist

div.image-holder {
    background: url(../../images/image-holder.gif) no-repeat 100% 100%;
	padding-bottom: 14px;
}
div.image-holder img {
	display: block;
	border: 2px solid #ffde03;
	margin: 10px 0 0 11px;
}

.gallery .frame{
	border: 2px solid #ffde03;
}

div.topbox {
	background: url(../../images/topbox.gif);
	width: 589px;
    margin-top: 10px;
    margin-left: 11px;
}
#slider1 div,
#slider2 div{
	height: 105px;
}
div.topbox-holder {
	background: url(../../images/topbox-holder.gif) no-repeat 0 100%;
	width: 589px;
	overflow: hidden;
	padding-bottom: 17px;
}
div.sub-topbox {
    font-size: 11px;
    background: url(../../images/sub-topbox.gif);
    width: 273px;
    height: 110px;
    display: inline;
    float: left;
    overflow: hidden;
    margin: 8px 0 0 8px;
}
div.right {margin-left: 26px;}
div.sub-topbox div {
	background: url(../../images/spring/sub-topbox-div.gif) no-repeat 0 100%;
	width: 273px;
	overflow: hidden;
	padding-bottom: 5px;
}
div.sub-topbox h4 {
	font-size: 110%;
	color: #495e00;
	margin: 4px 0 1px 10px;
}
div.sub-topbox img {
	float: left;
	margin: 0 10px 0 7px;
}
div.sub-topbox p {
	font-size: 110%;
	line-height: 13px;
	color: #495e00;
	margin-right: 20px;
}
div.sub-topbox a {
	font-size: 12px;
	font-weight: bold;
	color: #495e00;
	float: right;
	margin-right: 10px;
}
div.sub-topbox a:hover {text-decoration: none;}
div.topbox ul {
	width: 589px;
	clear: both;
	overflow: hidden;
	padding: 5px 0 0 8px;
}
div.topbox ul li {
	float: left;
	margin-right: 3px;
}
div.topbox ul a {
	background-image: url(../../images/spring/numbers.gif);
	width: 25px;
	height: 25px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
a.one {background-position: 0 0;}
a.one:hover {background-position: 0 -25px;}
a.two {background-position: -25px 0;}
a.two:hover {background-position: -25px -25px;}
a.three {background-position: -50px 0;}
a.three:hover {background-position: -50px -25px;}
a.four {background-position: -75px 0;}
a.four:hover {background-position: -75px -25px;}
a.five {background-position: -100px 0;}
a.five:hover {background-position: -100px -25px;}
a.six {background-position: -125px 0;}
a.six:hover {background-position: -125px -25px;}
a.seven {background-position: -150px 0;}
a.seven:hover {background-position: -150px -25px;}
a.eight {background-position: -175px 0;}
a.eight:hover {background-position: -175px -25px;}
a.nine {background-position: -200px 0;}
a.nine:hover {background-position: -200px -25px;}
a.ten {background-position: -225px 0;}
a.ten:hover {background-position: -225px -25px;}
a.eleven {background-position: -250px 0;}
a.eleven:hover {background-position: -250px -25px;}
a.twelve {background-position: -275px 0;}
a.twelve:hover {background-position: -275px -25px;}
a.thirteen {background-position: -300px 0;}
a.thirteen:hover {background-position: -300px -25px;}
a.fourteen {background-position: -325px 0;}
a.fourteen:hover {background-position: -325px -25px;}
a.fiveteen {background-position: -350px 0;}
a.fiveteen:hover {background-position: -350px -25px;}
a.sixteen {background-position: -375px 0;}
a.sixteen:hover {background-position: -375px -25px;}
a.seventeen {background-position: -400px 0;}
a.seventeen:hover {background-position: -400px -25px;}
/*div.topbox ul a:hover {background-position: 0 -25px;}
a.one {background: url(../../images/1.gif);}
a.two {background: url(../../images/2.gif);}
a.three {background: url(../../images/3.gif);}
a.four {background: url(../../images/4.gif);}
a.five {background: url(../../images/5.gif);}
a.six {background: url(../../images/6.gif);}
a.seven {background: url(../../images/7.gif);}
a.eight {background: url(../../images/8.gif);}
a.nine {background: url(../../images/9.gif);}
a.ten {background: url(../../images/10.gif);}
a.eleven {background: url(../../images/11.gif);}
a.twelve {background: url(../../images/12.gif);}
a.thirteen {background: url(../../images/13.gif);}
a.fourteen {background: url(../../images/14.gif);}
a.fiveteen {background: url(../../images/15.gif);}
a.sixteen {background: url(../../images/16.gif);}
a.seventeen {background: url(../../images/17.gif);}*/

div.topbox-holder #arrows_container {
    width: 560px;
}

div.topbox-holder #arrows_container #arrows_left {
    display: block;
    width: 40px;
    float: left;
    padding: 0;
    margin: 0;
}

div.topbox-holder #arrows_container #arrows_right {
    display: block;
    width: 40px;
    margin: 0;
    padding: 0;
    float: right;
}
div.topbox #arrows_container ul {
    width: 270px;
    clear: both;
    overflow: hidden;
    padding: 5px 0 0 8px;
}
div.topbox #arrows_container ul li {
    float: left;
    margin-right: 3px;
}

div.topbox #arrows_container ul a {
    background-image: url(../../images/spring/arrows.gif);
    width: 25px;
    height: 25px;
    display: block;
    text-indent: -9999px;
    overflow: hidden;
}
a.up {background-position: 0 0;}
a.up:hover {background-position: 0 -25px;}
a.down {background-position: -25px 0;}
a.down:hover {background-position: -25px -25px;}


div.part {
	background: url(../../images/part.gif) no-repeat 0 28px;
	width: 589px;
	clear: both;
	margin-left: 11px;
}
div.part div {
	background: url(../../images/sub-part.gif) no-repeat 0 100%;
	width: 589px;
	overflow: hidden;
	padding-bottom: 20px;
}
div.part h2 {
	width: 162px;
	height: 28px;
	text-indent: -9999px;
	overflow: hidden;
	margin-left: 5px;
}
h2.weekly {background: url(../../images/weekly.gif);}
h2.best {background: url(../../images/best.gif);}
div.part ul {
	margin-top: 20px;
}
div.part ul li {
	float: left;
	display: inline;
	margin: 0 12px 2px;
}
div.part ul a img {
	border: none;
}
div.part ul strong {
	font-size: 110%;
	font-weight: normal;
	color: #303e01;
	text-align: center;
	display: block;
}
div.part ul strong a {
	color: #303e01;
	text-decoration: none;
}
div.part ul span {
	font-size: 110%;
	font-weight: bold;
	display: block;
	text-align: center;
}
div.part ul strong a:hover {text-decoration: underline;}
#footer {
	background: url(../../images/footer2.gif);
	width: 800px;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
}
#footer a {
	text-indent: -9999px;
	overflow: hidden;
}
a.shop {
	background: url(../../images/shop.gif);
	width: 777px;
	height: 66px;
	display: block;
	margin: 8px 0 0 11px;
}
a.request,
a.order {
	width: 362px;
	height: 67px;
	float: left;
}
a.request {
	background: url(../../images/join-our-email-list.gif);
	margin: 15px 0 0 11px;
}
a.request:hover,
a.order:hover {background-position: 0 -67px;}
a.order {
	background: url(../../images/order.gif);
	margin: 15px 0 0 53px;
}
#footer p {
	font-size: 110%;
	font-weight: bold;
	color: #597200;
	clear: both;
	text-align: center;
	padding-top: 9px;
}
#footer p a {
	color: #597200;
	text-decoration: none;
}
#footer p a:hover {color: #536418;}
#footer strong {
	width: 144px;
	height: 30px;
	display: block;
	float: left;
	margin: 14px 0 0 9px;
}
#footer strong a {
	background: url(../../images/logo.gif);
	width: 144px;
	height: 30px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
#footer ul {
	float: right;
	margin: 21px 0 0 0;
}
#footer ul li {
	background: url(../../images/footer-separator.gif) no-repeat;
	float: left;
	padding: 0 8px;
}
#footer ul li:first-child {background: none;}
#footer ul a {
	font-size: 110%;
	color: #5e7900;
	text-decoration: none;
	text-indent: 0 !important;
}
#footer ul li.active a {font-weight: bold;}
#footer ul a:hover {color: #ff0101;}

#footer .archivesul {
    border-top: 1px dotted #a3bc4a;
    width: 616px;
    float: right;
    margin: 8px 0 8px 0;
    padding-top: 8px;
}
#footer .archivesli {
    background: url(../../images/footer-separator-dot.gif) no-repeat;
    float: left;
    padding: 0 8px;
}
#subfield, #websitefield { display: none }

#promo_code{
    width: 235px;
    font-size: 0.8em;
    position: relative;
    top: -25px;
}
#promo_code bold{
    font-size: 0.95em;
}

#promo_code input{
    font-size: 1.0em;
    top: 0px;
    width: auto;
}

#result_promo{
    width: 400px;
    font-size: 0.8em;
    position: relative;
    top: -15px;
    color: #F00;
}

#result_promo a{
    text-decoration: underline;
    color: #F00;
}
#result_promo a:hover{
    text-decoration: none;
}

#discount_cell{
    color: #FF0000;    
}
.discounts{
    background-color: #e4eec0;
    font-weight: bold;
    display: none;
}
#home-content {
    padding: 20px;
    color: #02461E;
}
#home-content p {
    font-size: 14px;
    padding: 5px 0 5px 0;
}

.cart-on-the-fly {
	padding: 10px;
	color: #fff;
}

.cart-on-the-fly a {
	color: #fff;
}

.cart-on-the-fly-table {
	border: 1px solid #8AB200;
	margin: 10px 0px;
}

.cart-on-the-fly .header {
	font-weight: bold;
}

.cart-on-the-fly .cart-separator {
	border-top: 1px solid #8AB200;
}

.pd-left { position: relative; }
.pd-left.ebook:after {
	background: url(/images/ebook-overlay.png) no-repeat;
	content: '';
	display: block;
	height: 300px;
	left: 100px;
	position: absolute;
	top: 75px;
	width: 300px !important;
}
