@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: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -3em; /* the bottom margin is the negative value of the footer's height */
}

img {
	border: 0;
}

.top {
	background: url(/templates/general/images/bk_top.jpg);
	border-bottom: 2px solid #006699;
}

#logo {
	float: left;
	padding-left: 45px;
}

#banner1 {
	float: left;
	padding-left: 80px;
	padding-top: 10px;
}

#banner2 {
	float: left;
	padding-left: 50px;
	padding-top: 10px;
}

.main {
	position: relative;
	padding-bottom: 40px;
}

.content {
	padding: 0;
	width: 900px;
	margin: auto;
}

.navigation {
	position: absolute;
	top: 248px;
	left: 62px;
	width: 214px;
}

.navigation ul {
	padding: 0;
	margin: 0;
}

.navigation ul li {
	float: left;
	clear: left;
	list-style-type: none;
	height: 47px;
	padding: 0;
	margin: 0;
}

.navigation ul li a:link, .navigation ul li a:visited {
	width: 200px;
	height: 47px;
	border: 0px solid #000000;
	font-size: 16px;
	color: #006699;
	line-height: 47px;
	display: block;
	padding-left: 14px;
	text-decoration: none;
}

.navigation ul li a:hover, .navigation ul li a:visited:hover {
	width: 192px;
	height: 47px;
	border: 0px solid #000000;
	font-size: 16px;
	color: #990a00;
	line-height: 47px;
	display: block;
	padding-left: 22px;
	text-decoration: none;
}

.sorbox {
	position: absolute;
	top: 604px;
	left: 70px;
	width: 196px;
	padding: 0 4px;
}

.sortitle {
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 10px;
	color:#333333;
}

.sortext {
	font-size: 11px;
	color: #666666;
	line-height: 14px;
}

.minicart {
	position: absolute;
	top: 768px;
	left: 90px;
	width: 196px;
	padding: 0 4px;
}

.idcards {
	position: absolute;
	top: 235px;
	left: 720px;
}

.fundraisingcards {
	position: absolute;
	top: 235px;
	left: 790px;
}

.footer, .push {
	height: 3em;
	
}

.footer {
	background: #e8f1f6;
}

.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: #990a00;
}

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 {
	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: 288px;
	padding: 18px 10px;
	float: left;
}

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;
}

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;
}

.clear {
	clear: both;
}
