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

/*Reset Function*/

body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,
li, dl, dt, dd, form, a, fieldset, input, th, td
{
margin: 0; padding: 0; border: 0; outline: none;
}

* html #wrapper {
	height: 100%;
}

body {
	background-image: url(../images/body_bgkd.gif);
	background-repeat: repeat-x;
}

#wrapper {
	background-image: url(../images/container_bkgd.gif);
	background-repeat: repeat-x;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	width: 925px;
	position: relative;
	min-height: 100%;
	padding-bottom: 111px;
}


#header {
	float: left;
	position: absolute;
	top: 40px;
	z-index: 9;
	width: 925px;
}
#logo {
	float: left;
	top: 15px;
	position: absolute;
	padding-left: 50px;
	z-index: 10;
}
#navbar {
	float: left;
}
#main_content {
	width: 925px;
	padding-top: 68px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	margin-left:-1px;
}
#right_content {
	background-color: #FFFFFF;
	float: right;
	width: 323px;
	min-height: 100%;
	padding-top: 5px;
	padding-right: 17px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: 19px;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}


#footer {
	background-image: url(../images/MedMat_footer.gif);
	background-repeat:no-repeat;
	height: 111px;
	position: absolute;
	bottom: 0;
	width: 925px;
}

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b4b4b4;
}

#left_content {
	width: 562px;
	float: left;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-bottom: 100px;
}
.main_heading {
	height: 42px;
	width: 543px;
	background-image: url(../images/heading_bkgd.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: -0.5pt;
	padding-top: 12px;
	padding-left: 20px;
}
#body_content {
	padding-left: 20px;
	padding-right: 20px;
	width: 523px;
	padding-top: 18px;
	float: left;
}
.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #595959;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #25AAE1;
	text-decoration: underline;
}
a:active {
	color: #666666;
}
.rt_buttons {
	padding-top:5px;
	padding-bottom:7px;
}
/*a.copylinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #25AAE1;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #25AAE1;
	text-decoration: none;
	margin-left: 5px;
}*/

.blockdate {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #24A4D8;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

.news_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: -1px;
	color: #333333;
	margin-top: 10px;
	line-height: 24px;
}

.body_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #229FD2;
	line-height: 24px;
	letter-spacing: -1px;
}

.article-seperator {
	height: 5px;
}
.article-seperatorbig {
	height: 10px;
}

.footer_image {
	padding-left: 585px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.footer_address {
	padding-left: 603px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 13px;
	float: left;
}
.footer_contacts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	line-height: 13px;
	padding-left: 20px;
}
#news_copyblock {
	padding-left: 18px;
	padding-right: 10px;
}

.body_copy ul{
	padding-left: 0px;
}

/*.body_copy ul li{
	padding-left: 8px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}*/

#right_content ul{
	padding-left: 8px;
}




ul {
	list-style:none inside;
}

ul#nav{
	
	}
	ul#nav li {
	display:inline;
	float:left;
	}
	ul#nav li a {
	display:block;
	height:69px;
	text-indent:-9999px;
	}
	ul#nav li.spare a {
	width:184px;
	background:url(../images/buttons/buttons_01.gif) bottom center no-repeat;
	}
	ul#nav li.about a {
	width:176px;
	background:url(../images/buttons/about.gif) bottom center no-repeat;
	}
	ul#nav li.blog a {
	width:142px;
	background:url(../images/buttons/blog.gif) bottom center no-repeat;
	}
	ul#nav li.trials a {
	width:140px;
	background:url(../images/buttons/trials-case-studies.gif) bottom center no-repeat;
	}
	ul#nav li.contact a {
	width:141px;
	background:url(../images/buttons/contact.gif) bottom center no-repeat;
	}
	ul#nav li.links a {
	width:142px;
	background:url(../images/buttons/links.gif) bottom center no-repeat;
	}
	ul#nav li a:hover {
	background-position:center top;
	}
	ul#nav li a:active {
	background-position:center top;
	}
	
#spacer_top {
	height: 40px;
}
.highlight_italics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #38A4DF;
}
#form1 {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 320px;
	border: 1px solid #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
}
.formtitle {
	background-color: #CCCCCC;
	float: left;
	width: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input {
	width: 150px;
	border: 1px solid #999999;
	margin: 2px;
	height: 23px;
}
textarea {
	width: 150px;
	margin: 2px;
}

.form-seperator {
	height: 5px;
	clear:both;
}
#formsep {
	background-color: #CCCCCC;
}
#formsep_submit {
}
#news_copyblock a {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #38A4DF;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
#body_content a {
	text-decoration: underline;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #38A4DF;
}
.downloads_left {
	width: 260px;
	float: left;
}
.downloads_right {
	width: 260px;
	float: left;
}
.news_image {
	height: 150px;
	width: 150px;
	display: block;
	float: left;
	border: 4px solid #24A4D8;
}
.image_border {
	border: 4px solid #24A4D8;
}
.news_copy {
	float: left;
	display: block;
	padding-left: 12px;
	width: 352px;
}
.news_copy_full {
	float: left;
	display: block;
	padding-left: 12px;
	/*width: 352px;*/
}
.news_seperator {
	display: block;
	clear: both;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 20px;
}
#remove_link a {
	padding:0px;
	text-decoration: none;
	background-image: none;
	border:0px;
}

#tandc {
	width: 260px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left:603px;;
	padding-top:5px;
}


/************ INDEX STYLE ****************/
.select_tab{
  font-family:Arial,Helvetica,sans-serif;
  font-size:10px;
  font-weight:normal;
  /*color:black;*/
  height: 18px;
  BORDER: #24A4D8 1px solid;
  BACKGROUND-COLOR:#fffff;
  cursor: hand;
}
.select_mouse{
  font-family:Arial,Helvetica,sans-serif;
  font-size:10px;
  font-weight:normal;
  color:black;
  height: 18px;
  BORDER: #24A4D8 1px solid;
  BACKGROUND-COLOR:#24A4D8;
  cursor:pointer;
  cursor:hand; 
}

.deselect_tab{
  font-family:Arial,Helvetica,sans-serif;
  font-size:10px;
  font-weight:normal;
  color:#FFFFFF;
  height: 18px;
  BORDER: #24A4D8 1px solid;
  BACKGROUND-COLOR:#24A4D8;
  cursor: default;
}
.deselect_mouse{
  font-family:Arial,Helvetica,sans-serif;
  font-size:10px;
  font-weight:normal;
  color:black;
  height: 18px;
  BORDER: #24A4D8 1px solid;
  BACKGROUND-COLOR:white;
  cursor: default;
}

.dead_link {
  font-family:Arial,Helvetica,sans-serif;
  font-size:10px;
  font-weight:normal;
  color:#7a8a6e;
  height: 18px;
  BORDER: #7A8A6E 1px solid;
  BACKGROUND-COLOR:#fffff;
  cursor: default;
}
.services_dead_link {
  font-family:Arial,Helvetica,sans-serif;
  font-size:10px;
  font-weight:normal;
  color:#7A8A6E;
  height: 18px;
  BORDER: 1px solid #7A8A6E;
  cursor: default;
}
/************ END INDEX STYLE ***********/
