/* Print Stylesheet */
/*
	----------------------------------
	Global Section
	----------------------------------
*/

body {
	/* font color might want to be changed to a darker shade for easier reading */
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

.hr {
	border-top: 2px solid #999999;
	border-bottom: 13px solid #fff;
	background-color:#fff;
	clear: both;
	padding: 0;
}

.clear {
	clear: both;
}

img {
	border: none;
}

/*
	----------------------------------
	Header Section
	----------------------------------
*/

#milliporeLogo {
	X_background: url(/pbimages/mpstyle/global/logo-millipore.gif) no-repeat 0 0;
	display: block;
	float: left;
	height: 90px;
	margin-left:0px;
	padding-bottom: 5px;
	position: relative;
	width: 122px;
}

#milliporeLogo span {
	display: none;
}

#account {
	display: none;
}

#topSearch {
	display: none;
}

#mainNav {
	display: none;
}

#userModule, #cart_and_favs_win, #favs_content, #cart_content {
	display: none;
}

/*
	----------------------------------
	Content Section
	----------------------------------
*/

#content {
	border: none;
}

#globalLeftNav {
	display: none;
}

#findProduct {
	margin-left: 0;
	margin-right: 0;
	width: 100%;
}

#findProduct h1 {
	margin-top: 8px;
}

#findProduct table, tr, td {
	border: none;
}

#productActions {
	display: none;
}


/*
	---------------------------------
	Catalogue Compare Items
	---------------------------------
*/

#content #comparisonTable h1 {
	font-size: 14px;
}

#content #comparisonTable .print_btn {
	display: none;
}

#content #comparisonTable .coldesc {
	display: none;
}

#content #comparisonTable .rowdesc {
	font-size: 11px;
	font-weight: bold;
}

#content #comparisonTable tr td {
	font-size: 12px;
	padding: 0 20px 0 0;
	vertical-align: text-top;
}


/*
	---------------------------------
	Search Results
	---------------------------------
*/

#searchSummaryNav {
	display:none;
}
#searchSummaryContent {
	margin:0;
	padding:0;
	width:100%;
}	
.summary h3 span {
	margin:0 10px 0 10px;
	padding:0;
}	
.summary h3 a {
	color:#333333;
	font-size: 12px;
	text-decoration: none;	
}

.tab_type_4 #contentTabs {
	display:none;
}
#resultsControls .pagination ul  {
	display:none;
}
#resultsDisplay th {
	font-size: 12px;
	font-weight:bold;
	text-align:left;
}	
#resultsDisplay td, #resultsDisplay td a {
	color:#333333;
	font-size: 12px;
	line-height:120%;
	text-decoration: none;	
}
#resultsDisplay .table_footer ul {
	display:none;
}	


/*
	---------------------------------
	Order Summary and Confirmation
	---------------------------------
*/

h1.alternate {
	font-size: 18px;
}

h1.alternate .first {
	float: left;
}

h1.alternate .second {
	float: right;
}

#eComContainer p.special_instruct {
	margin: 0;
}

#eComContainer .order_data {
	float: left;
	padding-right:5px;
	width: 235px;
}

#eComContainer .order_data span {
	display: block;
}

.edit_link {
	display: none;
}

div.ecom_hr {
	background: url(/pbimages/mpstyle/ecommerce/bg-hr.jpg) no-repeat 0 10px;
	border: none !imporant;
	clear: both;
	height:30px;
	margin: 0;
}

div.ecom_hr hr {
	display: none;
}

table#shoppingCart {
 	clear: both;
 	margin-bottom: 20px;
}	

#totals {
	color: #8d8d8d;
	float: right;
	font-size: 11px;
	line-height: 160%;
	margin-bottom: 20px;
	width: 400px;
}

#totals .desc {
	display: block;
	float: left;
	font-weight: bold;
	margin-right: 5px;
	text-align: right;
	width:260px;
	_width:250px;
}

#totals .value {
	color: #4d4d4d;
	display: block;
	float: right;
	font-weight: bold;
	text-align:left;
	width:125px;
	_width:135px;
}


/*
	----------------------------------
	Footer Section
	----------------------------------
*/

#footer {
	border-top: 1px solid #999999;
	border-bottom: 13px solid #fff;
	background-color:#fff;
	clear: both;
	margin-top: 30px;
	padding: 10px 0 10px 0;
}

.printDate {
	display: block;
}

#footer ul { 
	display: none; 
}
--------------------------------
*/

#footer {
	border-top: 1px solid #999999;
	border-bottom: 13px solid #fff;
	background-color:#fff;
	clear: both;
	margin-top: 30px;
	padding: 10px 0 10px 0;
}

.printDate {
	display: block;
}

#footer ul { 
	display: none; 
}
