body {
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#findProduct font {
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 140%;
}
/* ------------------------- Link Styles */

#findProduct a {
	color: #005568;
	font-size: 11px;
	text-decoration: none;
}
#findProduct a:hover {
	text-decoration: underline;
}
#findProduct a font {
	color: #005568;
	font-size: 11px;
	text-decoration: none;
}
#findProduct a:hover font {
	color:#54bceb;
	text-decoration: underline;
}
/* ------------------------- Heading Styles */

#findProduct h1 {
	color: #b1cb1e;
	font-size: 27px;
	font-weight: normal;
	xpadding: 10px 0;
	margin: 10px 0;
}

#findProduct h2 {
	color: #005569;
	font-size: 18px;
	font-weight: bold;
}

h2.header_antibody {
	background-image:url(/assets/images/global/icon-antibody.gif);
	background-position: 0 40%;
	background-repeat:no-repeat;
	display:block;
	font-size:17px !important;
	margin:0;
	padding:10px 0 15px 50px !important;
}
h2.header_search {
	background-image:url(/assets/images/global/icon-search.gif);
	background-position: 0 40%;
	background-repeat:no-repeat;
	display:block;
	font-size:17px !important;
	margin:0;
	padding:10px 0 15px 45px !important;
}

h2.header_browse {
	background-image:url(/assets/images/global/icon-browse.gif);
	background-position: 0 75%;
	background-repeat:no-repeat;
	display:block;
	font-size:24px !important;
	font-weight:normal;
	margin:0;
	padding:10px 0 0 35px !important;
	position:relative;
}

h4.header_search {
	background-image:url(/assets/images/global/icon-search_grey.gif);
	background-position: 0 40%;
	background-repeat:no-repeat;
	display:block;
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:10px 0 15px 35px !important;
	position:relative;
}

h5.pub_icon {
	background-image:url(/assets/images/global/icon-publication.gif);
	background-position: 0 40%;
	background-repeat:no-repeat;
	display:block;
	font-size:12px;
	margin:0;
	padding: 0 0 3px 20px !important;
}


#findProduct h3 {
	color: #005569;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 0 10px 0;
}
#findProduct h3.br_header {
	color: #624019;
	text-transform: none;
}

#findProduct h4 {
	border-bottom: 2px solid #e7e7e7;
	color: #005569;
	font-size: 11px;
	font-weight: bold;
	padding:0 0 5px 0;
	margin:10px 0 5px 0;
	text-transform: uppercase;
}

#findProduct h5, #findProduct h5 a {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 5px 0;
}

#findProduct h6 {
	font-size: 12px;
	font-weight: bold;
	margin:10px 0 5px 0;
	border-bottom:solid 1px #e4e4e4;
}

#findProduct hr {
	border:1px solid #CCCCCC;
	padding:0;
	margin:3px 0 3px 0;
	_margin:0;
	height:1px;
}

hr.dotted {
	border:none !important;
	border-top:1px dashed #CCCCCC !important;
	line-height:12px;
	margin:15px 0 15px 0 !important;
	_margin:5px 0 10px 0 !important;
	padding:0;
}
	
/* ------------------------- Tables */

#findProduct table, #findProduct tr, #findProduct td {
	font-size:11px;
	}

table.borderlesstable {
	border:none;
	margin:0;
	padding:0;
	}
	
.borderlesstable td {
	border:none;
	padding:0 10px 0 0;
	vertical-align:top;
	}

/*-------------------------- Basic Table Grid*/

.datatable {
	border: 1px solid #8d8d8d;
	border-collapse:collapse;
	}
.datatable td {
	border: 1px solid #8d8d8d;
	text-align:left;
	padding:3px;
	}
.datatable .tableheader {
	border:1px solid #8d8d8d;
	background-color:#1ab7ea;
	color:#ffffff;
	font-weight:bold;
	text-align:left;
	padding:3px;
	}
.datatable caption {
	color:#005569;
	padding-top:3px;
	padding-bottom:3px;
	font-weight:bold;
	text-align:left;
	}
.datatable tr.altrow {
	background-color:#ddf4fc;
	}
	
.tablecaption {
	color:#005569;
	padding-top:3px;
	padding-bottom:3px;
	font-weight:bold;
	text-align:left;
	}
.box {
	border: none;
	padding: 3px;
	margin:0;
	}
.boxRt {
	border: none;
	padding: 3px;
	margin:0;	
}
.boxRt P {
	margin-top:5px;
	padding-left:5px;
	margin-bottom:10px;
	}
.boxLt {
	border: none;
	padding: 3px;
	margin:0;
	}		
/*.box p, .boxRt p, .boxLt p {
	xmargin:0;
	xpadding:0;
	xvertical-align:text-top;
	}*/
.box h4  {
	background: url(/assets/images/home/bg-home_gradient_module.jpg) no-repeat 0 0;
	padding:5px 5px 3px 5px;
	margin:0 0 7px 0;
	letter-spacing:2px;
}
	
.boxRt h4 {	
	background: url(/assets/images/home/bg-home_gradient_module.jpg) no-repeat 0 0;
	padding:5px 5px 3px 5px;
	margin:0 0 7px 0;
	letter-spacing:2px;
}
.boxLt h4 {
	background: url(/assets/images/home/bg-home_gradient_module.jpg) no-repeat 0 0;
	padding:5px 5px 3px 5px;
	margin:0 0 7px 0;
	letter-spacing:2px;
	}
	
.box h6 {
	background: url(/assets/images/home/bg-home_gradient_module.jpg) no-repeat 0 0;
	padding:5px 5px 3px 5px;
	margin:0 0 7px 0;
	}
	
.boxRt h6 {
	background: url(/assets/images/home/bg-home_gradient_module.jpg) no-repeat 0 0;
	padding:3px 0px 3px 5px;
	margin:0 0 7px 0;
	}

.boxLt h6 {
	background: url(/assets/images/home/bg-home_gradient_module.jpg) no-repeat 0 0;
	padding:5px 5px 3px 5px;
	margin:0 0 7px 0;
	}

.more {
	color: #333333;
	font-wieght:bold;
	padding-left:5px;
}	

#findProduct .viewall {
	color: #54bceb;
	font-weight: bold;
}
#findProduct .viewall:hover {
	color: #005568;
	text-decoration: none;
}

.box a.viewall{ 
		font-size:12px;
		padding:10px 0 10px 0;
		float:left;
}
.boxRt a.viewall {
	font-size:12px;
	padding:10px 0 10px 0;
	float:left;
	}
	
.boxLt a.viewall {
	font-size:12px;
	padding:10px 0 10px 0;
	float:left;
	}	

.box IMG {
	margin: 4px 7px 7px 0;
	float:left;
	}

.boxRt IMG {
	margin: 4px 0 7px 7px;
	float:right;
	}
.boxLt IMG {
	border: 1px solid #e7e7e7;
	margin: 4px 7px 20px 0px;
	float:left;
	}

/* ------------------------- heading background Styles */

.gradient_bg {
	background: url(/assets/images/home/bg-home_gradient_module.jpg) no-repeat 0 0;
	padding:7px;
	margin:3px 0 3px 0;
	display:block;
	position: relative;
}

/* ------------------------- Text Styles */

.smallcopy {
	font-size: 11px;
}

.regularcopy {
	font-size: 12px;
}

.largecopy {
	font-size: 14px;
}

.caption {
	color:8d8d8d;
	font-size: 10px;
}

.caption a {
	color:4d4d4d;
	font-size: 10px;
}

/* ------------------------- Lists */

#findProduct ul {
	margin: 0 0 0 35px;
}

#findProduct ul li {
	font-family: Arial, sans-serif;
	list-style: disc;
	margin: 3px 0 3px 0;
}

#findProduct .boxRt ul {
	padding:0 0 0 5px;
	margin:0;
}
#findProduct .boxRt ul li {
	padding:0 0 0 5px;
	margin:0;
	line-height:180%;
	list-style-type:none;
}
#findProduct .boxRt ol li {
	line-height:140%;
}

#findProduct ul.circle li {
	list-style:circle;
}

#findProduct ul.disc li {
	list-style-type:disc;
}

#findProduct ul.flush {
	margin:0;
	padding:0;
}

#findProduct ul.flush li {
	font-family: Arial, sans-serif;
	line-height: 140%;
	list-style: none;
	margin: 0;
	padding:0;
}

#findProduct ul.flush_2 {
	margin: 0;
	padding:0;
}
#findProduct ul.flush_2 li {
	line-height: 140%;
	list-style: none;
	margin:0;
	_margin-right:10px;
	padding:2px 0 6px 0;
}
#findProduct ul.flush_2 li a {
	font-size: 12px !important;
	text-decoration: underline;
}

#findProduct ol li {
	font-family: Arial, sans-serif;
	line-height: 140%;
	padding: 3px 0 3px 0;
}

/*
#findProduct ul.greater, #filterResults ul.greater {
	list-style-type: none; 
	margin:0; 
	padding:0;
}
#findProduct ul.greater li, #filterResults ul.greater li, #productActions .productActions_promotion ul.greater li  {	
	list-style-type: none;
	background-image:url(/assets/images/global/bullet_greater.gif);
 	background-repeat:no-repeat;
	background-position: 6px 50%; 
	xpadding: 3px 0px 3px 20px;
	padding-left:20px
}
#productActions .productActions_promotion ul.greater li  {
	background-position: 6px 30%;
}
*/

#findProduct ul.greater, #filterResults ul.greater {
	margin-left:20px;
}

#findProduct ul.greater li, #filterResults ul.greater li, #productActions .productActions_promotion ul.greater li  {
	list-style-type: disc;
	list-style-image:url(/assets/images/global/bullet_greater.gif);
	_list-style-image:url(/assets/images/global/bullet_greater_ie.gif);
	list-style-position:outside;
}


#findProduct ul.greater2, #filterResults ul.greater {
    margin-left:20px;
}

#findProduct ul.greater2 li, #filterResults ul.greater li, #productActions .productActions_promotion ul.greater li  {
    list-style-type: disc;
    list-style-image:url(/assets/images/global/bullet_even_greater_gr_2.gif);
    _list-style-image:url(/assets/images/global/bullet_even_greater_gr_ie_2.gif);
    list-style-position:outside;
}

#findProduct ul.greater2 hr {
	display:none
}

#findProduct ul.greater2 a {
	color: #005568;
	text-decoration: underline;
}

#findProduct ul.greater2 a:hover {
	cursor: pointer;
	text-decoration: none;
}

#findProduct ul.greater2 a:focus {
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
}


/* -------------------------
ul.pub {
	margin:0 0 0 20px;
	padding:0;
}

ul.pub li  {
	list-style-type: disc;
	list-style-image:url(/assets/images/global/bullet_greater.gif);
	_list-style-image:url(/assets/images/global/bullet_greater_ie.gif);
	list-style-position:outside;
	margin:0;
	padding:4px 0 0 0;
}
-----------------------------*/

/* ------------------------- Text Colors */
.green {color:#005568;}
