﻿@charset "utf-8";

/* Default */
body {
	margin: 0;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: normal;
}
p {
	margin: 0;
}
ul {
	margin: 0;
	list-style: none;
	padding: 0;
}
/* Img's */
.img {
	margin: 10px;
}
.imgceo {
	border: 0;
	padding: 20px 10px 0 10px;
	float: left;
	vertical-align: middle;
}
.img_partners {
	border: 0;
	padding: 0 20px 15px 0;
	float: left;
}
img {
	border: 0;
}
h5 {
	margin: 0;
	padding: 0;
}
.news {
	margin: 0;
	padding: 0;
}
.learnmore a {
	margin: 0;
	padding-left: 12px;
	margin-left: 5px;
	font-size: 11px;
	background-image: url(../images/arrowfooter.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 11px;
}
#container {
	margin: auto;
	width: 960px;
}
/* Header */
#header {
	width: 960px;
	height: 112px;
	background-color: #fff;
}
.logo {
	width: 253px;
	height: 80px;
	float: left;
	margin: 15px 0 0 30px;
	background-image: url('../images/logo.png');
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}
h1.logotitle {
	margin: 0;
}
/* Main Menu */
#mainmenu {
	float: right;
	width: 500px;
}
/* Main Navigation */
ul#nav {
	margin: 70px 0 0 15px;
	position: absolute;
	background: url(../images/navBG.png);
}
ul#nav li {
	float: right;
	list-style-type: none;
}
ul#nav li a {
	height: 25px;
	position: absolute;
	text-indent: -9999px;
	outline: none;
}
li#navHome a, li#navAboutUs a, li#navPartners a, li#navNews a, li#navGallery a, li#navContactUs a {
	background: url(../images/navBG.png);
}
li#navHome a {
	background-position: 0 0;
	width: 56px;
	left: 0;
}
li#navHome a:hover {
	background-position: 0 -25px;
}
body#Home li#navHome a {
	background-position: 0 -25px;
}
li#navAboutUs a {
	background-position: -75px 0;
	width: 68px;
	left: 75px;
}
li#navAboutUs a:hover {
	background-position: -75px -25px;
}
body#AboutUs li#navAboutUs a {
	background-position: -75px -25px;
}
li#navPartners a {
	background-position: -159px 0;
	width: 70px;
	left: 159px;
}
li#navPartners a:hover {
	background-position: -159px -25px;
}
body#Partners li#navPartners a {
	background-position: -159px -25px;
}
li#navNews a {
	background-position: -232px 0;
	width: 60px;
	left: 232px;
}
li#navNews a:hover {
	background-position: -232px -25px;
}
body#News li#navNews a {
	background-position: -232px -25px;
}
li#navGallery a {
	background-position: -302px 0;
	width: 80px;
	left: 295px;
}
li#navGallery a:hover {
	background-position: -302px -25px;
}
body#Gallery li#navGallery a {
	background-position: -302px -25px;
}
li#navContactUs a {
	background-position: -395px 0;
	width: 80px;
	left: 395px;
}
li#navContactUs a:hover {
	background-position: -395px -25px;
}
body#ContactUs li#navContactUs a {
	background-position: -395px -25px;
}
/* SubNav */
#subnav {
	height: 150px;
	background-color: #AECBCE;
}
/* Display */
#display {
	width: 960px;
	height: 350px;
	background-image: url('../images/display.png');
	background-repeat: no-repeat;
}
#sidebox {
	float: right;
	padding: 0 15px 0 0;
	width: 325px;
	height: 400px;
	background-image: url('../images/bk_productshigh.png');
	background-repeat: no-repeat;
	line-height: 18px;
	font-size: 11px;
}

#sideboxform {
	float: right;
	padding: 0 15px 0 5px;
	width: 320px;
	height: 420px;
	background-image: url('../images/bk_productshigh.png');
	background-repeat: no-repeat;
	font-size: 12px; overflow:hidden;
}

/* Content */
#content {
	width: 960px;
	background-color: #fff;
	overflow: auto;
}
#content a {
	color: #1B8D94;
	text-decoration: none;
}
#content a:hover {
	color: #000;
	text-decoration: underline;
}
#intro {
	float: left;
	width: 550px;
	margin: 30px 20px 0 25px;
	line-height: 26px;
	font-size: 12px;
}
#intro_subpages {
	float: left;
	width: 540px;
	margin: 30px 30px 10px 50px;
	line-height: 20px;
	font-size: 12px;
}
#subpages {
	float: left;
	width: 540px;
	margin: 50px 25px 0 25px;
	line-height: 20px;
	font-size: 12px;
}
#subpages p {
	margin: 5px 0 10px 0;
}
#intro_subpages p {
	margin: 20px 0 20px 0;
}
/* News & Events */
#news {
	margin: 50px 0 0 0;
	padding: 0 50px 0 0;
	width: 200px;
	float: left;
	height: 180px;
	background-image: url('../images/bk_pontilhado.png');
	background-repeat: no-repeat;
	background-position: 93%;
}
.title_news {
	margin: 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 113px;
	height: 15px;
	background-image: url('../images/title_newsandevents.png');
	background-repeat: no-repeat;
}
.newsfront {
	font-size: 11px;
	line-height: 14px;
	padding: 20px 0 0 0;
}
/* Web Specials */
#specials {
	margin: 50px 0 0 0;
	width: 280px;
	float: right;
}
.title_specials {
	margin: 0;
	padding: 0 0 0 0;
	overflow: hidden;
	text-indent:-9999px;
	width: 180px;
	height: 40px;
	background-image: url('../images/title_webspecials.png');
	background-repeat: no-repeat;
}

.title_webspecialspage {
	margin: 0;
	padding: 0 0 20px 0;
	overflow: hidden;
	text-indent:-9999px;
	width: 111px;
	height: 15px;
	background-image: url('../images/title_webspecialspage.png');
	background-repeat: no-repeat;
}

h3.webspecials {
	margin: 0;
}

.viewmorespecials{ float:right; margin: 0 20px 0 0 }
.viewmorespecials a{ color:#990000}

.tumb {
	float: left;
	padding: 5px 5px 5px 0;
}


.price{
	  color:#990000; margin:5px 0 0 0; float:right; background:#EDEDED;padding:2px; font-size:11px
}

.split{
	height:25px; clear:both; background-image:url('../images/line.png'); background-repeat:repeat-x
}
.title_product {
	margin: 0 0 0 5px;
	font-size: 13px;
	font-weight: bold;
}
.specialfront {
	font-size: 11px;
	margin: 0 0 0 5px;
	line-height: 14px;
}
.webspecialscontainer {
	height: 70px;
}

.productphoto{
	float: left;
	padding: 5px 10px 5px 0;

}

.producttitle{
	margin: 10px 0 0 0 ;
}
p.producttext {
	margin:0
}

.productlist{margin: 10px 0 0 200px
	
}

/* Product Highlight */
#producthiglight {
	float: right;
	width: 320px;
	height: 400px;
	background-image: url('../images/bk_productshigh.png');
	background-repeat: no-repeat;
	line-height: 18px;
	font-size: 11px;
}
.title_product_highlight {
	margin: 30px 0 0 30px;
	overflow: hidden;
	text-indent: -9999px;
	width: 160px;
	height: 15px;
	background-image: url('../images/title_productrigh.gif');
	background-repeat: no-repeat;
}
.title_producthigh {
	margin: 0 25px 5px 30px;
}
.bt_productshigh {
	margin: 15px 0 0 30px;
}
/* About Us */
.title_aboutus {
	margin: 0;
	padding: 0 0 0 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 76px;
	height: 15px;
	background-image: url('../images/title_aboutus.png');
	background-repeat: no-repeat;
}
.title_messageceo {
	margin: 30px 0 0 30px;
	overflow: hidden;
	text-indent: -9999px;
	width: 190px;
	height: 15px;
	background-image: url('../images/title_messageceo.gif');
	background-repeat: no-repeat;
}
#messageceo {
	float: right;
	padding: 0 15px 0 0;
	width: 325px;
	height: 400px;
	background-image: url('../images/bk_productshigh.png');
	background-repeat: no-repeat;
	line-height: 18px;
	font-size: 11px;
}
.textceo {
	padding: 35px 0 0 0;
}
.title_gogreen {
	clear: both;
	margin: 100px 0 0 30px;
	padding: 0 0 0 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 113px;
	height: 15px;
	background-image: url('../images/title_gogreen.png');
	background-repeat: no-repeat;
}
.textgogreen {
	padding: 10px 15px 0 30px;
}
/* Partners */
.title_partners {
	margin: 0;
	padding: 0 0 35px 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 78px;
	height: 15px;
	background-image: url('../images/title_partners.png');
	background-repeat: no-repeat;
}
.title_becomeapartner {
	clear: both;
	margin: 30px 0 0 30px;
	padding: 0 0 0 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 151px;
	height: 15px;
	background-image: url('../images/title_becomeapartner.png');
	background-repeat: no-repeat;
}
.textpartner {
	padding: 10px 15px 0 30px;
}
.textpartner a {
	font-size: 11px;
}
.textpreview {
	vertical-align: middle;
	padding: 0 0 0 0;
}
.partnersview {
	clear: both;
	
}
/* News */
.title_news {
	margin: 0;
	padding: 0 0 0 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 143px;
	height: 15px;
	background-image: url('../images/title_news.png');
	background-repeat: no-repeat;
}
/* Contact Us */
#congrats {
	margin: 20px 0 0 0;
	background-color: #E1ECED;
	padding: 10px;
}
.errmsg {
	color: #990000;
}
.denotes {
	float: right;
	padding: 30px;
	font-size: 11px;
}
.denotesform {
	 margin:0 0 0 5px;
	font-size: 11px;
}
.add {
	margin: 0;
	padding: 0;
}
#intro_contactus {
	float: left;
	width: 500px;
	margin: 30px 0 0 25px;
	line-height: 20px;
	font-size: 12px;
}
#intro_manufacturing {
	float: left;
	width: 500px;
	margin: 30px 0 0 25px;
	line-height: 20px;
	font-size: 12px;
}
#intro_quality {
	float: left;
	width: 500px;
	margin: 30px 0 0 25px;
	line-height: 20px;
	font-size: 12px;
}
#intro_qualitycontrol {
	float: left;
	width: 500px;
	margin: 30px 0 0 25px;
	line-height: 20px;
	font-size: 12px;
}
#mapside {
	float: right;
	padding: 5px 0 0 10px;
	width: 380px;
	height: 100%;
	background-image: url('../images/bk_productshigh.png');
	background-repeat: no-repeat;
	line-height: 18px;
	font-size: 11px;
}
.title_formsub {
	margin: 35px 0 0 0;
	padding: 0 0 20px 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 212px;
	height: 15px;
	background-image: url('../images/title_formsub.png');
	background-repeat: no-repeat;
}
.title_contactus {
	margin: 0; 
	padding: 0 0 20px 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 143px;
	height: 15px;
	background-image: url('../images/title_contactus.png');
	background-repeat: no-repeat;
}
.title_mapdirections {
	margin: 30px 0 0 0;
	padding: 0 0 20px 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 165px;
	height: 15px;
	background-image: url('../images/title_mapdirections.png');
	background-repeat: no-repeat;
}
/* Questions FAQ */
.title_questionsfaq {
	margin: 0;
	padding: 0 0 0 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 143px;
	height: 15px;
	background-image: url('../images/title_questionsfaq.png');
	background-repeat: no-repeat;
}
/* Site Map */
.title_sitemap {
	margin: 0;
	padding: 0 0 0 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 143px;
	height: 15px;
	background-image: url('../images/title_sitemap.png');
	background-repeat: no-repeat;
}
/* Instruments */
.title_instruments {
	margin: 0;
	padding: 35px 0 0 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 113px;
	height: 15px;
	background-image: url('../images/title_instruments.png');
	background-repeat: no-repeat;
}
/* Equipment */
.title_Orthopaedics {
	margin: 0;
	padding: 20px 0 0 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 362px;
	height: 15px;
	background-image: url('../images/title_api.png');
	background-repeat: no-repeat;
}
.title_facilities {
	margin: 0;
	padding: 20px 0 0 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 200px;
	height: 15px;
	background-image: url('../images/title_facilities.png');
	background-repeat: no-repeat;
}
.title_crams {
	margin: 0;
	padding: 20px 0 0 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 200px;
	height: 15px;
	background-image: url('../images/title_crams.png');
	background-repeat: no-repeat;
}
.title_quality {
	margin: 0;
	padding: 20px 0 0 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 200px;
	height: 15px;
	background-image: url('../images/title_quality.png');
	background-repeat: no-repeat;
}
.title_qualitycontrol {
	margin: 0;
	padding: 20px 0 0 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 200px;
	height: 15px;
	background-image: url('../images/title_qc.png');
	background-repeat: no-repeat;
}
.title_qa {
	margin: 0;
	padding: 20px 0 0 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 200px;
	height: 15px;
	background-image: url('../images/title_qa.png');
	background-repeat: no-repeat;
}
.title_reg {
	margin: 0;
	padding: 20px 0 0 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 200px;
	height: 15px;
	background-image: url('../images/title_rega.png');
	background-repeat: no-repeat;
}
.title_inter {
	margin: 0;
	padding: 20px 0 0 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 362px;
	height: 15px;
	background-image: url('../images/title_intermediates.png');
	background-repeat: no-repeat;
}

.title_Urology {
	margin: 0;
	padding: 20px 0 0 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 73px;
	height: 15px;
	background-image: url('../images/title_urology.png');
	background-repeat: no-repeat;
}

.title_EntBronch{
	margin: 0;
	padding: 20px 0 0 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 107px;
	height: 15px;
	background-image: url('../images/title_entbronch.png');
	background-repeat: no-repeat;
}

.title_Neurology{
	margin: 0;
	padding: 20px 0 0 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 107px;
	height: 15px;
	background-image: url('../images/title_neurology.png');
	background-repeat: no-repeat;
}

.title_Laparoscopy
{
	margin: 0;
	padding: 20px 0 0 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 110px;
	height: 15px;
	background-image: url('../images/title_Laparoscopy.png');
	background-repeat: no-repeat;
}
.title_gyn
{
	margin: 0;
	padding: 20px 0 0 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 110px;
	height: 15px;
	background-image: url('../images/title_gyn.png');
	background-repeat: no-repeat;
}

.title_videosystems
{
	margin: 0;
	padding: 20px 0 0 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 140px;
	height: 15px;
	background-image: url('../images/title_videosystems.png');
	background-repeat: no-repeat;
}


.title_Inquiry{
	margin: 30px 0 0 10px;
	padding: 10px 0 0 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 190px;
	height: 15px;
	background-image: url('../images/title_inquiry.png');
	background-repeat: no-repeat;
}

ul#listitens  {
	margin: 15px 0 15px 0;
	
}

#listitens li  {
	padding: 0 0 0 22px; line-height:22px; list-style-type: none; background: url(../images/check.png); background-position:0 2px; background-repeat:no-repeat
}

/* Implants */

.multimedia{
	margin: 40px
}

#bt_videogallery{
	padding:8px;
	overflow: hidden;
	text-indent: -9999px;
	width: 228px;
	height: 50px;
	background-image: url('../images/bt_videogallery.png');
	background-repeat: no-repeat;
}
#bt_photogallery{
	padding:8px;
	overflow: hidden;
	text-indent: -9999px;
	width: 228px;
	height: 50px;
	background-image: url('../images/bt_photogallery.png');
	background-repeat: no-repeat;
}

#bt_downloadgallery{
	padding:8px;
	overflow: hidden;
	text-indent: -9999px;
	width: 228px;
	height: 50px;
	background-image: url('../images/bt_downloadgallery.png');
	background-repeat: no-repeat;
	
}


/* Endoscopes */

.title_karlstorz
{
	margin: 0;
	padding: 20px 0 0 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 113px;
	height: 15px;
	background-image: url('../images/title_karlstorz.png');
	background-repeat: no-repeat;
}

.title_Stryker
{
	margin: 0;
	padding: 20px 0 0 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 113px;
	height: 15px;
	background-image: url('../images/title_Stryker.png');
	background-repeat: no-repeat;
}

.title_ACMI
{
	margin: 0;
	padding: 20px 0 0 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 113px;
	height: 15px;
	background-image: url('../images/title_ACMI.png');
	background-repeat: no-repeat;
}

.title_Olympus
{
	margin: 0;
	padding: 20px 0 0 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 113px;
	height: 15px;
	background-image: url('../images/title_olympus.png');
	background-repeat: no-repeat;
}



/* Legal */
.title_privacy {
	margin: 0;
	padding: 0 0 0 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 65px;
	height: 15px;
	background-image: url('../images/title_privacy.png');
	background-repeat: no-repeat;
}
.title_legal {
	margin: 0;
	padding: 0 0 10px 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 47px;
	height: 15px;
	background-image: url('../images/title_legal.png');
	background-repeat: no-repeat;
}
.title_disclaimer {
	margin: 0;
	padding: 0 0 10px 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 92px;
	height: 15px;
	background-image: url('../images/title_disclaimer.png');
	background-repeat: no-repeat;
}
.title_accessibility {
	margin: 0;
	padding: 0 0 10px 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 112px;
	height: 15px;
	background-image: url('../images/title_accessibility.png');
	background-repeat: no-repeat;
}
/* Footer */
#footer {
	width: 960px;
	height: 150px;
	margin: 0 0 15px 0;
	padding:10px 0 0 0;
	background-color: #EBEBEB;
	clear: both;
	font-size: 11px;
	color: #59868D;
	line-height: 18px;
}
#footer a {
	color: #1B8D94;
}
#footer a:hover {
	color: #000;
}
.copyright {
	width: 290px;
	float: right;
	padding: 15px 0 0 0;
}
.flags {
	width: 27px;
	height: 26px;
	background-image: url('../images/usflag.png');
	background-repeat: no-repeat;
	float: right;
	overflow: hidden;
	text-indent: 9999px;
}
ul#nav {
	margin: 70px 0 0 15px;
	position: absolute;
	background: url(../images/navBG.png);
}
ul#nav li {
	float: right;
	list-style-type: none;
}
ul#nav li a {
	height: 25px;
	position: absolute;
	text-indent: -9999px;
	outline: none;
}
/* Footer Division */
#gettingintouch {
	margin: 15px 0 0 30px;
	float: left;
	width: 200px;
}
#helpfullinks {
	margin: 15px 0 0 18px;
	float: left;
	width : 180px;
}
#siteinformation {
	margin: 15px 0 0 8px;
	float: left;
	width: 180px;
}
#languages {
	margin: 10px 20px 0 0;
	padding: 50px 0 0 0;
	float: right;
	width: 240px;
	text-align: right;
}
.title_gettingintouch {
	margin: 0 0 5px 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 171px;
	height: 30px;
	background-image: url('../images/title_getintouch.png');
	background-repeat: no-repeat;
}
.title_helpfullinks {
	margin: 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 128px;
	height: 30px;
	background-image: url('../images/title_helpfullinks.png');
	background-repeat: no-repeat;
}
.title_siteinfo {
	margin: 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 151px;
	height: 30px;
	background-image: url('../images/title_siteinfo.png');
	background-repeat: no-repeat;
}
/* Footer Menu */
.footermenu a {
	list-style: none;
	background-position: left center;
}
.footermenu li a {
	padding-left: 12px;
	background-image: url(../images/arrowfooter.png);
	background-repeat: no-repeat;
}

