/* -----------------------------------*/
/* ---------->>> GLOBAL <<<-----------*/
/* -----------------------------------*/

html {
font-size: 100.01%;
	
}

body {
background: #FFF url(../images/page_background.gif) no-repeat top right;
color: #000;
font: normal 0.75em Arial, Helvetica, sans-serif;
margin: 0;
}

img {
border: 0;
}

a:link {
color: #011e68;
text-decoration: none;
}

a:link:hover {
text-decoration: underline;
}

a:visited {
text-decoration: none;
color: #011e68;
}

form label {
cursor: pointer;
}

fieldset {
border: none;
}

/* Useful Classes */
.clear { clear:both; }
.width100 { width: 100%; }
.width75 { width: 75%; }
.width50 { width: 50%; }
.floatLeft { float: left; }
.floatRight { float: right; }
.alignLeft { text-align: left; }
.alignRight { text-align: right; }

/* -----------------------------------*/
/* ---------->>> HEADER <<<-----------*/
/* -----------------------------------*/

#header {
height: 80px;
background: url(../images/header_background.gif) repeat-y;
font-size: 90%;
}
	
	#header #logo {
	margin: 30px 5px 0 0;
	padding-left: 59px;
	width: 139px;
	height: 34px;
	float: left;
	}
	
	#header #section {
	margin: 35px -10px 0 10px;
	width: 230px;
	height: 20px;
	float: left;
	font-size: 150%;
	}
	
	#header #nav {
	margin: 7px 10px 0 10px;
	height:  20px;
	width: 380px;
	float: left;
	}
	
		#header #nav label {
		padding: 5px 5px 0 0;
		float: left;
		font-size: 110%;
		}
		
		#header #nav input {
		float: left;
		margin-right: 5px;
		width: 90px;
		}
		
		#header #nav img {
		padding-top: 7px;
		}
	
		#header #nav ul {
		list-style: none;
		display: inline;
		}
			
			#header #nav ul li {
			display: inline;
			border-left: 1px solid #011e68;
			padding: 0 5px 0 8px;
			}
			
			#header #nav ul li.first {
			border: none;
			}

#tagline {
clear: both;
height: 24px;
}
	
	#tagline #left {
	width: 177px;
	height: 23px;
	background: #bce7dd;
	border-bottom: 1px solid #59829f;
	float: left;
	}
	
	#tagline #right {
	width: 662px;
	height: 18px;
	background: #a7b9c5;
	border-top: 1px solid #59829f;
	border-bottom: 1px solid #59829f;
	border-left: 1px solid #59829f;
	float: left;
	padding: 4px 0 0 15px;
	}

#subpage #tagline {
margin-bottom: 15px;
}

/* -----------------------------------*/
/* --------->>> STRUCTURE <<<---------*/
/* -----------------------------------*/

#container {
width: 855px;
margin: 0 0 50px 0;
padding-left: 14px;
background: #FFF;
}

	#leftcol {
	width: 177px;
	clear: both;
	float: left;
	margin-right: 15px;
	font-size: 90%;
	}
		
		#leftcol .orangeblock {
		margin: -12px 0 10px 0;
		font-size: 120%;
		}
		
		#leftcol ul {
		list-style: none;
		margin: -20px 0 20px 0;
		padding: 0;
		}
	
			#leftcol li {
			background: url(../images/arrow.gif) no-repeat 8px 4px;
			padding: 0 0 5px 18px;
			}			
		
		#leftcol img {
		margin-bottom: 20px;
		}
		
	#subpage #leftcol {
	margin-right: 13px;
	}
	
	#main {
	width: 560px;
	margin-top: 15px;
	float: left;
	overflow: hidden;
	}
	
		#main #flash {
		height: 197px;
		border-bottom: 1px solid #B8284C;
		}
		
		#main #nav {
		clear: both;
		height: 138px;
		}
		
			#nav#featureset {
			clear: both;
			height: 34px;
			background: #f0f url(../images/colors.gif) repeat-y;
			}
		
			#nav .feature {
			padding: 4px 0 0 16px;
			width: 124px;
			height: 34px;
			float: left;
			color: #FFF;
			font-weight: bold;
			}
			
				#nav .feature a {
				color: #FFF;
				}
				
					#nav .feature a:hover {
					text-decoration: underline;
					}
			
				.feature#ivtherapy {
				background: #25a78e url(../images/arrow_white.gif) no-repeat 6px 13px;
				}
				
				.feature#infusion {
				padding-top: 11px;
				height: 27px;
				background: #AB1051 url(../images/arrow_white.gif) no-repeat 6px 13px;
				}
				
				.feature#regional {
				background: #daa24a url(../images/arrow_white.gif) no-repeat 6px 13px;
				}
				
				.feature#sutures {
				padding-top: 11px;
				height: 27px;
				background: #547d9d url(../images/arrow_white.gif) no-repeat 6px 13px;
				}
			
			#nav .descriptionset {
			clear: both;
			}
			
			#nav .description {
			padding: 8px 11px 11px 19px;
			margin: 0 0 -11px 0;
			width: 110px;
			height: 89px;
			float: left;
			font-size: 90%;
			cursor: pointer;
			text-decoration: none;
			}
			
			#nav .description:hover {
			font-size: 90%;			
			}
			
				.description.ivtherapydesc {
				background: url(../images/description_ivtherapy.jpg) no-repeat;
				}
				
				.description.infusiondesc {
				background: url(../images/description_infusion.jpg) no-repeat;
				}
				
				.description.regionaldesc {
				background: url(../images/description_regional.jpg) no-repeat;
				}
				
				.description.suturesdesc {
				background: url(../images/description_sutures.jpg) no-repeat;
				}
		
		#main #content {
		margin-top: 20px;
		clear: both;
		line-height: 150%;
		}
		
			#content #left {
			width: 561px;
			margin-right: 35px;
			float: left;
			}
			
			#content #right {
			width: 185px;
			float: left;
			}
			
	#subpage #main { }
	
		#subpage #main { line-height: 150%; }
	
		#subpage #main img.product {
		float: right;
		/*border: 1px solid #40b29c;*/
		margin: 0 0 20px 5px;
		}

		#subpage #main.pagegreen img.product {
		/*border: 1px solid #14B291;*/
		}		

		#subpage #main.pagered img.product {
		/*border: 1px solid #AB1051;*/
		}
		
		#subpage #main.pageamber img.product {
		/*border: 1px solid #DAA24A;*/
		}
		
		#subpage #main.pageblue img.product {
		/*border: 1px solid #547D9D;*/
		}
		
		#subpage #main ul {
		list-style: square;
		line-height: 150%;
		}
		
			#subpage #main ul li.more {
			font-size: 95%;
			list-style: none;
			margin-top: 10px;
			}
			
			#subpage #main ul li.nobull {
			list-style: none;
			}
			
		#subpage #main .hr {
		clear: both;
		margin: 15px 0;
		border-top: 1px solid #b5c6d0;
		padding: 0;
		}

/* -----------------------------------*/
/* ----->>> SUBPAGE STRUCTURE <<<-----*/
/* -----------------------------------*/

#tabs {
clear: both;
height: 38px;
background: url(../images/columns_line.gif) no-repeat bottom left;
padding-bottom: 15px;
}

	#tabs .category {
	width: 179px;
	float: left;
	margin-right: 7px;
	padding-right: 4px;
	color: #FFF;
	font-weight: bold;
	}
	
			#tabs .category a {
			color: #FFF;
			}
	
			.category img {
			float: left;
			padding-right: 16px;
			margin-top: -4px;
			}
			
			.category.ivtherapy {
			height: 34px;
			padding-top: 4px;
			background: #25a78e url(../images/arrow_white.gif) no-repeat 42px 13px;
			}
			
			.category.infusion {
			padding-top: 11px;
			height: 27px;
			background: #AB1051 url(../images/arrow_white.gif) no-repeat 42px 13px;
			}
			
				.category.infusion img {
				margin-top: -11px;
				}
			
			.category.regional {
			height: 34px;
			padding-top: 4px;
			background: #daa24a url(../images/arrow_white.gif) no-repeat 42px 13px;
			}
			
			.category.sutures {
			padding-top: 11px;
			height: 27px;
			background: #547d9d url(../images/arrow_white.gif) no-repeat 42px 13px;
			}
				
				.category.sutures img {
				margin-top: -11px;
				}

/* -----------------------------------*/
/* ---------->>> HEADINGS <<<---------*/
/* -----------------------------------*/

h1 { }

		#subpage h1 {
		margin: 0;
		color: #14B291;
		font-size: 165%;
		font-weight: bold;
		background: url(../images/subpage_title_area.gif) no-repeat;
		width: 381px;
		height: 27px;
		padding: 40px 182px 10px 0;
		}
		
		#subpage .pagegreen h1 {
		color: #14B291;
		}
		
		#subpage .pagered h1 {
		color: #AB1051;
		}
		
		#subpage .pageamber h1 {
		color: #DAA24A;
		}
		
		#subpage .pageblue h1 {
		color: #547D9D;
		}
		
		#subpage .longtitle h1 {
		padding-top: 13px;
		height: 54px;
		line-height: 110%;
		}
		
		#subpage .ivtherapypage h1 {
		background: url(../images/subpage_title_area.gif) no-repeat;
		}
		
		#subpage .contactpage h1 {
		background: url(../images/subpage_title_contact.gif) no-repeat;
		}
		
		#subpage .genericpage h1 {
		background: url(../images/subpage_title_generic.gif) no-repeat;
		}
		
		#subpage .infusionpage h1 {
		background: url(../images/subpage_title_infusion.gif) no-repeat;
		}
		
		#subpage .regionalpage h1 {
		background: url(../images/subpage_title_regional.gif) no-repeat;
		}
		
		#subpage .suturespage h1 {
		background: url(../images/subpage_title_sutures.gif) no-repeat;
		}
		

h2 { }

		#subpage h2 {
		margin: 0;
		color: #14B291;
		font-size: 130%;
		font-weight: bold;
		}

		#subpage .pagegreen h2 {
		color: #14B291;
		}		

		#subpage .pagered h2 {
		color: #AB1051;
		}
		
		#subpage .pageamber h2 {
		color: #DAA24A;
		}
		
		#subpage .pageblue h2 {
		color: #547D9D;
		}

h3 { }

		#content #right h3 {
		margin: 0;
		}

/* -----------------------------------*/
/* -------->>> TEXT STYLES <<<--------*/
/* -----------------------------------*/

.greentext {
color: #14B291;
}

.redtext {
color: #AB1051;
}

.ambertext {
color: #DAA24A;
}

.bluetext {
color: #547D9D;
}

/* -----------------------------------*/
/* ----------->>> FOOTER <<<----------*/
/* -----------------------------------*/

#footer {
margin-top: 17px;
font-size: 90%;
clear: both;
border-top: 1px solid #b5c6d0;
color: #53636c;
}

	#footer ul {
	list-style: none;
	padding: 0;
	margin: 10px 0 0 0;
	}
	
		#footer li {
		display: inline;
		border-left: 1px solid #011e68;
		padding: 0 3px 0 7px;
		}
		
		#footer li.first {
		border: none;
		padding-left: 0;
		}
		
#subpage #footer {
	width: 753px;
}

/* -----------------------------------*/
/* ---------->>> EXTRAS <<<-----------*/
/* -----------------------------------*/

.orangeblock {
background: #f5d3b8;
padding: 10px;
}

.homepage img.fund { display: none; }
/* 2008-10-21 */

/* -----------------------------------*/
/* -------->>> CONTACT FORM <<<-------*/
/* -----------------------------------*/

#inquiry label, #inquiry input, #inquiry textarea {
display: block;
width: 150px;
float: left;
margin-bottom: 5px;
}

#inquiry label {
text-align: right;
width: 75px;
padding-right: 20px;
} 

#inquiry textarea {
width: 200px;
}

#inquiry br {
clear: left;
}

#inquiry .opposite {
width: 25px;
}

	#inquiry .oppositel {
	width: 400px;
	text-align: left;
	}
	
	#inquiry .oppositen {
	width: 50px;
	text-align: left;
	float: left;
	}
	
	#inquiry .oppositeo {
	width: 400px;
	clear: both;
	text-align: left;
	}
	
	#inquiry .opposite2 {
	float: left;
	width: 200px;
	text-align: left;
	}
	
	#inquiry .opposite2cb {
	float: left;
	width: 25px;
	}