body {
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	text-align: center;
}
*html body.HideSelect select {
	visibility: hidden; /*IE Only Hack */
}
a {
	outline: 0;
}
img {
	border: 0;
}
table {
	font-size: 1em;
}
.ClearBoth {
	position: relative;
	display: block;
	clear: both;
	height: 0px;
	overflow: hidden;
	margin: -1px 0 0 0;
}
.Error,
.Success {
	color: #9B1E5A;
}
/****************************************************************/
#Top {
	position: relative;
	width: 945px;
	height: 120px;
	margin: 0 auto;
	background: #FFF url(../../images/header.jpg) no-repeat;
}
#Top a {
	position: absolute;
	top: 28px;
	left: 32px;
}
#Top a img {
	border: 0;
}
/****************************************************************/
#Skip {
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 0 0 -473px;
	text-align: left;
}
#Skip a {
	display: block;
	width: 915px;
	\width: 945px; /* Box Model Hack */
	w\idth: 915px;
	padding: 3px 15px 4px 15px;
	font-size: 0.9em;
	color: #FFF;
	text-decoration: none;
}
#Skip a:hover,
#Skip a:active,
#Skip a:focus {
	color: #FFF;
	/*background: #9b1e5a;*/
}
/****************************************************************/
#Elvi {
	position: relative;
	width: 945px;
	\width: 975px; /* Box Model Hack */
	w\idth: 945px;
	padding: 0 15px;
	margin: 0 auto;
	text-align: left;
}
/****************************************************************/
#TopNav {
	position: relative;
	width: 945px;
	margin: 0 auto;
}
#TopNav ul {
	float: left;
	width: 935px;
	\width: 945px; /*Box Model Hack */
	w\idth: 935px;
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
	list-style-type: none;
	background: #9b1e5a;
}
#TopNav ul li {
	float: left;
}
#TopNav ul li a {
	float: left;
	padding: 12px 18px 10px 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.25em;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}
#TopNav ul li a:hover,
#TopNav ul li a:active,
#TopNav ul li a:focus {
/*	background: #998D82;*/
background: #c6255b;
}
#TopNav ul li#AccountLink {
	float: right;
	width: 180px;
	padding: 12px 0 10px 0;
	text-align: right;
}
#TopNav ul li#AccountLink a {
	float: none;
	text-transform: lowercase;
}
#TopNav ul li#AccountLink a:hover,
#TopNav ul li#AccountLink a:active,
#TopNav ul li#AccountLink a:focus {
	text-decoration: underline;
	background: transparent;
}
#TopNav ul li a.Selected {
	/*background: #998D82;*/
}
/****************************************************************/
#MainContent {
	position: relative;
	clear: both;
	width: 945px;
	margin: 0 auto;
	min-height: 373px;
	text-align: left;
}
*html #MainContent {
	height: 373px; /* IE Only Hack */
}
#MainContent.Decorated {
	min-height: 940px;
}
*html #MainContent.Decorated {
	height: 940px; /* IE Only Hack */
}
/****************************************************************/
#HomeBlock1 {
	position: absolute;
	top: -9px;
	left: 0;
	margin: 0;
}
#HomeBlock2 {
	position: absolute;
	top: -9px;
	left: 701px;
	margin: 0;
}
#HomeBlock3 {
	position: absolute;
	top: 181px;
	left: 701px;
	margin: 0;
}
#HomeBlock1 a img,
#HomeBlock2 a img,
#HomeBlock3 a img {
	border: 0;
}
#HomeBlock1 a img {
	width: 700px;
	height: 380px;
}
#HomeBlock2 a img {
	width: 244px;
	height: 189px;
}
#HomeBlock3 a img {
	width: 244px;
	height: 190px;
}
/****************************************************************/
#SubPage {
	position: relative;
	float: right;
	padding: 50px 0 25px 0;
	width: 740px;
}
#SubPage h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: normal;
	line-height: 1.23em;
	margin: 0 0 15px 0;
}
#SubPage.ContentPage p.BreadCrumb,
#SubPage.FormPage p.BreadCrumb,
#SubPage.ListPage p.BreadCrumb,
#SubPage.OutfitPage p.BreadCrumb,
#SubPage.BagPage p.BreadCrumb,
#SubPage.SEOPage p.BreadCrumb {
	position: absolute;
	top: 15px;
	left: 0;
	font-size: 0.9em;
	line-height: 1.33em;
}
#SubPage p.BreadCrumb a {
	font-weight: bold;
	color: #9B1E5A;
	text-decoration: none;
}
#SubPage p.BreadCrumb a:hover,
#SubPage p.BreadCrumb a:active,
#SubPage p.BreadCrumb a:focus {
	text-decoration: underline;
}
#WhereNext {
	font-size: 1.1em;
	line-height: 1.27em;
	padding: 0;
	margin: 0 0 1.27em 0;
	list-style-type: none;
}
#WhereNext li {
	margin: 0 0 0.64em 0;
}
#WhereNext li a {
	display: block;
	padding: 0 0 0 25px;
	color: #9B1E5A;
	text-decoration: none;
	background: transparent url(../../images/list_arrow.gif) 10px 50% no-repeat;
}
#WhereNext li a:hover,
#WhereNext li a:active,
#WhereNext li a:focus {
	color: #000;
	text-decoration: underline;
}
/****************************************************************/
#ReturnPrevious {
	position: absolute;
	top: 48px;
	left: 300px;
	width: 200px;
	text-align: right;
}
#ReturnPrevious a {
	display: block;
	float: right;
	padding: 6px 5px 5px 18px;
	text-decoration: none;
	background: transparent url(../../images/return_previous.gif) 0 50% no-repeat;
}
#ReturnPrevious a:hover,
#ReturnPrevious a:active,
#ReturnPrevious a:focus {
	color: #000;
	text-decoration: underline;
}
/****************************************************************/
#ReturnRecent {
	position: absolute;
	top: 35px;
	left: 490px;
	width: 200px;
	font-size: 1.1em;
	text-align: right;
}
#ReturnRecent a {
	display: block;
	float: right;
	padding: 6px 5px 5px 18px;
	color: #9B1E5A;
	text-decoration: none;
	background: transparent url(../../images/return_previous.gif) 0 50% no-repeat;
}
#ReturnRecent a:hover,
#ReturnRecent a:active,
#ReturnRecent a:focus {
	color: #000;
	text-decoration: underline;
}
/****************************************************************/
#FullPage  {
	position: relative;
	float: left;
	padding: 50px 30px 25px 30px;
	width: 885px;
	\width: 945px; /* Mox Model Hack */
	w\idth: 885px;
}
#FullPage h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: normal;
	line-height: 1.23em;
	margin: 0 0 15px 0;
}
#FullPage h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #9B1E5A;
	line-height: 1.38;
	margin: 0 0 1.15em 0;
}
#FullPage p.BreadCrumb {
	position: absolute;
	top: 15px;
	left: 30px;
	font-size: 0.9em;
	line-height: 1.33em;
}
#FullPage p.BreadCrumb a {
	font-weight: bold;
	color: #9B1E5A;
	text-decoration: none;
}
#FullPage p.BreadCrumb a:hover,
#FullPage p.BreadCrumb a:active,
#FullPage p.BreadCrumb a:focus {
	text-decoration: underline;
}
#FullPage p {
	font-size: 1.1em;
	line-height: 1.27em;
	margin: 0 0 1.27em 0;
}
#FullPage p a {
	color: #9B1E5A;
}
#FullPage ul {
	font-size: 1.1em;
	line-height: 1.27em;
	padding: 0;
	margin: 0 0 1.27em 25px;
}
#FullPage ul li {
	margin: 0 0 5px 0;
}
#FullPage ul li a {
	color: #9B1E5A;
}
/****************************************************************/
#AddressBook  {
	position: relative;
	float: left;
	padding: 50px 15px 25px 30px;
	margin: 0;
	width: 900px;
	\width: 945px; /* Box Model Hack */
	w\idth: 900px;
}
#AddressBook h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: normal;
	line-height: 1.23em;
	margin: 0 0 15px 0;
}
#AddressBook h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #9B1E5A;
	line-height: 1.38;
	margin: 0 0 1.15em 0;
}
#AddressBook p {
	font-size: 1.1em;
	line-height: 1.27em;
	margin: 0 0 1.27em 0;
}
#AddressBook p.BreadCrumb {
	position: absolute;
	top: 15px;
	left: 30px;
	font-size: 0.9em;
	line-height: 1.33em;
}
#AddressBook p.BreadCrumb a {
	font-weight: bold;
	color: #9B1E5A;
	text-decoration: none;
}
#AddressBook p.BreadCrumb a:hover,
#AddressBook p.BreadCrumb a:active,
#AddressBook p.BreadCrumb a:focus {
	text-decoration: underline;
}
#AddressBook form p {
	font-size: 1.1em;
	line-height: 1.27em;
	margin: 0 0 0.72em 0;
}
#AddressBook p a {
	color: #9B1E5A;
}
/****************************************************************/
#AddressBook p#Continue {
	position: absolute;
	top: 26px;
	left: 720px;
	width: 210px;
}
#AddressBook p#Continue button {
	float: left;
	border: 0;
	padding: 0;
	margin: 0;
	width: 210px;
	height: 34px;
	text-indent: -5000px;
	background: transparent url(../../images/next_stage.gif) no-repeat;
	cursor: pointer;
	cursor: hand;
}
/****************************************************************/
#AddressCheckout  {
	float: left;
	width: 675px;
}
/****************************************************************/
.AddressItem {
	position: relative;
	float: left;
	border: 5px #FFF solid;
	padding: 3px;
	width: 210px;
	\width: 226px; /* Box Model Hack */
	w\idth: 210px;
	margin: -8px 7px 12px -8px;
}
#AddressBook .AddressItem p.Title {
	display: block;
	padding: 5px 28px 4px 8px;
	font-size: 1.3em;
	color: #FFF;
	margin: 0 0 1em 0;
	background: #9B1E5A;
}
.AddressItem p span {
	display: block;
	padding: 2px 8px;
	border-bottom: 1px #F5F0F5 solid;
}
#AddressBook .AddressItem p.Telephone {
	padding: 0 8px;
}
#AddressBook .AddressItem p.Buttons {
	float: left;
	clear: both;
	width: 210px;
	margin: 0;
}
#AddressBook .AddressItem p.DeliverButton {
	float: left;
	clear: both;
	width: 210px;
	padding: 0 0 5px 0;
	margin: 0;
}
.AddressItem p button {
	border: 0;
	padding: 0;
	margin: 0;
	height: 34px;
	text-indent: -5000px;
	cursor: pointer;
	cursor: hand;
}
.AddressItem p button.Edit {
	float: left;
	width: 110px;
	background: transparent url(../../images/edit_address.gif) no-repeat;
}
.AddressItem p button.EditCheckout {
	float: left;
	width: 110px;
	background: transparent url(../../images/edit_address_checkout.gif) no-repeat;
}
.AddressItem p button.Delete {
	float: right;
	width: 90px;
	background: transparent url(../../images/delete_address.gif) no-repeat;
}
.AddressItem p button.Deliver {
	float: left;
	width: 210px;
	background: transparent url(../../images/deliver_address.gif) no-repeat;
}
/****************************************************************/
.AddressSelected {
	border: 5px #EFEFEF solid;
}
#AddressBook .AddressSelected p.Title {
	background: #9B1E5A url(../../images/address_tick.gif) 100% 50% no-repeat;
}
/****************************************************************/
#DeliveryInfo {
	float: right;
	clear: right;
	width: 180px;
	\width: 210px; /* Box Model Hack */
	w\idth: 180px;
	border: 1px #E5D5DD solid;
	padding: 14px;
	margin: 0 0 20px 0;
	background: #EFEFEF;
}
#DeliveryInfo p {
	float: left;
	clear: both;
	width: 180px;
	margin: 0;
	padding: 0 0 8px 0;
}
#DeliveryInfo p.Select {
	padding: 0 0 12px 0;
}
#DeliveryInfo p label {
	float: left;
	display: block;
	margin: 0 15px 12px 0;
	color: #9B1E5A;
	cursor: pointer;
	cursor: hand;
}
#DeliveryInfo p select {
	float: left;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.09em;
	width: 180px;
}
#DeliveryInfo p span.Left {
	float: left;
}
#DeliveryInfo p span.Right {
	float: right;
}
/****************************************************************/
#AddressFooter {
	position: relative;
	float: left;
	clear: both;
	border-top: 1px #E0D5DD solid;
	width: 885px;
	\width: 945px; /* Box Model Hack */
	w\idth: 885px;
	padding: 20px 30px 0 30px;
	margin: 0 -15px 0 -30px;
}
#AddressFooter p button {
	border: 0;
	padding: 0;
	margin: 5px 15px 5px 0;
	height: 34px;
	text-indent: -5000px;
	cursor: pointer;
	cursor: hand;
}
#AddressFooter p button.AddAddress {
	float: left;
	width: 210px;
	background: transparent url(../../images/add_address.gif) no-repeat;
}
#AddressFooter p button.NextStage {
	float: left;
	width: 210px;
	background: transparent url(../../images/next_stage.gif) no-repeat;
}
/****************************************************************/
#DeliveryCosts {
	display: none;
}
/****************************************************************/
#FullPage.VoucherPage p {
	margin: 0 0 0.72em 0;
}
/****************************************************************/
#NewVoucher {
	float: left;
	width: 530px;
	margin: 0;
}
#FullPage.VoucherPage #NewVoucher h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000;
	line-height: 1.27em;
	margin: 0 0 0.72em 0;
}
#NewVoucher p {
	float: left;
	clear: both;
	width: 330px;
}
#NewVoucher p.VoucherHint {
	position: relative;
	width: 500px;
	\width: 531px; /* Box Model Hack */
	w\idth: 500px;
	border: 1px #E5D5DD solid;
	border-right: 0;
	padding: 13px 20px 12px 10px;
	margin: 0 -1px 0.54em 0;
	color: #666;
	line-height: 1.2em;
	background: #EFEFEF;
	z-index: 3;
}
#NewVoucher p.NoNumberHint {
	padding: 12px 0 8px 0;
	font-size: 1em;
	color: #666;
	line-height: 1.3em;
}
#NewVoucher p label {
	float: left;
	display: block;
	padding: 2px 0;
	margin: 0 15px 0 0;
	color: #9B1E5A;
	cursor: pointer;
	cursor: hand;
}
#NewVoucher p select {
	float: left;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.09em;
	width: 330px;
}
#NewVoucher p input {
	float: left;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.09em;
	width: 320px;
	\width: 330px; /* Box Model Hack */
	w\idth: 320px;
	padding: 1px 3px;
}
#NewVoucher p button {
	border: 0;
	padding: 0;
	margin: 5px 0;
	height: 34px;
	text-indent: -5000px;
	cursor: pointer;
	cursor: hand;
}
#NewVoucher p button.Add {
	float: left;
	width: 140px;
	background: transparent url(../../images/add_voucher.gif) no-repeat;
}
#NewVoucher p button.Reset {
	float: right;
	width: 100px;
	background: transparent url(../../images/reset_form.gif) no-repeat;
}
/****************************************************************/
#VoucherDetails {
	position: relative;
	float: left;
	width: 335px;
	\width: 365px; /* Box Model Hack */
	w\idth: 335px;
	border: 1px #E5D5DD solid;
	padding: 14px;
	margin: -15px -20px 20px 0;
	background: #EFEFEF;
}
#VoucherLayout {
	min-height: 182px;
}
*html #VoucherLayout {
	height: 182px; /* IE Only HHack */
}
#FullPage.VoucherPage #VoucherDetails h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.27em;
	margin: 0 0 0.72em 0;
}
/****************************************************************/
#VoucherDetails table {
	width: 335px;
	border: 0;
	border-collapse: collapse;
	border: 1px #E0D5DD solid;
	border-bottom: 0;
	margin: 0 0 1.6em 0;
	color: #333;
	background: #FFF;
}
#VoucherDetails table th,
#VoucherDetails table td {
	padding: 5px 9px;
	border-bottom: 1px #E0D5DD solid;
}
#VoucherDetails table th {
	font-weight: normal;
	font-size: 0.9em;
	color: #999;
}
#VoucherDetails table td {
	font-size: 1.1em;
}
#VoucherDetails table td.Right {
	text-align: right;
}
#VoucherDetails table td a {
	font-size: 0.81em;
	color: #999;
	text-decoration: none;
}
#VoucherDetails table td a:hover,
#VoucherDetails table td a:active,
#VoucherDetails table td a:focus {
	color: #9B1E5A;
	text-decoration: underline;
}
/****************************************************************/
#VoucherDetails p {
	float: left;
	clear: both;
	width: 335px;
	color: #666;
}
#VoucherDetails p.Totals {
	width: 315px;
	\width: 335px; /* Box Model Hack */
	w\idth: 315px;
	padding: 0 10px;
}
#VoucherDetails p span.Left {
	float: left;
}
#VoucherDetails p span.Right {
	float: right;
	color: #9B1E5A;
}
#VoucherDetails p.PayRemainder {
	margin: 0;
}
#VoucherDetails p button {
	float: left;
	width: 335px;
	border: 0;
	padding: 0;
	margin: 10px 0 8px 0;
	height: 34px;
	text-indent: -5000px;
	background: transparent url(../../images/pay_remainder.gif) no-repeat;
	cursor: pointer;
	cursor: hand;
}
/****************************************************************/
#SubPage.ContentPage {
	padding-right: 205px;
	width: 535px;
	\width: 740px; /* Box Model hack */
	w\idth: 535px;
}
#SubPage.ContentPage h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #9B1E5A;
	line-height: 1.38;
	margin: 0 0 1.15em 0;
}
#SubPage.ContentPage h3,
#SubPage.ContentPage p {
	font-size: 1.1em;
	line-height: 1.27em;
	margin: 0 0 1.27em 0;
}
#SubPage.ContentPage p a {
	color: #9B1E5A;
}
#SubPage.ContentPage p.BackTop {
	padding: 15px;
	text-align: center;
}
#SubPage.ContentPage p.BackTop a {
	padding: 0 15px 0 0;
	color: #000;
	text-decoration: none;
	background: transparent url(../../images/top_arrow.gif) 100% 50% no-repeat;
}
#SubPage.ContentPage p.BackTop a:hover,
#SubPage.ContentPage p.BackTop a:active,
#SubPage.ContentPage p.BackTop a:focus {
	text-decoration: underline;
}
#SubPage.ContentPage ul {
	font-size: 1.1em;
	line-height: 1.27em;
	padding: 0;
	margin: 0 0 1.27em 25px;
}
#SubPage.ContentPage ul li {
	margin: 0 0 5px 0;
}
#SubPage.ContentPage ul li a {
	color: #9B1E5A;
}
/****************************************************************/
#SubPage.ContentPage ul.AnchorLinks {
	display: block;
	float: left;
	clear: both;
	border-top: 1px #D7D0CF solid;
	width: 410px;
	\width: 535px; /* Box Model Hack */
	w\idth: 410px;
	padding: 25px 25px 15px 100px;
	margin: 0 0 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.25em;
	list-style-type: none;
	background: transparent url(../../images/anchor_bg.gif) repeat-x;
}
#SubPage.ContentPage ul.AnchorLinks li {
	float: left;
	clear: both;
	width: 410px;
	margin: 0;
}
#SubPage.ContentPage ul.AnchorLinks li a {
	display: block;
	float: left;
	clear: both;
	width: 400px;
	\width: 410px; /* Box Model Hack */
	w\idth: 400px;
	padding: 0 0 0 10px;
	text-decoration: none;
	background: transparent url(../../images/anchor_arrow.gif) 0 50% no-repeat;
}
#SubPage.ContentPage ul.AnchorLinks li a:hover,
#SubPage.ContentPage ul.AnchorLinks li a:active,
#SubPage.ContentPage ul.AnchorLinks li a:focus {
	color: #000;
	text-decoration: underline;
}
/****************************************************************/
#SubPage.ContentPage ul.AnchorLinks li ul {
	display: block;
	padding: 10px 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.83em;
	line-height: 1.4em;
	list-style-type: none;
}
#SubPage.ContentPage ul.AnchorLinks li ul li {
	float: none;
}
#SubPage.ContentPage ul.AnchorLinks li ul li a {
	float: none;
	padding: 0;
	color: #333;
	background: transparent;
}
/****************************************************************/
#SubPage.ContentPage p.NewsRow {
	border-top: 1px #E0D5DD solid;
	padding: 1.27em 0 0 0;
}
#SubPage.ContentPage p.NewsRow span {
	margin: 0 0 0 2em;
}
#SubPage.ContentPage p.NewsSubtitle {
	color: #9B1E5A;
}
/****************************************************************/
#PressForm {
	float: left;
	width: 165px;
	padding: 36px 0 0 0;
}
#PressForm p {
	float: left;
	clear: both;
	width: 165px;
	font-size: 1.1em;
	margin: 0;
}
#PressForm p label {
	float: left;
	display: block;
	padding: 2px 0;
	margin: 0 15px 0 0;
	color: #9B1E5A;
	text-transform: capitalize;
	cursor: pointer;
	cursor: hand;
}
#PressForm p input {
	float: left;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.09em;
	width: 155px;
	\width: 165px; /* Box Model Hack */
	w\idth: 155px;
	padding: 1px 3px;
}
#PressForm p button {
	float: left;
	clear: both;
	width: 75px;
	height: 28px;
	border: 0;
	padding: 0;
	margin: 5px 0;
	text-indent: -5000px;
	background: transparent url(../../images/search_news.gif) no-repeat;
	cursor: pointer;
	cursor: hand;
}
/****************************************************************/
#SubPage.ContentPage ul.RegionsList {
	display: block;
	float: left;
	clear: both;
	border-top: 1px #D7D0CF solid;
	width: 38 px;
	\width: 535px; /* Box Model Hack */
	w\idth: 380px;
	padding: 25px 25px 15px 130px;
	margin: 0 0 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.25em;
	list-style-type: none;
	background: transparent url(../../images/regions_bg.gif) repeat-x;
}
#SubPage.ContentPage ul.RegionsList li {
	float: left;
	clear: both;
	margin: 0;
}
#SubPage.ContentPage ul.RegionsList li a {
	display: block;
	float: left;
	clear: both;
	width: 370px;
	\width: 380px; /* Box Model Hack */
	w\idth: 370px;
	padding: 0 0 0 10px;
	text-decoration: none;
	background: transparent url(../../images/regions_arrow.gif) 0 50% no-repeat;
}
#SubPage.ContentPage ul.RegionsList li a:hover,
#SubPage.ContentPage ul.RegionsList li a:active,
#SubPage.ContentPage ul.RegionsList li a:focus {
	color: #000;
	text-decoration: underline;
}
/****************************************************************/
#SubPage.ContentPage ul.VacanciesList {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#SubPage.ContentPage ul.VacanciesList li {
	border-top: 1px #E0D5DD solid;
	padding: 2em 0 0 0;
	margin: 0 0 2em 0;
}
#SubPage.ContentPage ul.VacanciesList li strong {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.18em;
	color: #9B1E5A;
	margin: 0 0 8px 0;
}
#SubPage.ContentPage ul.VacanciesList li a {
	display: block;
	margin: 8px 0 0 0;
}
#SubPage.ContentPage ul.VacanciesList li a:hover,
#SubPage.ContentPage ul.VacanciesList li a:active,
#SubPage.ContentPage ul.VacanciesList li a:focus {
	color: #000;
}
/****************************************************************/
.JobDetails strong {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.18em;
	color: #9B1E5A;
	margin: 0 0 8px 0;
}
#ApplicationForm {
	display: block;
	float: left;
	padding: 20px 2px 20px 50px;
	text-transform: capitalize;
	text-decoration: none;
	background: transparent url(../../images/pdf.gif) 0 50% no-repeat;
}
#ApplicationForm:hover,
#ApplicationForm:active,
#ApplicationForm:focus {
	color: #000;
	text-decoration: underline;
}
/****************************************************************/
#SubPage.FormPage {
	padding-right: 40px;
	width: 700px;
	\width: 740px; /* Box Model hack */
	w\idth: 700px;
}
#SubPage.FormPage h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #9B1E5A;
	line-height: 1.38;
	margin: 0 0 1.15em 0;
}
#SubPage.FormPage p {
	font-size: 1.1em;
	line-height: 1.27em;
	margin: 0 0 0.72em 0;
}
#SubPage.FormPage p.Message {
	margin: 0 0 1.81em 0;
}
#SubPage.FormPage p a {
	color: #9B1E5A;
}
.Required {
	font-size: 0.81em;
	color: #9B1E5A;
}
#SubPage.FormPage ul {
	font-size: 1.1em;
	line-height: 1.27em;
	padding: 0;
	margin: 0 0 1.27em 25px;
}
#SubPage.FormPage ul li {
	margin: 0 0 5px 0;
}
#SubPage.FormPage ul li a {
	color: #9B1E5A;
}
/****************************************************************/
#MainForm {
	float: left;
	width: 330px;
	padding: 0;
	margin: 0 80px 0 0;
}
#MainForm p {
	float: left;
	clear: both;
	width: 330px;
}
#MainForm p.FormHint {
	font-size: 1em;
	color: #888;
	margin: 0 0 0.8em 0;
}
#MainForm p label {
	float: left;
	display: block;
	padding: 2px 0;
	margin: 0 15px 0 0;
	color: #9B1E5A;
	cursor: pointer;
	cursor: hand;
}
#MainForm p select.FormSelect {
	float: left;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.09em;
	width: 330px;
}
#MainForm p input.FormText,
#MainForm p input.FormPassword,
#MainForm p textarea.FormText {
	float: left;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.09em;
	width: 320px;
	\width: 330px; /* Box Model Hack */
	w\idth: 320px;
	padding: 1px 3px;

}
#MainForm p textarea.FormText {
	height: 4.8em;
}
#MainForm p input.AddressPostcode {
	float: left;
	clear: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.09em;
	width: 215px;
	\width: 225px; /* Box Model Hack */
	w\idth: 215px;
	padding: 1px 3px;
}
#MainForm p input.FormRadio,
#MainForm p input.FormCheckbox {
	float: left;
	width: 13px;
	height: 20px;
	margin: 0 8px 0 0;
	vertical-align: middle;
}
/****************************************************************/
#FormFooter  {
	margin: 12px 0 0 0;
}
#FormFooter p span {
	display: block;
	float: left;
	width: 250px;
	\width: 270px; /* Box Model Hack */
	w\idth: 250px;
	padding: 2px 20px 2px 0;
}
/****************************************************************/
#MainForm p button {
	border: 0;
	padding: 0;
	margin: 5px 0;
	height: 34px;
	text-indent: -5000px;
	cursor: pointer;
	cursor: hand;
}
#MainForm p button.Send {
	float: left;
	width: 140px;
	background: transparent url(../../images/send_form.gif) no-repeat;
}
#MainForm p button.Save {
	float: left;
	width: 140px;
	background: transparent url(../../images/save_details.gif) no-repeat;
}
#MainForm p button.ChangePassword {
	float: left;
	width: 140px;
	background: transparent url(../../images/change_password.gif) no-repeat;
}
#MainForm p button.GetPassword {
	float: left;
	width: 140px;
	background: transparent url(../../images/get_password.gif) no-repeat;
}
#MainForm p button.Reset {
	float: right;
	width: 100px;
	background: transparent url(../../images/reset_form.gif) no-repeat;
}
#MainForm p button.SearchAddress {
	float: right;
	width: 100px;
	height: 28px;
	margin: -4px 0;
	background: transparent url(../../images/search_address.gif) no-repeat;
}
/****************************************************************/
#Passwords {
	position: relative;
	float: left;
	clear: both;
	border: 1px #9B1E5A solid;
	padding: 14px 19px;
	margin: 8px -20px 15px -20px;
	background: #EFEFEF;
}
/****************************************************************/
#EliteCardNumber {
	display: block;
	float: left;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.09em;
	width: 319px;
	\width: 329px; /* Box Model Hack */
	w\idth: 319px;
	border: 1px #E4CAD9 solid;
	border-right: 1px #EFE1E9 solid;
	border-bottom: 1px #EFE1E9 solid;
	padding: 4px 4px 2px 4px;
	background: #FBF9FA;
}
#eliteTCs li {
	list-style: none;
}
#eliteCardColumns {
	margin: 20px 0 0 0;
	width: 884px;
}
#eliteCardColumns .leftColumn {
	width: 346px;
	float: left;
}
#eliteCardColumns .rightColumn {
	width: 536px;
	float: left;
}
/****************************************************************/
#LoginForm,
#RegisterForm {
	float: left;
	width: 295px;
	\width: 335px; /* Box Model Hack */
	w\idth: 295px;
	border: 1px #9b1e5a solid;
	padding: 19px;
	margin: 0;
 color:#000;}
 
#RegisterForm {
	margin: 0 30px 0 0;
}
#LoginForm .FormTop,
#RegisterForm .FormTop {
	float: left;
	clear: both;
	width: 295px;
	min-height: 135px;
}
*html #LoginForm .FormTop,
*html #RegisterForm .FormTop {
	height: 135px; /* IE Only Hack */
}
#SubPage.FormPage #LoginForm h2,
#SubPage.FormPage #RegisterForm h2 {
	position: relative;
	float: left;
	clear: both;
	width: 295px;
	\width: 333px; /* Box Model Hack */
	w\idth: 295px;
	padding: 10px 19px 8px 19px;
	margin: -19px -19px 1em -19px;
	background-color:#9b1e5a;
	color:#FFF;
}

#SubPage.FormPage #LoginForm h2,
#SubPage.FormPage #RegisterForm h2 {	
position: relative;
	float: left;
	clear: both;
	width: 295px;
	\width: 333px; /* Box Model Hack */
	w\idth: 295px;
	padding: 10px 19px 8px 19px;
	margin: -19px -19px 1em -19px;
	
}


*html #SubPage.FormPage #LoginForm h2,
*html #SubPage.FormPage #RegisterForm h2 {
	left: 19px; /* IE Only Hack */
}
#LoginForm p,
#RegisterForm p {
	float: left;
	clear: both;
	width: 295px;
}
#LoginForm p label,
#RegisterForm p label {
	float: left;
	display: block;
	padding: 2px 0;
	margin: 0;
	color: #9B1E5A;
	cursor: pointer;
	cursor: hand;
}
#LoginForm p label span.Left {
	float: left;
}
#LoginForm p label span.Right {
	float: right;
	font-size: 0.9em;
	color: #666;
}
#LoginForm p input.FormText,
#LoginForm p input.FormPassword,
#RegisterForm p input.FormText {
	float: left;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.09em;
	width: 285px;
	\width: 295px; /* Box Model Hack */
	w\idth: 285px;
	padding: 1px 3px;
	border:#c6255b 1px solid;
	
}
#LoginForm .FormBottom,
#RegisterForm .FormBottom {
	float: left;
	clear: both;
	width: 295px;
}
#LoginForm .FormBottom p.Left {
	float: left;
	clear: none;
	width: 130px;
	margin: 0;
}
#LoginForm .FormBottom p.Left a {
	display: block;
	float: left;
	padding: 9px 5px 9px 24px;
	margin: 0 0 -4px 0;
	text-decoration: none;
	background: transparent url(../../images/forgot_password.gif) 0 50% no-repeat;
}
#LoginForm .FormBottom p.Left a:hover,
#LoginForm .FormBottom p.Left a:active,
#LoginForm .FormBottom p.Left a:focus {
	color: #000;
	text-decoration: underline;
}
#LoginForm .FormBottom p.Right,
#RegisterForm .FormBottom p.Right {
	float: right;
	clear: none;
	width: 140px;
	margin: 0;
}
#LoginForm p button {
	float: left;
	width: 140px;
	border: 0;
	padding: 0;
	margin: 0;
	height: 34px;
	text-indent: -5000px;
	cursor: pointer;
	cursor: hand;
	background: transparent url(../../images/login.gif) no-repeat;
}
#RegisterForm p button {
	float: left;
	width: 140px;
	border: 0;
	padding: 0;
	margin: 0;
	height: 34px;
	text-indent: -5000px;
	cursor: pointer;
	cursor: hand;
	background: transparent url(../../images/register.gif) no-repeat;
}
/****************************************************************/
#AdvancedForm {
	float: left;
	width: 497px;
	\width: 535px; /* Box Model Hack */
	w\idth: 497px;
	border-top: 1px #D7D0CF solid;
	padding: 32px 0 0 38px;
	margin: 0;
	background: transparent url(../../images/advanced_bg.gif) repeat-x;
}
#SubPage.FormPage #AdvancedForm p {
	float: left;
	clear: both;
	width: 460px;
	padding: 0 0 0.72em 0;
	margin: 0;
}
#AdvancedForm p span {
	display: block;
	float: left;
	padding: 2px 0;
	margin: 0 15px 0 0;
}
#AdvancedForm p label {
	display: block;
	float: left;
	padding: 2px 0;
	margin: 0 15px 0 0;
	color: #9B1E5A;
	cursor: pointer;
	cursor: hand;
}
#AdvancedForm p select.FormSelect {
	float: left;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.09em;
	width: 450px;
}
#AdvancedForm p input.FormText {
	float: left;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.09em;
	width: 440px;
	\width: 450px; /* Box Model Hack */
	w\idth: 440px;
	padding: 1px 3px;

}
/****************************************************************/
#AdvancedForm div.Column230 {
	float: left;
	width: 230px;
}
#SubPage.FormPage #AdvancedForm div.Column230 p {
	width: 230px;
}
#AdvancedForm div.Column230 p select.FormSelect {
	width: 220px;
}
#AdvancedForm div.Column230 p input.FormText {
	width: 210px;
	\width: 220px; /* Box Model Hack */
	w\idth: 210px;
}
/****************************************************************/
#AdvancedForm div.Column115 {
	float: left;
	width: 230px;
}
#SubPage.FormPage #AdvancedForm div.Column115 p {
	clear: none;
	width: 115px;
}
#AdvancedForm div.Column115 p select.FormSelect {
	width: 105px;
}
#AdvancedForm div.Column115 p input.FormText {
	width: 95px;
	\width: 105px; /* Box Model Hack */
	w\idth: 95px;

}
/****************************************************************/
#SubPage.FormPage #AdvancedForm p.SaleItems {
	float: left;
	clear: both;
	width: 460px;
	padding: 1em 0 1.45em 0;
	margin: 0;
}
#AdvancedForm p input.FormRadio {
	float: left;
	height: 20px;
	margin: 0 5px 0 0;
	vertical-align: middle;
}
#AdvancedForm p button {
	float: left;
	width: 140px;
	border: 0;
	padding: 0;
	margin: 0;
	height: 34px;
	text-indent: -5000px;
	background: transparent url(../../images/search.gif) no-repeat;
	cursor: pointer;
	cursor: hand;
}
/****************************************************************/
#ContactRight {
	float: left;
	width: 290px;
}
#ContactRight p {
	margin: 0 0 1.27em 0;
}
#ContactRight p strong {
	font-weight: normal;
	color: #9B1E5A;
}
#SubPage.FormPage #ContactRight p a {
	color: #000;
	text-decoration: none;
}
#SubPage.FormPage #ContactRight p a:hover,
#SubPage.FormPage #ContactRight p a:active,
#SubPage.FormPage #ContactRight p a:focus {
	text-decoration: underline;
}
#ContactRight p a img {
	border: 0;
	margin: 0 0 0 -25px;
}
#ContactRightComp p a img {
	border: 0;
	margin: 0 0 0 0;
}
/****************************************************************/
#BrochureImage {
	position: absolute;
	top: 60px;
	left: 400px;
	width: 290px;
	height: 355px;
	background: transparent url(../../imagedit/23.jpg) no-repeat;
}
/****************************************************************/

#SubPage.ListPage h2 {
	width: 340px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: normal;
	line-height: 1.23em;
	margin: 0 0 15px 0;
	float: left;
}

#SubPage.ListPage p.BreadCrumb {
	width: 340px;
	float: left;
	margin: 0;
	top: 10px;
}

div.breadCrumbFloat { display: none; }
*html div.breadCrumbFloat {
	position: relative;
	display: block;
	clear: both;
	height: 0px;
	overflow: hidden;
	margin: -1px 0 0 0;
}

#SubPage.ListPage div.seoCategoryText {
	padding: 0;
	margin: 0;
}
#SubPage.ListPage div.seoCategoryText p {
	padding: 0;
	margin: 0;
}
#SubPage.ListPage div.seoCategoryText a {
	color: #9b1e5a;
	text-decoration: none;
}
#SubPage.ListPage div.seoCategoryText a:hover {
	text-decoration: underline;
}

#SubPage.ListPage div.seoCategoryTextTop {
	float: right;
	margin: -3.8em 0 10px 0;
	width: 380px;
	border-left: 1px #E0D5DD solid;
	padding: 5px 0 5px 15px;
}
*html #SubPage.ListPage div.seoCategoryTextTop {
	margin-top: -8em;
}

#SubPage.ListPage div.seoCategoryTextTopList {
	margin: 10px 0 10px 0;
	width: auto;
	border-left: 1px #E0D5DD solid;
	border-right: 1px #E0D5DD solid;
	padding: 5px 15px 5px 15px;
}

#SubPage.ListPage div.seoCategoryTextBottom {
	clear: both;
	padding: 20px 0 0 0;
	margin: 0;
	width: 100%;
}
#SubPage.ListPage div.seoCategoryTextBottomList {
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
}
/****************************************************************/
#CategoryList {
	float: left;
	width: 725px;
	padding: 10px 0 0 0;
	margin: 0;
}
#CategoryList p {
	float: left;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0 20px 0 0;
}
#CategoryList p a.Image {
	position: relative;
	display: block;
	float: left;
	clear: both;
	border: 1px #FFF solid;
	margin: -1px;
	cursor: pointer;
	cursor: hand;
}
#CategoryList.Outfit p a.Image {
	position: relative;
	display: block;
	float: left;
	clear: both;
	border: 1px #FFF solid;
	padding: 3px;
	margin: -4px;
	cursor: pointer;
	cursor: hand;
}
#CategoryList p a.Image:hover,
#CategoryList p a.Image:active,
#CategoryList p a.Image:focus {
	border-color: #E0D5DD;
}
#CategoryList.Outfit p a.Image:hover,
#CategoryList.Outfit p a.Image:active,
#CategoryList.Outfit p a.Image:focus {
	border-color: #E0D5DD;
}
#CategoryList p a.Image img {
	float: left;
	border: 0;
	width: 160px;
	height: 220px;
}
*html #CategoryList p a.Image img {
	float: none; /* IE Only Hack */
}
#CategoryList p a.Title {
	display: block;
	float: left;
	clear: both;
	width: 160px;
	padding: 12px 0 13px 0;
	font-size: 1.3em;
	line-height: 1.23em;
	color: #000;
	text-decoration: none;
}
#CategoryList p a.Title:hover,
#CategoryList p a.Title:active,
#CategoryList p a.Title:focus {
	color: #9B1E5A;
	text-decoration: underline;
}
/****************************************************************/
#Sort {
	position: absolute;
	top: 11px;
	left: 490px;
	margin: 0;
}
#Sort label {
	display: block;
	float: left;
	width: 86px;
	\width: 90px; /* Box Model Hack */
	w\idth: 86px;
	padding: 4px 4px 0 0;
	font-size: 0.9em;
	line-height: 1.33em;
	text-align: right;
}
#Sort select {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	width: 120px;
}

/****************************************************************/
#ListResultsTop {
	position: absolute;
	top: 58px;
	left: 225px;
	width: 475px;
	font-size: 1.1em;
	line-height: 1.18em;
	margin: 0;
}
#GroupListResultsTop {
	position: absolute;
	top: 58px;
	left: 275px;
	width: 425px;
	font-size: 1.1em;
	line-height: 1.18em;
	margin: 0;
}
#PressResultsTop {
	float: left;
	clear: both;
	width: 885px;
	border-top: 1px #E0D5DD solid;
	padding: 16px 0 4px 0;
}
#PaginationTop {
	float: left;
	color: #9B1E5A;
}
#SearchResultsTop {
	float: left;
	padding: 0 0 0 35px;
	color: #9B1E5A;
}
#LinksTop {
	float: right;
	color: #999;
	white-space: nowrap;
}
#PaginationTop a,
#LinksTop a,
#FullPage p#PressResultsTop a {
	color: #000;
	text-decoration: none;
}
#PaginationTop a:hover,
#PaginationTop a:active,
#PaginationTop a:focus,
#LinksTop a:hover,
#LinksTop a:active,
#LinksTop a:focus,
#FullPage p#PressResultsTop a:hover,
#FullPage p#PressResultsTop a:active,
#FullPage p#PressResultsTop a:focus {
	text-decoration: underline;
}

#PaginationTop a.showAllPages, #ListResultsBottom a.showAllPages {
	width: 60px;
	padding: 0 0 0 10px;
	white-space: nowrap;
}

/****************************************************************/
#ItemList {
	float: left;
	width: 725px;
	padding: 10px 0 0 0;
	margin: 0;
}
#ItemList p {
	float: left;
	width: 160px;
	text-align: center;
	padding: 0 0 15px 0;
	margin: 0 20px 0 0;
}
#ItemList p a.Image {
	position: relative;
	display: block;
	float: left;
	clear: both;
	border: 1px #FFF solid;
	margin: -1px;
	cursor: pointer;
	cursor: hand;
}
#ItemList p a.Image:hover,
#ItemList p a.Image:active,
#ItemList p a.Image:focus {
	border-color: #E0D5DD;
}
#ItemList p a.Image img {
	float: left;
	border: 0;
	width: 160px;
	height: 220px;
}
*html #ItemList p a.Image img {
	float: none; /* IE Only Hack */
}
#ItemList p a.Title {
	display: block;
	float: left;
	clear: both;
	width: 160px;
	min-height: 2.46em;
	margin: 12px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.23em;
	color: #000;
	text-decoration: none;
}
*html #ItemList p a.Title {
	height: 2.46em; /* IE Only Hack */
}
#ItemList p a.Title:hover,
#ItemList p a.Title:active,
#ItemList p a.Title:focus {
	color: #9B1E5A;
	text-decoration: underline;
}
#ItemList p span.Price {
	display: block;
	float: left;
	clear: both;
	width: 160px;
	padding: 5px 0 8px 0;
	font-size: 0.9em;
	color: #9B1E5A;
	line-height: 1.33em;
}
#ItemList p span.Price span {
	text-decoration: line-through;
}
#ItemList p span.Price strong {
	font-weight: normal;
	color: #000;
}
#ItemList p a.TextLink {
	display: block;
	float: left;
	clear: both;
	width: 160px;
	font-size: 1.1em;
	line-height: 1.27em;
	color: #9B1E5A;
	text-decoration: none;
}
#ItemList p a.TextLink:hover,
#ItemList p a.TextLink:active,
#ItemList p a.TextLink:focus {
	color: #000;
	text-decoration: underline;
}
/****************************************************************/
#SaveComparison {
	position: absolute;
	top: 23px;
	left: 490px;
	margin: 0;
}
#SaveComparison p {
	margin: 0;
}
#SaveComparison p button {
	float: left;
	border: 0;
	padding: 0;
	margin: 0;
	width: 230px;
	height: 37px;
	text-indent: -5000px;
	background: transparent url(../../images/save_list.gif) no-repeat;
	cursor: pointer;
	cursor: hand;
}
/****************************************************************/
#ComparisonList {
	float: left;
	width: 725px;
	padding: 10px 0 0 0;
	margin: 0;
}
#ComparisonList p {
	float: left;
	width: 160px;
	text-align: center;
	padding: 0 0 15px 0;
	margin: 0 20px 0 0;
}
#ComparisonList p a.Image {
	position: relative;
	display: block;
	float: left;
	clear: both;
	border: 1px #FFF solid;
	margin: -1px;
	cursor: pointer;
	cursor: hand;
}
#ComparisonList p a.Image:hover,
#ComparisonList p a.Image:active,
#ComparisonList p a.Image:focus {
	border-color: #E0D5DD;
}
#ComparisonList p a.Image img {
	float: left;
	border: 0;
	width: 160px;
	height: 220px;
}
*html #ComparisonList p a.Image img {
	float: none; /* IE Only Hack */
}
#ComparisonList p a.Title {
	display: block;
	float: left;
	clear: both;
	width: 160px;
	min-height: 2.46em;
	margin: 12px 0 5px 0;
	font-size: 1.3em;
	line-height: 1.23em;
	color: #000;
	text-decoration: none;
}
*html #ComparisonList p a.Title {
	height: 2.46em; /* IE Only Hack */
}
#ComparisonList p a.Title:hover,
#ComparisonList p a.Title:active,
#ComparisonList p a.Title:focus {
	color: #9B1E5A;
	text-decoration: underline;
}
#ComparisonList p span.Price {
	display: block;
	float: left;
	clear: both;
	width: 160px;
	padding: 5px 0 8px 0;
	font-size: 0.9em;
	color: #9B1E5A;
	line-height: 1.33em;
}
#ComparisonList p span.Price span {
	text-decoration: line-through;
}
#ComparisonList p span.Price strong {
	font-weight: normal;
	color: #000;
}
/****************************************************************/
#ComparisonList p span.ListDetails {
	position: relative;
	display: block;
	float: left;
	clear: both;
	width: 150px;
	\width: 174px; /* Box Model Hack */
	w\idth: 150px;
	border: 1px #D7D0CF solid;
	padding: 11px;
	margin: 3px -7px 0 -7px;
	text-align: left;
	background: #EFEFEF;
}
*html #ComparisonList p span.ListDetails {
	left: 7px; /* IE Only Hack */
}
#ComparisonList p span.ListDetails span.StockStatus {
	display: block;
	float: left;
	clear: both;
	width: 142px;
	\width: 150px; /* Box Model Hack */
	w\idth: 142px;
	padding: 4px 4px 0 4px;
	font-size: 1.1em;
	color: #9B1E5A;
	text-align: right;
}
#ComparisonList p span.ListDetails label {
	display: block;
	float: left;
	clear: both;
	width: 150px;
	margin: 0 0 2px 0;
	font-size: 0.9em;
	cursor: pointer;
	cursor: hand;
}
#ComparisonList p span.ListDetails select {
	float: left;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	width: 150px;
	margin: 0 0 3px 0;
}
#ComparisonList p span.ListDetails select.Qty {
	margin: 0 0 5px 0;
}
#ComparisonList p span.ListDetails span.SingleOption {
	display: block;
	float: left;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	width: 139px;
	\width: 149px; /* Box Model Hack */
	w\idth: 139px;
	border: 1px #D5CDD0 solid;
	padding: 2px 4px;
	margin: 0 0 3px 0;
	background: #FFF;
}
#ComparisonList p span.ListDetails button {
	float: left;
	clear: both;
	border: 0;
	padding: 0;
	margin: 0 0 5px 0;
	width: 150px;
	height: 50px;
	text-indent: -5000px;
	background: transparent url(../../images/comparison_add.gif) no-repeat;
	cursor: pointer;
	cursor: hand;
}
#ComparisonList p span.ListDetails a {
	display: block;
	float: left;
	clear: both;
	width: 121px;
	\width: 150px; /* Box Model Hack */
	w\idth: 121px;
	padding: 5px 0 5px 29px;
	font-size: 1.1em;
	color: #888;
	text-decoration: none;
	background: transparent url(../../images/comparison_remove.gif) 2px 50% no-repeat;
}
#ComparisonList p span.ListDetails a:hover,
#ComparisonList p span.ListDetails a:active,
#ComparisonList p span.ListDetails a:focus {
	color: #000;
	text-decoration: underline;
}
/****************************************************************/
#ComparisonMessage {
	position: relative;
	display: block;
	float: left;
	clear: both;
	border: 1px #D7D0CF solid;
	width: 690px;
	\width: 714px; /* Box Model Hack */
	w\idth: 690px;
	padding: 11px;
	margin: 0 -7px;
	font-size: 1.1em;
	color: #666;
}
*html #ComparisonMessage {
	left: 7px; /* IE Only Hack */
}
#ComparisonMessage span {
	color: #9B1E5A;
}
/****************************************************************/
#OutfitList {
	float: left;
	width: 725px;
	padding: 10px 0 0 0;
	margin: 0;
}
#OutfitList p {
	float: left;
	width: 160px;
	text-align: center;
	padding: 0 0 15px 0;
	margin: 0 20px 0 0;
}
#OutfitList p a.Image {
	position: relative;
	display: block;
	float: left;
	clear: both;
	border: 1px #FFF solid;
	padding: 3px;
	margin: -4px;
	cursor: pointer;
	cursor: hand;
}
#OutfitList p a.Image:hover,
#OutfitList p a.Image:active,
#OutfitList p a.Image:focus {
	border-color: #E0D5DD;
}
#OutfitList p a.Image img {
	float: left;
	border: 0;
	width: 160px;
	height: 220px;
}
*html #OutfitList p a.Image img {
	float: none; /* IE Only Hack */
}
#OutfitList p a.Title {
	display: block;
	float: left;
	clear: both;
	width: 160px;
	min-height: 2.46em;
	padding: 12px 0 5px 0;
	font-size: 1.3em;
	line-height: 1.23em;
	color: #000;
	text-decoration: none;
}
*html #OutfitList p a.Title {
	height: 2.46em; /* IE Only Hack */
}
#OutfitList p a.Title:hover,
#OutfitList p a.Title:active,
#OutfitList p a.Title:focus {
	color: #9B1E5A;
	text-decoration: underline;
}
#OutfitList p span.Price {
	display: block;
	float: left;
	clear: both;
	width: 160px;
	padding: 5px 0 8px 0;
	font-size: 0.9em;
	color: #9B1E5A;
	line-height: 1.33em;
}
#OutfitList p span.Price strong {
	font-weight: normal;
	color: #000;
}
#OutfitList p a.TextLink {
	display: block;
	float: left;
	clear: both;
	width: 160px;
	font-size: 1.1em;
	line-height: 1.27em;
	color: #9B1E5A;
	text-decoration: none;
}
#OutfitList p a.TextLink:hover,
#OutfitList p a.TextLink:active,
#OutfitList p a.TextLink:focus {
	color: #000;
	text-decoration: underline;
}
/****************************************************************/
#ListBottom {
	position: relative;
	float: left;
	clear: both;
	width: 740px;
	border-top: 1px #E0D5DD solid;
	padding: 22px 0;
	margin: 20px 0 0 0;
	font-size: 1.1em;
	line-height: 1.18em;
}
#ListBottom p {
	margin: 0;
}
#ListResultsBottom {
	position: absolute;
	top: 28px;
	left: 225px;
	width: 475px;
	margin: 0;
}
#PressResultsBottom {
	float: left;
	clear: both;
	width: 885px;
}
#PaginationBottom {
	float: left;
	color: #9B1E5A;
}
#SearchResultsBottom {
	float: left;
	padding: 0 0 0 35px;
	color: #9B1E5A;
}
#LinksBottom {
	float: right;
	color: #999;
	white-space: nowrap;
}
#PaginationBottom a,
#LinksBottom a,
#FullPage p#PressResultsBottom a {
	color: #000;
	text-decoration: none;
}
#PaginationBottom a:hover,
#PaginationBottom a:active,
#PaginationBottom a:focus,
#LinksBottom a:hover,
#LinksBottom a:active,
#LinksBottom a:focus,
#FullPage p#PressResultsBottom a:hover,
#FullPage p#PressResultsBottom a:active,
#FullPage p#PressResultsBottom a:focus {
	text-decoration: underline;
}
#ListBottom p a.ViewComparision {
	display: block;
	float: left;
	padding: 6px 18px;
	color: #9B1E5A;
	text-decoration: none;
	background: transparent url(../../images/view_comparison.gif) 0 50% no-repeat;
}
#ListBottom p a.ViewComparision:hover,
#ListBottom p a.ViewComparision:active,
#ListBottom p a.ViewComparision:focus {
	color: #000;
	text-decoration: underline;
}
/****************************************************************/
#DetailPage {
	position: relative;
	float: right;
	padding: 50px 0 25px 0;
	width: 740px;
}
*html #DetailPage.Zoom select {
	visibility: hidden; /* IE only Hack */
}
/****************************************************************/
#DetailTop {
	float: left;
	width: 500px;
	\width: 740px; /* Box Model Hack */
	w\idth: 500px;
	min-height: 580px;
	padding: 0 0 0 240px;
	background: transparent url(../../images/detail_top.gif) repeat-y;
}
*html #DetailTop {
	height: 580px; /* IE Only Hack */
}
/****************************************************************/
#DetailColumn2 {
	float: left;
	width: 315px;
}
/****************************************************************/
#DetailHeader {
	padding: 0 20px 25px 15px;
}
#DetailHeader h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: normal;
	line-height: 1.23em;
	margin: 0;
}
#DetailHeader p.BreadCrumb {
	position: absolute;
	top: 15px;
	left: 0;
	width: 720px;
	font-size: 0.9em;
	line-height: 1.33em;
	margin: 0;
}
#DetailHeader p.BreadCrumb a {
	font-weight: bold;
	color: #9B1E5A;
	text-decoration: none;
}
#DetailHeader p.BreadCrumb a:hover,
#DetailHeader p.BreadCrumb a:active,
#DetailHeader p.BreadCrumb a:focus {
	text-decoration: underline;
}
#DetailHeader p.StyleCode {
	font-size: 0.9em;
	color: #9B1E5A;
	text-transform: capitalize;
	margin: 0;
}
#DetailHeader p.ItemText {
	margin: 1.4em 0 0 0;
}
#DetailHeader p.ItemText a {
	color: #9B1E5A;
	text-decoration: none;
}
#DetailHeader p.ItemText a:hover,
#DetailHeader p.ItemText a:active,
#DetailHeader p.ItemText a:focus {
	text-decoration: underline;
}
/****************************************************************/
#DetailDiscount {
	float: left;
	clear: both;
	width: 315px;
	background: #D7D0CF;
	margin: 0;
}
#DetailDiscount.NoDiscount {
	height: 1px;
	overflow: hidden;
}
#DetailDiscount.Discount {
	\width: 315px; /* Box Model Hack */
	w\idth: 285px;
	padding: 7px 15px;
	font-size: 1.5em;
	color: #FFF;
	text-align: center;
	background: #A1507B;
}
/****************************************************************/
#DetailForm {
	float: left;
	clear: both;
	width: 290px;
	\width: 315px; /* Box Model Hack */
	w\idth: 290px;
	border-left: 1px #D7D0CF solid;
	border-bottom: 1px #D7D0CF solid;
	padding: 22px 10px 12px 14px;
	background: #EFEFEF;
}
/****************************************************************/
#DetailForm p.PriceStock {
	float: left;
	clear: both;
	font-size: 1.1em;
	color: #9B1E5A;
	margin: 0 0 1.72em 50px;
}
*html #DetailForm p.PriceStock {
	position: relative; /* IE Only Hack */
	left: -50px;
}
#DetailForm p.PriceStock span.WasPrice {
	text-decoration: line-through;
}
#DetailForm p.PriceStock strong {
	font-weight: normal;
	color: #000;
}
#DetailForm p.PriceStock strong em {
	font-weight: bold;
	font-style: normal;
	color: #9B1E5A;
}
/****************************************************************/
#DetailForm p.DetailSelect {
	float: left;
	clear: both;
	width: 284px;
	margin: 0 0 0.5em 0;
}
#DetailForm p.DetailSelect label {
	float: left;
	width: 45px;
	\width: 50px; /* Box Model Hack */
	w\idth: 45px;
	padding: 4px 5px 0 0;
	font-size: 0.9em;
	cursor: pointer;
	cursor: hand;
}
#DetailForm p.DetailSelect span.SingleOption {
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	width: 124px;
	\width: 134px; /* Box Model Hack */
	w\idth: 124px;
	border: 1px #D5CDD0 solid;
	padding: 2px 4px;
	margin: 0 9px 0 0;
	background: #FFF;
}
#DetailForm p.DetailSelect select {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	width: 135px;
	margin: 0 8px 0 0;
}
#DetailForm p.DetailSelect a {
	position: relative;
	float: left;
	padding: 12px 0 12px 35px;
	margin: -8px 0;
	font-size: 0.9em;
	color: #9B1E5A;
	text-transform: capitalize;
	background: transparent url(../../images/detail_size.gif) 0 50% no-repeat;
}
#DetailForm p.DetailSelect a:hover,
#DetailForm p.DetailSelect a:active,
#DetailForm p.DetailSelect a:focus {
	color: #000;
}
/****************************************************************/
#DetailForm p.AddBag {
	float: left;
	clear: both;
	padding: 0 0 0 46px;
	margin: 0;
}
#DetailForm p.AddBag button {
	float: left;
	border: 0;
	padding: 0;
	margin: 0;
	width: 142px;
	height: 54px;
	text-indent: -5000px;
	background: transparent url(../../images/add_bag.gif) no-repeat;
	cursor: pointer;
	cursor: hand;
}
/****************************************************************/
#DetailOptions {
	float: left;
	clear: both;
	width: 285px;
	\width: 315px; /* Box Model Hack */
	w\idth: 285px;
	padding: 20px 15px 16px 15px;
	border-bottom: 1px #D7D0CF solid;
}
#DetailOptions ul {
	float: left;
	padding: 0 5px;
	margin: 0;
	list-style-type: none;
}
#DetailOptions ul li {
	float: left;
	clear: both;
	margin: 0;
}
#DetailOptions ul li a {
	display: block;
	padding: 6px 0 6px 25px;
	font-size: 1.1em;
	color: #9B1E5A;
	text-decoration: none;
}
#DetailOptions ul li a:hover,
#DetailOptions ul li a:active,
#DetailOptions ul li a:focus {
	color: #000;
	text-decoration: underline;
}
/****************************************************************/
#DetailOptions ul.Column1 {
	width: 140px;
	\width: 150px; /* Box Model Hack */
	w\idth: 140px;
}
#DetailOptions ul.Column1 li {
	width: 140px;
}
#DetailOptions ul.Column1 li a {
	width: 115px;
	\width: 140px; /* Box Model Hack */
	w\idth: 115px;
}
#DetailOptions ul.Column2 {
	width: 110px;
	\width: 120px; /* Box Model Hack */
	w\idth: 110px;
}
#DetailOptions ul.Column2 li {
	width: 110px;
}
#DetailOptions ul.Column2 li a {
	width: 85px;
	\width: 110px; /* Box Model Hack */
	w\idth: 85px;
}
/****************************************************************/
#DetailOptions ul li a.AddComparison {
	background: transparent url(../../images/add_comparison.gif) 1px 50% no-repeat;
}
#DetailOptions ul li a.ViewComparison {
	background: transparent url(../../images/view_comparison.gif) 3px 50% no-repeat;
}
/****************************************************************/
#DetailOptions ul li a.TellFriend {
	background: transparent url(../../images/tell_friend.gif) 2px 50% no-repeat;
}
#DetailOptions ul li a.PrintPage {
	background: transparent url(../../images/print_page.gif) 4px 50% no-repeat;
}
/****************************************************************/
#FriendForm {
	position: relative;
	display: none;
	float: left;
	clear: both;
	width: 195px;
	\width: 315px; /* Box Model Hack */
	w\idth: 195px;
	padding: 16px 100px 20px 19px;
	border-left: 1px #D7D0CF solid;
	border-bottom: 1px #D7D0CF solid;
	background: #EFEFEF;
}
#FriendForm p {
	float: left;
	clear: both;
	width: 195px;
	margin: 0;
}
#FriendForm p label {
	display: block;
	float: left;
	clear: both;
	padding: 4px 0;
	font-size: 0.9em;
	cursor: pointer;
	cursor: hand;
}
#FriendForm p input {
	float: left;
	clear: both;
	width: 170px;
	\width: 180px; /* Box Model Hack */
	w\idth: 170px;
	padding: 1px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
#FriendForm p.Button {
	position: absolute;
	top: 72px;
	left: 213px;
	width: 86px;
}
#FriendForm p button {
	float: left;
	border: 0;
	padding: 0;
	margin: 0;
	width: 86px;
	height: 28px;
	text-indent: -5000px;
	background: transparent url(../../images/send_friend.gif) no-repeat;
	cursor: pointer;
	cursor: hand;
}
#FriendForm p.Close {
	position: absolute;
	top: 36px;
	left: 226px;
	width: 70px;
}
#FriendForm p a {
	display: block;
	padding: 3px 0 3px 20px;
	font-size: 0.9em;
	color: #9B1E5A;
	background: transparent url(../../images/close_friend.gif) 0 50% no-repeat;
}
#FriendForm p a:hover,
#FriendForm p a:active,
#FriendForm p a:focus {
	color: #000;
}
/****************************************************************/
#MoreDetail {
	float: left;
	clear: both;
	width: 285px;
	\width: 315px; /* Box Model Hack */
	w\idth: 285px;
	padding: 20px 15px 15px 15px;
}
#MoreDetail h2 {
	float: left;
	clear: both;
	width: 285px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.3em;
	color: #9B1E5A;
	margin: 0 0 1.07em 0;
}
#MoreDetail ul {
	float: left;
	clear: both;
	width: 285px;
	padding: 0;
	margin: 0;
	line-height: 1.3em;
	list-style-type: none;
}
#MoreDetail ul li {
	float: left;
	clear: both;
	width: 285px;
	padding: 0 0 0 15px;
	margin: 0 0 5px 0;
	background: transparent url(../../images/detail_bullet.gif) 1px 0.58em no-repeat;
}
/****************************************************************/
#DetailColumn1 {
	position: absolute;
	top: 35px;
	left: 0;
	float: left;
	width: 240px;
}
/****************************************************************/
#DetailColumn1 p#ProductPicture {
	float: left;
	width: 240px;
	padding: 0;
	margin: 0;
}
#DetailColumn1 p#ProductPicture img {
	float: left;
	width: 240px;
	height: 330px;
}
*html #DetailColumn1 p#ProductPicture img {
	float: none; /* IE Only Hack */
}
#DetailColumn1 p#ProductPicture span {
	display: block;
	float: left;
	clear: both;
	width: 200px;
	\width: 240px; /* Box Model Hack */
	w\idth: 200px;
	padding: 0 20px 18px 20px;
	font-size: 0.9em;
	color: #999;
	line-height: 1.44em;
	text-align: center;
}
/****************************************************************/
#OutfitDetails {
	float: left;
	width: 465px;
	\width: 740px; /* Box Model Hack */
	w\idth: 465px;
	min-height: 330px;
	padding: 0 20px 0 255px;
}
*html #OutfitDetails {
	height: 330px; /* IE Only Hack */
}
/****************************************************************/
#OutfitPicture {
	position: absolute;
	top: 50px;
	left: 0;
}
#OutfitPicture img {
	width: 240px;
	height: 330px;
}
#OutfitPicture span {
	display: block;
	padding: 30px 0 0 0;
	text-align: center;
}
/****************************************************************/
#OutfitHeader {
	float: left;
	width: 233px;
	\width: 280px; /* Box Model Hack */
	w\idth: 233px;
	min-height: 44px;
	padding: 0 0 0 47px;
}
*html #OutfitHeader {
	height: 44px; /* IE Only Hack */
}
#OutfitHeader h1 {
	margin: 0;
}
#OutfitHeader p {
	font-size: 0.9em;
	color: #888;
	margin: 0;
}
#OutfitHeader p.BreadCrumb {
	white-space: nowrap;
}
#OutfitHeader p strong {
	font-weight: normal;
	color: #9B1E5A;
}
/****************************************************************/
#AddSelectionTop {
	float: right;
	width: 172px;
	margin: 0;
}
#AddSelectionTop button {
	float: right;
	border: 0;
	padding: 0;
	margin: -8px 0 0 0;
	width: 172px;
	height: 46px;
	text-indent: -5000px;
	background: transparent url(../../images/add_selection.gif) no-repeat;
	cursor: pointer;
	cursor: hand;
}
/****************************************************************/
#OutfitTable {
	float: left;
	clear: both;
	width: 465px;
	border: 0;
	border-collapse: collapse;
	margin: 0;
}
#OutfitTable th {
	height: 4px;
	padding: 0;
}
#OutfitTable th span {
	display: none;
}
#OutfitTable td {
	padding: 0;
	border-bottom: 1px #D7D0CF solid;
}
/****************************************************************/
#OutfitTable td.Thumbnail {
	padding: 2px 0 0 0;
	width: 47px;
	border-bottom: 1px #FFF solid;
}
/****************************************************************/
#OutfitTable td.Description {
	width: 165px;
	\width: 180px; /* Box Model Hack */
	w\idth: 165px;
	padding: 5px 15px 5px 0;
	font-size: 1.1em;
	color: #9B1E5A;
}
#OutfitTable td.Description strong {
	font-weight: normal;
	font-size: 1.18em;
	color: #000;
}
#OutfitTable td.Description span.SKU {
	font-size: 0.81em;
	color: #888;
}
#OutfitTable td.Description span.Cost {
	font-size: 0.81em;
}
/****************************************************************/
#OutfitTable td.Details {
	width: 55px;
	\width: 69px; /* Box Model Hack */
	w\idth: 55px;
	padding: 5px 14px 5px 0;
}
#OutfitTable td.Details a {
	padding: 0 0 0 9px;
	font-size: 0.9em;
	color: #9B1E5A;
	text-decoration: none;
	background: transparent url(../../images/outfit_arrow.gif) 0 50% no-repeat;
}
#OutfitTable td.Details a:hover,
#OutfitTable td.Details a:active,
#OutfitTable td.Details a:focus {
	color: #000;
	text-decoration: underline;
}
/****************************************************************/
#OutfitTable td.Option {
	width: 147px;
	padding: 3px 0 2px 0;
}
#OutfitTable td.Option select {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	width: 135px;
	margin: 0;
}
#OutfitTable td.Option span.SingleOption {
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	width: 124px;
	\width: 134px; /* Box Model Hack */
	w\idth: 124px;
	border: 1px #D5CDD0 solid;
	padding: 2px 4px;
	margin: 0 9px 0 0;
	background: #FFF;
}
*html #OutfitTable.Zoom td.Option select,
*html #OutfitTable.Zoom td.Option span.SingleOption {
	visibility: hidden; /* IE Only Hack */
}
/****************************************************************/
#OutfitTable td.Select {
	width: 22px;
	padding: 3px 0 2px 0;
}
#OutfitTable td.Select input {
	float: left;
	width: 13px;
	height: 13px;
	margin: 0;
}
/****************************************************************/
#OutfitOptions {
	float: left;
	clear: both;
	width: 420px;
	\width: 740px; /* Box Model Hack */
	w\idth: 420px;
	padding: 17px 20px 18px 300px;
}
/****************************************************************/
#OutfitOptions p {
	float: right;
	width: 149px;
	\width: 169px; /* Box Model Hack */
	w\idth: 149px;
	border: 1px #D7D0CF solid;
	padding: 9px;
	margin: 0;
	font-size: 1.1em;
	color: #9B1E5A;
	text-align: center;
	background: #EFEFEF;
}
/****************************************************************/
#OutfitOptions ul {
	float: left;
	padding: 4px 0;
	margin: 0;
	list-style-type: none;
}
#OutfitOptions ul li {
	float: left;
	margin: 0 15px 0 0;
}
#OutfitOptions ul li a {
	display: block;
	font-size: 1.1em;
	color: #9B1E5A;
	text-decoration: none;
}
#OutfitOptions ul li a:hover,

#OutfitOptions ul li a:active,
#OutfitOptions ul li a:focus {
	color: #000;
	text-decoration: underline;
}
/****************************************************************/
#OutfitOptions ul li a.SizeGuide {
	padding: 6px 0 6px 32px;
	background: transparent url(../../images/size_guide_small.gif) 3px 50% no-repeat;
}
#OutfitOptions ul li a.PrintPage {
	padding: 6px 0 6px 25px;
	background: transparent url(../../images/print_page.gif) 3px 50% no-repeat;
}
/****************************************************************/
#OutfitFooter {
	float: left;
	clear: both;
	width: 720px;
	\width: 740px; /* Box Model Hack */
	w\idth: 720px;
	padding: 0 20px 32px 0;
}
/****************************************************************/
#OutfitText {
	float: left;
	width: 450px;
	margin: 0;
}
/****************************************************************/
#AddSelectionBottom {
	float: right;
	width: 172px;
	margin: 0;
}
#AddSelectionBottom button {
	float: right;
	border: 0;
	padding: 0;
	margin: 4px 0;
	width: 172px;
	height: 46px;
	text-indent: -5000px;
	background: transparent url(../../images/add_selection.gif) no-repeat;
	cursor: pointer;
	cursor: hand;
}
/****************************************************************/
#LargeImage {
	display: none;
	position: absolute;
	overflow: hidden;
	width: 314px;
	\width: 316px; /* Box Model Hack */
	w\idth: 314px;
	height: 321px;
	border: 1px #D7D0CF solid;
	margin: 15px 0 0 0;
}
/****************************************************************/
#Loading {
	display: none;
	position: absolute;
	overflow: hidden;
	width: 314px;
	\width: 316px; /* Box Model Hack */
	w\idth: 314px;
	height: 321px;
	border: 1px #D7D0CF solid;
	margin: 15px 0 0 0;
	background: #FFF url(../../images/zoom/loading.gif) 50% 50% no-repeat;
}
/****************************************************************/
#Zoom {
	display: none;
	position: absolute;
	width: 86px;
	height: 86px;
	background: transparent url(../../images/zoom/zoom.png) no-repeat;
}
/****************************************************************/
#ZoomTitle {
	display: none;
	position: absolute;
	width: 70px;
	height: 35px;
	margin: 15px 0 0 0;
	background: transparent url(../../images/zoom/title.png) no-repeat;
	z-index: 10000000;
}
/****************************************************************/
#LargeImageGroup {
	display: none;
	position: absolute;
	overflow: hidden;
	width: 314px;
	\width: 316px; /* Box Model Hack */
	w\idth: 314px;
	height: 330px;
	border: 1px #D7D0CF solid;
	margin: -1px 0 0 14px;
}
/****************************************************************/
#LoadingGroup {
	display: none;
	position: absolute;
	overflow: hidden;
	width: 314px;
	\width: 316px; /* Box Model Hack */
	w\idth: 314px;
	height: 330px;
	border: 1px #D7D0CF solid;
	margin: -1px 0 0 14px;
	background: #FFF url(../../images/zoom/loading_group.gif) 50% 50% no-repeat;
}
/****************************************************************/
#ZoomTitleGroup {
	display: none;
	position: absolute;
	width: 70px;
	height: 35px;
	margin: -1px 0 0 14px;
	background: transparent url(../../images/zoom/title.png) no-repeat;
	z-index: 10000000;
}
/****************************************************************/
#DetailsColours {
	float: left;
	clear: both;
	width: 240px;
	border-top: 1px #D7D0CF solid;
	padding: 18px 0 12px 0;
}
#DetailsColours h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.3em;
	color: #9B1E5A;
	margin: 0 0 1em 0;
}
#DetailsColours ul {
	float: left;
	clear: both;
	width: 240px;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#DetailsColours ul li {
	position: relative;
	float: left;
	width: 75px;
	\width: 120px; /* Box Model Hack */
	w\idth: 75px;
	min-height: 44px;
	padding: 0 10px 0 35px;
	margin: 0 0 1px 0;
}
*html #DetailsColours ul li {
	height: 44px; /* IE Only Hack */
}
#DetailsColours ul li img {
	position: absolute;
	cursor: pointer;
	cursor: hand;
}
#DetailsColours ul li.Thumbnail img {
	top: 0;
	left: 0;
	width: 32px;
	height: 44px;
}
#DetailsColours ul li.Swatch img {
	top: 10px;
	left: 4px;
	width: 24px;
	height: 25px;
}
#DetailsColours ul span {
	display: block;
	padding: 15px 0 16px 2px;
	font-size: 1.1em;
	color: #9B1E5A;
	line-height: 1.18em;
}
/****************************************************************/
#DetailColumn3 {
	float: left;
	width: 150px;
	\width: 165px; /* Box Model Hack */
	w\idth: 150px;
	padding: 2px 0 0 15px;
}
#DetailColumn3 h2 {
	float: left;
	clear: both;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.3em;
	color: #9B1E5A;
	text-align: center;
	margin: 0 0 0.18em 0;
}
#DetailColumn3 h2.Outfit {
	margin: 0.92em 0 0.46em 0;
}
#DetailColumn3 p {
	float: left;
	clear: both;
	padding: 5px 0 0 15px;
	margin: 0;
}
#DetailColumn3 p a {
	position: relative;
	display: block;
	float: left;
	clear: both;
	border: 1px #FFF solid;
	margin: -1px;
	cursor: pointer;
	cursor: hand;
}
#DetailColumn3 p a:hover,
#DetailColumn3 p a:active,
#DetailColumn3 p a:focus {
	border-color: #E0D5DD;
}
#DetailColumn3 p a img {
	float: left;
	border: 0;
	width: 120px;
	height: 165px;
}
*html #DetailColumn3 p a img {
	float: none; /* IE Only Hack */
}
/****************************************************************/
#DetailViewed {
	position: relative;
	float: left;
	clear: both;
	width: 740px;
	border-top: 1px #E0D5DD solid;
	padding: 24px 0 0 0;
}
#DetailViewed h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.3em;
	color: #9B1E5A;
	margin: 0 0 1em 0;
}
/****************************************************************/
#DetailViewed p.Item {
	float: left;
}
#DetailViewed p.Item a {
	position: relative;
	display: block;
	float: left;
	border: 1px #FFF solid;
	margin: -1px;
	cursor: pointer;
	cursor: hand;
	z-index: 1;
}
#DetailViewed p.Item a:hover,
#DetailViewed p.Item a:active,
#DetailViewed p.Item a:focus {
	border-color: #E0D5DD;
	z-index: 2;
}
#DetailViewed p.Item a img {
	float: left;
	border: 0;
	width: 120px;
	height: 165px;
}
#DetailViewed p.Item a img {
	float: none; /* IE Only Hack */
}
/****************************************************************/
#DetailViewed p.ViewAll {
	position: absolute;
	top: 26px;
	left: 634px;
	margin: 0;
}
#DetailViewed p.ViewAll a {
	padding: 0 0 0 9px;
	font-size: 1.1em;
	color: #9B1E5A;
	line-height: 1.18em;
	text-decoration: none;
	background: transparent url(../../images/viewed_arrow.gif) 0 61% no-repeat;
}
#DetailViewed p.ViewAll a:hover,
#DetailViewed p.ViewAll a:active,
#DetailViewed p.ViewAll a:focus {
	text-decoration: underline;
}
/****************************************************************/
#SubPage.BagPage {
	padding-right: 20px;
	width: 720px;
	\width: 740px; /* Box Model hack */
	w\idth: 720px;
}
#SubPage.BagPage p {
	font-size: 1.1em;
	line-height: 1.27em;
}
/****************************************************************/
#SubPage.BagPage p.CheckoutTop {
	position: absolute;
	top: 26px;
	left: 565px;
	width: 155px;
	margin: 0;
}
#SubPage.BagPage p.CheckoutTop button {
	float: left;
	border: 0;
	padding: 0;
	margin: 0;
	width: 155px;
	height: 34px;
	text-indent: -5000px;
	background: transparent url(../../images/go_checkout.gif) no-repeat;
	cursor: pointer;
	cursor: hand;
}
#SubPage.BagPage p.BasketBanner {
	position: absolute;
	top: 26px;
	left: 256px;
	width: 234px;
	margin: 0;
}
#SubPage.BagPage p.BasketBanner img {
	border: 0;
}
/****************************************************************/
#ShoppingBag {
	float: left;
	clear: both;
	width: 720px;
	border: 0;
	border-collapse: collapse;
	margin: 0;
	color: #333;
}
#ShoppingBag th,
#ShoppingBag td {
	text-align: center;
}
#ShoppingBag th {
	padding: 10px 10px 9px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #9B1E5A;
	background: #EFEFEF;
}
#ShoppingBag td {
	padding: 0 10px 0 0;
	border-top: 1px #E0D5DD solid;
	font-size: 1.1em;
}
#ShoppingBag td p {
	margin: 0;
}
#ShoppingBag td table {
	margin: 0;
}
#ShoppingBag td strong {
	color: #9B1E5A;
}
#ShoppingBag td.Thumbnail {
	padding: 0 5px 0 0;
}
#ShoppingBag td.Thumbnail a img {
	border: 0;
}
#ShoppingBag th.Left {
	text-align: left;
	padding-left: 45px;
}
#ShoppingBag td.Left {
	color: #9B1E5A;
	text-align: left;
	padding-right: 25px;
}
#ShoppingBag td.Left a {
	font-size: 1.18em;
	color: #000;
	line-height: 1.18em;
	text-decoration: none;
}
#ShoppingBag td.Left a:hover,
#ShoppingBag td.Left a:active,
#ShoppingBag td.Left a:focus {
	color: #9B1E5A;
	text-decoration: underline;
}
#ShoppingBag td.Left span {
	font-size: 0.81em;
	color: #666;
}
#ShoppingBag td.Size select {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.09em;
	width: 100px;
}
#ShoppingBag td.Size span.SingleOption {
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.09em;
	width: 49px;
	\width: 59px; /* Box Model Hack */
	w\idth: 59px;
	border: 1px #D5CDD0 solid;
	padding: 2px 4px;
	margin: 0 1px 2px 0;
	text-align: left;
	background: #FFF;
}

#ShoppingBag td.Colour select {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.09em;
	width: 90px;
}
#ShoppingBag td.Colour span.SingleOption {
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.09em;
	width: 79px;
	\width: 89px; /* Box Model Hack */
	w\idth: 79px;
	border: 1px #D5CDD0 solid;
	padding: 2px 4px;
	margin: 0 1px 2px 0;
	text-align: left;
	background: #FFF;
}
#ShoppingBag td.Qty {
	width: 82px;
	\width: 92px; /* Box Model Hack */
	w\idth: 82px;
	white-space: nowrap;
}
#ShoppingBag td.Qty input {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.09em;
	width: 20px;
	\width: 30px; /* Box Model Hack */
	w\idth: 20px;
	padding: 1px 3px;
}
#ShoppingBag td.Qty a {
	display: block;
	float: left;
	padding: 4px 4px 4px 8px;
	font-size: 0.81em;
	color: #888;
	text-decoration: none;
}
#ShoppingBag td.Qty a:hover,
#ShoppingBag td.Qty a:active,
#ShoppingBag td.Qty a:focus {
	color: #9B1E5A;
	text-decoration: underline;
}
#ShoppingBag th.Right,
#ShoppingBag td.Right {
	padding-right: 15px;
}
#ShoppingBag td.Right input {
	float: left;
	margin: 0 0 0 15px;
}
#ShoppingBag td.BagReduction {
	padding: 15px;
}
#ShoppingBag td.BagReduction span {
	color: #9B1E5A;
}
/****************************************************************/
#RemovedItems {
	position: relative;
	float: left;
	clear: both;
	width: 700px;
	\width: 740px; /* Box Model Hack */
	w\idth: 700px;
	padding: 24px 20px 0 20px;
	margin: 0 0 0 -20px;
}
#RemovedItems p strong {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.18em;
	color: #9B1E5A;
}
#RemovedItems p.Item {
	margin: 0 0 0.45em 0;
}
#RemovedItems p a {
	color: #9B1E5A;
	text-decoration: none;
}
#RemovedItems p a:hover,
#RemovedItems p a:active,
#RemovedItems p a:focus {
	text-decoration: underline;
}
/****************************************************************/
#VoucherMessage {
	float: left;
	clear: both;
	width: 700px;
	\width: 720px; /* Box Model Hack */
	w\idth: 700px;
	padding: 9px 10px 10px 10px;
	background: #EFEFEF;
}
#VoucherMessage p {
	color: #9B1E5A;
	text-align: center;
	margin: 0;
}
/****************************************************************/
#mainBasketForm {
	float: left;
	clear: both;
	width: 720px;
	padding: 20px 0;
}
/****************************************************************/
#BagOptions {
	float: right;
	width: 325px;
	\width: 363px; /* Box Model Hack */
	w\idth: 325px;
	border: 1px #9b1e5a solid;
	padding: 0 19px;
	margin: 0;
}
#BagOptions p {
	float: left;
	clear: both;
	width: 325px;
	margin: 0 0 1em 0;
	color: #666;
}
#BagOptions p.SubTotal {
	position: relative;
	width: 325px;
	\width: 363px; /* Box Model Hack */
	w\idth: 325px;
	padding: 12px 19px 11px 19px;
	margin: 0 -19px 1em -19px;
	background: #EFEFEF;
}
*html #BagOptions p.SubTotal {
	left: 19px; /* IE Only Hack */
}
#BagOptions p.SubTotal span.Left {
	display: block;
	float: left;
	color: #9B1E5A;
}
#BagOptions p.SubTotal span.Right {
	display: block;
	float: right;
	width: 145px;
	text-align: center;
}
#BagOptions p label {
	display: block;
	float: left;
	padding: 2px 10px 2px 0;
	color: #9B1E5A;
	cursor: pointer;
	cursor: hand;
}
#BagOptions p label a {
	color: #9B1E5A;
	text-decoration: none;
}
#BagOptions p label a:hover,
#BagOptions p label a:active,
#BagOptions p label a:focus {
	color: #000;
	text-decoration: underline;
}
#BagOptions p span.RightColumn {
	display: block;
	float: right;
	width: 185px;
}
#BagOptions p span.RightColumn select {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.09em;
	width: 185px;
}
#BagOptions p span.RightColumn input {
	float: left;
	width: 13px;
	height: 13px;
	margin: 4px 10px 2px 0;
	vertical-align: middle;
}
#BagOptions p span.RightColumn textarea {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.09em;
	width: 177px;
	\width: 185px; /* Box Model Hack */
	w\idth: 177px;
	height: 3.8em;
	padding: 1px 1px 1px 3px;
}
#Remainder {
	display: block;
	width: 185px;
	padding: 9px 0 0 0;
	font-size: 0.81em;
}
#GiftCost{
	display: block;
	float: right;
	padding: 2px 0;
	width: 145px;
	text-align: center;
}
#BagOptions p.Total {
	position: relative;
	width: 325px;
	\width: 365px; /* Box Model Hack */
	w\idth: 325px;
	padding: 12px 20px 11px 20px;
	margin: 0 -20px -1px -20px;
	color: #FFF;
	background: #9b1e5a;
}
*html #BagOptions p.Total {
	left: 20px; /* IE Only Hack */
}
#BagOptions p.Total span.Left {
	display: block;
	float: left;
}
#BagOptions p.Total span.Right {
	display: block;
	float: right;
	width: 145px;
	font-weight: bold;
	text-align: center;
}
/****************************************************************/
#VoucherBox {
	float: left;
	width: 303px;
	\width: 343px; /* Box Model Hack */
	w\idth: 303px;
	border: 1px #9b1e5a solid;
	padding: 18px 19px;
	margin: 0;
}
#VoucherBox p {
	float: left;
	clear: both;
	width: 303px;
	margin: 0;
}
#VoucherBox p.Message {
	margin: 0 0 1.45em 0;
}
#VoucherBox p.Message strong {
	color: #9B1E5A;
}
#VoucherBox p input {
	float: left;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.09em;
	width: 115px;
	\width: 125px; /* Box Model Hack */
	w\idth: 115px;
	padding: 1px 3px;
	margin: 0 8px 0 0;
}
#VoucherBox p button {
	position: relative;
	float: left;
	border: 0;
	padding: 0;
	margin: -4px 0;
	width: 95px;
	height: 28px;
	text-indent: -5000px;
	background: transparent url(../../images/update_bag.gif) no-repeat;
	cursor: pointer;
	cursor: hand;
}
/****************************************************************/
#AcceptedCards {
	float: left;
	clear: left;
	width: 343px;
	font-size: 0.81em;
	text-align: center;
}
#AcceptedCards p {
	color: #666;
	margin: 0;
}
#AcceptedCards p.Cards {
	padding: 12px 0 11px 0;
}
/****************************************************************/
#ShoppingOptions {
	float: left;
	clear: both;
	width: 720px;
	border-top: 1px #E0D5DD solid;
	padding: 20px 0;
}
#ShoppingOptions p {
	margin: 0;
}
#ShoppingOptions p.Left {
	float: left;
	padding: 5px 0 0 0;
}
#ShoppingOptions p.Left a {
	display: block;
	float: left;
	padding: 6px 5px 5px 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.27em;
	color: #9B1E5A;
	text-decoration: none;
	background: transparent url(../../images/continue_shopping.gif) 0 50% no-repeat;
}
#ShoppingOptions p.Left a:hover,
#ShoppingOptions p.Left a:active,
#ShoppingOptions p.Left a:focus {
	color: #000;
	text-decoration: underline;
}
#ShoppingOptions p.Right {
	float: right;
	width: 155px;
}
#ShoppingOptions p.Right button {
	float: left;
	border: 0;
	padding: 0;
	margin: 0;
	width: 155px;
	height: 34px;
	text-indent: -5000px;
	background: transparent url(../../images/go_checkout.gif) no-repeat;
	cursor: pointer;
	cursor: hand;
}
/****************************************************************/
#AlsoLike {
	float: left;
	clear: both;
	width: 720px;
	border-top: 1px #E0D5DD solid;
	padding: 24px 0 0 0;
}
#AlsoLike h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.3em;
	color: #9B1E5A;
	margin: 0 0 1em 0;
}
#AlsoLike p {
	float: left;
}
#AlsoLike p a {
	position: relative;
	display: block;
	float: left;
	border: 1px #FFF solid;
	margin: -1px;
	cursor: pointer;
	cursor: hand;
	z-index: 1;
}
#AlsoLike p a:hover,
#AlsoLike p a:active,
#AlsoLike p a:focus {
	border-color: #E0D5DD;
	z-index: 2;
}
#AlsoLike p a img {
	float: left;
	border: 0;
	width: 120px;
	height: 165px;
}
#AlsoLike p a img {
	float: none; /* IE Only Hack */
}
/****************************************************************/
#Decoration p {
	position: absolute;
	left: 564px;
	margin: 0;
}
#Decoration p.Product1 {
	top: 10px;
}
#Decoration p.Product2 {
	top: 235px;
}
#Decoration p.Product3 {
	top: 460px;
}
#Decoration p.Product4 {
	top: 685px;
}
#Decoration p a {
	display: block;
	float: left;
	border: 1px #FFF solid;
}
#Decoration p a:hover,
#Decoration p a:active,
#Decoration p a:focus {
	border-color: #E0D5DD;
}
#Decoration p a img {
	float: left;
	border: 0;
	width: 160px;
	heght: 220px;
}
*html #Decoration p a img {
	float: none; /* IE Only Hack */
}
/****************************************************************/
#FullPage h2.Overline {
	float: left;
	clear: both;
	width: 885px;
	border-top: 1px #E0D5DD solid;
	padding: 15px 0 0 0;
}
/****************************************************************/
#PressReleases {
	float: left;
	clear: both;
	width: 885px;
	border: 0;
	border-collapse: collapse;
	border-top: 1px #E0D5DD solid;
	border-left: 1px #E0D5DD solid;
	margin: 0 -205px 1.5em 0;
	font-size: 1.1em;
	line-height: 1.27em;
	color: #333;
}
#PressReleases th,
#PressReleases td {
	border-right: 1px #E0D5DD solid;
	border-bottom: 1px #E0D5DD solid;
	padding: 11px 8px;
	text-align: left;
}
#PressReleases th {
	font-weight: bold;
	color: #9B1E5A;
	background: #EFEFEF;
}
#PressReleases th.Title,
#PressReleases td.Title {
	width: 100%;
}
#PressReleases th.Date,
#PressReleases td.Date {
	padding: 11px 25px;
	text-align: center;
	white-space: nowrap;
}
#PressReleases td a {
	float: left;
	display: block;
	padding: 0 0 0 18px;
	color: #000;
	text-decoration: none;
	background: transparent url(../../images/list_arrow.gif) 2px 0.45em no-repeat;
}
#PressReleases td a:hover,
#PressReleases td a:hover,
#PressReleases td a:hover {
	color: #9B1E5A;
	text-decoration: underline;
}
/****************************************************************/
#PressCuttings,
#PressEvents {
	float: left;
	clear: both;
	width: 905px;
	padding: 0 0 15px 0;
	margin: 0 -20px 0 0;
}
#PressCuttings p,
#PressEvents p {
	float: left;
	width: 159px;
	\width: 161px; /* Box Model Hack */
	w\idth: 159px;
	border: 1px #E0D5DD solid;
	margin: 0 20px 15px 0;
	text-align: center;
}
#PressCuttings p a,
#PressEvents p a {
	display: block;
	color: #000;
	text-decoration: none;
}
#PressCuttings p a:hover,
#PressCuttings p a:active,
#PressCuttings p a:focus,
#PressEvents p a:hover,
#PressEvents p a:active,
#PressEvents p a:focus {
	color: #9B1E5A;
	text-decoration: underline;
	background: #EFEFEF;
}
#PressCuttings p a span.PressThumbnail,
#PressEvents p a span.PressThumbnail {
	display: block;
	height: 175px;
}
#PressCuttings p a img,
#PressEvents p a img {
	margin: 15px 0 6px 0;
	border: 0;
	cursor: pointer;
	cursor: hand;
}
#PressCuttings p a span.PressTitle {
	display: block;
	padding: 0 0 12px 0;
}
#PressEvents p a span.PressDate {
	display: block;
	padding: 0 0 8px 0;
	font-size: 0.81em;
	color: #999;
	text-decoration: none;
}
/****************************************************************/
#AllReleases,
#AllCuttings,
#AllEvents {
	float: left;
	clear: both;
}
#AllReleases a,
#AllCuttings a,
#AllEvents a {
	display: block;
	float: left;
	padding: 6px 18px;
	color: #000;
	text-decoration: none;
	background: transparent url(../../images/press_arrow.gif) 0 50% no-repeat;
}
#AllReleases a:hover,
#AllReleases a:active,
#AllReleases a:focus,
#AllCuttings a:hover,
#AllCuttings a:active,
#AllCuttings a:focus,
#AllEvents a:hover,
#AllEvents a:active,
#AllEvents a:focus {
	color: #9B1E5A;
	text-decoration: underline;
}
/****************************************************************/
#FullPage ul#PressGallery {
	float: left;
	clear: both;
	width: 905px;
	padding: 10px 0 0 0;
	margin: 0 -20px 0 0;
	list-style-type: none;
}
#FullPage ul#PressGallery li {
	display: block;
	float: left;
	clear: none;
	width: 161px;
	\width: 181px; /* Box Model Hack */
	w\idth: 161px;
	padding: 0 20px 15px 0;
	margin: 0;
}
#FullPage ul#PressGallery li a {
	display: block;
	border: 1px #E0D5DD solid;
	color: #000;
	text-align: center;
	text-decoration: none;
}
#FullPage ul#PressGallery li a:hover,
#FullPage ul#PressGallery li a:active,
#FullPage ul#PressGallery li a:focus {
	color: #9B1E5A;
	text-decoration: underline;
	background: #EFEFEF;
}
#FullPage ul#PressGallery li a span.PressThumbnail {
	display: block;
	height: 175px;
}
#FullPage ul#PressGallery li a img {
	margin: 15px 0 6px 0;
	border: 0;
	cursor: pointer;
	cursor: hand;
}
#FullPage ul#PressGallery li a span.PressTitle {
	display: block;
	padding: 0 0 12px 0;
}
/****************************************************************/
#PressGalleryDetail {
	border: 1px #E0D5DD solid;
	padding: 14px;
	text-align: center;
	background: #EFEFEF;
}
#PressGalleryLinks {
	float: left;
	clear: both;
	width: 885px;
}
#PressGalleryLinks span.Previous {
	float: left;
}
#PressGalleryLinks span.Next {
	float: right;
}
#PressGalleryLinks span a {
	text-decoration: none;
}
#PressGalleryLinks span a:hover,
#PressGalleryLinks span a:active,
#PressGalleryLinks span a:focus {
	color: #000;
	text-decoration: underline;
}
/****************************************************************/
#SearchPressForm {
	position: absolute;
	top: 25px;
	left: 552px;
	width: 393px;
	padding: 8px 0;
	margin: 0;
}
#SearchPressForm p {
	float: left;
	width: 393px;
	font-size: 0.9em;
}
#SearchPressForm p label {
	float: left;
	width: 133px;
	\width: 145px; /* Box Model Hack */
	w\idth: 133px;
	padding: 5px 12px 5px 0;
	text-align: right;
	cursor: pointer;
	cursor: hand;
}
#SearchPressForm p input {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.33em;
	width: 148px;
	\width: 158px; /* Box Model Hack */
	w\idth: 148px;
	padding: 1px 3px;
	margin: 0 5px 0 0;
}
#SearchPressForm p button {
	float: left;
	border: 0;
	padding: 0;
	margin: -3px 0;
	width: 60px;
	height: 27px;
	text-indent: -5000px;
	background: transparent url(../../images/search_press.gif) no-repeat;
	cursor: pointer;
	cursor: hand;
}
/****************************************************************/
#FullPage p.DateCreated {
	font-size: 1em;
	line-height: 1.2em;
	margin: -3px 0 1.66em 0;
}
#FullPage p.DateCreated span {
	display: block;
	color: #999;
}
#PressPicture {
	float: right;
	margin: 0 0 15px 25px;
}
#FullPage p a#DownloadAttachment {
	display: block;
	float: left;
	border: 1px #E0D5DD solid;
	padding: 10px 55px 11px 12px;
	margin: 20px 0;
	color: #000;
	text-decoration: none;
	text-transform: capitalize;
	background: #FAF8F8 url(../../images/download.gif) 100% 50% no-repeat;
}
#FullPage p a#DownloadAttachment:hover,
#FullPage p a#DownloadAttachment:active,
#FullPage p a#DownloadAttachment:focus {
	border: 1px #D5B5C5 solid;
	color: #9B1E5A;
	background-color: #EFEFEF;
}
/****************************************************************/
#PressResults p {
	padding: 0 0 1.27em 0;
	border-bottom: 1px #F2EEF0 solid;
}
/****************************************************************/
#FullPage.FashionNews {
	width: 385px;
	\width: 945px; /* Box Model Hack */
	w\idth: 385px;
	padding: 50px 530px 20px 30px;
	background: transparent url(../../imagedit/105.jpg) 100% 10px no-repeat;
}
#FullPage.FashionNews ul {
	position: absolute;
	top: 20px;
	left: 445px;
	width: 200px;
	\width: 260px; /* Box Model Hack */
	w\idth: 200px;
	border-left: 1px #EFEAEE solid;
	padding: 30px 34px 22px 25px;
	margin: 0;
	list-style-type: none;
}
#FullPage.FashionNews ul li {
	padding: 0 0 10px 0;
	margin: 0;
}
#FullPage.FashionNews ul li a {
	display: block;
	font-size: 1.81em;
	color: #9B1E5A;
	line-height: 1.2em;
}
#FullPage.FashionNews ul li span {
	display: block;
	font-size: 0.9em;
	color: #666;
	line-height: 1.2em;
}
/****************************************************************/
.BestSellers {
	background: transparent url(../../imagedit/114.jpg) 100% 10px no-repeat;
}
#FullPage.BestSellers h1 {
	position: absolute;
	top: 9px;
	left: 30px;
	margin: 0;
}
#FullPage.BestSellers p.BreadCrumb {
	left: 160px;
}
/****************************************************************/
#BestList {
	float: left;
	width: 680px;
	margin: -10px 0 0 0;
}
#BestList p {
	float: left;
	width: 160px;
	text-align: center;
	padding: 0 0 15px 0;
	margin: 0 5px 0 0;
}
#BestList p a.Image {
	position: relative;
	display: block;
	float: left;
	clear: both;
	border: 1px #FFF solid;
	margin: -1px;
	cursor: pointer;
	cursor: hand;
}
#BestList p a.Image:hover,
#BestList p a.Image:active,
#BestList p a.Image:focus {
	border-color: #E0D5DD;
}
#BestList p a.Image img {
	float: left;
	border: 0;
	width: 160px;
	height: 220px;
}
*html #BestList p a.Image img {
	float: none; /* IE Only Hack */
}
#BestList p a.Title {
	display: block;
	float: left;
	clear: both;
	width: 160px;
	padding: 12px 0 5px 0;
	font-size: 1.18em;
	line-height: 1.23em;
	color: #000;
	text-decoration: none;
}
#BestList p a.Title:hover,
#BestList p a.Title:active,
#BestList p a.Title:focus {
	color: #9B1E5A;
	text-decoration: underline;
}
#BestList p span.Price {
	display: block;
	float: left;
	clear: both;
	width: 160px;
	padding: 5px 0 8px 0;
	font-size: 0.81em;
	color: #9B1E5A;
	line-height: 1.33em;
}
#BestList p span.Price span {
	text-decoration: line-through;
}
#BestList p span.Price strong {
	font-weight: normal;
	color: #000;
}
#BestList p a.TextLink {
	display: block;
	float: left;
	clear: both;
	width: 160px;
	font-size: 1em;
	line-height: 1.27em;
	color: #9B1E5A;
	text-decoration: none;
}
#BestList p a.TextLink:hover,
#BestList p a.TextLink:active,
#BestList p a.TextLink:focus {
	color: #000;
	text-decoration: underline;
}
/****************************************************************/
#FullPage.GetLook {
	position: relative;
}
#FullPage.GetLook h1 {
	position: absolute;
	top: 9px;
	left: 30px;
	width: 470px;
	margin: 0;
}
#FullPage.GetLook p.BreadCrumb {
	left: 525px;
	width: 390px;
	text-align: right;
}
#FullPage.GetLook img {
	position: absolute;
	top: 50px;
	left: 0;
	z-index: 1;
}
#FullPage.GetLook ul {
	position: relative;
	display: block;
	width: 945px;
	height: 380px;
	poadding: 0;
	margin: 0 -30px;
	list-style-type: none;
	overflow: hidden;
	z-index: 1;
}
#FullPage.GetLook ul li a {
	font-size: 0.9em;
	color: #000;
	text-decoration: underline;
}
#FullPage.GetLook ul li a:hover,
#FullPage.GetLook ul li a:active,
#FullPage.GetLook ul li a:focus {
	text-decoration: none;
}
#FullPage.GetLook ul li a span.Text {
	position: absolute;
	display: block;
	top: 390px;
	left: 0;
}
#FullPage.GetLook ul li a span.Link {
	position: absolute;
	display: block;
	border: 1px #FFF solid;
	padding: 2px 5px;
	color: #FFF;
	text-transform: capitalize;
	background: #000;
	cursor: pointer;
	cursor: hand;
}
#FullPage.GetLook ul li a:hover span.Link,
#FullPage.GetLook ul li a:active span.Link,
#FullPage.GetLook ul li a:focus span.Link {
	border: 1px #000 solid;
	color: #000;
	background: #FFF;
}
/****************************************************************/
.FavouriteSites {
	min-height: 350px;
	background: transparent url(../../imagedit/140.jpg) 100% 10px no-repeat;
}
*html #FullPage.FavouriteSites {
	height: 350px; /* IE Only Hack */
}
#FullPage.FavouriteSites h1 {
	position: absolute;
	top: 9px;
	left: 30px;
	width: 200px;
	margin: 0;
}
#FullPage.FavouriteSites p.BreadCrumb {
	left: 255px;
	width: 415px;
	text-align: right;
}







/****************************************************************/
#FavouriteSites {
	float: left;
	width: 665px;
	min-height: 241px;
}
*html #FavouriteSites {
	height: 241px; /* IE Only Hack */
}
#FavouriteSites p {
	float: left;
	width: 200px;
	\width: 220px; /* Box Model Hack */
	w\idth: 200px;
	height: 14em;
	padding: 0 20px 0 0;
	margin: 0 0 20px 0;
	text-align: center;
	overflow: hidden;
}
#FavouriteSites p a {
	display: block;
	padding: 0 0 4px 0;
	font-size: 0.81em;
	color: #666;
	line-height: 1.33em;
	text-decoration: none;
}
#FavouriteSites p a:hover,
#FavouriteSites p a:active,
#FavouriteSites p a:focus {
	color: #9B1E5A;
}
#FavouriteSites p a img {
	border: 0;
}
#FavouriteSites p a strong {
	display: block;
	padding: 7px 0 0 0;
	margin: 0 0 -2px 0;
	font-weight: normal;
	font-size: 1.44em;
	color: #000;
	line-height: 1.44em;
	text-decoration: none;
}
#FavouriteSites p a:hover span,
#FavouriteSites p a:active span,
#FavouriteSites p a:focus span {
	text-decoration: underline;
}
/****************************************************************/
#FullPage.FavouriteSites p.Intro {
	float: left;
	clear: both;
	border-bottom: 1px #E0D5DD solid;
	padding: 0 0 25px 0;
	width: 640px;
}
#FullPage.FavouriteSites p.Included {
	float: left;
	clear: both;
	border-top: 1px #E0D5DD solid;
	padding: 25px 0 0 0;
	width: 640px;
}
/****************************************************************/
#FullPage.StorePage {
	width: 515px;
	\width: 945px; /* Box Model Hack */
	w\idth: 515px;
	min-height: 385px;
	padding: 50px 400px 20px 30px;
}
*html .StorePage  {
	height: 455px; /* IE Only Hack */
}
#FullPage.StorePage h1.Finder {
	position: absolute;
	top: 9px;
	left: 30px;
	width: 250px;
	margin: 0;
}
#FullPage.StorePage p.Finder {
	left: 265px;
	width: 200px;
	text-align: right;
}
#FullPage.StorePage p.Intro {
	width: 515px;
}
/****************************************************************/
#FullPage ul.StoreList {
	font-size: 1.1em;
	line-height: 1.27em;
	padding: 0;
	margin: 0 0 1.27em 0;
	list-style-type: none;
}
#FullPage ul.StoreList li {
	margin: 0 0 5px 0;
}
#FullPage ul.StoreList li a {
	padding: 0 0 0 25px;
	color: #9B1E5A;
	text-decoration: none;
	background: transparent url(../../images/store_list_arrow.gif) 10px 58% no-repeat;
}
#FullPage ul.StoreList li a:hover,
#FullPage ul.StoreList li a:active,
#FullPage ul.StoreList li a:focus {
	color: #000;
	text-decoration: underline;
}
/****************************************************************/
#FullPage.StorePage p.StoreDetails {
	width: 515px;
}
#FullPage.StorePage p strong.Details {
	display: block;
	margin: 0 0 3px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.18em;
	font-weight: normal;
	color: #9B1E5A;
}
/****************************************************************/
#Promotions p {
	position: absolute;
	left: 590px;
	margin: 0;
}
#Promotions p.Promotion1 {
	top: 20px;
}
#Promotions p.Promotion2 {
	top: 160px;
}
#Promotions p.Promotion3 {
	top: 300px;
}
/****************************************************************/
#StorePic {
	position: absolute;
	top: 50px;
	left: 30px;
	float: left;
	width: 215px;
	height: 125px;
	background: transparent url(../../images/store.jpg) no-repeat;
	z-index: 2;
}
/****************************************************************/
#StoreSearch {
	position: relative;
	float: left;
	clear: both;
	width: 215px;
	\width: 450px; /* Box Model Hack */
	w\idth: 215px;
	border: 1px #E0D5DD solid;
	padding: 24px 4px 18px 229px;
	margin: 0 0 28px 0;
}
#StoreSearch p {
	float: left;
	clear: both;
	width: 215px;
	font-size: 1em;
	line-height: 1.2em;
	margin: 0;
}
#StoreSearch p label {
	display: block;
	float: left;
	clear: both;
	padding: 5px 0;
	margin: 0 0 4px 0;
	font-size: 1.1em;
	color: #9B1E5A;
	cursor: pointer;
	cursor: hand;
}
#StoreSearch p input {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	width: 160px;
	\width: 170px; /* Box Model Hack */
	w\idth: 160px;
	padding: 1px 3px;
	margin: 0 5px 0 0;
}
#StoreSearch p button {
	float: left;
	border: 0;
	padding: 0;
	margin: -4px 0;
	width: 35px;
	height: 28px;
	text-indent: -5000px;
	background: transparent url(../../images/store_go.gif) no-repeat;
	cursor: pointer;
	cursor: hand;
}
#StoreSearch p.Hint {
	width: 170px;
	padding: 10px 0 0 0;
	margin: 0;
}
/****************************************************************/
#pcaDivMap {
	position: absolute;
	top: 0;
	left: 490px;
	font-size: 1.1em;
}
#pcaDivMap strong,
#pcaDivMap b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.18em;
	font-weight: normal;
	color: #9B1E5A;
}
#pcaDivMap a {
	color: #9B1E5A;
	text-decoration: none;
}
#pcaDivMap a:hover,
#pcaDivMap a:active,
#pcaDivMap a:focus {
	text-decoration: underline;
}
/****************************************************************/
#pcaDivLocations,
#pcaDivDistances {
	float: left;
	clear: both;
	width: 450px;
	border-bottom: 1px #E0D5DD solid;
	padding: 0 0 15px 0;
	margin: 0 0 24px 0;
}
#pcaDivLocations p,
#pcaDivDistances p {
	float: left;
	clear: both;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.15em;
	color: #9B1E5A;
	padding: 0 0 1em 0;
	margin: 0;
}
#pcaDivLocations p span,
#pcaDivDistances p span {
	float: left;
	clear: both;
	width: 450px;
	height: 65px;
	overflow: hidden;
}
#pcaDivLocations p span select,
#pcaDivDistances p span select {
	margin: -3px -3px 0 -5px;
	width: 458px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.84em;
}
/****************************************************************/
#StoreText {
	float: left;
	clear: both;
	width: 450px;
}
/****************************************************************/
#SubPage.ContentPage p.FullWidth {
	margin: 0 -165px 1.27em 0;
}
#MeasurementGuide {
	float: right;
	margin: -45px -150px 10px 30px;
}
/****************************************************************/
#BodyMeasurements {
	width: 740px;
	border: 0;
	border-collapse: collapse;
	border-top: 1px #E0D5DD solid;
	border-left: 1px #E0D5DD solid;
	margin: 0 -205px 1.5em 0;
	font-size: 1.1em;
	color: #333;
}
#BodyMeasurements th,
#BodyMeasurements td {
	border-right: 1px #E0D5DD solid;
	border-bottom: 1px #E0D5DD solid;
	padding: 5px 8px 4px 8px;
	text-align: center;
}
#BodyMeasurements th {
	font-weight: bold;
	color: #9B1E5A;
}
#BodyMeasurements th span {
	display: block;
	font-weight: normal;
	color: #000;
}
/****************************************************************/
#PetiteSizing {
	width: 349px;
	border: 0;
	border-collapse: collapse;
	border-top: 1px #E0D5DD solid;
	border-left: 1px #E0D5DD solid;
	margin: 0 -205px 1.5em 0;
	font-size: 1.1em;
	color: #333;
}
#PetiteSizing th,
#PetiteSizing td {
	border-right: 1px #E0D5DD solid;
	border-bottom: 1px #E0D5DD solid;
	padding: 11px 8px;
	text-align: center;
}
#PetiteSizing th {
	font-weight: bold;
	color: #9B1E5A;
}
/****************************************************************/
#CardPoints {
	width: 535px;
	border: 0;
	border-collapse: collapse;
	border-top: 1px #E0D5DD solid;
	border-left: 1px #E0D5DD solid;
	margin: 0 0 1.5em 0;
	font-size: 1.1em;
	color: #333;
}
#CardPoints th,
#CardPoints td {
	border-right: 1px #E0D5DD solid;
	border-bottom: 1px #E0D5DD solid;
	padding: 5px 8px 4px 8px;
	text-align: center;
}
#CardPoints th {
	font-weight: bold;
	color: #9B1E5A;
}
/****************************************************************/
#Landing1 {
	padding: 8px 0 25px 0;
	width: 945px;
}
#LandingCruise {
	padding: 0px 0 25px 0;
	width: 945px;
}
/****************************************************************/
#Landing1Intro {
	float: left;
	width: 610px;
	padding: 17px 0 0 0;
}
#LandingCruiseIntro {
	float: left;
	width: 945px;
	padding: 0;
}
#Landing1Intro h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: normal;
	color: #936;
	text-align: center;
	line-height: 1.23em;
	margin: 0 0 15px 0;
}
#Landing1Intro p {
	font-size: 1em;
	line-height: 1.2em;
	color: #666;
	text-align: center;
	margin: 0 0 2.2em 0;
}
#LandingCruiseIntro p {
	margin: 0;
}
#Landing1Intro p img, #LandingCruiseIntro p img {
	border: 0;
}
/****************************************************************/
#Landing1Info {
	float: right;
	width: 315px;
}
#Landing1Info .Delivery,
#Landing1Info .Security,
#Landing1Info .WhoAre {
	padding: 28px 30px 39px 100px;
	background-position: 0 50%;
	background-repeat: no-repeat;
}
#Landing1Info .Delivery {
	background-image: url(../../images/landing1/delivery.gif);
}
#Landing1Info .Security {
	background-image: url(../../images/landing1/security.gif);
}
#Landing1Info .WhoAre {
	background-image: url(../../images/landing1/who_are.gif);
}
#Landing1Info h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #936;
	line-height: 1.33em;
	margin: 0 0 0.33em 0;
}
#Landing1Info h2 a {
	color: #936;
	text-decoration: none;
}
#Landing1Info h2 a:hover {
	text-decoration: underline;
}
#Landing1Info p {
	font-size: 1em;
	line-height: 1.2em;
	color: #888;
	margin: 0;
}
#Landing1Info p a {
	color: #555;
	text-decoration: none;
}
#Landing1Info p a:hover,
#Landing1Info p a:active,
#Landing1Info p a:focus {
	color: #9B1E5A;
	text-decoration: underline;
}
#Landing1Info .Divider {
	clear: both;
	height: 15px;
	background: transparent url(../../images/landing1/divider.gif) 15px 0 no-repeat;
}
/****************************************************************/
#Landing1Garment {
	float: left;
	clear: both;
	width: 915px;
	\width: 945px; /* Box Model Hack */
	w\idth: 915px;
	padding: 0 0 0 30px;
}
#Landing1Garment h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: normal;
	color: #000;
	line-height: 1.23em;
	padding: 10px 0;
	margin: 0 0 20px 0;
}
.CruiseHeader {
	padding: 25px 0 10px 0!important;
}
#Landing1Garment p {
	float: left;
	width: 160px;
	\width: 180px; /* Box MOdel Hack */
	w\idth: 160px;
	text-align: center;
	padding: 0 20px 0 0;
	margin: 0;
}
#Landing1Garment p a.Image {
	position: relative;
	display: block;
	float: left;
	clear: both;
	border: 1px #FFF solid;
	margin: -1px;
	cursor: pointer;
	cursor: hand;
}
#Landing1Garment p a.Image:hover,
#Landing1Garment p a.Image:active,
#Landing1Garment p a.Image:focus {
	border-color: #E0D5DD;
}
#Landing1Garment p a.Image img {
	float: left;
	border: 0;
	width: 160px;
	height: 220px;
}
*html #Landing1Garment p a.Image img {
	float: none; /* IE Only Hack */
}
#Landing1Garment p a.Title {
	display: block;
	float: left;
	clear: both;
	width: 160px;
	padding: 12px 0 13px 0;
	font-size: 1.3em;
	line-height: 1.23em;
	color: #000;
	text-decoration: none;
}
#Landing1Garment p a.Title:hover,
#Landing1Garment p a.Title:active,
#Landing1Garment p a.Title:focus {
	color: #9B1E5A;
	text-decoration: underline;
}
/****************************************************************/
#Landing2  {
	position: relative;
	float: left;
	padding: 50px 30px 25px 30px;
	width: 885px;
	\width: 945px; /* Mox Model Hack */
	w\idth: 885px;
}
#Landing2 h2 {
	width: 630px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.23em;
	margin: 0 0 20px 0;
}
#Landing2 p.BreadCrumb {
	position: absolute;
	top: 15px;
	left: 30px;
	font-size: 0.9em;
	line-height: 1.33em;
}
#Landing2 p.BreadCrumb a {
	font-weight: bold;
	color: #9B1E5A;
	text-decoration: none;
}
#Landing2 p.BreadCrumb a:hover,
#Landing2 p.BreadCrumb a:active,
#Landing2 p.BreadCrumb a:focus {
	text-decoration: underline;
}
#Landing2 ul {
	float: left;
	width: 945px;
	padding: 0;
	margin: 0 -30px;
	list-style-type: none;
}
*html #Landing2 ul {
	position: relative;
	left: 30px; /* IE Only Hack */
}
#Landing2 ul li {
	float: left;
	width: 315px;
	height: 315px;
	margin: 0;
	overflow: hidden;
}
#Landing2 ul li.NewRow {
	clear: left;
}
#Landing2 ul li.Footer {
	width: 945px;
	height: 100px;
}
#Landing2 ul li a img {
	border: 0;
}
#Landing2 p.StartShopping {
	position: absolute;
	top: 25px;
	left: 695px;
}
#Landing2 p.StartShopping button {
	float: left;
	border: 0;
	padding: 0;
	margin: 0;
	width: 230px;
	height: 34px;
	text-indent: -5000px;
	background: transparent url(../../images/landing2/start.gif) no-repeat;
	cursor: pointer;
	cursor: hand;
}
/****************************************************************/
#Landing3,
#Landing4,
#Landing5 {
	position: relative;
	float: left;
	clear: both;
	width: 945px;
	padding: 0 0 2px 0;
	margin: -8px 0 0 0;
}
#Landing3 h2,
#Landing4 h2,
#Landing5 h2 {
	display: none;
}
#Landing3 p,
#Landing4 p,
#Landing5 p {
	padding: 0;
	margin: 0;
	height: 380px;
	overflow: hidden;
}
#Landing3 p img,
#Landing4 p img,
#Landing5 p img {
	border: 0;
}
#Landing5 a {
	outline: none;
	border: 0;
}
#Landing5 a:active {
	border: 0;
}
/****************************************************************/
#Landing5 p {
	height: 537px;
}
/****************************************************************/
#LeftNav {
	float: left;
	width: 165px;
	border-top: 10px #FFF solid;
}
#LeftNav h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.3em;
	color: #FFF;
	padding: 4px 10px;
	margin: 0 0 1.15em 0;
	background: #9b1e5a;
}
#LeftNav ul {
	padding: 0 0 15px 10px;
	margin: 0;
	font-size: 1.1em;
	list-style-type: none;
}
#LeftNav ul li a {
	display: block;
	padding: 3px 0 2px 0;
	color: #000;
	text-decoration: none;
}
#LeftNav ul li a:hover,
#LeftNav ul li a:active,
#LeftNav ul li a:focus {
	text-decoration: underline;
}
/************************/
#LeftNav ul li ul {
	padding: 5px 0 7px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.76em;
	line-height: 1.1em;
}
#LeftNav ul li ul li a {
	display: block;
	padding: 0.4em 0 0.4em 15px;
	color: #000;
	font-weight: normal;
	background: transparent url(../../images/list_arrow.gif) 0 0.6em no-repeat;
}
#leftnavBanner {
	padding-bottom: 20px;
}
#leftnavBanner a img {
	border: 0;
}
/****************************************************************/
#SearchForm {
	position: absolute;
	top: 75px;
	left: 50%;
	width: 365px;
	padding: 0;
	margin: 0 0 0 107px;
	text-align: left;
}
#SearchForm p {
	float: left;
	clear: both;
	width: 365px;
	padding: 0;
	margin: 0;
}
#SearchForm p label {
	float: left;
	width: 107px;
	\width: 117px; /* Box Model Hack */
	w\idth: 107px;
	padding: 4px 14px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
/*	color: #A89994;*/
color:#000;
	text-align: right;
	cursor: pointer;
	cursor: hand;
}
#SearchForm p input {
	float: left;
	width: 187px;
	\width: 197px; /* Box Model Hack */
	w\idth: 187px;
	/*border: 1px #D7D0CF solid;*/
	border: 1px #000 solid;
	padding: 4px 4px 2px 4px;
	margin: 0 5px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
#SearchForm p button {
	float: left;
	border: 0;
	padding: 0;
	margin: 0;
	width: 32px;
	height: 23px;
	text-indent: -5000px;
	background: transparent url(../../images/search_go.gif) no-repeat;
	cursor: pointer;
	cursor: hand;
}
/****************************************************************/
#BagSummary {
	position: absolute;
	top: 20px;
	left: 50%;
	width: 234px;
	margin: 0 0 0 228px;
}
#BagSummary p {
	margin: 0;
}
#BagSummary p.Totals {
	width: 234px;
	font-size: 1.1em;
	text-align: right;
	/*color: #A89994;*/
	color:#c6255b;
}
#BagSummary p.Totals a {
	display: block;
	float: right;
	padding: 2px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.188em;
	/*color: #A89994;*/
	color:#c6255b;
	border-bottom: 2px #9b1e5a solid;
	text-decoration: none;
	/*border-bottom: 2px #D7D0CF solid;*/
	margin: 0 0 5px 0;
}
#BagSummary p.Totals a:hover,
#BagSummary p.Totals a:active,
#BagSummary p.Totals a:focus {
/*	color: #A1507B;
	border-color: #CD8EAC;*/
		color: #000;
	border-color: #000;
}
#BagSummary p.Totals span.Items {
	display: block;
	clear: both;
	text-align: right;
}
/****************************************************************/
#SubPage.SEOPage p {
	font-size: 1.1em;
	line-height: 1.27em;
	margin: 0 0 1.27em 0;
}
#SubPage.SEOPage p a {
	color: #9B1E5A;
}
#SubPage.SEOPage p.BackTop a:hover,
#SubPage.SEOPage p.BackTop a:active,
#SubPage.SEOPage p.BackTop a:focus {
	text-decoration: underline;
}
/****************************************************************/
#BottomBar {
	position: relative;
	clear: both;
	width: 945px;
	padding: 1px 0 0 0;
	margin: 0 auto;
	text-align: left;
	background: #9b1e5a;
}
#BottomBar.Exclusive {
	width: 608px;
	\width: 945px; /* Box Model Hack */
	w\idth: 608px;
	padding: 0 0 0 337px;
}
/****************************************************************/
#NewsletterForm {
	float: left;
	padding: 12px 0 12px 16px;
	width: 312px;
	\width: 328px; /* Box Model Hack */
	w\idth: 312px;
	margin: 0;
}
#NewsletterForm p {
	margin: 0;
}
#NewsletterForm p label {
	float: left;
	width: 110px;
	\width: 115px; /* Box Model Hack */
	w\idth: 110px;
	padding: 4px 5px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFF	;
	cursor: pointer;
	cursor: hand;
}
#NewsletterForm p input {
	float: left;
	width: 130px;
	\width: 140px; /* Box Model Hack */
	w\idth: 130px;
	border: 0;
	padding: 3px 5px;
	margin: 0 5px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
#NewsletterForm p button {
	float: left;
	border: 0;
	padding: 0;
	margin: 0;
	width: 30px;
	height: 21px;
	text-indent: -5000px;
	background: transparent url(../../images/newsletter_go.gif) no-repeat;
	cursor: pointer;
	cursor: hand;
}
/****************************************************************/
#CustomerService {
	float: left;
	padding: 8px 0 0 0;
	margin: 0;
	font-size: 0.9em;
	color: #FFF;
}
#CustomerService span {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.88em;
	font-weight: normal;
	line-height: 1em;
}
.sizeGuideLink {margin-left:20px;}
/****************************************************************/
#BottomBar ul {
	float: left;
	width: 240px;
	\width: 265px; /* Box Model Hack */
	w\idth: 240px;
	padding: 5px 0 0 25px;
	margin: 0;
	list-style-type: none;
}
#BottomBar ul li {
	float: left;
	padding: 0 10px 0 0;
}
#BottomBar ul li a {
	display: block;
	padding: 10px 8px 10px 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.23em;
	color: #FFF;
	white-space: nowrap;
	text-decoration: none;
}
#BottomBar ul li a.EliteCard {
	background: transparent url(../../images/elvi_card.gif) 0 50% no-repeat;
}
#BottomBar ul li a.SizeGuide {
	background: transparent url(../../images/size_guide.gif) 0 50% no-repeat;
}
#BottomBar ul li a:hover,
#BottomBar ul li a:active,
#BottomBar ul li a:focus {
	text-decoration: underline;
}
/****************************************************************/
#Banner {
	float: left;
	padding: 2px;
	margin: 0;
}
#Banner a img {
	float: left;
	border: 0;
	width: 215px;
	height: 40px;
}
*html #Banner a img {
	float: none; /* IE only Hack */
}
/****************************************************************/
#FooterLinks {
	position: relative;
	width: 932px;
	\width: 945px; /* Box Model Hack */
	w\idth: 932px;
	padding: 8px 0 12px 13px;
	margin: 0 auto;
	text-align: left;
}
#FooterLinks ul {
	float: left;
	margin: 0;
	padding: 15px 10px;
	list-style-type: none;
}
#FooterLinks ul.Column1 {
	width: 100px;
	\width: 120px; /* Box Model Hack */
	w\idth: 100px;
}
#FooterLinks ul.Column2 {
	width: 165px;
	\width: 185px; /* Box Model Hack */
	w\idth: 165px;
}
#FooterLinks ul.Column3 {
	width: 130px;
	\width: 150px; /* Box Model Hack */
	w\idth: 130px;
}
#FooterLinks ul.Column4 {
	width: 160px;
	\width: 180px; /* Box Model Hack */
	w\idth: 160px;
}
#FooterLinks ul.Column5 {
	width: 135px;
	\width: 155px; /* Box Model Hack */
	w\idth: 135px;
}
#FooterLinks ul.Column6 {
	width: 100px;
	\width: 120px; /* Box Model Hack */
	w\idth: 100px;
}
#FooterLinks ul li {
	float: left;
	clear: both;
	width: 100%;
}
#FooterLinks ul li a {
	color: #000;
	text-decoration: none;
}
#FooterLinks ul li a.FirstLink {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #603;
	font-size: 1.3em;
	margin: 0 0 5px 0;
}
#FooterLinks ul li a:hover,
#FooterLinks ul li a:active,
#FooterLinks ul li a:focus {
	text-decoration: underline;
}
/****************************************************************/
#FooterText {
	position: absolute;
	top: 1200px;
	left: 50%;
	border-top: 1px #B3A79B solid;
	width: 895px;
	\width: 945px; /* Box Model Hack */
	w\idth: 895px;
	padding: 28px 25px;
	margin: 0 0 0 -473px;
	text-align: left;
	background: transparent url(../../images/footer_text.gif) repeat-x;

}
#FooterText p {
	font-size: 1.1em;
	margin: 0 0 1.72em 0;
	color:#000;}
#FooterText p a {
	color: #603;
	text-decoration: none;
}
#FooterText p a:hover,
#FooterText p a:active,
#FooterText p a:focus {
	text-decoration: underline;
}
#FooterText p strong.Signature {
	font-size: 1.18em;
	font-weight: normal;
	color: #603;
}
/****************************************************************/
#FooterCopyright {
	position: relative;
	clear: both;
	border-top: 1px #DFD9D5 solid;
	width: 893px;
	\width: 945px; /* Box Model Hack */
	w\idth: 893px;
	padding: 27px 26px;
	margin: 0 auto;
	text-align: right;
}
#FooterCopyright a {
	color: #603;
	text-decoration: none;
}
#FooterCopyright a:hover,
#FooterCopyright a:active,
#FooterCopyright a:focus {
	text-decoration: underline;
}
/****************************************************************/
#SiteMap {
	position: relative;
	width: 945px;
	margin: 0 auto;
	text-align: left;
}
#SiteMap p {
	float: left;
	clear: both;
	width: 885px;
	\width: 945px; /* Box Model Hack */
	w\idth: 885px;
	padding: 13px 30px 12px 30px;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.27em;
	background: #FFF url(../../images/top_nav.gif) 0 100% repeat-x;
}
#SiteMap h1 {
	float: left;
	clear: both;
	width: 885px;
	\width: 945px; /* Box Model Hack */
	w\idth: 885px;
	padding: 17px 30px 12px 30px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.23em;
}
#SiteMap ul {
	display: block;
	padding: 10px 30px;
	margin: 0;
	list-style-type: none;
}
#SiteMap ul li {
	padding: 2px 0;
}
/****************************************************************/
#SiteMap ul.Level1 {
	float: left;
	clear: both;
	width: 885px;
	\width: 945px; /* Box Model Hack */
	w\idth: 885px;
	padding: 0 30px 30px 30px;
	font-size: 1.3em;
	line-height: 1.2em;
}
#SiteMap ul.Level1 li a {
	display: block;
	border-top: 1px #EFE7EC solid;
	padding: 10px 0 4px 0;
	color: #9B1E5A;
	text-decoration: none;
}
#SiteMap ul.Level1 li a:hover,
#SiteMap ul.Level1 li a:active,
#SiteMap ul.Level1 li a:focus {
	color: #000;
	text-decoration: underline;
}
/****************************************************************/
#SiteMap ul.Level2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.84em;
	line-height: 1.27em;
}
#SiteMap ul.Level2 li a {
	display: inline;
	padding: 0 0 0 15px;
	color: #000;
	text-decoration: none;
	border: 0;
	background: transparent url(../../images/list_arrow.gif) 0 0.36em no-repeat;
}
#SiteMap ul.Level2 li a:hover,
#SiteMap ul.Level2 li a:active,
#SiteMap ul.Level2 li a:focus {
	color: #9B1E5A;
	text-decoration: underline;
}
/****************************************************************/
#SiteMap ul.Level3 {
	font-size: 0.9em;
	line-height: 1.2em;
}
#SiteMap ul.Level3 li a {
	background: transparent url(../../images/list_arrow.gif) 0 0.3em no-repeat;
}
#SiteMap ul.Level3 li a:hover,
#SiteMap ul.Level3 li a:active,
#SiteMap ul.Level3 li a:focus {
	color: #000;
}
/****************************************************************/
#SiteMap ul.Level4 li a {
	padding: 0;
	color: #888;
	background: transparent;
}
#SiteMap ul.Level4 li a:hover,
#SiteMap ul.Level4 li a:active,
#SiteMap ul.Level4 li a:focus {
	color: #000;
}
/****************************************************************/
#SiteMapReturn {
	position: absolute;
	top: 52px;
	left: 50%;
	width: 405px;
	margin: 0;
	text-align: right;
}
#SiteMapReturn a {
	font-weight: bold;
	font-size: 0.9em;
	color: #D5AAC0;
	text-decoration: none;
}
#SiteMapReturn a:hover,
#SiteMapReturn a:active,
#SiteMapReturn a:focus {
	color: #FFF;
	text-decoration: underline;
}
/****************************************************************/
#AlertOverlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.5;
	filter: alpha(opacity=50);
	background: #FFF;
	z-index: 10;
}
/****************************************************************/
#AlertMessage {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 360px;
	padding: 0px;
	margin: -85px 0 0 -180px;
	z-index: 15;
}
/****************************************************************/
#AlertMessage p.Message {
	float: left;
	clear: both;
	width: 300px;
	\width: 360px; /* IE Only Hack */
	w\idth: 300px;
	padding: 22px 30px 0 30px;
	margin: 0;
	background: transparent url(../../images/alert_top.png) no-repeat;
}
#AlertMessage p.Message span {
	display: block;
	float: left;
	clear: both;
	width: 260px;
	\width: 300px; /* Box Model Hack */
	w\idth: 260px;
	padding: 32px 20px 20px 20px;
	font-size: 1.1em;
	background: #EFEFEF;
}
/****************************************************************/
#AlertMessage p.Button {
	float: left;
	clear: both;
	width: 300px;
	\width: 360px; /* IE Only Hack */
	w\idth: 300px;
	padding: 0 30px 32px 30px;
	margin: 0;
	background: transparent url(../../images/alert_bottom.png) no-repeat;
}
#AlertMessage p.Button span {
	display: block;
	float: left;
	clear: both;
	width: 100px;
	\width: 300px; /* Box Model Hack */
	w\idth: 100px;
	padding: 5px 100px 15px 100px;
	outline: none;
	background: #EFEFEF;
}
#AlertMessage p.Button span button {
	position: relative;
	float: left;
	border: 0;
	padding: 0;
	margin: 0;
	outline: 0;
	width: 100px;
	height: 34px;
	text-indent: -5000px;
	background: transparent url(../../images/alert_okay.gif) no-repeat;
	cursor: pointer;
	cursor: hand;
}
/********************* SEO Landing ******************************/
#SEOLanding1 #landingLevel1 a {
	text-decoration: none;
}
#SEOLanding1 #landingLevel1 a.size1 {
	font-size: 2em;
}
#SEOLanding1 #landingLevel1 a.size2 {
	font-size: 3em;
}
#SEOLanding1 #landingLevel1 a.size3 {
	font-size: 4.4em;
}
#SEOLanding1 #landingLevel1 a.colour1 {
	color: #8c0957;
}
#SEOLanding1 #landingLevel1 a.colour2 {
	color: #d41c74;
}
#SEOLanding1 #landingLevel1 a.padding1 {
	padding: 26px 58px 18px 9px;
}
#SEOLanding1 #landingLevel1 a.padding2 {
	padding: 33px 44px 9px 48px;
}
#SEOLanding1 #landingLevel1 a.padding3 {
	padding: 15px 39px 19px 23px;
}
#SEOLanding1 {
	background: transparent url(../../images/lifestyle/flowers.gif) no-repeat 70px 280px;
	position: relative;
	float: left;
}
#SEOLanding1 div#landingLevel1 {
	background: transparent url(../../images/lifestyle/flowers.gif) no-repeat 400px 20px;
	position: relative;
	z-index: 8;
}
#SEOLanding1 #landingLevel1 {
	float: left;
	width: 496px;
	padding: 40px 120px 0 120px;
}
#SEOLanding1 #landingLevel1 h2 {
	position: relative;
	left: -120px;
	top: -40px;
	font-size: 2em;
	color: #000;
	float: left;
	margin: 0;
}
#SEOLanding1 #landingLevel2 {
	float: right;
	width: 188px;
	margin: 0 0 10px 0;
}
/********************* Exclusive affiliate Landing ******************************/
#ExclusiveLanding {
	float: left;
	clear: both;
	width: 945px;
	padding: 15px 0;
}
#ExclusiveLanding h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.23em;
	padding: 0 12px 20px 12px;
	margin: 0 0 30px 0;
	border-bottom: 1px #DAC3D0 solid;
}
#ExclusiveLeft {
	float: left;
	width: 418px;
	\width: 430px; /* Box MOdel Hack */
	w\idth: 418px;
	padding: 0 0 0 12px;
}
#ExclusiveLeft h2 {
	font: bold 1.6em/1.375em Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 20px 0;
}
#ExclusiveLeft p {
	font: 1.1em/1.82em Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 20px 0;
}
#ExclusiveRight {
	float: right;
	width: 493px;
	padding: 5px 0 0 0;
}
#ExclusiveRight p.Banner {
	height: 70px;
	margin: 0;
}
#ExclusiveRight form {
	float: left;
	width: 301px;
	\width: 323px; /* Box Model Hack */
	w\idth: 301px;
	border: 1px #9E3C6D solid;
	padding: 0 10px 4px 10px;
	margin: 0 0 20px 0;
	background: #F6EEF4;
}
#ExclusiveRight form h2 {
	font: bold 1.3em/1.38em Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 2px 10px;
	margin: 0 -10px 18px -10px;
	background: #9E3C6D;
}
#ExclusiveRight form p {
	float: left;
	clear: both;
	width: 301px;
	font: 1em/1.3em Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 18px 0;
}
#ExclusiveRight form p.EnterDetails {
	height: 39px;
	margin: 0;
}
#ExclusiveRight form p label {
	float: left;
	width: 90px;
	\width: 100px; /* Box MOdel Hack */
	w\idth: 90px;
	padding: 3px 10px 6px 0;
	font: 1.3em/1.23em Arial, Helvetica, sans-serif;
	color: #603;
}
#ExclusiveRight form p input {
	float: left;
	width: 130px;
	\width: 140px; /* Box Model Hack */
	w\idth: 130px;
	border: 1px #9B1E5A solid;
	font: 1.2em/1.25em Arial, Helvetica, sans-serif;
	padding: 2px 4px;
	margin: 0 8px 0 0;
}
#ExclusiveRight form p button {
	float: left;
	border: 0;
	padding: 0;
	margin: 0;
	width: 40px;
	height: 21px;
	text-indent: -5000px;
	background: transparent url(../../images/exclusive_go.gif) no-repeat;
	cursor: pointer;
	cursor: hand;
}
#ExclusiveRight form p a {
	color: #9C1C5C;
}
#ExclusiveRight form p a:hover,
#ExclusiveRight form p a:active,
#ExclusiveRight form p a:focus {
	color: #000;
}
#ExclusiveRight p.SampleNewsletter {
	float: right;
	width: 160px;
	text-align: center;
	padding: 0 0 5px 0;
	margin: 0 0 12px 0;
}
#ExclusiveRight p.SampleNewsletter img {
	border: 0;
	margin: 0 0 4px 0;
}
#ExclusiveRight p.SampleNewsletter a {
	color: #9E3C6D;
}
#ExclusiveRight p.SampleNewsletter a.NoLine {
	text-decoration: none;
}
#ExclusiveRight p.SampleNewsletter a:hover,
#ExclusiveRight p.SampleNewsletter a:active,
#ExclusiveRight p.SampleNewsletter a:focus {
	color: #000;
}
#ExclusiveRight h3 {
	font: bold 1.2em/1.66em Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 20px 0;
}
#ExclusiveRight p.Terms {
	font: 1.1em/1.82em Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 20px 0;
}