﻿*
{
	margin: 0;
	padding: 0;
}

* a {position:relative;}

body
{
	font-size: 62.5%;
	font-family: Arial, Verdana, Sans-Serif;
	background: #fff url(images/bg.jpg) repeat-x left top;
}


.privacy ul
{
	list-style-image: url(images/arrow.jpg);
	list-style-position: outside;
	font-size: 1.4em;
	margin-left: 40px;
	color: #666;
}

.privacy ul li
{
	margin: 20px 0;
	margin-left: 40px;
}

.privacy ul li strong
{
	color: #00a1e4;
	font-size: 1.2em;
}

img { border: none; }

#wrapper
{
	background: url(images/top_border.png) no-repeat left top;
	width: 924px;
	margin: 0px auto;
	padding-top: 43px;
	position: relative;
}

/* \ */
* html #wrapper
{
    background:none;
    width: 924px;
    
    background: url(images/top_border_special.jpg) no-repeat;
    
  
    
}
/* */

#container
{
	width: 924px;
	background: transparent url(images/sides.png) repeat-y left top;
}

/* \ */
* html #container
{
    background:none;
	width: 924px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/sides.png', sizingMethod='scale');
    
}
/* */

a
{
	color: #00a1e4;
}



#header
{
	font-size: 1em;
	text-align: right;
	margin: 0 55px 10px 0;
}

#logo
{
	position: absolute;
	top: 35px;
	left: 55px;
	text-indent: -9999px;
	width: 171px;
	height: 170px;
	background: url(images/logo.png) no-repeat left top;
	z-index: 100;
}


/* \ */
* html #logo
{
    background:none;
	width: 171px;
	height: 170px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo.png', sizingMethod='scale');
    
}
/* */

#nav_container
{
	width: 826px;
	height: 57px;
	margin: 0 49px;
	background: url(images/nav_bg.jpg) no-repeat left top;
}

#nav
{
	list-style: none width: 893px;
	margin-left: 175px;
	height: 49px;
	float: left;
	display: inline;
}

#nav li
{
	width: 92px;
	height: 49px;
	float: left;
	display: inline;
}

#nav li a
{
	display: block;
	height: 49px;
	width: 92px;
	text-indent: -9999px;
}

#nav li#oral a:hover, #nav li#oral a#active { background: url(images/nav/Oral_Hygiene.png) no-repeat left top;  behavior: url(iepngfix.htc);}
#nav li#advice a:hover, #nav li#advice a#active { background: url(images/nav/Advice_From_Dentists.png) no-repeat left top;  behavior: url(iepngfix.htc); }
#nav li#cavities a:hover, #nav li#cavities a#active { background: url(images/nav/Preventing_Cavities.png) no-repeat left top;  behavior: url(iepngfix.htc);}
#nav li#brush a:hover, #nav li#brush a#active { background: url(images/nav/Getting_Kids_To_Brush.png) no-repeat left top;  behavior: url(iepngfix.htc); }
#nav li#hand a:hover, #nav li#hand a#active { background: url(images/nav/Hand_Hygiene.png) no-repeat left top;  behavior: url(iepngfix.htc); }
#nav li#help a:hover, #nav li#help a#active { background: url(images/nav/Healthy_Hands_Help_Everyone.png) no-repeat left top;  behavior: url(iepngfix.htc); }
#nav li#wash a:hover, #nav li#wash a#active { background: url(images/nav/Getting_Kids_To_Wash.png) no-repeat left top;  behavior: url(iepngfix.htc); }

#nav li#oral a { background: url(images/nav/Oral_Hygiene.png) no-repeat left bottom;  behavior: url(iepngfix.htc); }
#nav li#advice a { background: url(images/nav/Advice_From_Dentists.png) no-repeat left bottom;  behavior: url(iepngfix.htc); }
#nav li#cavities a { background: url(images/nav/Preventing_Cavities.png) no-repeat left bottom;  behavior: url(iepngfix.htc);}
#nav li#brush a { background: url(images/nav/Getting_Kids_To_Brush.png) no-repeat left bottom;  behavior: url(iepngfix.htc); }
#nav li#hand a { background: url(images/nav/Hand_Hygiene.png) no-repeat left bottom;  behavior: url(iepngfix.htc); }
#nav li#help a { background: url(images/nav/Healthy_Hands_Help_Everyone.png) no-repeat left bottom;  behavior: url(iepngfix.htc); }
#nav li#wash a { background: url(images/nav/Getting_Kids_To_Wash.png) no-repeat left bottom;  behavior: url(iepngfix.htc); }


#content
{
	width: 826px;
	margin: 0 49px;
	background: url(images/sunburst_bg.jpg) no-repeat left top;
	padding: 8px 0;
	float: left;
	display: inline;
}

#content p
{
	font-size: 1.4em;
	margin: 8px 0;
	line-height: 1.4em;
}


#content a:hover
{
	color: #19459d;
}

#left_col
{
	background: url(images/helpful_links_bg.jpg) no-repeat left top;
	width: 211px;
	height: 320px;
	float: left;
	display: inline;
	margin-top: 124px;
}

#left_col_b
{
	width: 111px;
	height: 420px;
	float: left;
	display: inline;
	margin-top: 250px;
	margin-left:40px;
}



#left_col2
{
	background: url(images/helpful_links_bg.jpg) no-repeat left top;
	width: 156px;
	height: 320px;
	float: left;
	display: inline;
	margin-top: 124px;

}


#left_col3
{
	background: url(images/helpful_links_bg.jpg) no-repeat left top;
	width: 156px;
	height: 320px;
	float: left;
	display: inline;
	margin-top: 124px;

}


body#wide_col #left_col
{
	width: 410px;
	height: auto;
}

body#wide_col .video_col
{
	background: url(images/video_bg.jpg) no-repeat left top;
	height: 350px;
}

body#wide_col #left_col2
{
	width: 350px;
	height: auto;
}

body#wide_col #left_col3
{
	width: 320px;
	height: auto;
}

body#wide_col .video_col2
{
	background: url(images/washing_bg.png) no-repeat left top;
	behavior: url(iepngfix.htc);
	height: 350px;
}

body#wide_col .video_col3
{
	/*background: url(images/boys_washing2.jpg) no-repeat left top;
	height: 345px;
	width: 315px;
	*/
}

body#wide_col .no_bg
{
	background: none;
}

.video
{
	margin: 30px 0 0 40px;
}

.boysWashing
{
	margin: 30px 0 0 50px;
}
.boysWashing2
{
	/*margin: 30px 0 0 50px;*/
}

#helpful_links
{
	list-style: none;
	margin:100px 50px;
	font-size: 1.1em;
	line-height: 1.3em;
}

#helpful_links li
{
	margin: 8px 0;
}

#helpful_links li a
{
	color: #fff;
}

#helpful_links_alt
{
	list-style: none;
	margin: 70px 50px 30px 50px;
	font-size: 1.1em;
	line-height: 1.3em;
}

#helpful_links_alt2
{
	list-style: none;
	margin: 20px 50px 30px 50px;
	font-size: 1.1em;
	line-height: 1.3em;
}

#helpful_links_alt li
{
	margin:0;
}

#helpful_links_alt li a
{
	color: #00a1e4;
}

#right_col
{
	width: 598px;
	margin-left: 15px;
	float: left;
	display: inline;
	position: relative;
}

#right_col p, #full_col p
{
	color: #666;
	font-family: Arial, Verdana, Sans-Serif;
	margin: 10px;
}

body#wide_col #right_col
{
	width: 410px;
	margin: 0;
}

body#wide_col #right_col ul
{
	list-style-image: url(images/arrow.jpg);
	list-style-position: outside;
	font-size: 1.4em;
	margin-left: 40px;
	color: #666;
}

body#wide_col #right_col ul li
{
	margin: 20px 0;
}

body#wide_col #right_col ul li strong
{
	color: #00a1e4;
	font-size: 1.2em;
}

body#wide_col #right_col p.indent
{
	margin-left: 40px;
}

#right_col2
{
	width: 598px;
	margin-left: 15px;
	float: left;
	display: inline;
	position: relative;
}

#right_col2 p, #full_col p
{
	color: #666;
	font-family: Arial, Verdana, Sans-Serif;
	margin: 10px;
}

body#wide_col #right_col2
{
	width: 480px;
	margin: 0;
}

body#wide_col #right_col2 ul
{
	list-style-image: url(images/arrow.jpg);
	list-style-position: outside;
	font-size: 1.4em;
	margin-left: 40px;
	color: #666;
}

body#wide_col #right_col2 ul li
{
	margin: 20px 0;
}

body#wide_col #right_col2 ul li strong
{
	color: #00a1e4;
	font-size: 1.2em;
}

body#wide_col #right_col2 p.indent
{
	margin-left: 40px;
}


#right_col_b
{
	width: 800px;
	margin-left: 15px;
	float: left;
	display: inline;
	position: relative;
}

#right_col_b p, #full_col p
{
	color: #666;
	font-family: Arial, Verdana, Sans-Serif;
	margin: 10px;
}

body#wide_col #right_col_b
{
	width: 480px;
	margin: 0;
}

body#wide_col #right_col_b ul
{
	list-style-image: url(images/arrow.jpg);
	list-style-position: outside;
	font-size: 1.4em;
	margin-left: 40px;
	color: #666;
}

body#wide_col #right_col_b ul li
{
	margin: 20px 0;
}

body#wide_col #right_col_b ul li strong
{
	color: #00a1e4;
	font-size: 1.2em;
}

body#wide_col #right_col_b p.indent
{
	margin-left: 40px;
}


#full_col
{
	width: 825px;
	float: left;
	display: inline;
	margin: 50px 0 0 0;
}

.trivia_col
{
	background: url(images/trivia_bg.jpg) no-repeat left top;
	width: 675px;
	height: 441px;
	margin: 0 0 0 75px;
}

.flash_game_col
{
	width: 570px;
	height: 441px;
	margin: 0 0 0 125px;
}

#title
{
	text-indent: -9999px;
	display: block;
}


.oral_title
{
	width: 478px;
	height: 280px;
	background: url(images/oral_title.png) no-repeat left top;
	behavior: url(iepngfix.htc);
}

.hand_title
{
	width: 539px;
	height: 264px;
	background: url(images/hand_title.png) no-repeat left top;
	behavior: url(iepngfix.htc);
}

.Store_title
{
	width: 383px;
	height: 231px;
	background: url(images/storelocator.png) no-repeat left top;
	behavior: url(iepngfix.htc);
}

/* \ */
.header_title
{
	width: 378px;
	height: 280px;
	background: url(images/home_title.png) no-repeat left top;
}

* html .header_title
{
    background:none;
	width: 478px;
	height: 280px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/home_title.png', sizingMethod='scale');
}
/* */

.games_title
{
	width: 436px;
	height: 54px;
	background: url(images/games_title.png) no-repeat left top;
	margin: 50px 0 30px 200px;
}

/* \ */
* html .games_title
{
    background:none;
	width: 436px;
	height: 54px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/games_title.png', sizingMethod='scale');
}
/* */

.advice_title
{
	width: 410px;
	height: 57px;
	background: url(images/advice_title.png) no-repeat left top;
	margin: 50px 0 0 0px;
}

/* \ */
* html .advice_title
{
    background:none;
	width: 410px;
	height: 57px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/advice_title.png', sizingMethod='scale');
}
/* */

.help_title
{
	width: 457px;
	height: 93px;
	background: url(images/help_title.png) no-repeat left top;
	margin: 50px 0 0 0px;
}

/* \ */
* html .help_title
{
    background:none;
	width: 457px;
	height: 93px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/help_title.png', sizingMethod='scale'); 
}
/* */

.preventing_title
{
	width: 414px;
	height: 61px;
	background: url(images/preventing_title.png) no-repeat left top;
	margin: 50px 0 0 0px;
}

/* \ */
* html .preventing_title
{
    background:none;
	width: 414px;
	height: 61px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/preventing_title.png', sizingMethod='scale');
}
/* */
.wash_title
{
	width: 503px;
	height: 59px;
	background: url('images/wash_Title.png') no-repeat left top;
	margin: 50px 0 0 0px;
}

/* \ */
* html .wash_title
{
    background:none;
	width: 503px;
	height: 54px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/wash_title.png', sizingMethod='scale');
}
/* */

.brush_title
{
	width: 411px;
	height: 58px;
	background: url(images/brush_title.png) no-repeat left top;
	margin: 50px 0 0 0px;
}

/* \ */
* html .brush_title
{
    background:none;
	width: 441px;
	height: 58px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/brush_title.png', sizingMethod='scale');	
}
/* */

.screening_title
{
	width: 217px;
	height: 57px;
	background: url(images/screening_title.png) no-repeat left top;
	margin: 50px 0 0 0px;	
}

/* \ */
* html .screening_title
{
    background:none;
	width: 217px;
	height: 57px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/screening_title.png', sizingMethod='scale');	
}
/* */

.press_title
{
	width: 218px;
	height: 59px;
	background: url(images/press_title.png) no-repeat left top;
	margin: 50px 0 0 0px;	
}

/* \ */
* html .press_title
{
    background:none;
	width: 218px;
	height: 59px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/press_title.png', sizingMethod='scale');	
}
/* */

.hand_trivia_title
{
	width: 450px;
	height: 143px;
	background: url(images/hand_trivia_title_big.png) no-repeat left top;
	margin: 50px 0 0 185px;	
    behavior: url(iepngfix.htc);
}

.oral_trivia_title
{
	width: 467px;
	height: 143px;
	background: url(images/oral_trivia_title_big.png) no-repeat left top;
	margin: 50px 0 0 175px;	
    behavior: url(iepngfix.htc);
}

.trivia_title
{
	width: 443px;
	height: 69px;
	background: url(images/trivia_title.png) no-repeat left top;
	margin: 50px 0 0 200px;	
}

/* \ */
* html .trivia_title
{
    background:none;
	width: 443px;
	height: 69px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/trivia_title.png', sizingMethod='scale');	
}
/* */

.faq_title
{
	width: 424px;
	height: 58px;
	background: url(images/faq_title.png) no-repeat left top;
	margin: 50px 0 0 200px;	
}

/* \ */
* html .faq_title
{
    background:none;
		width: 424px;
	height: 58px;
	   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/faq_title.png', sizingMethod='scale');	
}

/* */

.attack_title
{
	width: 327px;
	height: 62px;
	background: url(images/attack_title.png) no-repeat left top;
	margin: 50px 0 0 250px;	
}

/* \ */
* html .attack_title
{
    background:none;
	width: 327px;
	height: 62px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/attack_title.png', sizingMethod='scale');	
}
/* */

#hector
{
	position: absolute;
	top: 235px;
	left: -200px;
}

#hector_B
{
	position: absolute;
	top: 235px;
	left: -27px;
}

#hector_C
{
	position: absolute;
	top: 340px;
	left: 142px;
	
}

#hector2
{
	position: absolute;
	top: 495px;
	left: -85px;
}

#hector2_B
{
	position: absolute;
	top: 418px;
	left: 279px;
}

#hector_Oral
{
	position: absolute;
	top: 235px;
	left: -20px;
}

#hector_Hand
{
	position: absolute;
	top: 265px;
	left: 20px;
}

body#home p
{
	margin: 30px 0 0 115px;
	width: 480px;
}

body#home2 p
{
	margin: 15px 0 15px 30px;
	width: 480px;
}

#home_graphic
{
	margin: 10px 0 20px 50px;
}

#buckets
{
	width: 598px;
	float: left;
}

#buckets ul
{
	list-style: none;
}

#buckets ul li
{
	float: left;
	display: inline;
}

#buckets ul li a
{
	display: block;
}

#buckets ul li img
{
	float: left;
	display: inline;
}

#footer
{
	background: url(images/bottom_border.png) left top;
	width: 924px;
	height: 10px;
	clear: both;
	padding-top: 33px;
	text-align: center;
	color: #666;	
}

/* \ */
* html #footer
{
    background:none;
	width: 924px;
	height: 10px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bottom_border.png', sizingMethod='scale');	
}
/* */

#myAccordion
{
	width: 470px;
	border: 1px solid #642A7E;
	background-color: #fff;
	margin: 45px 0 0 100px;
	float: left;
	display: inline;
}

#myAccordion dt
{
	line-height: 16px;
	font-size: 14px;
	background-color: #782b90;
	border-top: 2px solid #9c7aae;
	border-bottom: 2px solid #642A7E;
	padding: 0 10px;
	font-weight: bold;
	color: #fff;
	padding: 4px;
}

#myAccordion dd
{
	overflow: auto;
}

#myAccordion p
{
	margin: 16px 10px;
	color: #666;
}

#myAccordion dt.myAccordionHover
{
	background-color: #00A1E4;
}

#myAccordion dt.myAccordionActive
{
	background-color: #782b90;
	border-top: 2px solid #666;
	border-bottom: 2px solid #666;
}

/* */

#myAccordion_FAQ
{
	width: 470px;
	border: 1px solid #642A7E;
	background-color: #fff;
	margin: 0px 0 0 0px;
	float: left;
	display: inline;
}

#myAccordion_FAQ dt
{
	line-height: 16px;
	font-size: 14px;
	background-color: #782b90;
	border-top: 2px solid #9c7aae;
	border-bottom: 2px solid #642A7E;
	padding: 0 10px;
	font-weight: bold;
	color: #fff;
	padding: 4px;
}


#myAccordion_FAQ dd
{
	overflow: auto;
}

#myAccordion_FAQ p
{
	margin: 16px 10px;
	color: #666;
}

#myAccordion_FAQ dt.question
{
	background-color: #9F248F;
}

#myAccordion_FAQ dt.myAccordionActive
{
	background-color: #782b90;
	border-top: 2px solid #666;
	border-bottom: 2px solid #666;
}

#myAccordion_FAQ dt.myAccordionHover
{
	background-color: #00A1E4;
}


.clear
{
	display: block;
	clear: both;
}

.left
{
	float: left;
	display: inline;
}

.pngClass
{    
   behavior: url(iepngfix.htc);
}
