﻿a {
	font-family: verdana;
	font-size: 10px;
	color: #002238;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #002238;
}
a:active {
	text-decoration: none;
	color: #002238;
}

td img {display:block;}
.datagrid td img {display:inline;}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:10px;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #000000;
	font-size: 10px;
}

h3 {font-size:12px;font-weight:bold;display:inline;}
#loginStatus
{
    width:100%;
    font-size:10px;
    text-align:center;
}

ul#catalog
{
    list-style-type:none;
    width:900px;    
    margin:0 0 0 0;
    padding:0 0 0 0;
}

ul#catalog td
{
    font-size:10px;
    color:Black;
    background-color:White;
}
ul#catalog li
{
    display: inline;
    float: left;
    text-align:center;
}

#productInfo
{
    background-color:#cccccc;
    color:black;
    font-size:11px;
    height:100%;
    text-align:left;
    font-weight:bold;
}

.cart TD, TH
{
    color:Black;
    font-size:10pt;
}

.cart .skuColumn
{
    width:100px;
    text-align:center;
}

.cart .classColumn
{
    width:80px;
    text-align:center;
}

.cart .priceColumn
{
    text-align:right;
    width:80px;
}

.cart .quantityColumn
{
    width:70px;
    text-align:center;
}

.cart .totalColumn
{
    text-align:right;
    width:80px;
}

.cart .total
{
    text-align:right;
    font-weight:bold;
}

.cart .removeColumn
{
    width:50px;
    text-align:center;
}

#redtab
{
    background-image:url(../../images/nav_login_button_blank.jpg);
    background-repeat:repeat-x;
    background-color:#CCCCCC;
}

#adjustableGray
{
    background-image:url(../../images/nav2_r1_c3.jpg);
    background-repeat:repeat-x;
    width:100%
}