

.mypets{ /*header of 1st demo*/
width:572px;
cursor: pointer;
padding: 2px 2px 5px 20px;
border: 1px solid white;
background: #f3f3f3;
margin: 4px ;
font: bold 12px arial; 
color: #555555;
}
.thepet
{ 
border: 1px solid #acacac;
border-top:0px;
background: #ffffff;
font: normal 11px arial; 
margin: 0px 4px 4px 4px; 
padding: 01px 10px 10px 10px;
width:572px;
}

.openpet{ /*class added to contents of 1st demo when they are open*/
background: #3599a8;
font: bold 12px arial; 
color: #ffffff;
}


.technology{ /*header of 2nd demo*/
cursor: pointer;
font: bold 14px Verdana;
color: white;
margin: 10px 0;
}


.openlanguage{ /*class added to contents of 2nd demo when they are open*/
color: green;
}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
color: red;
}

.togglehtml li{
margin-bottom: 8px;
}

.myheader{
cursor: pointer;
font: bold 11px arial; 
color: #454441;
background: #f3f3f3;
margin-bottom:0;
margin-top:4px;

}

.mycontent{
padding: 10px 10px 10px 10px;
font: normal 11px arial; 
border: 1px solid #acacac;
border-top:0px;
margin:0;

}
.homecontent{float:left;
margin:0;
padding:0px;
padding-top: 5px;
position:relative; left:5px; 
width:590px;

}
.storecontent{float:left;
margin:0;
padding:0px;
padding-top: 5px;
padding-bottom: 30px;
position:relative; left:50px; top:-5px;
width:700px;

}

.IntroShippingBanner {
	background-color: #FFFFFF;
	height: 27px;
	width: 788px;
}
.IntroPageBacking {
	background-color: #FFFFFF;
	height: 579px;
	width: 788px;
}
.SummerSale {
	background-image: url(http://www.motherhood.com/images/site/Index/June09/062609/Sale/SummerSaleBacking_062609.jpg);
	float: left;
	height: 579px;
	width: 531px;
}
.IntroSummerSaleText {
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.IntroSummerSaleTextLink {color: #EF008D}

  A.IntroPageSaleLinks:link { color:#EF008D; text-decoration:none}
  A.IntroPageSaleLinks:visited { color: #EF008D;  text-decoration:none}
  A.IntroPageSaleLinks:active { color: #EF008D;  text-decoration:none}
  A.IntroPageSaleLinks:hover {color:#EF008D; text-decoration:underline}
  A.IntroPageSaleLinks {color:#EF008D; text-decoration:none}
  
.IntroSideFeatures {
    background-image: url(http://www.motherhood.com/images/site/Index/June09/062609/IntroSideBacking_062609.gif);
	float: left;
	height: 579px;
	width: 257px;
}

.IntroSideBlockText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#363636;
}

  A.IntroSideBlockLinks:link { color:#363636; text-decoration:none}
  A.IntroSideBlockLinks:visited { color: #363636;  text-decoration:none}
  A.IntroSideBlockLinks:active { color: #363636;  text-decoration:none}
  A.IntroSideBlockLinks:hover {color:#363636; text-decoration:none}
  A.IntroSideBlockLinks {color:#363636; text-decoration:none}
