* {
	margin: 0;
	padding: 0;
}

/* @group standard #b83a7a */

body {
	font: .825em/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: white;
	background: #000000 url(../images/United_Beauty_background.jpg) repeat-y fixed center top;
}

a, a:visited {
	color: #ff4279;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

hr {
	margin-top: 5px;
	margin-bottom: 5px;
}

p {
	margin-top: 6px;
	margin-bottom: 8px;
}

img {
	border-width: 0;
}

.standard {
	padding-right: 15px;
	padding-left: 15px;
}



/* @end */

/* @group menu */

.search {
	width: 140px;
}

.search a, .search a:visited {
	color: #ff4279;
	font-weight: bold;
	padding: 0 5px 2px;
}

.search a:hover {
	color: #ff4279;
	text-decoration: none;
}

div#mainlinks {
	font-size: .9em;
	line-height: 1em;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}

#menu {
	height: 19px;
	display: block;
	margin: 0 auto;
	border: 0 solid #ff8328;
	text-align: left;
	font-size: .9em;
	word-spacing: normal;
}

#menu, #menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: .9em;
}

#menu a {
	display: block;
	padding: 4px 7px;
	text-decoration: none;
	margin: 0;
	color: #ff4279;
}

#menu a:hover, #menu a:hover.rightlink {
	text-decoration: none;
	background-color: #cfcfcf;
}

#menu li {
	float: left;
	padding: 0;
}

#menu li.title {
	padding: 4px 7px;
	font-weight: bold;
	border-bottom: 0 solid #8d8d8d;
	background: #e2e4e0;
	width: 120px;
	color: black;
}

#menu li ul {
	position: absolute;
	left: -999em;
	margin: 0;
	line-height: 1.1em;
}

#menu li ul li {
	clear: both;
	border: 0 solid #ff3f00;
	margin: 0;
	padding: 0;
}

#menu li ul li a {
	font-weight: normal;
	border-top: 0;
	border: 0 #e9e9e9 solid;
	width: 120px;
	color: #000000;
	opacity: 0.9;
	-moz-opacity: 0.9;
	filter: alpha(opacity=90);
	background: #ffffff;
}

#menu li ul li a:hover {
	color: #000000;
	background: #c68aae;
	opacity: 0.9;
	-moz-opacity: 0.9;
	filter: alpha(opacity=90);
}

#menu li:hover ul, #menu li.menueffect ul {
	left: auto;
	z-index: 1000;
}

.foot {
	opacity: 0.8;
	-moz-opacity: 0.8;
}

/* @end */


/* @group main/structure */

/* @group header */

div.header {
	height: 74px;
	background: url(../images/ub_top_strip.jpg) no-repeat;
	color: #ff4279;
}

div.header a, div.header a:visited {
	color: #ff4279;
}

div.loginpanel {
	
}

.stripy {
	border: 1px solid yellow;
	height: 30px;
}

.baggy {
	padding-top: 5px;
	background: url(../images/small_shop.jpg) no-repeat 800px;
}

.tel {
	width: 230px;
	color: #ff4279;
	font-size: 1.3em;
	line-height: 1em;
	padding-top: 5px;
}

.newsticker {
	width: 550px;
}

.bag {
	width: 150px;
	height: 34px;
	line-height: 1.1em;
}

.mainlinks {
	word-spacing: 1.5em;
}



/* @end */

/* @group padding */

.padded {
	padding: 15px;
}

.paddedright {
	padding-right: 20px;
}

.paddedtop {
	padding-top: 20px;
}

.paddedtopabit {
	padding-top: 10px;
}

.paddedleft {
	padding-left: 20px;
}

.paddedleftabit {
	padding-left: 10px;
}



/* @end */

.innerrow {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

/* @group newsticker */
#newsticker {
	background: url(../images/ticker.jpg) no-repeat;
	padding-left: 15px;
	margin-bottom: 10px;
}

#themarquee {
	width: 460px;
}

#newsnews {
	width: 70px;
}

#newsnews h4 {
	font-size: 1em;
}

div#newsnews a, div#newsnews a:visited {
	color: white;
}

div#newsscroller a, div#newsscroller a:visited {
	color: black;
}

div#newsticker a:hover {
	text-decoration: none;
	color: black;
}

#newsrow {
	padding-left: 0;
	height: 30px;
}


/* @end */

.whitebg {
	background-color: white;
}

.leftpanel {
	width: 150px;
}

.rightpanel {
	width: 800px;
}

.subnav {
	width: 170px;
}

.pink {
	color: #ff4279;
}



/* @end */

/* @group listings */

.productpageheading {
	border-bottom: 2px solid #dddddd;
	margin-right: 20px;
	padding-bottom: 10px;
}

.mainproductheading {
	border-top: 3px solid #ff4279;
	margin-right: 20px;
	padding-bottom: 10px;
	padding-top: 20px;
}

.productlisting {
	margin-top: 10px;
	padding-right: 30px;
	padding-left: 20px;
	border-bottom: 2px solid #dddddd;
	margin-right: 20px;
}

img.floatright {
	padding-left: 15px;
}

p img.floatleft {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	color: #000000;
}

.found {
	background-color: yellow;
	color: #000;
}

.green {
	color: #40935B;
}

.orange {
	color: orange;
}

.associatedproduct {
	margin-right: 10px;
	width: 250px;
}

.associatedimage {
	width: 250px;
	height: 275px;
}

.specialoffer {
	width: 255px;
	height: 208px;
	margin-right: 5px;
}



/* @end */

/* @group headings */

h1 {
	margin-top: 4px;
	margin-bottom: 6px;
	font-weight: normal;
	font-style: normal;
	font-size: 1.4em;
}

h2 {
	margin-top: 4px;
	margin-bottom: 6px;
	font-size: 1.4em;
}

h3 {
	font-weight: normal;
	font-style: normal;
	margin-top: 4px;
	margin-bottom: 6px;
	font-size: 1.2em;
}

h4 {
	font-weight: normal;
	font-style: normal;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 1.1em;
}

/*h4 {
	font-weight: normal;
	font-style: normal;
	margin-top: 4px;
	margin-bottom: 6px;
}*/

h3.highlighted {
	background: #ff4279;
	padding: 3px;
	color: #ffffff;
}



/* @end */

/* @group Forms */

form {
	padding: 5px;
	font: .9em Verdana, Arial, Helvetica, sans-serif;
}

input, select {
	margin-top: 5px;
	margin-bottom: 5px;
}

input.h1 {
	font-size: 2em;
}

input.h2 {
	font-size: 1.6em;
}

textarea {
	font: .825em/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #373737;
}

label {
	float: left;
	width: 150px;
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
	clear: both;
}

.fauxlable {
	float: left;
	width: 250px;
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
	clear: both;	
}

.fauxinput {
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	width: 300px;
}

.productimage {
	width: 300px;
	height: 300px;
	border: 1px solid gray;
	background-color: silver;
}

.productimageform {
	padding: 20px;
}

disabled {
	background-color: black;
}

form.registrationform label {
	float: left;
	width: 250px;
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
	clear: both;	
}

form#search {
	margin: -5px 0 0;
	padding: 0;
	height: 24px;
	display: inline-block;
}

.searchlink {
	padding-top: 2px;
	padding-left: 4px;
}

.pinkbutton {
	background-color: #F32661;
	color: white;
	border-width: 0;
	padding: 2px;
	cursor: pointer;
	font-size: 1em;
}

.pinkbutton:active {
	background-color: orange;
}

.disabledbutton {
	background-color: #c4c4c4;
	color: black;
	border-width: 0;
	padding: 2px;
	cursor: pointer;
	font-size: 1em;
}



/* @end */

.silver {
	color: silver;
}

.white {
	color: white;
}

a.white, a.white:visited {
	color: white;
}

a.white:hover {
	color: white;
}

/* @group misc */

.error, .red {
	color: red;
}

.dark {
	background-color: #f2e6ff;
	color: #1f1f1f;
}

.light {
	background-color: #fbefff;
	color: #000;
}

.darker {
	background-color: #4a464e;
}

.lighter {
	background-color: #615d62;
}

.generallisting {
	padding: 5px 15px;
	margin-bottom: 5px;
}

.debug {
	opacity: 1;
	border: 1px solid fuchsia;
}

.bluegreybg {
	background-color: #c4c5c8;
}

.slightlybigger {
	font-size: 1.1em;
}

.big {
	font-size: 1.4em;
	line-height: 1.5em;
}

.gold {
	color: #948169;
}

div#mainimg {
	height: 400px;
}



/* @end */

/* @group tables */

table.basket {
	background-color: #7f7f7f;
}

table.basket td {
	padding-right: 5px;
	padding-left: 5px;
}



/* @end */

/* @group home_page */

.homepagepanel {
	width: 800px;
	height: 446px;
}

.homepageright .homepagebag {
	position: relative;
	top: 80px;
}



/* @end */

/* @group CMS */

.copycolumn {
	width: 415px;
}

.imagescolumn {
	width: 170px;
}

.leader {
	color: #ff4279;
	font-size: 1.2em;
	font-weight: normal;
	font-style: normal;
	line-height: 1.3em;
}

div.colone {
	width: 160px;
	float: left;
	border: 0 solid #7152ff;
	margin-right: 10px;
	margin-bottom: 10px;
}

div.coltwo {
	width: 220px;
	border: 0 solid #ff442f;
	float: left;
	margin-bottom: 10px;
}



/* @end */

/* @group Map */

div.trainerinfo {
	display: none;
	z-index: 1;
	width: 140px;
	padding-left: 25px;
}

div#ukmap {
	width: 361px;
	height: 436px;
	background: url(../images/ubp_uk_map.gif) no-repeat 1px -4px;
}

div#marker_ho {
	position: absolute;
	width: 361px;
	margin-right: auto;
	margin-left: auto;
	top: 480px;
	z-index: 500;
	background-color: transparent;
}

div#inner_marker_ho {
	margin-left: 270px;
}

div#marker_belfast {
	z-index: 3;
	width: 361px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 398px;
}

div#inner_marker_belfast {
	margin-left: 134px;
}

div#marker_elgin {
	z-index: 4;
	width: 361px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 266px;
}

div#inner_marker_elgin {
	margin-left: 210px;
}

div#marker_aberdeen {
	width: 361px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 284px;
	z-index: 5;
}

div#inner_marker_aberdeen {
	margin-left: 228px;
}

div#marker_motherwell {
	width: 361px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 344px;
	z-index: 6;
}

div#inner_marker_motherwell {
	margin-left: 182px;
}

div#marker_glasgow {
	width: 361px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 340px;
	z-index: 6;
}

div#inner_marker_glasgow {
	margin-left: 178px;
}

div#marker_edinburgh {
	width: 361px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 340px;
	z-index: 6;
}

div#inner_marker_edinburgh {
	margin-left: 202px;
}

div#marker_galashiels {
	width: 361px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 350px;
	z-index: 6;
}

div#inner_marker_galashiels {
	margin-left: 212px;
}

div#marker_newcastle {
	width: 361px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 370px;
	z-index: 16;
}

div#inner_marker_newcastle {
	margin-left: 245px;
}

div#marker_carlisle {
	width: 361px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 381px;
	z-index: 6;
}

div#inner_marker_carlisle {
	margin-left: 214px;
}

div#marker_middlesbrough {
	width: 361px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 390px;
	z-index: 6;
}

div#inner_marker_middlesbrough {
	margin-left: 253px;
}

div#marker_morecambe {
	width: 361px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 427px;
	z-index: 6;
}

div#inner_marker_morecambe {
	margin-left: 214px;
}

div#marker_liverpool {
	width: 361px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 445px;
	z-index: 6;
}

div#inner_marker_liverpool {
	margin-left: 215px;
}

div#marker_chester {
	width: 361px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 452px;
	z-index: 6;
}

div#inner_marker_chester {
	margin-left: 213px;
}

div#marker_manchester {
	width: 361px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 442px;
	z-index: 6;
}

div#inner_marker_manchester {
	margin-left: 230px;
}

div#marker_blackburn {
	width: 361px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 429px;
	z-index: 6;
}

div#inner_marker_blackburn {
	margin-left: 230px;
}

div#marker_castleford {
	width: 361px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 425px;
	z-index: 6;
}

div#inner_marker_castleford {
	margin-left: 250px;
}

div#marker_leeds {
	width: 361px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 421px;
	z-index: 6;
}

div#inner_marker_leeds {
	margin-left: 245px;
}

div#marker_bradford {
	width: 361px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 419px;
	z-index: 6;
}

div#inner_marker_bradford {
	margin-left: 239px;
}

div#marker_grimsby {
	width: 361px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 435px;
	z-index: 6;
}

div#inner_marker_grimsby {
	margin-left: 285px;
}

div#marker_hull {
	width: 361px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 432px;
	z-index: 6;
}

div#inner_marker_hull {
	margin-left: 272px;
}

div#marker_sheffield {
	width: 361px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 433px;
	z-index: 6;
}

div#inner_marker_sheffield {
	margin-left: 245px;
}

div#marker_lincoln {
	width: 361px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 450px;
	z-index: 6;
}

div#inner_marker_lincoln {
	margin-left: 270px;
}

div#marker_nottingham {
	width: 361px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 464px;
	z-index: 6;
}

div#inner_marker_nottingham {
	margin-left: 257px;
}

div#marker_loughborough {
	width: 361px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 470px;
	z-index: 6;
}

div#inner_marker_loughborough {
	margin-left: 257px;
}

div#marker_leicester {
	width: 361px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 478px;
	z-index: 6;
}

div#inner_marker_leicester {
	margin-left: 257px;
}

div#marker_birmingham {
	width: 361px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 481px;
	z-index: 6;
}

div#inner_marker_birmingham {
	margin-left: 242px;
}

div#marker_coventry {
	width: 361px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 485px;
	z-index: 6;
}

div#inner_marker_coventry {
	margin-left: 252px;
}

div#marker_wolverhampton {
	width: 361px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 473px;
	z-index: 6;
}

div#inner_marker_wolverhampton {
	margin-left: 235px;
}

div#marker_walsall {
	width: 361px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 478px;
	z-index: 6;
}

div#inner_marker_walsall {
	margin-left: 238px;
}

div#marker_northampton {
	width: 361px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 490px;
	z-index: 6;
}

div#inner_marker_northampton {
	margin-left: 270px;
}

div#marker_peterborough {
	width: 361px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 477px;
	z-index: 6;
}

div#inner_marker_peterborough {
	margin-left: 282px;
}

div#marker_ipswich {
	width: 361px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 500px;
	z-index: 6;
}

div#inner_marker_ipswich {
	margin-left: 322px;
}

div#marker_colchester {
	width: 361px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 510px;
	z-index: 6;
}

div#inner_marker_colchester {
	margin-left: 310px;
}

div#marker_norwich {
	width: 361px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 476px;
	z-index: 6;
}

div#inner_marker_norwich {
	margin-left: 327px;
}

div#marker_cambridge {
	width: 361px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 495px;
	z-index: 6;
}

div#inner_marker_cambridge {
	margin-left: 290px;
}

div#marker_palmersgreen {
	width: 361px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 515px;
	z-index: 6;
}

div#inner_marker_palmersgreen {
	margin-left: 287px;
}

div#marker_reading {
	width: 361px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 525px;
	z-index: 6;
}

div#inner_marker_reading {
	margin-left: 263px;
}

div#marker_portsmouth {
	width: 361px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 553px;
	z-index: 6;
}

div#inner_marker_portsmouth {
	margin-left: 265px;
}

div#marker_southampton {
	width: 361px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 552px;
	z-index: 6;
}

div#inner_marker_southampton {
	margin-left: 258px;
}

div#marker_hove {
	width: 361px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 552px;
	z-index: 6;
}

div#inner_marker_hove {
	margin-left: 288px;
}

div#marker_croydon {
	width: 361px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 525px;
	z-index: 6;
}

div#inner_marker_croydon {
	margin-left: 290px;
}

div#marker_gillingham {
	width: 361px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 530px;
	z-index: 6;
}

div#inner_marker_gillingham {
	margin-left: 302px;
}

div#marker_crawley {
	width: 361px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 540px;
	z-index: 6;
}

div#inner_marker_crawley {
	margin-left: 288px;
}

div#marker_bournemouth {
	width: 361px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 557px;
	z-index: 6;
}

div#inner_marker_bournemouth {
	margin-left: 245px;
}



/* @end */

/* @group My Group */



/* @end */

/* @group Panels */

.paneladmin {
	background-color: #bfbfbf;
	height: 240px;
	width: 255px;
	margin-right: 5px;
}

.panel {
	background-color: #000;
	width: 255px;
	margin-right: 5px;
}

.panel p {
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
}



/* @end *//