@charset "utf-8";
/* CSS Document */

.teenMain{
	position:relative;
	background: url(../images/bg-corkboard-howdo.jpg) no-repeat;
}


.primaryContent{
	background: url(../images/bg-corkboard-howdo.jpg) no-repeat;
	height:610px;
	padding-left:40px;
}

.primaryContent h2.banner{
	position:absolute;
	background: url(../images/hdr-start-conversation.gif) no-repeat;
	width:569px;	
	height:80px;
	left:-6px;
	top:8px;
}

.primaryContent .bg-img1{
	position:absolute;
	background: url(../images/soccer-players.jpg) no-repeat;
	width:294px;	
	height:192px;
	right:72px;
	top:0px;
}


.leftColumn{
	background: url(../images/bg-blue-note.jpg) no-repeat;
	width:294px;
	height:485px;
	left:-18px;
	top:40px;
	
}

.notepadContent{
	height:332px;
	width:262px;
	padding:10px 0 0 10px;
}


.notepadContent h3.talkParents{
	background: url(../images/hdr-talk-to-your-parents.gif) no-repeat;
	width:280px;
	height:84px;	
}

.notepadContent h3.factPack{
	background: url(../images/hdr-fact-pack-howdo.gif) no-repeat;
	width:116px;
	height:27px;
	margin-top:5px;	
}

.notepadContent p{
	padding-bottom:10px;
	font-weight:bold;
}

.noteList{
	position:relative;
	background: url(../images/horizontal-divide.gif) no-repeat scroll center bottom;
	height:125px;
	width:305px;
	margin-left:-15px;
}

.noteList ul{
position:relative;
	color:#616AB3;
	font-weight:bold;
	left:15px;
	list-style-image:none !important;
	list-style-position:outside !important;
	list-style-type:disc !important;
	margin-bottom:8px;
	padding-left:20px;
	width:250px;
}

.noteList ul li{
	padding:2px;
}


.notepadContent a.downloadPdf{
	display:block;
	background: url(../images/btn-download-pdf.gif) no-repeat;
	height:35px;
	width:176px;
	text-indent:-999em;
}


.middleColumn{
	height:480px;
	width:336px;
	position:relative;
	padding:0px;
	z-index:10;
}	

.middleColumn .locker-left{
	position:relative;
	background: url(../images/locker-left.jpg) no-repeat;
	height:545px;
	width:230px;
	top:-32px;	
	left:-2px;
	float:left;
}

.middleColumn .locker-right{
	position:relative;
	background: url(../images/locker-right.png) no-repeat;
	height:538px;
	width:105px;	
	top:-23px;	
	left:-2px;
	float:left;
	_background-image: none;	
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src=/teen/Assets/images/locker-right.png);
}

.rightColumn{
	display:none;
}

div.pointer {
	background:transparent url(../images/arrow-provider.gif) no-repeat scroll 0 0;
	display:block;
	height:90px;
	left:670px;
	position:absolute;
	top:107px;
	width:131px;
	z-index:9000;
}

.middleColumn .bgFindProvider{
	position:absolute;
	background: url(../images/bg-purple-note.jpg) no-repeat;
	height:454px;
	width:295px;
	top:41px;
	left:0px;
	padding:16px 0 0 18px;
	z-index:10;
}

.middleColumn .bgFindProvider h3{
	background: url(../images/hdr-find-provider-howdo.gif) no-repeat;	
	height:36px;
	width:272px;
	margin-bottom:10px;
}

.middleColumn .bgFindProvider p{
	width:267px;
	color:#fff;
	padding:2px;
	font-weight:bold;
}

.bgPhotos{
	position:relative;
	height:339px;
	width:301px;	
	top:80px;
	left:269px;
	z-index:0;
}

.bgPhotos .bgPhoto1{
	position:absolute;
	background: url(../images/howdo-photos1.jpg) no-repeat;	
	height:240px;
	width:282px;
	top:270px;
	left:25px;
	z-index:0;	
}

.bgPhotos .bgPhoto2{
	position:absolute;
	background: url(../images/howdo-photos2.png) no-repeat;	
	height:359px;
	width:374px;
	top:0px;
	left:-5px;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src=/teen/Assets/images/howdo-photos2.png);
	z-index:0;	
}

p.howDoTestimonial{
	display:block;
}

.disclaimerFooter p.howdo-disclaimer{
	display:block;
}

	
.mainNav ul li.navItem3 a { background-position:-270px -43px; }
div.dashDivider {
	display:none;
}
div.findProvider {
	display:block;
}
