.sylename
{
    color: #A9110D;
    font-size: 12px;
    font-family: 'Open Sans' , sans-serif;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    line-height: 22px;
}
.border
{
    width: 55px;
    height: 55px;
    padding-right: 5px;
}
.border a
{
    border: 1px solid #E0E0E0;
        text-decoration: none;
}
.border a:hover
{
    text-decoration: none;
    border: 1px solid #C0C0C0;
}
.border2
{
    border: 1px solid #000000;
    width: 25px;
    height: 25px;
    margin-right: 5px;
}
.garmentname {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #ee2e24;
    letter-spacing: 1px;
    text-align: left;
}
.garmentstyle {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #ee2e24;
    letter-spacing: 1px;
    text-align: left;
}
.garmentdescription
{
    color: #3c5360;
    font-size: 13px;
    font-family: 'Open Sans' , sans-serif;
    font-weight: 400;
    text-align: left;
    line-height: 14px;
    letter-spacing: 1px;
}
.CatStyle
{
    color: #A9110D;
    font-size: 13px;
    font-family: 'Open Sans' , sans-serif;
    font-weight: bold;
}
.garmentsizes
{
    color: #3c5360;
    font-size: 13px;
    font-family: 'Open Sans' , sans-serif;
    font-weight: 400;
    text-align: left;
    line-height: 14px;
    letter-spacing: 1px;
}
.other_colors
{
    font-family: 'Open Sans' , sans-serif;
    font-size: 10px;
    font-weight: normal;
    text-align: center;
    padding-bottom: 5px;
    width: 50px;
}
.other_colors a
{
    color: #455560;
    text-decoration: none;
}
.other_colors a:hover
{
    text-decoration: none;
    color: #ec2e30;
}
.catheader
{
    display: block;
    font-family: 'Open Sans' , sans-serif;
    font-size: 15px;
    font-weight: normal;
    text-align: left;
    text-decoration: none;
    font-variant: normal;
    font-style: italic;
    color: #aa110b;
    width: 180px;
    height: 17px;
    margin-bottom: 2px;
    line-height: 17px;
}
.catheadersub
{
    display: block;
    font-family: 'Open Sans' , sans-serif;
    font-size: 15px;
    font-weight: normal;
    text-align: left;
    text-decoration: none;
    font-variant: normal;
    font-style: italic;
    color: #aa110b;
    width: 210px;
    height: 17px;
    margin-bottom: 2px;
    margin-right: 10px;
    line-height: 17px;
}
.catrollover a
{
    display: block;
    font-family: 'Open Sans' , sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    font-variant: normal;
    font-style: normal;
    border: 1px solid #9B9B9B;
    background-color: #9B9B9B;
    color: #FFFFFF;
    line-height: 20px;
    width: 200px;
    height: 20px;
    margin-bottom: 3px;
    padding-left: 3px;
}
.catrollover a:hover 
{ 
    border: 1px solid #E3E3E2;
    background-color: #f5f4f4;
    color: #A9110D;
}
.catsubrollover a
{
    display: block;
    font-family: 'Open Sans' , sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    font-variant: normal;
    font-style: normal;
    border: 1px solid #9B9B9B;
    background-color: #f5f4f4;
    color: #A9110D;
    line-height: 20px;
    width: 210px;
    height: 20px;
    margin-bottom: 3px;
    padding-left: 3px;
}
.catsubrollover a:hover 
{ 
    border: 1px solid #E3E3E2;
    background-color: #9B9B9B;
    color: #FFFFFF;
}