/*
############################
Body
############################
*/

/* Base Font */
body,span,div,ul,ol,td,th,form,button,input,textarea,select {
font:normal 12px Arial, Helvetica, sans-serif;
}

body {
background-color:#8b8a97;
color:#000;
font:normal 12px Verdana, Arial, Helvetica, sans-serif;
padding:0;
margin:0;
text-align:center; /* Used to correct alignment error in IE6 */
}

img {
border:0px;
}

body, tr.footer-nav td, .ext-price span, .price span {
color:#000;
}

tr.footer-nav td {
margin:0px;
}

/* Body Links */
a {
color:#336699;
text-decoration:none;
font-weight:bold;
}

a:hover {
color:#3ca246;
}

/* Page Title */
h1, h1 span {
font-family:Verdana, Geniva, arial, helvetica, sans-serif;
font-weight:bold;
font-style:normal;
text-decoration:none;
color:#3366a4;
font-size:1.8em;
background-color:transparent;
border-bottom:2px solid #000;
text-align:left;
text-indent:5px;
}

/* Paragraph Title */
h2, h2 span {
font-family: Verdana, Geniva, arial, helvetica, sans-serif;
font-weight: bold;
font-style: normal;
text-decoration: none;
color: #d64736;
font-size:1.3em;
background-color: transparent;
border-bottom: 1px solid #000;
}

/* Section Title */
h3, h3 span {
font-family:Verdana, Geniva, arial, helvetica, sans-serif;
font-weight:bold;
font-style:normal;
text-decoration:none;
color:666;
font-size:12px;
background-color:transparent;
}

/*
############################
Sidebar
############################
*/
/* Shopping Totals */
tr.cart td.cart-total {
color:#000;
background-color:#fff;
}

/* SideBar */
.sidebar, .sidebar2, tr.search td {
border:0px solid #000;
}

.sidebar, .sidebar2, tr.search td {
color:#000;
font-weight:normal;
font-style:normal;
text-decoration:none;
text-align:center;
background-color:#fff;
}

/* Sidebar Links */
a.sidebar-nav-link:link, a.sidebar-nav-link:active, a.sidebar-nav-link:visited, a.sidebar-nav-link:hover {
font-family:Verdana, Geniva, arial, helvetica, sans-serif;
font-weight:bold;
font-style:normal;
font-size:10px;
text-align:center;
}

tr.sidebar-nav td, tr.search td {
border:1px solid #000;
}

a.sidebar-nav-link:link, a.sidebar-nav-link:active {
text-decoration:none;
}

a.sidebar-nav-link:link, a.sidebar-nav-link:active, tr.sidebar-nav td, tr.search td {
color:#f1f1f1;
text-align:center;
background-color:#A6A6A6;
}

a.sidebar-nav-link:visited {
color:#f1f1f1;
text-decoration:none;
background-color:transparent;
}

a.sidebar-nav-link:hover {
color:#fff;
text-decoration:underline;
background-color:transparent;
}

/*
############################
Table Display
############################
*/
/* Table Border Color */
td.grid {
color:#000;
background-color:#000;
}

/* Table Column Header */
.col-data,th.col-data {
color:#000;
font-weight:bold;
font-style:normal;
text-decoration:none;
font-size:10px;
background-color:#999;
}

/* Table Footer */
.col-footer {
color:#000;
background-color:#666;
}

/* Table Header */
.col-header,th.col-header {
color:#fff;
font-weight:bold;
font-style:normal;
text-decoration:none;
font-size:12px;
background-color:#004c80;
}

/* Table Row Data */
.row-data, tr.search-display td.row-header {
color:#000;
font-weight:normal;
font-style:normal;
text-decoration:none;
font-size:10px;
background-color:#fff;
}

.srchdisdata {
font-size:10px;
background-color:#d1e1ff;
padding:2px;
}

.srchdisdata2 {
font-size:10px;
background-color:#d6ead1;
padding:2px;
}

/* Table Row Data2 */
.row-data2, tr.search-display td.row-header2, tr.shoppingcart td.row-header,tr.place-order td.row-header,tr.orderdetails td.row-header, tr.shoppingcart td.row-header2,tr.place-order td.row-header2,tr.orderdetails td.row-header2 {
color:#000;
font-weight:normal;
font-style:normal;
text-decoration:none;
font-size:10px;
background-color:#fff;
}

/* Table Row Header */
.row-header {
color:#000;
font-weight:bold;
font-style:normal;
text-decoration:none;
font-size:10px;
text-align:right;
background-color:#fff;
}

/* Table Row Header2 */
.row-header2 {
color:#000;
font-weight:bold;
font-style:normal;
text-decoration:none;
font-size:10px;
text-align:right;
background-color:#eee;
}

/*
############################
Product Display
############################
*/
/* Price */
.price, td.row-header2 div.price, .total-price, .ext-price {
color:#ff00;
font-weight:bold;
font-style:normal;
text-decoration:none;
font-size:12px;
background-color:transparent;
}

/* Product Name */
b.product-name {
font-family:Verdana, Geniva, arial, helvetica, sans-serif;
color:#000;
font-weight:bold;
font-style:normal;
text-decoration:none;
font-size:12px;
background-color:transparent;
}

/* Product Name Links */
a.product-name:link,a.product-name:active,a.product-name:visited,a.product-name:hover {
font-family:Verdana, Geniva, arial, helvetica, sans-serif;
font-weight:bold;
font-style:normal;
font-size:12px;
}

a.product-name:link, a.product-name:active {
text-decoration:none;
color:#000;
background-color:transparent;
}

a.product-name:visited {
text-decoration:none;
color:#3d4d6b;
background-color:transparent;
}

a.product-name:hover {
text-decoration:none;
color:#585757;
background-color:transparent;
}

/* QTY */
div.qty {
color:#000;
font-weight:bold;
font-style:normal;
text-decoration:none;
font-size:12px;
}

/* SKU */
span.sku {
color:#666;
font-weight:normal;
font-style:normal;
text-decoration:none;
font-size:9px;
}

/*
############################
Buttons
############################
*/
/* Buy Button */
.buy-button,tr.search-display td.row-header .input-button, tr.search-display td.row-header2 .input-button {
color:#fff;
font-weight:bold;
font-style:normal;
text-decoration:none;
font-size:10px;
background-color:#999;
}

/* Go Button */
.search-button {
color:#000;
font-weight:bold;
font-style:normal;
text-decoration:none;
font-size:10px;
background-color:#efefef;
}

/* Button1 (Primary) */
.input-button {
color:#000000;
font-weight:bold;
font-style:normal;
text-decoration:none;
font-size:9px;
background-color:#eee;
}

/* Button2  (Secondary) */
.input-button2 {
color:#fff;
font-weight:bold;
font-style:normal;
text-decoration:none;
font-size:9px;
background-color:#999;
}