@charset "utf-8";
/* CSS Document */

/* Multi-Pack Table */
table#multiPackTable, table.pkg, table.pkg2 {
	margin-top:25px;
	width:780px;
}
* html table#multiPackTable, * html table.pkg, * html table.pkg2 { /* IE6 fix */
	width:785px;
}
table#multiPackTable th, table.pkg th, table.pkg2 th {
	background-color:#dce0e2;
	border:1px solid #fff;
	color:#171717;
	font-weight:bold;
	padding:0px 5px;
	text-align:left;
	vertical-align:middle;
}
/* Styles for the multi-pack product detail template: [ */
#mwvproductsmultipackdetail table#multiPackTable th, 
#mwvproductsmultipackdetail table.pkg th, 
#mwvproductsmultipackdetail table.pkg2 th {
	text-align:center;
}
/* ] */
table#multiPackTable th.rowHeader, table.pkg th.rowHeader, table.pkg2 th.rowHeader {
	text-align:center;
	width:162px;
}
table#multiPackTable td, table.pkg td {
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	color:#666;  
	padding:0px 5px 25px 5px;
	text-align:left;
	vertical-align:top;
}
/* Styles for the multi-pack product home template: [ */
#mwvproductmultipackhome table#multiPackTable td, #mwvproductmultipackhome table.pkg td {
	border-right:0px;
	border-top:1px solid #ccc;
	height:157px;
	*height:147px; /* IE fix */
	padding:0px 5px 25px 5px;
	text-align:center;
	vertical-align:bottom;
}
/* ] */
table#multiPackTable td.rowHeader, table.pkg td.rowHeader {
	border-right:1px solid #ccc;
	font-weight:bold;
}
table#multiPackTable td.rightonly, table.pkg td.rightonly {
	border-right:1px solid #ccc !important;
}
table#multiPackTable td.last, table.pkg td.last {
	border-right:0px;
}
#pageContainer table#multiPackTable td img, #pageContainer table.pkg td img {
	border:0px;
	display:block;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
}
#pageContainer table.pkg td img {
	display:inline;
}
/* end Multi-Pack Table */

/* Multi-Pack Table from former styles.css */
table.pkg td {
	padding-bottom:25px;
	vertical-align:bottom;
}
table.pkg th {
	background-color:#DCE0E2;
	border-bottom:1px solid #fff;
	color:#171717;
	font-size:12px;
	height:25px;
	padding-right:9px;
	text-align:right;
}
table.pkg tr.toprow td {
	border-top:1px solid #DCE0E2;
}
table.pkg th.leftalign {
	color:#171717;
	font-size:12px;
	height:25px;
	text-align:left;
	text-indent:9px;
}
table.pkg td {
	font-size:12px;
	height:157px;
	*height:147px; /* IE fix */
	text-align:center;
}
table.pkg b {
	display:block;
	margin-top:10px;
}

table.pkg a {
	display:block;
	float:none;
	font-size:12px;
	font-weight:normal;
	margin:10px 0 0 0;
	padding:0 0 2px 5px;
	width:auto;
}
table.pkg2 th {
	background-color:#DCE0E2;
	border-bottom:1px solid #fff;	
	color:#171717;
	font-size:12px;
	height:25px;
	padding-right:9px;
	text-align:center;
}
table.pkg2 td {
	border-bottom:1px solid #ccc;
	border-right:0px;
	font-size:12px;
	padding:15px 5px 25px 25px;
	text-align:left;
	vertical-align:top;
}
table.pkg2 td.rightonly {
	border-right:1px solid #ccc;
}
table.pkg2 tr.toprow td{
	border-top:1px solid #DCE0E2;
}
table.pkg2 li {
	margin:0 10px 0 5px;
}
table.pkg2 b {
	display:block;
	margin-top:10px;
}
table.pkg2 a {
	background:url(/mwv/fragments/mwvcorpsiteimages/global/nav_arrow_dwn.gif) 0 4px no-repeat;
	display:block;
	float:none;
	font-size:12px;
	font-weight:normal;
	margin:2px 0 0 0;
	padding:0 0 2px 8px;
	width:100%;
}
/* end Multi-Pack Table from former styles.css */

#contentContainer h1 {
	font-size:2.7em;
	margin-bottom:10px;
}
/* Styles for the multi-pack product detail template: [ */
#mwvproductsmultipackdetail #contentContainer h1 {
	margin:28px 0px 10px 0px;
}
/* ] */
p {
	color:#000000;  /* was 666 - MAINT-0006291 */
}

/* Products Tabs */
#productsTabs {
	margin-top:28px;
}
#productsTabs .search {
	padding-right:21px;
}
/* end Products Tabs */

/* Styles for the multi-pack product home template: [ */
#mwvproductmultipackhome .productsTabContent {
	width:779px;
	*width:781px; /* IE fix */
}
*html #mwvproductmultipackhome .productsTabContent { /* IE6 fix */
	width:786px;
}
/* ] */
/* Take the Next Step */
.takeTheNextStep {
	margin-top:30px;
}
.takeTheNextStep h3 {
	margin-bottom:10px;
}
/* end Take the Next Step */
.wideimgright {
	clear:both;
	margin-bottom:0px;
	padding-left:15px;
	width:775px;
}
