@charset "utf-8";
/* CSS Document */

@charset "UTF-8";
/* CSS Document */

#container1 {
	position: relative;
	width: 900px;
	margin: auto;
	height: auto;
	text-align: center;
	}
	
#container {
	position: relative;
	width: 900px;
	margin: auto;
	height: auto;
	text-align: center;
	}

body {
	background-image: url('../62%20images/100508-backgroundBW.jpg');
	background-repeat: repeat-x;
	margin-top: 4px;
	color: #030303;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 13px;
	height: 100%;
	overflow-y: auto;
	}
	

div.nav {
	width: 900px;
	height: 28px;
	text-align: right;
	background-image: url(../62%20images/100508_navbar.jpg);
	background-repeat: repeat;
	text-align: right;
	}
	
div.flash {
	width: 900px;
	height: 253px;
	background-color: #FFFFFF;
	text-align: center;
	z-index: 1;
}

div.login {
	width: 860px;
	height: 22px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 6px;
	padding-bottom: 0px;
	background-color: #808183;
	background-image: url('../62%20images/100508-loginbar.jpg');
	background-repeat: no-repeat;
	color: #FDFDFD;
	-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 3px 3px rgba(0, 0, 0, .3);
	box-shadow: 0 3px 3px rgba(0, 0, 0, .3);
	z-index: 2;
}

div.logintext {
	position: relative;
	top: 25%;
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	color: #EAEAEA;
	z-index: 3;
	font-size: 12px;
	font-weight: bold;
}

div.tier1 {
	width: 860px;
	min-height: 155px;
    height: auto !important;
    height: 155px;
	background-image: url(../62%20images/100508-tier1back.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #0f6bac;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 20px;
	color: #EBEBEB;
	z-index: 2;
}

div.tier1none {
	width: 860px;
	background-image: url(../62%20images/100508-tier1back.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #0f6bac;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 0px;
	color: #D5D5D5;
	z-index: 2;
}

div.tier1text{
	line-height: 20px;
	text-align: left;
	color: #EBEBEB;
}

div.tier1textfloat{
	text-align: left;
	float: left;
	width: 500px;
	line-height: 20px;
}

div.tier1columnabsolute { /*column bar*/
	position: absolute;
	width: 300px;
	top: 340px;
	left: 500px;
	color: #808183;
	z-index: 8;
	}

div.btn_right {
	text-align: right;
	}
	
div.imageright {
	float: right;
	padding-top: 6px;
	}

.plain {
	border: 1px solid #4C3C1B;
	padding: 5px;
	background-color: #cfcfcf;
	-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 3px 3px rgba(0, 0, 0, .3);
	box-shadow: 0 3px 3px rgba(0, 0, 0, .3);
}

div.tier2 {
	width: 820px;
	min-height: 300px;
    height: auto !important;
    height: 300px;
	background-color: #F2F2F2;
	background-image: url(../62%20images/100508-tier2swoosh.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 0px;
	padding-bottom: 20px;
	z-index: 1;
	-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 3px 3px rgba(0, 0, 0, .3);
	box-shadow: 0 3px 3px rgba(0, 0, 0, .3);
}

div.tier2text {
	min-height: 200px;
    height: auto !important;
	height: 200px;
	color: #333;
	text-align: left;
	padding-top: 20px;
	line-height: 24px;
}

/*div.tier2textfloat {
	width: 550px;
	float: left;
}

div.tier2textfloat2 {
	color: #808183;
	text-align: left;
	padding-top: 20px;
	width: 550px;
}*/

div.tier2column { /*column bar*/
	width: 200px;
	background-image: url(../62%20images/100508-grygradtb.jpg);
	background-repeat:repeat-x;
	background-position: top;
	background-color: #F2F2F2;
	padding-top: 10px;
	padding-bottom: 4px;
	padding-left: 20px;
	padding-right: 20px;
	color: #333;
	z-index: 8;
	text-align: left;
	-webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 4px 4px rgba(0, 0, 0, .3);
	box-shadow: 0 4px 4px rgba(0, 0, 0, .3);
	border-radius: 1em;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	margin-top: 0px;
	min-height: 100px;
    height: auto !important;
    height: 100px;
	}
	
div.tier2columnabsolute { /*column bar*/
	position: absolute;
	width: 200px;
	background-image: url(../62%20images/100508-grygradtb.jpg);
	background-repeat:repeat-x;
	background-position: top;
	background-color: #F7F7F7;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	top: 450px;
	left: 630px;
	color: #808183;
	z-index: 8;
	text-align: left;
	-webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 4px 4px rgba(0, 0, 0, .3);
	box-shadow: 0 4px 4px rgba(0, 0, 0, .3);
	border-radius: 1em;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	margin-top: 0px;
	min-height: 100px;
    height: auto !important;
    height: 100px;
	}

div.more {
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	}

div.footer {
	width: 900px;
	background-color: #2E2E2E;
	color: #C0C0C0;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 3px 3px rgba(0, 0, 0, .3);
	box-shadow: 0 3px 3px rgba(0, 0, 0, .3);
	z-index: 2;
}

div.footertext{
	width: 890px;
	font-size: 9px;
	word-spacing: 4px;
	text-align: right;
	line-height: 6px;
}


div.copyright {
	width: 900px;
	height: 10px;
	color: #434343;
	text-align: right;
	font-size: 8px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 2px;
	z-index: 1;
}

/*floatingDivs*/

div.logo { /*Kai Medical logo*/
	position: absolute;
	width: 234px;
	height: 118px;
	left: 35px; /* realtive to container */ 
	top: 0px;
	background-image: url('../62%20images/100508-logobar.jpg');
	background-color: #EBEBEB;
	outline-width: 0px;
	outline-style: inset;
	outline-color: #EAEAEA;
	z-index: 3;
	text-align: center;
	vertical-align: middle;
	-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, .3);
	-moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, .3);
	box-shadow: 3px 3px 3px rgba(0, 0, 0, .3);
}

img { border: none; } 

div.banner { /*flashHoverlogo*/
	position: absolute;
	left: 55px; /* realtive to container */ 
	top: 160px;
	width: 400px;
	height: 87;
	z-index: 8;
	overflow: hidden;
	height: 100px;
}

ul li {
	line-height: 1.5em;
}

#title {
	font-weight: bold;
	font-size: 14px;
	color: #DB5E00;
}

#title2 {
	font-weight: bold;
	font-size: 12px;
	color: #004080;
}

#tier2column .expand-title {
					cursor: pointer;
					border-bottom: solid 1px #cfd9ec;
					font-family: Arial, Tahoma, Verdana;
					font-size: 11px;
					font-weight: bold;
					color: #153d7b;
				}
				
				#tier2column .expand-description {
					margin-top: 10px;
				}
				
					#tier2column .expand-description img {
						float: left;
						margin: 5px 18px 8px 0px;
					}
					
					#tier2column ul.plus li {
					padding-left: 18px;
					background-image: url(images/icon-plus.gif);
					background-position: 0px 4px;
				}
