﻿body
{
	background-image: url(/images/KL_BackgrndBorder.gif);
	margin-top: 0;
	font-family: Verdana;
	font-size: 8pt;
	color: #555555;
}
div.subheader.trim
{
	background-image: url(/images/KL_Nav_Trim.gif);
	height: 6px;
}
h1.logo
{
	text-indent: -9999px;
	background: url(/images/KL_Logo.gif) no-repeat left;
	width: 161px;
	height: 36px;
}
div.tagline
{
	background: url(/images/KL_Border_Tagline.gif) no-repeat left;
	margin-top: 5px;
	height: 33px;
}
/* page background and awning */
table.main
{
	background-color: White;
	width: 960px;
}
td.main
{
	width: 100%;
	background-image: url(/images/KL_TopBorder.gif);
	height: 19px;
}
/* end page background and awning */
.mapbody
{
	overflow: hidden;
	background: #f7f7ff;
	padding: 0px;
	margin: 0px;
	height: 100%;
}
.flashareamap
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	padding: 0px;
	vertical-align: middle;
	text-align: center;
}
.lightBlue
{
	background: #d4e9fb;
}
.darkBlue
{
	background: #71B0E6;
}
.lightGreen
{
	background: #d7e8ca;
}
h1
{
	font-size: 11pt; /*font-family: Georgia;*/
	color: #415d97;
	font-weight: bold;
	margin: 0px;
}
.heading
{
	font-family: Georgia;
	color: #415d97;
	font-size: 10pt;
	font-weight: bold;
}
.larger
{
	font-size: 10pt;
}
a.kl_tag
{
	text-decoration: none;
	font-weight: bold;
}
.smaller
{
	font-size: 7pt;
}
.rowdots
{
	background-image: url(/images/KL_Border_Dotted.gif);
	background-repeat: repeat-x;
	height: 5px;
	vertical-align: middle;
}
img
{
	border: 0;
}
a
{
	/*text-decoration: none;*/
	color: #555555;
}
a:hover
{
	text-decoration: underline;
}
.thumbnail:hover
{
	background-color: #d4e9fb;
}
/* common text validations, inputs etc */
.errorinfo
{
	color: Red;
	font-size: 8pt;
	height: 100%;
}
.callout
{
	color: Red;
}
.successinfo
{
	font-size: 9pt; /*color: #0d0056;*/
	color: Green;
}
.logininput
{
	width: 280px;	/* 20 less than bounding box */
}
/* Sku Thumbnail */
.skuThumb
{
	/*font-weight:bold;*/
}
a.skuThumb
{
	color: #415d97;
	font-weight: bold;
}
a.skuThumb:hover
{
	color: #dc9027;
}
td.hmThumbSpacer
{
	width: 40px;
}
/* end Sku Thumbnail */

/* Kidlandia Button */
.kl_btn
{
	/* Sliding right image */
	background: transparent url('/images/KL_Btn_GenericRight.gif') no-repeat scroll top right;
	display: inline-block;
	float: left;
	height: 21px;
	margin-right: 0px;
	padding-right: 3px;
	text-decoration: none;
	color: #ffffff;
	white-space: nowrap;
	line-height: 21px;
	font-weight: bold;
}
a.kl_btn:hover
{
	text-decoration: none;
}
.kl_btn span
{
	/* Background left image */
	background: transparent url('/images/KL_Btn_GenericLeft.gif') no-repeat;
	display: block;
	padding-left: 8px;
}
.kl_btn span span
{
	/* Text */
	background: #71B0E6;
	padding: 0px;
	padding-right: 5px;
}
/* end Kidlandia Button */
/*button
{
	position: relative;
	font-family: Times New Roman;
	border: 0;
	padding: 0;
	cursor: pointer;
	overflow: visible; *//* removes extra side padding in IE *//*
}

button::-moz-focus-inner
{
	border: none; *//* overrides extra padding in Firefox *//*
}

button span
{
	position: relative;
	display: block;
	white-space: nowrap;
}
button.kl_btn
{
	padding-left: 8px;
	margin-right: 0px;
	text-align: center;
	background: transparent url('/images/KL_Btn_CapRight.gif') no-repeat scroll top right;
}

button.kl_btn span
{
	padding-left: 8px;
	height: 21px;
	background: transparent url('/images/KL_Btn_CapLeft.gif') no-repeat;
	color: #ffffff;
}
*/


/* Navigation and menu */
.menuControl
{
	font-family:Verdana;
	color: #555555;
	padding:5px;
	padding-bottom:0px;
	border-style:solid;
	border-width:3px;
	border-color: #d7e8ca;
	background-color: #ffffff;
	text-align: left;
	position:relative;
}
.navControl
{
	font-family:Georgia;
	color: red;
	font-size:10pt;
	text-align:center;
}
.navControl.heading
{
	font-family:Georgia;
	color: #415d97;
	font-size:10pt;
	font-weight:bold;
}
.navControl.tree
{
	font-family:Georgia;
	color: #415d97;
    text-align:left;
}
.navControl.leaf
{
	font-family: Verdana;
	font-size:9pt;
	color: #555555;
    text-align:left;
}
a.navControl:hover
{
	color: #dc9027;
}
/*.navControl A:link
{
	color: #2e2929;
}
.navControl A:visited
{
	color: #2e2929;
}*/
/* end navigation and menu */

/* CART */
table.itemlist
{
	width: 520px;
}
th.itemlist
{
	background-color: #d4e9fb;
	border-top-style: solid;
	border-top-color: #71B0E6;
	border-top-width: 1px;
	padding: 3px;
}
td.itemlist_top
{
	padding-top: 10px;
	vertical-align:baseline;
}
td.itemlist_bottom
{
	border-bottom-style: solid;
	border-bottom-color: Gray;
	border-bottom-width: 1px;
}
img.productthumb
{
	width: 150px;
	height: 150px;
	border: none;
}
table.carttotal
{
	width: 340px;
	border-style: solid;
	border-color: #71B0E6;
	border-width: 2px;
}
th.carttotal
{
	background-color: #d4e9fb;
	font-size: larger;
	padding: 3px;
}
td.carttotal
{
	padding:10px;
}
td.shipping
{
	width: 50%;
}

/* END CART */
/* news page */
.newscolumn1
{
	width: 150px;
	font-weight:bold;
	text-align:right;
	float:left;
	line-height:20px;
}
.newscolumn2
{
	width:300px;
	padding-left:10px;
	line-height:20px;
}
/* end new page */