.ui-main h1 strong {
 color: #7e0f79;
}
.ui-breadcrumb h2 span {
 color: #7e0f79;
}
#vcsContent .ui-breadcrumb li {
	color: #7e0f79;
}
.ui-size-hover {
	border-color: #7e0f79;
}
table tbody td a {
 color: #7e0f79;
}
table tbody tr td.ui-selected {
 background: #7e0f79;
}
table tbody tr.ui-selected th,
table tbody tr:hover th {
 color: #7e0f79;
}
.ui-unavailable-panel {
	color: #7E0f79;
}
.ui-detail .metadata .price {
 color: #7e0f79;
}
.ui-detail .ui-tabs li a {
 color: #7e0f79;
}
.ui-detail .ui-tab-panel li a {
 color: #7e0f79;
}
#vcsContent .jcarousel-style-options a:hover div {
	color: #7e0f79;
  border: 1px solid #7e0f79;
}
#vcsContent .jcarousel-style-options a.selected {
	border-color: #7e0f79;
	background-color: #7e0f79;
}
#vcsContent .jcarousel-style-options a.selected:hover {
	background-color: #7e0f79;
}
#vcsContent .jcarousel-style-options a.selected div {
	background-color: #7e0f79;
}
.ui-colour li a:focus .name,
.ui-colour li a:hover .name {
 color: #7e0f79;
}
.ui-colour li a:focus .swatch,
.ui-colour li a:hover .swatch {
 border-color: #7e0f79;
}
.ui-colour li a.ui-selected {
 background: #7e0f79;
}
.ui-size-womens li a {
 color: #7e0f79;	
}
.ui-size-womens li.ui-selectable:hover a,
.ui-size-womens li.ui-selectable a:focus {
 border-color: #7e0f79;
 color: #7e0f79;
}
.ui-size-womens li.ui-selected a,
.ui-size-womens li.ui-selected a:focus,
.ui-size-womens li.ui-selected:hover a {
 border-color: #7e0f79;
 background: #7e0f79;
 color: #fff;
}
.ui-size-womens ol {
  margin-top: 45px;
}
#vcsContent .ui-measure-info .waist {
	background: url('/personalisation-assets/img/black-dresses/size-measure-waist.png') no-repeat 5px 0;
}
#vcsContent .ui-measure-info .bust {
	background: url('/personalisation-assets/img/black-dresses/size-measure-bust.png') no-repeat 5px 0;
}
#vcsContent .ui-measure-info .hips {
	background: url('/personalisation-assets/img/black-dresses/size-measure-hips.png') no-repeat 5px 0;
}
#vcsContent .ui-measure-info .broad {
	background: url('/personalisation-assets/img/black-dresses/style-measure-broad.png') no-repeat 5px 0;
}
#vcsContent .ui-measure-info .small-bust {
  background: url('/personalisation-assets/img/black-dresses/style-measure-small.png') no-repeat 5px 0;
}
#vcsContent .ui-measure-info .large-bust {
  background: url('/personalisation-assets/img/black-dresses/style-measure-large.png') no-repeat 5px 0;
}
.ui-size-womens li.ui-unavailable > a > span {
	height: 20px;
	overflow: hidden;
	background: url('/personalisation-assets/img/black-dresses/size-unavailable.png') no-repeat 50% 0;
}
.ui-size-womens li.ui-unavailable:focus span,
.ui-size-womens li:hover.ui-unavailable span {
  background-position: 50% -101px;
}
