#therapeutic_header {
  width: 100%;
	height: 82px;
	background: url(/rochehcpp/framework/skins/HCPOncologyLookAndFeel/images/header/header_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#therapeutic_section_header, .therapeutic_section_header {
  font-family: arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0F9C83;
}

#therapeutic_section_header a {
  font-family: arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0F9C83;
}
.leftnav_items a, .leftnav_items a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #0054A6;
	text-decoration: none;
	width: 159px;
    display: block;
	padding: 6px 0px 6px 10px;
	background-repeat: no-repeat;
	background-position: 0px;
	background: url(/rochehcpp/framework/skins/HCPOncologyLookAndFeel/images/leftnav/off_bkgd.gif); /*added GDC */
	background-color: #E5F4F2;

}

.leftnav_items a:hover, a.leftnav_items_on:link, a.leftnav_items_on:visited {
  font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-repeat: no-repeat;
	background: url(/rochehcpp/framework/skins/HCPOncologyLookAndFeel/images/leftnav/on_bkgd.gif);
	/*background-position: 0px;*/
	width: 159px;
	background-color: #E5F4F2;
}


#leftnav_rule {
  height: 1px;
	overflow: hidden;
	background-color: #C0E5DE;
}

.leftnav_sub_items a, .leftnav_sub_items a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	width: 133px;
  display: block;
	padding: 2px 12px 2px 24px;
	background: url(/rochehcpp/framework/skins/HCPOncologyLookAndFeel/images/leftnav/bullet_off_bkgd.gif);
	background-repeat: no-repeat;
	background-color: #E5F4F2;
}

.leftnav_sub_items a:hover, a.leftnav_sub_items_on:link, a.leftnav_sub_items_on:visited {
  font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	width: 133px;
	background: url(/rochehcpp/framework/skins/HCPOncologyLookAndFeel/images/leftnav/bullet_on_bkgd.gif);
	background-repeat: no-repeat;
	background-color: #80CBBD;
}

#leftnav_header {
	background: url(/rochehcpp/framework/skins/HCPOncologyLookAndFeel/images/leftnav/header.gif) no-repeat left top; 

}

#tooltiplink {
  text-decoration: none;
	color: #0F9C83;
}

.meeting_calendar_month {
  background-color: #0F9C83;
  font-size: 12px;
  font-weight: bold;
	color: #FFFFFF;
	padding: 5px 0px 3px 0px;
}

.meeting_calendar_days {
  background-color: #0F9C83;
	color: #FFFFFF;
}

.meeting_calendar_bkgd {
  background-color: #C0E5DE;
}

td.calendar {
  border: #00967B 1px solid;
}

th.calendar {
  border: #00967B 1px solid;
  background-color: #8FD1C5;
  color: #333333;
}

#register {
	background: url(/rochehcpp/framework/skins/HCPOncologyLookAndFeel/images/header/register_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#searchbar_area {
	height: 122px;
    width: 100%;
	background: url(/rochehcpp/framework/skins/HCPOncologyLookAndFeel/images/subtier/searchbar_bkgd.gif);
  background-position: right;
}

#searchbar_animation {
  width: 202px;
  height: 122px;
	background-color: #4E8C7F;
  border-left: #4E8C7F 1px solid;
	border-right:  #4E8C7F 6px solid;
	float: left;
}

#searchbar_content {
  position: relative;
  height: 122px;
	margin-left: 217px;
}

#searchbar_header {
  color: #236053;
}

.searchbar_textarea {
  border: #4E8C7F 1px solid;
	width: 329px;
	height: 29px;
  color: #666666;
	font-size: 11px;
	overflow: hidden;
}


#feature {
	background-color: #E5F4F2;
}

#feature_controls {
   background-color: #CCCCCC;
   background-position:top;
   background-repeat:repeat-x;
   color:#0F9C83;
}


#feature_label1, #feature_label2, #feature_label3, #feature_label4, #feature_label5  {
	border:1px #0F9C83 solid;
	color:#0F9C83;
}
#feature_controls a {
	background-color: #F0F0F0;
	border:1px #999999 solid;
	color: #666666;

}


#feature_header {
  width: 117px;
  height: 21px;
	background: url(/rochehcpp/framework/skins/HCPOncologyLookAndFeel/images/home/feature_story_header_right.gif);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #5CA094;
	text-indent: 10px;
}

#feature_subhead {
  color: #0054A6;
	font-size: 13px;
	margin: 5px 0px 1px 0px;
}

.quick_links {
	line-height: 18px;
	font-size: 11px;
}

#quick_links_header {
  color: #00967B;
	font-weight: bold;
	font-size: 13px;
	margin: 5px 0px 5px 0px;
}



/*SUBTIER PAGES*/
#subtier_header_level1 {
  font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	color: #FFFFFF;
	height: 31px;
	text-indent: 10px;
	border-left: #CCCCCC 1px solid;
	background: url(/rochehcpp/framework/skins/HCPOncologyLookAndFeel/images/subtier/hdr_level1.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#subtier_header_level2 {
  font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	color: #666666;
	height: 31px;
	text-indent: 10px;
	border-left: #CCCCCC 1px solid;
	background: url(/rochehcpp/framework/skins/HCPOncologyLookAndFeel/images/subtier/hdr_level2.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.rightnav_title { color: #04856F; }

.xeloda .doc_info_label  {
	font-size: 14px;
	font-weight:bold;
	
}

.xeloda #xeloda_text  {
	padding-top:10px;
	
}

/* disclaimer */

#disclaimer_box {
  border: #00967B 1px solid;
}

#disclaimer_title {
	color:#00967B;

}

/* SPECIAL ACCESS NAV */
#sa_nav_header {
	margin-top: 9px;
	width: 167px;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-left: 2px;
}
				
#sa_nav {
	width: 169px;
	margin-bottom: 9px;
}

#sa_nav_item_bkgd {
	background: url(/rochehcpp/framework/skins/HCPOncologyLookAndFeel/images/leftnav/specialtynav_bkgd.gif) no-repeat top left;
	background-color:#E5F4F2;				
}



#sa_nav_item a:link, #sa_nav_item a:active, #sa_nav_item a:visited {
  	display: block;
	width: 169px;
	height: 25px;
	line-height: 25px;
	text-indent: 10px;
}

.sa_nav_font {

}

#sa_nav_item a:hover {
	text-decoration: none;
}

#sa_leftnav_items_area
{
  display: none;
}

.sa_leftnav_items a, .sa_leftnav_items a:visited
{
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	height: 25px;
	width: 169px;
  	display: block;
	line-height: 25px;
	text-indent: 25px;
}

.sa_leftnav_items a:hover {
  	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-repeat: no-repeat;
	background: url(/rochehcpp/framework/skins/HCPOncologyLookAndFeel/images/leftnav/on_bkgd.gif);
	background-position: 0px;
	width: 145px;
	background-color: #E68080;	height: 25px;
	width: 169px;
}

a.sa_leftnav_items_on:link, a.sa_leftnav_items_on:visited {
	background: url(/rochehcpp/framework/skins/HCPOncologyLookAndFeel/images/leftnav/specialtynav_bkgd_on.gif);
	color:#000000;
	font-size: 12px;
	font-weight: bold;

}

a.sa_leftnav_items_off:link, a.sa_leftnav_items_off:visited {
	color:#336699;
	font-size: 12px;
	font-weight: bold;

}

.xeloda hr {
	noshade:noshade;
	size:1px;
	color: #CCCCCC;
	
}

.xeloda .doc_info_label  {
	font-size: 12px;
	font-weight:bold;
	
}

.xeloda #fuzion_text  {
	padding-top:0px;
	
}
/*search new*/

#search_results_box {
	background-image: url(/rochehcpp/framework/skins/HCPOncologyLookAndFeel/images/search/bg.gif);
	background-repeat:repeat-x;
	border: 1px solid #8BB8AF;
    height:18px;
}

#search_results_table {
	background-image: url(/rochehcpp/framework/skins/HCPOncologyLookAndFeel/images/search/bg.gif);
	background-repeat:repeat-x;
	border: 1px solid #8BB8AF;
}

#search_results_table a {
  font-weight: bold;
	color: #04856F;

}

#search_results_box a {
  font-weight: bold;
	color: #04856F;

}

#search_rnav_box {
  border-left: #8BB8AF 1px solid;
  border-right: #8BB8AF 1px solid;
  border-bottom: #8BB8AF 1px solid;
}

#search_rnav_header_box {
  	border: #8BB8AF 1px solid;
	background: url(/rochehcpp/framework/skins/HCPOncologyLookAndFeel/images/search/bg.gif);
	background-color:#CCCCCC;
}

.search_rnav_header2 {
	color: #04856F;
}

.search_rnav_header {
	color: #04856F;
}

.search_dk {
  font-weight: bold;
	color: #04856F;
}/* NEW TABS */

#tabs a {
	background:url(/rochehcpp/framework/skins/HCPOncologyLookAndFeel/images/subtier/tabs/inactive.gif) 0px 0px;

}


/* BUTTONS */

a.button:link, a.button:active, a.button:visited {
	color:#FFFFFF;
	border:#FFFFFF solid 1px;
	background: url(/rochehcpp/framework/skins/HCPOncologyLookAndFeel/images/buttons/bg.gif) repeat-x;
} 

#button_arrow {
	background: url(/rochehcpp/framework/skins/HCPOncologyLookAndFeel/images/buttons/b_arrow.gif) repeat-x;
}


a.button:hover, a.buttong:hover {
	border: #0F9C83 solid 1px;
	background:#FFFFFF;
	color: #000000;
}

fieldset.prefs {
  padding: 10px;
	border: #0F9C83 1px solid;
	
}

.reg_box_header {
  font-size: 1.2em;
	font-weight: bold;
  color: #0F9C83;
}

legend.prefs {
  padding: 2px 6px 2px 6px;
	border: #0F9C83 1px solid;
	background-color: #E9E9E9;
}

#tooltip a:link, #tooltip a:active, #tooltip a:visited {
  border: #0F9C83 1px solid;
	background: url(/rochehcpp/framework/skins/HCPOncologyLookAndFeel/images/buttons/tool_tip_bkgd.gif);
	color: #333333;
    
	background-position: top left;
	background-repeat: no-repeat;   
}
/* PRODUCT INFO NAV */


#product_leftnav_border {
	border:solid 1px #80CBBD;
	background-color:#E5F4F2;

}

#product_leftnav_items a:link, #product_leftnav_items a:active, #product_leftnav_items a:visited {
	color: #0054A6;
}

#product_leftnav_items a:hover {
	color: #000000;
	background-color:#80CBBD;
}

#leftnav_header_product a:link, #leftnav_header_product a:active, #leftnav_header_product a:visited {
	background-color: #E5F4F2;
}

#leftnav_header_product a:hover {
	background-color: #80CBBD;
	background: url(/rochehcpp/framework/skins/HCPOncologyLookAndFeel/images/leftnav/on_bkgd.gif) center top no-repeat;
	color: #000000;
}

/* CONTACT ML  */

.ml_form_container {
	height:411px; 
	border:solid; 
	border-width:thin; 
	border-color:#999999;
}

.ml_form_head	{
	height:60px; 
	background-position: right; 
	background-image:url(/rochehcpp/framework/skins/HCPOncologyLookAndFeel/images/cml/ml_form_head.jpg)
}

.ml_inside_txt {
	width:300px; 
	height:20px; 
	position:absolute; 
	padding-left:20px; 
	padding-top:10px; 	
	font-size:18px; 
	font-weight:bold; 
	color:#FFFFFF; 
	font:Arial, Helvetica, sans-serif;
}

.ml_content_area {
	padding-left:20px; 
	padding-right:20px;
}

.ml_form_inside {
    width:523px; 
    height:305px; 
    position:relative; 
    top:20px; 
    background-image:url(/rochehcpp/framework/skins/HCPOncologyLookAndFeel/images/cml/ml_form_inside.jpg)
}

.ml_inside_txt1 {
    width:300px; 
    height:20px;  
    position:absolute; 
    padding-left:35px; 
    padding-top:3px; 
    font-size:16px; 
    font-weight:bold; 
    color:#666666;
}

.ml_container {
	float:left;
	margin-top:10px;

	width:100%;
}

.ml_container_ie6 {
	float:left;
	*margin-top:-8px;
	width:100%;
}

.ml_margin {
	margin-right:6px;
	*margin-right:0px;
}

/* ProdInfo Center and Right Portals */



@charset "utf-8";
/* CSS Document */

/********************* Vizualize styles start here ********************/

div.quickLinks {
	background:#f2faf8 url(/rochehcpp/framework/skins/HCPOncologyLookAndFeel/images/header/bg_oncology_header.gif) no-repeat scroll left top;
}

div.accordion h2.title{
	color:#00967b;
}

div.accordion div.description table tr.primaryCell {
	background-color:#00967B;
}

div.accordion div.description table tr.secondaryCell {
	background-color:#4CB5A2;
}

div.accordion div.description table tr.tertiaryCell {
	background-color:#B2DFD7;
}

div.accordion div.description table tr.secondaryCell th {
	width: 20%;
}


