/* ================================
    CSS STYLES FOR THE COMMERCE STARTER KIT 
    v1.0, 10/2002
   ================================
*/

BODY
{
	font-family: Arial,Verdana;
	font-size: 12px;
}
TD
{
	font-family: Arial,Verdana;
	font-size: 12px;
}
.Title
{
	background-color: White;
	font-family: Arial, Verdana;
	font-size: 1.33em;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	color: #333333;
}

.Title1
{
	background-color: White;
	font-family: Arial, Verdana;
	font-size: 1.23em;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	color: #333333;
}

.Title2
{
	background-color: #f6f6f6;
	font-family: Arial, Verdana;
	font-size: 1.23em;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	color: #333333;
}

/* */
.HomeHead
{
	color: #0000ff;
	font-size: 100%;
	font-weight: bold;
}

/* */
.ContentHead
{
	border-right: #6699cc 1px solid;
	border-top: #6699cc 1px solid;
	margin-top: 3ex;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: #6699cc 1px solid;
	padding-top: 5px;
	border-bottom: #6699cc 1px solid;
	white-space: nowrap;
	background-color: #efefef;
	font-size: 100%;
	font-weight: bold;
}

.HomePro1
{
	border-right: #6699cc 1px solid;
	border-top: #6699cc 1px solid;
	margin-top: 3ex;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: #6699cc 1px solid;
	padding-top: 5px;
	border-bottom: #6699cc 1px solid;
	white-space: nowrap;
	background-color: #efefef;
	font-size: 100%;
}
.HomePro
{
	border-right: #FFCCaa 1px solid;
	border-top: #FFCCaa 1px solid;
	margin-top: 3ex;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: #FFCCaa 1px solid;
	padding-top: 5px;
	border-bottom: #FFCCaa 1px solid;
	white-space: nowrap;
	background-color: #FFFFdd;
	font-size: 90%;
}
.HomePro2
{
	border-right: #aaFFaa 1px solid;
	border-top: #aaFFaa 1px solid;
	margin-top: 3ex;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: #aaFFaa 1px solid;
	padding-top: 5px;
	border-bottom: #aaFFaa 1px solid;
	white-space: nowrap;
	background-color: #ddFFdd;
	font-size: 90%;
}
.buttonborder
{
	border-right: #6699cc 2px outset;
	padding-right: 2px;
	border-top: #6699cc 2px outset;
	padding-left: 3px;
	padding-bottom: 3px;
	margin: 0px;
	border-left: #6699cc 2px outset;
	padding-top: 3px;
	border-bottom: #6699cc 2px outset;
	background-color: #6699cc;
	border-spacing: 0;
}

.Table.TableSiteDetails
{
	border-right: #ccc 1px solid;
	border-top: #ccc 1px solid;
	background: #fff;
	border-left: #ccc 1px solid;
	width: 42em;
	border-bottom: #ccc 1px solid;
	border-collapse: collapse;
}
.Table.TableSiteDetails TD
{
	border-right: #ccc 1px solid;
	border-top: #ccc 1px solid;
	background: #fff;
	border-left: #ccc 1px solid;
	width: 42em;
	border-bottom: #ccc 1px solid;
	border-collapse: collapse;
}
.buttonborder TD
{
	background-color: #6699cc;
}
buttonborder TR
{
	background-color: #6699cc;
}

/* */
.SubContentHead
{
	border-right: #6699cc 1px solid;
	border-top: #6699cc 1px solid;
	margin-top: 3ex;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: #6699cc 1px solid;
	padding-top: 5px;
	border-bottom: #6699cc 1px solid;
	white-space: nowrap;
	background-color: #efefef;
	font-size: 100%;
	font-weight: bold;
}

/* */
.UnitCost
{
	color: #808080;
	font-family: Verdana, Arial;
	font-size: 15px;
	line-height: 20pt;
}

/* */
.ModelNumber
{
	color: #808080;
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 20pt;
}

/* */
.ErrorText
{
	color: red;
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 20pt;
}
.MostPopularHead
{
	background-color: darkred;
	color: white;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
}

A.MostPopularItemText, A.MostPopularItemText:link, A.MostPopularItemText:visited
{
	color: black;
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
}

A.MostPopularItemText:hover
{
	color: red;
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: underline;
}

A.header, A.header:link, A.header:visited
{
	color: white;
	text-decoration: none;
}

A.header:hover
{
	color: white;
	text-decoration: underline;
}

.ProductListHead
{
	color: black;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 14pt;
	text-decoration: underline;
}
.ProductListItem
{
	color: black;
	font-family: Verdana, Arial;
	font-size: 10px;
}


/* text style for the links */
A.SiteLink, A.SiteLink:link, A.SiteLink:visited
{
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color: #dddddd;
	font-size: 11px;
}

A.SiteLink:hover
{
	text-decoration: underline;
	color: white;
}

A.SiteLinkBold, A.SiteLinkBold:link, A.SiteLinkBold:visited
{
	color: #dddddd;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

A.SiteLinkBold:hover
{
	color: white;
	text-decoration: none;
}

/* */
A.MenuUnselected, A.MenuUnselected:link, A.MenuUnselected:visited
{
	color: #000000;
	text-decoration: none;
}

A.MenuUnselected:hover
{
	color: blue;
	text-decoration: underline;
}

A.MenuSelected
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

A.MenuSelected:hover
{
	color: blue;
	text-decoration: none;
}

/* GENERAL */

/* text style used for most text rendered by modules */
.Normal
{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}

.NormalDouble
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
}

/* text style used for textboxes in the admin pages, for Nav compatibility */
.NormalTextBox
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
}

/* text style used for selects in the admin pages, for Nav compatibility */
.NormalSelect
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
}

/* text style used for textboxes in the edit pages, for Nav compatibility */
.EditTextBox
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	border-style: solid;
	border-width: 1px;
	border-color: #0066CC;
	width: 100%;
}

/* text style used for controls in the admin and edit pages, for Nav compatibility */
.NormalControl
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalCheckBox
{
	margin-left: -4px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalRadio
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-indent: -5px;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalButton
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-indent: -5px; /*    border-style: solid;     border-width: 1px;     border-color: #cccc99; */
	background-color: #ccccaa;
}

.NormalRed
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: red;
}

.NormalBold
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
}

table.Report tr.hover
{
	background: #ffffee !important;
}

.NormalItalic
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
}
TD.inactiveTab
{
	color: #efefef;
}
TD.activeTab
{
	font-weight: bold;
	background-color: #6699cc;
}
TD.inactiveTab
{
	cursor: pointer;
	background-color: #efefef;
}
DIV.inactive1
{
	background: url(images/ulborder.gif) no-repeat left top;
	height: 4px;
}
DIV.inactive2
{
	padding-right: 4px;
	padding-left: 4px;
	background: url(images/urborder.gif) no-repeat right top;
	padding-bottom: 0px;
	padding-top: 0px;
	height: 4px;
}
DIV.inactive3
{
	border-top: #c6ced7 1px solid;
}
DIV.inactiveTabText
{
	border-right: #c6ced7 1px solid;
	padding-right: 1em;
	padding-left: 1em;
	padding-bottom: 2px;
	border-left: #c6ced7 1px solid;
	color: blue;
	padding-top: 0px;
	white-space: nowrap;
}
DIV.inactiveTabText A
{
	color: blue;
	text-decoration: none;
}
DIV.active1
{
	background: url(images/ul.gif) no-repeat left top;
	height: 4px;
}
DIV.active2
{
	padding-right: 6px;
	padding-left: 6px;
	background: url(images/ur.gif) no-repeat right top;
	padding-bottom: 1px;
	padding-top: 1px;
	height: 4px;
}
DIV.active3
{
}
DIV.activeTabText
{
	padding-right: 1em;
	padding-left: 1em;
	padding-bottom: 2px;
	color: #fff;
	padding-top: 0px;
	white-space: nowrap;
}

DIV.Help
{
	border-right: #FFCCaa 1px solid;
	border-top: #FFCCaa 1px solid;
	border-left: #FFCCaa 1px solid;
	border-bottom: #FFCCaa 1px solid;
	background-color: #FFFFdd;
}

DIV.Total
{
	background-color: #efefff;
}

DIV.Avg
{
	background-color: #ffffff;
}

DIV.activeTabText A
{
	color: #fff;
}

#subTabs DIV.subtab2
{
	padding-right: 4px;
	padding-left: 4px;
	background: url(images/ur.gif) no-repeat right top;
	padding-bottom: 1px;
	padding-top: 1px;
	height: 4px;
}
#subTabs TD
{
	padding-right: 4px;
	padding-left: 4px;
	background: #6699cc;
	padding-bottom: 4px;
	color: #fff;
	padding-top: 4px;
	white-space: nowrap;
}
#subTabs DIV.activeText
{
	padding-right: 7px;
	display: inline;
	padding-left: 7px;
	font-weight: bold;
	padding-bottom: 0px;
	color: #cbe5ff;
	padding-top: 0px;
}
#subTabs DIV.inactiveText
{
	padding-right: 7px;
	display: inline;
	padding-left: 7px;
	padding-bottom: 0px;
	margin: 0px 1px;
	color: #fff;
	padding-top: 0px;
}
#subTabs DIV.inactiveText A
{
	color: #fff;
}


A:link, A:visited
{
	text-decoration: underline;
	color: Blue;
}

A, A:hover
{
	text-decoration: underline;
	color: Blue;
}

SMALL
{
	font-size: 8px;
}

BIG
{
	font-size: 14px;
}

BLOCKQUOTE, PRE
{
	font-family: Lucida Console, monospace;
}


UL LI
{
	list-style-type: square;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}

HR
{
	height: 1pt;
	text-align: left;
	color: #6699cc;
}


