#headingTxt1 {
	font-weight: bold;
	color: #000000;
	padding-bottom: 4px;
}

/* calloutTxt1 used on the homepage */
#calloutTxt1 {
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 16px;
}

/* calloutTxt2 used on all subpages */
#calloutTxt2 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	padding-top: 16px;
}

#contentTxtHome {
	font-size: 11px;
	color: #999999;
}

/* all catalogue styles reside here */
#headingCatalogue {
	background-color: #8AA6B6;
	background-image: url(../imgs/bg_heading_catalogue.gif);
	height: 52px;
	vertical-align: top;
}

#contentCatalogue {
	
}

#column1Cat {
	background-color: #CCDBE5;
	width: 50%;
	padding-left: 31px;
	padding-right: 20px;
	padding-top: 14px;
	padding-bottom: 40px;
	vertical-align: top;
}

#column2Cat {
	width: 50%;
	background-color: #D7E3EB;
	padding-left: 31px;
	padding-right: 20px;
	padding-top: 14px;
	padding-bottom: 40px;
	vertical-align: top;
}

h3 {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	margin-left: 31px;
	margin-top: -8px;
	margin-bottom: -6px;
	text-transform: lowercase;
}

h4 {
	font-size: 11px;
	color: #3378A4;
	font-weight: bold;
	margin-bottom: 8px;
}

h5 {
	font-size: 12px;
	font-weight: normal;
	padding-left: 30px;
	margin-bottom: 8px;
}

#searchCat {
	padding-left: 18px;
	padding-bottom: 1px;
}

.SearchFieldCat {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-style:solid; 
	border-width: 1px;
	width: 92px;
	height: 19px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}

#breadcrumbTxt {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	padding-left: 30px;
	margin-top: -8px;
	margin-bottom: -3px;
}

#breadcrumbTxt a:link, #breadcrumbTxt a:visited { text-decoration: none; color:#FFFFFF; }
#breadcrumbTxt a:hover { text-decoration: none; color:#206A99; }
#breadcrumbTxt a:active { text-decoration: none; color:#FFFFFF; }

#header2 {
	color: #3378A4;
	padding-left: 30px;
	height: 23px;
	background-color: #BFCFD7;
}

.header3 {
	font-size: 11px;
	color: #000000;
	background-color: #BFCFD7;
}

.listTable td {
	vertical-align: top;
}

#c1 {
	width: 153px;
	height: 24px;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	vertical-align: top;
}

#c2 {
	width: 182px;
	padding-left: 5px;
	padding-right: 3px;
	padding-top: 2px;
}

#c3 {
	width: 94px;
	padding-left: 5px;
	padding-right: 3px;
	padding-top: 2px;
}

#c4 {
	width: 63px;
	text-align: center;
	padding-top: 2px;
}

#c5 {
	width: 58px;
	text-align: center;
	padding-top: 2px;
}

#dotsCat {
	width: 1px;
	background-image: url(../imgs/bg_cat_dots.gif);
}

.spacerCat {
	width: 1px;
	height: 1px;
}

.productImg {
	padding-bottom: 2px;
}

.productImg img {
	float: left;
	margin-right: 10px;
	margin-top: 24px;
	vertical-align: top;
}

#productContent {
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
}

.ctaLeftNav {
	padding-left:14px;
	padding-top:6px;
	padding-bottom:40px;
}

/* nalgene and mbp product pages/detail
----------------------------------------------------------------------------------- */
.productTbl {
	padding-bottom:10px;
}

.productTbl img {
	width:170px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:10px;
}

.detailsTbl {
	border-collapse:collapse;
}

.detailsTbl th {
	color:#FFF;
	text-align:left;
	font-weight:bold;
	padding:2px;
	padding-left:4px;
	padding-right:4px;
	border-collapse:collapse;
	border:1px solid #C5C5C5;
	background:#8AA6B6;
}

.detailsTbl td {
	padding:2px;
	padding-left:4px;
	padding-right:4px;
	border-collapse:collapse;
	border:1px solid #C5C5C5;
}