table.navigation a[href $= "#"] {
visibility: hidden;
}
div.preload, div.preload img {
	display: none;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
}

/* Start Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, tr, th, td { /*Removed table, from this line in order to keep table rendering in center of page */
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	vertical-align: top;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* End Reset */
img {
	border: 0;
}
.left {float: left;}
.right {float: right;}
img.left { border: 2px solid #B2D1C1; margin: 10px;}
img.right { border: 2px solid #B2D1C1; margin: 10px 0 5px 5px; padding: 2px;}
body {
	margin: 5px;
}
table#container {
	position: absolute;
	left: 50%;
	margin-left: -382.5px;
	vertical-align: top;
}
table.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006633;
	font-size: 20px;
	text-decoration: none;
	width: 155px;
	top: 0px;
	vertical-align: top;
}
table.navigation a {
	text-decoration: none;
	padding-top: 6px;
	padding-left: 10px;
	display: block;
	height: 34px;
	width: auto;
	color: #006633;
}
table.navigation a:hover {
	background-image: url(images/nav_bg-hover.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-color: #FFFFFF;
}
table.navigation a#current {
	color: #FFFFFF;
	background-image: url(images/nav_bg.gif);
	background-repeat: no-repeat;
}
td.content {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006633;
	border-left-color: #006633;
	padding: 0px 10px 0 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	min-height: 350px;
}
td.content p {
	margin: 10px 0;
	line-height: 1.5em;
}
td.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 10px;
}
td.pagetitle {
	background-image: url(images/title.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	height: auto;
	color: #FFFFFF;
	padding: 10px 5px 5px 10px;
	line-height: 25px;
}
td.content-bottom {
	background-image: url(images/content_bottom.gif);
	background-repeat: no-repeat;
	width: 610px;
}
td.kids_nav {
	margin: 0 0 0 10px;
	padding: 0;
}
td.kids_nav a {
	padding: 0 0 10px 0;
}
a {
	color: #006633;
	text-decoration: none;
}
a:hover {
	background-color: #B2D1C1;
}


/* Bestsellers Table Styles */
table#bestsellers {
	border: 0px solid #B2D1C1;
	width: 560px;
}
table#bestsellers td {
	padding: 2px 10px;
}
table#bestsellers td.number  {
	background-image: url(images/bestseller-number.gif);
	background-repeat: no-repeat;
	text-align: center;
	background-position: center center;
	color: #FFFFFF;
	padding: 0px 5px;
	vertical-align: top;
}
table#bestsellers td.shade {
	background-color: #B2D1C1;
}
table#kids_bestsellers {
	width: 560px;
	border: 1px solid #B1D1C1;
}
table#kids_bestsellers td {
	padding: 2px 10px;
}
table#kids_bestsellers tr.shade {
	background-color: #B2D1C1;
}
h4#kids_bestsellers {
	font-size: 20px;
	font-weight: normal;
	margin: 10px 0 5px 0px;
	padding: 5px 0;
	clear: both;
	color: #FFFFFF;
	width: 100%;
	background-color: #006633;	
	text-indent: 10px;
}
	a#bs.tooltop {cursor: pointer; color: #000000 !important;}
	a#bs.tooltip span {display:none; padding:2px 3px; margin-left:8px;}
	a#bs.tooltip:hover span{display:inline; position:absolute; background:#ffffff; border:2px solid #B2D1C1; color:#006633;}
	a#bs.tooltip:hover {background: none; cursor: default;}

/* Review Div Styles */
div#review {
	padding: 10px;
	border: 1px solid #B2D1C1;
	width: 560px;
	margin: 10px 0;
}
div#review p {
	line-height: 20px;
	margin: 5px 0;
}
p#publish_price {
	line-height: 10px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	font-size: 12px;
}
p#publish_price span {
	font-style: normal;
	font-size: 16px;
	color: #006633;
}
p#title_author {
	line-height: 24px;
	margin: 0px;
	padding: 0px;
}
p#title_author a {
	color: #006633;
	text-decoration: none;
}
span#title, span#author {
	font-size: 22px;
	color: #006633;
}
p#reviewer {
	text-align: right;
	padding: 0;
	margin: 0px;
	margin-top: -10px;
	color: #006633;
}
ul {
	list-style: decimal;
	margin: 5px;
	padding: 0 0 0 25px;
}
ul li {
	padding: 2px 0;
}

/* News Styles */

div#archive {
	width: 180px;
	padding: 5px;
	margin: 5px;
	border: 1px solid #006633;
	float: right;
	background-color: #FFFFFF;
}
div#archive h1 {
	font-size: 14px;
	font-weight: 700;
	margin: 2px 0px;
	padding: 0px;
	line-height: 14px;
	color: #006633;
}
div#archive a {
	font-size: 12px;
	color: #000000;
	margin: 2px 0px;
	padding: 0px 0px 0px 5px;
	text-decoration: none;
	display: block;
	width: 100%;
}
div#archive a:hover {
	background-color: #B2D1C1;
	font-weight: 700;
}
h1#headline {
	font-size: 24px;
	font-weight: 700;
	color: #006633;
	margin: 10px 0;
	line-height: 25px;
	padding: 0;
}
h1#headline a {
	color: #006633;
	text-decoration: none;
}
a.nextpage_highlight {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color:#006633;
	border: 0px solid #006633;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	width: 10px;
}

a.nextpage_highlight:hover {
	text-decoration: none;
	color: #006633;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 0px solid #666666;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	width: 10px;
}
a.nextpage {
	text-decoration: none;
	color: #006633;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 0px solid #666666;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	width: 10px;
}
a.nextpage:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #006633;
	border: 0px solid #006633;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	width: 10px;
}


/* Contact Us */
form#contact {
}
form#contact fieldset {
	padding: 0px;
	width: auto;
	border: 0px;
	width: 350px;
}
form#contact fieldset legend {
	font-size: 18px;
}
form#contact div {
	clear: left;
	display: block;
	width: 350px;
	margin: 0;
	padding: 1px 0px;
	background-color: #B1D1C1;
}
form#contact div label {
	display: block;
	float: left;
	width: 80px;
	padding: 3px 5px;
	margin: 0 0 5px 0;
	text-align: right;
}
form#contact input, textarea {
	width: 250px;
	margin: 2px 0 2px 0;
}
form#contact textarea {
	height: 150px;
}
form#contact input#button {
	width: auto;
	padding: 2px;
	margin: 0 0 0 90px;
}
div#contact_other {
	float: right;
	width: 225px;
	height: 380px;
	margin: 10px 0 0 5px;
	border: 2px solid #B1D1C1;
	padding: 2px;
}
div#contact_other h3 {
	font-weight: 700;
	color: #006633;
	text-align: center;
}
div#contact_other p#tel {
	margin: 5px;
	font-size: 18px;
	font-weight: 700;
}
div#contact_other p#tel span {
	font-size: 22px;
}
div#contact_other p#address {
	font-size: 18px;
	margin: 5px 0 0 25px;
}	
div#contacterrors {
	background-color: #FF777A;
}











div.developedby {
	font-size: 12px;
	width: 760px;
	position: relative;
	left: 50%;
	margin-left: -380px;
	color: #336699;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.developedby a{
	text-decoration: none;
	color: #336699;	
}
div.developedby a:hover {
	text-decoration: underline;
	background-color: #FFFFFF;
}