﻿/* DEFAULTS
----------------------------------------------------------*/
body   
{
    margin: 0;
    padding: 0;
    text-align: center;
    height: 100%;
    background: #CCCCCC;
    font-size: 12px;
    font-family: Verdana, Arial, sans-serif;
   /* margin: 0px;
    padding: 0px;*/
    color: #000000;
}

#centered

{
    width: 960px;
    background: #FFFFFF;
    text-align: left;
    border: 0px;
    padding: 0;
    margin: 0 auto;
    height:100%;
    display:block;  
    min-width:960px;
    min-height:100%; 
} 

a:link, a:visited
{
   /* color: #008E7B;*/
   color:#52728E;
}

a:hover
{
    color: #000066;
    text-decoration: underline;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}

img
{
    border: none;
}

li 
{
    line-height: 1.6em;   
}

sup 
{ 
    vertical-align: text-top; 
}

/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #52728E;
    font-weight: 700;
    font-family: Verdana, Arial, sans-serif;
}

h1
{
    font-size: 1.6em;
}

h2
{
    font-size: 1.4em;
    /*color: #754C78;*/
    color:#000000;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}

H3.reviewHeading
{
    margin-bottom: -10px; 
}

/* LAYOUT  
----------------------------------------------------------*/
#container
{
    /*width: 100%;*/
    width: 960px;
    background-color:#ffffff; 
    border: #716084 2px inset;
    height:100%; 
    display:block;  
}

#banner {
	position:relative; 
	top: 0px;
	right: 0px;
	left:0px;
	width: 960px;
	height:98px;
	border-bottom: thin solid #D6BE7A;
}
#main
{
    margin: 0px 21px 0px 146px;
    padding: 0px;
    padding-top: 0px;
    height: 100%;
}

#mainHome
{
    margin: 0px 0px 0px -11px;
    padding: 0px 0px 0px 0px;
    height: 100%;
    width:827px;
    min-height:100%;
    min-width:827px;  
}

#background
{
     background-image: url("../images/beige_bar_w_blue_line.jpg"); 
     background-repeat:repeat-y;  
     display:block;  
     height:100%;
     padding:0px 0px 0px 0px; 
     margin: 0px 0px 0px 0px;
     width:960px;
     min-height:100%;
     min-width:960px;   
}
#sideNav 
{
   background-color:#F2EAD7; 
   float: left;
   margin: 0px;
   margin-top: 0px;
   padding: 0px; 
   width: 133px;
   height:100%;
   display:block;                    
		 
}

#footer
{
    
    background-color:#D6BE7A;
    text-align:center;
    padding-top: 5px;
    padding-bottom: 5px;
    clear:both;
    font-size:14px;
    margin:0px 0px 0px 0px; 
    width:960px;    
}

#hhsLogo
{
    background-color:#ffffff; 
    text-align:center;
    padding-top: 5px;
    padding-bottom: 2px;
    clear:both;
}

#navigation {
	float: left;
	width: 133px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: #000000 1px solid;
	border-bottom: #000000 2px solid;
	line-height:1em;
	
}

#homeTop
{
    width:100%;
    height:173px;
    background-color:#F2EAD7;
}
#homeBanner
{
    float:left;
    background-color:#D6BE7A;  
    width:549px;
    height:173px;  
    border-right:thin solid #D6BE7A;  
    padding: 0px 0px 0px 0px;
    margin:0px 0px 0px 0px; 
}

#headWelcome, #headLeft, #headCenter, #headRight, #headNews, #headAnnouncement
{
    font-size: 1.5em;
    text-decoration: none;
    padding: 4px 2px 0px 2px;
    color: #52728E;
    font-weight: 700;
    font-family: Verdana, Arial, sans-serif;
}

#headPartners, #headNews, #headAnnouncement  
{
    
    padding-left: -5px;
   margin-left:-5px;
}

#homeWelcome
{
    
    float:right;  
    background-color:#F2EAD7; 
    width:262px; 
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    height:173px; 
    display:block; 
    min-width:273px;
    border-right: #716084 2px inset;
}

#homeBottom
{
    width:825px;
    border-top:thick solid #D6BE7A;
    display:block;  
}

#headSpanish
{
      
    width:825px;
    border-bottom:thick solid #D6BE7A;
    display:block;  
    
}

#homeSpanishLeftCol
{
      
    float:left;  
    width:533px; 
    padding: 0px 2px 0px 6px; 
    border: 0px; 
    
}

#homeSpanishRightCol
{
    float:right;
    width:267px; 
    padding: 0px 2px 65px 6px;
    background-color:#F2EAD7;
    border-left: thin solid #D6BE7A;
   
}
/*

#homeLeftCol
{
      
    float:left;  
    width:270px; 
    padding: 0px 2px 0px 6px; 
    border: 0px; 
}

#homeCenterCol
{
    float:left;
    width:263px; 
    background-color:#F2EAD7;   
    padding: 2px 0px 75px 6px; 
    border-left: thin solid #D6BE7A; 
    border-right: thin solid #D6BE7A; 
}

#homeRightCol
{
    float:right;
    width:263px; 
    padding: 0px 2px 65px 6px;
    
}
*/

#headCampaign, #bottomCampaign
{

    width:533px; 
    padding: 7px -2px 0px -10px; 
    margin: 7px -2px 0px -10px; 
    border: 0px; 
}

#bottomCampaign
{
 padding: 0px -2px 0px -10px; 
    margin: 0px -2px 0px -10px; 

}
#homeLeftCol
{
    float:left;  
    width:533px; 
    padding: 0px 2px 0px 10px; 
    border: 0px;
    font-size: 1.2em;
    font-weight:bold;  
}

#homeLeftCol ul
{
    list-style-image: url("../images/bullet.png");

}

#homeLeftCol ul ul
{
    list-style-image: url("../images/tick.png");

}

#homeLeftCol li
{
    padding-bottom: 15px;
 }

#homeRightCol
{
    float:right;
    width:267px; 
    padding: 0px 2px 15px 6px;
    background-color:#F2EAD7;
    border-left: thin solid #D6BE7A;
   
}

#nav li:hover a:focus, #nav li.sfhover a.sffocus { background-color: #8B9EB2; color: #FFFFFF; }

#nav, #nav ul {
	float: left;
	width: 100%;
	list-style:none;
	line-height: 1em;
	background: #F2EAD7;
	font-weight: bold;
	padding: 0;
	border-top: #000000 1px solid;
	border-right: #52728E 1px solid;
	margin: 0;
	margin-bottom: 0px;
	height:100%;
	display:block;
	position: relative;
    z-index: 1;
 
}

#nav a {
	
	color: #ffffff;
	display: block;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}

#nav li {
	list-style: none;
	border-bottom: #F2EAD7 4px solid;
	background-color: #52728E;
	color: #ffffff;
	display: block;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
    text-align: left;
	line-height:1em; 
	padding: 10px 5px 10px 10px;  
}

#nav li ul {
	position: absolute;
	left:-999em;
	height:auto;
	width: 100%;	
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	color:#ffffff; 
	font-weight: bold;
	border: #F2EAD7 2px solid;
	border-left: #000000 1px solid;		
	margin: 0;
	display:block;
}

#nav li li {
	/*background-color: #D5EEEB;*/
	background-color:#52728E;
	color: #ffffff;	
	display: block;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding: 0;	
	
}

#nav li ul a {
	/*background-color: #D5EEEB;*/
	background-color:#52728E;
	color: #ffffff;
	display: block;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	padding:  10px 5px 10px 10px;
	text-decoration: none;
}

#nav li ul ul {
	margin: 1px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	margin-top: -25px;
	left:133px;	
}

#nav li.sfhover ul.twolines {	
	margin-top: -20px;
	left:133px;	
}

#nav li:hover, #nav li.sfhover, #nav #active a, #nav a:hover {
	background:#8B9EB2; 

}

#faq
{
    font-size: .9em;
    font-style: italic;
    color:#2e4643; /*added for contrast*/
    background-color: #52728E;
    border-bottom: #000000 2px solid;
    padding: 5px;
}
#faq a
{
    color:#2e4643; /*added for contrast*/
}

#DatePickerBlock 
{
    text-align:center;
    margin-bottom:10px;
}


/* NATIVE LAYOUT
----------------------------------------------------------*/

#nativeHeaderImg 
{
    text-align:center;
    width:100%;
}

#nativeHeaderImg img 
{    
    margin:0 auto;
}

#nativeHomeLeftCol, #nativeLeftCol
{
    width:275px;
    float:left;
    padding-left:5px;
}
 
#nativeHomeLeftCol
{   
    width:420px;
}

#nativeTopImg 
{
    margin-top:5px;
    margin-left:200px;   
}

#nativeNav ul {
	float: left;
	list-style: none;
	line-height: 1;
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
}

#nativeNav a {
	display: block;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 5px 3px 10px;
	text-decoration: none;
}

#nativeNav li {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height:1em;
}

#nativeContent,
#nativeHomeContent 
{
    width:100%;
    float:left;
    margin-top:10px;
    padding:5px;
}

#nativeHomeContent
{
    width:100%;
}

#nativeBottomImg 
{
    width:100%;
}

#nativeBottomImg img 
{    
    clear:left;
    float:right;
}

/* CONTENT  
----------------------------------------------------------*/
#tagline {
    font-size: 1.2em;
    margin-top: 0px;
    color: #5C0F91;
    font-weight: 700;
    text-align: right;
}

#headAnnounce 
{
    margin:0 auto;
    text-align:center;
}

.appendixTable td
{
   margin: 2px 4px;

}
.appendixTable table
{
   border-collapse:collapse;
}


th.appendixtablerow 
{  
    text-decoration:none;
    text-align:left;
    font-weight:normal;
    margin: 2px 4px;
    border: 1px solid gray;
    
}
.announceDate,
.fundingDate 
{
	font-style:italic;
	margin-bottom:10px;

}
.readMore
{
    float:right;
    text-align:right  
}
a.pressHead,
a.pressHead:hover
{
    text-decoration:none;
}

#announcementBlock 
{
    margin-top:10px;
}


div.scroll {	
	height: 200px;	
	width: 120px;	
	overflow: auto;	
	border: 0px;	
	background-color: #C4E4E1;	
	padding: 8px;
	padding-right: 12px;
	padding-bottom: 15px;
	margin:0;
	margin-left:2px;
	scrollbar-3d-light-color: #C4E4E1; 
	scrollbar-arrow-color: #000000; 
	scrollbar-base-color: #716084; 
	scrollbar-dark-shadow-color: #C4E4E1; 
	scrollbar-face-color: #C4E4E1; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-shadow-color: #FFFFFF;
}

img#whatsNewLogo 
{
    text-align:right;
}


/* Interaction Forms
----------------------------------------------------------*/

.formLabelWrap
{
    width:100%;
    float:left;  
    margin:0;
}

.formTextWrap 
{
    float:left; 
    width:100%;
    margin:0;
}


.formLabel 
{
    display:block;
    margin:5px 0;
}

.formHeader
{
    display:block;
    margin:5px 0;
    width:100%;
    border-bottom:1px solid black;
    font-weight:bold;
}

.formText 
{
    width:50%;
    margin:5px 0;
    border-bottom:1px solid black;
    border-right:1px solid black;
    border-top:1px solid grey;
    border-left:1px solid grey;
}

.formDrop
{
    margin:5px 0;
    border-bottom:1px solid black;
    border-right:1px solid black;
    border-top:1px solid grey;
    border-left:1px solid grey;        
}

.formDateTime 
{
    margin:5px 0;
    border-bottom:1px solid black;
    border-right:1px solid black;
    border-top:1px solid grey;
    border-left:1px solid grey;      
}

.buttonWrap
{
    text-align:center;
}
    
.submitButton 
{
    margin:5px;
    text-align:center;
}

/* SEARCH SECTION
----------------------------------------------------------*/

.section 
{
    font-size: 11px; 
    font-weight: bold; 
    font-family: verdana, tahoma, arial, helvetica; 
    padding: 2px; 
    background-color: #8B9EB2; 
    color: #FFFFFF
}

.section2 
{
    font-size: 12px; 
    font-weight: bold; 
    font-family: verdana, tahoma, arial, helvetica; 
    padding: 2px; 
    background-color: #8B9EB2; 
    color: #FFFFFF}

.tableHeader
{
    background-color:#8B9EB2;
    color:Black;
    width:100%;
    margin:0;
    padding:1%;
}

.listRow0,
.listRow1
{
    width:100%;
    margin:5px;
    padding:7px;
}   

.checkboxBlock
{
    width:30%;
    display:block;
    float:left;
}

.listRow1,
.listRow1a
{
    background-color:#EFEDEB;
}

.listRow0,
.listRow0a
{
    background-color:#FFFFFF;
}

.listRow1a,
.listRow0a
{
    width:100%;
    margin:5px;
    padding:7px;
}

.detailWrap 
{
    width:100%;
    float:left;
    font-size:small; 
}

.leftCol,
.rightCol,
.detailLeftCol,
.detailRightCol
{
    display:block;
    float:left;
    margin-top:1%;
}

.leftCol
{
    width:80%;
    padding-right:1%; 
}

.detailLeftCol
{
    width:20%;
    padding-right:1%; 
}


.rightCol
{
    width:15%;
    padding-left:1%;
}

.detailRightCol
{
    padding-left:1%;
    display:inline;
}

.recordCount
{
    font-weight:bold;
}

.searchHeader 
{
    float:left;
    margin:0;
    width:100%; 
}

.searchTips
{
    float:left;
    margin:0;
    margin-top:15px;
    width:100%; 
}

.searchResultWrapper 
{
    border:1px solid black;  
    float:left;  
    margin:0;
    width:98%;
    padding:2px;
    font-size:1.2em;
}

.searchResultWrapper h4
{
    background-color:#8B9EB2;
    color:Black;
    width:98%;
    margin:0;
    padding:1%;
}
/* FASD FAQ
---------------------------------------------------------*/
p.backtotop {
	text-align: center;
	padding: 0.5em 0;
	
}
h2.faqcat 
{
    color:Black;  
    padding: 0.8em 0 0 0;

}

h3.faqquest
{
    color:Black;
    padding: 0.7em 0 0 0;
}

/* Image Gallery for Rack Cards/Products and Posters pages 
----------------------------------------------------------*/
.gallerywrapper
{
    float:left;  
    margin:0;
    width:100%; 
    padding: 0 0 1.5em 0;
}

div.productgallery
  {
  margin:2px;
  height:auto;
  width:auto;
  float:left;
  text-align:center;
  }
div.productgallery img
  { 
  display:inline;
  margin:3px 10px;
  border:0;
  }
  
/*caption for rack cards */
div.productdesc
  {
  text-align:center;
  font-weight:normal;
  width:140px;
  margin:2px;
  }
  
/* caption for posters */
div.posterdesc
  {
  text-align:center;
  font-weight:normal;
  width:160px;
  margin:2px;
  }
  
/* Booklet Gallery for booklet page
--------------------------------------------------------- */
.bookletwrapper
{
    margin: 0 auto;
    width:700px;
}
div.bookletgallery
  {
  float:left;
  text-align:center;
  width:290px;
  margin:5px 30px;
  }
div.bookletgallery img
  { 
  margin:3px 5px;
  border:0;
  }

div.bookletdesc
  {
  text-align:center;
  font-weight:normal;
  width:270px; 
  }


/*-- Healthy Baby Booklets --*/
div.babybookletgallery
  {
  float:left;
  text-align:center;
  width:150px;
  margin:5px 15px;
  }
div.babybookletgallery img
  { 
  margin:3px 5px;
  border:0;
  }
div.babybookdesc
  {
  text-align:center;
  font-weight:normal;
  width:210px;
  margin:5px;
  }


/* State Sys Page Styling for map
----------------------------------------------------------*/
.statewrapper
{
    margin:0;
    width:100%; 
    padding: 0 0 1.5em 0;
    text-align:center;
    margin: 0 auto;
}


/* Link to Us Sample Code 
------------------------------------------------------- */
.linktous {
	margin-left: 20px;
	font-family:"Courier New",Courier,monospace;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.indent {
	margin-left: 20px;
}
div.allindent p{
	margin-left: 20px;
}

.right 
{
    float:right;
}

.left 
{
    float:left;
}

.eventLeft 
{
    float:left;
    width:10%; 
    font-weight:bold; 
    padding-bottom:5px; 
}

.eventDetailLeft
{
    float:left;
    width:20%; 
    font-weight:bold;  
    padding-bottom:5px; 
}

.eventRight
{
    display:block;
    float:left;
    padding-left:1%; 
    width:70%; 
    padding-bottom:5px;
}
/* Image Syles */
/* ===================================== */

img.exit  
{
  border: 0;
  display:inline;
  vertical-align: middle;
  height:10px;
  margin:1px !important;
  width:10px;
  
}

img.pdf 
{   
    border-style: none;
    border-color: inherit;
    border-width: 0;
    margin:1px !important;
    display:inline;
    vertical-align: middle;
    }
img.right
{   
    border: 0;
    display:inline;
    vertical-align: top;
    float: right;
}


/* List Styles
====================== */
div.meeting li
{
   padding-bottom: 1em;
}
div.spaceylist li
{
   padding-bottom: 0.5em;
}

/* Two column list */

#twocol {
    display: block;
    margin: 1em auto 1em auto;
    font-size: 100%;
    width: 100%; 
}


#twocol div.lside
{
    float: left;
    width: 48%;
    background-color: transparent;
    text-align: left;
     display: block;
}
#twocol div.rside
{
    float: right;
    width: 48%;
    background-color: transparent;
    text-align: left;
     display: block;
    /*clear: right;*/
}

/* Four column */
#fourcol {
    display: block;
    margin: 1em auto 1em auto;
    font-size: 100%;
    width: 100%; 
}


#fourcol div.fside
{
    float: left;
    width: 24%;
    margin: 0 5px;
    background-color: transparent;
    text-align: left;
    display: block;
}

/* State Table Styles
==================== */
div.statestable
{
    font-size: 12px;
    font-family: Verdana, Arial, sans-serif;
}
div.statestable
{
   width: 70%;
   margin:0 auto;
}
div.statestable th
{
    font-weight: bold;
    text-align:center;
    vertical-align:middle;
    font-size: 13px;
    padding: 5px 4px;
    background-color:#cccccc;
}

div.statestable th,
div.statestable td,
div.statestable table
{  border-collapse: collapse;
    border:1px solid #4A777A;
}
div.statestable ul
{
    padding:0px;
    margin:0px;
    list-style-type: none;
}
div.statestable li
{
    margin: 0.2em;
}

div.statestable td
{
    margin:3px;
}

/* Greybox effect within a table <td> */

table.greybox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-color: black;
	border: 0px solid black;
	background-image: url(../images/back_greybox.gif);	
	padding: 0 0 0 0;
}

td.greybox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	/* background-image: url(../images/back_greybox.gif);
	border: solid 1px #c0c0c0; */
	padding: 4px;
}

td.greybox input,
td.greybox textarea 
{
    width:100%;
}

/*--------------------------------------------------------------------------------------------------------------------*/
/*Not used anymore*/
#rightNav
{
    float: right;
    width: 153px;
    border-left: #000000 1px solid;
    margin-top: 0;
    padding:0 5px;
    padding-top:55px;
    min-height:750px;
    _height:750px;
    text-align:center;
    clear:none;
}

#whatsNewBlock
{
    margin:0;
    margin-left:8px;
    padding:0;
}

/*  What's New
------------------------------------------------------------*/

p.smallText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 85%;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left:0;
	text-align:left;
}
p.whatsnewText{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	margin-left:0;
	text-align:left;
}

p.whatsnewText a{
	font-family: Verdana, Arial, sans-serif;
	margin-left:0;
	margin-top: 4px;
    margin-bottom: 4px;
	text-align:left;
	color: #2e4643;
}

.whatsnewlink {
	color: #2e4643;
	font-weight: bold;
}

/* Home page Banners 
------------------------------------------------------------*/
.bannerwrapper
{
    margin:0 auto;
    width:100%; 
    padding: 0 0 1.5em 0;
}
div.singlebanner
  {
  margin:2px;
  text-align:center;
  }
div.bannergallery
  {
   text-align:center;
   margin: auto;
  }
div.bannergallery img
  { 
  display:inline;
  margin:3px 2px;
  border:0;
  }
  
  .teal
{
    color:#52728E;
}

.purple {
	color: #000000;
}

/* Tab look for Products Section 
---------------------------------------------------------------*/
#tabs-container{

background: #fff;
}

.tabs-menu {
height: 50px;
list-style-type:none;
float: left;
margin-bottom: 0px; 
padding-left:0px; 
}

.tabs-menu li {
    height: 50px;
    line-height: 16px;
    float: left;
    margin-right: 5px;
    background-color: #52728e;
    border-top: 1px solid #d4d4d1;
    border-right: 1px solid #d4d4d1;
    border-left: 1px solid #d4d4d1;
    width:90px;
    padding-left:10px; 
}

.tabs-menu li.current {
    position: relative;
    background-color: #fff;
    border-bottom: 1px solid #fff;
    z-index: 5;
}

.tabs-menu li a {
    color: #fff;
    text-decoration: none;
    text-align:left; 
    font-weight:bold;     
}

.tabs-menu .current a {
    /*color: #2e7da3;*/
    color:#52728e; 
}

.tab {
    border: 1px solid #d4d4d1;
    background-color: #fff;
    float: left;
    margin-bottom: 0px;
    width: auto;
}

.tab-content {
    width: 702px;
    padding: 20px;

}



