/*  --------------------------------------------------------------
	Redefine Tags ------------------------------------------------ */
	* {
		margin:0;padding:0;
		border:0;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size:12px;
		line-height:16px;
		color:#000;
		text-align:left;
		vertical-align:top;
	}
	
	html { overflow-y:scroll;}
	html, body{ height:100%;  }
	body {
		background-color:#fff;
		text-align:center;
	}
	
	p { margin:15px 0 15px 0; }
	br { clear:both; }
	
	a { text-decoration:none; color:#074c83;}
	a:hover, a:visited:hover { color:#074c83; text-decoration:underline; }
	a:visited { color:#074c83; text-decoration:none; }

	label { display:block; margin:5px 0 3px 0; }
	input, textarea, select { background-color:#EBEFF5; width:185px; padding:3px; }    
    .nobox { background:none; border:0; width:15px; margin-top:3px; * margin-top:0px; margin-right:5px;}
	* html .nobox {margin:0;}
	
	input.b {
		background:none;
		display:block;
		margin:10px 0 0 0; padding:0;
	}
	
	embed:hover,object:hover { border:solid 0 #666; }
	
	blockquote {
		color:#666;
		font-style:italic;
		padding:5px;
	}
	
	li { list-style:none; }
	
	ol {
		font-style:italic;
		margin-left:23px;
	}		
	ol.ol {
		font-style:normal;
		margin-left:23px;
	}
	ol.ol li{margin-top:5px;}


/*  --------------------------------------------------------------
	Shell -------------------------------------------------------- */
	table#container {
		width:760px;
		height:100%;
		margin:0 auto;
	}	
	table#container td { padding:0 0 0 18px; } /* These paddings is used for the background images ( content shadows ) */
	table#container td#content { 
		padding:0 0 0 17px;
		height:83.5%;
		background:url(/4105/images/content_shadow_header.gif) top left no-repeat;
	}	
	table#container td#content div.content_cta {
		padding:60px 0 0 0;
		margin:0 -12px 0 -30px;
		width:467px;
		height:103px;
		background:url(/4105/images/background_content_cta.jpg) top left no-repeat;
	}
		* html table#container td#content div.content_cta { height:150px; }
	
	div#header div.header { border-right:1px #d8dde1 solid; }
	
	#logo_print { display:none; }
	
	
/*  --------------------------------------------------------------
	Utilities ---------------------------------------------------- */
	ul#utilities {
		float:right;
		margin:5px 0;
	}		
	ul#utilities li {
		display:inline;
		margin:0 3px;
		padding-right:10px;
		background:url(/4105/images/separator_utilities.gif) top right no-repeat;
	}
	*html ul#utilities li { padding:0 6px 0 2px; }
		
	ul#utilities li.last { padding-right:0; background:none; }
	
	ul#utilities li a {
		display:inline;
		font-size:10px;
		color:#647D9A;
	}
		ul#utilities li a:hover, ul#utilities li a:visited:hover { color:#8CA2B6; }
		ul#utilities li a:visited { color:#999999; }


/*  --------------------------------------------------------------
	Menu -------------------------------------------------------- */
	ul#menu { clear:both; }
	ul#menu li { display:inline; }

	div#submenu_holder {
		height:30px;
		background:url(/4105/images/t_search.gif) top right no-repeat;
	}	
	div#submenu_holder.nojava {
		height:30px;
		background:none;
	}
	
	div#submenu_holder h3 { display:none; }
	
	ul#submenu {
		float:left;
		clear:both;
		width:497px;
	}
	ul#submenu li { display:inline; }
	ul#information{margin-left:17px;}
	

/*  --------------------------------------------------------------
	Footer ------------------------------------------------------- */
	table#container td#footer {
		padding-left:17px;
		border-right:1px #D8DDE1 solid;
		background:url(/4105/images/content_shadow_bottom.gif) bottom left no-repeat;
	}		
	table#container td#footer div.content {
		height:142px;
		background:url(/4105/images/footer-background.jpg) bottom left no-repeat;
	}
	table#container td#footer div.content ul {
		padding:0 0 0 15px;
	}		
	table#container td#footer div.content ul.small {
		padding:3px 0 0 15px;
		background-color:#074C83; 
	}	
	table#container td#footer div.content ul.small li a {
		font-size:10px;
	}
	
		
	table#container td#footer div.content li {
		display:inline;
		background:url(/4105/images/separator_footer.gif) top right no-repeat;
		padding:0 6px 0 1px;
		*padding:0 3px 0 3px;
		margin:0 0 0 2px;
	}	
		*html table#container td#footer div.content li { padding:0 6px 0 2px; }
		table#container td#footer div.content li a:hover, table#container td#footer div.content li a:visited:hover, table#container td#footer div.content li a.selected:hover, table#container td#footer div.content li a.selected:visited:hover, table#container td#footer div.content li.last a.selected:hover, table#container td#footer div.content li.last a.selected:visited:hover { color:#8CA2B6; }
		table#container td#footer div.content li a:visited { color:#DFDFDF; }
		table#container td#footer div.content li a.selected, table#container td#footer div.content li.last a.selected { color:#EFD117; }
		
		table#container td#footer div.content li a { color:#fff; }		
		table#container td#footer div.content li.last { padding-right:0; background:none; }
		
		table#container td#footer div.content ul#send_page { margin:0 0 0 13px; padding:40px 0 35px 0; }
			table#container td#footer div.content ul#send_page li { background:none; }
			#footer{ height:100px; }			
			#copyright{color:White;font-size:xx-small;}


/*  --------------------------------------------------------------
	Content ------------------------------------------------------- */
	table#container td#content div#content-container div.col_left {
		width:425px;
		margin:0 11px 0 0;
		float:left;
		padding:30px 20px 0 30px;
	}
		*html table#container td#content div#content-container div.col_left { width:475px; }
		table#container td#content div#content-container div.col_left div.col_1 {
			width:200px;
			margin:0 15px 0 0;
			float:left;
		}
		table#container td#content div#content-container div.col_left div.col_2 {
			width:210px;
			float:left;
		}

	
	table#container td#content div#content-container div.col_right {
		width:257px;
		float:left;
	}
		* html table#container td#content div#content-container div.col_right { width:256px; }
	
		table#container td#content div#content-container div.col_right div.cta {
			background:url(/4105/images/shadow_top_cta.gif) top left no-repeat;
			min-height:150px;
			padding:0 22px 0 30px;
			margin:0 0 25px 0;
			clear:both;
		}
			*html table#container td#content div#content-container div.col_right div.cta { height:150px; }
			
			table#container td#content div#content-container div.col_right div.cta #search_field {
			    border:1px solid red;
			    margin-bottom:20px;
			}
			
			table#container td#content div#content-container div.col_right div.cta p.with_button { float:left;width:130px; }
			table#container td#content div#content-container div.col_right div.cta div.button { width:60px;float:right; }
			
		table#container td#content div#content-container div.col_right div.cta2 {
			background:url(/4105/images/background_cta2.jpg) top right no-repeat;
			min-height:150px;
			padding:15px 60px 0 32px;
			margin:0 0 25px 0;
			clear:both;
		}
			*html table#container td#content div#content-container div.col_right div.cta2 { height:150px; }
	
		table#container td#content div#content-container div.col_right div.cta3 {
				background:url(/4105/images/background_cta3.jpg) top right no-repeat;
				min-height:150px;
				padding:15px 60px 0 32px;
				margin:0 1px 25px 0;
				clear:both;
				
		}
		*html table#container td#content div#content-container div.col_right div.cta3{ padding:15px 15px 0 32px; margin:0 0px 25px 0; }
		
		table#container td#content div#content-container div.col_right div.cta3 p { margin-top:0; padding-top:70px; width:200px; }
		
	div.button { padding:0 0 8px 0; background:url(/4105/images/background_buttons.gif) bottom right no-repeat; }
	
	div.button_left { padding:0 0 8px 0; background:url(/4105/images/background_buttons.gif) bottom right no-repeat; width:60px; }
		
	a.link {
		display:block;
		margin:6px 0;
		padding:0 0 0 20px;
		background:url(/4105/images/bullet_link.gif) top left no-repeat;
	}
		a.link:hover, a.link:active { background:url(/4105/images/bullet_link_o.gif) top left no-repeat; }
			
	ul.list {
		margin:10px 0 10px 18px;
	}
		
		ul.list li {
			margin:6px 0;
			padding:0 0 0 5px;
			list-style-image:url(/4105/images/bullet.gif);
		}

	div.news div.bottom_news { background:url(/4105/images/background_bottom_news.gif) bottom right no-repeat; clear:both; width:100%; height:1px; }
	div.news p.summary { color:#999999; margin-bottom:10px; }
	div.news div.button { width:60px;float:right; }
	
	div.faq { margin:20px 0; padding:20px; background:url(/4105/images/background_faq.gif) top left no-repeat; min-height:126px; }
		* html div.faq { height:126px; }
	

	/* Ask an Expert page */
	
	.expert-container {
		width:400px;
	}
	
	.expert { float:left; width:170px; }
	 .small_exp { width:170px; font-size:10px; margin-top:-12px; }
	 
	 .fleft, .fleft_big {
	 	margin-top:8px;
	 	float:left;
	 }
	 
	 .fleft {
		width:84px;
	 	text-align:center;
	 }
	 
	 .fleft_big {
	 	width:140px;
	 	text-align:left;
	 }
	 
	 .fright {
	 	margin-top:8px;
	 	float:right;
	 	width:338px; 
	 }
	 
	 .fright_big {
	 	margin-top:8px;
	 	float:right;
	 	width:285px; 
	 }
	 
	 .b_view_home {
	 	background:none;
	 	border:0;
	 	margin-top:10px;
	 	padding:0;
	 	width:60px; height:23px;
	 	outline:none;
	 }
		
	.line {
		background:url(/4105/images/background_title.gif) bottom left no-repeat;
		margin:15px 0 10px 0;
		height:1px;
	}
	
	.multilingual_t  {
		color:#074c83; 
		font-weight:bold;
		font-size:13px;
	}
		
/*  --------------------------------------------------------------
	Stf ---------------------------------------------------------- */
	div#send_friend {
		display:none;
		position:absolute;
		top:50%; left:50%;
		margin-top:-230px; margin-left:-217px;
	}
	#send_friend_bg {
		border:solid 0 #ffffff;
		width:434px;
		height:460px;
		background:url(/4105/images/background_stf.png) top left no-repeat;
	}
	* html div#send_friend_bg { 
		background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/4105/images/background_stf.png', sizingMethod='scale');
	}
	#send_friend_form_div {
		position:absolute;
		top:0;
		left:0;
		padding:25px 0 0 100px;
		height:100px;
	}
	
	div.field { background:url(/4105/images/background_field.gif) bottom right no-repeat; width:185px; padding:0 0 6px 0; }
	div.field_stf { background:url(/4105/images/background_field_stf.gif) bottom right no-repeat; width:185px; padding:0 0 6px 0; }
	div.field_stf input, div. _stf textarea { background-color:#fff; }


/*  --------------------------------------------------------------
	Fonts -------------------------------------------------------- */
	.error {color:#DE0000; }
	.error2 { border:1px solid red; }
	
	.sup {
		color:#888;
		font-size:9px; line-height:10px;
	}


/*  -------------------------------------------------------------- 
	Flash Detect ------------------------------------------------- */
	#flashversion {
		padding:5px 0 15px 0px;
		position:absolute;
		top:0; left:0;	
		text-align:center;		
		width:100%;	
	}
	#flashversion span {
		background:url(/commun/flashdetect/images/alert.gif) left top no-repeat;
		font-size:10px;
		margin:0px; padding:1px 0px 1px 25px;		
	}
	
	
/*  -------------------------------------------------------------- 
	sIFR --------------------------------------------------------- */
	@media screen {
	  .sIFR-flash {
		visibility: visible !important;
		margin: 0;
		padding: 0;
	  }
	  
	  .sIFR-replaced, .sIFR-ignore {
		visibility: visible !important;
	  }
	  
	  .sIFR-alternate {
		position: absolute;
		left: 0;
		top: 0;
		width: 0;
		height: 0;
		display: block;
		overflow: hidden;
	  }
	  
	  .sIFR-replaced div.sIFR-fixfocus {
		margin: 0pt; 
		padding: 0pt; 
		overflow: auto; 
		letter-spacing: 0px; 
		float: none;
	  }
	}

	@media print {
	  .sIFR-flash {
		display    : none !important;
		height     : 0;
		width      : 0;
		position   : absolute;
		overflow   : hidden;
	  }
	  
	  .sIFR-alternate {
		visibility : visible !important;
		display    : block   !important;
		position   : static  !important;
		left       : auto    !important;
		top        : auto    !important;
		width      : auto    !important;
		height     : auto    !important;
	  }
	}


	@media screen {
	  
		.sIFR-active h1 {
			background:url(/4105/images/background_title.gif) bottom left no-repeat;
			font-size:22px; line-height:27px;
			letter-spacing:-1px;		
			margin:0 0 20px 0;
			padding-bottom:1px;
			visibility:hidden;
		}
		
		.sIFR-active h2 {
			font-size:16px;
			letter-spacing:-1px;
			line-height:21px;
			margin:0 0 5px 0;
			visibility:hidden;
		}
		
		.sIFR-active .cta h3 {
			background:url(/4105/images/background_title.gif) bottom left no-repeat;
			font-size:16px;
			letter-spacing:-1px;
			line-height:19px;
			margin:20px 0 10px 0;
			padding-bottom:1px;
			visibility:hidden;
		}
		
		.sIFR-active .col_left h3 {
			background:url(/4105/images/background_title.gif) bottom left no-repeat;
			font-size:16px;
			letter-spacing:-1px;
			line-height:19px;
			margin:0 0 10px 0;
			padding-bottom:1px;
			visibility:hidden;
		}
		
		.sIFR-active .content_cta h3 {
			font-size:18px;
			letter-spacing:-1px;
			line-height:21px;
			margin:0 0 10px 205px;
			visibility:hidden;
		}
		
		.sIFR-active #send_friend h3 {
			background:url(/4105/images/background_subtitle.gif) bottom left no-repeat;
			font-size:15px;
			letter-spacing:-1px;
			line-height:19px;
			margin:0;
			visibility:hidden;
		}
		
		.sIFR-active .cta2 h3 {
			font-size:18px;
			letter-spacing:-3px;
			line-height:21px;
			margin:0 0 20px 0;
			visibility:hidden;
		}
	}

	

/*  -------------------------------------------------------------- 
	Post-Transplant Medications ---------------------------------- */
    div.hid_neoral { display:none; }
    
    p#reg_trade{ font-size:9px; }
    div.hid_prograf {
        margin:20px 0;
        padding:20px;
        background:url(/4105/images/background_faq.gif) top left no-repeat;
        min-height:126px;
    }
	* html div.hid_prograf { height:126px; }
	
	.cachediv {
		visibility:hidden;
		overflow:hidden;
		height:1px;
		margin-top:-1px;
		position:absolute;
	}
	
	.div_error {
		color:#cb0303; 
		display:block;
	}
	.between { clear:both; height:100%; }

	* html #member_type_HCP { position:relative; left:3px; }

	.itemContent { display:none; }
	.toggle { cursor:pointer; }
	
	a.toggle {
		display:block;
		margin:6px 0;
		padding:0 0 0 20px;
		background:url(/4105/images/bullet_link.gif) top left no-repeat;
	}
	a.toggle:hover, a.toggle:active { background:url(/4105/images/bullet_link_o.gif) top left no-repeat; }
	
	.toggle_exp {
		color:#074c83;
		display:block;
		margin:6px 0;
		padding:0 0 0 20px;
		background:url(/4105/images/bullet_link.gif) top left no-repeat;
	}	
	
	.disclaimers { font-size:10px; color:#666666; width:420px; margin-top:30px; line-height:14px; }
	
/*  -------------------------------------------------------------- 
	Search ------------------------------------------------------- */
	#side_search { margin-bottom:20px; }
    #side_search .field { float:left; }
        #side_search .field, #side_search .field input { width:158px; }
    #side_search .submit { float:right; *margin-top:1px; }

	.pagination { margin:20px 0; }
    .pagination .left { float:left; }
    .pagination .right { float:right; }
    
    #results { background:url(/4105/images/background_faq.gif) top left no-repeat; }
        
        #results ul, #results ul li {
            list-style:none;
            padding:0;
        }
        #results ul {
            padding:20px 0 5px 0;
		    background:url(/4105/images/background_title.gif) bottom left no-repeat;
        }
        #results ul li { margin:0 0 20px 20px; }
        
        
/*  -------------------------------------------------------------- 
	News --------------------------------------------------------- */
    .news-left {
        float: left;
        margin: 0 20px 20px 0;
    }



/*  -------------------------------------------------------------- 
	Newsletter Archive ------------------------------------------- */
	.newsletter_item { margin:15px 0 25px 0; }
    .newsletter_item.archive {
        background:transparent url(/4105/images/background_faq.gif) no-repeat scroll left top;
        min-height:126px;
        padding:25px 0 0 15px;
        margin:15px 0 5px 0;
        display:none;
    }

    .newsletter_item .left { float:left; }
    .newsletter_item .left .thumbnail { border:1px solid #ccc; }

    .newsletter_item .right {
        float:left;
        margin-left:20px;
    }
   
        .newsletter_item .right ul { margin-top:10px; }
        .newsletter_item .right ul li {
            background:url(/4105/images/bullet.gif) left 1px no-repeat;
            margin-bottom:5px;
            text-indent:17px;
            white-space:normal;
        }
        .newsletter_item .right a img { margin-top:7px; }
        
        
/*  -----------------------------------------------------------------
	Font Size Selector ---------------------------------------------- */
	/* Font Sizes */
	/*#content-container.small div,*/
	#content-container.small a,
	#content-container.small ul li,
	#content-container.small ol li,
	#content-container.small li,
	#content-container.small label,
	#content-container.small h4,
	#content-container.small em,
	/*#content-container.small p,*/
	#content-container.small span,
	#content-container.small strong {
		font-size:12px!important;
		line-height:15px!important;
	}

	#content-container.medium div,
	#content-container.medium a,
	#content-container.medium ul li,
	#content-container.medium ul li,
	#content-container.medium li,
	#content-container.medium label,
	#content-container.medium h4,
	#content-container.medium em,
	#content-container.medium p,
	#content-container.medium span,
	#content-container.medium strong {
		font-size:16px!important;
		line-height:19px!important;
	}

	#content-container.large div,
	#content-container.large a,
	#content-container.large ul li,
	#content-container.large ol li,
	#content-container.large li,
	#content-container.large label,
	#content-container.large h4,
	#content-container.large em,
	#content-container.large p,
	#content-container.large span,
	#content-container.large strong {
		font-size:18px!important;
		line-height:21px!important;
	}
	
	#fontnav_container {
		float:right;
		background:url(/4105/images/f_label.gif) bottom left no-repeat;
		margin:-12px -17px 15px 0;
		_margin:-12px -10px 15px 0; /* IE6 */
	}
	
		#fontnav {
			padding:0;
			margin-left:85px;
		}
		#fontnav a {
			float:left;
			margin-left:4px;
			outline:none;
			text-indent:-9999px;
			width:15px; height:21px;
		}	
			#fontnav a:hover,
			#content-container.small #b_font_small,
			#content-container.medium #b_font_medium,
			#content-container.large #b_font_large { background-position:top left; }

		#b_font_small { background:url(/4105/images/f_small.gif) bottom left no-repeat; }
		#b_font_medium { background:url(/4105/images/f_medium.gif) bottom left no-repeat;}
		#b_font_large { background:url(/4105/images/f_large.gif) bottom left no-repeat;}
		
		
/*  --------------------------------------------------------------
	Other -------------------------------------------------------- */
	.hide { display:none; }
	.hideThis {display:none; }
	
	.clearfix:after {
		content:".";
		clear:both;
		display:block;
		height:0;
		visibility:hidden;
	}
	.clearfix { display:inline-block; }
	/* Hide from IE Mac \*/
	.clearfix { display:block; }
	/* End hide from IE Mac */
