﻿h1
{
	font-size:25px;
	color:#ad3f9b;
	font-weight:bold;
}
h2
{
	font-size:12px;
	font-weight:bold;
}
#kidsBack
{
	position:relative;
	float:left;
	top:-20px;
	left:-1px;
	height:481px;
	width:723px;
	background-image:url(../images/about/aboutBack.png);
	background-repeat:no-repeat;
	background-position:left top;
}

*html #kidsBack
{
	background-image:url(../images/blank.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../images/about/aboutBack.png', sizingMethod='scale');		
}

#kidsContent
{
	position:absolute;
	float:left;
	top:75px;
	left:177px;
	height:481px;
	width:723px;
}
*html #kidsContent
{
	position:absolute;
	float:left;
	top:78px;
	left:169px;
	height:481px;
	width:723px;
}
#bread
{
	margin:20px 0 0 20px;	
}
#mainText
{
	position:relative;
	margin:20px 0 24px 40px;
	width:450px;
	height:270px;
}
#pod1
{
	position:relative;
	float:left;
	width:239px;
	height:130px;
	background-image:url(../images/products/prod_pod1.png);
	background-repeat:no-repeat;
}
#pod2
{
	position:relative;
	float:left;
	width:241px;
	height:130px;
	background-image:url(../images/products/prod_pod2.png);
	background-repeat:no-repeat;
}
#pod3
{
	position:relative;
	float:left;
	width:242px;
	height:130px;
	background-image:url(../images/products/prod_pod3.png);
	background-repeat:no-repeat;
}
.header
{
	position:relative;
	margin-top: 20px;
	margin-left:25px;
	font-size:15px;
	font-weight:bold;
	color:#ad3f9b;
}
.text
{
	position:relative;
	margin-top: 5px;
	margin-left:25px;
}
.podLink
{
	text-decoration:none;
}
.find
{
	position:absolute;
	top:90px;
	left:18px;
	text-decoration:none;
}
.findLink
{
	position:relative;
	top:-12px;
	left:6px;
	color:#818181;
	font-size:13px;
	text-decoration:none;
}
#scrollText
{
	width:400px;
	height:203px;
	overflow:auto;	
}
#dectBack
{
	position:relative;
	float:left;
	top:-19px;
	left:0px;
	height:289px;
	width:712px;
	background-image:url(../images/products/detectionBack.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#prodDesc
{
	position:relative;
	margin-left:6px;
	margin-top:5px;
	width:430px;
	height:300px;	
}
#prodScroll
{	top:-20px;
	width:430px;
	height:310px;
	overflow:auto;	
}
#prodImage
{
	position:absolute;
	top:20px;
	left:450px;	
}
#whereBtn
{
	position:absolute;
	left:20px;
	top:410px;
}
#watchBtn
{
	position:absolute;
	left:200px;
	top:410px;
}
#custScroll
{
	top:-20px;
	width:650px;
	height:350px;
	font-weight:bold;
}
.quote
{
	font-style: italic;
	font-weight:normal;
}
