body {
	background-image: url('/mm5/graphics/en-US/layout/bg.jpg');
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#bodyContainer {
	background-image: url('/mm5/graphics/en-US/layout/mainContainerBG.png');
	background-repeat: repeat-y;
	background-position: center;
	width: 100%;
	overflow: auto;
}

#mainBody {
	width: 904px;
	height: 100%;
	min-height: 1150px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background: #fff;
	overflow: auto;
}

#topHeader {
	background-image: url(/mm5/graphics/en-US/layout/topheader.jpg);
	background-repeat: no-repeat;
	width: 904px;
	height: 93px;
}

#topLogo {
	float: left;
}

#topHeaderRight {
	float: right;
	top: 0px;
	height: 67px;
	text-align: right;
	margin-right: 15px;
	padding-top: 3px;
}

#topNav {
	clear: both;
	top: 67px;
	height: 26px;
	width: 904px;
	text-align: center;
	vertical-align: text-bottom;
	padding-top: 3px;
	/*background:#336666;*/
}

#footer {
	clear: both;
	background: #fcfcfc;
	padding: 10px;
	text-align: center;
	font-size: 10px;
}

#footerTable {
	font-size: 10px;
	width: 100%;
	padding-left: 200px;
	padding-right: 200px;
}

#footerTable td {
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #ccc;
	width: 33%;
}

#footerTable .footerTdRight {
	border: none;
}

#topLinks a:link, #topLinks a:visited, #topLinks a:active {
	color: #fff;
/*	margin-right: 10px;
	margin-left: 10px;*/
}

#topLinks {
	line-height: 1.5em;
	color: #fff;
	margin-bottom: 10px;
}

.navsep {
	vertical-align: sub;
}

.navsepl {
	vertical-align: top;
	margin-left: 3px;
	margin-right: 3px;
}

.navicon {
	vertical-align: sub;
	margin-left: 5px;
	margin-right: 5px;
}

.navicon_nomargin {
	vertical-align: sub;
	margin-right: 5px;
}

.naviconl_nomargin {
	vertical-align: super;
	margin-right: 5px;
	margin-top: 2px;
}

.navbutton {
	vertical-align: baseline;
}

.sidebarbox {
	/* IF IE */
	margin-bottom: 10px;
}

.sidebarboxheader {
	background-image: url('/mm5/graphics/en-US/layout/sidebar_top_bg.gif');
	background-repeat: no-repeat;
	height: 25px;
	width: 137px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	line-height: 25px;
	padding-left: 8px;
}

.sidebarboxheader h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin: 0px;
}

.sidebarboxheader a:link, .sidebarboxheader a:active, .sidebarboxheader a:visited {
	text-decoration: none;
	color: #fff;
}

.sidebarboxbody {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 8px;
	font-size: 12px;
	padding-top: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-color: #F8AC6B;
	border-width: 1px;
	line-height: 1.3em;
}

.sidebarboxbody h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin: 0px;
}

.sidebarboxbody ul {
	list-style-type: square;	
/*	margin-left: 0px;*/
	padding-left: 10px;
	margin-top: 2px;
	font-size: 11px;
}

.sidebarboxbody li {
	margin-bottom: 4px;
}

.sidebarboxbody form {
	margin-bottom: 0px;
	font-size: 11px;
}


.sidebarboxfooter {
	height: 8px;
	width: 145px;
	background-image: url('/mm5/graphics/en-US/layout/sidebar_bottom_bg.gif');
	background-repeat: no-repeat;
}

.lclink {
	font-size: 11px;
}

.selectedCat a:link, .selectedCat a:visited, .selectedCat a:active {
	font-weight: bold;

	color: #F67001;
}

.prodThumb {
	width: 80px;
	height: 80px;
	/*border: 1px dotted #ccc;
	background:#fff;*/
}

.prodThumb img {
	padding: 10px;
/*	border: 1px solid #E4F2F9;*/
	/*background:#fff;*/
}

.row2 td{
	background: #F1F8FC;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #BBE5FD;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
}

.catTable th {
	/*	background: #BBE5FD;
	background: #BBE5FD;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3399CC;
	*/
	background-image: url(/mm5/graphics/en-US/layout/thbg_middle.jpg);
	background-repeat: repeat-x;
	height: 27px;
	padding: 1px;
}

.catTable .thleft {
	background-image: url('/mm5/graphics/en-US/layout/thbg_left.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}

.catTable .thright {
	background-image: url('/mm5/graphics/en-US/layout/thbg_right.jpg');
	background-repeat: repeat-x;
	background-position: right top;
}

.catTable .bottomleft {
	background-image: url('/mm5/graphics/en-US/layout/table_bottoml.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 3px;
	border: none;
}

.catTable .bottomright {
	background-image: url('/mm5/graphics/en-US/layout/table_bottomr.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 3px;
	border: none;
}

.catTable .bottom {
	background-image: url('/mm5/graphics/en-US/layout/table_bottom.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	height: 3px;
	border: none;
}

.catTable  {
	background-image: url('/mm5/graphics/en-US/layout/tablebg.jpg');
	background-repeat: repeat-y;
	width: 584px;
}

.catTable td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}

#subcats td {
	border-bottom-style: none;
	border-bottom-width: 0px;
}


#subcats .thleft {
	padding-left: 10px;
	text-align: left;
}

#subcats {
	margin-top: 30px;
	margin-bottom: 30px;
}

.norowtable th {
	height: 27px;
	padding: 1px;
}

.norowtable .toprow {
	background-image: url('/mm5/graphics/en-US/layout/thbg_middle.jpg');
	background-repeat: repeat-x;
}

.norowtable .thleft {
	background-image: url('/mm5/graphics/en-US/layout/thbg_left.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}

.norowtable .thright {
	background-image: url('/mm5/graphics/en-US/layout/thbg_right.jpg');
	background-repeat: repeat-x;
	background-position: right top;
}

.norowtable  {
	background-image: url('/mm5/graphics/en-US/layout/tablebg.jpg');
	background-repeat: repeat-y;
	width: 584px;
}

.norowtable .bottomleft {
	background-image: url('/mm5/graphics/en-US/layout/table_bottoml.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 3px;
	border: none;
}

.norowtable .bottomright {
	background-image: url('/mm5/graphics/en-US/layout/table_bottomr.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 3px;
	border: none;
}

.norowtable .bottom {
	background-image: url('/mm5/graphics/en-US/layout/table_bottom.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	height: 3px;
	border: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	margin: 5px 0px 5px 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ff6600;
}

h3 {
	font-size: 12px;
}

.norowtable select {
	font-size: 11px;
	width: 140px;
}

#leftsidebar {
	float: left;
	width: 145px;
	margin-top: 15px;
	margin-left: 8px;
	margin-bottom: 20px;
	display: inline;
}
#rightsidebar {
	display: inline;
	float: right;
	width: 145px;
	margin-top: 15px;
	margin-right: 8px;
	margin-bottom: 20px;
}

#contentbody {
	width: 585px;
	display: inline;
	margin-top: 15px;
	margin-left: 8px;
	margin-bottom: 20px;
	float: left;
}

#contentbodywide {
	width: 680px;
	display: inline;
	margin-top: 15px;
	margin-left: 28px;
	margin-bottom: 20px;
	float: left;
}

a:link, a:active, a:visited {
	color: #0068ad;
}

.prodTopLeft {
	float: left;
	clear: none;
	width: 320px;
	margin-top: 15px;
}

.prodTopLeft h2 {
	font-size: 12px;
	color: #000;
	margin: 0px;
	font-weight: normal;
}

.prodTopRight {
	float: right;
	clear:right;
	margin-top: 15px;
	text-align: center;
	font-size: 10px;
	
}

.priceTable {
	border-left: 1px solid #CDCDCD;
	border-right: 1px solid #CDCDCD;
	/*margin-top: 15px;*/
	padding: 15px;
	padding-top: 0px;
	text-align: center;
	width: 249px;
}

.priceTable form {
	margin-bottom: 0px;
/*	padding-bottom: 0px;*/
}

.priceTableFooter {
	height: 10px;
	width: 280px;
	background-image: url('/mm5/graphics/en-US/layout/pricetableBottom.gif');
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 0px;
}

.priceTableHeader {
	height: 9px;
	width: 280px;
	background-image: url('/mm5/graphics/en-US/layout/pricetableTop.gif');
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-top: 15px;
	padding: 0px;
}

.shipTable {
	border-left: 1px solid #CDCDCD;
	border-right: 1px solid #CDCDCD;
	/*margin-top: 15px;*/
	padding: 15px;
	padding-top: 0px;
	text-align: left;
	width: 249px;
	clear: none;
}

.shipTable form {
	margin-bottom: 0px;
/*	padding-bottom: 0px;*/
}

.shipTableFooter {
	height: 10px;
	width: 280px;
	background-image: url('/mm5/graphics/en-US/layout/pricetableBottom.gif');
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 0px;
}

.shipTableHeader {
	height: 9px;
	width: 280px;
	background-image: url('/mm5/graphics/en-US/layout/pricetableTop.gif');
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-top: 15px;
	padding: 0px;
}

.shipTableText {
	font-size: 12px;
	font-weight: bold;
}

.priceAsLowAs {
	font-size: 16px;
	font-weight: bold;
}

.prodBaskButton {
	margin-top: 5px;
}

.prodSep {
	background-image: url('/mm5/graphics/en-US/layout/prodbar.jpg');
	background-repeat: no-repeat;
	height: 32px;
	font-size: 14px;
	width: 575px;
	padding-left: 10px;
	padding-top: 8px;
	vertical-align: middle;
	margin-top: 15px;
}

.prodSepPart {
	/*	background: #BBE5FD;*/
	/*	background: #F8F8F8;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;	*/
	font-size: 14px;
	background-image: url('/mm5/graphics/en-US/layout/prodbar-left.jpg');
	background-repeat: no-repeat;
	height: 32px;
	padding-left: 10px;
	padding-top: 8px;
	margin-top: 15px;
}

.prodSepPart-right {
	/*	background: #BBE5FD;*/
	/*	background: #F8F8F8;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;	*/
	font-size: 14px;
	background-image: url('/mm5/graphics/en-US/layout/prodbar-right.jpg');
	background-repeat: no-repeat;
	height: 32px;
	padding-left: 10px;
	padding-top: 8px;
	margin-top: 15px;
}

.prodSepPartBody {
	padding: 5px;
	margin-top: 5px;
}

.prodSepPartBody ul {
	list-style:none;
	padding-left: 5px;
	margin-top: 2px;
}

.prodSepPartBody li {
	padding-bottom: 5px;
}

.prodSecondImg {
	float: left;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
	clear: left;
	font-size: 10px;
	text-align: center;
}

.prodPurpose {
	float: right;
	padding: 15px;
	clear: right;
}

.container {
	clear: both;
	padding: 5px;
	width: 570px;
}

.containerLeft {
	clear: left;
	float: left;
/*	padding: 5px;*/
	width: 400px;
}

.containerRight {
	clear: right;
	float: right;
/*	padding: 5px;*/
	padding-right: 5px;
	width: 175px;
}

.reviewDisclaimer {
	color: #666;
	font-size: 10px;
	margin-bottom: 5px;
}

.attrRow td {
	border: 0px;
}

.baskRowWithAttr td {
	border-bottom: 0px;
}

.catTable .bottomTR {
	border: 0px;
	font-size: 14px;
}

.breadcrumb {
	font-size: 12px;
	padding-bottom: 5px;
}

.contactTable td {
	padding: 10px;
	padding-left: 0px;
}

.sideimg {
	padding-bottom: 5px;
}

.minibask {
	font-size: 10px;
}

.minibask td {
	text-align: left;
}

.loyaltytable td {
	font-size: 11px;
	color: #666;
}
.loyaltytext {
	padding:0;
	font-size: 12px;
	color: #666;
}
.loyaltytable {
	padding-top: 5px;
}

p.freeshippingtext {
	background-image: url(/mm5/graphics/en-US/layout/free-delivery.gif);
	background-repeat: no-repeat;
	height: 36px;
	padding: 8px 42px;
	margin-bottom: 0;
	font-size: 12px;
	color: #666;
}

.priceRRP {
	color: #f00;
	text-decoration: line-through;	
}

.sidebarboxbody hr {
	color: #fff;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	margin-right: 5px;
	background-color: #fff;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

hr {
	color: #fff;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CECECE;
	margin-right: 5px;
	background-color: #fff;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.sidebarheading {
	color: #FB6400;
	padding-bottom: 5px;
}

.subcatpcount {
	color: #666;
}

#hpcontent h1 {
	font-size: 12px;
	font-weight: bold;
}

#hpcontent h2 {
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

.searchH2 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

div.bigconfirm, p.bigconfirm {
	padding: 1em;
	border: 1px solid #f60;
	background: #feeee0;
}
div.bigconfirm p.bigconfirm, p.bigconfirm {
	font-size: 16px;
	font-weight: bold;
	color: #f60;
}
div.bigconfirm p, div.bigconfirm li {
	font-size: 14px;
	color: #000;
}

/* DROP DOWN MENU CSS */

#dropmenudiv{
position:absolute;
border:1px solid  #1887be;
font:normal 12px Arial;
line-height:18px;
z-index:100;
margin-top: 5px;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
color: #1887be;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #1887be;
color: #fff;
}

/* END DROP DOWN MENU CSS */


/* HEALTHNOTES */

#hnar #hniArticle .Article-Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	color: #000;
}	

#hnar #hniArticle td, #hnar #hniArticle p, #hnar #hniArticle ul, #hnar #hniArticle li {
	font-size: 12px;
}

#hnprint {
	/*	float: right;*/
	/*clear: none;*/
	clear: none;
	display: block;
	width: 116px;
	height: 31px;
	top: 0px;
	right: 0px;
	float: right;
	z-index: 100;
}

/* END HEALTHNOTES */


/* ----------------------------------------
   Dynamic Converter CSS Styles
   ---------------------------------------- */

.DynamicConverter_float_div  { background-color: #F9F9F9;  border:1px solid #ababab; text-align: center; z-index:999; }
.DynamicConverter_float_bar  { background-color: #FF6600;  color: #fff;  font-weight: bold;  font-size: 10px;  padding: 2px; font-family: Arial, Helvetica, sans-serif; }
.DynamicConverter_float_bar a, .DynamicConverter_float_bar a:link, .DynamicConverter_float_bar a:visited, .DynamicConverter_float_bar a:active, .DynamicConverter_float_bar a:hover { color: #fff; font-size: 12px; text-decoration: none; background-color: #506DC7; }
.DynamicConverter_float_text { color: #000; font-weight:normal; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }
#currency_select select { width: 126px; font-size: 10px; font-family: Arial, Helvetica, sans-serif; }
