div
{
	margin:0px;
	padding:0px;
}

#wfO,#wfM800,#wfM1024,#wfM1068
{
    margin:0px;
    padding:0px;
    text-align:left;
    
    /* Required for Mozilla only */
    margin-left:auto;
	margin-right:auto;
}

#wfO
{
    display:table;
    width:100%;
    height:100%;
    text-align:center;
}

#wfM800
{
    width:760px;
}

#wfM1024
{
	width:960px;
}

#wfM1068
{
	width:1004px;
}

input,textarea
{
	font-family:Verdana,Tahoma,Arial,Serif;
}

div#SubMenuStyle
{
	line-height:2.2em;
	letter-spacing:0.1em;
}

img
{
	border-style:none;
}

.wfverr
{
	color:Red;
}

.tAlignCenter
{
    text-align:center;   
}

#wfSkipLink
{
    display:none;
}
.sle
{
	margin:0px;
	padding:0px;
	float:left;
}

.col
{
	position:static;
	float:left;
	margin:0px;
	padding:0px;
}

.PositioningCell
{
	width:30%;
}

.spacer
{
	clear:both;
	float:none;
}

.break
{
    width:100%;
    height:0;
    line-height:0;
    font-size:0;
    padding:0;
    margin:0;
}

.bold
{
	font-weight:bold;	
}

.smalltext
{
	font-size:85%;
}

.italic
{
	font-style:italic;	
}

.noborder
{
	border-style:none;	
}

.invisible,div.invisible,span.invisible,tr.invisible,td.invisible
{
	display:none;
}

/* Features that need to be added to the system */
.red
{
	color:Red;	
}

.width100p
{
	width:100%;
}

.height30
{
	height:30px;
}

.alignleft
{
	text-align:left;
}

.aligncenter
{
	text-align:center;
}

.alignright
{
	text-align:right;
}

div.rS, div.gap, div.clear, div.clearIE7
{
    clear: both;
    display: block;
    font-size: 0; /* To fix back for IE */
	line-height: 0;   
}

div.clear, div.clearIE7
{
	overflow: hidden;
	visibility: hidden;
	height: 0;
}

div.clearIE7
{
    display: inline;
}

div.gap
{
    width:100%;
}

.gap0
{
    height:0;
}

.gap1
{
    height:1px;
}

.gap2
{
    height:2px;
}

.gap3
{
    height:3px;
}

.gap4
{
    height:4px;
}

.gap5
{
    height:5px;
}

.gap6
{
    height:6px;
}

.gap7
{
    height:7px;
}

.gap8
{
    height:8px;
}

.gap9
{
    height:9px;
}

.gap10
{
    height:10px;
}

.gap11
{
    height:11px;
}

.gap12
{
    height:12px;
}

.gap13
{
    height:13px;
}

.gap14
{
    height:14px;
}

.gap15
{
    height:15px;
}

.gap16
{
    height:16px;
}

.gap17
{
    height:17px;
}

.gap18
{
    height:18px;
}

.gap19
{
    height:19px;
}

.gap20
{
    height:20px;
}

.gap21
{
    height:21px;
}

.gap22
{
    height:22px;
}

.gap23
{
    height:23px;
}

.gap24
{
    height:24px;
}

.gap25
{
    height:25px;
}

.gap26
{
    height:26px;
}

.gap27
{
    height:27px;
}

.gap28
{
    height:28px;
}

.gap29
{
    height:29px;
}

.gap30
{
    height:30px;
}

.gap31
{
    height:31px;
}

.gap32
{
    height:32px;
}

.gap33
{
    height:33px;
}

.gap34
{
    height:34px;
}

.gap35
{
    height:35px;
}

.gap36
{
    height:36px;
}

.gap37
{
    height:37px;
}

.gap38
{
    height:38px;
}

.gap39
{
    height:39px;
}

.gap40
{
    height:40px;
}

.gap41
{
    height:41px;
}

.gap42
{
    height:42px;
}

.gap43
{
    height:43px;
}

.gap44
{
    height:44px;
}

.gap45
{
    height:45px;
}

.gap46
{
    height:46px;
}

.gap47
{
    height:47px;
}

.gap48
{
    height:48px;
}

.gap49
{
    height:49px;
}

.gap50
{
    height:50px;
}

.border1
{
	border:solid 1px #000000;	
}

.nopadding
{
	padding:0px;	
}

.nomargin
{
	margin:0px;	
}

.emphasis,a.emphasis,span.emphasis
{
	font-weight:bold;
}

.normal,a.normal,span.normal
{
	font-weight:normal;
}

a.grey:visited
{
	color:Gray;	
}

.underline,a.underline,a.underline:visited
{
	text-decoration:underline;	
}

.nounderline,a.nounderline,a.nounderline:visited
{
	text-decoration:none;
}

.smaller
{
	font-size:85%;
}

.helpButton
{
	vertical-align:top;
	cursor:help;
}

.wfverr
{
	color:Red;
}

.formRowInvisible
{
	height:0px;
	font-size:0em;
	line-height:0em;
}

.floatLeft
{
    float:left;
}

.floatRight
{
    float:right;
}

/* trim space - wrapped around images */
.mzSpace
{
    line-height:0px;
    font-size:0px;
}
body
{
	font-family:Verdana, Serif;
	font-size:0.7em;
	line-height:1.7em;
	margin-top:0px;
}

p
{
	margin-top:0px;
	margin-bottom:15px;
}

a,a:visited
{
	/*color:#272656;*/
	color:#e2001a;
	text-decoration:none;
	/*border-bottom:dotted 1px #636282;*/
	border-bottom:dotted 1px #e2001a;
}

a:hover
{
    /*color:#272656;*/
    color:#e2001a;
    text-decoration:none;
    border-bottom:none;
}

a.noborder:link, a.noborder:visited, a.noborder:active, a.noborder:hover, img
{
    border:none;
}

a.pbl:link,a.pbl:visited,a.pbl:active
{
    color:#000000;
    text-decoration:none;
    border:none 0;
}

a.pbl:hover
{
    border-bottom:dotted 1px #000000;
}

.black
{
    color:Black;
}

/* Forms */

.SearchTextBox
{
	padding:2px 3px 0px 3px;
	/*font-size:90%;*/ 
    color:#355581;
    border:solid 1px #AFACAC;
    width:187px;
}

select.fancydressselects
{
	padding:2px 0px 0px 2px;
	font-size:90%;
    color:#355581;
    border:solid 1px #AFACAC;
    width:189px;
}

.Textboxes,.valuebox
{
    width:364px;
    margin-top:10px;
    border:solid 1px #989898;
}

textarea.valuebox
{
    width:490px;   
}

textarea.valuebox#Enquiry
{
    width:364px;   
}

.button,.Button
{
    background-color:#E3EBF4;
    font-size:90%;
    color:#02377F;
}

.SortDropDown
{
    font-size:90%;
    color:#000000;
}

select.ColourSizeDrop,select.ColourSizeDropDual
{
	padding:2px 0px 0px 2px;
	font-size:90%;
    color:#355581;
    border:solid 1px #AFACAC;
    width:160px;
} 

select.ColourSizeDropDual
{
    width:200px;
} 

/* Custom text classes*/

.commentgrey
{
    color:#aaaaaa;
}

.commentdarkred
{
    color:#e2001a;
    font-weight:bold;
}

.commentorrange
{
    color:#ffd257;
    font-weight:bold;
}

.Breadcrumbtext
{
    color:#989898;
}

.strikethrough
{
    text-decoration:line-through;
    color:#989898;
    color:#333333;
}

.Price
{
    font-size:150%;
    color:#000000;
    font-weight:bold;
}

.ProductFullBoxHeading
{
    font-size:130%;
    font-weight:bold;
    line-height:1.6em;
    color:White;
}

.homepagecatheading
{
    line-height:1.6em;
    font-weight:bold;
    font-size:130%;
    padding:0px 0px 0px 0px;
    color:White;
}

/*Custom Image classes*/

img.imgborder
{
    border:solid 1px #cccccc;
}

/*Custom Link styles*/

a.white,a.white:visited
{
    color:White;
    text-decoration:underline;
}

a.white:hover
{
    color:White;
    text-decoration:none;
}

a.basketlink, a.basketlink:visited
{
    color:White;
    text-decoration:none;
    font-size:smaller;
    border-bottom:none;
}

a.basketlink:hover
{
    border-bottom:dotted 1px #ffffff;
}

a.hbasketlink, a.hbasketlink:visited
{
	font-size:larger;
}

span.bitemtxt
{
    color:White;
    text-decoration:none;
    font-style:italic;
    font-size:smaller;
    border-bottom:none;
}

a.CategoryAndProductHighlightColourLink, a.CategoryAndProductHighlightColourLink:visited
{
    color:#000000;
    text-decoration:none;
    font-weight:normal;
    border:none;
}

a.CategoryAndProductHighlightColourLink:hover
{
    color:#000000;
    border:none;
}

a.SearchResultLink, a.SearchResultLink:visited
{
    color:#000000;
    text-decoration:none;
    font-weight:normal;
    border:none;
}

a.SearchResultLink:hover
{
    color:#5A4D9B;
    text-decoration:none;
    font-weight:normal;
    border:none;
}

a.ProductListPriceLink,a.ProductListPriceLink:hover,a.ProductListPriceLink:visited
{
    color:#161414;
    font-weight:bold;
    text-decoration:none;
    border:none;
}

/* this must be after ProductListPriceLink because of how the css is used */
a.red:link, a.red:visited, a.red:active, a.red:hover
{
	color:#e2001a;
}

a.Breadcrumblink, a.Breadcrumblink:visited, a.Breadcrumblink:hover
{
	color:#000000;
	text-decoration:none;
	border-bottom:dashed 1px #000000;
	padding-bottom:2px;
}

a.textlink:link, a.textlink:visited
{
	color:#150016;
	text-decoration:none;
	border:none;
}

a.textlink:hover
{
    border-bottom:dotted 1px #636282;
}

a.smalllink, a.smalllink:visited
{
    font-size:smaller;
    text-decoration:none;
    border:none;
}

a.smalllink:hover
{
    text-decoration:none;
	border-bottom:dotted 1px #636282;
}

span.smltxt
{
	font-size:smaller;
}

a.boldlink, a.boldlink:visited
{
    color:#000000;
    font-weight:bold;
    border:none;
    text-decoration:none;
}

a.boldlink:hover
{
    border-bottom:dotted 1px #989898;
}

/*SUBMENU LINKS - THERE ARE ALSO STYLES APPLIED BY THE THEME */
a.iLink:link,a.iLink:visited
{
	 text-decoration:none;
	 font-weight:bold;
	 border-bottom:none;
	 font-size:8em;
}

a.iLink:hover
{
	 border-bottom:dotted 1px #ffffff;
}

a.bLinkOn:link,a.bLinkOn:visited,a.bLinkOn:hover
{
	text-decoration:none;
	color:#ffffff;
}

a.siLink:link,a.siLink:visited,a.siLink:hover
{
	 text-decoration:none;
	 color:#ffffff;
}

a.siLink:hover
{
	border-bottom:dotted 1px #ffffff;
}

span.siSpan
{
	color:#ffffff;	
}


/* HEADER AND FOOTER CSS */ 

a.footerlink-blue, a.footerlink-blue:hover, a.footerlink-blue:visited
{
	font-size:1em;
	color:#009ee0;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
	border:none;
}

a.footerlink-grey, a.footerlink-grey:hover, a.footerlink-grey:visited
{
	font-size:1em;
	color:#888888;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
	border:none;
}

/* Bullet dimensions: Right(6x7), Down(7x6) */

/* 2nd part describes the nesting property (required to standardise IE and MZ) */

#PC, #PC li ul
{
	color:White; 
	list-style-type:none;
	margin:0px;
	padding:0px;
	font-family:Verdana;
}

#PC li
{
	list-style:none;
	margin:0px;
	
	/*
		Used to control the left indent of where the image starts.
		Even if there is no margin used the indent will still be indented
		by the padding.
	 */
	margin-left:0px;
	margin-right:0px;
		
	margin-top:10px; /* Space between each line */
	background-position: 0px 3px; /* X-pos Y-pos (from left-top) */
    background-repeat: no-repeat;
    
    /* Image specific properties */
    padding-left:12px; /* Width of bullet image + left padding */
    line-height:9px; /* Set to the height of the image */
    
    /* Custom prop to nudge text downwards */
    padding-top:5px;
    
    border-top:solid 1px white; 
}

#PC li.OnImgLeaf
{
	/* Image specific properties */
    padding-left:15px; /* Width of bullet image (7) + left padding */
    line-height:9px; /* Set to the height of the image */
    background-position: 3px 10px; /* X-pos Y-pos (from top-left) */
}

#PC li a,#PC li span
{
	padding-left:0px; 
	color:White;
	line-height:1.5em;
	font-weight:normal;
	font-size:100%;
}

/* Further overrides can be made at any level e.g. */
#PC li ul li ul li
{
	/*margin-top:30px;
	margin-left:20px;*/
}

#AbFabTopHeader
{
	background-position:0px 39px;
}

.QBoxes
{
	width:88px;
	height:13px;
	font-size:85%;
	color:#DE0024;
	border:solid 1px #CECEEA;
}

textarea.QBoxesTA
{
	height:60px;
	width:134px;
	font-size:85%;
	color:#DE0024;
	border:solid 1px #CECEEA;
}
  /* Headings */
h1
{
	font-family:Verdana, Serif;
	font-size:150%;
	letter-spacing:0em;
	word-spacing:0.2em;
	color:#ffd257;
	padding: 0 0 7px 0;
    margin:0;
      
    /* Make sure headings are not affected by B,I,U */
    text-decoration:none;
    font-style:normal;
    font-weight:bold;
}

h2
{
	font-size:130%;
	color:#e2001a;
	margin-top:12px;
	word-spacing:0.2em;
	margin-bottom:3px;
	text-decoration:none;
    font-style:normal;
}

h3
{
	font-size:120%;
	color:#17171C;
	word-spacing:0.2em;
	letter-spacing:0.02em;
	margin-top:0px;
	margin-bottom:3px;
	text-decoration:none;
    font-style:normal;
}

/* Colours */
.cNormal
{
    color:#150016;
}

.cBlue
{
    color:#02377F;
}

.cLightBlue
{
    color:#C2D6EA;
}

.cRed
{
	color:Red;
}

.cDarkRed
{
	color:#e2001a;
}

.cOrange
{
	color:#ffd257;
}

.cGrey
{
	color:#7f7f7f;
}

.White
{
    color:White;
}

/* Effects */
.emphasis
{
    font-weight:bold;
}

.underline
{
    text-decoration:underline;
}

.italic
{
    font-style:italic;
}
/* Font Sizes */
.fSmallX
{
    font-size:6pt;
    line-height:10pt;
}

.fSmall
{
    font-size:7pt;
    line-height:12pt;
}

.fNormal
{
    font-size:10pt;
}

.fLarge
{
    font-size:13pt;
    line-height:19pt;
}

.fLargeX
{
    font-size:18pt;
    line-height:25pt;
}
#PC li{background-image:url(/images/product-menu/bullet-empty.gif);}#PC li.OnImgLeaf{background-image:url(/7x9/50s60s70simages-right-arrow.gif);}h1,h2,h3 { color:#FF009A;}#PC li a,#PC li a:visited,#PC li span { color:#250217;font-size:1.2em;}#PC li a:hover { color:#250217;}#PC li a:active { color:#250217;}.ThemeHighlightColour { color:#FF009A;}a.Breadcrumblink:hover { border-color:#FF009A; color:#FF009A;}div.SubMenuSpace{width:100%;height:10px;line-height:0em;font-size:0em;}#Search1Form_SearchStrw1
{
width:177px;}

#w111{width:960px;height:auto;display:block;}
#AbFabTopHeader{width:960px;height:auto;display:block;	background-image:url(/960x418/50s60s70simages-header-jpg.jpg);background-repeat:no-repeat;min-height:457px;}
#w11{width:960px;height:auto;display:block;}
#w1{width:168px;height:auto;display:block;padding:12px 12px 12px 12px;}
#w10{width:768px;height:auto;display:block;text-align:right;}
#w21{width:960px;height:auto;display:block;	margin-top:90px;
}
#w12{width:945px;height:auto;display:block;padding-left:15px;}
#w13{width:945px;height:auto;display:block;padding:5px 0px 0px 15px;}
#w14{width:842px;height:auto;display:block;padding:5px 0px 0px 118px;}
#w15{width:842px;height:auto;display:block;min-height:22px;padding:5px 0px 0px 118px;}
#w18{width:945px;height:auto;display:block;padding:29px 0px 0px 15px;}
#wfHolderw1{width:183px;height:auto;display:block;}
#w16{width:183px;height:auto;display:block;}
#w20{width:842px;height:auto;display:block;padding-left:118px;}
#w28{width:960px;height:auto;display:block;}
#w25{width:960px;height:auto;display:block;}
#w22{width:45px;height:auto;display:block;padding:10px 0px 0px 5px;}
#w23{width:125px;height:auto;display:block;padding:5px 0px 0px 5px;}
#w24{width:780px;height:auto;display:block;}
#w27{width:960px;height:auto;display:block;}
#w26{width:192px;height:auto;display:block;padding-left:5px;}
#w84{width:960px;height:auto;display:block;}
#LeftCol{width:180px;height:auto;display:block;}
#MenuFill{width:170px;height:auto;display:block;background-color:#FF009A;padding:0px 5px 20px 5px;}
#MenuBottom{width:180px;height:12px;display:block;	background-image:url(/180x10/50s60s70simages-menu-bottom.gif);background-repeat:no-repeat;}
#Brands{width:180px;height:auto;display:block;padding-top:20px;}
.w31{width:85px;height:auto;display:block;}
.w30{width:85px;height:auto;display:block;text-align:center;}
#w83{width:780px;height:auto;display:block;}
#MainContentZone{width:760px;height:auto;display:block;padding:20px 0px 20px 20px;}
#CategoryTopBox{width:760px;height:auto;display:block;	background-image:url(/760x45/50s60s70simages-cat-star-fade-jpg.jpg);background-repeat:no-repeat;}
#w35{width:755px;height:auto;display:block;min-height:45px;padding:5px 0px 0px 5px;}
#w37{width:750px;height:auto;display:block;padding:0px 0px 15px 10px;}
#w41{width:760px;height:auto;display:block;}
#w39{width:180px;height:auto;display:block;text-align:center;min-height:200px;padding:10px 10px 10px 10px;}
#w40{width:540px;height:auto;display:block;padding:10px 10px 10px 10px;}
#w43{width:760px;height:auto;display:block;}
#BreadcrumbYouAreHere{width:611px;height:30px;display:block;padding-left:7px;}
#BreadcrumbSortBy{width:70px;height:30px;display:block;text-align:right;}
#w42{width:72px;height:30px;display:block;}
#w52{width:760px;height:auto;display:block;}
#w51{width:748px;height:auto;display:block;padding:15px 0px 0px 12px;}
.w48{width:175px;height:auto;display:block;background-color:White;}
.w47{width:173px;height:auto;display:block;background-color:White;border-top:solid 1px #cccccc;border-right:solid 1px #cccccc;border-bottom:solid 1px #cccccc;border-left:solid 1px #cccccc;}
.w46{width:173px;height:auto;display:block;}
.w44{width:172px;height:auto;display:block;text-align:center;min-height:150px;padding:1px 0px 0px 1px;}
.CN{width:163px;height:auto;display:block;min-height:48px;padding:5px 5px 5px 5px;}
#w72{width:760px;height:auto;display:block;}
#w71{width:760px;height:auto;display:block;}
.w66{width:122px;height:auto;display:block;}
.w53{width:122px;height:auto;display:block;	background-image:url(/images/productstarimgwhiteoff.gif);background-repeat:no-repeat;font-size:0em;line-height:0em;min-height:20px;}
.w64{width:116px;height:auto;display:block;background-color:White;border-right:solid 1px #cccccc;border-bottom:solid 1px #cccccc;border-left:solid 1px #cccccc;}
.w63{width:116px;height:auto;display:block;text-align:center;}
.w55{width:116px;height:auto;display:block;min-height:160px;}
.w56{width:108px;height:auto;display:block;background-color:#b2041f;color:#ffffff;font-weight:bold;min-height:30px;padding:3px 3px 3px 3px;border-top:solid 1px #380034;border-right:solid 1px #380034;border-bottom:solid 1px #380034;border-left:solid 1px #380034;}
.w58{width:116px;height:auto;display:block;min-height:40px;}
.w62{width:116px;height:auto;display:block;min-height:45px;padding-top:5px;}
.w65{width:6px;height:auto;display:block;font-size:0;line-height:0;}
#w69{width:744px;height:auto;display:block;}
#w68{width:739px;height:auto;display:block;font-weight:bold;min-height:30px;padding:9px 0px 0px 5px;}
#w81{width:760px;height:auto;display:block;	margin-top:10px;
}
#ProductCatDescBG{width:760px;height:auto;display:block;	background-image:url(/760x60/50s60s70simages-breadcrumbbgimg.gif);background-repeat:no-repeat;min-height:60px;}
#w74{width:716px;height:10px;display:block;padding:20px 22px 0px 22px;}
#w80{width:760px;height:auto;display:block;	margin-top:10px;
}
#PCD_LI1{width:150px;height:auto;display:block;padding:10px 10px 10px 10px;}
#w78{width:420px;height:auto;display:block;}
#w77{width:420px;height:auto;display:block;}
#PCD_RI1{width:150px;height:auto;display:block;text-align:right;padding:10px 10px 10px 10px;}
#w110{width:960px;height:auto;display:block;}
#FooterBar{width:960px;height:auto;display:block;min-height:30px;}
#w88{width:192px;height:auto;display:block;text-align:center;}
#w93{width:768px;height:auto;display:block;text-align:center;}
#w94{width:960px;height:auto;display:block;	background-image:url(/images/dots.gif);background-repeat:repeat-x;font-size:0;line-height:0;min-height:1px;}
#FooterText{height:auto;display:block;font-size:95%;letter-spacing:0.01em;line-height:1em;}
#w107{width:950px;height:auto;display:block;color:#888888;font-weight:normal;text-align:center;padding:8px 5px 0px 5px;}
#w109{width:960px;height:auto;display:block;color:#888888;font-size:95%;font-weight:normal;text-align:right;letter-spacing:0.01em;line-height:1em;}
.rSLicensedBrandsMiniT
{
height:25px;
}

.flLicensedBrandsMiniT
{
width:10px;}

.rSProductsListTemplate
{
height:8px;
}

.flProductsListTemplate
{
width:4px;}

