﻿/**************************************/
/* *****  Global Styles         ***** */
/**************************************/

/**************************************/
/* *****  MasterPage Styles     ***** */
/**************************************/
#MainNav
{
    background-image: url(images/mainnav_back.jpg);
    background-repeat: repeat-x;
}

/**************************************/
/* *****  Divisional Styles     ***** */
/**************************************/

/**************************************/
/* *****  Segment Styles        ***** */
/**************************************/

/**************************************/
/* ***  Product Category Styles ***** */
/**************************************/
.PCategoryProductNavTitle
{
    background-image: url(images/mainnav_back.jpg);
    background-repeat: repeat-x;
}

#PCategoryTitle
{
    color: #990066;
}

/**************************************/
/* ***  Product Styles ***** */
/**************************************/
#RIHeader
{
    background-image: url(images/mainnav_back.jpg);
    background-repeat: repeat-x;
}

.ProductMainTitle
{
    color: #990066;
}

.ProductSubTitle
{
    background-color: #990066;
}
