
#treatmentLocator {
	background: url('/img/hard-facts/what-can-i-do-if-a-friend-is-using-meth/treatment-locator-bg.jpg') no-repeat 0 0;
	padding: 27px 298px 0 38px;
	width: 400px; /* 716 */
	min-height: 358px; /* 412 */
	color: #dfdfdf;
	position: relative;
}

#treatmentLocator h2 {
	text-indent: -999em;
	background: url('/img/hard-facts/what-can-i-do-if-a-friend-is-using-meth/headline-find-help.png') no-repeat 0 0;
	width: 400px;
	height: 40px;
	overflow: hidden;
	margin: 0;
}

#treatmentLocator p {
	font-size: 15px;
	margin: 0 0 2em 0;
}

#treatmentLocator a.offsiteLink {
	font-size: 20px;
	color: #dfdfdf;
	text-transform: uppercase;
	background: url('/img/bullet-tri-right-24.png') no-repeat 100% 0;
	padding-right: 20px;
	text-decoration:none;
}

#treatmentLocator a.offsiteLink:hover {
	color: #888888;
	background-position: 100% -48px;
}

#treatmentLocator .share_this {
	position: absolute;
	z-index: 20;
	bottom: 16px;
	right: 20px;
	padding: 0;
}

/* Intervention */
#interventionHeader a {
	color: #fff;
	text-decoration: none;
}

#interventionContainer {
	position:relative;
	width:733px;
	height:413px;
	margin:auto;
	background: url('/img/hard-facts/what-can-i-do-if-a-friend-is-using-meth/intervention_bkgd.jpg') no-repeat 0 0;
}

#interventionHeader {
	position:absolute;
	left: 32px;
	top: 27px;
	width: 235px;
	font-size:14px;
}

.pageDivider {
	border-right:1px #ffffff dotted;
	width:5px;
	height:375px;
	position:absolute;
	left:270px;
	top:20px;
}

#interventionHeader h2 {
	text-indent: -999em;
	background: url('/img/hard-facts/what-can-i-do-if-a-friend-is-using-meth/headline-intervention.png') no-repeat 0 0;
	width: 202px;
	height: 40px;
	overflow: hidden;
	margin: 0 0 5px 0;
}

.interventionCopy {
	position: relative;
	width: 400px;
	display:block;
	padding: 0px 0px;
	color: #fff;
	font-size: 18px;
}

.InterventionROHeadline {
	color: #ffffff;
	display: block;
	font-size: 40px;
	line-height: 40px;
	margin:0px 0px 0px 0px;
	text-decoration: none;
	text-transform:none;
	font-family:'TradeGothicW02-BoldCn20 675505', Arial, sans-serif;
	font-weight:normal;
	letter-spacing:-1px;
}

.InterventionROCopy {
	clear:both;
	line-height: 22px;
	width: 400px;
	display: block;
}

.InterventionROCopy a {
	text-decoration:underline;
	color:#ffffff;
}

#interventionIcon1 {
	position:absolute;
	left:160px;
	top:125px;
}

#interventionIcon2 {
	position:absolute;
	left:65px;
	top:140px;
}

#interventionIcon3 {
	position:absolute;
	left:140px;
	top:120px;
}

#interventionIcon4 {
	position:absolute;
	left:80px;
	top:130px;
}

#interventionIcon5 {
	position:absolute;
	left:110px;
	top:140px;
}

#interventionIcon6 {
	position:absolute;
	left:110px;
	top:155px;
}

#interventionContainer .scrollable {
	position: relative;
	overflow: hidden;
	width: 454px;
	height: 412px;
	float: right;
}

#interventionContainer .scrollable .items {
	width: 20000em;
	position: absolute;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}

#interventionContainer .scrollable .items .item {
	float: left;
	width: 438px;
	height: 392px;
	padding: 20px 0 0 16px;
	position: relative;
}

#interventionContainer .scrollable .arrow {
	background: url('/img/hard-facts/what-can-i-do-if-a-friend-is-using-meth/scrollable-arrows.png') no-repeat 0 0;
	width: 33px;
	height: 34px;
	text-indent: -999em;
	position: absolute;
	z-index: 10;
	cursor: pointer;
}

#interventionContainer .scrollable .prev {
	background-position: 0 0;
	top: 200px;
	left: 16px;
}

#interventionContainer .scrollable .next {
	background-position: -33px 0;
	top: 200px;
	right: 20px;
}

#interventionContainer .scrollable .prev.disabled { background-position: 0 -34px; }

#interventionContainer .scrollable .next.disabled { background-position: -33px -34px; }
#interventionContainer .scrollable .disabled{cursor:default !important;}
#interventionContainer .share_this {
	position: absolute;
	z-index: 20;
	bottom: 16px;
	right: 20px;
}
/* scrollable navigation */
.navi {
    bottom: 10px;
    height: 20px;
    margin-left: 170px;
    position: absolute;
    width: 200px;
    z-index: 10; /* Dropped to 10 so it's below FB share */
}
.navi a {
	width:10px;
	height:10px;
	float:left;
	margin:3px;
	background:url(/img/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
}
.navi a:hover {
	background-position:0 -10px;      
}
.navi a.active {
	background-position:0 -20px;     
}

