﻿
/* basic selectors */
a.adtext
{
    color: #666666;
    text-decoration: none;
}
a.adtext:hover
{
    color: #666666;
    text-decoration: none;
}
a:link
{
    color: #666666;
    text-decoration: none;
}
a:visited
{
    color: #666666;
    text-decoration: none;
}
a:active, a:hover
{
    color: #000099;
    text-decoration: none;
}

h1
{
    color: #5b626c;
    font: bold 130% Verdana, Arial, Helvetica, sans-serif;
    margin-top: 0.9em;
    margin-bottom: 0.4em;
}

h2
{
    color: #5b626c;
    font: bold 120% Verdana, Arial, Helvetica, sans-serif;
    margin-top: 0.9em;
    margin-bottom: 0.4em;
}

h3
{
    color: #5b626c;
    font: bold 110% Verdana, Arial, Helvetica, sans-serif;
    margin-top: 0.9em;
    margin-bottom: 0.4em;
}

h4
{
    color: #5b626c;
    font: bold 108% Verdana, Arial, Helvetica, sans-serif;
    margin-top: 0.9em;
    margin-bottom: 0.4em;
}

h5
{
    color: #000;
    font: bold 100% Verdana, Arial, Helvetica, sans-serif;
}

h6
{
    color: #000;
    font: bold italic 100% Verdana, Arial, Helvetica, sans-serif;
}

code
{
    color: #6c0;
    font: 100% "Courier New" , Courier, monospace;
}
.admin-header h1
{
    color: white;
}

.admintable
{
    margin: 5px;
    padding: 0;
    width: 700px;
    border: 1px dashed #cccccc;
}
.adminlabel
{
    font-size: 8pt;
    font-family: verdana;
    width: 120px;
    margin-bottom: 3px;
    vertical-align: top;
}
.adminitem
{
    border-width: 0px;
    background-color: #ffffff;
    margin-bottom: 3px;
}

.ourprice
{
    font-weight: bold;
    font-size: 10pt;
    color: #b22222;
    font-family: verdana;
}

.retailprice
{
    font-weight: bold;
    font-size: 10pt;
    color: #000000;
    font-family: verdana;
    text-decoration: line-through;
}

.totalbox
{
    text-align: center;
    color: #990000;
    font-weight: bold;
}

.adbox
{
    padding: 10px;
    font-size: 9pt;
    margin-bottom: 10px;
    border: 1px solid gainsboro;
}
a.editme
{
    text-decoration: none;
    color: #4a4d5c;
}
.commandbar
{
    padding: 3px;
    font-size: 8pt; /*	background-color: blue;*/
    border: 1px solid gainsboro;
}


.subtotal
{
    text-align: right;
    border-top: 1px solid #c9c9c9;
    margin-top: 5px;
}

.sectionheader
{
    border-bottom: #dcdcdc 1px dotted;
    color: #65738E;
    font-size: 8pt;
    padding-bottom: 5px;
    font-weight: bold;
}

.admin-header
{
    background-color: #6190CD;
    height: 40px;
    padding-left: 10px;
    border-bottom: solid 4px #B4CCEB;
}

.price
{
    font-weight: bold;
    color: #c00;
}
del.price
{
    color: #000;
    text-decoration: line-through;
}

h1.accent
{
    font-size: 12px;
    font-weight: bold;
    color: #990000;
    margin: 0px;
    margin-bottom: 5px;
}
.smalltext
{
    font-size: 8pt;
    color: #666666;
    font-family: verdana;
}
.adbox h3
{
    font-weight: bold;
    font-size: 10pt;
    font-family: verdana;
    color: #C7C030;
    margin-top: 1px;
    margin-bottom: 3px;
}
.loginheader
{
    height: 30px;
    font-weight: bold;
    font-size: 10pt;
    color: #666666;
    font-family: verdana;
    background-color: #f5f5f5;
    text-align: center;
}
.logincell
{
    background-color: #ffffff;
    vertical-align: middle;
    text-align: center;
    padding: 20px;
}
.logtable
{
    border: 1px solid #cccccc;
    background-color: #cccccc;
}
.subcategory
{
    font-size: 105%;
    margin-left: 10px;
}
.productbox
{
    min-height: 300px;
    width: 160px;
   /* border: 1px solid #c5c5c5;*/
    margin: 5px;
}
.productimage
{
    width: 140px;
}
.productsummarydisplaywrapper
{
    width: 160px;
    padding-top: 10px;
}
.productsummaryimageholder
{
    height: 135px;
    text-align: center;
    vertical-align: middle;
}
.productsummarytext
{
    margin-left: 10px;
    padding-right: 10px;
    height: 55px;
    padding-top: 60px;
}
.retailprice
{
    font-weight: bold;
    color: black;
    text-decoration: line-through;
}
.yousave
{
    font-weight: bold;
    color: #336600;
}
.hookline
{
    font-size: larger;
    color: #5b626c;
    font-style: italic;
}
.coreboxbody
{
    background-image: url(images/core_box_bg.gif);
    width: 140px;
    padding-left: 20px;
    padding-right: 20px;
}
.coreboxtop
{
    background-image: url(images/core_box_top.gif);
    height: 22px;
    width: 180px;
}
.coreboxbottom
{
    width: 180px;
    background-image: url(images/core_box_bottom.gif);
    height: 22px;
}
.coreboxheader
{
    width: 180px;
    background-image: url(images/core_box_bg.gif);
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 10px;
    text-align: center;
}
.sevenpixspacer
{
    height: 5px;
}
.tenpixspacer
{
    height: 10px;
}
.twentypixspacer
{
    height: 20px;
}
.sectionoutline
{
    border: 1px solid #cccccc;
    padding: 15px;
}

checkout-visited
{
    font-size: 16pt;
    color: #dcdcdc;
    font-family: verdana;
}
checkout-current
{
    font-size: 16pt;
    color: #990000;
    font-family: verdana;
}
.selected
{
    color: #E03300;
    font-weight: bold;
}

.notselected
{
    color: #CCC;
    font-weight: bold;
}

.payPalLink
{
    color: #E03300;
    text-decoration: underline;
    font-weight: bold;
    font-size: 1em;
}

.adminHeader
{
    position: absolute;
    color: #333333;
    font-size: 2.5em;
    left: 90px;
    top: 45px;
    font-family: Arial;
}

.usuallyships
{
    font-size: 85%;
    color: Red;
}

.productsummaryproductname
{
    font-size: 90%;    
}

.errorTxt
{
    font-size: 80%;    
    font-weight:bold;
    color: #ff0000;
}
