html{
  height: 100%;
  margin-bottom: 1px;
}                   

p{ 
  font-size:90%;
}

ul{
  margin-left: 30px;
  padding-left: 0;
  font-size:90%;
}

li{
  padding: 0.5em 0;
}
  
body {
  font-family: "Century Gothic", Arial, Verdana, Helvetica, sans-serif;
  font-size: small;
  background-image: url(../images/background_clouds.png);
  padding: 0 2em 2em 2em;
  margin: 0;
  color: #777575;
} 

#header #header_text{
  background-repeat: no-repeat;
  text-indent: -9000px;
  height: 80px;
  width: 800px;
  color: #97c0c8;
  margin: 0.5em 0;
}

#header #tag_line{
  background-repeat: no-repeat;
  text-indent: -9000px;
  height: 50px;
  width: 800px;
  margin: 0em 0 0.5em 5.5em;
  color: #fff;
}

.image_header{
  margin-top: 1em;
}
h3.dynamic_header{
  padding-top: 1em;
  padding-bottom: 1em;
  font-size: 140%;
  font-weight: bold;
  text-align: center;
  margin-top: 10px ;
  text-indent: -9000px;
  clear: both;
  background-repeat: no-repeat;
  padding: 0;
}

h4 {
  font-size: 18px;
  color: #54ABC5;
  padding: 5px 0 0 0;
  text-transform: uppercase;
  letter-spacing: -0.5px;
}

h5 {
  font-size: 14px;
  color: #54ABC5;
  margin: 0;
  padding: 0px 0 0px 0px;
  text-transform: uppercase;
  letter-spacing: -0.5px;
}

.editable_block ul{
  margin-left: 0;
  padding-left: 0;
}               

.editable_block li{
  list-style-type: none;
  list-style-image: url(../images/bullet_small.png);
  margin-top: 1em;
  margin-left: 1.5em;
}       

#wrapper{
  background-color: #fff;
  padding: 0em 1em 2em 2em;
  width: 58em;
  margin: 1em auto;
  position: relative;
} 

.text{
  width: 90%;
  padding: 0;
}              

#content #main_menu{        
  background-color: #54AAC4;
  text-transform: uppercase;
  margin: 0 0 1em 0;
  padding: 0 0 0 0;
  margin-left: auto;
  margin-right: auto;
  float: right;
  height: 2em;
}     


#content #main_menu p a{
  color: #ffffff;
  text-decoration: none;
} 

#content #main_menu a {
  color: #ffffff;
  line-height: 25px;
  font-size: 11px;
  text-decoration: none;
  padding: 5px 15px 6px 15px;
  border-right: 1px solid #C4E6BC;
}

#content #main_menu a:hover{
  text-decoration: underline;
  background-color: #54AAC4;
  padding: 5px 15px 6px 15px;
}       



#content{
  clear: both;
}

#content p {
  line-height: 19px;
  color: #666666;
  margin-left: 0em;
}

#content p a, #border p a {
  text-decoration: none;
  color: #006AC3;
}

#content p a:hover, #border p a:hover  {
  text-decoration: none;
  color: #FFFFFF;
  background-color: #006AC3;
}

#content li {
  line-height: 20px;
  color: #666666;
  margin: 0 0 0 15px;
}


#footer {
  border-top: 4px solid #E5E5E5;
  padding: 40px 0px 10px 0px;
  margin: 0 0px 0px 0px;
  clear: both;
  color: #aeaeae;
  font-size: 80%;
  text-align: center;
}

#footer a {
  font-weight: bold;
  padding: 2px 2px 2px 2px;
  color: #aeaeae;
}

#footer a:hover {
  color: #006AC3;
}


.styled_bullets li {
  list-style-image:url(../images/duck_bullet_icon.png);
  margin: 0;
  padding-left: 8px;
  padding-bottom: 8px;
}

.styled_bullets_2 li {
  list-style-image:url(../images/duck_bullet_icon2.png);
  margin: 0;
  padding-left: 5px;
}


/* page */
#contact_page h4{
  margin-top: 2em;
}

.symptom_card{
  width: 15em;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-top: 2em;
  margin-bottom: 2em;
  background-color: #F2F2E6;
  padding: 1em;
  border: 1px solid #999;
}                   

.symptom_card p{
  margin: 0;
  padding: 0;
  text-align: center;
}

.slideshow_link{
  float: left;
  width: 50%;
  text-align: center;
}

#oisin_slideshow{
  float: left;
  margin: 0 1em 2em 1em;
}

#oisin_slideshow img{
  margin: 0 1em 0 1em;
  }

#block_my_story_poem{
  float: right;
  font-style: italic;
}

#block_my_story_details{
  clear: both;
}

#story{
  margin-top: 2em;
}

.view_slideshow{
  clear: both;
}

.hidden_link{
  display: none;
}

#my_story_page h4{
  padding: 0;
  margin: 0;
  background-image: url(../images/by_juliet.png);
  background-repeat: no-repeat;
  height: 33px;
  width: 333px;
  margin-left: 40px;
  margin-bottom: 20px;
  text-indent: -9000px;
}


#factsheets{
  clear:both;
  margin-top:2em;
  height:27em;
  width: 100%;
  /*border: 1px solid #999;*/
  background-color: #C2DDE7;
}

.factsheet{ 
  padding: 0;
  margin: 0;
  float: left;
  width: 16em;
  margin-top: 1em;
  margin-left: 7px;
  margin-right: 7px;
  background-color: #F2F2E6;
  height:24em;
  border-bottom: 10px solid #F27174;
  text-align: justify;
} 

.factsheet form input{
    margin-left: auto;
    margin-right: auto;
    display: block;
}   

.factsheet h3{
  background-color: #AFCB8B;
  padding: 1em;
  margin-top:0;
  background-repeat: no-repeat;
  text-indent: -9000px;
  background-position: center;
}

.factsheet ul{
  margin-right: 1em;
  margin-left: 18px;
  margin-top: 1em;
}

.factsheet li{
  margin: 0;
  padding: 0;
}

#signs_and_symptoms{
  margin-left: 16px;  
} 

#signs_and_symptoms .symptom_card_or{
  margin: 0;
  padding: 0;
  text-align:center;
}


#signs_and_symptoms h3{
  background-image: url(../images/signs.png); 
}

#facts_and_figures h3{
  background-image: url(../images/facts_and_figures.png); 
}

#help_and_support h3{
  background-image: url(../images/help_and_support.png); 
}

.factsheet p{
  padding-left:0.5em;
  padding-right:0.5em;
  letter-spacing: 0.0005px;
  color: #4F5456;
  font-size: 90%;
}

.factsheet_footer{
  display: block;
  font-size: 90%;
  text-transform: uppercase;
  margin-left: 0;
  padding-left: 0;
  text-align: center;
}


#block_home_details{
  float: left;
  width: 30em;
}

#block_home_thanks{
  clear: both;
}


#home_page #block_home_thanks{
  font-style: italic;
  text-align: center;
  font-size: 100%;
  clear: both;
}

#home_page #homepage_images{
  float: right;
  width: 200px;
}

.blog_post h3 a{
  width: 30em;
}

#login_section{
  position: absolute;
  right: 0;
  margin-right: 1em;
  z-index: 2;
} 
