#ja-container {
	background: url(kidsimages/custom/mainwrap-bg.gif) repeat-y 20% 0%;
}

#ja-containerwrap, #ja-containerwrap-fr, #ja-containerwrap-fl {
	clear: both;
	background: url(kidsimages/custom/mainwrap-right-bg.gif) repeat-y top right;
}


.VertMenuItems {}
a.VertMenuItems:link,
a.VertMenuItems:active,
a.VertMenuItems:visited,
a.VertMenuItems:hover
{
	padding: 5px 0 6px 15px;
	width: 90%;
	display: block;
	color: #403C3A;
	background: url(kidsimages/custom/a-mainlevel-bg.gif) no-repeat bottom left;
	font-weight: bold;
	text-decoration: none;
}


#ja-col1 a {
	color: #333;
}

#ja-col1 a:hover, #ja-col1 a:active, #ja-col1 a:focus {
	color: #666;
}

#ja-col1 {
	float: left;
	width: 20%;
	background-color: #A0CB12;
	overflow: hidden;
}

#ja-headerwrap {
	clear: both;
	background: url(kidsimages/custom/header-bg.gif) repeat top left;
	position: relative;
	height: 100px;
}
h1.logo a {
	width: 321px;
	float: left;
	display: block;
	background: url(kidsimages/custom/logo.gif) no-repeat;
	text-decoration: none;
 	text-indent: -4000px;
	height: 100px;
	outline: none;
}

#ja-vm-cart {
	width: 243px;
	margin: 0px;
	padding-left: 20px;
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(kidsimages/custom/vm-cart-bg.gif) top right no-repeat;
}
#ja-mainnav {
	border-top: 1px solid #d3acc1;
	border-bottom: 1px solid #d3acc1;
	background: url(kidsimages/custom/mainnav-bg.gif) repeat-x bottom #d3acc1;
	font-family: Arial, Helvetica, sans-serif;
}

/* TOP NAVIGATION
----------------------------------------------------------- */
#ja-splitmenu {
	margin: 0;
	padding: 0;
}

#ja-splitmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#ja-splitmenu li {
	margin: 0;
	padding: 0;
	display: inline;
}

#ja-splitmenu a {
	float: left;
	padding: 10px 30px;
	display: block;
	color: #EE9600;
	background: url(kidsimages/custom/mainnav-sep.gif) repeat-y bottom right;
	font-weight: bold;
	font-size: 135%;
	line-height: normal;
	text-decoration: none;
 }

#ja-splitmenu a:hover,
#ja-splitmenu a:active,
#ja-splitmenu a:focus {
	color: #FFFFFF;
	background: url(kidsimages/custom/mainnav-sep.gif) repeat-y bottom right #951159;
}

#ja-splitmenu li.active a,
#ja-splitmenu li.active a:hover,
#ja-splitmenu li.active a:active,
#ja-splitmenu li.active a:focus {
	color: #FFFFFF;
	background: url(kidsimages/custom/mainnav-sep.gif) repeat-y bottom right #530630;
}

a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
	color: #530630;
	background: url(images/custom/a-mainlevel-hover.gif) no-repeat bottom left;
	text-decoration: none;
}

a.mainlevel#active_menu {
	color: #EE9600;
	background: url(images/custom/a-mainlevel-hover.gif) no-repeat bottom left;
	font-weight: bold;
	text-decoration: none;
}

a.sublevel {
	padding: 2px 4px 2px 20px;
	display: block;
	color: #530630;
	background: url(images/custom/bullet-list2.gif) no-repeat 8px 8px;
	text-decoration: none;
}

a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
	color: #EE9600 !important;
	text-decoration: none;
}

#active_menu {
	color: #EE9600 !important;
	font-weight: bold;
}

/* LEFT COLUMN + RIGHT COLUMN
--------------------------------------------------------- */

#ja-col1 {
	float: left;
	width: 20%;
	background-color: #A0CB12;
	overflow: hidden;
}

#ja-col1 div.ja-innerpad {
	padding: 8px 0 10px;
	color: #FFFFFF;
}

#ja-col1 a {
	color: #333;
}

#ja-col1 a:hover, #ja-col1 a:active, #ja-col1 a:focus {
	color: #666;
}

#ja-col2 {
	float: right;
	width: 24.9%;
	overflow: hidden;
}

#ja-col2 div.ja-innerpad {
	padding: 0 25px 10px 0;
}

#ja-col2 li a {
	color: #403C3A;
}

#ja-col2 li a:hover, #ja-col2 li a:active, #ja-col2 li a:focus {
	color: #403C3A;
}

#ja-col1 table,
#ja-col2 table {
	border-collapse: collapse;
	border-spacing: 0;
}

#ja-col1 ul li,
#ja-col2 ul li {
	padding-left: 15px;
	margin: 0;
	background: url(images/custom/bullet-list.gif) no-repeat 2px 8px;
}

#ja-col1 li {
	background-image: url(images/custom/bullet-list3.gif) !important;
}

#ja-col1 ul,
#ja-col2 ul {
	margin: 0;
}

#ja-col1 div.moduletable h3 {
	margin: 0 -15px 5px;
	padding: 8px 15px;
	color: #FFFFFF;
	background: #be1570;
}

hr {
	border-top: 1px solid #FFFFFF;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}


