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


/****************/
/* GROUND RULES */
/****************/
body {
	margin: 0;
	padding: 0;
	font-size: 62.4%;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-image: url(../img/bg-body-shadow.png);
	background-position: center top;
	background-repeat: no-repeat;
}
ul li strong {
	color: #db3235;
}
ul li strong.justbold {
	color: #333 !important;
}

#wrapper {
	width: 990px;
	margin: 0 auto;
}



/*************************/
/* MASTHEAD & NAVIGATION */
/*************************/
div#masthead {
	border-bottom: 2px solid #000000;
	height: 110px;
	font-size: 1.2em;
}

#neoligamentslogo {
	position: relative;
	top: 0;
	left: 40px;
}

div#masthead ul {
	margin-left: 185px;
}

div#masthead ul li {
	text-align: center;
	display: inline;
	padding: 0;
	margin: 0;
}

div#masthead ul li.separator {
	border-right: 1px solid #000000;
}

div#masthead ul li a {
	color: #333333;
	text-decoration: none;
	display: inline-block;
	line-height: 2em;
	padding: 0 0.5em;
}

div#masthead ul li a:hover {
	color: #db3235;
	text-decoration: underline;
}
div#masthead ul li a#activenav {
	background-color: #db3235;
	color: #ffffff;
}



/**********************/
/* PRODUCT NAVIGATION */
/**********************/
#productnav {
	width: 200px;
	float: left;
	padding-left: 10px;
	
}
#productnav h2 {
	color: #db3235;
	font-size: 1.4em;
	font-weight: bold;
}
#productnav ul{
	list-style-type: none;
	padding: 0;
	margin: 0
}
#productnav ul li {
	padding: 0;
	margin: 1em 0;
}
#productnav ul li a {
	color: #999999;
	text-decoration: underline;
}
#productnav ul li a:hover {
	background-color: #db3235;
	color: #fff;
	text-decoration: none;
}



/***********/
/*   CTA   */
/***********/
#cta {
	float: left;
	font-size: 1.2em;
	text-align: center;
	background-image: url(../img/bg-cta.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 10px;
}
#cta h2 {
	color: #db3235;
	font-size: 1.4em;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 10px;
}
#cta img {
	border: 0;
	margin-bottom: 20px;
}



/***********/
/* CONTENT */
/***********/
div#content h1 {
	line-height: 1em;
	font-size: 25px;
	padding: 10px 0 20px 0;
	margin: 0;
	color: #db3235;
	font-weight: normal;
}

div#content h2 {
	clear: both;
	font-size: 1.4em;
	font-weight: normal;
	padding: 1em 0 0.5em 0;
	margin: 1em 0 0 0;
}

div#content {
	width: 750px;
	float: right;
	font-size: 1.3em;
	line-height: 1.4em;
	color: #333333;
	margin: 0 auto;
	padding: 1em 10px 0 0;
}

div#content p {
	padding: 0 0 1em 0;
	margin: 0; text-align:justify;
}

div#content ul {
	padding: 0 0 0 2em;
	margin: 0;
	list-style-type: circle;
}

div#content ul li {
	padding: 0.5em 0; 
}

div.homepage {
	padding-top: 4em;
}

#content a {
	color: #db3235;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
}
#content p a:hover,#content .sitemap a:hover {
	background-color: #db3235;
	color: #ffffff;
	text-decoration: none;
}
#content h3 {
	font-size: 1.2em;
	color: #333;
}



/******************/
/* HOME PAGE CTAs */
/******************/
#homebuttons {
	width: 250px;
	float: right;
	padding: 0 0 1em 2em;
}
#homebuttons img {
	margin: 0 0 1em 0;
}
#homebuttons a img {
	border: 1px outset #999;
}
#homebuttons a:hover img {
	border: 1px inset #999;
}



/**************************/
/* HOME PAGE WHITE PAPERS */
/**************************/
#homewhitepapers {
	font-size: 0.85em;
	line-height: 1.2em;
}
#homewhitepapers .gutter {
	padding-right: 3%;
}
#homewhitepapers div {
	width: 31%;
	float: left;
}
#homewhitepapers h3 {
	color: #da3134;
	padding: 0;
	margin: 0 0 1em 0;
	border-bottom: 1px dotted #da3134;
}
#content #homewhitepapers div ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#content #homewhitepapers div ul li {
	padding: 0 0 0.3em 0;
}




/***********/
/* WHITEPAPERS */
/***********/

h2.whitepapers { color:#da3134; margin:10px 0 0 0; padding:10px 0 0 0;}
h3.whitepapers { color:#000000; margin:10px 0 0 0; padding:10px 0 0 0;}
img.whitepapers { float:right; padding: 0 0 2px 20px;}
.whitepapercentre { text-align:center; !important}
.whitepapercntrimg {margin: 0 auto; !important}

#whitepapercta {
	font-size: 1.2em;
	text-align: center;
	margin-left: 10px;
	top: 368px;
}
#whitepapercta img {
	border: 0;
	margin-bottom: 20px;
}

.getmore { font-size:1em;}

.references { padding-bottom:10px;}
.wplists { list-style:none;}









/***********/
/* HEADERS */
/***********/
h2#textheading {
	font-size: 1.8em;
	color: #db3235;
	font-weight: bold;
	width: 680px;
	margin: 0 auto;
	padding: 1em 0;
}

div#header {
	padding: 1em 0 0 0;
	margin: 15px 0 0 230px;
	height: 120px;
	width: 750px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}

div.companyprofile         {background-image: url(../img/h2/company-profile.png);}
div.productdevelopment     {background-image: url(../img/h2/product-development.png);}
div.surgicaltechnique      {background-image: url(../img/h2/surgical-technique.png);}
div.therapists             {background-image: url(../img/h2/therapists.png);}
div.patients               {background-image: url(../img/h2/patients.png);}
div.contactus              {background-image: url(../img/h2/contact-us.png);}
div.links                  {background-image: url(../img/h2/xiros.png);}
div.system90               {background-image: url(../img/h2-system90.png);}
div.esp3000                {background-image: url(../img/h2-esp3000.png);}
div.shoulderligament       {background-image: url(../img/h2-shoulder-ligament.png);}
div.polytape               {background-image: url(../img/h2-poly-tape.png);}
div.orthotape              {background-image: url(../img/h2-ortho-tape.png);}
div.fastlok                {background-image: url(../img/h2-fastlok.png);}
div.bonegraftsystem        {background-image: url(../img/h2-bone-graft-system.png);}
div.graftologer            {background-image: url(../img/h2-graftologer.png);}
div.achillocord            {background-image: url();}

div.productlaunch          {background-image: url(../img/products/product-launch.png);}


/**********/
/* FOOTER */
/**********/
#smallprint {
	float: right;
	clear: both;
	width: 770px;
	border-top: 2px solid #999999;
	color: #999999;
	margin: 2em auto 0 auto;
}

#smallprint ul {
	margin: 0;
	padding: 0;
}

#smallprint ul li {
	margin: 0;
	padding: 0;
	display: inline;
}

#smallprint ul li a {
	color: #999999;
	display: inline-block;
	padding-left: 1em;
	text-decoration: none;
}

#smallprint ul li a:hover {
	text-decoration: underline;
	color: #333333;
}



/*****************/
/* PRODUCTS PAGE */
/*****************/
div.products div {
	width: 44%;
	margin: 2%;
	float: left;
	height: 90px;
	background-repeat: no-repeat;
	background-position: right center;
}
div.products div.feature {
	width: 90%;
	padding: 0 1%;
	border: 1px solid #db3235;
}

div.products div h3 {
	font-weight: normal;
	color: #db3235;
	font-size: 1.0em;
	padding: 2em 0 0 0;
	margin: 0;
}

div.products div p {
	font-size: 0.85em;
	padding: 0;
	margin: 0;
}

div.products div.achillocordplus  {background-image: url(../img/products/achillocord-plus.png);}
div.products div.system90         {background-image: url(../img/products/leeds-keio.png);}
div.products div.system3000       {background-image: url(../img/products/leeds-keio.png);}
div.products div.shoulder         {background-image: url(../img/products/shoulder-ligament.png);}
div.products div.polytape         {background-image: url(../img/products/poly-tapes.png);}
div.products div.orthotape        {background-image: url(../img/products/ortho-tape.png);}
div.products div.fastlok          {background-image: url(../img/products/fastlok.png);}
div.products div.bonegraft        {background-image: url(../img/products/bone-graft-system.png);}
div.products div.graftologer      {background-image: url(../img/products/graftologer.png);}
div.products div.rotalok          {background-image: url(../img/products/rota-lok.png);}


#content h3 a:hover {
	text-decoration: none;
}

p.diagram {
	text-align: center;
}


/*************************/
/* DOCUMENT LIBRARY LIST */
/*************************/
#content #doclist ul {
	float: left;
	width: 320px;
	padding: 0 20px 0 0;
	margin: 0;
	font-size: 0.8em;
	list-style-type: none;
}
#doclist li {
	padding: 0;
	margin: 0;
}
#doclist ul li strong  {
	color: #db3235;
	font-weight: bold;
}
#content #doclist2 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	line-height: 1.6em;
	color: #444;
}
#content #doclist2 ul li {
	padding: 0;
	margin: 0;
}


/*************/
/* ATOM NEWS */
/*************/
.newsbox {
	clear: both;
	margin-top: 0.5em;
}
.newsbox img {
	float: left;
	border: 1px solid #db3235;
	margin-right: 15px;
}
#content .newsbox h2 {
	margin: 1em 0 0 0;
	padding: 0;
	font-size: 1.1em;
}
.atomnews-newspage img {
	float: right;
	margin: 0 0 1em 2em;
}


/*******************/
/* REGISTER BUTTON */
/*******************/
#registerbutton {
	float: right;
	margin: 0 0 1em 2em;
	width: 203px;
	border: 1px solid #ccc;
	padding: 0.5em 1.5em;
	text-align: justify;
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px;
}
#registerbutton p.textreplace {
	clear: none;
	font-size: 1.8em;
	height: 2em;
	font-weight: normal;
	padding: 0;
	margin: 0;
	text-align: center;
}
#registerbutton p.linkbutton a {
	width: 203px;
	height: 41px;
	display: block;
	text-align: center;
	color: #fff;
	text-decoration: none;
	background-image: url(../img/register_button.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 41px;
}
#registerbutton p.linkbutton a:hover {
	text-decoration: underline;
}


/***************/
/* CONTACT BAR */
/***************/
p#contactbar {
	float: right;
	clear: both;
	color: #fff;
	width: 750px;
	background-image: url(../img/call_action_bar_long.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: right;
	line-height: 50px;
	padding: 0 20px 0 0;
	margin: 1em 0 0 0;
}
p#contactbar a {
	color: #fff;
	text-decoration: none;
}
p#contactbar a:hover {
	text-decoration: underline;
}



/**********************/
/* ORDER THIS PRODUCT */
/**********************/
#orderthisproduct {
	border: 1px solid #db3235;
	padding: 0 1em 1em 1em;
	margin: 2em;
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px;
}
#orderthisproduct h2 {
	margin-top: 0;
	padding-top: 0;
}

/*******************/
/* GENERAL GUBBINS */
/*******************/
.imgright {
	float: right;
	margin: 0 0 2em 2em;
}
.linebreak {
	border-top: 1px dotted #999;
}
.noclear {
	clear: none !important;
}
h3.nomargin {
	margin-bottom: 0;

}
sup,sub {
	font-size: 0.6em;
}
.refno {color:#db3235;}
.fauxlink {
	color:#db3235;
}


/**************/
/* FLOAT HACK */
/*******************/
div.newsbox:after,
div#content:after,
div#homewhitepapers:after,
div#wrapper:after
{content: "."; display: block; height: 0; clear: both; visibility: hidden;}

div.newsbox,
div#content,
div#homewhitepapers,
div#wrapper
{display: inline-block;}

/* Hides from IE-mac \*/
* html div.newsbox,
* html div#content,
* html div#homewhitepapers,
* html div#wrapper
{height: 1%;}

div.newsbox,
div#content,
div#homewhitepapers,
div#wrapper
{display: block;}
/* End hide from IE-mac */
