﻿
/****** Header frame and sub frames ******/

#HeaderFrame
{
	border-bottom: solid 5px #f6d317;
}

#HeaderFrame #Contact
{
	background-color: #f6d317;
}

#InnerContentFrame #PromoLeft
{
    border-bottom: solid 5px #F6D317; 
}

#InnerContentFrame #PromoRight
{
    border-bottom: solid 5px #F6D317; 
}


#InnerContentFrame #Title
{
	color: #003881;
}


/****** Homepage Promo items *********/

#PromoOfferType
{
	color: #F6D317;
}

#PromoDivider
{
    background-color:#F6D317;
}

/****** Product Repeater Items *********/

#ProductList #ProductContact
{
    color: #F6D317;
}

#ProductList #ProductContact a
{
    color: #F6D317;
}

#ProductList #ProductLinks p
{
	border-top: solid 1px #F6D317;
	border-bottom: solid 1px #F6D317;
}

#ProductList #ProductName
{
    color: #F6D317;
}

#ProductList #ProductCode
{
	color: #F6D317;
}

#ProductList #ProductShortDesc
{
    color: #F6D317;
}

#ProductList #ProductDivider
{
	background-image: url(assets/images/catagories/proddiv.jpg);
}
