﻿@charset "utf-8";
.clear {
	clear: both;
}


.bg_one {
	background-color: #B3CD3A;
	background-image: url(../img/body_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.green_txt {
	color: #80AC44;
}
.nav_one_txt {
	font-weight: bold;
	text-decoration: none;
	color: #5e422c;
	margin-right: 2px;
	margin-left: 2px;
}


.nav_one_txt:hover {
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
}
.nav_two_txt {
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nav_two_txt:hover {
	display: block;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.copyrightTxt {
	font-size: 10px;
	color: #FFFFFF;
	line-height: 12px;
	padding-bottom: 5px;
}
.home_sign_left {
	height: auto;
	width: 150px;
	float: left;
}
.home_sign_right {
	height: auto;
	width: 150px;
	float: left;
	margin-top: 25px;
}





.home_sign {
	background-image: url(../img/home_sign_left.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: scroll;
}
.L2_content_txt_pad {
	margin-left: 50px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}
.childSafety_sign {
	background-image: url(../img/child_safety_sign_left.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: scroll;
}


.childSafety_sign_right {
	height: 300px;
	width: 150px;
	float: left;
	background-image: url(../img/childSafety_left.gif);
	background-repeat: no-repeat;
	background-position: -1px 64px;
}



.btn_recovery {
	height: auto;
	width: auto;
	margin-top: 68px;
	float: left;
	clear: left;
	text-align: right;
	margin-left: 3px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.btn_recovery_no_display {
	height: auto;
	width: auto;
	margin-top: 68px;
	float: left;
	clear: left;
	text-align: right;
	margin-left: 3px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: none;
}

.btn_about {
	height: auto;
	width: 80px;
	margin-top: 20px;
	float: left;
	clear: left;
	margin-left: 65px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.btn_educators {
	height: auto;
	width: auto;
	margin-top: 22px;
	float: left;
	clear: left;
	text-align: right;
	margin-left: 73px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.btn_partners {
	height: auto;
	width: 138px;
	margin-top: 21px;
	float: left;
	clear: left;
	text-align: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.btn_kids {
	height: auto;
	width: auto;
	margin-top: 20px;
	float: left;
	clear: left;
	text-align: right;
	margin-left: 100px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.btn_childSafety_home {
	height: auto;
	width: auto;
	margin-top: 68px;
	float: left;
	clear: left;
	text-align: right;
	margin-left: 2px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 3px;
}

.btn_childSafety_one {
	height: auto;
	width: 130px;
	margin-top: 11px;
	float: left;
	clear: left;
	margin-left: 8px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.btn_childSafety_two {
	height: auto;
	width: 130px;
	margin-top: 6px;
	float: left;
	clear: left;
	margin-left: 8px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.btn_childSafety_three {
	height: auto;
	width: 130px;
	margin-top: 5px;
	float: left;
	clear: left;
	margin-left: 8px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.btn_childSafety_four {
	height: auto;
	width: 130px;
	margin-top: 6px;
	float: left;
	clear: left;
	margin-left: 8px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.btn_childSafety_five {
	height: auto;
	width: 130px;
	margin-top: 5px;
	float: left;
	clear: left;
	margin-left: 8px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 3px;
}

.ul {
	text-decoration: underline;
}






* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-size: 11px;
	color: #5e422c;
	text-align: center;
}

p {


}
.input_pad_one {
	margin-right: 20px;
	height: auto;
	width: auto;
}
.input_pad_two {
	margin-top: 2px;
	margin-bottom: 5px;
}
.form_position_one {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
}
.form_position_two {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
.left_shift {
	width: 33%;
	float: left;
}
.radio_btn_pad_one {
	padding-top: 5px;
	padding-bottom: 10px;
}

.radio_btn_pad_two {
	margin-top: 5px;
}
.radio_btn_pad_three {
	padding-top: 5px;
	padding-bottom: 10px;
	vertical-align: middle;
}






h1 {
	font-size: 22px;
	line-height: 24px;
	color: #F2611C;
}
h2 {
	font-size: 10px;
	line-height: 24px;
	color: #F2611C;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	color: #F26522;
}

.homeLogoImages {
	float: left;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sign_container a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
	font-size: 11px;
}
#sign_container a:hover {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	line-height: 12px;
}




#nav_one {
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 290px;
	float: left;
	clear: none;
	padding-bottom: 5px;
}


/* CSS Document */

#main_container {
	background-image: url(../img/blue_sky_green_grass_box.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 729px;
	width: 947px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#main_container_inner {
	height: auto;
	width: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#safety_man_container {
	float: right;
	background-image: url(../img/safety_man.gif);
	height: 158px;
	width: 227px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	clear: right;
	z-index: 100;
}
#sign_container    {
	float: left;
	height: 505px;
	width: 305px;
	margin-top: 73px;
}


#family_container {
	float: right;
	height: auto;
	width: 186px;
	clear: right;
}
#enroll_container {
	clear: right;
	float: right;
	height: 96px;
	width: 204px;
	margin-top: 16px;
	padding-right: 34px;
}
#parents_are_doing_container {
	clear: right;
	float: right;
	height: 109px;
	width: 193px;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	padding-right: 2px;
}


#footer {
	clear: both;
	padding-bottom: 20px;
}
#active_alerts {
	text-align: center;
	height: auto;
	width: auto;
	background-image: url(transparent);
	background-repeat: no-repeat;
	line-height: 20px;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	visibility:hidden;
}
#flash_container {
	position:absolute;
	left:269px;
	top:110px;
	width:400px;
	height:241px;
	z-index:100;
	background-image: url(../img/flash_image.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#flash_container_two {
	position:absolute;
	left:305px;
	top:115px;
	width:400px;
	height:241px;
	z-index:100;
	background-image: url(../img/flash_image.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#flash_container_three {
	position:absolute;
	left:296px;
	top:305px;
	width:400px;
	height:241px;
	z-index:100;
	background-image: url(../img/flash_image.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


.flash_inner {
	padding-top: 18px;
}

#home_content {
	position:absolute;
	left:219px;
	top:78px;
	width:500px;
	height:503px;
	z-index:101;
}

.general_content_txt {
	text-align: left;
	line-height: 16px;
	font-size: 11px;
	font-family: Tahoma, Arial;
	word-spacing: 1px;
	letter-spacing: 1px;
	font-weight: bold;
}
#safety_products_content {
	position:absolute;
	left:305px;
	top:78px;
	width:400px;
	height:503px;
	z-index:101;
}

#about_content {
	position:absolute;
	left:260px;
	top:76px;
	width:460px;
	height:503px;
	z-index:0;
}
.template_txt {
	text-align: left;
	padding-left: 120px;
}
.ownerImage {
	border: 2px solid #B56929;
}

.product_uses_img_pad {
	padding-left: 15px;
}


#locations_content {
	position:absolute;
	left:229px;
	top:78px;
	width:500px;
	height:503px;
	z-index:0;
}
#locations_content, #about_content p{
	line-height: 14px;
}

#locationsOne {
	position:absolute;
	left:213px;
	top:360px;
	width:250px;
	height:150px;
	z-index:1;
	visibility: hidden;
}
#locationsTwo {
	position:absolute;
	left:213px;
	top:360px;
	width:304px;
	height:150px;
	z-index:1;
	visibility: hidden;
}
#locationsThree {
	position:absolute;
	left:213px;
	top:360px;
	width:304px;
	height:150px;
	z-index:1;
	visibility: hidden;
}
#locationsFour {
	position:absolute;
	left:217px;
	top:358px;
	width:304px;
	height:180px;
	z-index:1;
	overflow: auto;
	visibility: hidden;
}
#locationsFive {
	position:absolute;
	left:213px;
	top:360px;
	width:304px;
	height:150px;
	z-index:1;
	visibility: hidden;
}
#locationsSix {
	position:absolute;
	left:213px;
	top:360px;
	width:304px;
	height:150px;
	z-index:1;
	visibility: hidden;
}
#aboutInfo {
	text-align: left;
	width: auto;
	margin-left: 20px;
	margin-right: 0px;
	overflow: auto;
	height: 400px;
	padding-right: 20px;
}

#contactInfo {
	text-align: left;
	width: auto;
	margin-left: 80px;
	margin-right: 30px;
}
.red {
	color: #B9202A;
}

blockquote {
	margin-left: 10px;
}
.about_sign_right {
	height: 300px;
	width: 150px;
	float: left;
	background-image: url(../img/about_sign_right.gif);
	background-repeat: no-repeat;
	background-position: 0px 95px;
}
.about_sign {
	background-image: url(../img/about_sign.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: scroll;
}
.btn_about_home {
	height: auto;
	width: 80px;
	margin-top: 103px;
	float: left;
	clear: left;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.btn_about_one {
	height: auto;
	width: 89px;
	margin-top: 10px;
	float: left;
	clear: left;
	text-align: center;
	margin-left: 2px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.btn_about_two {
	height: auto;
	width: auto;
	margin-top: 6px;
	float: left;
	clear: left;
	text-align: right;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.btn_about_three {
	height: auto;
	width: auto;
	margin-top: 6px;
	float: left;
	clear: left;
	text-align: right;
	margin-left: 15px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.btn_about_four {
	height: auto;
	width: auto;
	margin-top: 6px;
	float: left;
	clear: left;
	text-align: right;
	margin-left: 8px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.btn_about_five {
	height: auto;
	width: auto;
	margin-top: 6px;
	float: left;
	clear: left;
	text-align: center;
	margin-left: 8px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.kids_sign {
	background-image: url(../img/kids_sign.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: scroll;
}
.kids_sign_right {
	height: 400px;
	width: 155px;
	float: left;
	background-image: url(../img/kids_sign_right.gif);
	background-repeat: no-repeat;
	background-position: 0px 234px;
}
.btn_kids_home {
	height: auto;
	width: 75px;
	margin-top: 241px;
	float: left;
	clear: left;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.btn_kids_one {
	height: auto;
	width: 140px;
	margin-top: 11px;
	float: left;
	clear: left;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.btn_kids_two {
	height: auto;
	width: 140px;
	margin-top: 6px;
	float: left;
	clear: left;
	margin-left: 2px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.btn_kids_three {
	height: auto;
	width: 140px;
	margin-top: 6px;
	float: left;
	clear: left;
	margin-left: 2px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.btn_kids_four {
	height: auto;
	width: 140px;
	margin-top: 6px;
	float: left;
	clear: left;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.safety_tips_txt {
	margin-right: 4px;
	margin-left: 70px;
	font-weight: normal;
}
#Faq_txt {
	text-align: left;
	width: auto;
	margin-left: 0px;
	margin-right: 30px;
}
.educators_sign_right {
	height: 400px;
	width: 155px;
	float: left;
	background-image: url(../img/educators_sign_right.gif);
	background-repeat: no-repeat;
	background-position: 0px 147px;
}
.btn_educators_home {
	height: auto;
	width: auto;
	margin-top: 152px;
	float: left;
	clear: left;
	text-align: right;
	margin-left: 15px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.btn_educators_one {
	height: auto;
	width: auto;
	margin-top: 13px;
	float: left;
	clear: left;
	text-align: right;
	margin-left: 6px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.educators_sign {
	background-image: url(../img/educators_sign.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: scroll;
}
.partners_sign_right {
	height: 400px;
	width: 155px;
	float: left;
	background-image: url(../img/partners_right.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	margin-top: 178px;
	margin-left: -1px;
	padding: 0px;
}
.btn_partners_home {
	height: auto;
	width: 138px;
	margin-top: 19px;
	float: left;
	clear: left;
	text-align: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.partner_sign {
	background-image: url(../img/partners_sign.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: scroll;
}
.img_pad_one {
	padding-right: 55px;
}
.fran_lnks {
	font-size: 11px;
	font-style: italic;
	line-height: 12px;
	font-weight: bold;
	color: #5E432D;
	text-decoration: none;
}
.L2_content_txt_pad_two {
	margin-right: 60px;
	margin-left: 60px;
}
.button_bgs {
	background-color: #FFFFFF;
	border: 2px solid #99BC3F;
	padding: 8px;
	color: #F16525;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.button_bgs:hover {
	color: #CC0000;
	border-top-color: #F16525;
	border-right-color: #F16525;
	border-bottom-color: #F16525;
	border-left-color: #F16525;
}
.kids_img {
	float: left;
	border: 2px solid #F16525;
	margin-left: 25px;
	margin-right: 15px;
}
#template_content {
	position:absolute;
	left:260px;
	top:76px;
	width:460px;
	height:503px;
	z-index:0;
}
#form_content {
	position:absolute;
	left:200px;
	top:78px;
	width:600px;
	height:503px;
	z-index:101;
}
.textarea_pad_size_one {
	margin-top: 2px;
	margin-bottom: 5px;
	height: 30px;
}
.textarea_pad_size_two {
	margin-top: 2px;
	margin-bottom: 5px;
	height: 50px;
	width: 210px;
}
.textarea_pad_size_three {
	margin-top: 2px;
	margin-bottom: 5px;
	height: 35px;
}

#form_next_prev {
	position:absolute;
	left:514px;
	top:380px;
	width:136px;
	height:79px;
	z-index:1;
}
.ff_float_left {
	float: left;
	padding-right: 10px;
}
.form_label_txt {
	padding-top: 3px;
	padding-bottom: 3px;
}
.form_eight_position {
	width: auto;
	margin-left: 75px;
}
.form_seven_position {
	width: auto;
	margin-left: 125px;
}
.txt_ten_px {
	font-size: 10px;
}
.txt_eight_px {
	font-size: 8px;
}
.form_five_position {
	width: auto;
	margin-left: 135px;
}
.form_four_position {
	width: auto;
	margin-left: 135px;
}
.form_three_position {
	width: auto;
	margin-left: 45px;
}
#form_one_shift {
	padding-right: 175px;
}
#enroll_one {
	text-align: left;
	width: auto;
	margin-left: 10px;
	margin-right: 30px;
}
