@charset "utf-8";
/* fertilityfactor.com CSS [04/2010] */

/* CSS RESET */
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: 'Lucida Grande', Verdana, Tahoma; background-color: #fcfcfc; text-align: center; color: #5b5b5b; height: 100%; }
body { text-align: -moz-center; }
a { color: #333; font-weight: bold; text-decoration: none; }

/* hides an element */
.hide { visibility: hidden;}

/* CONTAINER */
#main-container { width: 1251px; text-align: center; margin-left: auto; margin-right: auto; background-color: #FFF; padding-top:10px; padding-bottom: 10px; position: relative; }
#main-container { text-align: -moz-center; }
#header-container { width: 1251px; height: 205px; text-align: left; background: #FFF url(../logo.jpg) no-repeat 0;  position: relative; }
#top-nav-container { width: 1251px; height: 56px; background: #FFF url(../top_nav_bg.jpg) no-repeat 0; margin-left: auto; margin-right: auto; position: relative; }
#home-container { width: 1225px; height: 100%; padding-top: 10px; background-color: #FFF; margin-left: auto; margin-right: auto; position:relative; }
#content-container { width: 1225px; height: 100%; padding-top: 10px; background-color: #FFF; margin-left: auto; margin-right: auto; position: relative; }
#forum-container {  width: 1225px; height: 100%; padding-top: 10px;background-color: #FFF; margin-left: auto; margin-right: auto; position: relative; }

/* HEADER */
#logo {  float: left; }
#logo a { display: block; width: 415px; height: 145px; text-indent:-9999px; margin-top: 45px; }
#leaderboard { float: left; width:728px; height:90px; margin-left: 10px; margin-top: 75px; }

/* LEFT PANEL */
#left-panel { float: left; margin-left: -912px; width: 176px; text-align: left; }
#left-skyscraper { width: 176px; text-align: left; text-align: center; margin-bottom: 10px; }

/* TOP NAVIGATION */
#top-navigation { width: 1220px; height: 28px; text-align: left; margin-left: 10px; }
#top-navigation ul li { float:left;	height: 28px; text-align:center; }
#top-navigation li a { display: block; min-width: 75px; height: 20px; text-decoration: none; color:#595959; font-weight: bold; font-size: 10px; margin-top: 4px; padding: 5px 9px 0px 9px; border-right:1px solid #000; }

/* TOP SUB NAVIGATION */
#top-sub-nav { width: 1220px; height: 25px; overflow: hidden; padding-left: 5px;}
#top-sub-nav ul li { float: left;  margin-top: 5px; }
#top-sub-nav li a {	display: block;	border-right:1px solid #e3d787; text-decoration: none;	padding: 0px 16px; color:#FFF; font-size:11px; }


/* ARTICLE CONTENT */
#outer-content { float: left; width:721px; margin: 5px 5px 20px 188px; height: 100%; }
#content-bg-top { display: block; background: #FFF url(../infertility_top.jpg) no-repeat 0; width: 721px; height: 24px; margin-top: 5px; }
#content-bg-bot { display: block; background: #FFF url(../infertility_bottom.jpg) no-repeat; width: 721px; height: 24px; }
#content { padding: 10px; text-align: justify; background: #FFF url(../infertility_bg.jpg) repeat-y 0; overflow: hidden; }
#content h1, #generic-content h1 { font-family: 'Georgia', 'Lucida Grande', Verdana; font-size:26px; font-weight: normal; margin:6px 0px; text-align: center; color: #c11866; }
#content h2, #generic-content h2 { font-size: 14px; margin:6px 0px; font-weight: bold; color: #C11866; }
#content h3, #generic-content h3 { font-size: 13px; margin:6px 0px; font-weight: bold; }
#content p, #generic-content p { font-size: 12px;line-height: 150%; margin: 1em 0em; }
#content img { padding: 2px; margin: 4px; }
#content ul, #generic-content ul { list-style: outside disc; }
#content li, #generic-content li { margin-left: 15px; padding:2px; }
#content table { margin: 4px; }
#content td, #content th, #generic-content td { padding:4px; }
#content-ads { margin:0; padding:0; }


/* GENERIC CONTENT */
#generic-content { width: 1200px; text-align: center; }

/* NAVIGATION */
/* NAVIGATION */
#navigation { width: 165px; text-align:left; border-top:4px solid #BD1B66; border-bottom:2px solid #BD1B66; padding:10px 0; margin-bottom:10px; }
#navigation ul li { list-style: none; margin-left:0px; padding:0px; }
#navigation ul li a { display: block; width: 145px; font-size: 13px; color: #444; font-weight: bold; text-decoration: none; padding:4px 6px; }
#navigation ul li a:hover { color:#C11866; }
#navigation ul ul li a { font-size: 12px; color:#444; font-weight: normal; padding:4px 6px; background-color:#FFF3B7; border-bottom:1px solid #FDD47E; }
#navigation ul ul li a:hover { color:#C11866; }

/* Related Articles below Left Nav */
#related-articles { width: 165px; text-align:left; padding-top: 10px;}
#related-articles ul li a { display: block; width: 145px; font-size: 12px; color: #444; font-weight: normal; text-decoration: none; padding: 4px 6px; }
#related-articles ul li a:hover { color:#C11866; }
.related-articles-hdr { font-size:18px; font-family: 'Georgia', 'Lucida Grande', Verdana; color:#C11866; }


/* RIGHT PANEL */
#right-panel { float: right; width: 300px; text-align: left; }
#search { clear: both; width: 300px; height: 51px; text-align: left; background: #FFF url(../search_bg.png) no-repeat 0; margin-bottom: 20px; }
#search .search-bar { margin-top: 23px; 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; }
#sponsored-links { clear: both; width: 175px; text-align: left; margin-bottom: 10px; }
#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; }
#right-skyscraper .ad-120 { float: right; width: 120px; }
#btn-forum { margin-bottom: 10px; }


/* FOOTER */
#footer { clear: both; width: 1251px; height: 84px; color: #000; background: #FFF url(../footer_bg.jpg) no-repeat 0; padding-top: 10px; }
#footer div { padding-top:10px; }
#footer p { padding-top:10px; color:#000; }
#footer a { color:#000; }

/* CONTACT */
#contact td { padding:2px; }

/* PAGINATION */
/* First Level Pagination */
.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 */
.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; }


/* MISC */
#ad-120x90 { width: 120px; margin:0px 0px 0px 22px; padding-bottom: 5px; }
#ad-160x90 { width: 160px; margin:0; }
#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: 90%; 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; }
.even { background-color:#EEE; }
.no-border { border:none !important; padding:0px !important; margin:0px !important; }
#rotating-images {  }
.no-pad tr, .no-pad td { padding:0px !important; margin:0px !important; }
#fetal img { border:1px solid #EEE; padding:5px; }
#add-this { width:100%; margin:5px; height:30px; text-align:right; }
#add-this div { float:right; }

/* GOOGLE CUSTOM CSS */
#google-left-panel { width: 155px; min-height: 100px; height: auto !important; height: 100px; text-align:left; background: #FFF repeat-y 0; padding:0px 8px; border: solid 2px #c11866; overflow: hidden; margin-bottom: 10px; }
#google-content-top { width: 100%; text-align: left; padding-bottom:10px; }
#google-content-bot { width: 100%; text-align: left; padding:10px 0; }

/* clearfix Hack */
.clearfix:after { content: ".";	display: block;	height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block;}  /* for IE/Mac */
.clearfix { zoom: 1;     /* triggers hasLayout */ display: block; /* resets display for IE/Win */ }

/* CENTER TOP CONTAINERS (2) */
#midtop-container {width: 95%; height: 140px; margin-left: auto; margin-right: auto; width: 728px; text-align: left; }
#midtop-left-nav { float: left; width: 355px; height: 130px; background: url(../female_infertility.jpg) no-repeat; }
#midtop-right-nav { float: right; width: 357px; height: 130px; background: url(../helping_conception.jpg) no-repeat; }

/* TOP DIVS CONTENT */
#female-infertility-content {  position: relative; top: 10px; left: 15px; width: 220px; color: #000; font-size: 12px;}
#female-infertility-content h3 {color: #f79623; font-size: 18px;}
#female-infertility-content a { color: #F00; }
#helping-conception-content { position: relative; top: 10px; left: 15px; width: 220px; color: #000; font-size: 12px; }
#helping-conception-content h3 {color: #ef549c; font-size: 18px;}
#helping-conception-content a { color: #F00; }

#fertility-clinic { background: url(../infertility_bg.jpg) repeat-y; width: 721px; margin-left: auto; margin-right: auto; margin-top: 20px; }
#fertility-clinic .top-bg { background: url(../fertility_clinic_top.jpg) no-repeat; width: 721px; height: 43px; margin: 0px;}
#fertility-clinic .bottom-bg { background: url(../infertility_bottom.jpg) no-repeat; width: 721px; height: 24px; float: left; margin-left: auto; margin-right: auto; }
#fertility-clinic h2 { color: #FFF; font: Arial; height: 30px; vertical-align: middle; text-align: center; padding-top: 5px; font-size: 16px; font-stretch: expanded; }
#fertility-clinic-content { background: url(../infertility_bg.jpg) repeat-y; width: 721px; height: 150px; margin-top: 0px; margin-left: auto; margin-right: auto; padding-left: 30px; color: #0066cc; position: relative;  }
.infertility-clinic-group { color: #0066cc; font-weight: bold; float: left;  font-size: 12px; width: 150px; padding-left: 20px; }

/* FERTILITY FORMS */
#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; }

#netseer-ads { margin: 20px 0px; }

/* Rounded Corners */
.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; }
#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; }

