﻿/* ================================
    CSS STYLES FOR THE COMMERCE STARTER KIT 
    v1.0, 10/2002
   ================================
*/

/* =====================================================
	DR/Call #	Date		Developer	Description 
   =====================================================
	35826		01/31/07	AM			Cosmetic Changes
   =====================================================
*/	  

/* */

.HomeHead
{
    color: #999966;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    HEIGHT: 35px
}

/* Start - CSI - AM - 35826 */
.ContentHead
{
	font-weight: bold;
	font-size: 18px;
	color: #9E9E9E;
	font-family: Arial, Helvetica, sans-serif;
	/*height: 35px;*/
	background-color: white;
}
/* End - CSI - AM - 35826 */
/* */
.SubContentHead
{
    background-color: #dddca3;
    color: #696969;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    height: 20px
}

/* */
.UnitCost
{
    color: #808080;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 20pt
}

/* */
.ModelNumber
{
    color: #808080;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 20pt
}

/* */
.ErrorText
{
    color: red;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20pt
}
.MostPopularHead
{
	background-color: #8B0000;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

A.MostPopularItemText:visited
{
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none
}

A.MostPopularItemText:link
{
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none
}

A.MostPopularItemText
{
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none
}

A.MostPopularItemText:hover
{
    color: red;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: underline
}
/* Start - CSI - AM - 35826 */
.ProductListHead
{
	font-weight: bold;
	font-size: 12px;
	line-height: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
/* End - CSI - AM - 35826 */
.ProductListItem
{
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt
}
.ProductListItemSmall
{
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt
}

.CartListHead
{
	/* background-color: #A9A9A9; */
	background-image: url('img_1/toppanelbgd.gif');
	border-bottom: medium none #696969;
	border-left: 1px solid #696969;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20pt;
	padding-left: 5px;
	}
.CartListItem
{
	background-color: #ffffff;
	border-bottom: #696969;
	border-left: #696969 1px solid;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 5px;
	border-bottom-color: #696969;
	border-left-color: #696969;
}
.CartListItemAlt
{
	background-color: #f2f2f2;
	border-bottom: #696969;
	border-left: #696969 1px solid;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 5px;
	border-bottom-color: #696969;
	border-left-color: #696969;
}
.CartListFooter
{
	background-image: url('footerbgd.gif');
	background-color: #336699;
	line-height: 10pt;
}

/* text style for the links */
A.SiteLink:visited
{
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    color: #dddddd;
    font-size: 11px;
}   

A.SiteLink:link
{
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    color: #dddddd;
    font-size: 11px;
}   

A.SiteLink
{
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    color: #dddddd;
    font-size: 11px;
}   

A.SiteLink:hover    
{
    text-decoration: underline;
    color: white;
}

A.SiteLinkBold:visited
{
    color: #dddddd;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  11px;
    font-weight: bold
}

A.SiteLinkBold:link
{
    color: #dddddd;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  11px;
    font-weight: bold
}

A.SiteLinkBold
{
    color: #dddddd;
    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:visited
{
    color: goldenrod;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}

A.MenuUnselected:link
{
    color: goldenrod;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}

A.MenuUnselected
{
    color: goldenrod;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}

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
}

/* 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    
}

.NormalDouble
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-color: #000fff;    
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-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    
}

.NormalItalic
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px    
}



A:link  {
    text-decoration: none;
    /*color:black;*/
    
}

A:hover {
    text-decoration: underline;
    /*color:black;*/
}

A {
    text-decoration: underline;
    /*color:black;*/
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

PRE {
    font-family:    Lucida Console, monospace;
}


BLOCKQUOTE {
    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
}

.MyTextBox
{
	background-image: none;
	font-family: Arial;
	background-color: red;
}
td.pclnk {
	color: #212161;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13pt;
	font-weight: bold;
	text-decoration: none;
}
td.pclnk a {
	color: #212161;
	text-decoration : none;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
td.pclnk a:hover {
	color: #212161;
	text-decoration : underline overline;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
/* original from CSI -
td.pclnk {
	color: #ffffff;
	font-family : Arial, Helvetica, sans-serif, Helvetica, sans-serif;
	font-size : 8pt;
	margin-bottom : 4px;
	margin-top : 6px;
	font-weight: bold;
}
td.pclnk a {
	background-color: #9E9E9E;
	border : 1px solid #660000;
	color: #ffffff;
	display : block;
	padding-bottom : 2px;
	padding-top : 4px;
	text-decoration : none;
	width : 100%;
	text-transform: uppercase;
}
td.pclnk a:hover {
	background-color: #006500;
	border : 1px solid #CC9999;
	color: #ffffff;
	text-decoration : none;
} */
.ExtDesc
{
	font-weight: bold;
	font-size: 10px;
	color: darkgray;
	font-family: Arial, Helvetica, sans-serif;
}
.pageLinks {
	font-family: Verdana;
	font-size: xx-small;
}
/* text style used for leftcolumn*/
.NormalNav
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.NormalNav a
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.NormalNav a:hover
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000099;
	text-decoration:underline;
}
