#cat_list hr {
	border: none;
	border-bottom: 1px solid #999;
}

.r {
	text-align: right;
}
.l {
	text-align: left;
}
.c {
	text-align: center;
}

.affiliate {
	margin-top:5px;
}

.thumblist td {
	text-align: center;
	vertical-align: top;
}
.thumblist img {
	border: none;
	vertical-align: middle;
}

.thumbstring .string {
	border-bottom: 2px solid #ccc;
	margin-bottom: 1em;
}
.thumbstring .string img {
	padding-left:1em;
	background: #fff;
	border: none;
	vertical-align: middle;
}

table.align-c th,
table.align-c td {
	text-align: center;
}

table.lined td {
	border: 1px solid;
}

/* category tree */
#tree ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#tree li {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#tree .div {
	margin-top:1em;
}
#tree a {
	margin:0;
	padding:0;
	display:block;
	width: 100%;
	padding-right: 1em;
	border-top: 1px solid #def;
	border-bottom: 1px solid #def;
}
#tree a:hover {
	background: #fff;
}
#tree .level0 a {
	padding-left: 1em;
}
#tree .level1 a {
	padding-left: 2em;
}
#tree .level2 a {
	padding-left: 3em;
}
#tree .level3 a {
	padding-right: 4em;
}

#tree .current a {
	text-decoration:none;
	background: #fff;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	height: 18px;
}

/* Curriculum */
#tree .curriculum a {
	background: #def url(/mm5/images/categories/tree_Curriculum.gif) no-repeat;
	height: 52px;
}
#tree .curriculum a:hover,
#tree .current.curriculum a {
	background: #def url(/mm5/images/categories/tree_Curriculum.gif) no-repeat;
	border-top: 1px solid #def;
	border-bottom: 1px solid #def;
}
#tree .curriculum a span {
	display:none;
}

/* Testing */
#tree .testing a {
	background: #def url(/mm5/images/categories/tree_Testing.gif) no-repeat;
	height: 52px;
}
#tree .testing a:hover,
#tree .current.testing a {
	background: #def url(/mm5/images/categories/tree_Testing.gif) no-repeat;
	border-top: 1px solid #def;
	border-bottom: 1px solid #def;
}
#tree .testing a span {
	display:none;
}

/* High School */
#tree .highschool a {
	background: #def url(/mm5/images/categories/tree_HighSchool.gif) no-repeat;
	height: 52px;
}
#tree .highschool a:hover,
#tree .current.highschool a {
	background: #def url(/mm5/images/categories/tree_HighSchool.gif) no-repeat;
	border-top: 1px solid #def;
	border-bottom: 1px solid #def;
}
#tree .highschool a span {
	display:none;
}

/* Storybooks */
#tree .storybooks a {
	background: #def url(/mm5/images/categories/tree_Storybooks.gif) no-repeat;
	height: 52px;
}
#tree .storybooks a:hover,
#tree .current.storybooks a {
	background: #def url(/mm5/images/categories/tree_Storybooks.gif) no-repeat;
	border-top: 1px solid #def;
	border-bottom: 1px solid #def;
}
#tree .storybooks a span {
	display:none;
}

/* hide NCCA handbook */
#tree .handbook {
	display:none;
}

/* Variety Shoppe */
#tree .shoppe a,
#tree .shoppe a:hover,
#tree .current.shoppe a {
	background: #def url(/mm5/images/categories/tree_Variety_Shoppe.jpg) no-repeat;
	height: 50px;
}
#tree .shoppe a span {
	display:none;
}

/* Specials Page */
#tree .specials {
	display: none;
}




p.samples {
	padding: .5em;
	background-color: #ffc;
	border: 1px solid #c51;
}

/* link to samples message */
#see_samples img {
	border: 0;
}

/* question and answer items */
.qa dt {
	font-weight: bold;
	margin-top: 1em;
}

/* categories */
.category .heading h1 {
	font: normal 36px Arial;
	padding: 0;
	margin: 0;
	border-bottom: 2px solid #999;
}

.category .heading h2 {
	font: bold 24px Arial;
	color: #888;
	padding: 0;
	margin: 0;
}

.category blockquote {
	margin: 0;
	border: 1px solid #c51;
	background-color: #ffc;
	padding: 1em;
}

.lined {
	margin-top: 2em;
	border-bottom: 1px solid #000;
}

.cat_p_list form {
	display: inline;
}

.cat_p_list .image img {
	border: 1px solid #ccc;
}

td.image {
	padding-right: 5px;
}
td.info {
	padding: 2px 2px 2px 5px;
}

/* categories and product list */
.shortcut_list {
	background: #ffc;
	border-top: 2px solid #c51;
	border-bottom: 2px solid #ffc;
}
.shortcut_list td {
	white-space: nowrap;
	padding: 2px 5px;
	text-align: center;
}
.shortcut_list .min {
	width: 1%;
}

.next_list {
	background-color: #eee;
}
.next_list.top {
	border-top: 2px solid #999;
}
.next_list.bottom {
	border-bottom: 2px solid #999;
}
.next_list td {
	white-space: nowrap;
	padding: 2px 5px;
}

.next_list h4 {
	margin: 0;
}

.next_list form,
.next_list h3 {
	display: inline;
}

.next_list h3 {
	margin-left: 3px;
	font-size: 120%;
}

.next_list .next {
	text-align: right;
}

/* product list */
.prod_list th,
.prod_list td {
	padding: 2px 5px;
}

.prod_list .r {
	background-color: #eee;
}

/* volume pricing list */
ul.volprice {
	margin: 0;
	padding: 0;
}
.volprice li {
	color: red;
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none;
}

/* related items sidebar */
.related .heading {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-align: center;
}
.related p {
	text-align: center;
	font-size: .85em;
}

.related th,
.related td {
	padding: 1em 0;
	text-align: center;
}

.related a {
	font-size: .85em;
}
.related a img {
	border: 1px solid #999;
	vertical-align: sub;
}

/* what's new home page listing */
.newbooks {
	clear: both;
}

.newbooks .heading {
	color: #999;
	border-bottom: 2px solid #999;
	font-style: italic;
}

.newbooks .left {
	display: block;
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
}

.newbooks .right {
	display: block;
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}

.newbooks a img {
	border: 0;
}

.newbooks hr {
	clear: both;
	border-top: 0;
	border-bottom: 2px dashed #999;
	margin: 1em 0;
	padding: 0;
}

/* contact page */
.contact-page {
	background:#f3f3f3;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	margin-top:1em;
	padding:.5em 1em;
}
.contact-page th {
	padding: .5em 1em .5em 0;
	text-align: right;
	vertical-align: top;
}
.contact-page td {
	padding: .5em 0 .5em 0;
	vertical-align: top;
}

/* rounded boxes */
.border {
	margin-top: 20px;
	margin-bottom: 20px;
}

.border .header,
.border .footer div {
	position: relative;
	height: 12px;
	clear: both;
}

.border .header div {
	position: absolute;
	left: 10px;
	font-size: 20px;
	top: -21px;
	white-space: nowrap;
}

.border .content {
	padding: 0 4px 0 10px;
}

.border .column.left {
	float: left;
	width: 47%;
}
.border .column.right {
	float: right;
	width: 47%;
}

.border .content h2 {
	color: #000;
	position: relative;
	top: -5px;
	font-size: 20px;
}
.border p {
	margin: 0 0 .5em 0;
}

.border .info {
	font-size: .8em;
	margin-top: -5px;
}

.border .sub {
	font-size: .8em;
	padding-left: 10px;
	margin-top: -5px;
}

.boldlink a {
	font-weight: bold;
}

/* ...pink */
.border.white2pink {
	background: url(/common/images/border_white2pink.nw.gif) top left no-repeat;
}
.border.white2pink .header {
	background: url(/common/images/border_white2pink.ne.gif) top right no-repeat;
}
.border.white2pink .body {
	background: url(/common/images/border_white2pink.e.gif) top right repeat-y;
}
.border.white2pink .footer {
	background: url(/common/images/border_white2pink.sw.gif) bottom left no-repeat;
}
.border.white2pink .footer div {
	background: url(/common/images/border_white2pink.se.gif) bottom right no-repeat;
}

/* ...yellow */
.border.white2yellow {
	background: url(/common/images/border_white2yellow.nw.gif) top left no-repeat;
}
.border.white2yellow .header {
	background: url(/common/images/border_white2yellow.ne.gif) top right no-repeat;
}
.border.white2yellow .body {
	background: url(/common/images/border_white2yellow.e.gif) top right repeat-y;
}
.border.white2yellow .footer {
	background: url(/common/images/border_white2yellow.sw.gif) bottom left no-repeat;
}
.border.white2yellow .footer div {
	background: url(/common/images/border_white2yellow.se.gif) bottom right no-repeat;
}

/* ...blue */
.border.white2blue {
	background: url(/common/images/border_white2blue.nw.gif) top left no-repeat;
}
.border.white2blue .header {
	background: url(/common/images/border_white2blue.ne.gif) top right no-repeat;
}
.border.white2blue .body {
	background: url(/common/images/border_white2blue.e.gif) top right repeat-y;
}
.border.white2blue .footer {
	background: url(/common/images/border_white2blue.sw.gif) bottom left no-repeat;
}
.border.white2blue .footer div {
	background: url(/common/images/border_white2blue.se.gif) bottom right no-repeat;
}

/* ...orange */
.border.white2orange {
	background: url(/common/images/border_white2orange.nw.gif) top left no-repeat;
}
.border.white2orange .header {
	background: url(/common/images/border_white2orange.ne.gif) top right no-repeat;
}
.border.white2orange .body {
	background: url(/common/images/border_white2orange.e.gif) top right repeat-y;
}
.border.white2orange .footer {
	background: url(/common/images/border_white2orange.sw.gif) bottom left no-repeat;
}
.border.white2orange .footer div {
	background: url(/common/images/border_white2orange.se.gif) bottom right no-repeat;
}


.courses h3 {
	margin-bottom: 10px;
}
.courses .border {
	margin-top: 0;
}

.courses .border-container {
	max-width:800px;
	width:expression(document.body.clientWidth > 800? "800px": "auto" );
}

.courses .content {
	padding-right: 10px;
}

.courses th {
	font-weight: normal;
	font-style: italic;
	font-size: smaller;
	padding: 1px 5px;
}

.courses td {
	border-top: 1px solid #999;
	padding: 5px 5px;
}

.courses th.grade {
	text-align: right;
	width: 1%;
}
.courses td.grade {
	text-align: right;
}
.courses th.topic {
	text-align: left;
}
.courses td.topic {
	font-size: smaller;
}
.courses th.title {
	text-align: left;
}
.courses th.credit {
	width: 1%;
}
.courses td.credit {
	text-align: center;
}
.courses th.pub {
	text-align: left;
}
.courses td.pub {
	font-size: smaller;
}

.table-wrap {
	width: 100%;
}
.table-wrap table {
	width: 100%;
}

.search-input { width:300px; border:1px solid #89a; background-color:#fff; }
.search-input.focus input { background-color:#ffe; }
.search-input .input-wrap { margin:0px 24px 0px 2px; position:relative; }
.search-input input { margin:0; border:0; padding:0; width:100%; height:23px; font-size:99%; line-height:160%; background:none; }
.search-input.is-empty input { color:#999; }
*:focus { outline:none; }
.search-input a { position:absolute; top:0; right:-24px; height:23px; width:23px; background:#fff url(/common/images/search.17x17.png) 3px 3px no-repeat; }
.search-input a:active { background-position:4px 4px; }
.search-input .is-loading { background:url(/common/images/ajax_loading.gif) center center no-repeat; }

#search-input-nav { width:130px; margin-top:1px; position:relative; z-index:200; }
#search-input-nav .input-wrap { margin-right:20px }
#search-input-nav input { font-size:70%; height:19px; }
#search-input-nav a { right:-20px; height:19px; width:19px; background-position:1px 1px; }
#search-input-nav a:active { background-position:2px 2px; }

#search-results-nav-box { display:none; position:absolute; z-index:100; left:-3px; top:-3px; width:300px; height:400px; overflow:hidden; background-color:#fff; border:1px solid #999;
    -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px;
    -moz-box-shadow:0 5px 10px #999; -webkit-box-shadow:0 5px 10px #999; box-shadow:0 5px 10px #999;
}

#search-results-nav-box .close { position:absolute; right:2px; top:2px; width:19px; height:19px; font-size:150%; line-height:90%; overflow:hidden; border:1px solid #fff; color:#999; text-align:center; cursor:pointer; }
#search-results-nav-box .close:hover { color:#00e; }

#search-results-nav-list { position:relative; top:25px; border-top:1px solid #ccc; font-size:12px; }
#search-results-nav-list dl { margin:0; padding:0 0 5px 0; }
#search-results-nav-list p,
#search-results-nav-list dt { margin:0 10px; padding:5px 0 0 0; }
#search-results-nav-list dd { margin:0 10px 0 20px; color:#666; font-size:11px; }
#search-results-nav-list .q { background-color:#ff0; }
#search-results-nav-list a .q { text-decoration:underline; }
#search-results-nav-list .ctgy { background-color:#def; }

