﻿@import "menu.css";

body
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	/* background-color: #abd375; */
	font-family: Arial;
	color: #666666;
	font-size: 10pt;
	font-weight:normal;
}

h1
{
	color: #E52324;
	margin: 0px;
	padding: 0px;
	font-size: 20px;
}

h2
{
	color: #002C72;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}


subhead
{
	color: #00632B;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	font-size: 12px;
	
}

a
{
	font-family: Arial;
	font-size: 10pt;
	color: #0966A9;
	text-decoration: underline;
}

ul
{
	list-style-image: url(http://www.brighthorizons.com/resources/images/icon_square.gif);
	margin-top: 8px;
}

.arrowul
{
	list-style-image: url(http://www.brighthorizons.com/resources/images/arrow_pages.gif);
	line-height: 20px;
	margin-top: 8px;
}

#background
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 0;
}
#backgroundLayer1
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 900px;
	width: 100%;
	background-color: #d3e2a9;
	background-image: url(http://www.brighthorizons.com/resources/images/bg_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	z-index: 1;
	overflow: hidden;
}
#backgroundLayer2
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background-image: url(http://www.brighthorizons.com/resources/images/bg_flowers.gif);
	background-repeat: repeat;
	background-position: left top;
	z-index: 1;
}
backgroundLayer2_1
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	overflow: scroll;
}
#backgroundLayer3, #backgroundLayerHorizon
{
	position: absolute;
	text-align: left;
	top: 400px;
	left: 0px;
	height: 50%;
	width: 100%;
	background-color: transparent;
	background-image: url(http://www.brighthorizons.com/resources/images/bg_horizonv2rpt.gif);
	background-repeat: repeat-x;
	background-position: left top;
	z-index: 8;
}
#backgroundLayerHorizon
{
	background-image: url(http://www.brighthorizons.com/resources/images/bg_horizon.gif);
	width: 1200px;
	position: absolute;
	top: 6px;
	z-index: 9;
}
#backgroundLayerHorizonBack
{
	position: absolute;
	top: 35px;
	height: 465px;
	width: 100%;
	background-color: #abd375;
	z-index: 2;
}
#logo
{
	width: 161px;
	height: 73px;
	margin-top: 10px;
	margin-left: 15px;
	float: left;
}
#headerNav1,#headerNav2
{
	width: 60%;
	text-align: right;
	padding: 0px;
	margin: 0px;
	margin-right: 10px;
	vertical-align: bottom;
	float: right;
}
#headerNav2
{
	margin-top:-2px;
}
#headerDropdown
{
	/* background-image: url(http://www.brighthorizons.com/resources/images/graphic_home_signinBG.gif); */
	background-image: url(http://www.brighthorizons.com/resources/images/graphic_home_signinBG2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 250px;
	height: 28px;
	/* color: #666666; */
	color: #ffffff;
	margin-right: 10px;
	padding-top: 4px;
	font-size: 8pt;
	text-align:left;
}
#headerDropdown .dropdown
{
	border: solid 1px black;
	border-collapse: collapse;
	font-size: 8pt;
	margin-left: 5px;
	margin-right: 5px;
	color: #113066;
	background-color: #ffffff;
	background-image: url(http://www.brighthorizons.com/resources/images/textboxbackground.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	width: 150px;
}

#headerNav2 .bold
{
	font-size: 8pt;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 2px;
	vertical-align: middle;
}
#headerNav2 .button
{
	border: solid 1px black;
	border-collapse: collapse;
	background-color: #113066;
	color: White;
	width: 30px;
	height: 18px;
	font-size: 8pt;
}
.headerSearchGoBtn
{
	background-image: url(http://www.brighthorizons.com/resources/images/b_go.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 30px;
	height: 18px;
	cursor:pointer;
	
}
#headerNav2 .textbox
{
	border: solid 1px black;
	border-collapse: collapse;
	font-size: 8pt;
	margin-left: 5px;
	margin-right: 5px;
	color: #666666;
	background-color: #ffffff;
	background-image: url(http://www.brighthorizons.com/resources/images/textboxbackground.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	width: 100px;
}
#headerMenu
{
	position: absolute;
	left: 212px;
	top: 65px;
	height: 41px;
	width: 739px;
	padding: 0px;
	margin:0px;
	margin-top:0px;
	border-collapse:collapse;
	z-index:9;
}
#header
{
	/* position: absolute; */
	/* margin-left: 4px; */
	
	position: relative;
	margin-left: auto;
	margin-right: auto;
	z-index: 8;
	top:0px;
	left:0px;
	height: 103px;
	width: 950px;
	background-color: #ffffff;
	border-bottom: solid 1px #014fa2;
	border-collapse: collapse;
	color: #113066;
	text-align: center;
	margin: auto;
	
}


#bodyContent
{
	position: relative;
	z-index: 1;
	text-align: left;
	min-height: 400px;
	width: 950px;
	background-color: #ffffff;
}
#footer
{
	/*position: relative;
	/* position: static; */
	z-index: 8;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	border: solid 1px #ffffff;
	border-collapse: collapse;
	width: 950px;
	height: 67px;
	text-align: left;
}
#footerNav
{
	float: left;
	padding: 10px;
}
.afooter
{
	font-family: Arial;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
}
.afooter:hover
{
	font-family: Arial;
	font-size: 8pt;
	color: #666666;
	text-decoration: underline;
}

#copy
{
	float: right;
	padding: 10px;
	font-size: 8pt;
}


.headertext
{
	font-family: Arial;
	font-size: 8pt;
	color: #023e83;
	text-decoration: underline;
	font-weight: bold;
}

.PageHeaderText
{
	font-size:12px;
	font-weight:bold;
	color: #023e84;
}


ul.menu {
	display: none;
	list-style-type: none;
	margin-top: 5px;
	visibility: hidden;
}

li.menu {
	display: inline;
}

div.menu {
	padding-top: 3px; 
	padding-bottom: 7px; 
	margin-left: 15px;
}


a.menuLink {
	font-size: 12px;
	font-weight: bold;
	line-height: 2.5;
	cursor: hand;
}	

