body {
	margin: 0;
	padding: 0;
	background: #9CC629;
	font: 12px Arial, Helvetica, sans-serif;
	color: #662D91;
	min-width: 900px;
}
a {
	outline: none;
}
#hContainer {
	height: 222px;
	background: url('../images/header-background.jpg') no-repeat 50% -666px;
}
.header {
	width: 900px;
	height: 222px;
	margin: 0 auto;
}
a.logo {
	width: 343px;
	height: 149px;
	display: block;
	float: left;
	text-decoration: none;
	text-indent: -99999px
}
a.kids, a.parents, a.teachers {
	height: 70px;
	width: 128px;
	display: block;
	float: left;
	text-decoration: none;
	text-indent: -99999px
}
a.kids {
	margin-top: 80px;
}
a.parents {
	margin-top: 42px;
}
a.teachers {
	margin-top: 4px;
}
#tNav {
	width: 610px;
	height: 31px;
	float: auto;
	margin: 14px 20px 0 370px;
	background: url('../images/nav-background.jpg') no-repeat 0 -124px;
}
html>body .tNav {
	margin-right: 35px;
}
a#home, a#news, a#newsSelected, a#philosophy, a#wtb, a#wtbSelected, a#contact, a#homeSelected, a#philosophySelected, a#wtbSelectedt, a#contactSelected {
	display: block;
	float: left;
	height: 31px;
	text-indent: -99999px;
	overflow: hidden;
	color: #FFD600;
}
a#home, a#homeSelected {
	width: 74px;
}
a#home:hover, a#homeSelected {
	background: url('../images/nav-background.jpg') no-repeat 0 -93px;
}
a#news, a#newsSelected {
	width: 73px;
}
a#news:hover, a#newsSelected {
	background: url('../images/nav-background.jpg') no-repeat -74px -93px;
}
a#philosophy, a#philosophySelected {
	width: 116px;
}
a#philosophy:hover, a#philosophySelected {
	background: url('../images/nav-background.jpg') no-repeat -147px -93px;
}
a#wtb, a#wtbSelected {
	width: 151px;
}
a#wtb:hover, a#wtbSelected {
	background: url('../images/nav-background.jpg') no-repeat -263px -93px;
}
a#contact, a#contactSelected {
	width: 90px;
}
a#contact:hover, a#contactSelected {
	background: url('../images/nav-background.jpg') no-repeat -414px -93px

}
a#facebook, a#facebookSelected {
	width: 31px;
}
a#facebook:hover, a#facebookSelected {
	background: url('../images/nav-background.jpg') no-repeat -510px -93px;
}


.bContainer {
	width: 844px;
	margin: 0 auto;
}
.bPlacer {
	margin: 0 0 0 17px;
}
.bRight {
	float: right;
	width: 520px;
	padding: 7px 0 0 0;
}
.bRight a {
	color: #ec008c;
	text-decoration: none;

}
.bRight a:hover {
	text-decoration: underline;
}

.bRight div.benefits {
	width: 145px;
	padding-left: 90px;
	float: left;
}

.bRight div#manipulative { background: url(../images/icons/manipulative.png) no-repeat 11px 15px; }
.bRight div#quiet { background: url(../images/icons/quiet.png) no-repeat 11px 15px; }
.bRight div#creative { background: url(../images/icons/creative.png) no-repeat 11px 15px; }
.bRight div#three-d { background: url(../images/icons/three-d.png) no-repeat 11px 15px; }

.bRightC2, .bRightC1 {
	line-height: 17px;
	width: 478px;
}
.bRightC1 {
}
.bRightC2 {
	margin-top: 30px;
}
.bRightC2 span a {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.bLeft {
	width: 303px;
}
.bLeftPlacer {
	/*margin: 0 0 0 12px;*/
	padding: 31px 0px 0px 12px;
	background: url(../images/looking-for-project-bottom.png) no-repeat 2px 0px;
}

.footerStripe {
	overflow:hidden;
    clear:both;
	background: #FFD600;
	margin: 5px 0 0 0;
	padding: 6px 0;
	color: #92278F;
	text-transform: uppercase;
	font-size: 10px;
}
.footerStripe div {
	width: 844px;
	margin: 0 auto;
	text-align: right;
}
.footer {
	overflow:hidden;
    clear:both;
	padding: 50px 0 20px 0;
	text-align: center;
	background: #92278F;
}
.footer a, .footer {
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
}
.footer a:hover {
	text-decoration: underline;
}
h1 {
	font: 22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0; padding: 0;
	display: inline;
}
.bRightC1 h2 {
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 0 4px; padding: 0;
	line-height: 16px;
	display: block;
}
.bRight {
	line-height: 17px;
}

/* SLIDESHOW */

#slideshow {
	position: relative;
	height: 261px;
	margin-bottom: 10px;
}

#slideshow #pane {
	width: 520px;
	height: 261px;
}

#slideshow #pane img { border: 0px; }

#slideshow.no-js #pane * { display: none; }
#slideshow.no-js #pane :first-child { display: inline; }

#slideshow ul#pager {
	position: absolute;
	bottom: 6px;
	left: 6px;
	margin: 0px;
	padding-left: 0px;
	z-index: 101;
	list-style: none;
}

#slideshow ul#pager li {
	margin-right: 6px;
	float: left;
}
#slideshow ul#pager a {
	width: 38px;
	height: 30px;
	background: url(../images/slideshow/pager-hand.png) no-repeat top left;
	display: block;
	float: left;
}

#slideshow ul#pager a:hover,
#slideshow ul#pager a.activeSlide { background-position: top right; }
#slideshow ul#pager a span {
	position: absolute;
	left: -3000em;
}

#parents-smart-philosophy {
	width: 256px;
	height: 171px;
	background: url(../images/smart-philosophy.jpg) no-repeat top left;
	float: left;
}

#parents-kids-day {
	width: 256px;
	height: 171px;
	margin-left: 6px;
	background: url(../images/kids-day-NEW.jpg) no-repeat top left;
	float: left;
}

#cta-whats-new {
	width: 256px;
	height: 171px;
	background: url(../images/whats-new.jpg) no-repeat top left;
	float: left;
}

#cta-inventor {
	width: 256px;
	height: 171px;
	margin-left: 6px;
	background: url(../images/inventor.jpg) no-repeat top left;
	float: left;
}

#cta-join-the-community {
	width: 255px;
	height: 171px;
	background: url(../images/cta-join-the-community.png) no-repeat top left;
	float: left;
}

#cta-cast-your-vote {
	width: 255px;
	height: 171px;
	margin-left: 6px;
	background: url(../images/cta-cast-your-vote.png) no-repeat top left;
	float: left;
}

#cta-kids-day {
	width: 524px;
	height: 233px;
	margin:0 auto 10px auto;
	background: url(../images/kids-day-large.jpg) no-repeat top left;
	clear:both;
}

#parents-printable-fun {
	width: 535px;
	height: 166px;
	margin:0 auto;
	background: url(../images/printable-fun-large.jpg) no-repeat top left;
	clear:both;
}

#inventor-banner {
	width:524px;
	height:261px;
	border:0;
	margin:0 0 20px 0;
	clear:both;
}

#wrapper.newsletter-banner {
	padding-top:200px;
	background:#ffffff url(../images/sign-up-header.jpg) no-repeat 0 0;
}

#newsletter-banner p, #inventor-banner p {
	position: absolute;
	left: -9999em;
}

#inventor-banner {
	background:transparent url(../images/inventor-large.jpg) no-repeat 0 0;
}

.cta h3,
.cta ul,
.cta p {
	position: absolute;
	left: -9999em;
}

.cta { margin-bottom: 10px; }

#kids-inventor {
	width: 256px;
	height: 171px;
	background: url(../images/inventor.jpg) no-repeat top left;
	float: left;
}

#kids-printable-fun {
	width: 256px;
	height: 171px;
	margin-left: 6px;
	background: url(../images/printable-fun.jpg) no-repeat top left;
	float: left;
}

#wrapper, .wrapper {
	display:block;
	margin-bottom: 10px;
	padding: 20px;
	background-color: #ffffff;
	overflow: hidden;
	clear: both;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #662D91;
}


/* Project Filter and Search */

form#project-select {
	position: relative;
	width: 270px;
	height: 369px;
	margin: 0px 0px 20px 1px;
	padding-top: 1px;
	background: #92278f;
}

form#project-select p {
	margin: 15px 0px;
}

form#project-select.no-js select {
	width: 200px;
	padding: 3px;
	background-color: #ffffff;
	font-weight: bold;
	color: #511B7D;
}

form#project-select .selectbox {
	width: 230px;
	height: 22px;
	margin: 0px auto;
	padding: 6px 0px 0px 13px;
	border: 0px;
	background: url(../images/selectbox-background.png) no-repeat top left;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #662d91;
	cursor: pointer;
	display: block;
}

form#project-select .selectbox-wrapper {
	/*height: 150px;*/ /* set explicit height to limit length of dropdown */
	margin-left: 14px;
	overflow: auto;
	position: absolute;
}

form#project-select .selectbox-wrapper ul {
	position: relative;
	width: 243px;
	margin: 0px;
	padding: 5px 0px;
	list-style: none;
	background-color: #ffffff;
	z-index: 1000;
}

form#project-select .selectbox-wrapper ul li {
	padding-left: 13px;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #662d91;
	cursor: pointer;
	border-top: 2px solid #ec008c;
}

form#project-select .selectbox-wrapper ul li:first-child { border-top: none; }

form#project-select .selectbox-wrapper ul li span {
	padding: 6px 0px 6px 30px;
	background-position: 0px 4px;
	background-repeat: no-repeat;
	display: block;
}

form#project-select #project-filter {
	width: 128px;
	height: 34px;
	margin: 20px auto;
	padding-top: 34px;
	background: url(../images/selectbox-filter.png) no-repeat top left;
	border: 0px;
	overflow: hidden;
	display: block;
}

form#project-select #project-search {
	height: 23px;
	padding: 7px 15px;
	background: url(../images/project-search-background.png) no-repeat top left;
}

form#project-select #project-search input {	float: left; }

form#project-select #project-search input#search-box {
	width: 141px;
	margin-right: 15px;
}

form#project-select #project-search input#search-button {
	width: 78px;
	height: 24px;
	padding-top: 24px;
	background: url(../images/search-button.png) no-repeat top left;
	overflow: hidden;
	border: 0px;
	display: block;
}

/* SELECTBOX ICONS */

li#occasion_id_input_1 span { background-image: url(../images/selectbox/occasion-everyday.png); }
li#occasion_id_input_2 span { background-image: url(../images/selectbox/occasion-birthday.png); }
li#occasion_id_input_3 span { background-image: url(../images/selectbox/occasion-classroom.png); }
li#occasion_id_input_4 span { background-image: url(../images/selectbox/occasion-valentines.png); }
li#occasion_id_input_5 span { background-image: url(../images/selectbox/occasion-saint-patricks.png); }
li#occasion_id_input_6 span { background-image: url(../images/selectbox/occasion-spring-easter.png); }
li#occasion_id_input_7 span { background-image: url(../images/selectbox/occasion-cinco-de-mayo.png); }
li#occasion_id_input_8 span { background-image: url(../images/selectbox/occasion-mothers-fathers.png); }
li#occasion_id_input_9 span { background-image: url(../images/selectbox/occasion-independence.png); }
li#occasion_id_input_10 span { background-image: url(../images/selectbox/occasion-halloween.png); }
li#occasion_id_input_11 span { background-image: url(../images/selectbox/occasion-thanksgiving.png); }
li#occasion_id_input_12 span { background-image: url(../images/selectbox/occasion-xmas.png); }

li#age_id_input_1 span { background-image: url(../images/selectbox/age-3.png); }
li#age_id_input_2 span { background-image: url(../images/selectbox/age-5.png); }
li#age_id_input_3 span { background-image: url(../images/selectbox/age-8.png); }

li#gender_id_input_1 span { background-image: url(../images/selectbox/gender-male.png); }
li#gender_id_input_2 span { background-image: url(../images/selectbox/gender-female.png); }
li#gender_id_input_3 span { background-image: url(../images/selectbox/gender-unisex.png); }

li#kids_id_input_1 span { background-image: url(../images/selectbox/kids-01-02.png); }
li#kids_id_input_2 span { background-image: url(../images/selectbox/kids-05-10.png); }
li#kids_id_input_3 span { background-image: url(../images/selectbox/kids-15-20.png); }
li#kids_id_input_4 span { background-image: url(../images/selectbox/kids-20.png); }

li#skill_level_id_input_1 span { background-image: url(../images/selectbox/meter-novice.png); }
li#skill_level_id_input_2 span { background-image: url(../images/selectbox/meter-scholar.png); }
li#skill_level_id_input_3 span { background-image: url(../images/selectbox/meter-genius.png); }

li#type_play_id_input_1 span { background-image: url(../images/selectbox/benefit-manipulative.png); }
li#type_play_id_input_2 span { background-image: url(../images/selectbox/benefit-creative.png); }
li#type_play_id_input_3 span { background-image: url(../images/selectbox/benefit-quiet.png); }
li#type_play_id_input_4 span { background-image: url(../images/selectbox/benefit-3d.png); }

/* Projects */

#project-list {
	margin-top: 20px;
}

.project-list-items {
	position: relative;
	width: 230px;
	height: 150px;
	margin: 0px 10px 10px 0px;
	padding: 10px;
	background-color: #7CA71C;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	float: left;
}

.project-list-items h3 {
	margin: 0px 0px 10px 0px ;
	color: #ffffff;
}

.project-list-items .image-description {
	position: relative;
	height: 90px;
	background-color: #ffffff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden;
}

.project-list-items a.thumb {
	position: absolute;
	top: 2px;
	left: 15px;
	width: 88px;
	height: 88px;
	text-align: center;
}

.project-list-items a.thumb:hover { background-color: #ffffff; }
.project-list-items a.thumb img { border: 0px; }

.project-list-items p {
	width: 100px;
	padding-left: 125px;
	font-weight: bold;
}

.project-list-items a.view-detail {
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 98px;
	height: 24px;
	background: url(../images/project-view-detail.png) no-repeat top left;
	display: block;
}

.project-list-items a.view-detail span {
	position: absolute;
	left: -9999px;
}

#project-list h3.detail-section {
	padding: 5px 0px;
	font-weight: normal;
	font-size: 20px;
	border-top: 1px solid #ffffff;
}

#project-list #image-rounder {
	position: relative;
	background-color: #ffffff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	text-align: center;
}

#project-list #image-rounder img {

}

#project-list #image-rounder a.project-print {
	position: absolute;
	bottom: 10px;
	right: 20px;
	width: 148px;
	height: 44px;
	background: url(../images/project-print-button.png) no-repeat top left;
	display: block;
}

#project-list #image-rounder a.print-project span {
	position: absolute;
	left: -9999em;
}


table.materials {
	width: 500px;
}

table.materials thead {
	text-align: left;
	color: #ffffff;
}

table.materials thead tr th { height: 35px; }


.buy-sub {
	padding: 5px;
	background-color: #662D91;
	color: #ffffff;
}

h3.heading {
	margin-top: 0px;
	height: 27px;
	width:auto;
}

h3.heading span {
	position: absolute;
	left: -9999em;
}

h3.news {
	width: 114px;
	background: url(../images/headings/news.png) no-repeat top left;
}

h3.kids {
	background: url(../images/headings/hey-kids.jpg) no-repeat top left;
}

h3.kids-day {
	background: url(../images/headings/kids-day.jpg) no-repeat top left;
}

h3.kids-day-monthly-events {
	text-indent:-9999px;
	background: url(../images/headings/kids-day-monthly-events.jpg) no-repeat top left;
	height:27px;
}

h3.parents {
	text-indent:-9999px;
	background: url(../images/headings/parents-place.jpg) no-repeat top left;
}

h3.whats-new {
	text-indent:-9999px;
	width:auto;
	background: url(../images/headings/whats-new.jpg) no-repeat top left;
}

h3.tips-techniques {
	background: url(../images/headings/tips-techniques.jpg) no-repeat top left;
}

h3.chat {
	background: url(../images/headings/chat-blog.png) no-repeat top left;
}

h3.welcome-home {
	background: url(../images/headings/welcome-home.jpg) no-repeat top left;
}

h3.welcome-kids {
	background: url(../images/headings/hey-kids.jpg) no-repeat top left;
}

h3.welcome-parents {
	background: url(../images/headings/welcome-parents.jpg) no-repeat top left;
}

h3.welcome-teachers {
	background: url(../images/headings/teachers-chat.jpg) no-repeat top left;
}

h3.inventor {
	background: url(../images/headings/inventor-title.jpg) no-repeat top left;
}

#print {

}

#print #project-list { position: relative; }

#print h2 span { color: #C6006D; }

#print #image-rounder { margin-top: 40px; }

#print img.print-logo {
	position: absolute;
	top: 0px;
	right: 0px;
}

#print h3 {
	margin-top: 30px;
	padding: 0px 0px 5px 0px;
	color: #C6006D;
}

#print h3.detail-section {
	border-bottom: 1px solid #767878;
	font-weight: bold;

}

.entry {
	margin: 20px 0px;
	padding-bottom: 20px;
	border-bottom: 1px solid #EC008C;
}

img.masthead {
	margin-bottom: 10px;
}

#powered-by {
    overflow:hidden;
    clear:both;
    margin:0 auto 0 auto;
    padding:10px 0 10px 60px;
    font-size:10px;
    text-align:center;
	align:center;
	background-color: #92278f;
}

#kids-day-video {
	display:block;
	overflow:hidden;
	margin:0 0 20px 0;
}

#kids-day-video div.pdf {
	float:left;
	overflow:hidden;
	margin:0 20px 0 0;
	width:152px;
	height:221px;
	background:transparent url(../images/pdf-btn.jpg) no-repeat 0 0;
}

#kids-day-video div.video {
	float:left;
	overflow:hidden;
	width:auto;
	margin:0 auto;
	background:transparent url(../images/pdf-btn.jpg) no-repeat 0 0;
}

#kids-day-video div.video div.sharethis a {
	color:#ffffff;
}

#kids-day-video div.pdf a, #kids-day-video div.video a {
	display:block;
	width:100%;
	height:100%;
}

#coloring-pages-header, #tips-techniques-header, #inventor-header, #philosophy-header {
	overflow:hidden;
	width:520px;
	height:221px;
	text-indent:-9999px;
	background:transparent url() no-repeat 0 0;
	margin-bottom:20px;
}

#coloring-pages-header {
	background-image:url(../images/slideshow/kids-printable-fun.jpg);
}

#tips-techniques-header {
	background-image:url(../images/tips-header.jpg);
}

#inventor-header {
	background-image:url(../images/inventor-header.jpg);
}

#philosophy-header {
	background-image:url(../images/smart-header.jpg);
	height:261px;
}

#where-to-buy td {
	padding:2px 10px;
}

td.break {
	height:20px;
}

#commentform textarea {
	width:450px;
	margin:0 auto;
}

#inventor-content {
	width:auto;
	margin:40px auto 0 auto;
	padding:0;
	text-align:center;
}

#inventor-content h3 {
	margin:0;
	font-size:16px;
}

#inventor-content h4 {
	margin:0;
	color:#ed008e;
}

#inventor-content div.email {
	width:auto;
	margin:0 auto 20px auto;
	padding:20px 0 0 20px;
	height:64px;
	background:transparent url(../images/send-here.jpg) no-repeat 45px 50%;
}
