body {
	font-size:75%;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	background:#FFFFFF;
	margin: 11px;
	_margin: 8px;
	padding: 0;
}
	
div.mainbit {
	/* margin-left: 180px; */
	margin-left: 15em;
	width: 620px;
	border: 1px solid #6852a7;
}

div.text{
	padding: 0.2em;
}

a:link, a:visited, a:active {
	color:#6852a7;
}
a:hover {
	background-color: #6852a7;
	color: white;
}

p {
	padding-top: 0;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

TD {
	font-size:75%;
	vertical-align:top;
}

table {
	border: 0;
	padding: 0;
}

.link_img{
	cursor:hand;
}

.review_quote {
	color: purple;
}
.reviewer {
}
.strapline {
}
.bit_smaller {
	/*font-size:0.9em;*/
	color: black;
}
.links {
	font-weight: bold;
	vertical-align: middle;
	text-decoration:none;
	/*font-size:16px;*/
	color:#000099;
}
.dot {
	color: red;
	vertical-align: middle;
}
.minor_heading {
	font-weight: bold;
}
.major_heading {
	/*font-size:12px;*/
	font-weight: bold;
}
ul {
}

li {
}

.top_align {
	vertical-align:text-top;
}

.left_align {
	text-align: left;
}

.right_align {
	text-align: right;
}

.title {
	/*font-size:12px;*/
	color: white;
	background-color: #6852a7;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	padding: 0.2em;
}
.subtitle {
	/*font-size:12px;*/
	color: Black;
	background-color: silver;
	text-align:left;
	font-weight: bold;
	text-decoration: none;
	padding: 0.2em;
}

.smallTitle {
	/*font-size:12px;*/
	color: white;
	background-color: #6852a7;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	padding: 0.4em;
}
.smallprint {
	/*font-size:9px;*/
}

.sidebar {
	background-color: #6852a7;
	text-align:left;
	vertical-align:top;
	font-weight:bold;
	text-decoration:none;
}

.sidelink {
	color: white;
	font-weight:bold;
	text-decoration:none;
}

.minorTitle {
	text-decoration:none;
}


.seriesText {
	padding: 0.2em;
}

div.box {
	/*display: table;*/
}
div.box div.leftbox {
	float: left;
}
div.box div.rightbox {
	float:right;
	text-align:right;
	margin-top: 5px;
}

div.seriesBox {
	float:none;
	width: 290px;
}
div.seriesBox div.seriesLogo {
	float: left;
	vertical-align: baseline;
	
}
div.seriesBox div.seriesInfo {
	float:right;
}

div.page {
	width: 900px;
}

div.header {
	width: 950px;
}
div.TabHeader {
	width: 800px;
	background-color: #6852a7;
	float: left;
	padding: 3pt;
}

.tabText{
	vertical-align: middle;
	font-weight: bold;
	text-decoration:none;
	color: white;
	text-align: center;
}


div.footer {
	width: 620px;
	margin-left: 180px;
	/*color: white;
	background-color: #6852a7;*/
	text-align:center;
	text-decoration:none;
	padding: 0.2em;
	margin-top: 30px;
	margin-bottom: 30px;
	border-top: 1px solid #6852a7;
	/*font-size:8px;*/
}

.pageTable {
	width: 900px;
}

.left_align {
	text-align: right;
}

.headerTable {
	width: 800px;
}



div.prodImage{
	text-align:center;
}

div.catBox{
	text-align:center;
	float: left
}


div.cart {
	/*width: 800px;*/
	width: 100%;
	border-top: 0.1em groove #6852a7;
	float:left;
	position:relative;
	padding:0.2em;
}
div.cart.price {
	width: 250px;
	border-right: 0.1em groove #6852a7;
	float:left;
}
div.cart.add {
	width: 100px;
	border-right: 0.1em solid white;
	float:left;
}
div.cart.cartInfo {
	width: 200px;
	border-right: 0.1em groove #6852a7;
	float:right;
}
.cartrow {
	background-color: #A89CCA;
}
.cartrow A {
	color: Black;
	text-decoration:none;
}
.cartrow A:hover {
	color: Black;
	background-color: White;
	text-decoration:none;
}
div.generic {
	display: table;
}

div.padded {
	padding: 0.2em;
}

div.column1 {
	width: 302px;
	float:left;
	height:100%;
}

div.column2 {
	width: 302px;
	height:100%;
	float:right;
}

div.indexcolumn1 {
	width: 240px;
	float:left;
	height:750px;
	border-right: 0.1em groove #6852a7;
}

div.indexcolumn2 {
	width: 240px;
	float:left;
	height:750px;
	border-right: 0.1em groove #6852a7;
}

div.indexcolumn3 {
	width: 310px;
	height:750px;
	float:left;
}

div.columnm1 {
	width: 398px;
	border-right: 0.1em groove #6852a7;
	height: 100%;
	float:left;
}
div.columnm2 {
	width: 398px;
	height: 100%;
}
div.columnm3 {
	height: 100%;
	width: 290px;
	float:left;
}

div.cols {
	float:left;
	display:table-cell;
}

div.cols div.col1 {
	float:left;
	vertical-align:text-top;
}

div.cols div.col2 {
	float:right;
}

div.curriculumOnline {
	vertical-align:bottom;
}

div.borderLine {
	border-bottom: 0.1em groove #6852a7;
}


div.productBox {
	position:relative;
	border-bottom: 0.1em groove #6852a7;
}

div.coco {
}
div.productBox div.productTitle {
	color: white;
	background-color: #6852a7;
	text-align:center;
	font-weight:bold;
	position:relative;
	
}
div.productBox div.productDescription {
	display:table;
	border-bottom: 0.1em groove #6852a7;
	font-family: Arial, Helvetica, sans-serif;
	position:relative;
	
}

div.productBox div.productFooter {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	position:relative;
}
div.productDescription div.descriptionDetails {
	border-bottom: 0.1em groove #6852a7;
	display: table;
	position:relative;
}

div.descriptionDetails div.descriptionText {
	float:left;
	width: 50%;
}

div.descriptionDetails div.descriptionBullets {
	float:right;
	width: 50%;
}

div.productDescription div.descriptionLinks {
	position:relative;
}
div.descriptionLinks div.descriptionPdfDemo {
	border-bottom: 0.1em groove #6852a7;
}


div.descriptionLinks div.descriptionOrdering {
	position:relative;
}

div.descriptionOrdering div.descriptionPrices {
	float:left;
	width: 50%;
}

div.descriptionOrdering div.descriptionCart {
	float:right;
	width: 50%;
}


div.colsBox div.col1layout {
	float:left;
	width: 25%;
}
div.colsBox div.col2layout  {
	float:left;
	width: 35%;
}
div.colsBox div.col3layout {
	float:right;
	width: 20%;
}
div.leftNewsletter {
	float:left;
	width: 48%;
}
div.rightNewsletter {
	float:right;
	width: 48%;
}

div.newsletterbottom {
	float:left;
	width: 100%;
}

div.brochureBox {
	float:left;
	width: 100%;
	background: #FFF;
}

div.bl {
	float:left;
	width: 48%;
}
div.br {
	float:right;
	width: 48%;
}


.nsmalllink {
	/*font-size: 12px;
	*/
	color: #776CA8;
	/*text-align: justify;*/
	text-align: center;
	vertical-align: top;
	letter-spacing: normal;
	word-spacing: normal;
	/*font-family: Arial, Helvetica, sans-serif;
	*/
	padding: 10px;
	line-height: 200%;
}

.prodBox {
	height: 100px; 
	/*width 80px;*/
	margin: 5px; 
	border: 1px solid silver; 
	padding: 4px; 
	text-align: center;
}

#searchTD {
	padding-top: 4px;
	_padding-top: 6px;
}
