/* ------------- */
/* General rules */
/* ------------- */

td.bwphoto
{
	text-align: right;
	background-color: #ffffff;
}

div.rule
{
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}

form
{
	display: inline;
}

/* -------------------------------------------------------------------------- */
/* Logobar                                                                    */
/* -------------------------------------------------------------------------- */

td.logocell
{
	background: url(../images/logobar_bg.gif) no-repeat #ffffff;
}


/* ------------------ */
/* News section rules */
/* ------------------ */

table.newstable
{
	border-bottom: solid 1px #ffffff;
}

td.news
{
	background-color: #b3dddb;
}

td.newsright
{
	background-image: url(../images/dot_ffffff.gif);
	background-repeat: repeat-y;
	background-color: #b3dddb;
}

div.newscontent
{
	color: #333333;
	font-size: 9px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.newscontent div.header
{
	color: #000000;
	font-weight: bold;
	padding-bottom: 6px;
	border-bottom: solid 1px #77aeab;
	margin-bottom: 4px;
}

td.news div.header
{
	padding-left: 10px;
}

div.newscontent div.bigheader
{
	padding-left: 10px;
	padding-bottom: 4px;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
}

div.newscontent td
{
	color: #333333;
	font-size: 9px;
}

div.newscontent a, div.newscontent a:visited
{
	font-weight: bold;
	font-size: 9px;
	color: #101183;
}

div.newscontent td.rule
{
	background-image: url(../images/dot_77aeab.gif);
	background-repeat: repeat-y;	
}

div.newscontent div.link img
{
	margin-right: 3px;
	margin-left: 10px;
}

div.newscontent div.link a
{
	text-decoration: none;
}

div.newscontent img
{
	text-decoration: none;
	border: none;
}

div.newscontent td.nursery img
{
	margin-top: 3px;
}


/* ------------------- */
/* Promo section rules */
/* ------------------- */

table.promotable
{
	border-top: solid 1px #ffffff;
}

td.promofirst
{
	background-color: #e0f5f4;
	padding: 10px;
}

td.promo
{
	background-image: url(../images/dot_ffffff.gif);
	background-repeat: repeat-y;
	background-color: #e0f5f4;
	padding: 10px;
}

div.promocontent
{
	padding: 0px;
	margin: 0px;
	color: #333333;
	font-size: 9.5px;
	width: 230px;
}

div.promocontent h1
{
	font-size: 10px;
	margin: 0px 0px 3px 0px;
	padding: 0px;
}

div.promocontent p
{
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

div.promocontent a
{
	font-weight: bold;
	text-decoration: none;
}

/* ----------------------- */
/* Marketing section rules */
/* ----------------------- */

div.photoheadline
{
	margin-bottom: 8px;
}


.marketinglinks a
{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
}

#lowercontentwrapper
{
	position: relative;
}

#phototable
{
	position: relative;
}

#lowercontent
{
	position: relative;
}

td.randomcontentcell
{
	text-align: right;
}

td.randomcontentcell div.randomcontent
{
	float: right;
	font-size: 10px;
	color: #333333;
}

div.randomcontent div.description
{
	width: 294px;
	padding-right: 10px;
	text-align: left;
}

div.randomcontent div.description a
{
	font-weight: bold;
	color: #101183;
}

td.randomcontentcell div.nav
{
	clear: both;
	float: right;
	font-size: 10px;
	color: #333333;
	width: 294px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	text-align: left;
}

td.randomcontentcell div.nav div.header
{
	margin-bottom: 5px;
	font-weight: bold;
}

td.randomcontentcell div.nav select
{
	vertical-align: middle;
	width: 191px;
}

td.randomcontentcell div.nav input.submit
{
	vertical-align: middle;
}

