@charset "UTF-8";
/* CSS Document */

/* 
	Colors
	Dark Orange (page bg) #ca3400
	

*/

body {
	
	background-color: white;
	font-family: helvetica, arial, sans-serif;
	color: #666666;
	line-height: 150%;
	font-size:.8em;
}

p {
	margin: 0 0 15px 0;
	padding:0;
	
}

a {
	text-decoration:none;
	color: #fc740a;
}
	
a:hover {
	color: #666666;
	text-decoration:underline;
}	

a:visited {
	color: #fc740a;
}
	
h1 {
	font-size: 1.5em;
	font-weight:normal;
	color:#ff490b;
	margin:0 0 12px 0;
	line-height: 165%;
	padding:0;
}	
	
h2 {
	font-size: 1.2em;
	font-weight:normal;
	line-height: 170%;
	color:#ff490b;
	margin:5px 0 5px 0;
	padding:0;
}	

h3 {
	font-size: 1em;
	font-weight:normal;
	color:#ca3400;
	margin:0px 0 12px 0;
	padding:0;
}	

 ul {
	
	}
	
 ul li {
	
	}

img {
	border-width: 0;
}

sup {
font-size: .65em;
}

table {
	background-color:#f5f3f4;
	border-collapse:collapse;
	}
	
table#label {
	background-color:#ffffff;
	border:1px solid #000000;
	padding: 4px 2px 0px 2px;
	margin:0;
	border-collapse:separate;
}	

table#label p {
	padding:0;
	margin-bottom: 4px;
}
	
td {
	border: 2px solid #ffffff;
	
}	
	
	
table img {
	padding: 10px;
	}
	
table p {
	padding: 10px;
	}		


input, textarea {
	border:1px solid #e0e0e0;
	padding:4px 0 0 0;
	margin-top:6px;
}	

	
select {
	font-size:11px;
	margin-top: 2px;
}		
	
submit {
	font-size:11px;
	margin-top: 0px;
}	

		
.spacer {
	clear:both;
}

#main {
	width: 970px;
	margin: 20px auto;
	padding: 0;
}

#print_header {
	display:none;
}

/* HOMEPAGE STYLES */

#home_logo {
	width: 970px;
}

#home_main {
	width: 970px;
	background: url(../../images/index_page_bg2.png) repeat-y top left;
}

#home_main_left {
	width: 500px;
	float:left;
}

#home_main_right {
	width: 470px;
	float:left;
}

.home_bttn_left {
	width:187px;
	height: 112px;
	float:left;
}

.home_bttn_right {
	width:313px;
	height: 68px;
	float:left;
	padding: 44px 0 0 0;
}

.home_text {
	font-size: 11px;
	line-height: 17px;
	padding: 5px 35px 5px 20px;
}


a#home_us_ttl {
	display:block;
	width:224px;
	height:21px;
	text-indent: -1999px;
	margin:0 0 10px 0;
	background: url(../../images/home_ussite.gif) no-repeat top left;
}

a#home_us_ttl:hover {
	background-position:-224px 0px;
}


a#home_intl_ttl {
	display:block;
	width:224px;
	height:21px;
	text-indent: -1999px;
	margin:0 0 10px 0;
	background: url(../../images/home_internsite.gif) no-repeat top left;
}

a#home_intl_ttl:hover {
	background-position:-224px 0px;
}

h1#home_welcome {
	display:block;
	width:261px;
	height:27px;
	margin: 5px 0 0 10px;
	text-indent: -1999px;
	background: url(../../images/index_welcome.gif) no-repeat top left;
}

.home_welcome_text {
	padding: 5px 60px 5px 10px;
	font-size: 1em;
	line-height:180%;
}


/* Landing Page Styles */



#landing_main { 
	width:970px;
	background: url(../../images/landing_pg_bg.png) repeat-y top left;
}


#landing_main_left {
	width: 476px;
	float:left;
	margin:28px 0 0 0;
	padding:0;
}

#landing_main_right {
	width: 494px;
	float:left;
	margin:0;
	padding:0;
	position:relative;
}

#landing_flash {
	position:absolute;
	top:35px;
	left: 40px;
	z-index:3;
}


#landing_box {
	position:relative;
	width: 459px;
	min-height: 330px;
	/*background: url(../../images/landing_box_bg.gif) no-repeat bottom left;*/
	margin:0;
	padding:0;
}

#landing_box p {
	padding: 5px 30px 5px 40px;
	line-height:170%;
	margin:0;
}

#landing_photo {
	position:absolute;
	z-index:3;
	bottom: -95px;
	left: 165px;
}

a#more_round {
	display:block;
	width:49px;
	height:45px;
	text-indent: -1999px;
	margin:40px 0 0 80px;
	background: url(../../images/btn_more_round.png) no-repeat top left;
}

a#more_round:hover {
	background-position:-49px 0px;
}

.landing_bttn_left {
	width:187px;
	height: 112px;
	float:left;
}

.landing_bttn_right {
	width:289px;
	height: 112px;
	float:left;
}

.landing_txt {
	font-size: 11px;
	line-height: 15px;
	padding: 5px 30px 5px 20px;
}

a#bttn_our_products {
	display:block;
	width:225px;
	height:19px;
	text-indent: -1999px;
	margin:12px 0 10px 0;
	background: url(../../images/btn_our_products.gif) no-repeat top left;
}

a#bttn_our_products:hover {
	background-position:-225px 0px;
}


a#bttn_medical_professionals {
	display:block;
	width:225px;
	height:19px;
	text-indent: -1999px;
	margin:12px 0 10px 0;
	background: url(../../images/btn_med_pros.gif) no-repeat top left;
}

a#bttn_medical_professionals:hover {
	background-position:-225px 0px;
}


a#bttn_publications {
	display:block;
	width:225px;
	height:19px;
	text-indent: -1999px;
	margin:12px 0 10px 0;
	background: url(../../images/btn_publications.gif) no-repeat top left;
}

a#bttn_publications:hover {
	background-position:-225px 0px;
}


a#bttn_about_us {
	display:block;
	width:225px;
	height:19px;
	text-indent: -1999px;
	margin:12px 0 10px 0;
	background: url(../../images/btn_about.gif) no-repeat top left;
}

a#bttn_about_us:hover {
	background-position:-225px 0px;
}


/* subpage styles */

#sub_cap {
	width: 970px;
	height: 150px;
	background: url(../../images/sub_cap_bg.png) no-repeat top left;
}



#sub_hdr_left {
	width: 470px;
	height: 150px;
	float:left;
	margin:0;
	padding:0;
}

#sub_hdr_right {
	width: 500px;
	height: 150px;
	float:left;
	margin:0;
	padding:0;
}

#sub_logo img {
	margin: 20px 0 0 50px;
}

#sub_hdr_ancillary {
	width:440px;
	height: 30px;
	margin: 20px 0 0 0;
}

a#anc_div {
	display:block;
	float:right;
	width:9px;
	height:17px;
	text-indent: -1999px;
	margin:0;
	background: url(../../images/anc_fontsize.png) no-repeat 0px 0px;
}

a#anc_fontlg {
	display:block;
	float:right;
	width:13px;
	height:17px;
	text-indent: -1999px;
	margin:0;
	background: url(../../images/anc_fontsize.png) no-repeat -10px 0px;
}

a#anc_fontlg:hover {
	background-position:-44px 0px;
}

a#anc_fontsm {
	display:block;
	float:right;
	width:11px;
	height:17px;
	text-indent: -1999px;
	margin:0;
	background: url(../../images/anc_fontsize.png) no-repeat -23px 0px;
}

a#anc_fontsm:hover {
	background-position:-58px 0px;
}

a#anc_intl {
	display:block;
	float:right;
	width:134px;
	height:17px;
	text-indent: -1999px;
	margin:0;
	background: url(../../images/anc_visit_international.png) no-repeat top left;
}

a#anc_intl:hover {
	background-position:-134px 0px;
}

a#anc_us {
	display:block;
	float:right;
	width:79px;
	height:17px;
	text-indent: -1999px;
	margin:0;
	background: url(../../images/anc_visit_us.png) no-repeat top left;
}

a#anc_us:hover {
	background-position:-79px 0px;
}


#sub_hdr_tabs {
	width:100%;
	height: 58px;
	margin:0;
}

a#tab_products {
	display:block;
	float:left;
	width:126px;
	height:58px;
	text-indent: -1999px;
	margin:0 10px 0 0;
	background: url(../../images/nav_products.png) no-repeat top left;
}

a#tab_products:hover {
	background-position:-126px 0px;
}

a#tab_medpros {
	display:block;
	float:left;
	width:199px;
	height:58px;
	text-indent: -1999px;
	margin:0 10px 0 0;
	background: url(../../images/nav_medpros.png) no-repeat top left;
}
a#tab_medpros:hover {
	background-position:-199px 0px;
}


a#tab_publications {
	display:block;
	float:left;
	width:199px;
	height:58px;
	text-indent: -1999px;
	margin:0 10px 0 0;
	background: url(../../images/nav_publications.png) no-repeat top left;
}
a#tab_publications:hover {
	background-position:-199px 0px;
}

a#tab_about {
	display:block;
	float:left;
	width:97px;
	height:58px;
	text-indent: -1999px;
	margin:0 10px 0 0;
	background: url(../../images/nav_about.png) no-repeat top left;
}

a#tab_about:hover {
	background-position:-97px 0px;
}



#sub_main { 
	width: 970px;
	background: url(../../images/sub_page_bg.png) repeat-y top left;
}

#sub_main_left {
	width: 217px;
	float:left;
	margin:0;
	padding:0;
}

ul#sb_menu {
	list-style-type: none;
	margin:0;
	padding:0;
}

#sb_menu li {
	list-style-type: none;
	margin:0 10px 7px 29px;
	padding:0;
}


#sb_menu li a {
	color: #666666;
}

span.g2 {
	font-size: .6em;
	vertical-align:super;
}

#sub_breadcrumb {
	width: 440px;
	color: #999999;
	font-size: .85em;
	text-align:right;
	padding: 10px 0 5px 0;
}

#sub_breadcrumb a {
	color: #999999;
	text-decoration:none;

}

#sub_main_right {
	width:753px;
	float:left;
	margin:0;
	padding:0;
}

#sub_main_right_content {
	padding: 10px 50px 10px 50px;
}

#sub_product_main {
	width:413px;
	float:left;
	margin:0;
	padding:0;
}

#sub_product_sb {
	width:240px;
	float:left;
	margin:0;
	padding:0;
}

#sub_product_sb_content {
	width:100%;
	padding: 10px 0 0 30px;
}

#product_list a {
	display:block;
	float:left;
	width: 198px;
	height: 153px;
	margin: 0 25px 15px 0;
	padding: 0;
}


#sub_bttm {
	width: 970px;
}

#footer {
	padding: 3px 50px;
	font-size: 10px;
	color: #eb4b17;
}

#footer a, #footer a:hover, #footer a:visited {
	font-size: 10px;
	color: #eb4b17;
	text-decoration:none;
}


/* Custom Headers */
h1#optimesh_ds {
	display:block;
	width:406px;
	height:70px;
	text-indent: -1999px;
	margin:12px 0 10px 0;
	padding:0;
	background: url(/images/ttl_optimesh1500DS_deployable.gif) no-repeat top left;
}

h1#products {
	display:block;
	width:406px;
	height:35px;
	text-indent: -1999px;
	margin:12px 0 10px 0;
	padding:0;
	background: url(/images/ttl_our_products.gif) no-repeat top left;
}

h1#opti_us {
	display:block;
	width:406px;
	height:35px;
	text-indent: -1999px;
	margin:12px 0 10px 0;
	padding:0;
	background: url(/images/ttl_optimesh_us.gif) no-repeat top left;
}

h1#promap {
	display:block;
	width:406px;
	height:35px;
	text-indent: -1999px;
	margin:12px 0 10px 0;
	padding:0;
	background: url(/images/ttl_promap_emg.gif) no-repeat top left;
}

h1#mtf{
	display:block;
	width:406px;
	height:35px;
	text-indent: -1999px;
	margin:12px 0 10px 0;
	padding:0;
	background: url(/images/ttl_mtf_g2_allograft.gif) no-repeat top left;
}

h1#medical{
	display:block;
	width:406px;
	height:35px;
	text-indent: -1999px;
	margin:12px 0 10px 0;
	padding:0;
	background: url(/images/ttl_med_pros.gif) no-repeat top left;
}

h1#info{
	display:block;
	width:406px;
	height:35px;
	text-indent: -1999px;
	margin:12px 0 10px 0;
	padding:0;
	background: url(/images/ttl_info_requests.gif) no-repeat top left;
}

h1#research{
	display:block;
	width:406px;
	height:35px;
	text-indent: -1999px;
	margin:12px 0 10px 0;
	padding:0;
	background: url(/images/ttl_research_opportunities.gif) no-repeat top left;
}

h1#event{
	display:block;
	width:406px;
	height:35px;
	text-indent: -1999px;
	margin:12px 0 10px 0;
	padding:0;
	background: url(/images/ttl_event_participation.gif) no-repeat top left;
}

h1#about{
	display:block;
	width:406px;
	height:35px;
	text-indent: -1999px;
	margin:12px 0 10px 0;
	padding:0;
	background: url(/images/ttl_about_us.gif) no-repeat top left;
}

h1#management{
	display:block;
	width:406px;
	height:35px;
	text-indent: -1999px;
	margin:12px 0 10px 0;
	padding:0;
	background: url(/images/ttl_management_team.gif) no-repeat top left;
}

h1#board{
	display:block;
	width:406px;
	height:35px;
	text-indent: -1999px;
	margin:12px 0 10px 0;
	padding:0;
	background: url(/images/ttl_board.gif) no-repeat top left;
}

h1#careers{
	display:block;
	width:406px;
	height:35px;
	text-indent: -1999px;
	margin:12px 0 10px 0;
	padding:0;
	background: url(/images/ttl_careers.gif) no-repeat top left;
}

h1#public_relations{
	display:block;
	width:406px;
	height:35px;
	text-indent: -1999px;
	margin:12px 0 10px 0;
	padding:0;
	background: url(/images/ttl_public_relations.gif) no-repeat top left;
}

h1#contact{
	display:block;
	width:406px;
	height:35px;
	text-indent: -1999px;
	margin:12px 0 10px 0;
	padding:0;
	background: url(/images/ttl_contact_us.gif) no-repeat top left;
}

h1#optimesh_1500e{
	display:block;
	width:406px;
	height:70px;
	text-indent: -1999px;
	margin:12px 0 10px 0;
	padding:0;
	background: url(/images/ttl_optimesh1500E_deployable.gif) no-repeat top left;
}

h1#optimesh_500e{
	display:block;
	width:406px;
	height:35px;
	text-indent: -1999px;
	margin:12px 0 10px 0;
	padding:0;
	background: url(/images/ttl_optimesh500E.gif) no-repeat top left;
}

h1#publications{
	display:block;
	width:406px;
	height:35px;
	text-indent: -1999px;
	margin:12px 0 10px 0;
	padding:0;
	background: url(/images/ttl_pub_and_events.gif) no-repeat top left;
}

h1#articles{
	display:block;
	width:406px;
	height:35px;
	text-indent: -1999px;
	margin:12px 0 10px 0;
	padding:0;
	background: url(/images/ttl_articles.gif) no-repeat top left;
}

h1#thank_you{
	display:block;
	width:406px;
	height:35px;
	text-indent: -1999px;
	margin:12px 0 10px 0;
	padding:0;
	background: url(/images/ttl_thank_you.gif) no-repeat top left;
}

h1#capture{
	display:block;
	width:406px;
	height:35px;
	text-indent: -1999px;
	margin:12px 0 10px 0;
	padding:0;
	background: url(/images/ttl_capture.gif) no-repeat top left;
}

.bio_left {
	float:left;
	width: 120px;
	margin: 0 30px 0 0;
}

.bio_right {
	float: left;
	width: 400px;
	margin:0;
}


#events_tbl td {
	padding: 3px 10px;
}

#events_tbl tr.oddrow {
	background-color: #f0f0f0;
}

#events_tbl tr.evenrow {
	background-color: #f8f8f8;
}

/* contact form styles */

.c_form {
	width: 490px;
}

.c_form_left {
	width: 100px;
	margin: 10px 10px 3px 0px;
	line-height: 100%;
	float: left;
	text-align:right;
}

.c_form_right {
	width: 380px;
	margin: 5px 0px;
	float: left;
}

.c_form input, select, textarea {
	border: 1px solid #333;
	padding: 2px;
	background-color: #white;
}

.c_form button {
	border: 1px solid #333;
	padding: 3px 10px;
	font-weight: bold;
	font-size: 14px;
	background-color: #ca3400;
	color:#fff;
}

.c_form_spacer {
	clear: both;
}

