@charset "utf-8"; 
/* stylesheet for the homepage */

/* ---------- flash animation ---------- */

#featuresAnimation {  /* container for the flash animation */
	width:955px;
	margin-bottom:7px;
	float:left;
	z-index:0;
	height:235px;
	padding-bottom:50px;
	position:relative;
	overflow:hidden;
}
.smallCountry #featuresAnimation {
	margin-top:1.5em;
	margin-bottom:1.5em;
	padding-bottom:0;
}

/* ---------- slide boxes for banners ---------- */
#featuresSlides,
#featuresList {
	list-style:none;
	margin:0;
	padding:0;
}
#featuresList tr,
#featuresList td {
	margin:0;
	padding:0;
}
#featuresSlides {
	height:235px;
	width:955px;
	overflow:hidden;
}
#featuresSlides li {
	height:235px;
	width:955px;
	text-align:left;
	float:left;
	color:#fff;
	position:relative;
	background-color:#000;
}

#featuresSlides li h2 {
	font-size:220%;
	line-height:85%;
	z-index:100;
	font-weight:normal;
}
#featuresSlides li p {
	height:100%;
	width:100%;
}
#featuresSlides li p,
#featuresSlides li p a {
	color:#fff;
	text-decoration:none;
	display:block;
	z-index:1;
}
#featuresSlides li h2 span {
	text-transform:uppercase;
	font-size:60%;
	display:block;
}
#featuresSlides .featuresHealing h2 {
	position:absolute;
	top:20px;
	left:479px;
	width:400px;
}
#featuresSlides .featuresHealing h2 span {
	padding:0 0.5em;
}
#featuresSlides .featuresHealing p a {
	position:absolute;
	padding:140px 46px 15px 479px;
	height:130px;
	top:0;
	left:0;
	width:430px;
}
#featuresSlides .featuresInnovations h2 {
	position:absolute;
	top:9px;
	left:474px;
	width:350px;
}
#featuresSlides .featuresInnovations p a {
	position:absolute;
	top:0;
	right:0;
	padding:130px 55px 15px 500px;
	width:400px;
}
#featuresSlides .featuresAdvanced h2 {
	position:absolute;
	top:10px;
	left:210px;
	width:350px;
	text-align:center;
}
#featuresSlides .featuresAdvanced p a {
	position:absolute;
	top:0;
	left:0;
	padding:130px 260px 15px 180px;
	width:460px;
}

#featuresSlides .featuresLifeCell h2 {
	position:absolute;
	top:24px;
	left:303px;
	width:330px;
	text-align:center;
}
#featuresSlides .featuresLifeCell p a {
	position:absolute;
	top:0;
	left:0;
	padding:150px 95px 15px 212px;
	width:400px;
}
#featuresSlides .featuresDefault h2 {
	position:absolute;
	top:-999em;
	left:-999em;
	display:block;
	height:0;
	width:0;
	font-size:0;
	visibility:hidden;
}
#featuresSlides .featuresDefault p,
#featuresSlides .featuresDefault p a {
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}
#featuresSlides .featuresDefault p a {
	text-indent:-999em;
}

#featuresList {
	position:absolute;
	bottom:0;
	left:0;
	width:955px;
	height:49px;
	display:table;
}
#featuresList li,
#featuresList td {
	/*float:left;*/
	display:table-cell;
	/*width:238px;*/
	height:49px;
	margin:0;
	padding:0;
	border-left:solid 1px #fff;
	text-align:left;
}
#featuresList li:first-child,
#featuresList li.first,
#featuresList td:first-child,
#featuresList td.first {
	border-left:0;
}
#featuresList li a,
#featuresList td a {
	font-size:70%;
	color:#fff;
	text-decoration:none;
	display:block;
	/*width:;*/
	height:45px;
	padding:4px 3px 0 15px;
	line-height:110%;
}
#featuresList li.active a,
#featuresList td.active a {
	background:url(../images/gui/animation_active_frame.png) no-repeat left top;
}
#featuresList li a strong,
#featuresList td a strong {
	display:block;
}


#featuresList .featuresHealing {
	background:url(../images/gui/featured_slide_gradient_1.gif) repeat-x left top;
}
#featuresList .featuresInnovations {
	background:url(../images/gui/featured_slide_gradient_2.gif) repeat-x left top;
}
#featuresList .featuresAdvanced {
	background:url(../images/gui/featured_slide_gradient_3.gif) repeat-x left top;
}
#featuresList .featuresLifeCell {
	background:url(../images/gui/featured_slide_gradient_4.gif) repeat-x left top;
}

/* ---------- aural only features, repeats features contained in flash animation  ---------- */

#auralOnlyFeatures {
	float:left;
	width:955px;
	height:1px;
	visibility:hidden;
	overflow:hidden;
}


/* ---------- featured product, bottom left feature ---------- */

.featuredBoxes {
	width:300px;
	height:151px;
	float:left;
	margin:0;
	padding:6px 9px 12px 9px;
}
.smallCountry .featuredBoxes {
	width:318px;
	height:169px;
	padding:0;
}
.featuredBoxes .headingContainer {

}
.featuredBoxes h2 {
	overflow:hidden;
	font-size:110%;
	color:#fff;
	height:38px;
	line-height:38px;
}

.featuredBoxes h3 {
	color:#fff;
	font-size:100%;
	margin:2px 0;
	padding:0;
}
.featuredBoxes h2 a {
	height:38px;
	display:block;
	color:#fff;
	text-decoration:none;
}
.featuredBoxes h2 a:hover {
	text-decoration:underline;
}
.featuredBoxes p {
	color:#fff;
	font-size:95%;
	line-height:110%;
	margin:3px 0;
	padding:0;
}


#featuredProduct {  /* the lower left feature */
	text-align:left;
	font-size:75%;
	position:relative;
	padding-left:184px;
	width:125px;
	background:url(../images/gui/features_kci_express.jpg) no-repeat center center;
}
#featuredProductDe {
	text-align:left;
	font-size:75%;
	background:url(../images/gui/features_kci_express_de.jpg) no-repeat center center;
}
#featuredProductDe p {
	padding:10px 3px 10px 120px;
	font-size:90%;
}
#featuredProductGlobal {
	text-align:left;
	font-size:75%;
	background:url(../images/gui/features_kci_express_global.jpg) no-repeat center center;
}
#featuredProductGlobal p {
	padding:10px 3px;
	font-size:90%;
}

#featuredProduct a,
#featuredProductGlobal a {color:#fff;}

#featuredProduct a.featuredLearnMore {
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;

}

.featuredProductImage {  /* the lower left feature image style */
	float:left;
	padding:5px 10px 5px 0;
	width:85px;
	height:54px;
}

/* ---------- about kci, bottom middle feature ---------- */

#aboutKCI {  /* lower middle feature */
	text-align:left;
	font-size:75%;
	padding-left:189px;
	width:120px;
	position:relative;
	background:url(../images/gui/features_about_kci.jpg) no-repeat center center;
}

#aboutKCI p {
	font-size:85%;
}

#aboutKCI a.featuredLearnMore {
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}

#aboutKCI p a {
	color:#fff;
}

.aboutKCIImage {  /* lower middle feature image style */
	float:left;
	padding:0 24px 0 0;
}

/* ---------- corporate links, bottom right feature ---------- */

#corporateLinks {  /* lower right links */
	font-size:75%;
	text-align:left;
	color:#fff;
	background: url(../images/gui/features_helpful_links.jpg) no-repeat center center;     
}

#lowerleft{  /* Lower Left block for SmallCountry */
 font-size:75%;
 text-align:left;
 color:#fff;
 /* background: url(../images/gui/KCI-News-graphic.png) no-repeat center center; */

}

#lowermiddle{  /* Lower Middle block for SmallCountry */
 font-size:75%;
 text-align:left;
 color:#fff;
 /* background: url(../images/gui/Order-Form-graphic.png) no-repeat center center; */
}

#lowerright{  /* Lower Right block for SmallCountry */
 font-size:75%;
 text-align:left;
 color:#fff;
 /* background: url(../images/gui/features_helpful_links1.jpg) no-repeat center center; */
}

#upperleft{  /* Upper Left block for SmallCountry */
 font-size:75%;
 text-align:left;
 color:#fff;
 background: url(../images/gui/Main-Page-Products-graphics.png) no-repeat center center;    
}

#uppermiddle{  /* Upper Middle block for SmallCountry */
 font-size:75%;
 text-align:left;
 color:#fff;
 background: url(../images/gui/Careers-main-page-graphic.png) no-repeat center center;    
}

#upperright{  /* Upper Right block for SmallCountry */
 font-size:75%;
 text-align:left;
 color:#fff;
 background: url(../images/gui/Contact-main-page-graphic.png) no-repeat center center;    
}



#corporateLinks h2.infoNote {
	background: url(../images/gui/heading_i_button.png) no-repeat right center;
	float:left;
	padding-right:30px;
}
#corporateLinks p {
	clear:both;
	padding:10px 3px;
	font-size:100%;
}
#corporateLinks a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
#corporateLinks a:hover {
	text-decoration:underline;
}
/* ---------- button styles ---------- */

#corporateLinks .button {
	display:block;
	width:114px;
	margin-bottom:8px;
	padding-right:22px;
	padding-left:4px;
	text-decoration:none;
	text-transform:capitalize;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:100%;
}

#corporateLinks .button.singleWhite {  /* single line white text */
	color:#fff;
	height:22px;
	padding-top:10px;
}

#corporateLinks .button.doubleWhite {  /* double line white text */
	color:#fff;
	font-size:95%;
	height:27px;
	padding-top:5px;
	padding-right:26px;
	width:110px;
}

#featuresTable {
       float:left;
}

.featureTableHeader {
       padding:5px 8px 21px 11px;
       background:#fff url(../images/gui/featured_heading_background.png) repeat-x left top;
       text-align:left;
       font-size:75%;
       width:293px;
}

.featureTableHeader a {
       color:#fff;
       text-decoration:none;
}
.smallCountry #lowerleft a,
.smallCountry .featuredBoxes .featureHeader {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	width:303px;
	height:141px;
	margin:5px 6px;
	padding-top:15px;
	padding-left:8px;
	display:block;
}
.featureTableCell {
       width:288px;
       padding:0 12px 4px 12px;
       background:#fff url(../images/gui/featured_content_background.gif) repeat-y left top;
       text-align:left;
       font-size:75%;
       vertical-align:top;
       line-height:144%;
       color:#6f6f6f;
}
.smallCountry .featureTableCell {
	text-align:center;
}

.featureTableCell a {
       font-weight:bold;
       text-decoration:none;
       color:#0063a6;
}
.featureTableCell a:hover {
	   text-decoration:underline;
}

.featureTableCell .featuredCellText a{
       font-weight:normal;
       color:#0063a6;
}

.featureTableCell a.abtheraLink{
	   color:#3ea301;
}

.featuredTableMoreLinks {
	   width:300px;
       padding:0 12px 3px 0;
       background: url(../images/gui/featured_bottom_background.png) repeat-x left top;
       text-align:right;
       font-size:63%;
}

.smallFeatureImage {
       float:right;
       margin-top:2px;
       padding-left:12px;
}

.largeFeatureImage {
       float:right;
       margin-top:2px;
       padding-left:12px;
}

