@charset "UTF-8";


html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}

p {
	line-height: 18px;
}

a:link, a:visited {
	color: #006699;
}

a:hover, a:visited:hover {
	color: #006699;
	text-decoration: none;
}

.wrapper {
	min-height: 1050px;
	min-width: 950px;
	height: auto !important;
	height: 100%;
	margin: 0 auto -3em; /* the bottom margin is the negative value of the footer's height */
	position: relative;
	z-index: 1;
	padding: 0;
	background-color:#8ebace;
}

img {
	border: 0;
}

img.content_top {
	border-bottom: 2px solid #ffffff;
	margin-left: -240px;
}

.top {
	border-bottom: 2px solid #ff9900;
	background-image: url(images/bk_top.png);
	background-repeat: repeat-x;
}

#logo {
	float: left;
}

#banner_single {
	float: left;
	padding-left: 420px;
	padding-top: 10px;
}

#banner1 {
	float: left;
	padding-left: 80px;
	padding-top: 10px;
	width: 287px;
	height: 62px;
}

#banner2 {
	float: left;
	padding-left: 20px;
	padding-top: 10px;
}

#banner1_sm {
	float: left;
	padding-left: 50px;
	padding-top: 10px;
}

#banner2_sm {
	float: left;
	padding-left: 20px;
	padding-top: 10px;
}

.kidz_image {
	background:url(images/holder_image.png) no-repeat 0 0;
	width: 900px;
	height: 255px;
	margin: 0 auto;
	position: relative;
	z-index: 50;
}

.corners { width: 866px; min-height:600px; margin: 0 auto; background:url(images/content_bot.jpg) no-repeat bottom #ffffff; position: relative; z-index: 50;}



.main {
	background: url(images/back_repeat.jpg) repeat-x;
	position: relative;
	margin: 0;
	padding: 0;
}

.content {
	margin: 0 0 0 0;
	padding: 0 0 100px 240px;
	width: 616px;
    min-height: 105px;
}

.navigation {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 221px;
	height: 335px;
	background: url(images/blue_box.png);
}

.navigation span {
	display: none;
}

.navigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.navigation ul li {
	float: left;
	margin: 0;
	padding: 0;
}

.navigation li a {
	height: 47px;
	display: block;
	outline: none;
}

.nav_home {
	width: 215px;
	height: 48px;
	background: url(images/nav_home_a.png);
}

.nav_home:hover {
	width: 215px;
	height: 48px;
	background: url(images/nav_home_a.png);
}

.nav_video {
	width: 215px;
	height: 48px;
	background: url(images/nav_video_a.png);
}

.nav_video:hover {
	width: 215px;
	height: 48px;
	background: url(images/nav_video_a.png);
}

.nav_powerpoint {
	width: 215px;
	height: 48px;
	background: url(images/nav_powerpoint_a.png);
}

.nav_powerpoint:hover {
	width: 215px;
	height: 48px;
	background: url(images/nav_powerpoint_a.png);
}

.nav_store {
	width: 215px;
	height: 48px;
	background: url(images/nav_store_a.png);
}

.nav_store:hover {
	width: 215px;
	height: 48px;
	background: url(images/nav_store_a.png);
}

.nav_fundraiser {
	width: 215px;
	height: 48px;
	background: url(images/nav_fundraiser_a.png);
}

.nav_fundraiser:hover {
	width: 215px;
	height: 48px;
	background: url(images/nav_fundraiser_a.png);
}

.nav_partners {
	width: 215px;
	height: 47px;
	background: url(images/nav_partners_a.png);
}

.nav_partners:hover {
	width: 215px;
	height: 47px;
	background: url(images/nav_partners_a.png);
}

.nav_enrollment {
	width: 215px;
	height: 47px;
	background: url(images/nav_prepaid_a.png);
}

.nav_enrollment:hover {
	width: 215px;
	height: 47px;
	background: url(images/nav_prepaid_a.png);
}

.nav_free {
	width: 215px;
	height: 47px;
	background: url(images/nav_enrollment_a.png);
}

.nav_free:hover {
	width: 215px;
	height: 47px;
	background: url(images/nav_enrollment_a.png);
}

.nav_resources {
	width: 215px;
	height: 47px;
	background: url(images/nav_resources_a.png);
}

.nav_resources:hover {
	width: 215px;
	height: 47px;
	background: url(images/nav_resources_a.png);
}

#NewsfeedWrapper {
	position: absolute;
	top: 571px;
	left: 0px;
    width: 221px;
	height: 350px;
}

.sorbox {
	position:absolute;
	top:350px;
	left: 0px;
	width: 221px;
	height: 161px;
	background: url(images/green_box.png);
}

#NewsfeedWrapper img {
    padding-left:10px;
}
.sortitle {
	font-size: 11px;
	font-weight: bold;
	padding: 10px 0;
	color:#333333;
	width: 201px;
	margin: 0 auto;
}

.sortext {
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	width: 201px;
	margin: 0 auto;
}

.minicart {
	position: absolute;
	top: 850px;
	left: 15px;
	width: 196px;
	padding: 0 4px;
}

.fundraisingcards {
	position: absolute;
	top: 235px;
	left: 790px;
}

.footer, .push {
	height: 3em;
}

.footer {
	background: #e8f1f6;
	position: relative;
	z-index: 100;
}

.footer_content {
	border-top: 2px solid #006699;
	background: #e8f1f6;
	padding: 4px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #006699;
}

.footer_content a:link, .footer_content a:visited {
	color: #006699;
}

.footer_content a:hover, .footer_content a:visited:hover {
	color: #ff9200;
}

h1 {
	padding: 0;
	margin: 0;
	font-size: 32px;
	color: #ff9200;
	font-weight: bold;
}

h2 {
	padding: 0;
	margin: 0;
	font-size: 20px;
	color: #ff9200;
	font-weight: normal;
}

h2.bottom_border {
	border-bottom: 1px solid #ff9200;
}

h3 {
	padding: 0;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}

h4 {
	padding: 20px 0 0 0;
	margin: 0 0 10px 0;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px dotted #000000;
}

h4 span.note {
	font-size: 10px;
	font-weight: normal;
}

ol.faq {
	padding: 0 0 0 20px;
	list-style-position:outside;
	margin: 0;
}

ol.faq li {
	padding: 10px 0;
}

.faq_q {
	font-size: 14px;
	font-weight: bold;
}

.faq_q a:link, .faq_q a:visited {
	color: #006699;
	text-decoration: none;
}

.faq_q a:hover, .faq_q a:visited:hover {
	color: #ff9200;
	text-decoration: underline;
}

.faq_a {
	border: 1px dotted #AAAAAA;
	margin: 10px;
	padding: 10px;
}

form.contact div.text {
	width: 200px;
	float: left;
}

form.contact div.field {
	width: 200px;
	float: left;
}

form.contact div.field input {
	width: 180px;
}

ul.resources li {
	padding: 10px 0;
}

ul.resources li a:link, ul.resources li a:visited {
	font-weight: bold;
	font-size: 13px;
	color: #006699;
}

ul.resources li a:hover, ul.resources li a:visited:hover {
	font-weight: bold;
	font-size: 13px;
	color: #ff9200;
	text-decoration: none;
}

.amber_state_links div {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}

.amber_state_links div div {
	font-size: 12px;
	font-weight: normal;
}

ul.fundraising li {
	padding: 10px 0;
}

ul.fundraising li ul li {
	padding: 10px 0;
}

ul li {
	padding: 5px 0;
}

ol li {
	padding: 5px 0;
}

form.resellers div.label {
	padding: 10px 5px;
	width: 150px;
	text-align: right;
	float: left;
	height: 24px;
	line-height: 20px;
	clear: left;
}

form.resellers div.field {
	padding: 10px 0;
	width: 350px;
	float: left;
	height: 24px;
	line-height: 24px;
}

form.resellers div.field input {
	padding: 0;
	margin: 0;
}

form.card_registration div.label {
	padding: 10px 5px;
	width: 150px;
	text-align: right;
	float: left;
	height: 24px;
	line-height: 20px;
	clear: left;
}

form.card_registration div.field {
	padding: 10px 0;
	width: 350px;
	float: left;
	height: 24px;
	line-height: 24px;
}

form.card_registration div.field input {
	padding: 0;
	margin: 0;
	width: 350px;
}

form.card_registration div.field textarea {
	padding: 0;
	margin: 0;
	width: 350px;
	height: 100px;
}

form.custom_school div.label {
	padding: 10px 5px;
	width: 250px;
	text-align: right;
	float: left;
	line-height: 20px;
	clear: left;
}

form.custom_school div.field {
	padding: 10px 0;
	width: 350px;
	float: left;
	line-height: 24px;
}

form.custom_school div.continue {
	padding: 10px 0;
	width: 410px;
	line-height: 24px;
	text-align: right;
}

form.parent_orderform div.label, form.renewal_orderform div.label {
	padding: 10px 10px 10px 0;
	width: 250px;
	text-align: right;
	float: left;
	line-height: 20px;
	clear: left;
}

form.parent_orderform div.field, form.renewal_orderform div.field {
	padding: 8px 0 12px 0;
	width: 350px;
	float: left;
	line-height: 24px;
	font-size: 10px;
}

form.parent_orderform div.label div.note, form.renewal_orderform div.field div.note {
	font-size: 10px;
	line-height: 10px;
	color: #990000;
}

form.parent_orderform div.field input, form.renewal_orderform div.field input {
	padding: 0;
	margin: 0;
	width: 340px;
}

form.parent_orderform div.field textarea, form.renewal_orderform div.field textarea {
	padding: 0;
	margin: 0;
	width: 350px;
	height: 100px;
}

form.parent_orderform div.order_item_text, form.renewal_orderform div.order_item_text {
	width: 360px;
	padding: 10px 0;
	font-size: 12px;
	float: left;
	line-height: 20px;
}

form.parent_orderform div.order_item_price, form.renewal_orderform div.order_item_price {
	width: 70px;
	padding: 10px 10px;
	font-size: 12px;
	float: left;
	line-height: 20px;
	text-align: right;
}

form.parent_orderform div.order_item_quantity, form.renewal_orderform div.order_item_quantity {
	width: 60px;
	padding: 10px 10px;
	font-size: 12px;
	float: left;
	line-height: 20px;
	text-align: center;
}

form.parent_orderform div.order_item_quantity input, form.renewal_orderform div.order_item_quantity input {
	margin: 0;
	padding: 0;
	width: 20px;
}

form.parent_orderform div.order_item_subtotal, form.renewal_orderform div.order_item_subtotal {
	width: 60px;
	padding: 10px 10px;
	font-size: 12px;
	float: left;
	line-height: 20px;
	text-align: right;
}

form.parent_orderform div.order_item_subtotal input, form.renewal_orderform div.order_item_subtotal input {
	margin: 0;
	padding: 0;
	text-align: right;
	width: 60px;
}

form.parent_orderform div.order_subtotal_text, form.renewal_orderform div.order_subtotal_text {
	width: 504px;
	padding: 10px 0;
	font-size: 12px;
	float: left;
	line-height: 20px;
	text-align: right;
}

form.parent_orderform div.order_subtotal_field, form.renewal_orderform div.order_subtotal_field {
	width: 90px;
	padding: 10px 10px;
	font-size: 12px;
	float: left;
	line-height: 20px;
	text-align: right;
}

form.parent_orderform div.order_subtotal_field input, form.renewal_orderform div.order_subtotal_field input[type="text"] {
	margin: 0;
	padding: 0;
	text-align: right;
	width: 60px;
}

form.parent_orderform div.add_to_cart, form.renewal_orderform div.add_to_cart {
	width: 600px;
	padding: 10px 10px;
	font-size: 12px;
	text-align: right;
}

div.store div.product {
	width: 95%;
	margin: 18px 10px;
	padding: 5px;
	float: left;
	background: #FFF3E6;
}

div.store div.product div.image {
	font-size: 13px;
	font-weight: bold;
	color: #006699;
	text-align: center;
	padding: 10px 0;
}

div.store div.product div.title {
	font-size: 13px;
	font-weight: bold;
	color: #006699;
}

div.store div.product div.cost {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 10px 0;
}

div.store div.product div.description {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-bottom: 20px;
}

div.store div.product div.product_enlarge_link {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-top: 10px;
	font-weight: bold;
}

form.fundraising_signup div.label {
	padding: 10px 10px 10px 0;
	width: 200px;
	text-align: right;
	float: left;
	line-height: 20px;
	clear: left;
}

form.fundraising_signup div.field {
	padding: 8px 0 12px 0;
	width: 350px;
	float: left;
	line-height: 24px;
	font-size: 10px;
}

form.fundraising_signup div.label div.note, form.fundraising_signup div.field div.note {
	font-size: 10px;
	line-height: 10px;
	color: #990000;
}

form.fundraising_signup div.field input {
	padding: 0;
	margin: 0;
	width: 340px;
}

form.fundraising_signup div.field textarea {
	padding: 0;
	margin: 0;
	width: 350px;
	height: 100px;
}

form.fundraising_signup div.submit {
	clear: both;
	width: 286px;
	text-align: right;
}

a.school_program_admin_button:link, a.school_program_admin_button:visited {
	width: 150px;
	background: #006699;
	color: #FFFFFF;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

a.school_program_admin_button:hover, a.school_program_admin_button:visited:hover {
	background: #ff9200;
	color: #FFFFFF;
}

#home_purchase {
	width: 635px;
	margin: 0 auto;
	padding-top: 35px;
}

#purchase_list {
	list-style: none;
	padding: 0;
	margin: 0;
}

#purchase_list img {
	border: none;
}

#purchase_list a {
	outline: none;
}

#purchase_list li {
	height: 161px;
	display: block;
	float: left;
}

.clear {
	clear: both;
}

.kidz_music {
    width:20px;
    height:20px;
}

