/* ================================
    CSS STYLES FOR IBUYSPY STORE 
    v1.1, 06/2001
   ================================
*/   
Body
{	BACKGROUND-IMAGE: url('images/borderleft.jpg');
	BACKGROUND-REPEAT: repeat-y;
	margin-left:0; margin-right:0; margin-top: 0; font-family:Verdana
}

.MainTable   { margin-left:50 }
/* */
.HomeHead
{
    color: #008000;
    font-family: Verdana, Arial;
    font-size: 20px;
    font-weight: bold;
    HEIGHT: 35px
}

/* */
.ContentHead
{
    background-color: #33CC33;
    color: #FFFFFF;
    font-family: Verdana, Arial;
    font-size: 20px;
    font-weight: bold;
    text-indent: 5em;
    height: 35px

}

/* */
.SubContentHead
{
    background-color: #CCCCFF;
    color: #FFFFFF;
    font-family: Verdana, Arial;
    font-size: 18px;
    font-weight: bold;
    height: 20px
}

/* */
.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: #CCCCFF;
    color: #9933FF;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold
}

a.MostPopularItemText, a:link.MostPopularItemText, a:visited.MostPopularItemText
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration: none
}

a:hover.MostPopularItemText
{
    color: #FFFFFF;
    font-family: Verdana, Arial;
    font-size: 11px;
    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
}

.CartListHead
{
    background-color: #77AC5E;
    border-left: 1px solid #696969;
    color: #000000;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 20pt;
    padding-left: 5px; border-bottom-color:#696969; border-bottom-width:medium
}

.CartListItem
{
    background-color: #ffffff;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.CartListItemAlt
{
    background-color: #f2f2f2;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.CartListFooter
{
    background-color: #CCCCFF;
    line-height: 10pt; color:#FFFFFF
}

/* text style for the links */
a.SiteLink, a:link.SiteLink, a:visited.SiteLink
{
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    color: #9933FF;
    font-size: 11px
}   

a:hover.SiteLink    
{
    text-decoration: underline;
    color: white;
}

a.SiteLinkBold, a:link.SiteLinkBold, a:visited.SiteLinkBold
{
    color: #9933FF;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  11px;
    font-weight: bold
}

a:hover.SiteLinkBold
{
    color: white;
    text-decoration: none;
}

/* */
a.MenuUnselected, a:link.MenuUnselected, a:visited.MenuUnselected
{
    color: #FFFFFF;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 5px; background-color:#9C1F1D
}

a.NormalMenu, a:link.NormalMenu, a:visited.NormalMenu
{
    color: #9933FF;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 25px;
    padding-left: 5px
}

a:hover.NormalMenu
{
    color: white;
    text-decoration: underline;
    padding-left: 10px
    line-height: 25px;
}

a:hover.MenuSelected
{
    color: white;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    padding-left: 5px
}



a:hover.MenuUnselected
{
    color: white;
    text-decoration: underline;
    padding-left: 5px
}

A.MenuSelected
{
    color: #FFFFFF;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 5px; background-color:#339933
}

a:hover.MenuSelected
{
    color: white;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    padding-left: 5px
}
.headernav{
margin-left: 20;

color: #FFFFFF; text-decoration: none; font-family: Verdana; font-weight:bold}

/* 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-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    
}

.leftdetails{
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  10px;
    font-weight: bold;
    padding-left: 10px
}

A:link  {
    text-decoration: none;
    color:  black;
}

A, A:hover {
    text-decoration: underline;
    color:  black;
}

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
}
.paymenttable{width:100%;
border: 1px solid #CCCCCC; padding-left: 4; padding-right: 4; padding-top: 1; 
               padding-bottom: 1; font-size:10pt;}
.footer         {    padding-left: 150; padding-top:20}
.paymenttable TH{

background-color: #00FF00}
.itemtable{border: 3px dotted #00CC00; padding-left: 4; padding-right: 4; padding-top: 1; 
               padding-bottom: 1}

.paymenttable span{
font-style:normal; font-variant:normal; font-weight:normal; font-size:8pt}