html, body {
	background-color:#000000;
}

#pageWrap {
	padding: 0px 0px;
	width: 980px;
	position: relative;
}


/*
 * Main Layout
 */
#headerArea {
	padding: 10px 0px 0px 0px;
	position: relative;
	z-index: 3;
	margin: 0;
	height:100px;
}

#headerAreaBCT {
	padding: 10px 0px 0px 0px;
	position: relative;
	z-index: 3;
	margin: 0;
/*	height:116px;*/
	height:116px;
}

#logo {
	margin-bottom: 0px;
	position: relative;
	float: left;
}

#logo a {
	background: url(../img/apLogo-2010b.gif) no-repeat;
	text-indent: -99999px;
	width: 216px;
	height: 81px;
	display: block;
}

.siteTools {
	float: right;
	width: 745px;
	height:20px;
}

.tools {
	position: relative;
	padding: 0 0 0 0;
	margin: 0;
	float: right;
}

.tools ul {
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 110px 0 0;
	position: absolute;
	min-width: 560px;
	top: 0px;
	right: 0px;
	z-index: 4;
}

.tools ul li {
	line-height: 1em;
	padding: 0;
	margin: 0;
	float: right;
	display: block;
}

.tools ul li a {
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #f4cdd6;
	font-size: 9px;
	letter-spacing: 0.08em;
}

.tools ul li a:hover {
	color: #ef252d;
}

.subNav {
	width: 174px;
	float: left;
}

.subNavModule {
	border: 1px solid #520829;
	background: url(../img/bkSubNavModule.jpg) top left no-repeat;
	padding: 12px;
}

.subNavModule h3 {
	font-size: 90%;
}

.widthNav{
	height:auto;
	padding-bottom:60px;
}

.content {
	margin: 0 0 24px;
	padding: 0;
}

.content .loginNew{
	margin-bottom:96px;
}

.pnk{
	color:#CE4182;
}

.small {
	font-size: 75%;
}

.marginbtn5{
	margin-bottom:5px!important;
}


/*
 * Standard Typography/Styles
 */
h2 {
	text-indent: -99999px;
	margin-bottom: 9px;
	font-family: georgia, sans-serif;
	font-weight: normal;
	color: #ebc4cb;
	font-size: 112.5%;
}

h2.withImg {
	font-family: georgia, serif;
	font-weight: normal;
	text-indent: 0px;
	font-size: 125%;
	color: #ffffff;
}

h2.signIn {
	background: url(../img/spriteHeaders.gif) -100px 0px;
	width: 116px;
	height: 45px;
}

h2.delivery {
	background: url(../img/spriteHeaders.gif) -1px -278px;
	width: 136px;
	height: 45px;
}

h3,
h4 {
	font-family: georgia, sans-serif;
	font-weight: normal;
	margin-bottom: 4px;
	font-size: 112.5%;
	color: #ebc4cb;
}

h4 {
	font-size: 87.5%;
}

h5 {
	margin-bottom: 4px;
	font-weight: bold;
	font-size: 75%;
	color: #ebc4cb;
}

h3 a,
h4 a {
	color: #ebc4cb;
}

p,
li,
label {
	color: #d29ca5;
}

p {
	line-height: 133%;
}

a {
	text-decoration: none;
	color: #cf77a3;
}

a:hover {
	color: #ef252d;
}

.arwLnk a {
	background: url(../img/spriteMisc.gif) -197px -11px no-repeat;
	padding-left: 8px;
	color: #ffffff;
}

.arwLnk a:hover {
	color: #ef252d;
}

.arwLnkWht a {
	background: url(../img/spriteMisc2.gif) 0 -60px no-repeat !important;
	padding-left: 8px;
	color: #fff;
}

.arwLnkWht a:hover {
	background: url(../img/spriteMisc.gif) -197px -22px no-repeat !important;
	padding-left: 8px;
	color: #ef252d;
}

.arwLnkPnk a {
	color: #cf77a3;
	background: url(../img/spriteMisc2.gif) 0 5px no-repeat;
	padding-left: 8px;
}

.arwLnkPnk a:hover {
	color: #ef252d;
	background: url(../img/spriteMisc2.gif) 0 -28px no-repeat;
}

.pnkArw a {
	background: transparent url(../img/spriteMisc.gif) no-repeat scroll -30px -17px;
	padding-left: 7px;
}

.pnkArw a:hover {
	background: transparent url(../img/spriteMisc.gif) no-repeat scroll -196px -11px;
	color: #ef252d;
}

.arwBack a {
	color: #fff;
	background: url(../img/spriteMisc.gif) -197px -32px no-repeat;
	padding-left: 8px;
}

.arwBack a:hover {
	color: #ef252d;
}

a,
a:focus,
a:active {
	outline: none !important;
}

p.alert {
	background: url(../img/iconAlert.gif) no-repeat;
	padding-left: 30px;
	min-height: 25px;
	color: #ffffff;
	display: block;
}

p.alert a {
	text-decoration: underline;
	color: #ffffff;
}

p.alert a:hover {
	color: #ef252d;
}

p.keyMsg {
	font-family: georgia, serif;
	font-size: 112.5%;
}

p.price {
	color:#F4CDD6;
	font-family:arial, sans-serif;
	font-size:12px;
	vertical-align:top;
	line-height:14px;
	margin-bottom: 5px;
	letter-spacing:0.05em;
}

p.video a {
	color:#F4CDD6;
	font-family:arial, sans-serif;
	font-size:11px;
	vertical-align:top;
	background: url(../img/video_15.png) top left no-repeat;
	padding: 0 0 4px 22px;
	display: block;
	float: left;
}

li.last {
	padding-right: 0px !important;
	margin-right: 0px !important;
}

label {
	font-weight: bold;
}

.submitBtn {
	display: block;
	overflow: hidden;
	width: 103px;
}

.submitBtn input {
	background: url(../img/spriteBtns.gif) -172px -102px no-repeat !important;
	padding-left: 130px;
	cursor: pointer;
	width: 103px;
	height: 26px !important;
}

.tidySubmit {
	text-indent: -9999px;
	font-size: 0;
	display:block;
	line-height: 0;
}

.btn {
	line-height: 1em;
}

.btn a {
	background: url(../img/spriteBtns.gif) 0% -56px no-repeat;
	padding-left: 22px;
	float: left;
}

.btn a span {
	background: url(../img/spriteBtns.gif) 100% -56px no-repeat;
	display: block;
	color: #ebc4cb;
	padding: 5px 22px 6px 0px;
	min-height: 12px;
}

.btn a:hover {
	background: url(../img/spriteBtns.gif) 0% -79px no-repeat;
}

.btn a:hover span {
	background: url(../img/spriteBtns.gif) 100% -79px no-repeat;
}

.btn.lightbground a {
	background: url(../img/spriteBtns.gif) 0% -288px no-repeat;
	padding-left: 22px;
	float: left;
	margin-right:10px;
}

.btn.lightbground a span {
	background: url(../img/spriteBtns.gif) 100% -288px no-repeat;
	display: block;
	color: #ebc4cb;
	padding: 5px 22px 6px 0px;
	min-height: 12px;
}
.btn.lightbground a:hover {
	background: url(../img/spriteBtns.gif) 0% -311px no-repeat;
}

.btn.lightbground a:hover span {
	background: url(../img/spriteBtns.gif) 100% -311px no-repeat;
}

.pnkArw.dark a{
	color:#b86a91;
}

.pnkArw.dark a:hover{
	color:#ef252d;
}

/*.pnkArw a {
	background: url(../img/spriteMisc.gif) 0px -11px no-repeat;
	padding-left: 7px;
}*/

.phone {
	background: url(../img/iconPhone.gif) top left no-repeat;
	padding-left: 19px;
	font-weight: bold;
}

.textright{
	text-align: right !important;
}

.textleft{
	text-align: left !important;
}

/*
 * Main Navigation
 */

#topNav {
	position:absolute;
	top:46px;
/*	left:252px;  @Shan 04/04/2011 */
	left:225px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	width: 745px;
	letter-spacing:0.1em;
}

#mainNav {
	position:absolute;
	top:74px;
/*	left:252px;  @Shan 04/04/2011 */
	left:225px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	width: 755px;
}

ul.nav li {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	float: left;
	font-family: 'Times New Roman', georgia, sans-serif;
	color: #f4cdd6;
	font-size: 11.5px;
	font-weight:bold;
	letter-spacing: 0.08em;
	font-style: italic;
}

ul.nav li a {
	padding: 0px 0px 0px 0px;
	margin: 0px 9px 0px 0px;
	display: block;
	font-family: 'Times New Roman', georgia, sans-serif;
	color: #f4cdd6;
	font-size: 11.5px;
	font-weight:bold;
	letter-spacing: 0.08em;
	font-style: italic;
}

ul.nav li a.selected,ul.nav li a.selected3 {
	font-family: 'Times New Roman', georgia, sans-serif;
	color: #ef252d;
	font-size: 11.5px;
	font-weight:bold;
	letter-spacing: 0.08em;
	font-style: italic;
}

ul.nav li a:hover {
	font-family: 'Times New Roman', georgia, sans-serif;
	color: #ef252d;
	font-size: 11.5px;
	font-weight:bold;
	letter-spacing: 0.08em;
	font-style: italic;
}

#topNav a {
	letter-spacing: 0.1em;
}

ul.nav li ul {
	position:absolute;
	display:none;
	top:12px;
	left:0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	height: 15px;
}

ul.nav li ul.current {
	display:show;
}

ul.nav li ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	float: left;
	font-family: 'Times New Roman', georgia, sans-serif;
	color: #f4cdd6;
	font-size: 10px;
	font-weight:bold;
	letter-spacing: 0.08em;
	font-style: italic;
}

ul.nav li ul li a {
	padding: 0px 8px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: block;
	font-family: 'Times New Roman', georgia, sans-serif;
	color: #f4cdd6;
	font-size: 10px;
	font-weight:bold;
	letter-spacing: 0.08em;
	font-style: italic;
}

ul.nav li ul li a.selected,ul.nav li ul li a.selected3 {
	font-family: 'Times New Roman', georgia, sans-serif;
	color: #ef252d;
	font-size: 10px;
	font-weight:bold;
	letter-spacing: 0.08em;
	font-style: italic;
}

ul.nav li ul li a:hover {
	font-family: 'Times New Roman', georgia, sans-serif;
	color: #ef252d;
	font-size: 10px;
	font-weight:bold;
	letter-spacing: 0.08em;
	font-style: italic;
}

ul.horizontal-nav  {
	display:block;
	width:150px;
	background-color:#000000;
	margin:0;
	position:absolute;
	z-index:5;
}
ul.horizontal-nav ul.contain {
	background-color:#000000;
	padding:0;
	margin:0;
	width:auto !important;
	height:auto !important;
	padding:10px 15px 10px 4px;
	z-index:5;
}
ul.horizontal-nav ul.contain li {
	display:block;
	width: auto !important;
	clear:both;
	background-color:#000000;
	margin:0;
	padding:0 0 4px 0;
	z-index:5;
	white-space: nowrap;
}



/*
 * Search, breadcrumbs
 */
form.searchFrm {
	padding: 0px 0px 0px 0px;
	float: right;
	position: relative;
	top: 0px;
}

form.searchFrm input {
	background: #ebc4cb;
	margin-left: 3px;
	border: none;
	float: left;
	height: 10px;
	width:75px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9px;
	letter-spacing: 0.03em;
}

form.searchFrm input.searchBtn {
	background-color: #000000;
	padding-left: 0px;
	cursor: pointer;
	width: 18px;
	height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #f4cdd6;
	font-size: 9px;
	letter-spacing: 0.08em;
}

form.searchFrm input.searchBtn:hover {
	color: #ef252d;
}

#bcrumbArea {
	position:absolute;
/*	top:104px;*/
	top:109px;
	left:0px;
/*	width:980px; @shan 04/04/2011 */
	width:500px;
	height:20px;
}

ul.bcrumb {
	background: #000000;
	list-style: none;
	padding: 0 0;
	margin: 0;
	float: left;
}

ul.bcrumb li {
	background: url(../img/spriteMisc3.gif) 100% 3px no-repeat;
	padding: 0 6px 0 0;
	margin: 0 4px 0 0;
	float: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #f4cdd6;
	font-size: 11px;
	letter-spacing: 0.04em;
}

ul.bcrumb li.current {
	background: none;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #f4cdd6;
	font-size: 11px;
	letter-spacing: 0.04em;
}

ul.bcrumb a {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #f4cdd6;
	font-size: 11px;
	letter-spacing: 0.04em;
}

ul.bcrumb a:hover {color:#ef252d}

/*
 * Recently Viewed
 */
.footerPromo {
	margin: 0 0 0 0;
	padding: 0 0;
}

.footerPromo h2 {
	text-indent:0;
	font-family: Arial, Helvetica, sans-serif;
	color: #f4cdd6;
	font-size: 10px;
	letter-spacing: 0.02em;
	padding:2px 0 0 3px;
	margin:0 0 0 0;
	height:18px;
	border-top: 2px solid #f4cdd6 !important;
}

.recentViewed {
	width: 660px;
	float: left;
}

.contentPromo {
	background: none !important;
	padding: 0 14px;
}

/*
 * Home Page Collection Link
 */

p.viewCollection a {
	text-indent: -999999px;
	display: block;
	width: 100%;
	padding: 310px 0 70px 0px;
}


/*
 * Promo Blocks
 */
.homePromoBlocks {
	padding: 45px 0px 0px 15px;
}

ul.promoItems {
	list-style: none;
	padding: 0px;
	margin: 0 0 0 5px;
}

ul.promoItemsSml {
	border-top: 2px solid #f4cdd6 !important;
	list-style: none;
	padding: 0px;
	margin: 0 0 0 20px;
}

ul.promoItems li {
/*	border: 1px solid #42011f; */
	margin-right: 13px;
	width: 302px;
	height: 132px;
	float: left;
}

ul.promoItemsSml li {
/*	border: 1px solid #ffffff; */
	margin-right: 13px;
	width: 257px;
	height: 102px;
	float: left;
	margin: 10px 0 0;
}

li.textAd h2 {
	text-indent: -99999px;
}

li.textAd p {
	font-family: georgia, serif;
	line-height: 125%;
	padding: 0 0 0 22px;
}

li.giftFinder p.giftFinderText {
	width: 175px;
	padding: 25px 0 0 22px;
}

ul.promoItemsSml p.giftFinderText {
	width: 160px;
	padding: 10px 0 0 10px;
	font-size: 90%;
	margin: 0 0 4px;
}

ul.promoItemsSml p.lnkGiftFinder {
	padding: 0 0 0 10px;
	margin: 0;
}

li.textAd a {
	color: #fff;
}

li.textAd a:hover {
	color: #ef252d;
}

/* Custom Controls */
form .qty input {
	border: 1px solid #3f3036;
	text-align: center;
	background: #000000;
	color: #ebc4cb;
	padding: 5px 0px;
	width: 26px;
}

.qty span.minus {
	background: url(../img/spriteMisc.gif);
	margin: 5px 2px 0px 0px;
	text-indent: -99999px;
	display: block;
	width: 15px;
	height: 16px;
	cursor: pointer;
	float: left;
}

.qty input {
	float: left;
}

.qty span.plus {
	background: url(../img/spriteMisc.gif) -15px 0px;
	margin: 5px 0px 0px 2px;
	text-indent: -99999px;
	display: block;
	width: 15px;
	height: 16px;
	cursor: pointer;
	float: left;
}

select.cC {
	border: 1px solid #3f3036;
	background: #000000;
	color: #ebc4cb;
}


/***************************************************************************************************************************
 ***************************************************************************************************************************
 ***************************************************************************************************************************/

#basketTab {
	padding-left:3px;
	padding-right:3px;
	margin-left:10px;
}

#basketTab.selected {
	color:#000000;
	background-color:#ebc4cb;
	height:21px;
}

/* checkout basket state */
.checkoutBasket {
	border: 2px solid #ebc4cb;
	background-color:#ebc4cb;
	padding: 0;
	float: right;
	width: 220px;
	clear:both;
	margin: 0;
	position: absolute;
	top: 30px;
	right: 57px;
	z-index: 3000;
}

.checkoutBasket h2 {
	color: #000;
	text-indent:0;
	font-family: 'Times New Roman', georgia, sans-serif;
	font-size: 18px;
	font-weight:bold;
	letter-spacing: 0.03em;
	font-style: italic;
	margin: 0 15px 9px;
	padding: 10px 15px 2px 0;
}

.checkoutBasket h3 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 10px;
	margin: 0 4px 0 0;
	padding: 0;
}

.checkoutBasket h4 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 4px 2px 0;
	padding: 0;
}

.checkoutBasket .itemAdded {
	border-bottom: 2px solid #000000;
	padding-bottom:15px;
	margin: 0 15px;
}

.checkoutBasket img {
	float: left;
	margin: 0 10px 0 0;
	width: 65px;
	height: 83px;
}

.checkoutBasket ul {
	margin: 0;
	padding: 0;
	float: left;
	list-style-type: none;
	width: 110px;
}

.checkoutBasket li {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.checkoutBasket table {
	width: 220px;
}

.checkoutBasket table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px 19px 10px 15px;
}

.checkoutBasket .lastItem td {
	padding-bottom: 15px;
}

.checkoutBasket td.line {
	padding: 0 15px 0 15px;
}

.checkoutBasket hr {
	background-color: #000000;
	color: #000000;
	height: 2px;
	border: none;
}

.checkoutBasket tr.total {
	font-weight: bold;
}

.checkoutBasket tr.total td {
	padding: 10px 19px 10px 15px;
}

.checkoutBasket tr.smlPad td {
	padding: 0 19px 0 15px;
}

.checkoutBasket td.small{
	font-size:10px;
	padding-top:12px;
	padding-bottom: 12px;
}

.checkoutBasket td.last {
	text-align:right;
	padding-left: 0;
}

.checkoutBasket p {
	padding: 10px 19px 10px 15px;
	margin: 0;
}

.checkoutBasket p.arwContLnk,
.checkoutBasket p.arwContLnk a {
	font-size:11px;
	color:#000000;
}
.checkoutBasket p.arwContLnk a:hover {
	color:#ef252d;
}

.checkoutBasket p.goToCheckout {
	background-color:#000000;
	height:20px;
	padding: 10px 15px 10px 15px;
	text-align:center;
}

/***************************************************************************************************************************
 ***************************************************************************************************************************
 ***************************************************************************************************************************/


/*
 * Footer
 */

ul.footer {
	list-style: none;
	padding: 0px;
	margin: 90px 0px 20px 0px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	color: #706765;
	font-size: 9px;
	letter-spacing: 0.08em;
}

ul.footer li {
	padding-right: 7px;
	display: inline;
}

ul.footer a {
	font-size: 9px;
	color: #666666;
}

ul.footer a:hover {
	color: #ef252d;
}

#footer2 {
	background-color:#000000;
}


/*
 * Errormessage
 */

.formError label {
	color:#EF252D !important;
}

.formError input {
	border:2px solid #EF252D;
}

.formErrorHdr span.bgroundlight {
	background: url(../img/spriteHeaders.gif) -218px -196px no-repeat;
}

.checkoutHeader{

	width:641px;
}

.formDark .formErrorHdr {
	color: #EF252D;
	font-family:arial, sans-serif;
	font-size:11px;
}

.formDark .formErrorHdr span {
	display: block;
	width: 82px;
	height: 42px;
	background: url(../img/spriteHeaders.gif) -218px -95px no-repeat;
	text-indent: -9999px;
}

.formDark .formErrorHdr strong {
	color: #fff;
}

.formDark .formError label {
	color: #EF252D;
}

.formDark .formError input {
	border: 2px solid #EF252D;
}

.formDark .formError span {
	color: #EF252D;
	padding-top: 5px;
	display: block;
}

.formDark .formError span strong{
	color: #fff;
}

/*
 * Search Error Message
 */

 .searchError {
 	background: url(../img/bkFullColTranparent.png) top left repeat-y;
	padding: 20px;
 }

 .searchError h2.oops {
 	background: url(../img/spriteHeaders2.gif) 0 -52px no-repeat;
	width: 110px;
	height:55px;
 }

 .searchError p {
 	color: #EF252D;
 }

 .searchError .searchTerm {
 	color: #fff;
 }

.fLeft {
	float:left;
}

.fRight {
	float:right;
}

button.btnDef {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color:#f4cdd6;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	line-height:11px;
	height:20px;
	padding: 0 0 1px 0;
	margin: 0;
	border: 0;
	cursor: pointer;
}

button.btnDefi {
	font-family: Arial, Helvetica, sans-serif;
	color: #f4cdd6;
	background-color:#000000;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	line-height:11px;
	height:20px;
	padding: 0 0 1px 0;
	margin: 0;
	border: 0;
	cursor: pointer;
}

button.btnDef:hover,button.btnDefi:hover {color:#ef252d;}

button.btn128 {
	width:128px;
}

button.btn110 {
	width:110px;
}

button.btn118 {
	width:118px;
}

.singleSize {
	color: #f4cdd6 !important;
	font-family:arial, sans-serif;
	font-size:10px;
	vertical-align:top;
}

.fullWidth {
	width:980px !important;
}

.homepage-row {
	height: auto;
	width: 978px;
	margin: 0px 1px 0px 1px !important;
	overflow: hidden;
}

/*competition*/

.content.contain.flash object{
	z-index:-1;}

#fruitMachine {height:530px;width:978px;margin:0px 1px 0px 1px;overflow:hidden;}
#fruitMachine1,#fruitMachine2 {float:left;height:530px;width:322px;margin-right:6px;}
#fruitMachine3 {float:left;height:530px;width:322px;margin-right:0px;}
#fruitMachine .fruitmachinex div {display:none}

/** collage **/
div.pink-footer {
	background-color: #F5CDD6;
	clear: both;
	color: #000000;
	display: block;
	font-family: 'Times New Roman', georgia, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight:bold;
	letter-spacing: 0.05em;
	margin: auto;
	padding: 2px 5px 0px 5px;
	height:15px;
	text-align: center;
	width: 980px;
	line-height:12px;
}

div.pink-labels {
	clear: both;
	color: #F5CDD6;
	display: block;
	clear:both;
	font-size: 10px;
	letter-spacing: 0.03em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	padding: 5px;
	text-align: center;
	width: 600px;
	text-transform:uppercase;
}
div.pink-labels a {
	color:#F4CDD6;
}
div.pink-labels a:hover {
	color: #EF252D;
}
div.pink-labels span {
	display:block;
	float:left;
	margin:auto;
}
div.pink-labels .label-left {
	width:280px;
	text-align:right;
	margin-right:40px;
}

div.pink-labels .label-right {

}

ul.horizontal-nav {
	z-index:10;
}

