/* ================================
    CSS STYLES FOR Commerce
    v1.0, 03/2002
   ================================
*/   

BODY
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;    
    color: #666666;
}

TD
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;    
    color: #666666;    
}

INPUT
{
	/*border: solid 1px black*/
}

INPUT.FormButton
{
	font-family: Verdana, Arial;
	/*border: solid black 1px;*/
	cursor: hand;
}

TEXTAREA
{
	/*border: solid 1px black*/
}

.RadioButton
{
	border: none;
}

.CheckBox
{
	border: none;
}

.YourPrice {color: ff0000;}

.backdarkbodywhite { font-family: Verdana, Arial, Helvetica, san-serif; font-size: 12px; font-style: normal; line-height: 150%; color: #FFFFFF ; text-align: left; text-decoration: none}

.backdarkbodywhite a { font-family: Verdana, Arial, Helvetica, san-serif; font-size: 12px; font-style: bold; line-height: 150%; color: #FFFFFF ; text-align: left; text-decoration: none}

.backdarkbodywhite a:link { font-family: Verdana, Arial, Helvetica, san-serif; font-size: 12px; font-style: bold; line-height: 150%; color: #FFFFFF ; text-align: left; text-decoration: none}

.backdarkbodywhite a:visited { font-family: Verdana, Arial, Helvetica, san-serif; font-size: 12px; font-style: bold; line-height: 150%; color: #FFFFFF ; text-align: left; text-decoration: none}

.backdarkbodywhite a:hover { font-family: Verdana, Arial, Helvetica, san-serif; font-size: 12px; font-style: bold; line-height: 150%; color: #FFFFFF ; text-align: left; text-decoration: underline}


/* */
.HomeHead
{
	font-weight: bold;
	font-size: 16px;
	color: #555599;
	font-family: Verdana, Arial;
	height: 21px;
	/*background-color: #b1bece;*/
}

/* */
.ContentHead
{
	font-weight: bold;
	font-size: 15px;
	color: #555599;
	font-family: Verdana, Arial;
	height: 20px;
	/*background-color: #b1bece;*/
}

/* */
.SubContentHead
{
	font-weight: bold;
	font-size: 14px;
	color: #555599;
	font-family: Verdana, Arial;
	height: 19px;
	/*background-color: #b1bece;*/
}

/* */
.MedContentHead
{
	font-weight: bold;
	font-size: 13px;
	color: #555599;
	font-family: Verdana, Arial;
	height: 18px;
	/*background-color: #b1bece;*/
}

/* */
.SmallContentHead
{
	font-weight: bold;
	font-size: 12px;
	color: #555599;
	font-family: Verdana, Arial;
	height: 16px;
	/*background-color: #b1bece;*/
}

/* */
.ParaHead
{
	font-weight: bold;
	font-size: 12px;
	color: #555599;
	font-family: Verdana, Arial;
	height: 14px;
}

/* */
.AccentText
{
	color: #555599;
	font-family: Verdana, Arial;
}

/* */
.GalleryProductName
{
	font-weight: bold;
	font-size: 12px;
	color: #663399;
	font-family: Verdana, Arial;
	height: 16px;
}

/* */
.Divider
{
	background-color: #ff6600;
}
/* */
.UnitCost
{
	font-size: 15px;
	color: #555588;
	line-height: 20pt;
	font-family: Verdana, Arial;
	background-color: #b1bece;
}

/* */
.ModelNumber
{
	font-size: 11px;
	color: #555588;
	line-height: 20pt;
	font-family: Verdana, Arial;
	background-color: #b1bece;
}


/* */
.Size
{
	font-size: 11px;
	color: #555588;
	line-height: 20pt;
	font-family: Verdana, Arial;
	background-color: #b1bece;
}

/* */
.ErrorText
{
	font-size: 12px;
	color: red;
	line-height: 20pt;
	font-family: Verdana, Arial;
}

/* */
.AlertText
{
	color: red;
}

.MostPopularHead
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana, Arial;
	background-color: #555588;
}

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.HeaderLink, A.HeaderLink:link, A.HeaderLink:visited
{
    color: #ffffff;
    font-family: Verdana, Arial;
    font-size: 14px;
    text-decoration: none
}

A.HeaderLink:hover
{
    color: #ffffff;
    font-family: Verdana, Arial;
    font-size: 14px;
    text-decoration: underline
}


.CategoryMenuTitle
{
    color: #ffffff;
    font-family: Verdana, Arial;
    font-size: 12px;
    line-height: 14px;    
    font-weight: bold;
}

.CategoryMenu
{
    color: #ffffff;
    font-family: Verdana, Arial;
    font-size: 11px;
    line-height: 12px;    
    font-weight: bold;
}

A.SubCategoryMenu, A.SubCategoryMenu:link, A.SubCategoryMenu:visited
{
    color: #ffffff;
    font-family: Verdana, Arial;
    font-size: 12px;
    text-decoration: none;
	font-weight: bold;
}

A.SubCategoryMenu:hover
{
    color: #ffffff;
    font-family: Verdana, Arial;
    font-size: 12px;
    text-decoration: underline;
	font-weight: bold;
}


A.ButtonLink, A.ButtonLink:link, A.ButtonLink:visited
{
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial;
    text-decoration: none;
	background-color: #aaaaaa;
	/*border: solid black 1px;*/
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.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: 12px
}

.CartListHead
{
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	border-left: dimgray 1px solid;
	color: black;
	line-height: 20pt;
	border-bottom: dimgray 1px solid;
	font-family: Verdana, Arial;
	background-color: #ffffff;
}

.CartListItem
{
    background-color: #EEEEEE;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.CartListItemAlt
{
    background-color: #DCDCDC;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.CartListFooter
{
	line-height: 10pt;
	background-color: #b1bece;
}

.ListItem
{
    background-color: #ffffff;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.ListItemAlt
{
    background-color: #f2f2f2;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

/* text style for the links */
A.SiteLink, A.SiteLink:link, A.SiteLink:visited
{
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    color: #555588;
    font-size: 11px;
}   

A.SiteLink:hover    
{
    text-decoration: underline;
    color: white;
}

A.SiteLinkBold, A.SiteLinkBold:link, A.SiteLinkBold:visited
{
    color: #555588;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  11px;
    font-weight: bold
}

A.SiteLinkBold:hover
{
    color: white;
    text-decoration: none;
}

/* */
A.MenuUnselected, A.MenuUnselected:link, A.MenuUnselected:visited
{
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
	color: #555588;
	line-height: 16px;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

A.MenuUnselected:hover
{
    color: white;
    text-decoration: underline;
    padding-left: 10px
}

A.MenuSelected
{
    color: white;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}

A.MenuSelected:hover
{
    color: white;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    padding-left: 10px
}

A.BodyLinkAlt, A.BodyLinkAlt:link, A.BodyLinkAlt:visited
{
    color: #000000;
    text-decoration: underline;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    line-height: 16px;
}

A.BodyLinkAlt:hover
{
    color: #0000FF;
    text-decoration: underline;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    line-height: 16px;
}

A.BodyActionHighlight, A.BodyActionHighlight:link, A.BodyActionHighlight:visited
{
    color: #555588;
    text-decoration: none;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight: bold;
    line-height: 16px;
}

A.BodyActionHighlight:hover
{
    color: #0000FF;
    text-decoration: underline;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight: bold;
    line-height: 16px;
}


/* GENERAL */

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px    
}

.NormalLarger
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 16px    
}

.NormalLarger2
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 17px    
}

.NormalLarger3
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: normal;
    line-height: 17px    
}

.NormalLarger4
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 18px    
}

.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: #999966;
    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-weight: normal;
	font-size: 11px;
	text-indent: -5px;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #c4c4ff;
}

.NormalRed
{
	font-weight: bold;
	font-size: 11px;
	color: red;
	font-family: Verdana, Helvetica, sans-serif;
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px    
}

.NormalItalic
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px    
}

A.Cs2:link  {
    text-decoration: underline;
    color:  #ffffff; 
}

A.Cs2:visited  {
    text-decoration: underline;
    color:  #ffffff;
}

A.Cs2:hover {
    text-decoration: underline;
    color:  #ffffff;
}


A:link  {
    text-decoration: underline;
    color:  #555599; 
}

A:visited  {
    text-decoration: underline;
    color:  #555599;
}

A:hover {
    text-decoration: underline;
    color:  #0000FF;
}


SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    disc ;
}

UL LI LI    {
    list-style-type:    circle;
}

UL LI LI LI {
    list-style-type:    square;
}

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
}


