@charset "utf-8";
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
ol,
ul {
    list-style: none
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal
}
img {
    border: 0
}
body {
    font-size: 12px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: #f3f3f3;
    text-align: center;
    color: #444;
    height: 100%
}
body {
    text-align: -moz-center
}
a {
    color: #0986b6;
    text-decoration: none
}
a:hover {
    color: #3AACD4;
    text-decoration: underline
}
#main-container {
    max-width: 1225px;
	width:99%;
    text-align: center;
    margin:0 auto;
}
#main-container {
    text-align: -moz-center
}
#header-container {
    min-height: 100px;
    background: #FFF url(../logo.jpg) no-repeat left;
    text-align: left;
    border: 2px solid #da6297;
    border-bottom:0;
    overflow: auto
}
#logo {
  display: inline-block;
  vertical-align: top;
  min-width:240px;
}
#home-container {
    padding-top: 10px;
    background-color: #FFF;
    border: 2px solid #aee3f5;
    position: relative
}
#content-container {
    padding-top: 25px;
    background-color: #FFF;
    border: 2px solid #aee3f5;
    position: relative
}
#forum-container {
    padding-top: 25px;
    background-color: #FFF;
    border: 2px solid #aee3f5;
    position: relative;
	
}
#logo a {
    display:inline-block;
    max-width: 240px;
	width:100%;
    height: 100px;
    text-indent: -9999px
}
#leaderboard {
    display:inline-block;
    min-width: 728px;
    min-height: 90px;
    margin: 5px 0
}
#left-panel {
    float: left;
    width: 180px;
    margin: 0 7px 0 -900px
}
#generic-left-panel {
    float: left;
    width: 180px;
    margin: 0 7px 0 -1225px
}
#left-skyscraper {
    width: 160px;
    padding: 10px 10px;
    text-align: center;
    margin: 10px 0;
    font-size: 10px;
    color: #ccc
}
#top-navigation {
    min-height: 29px;
    background: #FFF url(../top_nav_bg.jpg) repeat-x 0;
    text-align: center;
    border-left: 2px solid #da6297;
    border-right: 2px solid #da6297;
    position: relative
}
#top-navigation ul {
    position: relative
}
#top-navigation li {
    float: left
}
#top-navigation ul li a {
    display: block;
    padding: 8px 10px;
    text-decoration: none;
    color: #FFF;
    font-weight: bold;
    font-size: 11px
}
#top-sub-nav {
    height: 23px;
    background-color: #aee3f5;
    border: 2px solid #aee3f5;
    position: relative
}
#top-sub-nav ul li {
    float: left;
    height: 17px;
    margin-top: 4px;
    padding: 0
}
#top-sub-nav li a {
    display: block;
    border-right: 1px solid #484848;
    text-decoration: none;
    padding: 0px 16px;
    color: #444;
    font-size: 11px;
    font-weight: normal
}
#newsletter {
    width: 180px;
    text-align: center;
    border: 1px solid #aee3f5;
    margin-bottom: 10px
}
#newsletter ul {
    width: 160px;
    margin: 0px auto;
    text-align: center
}
#newsletter ul li {
    display: block;
    padding: 2px;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    color: #707070
}
#newsletter ul li input {
    margin-right: 4px
}
#newsletter div input {
    width: 150px;
    margin-top: 10px;
    margin-bottom: 4px;
    font-size: 11px;
    padding: 4px 2px;
    border: 3px solid #0784b0;
    color: #0784b0
}
#newsletter-box {
    width: 300px;
    background: #FFF url(../nl_bg.jpg) repeat-y 0;
    padding: 10px;
    float: right;
    z-index: 9999
}
#nl-top {
    display: block;
    width: 477px;
    height: 10px;
    background: #FFF url(../nl_bg_top.jpg) no-repeat 0
}
#nl-bottom {
    display: block;
    width: 477px;
    height: 10px;
    background: #FFF url(../nl_bg_bottom.jpg) no-repeat 0
}
#newsletter-update-profile {
    width: 720px;
    border: 1px solid #CCC;
    background-color: #EEE;
    padding: 20px
}
#newsletter-update-profile label {
    font-size: 14px
}
#newsletter-update-profile select,
option {
    font-size: 12px
}
#newsletter-update-profile h1 {
    margin-bottom: 20px
}
#newsletter-message {
    font-size: 14px;
    margin: 20px 0px;
    color: #0786B1
}
#newsletter-buttons {
    margin-top: 30px
}
#updateBtn input {
    padding: 2px 8px;
    background-color: #0b87b4;
    border-left: 1px solid #EEE;
    border-top: 1px solid #EEE;
    border-right: 1px solid #23505f;
    border-bottom: 1px solid #23505f;
    color: #FFF;
    font-size: 13px
}
#unsubscribeBtn input {
    padding: 2px 8px;
    background-color: #0b87b4;
    border-left: 1px solid #EEE;
    border-top: 1px solid #EEE;
    border-right: 1px solid #23505f;
    border-bottom: 1px solid #23505f;
    color: #FFF;
    font-size: 13px
}
.selected {
    background-color: #535353
}
#nav-section-name {
    display: block;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    padding: 2px;
    background-color: #3aacd4
}
#nav-section-name a {
    color: #0784b0;
    text-decoration: none;
    font-weight: normal
}
#section-name {
    color: #0784b0;
    font-size: 22px;
    padding: 0px 10px
}
#section-name a {
    color: #0784b0;
    text-decoration: none;
    font-weight: normal
}
#newsletter_pop {
    width: 600px;
    height 400px;
    text-align: center;
    border: 1px solid #aee3f5;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: bold
}
#newsletter_pop ul {
    width: 600px;
    margin: 0px auto;
    text-align: center
}
#newsletter_pop ul li {
    display: block;
    padding: 2px;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    color: #707070
}
#newsletter_pop ul li input {
    margin-right: 4px
}
#newsletter_pop div input {
    width: 150px;
    margin-top: 10px;
    margin-bottom: 4px;
    font-size: 11px;
    padding: 4px 2px;
    border: 3px solid #0784b0;
    color: #0784b0
}
#newsletter_pop-update-profile {
    width: 720px;
    border: 0px solid #CCC;
    background-color: #EEE;
    padding: 20px
}
#newsletter_pop-update-profile label {
    font-size: 14px
}
#newsletter_pop-update-profile select,
option {
    font-size: 12px
}
#newsletter_pop-update-profile h1 {
    margin-bottom: 20px
}
#newsletter_pop-message {
    font-size: 14px;
    margin: 20px 0px;
    color: #0786B1
}
#newsletter_pop-buttons {
    margin-top: 30px
}
#updateBtn input {
    padding: 2px 8px;
    background-color: #0b87b4;
    border-left: 0px solid #EEE;
    border-top: 0px solid #EEE;
    border-right: 0px solid #23505f;
    border-bottom: 0px solid #23505f;
    color: #FFF;
    font-size: 13px
}
#unsubscribeBtn input {
    padding: 2px 8px;
    background-color: #0b87b4;
    border-left: 0px solid #EEE;
    border-top: 0px solid #EEE;
    border-right: 0px solid #23505f;
    border-bottom: 0px solid #23505f;
    color: #FFF;
    font-size: 13px
}
.selected {
    background-color: #535353
}
#nav-section-name {
    display: block;
    color: #0b87b4;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    padding: 2px;
    background-color: white
}
#nav-section-name a {
    color: #0784b0;
    text-decoration: none;
    font-weight: normal
}
#section-name {
    color: #0784b0;
    font-size: 26px;
    padding: 0px 10px
}
#section-name a {
    color: #0784b0;
    text-decoration: none;
    font-weight: normal
}
#home-content {
    float: left;
    width: 675px;
    text-align: left;
    padding: 10px;
    margin: 0px 10px 20px 200px;
    position: relative;
    border: 1px solid #aee3f5
}
#home-left-navigation {
    width: 180px;
    text-align: center;
    border: 1px solid #3AACD4;
    margin-bottom: 10px
}
#home-left-navigation ul {
    margin: 0;
    text-align: center
}
#home-left-navigation ul li {
    display: block;
    padding: 3px 8px;
    text-align: left;
    background-color: #AEE3F5;
    border-bottom: 1px solid #d5f1fb
}
#home-left-navigation li a {
    font-size: 12px;
    color: #000;
    text-decoration: none;
    font-weight: bold
}
.home-content-left {
    float: left;
    width: 480px
}
#home-intro h1 {
    color: #000;
    background-color: #fae6ec;
    font-size: 14px;
    font-weight: bold;
    padding: 8px 10px;
    margin-bottom: 6px;
    border-bottom: 1px solid #e9bbb6
}
#home-intro p {
    padding: 4px
}
#home-slide {
    width: 480px;
    height: 294px;
    background: #FFF url(../home_slide.jpg) no-repeat 0;
    margin-bottom: 30px
}
#home-boxes {
    position: relative;
    min-height: 105px;
    margin-bottom: 10px;
    border-bottom: 2px solid #ef8fb4
}
#home-image {
    display: inline-block;
	vertical-align: top;
}
#home-text {
    display: inline-block;
    vertical-align: top;
    width: 335px;
    min-height: 94px;
    padding: 0px 10px 10px 0px
}
#home-text a {
    font-weight: bold;
    text-decoration: none
}
#home-forum-topics {
    display:inline-block;
	vertical-align:top;
    width: 49%;
    text-align: left;
    margin-bottom: 40px;
    padding-top: 2px
}
#home-forum-topics p {
    padding: 4px 4px 4px 13px;
    color: #0579a4
}
#home-forum-topics p a {
    font-weight: bold;
    color: #6c6c6c
}
#home-recent-articles {
    display:inline-block;
	vertical-align:top;
    width: 49%;
    text-align: left;
    padding-top: 2px
}
#home-recent-articles p {
    padding: 4px 4px 4px 13px
}
#home-recent-articles p a {
    color: #6c6c6c
}
.home-content-right {
    float: left;
    width: 180px;
    margin-left: 15px;
    text-align: center
}
.home-content-right {
    text-align: -moz-center
}
.home-content-right a {
    font-size: 18px;
    font-weight: bold;
    color: #3aacd4;
    text-decoration: none
}
#home-boxes-right {
    width: 160px;
    text-align: center;
    margin-bottom: 10px;
    border: 1px solid #aee3f5;
    padding: 10px 5px
}
#home-image-right {
    margin: 5px 0px
}
#home-text-right {
    width: 126px;
    padding: 0px 10px 0px 0px;
    text-align: left;
    margin-left: 12px
}
#home-text-right a {
    font-weight: bold;
    text-decoration: none
}
#content {
    float: left;
    width: 675px;
    /*text-align: justify;*/
    text-align: left;
    padding: 10px;
    margin: 0px 10px 20px 200px;
    height: 100%;
    position: relative;
    border: 1px solid #aee3f5
}
#content h1,
#generic-content h1,
#generic-blank-content h1 {
    color: #0986b6;
    font-size: 18px;
    font-weight: bold;
    margin: 6px 0px;
    margin-bottom: 6px
}
#content h2,
#generic-content h2,
#generic-blank-content h2 {
    font-size: 16px;
    margin: 6px 0px;
    font-weight: bold;
    color: #000
}
#content h3,
#generic-content h3,
#generic-blank-content h3 {
    font-size: 13px;
    margin: 6px 0px;
    font-weight: bold
}
#content p,
#generic-content p,
#generic-blank-content p {
    font-size: 16px;
    line-height: 150%;
    margin: 1em 0em
}
#content img {
    padding: 2px;
    margin: 4px
}
#content ul,
#generic-content ul,
#generic-blank-content ul {
    list-style: disc
}
#content li,
#generic-content li,
#generic-blank-content li {
    margin-left: 15px;
    padding: 2px;
    font-size: 15px
}
#content td,
#generic-content td,
#generic-blank-content td {
    padding: 4px
}
#generic-content {
    float: left;
    width: 1000px;
    text-align: justify;
    padding: 0px 10px;
    margin: 0px 10px 20px 200px;
    height: 100%;
    border: 1px solid #aee3f5
}
#generic-blank-content {
    float: left;
    width: 1200px;
    text-align: justify;
    padding: 0px 10px;
    height: 100%;
    border: 1px solid #aee3f5
}
#content-navigation {
    float: right;
    padding: 10px 0px 10px 10px
}
#navigation {
    width: 180px;
    text-align: left;
    border-top: 6px solid #3AACD4;
    border-bottom: 3px solid #3AACD4;
    padding: 10px 0;
    margin-bottom: 10px
}
#navigation ul li {
    list-style: none;
    margin-left: 0px;
    padding: 0px
}
#navigation ul li a {
    display: block;
    width: 165px;
    font-size: 13px;
    color: #444;
    font-weight: bold;
    text-decoration: none;
    padding: 4px 6px
}
#navigation ul li a:hover {
    color: #3AACD4
}
#navigation ul ul li a {
    font-size: 12px;
    color: #000;
    font-weight: normal;
    background-image: none;
    padding: 6px 6px 6px 10px;
    border-bottom: 1px solid #e1f4fa;
    background-color: #c9edf9
}
#navigation ul ul li a:hover {
    color: #3AACD4
}
#related-articles {
    width: 180px;
    text-align: left;
    padding-top: 10px;
    margin-bottom: 10px
}
#related-articles ul li {
    list-style: none;
    margin-left: 0px;
    padding: 0px
}
#related-articles ul li a {
    display: block;
    width: 165px;
    font-size: 12px;
    color: #000;
    font-weight: normal;
    text-decoration: none;
    padding: 4px 6px
}
#related-articles ul li a:hover {
    color: #3AACD4
}
.related-articles-hdr {
    font-size: 16px;
    font-family: Helvetica ,'Georgia', 'Lucida Grande', Verdana;
    color: #3AACD4;
}
#right-panel {
    float: left;
    width: 300px;
    padding: 0 4px;
    height: 100%;
    background-color: #FFF;
    text-align: left
}
.hide-large { display: none; }
#search {
height: 40px;
text-align: left;
}
#search {
    clear: both;
    width: 300px;
    height: 51px;
    text-align: left;
    background: #FFF url(../search_bg.jpg) no-repeat 0;
    margin-bottom: 20px
}
#search .search-bar {
    margin-top: 13px;
    margin-left: 17px;
    font-size: 14px;
    border: 1px solid #40717e;
    background-color: #FFF;
    color: #999999;
    width: 218px
}
#btn-forum-right {
    margin-bottom: 20px
}
#search .search-btn {
    padding: 1px 4px;
    background-color: #f2dade;
    margin-left: 4px;
    border: 1px solid #e5bec9;
    font-weight: bold;
    color: #424242
}
#ad-300x250 {
    width: 300px;
    margin-bottom: 10px;
    clear: both;
}
#ad-160x90 {
    margin-left: 6px
}
#sponsored-links {
    clear: both;
    width: 175px;
    text-align: left;
    margin-bottom: 10px;
    border: 1px solid #eee
}
#sponsored-links span {
    display: block;
    width: 165px;
    background-color: #EEE;
    color: #000;
    padding: 5px
}
#sponsored-links li {
    padding: 8px
}
#sponsored-links li a {
    color: #0579a4;
    text-decoration: none
}
#right-skyscraper {
    width: 300px;
    margin-bottom: 20px
}
#right-skyscraper .ad-160 {
    float: left;
    width: 160px;
    margin-bottom: 10px
}
#right-skyscraper .ad-120 {
    float: right;
    width: 120px;
    text-align: left;
    margin-bottom: 10px
}
#cordblood-form {
    width: 350px;
    float: right;
    margin: 20px;
    padding: 20px;
    background-color: #EEE;
    text-align: left
}
#cordblood-form label {
    display: block;
    color: #00000;
    font-weight: 700;
    line-height: 1.4em
}
#cordblood-form div {
    padding: 5px 0px
}
#cordblood-form span {
    margin-left: 10px
}
#cordblood-form .submitBtn {
    padding: 2px 8px;
    background-color: #0b87b4;
    border-left: 1px solid #EEE;
    border-top: 1px solid #EEE;
    border-right: 1px solid #23505f;
    border-bottom: 1px solid #23505f;
    color: #FFF;
    font-size: 13px
}
#cordblood-calltoaction {
    font-size: 18px;
    font-weight: bold;
    color: #0066CC
}
#cordblood-leaderboard {
    width: 728px;
    height: 60px;
    font-size: 32px;
    font-weight: bold;
    color: #0066CC;
    text-align: center;
    padding-top: 28px
}
#cordblood-error {
    color: red
}
#cordblood-success {
    color: green
}
#footer {
    color: #484848;
    background-color: #aee3f5;
    border: 2px solid #aee3f5;
	padding-bottom:10px;
}
#footer div {
    padding-top: 10px
}
#footer p {
    padding-top: 10px
}
#footer a {
    color: #484848
}
#google-left-panel {
    width: 165px;
    text-align: left;
    padding: 7px;
    border: 1px solid #aee3f5;
    margin-bottom: 10px;
    overflow: hidden
}
#google-content-top {
    width: 100%;
    text-align: left;
    padding-bottom: 10px
}
#google-content-bot {
    width: 100%;
    text-align: left;
    padding: 10px 0
}
#google-forum-ads {
    width: 720px;
    position: relative
}
#contact td {
    padding: 2px
}
#ebook .small-red p {
    font-size: 12px;
    color: #b71b1c
}
#ebook .small-red b {
    color: #b71b1c
}
#ebook .small-red {
    color: #b71b1c
}
#ebook .big-red p {
    font-size: 16px;
    color: #b71b1c
}
#ebook .mid-red p {
    font-size: 18px;
    color: #b71b1c
}
#ebook .mid-red {
    font-size: 14px;
    color: #b71b1c
}
#ebook .big-red b {
    font-size: 18px;
    color: #b71b1c
}
#ebook b {
    color: #b71b1c
}
#ebook .big p {
    font-size: 16px;
    font-weight: bold
}
#ebook .title p {
    font-size: 28px;
    color: #FFF;
    padding-left: 10px
}
#news-table {
    width: 100%;
    border: 1px solid #EEE
}
#news-table td {
    padding: 6px
}
#home-navigation-news-box {
    width: 160px;
    text-align: left;
    padding: 2px
}
#navigation-news-box {
    width: 160px;
    text-align: left;
    border: 1px solid #aee3f5;
    padding: 10px
}
#navigation-news-box li,
#home-navigation-news-box li {
    padding: 4px 4px;
    margin-left: 6px
}
#navigation-news-box li a,
#home-navigation-news-box li a {
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
    background: #FFF url(../left_nav_arrow.jpg) no-repeat left center;
    color: #707070;
    padding-left: 14px
}
#navigation-news-box p,
#home-navigation-news-box p {
    display: block;
    margin-left: 8px;
    margin-top: 6px
}
.pagination {
    text-align: right;
    padding: 4px 0px;
    font-size: 11px;
    margin-bottom: 5px
}
.pagination span {
    margin: 0px 1px;
    padding-bottom: 2px
}
.pagination span a {
    text-decoration: none;
    padding: 2px 5px;
    font-weight: normal;
    border: 1px solid #53ABD8;
    background-color: #B2DEEF
}
.second-level-pagination {
    text-align: right;
    padding: 4px 0px;
    font-size: 11px;
    margin-bottom: 5px
}
.second-level-pagination span {
    margin: 0px 1px;
    padding-bottom: 2px
}
.second-level-pagination span a {
    text-decoration: none;
    font-size: 11px;
    padding: 2px 2px;
    font-weight: normal
}
.current-page {
    text-decoration: underline
}
#thumbSeed {
    width: 675px;
    height: 170px;
    padding: 0px;
    margin: 20px 0px;
    background-color: #FFF;
    text-align: left
}
#thumbSeed ul {
    list-style: none;
    position: relative;
    overflow: hidden
}
#thumbSeed ul li {
    float: left;
    width: 122px;
    height: 140px;
    margin: 3px 5px;
    padding: 0;
    text-align: left;
    background-color: #FFF
}
#thumbSeed ul li img {
    margin: 0px;
    padding: 0px;
    border: 1px solid #484848
}
#thumbSeed ul li p {
    margin: 0px;
    padding: 2px 4px;
    line-height: 110%
}
#thumbSeed ul li a {
    text-decoration: none;
    font-size: 11px;
    font-weight: bold
}
#signup-form {
    width: 100%;
    border-top: 1px solid #CCC;
    border-left: 1px solid #CCC;
    border-right: 1px solid #EEE;
    border-bottom: 1px solid #EEE;
    font-size: 11px
}
#signup-form td {
    padding: 6px
}
.label {
    text-align: right;
    white-space: nowrap
}
.input-field {
    text-align: left
}
#ad-120x90 {
    width: 120px;
    background-color: #FFF;
    margin: 10px 0px 0px 18px;
    padding-bottom: 10px
}
#error {
    width: 90%;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #2e6b80;
    font-weight: bold;
    background-color: #ffebe8;
    border: 1px solid #dd3c10
}
#error p {
    font-weight: bold;
    color: #000
}
#success {
    font-family: Verdana, Tahoma;
    font-size: 11px;
    width: 464px;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #000;
    background-color: #afe7fb;
    border: 1px solid #1386b0
}
#success p {
    font-weight: bold;
    color: #000
}
#form-btn {
    background-color: #057faa;
    border-top: 1px solid #CCC;
    border-right: 1px solid #057faa;
    border-bottom: 1px solid #057faa;
    border-left: 1px solid #CCC;
    color: #FFF
}
.no-border {
    border: none !important;
    padding: 0px !important;
    margin: 0px !important
}
.no-pad tr,
.no-pad td {
    padding: 0px !important;
    margin: 0px !important
}
#right-panel #add-this {
    float: left;
    margin-top: 25px;
}
#add-this {
    /*width:100%;*/
    
    margin: 5px;
    height: 30px;
    text-align: right
}
#add-this div {
    float: right
}
.article-forum-threads {
    border-bottom: 2px solid #3AACD4;
    text-align: left
}
.article-forum-threads li {
    padding: 6px 0;
    position: relative;
    clear: both;
    overflow: auto
}
.article-forum-threads li a {
    color: #5a0329;
    text-decoration: none;
    font-size: 16px;
}
.article-forum-threads li span {
    float: left;
    display: block;
    width: 30px;
    padding-right: 5px
}
.article-forum-related li {
    padding: 5px 3px;
}
.article-forum-related a {
    font-size: 16px;
    color:#5a0329;
}
#odd {
    background-color: #f2f2f2
}
#even {
    background-color: #FFF
}
.article-forum-threads-header {
    display: block;
    width: 297px;
    height: 65px;
    background: #FFF url(../most-discussed-hdr.jpg) no-repeat 0
}
.rounded-top {
    border-top-left-radius: 1em;
    border-top-right-radius: 1em;
    -moz-border-radius-topright: 1em;
    -moz-border-radius-topleft: 1em;
    -webkit-border-top-left-radius: 1em;
    -webkit-border-top-right-radius: 1em
}
.rounded-bottom {
    border-bottom-left-radius: 1em;
    border-bottom-right-radius: 1em;
    -moz-border-radius-bottomright: 1em;
    -moz-border-radius-bottomleft: 1em;
    -webkit-border-bottom-left-radius: 1em;
    -webkit-border-bottom-right-radius: 1em
}
#form-button {
    padding: 2px 6px;
    background-color: #0b87b4;
    border-left: 1px solid #EEE;
    border-top: 1px solid #EEE;
    border-right: 1px solid #23505f;
    border-bottom: 1px solid #23505f;
    color: #FFF;
    font-size: 11px
}
.rounded-button {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}
.clearfix {
    display: inline-block
}
.clearfix {
    zoom: 1;
    display: block
}
#fertility-form {
    width: 480px;
    text-align: left;
    margin: 20px auto;
    border: 1px solid #CCC
}
#fertility-form-small {
    width: 295px;
    text-align: left;
    border: 1px solid #5CA6F1;
    font-size: 11px
}
#fertility-form-small ul,
#fertility-form ul {
    padding: 5px;
    list-style: none
}
#fertility-form-small p,
#fertility-form p {
    padding: 2px 0px
}
#fertility-form-small li,
#fertility-form li {
    padding: 2px 0px
}
#fertility-form-small li label,
#fertility-form li label {
    display: inline-block;
    width: 100px;
    vertical-align: top
}
#comments {
    margin-top: 10px;
    padding: 10px 0;
    border-top: 3px solid #000;
    text-align: left;
    clear: both
}
.comments-greeting {
    margin-bottom: 20px;
    position: relative;
    overflow: auto
}
.num-comments {
    float: left
}
.comments-profile {
    float: right;
    color: #666
}
.comments-profile a {
    font-size: 11px;
    font-weight: normal !important;
    color: #3B5998
}
.new-comment {
    clear: both
}
.new-comment textarea {
    border: 1px solid #CCC;
    padding: 4px;
    font-family: Arial;
    font-size: 12px;
    max-width: 600px;
}
.comments-signup a {
    font-weight: normal;
    color: #444
}
.show-comments {
    width: 100%;
    text-align: left
}
.comments-title {
    font-size: 16px;
    color: #0986b6;
    font-weight: bold
}
.comment-profile {
    width: 40px;
    padding: 0 !important
}
.comment-text {
    font-size: 16px
}
.comment-date {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #666
}
.zen {
    background-color: #FFFFE0
}
#disabled-comment {
    font-size: 14px;
    color: #666;
	width:100%;
}
#overlay {
    background-image: url(http://static.flowplayer.org/img/overlay/transparent.png);
    color: #efefef;
    height: 450px
}
div.contentWrap {
    height: 441px;
    overflow-y: auto
}
#breadcrumb {
    margin-bottom: 3px;
    padding: 3px 0;
    border-bottom: 1px solid #EEE
}
#breadcrumb a {
    color: #222;
    font-size: 10px
}
div.pagination {
    padding: 3px;
    margin: 3px
}
div.pagination a {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #808080;
    text-decoration: none;
    color: #C11866
}
div.pagination a:hover,
div.pagination a:active {
    border: 1px solid #C11866;
}
/* ih - Table of content in article */

.content_tbl,
.content_ul {
    float: left;
}
#content table.content_tbl {
    margin-bottom: 40px;
    border: 1px solid #000;
}
#content table.content_tbl th {
    text-decoration: underline;
    text-align: center;
    font-size: 14px;
    padding: 10px 0;
}
#content table.content_tbl td {
    padding: 2px 10px;
}
.content_ul {
    margin: 40px 0 50px 40px;
}
#content .content_ul li {
    float: left;
    list-style: outside none none;
}
.content_ul a,
.content_tbl a {
    font-weight: normal;
    text-decoration: underline;
    color: #4584f0;
    font-size: 16px;
}
.content_ul a.active,
.content_tbl a.active {
    font-weight: bold;
    text-decoration: none;
    color: #000;
}
/* ih - end */

#content iframe { clear: both; display: block; width: 100% !important;  }
.fb-like-box {
    float: left;
}
 
#theLayer {
width:auto!important;
left:50%!important;
margin-left:-136px;
}
.hide-menu {
padding: 5px 0;
background: #E87AA7;
color: #000;
font-size: 18px;
cursor: pointer;
display:none;
}

@media all and (max-width:1235px) {
#top-navigation li {
display: inline-block;
float:none;
}
#top-navigation ul li a {
padding: 8px 5px;
}
#home-content,#content {
  display: inline-block;
  vertical-align: top;
  width: 67%;
  float:none;
  margin:0;
}
.home-content-left {
float:none;
vertical-align: top;
  display: inline-block;
  width: 72%;
}
.home-content-right {
  float: none;
  display: inline-block;
  vertical-align: top;
}
#home-slide {
width: 100%;
background: #FFF url(../home_slide.jpg) no-repeat center;
}
#home-text {
width:73%;
}
#left-panel {
display:none;
}
#right-panel {
float:none;
display: inline-block;
vertical-align: top;
width:auto;
}
}
@media all and (max-width:1160px) {
#top-navigation li {
border-right: 1px dotted #fff;
}
#top-navigation ul li a {
padding: 8px 1px;
}
.hide-large { display: block; }
.hide-large #navigation h3 { font-size: 18px !important; }
.hide-large #navigation {max-width: 100%; }
}
@media all and (max-width:1060px) {
#content {padding: 0px 12px 0px 12px; font-size: 16px; line-height: 23px; }
#content div { margin: 0px 0px 10px 0px;}
#content p { padding: 0px;  } 
.hide-menu {
display:block!important;
}
#top-navigation {
height: 1px;
min-height: 0px;
overflow:hidden;
transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
}

#top-navigation li {
border:none;
display:block;
}
#top-navigation ul li a {
padding: 8px 1px;
}
#top-navigation {
background: #E87AA7;
}
#top-sub-nav {
display:none;
} 
#leaderboard {
display:none;
}
#home-content,#content {
width:auto;
border:none;
}

}
@media all and (max-width:800px) {
#div-gpt-ad-1367446843919-3 {
display:none;
}
.home-content-left {
width:100%;
}
.home-content-right {
width:100%;
margin:0;
}
#home-boxes-right {
width:auto;
}
#home-text-right,#home-navigation-news-box {
width:auto;
text-align:center;
}
.hide-large { display: block; }
.hide-large #navigation h3 { font-size: 18px !important; }
.hide-large #navigation {max-width: 100%; }
}
@media all and (max-width:530px) {
#header-container { overflow: hidden;
   
    min-height: 64px; height: 66px;
    background: #FFF url(../pregnancyinfo-mobile-logo.jpg) no-repeat left;
    text-align: left;
    border: 2px solid #da6297;
    border-bottom:0;
}
#logo { min-width: 140px;  width: 140px !important;}
.hide-large { display: block; }
.forumlink { display: block; float: right; height: 65px;   padding: 15px 5px 0px 0px; }
#home-image,#home-text { width:100%; text-align:center; padding: 0 0 10px; }
#home-forum-topics,#home-recent-articles { width:100%; text-align:center; margin:0 0 5px; }
#forum { position: relative; margin: 0px auto 22px auto; min-height: 350px; }
table#threads { display: block; padding-bottom: 22px;   }
table.topics-table { display: block; padding-bottom: 242px;   }
#forum #notice { display: block;position: absolute; clear: both; bottom: 0px;  }  
#forum .hidelarge #notice { display: none;  }  
#breadcrumb { display: none; }
.hidemobile { display: none; }
#content h1,  #content h2,  #content h3,  #content h4,  #content h5,  #content h6{ padding: 0px 10px 0px 12px; text-align: left;}
#content {padding: 0px 12px 0px 12px; font-size: 18px; line-height: 27px;}
#content p { padding: 0px; font-size: 18px; line-height: 27px; } 
#forum p { padding: 0px 12px 0px 12px; font-size: 18px; line-height: 27px; } 
#content h1 { font-size: 23px; }
#content h2 { font-size: 21px; }
#content h3 { font-size: 20px; }
table#post { min-height: 320px; clear: both; }
#theLayer {   width: auto!important;  left: 0%!important;  margin-left: 04px; }
img { max-width: 100%; }
textarea { max-width: 250px; }
.pagination span { margin: 12px 0px 12px 0px; line-height: 33px;}
.pagination { width: 280px !important; }
.new-comment textarea {max-width: 250px; }
#footer a { font-size: 17px; line-height: 35px; padding: 0px 12px 0px 12px; }
}
@media all and (max-width:481px) {
#content {padding: 0px 12px 0px 12px; font-size: 25px; line-height: 27px; max-width: 296px !important; }
#content div { margin: 0px -14px 0px 0px; max-width: 296px !important; overflow: hidden;}
#content p { padding: 0px; font-size: 18px; line-height: 27px; } 
.hide-large #navigation h3 { font-size: 18px !important; }
#navigation {width: 280px; }
#navigation ul li a { font-size: 16px; width: 280px; }
} #left_form {text-align: left;}



.button {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.button:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}	

#forum_mobile_login {
border-radius: 25px; 
background: #FFCCCC;  
width: 250px; 
height: 200px; 
padding: 20px;
font-size: 130%;
}
#forum_mobile_table_login {
border-collapse:separate; 
border-spacing:0 5px;
}
	
.overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    opacity: 0.7;
    background-color: #fff;
    z-index: 1000;
    display:none;
}
.overlay img {
    position: absolute;
    top:50%;
    left:45%;
}
.ckeditor-error {
    padding: 20px 0 5px 10px;
    float: left;
    color: #fb0002;
}


