﻿
.RetailerTel, .ProfileColour
{
	color: #ff6600;
}

.ProfileBackColour
{
	background-color: #99cc33;
}

#AdvertText
{
	color: #ff6600;
	font-size: 7pt;
	font-family: verdana;
	text-align: right;
}

.ppp
{
	/* change this colour - products per page text */
	color: #ff6600;
	font-size: 8pt;
	font-family: verdana;
	width: 135px;

}

.NoRefine
{
	font-size: 8pt;
	color: #ff6600;
	font-family: verdana;
	width: 80px;
}

.dlHeader
{
	background-color: #ff6600;
}

.themePrice
{
	color: #3399cc;
	font-size: 7pt;
	font-family: verdana;
	font-weight:bold;

}

.themePriceBig
{
	color: #3399cc;
	font-size: 7pt;
	font-family: verdana;
	font-weight:bold;

}

.themePriceBigger
{
	color: #3399cc;
	font-size: 8pt;
	font-family: verdana;
	font-weight:bold;

}


/* change this colour refine back */
.divShadowGrey
{
	background-color: #ffeb99;
}

.DynamicMenuItemStyleSite
{
	text-align: left;
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	
}

.DynamicMenuItemStyleHome
{
	text-align: center;
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
}

.DynamicHoverStyle
{
	/* change this colour - hover colour for item in menu */
	background-color:#ffcc33;
	color: #ffffff;
}

.DynamicSelectedStyle
{
	/* change this colour - selected item in menu */
	background-color: #ffcc33;
}

.sidebarDynamicMenuStyle
{
    background-color: #fff7d9 !important;
    /* change this colour to be the same as one above */
    border: solid 1px #ffcc33 !important;
    padding: 2px 2px 0px 2px !important;
    filter: progid:DXImageTransform.Microsoft.dropshadow(OffX='3', OffY='3', Color='#E0E0E0', Positive='true');
}



.dropBack
{
	background-color:#fafdff;
}

.dropHover
{
	background-color: #e0f0ff
} 

a.branded
{
	font-size: 10px;
	color: #ff6600;
	font-family: Verdana;
	text-decoration: underline;
}


a.listLink:Hover
{
	font-size: 11px;
	color: #ff6600;
	font-family: Verdana;
	text-decoration: underline;
}

.titleBranded
{
	font-size: 10px;
	color: #ff6600;
	font-family: Verdana;
	text-decoration: none;
	font-weight:bold;
}

