/* monserate biotech */

html { 
    height: 100%; 
    margin: 0px 0px 1px 0px;
	 padding: 0px; 
}

/* fix for browser jumping scrollbar issue */

body {
	margin: 0px 0 0 ;
	padding: 0;
	border: 0;
	background-color: #888;
	background-image: url("../images/background.jpg");
	background-attachment: scroll;
	background-position: top left;
	background-repeat: repeat-x;
	font: normal 100%/1.1em 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;	
	color: #000;
	text-align: center;
	height: 100%;
}
 .body-end {
 		margin: 0px 0 0 ;
	padding: 0;
	border: 0;
	background-color: #888;
	font: normal 100%/1.1em 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;	
	color: #000;
	text-align: center;
	height: 100%;
 }
#wrapper {
	width: 874px;
	height: auto;
	margin: 0px auto;
	border: 0px solid black;
	background-color: #ebebeb;
}

/*header -------------------------------------------------------------------------------------------------*/

#headers {
	margin-right: auto;
	margin-left: auto;
	color: #000;
	background: #DFE0E5 url(../images/home-header.jpg) no-repeat top right;
	width: 874px;
	height: 236px;

}

.style-wrapper {
	font-size: 1em;
	font-weight: bold;
	position: relative;
	top: 170px; left: 170px;
	padding: 2px;
}

/* Hide from IE- child selector - gets rid of firefox scrollbars*/
html>body .style-wrapper {
	position: relative;
	top: 170px; left: 300px;
	padding: 0px;
	margin: 0px;
	width: 480px;
}

h1 {
	font-size: 1.3em;
	padding-right: 15px;
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Arial Unicode MS", "Lucida Sans", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
 	font-weight: bolder;
	font-family: "Times New Roman", Times, serif;
}

h2 {
	font-size: 1.1em;
 	font-weight: bolder;
	padding: 0px 20px;
	font-family: "Times New Roman", Times, serif;
}

h3 {
	font-size: 1em;
 	font-weight: bolder;
	padding: 0px 10px;
	font-family: "Times New Roman", Times, serif;
	display: inline;
}


h4 {
	font-size: .9em;
	padding-right: 0px;
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Arial Unicode MS", "Lucida Sans", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
 	font-weight: bolder;
}

a.style-links { 
	color: #000000; 
	background-color: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  
	font-size: .8em; 
	font-weight: 800;  
	text-decoration: none; 
	padding: 3px 3px;   
}

a.style-links:hover {
	color: #000; 
	background-color: #acd589;
	font-size: .8em; 
	font-weight: 800;
	text-decoration: none;
	padding: 2px 2px;
	border: 1px solid Black;
}


a.pdf-links { 
	color: #000000; 
	background-color: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  
	font-size: .8em; 
	font-weight: 800;  
	text-decoration: underline; 
	padding: 3px 3px;   
}

a.pdf-links:hover {
	color: #000; 
	background-color: #acd589;
	font-size: .8em; 
	font-weight: 800;
	text-decoration: none;
	padding: 2px 2px;
	border: 1px solid Black;
}

a.cart-links { 
	color: #000000; 
	background-color: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  
	font-size: .9em; 
	font-weight: 800;  
	text-decoration: underline; 
	line-height: 25px;
	padding: 1px;
}

a.cart-links:hover {
	color: #000; 
	background-color: #acd589;
	font-size: .9em; 
	font-weight: 800;
	text-decoration: none;
	line-height: 25px;
}

.sales {
	background-color: #DFE0E5;
	padding: 5px;
	border: 2px solid black;
}

.clear {
	clear: both;
	background: #DFE0E5 url(../images/spacer.jpg) repeat-y top right;
	width: 874px;
	height: 10px;

}
/* body --------------------------------------------------------------------------------------------------*/

#body-wrapper {
	width:874px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	background-color: #ebebeb;
	text-align:left;
	font-family: trebuchet ms, miriam transparent, sans serif;
}

/* images ----------------------------------------------------------------------------------------------- */

.opposable-thumbs {
	background: #888888 url(../images/opposable-thumbs.jpg) no-repeat top right;
	float: right;
	width: 104px;
	height: 112px;
	margin: 10px;
}

.page-gel {
	background: #888888 url(../images/pagegel_banner.jpg) no-repeat top right;
	float: right;
	width: 245px;
	height: 83px;
	margin: 10px;
}

.opposable-thumbs-grey {
	background: #888888 url(../images/opposable-thumbs-grey.jpg) no-repeat top right;
	float: right;
	width: 104px;
	height: 112px;
	margin: 50px 10px;
}

.home-content-image {
	padding: 20px 20px 0px 18px;
}

.home-content-image2 {
	padding: 11px 20px 0px 18px;
}

/* footer ---------------------------------------------------------------------------------------------- */

#footers-home {
	margin-right: auto;
	margin-left: auto;
	color: #000;
	background: #888888 url(../images/home-footer.jpg) no-repeat top right;
	width: 874px;
	height: 187px;
}

.footer-wrapper {
	font-size: 1em;
	font-weight: bold;
	position: relative;
	top: 123px; left: 0px; right: 10px;
}

.footer-slogan {
	font-size: .6em;
	margin-left: 290px;
}

a.footer-links { 
	color: black; 
	background-color: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  
	font-size: .7em; 
	font-weight: 800;  
	text-decoration: none; 
	padding: 3px 3px;   
}

a.footer-links:hover {
	color: #000; 
	background-color: #acd589;
	font-size: .7em; 
	font-weight: 800;
	text-decoration: none;
	padding: 2px 2px;
	border: 1px solid black;
	z-index: 100;
}

span {
	font-weight: bold;
}
/* Home Elements ---------------------------------------------------------------------------------------------- */	

#footers-home {
	margin-right: auto;
	margin-left: auto;
	color: #000;
	background: #888888 url(../images/home-footer.jpg) no-repeat top right;
	width: 874px;
	height: 187px;
}


/* About-us Elements ---------------------------------------------------------------------------------------------- */	

#footers-about-us {
	margin-right: auto;
	margin-left: auto;
	color: #000;
	background: #888888 url(../images/about-us-footer.jpg) no-repeat top right;
	width: 874px;
	height: 187px;
}

/* Custom Services Elements ---------------------------------------------------------------------------------------------- */

#center-right-body-custom-services {
	width:730px;
	float:left;
	padding-left: 10px;
	background-color: #ebebeb;
}

#footers-custom-services {
	margin-right: auto;
	margin-left: auto;
	color: #000;
	background: #888888 url(../images/custom-services-footer.jpg) no-repeat top right;
	width: 874px;
	height: 187px;
}

ul {
	line-height: 18px;
	font-weight: bold;
}

li {
	margin-left: 20px;
}

.custom-services-image {
	background: #888888 url(../images/custom-chart.jpg) no-repeat top right;
	float: right;
	width: 300px;
	height: 176px;
	margin: 10px;
}

.colony-pcr-image {
	background: #888888 url(../images/lanes-colony.gif) no-repeat top right;
	float: right;
	width: 300px;
	height: 244px;
	margin: 10px;
}


.caption {
	float: right;
	font-weight: bold;
	position: relative;
	top: 230px; left: -20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
}

html>body .caption {
	float: right;
	font-weight: bold;
	position: relative;
	top: 210px; left: -20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
}

/* Products Elements ---------------------------------------------------------------------------------------------- */

#footers-products {
	margin-right: auto;
	margin-left: auto;
	color: #000;
	background: #888888 url(../images/products-footer.jpg) no-repeat top right;
	width: 874px;
	height: 187px;
}

#center-left-body-products {
	width:750px;
	float:left;
	padding: 0px;
	background-color: #ebebeb;
	padding-left: 10px;
	height: 100%;
}
/* Contact Us Elements ---------------------------------------------------------------------------------------------- */


#footers-contact-us {
	margin-right: auto;
	margin-left: auto;
	color: #000;
	background: #888888 url(../images/investors-footer.jpg) no-repeat top right;
	width: 874px;
	height: 187px;
}

.contact-us-image {
	background: #888888 url(../images/contact-us-image2.jpg) no-repeat top right;
	width: 300px;
	height: 189px;
	margin: 20px 2px;
}

ul {
	font-weight: bold;
}

li {
	font-weight: normal;
}

.text-move {
	margin-left: 20px;
}

/* Sitemap Elements ---------------------------------------------------------------------------------------------- */

#footers-sitemap {
	margin-right: auto;
	margin-left: auto;
	color: #000;
	background: #888888 url(../images/sitemap-footer.jpg) no-repeat top right;
	width: 874px;
	height: 187px;
}

/* investor Elements ---------------------------------------------------------------------------------------------- */

#footers-investors {
	margin-right: auto;
	margin-left: auto;
	color: #000;
	background: #888888 url(../images/contact-us-footer.jpg) no-repeat top right;
	width: 874px;
	height: 187px;
}

/* Protein Elements ---------------------------------------------------------------------------------------------- */

table {
	width: 660px;
	margin-right:auto;
	margin-left:auto;
	margin: 0px;
	padding: 4px;
	color: Black;
	background-color: White;
	text-align: left;
}

#footers-protein {
	margin-right: auto;
	margin-left: auto;
	color: #000;
	background: #888888 url(../images/protein-footer.jpg) no-repeat top right;
	width: 874px;
	height: 187px;
}

#protein-wrapper {
	width:874px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	background-color: #ebebeb;
	text-align:left;
	font-family: trebuchet ms, miriam transparent, sans serif;
}

.protein {
	margin-right:auto;
	margin-left:auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 23px;
}

.protein td {
	padding: 5px 10px 10px 10px;
}

.protein-quality{
	width: auto;
	border: 0px solid black;
	font-size: .9em;
}

.protein-quality td h2 {
	padding: 5px 0px 10px 0px;
}

.protein-quality td {
	border: 1px solid black;
}

.foot-notes{
	width: 300px;
	border: 0px solid black;
}
 
.foot-notes ol li {
	font-size: .8em;
	margin-left: -20px;
}

.foot {
	width: auto;
}

.foot-notes-new{
	border: none;
}
 
.foot-notes-new ol li {
	font-size: .8em;
	margin-left: -20px;
}

.foot-new-img{
	width: 142px; 
	height: 127px;
	float: right;
	margin-right: -10px;
	position: relative;
}

#center-left-body-protein {
	width:750px;
	float:left;
	padding: 0px;
	background-color: #ebebeb;
	padding-left: 10px;
	height: 100%;
}

.protein-header {
	font-size: 1.1em;
	line-height: 21px;
}

.protein td h1 {
	font-size: 1em;
	padding: 0px;
	margin: 0px;
}

.text-block {
	margin-right:auto;
	margin-left:auto;
	font-family: "Times New Roman", Times, serif;
	font-size: .9em;
	width: 780px;
	padding: 10px;
}

/* Custom Services Elements ---------------------------------------------------------------------------------------------- */

#center-right-body-news {
	width:730px;
	float:left;
	padding-left: 10px;
	background-color: #ebebeb;
	font-size: .8em;
	line-height: 24px;
}

#footers-news {
	margin-right: auto;
	margin-left: auto;
	color: #000;
	background: #888888 url(../images/news-footer.jpg) no-repeat top right;
	width: 874px;
	height: 187px;
}

.news-image-taq {
	background: #888888 url(../images/news-taq.jpg) no-repeat top right;
	float: right;
	width: 160px;
	height: 80px;
	margin: 10px;
}


.news-image-dna {
	background: #888888 url(../images/news-dna.jpg) no-repeat top right;
	float: right;
	width: 160px;
	height: 80px;
	margin: 10px;
}


.news-image-nutricyte {
	background: #888888 url(../images/news-nutricyte.jpg) no-repeat top right;
	float: right;
	width: 160px;
	height: 80px;
	margin: 10px;
}


.news-image-microarray {
	background: #888888 url(../images/news-microarray.jpg) no-repeat top right;
	float: right;
	width: 160px;
	height: 80px;
	margin: 10px;
}

.news-caption {
	float: right;
	font-weight: bold;
	position: relative;
	top: 230px; left: -20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
}

html>body .caption {
	float: right;
	font-weight: bold;
	position: relative;
	top: 210px; left: -20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
}

/* Shopping Gateways ---------------------------------------------------------------------------------------------- */


h4 {
	font-size: 1em;
 	font-weight: bolder;
	padding: 0px 0px;
	font-family: "Times New Roman", Times, serif;
	display: inline;
}

.td-head {
	background-color: #919295;
	color: White;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
}

.shopping-table {
	width: 730px;
	margin: 0px;
	padding: 0px;
	border: 1px solid black;
}

.shopping-table td {
	border-bottom: 1px solid black;
	padding: 3px 10px;
}

.fine-print {
	font-style: italic;
	font-size: .8em;
}

hr {
	color: #adafb2;
	width: 760px;
	height: 1px;
	border: solid;
}

.shopping-bg {
	background-color: #dfe0e5; 
	padding: 15px;
	margin: 0px;
	width: 730px;
	border: 1px solid black;
}
/* index main controls ---------------------------------------------------------------------------------------------- */


#body-wrapper {
	width:874px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	background-color: #ebebeb;
	text-align:left;
	font-family: trebuchet ms, miriam transparent, sans serif;
	height: 100%;
}

#center-left-body {
	width:298px;
	float:left;
	padding: 0px;
	background-color: #ebebeb;
	height: 100%;
}

#center-right-body {
	width:440px;
	float:left;
	padding: 0px;
	background-color: #ebebeb;
	height: 100%;
}

/* controls product links on index page -------------------------------- */

.index-products {
	background-color: #ACD589;
	padding: 0px 15px;
	border: 1px solid black;
	font-size: 1em;

}

a.index-products-links { 
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  
	font-size: 1em; 
	font-weight: 800;  
	text-decoration: none; 
	padding: 3px 3px;   
}

a.index-products-links:hover {
	color: #000;
	font-size: 1em; 
	font-weight: 800;
	text-decoration: underline;
	padding: 3px 3px;
}

/* announcements -------------------------------------------------------------------------------------------------*/

.announcements {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  
	font-size: .8em;
	padding: 0px;
	font-weight: bold;
}

.index-announcements {
	background-color: #fff;
	padding: 0px 15px;
	border: 4px double #355588;
	font-size: 1em;
	width: 215px;
	margin: 10px 0px 0px 18px;
	color: #000;
}

a.index-announcements-links { 
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  
	font-size: .8em; 
	font-weight: 800;  
	text-decoration: none; 
  
}

a.index-announcements-links:hover {
	color: #000;
	font-size: .8em; 
	font-weight: 800;
	text-decoration: underline;
}


/* end maintains left side -------------------------------- */

#left-body {
	width:47px;
	float:left;
	background: #888888 url(../images/body-left.jpg) repeat-y top right;
	height: 100%;
}

#right-body {
	width:45px;
	background: #888888 url(../images/body-right.jpg) repeat-y top right;
	float: right;
	height: 100%;
}

.italics {
	font-style: italic;
}
