@charset "iso-8859-1";

.boxText {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	text-align: left;
}

BODY {
	background: #FFF;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial;
}

TD, DIV, P {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
}

TD {
	text-align: left;
}

img {
	border: 0;
}


DIV.headerDiv {
	height: 80px;
	background-image: url(/pics/headerbg.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}


TD.headerBlurbTD {
	text-align: center;
	vertical-align: middle;
	font: 18px Arial;
	font-weight: bold;
	color: #036;
	text-shadow: #ffffff 0.1em 0.1em 0.2em;

}

TD.salebox {
	font-weight: bold;
	color: #000;
	width: 150;
	border: 1px #008 solid;
	text-align: center;
	vertical-align: middle;
	background-color: #EEF;
	font-size: 13px;
}


TD.guideLinkBox {
	background: #EEE;
	background-image: url(/pics/guideboxbg.jpg);
	font: bold 14px Arial;
}

DIV.bootGuideFeatureList {
	text-align: left;
	margin: 2px 7px 2px 7px;
	font-style: italic;
	font-size: 12px;
}

TD.guideLinkBox A {
	color: #004;
	text-decoration: none;
}

TD.guideLinkBox A:Hover {
	color: #006;
	text-decoration: none;
}


.infoBox {
	background: #036;
}

TD.infoBoxHeading_l {
	font: bold 12px "Trebuchet MS", Arial;
	background: #036;
	color: #FFF;
	background: url(/pics/infobox/corner_left-whitebg.gif) no-repeat #036;
	padding: 2px 0 1px 8px;
}

TD.infoBoxHeading_r {
	font: bold 12px "Trebuchet MS", Arial;
	background: #036;
	color: #FFF;
	background: url(/pics/infobox/corner_right-whitebg.gif) no-repeat #036;
	background-position: top right;
	padding: 2px 0 1px 6px;
}

TD.infoBoxHeading_c {
	font: bold 12px "Trebuchet MS", Arial;
	background: #036;
	color: #FFF;
	padding: 2px 0 1px 0px;
}


.infoBoxContents {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	background: #EEE;
}


TD.infoBox, SPAN.infoBox {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
}

TD.main, P.main {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 1.3;
}

A {
	color: #00f;
	text-decoration: none;
}

A.categorylinklist {
	color: #006;
	text-decoration: none;
}

A:hover {
	color: #006; /* #036; #AABBDD;*/
	text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
	background: #FFF;
}

TR.headerNavigation {
	background: #036;
}

TD.headerNavigation {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	background: #036;
	color: #fff;
	font-weight : bold;
	text-align: right;
}

A.headerNavigation { 
	color: #FFF; 
}

A.headerNavigation:hover {
	color: #FFF;
}

TR.headerError {
	background: #F00;
}

TD.headerError {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	background: #F00;
	color: #FFF;
	font-weight : bold;
	text-align : center;
}

TR.headerInfo {
	background: #036;
}

TD.headerInfo {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	background: #036;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}

TR.footer {
	background: #036;
}

TD.footer {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	background: #036;
	color: #FFF;
	font-weight: bold;
}



TABLE.productListing {
	border: 1px;
	border-style: solid;
	border-color: #b6b7cb;
	border-spacing: 1px;
}

.productListing-heading {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	background: #036;
	color: #FFF;
	font-weight: bold;
}

TD.productListing-data {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
}

A.pageResults {
	color: #0000FF;
}

A.pageResults:hover {
	color: #0000FF;
	background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
	font-family: "Trebuchet MS", Arial;
	font-size: 20px;
	font-weight: bold;
	color: #008;
}


CHECKBOX, INPUT, RADIO, SELECT {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
}

TEXTAREA {
	width: 100%;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
}

DIV.homePageTagAnnounceBlurbDiv {
	font-size: 21px;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 5px 0px;
	padding: 5px;
	color: #000; 
}

DIV.homePageShipBlurbDiv {
	font: bold italic 12px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color: #369;
	text-align: center;
	margin-bottom: 10px;
}



DIV.homePageBlurbDiv {
	font-size: 13px;
	text-align: justify;
	margin-top: 5px;
	padding: 10px 0px 5px 0px;
	color: #000;
	font-weight: bold;
}

DIV.homePageBlurbDiv A {
	color: #000;
}

DIV.homePageBlurbDiv A:Hover {
	color: #008;
}



img.homepageGridImage {
	float: left;
	margin: 1px;
	border: none;
}

span.homepageGridProdNameSpan {
	color: purple;
	font-weight: bold;
}

table.homepageGridTable {
	border-top: 1px #ddd solid;
}

td.homepageGridLeftProdTD,
td.homepageGridMiddleProdTD,
td.homepageGridRightProdTD {
	padding: 4px;
	margin: 0px;
	border-bottom: 1px #ddd solid;
	font-size: 11px;
	font-family: Arial;
	/*width: 200px;*/
	text-align: justify;
	width: 33%;
}
td.homepageGridLeftProdTD,
td.homepageGridMiddleProdTD {
	border-right: 1px #ddd solid;
}

/* ADDITIONS FROM TRANSITION - SUMMER 2005 */
/* ADDED BY Phil Hilton */

.categorylinklist { line-height: 17px; }
.brandlinklist { line-height: 17px; }

FONT.pageHeading {
	font-family: "Trebuchet MS", Arial;
	font-size: 20px;
	font-weight: bold;
	color: #000;
}

/* Headers for Category and Brand Pages */
.headers {
	font-family: "Trebuchet MS", Arial;
	font-size: 20px;
	color: #000;
	font-weight: bold;
	text-align: center;
	/* text-shadow: #BBBBBB 2px 2px 2px; */
	text-shadow: #bbb 2px 2px 2px;
	line-height: 23px;
}

/* Headers for Product Pages */
.productheaders {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	text-align: center;
	/* text-shadow: #BBBBBB 2px 2px 2px; */
	text-shadow: #bbb 2px 2px 2px;
	line-height: 23px;
	margin: 8px 0px 5px 0px;
}

/* Category or Brand Sub-Headers for Category and Brand Pages */
.subheadings {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	/* text-shadow: #BBBBBB 2px 2px 2px; */
	text-shadow: #bbb 2px 2px 2px;
	padding: 0 0 0 5px;
	line-height: 19px;
}

/* Descriptions for Category and Brand Pages */
.catAndBrandDescriptions
{
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	line-height: 15px;
	color: #000;
	/* margin: 10px 10px 10px 10px; */
	padding: 8px;
	border-width: 0px;
	border-style: solid;
	text-align: justify;
	border-color: #036; /* #036; */
	/* background-color: #DDDDFF;*/
	
}
td.catDescriptionTableCell {
	text-align: justify;
	border-top: 1px solid #000080;
	border-bottom: 1px solid #000080;
	padding: 5px 0px 5px 0px;
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
}

/*
A.catAndBrandDescriptionLinks { color: #000; }
A.catAndBrandDescriptionLinks:hover { color: #036; }
*/

A.rightsidebarlink {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	text-shadow: #777 2px 2px 2px;
	line-height: 1;
}

A.rightsidebarlink:hover {
	color: #008;
	text-decoration: underline;
	text-shadow: #777 3px 3px 3px;
}

TD.brandLinkTableLogoCell {
	text-align: center;
	vertical-align: middle;
	padding: 7px 0px 5px 0px;
	border-top: 1px #DDD solid;
}

TD.brandLinkTableLabelCell {
	text-align: center;
	vertical-align: middle;
	border-top: 1px #DDD solid;
	padding: 7px 0px 5px 0px;
}

TD.brandLinkTableDividerCell {
	height: 0px;
	background-color: #DDD;
}

TD.brandLinkTableDividerSpacerCell {
	height: 0px;
}

.clickItemForMoreInfoNote {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	text-align: center;
	color: #000;
	margin: 10px 0px 0px 0px;
	
}

/* Listings for Category and Brand Pages - Name Label Only */
.catAndBrandListingsName{
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	text-align: left;
	padding: 0 0 2px 3px;

}

/* Listings for Category and Brand Pages - Retail Price Label Only */
.catAndBrandListingsRetailPrice {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	text-align: right;
	text-decoration: line-through;

}

/* Listings for Category and Brand Pages - Our Price Label Only */
.catAndBrandListingsOurPrice {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	text-align: right;
	color: #880000;
}

/* Links from a product page to the product's category or brand */
A.viewOtherProdLinks {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	text-align: center;
	color: #880000;
}

/* Order and Checkout controls.*/
A.removeitem {
	color: #880000; 
	text-decoration: underline; 
}

A.continueshopping {
	color: #003300;   
	text-decoration: underline; 
}

A.clearorder {
	color: #333388;   
	text-decoration: underline; 
}

A.checkout {
	color: #880000;   
	text-decoration: underline; 
}


TD.homepagegrid
{
	text-align: center;
	vertical-align: top;
}

TD.homepagegridb
{
	text-align: justify;
	vertical-align: top;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.25em;
}



DIV.prodtemplate-stdwhite {
	
	background-color: #FFF;
	color: #000;
	
	/*
	padding: 5px;
	border: 1px #036 solid;
	width: 510px;
	*/
	
}

DIV.prodtemplate-stdwhite TD.prodtemplate-stdwhite-maintd {
	font: 13px Arial;
	text-align: justify;
}

DIV.prodtemplate-stdwhite IMG.prodImg {
	/* border: 1px #036 solid; */
}

DIV.prodtemplate-stdwhite DIV.suppImagesDiv {
	padding: 5px 0px 5px 0px;
}

DIV.suppImagesDiv IMG {
	border: 1px #036 solid;
	margin: 3px;
}

DIV.prodtemplate-stdwhite DIV.prodName {
	color: #025;
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
}


DIV.shippingDidYouKnowDiv {
	background-color: #CCF;
	background-color: #BCCBDA;
	border: 1px #008 dotted;
	margin-top: 10px;
	margin-left: 10%;
	margin-right: 10%;
	padding: 5px;
	
	
}

DIV.shippingDidYouKnowDiv SPAN.didyaknow {
	font-weight: bold;
}


INPUT.searchButton {
	border-color: #000090 #000070 #000070 #000090;
	border-width: 1px;
	border-style: solid;
	font-size: 70%;
	background: #FFFFFF;
	margin: 0px;
	padding: 1px 0px 0px 1px;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#FFFFFF',EndColorStr='#AAAAAA');
	width: 45px;
}

INPUT.mainSearchField {
	margin: 0px;
	padding: 0px;
	font-family: monospace;
	font-size: 12px;
	width: 127px;
	font-family: "Trebuchet MS", "Andale Mono", monospace;
}



/* Eddie's product date tables v1 */
TABLE.prodDataTable {
	/* border: 0px #69C solid; width: 240px;*/
	
	
}

TD.prodDataHeaderCell {
	text-align: left;
	vertical-align: top;
	
	font-weight: bold;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial;
	/*border: 1px #69C solid; width: 100px;*/
	padding: 0px;
}

TD.prodDataLabelCell {
	text-align: right;
	vertical-align: top;
	width: 80px;
	font-weight: bold;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial;
	/*border: 1px #69C solid;*/
	padding: 1px;
}

TD.prodDataValueCell {
	vertical-align: top;
	text-align: left;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial;
	/*border: 1px #69C solid;*/
	padding: 1px;
}


/* Eddie's size conversion charts v1 */

TABLE.sizeConvTable {
	height: 225px;
	border-color: #999999;
	border-width: 1px;
	border-style: solid;
	
}

TD.sizeConvHeaderCell {
	text-align: center;
	vertical-align: center;
	font-size: 20px;
	font-family: "Trebuchet MS", Arial;
	padding: 3px;
	border-color: #999999;
	border-width: 1px;
	border-style: solid;
}

TD.sizeConvLabelCell {
	width: 73px;
	text-align: left;
	vertical-align: bottom;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial;
	padding: 2px;
	border-color: #999999;
	border-width: 1px;
	border-style: solid;
}

TD.sizeConvValueCell {
	width: 30px;
	text-align: right;
	vertical-align: bottom;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial;
	padding: 2px;
	border-color: #999999;
	border-width: 1px;
	border-style: solid;
}





/* homage page stuff based on summerfootwear.com */
DIV.homeModule_1 {
	padding: 0 0 10px 0;
}

.subhead {
	font: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color: #000; 
	text-align: center;
	margin-bottom: 5px;
}

.subhead_bold {
	font: bold italic 13px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color: #444; 
	text-align: center;
	margin-bottom: 10px;
}

DIV.homeModule_1 a, TD.homepagegridb a {
	text-decoration: none;
	color: #036;
}

DIV.homeModule_1 a:hover, TD.homepagegridb a:hover {
	text-decoration: underline;
	color: black;
}


/* ------------------------------------------------------------------------ */



/* WEBMORTAR ADDITIONS - Summer 2007 */


/* 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 #036 solid;
}

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

TR.CartDisplayTableSubtotalRow { }

TD.CartDisplayTableSubtotalDisclaimerCell {
	padding: 4px 4px 4px 4px;
	vertical-align: top;
	border-top: 1px #036 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 #036 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 #036 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 #036 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 #036 solid;
}
DIV.CartDisplayTableTotalAmount {
	font: 12px Arial;
	font-weight: bold;
	text-align: right;
	padding: 0px 5px 0px 5px;
}



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

TABLE.CartDisplayTable {
	border: 1px #036 solid;
	margin: 10px;
	padding: 0px;
}

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

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 { text-align: center; }

TABLE.CartDisplayActionLinksTable {
	/* border: 1px #036 solid;*/
	margin: 10px;
	padding: 0px;
	width: 525px;
}

TABLE.CartDisplayActionLinksTable TD {
	width: 175px;
}

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

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

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

/* Cart Promotions */

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

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

INPUT.cartPromoAccessKeyFormSubmitButton {
	font: 12px Arial;
	font-weight: normal;
	border: 1px #036 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 #036 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 { }



/* ############## SIDE BAR ITEMS ############## */

/* sidebar divider lines */ 
HR.sidebarDividerHR {
	border: none 0; 
	border-top: 1px #EEE solid;
	width: 100%;
	height: 1px;
}

/* brand menu "Go" submit button */
INPUT.brandmenugobutton {
	background-color: #E8E8F0;
	border-left: 1px #99B solid;
	border-top: 1px #99B solid;
	border-right: 1px #447 solid;
	border-bottom: 1px #447 solid;
	margin: 0px 0px 0px 2px;
	height: 21px;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#EEEEEE',EndColorStr='#9999BB');
}

SELECT.brandpopupmenu {
	width: 165px;
}

/* Simple Search Form */

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

FORM.WMSimpleSearchForm INPUT.WMSimpleSearchFormTxtFld {
	width: 140px;
	font-family: monospace;
	font-size: 12px;
}

FORM.WMSimpleSearchForm INPUT.WMSimpleSearchFormSubmitBtn {
	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: 0px 0px 0px 2px;
	height: 21px;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#EEEEEE',EndColorStr='#9999BB');
}


DIV.chooseACategorySidebarHeaderDiv {
	font-size: 13px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color: #FFF;
	padding-bottom: 4px;
	margin-bottom: 3px;
	border-bottom: 1px #88A solid;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

DIV.wmCatListLevel1Div {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 2px;
}

DIV.wmCatListLevel2Div,
DIV.wmCatListLevel3Div,
DIV.wmCatListLevel4Div,
DIV.wmCatListLevel5Div,
DIV.wmCatListLevel6Div {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 3px;
	/* font-style: italic; */
	color: #006;
}

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; }


DIV.wmCatListLevel1Div A,
DIV.wmCatListLevel2Div A,
DIV.wmCatListLevel3Div A,
DIV.wmCatListLevel4Div A,
DIV.wmCatListLevel5Div A,
DIV.wmCatListLevel6Div A {
	color: #006;
	text-decoration: none;
}

DIV.wmCatListLevel1Div A:Hover,
DIV.wmCatListLevel2Div A:Hover,
DIV.wmCatListLevel3Div A:Hover,
DIV.wmCatListLevel4Div A:Hover,
DIV.wmCatListLevel5Div A:Hover,
DIV.wmCatListLevel6Div A:Hover {
	color: #006;
	text-decoration: underline;
}




/* ####################### 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 0px 5px 0px;
}

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 5px 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: 0px 0px 0px 0px;
}


/* ad hoc size search page form */

FORM.adHocSizeSearchPageForm {
	margin: 2px 0px 2px 0px;
	padding: 0px;
}
 
FORM.adHocSizeSearchPageForm SELECT {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

FORM.adHocSizeSearchPageForm INPUT.adHocSizeSearchFormSubmitBtn {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px; 
	margin: 0px;
	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.adHocSizeSearchPageFormWrapperDiv {
	border: 1px #669 solid;
	background-color: #DDF;
	text-align: center;
	padding: 10px;
	margin: 5px 0px 5px 0px;
}

TABLE.adHocSizeSearchPageFormTable TD {
	text-align: center;
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}




/* 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-bottom: 5px;
}

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-bottom: 5px;
}

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 5px 0px;
}

DIV.categoryPageDescription,
DIV.brandPageDescription {
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	padding: 8px;
	border: 0px #669 solid;
	text-align: justify;
	/* background-color: #ddf; */
	background-color: #fff;
	font-weight: normal; /* was 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 0px 10px 0px;
}

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: #036;
	
	border-left: 2px #257 solid;
	border-top: 2px #257 solid;
	border-right: 2px #014 solid;
	border-bottom: 2px #014 solid;
	
	padding: 3px;
	margin: 0px 0px 4px 0px;
	
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
}


TABLE.searchPaginationTable,
TABLE.categoryPaginationTable,
TABLE.brandPaginationTable {
	width: 100%;
	font: 10px Arial;
	border: 0px red solid;
	margin: 10px 0px 2px 0px;
	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: 5px;
}

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;
}

TABLE.searchPageProductDisplayTable-even,
TABLE.searchPageProductDisplayTable-odd,
TABLE.categoryPageProductDisplayTable-even,
TABLE.categoryPageProductDisplayTable-odd,
TABLE.brandPageProductDisplayTable-even,
TABLE.brandPageProductDisplayTable-odd {
	width: 100%;
}

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;
}



/* 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 {
	background-color: #036;
	color: #036;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	font-size: 0.1em;
	display: none;
}



