/* CSS Document - FOR HOME PAGE ONLY */
body {
	margin:0;
	padding:0;
	font-family: tahoma, verdana, sans-serif; 
	color: #4a4f4e;
	font-size: 12px;
	background: url(/images/BodyBG.gif) repeat;
}
p.steps {
	padding-bottom: 10px;
}
.clear {
	clear: both;
	padding-bottom: 1px;	/* for Gecko-based browsers */
	margin-bottom: -1px;	/* for Gecko-based browsers */
}

/* SECTIONS OF PAGE */
#maincontainer {
	width: 780px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
}
#maincontainer2 {
	width: 780px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
}
#topsection {
	background: #5B86CB;
	height: 216px; /*Height of top section*/
}
#contentwrapper {
	float: left;
	width: 100%;
	background-color: #ffffcc;
}
#contentcolumn {
	margin-left: 155px; /*Set left margin to LeftColumnWidth*/
}
#leftcolumn {
	float: left;
	width: 155px; /*Width of left column*/
	margin-left: -780px; /*Set left margin to -(MainContainerWidth)*/
	background: url(/images/racingstripe.gif) top right repeat-y #d883a3;
	padding-bottom: 15px;
}
#bottom {
	clear: both;
	background-color: #5c87cc;
	padding: 1em 0;
	text-align: center;
	color: #ffffcc;
}
.inside
{
	padding: 0.25em;
}

/* PROMO AND FIRST STEPS AREAS */
#maininfo {
	padding-top: 10px;
	width: 245px;
}
#maininfo a:link {
	color: #2f5593;
	text-decoration: none;
}
#maininfo a:visited {
	color: #2f5593;
	text-decoration: none;
}
#maininfo a:hover {
	color: #cc5c87;
	text-decoration: underline;
}
#news1 {
	font-family: georgia, times, serif;
	color: #cc5c87;
	font-weight: bold;
	font-size: 110%;
	padding-bottom: 0.5em;
	margin-bottom: 1em;
}
#news1 .text {
	font-family: tahoma, verdana, sans-serif;
	color: #2f5593;
	font-size: 100%;
	font-weight: normal;
}
#news1 a:link {
	color: #cc5c87;
	padding: 0.5em;
	text-decoration: none;
	font-weight: normal;
}
#news1 a:visited {
	color: #cc5c87;
	padding: 0.5em;
	text-decoration: none;
	font-weight: normal;
}
#news1 a:hover {
	color: #5c87cc;
	padding: 0.5em;
	text-decoration: none;
	font-weight: normal;
}
#news2 {
	font-family: georgia, times, serif;
	color: #cc5c87;
	font-weight: bold;
	font-size: 110%;
	padding-bottom: 0.5em;
	margin-bottom: 1em;
}
#news2 a:link {
	color: #5c87cc;
	padding: 0.5em;
	text-decoration: none;
	font-weight: normal;
}
#news2 a:visited {
	color: #5c87cc;
	padding: 0.5em;
	text-decoration: none;
	font-weight: normal;
}
#news2 a:hover {
	color: #cc5c87;
	padding: 0.5em;
	text-decoration: none;
	font-weight: normal;
}
a.fsteps {
	font-size: 115%;
}
p.promo {
	font-size: 98%;
}
h2.title {
	font-family: georgia, times, serif;
	font-size: 16px;
	color: #2f5593;
	border-bottom: 1px solid #cc5c87;
}
img.promo {
	float: left;
	margin: 0.5em;
}
table#fsteps {
	width: 95%;
	border:none;
	margin-bottom: 5px;
}
table#fsteps td {
	padding: 2px 2px 4px 0;
}
/* TOP NAVIGATION */
#topnav {
	background-color: #cc5c87;
	border-top: 2px solid #ffffff;
	margin: 1.5em 0 0.25em 0;
}
#topnav ul {
	padding-left: 0;
	margin-left: 0;
	background-color: #cc5c87;
	color: White;
	font-weight: bold;
	float: left;
	width: 100%;
	font-family: tahoma, helvetica, sans-serif;
	font-size: 11px;
	border-bottom: 2px solid #ffffff;	
}
#topnav ul li { 
	display: inline; 
}
#topnav ul li a.top:link {
	padding: 0.25em 0.75em 0 1em;
	background-color: #cc5c87;
	color: #ffffff;
	text-decoration: none;
	float: left;
}
#topnav ul li a.top:visited {
	padding: 0.25em 0.75em 0 1em;
	background-color: #cc5c87;
	color: #ffffff;
	text-decoration: none;
	float: left;
}
#topnav ul li a.top:hover {
	padding: 0.25em 0.75em 0 1em;
	background-color: #cc5c87;
	color: #FFFF33;
	text-decoration: none;
	float: left;
}
#topnav ul li a.HA {
	background-color: #ffffff;
	padding: 0;
	margin: 0;
	float: right;
}


/*DIFFERENTIATORS LIST */
#diff {
	float: right;
	width: 350px;
	margin: 1em 0 0 0;
}
#diff h2 {
	font-family: georgia, times, serif;
	color: #fff;
	font-style: italic;
	font-size: 16px;
}
#diff ul {
	list-style-image: url(/images/bullet_diff.gif)
}
#diff ul li {
	color: #fff;
	font-family: tahoma, verdana, sans-serif;
	font-size: 12px;
	padding-bottom: 0.5em;
}

/* BOTTOM LINKS */
#bottom a:link {
	color: #ffffcc;
	text-decoration: none;
}
#bottom a:hover {
	color: #cc5c87;
	text-decoration: none;
}
#bottom a:visited {
	color: #ffffcc;
	text-decoration: none;
}
/* FOOTER */
#footer {
	background-color: #cc5c87;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	text-align: center;
	color: #ffffff;
	padding: 0.25em 0;
	margin-top: 1em;
}
#footer a {
	color: #fff;
	text-decoration: none;
	padding-right: 1em;
}
#copy {
	margin-top: 1.5em;
	text-align: center;
	color: #ffffff;
	font-size: 90%;
	padding: 0.25em 0
	}
.innertube {
	margin: 0 10px; /*Margins for inner DIV inside each column (to provide padding)*/
}

/* NEWS TICKER */
#domticker2 {
	width: 530px;
	height: 1.2em;
	margin-left: 165px;
	font-family: tahoma, verdana, sans-serif;
	color: #cc5c87;
	font-size: 12px;
	padding: 0.25em 0;
	background-color: #fff;
}
#domticker2 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #fff;
}
#domticker2 .date {
	font-size: 90%;
}
#domticker2 a:link {
	text-decoration: none;
	color: #cc5c87;
}
#domticker2 a:visited {
	text-decoration: none;
	color: #cc5c87;
}
#domticker2 a:hover {
	text-decoration: none;
	color: #2F5593;
}
#news {
	width: 100%;
	margin: 0;
	background-color: #fff;
	border-bottom: 1px solid #cc5c87;
}
.allnews {
	float:right;
	background-color: #cc5c87;
	color: #ffffff;
	padding: 0.25em;
}
.allnews a:link {
	color: #ffffff;
}
.allnews a:visited {
	color: #ffffff;
}
.allnews a:hover {
	color: #ffff33;
}

/* HORIZON KIDS AREA */
#hkids {
	width: 50%;
	float: right;
	position: relative;
	padding: 0.25em 0 0 0;
	margin-top: -1em;
}
.tagline {
	margin-bottom: -0.5em;
}
.tagline a:link {
	font-family: georgia, times, serif;
	font-size: 14px;
	color: #2F5593;
	font-weight: bold;
	margin-left: 3px;
	text-decoration: none;
}
.tagline a:visited {
	font-family: georgia, times, serif;
	font-size: 14px;
	color: #2f5593;
	font-weight: bold;
	margin-left: 3px;
	text-decoration: none;
}
.tagline a:hover {
	font-family: georgia, times, serif;
	font-size: 14px;
	color: #cc5c87;
	font-weight: bold;
	margin-left: 3px;
	text-decoration: none;
}
img.hkid {
	float: left;
	margin: 0 3.25em 0 0;
	border: 3px solid #ffffff;
}
.caption {
	font-size: 90%;
	font-style: italic;
	color: #2f5593;
	margin-top: 3.8em;
}
/* TOP NAVIGATION */
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.asp
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* Second and third level pages*/
#mainnav {
	width:100%;
	background: #cc5c87;
	position:relative; 
	top: 10px;
	z-index:100;
	margin-bottom: 6px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}
/* Root = Horizontal, Secondary = Vertical */
ul#navmenu-h {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 780px; /*For KHTML*/
  list-style: none;
  height: 24px;
}

ul#navmenu-h li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 24px;
}

ul#navmenu-h ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 150px;
  list-style: none;
  display: none;
  position: absolute;
  top: 24px;
  left: 0;
}

ul#navmenu-h ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu-h ul li {
  width: 150px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
}

/* Root Menu */
ul#navmenu-h a {
  border: 1px solid #cc5c87;
  padding: 0 4px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  background: #cc5c87;
  color: #ffffff;
  font: bold 11px/22px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#navmenu-h a:hover,
ul#navmenu-h li:hover a,
ul#navmenu-h li.iehover a {
  background: #ffffcc;
  color: #cc5c87;
}

/* 2nd Menu */
ul#navmenu-h li li {
	width:225px;
}

ul#navmenu-h li:hover li a,
ul#navmenu-h li.iehover li a {
  float: none;
  background: #d883a3;
  color: #ffffcc;
}

/* 2nd Menu Hover Persistence */
ul#navmenu-h li:hover li a:hover,
ul#navmenu-h li:hover li:hover a,
ul#navmenu-h li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover a {
  background: #ffffcc;
  color: #d883a3;
}

ul#navmenu-h ul ul,
ul#navmenu-h ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 150px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-h li:hover ul ul,
ul#navmenu-h li:hover ul ul ul,
ul#navmenu-h li.iehover ul ul,
ul#navmenu-h li.iehover ul ul ul {
  display: none;
}

ul#navmenu-h li:hover ul,
ul#navmenu-h ul li:hover ul,
ul#navmenu-h ul ul li:hover ul,
ul#navmenu-h li.iehover ul,
ul#navmenu-h ul li.iehover ul,
ul#navmenu-h ul ul li.iehover ul {
  display: block;
}

.clearfix:after{ /*Clear floats hack: http://positioniseverything.net/easyclearing.asp*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix{
	display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
#enews {
	width: 94%;
	padding: 5px 0 0 3px;
	margin: 12px 0 0 3px;
	font-family: georgia, times;
	font-size: 12px;
	color: #ffffff;
}
.textenews {
	width: 90px;
	font-family: tahoma, geneva, verdana, sans-serif;
	font-size: 11px;
	margin-top:6px;
}
.btn {
	font-family: tahoma, verdana, sans-serif;
	padding: 0 1px;
	color: #ffffcc;
	background-color: #cc5c87;
}
#supplnew {
	width: 100%;
	height: 175px;
	margin: 40px 0 0 0;
	padding-top: 20px;
	background: url(/images/BottomBG.gif) bottom no-repeat;
	border-top: 1px solid #cc5c87;
}
#suppl2 {
	width: 100%;
	height: 155px;
	margin: 25px 0 0 0;
	background: url(/images/BottomBG.gif) bottom no-repeat;
	border-top: 1px solid #cc5c87;
}
#pase ul {
	margin-left:28px;
	list-style-type: none;
}
#pase ul li {
	color: #cc5c87;
}
#pase ul li a:link {
	text-decoration: none;
	color: #cc5c87;
	padding-bottom: 10px;
}
#pase ul li a:visited {
	text-decoration: none;
	color: #cc5c87;
	padding-bottom: 10px;
}
#pase ul li a:hover {
	text-decoration: none;
	color: #2F5593;
	padding-bottom: 10px;
}
#preg ul {
	margin-left:28px;
	list-style-type: none;
}
#preg ul li {
	color: #cc5c87;
}
#preg ul li a:link {
	text-decoration: none;
	color: #cc5c87;
	padding-bottom: 10px;
}
#preg ul li a:visited {
	text-decoration: none;
	color: #cc5c87;
	padding-bottom: 10px;
}
#preg ul li a:hover {
	text-decoration: none;
	color: #2F5593;
	padding-bottom: 10px;
}
#infoline {
	float:right;
	width: 340px;
	margin-top: -30px;
}
#wait {
	background-color:#F5F500;
	padding:6px 8px 14px 8px;
}
h2.waiting {
	font-family: georgia, times, serif;
	color: #cc5c87;
	font-size: 16px;
	margin-bottom: 0.2em;
}
/* POST ADOPTION AND PREGNANCY SERVICES AREAS */
#suppl {
	width: 100%;
	height: 135px;
	margin: 40px 0 0 0;
	background: url(/images/BottomBG.gif) bottom no-repeat;
}
#pase {
	width: 300px;
	float: left;
	margin: 0;
	padding: 4em 1em 0 0.5em;
}
#preg {
	float: right;
	margin: 0;
	padding: 4em 1em 0 0.5em;
}
.subtitle a:link {
	font-family: georgia, times, serif;
	font-size: 1.1em;
	color: #2f5593;
	text-decoration: none;
	font-weight: bold;
}
.subtitle a:visited {
	font-family: georgia, times, serif;
	font-size: 1.1em;
	color: #2f5593;
	text-decoration: none;
	font-weight: bold;
}
.subtitle a:hover {
	font-family: georgia, times, serif;
	font-size: 1.1em;
	color: #cc5c87;
	text-decoration: none;
	font-weight: bold;
}
.first {
	font-size: 26px;
	font-style: italic;
}
.firstltr {
	font-size: 20px;
	font-style: italic;
	padding-right: 2px;
}
#proofpoints {
	font-family: tahoma, helvetica;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	margin-top: 8px;
}
/*DIFFERENTIATORS LIST */
#hacallout {
	float: right;
	width: 360px;
	height: 149px;
	margin: 8px 0 2px 0;
	background: url(/images/HACallout.gif) top left no-repeat;
}
#hacallout p {
	width: 106px;
	font-family: tahoma, helvetica, sans-serif;
	color: #a32638;
	font-size: 12px;
	margin: 50px 0 0 200px;
}
#hacallout a:link {
	color: #a32638;
	text-decoration: none;
}
#hacallout a:visited {
	color: #a32638;
	text-decoration: none;
}
#hacallout a:hover {
	color: #FFD51A;
	text-decoration: none;
}
.partner {
	font-family: georgia, times, serif;
	color: #FBFCFE;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	margin-left: 65px;
}
/*IMAGES */
img.logo {
	padding: 1em 1em 0.25em 1em;
	margin-left: 10px;
}
img.main {
	margin: 0;
}
img.flag {
	margin-right: 4px;
	border: 1px solid #ffffff;
	vertical-align: middle;
}
img.icon {
	float: left;
	margin: 0 1.5em 2em 0;
}
#slideshow {
	float: right;
	margin: 0;
}
img.left {
	float: left;
	margin-right: 7px
}
img.right {
	float: right;
	margin-left: 10px;
}
img.lt {
	margin: 0 6px 10px 0;
}

#programs {
	background: url(/images/Globe.gif) left no-repeat #fff;
	width: 94%;
	padding-bottom: 0.25em;
	margin: 0.75em 0 0 3px;
}
#programs .header {
	font-family: georgia, 'times new roman', serif;
	font-weight: bold;
	margin-bottom: 0.2em;
	color: #cc5c87;
	font-size: 140%;
	text-align: center;
}
#programs .subheader {
	font-family: georgia, 'times new roman', serif;
	font-weight: bold;
	margin-top: 0.2em;
	color: #2F5593;
	font-size: 95%;
	text-align: center;
}
#programs .update {
	font-family: georgia, 'times new roman', serif;
	color: #2f5593;
	text-align: left;
	font-weight: bold;
	margin: 10px 0 0 6px;
}
a.pgm:link {
	color: #2f5593;
	text-decoration: none;
	padding-top: 0.5em;
}
a.pgm:visited {
	color: #2f5593;
	text-decoration: none;
}
a.pgm:hover {
	color: #cc5c87;
	text-decoration: none;
}
.countries {
	width: 130px;
	font-family: tahoma, helvetica, sans-serif;
	font-size: 11px;
	color: #2F5593;
	margin-left: 6px;
}
img.login {
	margin: 20px 0 0 10px;
	vertical-align: bottom;
}
/* ACT NOW LINKS */
#actnow {
	width: 99%;
	padding-bottom: 2em;
	margin: 1.5em 0 0 0;
}
#actnow h2 {
	color: #fff;
	font-family: georgia, serif;
	font-size: 120%;
	margin: 0 0 -0.4em 0.3em;
}
#actnow h3 {
	color: #fff;
	font-family: georgia, serif;
	font-size: 100%;
	margin: 0 0 -0.4em 0.3em;
}
#actnow p {
	margin-left: 0.5em;
	color: #fff;
	margin-bottom: -0.75em;
	font-size: 95%;
}
#actnow p.dotline {
	border-bottom: 2px #fff dotted;
	margin: 1em 0.5em;
}
#actnow a:link {
	color: #fff;
	font-family: georgia, palatino,  serif;
	text-decoration: none;
	padding: 0 0 0.25em 0.3em;
	font-weight: normal;
}
#actnow a:visited {
	color: #fff;
	font-family: georgia, palatino, serif;
	text-decoration: none;
	padding: 0 0 0.25em 0.3em;
	font-weight: normal;
}
#actnow a:hover {
	color: #2f5593;
	font-family: georgia, palatino, serif;
	text-decoration: underline;
	padding: 0 0 0.25em 0.3em;
	font-weight: normal;
}
img.act {
	vertical-align: middle;
}


