/* CSS Document */

html>body .topboxes
{
	height: 142px;
	_height: 0px;
}

.kids_m
{
	margin: 0px 2px;
	width: 222px;
	height: 142px;
	float: left;
	
	background-image: url('images/kids_m.jpg');
	background-position: center middle;
	background-repeat: no-repeat;
		
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C87DA4;
}

.kids_m #links
{
	margin: 0px;
	padding: 0px;
	
	margin-left: 126px;
	margin-top: 84px;
}

.kids_m #links A
{
	color: #C87DA4;
	text-decoration: none;
}

.kids_m #links A:hover
{
	color: Blue;
}

.baby_m
{
	margin: 0px 6px;
	*margin: 0px 4px;
	width: 227px;
	height: 142px;
	float: left;
	
	background-image: url('images/baby_m.jpg');
	background-position: center middle;
	background-repeat: no-repeat;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8EA9B2;
}

.baby_m #links
{
	margin: 0px;
	padding: 0px;
	
	margin-left: 132px;	
	margin-top: 84px;
}

.baby_m #links A
{
	color: #8EA9B2;
	text-decoration: none;
}

.baby_m #links A:hover
{
	color: Blue;
}

.competition
{
	margin: 0px 2px;
	width: 197px;
	height: 142px;
	float: right;
	
	cursor: pointer;
	
	background-image: url('images/competition.jpg');
	background-position: center middle;
	background-repeat: no-repeat;
}

.promo
{
	margin-top: 16px;
	height: 201px;
	
	background-image: url('images/promo_background.gif');
	background-position: left top;
	background-repeat: repeat-x;
	
}

.promo #left
{
	width: 6px;
	height: 201px;
	float: left;
	
	background-image: url('images/promo_left.gif');
	background-position: left top;
	background-repeat: no-repeatx;
	
}

.promo #right
{
	width: 6px;
	height: 201px;
	float: right;
	
	background-image: url('images/promo_right.gif');
	background-position: left top;
	background-repeat: no-repeat-x;
	
}

.promo #container
{
	padding: 8px;
}

.promo #title
{
	margin-bottom: 8px;
}

.promo #piccell
{
	margin: 0px 4px;
	width: 120px;
	height: 102px;
	
	float: left;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #616161;
	
	text-align: center;
}

.promo #piccell IMG
{
	margin-bottom: 2px;
	
	border: 1px solid #616161;
}

.promo #piccell A
{
	color: #616161;
	text-decoration: none;
}

.promo #piccell A:hover
{
	color: Red;
}

.corrector
{
	margin-bottom: 4px;
	height: 128px;
}

.news
{
	margin-top: 16px;
	height: 201px;
	
	background-image: url('images/newsletter_background.gif');
	background-position: left top;
	background-repeat: repeat-x;
	
}

.news #left
{
	width: 6px;
	height: 201px;
	float: left;
	
	background-image: url('images/newsletter_left.gif');
	background-position: left top;
	background-repeat: no-repeatx;
	
}

.news #right
{
	width: 6px;
	height: 201px;
	float: right;
	
	background-image: url('images/newsletter_right.gif');
	background-position: left top;
	background-repeat: no-repeat-x;
	
}

.news #title
{
	margin-top: 6px;
	margin-bottom: 8px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #616161;
}

html>body .news #title
{
	margin-top: 0px;
	padding-top: 6px;
}

.news #new
{
	margin: 0px 16px;
	width: 40%;
}

.news #br
{
	margin-left: 18px;
	
	width: 1px;
	height: 140px;
	
	float: left;
	
	background-color: #DCDCDC;
}

.news #new #newstitle
{
	font-weight: bold;
	color: #616161;
}

.news #new IMG
{
	margin:  0px 2px 2px 2px;
	border: 1px solid #929292;
}

.news #new #newsinfo
{
	color: #616161;
}

.news #new #newslink
{
	float: right;
	clear: both;
}

.news #new #newslink A
{
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}

.news #new #newslink A:hover
{
	color: #0033FF;
}
