﻿body 
{
	padding: 0px;
	margin: 0;
	background: url('Images/Background.jpg') repeat-x; 
	text-align: center;
}

img
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}  

p
{
	margin: 5px 0 0 0;
	padding-bottom: 6px;
}

div.Container
{
	margin: 19px auto 6px auto;
	width: 801px;
	background: White;
	border: solid 1px #bda7b4;
	text-align: left;
}

div.Copyright
{
	margin-bottom: 19px;
	width: 801px;
	text-align: center;
}

div.Confirmation
{
	min-height: 782px;
	margin: 5px 5px 5px 5px;
	width: 585px;
	background: White;
	border: solid 1px #cdcdcd;
	text-align: left;
}

/* Contents */
div.Contents
{
	width: 799px;
	margin:1px 1px 0px 1px;
	background: url("Images/PinkBackground.jpg") repeat-y top left;
}

/* Left hand side */
div.Contents div.Left
{
	display: inline;
	float: left;
	width: 202px;
}

div.Contents div.Left div.Logo
{
	top: 0px;
	left: 0px;
	float: left;
	display: inline;
	height: 222px;
	overflow: hidden;
}

div.Contents div.Left div.PinkStripeTop
{
	display: inline;
	float: left;
	height: 7px;
	width: 202px;
	background: url("Images/PinkStripeTop.jpg") no-repeat top left;	
} 

div.Contents div.Left div.LightPinkStripeTop
{
	display: inline;
	float: left;
	height: 7px;
	max-height: 7px;
	width: 201px;
	background: url("Images/PinkStripeTop1.jpg") no-repeat top left;	
} 

div.Contents div.Left div.PinkStripeBottom
{
	display: inline;
	float: left;
	height: 7px;
	width: 202px;
	background: url("Images/PinkStripeBottom.jpg") no-repeat top left;	
} 

/* Right hand side */
div.Contents div.Right
{
	display: inline;
	float:left;
	width: 597px;
	overflow: hidden;
	vertical-align: top;
}

/* Menu */
ul
{
	float:left;	
	padding:0;
	margin:6px 0 0 0;
	list-style-type:none;
}

li 
{
	display:inline;
}

div.Contents div.Right div.Menu
{
	float: left;
	display: inline;
	height: 43px;
	width: 597px;
	background: url("Images/MenuBackground.jpg");
}

.MenuText
{
	float:left;
	text-decoration:none;
	font-size: 11px;
	color: white;
	font-family: Arial;
	padding: 9px 13px;
}

.MenuSeparator
{
	float:left;
	padding-top: 9px;	
	width: 2px;
	height: 20px;
	background: url("Images/MenuSeparator.jpg") no-repeat left;
}

div.Contents div.Right div.Pattern
{
  display: inline;
  float: left;
  width: 597px;
}

div.Contents div.Right div.Pattern div.HomePattern 
{
	display: inline;
	float: left;
	width: 369px;
	height: 177px;
    background: url("Images/HomePattern.gif") no-repeat left bottom;	
}

div.Contents div.Right div.Pattern div.Cart  
{
	display: inline;
	float: left;
	height: 177px;
	width: 228px;
	background: url("Images/HomeShop.gif") no-repeat left;	
} 

div.Contents div.Right div.Pattern div.Cart div.Shopping
{
	display: inline;
	float: left;
	margin: 110px 0px 0px 20px;
} 

div.Contents div.Right div.Pattern div.PinkStripe
{
	display: inline;
	float: left;
	height: 9px;
	width: 597px;
	background: url("Images/PinkStripe.jpg") no-repeat top left;	
} 

/* Main section */
div.Contents div.Right div.Main
{
	width: 474px;
	display: inline;
	float: left;
	margin: 50px 59px 69px 64px;
}

div.Contents div.Right div.Main div.HenLady
{
	display: inline;
	float: left;
	width: 235px;
	height: 187px;
	margin: 0px 4px 0px 0px;
    background: url("Images/ThemesLady.gif") no-repeat left;	
}

div.Contents div.Right div.Main div.HenLady div.HenLadyHeader
{
	display: inline;	
	float: left;
	margin: 23px 55px 30px 10px;
}

div.Contents div.Right div.Main div.HenLady div.HenLadyBody
{
	display: inline;
	float: left;
	margin: 0px 80px 0px 10px;
}

div.Contents div.Right div.Main div.HenPartyHome
{
	display: inline;	
	float: left;
	width: 235px;
	height: 187px;
    background: url("Images/HenPartyHome.jpg") no-repeat left;	
}

div.Contents div.Right div.Main div.GreyBox
{
	display: inline;	
	float: left;
	width: 235px;
	height: 111px;
    background: url("Images/GreyBox.gif") no-repeat left;	
}

div.Contents div.Right div.Main div.HenPartyHome div.HenPartyHomeHeader
{
	display: inline;	
	float: left;
	margin: 23px 55px 30px 10px;
}

div.Contents div.Right div.Main div.HenPartyHome div.HenPartyHomeBody
{
	display: inline;	
	float: left;
	margin: 0px 90px 0px 10px;
}

/* Footer */

div.Footer
{
	display: inline;	
	float: left;	
	margin-left: 1px;
	height: 66px;
}

div.Footer div.FooterLeft
{
	display: inline;	
	float: left;	
	text-align: center;
	height: 66px;
	width: 202px;
	background: url("Images/FooterLeft.jpg") no-repeat top left;		
}

div.Footer div.FooterRight
{
	display: inline;	
	float: left;	
	text-align: center;
	height: 66px;
	width: 597px;
	background: url("Images/FooterRight.jpg") no-repeat top left;	
}

div.Footer div.FooterLeft div.CardsAccepted
{
	display: inline;	
	float: left;	
	text-align: left;
	height: 33px;
	width: 100%;
	margin-top: 8px;
}

div.Footer div.FooterRight div.PayWeb
{
	display: inline;	
	float: left;	
	text-align: right;
	height: 33px;
	width: 597px;
}

.FooterGreyText
{
	display: inline;	
	float: left;	
	padding-top: 7px;
	font-size: 10px;
	color: #535253;
	font-family: Arial;
	margin-bottom: 10px;
	text-decoration: none;
}

.FooterGreySeparator
{
	display: inline;	
	float: left;
	width: 1px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 6px;
	height: 16px;
	background: url("Images/FooterGreySeparator.jpg") no-repeat left;
}

.FooterText
{
	display: inline;	
	float:left;
	text-decoration:none;
	font-size: 11px;
	color: white;
	font-family: Arial;
	padding: 4px 11px;
}

.FooterSeparator
{
	display: inline;	
	float:left;
	padding-top: 4px;	
	width: 2px;
	height: 20px;
	background: url("Images/MenuSeparator.jpg") no-repeat left;
}

.clear {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

/* Site Alternate */
div.Contents div.Left div.LogoSmall
{
	top: 0px;
	left: 0px;
	float: left;
	display: inline;
	height: 160px;
}

div.Contents div.Right div.MainAlternate
{
	min-height: 470px;	
	width: 470px;
	display: inline;
	float: left;
	margin: 20px 29px 0px 64px;
	padding-bottom: 22px;
}

div.Contents div.Right div.ProductsAlternate
{

	width: 526px;
	display: inline;
	float: left;
	margin: 20px 19px 0px 38px;
	padding-bottom: 22px;

}

div.Contents div.Right div.Pattern div.SitePattern 
{
	display: inline;
	float: left;
	width: 369px;
	height: 115px;
    background: url("Images/SitePattern.gif") no-repeat left bottom;	
}

div.Contents div.Right div.Pattern div.SiteCart  
{
	display: inline;
	float: left;
	height: 115px;
	width: 228px;
	background: url("Images/SiteShop.gif") no-repeat left;	
} 

div.Contents div.Right div.Pattern div.SiteCart div.Shopping
{
	display: inline;
	float: left;
	margin: 48px 0px 0px 20px;
} 

/*div.Contents div.Right div.Pattern
{
  clear: both;
}*/

/* Text Elements */
.GreyText
{
	font-weight: bold;
	font-size: 10px;
	line-height: 14px;
	color: #464747;
	font-family: Arial;
}

.BlackText
{
	font-size: 10px;
	color: Black;
	font-family: Arial;
    line-height: 22px;
}

.WhiteText
{
	font-size: 11px;
	color: white;
	font-family: Arial;
	text-decoration: none;
}

.WhiteTextBold17
{
	font-size: 17px;
	color: white;
	font-family: Arial;
	font-weight: bold;
}

.WhiteTextProduct
{
	font-size: 11px;
	color: white;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

.PinkTextPrice
{	
	font-size: 11px;
	color: #af437d;
	font-family: Arial;
	font-weight: bold;
}

.PinkText11
{	
	font-size: 11px;
	color: #a51e52;
	font-family: Arial;
}

.GreyText13
{
	font-size: 13px;
	line-height: 14px;
	color: #464747;
	font-family: Arial;
}

.GreyText11
{
	text-align: left;
	font-size: 11px;
	line-height: 14px;
	color: #464747;
	font-family: Arial;
}

.FTBGreyText11
{
	padding: 4px;
	text-align: left;
	font-size: 11px;
	line-height: 14px;
	color: #464747;
	font-family: Arial;
	background: White;
}

.GreyText11Underline
{
	font-size: 11px;
	line-height: 14px;
	color: #464747;
	font-family: Arial;
	text-decoration: underline;
}

.GreyText11Capitalise
{
	font-size: 11px;
	line-height: 14px;
	color: #464747;
	font-family: Arial;
	text-transform: capitalize;
}

.GreyText11Italic
{
	font-size: 11px;
	line-height: 14px;
	color: #464747;
	font-family: Arial;
	font-style: italic;
}

.GreyText11Bold
{
	font-size: 11px;
	line-height: 14px;
	color: #586367;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

.GreyText12Bold
{
	font-size: 12px;
	line-height: 14px;
	color: #586367;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

.GreyText12BoldUnderline
{
	font-size: 12px;
	line-height: 14px;
	color: #464747;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
}

.Pink14
{
	font-size: 14px;
	line-height: 18px;
	color: #c77992;
	font-family: Arial;
	font-weight: bold;
}

.Pink18
{
	font-size: 18px;
	line-height: 21px;
	color: #a91b52;
	font-family: Arial;
}

.Pink12
{
	font-size: 12px;
	line-height: 14px;
	color: #974478;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

.PinkLink
{
	font-size: 11px;
	line-height: 14px;
	color: #c77992;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

.Pink11
{
	font-size: 11px;
	line-height: 14px;
	color: #974478;
	font-family: Arial;
	font-weight: bold;	
	text-decoration: none;
}

.Pink15
{
	font-size: 15px;
	line-height: 18px;
	color: #974478;
	font-family: Arial;
	text-decoration: none;
}


.DarkPink11
{
	font-size: 11px;
	line-height: 14px;
	color: #583f4d;
	font-family: Arial;
	font-weight: bold;	
	text-decoration: none;
}

.DarkPink11Normal
{
	font-size: 11px;
	line-height: 14px;
	color: #583f4d;
	font-family: Arial;
	text-decoration: none;
}

.PinkHeading
{
	font-size: 20px;
	line-height: 23px;
	color: #d41a63;
	font-family: Arial;
}

.PinkHeadingSmall
{
	font-size: 14px;
	line-height: 23px;
	color: #d41a63;
	font-family: Arial;
}

.PinkHeadingSmaller
{
	font-size: 12px;
	line-height: 23px;
	color: #d41a63;
	font-family: Arial;
}

/* Icons */
.Icon
{
	font-size: 10px;
	line-height: 14px;
	color: White;
	text-align: center;
	font-family: Arial;
	height: 97px;
	width: 101px;
	vertical-align: top;
}

.IconText
{
	display: block;
	text-decoration: none;
	font-size: 10px;
	line-height: 14px;
	color: White;
	text-align: center;
	font-family: Arial;
	padding-top: 3px;
	height: 97px;
	width: 101px;
}

.IconLarge
{
	font-size: 10px;
	line-height: 14px;
	color: White;
	text-align: center;
	font-family: Arial;
	height: 107px;
	width: 111px;
	vertical-align: top;
}

.IconTextLarge
{
	display: block;
	text-decoration: none;
	font-size: 10px;
	line-height: 14px;
	color: White;
	text-align: center;
	font-family: Arial;
	padding-top: 3px;
	height: 107px;
	width: 111px;
}

.IconTextLargeAlt
{
	display: block;
	text-decoration: none;
	font-size: 10px;
	line-height: 14px;
	color: White;
	text-align: left;
	font-family: Arial;
	padding-top: 3px;
	margin-left: 16px;
	height: 107px;
	width: 111px;
}

/* Products */

.ProductsGridHeader
{
	display: inline;
	float: left;
	background: url('Images/ProductsGridHeader.jpg') no-repeat top left;
	height: 30px;
	overflow: hidden;
	width: 514px;
}

.SortBySeparator
{
	float:left;
	padding-top: 15px;	
	width: 2px;
	height: 16px;
	background: url("Images/SortBySeparator.jpg") no-repeat left;
}

.MenuTextPrevious
{
	float:left;
	text-decoration:none;
	font-size: 11px;
	color: white;
	font-family: Arial;
	padding: 9px;
	height: 16px;
	background: url("Images/Previous.jpg") no-repeat left;
}

.MenuTextNext
{

	float:left;
	text-decoration:none;
	font-size: 11px;
	color: white;
	font-family: Arial;
	padding: 9px;
	height: 16px;
	background: url("Images/Next.jpg") no-repeat right;
}

.GridHeaderText
{

	float:left;
	text-decoration:none;
	font-size: 11px;
	color: white;
	font-family: Arial;
	padding: 9px;
	height: 16px;
}

.ProductList
{
	display: inline;
	float: left;
	height: 397px;
	width: 512px;
	overflow: hidden;
	border-left: solid 1px #e4bdca;
	border-right: solid 1px #e4bdca;
}

.ProductFooter
{
	display: inline;
	float: left;
	height: 13px;
	width: 514px;
		overflow: hidden;	
	background: url('images/productsgridfooter.jpg') top left;
}

.ProductDetailsList
{
	display: inline;
	float: left;
	height: 197px;
	width: 512px;
	overflow: hidden;
	border-left: solid 1px #e4bdca;
	border-right: solid 1px #e4bdca;
}

.ProductAdditonalDetailsFooter
{
	display: inline;
	float: left;
	height: 30px;
	overflow: hidden;
	width: 514px;
	background: url('images/ProductsGridDetailsFooter.jpg') top left;
}

.ProductDetailHeader
{
	display: inline;
	float: left;
	height: 5px;
	width: 514px;
	overflow: hidden;
	background: url('images/productdetailheader.jpg') top left;
}

.ProductDetailList
{
	display: inline;
	float: left;
	height: 197px;
	width: 512px;
		overflow: hidden;
	border-left: solid 1px #cdcdcd;
	border-right: solid 1px #cdcdcd;
}

.ProductDetailFooter
{
	display: inline;
	float: left;
	height: 5px;
	width: 514px;
	overflow: hidden;
	background: url('images/productdetailfooter.jpg') top left;
}

.DetailsButton
{
	display: inline; 
	float: left;
	text-align: center;
	height: 13px;
	width: 60px;
	vertical-align: top;
	background: url('images/details.jpg') no-repeat;
}

.DetailsText
{
	display: block;
	font-size: 10px;
	line-height: 12px;	
	color: White;
	text-align: center;
	font-family: Arial;
	height: 13px;
	width: 55px;
	vertical-align: top;
	text-decoration: none;
	font-weight: bold;
}

.AddToCartButton
{
	display: inline; 
	float: left;
	text-align: center;
	height: 13px;
	width: 75px;
	vertical-align: top;
	background: url('images/addtocart.jpg') no-repeat;
}

.AddToCartText
{
	display: block;
	font-size: 10px;
	line-height: 12px;
	color: White;
	text-align: center;
	font-family: Arial;
	height: 13px;
	width: 75px;
	vertical-align: top;
	text-decoration: none;
	font-weight: bold;	
}

.VDots
{
	display: block;
	height: 192px;
	width: 1px;
	background: url('images/VDots.jpg') repeat-y;
}

.HDots
{
	display: block;
	height: 1px;
	background: url('images/HDots.jpg') repeat-x left center;
}

.HGreyLine
{
	display: block;
	height: 1px;
	background: #cdcdcd repeat-x left center;
}

.HPinkLine
{
	display: block;
	height: 1px;
	background: #964478 repeat-x left center;
}

.PinkBullet
{
	font-size: 11px;
	line-height: 14px;
	color: #464747;
	font-family: Arial;
	list-style-image: url('Images/PinkBullet.jpg');
	margin:0px 0px 2px 16px;
	display: block;
}

.SignInButton
{
	background: url('images/signinbutton.jpg') no-repeat;
	height: 21px;
	width: 59px;
}

.RecoveryButton
{
	background: url('images/signinbutton.jpg') no-repeat;
	height: 22px;
	width: 68px;
}

.SearchBox
{
	display: inline;
	float: left;
	width: 178px;
	height: 56px;
    background: url("Images/SearchBox.jpg") no-repeat left bottom;	
}