﻿@charset "utf-8";
/* CSS Document */

/* Hide printing for listing page*/
.content .print a.print-page
{
    display:none;
}

/*# Procedure Listing #*/
/*# Procedure Listing/procedure-center-content #*/
.procedure-center-content{ 
	margin-bottom:10px;
}

/*# Procedure Listing/procedure-center-header#*/
.procedure-center-header{ 
	display:block; 
	text-align:left;
	padding-top:5px;
	margin-bottom:-1px;
}

.procedure-center-title { 
	background-color:#76A9AA;
	border-bottom:#cccccc 1px solid;
	border-left:#cccccc 1px solid;
	border-top:#cccccc 1px solid;
	float:left;
	margin:0px;
	height:16px;
	min-width:270px;
	font-weight:bold;
}

.proc-title {
	white-space:nowrap;
	text-overflow:ellipsis; /* for internet explorer */
	overflow:hidden;
	width:270px;
	display:block;
	padding-left:2px;
}

.proc-title a:link,.proc-title a:visited{
	color:#FFFFFF;
}

.procedure-center-img{ 
	float:left;
	background-image:url(/images/main-site/patient-services/Procedure/procedure-center-header.jpg);	 
	background-repeat:no-repeat;
	height:23px; 
	width:27px;
	padding:0px;
	margin:0px;
}

/*# Procedure Listing/box-content-center #*/

.box-content-center ul.item-list li {
	background-image:url(/images/micro-site/better-health-button/article-bullet.jpg);
	background-position:0 10px;
	background-repeat:no-repeat;
	line-height:30px;
	list-style-type:none;
	padding-left:15px;
}

.box-content-center .column1 ul{
	display:block;
	float:left;
	margin:0;
	padding:0 0 20px;
	width:48%;
}
.box-content-center .column2 ul{
	display:block;
    	float:left;
    	margin:0;
    	padding:0 0 20px;
    	width:48%;
}


.clear-block{
	clear:both;
	display:block;
	font-size:0px;
}

/*# Packages Listing#*/
.h_title
{
	padding:0px;
	margin:0px;
}

/*# Packages listing #*/
.content-center .inner-content-center .inner-content-center-left
{
	float:left;
	width:400px;
	display:block;
}

.content-center .inner-content-center .inner-content-center-right
{
	float:left;
	display:block;
	padding:40px 0px 10px 10px;
}

/*# Packages Detail #*/
.packages-content
{
	/*font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	width:450px;
	text-align:left;*/
}

/*# Packages Detail /Package content left#*/	
.packages-content .packages-content-left
{
	display:block;
	width:340px;
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}

/*# Packages Detail /Package content left/packages-title#*/
.packages-content .packages-content-left .packages-title
{
	border:1px solid #CCCCCC;
	background-color:#398DA5;
	color:#FFFFFF;
	font-weight:bold;
	padding:10px;
}

/*# Packages Detail /Package content left/packages-name#*/
.packages-content .packages-content-left .packages-name
{
	font-weight:normal;
	margin-top:5px;
}

/*# Packages Detail /Package content left/packages-price#*/
.packages-content .packages-content-left .packages-price 
{
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background-color:#A3DBD8;
	padding:10px;
}

.packages-content .packages-content-left .packages-price 
span.packages-price-inner
{
	margin-left:190px;
	text-align:right;
}
.packages-content .packages-content-left .packages-costin
{
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background-color:#A3DBD8;
	padding:10px 10px 8px 10px;
}

.packages-content .packages-content-left .packages-costin .packages-convert
{
	padding: 5px 0px;
}

.packages-content .packages-content-left .packages-costin .packages-convert
span select
{
	margin-left:0px !important;
	padding-left:0px !important;
	width:180px;
	color:#24928F;
}

#convert
{
	margin-left:34px;
}


/*# Packages Detail /Package content right#*/
.packages-content .packages-content-right
{
	float:left;
	display:block;
}

/*# Packages Detail /Package Associated list#*/	
.associated-title
{
	font-weight:bold;
}

ul.associated-list li 
{
	line-height:30px;
	list-style-type:none;
	padding:0px;
}

ul.associated-list 
{
	padding:0px;
}

/*# Packages Detail /Procedure Package list#*/	
.package-title-list
{
	font-weight:bold;
}

.procedure-package-list
{
	margin-top:5px !important;
	border-top:1px solid #CCCCCC;
}

/*# Hip replacement and resurfacing#*/

.hip .style2 {
	color: #66CCCC;
	font-weight: bold;
}
.hip .style3 {color: #006666}
.hip .style5 {color: #006666; font-weight: bold; }
.hip .style4 {	color: #666666;
	font-weight: bold;
}
.hip .style8 {color: #ffffff; font-weight: bold; }

.hip #currency_select select
{ 
	width: 120px;
	background-color: #FFFFFF;
	font-family: arial;
	color: #29938F;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;

}
.hip .style9 {
	color: #FFFFFF;
	font-weight: bold;
}
.hip .style15 {color: #FFFFFF}
.hip .style17 {color: #333333; font-weight: bold; }
.hip .style18 {color: #8C4600}
.hip .style19 {color: #ffffff}
.hip .style22 {color: #333333}
.hip .style23
{
	color: #336666;
	font-weight: normal;
	font-size: 18px;
}
.hip .style26 {color: #24928F; font-weight: bold; }
.hip .style33 {color: #CA2002}

.hip #convert
{
	margin-left:0px !important;
}
