/* global defaults for display */
body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font: 10px Arial, Helvetica, sans-serif;
	color: black;
	padding-top: 0px;
	background-color: #f1ecd4;
}

table, th, td
{
	color: #797B7B;
	font-size: 12px;
	font:Georgia;
}

H1 
{
	margin: 0px;
	font: 16px Georgia;
	font-weight: bold;
}

H1.seo
{
	margin: 0px;
	font: 10px Georgia;
	font-weight: bold;
	color: #753229;
	float: left;
}

H2
{
	margin: 0px;
	font: 14px Georgia;
	font-weight: bold;
}

H2.seo
{
	font: 14px Georgia;
	font-weight: bold;
	color: white;
}

H3
{
	margin: 0px;
	font: 12px Georgia;
	font-weight: bold;
}

.HelpText
{
	margin: 0px;
	font: 10px Georgia;
	font-weight: normal;
}

.Price
{
	color: #797B7B;
	font-family: Georgia; 
}

.PriceDescription
{
	color: #797B7B;
	font: 11px Georgia;
	font-weight: bold;
	
	
}

.labelproductname
{
	color: #797B7B;
	font: 12px Georgia;
}

.productcontent
{
	color: #797B7B;
	font: 11px Georgia;
	
}

.fabricname
{
	color: Red;
	font: 11px Georgia;
	font-weight: bold;
}

.include1
{
	padding: 10px 0px 10px 0px;
	border: Dashed 2px #dcfeae;
	
}

.Highlight
{
	color: Red;
	font-family: Georgia;
	FONT-SIZE: 8pt;
}

.ErrorMessage
{
	color: Red;
	font-weight: bold;
}

.RetailPrice
{
	text-decoration: line-through;
}

.Left 
{
	text-align: left;
}

.Center
{
	text-align: center;
}

.Right
{
	text-align: right;
}

.Justify
{
	text-align:justify;
}

div.valign 
{
	height: 100%;
}

/* define how links are displayed, based on what they point to */

A:link { color: #000000; font-weight:bold; text-decoration: none; }
A:active { color: #000000; font-weight:bold; text-decoration: none; }
A:visited { color: #000000; font-weight:bold; text-decoration: none; }
A:hover { color: #000000; font-weight:bold; text-decoration: underline; }

A.Product:link { color: #753229; font-weight:bold; text-decoration: none; }
A.Product:active { color: #753229; font-weight:bold; text-decoration: none; }
A.Product:visited { color: #753229; font-weight:bold; text-decoration: none; }
A.Product:hover { color: #753229; font-weight:bold; text-decoration: underline; }

A.Category:link { color: #753229; font-weight:bold; text-decoration: none; }
A.Category:active { color: #753229; font-weight:bold; text-decoration: none; }
A.Category:visited { color: #753229; font-weight:bold; text-decoration: none; }
A.Category:hover { color: #753229; font-weight:bold; text-decoration: underline; }

A.Webpage:link { color: #000000; text-decoration: underline; }
A.Webpage:active { color: #000000; text-decoration: underline; }
A.Webpage:visited { color: #000000; text-decoration: underline; }
A.Webpage:hover { color: #000000; text-decoration: underline; }

A.Tracking:link { color: #000000; text-decoration: underline; }
A.Tracking:active { color: #000000; text-decoration: underline; }
A.Tracking:visited { color: #000000; text-decoration: underline; }
A.Tracking:hover { color: #753229; text-decoration: underline; }

/* define the indents for the directory tree or sitemap */

.TreeLevel0 {padding-left:0px}
.TreeLevel1 {padding-left:20px}
.TreeLevel2 {padding-left:40px}
.TreeLevel3 {padding-left:60px}
.TreeLevel4 {padding-left:80px}
.TreeLevel5 {padding-left:100px}
.TreeLevel6 {padding-left:120px}
.TreeLevel7 {padding-left:140px}

/* set the desired width of the page */

.tbPage
{
	text-align: center;
	width: 98%;
	margin-left:1%; 
	margin-right:1%; 
}

.tbPage .Title
{
	text-align: right;
}

.tbPage .Header
{
	text-align: center;
}

.tbPage .LeftCol
{
	display: none;
}

.tbPage .Content
{
	padding: 10px 0px 0px 0px;
	text-align: left;
}

.tbPage .RightCol
{
	display: none;
}

.tbPage .Footer
{
	text-align: center;
}

/* Define styles for use with the store header */

.tbStoreHeader
{
	
}

.tbStoreHeader .HeaderRow 
{
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#ffffff', endColorStr='#753229', gradientType='1');
	background-color: #753229;
	text-align: right;
	font-family: Georgia;
}

.tbStoreHeader .HeaderCell
{
	padding: 10px 0px 10px 0px;
	border: solid 1px black;
	font-family: Georgia;
}
.tbStoreHeader .Caption
{
	width: 50%;
	filter:progid:DXImageTransform.Microsoft.DropShadow();
	font: 24px Georgia;
	font-weight: bold;
	text-align: right;
	color: white;
	margin-right: 40px;
}

.tbStoreHeader .DataRow
{
	text-align: center;
}

.tbStoreHeader .DataCell
{
	text-align: center;
	font-family: Georgia;
}

/*
The tab menu definitions are intended to be used with the data list
that displays the tabs in the store header
*/

.footermenu
{
	width : 100%;
} 
.footermenu A:link
{
	font-weight: bold;
	color: lemonchiffon;
	text-decoration: none;
}
.footermenu A:active  { color: #000000; font-weight:bold; text-decoration: none; }
.footermenu A:visited { color: lemonchiffon; font-weight:bold; text-decoration: none; }
.footermenu A:hover   { color: #00ff00; font-weight:bold; text-decoration: underline; }

	
.TabMenu
{
	width: 100%;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#8cc63e', endColorStr='#8cc63e', gradientType='0');
	background-color: #8cc63e;
}

.TabMenu .OddItem, .TabMenu .EvenItem
{
	background-color: #8cc63e;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	vertical-align: middle;
}

.TabMenu .SepItem
{
	background-color: #8cc63e;
	vertical-align: middle;
}

.TabMenu A:link{color: #003300;font-weight: bold;text-decoration: none;}
.TabMenu A:active { color: #000000; font-weight:bold; text-decoration: none; }
.TabMenu A:visited { color: #003300; font-weight:bold; text-decoration: none; }
.TabMenu A:hover { color: White; font-weight:bold; text-decoration: underline; }


.TabMenu1
{
	width: 100%;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#6ccff6', endColorStr='#6ccff6', gradientType='0');
	background-color: #6ccff6;
}

.TabMenu1 .OddItem, .TabMenu .EvenItem
{
	background-color: #6ccff6;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	vertical-align: middle;
}

.TabMenu1 .SepItem
{
	background-color: #6ccff6;
	vertical-align: middle;
}

.TabMenu1 A:link { color: #0000ff; font-weight:bold; text-decoration: none; }
.TabMenu1 A:active { color: #000000; font-weight:bold; text-decoration: none; }
.TabMenu1 A:visited { color: #0000ff; font-weight:bold; text-decoration: none; }
.TabMenu1 A:hover{ color: Navy;font-weight: bold;text-decoration: underline;}

.TabMenu2
{
	width: 100%;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#bd1a8d', endColorStr='#bd1a8d', gradientType='0');
	background-color: #bd1a8d;
}

.TabMenu2 .OddItem, .TabMenu .EvenItem
{
	background-color: #bd1a8d;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	vertical-align: middle;
}

.TabMenu2 .SepItem
{
	background-color: #bd1a8d;
	vertical-align: middle;
}

.TabMenu2 A:link { color:#ccff8e ; font-weight:bold; text-decoration: none; }
.TabMenu2 A:active { color: #000000; font-weight:bold; text-decoration: none; }
.TabMenu2 A:visited { color: #ccff8e; font-weight:bold; text-decoration: none; }
.TabMenu2 A:hover { color: White; font-weight:bold; text-decoration: underline; }

.TabMenu3
{
	width: 100%;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#fef200', endColorStr='#fef200', gradientType='0');
	background-color: #fef200;
}

.TabMenu3 .OddItem, .TabMenu .EvenItem
{
	background-color: #fef200;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	vertical-align: middle;
}

.TabMenu3 .SepItem
{
	background-color: #fef200;
	vertical-align: middle;
}

.TabMenu3 A:link { color: #996666; font-weight:bold; text-decoration: none; }
.TabMenu3 A:active { color: #000000; font-weight:bold; text-decoration: none; }
.TabMenu3 A:visited { color: #996666; font-weight:bold; text-decoration: none; }
.TabMenu3 A:hover { color: Maroon; font-weight:bold; text-decoration: underline; }

/* the ProgressMenu panel appears in the store header during checkout and shows
the progress of the order */

.ProgressMenu
{
	width: 100%;
	background-color: #95bb59;
}

.ProgressMenu .CompleteItem
{
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: center;
	vertical-align: middle;
	background-color: #95bb59;
	border: solid 1px black;
}

.ProgressMenu .CurrentItem
{
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: center;
	vertical-align: middle;
	background-color: #95bb59;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#95bb59', endColorStr='#95bb59', gradientType='1');
	border: solid 1px black;
}

.ProgressMenu .IncompleteItem
{
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: center;
	vertical-align: middle;
	background-color: #95bb59;
	border: solid 1px black;
	 
}

.ProgressMenu A:link { color: #000000; font-weight:bold; text-decoration: none; }
.ProgressMenu A:active { color: #000000; font-weight:bold; text-decoration: none; }
.ProgressMenu A:visited { color:#001200; font-weight:bold; text-decoration: none; }
.ProgressMenu A:hover { color: White; font-weight:bold; text-decoration: underline; }

/* styles for content (outer) table */
.tbContentmeasure
{
	
	background-color: white;
	
}

.tbContentmeasure .HeaderRow
{
	background-color: Black;
	text-align: center;
	font: 14px Georgia;
	font-weight: bold;
	color: #99ff00;
	border-bottom: solid 1px black;
}

.tbContentmeasure .HeaderCell
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-family: Georgia;
}
.tbContentmeasure A.Caption:link { color: #cccccc; font-weight:normal; text-decoration: underline; }
.tbContentmeasure A.Caption:active { color: #cccccc; font-weight:normal; text-decoration: underline; }
.tbContentmeasure A.Caption:visited { color: #cccccc; font-weight:normal; text-decoration: underline; }
.tbContentmeasure A.Caption:hover { color: white; font-weight:normal; text-decoration: underline; }

.tbContentmeasure .Caption
{
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #99ff00;
}
.tbContentmeasure .OddRow
{
	cursor: default;
	background-color: white;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 8px;
	padding-top: 8px;
	border: 0px;
	text-align: left;
}

.tbContentmeasure .EvenRow
{
	cursor: default;
	background-color: whitesmoke;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 8px;
	padding-top: 8px;
	border: 0px;
	text-align: left;
}

.tbContentmeasure .FrameCell
{
	padding: 0px;
}


.tbContentmeasure .DataCell
{
	padding: 2px;
	font-family: Georgia;
}

.tbContentmeasure .ImageDataCell
{
	padding: 0px;
}
.tbContent
{
	border: 1px solid #753229;
	width: 100%;
	background-color: White;
}


.tbContent .HeaderRow
{
	background-color: Black;
	text-align: center;
	font: 14px Georgia;
	font-weight: bold;
	color: #99ff00;
	border-bottom: solid 1px black;
}

.tbContent .HeaderCell
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-family: Georgia;
}

.tbContent A.Caption:link { color: #cccccc; font-weight:normal; text-decoration: underline; }
.tbContent A.Caption:active { color: #cccccc; font-weight:normal; text-decoration: underline; }
.tbContent A.Caption:visited { color: #cccccc; font-weight:normal; text-decoration: underline; }
.tbContent A.Caption:hover { color: white; font-weight:normal; text-decoration: underline; }

.tbContent .Caption
{
	font: 14px georgia;
	font-weight: bold;
	color: #99ff00;
	font-family:georgia;
}

.tbContent .OddRow
{
	cursor: default;
	background-color: white;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 8px;
	padding-top: 8px;
	border: 0px;
	text-align: left;
}

.tbContent .EvenRow
{
	cursor: default;
	background-color: whitesmoke;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 8px;
	padding-top: 8px;
	border: 0px;
	text-align: left;
}

.tbContent .FrameCell
{
	padding: 0px;
}


.tbContent .DataCell
{
	padding: 2px;
	font-family: Georgia;
}

.tbContent .ImageDataCell
{
	padding: 20px;
}

.tbContent .FooterRow
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
	white-space: nowrap;
	background-color: #cccccc;
	text-align: center;
}

.tbContent .FooterCell
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
	white-space: nowrap;
}

.tbCategory
{
	width : 100%; 
}
.tbCategory .HeaderRow
{
	background-color: #753229;
	text-align: center;
	font-family: Georgia;
}

.tbCategory .HeaderCell
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	border-bottom: #000000 1px solid;
	font: 14px Georgia;
	font-weight: bold;
	color: white;
}

.tbCategory .Caption
{
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
}

.tbCategory .OddRow
{
	cursor: default;
	background-color: white;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 8px;
	padding-top: 8px;
	border: 0px;
	text-align: left;
}

.tbCategory .EvenRow
{
	cursor: default;
	background-color: whitesmoke;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 8px;
	padding-top: 8px;
	border: 0px;
	text-align: left;
}

.tbCategory .DataCell
{
	padding: 2px;
	font-family: Georgia;
}

.tbCategory .FooterRow
{
	background-color: #753229;
	text-align: center;
}

.tbCategory .FooterCell
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	border-bottom: #000000 1px solid;
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
}

/* styles for product details table */

.tbProduct
{
	background-color: White;
	width: 100%;
	text-align: center;
}

.tbProduct .HeaderRow
{
	font-weight: bold;
	border-bottom: #000000 1px solid;
	background-color: #008dd4;
	text-align: center;
	font: 14px Georgia;
	font-weight: bold;
	color: white;
	
}

.tbProduct .HeaderCell
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-family: Georgia;
}

.tbProduct .Caption
{
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
}

.tbProduct .OddRow
{
	cursor: default;
	background-color: white;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 8px;
	padding-top: 8px;
	border: 0px;
	text-align: center;
}

.tbProduct .EvenRow
{
	cursor: default;
	background-color: whitesmoke;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 8px;
	padding-top: 8px;
	border: 0px;
	text-align: center;
}

.tbProduct .DataCell
{
	padding: 2px;
	font-family: Georgia;
}

.tbProduct .ImageDataCell
{
	padding: 20px;
}

.tbProduct .FooterRow
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
	white-space: nowrap;
	background-color: #cccccc;
	text-align: center;
}

.tbProduct .FooterCell
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
	white-space: nowrap;
}

/*
The ControlBox styles define the display options for control objects 
These commonly appear in the nav column, but occasionally are found within the body
of a page.
*/

.ControlBox
{
	margin: 0px 0px 0px 0px;
	-moz-border-radius: 12px 12px 0px 0px;
}

.ControlBox .HeaderRow
{
	font-weight: bold;
	font-family: Georgia;
	color: #000000;
	text-align: center;
	-moz-border-radius: 12px 12px 0px 0px;
}

.ControlBox .HeaderCell
{
	font-weight: bold;
	padding-bottom: 2px;
	color: #99ff00;
	padding-top: 2px;
	-moz-border-radius: 12px 12px 0px 0px;
	
}

.ControlBox A.Caption:link { color: #000000; font-weight:bold; text-decoration: none; }
.ControlBox A.Caption:active { color: #000000; font-weight:bold; text-decoration: none; }
.ControlBox A.Caption:visited { color: #000000; font-weight:bold; text-decoration: none; }
.ControlBox A.Caption:hover { color: #000000; font-weight:bold; text-decoration: underline; }

.ControlBox .Caption
{
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.ControlBox .OddRow
{
	cursor: default;
	background-color: white;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	border: 0px;
}

.ControlBox .EvenRow
{
	cursor: default;
	background-color: whitesmoke;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	border: 0px;
}

.ControlBox .OddRow_MouseOver
{
	cursor: hand;
	background-color: white;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	border: 0px;
}

.ControlBox .EvenRow_MouseOver
{
	cursor: hand;
	background-color: whitesmoke;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	border: 0px;
}

.ControlBox .DataCell
{
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	border: 0px;
	font-family: Georgia;
}

.ControlBox .FooterRow
{
	text-align: center;
}

.ControlBox .FooterCell
{
	font-family: georgia; 
    font-size: 8pt;
	color: White;
	text-align: center;
}

/* inner table definitions, for listing of items within page */

.tbItemList
{
	background-color: white;
	width: 363; 
}

.tbItemList .HeaderRow
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-family: Georgia;
	padding-bottom: 4px;
	padding-top: 4px;
	white-space: nowrap;
	background-color: #cccccc;
	text-align: center;
}

.tbItemList .HeaderCell
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-family: Georgia;
	padding-bottom: 2px;
	padding-top: 2px;
	white-space: nowrap;
	border: none;
	color: black;
}

.tbItemList .OddRow
{
	cursor: default;
	background-color: white;
	text-align: left;
}

.tbItemList .EvenRow
{
	cursor: default;
	background-color: whitesmoke;
	text-align: left;
}

.tbItemList .OddRow_MouseOver
{
	cursor: hand;
	background-color: gainsboro;
	color: black;
	text-align: left;
}

.tbItemList .EvenRow_MouseOver
{
	cursor: hand;
	background-color: gainsboro;
	color: black;
	text-align: left;
}

.tbItemList .DataCell
{
	padding: 2px;
	font-family: Georgia;
}

.tbItemList .ImageDataCell
{
	padding: 2px;
	vertical-align: middle;
	text-align: center;
}

.tbItemList .FooterRow
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
	white-space: nowrap;
	background-color: #cccccc;
	text-align: center;
}

.tbItemList .FooterCell
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
	white-space: nowrap;
	color: Black;
}

.tbItemList .PagerRow
{
	background-color: #cccccc;
}

.tbItemList .PagerRow TD
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 2px;
	padding-top: 2px;
	white-space: nowrap;
	letter-spacing: 3px;
	text-align: center;
	color: Black
}

.tbItemList .PagerRow TD A
{
	text-decoration: underline;
}

/* form table definitions, for generic data entry forms (like address) */

.tddata
{
	font-weight: bold;
	font-size : 12pt;
	text-align :left; 
}

.tbForm
{
	background-color: White;
}

.tbForm .HeaderRow
{
	font-weight: bold;
	background-color: #cccccc;
	text-align: center;
	font-family: Georgia;
}

.tbForm .HeaderCell
{
	font-weight: bold;
	white-space: nowrap;
	border: none;
	color: black;
	padding: 2px;
}

.tbForm .Caption
{
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: black;
	padding: 2px;
}

.tbForm .OddRow, .tbForm .EvenRow
{
	cursor: default;
	background-color: white;
	text-align: left;
}

.tbForm .OddRow_MouseOver
{
	cursor: hand;
	background-color: gainsboro;
	color: black;
	text-align: left;
}

.tbForm .EvenRow_MouseOver
{
	cursor: hand;
	background-color: gainsboro;
	color: black;
	text-align: left;
}

.tbForm .DataCell
{
	padding: 2px;
	font-family: Georgia;
}

.tbForm .ImageDataCell
{
	padding: 2px;
	vertical-align: middle;
	text-align: center;
}

.tbForm .FooterRow
{
	font-weight: bold;
	background-color: #cccccc;
	text-align: center;
}

.tbForm .FooterCell
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
	white-space: nowrap;
	color: Black;
}

/* subform table definitions, for nested generic data entry forms (like payment account details) */

.tbSubForm
{
	background-color: white;
	width : 100%;
}

.tbSubForm .HeaderRow
{
	font-weight: bold;
	background-color: #cccccc;
	text-align: center;
}

.tbSubForm .HeaderCell
{
	font-weight: normal;
	font-style: italic;
	white-space: nowrap;
	border: none;
	color: black;
	padding: 2px;
}

.tbSubForm .Caption
{
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: black;
	padding: 2px;
}

.tbSubForm .OddRow, .tbSubForm .EvenRow
{
	cursor: default;
	background-color: white;
	text-align: left;
}

.tbSubForm .OddRow_MouseOver
{
	cursor: hand;
	background-color: gainsboro;
	color: black;
	text-align: left;
}

.tbSubForm .EvenRow_MouseOver
{
	cursor: hand;
	background-color: gainsboro;
	color: black;
	text-align: left;
}

.tbSubForm .DataCell
{
	padding: 2px;
}

.tbSubForm .ImageDataCell
{
	padding: 2px;
	vertical-align: middle;
	text-align: center;
}

.tbSubForm .FooterRow
{
	font-weight: bold;
	background-color: #cccccc;
	text-align: center;
}

.tbSubForm .FooterCell
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
	white-space: nowrap;
	color: Black;
}

/*
These styles apply to the fly out category menu
*/

/*
These styles apply to the fly out category menu
*/

.fly
{
	background-color: #fff;
	width: 100%;
}

.fly_sm
{
	border-right: medium none;
	table-layout: auto;
	border-top: medium none;
	border-left: medium none;
	border-bottom: medium none;
	background-color: #ffffff;
}

.fly_mi
{
  	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	padding-bottom: 3px;
	color: #753229;
	padding-top: 3px;
	background-color: #ffffff;
	width: 100%;
	border: thin outset;

}

.fly_mis
{
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	padding-bottom: 3px;
	color: black;
	padding-top: 3px;
	background-color: gainsboro;
	cursor: hand;
	width: 100%;
	border: thin outset;
}

.fly_fL { float: left; white-space: nowrap; } 
.fly_fR { float: right; text-align: right; padding-left: 10px; white-space: nowrap;}

/* styles for the navigation panel, as it appears on product,category,webpage display pages */

.tbNav 
{
	border-right: #97534b outset;
	border-top: #97534b outset;
	border-left: #97534b outset;
	border-bottom: #97534b outset;
	background-color: #e4dab1;
	width: 100%;
	margin-bottom: 20px;
}

.tbNav TD
{
	padding: 4px 0px 4px 0px;
}

.tbNav .hr
{
	display: block;
	margin: 4px 0px 4px 0px;
	border-bottom: #97534b groove;
}

.tbNav A:link { color: #753229; font-weight: bold; text-decoration: none; }
.tbNav A:active { color: #753229; font-weight: bold; text-decoration: none; }
.tbNav A:visited { color: #753229; font-weight: bold; text-decoration: none; }
.tbNav A:hover { color: #000000; font-weight: bold; text-decoration: none; }

/* styles for the category breadcrumbs control */

.ctBreadCrumbs 
{
	text-align: center;
	font-weight: bold;
	color: 753229;
}

.ctBreadCrumbs .DataCell
{
	padding: 1px 3px 1px 3px;
	font-family: Georgia;
}

.ctBreadCrumbs .SeparatorCell
{
	padding: 1px 3px 1px 3px;
}

.ctBreadCrumbs A:link { color: #753229; font-weight: normal; text-decoration: none; }
.ctBreadCrumbs A:active { color: #753229; font-weight: normal; text-decoration: none; }
.ctBreadCrumbs A:visited { color: #753229; font-weight: normal; text-decoration: none; }
.ctBreadCrumbs A:hover { color: #000000; font-weight: normal; text-decoration: none; }

/*
The BuyForm styles define the display options for the purchase form
that appears on product pages
*/

.tbBuyForm
{
	margin: 0px 0px 0px 10px;
	border: #000000 1px solid;
	background-color: White;
	-moz-border-radius: 12px 12px 12px 12px;
}

.tbBuyForm .HeaderRow
{
	background-color: #eccc5f;
	text-align: center;
	-moz-border-radius: 12px 12px 0px 0px;
}

.tbBuyForm .HeaderCell
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	border-bottom: #000000 1px solid;
	background-color: #eccc5f;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#eccc5f', endColorStr='#f1ecd4', gradientType='0');
	-moz-border-radius: 12px 12px 0px 0px;
	font-weight: bold;
	color: #000000;
}

.tbBuyForm .DataRow
{
	background-color: White;
}

.tbBuyForm .DataCell
{
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	border: 0px;
	font-family: Georgia;
}

.tbBuyForm .FooterRow
{
	background-color: #eccc5f;
	text-align: center;
	-moz-border-radius: 0px 0px 12px 12px;
}

.tbBuyForm .FooterCell
{
	white-space: nowrap;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 4px;
	padding-top: 4px;
	border-top: #000000 1px solid;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#f1ecd4', endColorStr='#eccc5f', gradientType='0');
	-moz-border-radius: 0px 0px 12px 12px;
}


.MSRP {
	font-size:12px;
	text-align:right;
	text-decoration:line-through;
	font-family: Georgia; 
	color:#666
}
