*	{padding: 0; margin: 0;}
body	{
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: center;
	padding-top:0px;
	padding-bottom:5px;
	background-image: url(../global/Page-Background.jpg);
	background-repeat: repeat-x;
	}
	
html > body	{
	font-size: 12px;
	}	
/*	layout	*/
#mainContainer	{
	width: 900px;
	margin: 0 auto;
	text-align: left;
	}
#header	{
	background: url(../images/serrapepheader.jpg) no-repeat top right;
	height: 180px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
#secondary	{
	width: 200px;
	float: left;
	background-color:#7e9db9;
	}
#main	{
	width: 660px;
	float: left;
	margin-left: 20px;
	}
/*	header	*/
.rr-img	{
	float: left;
	}
#nav	{
	background: url(../images/nav-bg1.gif) repeat-x top left;
	height: 34px;
	}	
#header h1	{
	color: #3f8922;
	padding: 50px 0 0 300px;
	}
#header h3	{
	color: #999;
	font-weight: normal;
	padding: 0 0 0 300px;
	}
/*	nav	*/
#nav ul	{
	list-style: none;
	float: right;
	}
#nav li	{
	float: left;
	}
#nav li a	{
	float: left;
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 9px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: bold;
	}
#nav li a:hover	{
	color: #003300;
	background: url(../images/nav-bg1over.gif) repeat-x top left;
	}
/*	secondary	*/
#secondary form	{
	border-top: 1px solid #fff;
	}
form ol	{
	list-style: none;
	}
#secondary form li label	{
	color: #fff;
	padding: 0 5px;
	}
#secondary fieldset	{
	border: none;
	padding: 5px 0;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #2b537e;
	}
input.searchField	{
	width: 80px;
	margin-right: 10px;
	}
/*	main	*/
img.banner	{
	margin: 20px 100px;
	border: none;
	}
#main h1	{
	color: #95C323;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	border-bottom: 1px dotted #CCCCCC;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-align: center;
	font-weight: normal;
	}
#main h2	{
	margin-bottom: 1em;
	}
#main p	{	
	margin-bottom: 1.2em;
	}
/*	footer	*/
#footer	{
	clear: both;
	margin-top: 2px;
	background: #2b537e;
	float: left;
	display:block;
	padding: 10px;
	color: #CDE1F3;
  width: 880px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.newmorecontent2, .newmorecontent2 a {
	font-weight: bold;
	color: #3f8922;
	}


/* Ecommerce Core CSS */

.advert {
	border:none;
	text-decoration: none;
}

.advert a, .advert a:visited, .advert a:active {
	text-decoration: none;
	border:none;	
}

.linksbar a:hover {
	color: red;
}

hr {
 color: silver;
background-color: silver;
height: 2px;
 border: 0;
}

.linksbar {
	color: #91AFB5;
}

.linksbar a, .linksbar a:visited, .linksbar a:active {
	color: #111;
	text-decoration: none;
}

.linksbar a:hover {
	color: red;
}


/* product description */
.proddesc {
	background-color: #fff;

/*	color: #555;*/
	color: #705a34;


}

.proddesc a {

	color: #705a34;
	text-decoration: none;
}

.proddesc li {
	color: #2B537E;
	margin-left: 20px;
}


.prodname {
	font-weight: bold;
	color: #705A34;

	font-size: 1.1em;
	background-color: #fffdcc;
	padding-right: 3px;
	padding-left: 3px;
	height: 50px;
	border-bottom: 2px solid #FFD97A;
	border-right: 3px solid #FAEACF;
}

.prodprice {
	color: #705A34;
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;
/*	background-color: #faf9e1;*/
}

.prodtable {

/*	border: 1px solid silver;*/
	padding-right: 5px;

/*	background-color: #FAEACF;*/
	background-color: #fff;

}
	

.prodquantity {
	font-size: 12px;
	padding-bottom: 5px;
/*	border-bottom: 1px solid silver;*/

}

.prodoptionlist {
	border: 1px solid red;
}

.prodoption {
	background-color: #c0eda8;
	font-weight: bold;
	}

.prodpricevalue {

	font-size: 16px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;
	color: #5f5f5f;
/*	background-color: #faf9e1;*/
}


.orderfrom {
	background-color: #c3c3c3;
	font-size: 12px;
	padding: 3px 0 3px 0;

}

.orderfill {
	background-color: #fff;
	padding: 3px 0 3px 0;
}

.subtotal {
	padding-top: 3px;
	font-weight: bold;
	background-color: #fffdcc;
	border-top: 1px solid silver;
}

.pagetitle  {
	color: #95C323;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	border-bottom: 1px dotted #CCCCCC;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-align: center;
}

.login {
	background-color: #fffdcc;

}

.register {
	background-color: silver;
}

.alert {
	color: red;
}

.deliveryfill {

}

.subject {
	padding: 5px 0 5px 0;
	color: #705a34;
}
	
.notes {
	background-color: #fffdcc;
}

.associated {
	background-color: #7E9DB9;
}

#productdata {
	padding: 15px 0 0 0;
	line-height: 1.7em;
	font-weight: bold;
	font-size: 0.9em;
	color: gray;
}


.category {
	color: #705a34;
	font-size: 12px;
	text-decoration: none;
}

.categoryname {
	background-color: #fffdcc;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding: 3px 0 3px 0;
	border: 1px solid #91afb5;
	margin: 3px 0 10px 0;
}

/* image styling */

.imgprod {
	border: 1px solid silver;
	}


#bookbox {
	border: 2px solid gray;
	width: 155px;
	text-align: center;
	font-weight: bold;
	font-size: 13px;;
	padding: 10px 0 10px 0;
	}

.blacklink {
	color: #000;
	}
	
.newscontent {
	border: 1px solid #D1E2EF;
	padding: 15px;
}

.newsimage {
	float: left;
	width: 110px; 
  clear: both;
	}

.newscontent img {
	margin-right: 10px;
	width: 100px;
	}
	
.newsdate {
	margin-bottom: 5px;
}

.newsheading {
	font-weight: bold;
	font-size: 14px;
}

.newsmessage {
	margin-left: 110px;
	}

.newslink {
	margin: 10px 0 5px 0;
  }
  
.questionheading {
	margin-left: 110px;
	font-size: 22px;
	color: #95c323;
	text-align: center;
	font-family: "Trebuchet MS";
	}
	
.articlesheading {
	font-size: 22px;
	color: #95c323;
	text-align: center;
	font-family: "Trebuchet MS";
	}
.testimonialtitle {
	font-size: 24px;
	text-align: center;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	font-family: "Trebuchet MS";
	font-weight: bold;
	background-color: #95c323;
	padding: 5px;
}
	
.testimonialheading {
	margin-left: 110px;
	font-size: 18px;
	color: #2B537E;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.testimonialtable {
	background-color: #fdf6e6;
	border: 1px solid silver;
	}
	
.testimonialtable ul li {
	margin-left: 20px;
	text-align:left;
	}
	
.leftmenuback {
	background-color:#7e9db9; 
	vertical-align:top; 
	padding-top:3px; 
	padding-left:3px;
	}
	
.bluemenuserra {
	margin-top:2px;
	background: #2b537e;
	text-indent:0px;
	letter-spacing:0px;
	font: normal 13px Lucida Grande, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: white;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 10px 15px 10px 0;
	padding-left: 10px;
	text-decoration: none;
	list-style-type: none;
}

.glossymenu a.bluemenuserra {
	font: normal 13px Lucida Grande, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	/*font-size: 13px;*/
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: none;
}

.bluemenuserra ul {
	list-style-type: none;
}
	
.glossymenu ul.bluemenuserra {
	list-style-type: none;
}

/*Begin Left Drop Down Menu*/
.glossymenu{
margin: 15px 0;
padding: 0;
width: 200px; /*width of menu*/
/*border: 1px solid #9A9A9A;*/
background-color:#7e9db9;
border-bottom-width: 0;
}
.glossymenu a.menuitem{
margin-top:3px;
/* background: black url(images/nav-bg.gif) repeat-x top left;*/
background: #2b537e;
text-indent:0px;
letter-spacing:0px;
font: normal 13px Lucida Grande, "Trebuchet MS", Verdana, Helvetica, sans-serif;
/*
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
*/
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 10px 15px 10px 0;
padding-left: 10px;
text-decoration: none;
}

.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}
.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 10px;
right: 5px;
border: none;
}
.glossymenu a.menuitem:hover{
background-image: url(../images/nav-bg-over.gif);
color: #2b537e;
}
.glossymenu div.submenu{ /*DIV that contains each sub menu*/
	background: white;
	/*background-image:url(../images/submenubk.jpg);*/
background-repeat:repeat-y;
	background-color: #7E9DB9;
}
.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}
.glossymenu div.submenu ul li{
/*border-bottom: 1px solid blue;*/
}
.glossymenu div.submenu ul li a{
	display: block;
	font: normal 13px Lucida Grande, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	/*font-size: 13px;*/
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 5px;
	padding-left: 18px;
}
.glossymenu div.submenu ul li a:hover{
	color:#2b537e;
	background-color: #FFFFFF;
}
/*End Left Drop Down Menu*/

/*Begin FCK content area CSS*/

.headline1
 {
	color: #2b537e;
	letter-spacing: 1px;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.headline2  {
	color: #95C323;
	letter-spacing: 1px;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.headline1_uline
 {
	color: #2b537e;
	letter-spacing: 1px;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	border-bottom: 1px dotted #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.headline2_uline  {
	color: #95C323;
	letter-spacing: 1px;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	border-bottom: 1px dotted #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.copynormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
	text-align: justify;
}
.copynormalblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2b537e;
	line-height: 1.5em;
	text-align: justify;
}
.copynormalblue ul li {
	margin-left: 20px;
}
.copybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
	font-weight: bolder;
	letter-spacing: 1px;
	text-align: justify;
}
.copyboldblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B537E;
	line-height: 1.5em;
	font-weight: bolder;
	letter-spacing: 1px;
	text-align: justify;
}
#copyareasplash {
	padding: 40px;
}
#mainborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
hr {
	border: 0;
	color: #C6EFA2;
	background-color: #C6EFA2;
	height: 1px;
	width: 100%;
	text-align: left;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
	text-decoration: none;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
	text-decoration: none;
}
blockquote {
	margin-left: 20px;
}
/*End FCK content area CSS*/

.copynormalcenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
	text-align: center;
}

stdtabletitle {
	font-size: 14px;
	text-align: center;
	color: #3f8922;
	font-weight:700;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	}
	
.stdtableheading {
	margin-left: 110px;
	font-size: 18px;
	color: #2B537E;
	text-align: center;
	font-weight: bold;
	font-family: "Trebuchet MS";
	}
	
.stdtablenum{
	text-align:right;
	padding-right:6px;
}
.stdtablenumcenter{
	text-align:center;
}
	
.stdtable {
	background-color: #EEEEEE;
	border: 1px solid silver;
	text-align:left;
	}
	
.stdtable td{
	padding:4px;
}	
	
.stdtable ul li {
	margin-left: 20px;
	text-align:left;
	}

#topoptnav {
	font-size:13px;
	list-style-type:none;
}

#topoptnav li {
	border-right:1px solid #A7ADDF;
	display:inline;
	padding:0 5px;
}
#emailcontent td {
  padding-top:5px; 
	padding-bottom:5px; 
	padding-left:4px;
}.whtheadlinecenter {
	font-size: 20px;
	text-align: center;
	color: #FF0;
	font-family: "Trebuchet MS";
	font-weight: bold;
	}
a.whitecenter:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
a.whitecenter:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
a.whitecenter:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0;
	text-decoration: none;
	text-align: center;
}
a.whitecenter:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
.headline1center {
	color: #2b537e;
	letter-spacing: 1px;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-align: center;
}
#grngradbg {
	background-image: url(../global/serrapeptase/grngrad-bg1.jpg);
	background-repeat: repeat-x;
}
.stdtableyellow {
	background-color: #FDF6E6;
	border: 1px solid silver;
	text-align:left;
}
.greenboxheadline2 {
	font-size: 15px;
	text-align: center;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #95c323;
	padding: 5px;
}
.copynormalnospace {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
}
.adtable {
	margin-left: 10px;
	background-color: #FFF;
}
a.blue:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #03F;
	text-decoration: none;
}
a.blue:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #03F;
	text-decoration: none;
}
a.blue:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #03F;
	text-decoration: none;
}
a.blue:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
#addadpad {
	margin-top: 10px;
}
