/*

  Progressive Kids media="all" Stylesheet


*/

body {
  margin: 0;
  background-color: white;
  
  font-family: arial, helvetica, sans-serif;
  text-align: center;
}

p {
  margin:0;
  margin-bottom: 1em;
}

#fixedWidthEnforcer {
  margin: 0 auto;
  width: 780px;
  min-width: 780px;
  display:block;
}

div.clearer {
  font-size: 1px;
  height: 1px;
  clear: both;
  background:#fff;
}






/* Masthead, banners and search controls */
/* common to all pages */
#mastheadAndControls {
  margin-top: 10px;
  width: 780px;
  height: 118px;
}
#mastheadAndControls #progressiveKidLogo {
  float: left;
  width: 373px;
}
#mastheadAndControls #progressiveKidLogo img {
  margin-top: 10px;
  border: 0;
}
#mastheadAndControls #mastheadBanners {
  width: 225px;
  float: left;
  text-align: center;
}
#mastheadAndControls #mastheadControls {
  width: 172px;
  float: left;
  text-align: right;
}
#mastheadAndControls #mastheadControls input{
  width: 118px;
  margin-right: 10px;
}







/* common topnav */
#topNav {
  height: 20px;
	margin: 0;
  padding: 2px 0 3px 0;
  background: rgb(167,0,31);
}
#topNav ul {
  text-align: center;
	margin: 0;
	padding: 0;
	list-style: none;
}

#topNav ul li { 
  display: inline;
  margin: 0;
  margin-right: 25px;
	padding: 0;
}
#topNav ul li a 
{
  width: 150px;
  background: rgb(167,0,31);
  
  color: white;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;  
  
	margin: 0px;
	padding: 0;
}
#topNav ul li a:hover 
{
	color: #FF6600;
}




/* COMMON SIDEBAR */
#snav {
	width:150px;
	padding: 0;
  padding-top: 30px;
  margin: 0;
	float: left;
  text-align: left;
	position:relative;
  background: white;
}
#snav ul {
  margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px; 
  text-align: left;
}

#snav ul li {
  text-align: left;
	display: block;
	margin-bottom: 6px;
}

#snav ul li a {
	font-family: arial;
	color: #333;
	text-decoration: none;
}

#snav ul a:hover {	
	color: #FF6600;
}

#snav ul a.active {
	color:#C30;
}

#snav ul ul {
	margin-left: 15px;
	font-size: 12px;
}



























/*

  HOME PAGE STYLES

*/


/* sidebar nav */
#homePageSnav {
  width: 150px;
  float: left;
  background: rgb(240,231,111); 
	font-family: arial, helvetica, sans-serif;
  font-weight: bold;
	font-size: 10px;   
  color: black;  
}
#homePageSnav #affiliate {
  text-align: center;
  padding: 0 10px 10px 10px;
}
#homePageSnav #affiliate img {
  padding-top: 10px;
  padding-bottom: 8px;
  text-align: center;
}
#homePageSnav #snav {
  margin: 0;
  padding: 0;
}
#homePageSnav #snav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  border-bottom: 1px solid white;
}
#homePageSnav #snav ul li {
  list-style: none;
  position: relative;
  margin: 0;
  padding: 2px 0 3px 0;
  border-top: 1px solid white;
  border-bottom: 1px solid white;   
  text-align: center;
  background: rgb(240,231,111);     
}
#homePageSnav #snav a {
	font-family: arial, helvetica, sans-serif;
  font-weight: bold;
	font-size: 10px;   
	color: rgb(177,55,40);
	text-decoration: none;
}
#homePageSnav #snav a:hover {
	color: #FF6600;
}
#homePageSnav #snav a.active {
	color: #FF6600;
}
#homePageSnav #snav ul ul {
	margin-left: 15px;
	font-size: 11px;
}


/*

  Right Photo Bar

*/
#homePagePhotoBar {
  width: 154px;
  float: right;
  background: rgb(167,0,31);
  padding-bottom: 100px;

}
#homePagePhotoBar div {
  padding: 4px 0;
  border-top: 1px solid white;
  border-bottom: 1px solid white;

}
#homePagePhotoBar div img{
  border: 0px;
}


/*
  home content area

*/




/*

  What's New Page Styles

*/


#sectionHeader {
  margin-left: 156px;
  margin-bottom: 15px;
  text-align: left;
}
/*

  content box

*/
#whatsNewBackground {
  width: 616px;
  float: left;
  
  background-color: rgb(79,173,38);
  background-image: url(../_img/whatsNewContentBottom.gif);
  background-position: bottom left;
  background-repeat: no-repeat;
}
#whatsNewContent {
  padding: 10px 16px;
  
  background-image: url(../_img/whatsNewSeasonTitle.gif);
  background-position: 324px 12px;
  background-repeat: no-repeat;
  position: relative;
  text-align: left;
}

#whatsNewPullQuote {
  float: left;
  width: 280px;
  border: 1px solid rgb(23,92,48);
  background: rgb(0,59,52);
  
  text-align: left;
  color: white;  
}
#whatsNewPullQuote div {
  padding: 6px;  
  font-size: 13px;
}


table#whatsNewItemsRowTop {
  width: 250px;
  margin-top: 47px;
}
html>body table#whatsNewItemsRowTop {
	margin-left:8px;
}

table#whatsNewItemsRowTop td{
  text-align: right;
}
table#whatsNewItemsRowBottom {
  margin-top: 1em;
  text-align: right;
}

.whatsNewItem {
  width: 120px;
  margin-left:20px;
}
html>body .whatsNewItem {
  margin-left:25px;
} 


.whatsNewItem img {
  border: 1px solid rgb(204,231,192);
}
.whatsNewItem .caption {
  width: 120px;
  margin-top: 2px;
  font-size: 10px;
  color: white;
  text-align: left;
}

/*

  Footer

*/


#pkFooter {
  text-align: center;
  color: rgb(51,51,51);
  font-size: 11px;
}
#pkBottomNav {
  width: 100%;
  border: 0;
  padding: 0;
  margin:0;
  background: rgb(145,208,106);
  border-bottom: 2px solid white;
}
#pkBottomNav td {
  border-left: 1px solid white;
  border-right: 1px solid white;
  padding: 1px;
}
#pkBottomNav a {
  font-size: 10px;
  font-family: verdana;
  color: rgb(51,51,51);
  text-decoration: none;
}
#pkBottomNav a:hover {
  color: #FF6600;
}
#pkCopyright {
  border-left: 1px solid white;
  border-right: 1px solid white;
  padding: 1px;
  background: rgb(145,208,106);
  
}

/*Misc*/

img.pk {
	display: inline;
	margin-bottom: -8px;
}

