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

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFF url(images/faux-bg-body.jpg) repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColFixLtHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
} 
.twoColFixLtHdr #header {
	background: #DDDDDD url(images/bg-header.jpg);
	height:165px;
	padding:0; /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
#topmenu{
	width:24px;
	padding: 17px 0 0 378px;
}
#menu {
	width: 100%;
	background-color:#68000b;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 0.8em;
	font-weight:bold;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 156px;
	float: left;
}
#menu h2 {
	display: block;
	margin: 0;
	height:49px;
}
#menu a{
	display:block;
	margin:0;
	padding: 7px 0 0 0;
	height:2em;
	border-top:#933f4c solid 1px;
}
#menu h2.about {
	color:#933f4c;
	background: #68000b;
}
#menu a {
	color:#933f4c;
	background: #68000b;
	text-decoration: none;
}
#menu a:hover {
	color:#dddde3;
	background:#68000b;
}
#menu li {
	position: relative;
}
#menu ul ul ul {
	position: absolute;
	top:0;
	left: 100%;
}
#menu ul ul {
	position: absolute;
	z-index: 500;
}
div#menu ul ul {
	display: none;
}
div#menu ul li:hover ul {
	display: block;
}
div#menu .stent{
	display:none;
}
div#menu .patch{
	display:none;
}
div#menu .bypass{
	display:none;
}
div#menu .pipeline:hover .stent {
	display: block;
}
div#menu .pipeline:hover .patch {
	display: block;
}
div#menu .pipeline:hover .bypass {
	display: block;
}
.stent{
	border-left:#933f4c solid 1px;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 311px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #F7F9F9; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	border-right:#dce4e6 solid 1px;
	border-bottom:#dce4e6 solid 1px;
	margin-top: 8px;
}
#featuredinformation{
	width:275px;
	height:368px;
	margin:34px 28px 0 9px;
}
.viewvideo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.70em;
	padding:65px 0 0 123px;
	color:#023b49;
	font-weight:bold;
}
#featuredheader{
	background-image:url(images/featured-header-bg.jpg);
	width:275px;
	height:36px;
}
#featured1{
	background-image:url(images/featured-space1.jpg);
	width:275px;
	height:84px;
}
#featured2{
	background-image:url(images/featured-space2.jpg);
	width:275px;
	height:83px;
}
#featured3{
	background-image:url(images/featured-space3.jpg);
	width:275px;
	height:82px;
}
#featured4{
	background-image:url(images/featured-space4.jpg);
	width:275px;
	height:83px;
}
#newsmenu{
	font-family:Arial, Helvetica, sans-serif;
	color:#224a54;
	width:275px;
	margin:0 29px 20px 9px;
	text-align:justify;
	font-size:0.75em;
	line-height:1.35em;
}
#newsheader{
	background-image:url(images/news-header.jpg);
	width:275px;
	height:46px;
}
#news1{
	background-color:#e5ebec;
	width:265px;
	height:65px;
	padding: 7px 5px;
}
#news2{
	background-color:#f7f9f9;
	width:265px;
	height:65px;
	padding: 7px 5px;
}
#news3{
	background-color:#e5ebec;
	width:265px;
	height:65px;
	padding: 7px 5px;
}
.twoColFixLtHdr #mainContent {
	margin: 50px 0 0 312px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0;
} 
#bannercontent{
	background:url(images/content-banner-bg.jpg);
	width:435px;
	height:29px;
	margin:90px 0 0 26px;
}
#slogan{
	background-image:url(images/slogan-banner.jpg);
	width:437px;
	height:143px;
	margin: 75px 0 0 26px;
}
#learn{
	color:#094053;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	font-weight:bold;
	padding:121px 0 0 115px;
}
#vision{
	background-image:url(images/vision-bg.jpg);
	width:437px;
	height:223px;
	margin: 12px 0 0 26px;
}
#visionstatement{
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	padding:75px 40px 0 40px;
	color:#094053;
	font-size:0.90em;
	line-height:1.5em;
}
#mainvideo{
	background-image:url(images/main-video-section.jpg);
	width:437px;
	height:260px;
	margin: 15px 0 0 26px;
}
#nicovideo{
	width:225px;
	height:164px;
	margin:0 0 0 105px;
	padding:40px 0 0 0;
}
.buttonsHomepage{
	padding:3px 0 0 13px;
}
#bannertitle{
	color:#094053;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
	font-weight:bold;
	padding:8px 0 0 370px;
	letter-spacing: 0.20em;
}
#bannertitleBOD{
	color:#094053;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
	font-weight:bold;
	padding:8px 0 0 223px;
	letter-spacing: 0.15em;
}
#bannertitlecolabo{
	color:#094053;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
	font-weight:bold;
	padding:8px 0 0 263px;
	letter-spacing: 0.15em;
}
#bannertitleTESA{
	color:#094053;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
	font-weight:bold;
	padding:8px 0 0 75px;
	letter-spacing: 0.0em;
}
#bannertitleTEBV{
	color:#094053;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
	font-weight:bold;
	padding:8px 0 0 114px;
	letter-spacing: 0.0em;
}
#bannertitlePIPELINE{
	color:#094053;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
	font-weight:bold;
	padding:8px 0 0 336px;
	letter-spacing: 0.20em;
}
#bannertitleSTENT{
	color:#094053;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
	font-weight:bold;
	padding:8px 0 0 268px;
	letter-spacing: 0.20em;
}
#bannertitlePATCH{
	color:#094053;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
	font-weight:bold;
	padding:8px 0 0 361px;
	letter-spacing: 0.20em;
}
#bannertitleBYPASS{
	color:#094053;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
	font-weight:bold;
	padding:8px 0 0 195px;
	letter-spacing: 0.20em;
}
#bannertitleTRIALS{
	color:#094053;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
	font-weight:bold;
	padding:8px 0 0 264px;
	letter-spacing: 0.20em;
}
#bannertitleCONTACT{
	color:#094053;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
	font-weight:bold;
	padding:8px 0 0 335px;
	letter-spacing: 0.20em;
}
#bannertitleLEARN{
	color:#094053;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
	font-weight:bold;
	padding:8px 0 0 327px;
	letter-spacing: 0.20em;
}
#bannertitleLAYPRESS{
	color:#094053;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
	font-weight:bold;
	padding:8px 0 0 319px;
	letter-spacing: 0.20em;
}
#bannertitleSCIENTIFIC{
	color:#094053;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
	font-weight:bold;
	padding:8px 0 0 224px;
	letter-spacing: 0.20em;
}
#bannertitleFINANCIAL{
	color:#094053;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
	font-weight:bold;
	padding:8px 0 0 181px;
	letter-spacing: 0.20em;
}
#bannertitleVIDEOS{
	color:#094053;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
	font-weight:bold;
	padding:8px 0 0 352px;
	letter-spacing: 0.20em;
}
#bannertitleTESTIMONIALS{
	color:#094053;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
	font-weight:bold;
	padding:8px 0 0 286px;
	letter-spacing: 0.20em;
}
#bannertitleJOBS{
	color:#094053;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
	font-weight:bold;
	padding:8px 0 0 229px;
	letter-spacing: 0.20em;
}
#bannertitleINVEST{
	color:#094053;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
	font-weight:bold;
	padding:8px 0 0 152px;
	letter-spacing: 0.20em;
}
.toddpic{
	float:left;
	padding:10px 10px 0 26px;	
}
.nicopic{
	float:left;
	padding:25px 10px 0 0;
}
.nathpic{
	float:left;
	padding:40px 10px 0 0;
}
.bobpic{
	float:left;
	padding:40px 10px 0 0;
}
.josepic{
	float:left;
	padding:40px 10px 0 0;
}
.tebvpic{
	float:left;
	padding:20px 10px 0 26px;	
}
p{
	color:#023b49;
	margin:0;
	padding:15px 26px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.80em;
	text-align:justify;
}
p.headparagraphs{
	font-family:Arial, Helvetica, sans-serif;
	padding:8px 26px 0 0;
	font-size:0.85em;
}
p.gant{
	padding:10px 0 0 7px;
}
.twoColFixLtHdr #footer {
	padding: 5px 10px 0 20px;
	text-align: center;
	background-color:#FFF;
	color:#003550;
	border-top:#dbe4e6 solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.60em;
	line-height:0.85em;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#footer li{
	display:inline;
	list-style:none;
	border-right:#003550 solid 1px;
	padding:0 3em 0 3em;
}
#footer li.last{
	color:#003550;
	border-right:none;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixLtHdr #container #footer ol .first {
	padding: 0px 2em 0px 0px;
}
.specialp{
	margin:0;
}
a:link {
	color: #224a54;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #224a54;
}
a:hover {
	text-decoration: underline;
	color: #224a54;
}
a:active {
	text-decoration: none;
	color: #224a54;
}
.twoColFixLtHdr #container #menu ul .about h2 {
	background-image:url(images/about-cte-button-bg.jpg);
}
.twoColFixLtHdr #container #menu ul .technology h2 {
	background: url(images/technology-button-bg.jpg);
}
.twoColFixLtHdr #container #menu ul .products h2 {
	background: url(images/products-button-bg.jpg);
}
.twoColFixLtHdr #container #menu ul .trials h2 {
	background: url(images/trials-button-bg.jpg);
}
.twoColFixLtHdr #container #menu ul .press h2 {
	background: url(images/press-button-bg.jpg);
}
#caption{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	padding: 2px 0 0 0;
	text-align:center;
	color:#023b49;
	font-weight:bold;
}
#captionmainvideo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	padding: 10px 0 10px 0;
	text-align:center;
	color:#023b49;
	font-weight:bold;
}
h3{
	font-family:Arial, Helvetica, sans-serif;
	color:#023b49;
	padding:10px 0 0 0;
}
.contact{
	font-family:Arial, Helvetica, sans-serif;
	color:#023b49;
	font-size:0.85em;
}
.press2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
}
.date{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
	font-weight:bold;
	color:#4d707a;
}
.textpress{
	padding:0 0 0 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
}
.titlespress{
	padding:0 0 0 0px;
	font: italic bold 0.85em Arial, Helvetica, sans-serif;
	color: #023b49;
	
}
.circlepic{
	padding:0 0 0 10px;
}
#captionimages{
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:0.80em;
	color:#023b49;
	padding: 0 75px 20px;
}
.videosgeneric{
	padding: 20px 0 0 70px;
}
.stentpics{
	padding:40px 0 10px 50px;
}
.patchproduct{
	text-align:left;
}
#constructionlogo{
	padding: 50px 0 0 65px;
}
#sitemap li{
	display:inline;
	list-style:none;
	color:#023b49;
	font-size:0.7em;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
#sitemap2 li{
	display:inline;
	list-style:none;
	color:#023b49;
	font-size:0.7em;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
#sitemap{
margin: 0 0 0 45px;
}
#sitemap2{
margin: 0 0 0 110px;
padding:0;
}
#sitemap li a:hover{
	text-decoration:none;
	color:#09a5cb;
}
#sitemap2 li a:hover{
	text-decoration:none;
	color:#09a5cb;
}
.twoColFixLtHdr #container #sitemap ol .pb{
	margin: 0 0 0 50px;
}

/* IEcssMenu.css */

#containerMenuIE{
	width:780px;
	margin:auto;
}
div.menuIE
{
	width:100%;
	position:relative;
	background-color:#68000b;
	height:49px;
	text-align:center;
	font-weight:bold;
}
ul.menuIE
{
	position:relative;
	padding:0px;
	margin:0px;
	list-style-type:none;
	color:#933f4c;
	float:left;
}
ul.menuIE ul
{
	position:relative;
	list-style-type:none;
	margin-top:49px;
	margin-left:0px;
	display:none;
	background-color:#68000b;
}
ul.menuIE ul ul
{
position:absolute;
display:none;
margin-top:0px;
margin-left:0px;
}
ul.menuIE:hover ul
{
	display:block;
}
ul.menuIE:hover ul ul
{
	display:none;
}
ul.menuIE ul li:hover ul
{
	display:block;
}
a.menuIE
{
	background-color:#68000b;
	display:block;
	width:156px;
	height:2em;
	border-top:#933f4c solid 1px;
	padding-top:10px;
	text-decoration:none;
	color:#933f4c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	margin-bottom:-1px
}
.menuAboutIE{
	background-color:#68000b;
	background-image:url(images/about-cte-button-bg.jpg);
	display:block;
	width:156px;
	height:49px;
	padding-left:0;
	text-decoration:none;
	color:#933f4c;
	font-family:arial;
	font-size:16px;
	margin-bottom:-1px
}
.menuTechIE{
	background-color:#68000b;
	background-image:url(images/technology-button-bg.jpg);
	display:block;
	width:156px;
	height:49px;
	padding-left:0;
	text-decoration:none;
	color:#933f4c;
	font-family:arial;
	font-size:16px;
	margin-bottom:-1px
}
.menuProdIE{
	background-color:#68000b;
	background-image:url(images/products-button-bg.jpg);
	display:block;
	width:156px;
	height:49px;
	padding-left:0;
	text-decoration:none;
	color:#933f4c;
	font-family:arial;
	font-size:16px;
	margin-bottom:-1px
}
.menuTrialsIE{
	background-color:#68000b;
	background-image:url(images/trials-button-bg.jpg);
	display:block;
	width:156px;
	height:49px;
	padding-left:0;
	text-decoration:none;
	color:#933f4c;
	font-family:arial;
	font-size:16px;
	margin-bottom:-1px
}
.menuPressIE{
	background-color:#68000b;
	background-image:url(images/press-button-bg.jpg);
	display:block;
	width:156px;
	height:49px;
	padding-left:0;
	text-decoration:none;
	color:#933f4c;
	font-family:arial;
	font-size:16px;
	margin-bottom:-1px
}
a.menuStentIE{
	background-color:#68000b;
	display:block;
	width:156px;
	height:2em;
	border-top:#933f4c solid 1px;
	border-left:#933f4c solid 1px;
	padding-top:10px;
	text-decoration:none;
	color:#933f4c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	margin-bottom:-1px
}
a.menuIE:hover
{
	background-color:#68000b;
	color:#dddde3;
}
a.menuStentIE:hover
{
	background-color:#68000b;
	color:#dddde3;
}