@charset "UTF-8";
/* CSS Document */

h2.titleBlue		{
	color:						#4ea9cf;
	background:					none;
	margin:						0;
	padding:					0px 0 0px 0px;
	font-size:					17px;
}

/* THE HEADER */

.portalHeader		{
	height:						244px;
	background-image:			url(images/portal/bg_header.gif);
	background-repeat:			no-repeat;
	position:					relative;
	width:						988px;
}

.topLogo			{
	position:					absolute;
	top:						66px;
	left:						7px;
}

.pTopTag			{
	position:					absolute;
	left:						240px;
	top:						196px;
}

.pContact			{
	position:					absolute;
	right:						13px;
	top:						126px;
	background-image:			url(images/portal/bg_contact.gif);
	background-repeat:			no-repeat;
	width:						382px;
	height:						62px;
}

.pContact p			{
	font-weight:				bold;
	margin:						26px 0 0 137px;
}

.pTopPeoples		{
	position:					absolute;
	left:						553px;
	top:						176px;
}

.pSelectMomSite		{
	position:					absolute;
	top:						195px;
	left:						630px;
	font-weight:				bold;
}

.pSelectMomSite select, .pConnecting2 select	{
	padding:					0px;
	width:						130px;
	vertical-align:				middle;
}

.pGoButton			{
	vertical-align:				middle;
}

/* featured Blog */

.featuredBlogWrapper		{
	background-color:			#f2f2f2;
	height:						236px;
	overflow:					auto;
}

.featuredBlogWrapper img	{
	border:						1px solid #ccc;
	margin:						14px 0 0 14px;
	max-height:					135px;
	max-width:					386px;
}

.portalCaption1			{
	margin:						5px 0 0 14px;
}

.pSite				{
	font-weight:				bold;
	text-transform:				uppercase;
}

.featuredBlogWrapper h3	{
	font-size:					14px;
	color:						#4ea9cf;
	font-weight:				bold;
	margin:						10px 7px 0 14px;
}

.featuredBlogWrapper h3 a:link, .featuredBlogWrapper h3 a:visited	{
	color:						#4ea9cf;
	text-decoration:			none;
}

.featuredBlogWrapper h3 a:hover	{
	color:						#4ea9cf;
	text-decoration:			underline;
}

.featuredBlogWrapper p	{
	margin:						3px 7px 0 14px;
	line-height:				14px;
	padding:					0;
}

/* mom connection */

#mainMomTalk h2					{
	font-size:					14px;
	color:						#414c51;
	font-weight:				bold;
	margin:						0;
	padding:					8px 0 8px 14px;
	background-image:			url(images/bg_h2_gray.gif);
	background-repeat:			repeat-x;
}

.pSubtitle			{
	font-size:					11px;
	font-weight:				normal;
}

/* contact under ad */

.pContact2			{
	background-image:			url(images/portal/bg_contact2.jpg);
	background-repeat:			no-repeat;
	width:						300px;
	height:						156px;
	margin:						10px;
	font-weight:				bold;
}

.pContact2 p		{
	padding:						75px 0 0 14px;
}

/* connecting */


h2.titleGrey3b			{
	color:						#414c51;
	font-size:					16px;
	line-height:				18px;
	background:					none;
	padding:					18px 5px 5px 0px;
}


.columnMainTriple	{
	width:						965px;
	float:						left;
}

.pConnecting1		{
	background-color:			#f2f2f2;
	background-image:			url(images/portal/bg_map.jpg);
	background-repeat:			no-repeat;
	background-position:		top right;
}

.pConnecting2		{
	float:						left;
	text-align:					center;
	font-weight:				bold;
	padding: 4px 14px 14px 14px;
}

.pConImg1			{
	margin:0 0 9px 0;
}

.pConnecting3		{
	border-top:					1px solid #ccc;
	margin:14px;
	padding:14px;
}

.pConnecting4		{
	float:						left;
	padding:5px;
	width:						450px;
}

.pConnecting5		{
	background-image:			url(images/portal/bg_findmoms.jpg);
	background-repeat:			no-repeat;
	background-position:		center;
}

img.pMoms			{
	vertical-align:bottom;
}