/* general */

body {
	text-align: center;
	margin-top: 20px;
	/* background-color: #C8C3A5; */
	background-color: #fff;
	margin: 10px auto 10px auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #036;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline; 
}


form {
	padding: 0px;
	margin: 0px;
}


/* layout */

div.mainWrapperDiv {
	width: 750px;
	width: 974px;
	background-color: #faf7f7;
	border: 1px #aa7 solid;
	margin: auto;
	/* filter:progid:DXImageTransform.Microsoft.dropshadow(OffY=6, OffX=6, color='#773333', positive=TRUE);*/

}

table.headerTable {
	width: 100%;
	border: 0px #fff solid;
	margin: 0px;
	padding: 0px;
}

table.headerTable td.headerFlagLogoTD {
	width: 159px;
	text-align: left;
}

table.headerTable td.headerTextTD {
	font-family: Times, "Times New Roman", serif; 
	text-align: left;
	color: #036;
	padding-right: 10px;
}

/* header */

span.headerTitleText {
	font-style: italic;
	font-weight: bold;
	font-size: 42px;
}
span.headerSubText {
	font-style: italic;
	font-size: 16px;
}

div.headerLinksDiv {
	text-align: right;
	font-size: 11px;
	margin-top: 20px;
}

div.headerLinksDiv a {
	font-family: Arial;
	font-size: 16px;
	margin-left: 5px;
	margin-right: 5px;
}

div.headerFreeShippingBadgeDiv {
	float: right;
	text-align: center;
	font-family: Arial;
	color: #800;
	zcolor: #036;
	
	margin: 10px 0px 0px 0px;
	padding: 6px 5px 6px 5px;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	
	
	width: 170px;
	
	
	/* non-holiday */
	border: 1px #800 solid; */
	background-color: #fff; */
	height: auto; 

	
	
	/* background-color: #fff; */
	/* background-color: #fffcfc; */

	/* Holiday 
	 background-image: url("/pics/nroholidayshipborder.gif");
	 background-repeat: no-repeat;
	 height: 60px;
	 font-size: 10px;
	 padding: 8px 5px 6px 5px; */
	
}

div.headerFreeShippingBadgeDiv A {
	margin-top: 2px;
	display: block;
	font-size: 10px;
	padding-right: 5px;
	padding-top: 4px;
}


/* sidebar and table wrapper table */

table.sidebarAndBodyTable {
	width: 100%;
	border: 0px red solid;
	margin: 0px 0px 7px 0px;
	padding: 0px;
}
table.sidebarAndBodyTable td, table.sidebarAndBodyTable tr {
	margin: 0px;
	padding: 0px;
}

table.sidebarAndBodyTable td.sidebarTD,
table.sidebarAndBodyTable td.bodyTD {
	vertical-align: top;
	text-align: left;
}
table.sidebarAndBodyTable td.bodyTD {
	/* border: 1px #800 solid; */
}


/* side bar */

div.sidebarWrapperDiv,
div.sidebarNavLinksWrapperDiv {
	zbackground-color: #025;
	background-color: #fff;
	margin: 0px 5px 0px 11px;
	width: 183px;
	color: #ddb;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

div.sidebarWrapperDiv h2,
div.sidebarNavLinksWrapperDiv h2 {
	font-weight: bold;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: left;
	padding: 5px 14px 5px 10px;
	color: #bdd;
	margin: 0px;
	background: #fff;
	color: #008;
}

div.sidebarNavLinksWrapperDiv a {
	display: block;
	padding: 2px 16px 2px 10px;
	zcolor: #ddb;
	color: #008;
	text-decoration: none;
	border-top: 1px #faf7f7 solid;
	zborder-bottom: 1px #faf7f7 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	
}

div.sidebarNavLinksWrapperDiv a:hover,
div.sidebarNavLinksWrapperDiv a:active {
	color: #bdd;
	background-color: #036;
	border-top: 1px #047 solid;
	zborder-bottom: 1px #047 solid;
}


div.sidebarWrapperDiv div.sectionText {
	padding: 5px 14px 5px 10px;
}

div.sidebarWrapperDiv a {
	color: #ddb;
	text-decoration: none;
	
}

div.sidebarWrapperDiv a:hover,
div.sidebarWrapperDiv a:active {
	color: #bdd;
}


div.sidebarMidPicDiv {
	background-image: url("/pics/sidebar-mid-pic.jpg");
	height: 150px;
	width: 183px;
	margin: 0px 5px 0px 11px;
	border-top: 1px #09B solid;
	border-bottom: 1px #0AC solid;
}


input.quickSearchTextInput {
	width: 143px;
	height: 13px;
	/* font-family: monospace; */
	font-size: 12px;
	margin: 1px;
	background-color: #E8E8F0;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#EEEEEE',EndColorStr='#BBBBDD');
	float: left;
}

input.quickSearchSubmitBtnInput {
	font-size: 12px;
	background-color: #E8E8F0;
	border-left: 1px #99B solid;
	border-top: 1px #99B solid;
	border-right: 1px #447 solid;
	border-bottom: 1px #447 solid;
	margin: 1px;
	height: 20px;
	width: 30px;
	text-align: center;
	vertical-align: middle;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#EEEEEE',EndColorStr='#9999BB');
	float: right;
}



/* The Brand  Pop Up Menu */ 
SELECT.brandpopupmenu {
	width: 150px; 
	font-size: 13px;
	font-family: Arial;
	color: #333366;
	
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px; 
	margin: 0px;
	border-left: 1px #99B solid;
	border-top: 1px #99B solid;
	border-right: 1px #447 solid;
	border-bottom: 1px #447 solid;
	border: 1px #008 solid;
	background-color: #EEE;
	
	
	
}

/* the brand menu go button */
INPUT.brandmenugobutton {
	font-size: 11px;
	font-family: Arial;
	
	font-size: 12px;
	background-color: #E8E8F0;
	border-left: 1px #99B solid;
	border-top: 1px #99B solid;
	border-right: 1px #447 solid;
	border-bottom: 1px #447 solid;
	margin: 1px;
	height: 20px;
	width: 30px;
	text-align: center;
	vertical-align: middle;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#EEEEEE',EndColorStr='#9999BB');
	float: right;
	
}



/* main body */

div.mainBodyContentDiv {
	float: left;
	background-color: #fff;
	width: 510px;
	width: 730px;
	border: 1px #eee solid;
	padding: 5px 5px 5px 5px;
}


div.mainBodyArticleContentDiv {
	float: left;
	background-color: #fff;
	width: 510px;
	border: 1px #eee solid;
	padding: 5px 5px 5px 25px;
}



/* footer */
div.footerDiv {
	color: #887;
	font-family: Arial;
	font-size: 10px;
	
	border-top: 1px #eee solid;
	background-color: #fff;
	vertical-align: middle;
	padding: 10px 0px 0px 10px;
}


/* homepage specific */

div.homepageLeftColDiv,
div.homepageRightColDiv {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	width: 255px;
	border: 0px blue solid;
	float: right;
	margin: 5px;
	font-size: 11px;
	text-align: left;
	margin: 0px 5px 0px 0px;
}
div.homepageLeftColDiv {
	margin: 0px 0px 0px 5px;
	float: left;
}

div.homepageLeftColDiv h2,
div.homepageRightColDiv h2 {
	font-size: 16px;
	color: #800;
	font-weight: bolder;
	margin: 1px 0px 7px 0px;
}

div.homePageMainBodyContentDiv {
	float: left;
	background-color: #fff;
	width: 760px;
	border: 1px #eee solid;
}


/* common styles */

div.header {
	color: #036;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 5px auto 5px auto;
}

span.header {
	color: #036;
	font-size: 16px;
	font-weight: normal;
	margin: 5px auto 5px auto;
}



/* end easy stuff */





/* begin webmortar specfic styles. Have fun with that... */



/* general */

.headers {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	text-shadow: #BBBBBB 2px 2px 2px;
	line-height: 23px;
}

.subheadings {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-shadow: #BBBBBB 2px 2px 2px;
	padding: 0 0 0 5px;
	line-height: 19px;
}


/* category links */

div.wmCatListLevel2Div,
div.wmCatListLevel3Div,
div.wmCatListLevel4Div,
div.wmCatListLevel5Div,
div.wmCatListLevel6Div {
	font-style: italic;
}

div.wmCatListLevel1Div { }
div.wmCatListLevel2Div { padding-left: 10px; }
div.wmCatListLevel3Div { padding-left: 20px; }
div.wmCatListLevel4Div { padding-left: 30px; }
div.wmCatListLevel5Div { padding-left: 40px; }
div.wmCatListLevel6Div { padding-left: 50px; }




/* ####################### Category, Brand & Search Pages  ##################### */

/* search page form */

FORM.searchPageForm {
	margin: 0px;
	padding: 0px;
}

FORM.searchPageForm INPUT, 
FORM.searchPageForm SELECT {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	width: 350px;
}

FORM.searchPageForm INPUT.searchFormSubmitBtn {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	width: 250px;
	color: #339;
	font-weight: bold;
	border-left: 1px #99B solid;
	border-top: 1px #99B solid;
	border-right: 1px #447 solid;
	border-bottom: 1px #447 solid;
	background-color: #E8E8F0;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#EEEEEE',EndColorStr='#9999BB');
}

DIV.searchPageFormWrapperDiv {
	border: 1px #669 solid;
	background-color: #DDF;
	text-align: center;
	padding: 10px;
	margin: 5px 5px 5px 5px;
}

TABLE.searchPageFormTable {
	width: 100%;
}

TABLE.searchPageFormTable TD.labelCell {
	text-align: right;
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 2px 0px 0px;
}

TABLE.searchPageFormTable TD.fieldCell {
	text-align: left;
	vertical-align: top;
	padding: 0px;
}

TABLE.searchPageFormTable TD.submitBtnCell {
	text-align: center;
	vertical-align: top;
	padding: 10px 50px 0px 0px;
}




/* brand/cat is hidden */
DIV.categoryPageUnavailableWrapperDiv,
DIV.brandPageUnavailableWrapperDiv {
	text-align: center;
	border: 1px #669 solid;
	margin: 30px 30px 10px 30px;
	padding: 0px 5px 25px 5px;
	background-color: #DDF;
	
	-moz-border-radius-bottomleft: 9px;
	-moz-border-radius-bottomright: 9px;
	-moz-border-radius-topleft: 9px;
	-moz-border-radius-topright: 9px;
}

DIV.categoryPageUnavailableHeaderDiv,
DIV.brandPageUnavailableHeaderDiv {
	font-size: 20px;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 15px 0px 15px 0px;
}

/* no products found */
DIV.searchPageNoProducts,
DIV.categoryPageNoProducts,
DIV.brandPageNoProducts {
	text-align: center;
	border: 1px #669 solid;
	margin: 10px 30px 10px 30px;
	padding: 20px 5px 25px 5px;
	
	background-color: #DDF;
	
	-moz-border-radius-bottomleft: 9px;
	-moz-border-radius-bottomright: 9px;
	-moz-border-radius-topleft: 9px;
	-moz-border-radius-topright: 9px;
}

DIV.searchPageNoProductsSorryHeader,
DIV.categoryPageNoProductsSorryHeader,
DIV.brandPageNoProductsSorryHeader {
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px 0px 10px 0px;
}

/* category child links / refine search */

DIV.categoryPageChildCatLinksTableWrapperDiv {
	text-align: center;
	margin: 0px 10px 5px 10px;
}

TABLE.categoryPageChildCatLinksTable {
	text-align: center;
	font 10px Arial;
}

TD.categoryPageChildCatLinksTableLabelCell {
	text-align: right;
	vertical-align: top;
	/*width: 120px;*/
	font-weight: bold;
}

TD.categoryPageChildCatLinksTableContentCell {
	text-align: justify;
	vertical-align: top;
}

TD.categoryPageChildCatLinksTableContentCell A.categoryPageChildCatLink {
	color: #336;
	/*color: #F00;*/
	margin: 0px 5px 0px 5px;
}
TD.categoryPageChildCatLinksTableContentCell A.categoryPageChildCatLink:Hover {
	color: #88B;
}



/* category child BRAND links / refine search */

DIV.categoryPageChildBrandLinksTableWrapperDiv {
	text-align: center;
	margin: 0px 10px 5px 10px;
}

TABLE.categoryPageChildBrandLinksTable {
	text-align: center;
	font 10px Arial;
}

TD.categoryPageChildBrandLinksTableLabelCell {
	text-align: right;
	vertical-align: top;
	/*width: 120px;*/
	font-weight: bold;
}

TD.categoryPageChildBrandLinksTableContentCell {
	text-align: justify;
	vertical-align: top;
}

TD.categoryPageChildBrandLinksTableContentCell A.categoryPageChildBrandLink {
	color: #336;
	/*color: #F00;*/
	margin: 0px 5px 0px 5px;
}
TD.categoryPageChildBrandLinksTableContentCell A.categoryPageChildBrandLink:Hover {
	color: #88B;
}

DIV.categoryPagePageListLinksDiv {
	text-align: center;
}

DIV.categoryPagePageListLinksDiv A {
	margin: 0px 1px 0px 1px;
}

/* header stuff */
DIV.searchPageHeaderNameDiv,
DIV.categoryPageHeaderNameDiv,
DIV.brandPageHeaderNameDiv {
	font-size: 20px;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 15px 0px 15px 0px;
}

DIV.categoryPageDescription,
DIV.brandPageDescription {
	font-family: Arial;
	font-size: 12px;
	margin: 10px 10px 10px 10px;
	padding: 8px;
	border: 1px #669 solid;
	text-align: justify;
	background-color: #DDDDFF;
	font-weight: bold;
	color: #004;
	
	-moz-border-radius-bottomleft: 9px;
	-moz-border-radius-bottomright: 9px;
	-moz-border-radius-topleft: 9px;
	-moz-border-radius-topright: 9px;
	-moz-opacity: 1;
}

/* result stuff */
DIV.searchPageResultsWrapperDiv,
DIV.categoryPageBrandGroupWrapperDiv,
DIV.brandPageCategoryGroupWrapperDiv {
	margin: 0px 5px 10px 5px;
	border-left: 1px #ddd solid;
	border-right: 1px #ddd solid;
}

DIV.searchPageResultsSeparatorDiv,
DIV.categoryPageBrandSeparatorDiv,
DIV.brandPageCategorySeparatorDiv {
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	
	background-color: #811;
	
	border-left: 2px #A33 solid;
	border-top: 2px #A33 solid;
	border-right: 2px #600 solid;
	border-bottom: 2px #600 solid;
	
	padding: 3px;
	margin: 0px 0px 4px 0px;
	
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	
	/*
	background-image: url(/pics/v3/layout/shadow_top.png);
	background-repeat: repeat-x;
	background-position: bottom;
	*/
}


TABLE.searchPaginationTable,
TABLE.categoryPaginationTable,
TABLE.brandPaginationTable {
	width: 500px;
	font: 12px Arial;
	border: 0px red solid;
	margin: 10px auto 2px auto;
	padding: 0px;
}
TABLE.searchPaginationTable TD.prevPageLinkCell,
TABLE.categoryPaginationTable TD.prevPageLinkCell,
TABLE.brandPaginationTable TD.prevPageLinkCell { 
	width: 120px; 
	text-algin: left;
}

TABLE.searchPaginationTable TD.paginationDescCell,
TABLE.categoryPaginationTable TD.paginationDescCell,
TABLE.brandPaginationTable TD.paginationDescCell {
	text-align: center; 
	border: 0px blue solid;
}

TABLE.searchPaginationTable TD.nextPageLinkCell,
TABLE.categoryPaginationTable TD.nextPageLinkCell,
TABLE.brandPaginationTable TD.nextPageLinkCell {
	width: 120px;
	text-align: right;
}


DIV.searchPageProductDisplayDiv-even,
DIV.searchPageProductDisplayDiv-odd,
DIV.categoryPageProductDisplayDiv-even,
DIV.categoryPageProductDisplayDiv-odd,
DIV.brandPageProductDisplayDiv-even,
DIV.brandPageProductDisplayDiv-odd {
	border-bottom: 1px #DDD solid;
	margin-bottom: 5px;
	padding-bottom: 9px;
	/*
	background-image: url(/pics/v3/layout/shadow_top.png);
	background-repeat: repeat-x;
	background-position: bottom;
	*/
}


TABLE.searchPageProductDisplayTable-even,
TABLE.searchPageProductDisplayTable-odd,
TABLE.categoryPageProductDisplayTable-even,
TABLE.categoryPageProductDisplayTable-odd,
TABLE.brandPageProductDisplayTable-even,
TABLE.brandPageProductDisplayTable-odd {
	width: 724px;
	min-height: 64px;
}

TABLE.searchPageProductDisplayTable-even	TD.imageCell,
TABLE.searchPageProductDisplayTable-even	TD.imageCell-noImage,
TABLE.searchPageProductDisplayTable-odd		TD.imageCell,
TABLE.searchPageProductDisplayTable-odd		TD.imageCell-noImage,
TABLE.categoryPageProductDisplayTable-even	TD.imageCell,
TABLE.categoryPageProductDisplayTable-even	TD.imageCell-noImage,
TABLE.categoryPageProductDisplayTable-odd	TD.imageCell,
TABLE.categoryPageProductDisplayTable-odd	TD.imageCell-noImage,
TABLE.brandPageProductDisplayTable-even		TD.imageCell,
TABLE.brandPageProductDisplayTable-even		TD.imageCell-noImage,
TABLE.brandPageProductDisplayTable-odd		TD.imageCell,
TABLE.brandPageProductDisplayTable-odd		TD.imageCell-noImage{
	width: 84px;
	text-align: center;
	vertical-align: center;
	border-right: 1px #DDD solid;
	padding: 5px 1px 5px 1px;
}

TABLE.searchPageProductDisplayTable-even DIV.noImageTextDiv,
TABLE.searchPageProductDisplayTable-odd  DIV.noImageTextDiv,
TABLE.categoryPageProductDisplayTable-even DIV.noImageTextDiv,
TABLE.categoryPageProductDisplayTable-odd  DIV.noImageTextDiv,
TABLE.brandPageProductDisplayTable-even DIV.noImageTextDiv,
TABLE.brandPageProductDisplayTable-odd  DIV.noImageTextDiv {

	text-align: center;
	vertical-align: center;
	/*
	border: 1px #669 solid;
	background-color: #DDF;
	*/
	font-style: italic;
	width: 80px;
}

TABLE.searchPageProductDisplayTable-even TD.dataCell,
TABLE.searchPageProductDisplayTable-odd  TD.dataCell,
TABLE.categoryPageProductDisplayTable-even TD.dataCell,
TABLE.categoryPageProductDisplayTable-odd  TD.dataCell,
TABLE.brandPageProductDisplayTable-even TD.dataCell,
TABLE.brandPageProductDisplayTable-odd  TD.dataCell {
	text-align: left;
	vertical-align: middle;
	border-right: 1px #DDD solid;
	padding: 2px 5px 2px 5px;
}

TABLE.searchPageProductDisplayTable-even DIV.productNameDiv,
TABLE.searchPageProductDisplayTable-odd  DIV.productNameDiv,
TABLE.categoryPageProductDisplayTable-even DIV.productNameDiv,
TABLE.categoryPageProductDisplayTable-odd  DIV.productNameDiv,
TABLE.brandPageProductDisplayTable-even DIV.productNameDiv,
TABLE.brandPageProductDisplayTable-odd  DIV.productNameDiv {
	font-weight: bold;
	/*color: #118811;*/
	color: #000;
	font: 12px Tahoma,Arial,sans-serif;
}

TABLE.searchPageProductDisplayTable-even DIV.productNameDiv A,
TABLE.searchPageProductDisplayTable-odd  DIV.productNameDiv A,
TABLE.categoryPageProductDisplayTable-even DIV.productNameDiv A,
TABLE.categoryPageProductDisplayTable-odd  DIV.productNameDiv A,
TABLE.brandPageProductDisplayTable-even DIV.productNameDiv A,
TABLE.brandPageProductDisplayTable-odd  DIV.productNameDiv A {
	font-weight: bold;
	color: #369;
	color: #000;
	text-decoration: none;
	border-bottom: 0px #000 solid;
	border-top: 0px #000 solid;
}

TABLE.searchPageProductDisplayTable-even DIV.productNameDiv A:Hover,
TABLE.searchPageProductDisplayTable-odd  DIV.productNameDiv A:Hover,
TABLE.categoryPageProductDisplayTable-even DIV.productNameDiv A:Hover,
TABLE.categoryPageProductDisplayTable-odd  DIV.productNameDiv A:Hover,
TABLE.brandPageProductDisplayTable-even DIV.productNameDiv A:Hover,
TABLE.brandPageProductDisplayTable-odd  DIV.productNameDiv A:Hover {
	font-weight: bold;
	color: #A00;
	text-decoration: underline;
	border-top: 0px #A00 solid;
	border-bottom: 0px #A00 solid;
}

TABLE.searchPageProductDisplayTable-even DIV.productShortDescriptionDiv,
TABLE.searchPageProductDisplayTable-odd  DIV.productShortDescriptionDiv,
TABLE.categoryPageProductDisplayTable-even DIV.productShortDescriptionDiv,
TABLE.categoryPageProductDisplayTable-odd  DIV.productShortDescriptionDiv,
TABLE.brandPageProductDisplayTable-even DIV.productShortDescriptionDiv,
TABLE.brandPageProductDisplayTable-odd  DIV.productShortDescriptionDiv {
	text-align: justify;
	font: 11px Tahoma,Arial,sans-serif;
	line-height: 16px;
}

TABLE.searchPageProductDisplayTable-even A.moreInfoLink,
TABLE.searchPageProductDisplayTable-odd A.moreInfoLink,
TABLE.categoryPageProductDisplayTable-even A.moreInfoLink,
TABLE.categoryPageProductDisplayTable-odd A.moreInfoLink,
TABLE.brandPageProductDisplayTable-even A.moreInfoLink,
TABLE.brandPageProductDisplayTable-odd A.moreInfoLink {
	color: #A00;
	text-decoration: none;
}

TABLE.searchPageProductDisplayTable-even A.moreInfoLink:Hover,
TABLE.searchPageProductDisplayTable-odd A.moreInfoLink:Hover,
TABLE.categoryPageProductDisplayTable-even A.moreInfoLink:Hover,
TABLE.categoryPageProductDisplayTable-odd A.moreInfoLink:Hover,
TABLE.brandPageProductDisplayTable-even A.moreInfoLink:Hover,
TABLE.brandPageProductDisplayTable-odd A.moreInfoLink:Hover {
	color: #E00;
	text-decoration: underline;
}

TABLE.searchPageProductDisplayTable-even TD.priceCell,
TABLE.searchPageProductDisplayTable-odd  TD.priceCell,
TABLE.categoryPageProductDisplayTable-even TD.priceCell,
TABLE.categoryPageProductDisplayTable-odd  TD.priceCell,
TABLE.brandPageProductDisplayTable-even TD.priceCell,
TABLE.brandPageProductDisplayTable-odd  TD.priceCell {
	width: 64px;
	text-align: center;
	vertical-align: center;
}


TABLE.searchPageProductDisplayTable-even DIV.productMsrpDiv,
TABLE.searchPageProductDisplayTable-odd  DIV.productMsrpDiv,
TABLE.categoryPageProductDisplayTable-even DIV.productMsrpDiv,
TABLE.categoryPageProductDisplayTable-odd  DIV.productMsrpDiv,
TABLE.brandPageProductDisplayTable-even DIV.productMsrpDiv,
TABLE.brandPageProductDisplayTable-odd  DIV.productMsrpDiv {
	text-decoration: line-through;
}

TABLE.searchPageProductDisplayTable-even DIV.productMinPriceDiv,
TABLE.searchPageProductDisplayTable-odd  DIV.productMinPriceDiv,
TABLE.categoryPageProductDisplayTable-even DIV.productMinPriceDiv,
TABLE.categoryPageProductDisplayTable-odd  DIV.productMinPriceDiv,
TABLE.brandPageProductDisplayTable-even DIV.productMinPriceDiv,
TABLE.brandPageProductDisplayTable-odd  DIV.productMinPriceDiv {
	color: #880000;
}




/* order status page */

DIV.orderStatusPageErrDiv {
	border: 1px #669 solid;
	background-color: #DDF;
	padding: 5px;
	margin: 10px;
	text-align: center;
}

DIV.orderStatusPageStatusDescriptionDiv {	
	border: 1px #669 solid;
	background-color: #DDF;
	margin: 5px 30px 5px 30px;
	padding: 10px;
}

DIV.orderStatusPageTrackingNumbersWrapperDiv {
	margin: 20px 0px 20px 0px;
	font: 12px Arial;
	font-weight: bold;
}

DIV.orderStatusPageTrackingNumberDiv {
	margin: 5px 0px 5px 0px;
	font-family: 11px Arial;
	font-weight: normal;
}

DIV.orderStatusPageTrackingNumberDiv A {
	font-style: italic;
	color: #669;
}

DIV.orderStatusPageTrackingNumberDiv A:Hover {
	color: #CCF;
}


.simpleBold { font-weight: bold; }
.strike { text-decoration: line-through; }
.center { text-align: center; }

DIV.minpopuptemplatearticleheading {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	text-shadow: #BBBBBB 2px 2px 2px;
	line-height: 23px;
}

DIV.minpopuptemplatepageheading {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	text-shadow: #BBBBBB 2px 2px 2px;
	line-height: 23px;
}

DIV.minpopuptemplateclosewindowlink { text-align: center; }


/* Cart/Order Display */

DIV.cartdisplayheader {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	text-shadow: #BBBBBB 2px 2px 2px;
	line-height: 23px;
	margin: 10px 0 10px 0;
}

SPAN.wmcartmanagermsg {
	display: block;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #800;
}

DIV.CartDisplayEmptyMsg {
	margin: 40px 100px 30px 100px;
	padding: 20px;
	font-weight: bold;
	text-align: center;
	border: 1px #669 solid;
}



TD.CartDisplayTableUpdateSubtotalButtonCell {
	text-align: right;
	padding: 3px;
	/* border-top: 1px #669 solid; */
}
INPUT.CartDisplayTableUpdateSubtotalButton {
	font: 10px Arial;
	font-weight: bold;
	border: 1px #669 solid;
	background-color: #E8E8F0;
}

TR.CartDisplayTableSubtotalRow { }

TD.CartDisplayTableSubtotalDisclaimerCell {
	padding: 4px 4px 4px 4px;
	vertical-align: top;
	border-top: 1px #669 solid;
}
DIV.CartDisplayTableSubtotalDisclaimer {
	font: 10px Arial;
	font-weight: normal;
	display: block;
	text-align: justify;
}

TD.CartDisplayTableSubtotalLabelCell {
	padding: 4px 0px 4px 0px;
	vertical-align: top;
	border-top: 1px #669 solid;
}
DIV.CartDisplayTableSubtotalLabel {
	font: 11px Arial;
	font-weight: bold;
	text-align: right;
	padding: 0px 5px 0px 5px;
}


TD.CartDisplayTableSubtotalAmountCell {
	padding: 4px 0px 4px 0px;
	vertical-align: top;
	border-top: 1px #669 solid;
}
DIV.CartDisplayTableSubtotalAmount {
	font: 11px Arial;
	font-weight: bold;
	text-align: right;
	padding: 0px 5px 0px 5px;
}


TR.CartDisplayTableShippingRow, TR.CartDisplayTableTaxRow { }


TD.CartDisplayTableShippingLabelCell, TD.CartDisplayTableTaxLabelCell {
	padding: 4px 0px 4px 0px;
	vertical-align: top;
}

DIV.CartDisplayTableShippingLabel, DIV.CartDisplayTableTaxLabel {
	font: 11px Arial;
	font-weight: bold;
	text-align: right;
	padding: 0px 5px 0px 5px;
}


TD.CartDisplayTableShippingAmountCell, TD.CartDisplayTableTaxAmountCell {
	padding: 4px 0px 4px 0px;
	vertical-align: top;
}
DIV.CartDisplayTableShippingAmount, DIV.CartDisplayTableTaxAmount {
	font: 11px Arial;
	font-weight: bold;
	text-align: right;
	padding: 0px 5px 0px 5px;
}




TR.CartDisplayTableTotalRow { }

TD.CartDisplayTableTotalLabelCell {
	padding: 4px 0px 4px 0px;
	vertical-align: top;
	border-top: 1px #669 solid;
}

DIV.CartDisplayTableTotalLabel {
	font: 12px Arial;
	font-weight: bold;
	text-align: right;
	padding: 0px 5px 0px 5px;
}


TD.CartDisplayTableTotalAmountCell {
	padding: 4px 0px 4px 0px;
	vertical-align: top;
	border-top: 1px #669 solid;
}
DIV.CartDisplayTableTotalAmount {
	font: 12px Arial;
	font-weight: bold;
	text-align: right;
	padding: 0px 5px 0px 5px;
}



DIV.CartDisplayDiv {
	/* border: 1px #025 solid;
	margin: 10px;
	padding: 0px 5px 5px 5px; */
}

TABLE.CartDisplayTable {
	border: 1px #025 solid;
	margin: 10px auto 10px auto;
	padding: 0px;
	text-align: left;
	width: 700px;
}

TR.CartDisplayTableHeaderRow { background-color: #025; }

TD.CartDisplayTableHeaderCell-name {
	font: 11px Arial;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding: 0px 5px 0px 5px;
}

TD.CartDisplayTableHeaderCell-qty {
	/* width: 50px;*/
	font: 11px Arial;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding: 0px 5px 0px 5px;
}

TD.CartDisplayTableHeaderCell-totalprice, TD.CartDisplayTableHeaderCell-price {
	font: 11px Arial;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	padding: 0px 5px 0px 5px;
}

TR.CartDisplayTableitemrow-odd { background-color: #FFF; }
TR.CartDisplayTableitemrow-even { background-color: #E8E8F0; }

TD.CartDisplayTableItemCell-name, TD.CartDisplayTableItemCell-qty,
TD.CartDisplayTableItemCell-totalprice, TD.CartDisplayTableItemCell-price {
	padding: 4px 0px 4px 0px;
	vertical-align: top;
}

INPUT.CartDisplay-custeditproductqty {
	width: 30px;
	font: 11px Arial;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

A.CartDisplay-custeditproductremovelink {
	color: #800;
	font: 9px Arial;
}

DIV.CartDisplayproductname {
	font: 11px Arial;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
}

DIV.CartDisplayproductqty {
	font: 11px Arial;
	font-weight: normal;
	text-align: center;
	padding: 0px 5px 0px 5px;
}

DIV.CartDisplayproductitemprice {
	font: 11px Arial;
	font-weight: normal;
	text-align: right;
	padding: 0px 5px 0px 5px;
}

DIV.CartDisplayproductoptionprice {
	display: block;
	font: 11px Arial;
	font-weight: normal;
	text-align: right;
	padding: 0px 5px 0px 5px;
	color: #AAA;
}

DIV.CartDisplayproductoptionqty {
	display: block;
	font: 11px Arial;
	font-weight: normal;
	text-align: right;
	padding: 0px 5px 0px 5px;
	color: #AAA;
}

DIV.CartDisplayproductitemtotalprice {
	font: 11px Arial;
	font-weight: bold;
	text-align: right;
	padding: 0px 5px 0px 5px;
}

DIV.CartDisplayproductoptiontotalprice {
	display: block;
	font: 11px Arial;
	font-weight: normal;
	text-align: right;
	padding: 0px 5px 0px 5px;
	color: #AAA;
}

DIV.CartDisplayproductoptionname {
	font: 11px Arial;
	margin-left: 10px;
}

SPAN.CartDisplayproductprice { }
SPAN.CartDisplayproductoptionprice { }

DIV.CartDisplayActionLinksDiv {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 10px;
}

TABLE.CartDisplayActionLinksTable {
	padding: 0px;
	margin: 0px;
	/* width: 730px; */
}

TABLE.CartDisplayActionLinksTable TD {
	width: 243px;
	margin: 0px;
	padding: 0px;
}

TD.CartDisplayContinueLinkCell {
	text-align: left;
}
TD.CartDisplayContinueLinkCell A {
	text-decoration: underline;
	font-weight: bold;
	color: #063;
}

TD.CartDisplayEmptyCartLinkCell {
	text-align: center;
}
TD.CartDisplayEmptyCartLinkCell A {
	color: #338;
	text-decoration: underline; 
	font-weight: bold;
}

TD.CartDisplayCheckoutLinkCell {
	text-align: right;
}
TD.CartDisplayCheckoutLinkCell A {
	color: #800;
	text-decoration: underline;
	font-weight: bold;
}

/* Cart Promotions */

DIV.CartDisplayAddPromoFormDiv {
	border: 1px #AAA solid;
	background-color: #E7E7E7;
	text-align: center;
	font-weight: normal;
	padding: 5px;
	width: 715px;
	margin: 0px 0px 0px 10px;
}

DIV.CartDisplayAddPromoFormDiv FORM { margin: 0px; padding: 0px; }

INPUT.cartPromoAccessKeyFormSubmitButton {
	font: 12px Arial;
	font-weight: normal;
	border: 1px #669 solid;
	background-color: #E8E8F0;
	margin-bottom: 0px;
	height: 20px;
}

INPUT.cartPromoAccessKeyFormField {
	width: 200px;
	height: 20px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", "Andale Mono", monospace;
	border: 1px #669 solid;
}


DIV.CartDisplayAppliedPromoListDiv { margin: 15px 10px 0px 10px; font-weight: bold; }
DIV.CartDisplayAppliedPromoListItemDiv {
	border: 2px #AAA dashed; 
	font-weight: normal; 
	margin: 5px 0px 0px 0px; 
	padding: 5px 5px 5px 5px; 
	background-color: #E7E7E7;
}
DIV.CartDisplayAppliedPromoListItemNameAndCodeDiv { font-weight: bold; color: #338; }
DIV.CartDisplayAppliedPromoListItemNameAndCodeDiv A { font: 11px Arial; font-weight: normal; color: #E00; text-decoration: none; }
DIV.CartDisplayAppliedPromoListItemNameAndCodeDiv A:hover { text-decoration: underline; }
DIV.CartDisplayAppliedPromoListItemDescriptionDiv { }


/* Common to All Product Display Templates */
SPAN.ourPrice {
	color: #F00;
	font-weight: bold;
}

INPUT.WMProductFormAddBtn {
	font: 12px Arial;
	font-weight: bold;
	color: #339;
	border-left: 1px #99B solid;
	border-top: 1px #99B solid;
	border-right: 1px #447 solid;
	border-bottom: 1px #447 solid;
	background-color: #E8E8F0;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#EEEEEE',EndColorStr='#9999BB');
}

DIV.wmProdViewTellAFriendLinkWrapperDiv {
	margin: 5px 0px 5px 0px;
	font: 11px Tahoma,Arial,sans-serif;
	line-height: 16px;
}

DIV.wmProdViewTellAFriendLinkWrapperDiv A {
	text-decoration: underline;
	color: #F00;
	font: 11px Tahoma,Arial,sans-serif;
	line-height: 16px;
}
DIV.wmProdViewTellAFriendLinkWrapperDiv A:Hover {
	text-decoration: underline;
	color: #800;
}

DIV.wmProdViewMoreLargerImagesLinkWrapperDiv A {
	text-decoration: underline;
	color: #F00;
	font: 11px Tahoma,Arial,sans-serif;
	line-height: 16px;
}
DIV.wmProdViewMoreLargerImagesLinkWrapperDiv A:Hover {
	text-decoration: underline;
	color: #800;
}

/* Product Template: Standard */

DIV.producttemplate-standard {
	/* width: 520px; */
	margin: 0px;
	padding: 0px;
	font: 11px Tahoma,Arial,sans-serif;
	line-height: 16px;
}

DIV.producttemplate-standard SPAN.WMProductGroupLabel-Primary,
DIV.producttemplate-standard SPAN.WMProductGroupLabel-Secondary {
	display: block;
	font: 11px Tahoma,Arial,sans-serif;
	line-height: 16px;
	font-weight: bold;
	text-shadow: #BBBBBB 2px 2px 2px;
}

DIV.producttemplate-standard SPAN.WMProductGroupDesc-Primary,
DIV.producttemplate-standard SPAN.WMProductGroupDesc-Secondary {
	display: block;
	font-weight: normal;
	font: 11px Tahoma,Arial,sans-serif;
	line-height: 16px;
}

DIV.producttemplate-standard FORM {
	margin: 0px;
	padding: 0px;
}

DIV.producttemplate-standard SELECT.WMProductGroupOptionSelect-Primary { width: 100%; margin-top: 4px; }
DIV.producttemplate-standard SELECT.WMProductGroupOptionSelect-Secondary { width: 90%; margin-top: 4px;}




/* ############# TELL A FRIEND ############### */
DIV.tellAFriendWrapperDiv {
	margin: 10px 0px 10px 0px;
}

DIV.tellAFriendBlurbDiv {
	margin: 10px 50px 10px 50px;
	text-align: justify;
}

DIV.tellAFriendConfirmDiv {
	margin: 10px 50px 10px 50px;
	text-align: justify;
}

DIV.tellAFriendNotAvailableDiv {
	margin: 10px 0px 10px 0px;
}

DIV.tellAFriendMissingInfoWarningDiv {
	margin: 10px 20px 10px 20px;
	padding: 5px;
	text-align: center;
	background-color: #FEE;
	color: #800;
	border: 1px #800 solid;
}

DIV.tellAFriendFormWrapperDiv {
	text-align: center;
}

SPAN.tellAFriendFormOptionalAsterisk { color: #800; }

TD.tellAFriendFormTableLabelCell {
	text-align: right;
	vertical-align: top;
	padding: 5px 3px 2px 0px;
}
TD.tellAFriendFormTableDataCell {
	text-align: left;
	vertical-align: top;
	padding: 2px 0px 2px 0px;
}

INPUT.tellAFriendFormTextInput { width: 200px; }
TEXTAREA.tellAFriendFormTextarea { width: 200px; height: 100px; }
INPUT.tellAFriendSubmitButton {
	font: 12px Arial;
	font-weight: bold;
	color: #339;
	border-left: 1px #99B solid;
	border-top: 1px #99B solid;
	border-right: 1px #447 solid;
	border-bottom: 1px #447 solid;
	background-color: #E8E8F0;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#EEEEEE',EndColorStr='#9999BB');
	margin: 10px 0px 10px 0px;
}



div.wmRunTime {
	color: #C8C3A5;
	color: #fff;
	color: #C8C3A5;
	
}
