* {
}

html { overflow: -moz-scrollbars-vertical; }
html { overflow-x: auto; }

body {
	margin: 0px 0px 0px 1px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/_images/hvpback_blue.gif);
	/*background-color: #eae3b5;*/
	/*background-color: #ffe6a3;*/
	background-color: #c6d3dc;
	background-repeat:repeat-y;
	background-position:top center;
	font-size: 12px;
}

table
{
	border-collapse: collapse;
}

input, select {
	font-size: 12px;
}

#main {
	border-left: 1px solid #000000;
/*	border-right: 1px solid #000000;*/
	border-top: 0px;
	border-bottom: 0px;
	background-color:#FFFFFF;
	font-size: 12px;
}
a {
	color: #114695;
	text-decoration:none;
}
a:hover {
	color: #FF3624;
	text-decoration:underline;
}

.NoTextBlack a{
	color:#000000;
	text-decoration:none;
}

#coverlogo img
{
	border:1px solid #ccc!important; 
}

.hvlife
{
 background-color: #d87325;
}

/*a.white{
	color:#ffffff;
}*/

td.footer {
	font-size: 10px;
	color: #666666;
}

table.header {
	font-size: 12px;
	color: #666666;
}

table.header td.topnav1
{
	border-left: 1px solid #ccc;
	text-align: center;
}

table.header td.topnav1 a
{
	text-decoration: none;
	font-weight: bold;
}

table.header td.topnav1:hover
{
	background-color: #e7e7e7;
}

table.header td.topnav2
{
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	text-align: center;
	height: 30px;
}

table.header td.topnav2:hover
{
	background-color: #e7e7e7;
}

table.header td.topnav2 a
{
	text-decoration: none;
}

table.bottom {
	border-bottom: 1px solid #efefef;
}

table.top{
	border-top: 1px solid #efefef;
}

td.bottom {
	border-bottom: 1px solid #efefef;
}

td.top{
	border-top: 1px solid #efefef;
}

td.right{
	border-right: 1px solid #efefef;
}

td.left{
	border-left: 1px solid #efefef;
}

td.rotatemain{
	background-color: #ffffff;
}

td.rotate{
	background-color: #efefef;
	padding:6px;
}

.pad6{
	padding:6px;
}

.leftpad52{
	padding-left:52px;
}

td.rotatewhite{
	background-color: #ffffff;
}

td.rotateless{
	background-color: #efefef;
	padding:6px;
}

td.homepuzzleTL{
	background-image: url(/_images/puzzleTL.jpg);
	background-repeat: no-repeat;
}

td.homepuzzleTR{
	background-image: url(/_images/puzzleTR.jpg);
	background-repeat: no-repeat;
}

td.homepuzzleTM{
	background-image: url(/_images/puzzleTM.jpg);
	background-repeat: no-repeat;
}

td.homepuzzleBL{
	background-image: url(/_images/puzzlecornerBL.jpg);
	background-repeat: no-repeat;
}

td.homepuzzleBR{
	background-image: url(/_images/puzzlecornerBR.jpg);
	background-repeat: no-repeat;
}

td.fallingpuzzle{
	background-image: url(/_images/puzzlefalling.jpg);
}

td.community {
	background-image: url(/_images/homepage/community.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

td.breakingnews {
	background-image: url(/_images/homepage/breakingnews.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

ul.sidebarright{
	list-style-image: url(/_images/icons/bullet.gif); 
	margin: 0;
	padding-left: 20px;
	padding-right: 10px;
}
ul.sidebarright li {
	margin-bottom: 5px;
}
p.notopmargin{
	margin-top:0px;
}

.ddl200{
	width:200px;
}

.ddl125{
	width:125px;
}

.section_header
{
	text-align: center;
	background-image: url(/_images/homepage/header_background.gif);
}

.section_header_fun
{
	text-align: center;
	background-image: url(/_images/homepage/header_background_fun.gif);
}

.section_list
{
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
	text-align: left;
}

.section_list fieldset
{
	margin-bottom: 10px;
}

.section_list legend
{
	font-weight: bold;
}

.regfield
{
	width: 109px;
	text-align: right;
	vertical-align: top;
}

.section_list_resourceguides
{
	margin-top: 10px;
	margin-left: 9px;
	margin-right: 9px;
	text-align: left;
}
/*
.subsection_header
{
	text-align: center;
	background-color: #ab9e98;
}
*/

.list_break
{
	border-top: 1px solid #ccc;
	padding-top: 5px;
}

table.radtable th
{
	border: 1px solid #ccc;
	padding: 4px;
	text-align: left;
	background-color: #eee;
	width:100px;
}

table.radmintable
{
	border-collapse: collapse;
}

table.radmintable th
{
	border: 1px solid #ccc;
	padding: 4px;
	text-align: left;
	background-color: #eee;
	width:100px;
}

table.radmintable th.wide
{
	border: 1px solid #ccc;
	padding: 4px;
	text-align: left;
	background-color: #eee;
	width:200px;
}

table.radmintable td.wide
{
	border: 1px solid #ccc;
	padding: 4px;
	width:492px;
}

table.radmintable th.header
{
	background-color: #888;
	color: #fff;
	text-align: left;
}

table.radmintable th.header a
{
	color: #fff;
}

table.radmintable td
{
	border: 1px solid #ccc;
	padding: 4px;
	width:592px;
}

table.radmintable td.buttons
{
	background-color: #f7f7f7;
	text-align: right;
}

table.radmintable span.notes
{
	font-size: 10px;
	font-style: italic;
}

table.admintable
{
	border-collapse: collapse;
}

table.admintable th
{
	border: 1px solid #ccc;
	padding: 4px;
	text-align: left;
	background-color: #eee;
}

table.admintable th.header
{
	background-color: #888;
	color: #fff;
	text-align: left;
}

table.admintable th.header a
{
	color: #fff;
}

table.admintable td
{
	border: 1px solid #ccc;
	padding: 4px;
}

table.admintable tr.alt
{
	background-color: #fcfcfc;
}

table.admintable tr:hover
{
	background-color: #ffffcf;
}

table.admintable td.buttons
{
	background-color: #f7f7f7;
	text-align: right;
}

table.admintable span.notes
{
	font-size: 10px;
	font-style: italic;
}

#mapcontainer
{
	margin: 20px;
}

#map
{
	width: 412px;
	height: 452px;
	border: 1px solid #000;
}

#list
{
	width: 395px;
	height: 432px;
	border: 1px solid #000;
	display: none;
	visibility: hidden;
	overflow: auto;
	padding: 10px;
}

#mapcontrols
{
	padding-right: 20px;
}

.padtop20
{
	padding-top:20px;
}

#FormPanel
{
}

#FormPanel legend
{
	color: black;
	font-weight:bold;
}

#FormPanel div.description
{
	padding-bottom: 20px;
}

#FormPanel div.section
{
	padding:10px 15px 15px 15px;
	text-align: justify;
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
}

#FormPanel div.emptysection
{
	margin-bottom: 15px;
}

#FormPanel div.item
{
	padding-left:15px;
}

#FormPanel div.option
{
	padding: 7px 0px 20px 15px;
}

#FormPanel td.emailitem
{
	padding: 0px 0px 5px 15px;
	font-weight:bold;
}

#FormPanel td.emailitemresult
{
	padding: 0px 0px 5px 15px;
	color: #005874;
}

#FormPanel div.emailitem
{
	padding: 0px 0px 5px 15px;
	font-weight:bold;
}

#FormPanel div.emailitemresult
{
	padding: 0px 0px 5px 15px;
	color: #005874;
}

#FormPanel div.emailsection
{
	padding:10px 15px 15px 15px;
	text-align: justify;
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
	border-top: 1px solid #ccc;
	margin-top: 15px;
	color: #005874;
	font-weight:bold;
}

#FormPanel fieldset
{
	margin-bottom: 15px;
}

#adbox
{
	padding: 10px;
}

#LoginPanel
{
	border: 1px solid #ccc;
	background-color: #fff;
}

#FormSubmit
{
	float: right;
	margin-bottom: 40px;
	height: 32px;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #000;
}

.ArticleImageThumb img
{
	width: 100px;
}

#main
{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}

#navbar
{
	width: 100%;
	border: 0;
}

#navbar .topnav
{
	border-left: 1px solid #ccc;
	height: 22px;
	line-height: 22px;
}

#navbar .topnav a
{
	display: block;
	text-align: center;
	font-weight: bold;
	height: 100%;
	padding: 5px;
	color: #000000;
	text-decoration: none;
	background-image: url(/_images/homepage/button_background_silver.gif);
}

#navbar .topnav a:hover
{
	background-image: url(/_images/homepage/button_background_silver_over.gif);
}

#navbar .current a
{
	background-image: url(/_images/homepage/button_background_silver_current.gif);
}

#navbar .current a:hover
{
	background-image: url(/_images/homepage/button_background_silver_current.gif);
}

#searchbox
{
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	height: 98px;
	text-align: center;
}

#searchbox img
{
	border: 1px solid #ccc;
}

#midnav
{
	border-top: 2px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#midnav table
{
	width: 100%;
}

/*
=================
ARTICLE ABSTRACT
=================
*/
.articleabstract
{
	background-color: #ffffff;
	padding: 5px 3px 0px 8px;
	font-size: 14px;
	color: #444466;
	font-weight: bold;
}

.articleabstract>h4
{
	font-size:14px;
	font-weight: normal;
	color: #000;
	margin:3px 0px 0px 0px;
}

.articleabstract>h5
{
	font-size:12px;
	font-weight: normal;
	color: #aaa;
	margin:3px 0px 0px 0px;
}

/*
=================
ARTICLE
=================
*/
.article
{
	background: #fff;
	padding: 0px 20px 10px 10px;
}

.articlecaption
{
	text-align: center;
	color: #669; 
	font-size: 11px; 
	font-weight:bold;
}

.articlecopy
{
	text-align: justify;
}

.articleimage 
{
	max-width: 300px;
	width: 300px;
}

.articlecopy:first-letter
{
	font-size: 500%;
	float: left;
	font-family: serif;
	padding-right: 3px;
}

.article>h1
{
	text-align: left;
	color: #557; 
	font-size: 24px; 
	font-weight:bold;
	padding-top: 10px;
	border-bottom: 1px dashed #ccc;
}

.article>h4
{
	text-align: left;
	color: #669; 
	font-size: 12px; 
	font-weight:bold;
}

.article>h5
{
	text-align: left;
	color: #669; 
	font-size: 11px; 
	font-weight:bold;
	text-align: left;
}

/*
=====================
REVIEW PANEL ARTICLES
=====================
*/

.reviewpanel
{
	float:right;
	padding:0px 0px 10px 10px;
	width:115px;
	height:100px;
	border:1px solid #ccc;
	margin-left:10px;
}

.reviewpanel a.big
{
	color: #003399;
	font-size: 14px;
	text-align: right;
	text-decoration: underline;
	font-weight: bold;
	padding-left: 5px;
}

.reviewpanel a
{
	color: #003399;
	font-size: 10px;
	text-decoration: underline;
	vertical-align: middle;
}

.reviewpanel img
{
	vertical-align: middle;
}

.rptotal
{
	font-size: 10px;
	color: #d87325;
	padding-left: 5px;
}

.rpstars
{
	font-size: 10px;
	color: #000;
	font-weight: bold;
}

/*
=================
RELATED ARTICLES
=================
*/
.relatedarticles
{
	background: #FFFBD6;
	border: 1px solid #000000;
}

.relatedarticles>h4
{
	font-size:24px;
	font-weight: bold;
	color: #446644;
	margin: 0;
	padding: 5px;
	margin-bottom: 7px;
	background-color: #FFFDE8;
	border-bottom: 1px solid #ccc;
}

.relatedarticles table
{
	width: 100%;
}

a.relatedarticle
{
	color: #446644; 
	font-size: 12px; 
	font-weight:bold;
	padding: 0px 10px; 
	text-decoration: none;
	text-transform:uppercase;
	display:block;
	margin-bottom: 10px;
	border-top: 1px solid #FFFBD6;
	border-bottom: 1px solid #FFFBD6;
}

a.relatedarticlealternating
{
	color: #f09342; 
	font-size: 12px; 
	font-weight:bold;
	padding: 0px 10px; 
	text-decoration: none;
	text-transform:uppercase;
	display:block; 
	margin-bottom: 10px;
	border-top: 1px solid #FFFBD6;
	border-bottom: 1px solid #FFFBD6;
}

a.relatedarticle:hover					
{
	color: #446644; 
	background-color: #ffffff; 
	font-size: 12px; 
	font-weight:bold;
	padding: 0px 10px; 
	text-decoration: none;
	text-transform:uppercase;
	display:block;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

a.relatedarticlealternating:hover					
{
	color: #f09342; 
	background-color: #ffffff; 
	font-size: 12px; 
	font-weight:bold;
	padding: 0px 10px; 
	text-decoration: none;
	text-transform:uppercase;
	display:block; 
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

/*
=================
SHORTCUTS
=================
*/
.shortcut
{
	background: #e3dfb9;
	border: 1px solid #000;
	padding-bottom: 10px;
}

.shortcut>h4
{
	font-size:24px;
	font-weight: bold;
	color: #005874;
	margin: 0;
	padding: 5px;
	margin-bottom: 7px;
	background-color: #efebc3;
	border-bottom: 1px solid #ccc;
}

.shortcut table
{
	width: 100%;
}

a.shortcutcategory
{
	color: #005874; 
	font-size: 17px; 
	font-weight:bold;
	padding: 0px 10px; 
	text-decoration: none;
	text-transform:uppercase;
	display:block; 
	border-top: 1px solid #e3dfb9;
	border-bottom: 1px solid #e3dfb9;
}

a.shortcutalternatingcategory	
{
	color: #009BCE; 
	font-size: 17px; 
	font-weight:bold;
	padding: 0px 10px; 
	text-decoration: none;
	text-transform:uppercase;
	display:block; 
	border-top: 1px solid #e3dfb9;
	border-bottom: 1px solid #e3dfb9;
}

a.shortcutcategoryblue
{
	color: #1b24b4; 
	font-size: 17px; 
	font-weight:bold;
	padding: 0px 10px; 
	text-decoration: none;
	text-transform:uppercase;
	display:block; 
	border-top: 1px solid #e3dfb9;
	border-bottom: 1px solid #e3dfb9;
}

a.shortcutcategory:hover
{
	color: #005874; 
	font-size: 17px; 
	font-weight:bold;
	padding: 0px 10px; 
	background-color: #ffffff; 
	text-decoration: none;
	text-transform:uppercase;
	display:block; 
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

a.shortcutalternatingcategory:hover
{
	color: #009BCE; 
	font-size: 17px; 
	font-weight:bold;
	padding: 0px 10px; 
	background-color: #ffffff; 
	text-decoration: none;
	text-transform:uppercase;
	display:block; 
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
a.shortcutcategoryblue:hover
{
	color: #1b24b4; 
	font-size: 17px; 
	font-weight:bold;
	padding: 0px 10px; 
	background-color: #ffffff; 
	text-decoration: none;
	text-transform:uppercase;
	display:block; 
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

/*
=================
SEARCH
=================
*/
.search
{
	background: #eae3b5;
	border: 1px solid #000;
}

.search>h4
{
	font-size:24px;
	font-weight: bold;
	color: #005874;
	margin: 0;
	padding: 5px;
	margin-bottom: 7px;
	background-color: #efefbf;
	border-bottom: 1px solid #ccc;
}

.search table
{
	width: 100%;
}

.searchtb
{
	padding-left:10px;
	padding-bottom: 10px;
}

.search10
{
	padding:10px;
}

.searchitems
{
	color: #009BCE; 
	font-size: 12px; 
	font-weight:bold;
	display:block;
	margin-bottom:-15px;
}

.searchitemsgreen
{
	color: #446644; 
	font-size: 12px; 
	font-weight:bold;
	display:block;
	margin-bottom:-15px;
}
.searchitemsorange
{
	color: #f09342; 
	font-size: 12px; 
	font-weight:bold;
	display:block;
	margin-bottom:-15px;
}

.tb100
{
	width:120px;	
}
/*
=================
EVENTS
=================
*/
.bluez
{
	text-align: left;
	color: #669; 
	font-size: 12px; 
	font-weight:bold;
}

.eventtitle
{
	color: #557; 
	font-size: 24px; 
	font-weight:bold;
	border-bottom: 1px dashed #ccc;
}
.padtop10
{
	padding-top:10px;
}
/*
=================
EVENTS SEARCH
=================
*/
.eventsearch
{
	background: #FFFBD6;
	border: 1px solid #000000;
}

.eventsearch>h4
{
	font-size:24px;
	font-weight: bold;
	color: #005874;
	margin: 0;
	padding: 5px;
	margin-bottom: 7px;
	background-color: #FFFDE8;
	border-bottom: 1px solid #ccc;
}

.eventsearch table
{
	width: 100%;
}

.eventsearch p
{
	color: #005874; 
	font-size: 12px; 
	font-weight:normal;
	padding: 0px 10px; 
}

a.eventsearch
{
	color: #446644; 
	font-size: 12px; 
	font-weight:bold;
	padding: 0px 10px; 
	text-decoration: none;
	text-transform:uppercase;
	display:block;
	margin-bottom: 10px;
	border-top: 1px solid #FFFBD6;
	border-bottom: 1px solid #FFFBD6;
}


a.eventsearch:hover					
{
	color: #446644; 
	background-color: #ffffff; 
	font-size: 12px; 
	font-weight:bold;
	padding: 0px 10px; 
	text-decoration: none;
	text-transform:uppercase;
	display:block;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

/*
=================
GUIDES
=================
*/
.guideentry_featured
{
	background: #ffffff;
	padding: 3px 3px 3px 3px;
	border: 1px solid #000000;
	font-size: 14px;
	color: #444466;
	font-weight: bold;
	margin-top: 4px;
}

.guideentry_featured>p
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}

.guideentry
{
	background: #ffffff;
	padding: 3px 3px 3px 3px;
	border: 1px solid #000000;
	font-size: 14px;
	color: #444466;
	font-weight: bold;
	margin-top: 4px;
}

.guideentry>p
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}


/*
=====================
TRAVEL GUIDE ARTICLES
=====================
*/

.tguideentry
{
	background: #ffffff;
	padding: 3px 3px 3px 3px;
	border: 1px solid #000000;
	font-size: 14px;
	color: #444466;
	font-weight: bold;
	margin-top: 4px;
	width:360px;
	text-align:left;
	min-height:60px;
	background-color:#e7e7e7;
}

.tguideentry>p
{
	font-weight: normal;
	font-size: 12px;
	padding:3px 3px 3px 0px;
	color: #000000;
	text-align:left;
}

.tguideentryalternating
{
	background: #ffffff;
	padding: 3px 3px 3px 3px;
	border: 1px solid #000000;
	font-size: 14px;
	color: #444466;
	font-weight: bold;
	margin-top: 4px;
	width:360px;
	text-align:left;
	min-height:60px;
	background-color:#FFFBD6;
}

.tguideentryalternating>p
{
	font-weight: normal;
	font-size: 12px;
	padding:3px 3px 3px 0px;
	color: #000000;
	text-align:left;
}

.tguideentryImageThumb img
{
	width: 100px;
	float: left;
	padding-right: 3px;
}


/*
===================
TRAVEL GUIDE SUBNAV
===================
*/

#travelguidesubnav
{
	z-index: 100;
	visibility: hidden;
	display: none;
}

/*
========
admin
========
*/

.reportlist
{
	margin-top: 20px;
	margin-bottom: 20px;
}

.reportlist td
{
}

.reportlist a
{
	width: 220px;
	height: 80px;
	font-size: 18px;
	border: 1px solid #00f;
	color: black;
	display: block;
}

.reportlist a:hover
{
	border: 1px solid #f00;
	background-color: #f7f7f7;
	color: blue;
	text-decoration: none;
}

.reportlist img
{
	float: left;
	border: 0;
	margin-left: 13px;
	margin-top: 15px;
	cursor: pointer;
}

.reportlist div
{
	float: right;
	width: 142px;
	margin-top: 30px;
	cursor: pointer;
}

.reportlist a.wide
{
	width: 674px;
	height: 80px;
	font-size: 18px;
	border: 1px solid #00f;
	color: black;
	display: block;
}

.reportlist a.wide img
{
	margin-left: 190px;
}

.reportlist a.wide div
{
	width: 410px;
}

.restaurantguide
{
	margin-top: 10px;
	width: 100%;
}

.restaurantguide th
{
	border: 1px solid #ccc;
	background-color: #eee;
	text-align: center;
	font-size: 12px;
	padding: 4px;
	width: 125px;
}

.restaurantguide td
{
	font-weight: normal;
	font-size: 12px;
	padding-left: 5px;
	border: 1px solid #eee;
}

table.advertisercategorytable
{
	border-collapse: collapse;
	width: 180px;
}

table.advertisercategorytable th
{
	border: 1px solid #ccc;
	padding: 4px;
	text-align: left;
	background-color: #eee;
}

table.advertisercategorytable th.header
{
	background-color: #888;
	color: #fff;
	text-align: left;
}

table.advertisercategorytable th.header a
{
	color: #fff;
}

table.advertisercategorytable td
{
	border: 1px solid #ccc;
	padding: 4px;
}

.advertiser_root
{
	font-weight: bold;
	font-size: 14px;
}

.advertiser_node
{
	font-weight: bold;
}

.advertiser_leaf
{
	font-weight: normal;
}

.displayorder, .displayorder > input
{
	text-align: center;
}

/* Box shadow CSS */

.box { float: left; width: 100px; height: 100px; }
#boxContent { border: none; background: #9FC; }
#boxContent { position: relative; left: -2px; top: -2px; }
#boxContainer { position: relative; background: #666; margin: 4px; }

/* ======================== */
/* Baby and Me */
/* ======================== */
#babyandme_categorynav td
{
	background-color: #ffffcd;
	color: #97cb69;
}

#babyandme_categorynav td a
{
	color: #97cb69;
	font: script mt bold;
	font-size: 16px;
	font-weight: bold;
}

#babyandme_newslettersignup
{
	border: 1px solid #97cb69;
}

.babyandme_videocaption
{
	width: 100%;
	text-align: center;
}

#babyandme_video
{
	position: relative;
	min-height: 180px;
}

#babyandme_video_arrows
{
	/*
	position: absolute;
	bottom: 0;
	*/
}

#babyandme_video_arrows table td
{
	border: 0;
}

#babyandme_nonfeatured
{
	position: relative;
	min-height: 180px;
}

#babyandme_nonfeatured_copy
{
	padding-top: 15px;
	text-align: left;
	font-size: 14px;
}

.babyandme_nonfeatured_title
{
	font-weight: bold;
	font-size: 18px;
}

#babyandme_nonfeatured table td
{
	border: 0;
}

#babyandme_nonfeatured_arrows
{
	/*
	position: absolute;
	bottom: 0;
	*/
}

#babyandme_featured
{
	position: relative;
	min-height: 400px;
}

#babyandme_articlecopy
{
	text-align: justify;
	margin: 0 5px 0 5px;
}

#babyandme_featured table td
{
	border: 0;
}

#babyandme_featured_arrows
{
	/*position: absolute; - causes issues in IE7*/
	bottom: 0;
	display: block;
}

#babyandme_articles
{
	width: 100%;
}

#babyandme_articles th
{
}

#babyandme_articles td
{
	background-color #fffbd6;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	padding: 10px;
	border: 1px solid #000;
	
}

#babyandme_articles td a
{
	font-weight: bold;
}

#babyandme_articles img
{
	border: 1px solid #bbb;
	float: left;
	margin-right: 5px;
}

.babyandme_othercontent
{
	background-color: #ffffcd;
	padding: 3px 3px 3px 3px;
	border: 1px solid #000000;
	font-size: 14px;
	color: #444466; /* was 444466 */
	min-height: 180px;
	font-weight: bold;
	margin-top: 4px;
}

.babyandme_othercontenttitle
{
	background-color: #97cb69;
	padding: 3px 3px 3px 3px;
	border: 1px solid #000000;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	margin-top: 4px;
	text-align: center;
}

.babyandme_othercontentbody
{
	background-color: #ffffcd;
	padding: 3px 3px 3px 3px;
	border: 1px solid #000000;
	font-size: 14px;
	color: #444466; /* was 444466 */
	min-height: 180px;
	font-weight: bold;
	margin-top: 4px;
}


/* ======================== */
/* video on home page */
/* ======================== */
#videohome
{
	width: 490px;
	min-height: 380px;
	border: 1px solid #000;
	padding-top: 2px;
	position: relative;
}

#videohomearrows
{
	vertical-align: bottom;
	/*position: absolute; - causes issues in IE7*/
	bottom: 0;
	align: center;
}

