* {
	margin: 0;
	padding: 0;
}
body {
	font-size:80%;
	font-family:Arial, Helvetica, sans-serif;
	color:#454545;
	background-image:url(images/pm-wave-bg-3.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#ccc;
}
a{
	color:#333;
	text-decoration:underline;
}
a:hover {
	color:#ab0534;
	text-decoration:underline;
}
h1,h2,h3,h4,h5,h6{
	color:#52615c;
}
h1,h2,h3,h4,h5,h6,p{
	margin-bottom:0.5em;
}
h1 {
	font-size:1.8em;
}
h2{
	font-size:1.6em;
}
h3 {
	font-size:1.4em;
}
h4{
	font-size:1.1em;
}
h5, h6{
	font-size:1em;
}
h1,h2,h3{
}
ol, ul{
	margin-left:15px;
	padding-left:0;
}
li{
	margin-bottom:0.3em;
}
textarea{
	font-family:Arial, Helvetica, sans-serif;
}
#page {
	margin: 0 auto 0 auto;
	padding:0;
	width: 1000px;
	background-color:#fff;
}
/*------ Panel positioning -------------*/
#header {
	height:58px;
}
#banner{
}
#leftPanel{
	float:left;
	width:168px;
}
#mainPanel{
	float:left;
	width:686px;
}
#rightPanel{
	float: right;
	width:146px;
}
#footer{
	width:1000px;
	clear:both;
}
/*-------- Panel styling --------------*/
#header{
	background-color:#fff;
}
/*
#mainPanelContent img{
	padding:3px;
	background-color:#ebf3ff;
	border:1px solid #436ebf;
}
*/
a img{
	border:none;
}
#main{
}
#mainPanelContent img.noborder{
	padding:0;
	border:0;
}
#leftPanelContent{
	padding:0 6px;
}
#leftPanelContent div.deptMenu{
	background-color:#ddd;
	border:1px solid #52615c;
}
#leftPanelContent div.deptMenu h4{
	background-image:url(images/deptMenu-3.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#a4b3ae;
	padding:6px;
	margin-bottom:0;
}
#leftPanelContent div.deptMenu h5{
	background-image:url(images/deptMenu-3.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#a4b3ae;
	padding:6px;
	margin-bottom:0;
}
#leftPanelContent div.deptMenu ul{
	list-style-image:none;
	list-style-type:none;
	margin-left:0;
	margin-top:0;
}
#leftPanelContent div.deptMenu ul li{
	padding:3px;
}
#leftPanelContent div.deptMenu ul li.this{
	background-color:#b8c4c0;
}
#leftPanelContent div.deptMenu ul li a{
	display: block;
	color:#454545;
	text-decoration:none;
	font-weight:normal;
}
#leftPanelContent div.deptMenu ul li a:hover{
	color:#454545;
	text-decoration:underline;
}


#rightPanelContent{
	padding:0 6px 0 6px;
}
#rightPanelContent a{
/*
	color:#436ebf;
	text-decoration:underline;
*/
}
#rightPanelContent a:hover{
/*
	color:#000;
*/
}
#mainmenu{
	margin-left:0;
	font-weight:bold;
	text-align:right;
	list-style-type:none;
	list-style-image:none;
}
#mainmenu li{
	margin-bottom:0.5em;
	text-align:right;
}
#mainmenu li a{
	display:block;
	padding:3px;
	margin:0;
	color:#fff;
	text-decoration:none;
	text-align:right;
	border:1px solid #8ab3ff;
}
#mainmenu li a:hover{
	color:#454545;
	background-color:#e0ebff;
	text-decoration:none;
	border:1px solid #fff;
}
#mainmenu li a.this{
	color:#454545;
}
#footer{
}
#footerContent{
	margin-top:18px;
	border-top:1px solid #96052e;
	padding-top:6px;
	padding-bottom:6px;
}
#textlinks{
	text-align:center;
}
#textlinks a{
	margin:0 1em 0 1em;
	font-size:0.9em;
	text-decoration:none;
}
#textlinks a:hover{
	text-decoration:underline;
}
#copyright{
	float:left;
	color:#999999;
	font-size:0.7em;
	text-align:left;
	width:200px;
	background-color:#fff;
}
#siteby{
	float:right;
	text-align:right;
	width:200px;
	font-size:0.7em;
	color:#999999;
}
#siteby a{
	color:#999999;
	text-decoration:none;
	font-weight:normal;
}
#siteby a:hover{
	color:#000;
	text-decoration:underline;
}
.centre{
	text-align:center;
}
.clear{
	clear:both;
}
address{
	font-size:100%;
	font-style:normal;
	margin-left:50px;
}
.red{
	color:#ff0000;
}
.small{
	font-size:0.8em;
}
.right{
	float:right;
}
.assist{
	display:none;
}
table.contact td{
	padding:3px;
}
table.contact td.label{
	font-size:0.9em;
	text-align:right;
	vertical-align:top;
}
.floatleft{
	float:left;
	margin-right:24px;
}
.floatright{
	float:right;
	margin-left:24px;
}
#header{
	/* color:#52615c; */
	color:#454545;
}
#header a{
	/* color:#52615c; */
	color:#454545;
	text-decoration:underline;
}
#header a:hover{
	color:#A51140;
	text-decoration:underline;
}
#header a img.logo{
	float:left;
	margin-top:11px;
}
#header #customerServices{
	float:right;
	width:287px;
	margin-top:8px;
	font-size:12px;
	height:18px;
	overflow:hidden;
}
#header #customerServices a.delCountry{
	margin-left:18px;
	font-size:0.9em;
}
#header #customerServices img{
	margin-right:6px;
	vertical-align:middle;
}
#header #phone{
	float:right;
	margin-top:6px;
	margin-right:6px;
	text-align:right;
	width:180px;
	background-image:url(images/phone-1.gif);
	background-position:left center;
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
}
#header #search{
	float:right;
	margin-top:2px;
	margin-right:6px;
	width:180px;
}
#header #searchInput{
	border:1px solid #52615c;
	padding:3px;
	width:136px;
	color:#acacac;
	font-size:10px;
}
#header #searchInput:focus{
	color:#000;
}
#header #search #searchButton{
	vertical-align:middle;
	margin-left:6px;
}
#header #basket{
	width:287px;
	font-size:12px;
	float:right;
	margin-top:11px;
}
#header #basket img{
	margin-right:6px;
	vertical-align:middle;
}

#ribbonMenu{
	background-image:url(images/ribbonMenu-bg-1.png);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#9e052e;
	z-index:20;
	position:relative; /* Required for z-index */
}
#ribbonMenu ul{
	margin:0;
	padding:5px 0 4px 0;
	font-size:12px;
}
#ribbonMenu ul li{
	display:inline;
	position:relative;
}
#ribbonMenu ul li a, #ribbonMenu ul li.nolink{
	text-decoration:none;
	padding:5px 12px 4px 12px;
	border-right:1px solid white;
	font-weight:bold;
}
#ribbonMenu ul li a{
	color:#fff;
}
#ribbonMenu ul li.nolink{
	color:#ccc;
}
#ribbonMenu ul li a:hover, #ribbonMenu ul li a.this{
	background-image:url(images/ribbonMenu-hover-3.gif);
	background-repeat:repeat-x;
	background-position:top;
	color:#fff;
}
#ribbonMenu ul li a:hover{
	text-decoration:underline;
}
#ribbonMenu li.megaMenu div{
	display:none;
	position:absolute;
	top:20px;
	width:502px;
	border:2px solid #52615c;
	color:#000;
	background-color:#eee;
}

#ribbonMenu li.megaMenu div.left{
	left:0;
}
#ribbonMenu li.megaMenu div.right{
	left:-400px;
}
#ribbonMenu li.hovering a{
	background-image:url(images/ribbonMenu-hover-3.gif);
	background-repeat:repeat-x;
	background-position:top;
	text-decoration:none;
	color:#fff;
}
#ribbonMenu li.hovering div{
	display: block;
	z-index:20;
}
#ribbonMenu li.megaMenu div ul{
	width: 238px;
	float:left;
	margin-left:12px;
}
#ribbonMenu li.megaMenu div ul.col0{
	border-right:1px solid #fff;
}
#ribbonMenu li.megaMenu div ul li{
	display:list-item;
	margin:6px 0 6px 15px;
	list-style-type:disc;
}
#ribbonMenu li.megaMenu div ul a{
	display:block;
	background-image:none;
	color:#454545;
	padding:3px 12px 3px 0;
}
#ribbonMenu li.megaMenu div ul a:hover{
	color:#A51140;
}
/*
li.megaMenu div dl{
	width:150px;
	float:left;
	color:#52615c;
}
li.megaMenu div dt{
	background-color:#C2DDEB;
	padding:3px;
	font-size:1.1em;
	font-weight:bold;
}
li.megaMenu div dd{
	padding:3px;
}
#ribbonMenu li.megaMenu div dl a{
	display:block;
	text-decoration:none;
	color:#52615c;
	padding:0;
	border:0;
	background-image:none;
}
#ribbonMenu li.megaMenu div dl a:hover{
	background:none;
	color:#000;
	text-decoration:underline;
}
*/
/* Dept */
div.deptLink{
	float:left;
	margin:0 6px 12px 6px;
	border:1px solid #d3d3d3;
	padding:1px;
}
div.deptLinkContent{
	background-color:#96052e;
	padding:2px;
}
div.deptLinkContent img{
	width:140px;
	height:140px;
}
div.deptTitle{
	width:140px;
	color:#fff;
	text-align:center;
	height:30px;
	font-weight:bold;
	font-size:12px;
	line-height:14px;
	/* padding-top:9px; */
	overflow:hidden;
}
div.deptTitle a{
	display:block;
	color:#fff;
	text-decoration:none;
	height:30px;
	overflow:hidden;
}
div.deptTitle a:hover{
	color:#fff;
	text-decoration:none;
}
/* Advert */
div.advertLink{
	float:right;
	margin:0 6px 12px 6px;
	border:1px solid #d3d3d3;
	padding:1px;
}
div.advertLinkContent{
	background-color:#ddd; /* A2C988; */
	padding:2px;
}
div.advertLinkContent img{
	width:120px;
	height:120px;
}
div.advertTitle{
	display:table-cell;
	width:120px;
	color:#fff;
	text-align:center;
	height:78px;
	font-weight:bold;
	font-size:12px;
	line-height:14px;
	/* padding-top:9px; */
	vertical-align:middle;
	overflow:hidden;
}
div.advertTitle a{
	display:block;
	color:#333;
	text-decoration:none;
}
div.advertTitle a:hover{
	color:#333;
	text-decoration:underline;
}
/* Breadcrumb */
#breadCrumb{
	padding:6px;
	color:#454545;
	font-size:0.9em;
	font-weight:bold;
}
#breadCrumb a{
	color:#333;
	font-weight:normal;
	text-decoration:none;
}
#breadCrumb a:hover{
	color:#ab0534;
	text-decoration:underline;
}
br.right{
	clear:right;
}
div.footerList{
	width:300px;
	float:left;
}
div.footerListContent{
	margin:0 60px 0 60px;
}
div.footerList h4{
	color:#454545;
}
div.footerListContentNRM{
	margin:0 0 0 60px;
}
div.footerListContent ul{
	margin-left:18px;
	list-style:disc;
}
div.footerList ul li{
	/*list-style-image:url(images/nav-link-1.gif);*/
	line-height:1em;
}
div.footerList ul li a{
	text-decoration:none;
	font-weight:normal;
	color:#454545;
}
div.footerList ul li a:hover{
	color:#A51140;
	text-decoration:underline;
}
div.subDepts{
	padding-left:24px;
}
div.brandLogos{
	clear:both;
	margin-top:24px;
	padding-left:24px;
}
div.brandLogos table td{
	padding:6px;
}
div.subDeptLinks{
	clear:both;
	margin-top:24px;
	padding-left:24px;
	text-align:center;
}
div.deptText{
	padding-left:30px;
	margin-bottom:12px;
}
div.prodList{
}
div.prodSummary{
	/* border:1px solid #96052e; */
	border:1px solid #52615c;
	padding:2px 2px 0 2px;
	margin-bottom:6px;
	position:relative;
}
div.prodSummary img{
	float:left;
	border:1px solid #d3d3d3;
	padding:2px;
}
div.prodSummary img.tag{
	position:absolute;
	top:0;
	left:0;
	z-index:10;
	border:0;
}


div.prodSummary div.prodDetails{
	margin-left:160px;
}
div.prodSummary div.prodPriceCol, div.prdfRight div.prodPriceCol{
	width:200px;
	float:right;
	margin-left:3px;
	font-weight:normal; /* Stop any unclosed <b> from user text affecting us */
}
div.price{
	border:1px solid #d3d3d3;
	padding:9px;
	color:#ff0000;
	font-size:1.5em;	
	text-align:right;
	margin-top:3px;
}
div.price p.selected{
	font-size:0.67em;
	color:#454545;
}
span.price{
	color:#ff0000;
}
div.prodDetails h2{
	font-size:1em;
	margin-bottom:12px;
}
div.prodDetails h2 a, div.prodDetails h2 a:hover{
	color:#52615c;
	text-decoration:none;
	margin-bottom:0.1em;
}


div.prodSummary2{
	border:1px solid #52615c;
	padding:2px 2px 0 2px;
	margin-bottom:6px;
	position:relative;
	min-height:158px;
	height:1%; /* IE6 hack */
}
div.prodSummary2 div.prodImage{
	position:absolute;
	top:2px;
	left:2px;
	width:156px;
}
div.prodSummary2 div.prodImage a.prodImage{
	width:150px;
}
div.prodSummary2 div.prodImage a.prodImage img{
	border:1px solid #d3d3d3;
	padding:2px;
}
div.prodSummary2 img.tag{
	position:absolute;
	top:0;
	left:0;
	z-index:10;
	border:0;
}
div.prodSummary2 div.prodDetails{
	margin-left:160px;
	margin-right:204px;
	font-weight:normal; /* Stop any unclosed <b> from user text affecting us */
}
div.prodSummary2 div.prodDetails li{
	margin-left:15px;
}
div.prodSummary2 div.prodPriceCol{
	position:absolute;
	top:2px;
	right:2px;
	width:200px;
	text-align:right;
}



.was{
	font-size:0.75em;
	color:#454545;
	text-decoration:line-through;
}
.small{
	font-size:0.75em;
}
br.clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }
a.button{
	padding:6px 12px 6px 12px;
	text-decoration:none;
	border:1px solid #52615c;
	background-color:#eee;
	color:#000;
	font-weight:normal;
}
a.button:hover{
	padding:6px 12px 6px 12px;
	text-decoration:none;
	border:1px solid #000;
}
a.gap{
	margin-top:12px;
	margin-left:12px;
	margin-bottom:12px;
}
a.cta{
	background-image:url(images/button-cta-bg-1.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#80CD55;
	margin-top:12px;
	margin-left:12px;
	margin-bottom:12px;
	font-weight:bold;
}
p.pageNav{
	color:#454545;
	font-size:0.9em;
	font-weight:normal;
	padding:3px 0 3px 0;
}
p.pageNav .this{
	padding:2px;
	border:1px solid #c3ddec;
	background-color:#e7f2df;
}
p.pageNav a, p.pageNav a:hover{
	margin:0 3px 0 3px;
	text-decoration:none;
}
.info{
	background-color:#F3EFCA;
	padding:6px;
}
#rightPanelContent .info{
	border:1px solid #B4A629;
}
#mainPanelContent div.prdfLeft{
	width:320px;
	float:left;
	position:relative;
}
#mainPanelContent #prdfImage {
	border:1px solid #d3d3d3;
	padding:1px;
}
#mainPanelContent .thumbCaption{
	border:1px solid #d3d3d3;
	padding:1px;
	float:left;
	margin-right:12px;
	text-align:center;
	font-size:0.8em;
}
#mainPanelContent .thumbCaption a{
	color:#454545;
	text-decoration:none;
	display:block;
	width:142px;
	height:130px;
	overflow:hidden;
	text-align:center;
}
#mainPanelContent .thumbCaption a:hover{
	color:#454545;
	text-decoration:underline;
}
#mainPanelContent div.prdfLeft p.otherviews{
	margin-top:6px;
	margin-bottom:0;
	font-size:0.8em;
}
#mainPanelContent div.prdfLeft p.description, #mainPanelContent div.prdfLeft div.description{
	margin-top:6px;
	clear:both;
}

#mainPanelContent div.prdfRight{
	width: 500px;
	float:right;
	margin-right:12px;
}
#mainPanelContent div.prdfRight h1 .small{
	font-size:0.5em;
}
div.prdfLeft img.tag{
	position:absolute;
	top:0;
	left:0;
	z-index:10;
	border:0;
}
div.relatedProd{
	clear:both;
}
/* Price grid */
table.priceGrid{
	border:1px solid #CACACA;
	border-collapse:collapse;
}
table.priceGrid th{
	border:1px solid #CACACA;
	background-color:#e6e6e6;
	padding:3px;
	font-size:0.75em;
}
table.priceGrid td{
	border:1px solid #CACACA;
	padding:3px;
	text-align:right;
}
table.priceGrid td.rowtitle{
	background-color:#e6e6e6;
	padding:3px;
	font-size:0.75em;
	font-weight:bold;
}
table.priceGrid td.empty{
	background-color:#e6e6e6;
}
table.priceGrid a:hover{
	color:#000;
}
div.priceGridMsg{
	clear:both;
	float:left;
	font-size:0.8em;
	margin-bottom:16px;
}
/* Size guide */
table.sizeguide{
	border:1px solid #CACACA;
	border-collapse:collapse;
	margin-bottom:3px;
}
table.sizeguide th{
	border:1px solid #CACACA;
	background-color:#e6e6e6;
	padding:3px;
	font-size:0.75em;
}
table.sizeguide td{
	border:1px solid #CACACA;
	padding:3px;
	text-align:center;
}

/* Lead times */
p.estDelivery{
	clear:left;
	font-size:0.8em;
}
td.deltimeAvailable, span.deltimeAvailable{
	background-color:#A3D4A4;
}
span.deltimeFast, span.deltimeMedium, span.deltimeSlow, span.deltimeVSlow, span.deltimePhone{
	padding-left:6px;
	padding-right:6px;
}
td.deltimeFast, span.deltimeFast{
	background-color:#D5DEAB;
}
td.deltimeMedium, span.deltimeMedium{
	background-color:#E5CAB0;
}
td.deltimeSlow, span.deltimeSlow{
	background-color:#E5B2B0;
}
td.deltimeVSlow, span.deltimeVSlow{
	background-color:#A2A4D3;
}
td.deltimePhone, span.deltimePhone{
	background-color:#A5C5D6;
}

/* ---- */
.error{
	color:#ff0000;
}
div.divider{
	margin:6px 0 6px 0;
	border-top:1px solid #e6e6e6;
}
div.relatedItemLink{
	float:left;
	margin:3px 3px 0 0;
	border:1px solid #e6e6e6;
	padding:1px;
}
div.relatedItemLinkContent{
	background-color:#d3d3d3;
	padding:2px;
}
div.relatedItemLinkImage{
	width:100px;
	height:100px;
	overflow:hidden;
}
div.relatedItemLinkTitle{
	width:100px;
	color:#454545;
	text-align:center;
	height:48px;
	font-weight:bold;
	padding-top:6px;
	overflow:hidden;
}
div.relatedItemLinkTitle a{
	display:block;
	color:#454545;
	text-decoration:none;
}
div.relatedItemLinkTitle a:hover{
	color:#000;
	text-decoration:none;
}
div.buybutton{
	margin-top:18px;
	margin-bottom:18px;
	text-align:right;
}
div.buybutton a{
	font-weight:bold;
	font-size:1.1em;
}
div.button{
	margin-top:18px;
	margin-bottom:18px;
	text-align:right;
	padding-top:7px;
	padding-bottom:7px;
}
div.button a{
	font-size:1.1em;
}
div.slimbutton{
	margin-top:7px;
	margin-bottom:7px;
}
/* ---- Basket ---- */
table.basket{
}
table.basket th{
	color:#52615c;
	text-align:left;
	border-bottom:1px solid #52615c;
	padding:3px;
}
table.basket th.numeric, table.basket td.numeric{
	text-align:right;
}
table.basket th.centre, table.basket td.centre{
	text-align:center;
}
table.basket td{
	padding:3px;
}
table.basket input.basketqty{
	width:30px;
	text-align:right;
	padding:3px;
}
table.basket td.button{
	padding:7px 0 7px 0;
}
td.baskettotal{
	text-align:right;
	font-weight:bold;
	border-top:1px solid #52615c;
}
table.basket img{
	border:1px solid #d3d3d3;
	padding:2px;
}
/* ---- Contact form ---- */
table.contact input, table.contact textarea, table.contact select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#000;
	padding:3px;
}
table.contact input, table.contact textarea{
	width:350px;
}
table.contact select{
	width:356px;
}
table.contact textarea{
	height:75px;
}
table.contact td.button{
	padding:7px 3px 7px 0;
}
/* ---- Data entry tables ---- */
table.dataentry{
}
table.dataentry td.prompt{
	text-align:right;
	padding-right:12px;
	font-size:0.8em;
	background-color:#eee;
}
table.dataentry td input, table.dataentry td select{
	padding:3px;
	color: #000;
}
table.dataentry td input{
	width:300px;
}
table.dataentry td select{
	width:306px;
}
table.dataentry th{
	color:#52615c;
	font-size:1.3em;
	text-align:left;
	padding-top:12px;
}
table.dataentry td.info{
	font-size:0.8em;
	padding-left:18px;
}
/* Page nav */
div.pageNav{
	padding:6px 0 6px 0;
	text-align:right;
}
div.pageNav span.disabled{
	color:#aaa;
}
div.pageNav span.this{
	border:1px solid #454545;
	background-color:#F3EFCA;
	padding:3px;
}
div.pageNav a{
	padding-left:6px;
	padding-right:6px;
}
/* Analytics */
#analytics{
	margin-top:12px;
	color:#aaa;
}
p.attributes, div.attributes{
	clear:both;
	margin-top:12px;
}
div.backButton{
	margin:2px;
	float:right;
}
div.backButton a.button{
	padding:0 3px;
}
div.backButton a.button:hover{
}
/* ---- Misc ---- */
div.gap{
	height:200px;
}
h2.free{
	border-top:1px solid #e6e6e6;
	text-align:center;
	color:#ab0534;
	font-style:italic;
	border-bottom:1px solid #e6e6e6;
	padding:6px 0 6px 0;
}
/* ---- Wedding ---- */
table.weddinglist{
	border:1px solid #52615c;
	border-collapse:collapse;
	width:100%;
}
table.weddinglist th{
	background-color:#eee;
	border-bottom:1px solid #52615c;
	padding:6px;
}
table.weddinglist td{
	border-bottom:1px solid #52615c;
	padding:3px;
}
table.weddinglist td input{
	width: 30px;
}
table.weddinglist a{
	text-decoration:none;
}
table.weddinglist a:hover{
	text-decoration:none;
}
table.weddinglist tr.info td{
	padding-left:24px;
}
/* ----
