/************************** MAIN STYLES - DO NOT EDIT!! **************************/
*html {
  height: 100%;
}

body {
  height: 100%;
  margin: 0px;
  background-color: #636363;
  color: #363636;
  font: 11px/15px Arial, Helvetica, sans-serif;
}


a:link {
  color: #196cab;
  text-decoration: none;
}
a:visited {
  color: #196cab;
  text-decoration: none;
}
a:hover {
  color: #474380;
  text-decoration: underline;
}
/***********************************************************************************/



/*-------------------- MARGIN STYLES ------------------- */
.margintop0 {
  margin-top: 0px;
}

.margintop3 {
  margin-top: 5px;
}

.margintop5 {
  margin-top: 5px;
}

.margintop10 {
  margin-top: 10px;
}

.margintop15 {
  margin-top: 15px;
}

.margintop20 {
  margin-top: 20px;
}

.margintop25 {
  margin-top: 25px;
}

.margintop30 {
  margin-top: 30px;
}

.margintop35 {
  margin-top: 35px;
}

.margintop40 {
  margin-top: 40px;
}

.margintop50 {
  margin-top: 50px;
}

.margintop60 {
  margin-top: 60px;
}

.margintop70 {
  margin-top: 70px;
}



.marginright10 {
  margin-right: 10px;
}

.marginright15 {
  margin-right: 15px;
}

.marginright17 {
  margin-right: 17px;
}

.marginright20 {
  margin-right: 20px;
}

.marginright25 {
  margin-right: 25px;
}

.marginright30 {
  margin-right: 30px;
}

.marginright100 {
  margin-right: 100px;
}

.marginright120 {
  margin-right: 125px;
}

.marginright200 {
  margin-right: 200px;
}

.marginright250 {
  margin-right: 250px;
}



.marginbtm0 {
  margin-bottom: 0px;
}

.marginbtm5 {
  margin-bottom: 5px;
}

.marginbtm10 {
  margin-bottom: 10px;
}

.marginbtm15 {
  margin-bottom: 15px;
}

.marginbtm20 {
  margin-bottom: 20px;
}

.marginbtm25 {
  margin-bottom: 25px;
}

.marginbtm30 {
  margin-bottom: 30px;
}

.marginbtm40 {
  margin-bottom: 40px;
}

.marginbtm45 {
  margin-bottom: 45px;
}

.marginbtm50 {
  margin-bottom: 50px;
}

.marginbtm55 {
  margin-bottom: 55px;
}

.marginbtm60 {
  margin-bottom: 60px;
}

.marginbtm65 {
  margin-bottom: 65px;
}

.marginbtm70 {
  margin-bottom: 70px;
}

.marginbtm80 {
  margin-bottom: 80px;
}



.marginleft5 {
  margin-left: 5px;
}

.marginleft10 {
  margin-left: 10px;
}

.marginleft15 {
  margin-left: 15px;
}

.marginleft20 {
  margin-left: 20px;
}

.marginleft30 {
  margin-left: 30px;
}

.marginleft40 {
  margin-left: 40px;
}

.marginleft100 {
  margin-left: 100px;
}

.marginleft110 {
  margin-left: 110px;
}

.marginleft120 {
  margin-left: 120px;
}

.marginleft125 {
  margin-left: 125px;
}
/*------------------------------------------------------- */




/*------------------- PADDING STYLES ------------------ */
.paddingall5 {
  padding: 5px;
}


.paddingtop10 {
  padding-top: 10px;
}

.paddingtop15 {
  padding-top: 15px;
}

.paddingtop20 {
  padding-top: 20px;
}

.paddingtop25 {
  padding-top: 25px;
}

.paddingtop30 {
  padding-top: 30px;
}



.paddingright20 {
  padding-right: 20px;
}

.paddingright25 {
  padding-right: 25px;
}

.paddingright40 {
  padding-right: 40px;
}



.paddingbtm5 {
  padding-bottom: 5px;
}

.paddingbtm10 {
  padding-bottom: 10px;
}

.paddingbtm15 {
  padding-bottom: 15px;
}

.paddingbtm20 {
  padding-bottom: 20px;
}

.paddingbtm35 {
  padding-bottom: 35px;
}

.paddingbtm100 {
  padding-bottom: 100px;
}



.paddingleft5 {
  padding-left: 5px;
}

.paddingleft20 {
  padding-left: 20px;
}

.paddingleft30 {
  padding-left: 30px;
}

.paddingleft35 {
  padding-left: 35px;
}

.paddingleft40 {
  padding-left: 40px;
}

.paddingleft25 {
  padding-left: 25px;
}

.paddingleft150 {
  padding-left: 150px;
}

.paddingleft165 {
  padding-left: 165px;
}

.paddingleft175 {
  padding-left: 175px;
}

.paddingleft200 {
  padding-left: 200px;
}


/*------------------------------------------------------- */




/*------------------- ALIGNMENT STYLES ------------------ */
.center {
  text-align: center;
}

.left {
  text-align: left;
}
/*------------------------------------------------------- */




/*--------------------- BORDER STYLES ------------------- */
.bordertop1c {
  padding: 15px 2px 5px 2px;
  border-top: dotted 1px #ccc;
}

.borderbtm1c {
  padding: 0 2px 25px 2px;
  border-bottom: dotted 1px #ccc;
  margin-bottom: 25px;
}

.bordertop2cb {
  padding-top: 15px;
  border-top: solid 2px #ccc;
  margin-top: 25px;
}

.borderbtm2c {
  padding: 0 2px 5px 2px;
  border-bottom: solid 2px #ccc;
}

.borderbtm2cb {
  padding-bottom: 15px;
  border-bottom: solid 2px #ccc;
  margin-bottom: 25px;
}

.bordertop_dotted {
  margin-top: 30px;
  padding-top: 30px;
  text-align: center;
  border-top: dotted 1px #ccc;
}

.bordertop_dotted1c {
  border-top: dotted 1px #ccc;
}

.bordertop_white10 {
  border-top: solid 10px #fff;
}



.borderright_none {
  border-right: none;
}

.borderright_gray1 {
  border-right: solid 1px #d7d7d7;
}



.borderbtm_white10 {
  border-bottom: solid 10px #fff;
}

.borderbtm_gray2 {
  border-bottom: solid 2px #ccc;
}

.borderbtm_gray3 {
  border-bottom: solid 3px #959595;
}



.borderleft_none {
  border-left: none;
}
/*------------------------------------------------------- */




/*---------------------- FONT STYLES -------------------- */
.fsize8 {
  font-size: 8px;
}

.fsize9 {
  font-size: 9px;
}

.fsize10 {
  font-size: 10px;
}

.fsize11 {
  font-size: 11px;
}

.fsize12 {
  font-size: 12px;
}

.fsize13 {
  font-size: 13px;
}

.fsize15 {
  font-size: 15px;
}

.fsize18 {
  font-size: 18px;

}

.fsize20 {
  font-size: 20px;
}

.fsize30 {
  font-size: 30px;
}

.fsize40 {
  font-size: 40px;
}



.fcolor_green {
  color: #5e9a09;
}

.fcolor_purple {
  color: #543e94;
}

.fcolor_h1gray {
  color: #464646;
}

.fcolor_red {
  color: #950134;
}



.bold {
  font-weight: bold;
}

.italic {
  font-style: italic;
}

.fweightnorm {
  font-weight: normal;
}
/*------------------------------------------------------- */





/*------------------- LINE HEIGHT STYLES ---------------- */
.lh18 {
  line-height: 18px;
}

.lh30 {
  line-height: 30px;
}
/*------------------------------------------------------- */





/*----------------------- H STYLES ---------------------- */
h1 {
  color: #464646;
  font-size: 16px;
  line-height: 18px;
}

h2 {
  color: #252525;
  font-size: 13px;
  line-height: 19px;
}

h3 {
  color: #252525;
  font-size: 12px;
}

/*------------------------------------------------------- */




/*------------------- PARAGRAPH STYLES ------------------ */
p {
  margin: 12px 0 12px 0;
}


.footnotes {
  margin: 50px 0 0 0;
  font-size: 9px;
  line-height: 14px;
}
/*------------------------------------------------------- */




/*-------------------- UL & OL STYLES ------------------- */
#content_3col ul.no_bullet {
  list-style-type: none;
  margin-left: 0px;
  margin-bottom: 25px;
  padding-left: 0px;
}

#content_3col ul.no_bullet li {
  margin-bottom: 3px;
}


ol.aye {
  width: 525px;
  margin-left: 40px;
  padding-left: 40px;
  list-style-type: none;
}

ol.aye li {
  margin-bottom: 10px;
  padding-left: 30px;
}

.bkg_step1 {
  background: url(http://www.cordblood.com/images/step1.gif) no-repeat;
}

.bkg_step2 {
  background: url(http://www.cordblood.com/images/step2.gif) no-repeat;
}

.bkg_step3 {
  background: url(http://www.cordblood.com/images/step3.gif) no-repeat;
}

.bkg_step4 {
  background: url(http://www.cordblood.com/images/step4.gif) no-repeat;
}

.bkg_step5 {
  background: url(http://www.cordblood.com/images/step5.gif) no-repeat;
}


ol.search {
  width: 490px;
  margin-left: 27px;
  padding-left: 27px;
}

ol.search li {
  margin-bottom: 10px;

}


ul.site_map {
  list-style-type: none;
  margin-top: 25px;
  margin-left: 0px;
  padding-left: 0px;
}

ul.site_map li {
  margin-bottom: 5px;
}
/*------------------------------------------------------- */




/*---------------------- ICON STYLES -------------------- */
.bkg_camera {
  height: 20px;
  padding: 3px 0 0 25px;
  background: #fff url(http://www.cordblood.com/images/icon_camera.gif) no-repeat;
}

.bkg_arrow {
  height: 20px;
  padding: 3px 0 0 25px;
  background: #fff url(http://www.cordblood.com/images/icon_arrow.gif) no-repeat;
}
/*------------------------------------------------------- */




/*---------------------- FLASH PLAYER ------------------- */
#flashcontent {
  width: 450px;
}
/*------------------------------------------------------- */




/*------------------------ BUTTONS ---------------------- */
.btn_purple a:link {
  background-color: #625ea6;
  padding: 3px 8px 4px 8px;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}

.btn_purple a:visited {
  background-color: #625ea6;
  padding: 3px 8px 4px 8px;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}

.btn_purple a:hover {
  background-color: #fff;
  padding: 2px 7px 3px 7px;
  color: #543e94;
  border: dotted 1px #543e94;
  text-decoration: none;
}



.btn_purple_lg a:link {
  background-color: #625ea6;
  padding: 4px 8px 4px 8px;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}

.btn_purple_lg a:visited {
  background-color: #625ea6;
  padding: 4px 8px 4px 8px;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}

.btn_purple_lg a:hover {
  background-color: #fff;
  padding: 2px 7px 3px 7px;
  color: #543e94;
  border: dotted 1px #543e94;
  text-decoration: none;
}
/*------------------------------------------------------- */



/*------------------------- POPUPS ---------------------- */
.popups {
  background-color: #fff;
  padding: 15px 20px 20px 20px;
}

.popups_cw {
  background-color: #ebebeb;
  padding: 3px 5px 3px 5px;
  margin-bottom: 25px;
  text-align: right;
}

.popup_titles {
  font-size: 25px;
  text-align: center;
  margin: 30px 0 10px 0;
}
/*------------------------------------------------------- */




/*--------------------- MAIN WRAPPER -------------------- */
#main_wrapper {
  width: 990px;
  height: 100%;
  margin: 0 auto;
  background-color: #fff;
}
/*------------------------------------------------------- */



/*---------------------- UTILITY NAV -------------------- */
#util_nav {
  background-color: #898989;
  padding: 2px 10px 3px 0;
  text-align: right;
  color: #fff;
  font-size: 7px;
}

#util_login {
  float: right;
  background-color: #a1a1a1;
  padding: 2px 2px 3px 0;
  color: #fff;
  font-size: 7px;
}

#util_nav a:link, #util_login a:link {
  color: #fff;
  font-size: 10px;
  text-decoration: none;
}
#util_nav a:visited, #util_login a:visited {
  color: #fff;
  font-size: 10px;
  text-decoration: none;
}
#util_nav a:hover, #util_login a:hover {
  font-size: 10px;
  text-decoration: underline;
}

#util_nav ul {
  margin: 0px;
  list-style-type: none;
}

#util_login ul {
  margin: 0px;
  padding-left: 0px;
  list-style-type: none;
}

#util_nav li, #util_login li {
  display: inline;
  padding: 0 10px 0 10px;
  border-right: solid 1px #e1e1e1;
}

#util_nav li.borderright0, #util_login  li.borderright0 {
  display: inline;
  padding: 0 10px 0 10px;
  border-right: none;
}
/*------------------------------------------------------- */



/*------------------------ HEADER ----------------------- */
#header {
  height: 80px;
  padding: 15px 20px 10px 25px;
}

#action_items {
  float: right;
  margin-top: 3px;
}

#msg {
  float: right;
  margin: 3px 50px 0 0;
  text-align: center;
  font: 13px Arial, Helvetica, sans-serif;
}

#msg .line1 {
  font: 19px Arial, Helvetica, sans-serif;
}

#msg .phone {
  color: #950134;
  font: 25px Arial, Helvetica, sans-serif;
}


#msg_off {
  float: right;
  margin: 15px 50px 0 0;
  text-align: center;
  font: 13px Arial, Helvetica, sans-serif;
}

#msg_off .phone {
  color: #950134;
  font: 25px Arial, Helvetica, sans-serif;
}


#header_print {
  padding: 15px 20px 10px 25px;
  border-bottom: solid 3px #959595;
  margin-bottom: 15px;
}
/*------------------------------------------------------- */



/*---------------------- GLOBAL NAV --------------------- */
#global_nav {
  background: #e1e1e1 url(http://www.cordblood.com/images/bkg_global_nav.gif) repeat-x;
}

#global_nav2 {
  background: #625ea6;
}
/*------------------------------------------------------- */



/*---------------------- INDEX PAGE --------------------- */
#main_splash_container {
  height: 225px;
  background: #fff url(http://www.cordblood.com/images/bkg_index_splash.jpg) repeat-y left;
  border-bottom: solid 1px #d7d7d7;
  margin-bottom: 30px;
}

#opening_msg {
  width: 652px;
  height: 192px;
  padding: 3px 0px 0px 30px;
  font: 12px Arial, Helvetica, sans-serif;
}

.om_cbr {
  margin: 15px 0 0 0;
  font-size: 28px;
}

.om_cbr2 {
  margin: 3px 0 0 0;
  font-size: 16px;
}


#splash_right_col {
  float: right;
  width: 265px;
  padding: 10px 23px 15px 17px;
}

.src_title {
  margin: 0px;
  font-size: 14px;
  padding-bottom: 7px;
  border-bottom: solid 2px #ccc;
}


#rc {
  float: right;
  width: 260px;
  margin-right: 5px;
}

.notice {
  margin-top: 25px;
  color: #950134;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
}



*html #lc {
  height: 640px;
}

#lc {
  width: 626px;
  min-height: 640px;
  padding: 19px 25px 0 10px;
  border-right: solid 1px #e1e1e1;
}

.col_title {
  color: #543e94;
  font-size: 17px;
  line-height: 18px;
  padding-bottom: 5px;
  margin: 0 0 8px 0;
  border-bottom: solid 2px #ccc;
}

.col_title a:link {
  color: #543e94;
  text-decoration: none;
}
.col_title a:visited {
  color: #543e94;
  text-decoration: none;
}
.col_title a:hover {
  text-decoration: underline;
}


.img_border {
  border: solid 1px #ccc;
  padding: 2px;
}

.img_border2 {
  border: solid 1px #ccc;
}

.article_title {
  margin: 5px 0 0 0;
  font-weight: bold;
  font-size: 12px;
}

.secondary_title {
  margin: 5px auto 5px auto;

  font-weight: bold;
  font-size: 14px;
  text-align: center;
}




#mc {
  float: right;
  width: 316px;
  margin-left: 40px;
}
/*------------------------------------------------------- */



/*-------------------- PAGE SECTIONS -------------------- */
#section_container {
  height: 125px;
  background: #fff url(http://www.cordblood.com/images/bkg_section.jpg) repeat-y right;
  border-bottom: solid 1px #d7d7d7;
}

#section_container img {
  float: left;
  border-right: solid 1px #b7b7b7;
}

p.section_title {
  margin: 0 60px 0 275px;
  padding-top: 30px;
  color: #252525;
  font: 33px Arial, Helvetica, sans-serif;
}

p.section_desc {
  margin: 0 100px 0 277px;
  color: #252525;
  font: 13px Arial, Helvetica, sans-serif;
}
/*------------------------------------------------------- */



/*-------------------- SUB PAGE SECTIONS -------------------- */
#sub_section_container {
 /* height: 70px;*/
  background: #fff url(http://www.cordblood.com/images/bkg_section.jpg) repeat-y right;
  border-bottom: solid 6px #5E5977;
  overflow: hidden;
}

#sub_section_container img {
  float: left;
  border-right: solid 1px #d7d7d7;
}

p.sub_section_title {
  margin: 15px 0 0 24px;
  padding-top: 30px;
  color: #000000;
  font: 33px Arial, Helvetica, sans-serif;
}

p.sub_section_title a:visited {
  color: #000000;
}

/*------------------------------------------------------- */



/*------------------- MIDDLE CONTAINER ----------------- */
#middle_container {
  /*padding: 0px 20px 25px 13px;*/
  padding: 0px 0px 25px 13px;
  overflow: hidden;
}
/*------------------------------------------------------- */

#CommonSidebarRight {
padding:	15px 10px;
}

/*------------------ LEFT NAV ---------------- */

.LeftBlogLinks
{
	margin-left: -13px;
	margin-top:-10px;
	padding:5px 0px;
	background-color: #D7D7D7;
	font-size:12px;
	font-weight: bold;
	text-align: center;
	width: 250px;
}


#left_nav {
  float: left;
  width: 224px;
/*  margin-top: 10px;*/
}


#left_nav ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

#left_nav ul a:link {
  /*color: #111;*/
  text-decoration: none;
}
#left_nav ul a:visited {
/*  color: #111;*/
  color: #196CAB;
  text-decoration: none;
}
#left_nav ul a:hover {
  color: #474380;
  text-decoration: underline;
}


#left_nav li {
  margin-right: 0px;
  /*padding: 7px 0 7px 8px;*/
  /*border-bottom: solid 1px #d7d7d7;*/
}

#left_nav li.left_nav_no_border {
  margin-right: 0px;
  /*padding: 7px 0 7px 8px;*/
  border-bottom: none;
}


#left_nav li.sec_title {
  /*color: #543e94;*/
  font-size: 12px;
  font-weight: bold;
  margin-right: 0px;
  /*padding: 7px 0 7px 8px;*/
  /*border-bottom: solid 1px #d7d7d7;*/
  list-style-type:none;
  line-height: 25px;
}

#left_nav li.sec_title a:link {
  /*color: #543e94;*/
  text-decoration: none;
}
#left_nav li.sec_title a:visited {
  /*color: #543e94;*/
  text-decoration: none;
}
#left_nav li.sec_title a:hover {
  color: #474380;
  text-decoration: underline;
}


#left_nav ul.left_nav_sub {
  margin: 0px;
  padding: 0px;
}

#left_nav ul.left_nav_sub li {
  margin-right: 0px;
  padding: 7px 0 3px 10px;
  border-bottom: none;
}


#left_nav ul.left_nav_sub2 {
  margin: 0px;
  padding-top: 5px;
}

#left_nav ul.left_nav_sub2 li {
  margin: 0px;
  padding: 3px 0 3px 15px;
  border-bottom: none;
}
/*-------------------------------------------- */


/*---------------- RIGHT COLUMN -------------- */
#right_col {
  float: right;
  width: 250px;
 /* margin-top: 10px;*/
}

.rc {
  margin: 5px 0 25px 0;
  font-size: 11px;
  line-height: 14px;
}

.rc a:link {
  color: #196cab;
  text-decoration: underline;
}
.rc a:visited {
  color: #196cab;
  text-decoration: underline;
}
.rc a:hover {
  color: #474380;
}

.rc img {
  margin: 0 0 5px 4px;
  padding: 1px;
  border: solid 1px #999;
}


#right_col320 {
  float: right;
  width: 300px;
  margin-top: 30px;
  padding-left: 20px;
}

#right_col320 ul {
  margin: 10px 0 0 0;
  padding-left: 20px;
}

#right_col320 li {
  margin-bottom: 5px;
}


#right_col_video {
  float: right;
  width: 450px;
  margin-top: 30px;
}


#right_col_video2 {
  float: right;
  width: 425px;
  margin-bottom: 30px;
}


.title {
  margin: 0px;
  padding: 0 2px 3px 2px;
  text-align: center;
  border-bottom: solid 2px #ccc;
}


.sub_title {
  margin: 8px 0 0px 0;
  color: #543e94;
  font-weight: bold;
  font-size: 11px;
}

.sub_title a:link {
  color: #474380;
  text-decoration: none;
}
.sub_title a:visited {
  color: #474380;
  text-decoration: none;
}
.sub_title a:hover {
  text-decoration: underline;
}
/*-------------------------------------------- */



/*------------------- CONTENT ---------------- */
#content {
  margin-top: 25px;
}


*html #content_2col {
  height: 375px;
}

#content_2col {
  min-height: 375px;
  padding: 0 5px 15px 25px;
  margin: 39px 0 0 230px;
  border-left: solid 1px #d7d7d7;
}


*html #content_2colb {
  height: 375px;
}

#content_2colb {
  min-height: 375px;
  padding: 0 25px 15px 5px;
  margin: 24px 320px 0 0;
  border-right: solid 1px #d7d7d7;
}


*html #content_2col_video {
  height: 290px;
}

#content_2col_video {
  min-height: 290px;
  padding: 2px 25px 10px 5px;
  margin: 24px 450px 0 15px;
}


*html #content_3col {
  height: 450px;
}

.SubscribeTable td 
{
	vertical-align: middle;
}

#content_3col {
  min-height: 450px;
  padding: 0 20px 15px 25px;
  margin: 0px 250px 0 236px;
  /*margin: 0px 267px 0 236px;*/
  /*margin: 39px 200px 0 230px;*/
  border-left: solid 1px #d7d7d7;
  border-right: solid 1px #d7d7d7;
}

#content_3col li, #content_2colb li {
  margin-bottom: 10px;
}

.CommonContentArea 
{
	padding-top: 12px;
}

#purplebox {
  margin-bottom: 5px;
  background-color: #f0eef8;
  padding: 10px 10px 5px 10px;
}

#graybox {
  margin-bottom: 5px;
  background-color: #ebebeb;
  padding: 10px 10px 5px 10px;
}

#purplebox_btm20 {
  margin-bottom: 20px;
  background-color: #f0eef8;
  padding: 5px 15px 5px 15px;
}

#graybox_btm20 {
  margin-bottom: 20px;
  background-color: #ebebeb;
  padding: 5px 15px 5px 15px;
}



.enroll_online_step {
  float: right;
  margin: 0px;
}

.enroll_online {
  margin-left: 100px;
}

.enroll_online td {
  padding: 5px 10px 5px 0;
  font-size: 11px;
  font-weight: bold;
  vertical-align: top;
}

.enroll_online select, .enroll_online option, .enroll_online input {
  font-size: 11px;
}
/*------------------------------------------------------- */



/*--------- FAMILY BANKING & PUBLIC DONATION PAGE ------- */
.fbpd {
  margin-top: 20px;
}

.fbpd td {
  padding: 8px;
  vertical-align: top;
}

.fbpd td.col_title {
  color: #543e94;
  font-size: 13px;
  padding-bottom: 5px;
  border-bottom: solid 2px #ccc;
}
/*------------------------------------------------------- */



/*-------------------- PAGES WITH VIDEO ----------------- */
#vid_right_content {
  float: right;
  width: 215px;
}

ul.vid_rc {
  margin-left: 0px;
  padding-left: 15px;
}

ul.vid_rc li {
  margin-bottom: 10px;
}
/*------------------------------------------------------- */



/*-------------------- ENROLLMENT PAGE ------------------ */
#enroll_phone {
  width: 233px;
  height: 286px;
  background-color: #F2EEF2;
  border: solid 1px #CB9BC4;
  float: left;
  margin-left: 50px;
}

  img.enroll_phone_title {
    margin-top: 10x;
    margin-left: 21px;
  }

  p.enroll_phone_text {
    margin: 8px 0px 5px auto;
    line-height: 18px;
    text-align: center;
  }

  img.phone {
    margin-left: 50px;
  }


#enroll_fax {
  width: 233px;
  height: 286px;
  background-color: #F2EEF2;
  border: solid 1px #CB9BC4;
  float: right;
  margin-right: 50px;
}
  img.enroll_fax_title {
    margin-left: 15px;
    margin-top: 15px;
  }

  p.enroll_fax_text {
    margin: 5px 0px 15px 18px;
  }

  img.fax {
    margin-top: 27px;
    margin-left: 10px;
  }



#enroll_online {
  width: 233px;
  height: 286px;
  background-color: #F2EEF2;
  border: solid 1px #CB9BC4;
  margin-left: 360px;

}
  img.enroll_online_title {
    padding-top: 5x;
    margin-left: 28px;
  }

  p.enroll_online_text {
    margin: 5px 0px 5px 15px;
  }

  img.full_enroll {
    float: right;
    margin-right: 15px;
  }

  img.laptop {
    margin-top: 28px;
  }
/*------------------------------------------------------- */



/*-------------- AFTER YOU'VE ENROLLED PAGE ------------- */
#floating_purple_box {
  float: right;
  width: 250px;
  background-color: #f0eef8;
  margin: 0 0 20px 30px;
  padding: 10px 10px 10px 15px;
}
/*------------------------------------------------------- */




/*--------------------- VIDEO CENTER -------------------- */
#video_center_player {
  float: left;
}

#video_column {
  float: right;
  width: 450px;
  margin: 0px 5px;
}
  #video_column a:link {
    color: #625ea6;
    font-weight: bold;
    text-decoration: none;
  }
  #video_column a:visited {
    color: #625ea6;
    font-weight: bold;
    text-decoration: none;
  }
  #video_column a:hover {
    color: #c66ab8;
    text-decoration: none;
  }


#video_column2 {
  float: right;
  width: 210px;
  margin: 0px 5px;
}
  #video_column2 a:link {
    color: #625ea6;
    font-weight: bold;
    text-decoration: none;
  }
  #video_column2 a:visited {
    color: #625ea6;
    font-weight: bold;
    text-decoration: none;
  }
  #video_column2 a:hover {
    color: #c66ab8;
    text-decoration: none;
  }


#video_column h1 {
  margin: 0px 0 10px;
  padding: 0px;
}

#video_list_container {
  width: 450px;
  height: 260px;
  float: right;
  border: solid 1px #e1e1e1;
  margin-bottom: 20px;
  overflow: auto;
}

#video_list_container2 {
  width: 450px;
  float: right;
  border: solid 1px #e1e1e1;
  margin-bottom: 20px;
  overflow: auto;
}

#video_list_container .video_selected, #video_list_container2 .video_selected {
  background-color: #eef6fd;
}

#video_list_container img, #video_list_container2 img {
  float: left;
  margin-right: 15px;
  border: solid 1px #ccc;
}

#video_list_container .video_border, #video_list_container2 .video_border {
  padding: 7px 13px 8px 13px;
  border-bottom: solid 1px #e1e1e1;
  font-size: 10px;
  line-height: 13px;
}

#video_list_container .video_no_border, #video_list_container2 .video_no_border {
  padding: 7px 13px 8px 13px;
  font-size: 10px;
  line-height: 13px;
}

#video_list_container p.video_title, #video_list_container2 p.video_title {
  margin: 0px 0 5px;
  font-size: 11px;
  font-weight: bold;
  color: #625ea6;
}

#video_list_container .video_time_border, #video_list_container2 .video_time_border, {
  color: #666;
  font: bold 10px Verdana, Arial, Helvetica, sans-serif;
  text-align: right;
  padding: 7px 10px;
  border-bottom: solid 1px #e1e1e1;
}

#video_list_container .video_time_no_border, #video_list_container2 .video_time_no_border, {
  color: #666;
  font: bold 10px Verdana, Arial, Helvetica, sans-serif;
  text-align: right;
  padding: 7px 10px;
}
/*------------------------------------------------------- */




/*------------------------ FOOTER ----------------------- */
#footer {
  border-top: solid 2px #959595;
  padding: 15px 10px 30px 10px;
  font: 11px Arial, Helvetica, sans-serif;
}

#footer_ads {
  float: left;
  width: 225px;
  padding-right: 10px;
  border-right: solid 1px #d7d7d7;
  margin: 0 15px 30px 5px;
}

#copyright {
  margin: 45px 0 0 15px;
  color: #666666;
}

#footer ul {
  margin: 0;
  padding-left: 2px;
  text-align: center;
}

#footer li {
  margin-left: 0px;
  margin-bottom: 3px;
  padding-left: 15px;
  display: inline;
  list-style-type: none;
  background: url(http://www.cordblood.com/images/footer_bullet.gif) no-repeat 4px 6px;
}

#footer li.no_bullet {
  background-image: none;
  padding-left: 0px;
}

#footer_logos {
  float: right;
  width: 350px;
  margin: 25px auto 0 auto;
}

#footer_logos img {
  margin-right: 10px;
}


#footer_logos2 {
  margin: 20px auto 0 0px;
}

#footer_logos2 img {
  margin-right: 10px;
}





/********** Online Patient Education Program **********/

.popups_pep {
  background-color: #fff;
}

#header_pep {
  padding: 15px 20px 10px 20px;
  border-bottom: solid 3px #959595;
  margin-bottom: 15px;
}

#main_wrapper_pep {
  height: 100%;
  margin: 0 auto;
  background-color: #fff;
}

.btn_gray_lg a:link {
  background-color: #d6d0e7;
  padding: 4px 8px 4px 8px;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}

.btn_gray_lg a:visited {
  background-color: #d6d0e7;
  padding: 4px 8px 4px 8px;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}

.btn_gray_lg a:hover {
  background-color: #fff;
  padding: 2px 7px 3px 7px;
  color: #543e94;
  border: dotted 1px #543e94;
  text-decoration: none;
}


/* ----------  Community Styles ------------*/
.CommonTag1IL { display: inline; border-bottom: medium none; font-size: 175%; }
.CommonTag2IL { display: inline; border-bottom: medium none; font-size: 150; }
.CommonTag3IL { display: inline; border-bottom: medium none; font-size: 130; }
.CommonTag4IL { display: inline; border-bottom: medium none; font-size: 115; }
.CommonTag5IL { display: inline; border-bottom: medium none; font-size: 100; }
.CommonTag6IL { display: inline; border-bottom: medium none; font-size: 80; }

/*
.CommonSidebarList li
{ list-style: none; list-style-image: none; }
*/

.CommonSidebarList { padding-left: 0px; }

.CommonSidebarContent { padding-left: 10px; }

.CommonSidebarTagCloud  
{
	padding-left: 0px; 
	margin-top: 0px;
	margin-left: 0px;
}

.CommonMessageSuccess
{
	background-color:#66AA55;
	border:2px solid #003300;
	color:#FFFFFF;
	font-size:100%;
	font-weight:bold;
	margin-bottom:8px;
	margin-top:8px;
	padding:8px;
}

.LeftNavTitleLarge
{
	font-size:17px;
	font-weight:bold;
	line-height:25px;
	list-style-type:none;
	margin-right:0;
}.LeftNavTitle
{
	font-size:12px;
	font-weight:bold;
	line-height:25px;
	list-style-type:none;
	margin-right:0;
}
.RightNavTitle
{
	font-size:12px;
	font-weight:bold;
	line-height:25px;
	list-style-type:none;
	margin-right:0;
}
