/* General Settings */

body.careivf {
  background: url("../images/common/ivf_bg.gif") repeat-x;
  background-color: #FFFFFF;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  color: #3C3C3C;
}
a {
  color: #2397E9;
  text-decoration: underline;
}
a:hover {
  color: #2397E9;
  text-decoration: underline;
}
h1 {
  font-size: 24px; 
  color: #50AD3F; 
  font-weight: bold; 
  text-decoration: none;
  text-align: center;
}
h2 {
  font-size: 18px; 
  color: #50AD3F; 
  font-weight: bold; 
  text-decoration: none;
  text-align: center;
  padding: 20px 0px 0px 0px;
}
.highlight {
  background-color: #FFFF00;
}
.fineprint {
  font-size: 10px;
}
.floatleft {
  float: left;
  margin: 0px 10px 5px 0px;
}
.floatright {
  float: right;
  margin: 0px 0px 5px 10px;
}
table {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  color: #3C3C3C;
}
ul {
  list-style: disc url(../images/common/bullet.gif) outside;
  margin-left: 0.4em;
  padding-left: 2em;
}
ul.list2 {
  list-style: disc url(../images/common/bullet2.gif) outside;
  margin-left: 0.4em;
  padding-left: 2em;
}
li {
  padding: 0px 0px 10px 0px;
}
li.no_bottom {
  padding: 0px 0px 0px 0px;
}
div.hr_div {
  height:20px; 
  background: #fff url(../images/common/line.gif) repeat-x scroll center;
}
hr {
  display:none;
}
.backtop {
  font-size: 10px;
  text-decoration: none;
}
.errtext {
  font-size: 12px;
  font-weight: bold;
  color: #FF0000;
}


/* Common Setting */

.main {
  width: 964px;
  padding: 0px 0px 0px 0px;
  text-align: left;
}
.main2 {
  width: 880px;
  padding: 0px 0px 0px 0px;
  text-align: left;
}
.side {
  width: 190px;
  padding: 0px 5px 0px 0px;
  vertical-align: top;
}
.header {
  background-color: #2C80AC;
  width: 880px;
  height: 20px;
  padding: 2px 0px 0px 5px;
  vertical-align: top;
  font-size: 12px;
  color: #FFFFFF;
}
.header_link {
  color: #FFFFFF;
  text-decoration: none;
}
.header_link:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
.subtitle {
  font-weight: bold;
  padding: 20px 0px 0px 0px;
}
.subtitle1 {
  font-weight: bold;
}
.content {
  width: 690px;
  padding: 10px 0px 10px 5px;
  vertical-align: top;
  border-left: 2px solid #EAF8F7;
  height: 300px;
}
.bg_menu {
  background: url(../images/common/care_ivf_menu_bg.gif) no-repeat;
  width: 964px;
  height: 34px;
}
.bg_header {
  background: url(../images/common/care_ivf_top_bg.gif) no-repeat;
}
.bg_content {
  background: url(../images/common/care_ivf_bg.gif) repeat-y;
  padding: 0px 42px 0px 42px;
}
.bg_footer {
  background: url(../images/common/care_ivf_footer_bg.gif) no-repeat;
  width: 964px;
  height: 81px;
  padding: 0px 42px 40px 42px;
}
.menu {
  background: url(../images/common/in_vitro_fertilisation_menu.gif) repeat-x;
  width: 900px;
  height: 34px;
}


/* Menu Setting */

.menu {
  width: 900px;
}
.menu_tab {
  padding: 0px 30px 0px 30px;
  text-align:center;
}
.menu_link {
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  color: #FFFFFF;
  text-decoration: none;
}
.menu_link:hover {
  color: #DDFDF9;
  text-decoration: none;
}
.menu_link_over {
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  color: #B5EDEA;
  text-decoration: none;
}
.menu_link_over:hover {
  color: #DDFDF9;
  text-decoration: none;
}

/* Side */

.side_header {
  background: url(../images/common/header.jpg) no-repeat;
  width: 185px;
  height: 20px;
  padding: 2px 0px 0px 15px;
  color: #2C80AC;
}
.side_header_link {
  color: #2C80AC;
  text-decoration: none;
}
.side_header_link:hover {
  color: #2C80AC;
  text-decoration: none;
}
ul.side_list {
  list-style: none;
  margin-left: 0.4em;
  padding-left: 2em;
  font-size: 12px;
}
li.side_selected {
  list-style: disc url(../images/common/bullet.gif) outside;
  padding: 0px 0px 10px 0px;
  color: #2C80AC;
}
.side_link {
  font-size: 12px;
  color: #3C3C3C;
  text-decoration: none;
}
.side_link:hover {
  color: #2C80AC;
  text-decoration: none;
}
.side_link_over {
  font-size: 12px;
  color: #2C80AC;
  text-decoration: none;
}
.side_link_over:hover {
  color: #2C80AC;
  text-decoration: none;
}


/* Footer Settings */
.footer {
  font-size: 11px; 
  color: #7D7D7D; 
  width: 100%;
}
.footer_link {
  font-size: 11px; 
  color: #7D7D7D; 
  text-decoration: none;
}
.footer_link:hover {
  text-decoration: none;
}

/* Form Input Settings */

input.inputtext {
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#3C3C3C;
  background-color:#FFFFFF;
  border:1px solid #D0D0D0;
}
input.btn {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size:13px;
  font-weight:bold;
  color:#000000;
  background-color:#CAE2F2;
  border:5px solid;
  border-top-color:#175E8C;
  border-bottom-color:#175E8C;
  border-left-color:#175E8C;
  border-right-color:#175E8C;
}
input.btnhov {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size:13px;
  font-weight:bold;
  color:#000000;
  background-color:#97E09E;
  border:5px solid;
  border-top-color:#0A6613;
  border-bottom-color:#0A6613;
  border-left-color:#0A6613;
  border-right-color:#0A6613;
}
.required {
  color:#FF0000;
}

/* Home */

.home {
  width: 880px;
  padding: 0px 10px 0px 10px;
}
.home_col1 {
  width: 631px;
  padding: 0px 20px 0px 0px;
  vertical-align: top;
}
.home_col2 {
  width: 249px;
  vertical-align: middle;
}
.home_detail {
  width: 100%;
  font-size: 12px;  
}
.home_detail_padding {
  width: 50%;
  padding: 0px 10px 5px 0px;
}
.home_floatleft {
  float: left;
  margin: 0px 10px 3px 0px;
}
.home_text {
  font-size: 12px;  
}
.home_header {  
  font-family: "Times New Roman", Arial, Helvetica;
  font-size: 16px;
  font-style: italic;
  font-weight: normal;
  color: #5CB03F;
  text-decoration: none;
}
.home_careivf {  
  font-family: "Times New Roman", Arial, Helvetica;
  font-size: 18px;
  font-style: italic;
  font-weight: normal;
  color: #48BDB2;
  text-decoration: none;
  padding: 0px 0px 0px 30px;  
}
.home_more {  
  font-size: 11px;
  color: #5CB03F;
  text-decoration: none;
}
.home_more:hover {  
  color: #5CB03F;
  text-decoration: underline;
}
.optin {
  font-size: 12px;
  width: 249px;
}
.optin_bg {
  background-color: #EAF8F7;
  padding: 0px 10px 0px 10px;
}
.optin_header {
  font-size: 16px;
  color: #2CB1A1;
  text-align: center;
}
.optin_privacy {
  font-size: 10px;
  font-style: italic;
  text-align: center;
}
.optin_form {
  font-size: 12px;
}
.optin_padding {
  padding: 0px 2px 10px 0px;
}
.optin_err {
  font-size: 10px;
  font-weight: bold;
  color: #FF0000;
}

/* About */

.founder {
  border: 1px solid #2C80AC;
  border-right: 2px solid #2C80AC;
  width: 450px;
}
.founder_date {
  font-weight:bold;
  vertical-align: top;
  border-bottom: 1px solid #2C80AC;
}
.founder_detail {
  vertical-align: top;
  border-bottom: 1px solid #2C80AC;
}
ol.founder_list {
  margin-left: 0.3em;
  padding-left: 1.2em;
}

/* Testimonial */

.testimonial {
  width:621px;
  margin: 10px 0px 0px 0px;
  font-style: italic;
}
.testimonial_bg {
  background-color: #DFF7F7;
  padding: 0px 20px 0px 20px;
}
.testimonial_bg2 {
  background-color: #DEF6D6;
  padding: 0px 20px 0px 20px;
}
.testimonial_by {
  text-align: right;
}


/* FAQ */

.faq_answer {
  display:none;
}


/* Contact */
.contact_header {
  background-color: #DFF7F7;
  font-style: normal;
  font-weight: bold;
  padding: 2px 5px 2px 5px;
  color: #3C3C3C;
}
.contact_padding {
  padding: 10px 0px 30px 0px;  
}
.contact_field {
  font-family: Arial, Helvetica, sans-serif;
  font-size:13px;
  color:#3C3C3C;
  background-color:#FFFFFF;
  border:1px solid #D0D0D0;
  width: 300px;
}
.contact_field1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size:13px;
  color:#3C3C3C;
  background-color:#FFFFFF;
  border:1px solid #D0D0D0;
}
.contact_field2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size:13px;
  color:#3C3C3C;
  background-color:#FFFFFF;
  border:1px solid #D0D0D0;
  width: 70px;
}
.contact_field3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size:13px;
  color:#3C3C3C;
  background-color:#FFFFFF;
  border:1px solid #D0D0D0;
  width: 460px;
}
