@charset "UTF-8";
/* CSS Document */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}


/*end of reset*/

a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

#hide_btn a {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}

#cover_btn a {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}

h1 {
	font-size: 14px;
	font-family: arial, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	
}

h2 {
	font-size: 12px;
	font-family: arial, sans-serif;
	color: #FFFFFF;
	line-height: 26px;
	font-weight: bold;
	padding-left: 12px;
	
}
#staying_safe_header {
	font-size: 16px;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 14px;
	color: #FFFFFF;
	width: 327px;
}
#getting_help_text {
	font-size: 12px;
	padding-top: 16px;
	padding-left: 14px;
	padding-right: 14px;
	line-height: 14px;
}

h3 {
	font-family: arial, sans-serif;
	font-size: 11px;
	
}

h4 {
	font-family: arial, sans-serif;
	font-size: 11px;
	
	
}


h5 {
	font-size: 12px;
	font-family: arial, sans-serif;
	color: #FFFFFF;
	line-height: 30px;
	font-weight: bold;

}

body {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	text-align: center;
	background-color: #859ef3;
	background-image: url(images/bckgrd_tile.gif);
	background-repeat: repeat;
	line-height: 14px;
  }

#container {
	margin: 0 auto;
	width: 885px;
	text-align:left;
	background-color: #FFFFFF;
	height: 100%;
  }

/*content*/



.bold {
	font-weight: bold;
}





/* FOOTER */
#footer {
	text-align: left;
	width: 847px;
	font-size: 90%;
	padding-left: 18px;
	padding-bottom: 12px;
	clear: both;
	float: left;
	background-color: #E5E5E5;
}

#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

#align_right {
	text-align: right;
	padding-right: 8px;
	width: 105px;
	padding-top: 2px;
	padding-bottom: 2px;
}


input.hiddengreybg {
	width: 250px;
	background-color: #F8F8F8;
	color: #3b3b3b;
	font-size: 11px;
	border: 0px solid #f8f8f8;
	height: 22px;
	float: left;
	padding-left: 12px;
}
#slideshowimagebox {
	height: 231px;
	width: 347px;
	text-align: center;
	padding-left: 12px;
}
#slideshowimagedescription {
	background-color: #f8f8f8;
	width: 340px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e3e3e3;
	border-bottom-color: #e3e3e3;
	border-left-color: #e3e3e3;
	height: 28px;
	padding-top: 5px;
	padding-left: 5px;
	margin-left: 12px;
}#content_sub_header {
	background-color: #0c44fc;
	font-weight: bold;
	color: #FFFFFF;
	height: 21px;
	padding-top: 8px;
	padding-left: 12px;
	background-image: url(images/content_header_bckgrnd.gif);
	background-repeat: repeat;
	width: 394px;
}
#arrow_holders {
	width: 60px;
	float: right;
}

#background_container {
	background-image: url(images/bckgrd_targets.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 2500px;
}
#top_banner {
	background-image: url(images/top_banner.gif);
	background-repeat: no-repeat;
	height: 127px;
	width: 885px;
	float: left;
}
#divider {
	background-color: #e5e5e5;
	background-image: url(images/divider.gif);
	background-repeat: repeat-x;
	height: 30px;
	width: 865px;
	float: left;
	background-position: center;
}
#top_row {
	width: 874px;
	background-color: #FFFFFF;
	float: left;
	padding-left: 9px;
}
#hide_btn {
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/hide_btn_bckgrnd.gif);
	background-repeat: repeat;
	width: 72px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	height: 18px;
	float: right;
	margin-right: 12px;
	margin-top: 12px;
	padding-top: 4px;
}
#power_control_box {
	background-image: url(images/power_control_box.jpg);
	height: 266px;
	width: 576px;
	background-repeat: no-repeat;
	background-color: #e5e5e5;
	background-position: right;
	float: left;
}
#getting_help_box {
	background-image: url(images/getting_help_box.gif);
	background-repeat: no-repeat;
	height: 266px;
	width: 250px;
	background-color: #e5e5e5;
	float: left;
}
#get_help_container {
	padding-left: 27px;
	width: 262px;
	float: left;
	background-color: #E5E5E5;
}
#creative_container {
	float: left;
	width: 874px;
	padding-left: 9px;
}
#cover_btn {
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/hide_btn_bckgrnd.gif);
	background-repeat: repeat;
	width: 150px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	height: 18px;
	float: right;
	margin-right: 12px;
	margin-top: 12px;
	padding-top: 4px;
}
#middle_row {
	background-color: #FFFFFF;
	width: 865px;
	float: left;
	padding-left: 9px;
}
#dropin_box {
	background-image: url(images/dropin_work_box.gif);
	height: 124px;
	width: 820px;
	padding-left: 14px;
	background-repeat: no-repeat;
}
#dropin_work_holder1 {
	margin-right: 10px;
	height: 78px;
	float: left;
	padding-top: 14px;
}
#dropin_header {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
}
#mid1 {
	background-image: url(images/staying_safe_box.gif);
	height: 211px;
	width: 341px;
	float: left;
}
#mid2 {
	width: 242px;
	float: left;
	background-color: #E5E5E5;
	padding-left: 5px;
}
#frightened_box {
	background-image: url(images/frightened_box.gif);
	height: 101px;
	width: 242px;
	background-color: #E5E5E5;
}
#problems_box {
	background-image: url(images/problem_box.gif);
	background-repeat: no-repeat;
	height: 101px;
	width: 242px;
}
#mid3 {
	width: 242px;
	float: left;
	padding-left: 8px;
	background-color: #E5E5E5;
}
#feelings_box {
	background-image: url(images/feelings_box.gif);
	background-repeat: no-repeat;
	height: 101px;
	width: 242px;
	padding-bottom: 9px;
	background-color: #E5E5E5;
}
#experiences_box {
	background-image: url(images/experiences_box.gif);
	height: 101px;
	width: 242px;
	padding-bottom: 9px;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #E5E5E5;
}
#dropin_row {
	background-color: #E5E5E5;
	width: 848px;
	float: left;
	padding-left: 17px;
}
#getting_help_header {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 12px;
}
#power_control_header {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 232px;
	padding-top: 8px;
	height: 22px;
	padding-bottom: 1px;
}
#da_quiz_header {
	background-color: #0c44fc;
	float: right;
	width: 338px;
	margin-right: 7px;
	padding-top: 8px;
	padding-left: 9px;
	height: 22px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 1px;
}
#power_control_text {
	font-size: 12px;
	float: right;
	width: 324px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 9px;
	padding-right: 20px;
}
#staying_safe_text {
	padding-top: 28px;
	padding-right: 16px;
	padding-left: 12px;
	width: 313px;
}
#feelings_text {
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 12px;
}
#problem_text {
	padding-top: 8px;
	padding-right: 64px;
	padding-left: 12px;
}
#experiences_text {
	padding-top: 8px;
	padding-right: 112px;
	padding-left: 12px;
}
#frightened_text {
	padding-top: 8px;
	padding-right: 96px;
	padding-left: 12px;
}
#content {
	background-color: #FFFFFF;
	width: 865px;
	clear: both;
	float: left;
	padding-left: 9px;
}
#column1 {
	margin-left: 12px;
	float: left;
	width: 237px;
}
#column3 {
	float: left;
	width: 149px;
	margin-left: 22px;
}
#take_a_look_top {
	background-image: url(images/take_a_look_top.gif);
	height: 23px;
	width: 137px;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 8px;
	padding-left: 12px;
	background-color: #E5E5E5;
	background-position: bottom;
}
#take_a_look_header {
	background-color: #3c3c3c;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 12px;
	padding-bottom: 8px;
}
#take_a_look_box {
	background-color: #dbd4d1;
	padding-top: 12px;
	padding-left: 12px;
	padding-right: 12px;
}
#take_a_look_bottom {
	background-image: url(images/take_a_look_bottom.gif);
	height: 14px;
	width: 149px;
	background-repeat: no-repeat;
	background-position: top;
	padding-bottom: 20px;
	background-color: #E5E5E5;
}
#useful_contacts_top {
	background-image: url(images/useful_contacts_top.gif);
	height: 23px;
	width: 137px;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E5E5E5;
	background-position: bottom;
	padding-top: 8px;
	padding-left: 12px;
}
#useful_contacts_header {
	background-color: #d62261;
	height: 21px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 12px;
}
#column2 {
	width: 408px;
	float: left;
	margin-left: 22px;
}
.bold_pink {
	color: #d62261;
	font-weight: bold;
}
#contact_info {
	float: right;
	width: 250px;
	padding-right: 12px;
	padding-top: 12px;
	padding-left: 552px;
	font-size: 11px;
}
#bottom_content {
	background-color: #FFFFFF;
	clear: both;
	height: 98px;
	width: 865px;
	float: left;
	padding-left: 9px;
}
#menu {
	background-image: url(images/menu_tile.gif);
	background-repeat: repeat-x;
}
#menutop {
	background-image: url(images/menu_top.gif);
	height: 13px;
	width: 237px;
	background-color: #E5E5E5;
	background-repeat: no-repeat;
	background-position: bottom;
}

#menu_listing {
	width: 235px;
	background-image: url(images/menu_tile.gif);
	background-repeat: repeat;
}

#menu_listing li a {
	display: block;
	height: 30px;
	text-decoration: none;
	line-height: 30px;
	white-space: nowrap;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	font-weight: bold;
	background-image: url(images/menu_bullet.gif);
	background-repeat: no-repeat;
	background-position: 12px 9px;
	padding-left: 30px;
	width: 203px;
}

#menu_listing li a:hover {
	background: #edebeb url(images/menu_hover.gif) no-repeat 12px 9px;
	text-decoration: none;
	font-weight: bold;
}
#menu_bottom {
	background-image: url(images/menu_bottom.gif);
	height: 16px;
	width: 237px;
	background-color: #E5E5E5;
	background-repeat: no-repeat;
	background-position: top;
}
#creative_top {
	background-image: url(images/menu_top.gif);
	height: 13px;
	width: 237px;
	padding-top: 22px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #E5E5E5;
}
#content_header {
	background-color: #0c44fc;
	height: 21px;
	width: 396px;
	background-image: url(images/content_header_bckgrnd.gif);
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 12px;
	background-repeat: repeat-y;
}
#creative_box {
	height: 150px;
	width: 237px;
	background-image: url(images/menu_tile.gif);
	background-repeat: repeat;
}
#content_top {
	height: 23px;
	width: 396px;
	background-image: url(images/content_top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E5E5E5;
	font-size: 14px;
	padding-top: 8px;
	padding-left: 12px;
}
#content_box {
	background-image: url(images/content_tile.gif);
	background-repeat: repeat;
	width: 378px;
	padding-left: 12px;
	padding-top: 20px;
	padding-right: 18px;
	padding-bottom: 20px;
}
#content_bottom {
	background-image: url(images/content_bottom.gif);
	height: 15px;
	width: 408px;
}
#creative_bottom {
	background-image: url(images/menu_bottom.gif);
	height: 16px;
	width: 237px;
}
#creative_image_holder {
	background-image: url(images/dropin_work1_mid.jpg);
	background-repeat: no-repeat;
	width: 217px;
	height: 150px;
	background-position: 16px 0px;
}
#creative_image_holder2 {
	background-image: url(images/100_0003.jpg);
	background-repeat: no-repeat;
	width: 217px;
	height: 150px;
	background-position: 16px 0px;
}
#creative_image_holder3 {
	background-image: url(images/100_0005.jpg);
	background-repeat: no-repeat;
	width: 217px;
	height: 150px;
	background-position: 16px 0px;
}
#creative_image_holder4 {
	background-image: url(images/100_0006.jpg);
	background-repeat: no-repeat;
	width: 217px;
	height: 150px;
	background-position: 16px 0px;
}
#creative_image_holder5 {
	background-image: url(images/100_0007.jpg);
	background-repeat: no-repeat;
	width: 217px;
	height: 150px;
	background-position: 16px 0px;
}
#creative_image_holder6 {
	background-image: url(images/100_0008.jpg);
	background-repeat: no-repeat;
	width: 217px;
	height: 150px;
	background-position: 16px 0px;
}
#content_list li {
	padding-left: 16px;
	display: block;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 3px;
}
#safety_plan li {
	display: block;
	width: 210px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BDCBF9;
	padding-left: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BDCBF9;
	padding-right: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDCBF9;
}

#safety_plan {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BDCBF9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BDCBF9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDCBF9;
}
#row1 {
	background-image: url(images/top_banner.gif);
	background-repeat: no-repeat;
	width: 883px;
	margin-left: 2px;
	clear: both;
	float: left;
}
#row2 {
	background-image: url(images/top_banner.gif);
	background-repeat: no-repeat;
	width: 883px;
	margin-left: 2px;
	clear: both;
	float: left;
}
#row3 {
	background-image: url(images/top_banner.gif);
	background-repeat: no-repeat;
	width: 883px;
	margin-left: 2px;
	clear: both;
	float: left;
}
#container_home {
	margin: 0 auto;
	width: 885px;
	text-align:left;
	background-color: #FFFFFF;
	padding-bottom: 12px;
	height: 100%;
}
#grey_box {
	background-color: #E5E5E5;
	width: 865px;
	float: left;
	padding-bottom: 12px;
}
#idas_logo {
	padding-top: 16px;
	padding-left: 12px;
}
#staying_safe_container {
	padding-left: 14px;
	float: left;
	width: 851px;
	background-color: #E5E5E5;
}
#holding_statement {
	background-color: #E5E5E5;
	padding: 40px;
	margin-right: 10px;
	font-size: 16px;
	line-height: 24px;
}

