/* Import External Styles */
@import url(/assets/fostergroup/blog.css);
@import url(/assets/fostergroup/calendar.css);
@import url(/assets/fostergroup/dropdown.css);
@import url(/assets/fostergroup/newsletter.css);

/* Powered By Text */
span.poweredby img {border:0; padding: 0; margin: 0; position: relative; top: 3px;}

/* defaults, globals, and miscellaneous
==============================================================================*/
* {
	/* removes defaults from all elements */
	margin: 0;
	padding: 0;
	/* border: 0; */
	}
	
body {
	font-size: 62.5%;
	background: #537dad url('/assets/fostergroup/images/bgSecondary.jpg') repeat-x;
	}

.splash {
	background: #f2f2e6 url('/assets/fostergroup/bgBodySplash.jpg') repeat-x;
	}

hr { display: none; }

.clear {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	}

a:link {
	text-decoration: none;
	color: #537fb0;
	}
	
a:visited {
	text-decoration: none;
	color: #537fb0;
	}

a:hover {
	text-decoration: underline;
	/* font-weight: bold; */
	color: #a9986c;
	}

a.coloredlink {
	color: #a9986c;
	font-weight: bold;
}

/* typography
==============================================================================*/
p, ol {
	font: normal 11px/16.5px "Tahoma","Arial","Helvetica",sans-serif;
	color: #537dad;
	margin: 0 0 16.5px 0;
}

ol, ul {
	font: normal 11px/16.5px "Tahoma","Arial","Helvetica",sans-serif;
	margin-left: 40px;
	color: #537dad;	
}

li {margin: 0 0 10px 0;}

h1 {
	font: normal 30px/20px "Georgia","Times",serif;
	color: #537dad;
	margin: 0 0 20px 0;
	letter-spacing: -1px;
}

h2 {
	font: bold 17px/20px "Georgia","Times",serif;
	color: #537dad;
	margin: 10px 0 15px 0;
	letter-spacing: -1px;
}
.hilight {color: #aba894;}
.darker {color: #3d5b7c;}

#footerNav p {
	font: normal 11px/16.5px "Tahoma","Arial","Helvetica",sans-serif;
	padding: 15px 0 0 0;
}

p.copyrightSplash {
	font: normal 10px/16.5px "Tahoma","Arial","Helvetica",sans-serif;
	color: #c7c690;
	text-align: center;
	margin-top: 5px;
}

p.disclaimer {
	font: normal 10px/12px "Tahoma","Arial","Helvetica",sans-serif;
	color: #c7c690;
	text-align: left;
	margin: 10px 15px 0 15px;
}

p.copyright {
	font: normal 10px/16.5px "Tahoma","Arial","Helvetica",sans-serif;
	color: #a7bdd5;
	text-align: center;
	margin-top: 5px;
}

span.bioName {
	font-weight: bold;
	font-size: 110%;
}

/* site id
==============================================================================*/
#header h1, #headerSplash h1 {
	position: absolute;
	height: 40px;
	}

#header h1 a, #headerSplash h1 a {
	display: block;
	position: absolute;
	top: 16px;
	left: 46px;
	width: 163px;
	height: 40px;
	text-indent: -5000px;
	overflow: hidden;
	background: url('/assets/fostergroup/images/h1Logo.gif') no-repeat;
	}
	
#header h2, #headerSplash h2 {
	position: absolute;
	height: 24px;
	}	

#header h2 a, #headerSplash h2 a {
	display: block;
	position: absolute;
	top: 11px;
	left: 736px;
	width: 117px;
	height: 24px;
	text-indent: -5000px;
	overflow: hidden;
	float: left;
	background: url('/assets/fostergroup/images/btLogin.gif') no-repeat;	
}

/* layout setup
==============================================================================*/
#container {
	margin: 13px auto 0px auto;
	padding: 0;
	width: 864px;
	text-align: left;
	}

#headerSplash {
	height: 78px;
	background: url('/assets/fostergroup/images/bgHeaderSplash.gif') no-repeat;	
}
	
#header {
	height: 78px;
	background: url('/assets/fostergroup/images/bgHeader.gif') no-repeat;
}

#contentWrapper {
	width: 864px;
	margin: 0;
	padding: 0;
	background: #fff url('/assets/fostergroup/images/bgContent.gif') repeat-y;
	}

	#contentSplash {
		display: block;
		position: relative;
		width: 864px;
		height: 383px;
		margin: 0px;
		padding: 0px;
	}

#calendarWrapper {
	width: 864px;
	margin: 0;
	padding: 0;
	background: #fff;
	}

#calendar {
	width: 814px;
	padding: 25px;
}
			
#content {
	width: 550px;

min-height:400px;
	margin: 25px 0 0 0;
	padding: 0 25px 0 25px;
	float: left;	
}

#footerSplash {
	display: block;
	width: 864px;
	height: 103px;
	padding: 0;
	margin: 0 0 0 1px;
	background: url('/assets/fostergroup/bgSplashFooter.jpg') no-repeat;		
}

#footerNav {
	display: block;
	position: relative;
	height: 50px;
	width: 864px;
	text-align: center;
	background: #fff url('/assets/fostergroup/images/bgContentBottom.gif') no-repeat center bottom;	
}

#clientAccess {
	display: block;
	width: 500px;
	padding: 25px 25px 10px 25px;
	margin: 30px auto;
	background: #fff;
}

/* splash page items
==============================================================================*/
#address {
	display: block;
	position: relative;
	margin: 0 0 0 20px;
}

#address p {
	font: normal 11px/16.5px "Tahoma","Arial","Helvetica",sans-serif;
	color: #bad7f5;
	width: 340px;
	height: 65px;
	margin-top: 20px;
	letter-spacing: 0;
	float: left;
}
#description {
	display: block;
	position: relative;	
	margin: 0 0 0 0;
}

#description p {

	font: normal 11px/16.5px "Tahoma","Arial","Helvetica",sans-serif;
	color: #f2f3e5;
	margin-top: 20px;
		margin-left: 18px;
	width: 470px;
	height: 65px;
	padding: 0;
	letter-spacing: -.1px;
	float: left;
}

.interact {
	background-color: #5781b1;
	background-image: url(/assets/fostergroup/interact-vbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 40px;
	width: 100%;
	margin-left: 1px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}

.interact table tr td {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.interact strong {
	font-weight: bold;
	color: #dfdfc3;
}


/* nav
==============================================================================*/

#secondaryNav {
	display: block;
	position: relative;
	width: 214px;
	padding: 0 25px 0 0;
	margin: 25px 0 0 0;
	float: right;
}

#secondaryNav li {
	list-style: none;
	font: bold 11px "Tahoma","Arial","Helvetica",sans-serif;
	padding: 10px 0 10px 15px;
	margin: 0;
	background: url('/assets/fostergroup/images/lightbrownbullet.gif') no-repeat left center;
	border-bottom: 1px solid #e8e7dc;
	}


#secondaryNav li.current {
	color: #537dad;
	background: url('/assets/fostergroup/images/lightbluebullet.gif') no-repeat left center;
}

#secondaryNav .current a {
	color: #537dad;
}

#footerNav p {
	font: normal 11px/16.5px "Tahoma","Arial","Helvetica",sans-serif;
} 
	
/* inline images
==============================================================================*/
img { border: 0; }

.inlineImage {
	text-align: center;
	font: normal 11px/16.5px "Tahoma","Arial","Helvetica",sans-serif;
	}

.inlineImage img {
	}

.noStyle img {
	padding: 0;
	border: 0 none;
	}

.right {
	float: right;
	margin: 1.3em 0 0 2em;
	}

.left {
	float: left;
	margin: 0 1em 1em 0;
	}

.center {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	}


/* contact form
==============================================================================*/

form p {margin: 5px 0 2px 0;}

/* library
==============================================================================*/
ul.library {
	margin-left: 20px;
}

li.pdf {
	height: 16px;
	padding: 0 0 0 25px;
	margin: 0 0 5px 0;
	background: url('/assets/fostergroup/ic-pdf.gif') 0% 60% no-repeat;
}

li.audio {
	height: 16px;
	padding: 0 0 0 25px;
	margin: 0 0 5px 0;
	background: url('/assets/fostergroup/icon-ipod.gif') 0% 60% no-repeat;
}

li.video {
	height: 16px;
	padding: 0 0 0 25px;
	margin: 0 0 5px 0;
	background: url('/assets/fostergroup/video_icon.gif') 0% 60% no-repeat;
}

/* page backgrounds
==============================================================================*/

/* assets/fostergroup/images/ne_watermark.gif */


/* other
==============================================================================*/

.dividingLine {
	width: 100%;
	height: 4px;
	margin: 0 0 15px 0;
	background: url('/assets/fostergroup/line.gif') repeat-x;
}

.backLink {
	font-size: 90%;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	margin: 0 0 5px 0;
}

.calloutBoxWrap {
	border: 1px solid #f2f2e6;
	background: #fff;
	padding:1px;
}
.calloutBox {
	border: 10px solid #fff;
	background: #f2f2e6;
	padding:15px;
}

.calloutBoxTitle {
	font: normal 17px/20px "Georgia","Times",serif;
	color: #537fb0;
}

.bioPhoto {
	display: block;
	float: left;
	width: 250px;
	margin: 0 15px 0 0;
}

.ourCommitment {
	margin-left: 28px;
}

.column {display: block; float: left; width: 30%; padding-right: 3%;}

.required {
padding-left: 20px;
background: url('/icons/error.png') no-repeat 0px;
color: #FF0000;
font-weight: bold;
font-size: 1.1em;
}

select {
font: normal 11px/16.5px "Tahoma","Arial","Helvetica",sans-serif;
color: #537dad;
padding: 2px 0 2px 0;
margin: 0;
}


/* This class defines the styles for table headers in the calendar */
.calendarTableHeader 
{
	color: #537dad; 
	/* background-color: #686B71; */
	/* font-family : Verdana, tahoma, Arial; */
  font-family: Georgia, Times, serif;
	font-size : 17px; 
	font-weight: bold; 
	padding-left: 4px; 
	padding-right: 4px;
}

#latestNews {
  position: absolute;
  top: 247px;
  left: 45px;
  width: 325px;
}

#latestNews ul {
  margin: 5px 0px 0px 10px;
}

#latestNews li {
  margin: 0px;
  color: #ffffff;
}

#latestNews a {
  color: #ffffff;
}

.date {
  color: #DAD4B4;
}

#latestNews h2 {
  font-family: "Avant Garde ITC", "Century Gothic", Helvetica, Arial, sans-serif;
  font-weight: normal;
  margin: 0px;
  text-transform: uppercase;
  color: #B1D5F9;
  border-bottom: 1px solid #78A1BD;
}


/* Search Styles - Added by Daniel Marino / Sept 2009
==============================================================================*/

.search-results-returned {
	font-family: Tahoma;
	font-size: 11px;
	padding: 5px;
	background-color: #EBEBDA;
	border: 1px solid #e2e1c6;
	color: #4A4437;
	margin-bottom: 20px;
}
.search-results-returned strong {
	color: #000000;
	margin-bottom: 15px;
}
.search-results-record a {
	font-size: 14px;
	font-family: Tahoma;
	font-weight: normal;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBDA;
	color: #104A7C;
	margin-bottom: 10px;
}
.search-results-record {
	margin-bottom: 15px;
}
.search-results strong {
	color: #000000;
	background-color: #F8F4DC;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
}
.search-results-record a:hover {
	color: #537DAD;
	text-decoration: none;
	border-bottom-color: #D1DCE9;
}
.side-search-form {
	margin-top: 20px;
}
#content .search-results-record .search-results {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 21px;
	color: #3E3931;
}
.header-searchbox {
	height: 27px;
	width: 195px;
	position: relative;
	left: 340px;
	top: 19px;
}
.search-field {
	height: 27px;
	width: 167px;
	background-image: url(searchfield-bg.gif);
	float: left;
}
.search-field input {
	font-family: Tahoma;
	font-size: 8.5pt;
	margin-left: 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	line-height: 19px;
	background-repeat: repeat-x;
	z-index: 50;
	margin-top: 3px;
	margin-bottom: 2px;
	height: 19px;
	background-image: url(input-bg.gif);
}
.search-button {
	float: left;
}

/*  Link to Secondary Opinion */

#link-to-second-opinion {
	position: relative;
}

#link-to-second-opinion a {
	display: block;
	height: 22px;
	left: 655px;
	overflow: hidden;
	position: absolute;
	text-indent: -5000px;
	top: 314px;
	width: 185px;
}