﻿body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.CategoryText
{
    font-size: 12px;
}
.ProductTitle 
{
    font-weight: bold;
    font-size: 16px;
}
.ProductPrice
{
    font-weight: bold;
    font-size: 13px;
}
.BoxLink 
{
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    color: #333333;  
}
.ProductD2
{
    font-size: 10px;
    text-decoration: none;
    color: #333333;  
}
.BottomImage
{
    border-style: solid;
    border-width: 1px;
    border-color: #333333;
}
.ColorBox
{
    border-color: #333333;
    border-width: 1px;
    border-style: solid;
    font-size: 12px;
    margin: 10px;
}
.FooterText
{
    color: #999999;
    font-size: 10px;
}
.TextLink
{
    color: #333333;
    font-weight:bold;
}
.CartBtn
{
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
}

.rmRootGroup .rmItem {
    margin-left: 30px;
}

.rmRootGroup .rmLink
{
    text-decoration: none;
    height: 20px;
    line-height: 20px;
    font-size: 13px;
    color: #404040;
    cursor: pointer;
}
.rmRootGroup a 
{
    cursor: pointer;
}
.rmRootGroup a:hover 
{
    background-color: #f2c1cf;
}
.rmSlide 
{
    margin-left: -85px;
}

.rmVertical .rmGroup, .rmVertical .rmText
{
    padding: 0px !important;
    margin: 0px;
}
.rmVertical .rmItem 
{
    height: 25px;
    background-color: #d3d1d4;
    width: 200px;
    line-height: 25px;
    border-left: 1px solid black;
    border-right: 1px solid black;
}
.rmVertical .rmLast 
{
    border-bottom: 1px solid black;
}
.rmVertical .rmItem:hover
{
    background-color: #f2c1cf;
}

