#wrap
{
	width: 980px;
}

#header
{
	min-height: 6.5em;
	height: 6.5em;
}

#nav-previous
{
	width: 42px;
	height: 42px;
	margin-top: 0.6em;
	background: url(/assets/images/previous-iphone.gif) no-repeat 0 0;
}

#nav-next
{
	width: 42px;
	height: 42px;
	margin-top: 0.6em;
	background: url(/assets/images/next-iphone.gif) no-repeat 0 0;
}

#nav-previous:hover, #nav-previous.highlight
{
	background: url(/assets/images/previous-iphone.gif) no-repeat 0 -42px;
}

#nav-next:hover, #nav-next.highlight
{
	background: url(/assets/images/next-iphone.gif) no-repeat 0 -42px;
}

#nav-list
{
	margin-top: 5px;
	font-size: 210%;
	padding-left: 2em;
	padding-right: 2em;
	padding-bottom: 0;
}

.nav-list2-container
{
	top: 1.2em;
}

.nav-list2
{
	font-size: 100%;
}

.stockists .nav-list2-container
{
	position: fixed;
	top: 2.2em;
	left: auto;
	right: 4.2em;
	min-width: 10em;
	width: 10em;
}

.stockists .nav-list2
{
	position: relative;
	float: right;
}

#nav-stockists-unitedkingdom-container .nav-list2
{
	width: 28em;
	min-width: auto;
}

#nav-stockists-europe-container .nav-list2
{
	width: 12em;
	min-width: auto;
}

#nav-elle-container
{
	margin-left: 2.5em;
}

#nav-campaigns-container
{
	width: 28em;
	min-width: 28em;
}

/*
.collections .nav-list2-container
{
	position: fixed;
	top: 2.2em;
	left: 11.5em;
	min-width: 10em;
	width: 10em;
}

.collections .nav-list2
{
	position: relative;
	float: left;
}
*/

#nav-collections-container
{
	width: 30em;
	min-width: 30em;
}

.collections #header
{
	min-height: 8em;
	height: 9em;
}

.campaign #header
{
	min-height: 11em;
	height: 11em;
}


/*

.stockists #header
{
	height: 4em;
}

#stockists-australia #header, #stockists-newzealand #header
{
	height: 8em;
}
*/

#stockists-england #header, #stockists-channelislands #header, #stockists-ireland #header, #stockists-northernireland #header, #stockists-scotland #header, #stockists-wales #header
{
	height: 9em;
}

#content-name
{
	font-size: 200%;
}

.stockists #wrap
{
	min-width: 98em;
}

.stockists-column, .stockists-column-wide
{
	margin-left: 5px;
}

.stockists-group h3
{
	font-size: 200%;
}

#stockists-england .stockists-group h3
{
	font-size: 160%;
}

.collection-product-text p
{
	color: black;
	font-size: 10pt;
}