html
{
	overflow-y: scroll;
}
body 
{
	font: 67%/1.2em verdana,sans-serif; 
}


#base 
{
	width: 940px;
	margin: 0 auto;	
}

/* ZONES */
#ZoneHeaderRow
{
	position:relative;
	min-height:10px;
}
#LeftRightContainer 
{
	overflow: hidden;
	width:940px;
}

#ZoneLeftColumn 
{
	float: left;
	display: inline;
	min-height:10px;
	width:220px;
	overflow:hidden;
	margin:0 20px 0 0;
}
#ZoneMiddleColumn 
{
	float: left;
	display: inline;
	min-height:10px;
}
#ZoneRightColumn
{
    float: left;
	display: inline;	
	min-height:10px;
	overflow:hidden;
	width:700px;
}

#ZoneCentreRow 
{
	width:940px;
	min-height:10px;
	float:left;
}


#ZoneFooterRow 
{
	width:940px;
	height:165px;
	background:url(../_images/wonderlandwigs/footer_bkg.gif) no-repeat top;
	position:relative;
	/*float:left;*/
	clear:both;
	margin:60px 0 0 0;
}



a.linkskip {
	position: absolute;
	top: -200px;
}


#ZoneHeaderRow h1.ident
{
	font-size: 1em;
	background:url(../_images/wonderlandwigs/wonderland_wigs.gif) no-repeat;
	width:245px;
	height:137px;
	float:left;
}


/* Element Horizontal Nav */
ul.elMainMenu 
{
	background:url(../_images/wonderlandwigs/menu_bkg.gif) repeat-x;
    line-height: 25px;
	list-style: none;
	padding: 0;
	margin: 0 0 5px 0;    
	z-index:99;
	overflow: hidden;
	/*width:700px;*/
	float:right;
	margin:60px 0 0 0;
}
ul.elMainMenu ul 
{
	line-height: 1;
	list-style: none;
	padding: 0;
	margin: 0;  	
	z-index:99;

}
ul.elMainMenu a
, ul.elMainMenu a:link
, ul.elMainMenu a:visited
{
	display: block;
	padding: 0 10px;
	color: #dfdfdf;
	text-decoration: none;	
	text-transform: none;
	font-size: 1em;	
	/*font-weight: bold;*/
	background-image: url(../_images/default/vista_divide.gif);
    background-position: right;
    background-repeat: no-repeat;
	line-height:31px;
}
ul.elMainMenu a:hover
{
	color:#d8b9de !important;
}
ul.elMainMenu li 
{
	float: left;
	padding: 0;
	width: auto;
	overflow: hidden;
	white-space: nowrap;
	height:36px;	
}

ul.elMainMenu li.first
{
	background:#fff url(../_images/wonderlandwigs/left_end.gif) no-repeat;
}
ul.elMainMenu li.last
{
	background:#fff url(../_images/wonderlandwigs/right_end.gif) no-repeat right;
}
ul.elMainMenu li ul 
{
	position: absolute;
	left: -999em;
	height: auto;
	width: 200px;
	margin: 5px 0 0 -1px;
	border-style: solid;
	border-width: 1px 1px 0 1px;
	border-color: #FFF;
}
ul.elMainMenu li li
, ul.elMainMenu li li.first  
{
    width: 200px;
    background-image: none;
    line-height: 20px;
    border-bottom: solid 1px #FFF;
    background-color: #0c0c0c;	 
}
ul.elMainMenu li ul li.last
{
	background: #0c0c0c;
}
ul.elMainMenu ul a
, ul.elMainMenu ul a:link
, ul.elMainMenu ul a:visited 
{
	width: 180px;
    border-width: 0;
    font-size: .9em;
    padding: 0 10px;
    color: yellow;
    text-transform: none;    
}
ul.elMainMenu ul a:hover
, ul.elMainMenu ul a:active
{
	background-color: #0c0c0c;
	color: #000;
}
ul.elMainMenu ul a.ChildItems
{
    background-image: url(../_images/default/more_nibble.gif) !important;
    background-repeat: no-repeat;
    background-position: top right;	
}
ul.elMainMenu ul a.ChildItems:hover 
{
    background-image: url(../_images/default/more_nibble_on.gif) !important;	
}
ul.elMainMenu li ul ul 
{
	margin: -21px 0 0 200px;
	border-style: solid;
	border-width: 1px 1px 0 1px;
	border-color: #fff;	
}
ul.elMainMenu li li li
, ul.elMainMenu li li li.first  
{
    border-color: #fff;	
}
ul.elMainMenu li li a
, ul.elMainMenu li li a:link
, ul.elMainMenu li li a:visited
{
    color: #e9e9e9;
    background-image: none;
}
ul.elMainMenu  li a:hover
, ul.elMainMenu  li a:active 
{
	 color: #FFF;
}
ul.elMainMenu ul li a:hover
, ul.elMainMenu ul li a:active 
{
	background-color:#0c0c0c;
	color: #000;
}
ul.elMainMenu li:hover ul ul
, ul.elMainMenu li:hover ul ul ul
, ul.elMainMenu li:hover ul ul ul ul
, ul.elMainMenu li.MenuItemHover ul ul
, ul.elMainMenu li.MenuItemHover ul ul ul
, ul.elMainMenu li.MenuItemHover ul ul ul ul 
{     
    left: -999em; 
    display: none;
} 
ul.elMainMenu li:hover ul
, ul.elMainMenu li li:hover ul
, ul.elMainMenu li li li:hover ul
, ul.elMainMenu li li li li:hover ul
, ul.elMainMenu li.MenuItemHover ul
, ul.elMainMenu li li.MenuItemHover ul
, ul.elMainMenu li li li.MenuItemHover ul
, ul.elMainMenu li li li li.MenuItemHover ul 
{
    left: auto; 
	display: block;
} 



/* Element Footer Menu */
ul.elFooterMenu {
	bottom: 0;
	margin: 0;
	height: 1.5em;
	line-height: 1.2em;
	padding: 0;
	float: left;
}
ul.elFooterMenu li {
	display: block;
	float: left;
}
ul.elFooterMenu li.first {
	float: left;
	border-right: solid 1px #363636; 
}
ul.elFooterMenu li.last {
	border-left: 0px;
}
ul.elFooterMenu li a, ul.elFooterMenu li a:link, ul.elFooterMenu li a:visited 
{
    font-size: .9em;
	color: #363636;
	display: block;
	padding: 0 10px;
	text-decoration: none;
}
ul.elFooterMenu li a:hover, ul.elFooterMenu li a:active {
	color: #333;
	text-decoration: underline;
}


/* CONTENT PANEL OUTPUT */
div.elContent
{
    padding: 20px 0;
    line-height: 1.6em;
	postion:relative;
}
div.elContent h1
{
	font-size:17px;
	margin:0 0 8px 0;;
}
div.elContent img
{
	float:left;
	margin:0 28px 16px 0;
}
div.elContent hr
{
	margin:0 0 20px 0;
	padding:0;
	height:1px;
	line-height:1px;
	border:0;
	background-color:#c2c2c2;
}


/* TEXT FOOTER MENU */
ul.elTextMenu 
{
    padding: 5px 0 10px 0;
    margin: 0;
    clear: both;
    background-color: #FFF;
    text-align: center;
	z-index:90 !important;
}
ul.elTextMenu li 
{
    display: inline;
    margin: 0 5px;
    padding: 0 5px 1px 0;
    line-height: 1.5em;
    border-right: solid 1px #3e3e3e;
}
ul.elTextMenu li.last 
{
    border: 0;
}
ul.elTextMenu li a
, ul.elTextMenu li a:link
, ul.elTextMenu li a:visited 
{
    color: #3e3e3e;
    font-size: .9em;
    text-decoration: none;
}
ul.elTextMenu li a:hover
, ul.elTextMenu li a:active 
{
    text-decoration: underline;
    color: #333;
}




/* TOOLS */
div.Tools 
{
    float: right;
}
div.Tools a, div.Tools a:link, div.Tools a:visited 
{
    padding: 0 0 0 10px;
    margin-left: 10px;
    background-image: url(../_images/default/arrow.gif);   
    background-repeat: no-repeat;
    background-position: 1px 3px;   
    color: #3e3e3e; 
    font-weight: bold;
}
div.Tools a:hover, div.Tools a:active 
{
    color: #333;
}


/* SEARCH RESULTS */
.TagHighLight 
{
    background-color: #FFFF00;
}

/* QUICK SEARCH */
div.elQuickSearch
{
	position:absolute;
	right:247px;
	top:11px;
}
div.elQuickSearch input
{
	width:114px;
	height:21px;
	border-left:1px solid #6e6e6e;
	border-top:1px solid #6e6e6e;
	border-bottom:1px solid #6e6e6e;
	float:left;
	font-size:11px;
}
div.elQuickSearch a.hoverbutton,
div.elQuickSearch a.hoverbutton:link,
div.elQuickSearch a.hoverbutton:visited
{
	background:url(../_images/wonderlandwigs/elQuickSearch_btn.gif) no-repeat;
	width:28px;
	height:25px;
	border:none;
	margin:0;
	padding:0;
	float:left;
}

/* BASKET OVERVIEW */
div.elBasketOverview
{
	position:absolute;
	top:11px;
	right:0;
	width:247px;
	height:25px;
	background:url(../_images/wonderlandwigs/elBasketView_bkg.gif) repeat-y;
}
div.elBasketOverview img
{
	position:absolute;
	top: -7px;
	right:0;
}
div.elBasketOverview a.basketlink,
div.elBasketOverview a.basketlink:link,
div.elBasketOverview a.basketlink:visited
{
	color:#fff;
	text-decoration:none;
	line-height:23px;
	padding:0 0 0 3px;
	float:left;
	font-size:10px;
}
div.elBasketOverview p.numberofitems, div.elBasketOverview p.price
{
	float:left;
	display:inline;
	overflow:hidden;
	color:#fff;
	line-height:23px;
	font-size:10px;
}
div.elBasketOverview p.numberofitems
{
	padding:0 5px 0 5px;
}


/****** FOOTER *****/
div#ZoneFooterRow div.elFootConnect
{
	padding:10px 0 0 10px;
	width:221px;
	float:left;
	display:inline;
	overflow:hidden;
}
div#ZoneFooterRow div.elFootConnect h2, div#ZoneFooterRow div.elFootInfo h2
{
	color:#afafaf;
	font-size:12px;
	font-weight:bold;
	padding:0;
	margin:0 0 7px 0;
}
div#ZoneFooterRow div.elFootConnect ul
{
	margin:0 0 0 12px;
	paddiing:0;
}
div#ZoneFooterRow div.elFootConnect ul li a,
div#ZoneFooterRow div.elFootConnect ul li a:link,
div#ZoneFooterRow div.elFootConnect ul li a:visited
{	
	color:#7d7d7d;
	font-size:10px;
	margin:0;
	paddiing:0;
	text-decoration:none;
}
div#ZoneFooterRow div.elFootConnect ul li a:hover
{
	color:#e7c6ee;
}
div#ZoneFooterRow div.elFootConnect ul li.facebook
{
	/*list-style-image:url(../_images/wonderlandwigs/facebook.gif);*/
	height:24px;
	padding:0 0 3px 0;
}
div#ZoneFooterRow div.elFootConnect ul li.twitter
{
	/*list-style-image:url(../_images/wonderlandwigs/twitter.gif);*/
	height:24px;
	padding:0 0 3px 0;
}
div#ZoneFooterRow div.elFootConnect ul li.rss
{
	/*list-style-image:url(../_images/wonderlandwigs/rss.gif);*/
	height:24px;
}
div#ZoneFooterRow div.elFootInfo
{
	flaot:left;
	display:block;
	overflow:hidden;
	width:350px;
	padding:0 0 0 110px;
}
div#ZoneFooterRow div.elFootInfo ul li a,
div#ZoneFooterRow div.elFootInfo ul li a:link,
div#ZoneFooterRow div.elFootInfo ul li a:visited
{
	color:#7d7d7d;
	text-decoration:none;
}
div#ZoneFooterRow div.elFootInfo ul li a:hover
{
	color:#e7c6ee;
}
div#ZoneFooterRow div.elFootInfo h2
{
	padding-top:10px;
}

/*		Newsletter Sign up		*/
div#ZoneFooterRow h4.elFootNewletter
{
	font-size:10px;
	text-transform:uppercase;
	color:#afafaf;
	font-family:Century Gothic;
	letter-spacing:-1px;
	word-spacing:2px;
	display:block;
	width:210px;
	position:absolute;
	bottom:60px;
	left:21px;
}
ul.elFootNewsletter
{
	width:210px;
	display:inline;
	margin:0 0 0 10px;
}
ul.elFootNewsletter li.item ul li input
{
	width:146px;
	height:22px;
	border:1px solid #000;
	display:inline;
	overflow:hidden;
	position:absolute;
	bottom:34px;
	left:21px;
}
ul.elFootNewsletter li.item
{
	width:148px;
	float:left;
	display:inline;
	overflow:hidden;
}
ul.elFootNewsletter li.item ul li label
{
	display:none;
}
ul.elFootNewsletter li.item fieldset legend span
{
	display:none;
}
ul.elFootNewsletter li.btnSubmit
{
	overflow:hidden;
	width:62px;
}
ul.elFootNewsletter li.btnSubmit a,
ul.elFootNewsletter li.btnSubmit a:link,
ul.elFootNewsletter li.btnSubmit a:visited
{
	width:62px;
	height:22px;
	overflow:hidden;
	background:url(../_images/wonderlandwigs/btn_newsletter.gif) no-repeat;
	margin:0;
	padding:0;	
	position:absolute;
	bottom:35px;
	left:168px;
}
ul.elFootNewsletter li.btnSubmit a span
{
	display:none;
}
div.elFootInfo ul
{
	width:400px;
	height:90px;
	color:#7d7d7d;
	margin:0;
	padding:0;
}
div.elFootInfo ul li
{
	width:150px;
	display:inline;
	float:left;
	margin:0 0 8px 0;
}
div.elFootEbay
{
	width:75px;
	height:55px;
	position:absolute;
	bottom:67px;
	right:200px;
	background:url(../_images/wonderlandwigs/footer_ebay.gif) no-repeat ;
}
div.elFootEbay a,
div.elFootEbay a:link,
div.elFootEbay a:visited
{
	width:75px;
	height:55px;
	display:block;
}
div.elFootEbay a:hover
{
	background:url(../_images/wonderlandwigs/footer_ebay.gif) no-repeat ;
	background-position:0 -55px;
}

/**	HOME PAGE		**/
div.elHomeBanner
{
	margin:0 auto;
	width:938px;
	height:524px;
	border:1px solid #787878;
	float:left;
	clear:both;
}
div.elHomeBanner img
{
	margin:18px;
	border:1px solid #787878;
}
ul.elHomeNewsRepeater
{
	width:280px;
	min-height:10px;
}
div.elFootSafeShopping
{
	width:130px;
	height:113px;
	position:absolute;
	bottom:35px;
	right:16px;
	background:url(../_images/wonderlandwigs/foot_nexus.gif) no-repeat ;
}
div.elFootSafeShopping a,
div.elFootSafeShopping a:link,
div.elFootSafeShopping a:visited
{
	width:130px;
	height:113px;
	display:block;
}	
div.elFootSafeShopping a:hover
{
	background:url(../_images/wonderlandwigs/foot_nexus.gif) no-repeat ;
	background-position:0 -113px;
}
div.elHomeNewsContainer, div.elHomeWigChoose, div.elHomeColour
{
	float:left;
	width:280px;
}
div.elHomeNewsContainer h1.elHomeNewsHead, div.elHomeWigChoose h1, div.elHomeColour h1
{
	font-size:18px;
	color:#252525;
	margin:13px 0 7px 0;
}
div.elHomeNewsContainer ul.elHomeNewsRepeater li a,
div.elHomeNewsContainer ul.elHomeNewsRepeater li a:link,
div.elHomeNewsContainer ul.elHomeNewsRepeater li a:visited,
div.elHomeWigChoose a,
div.elHomeWigChoose a:link,
div.elHomeWigChoose a:visited,
div.elHomeColour a,
div.elHomeColour a:link,
div.elHomeColour a:visited
ul.elNews li a,
ul.elNews li a:link,
ul.elNews li a:visited,
div.elProdList div.elProdDetail div.more a.elMore,
div.elProdList div.elProdDetail div.more a.elMore:link,
div.elProdList div.elProdDetail div.more a.elMore:visited
{
	color:#252525;
	font-size:11px;
	font-weight:bold;
	font-family:arial;
	text-decoration:none;
}
div.elHomeNewsContainer ul.elHomeNewsRepeater li p, div.elHomeWigChoose p, div.elHomeColour p, ul.elNews li p
{	
	color:#252525;
	font-size:11px;
	margin:5px 0 10px 0;
}
div.elHomeWigChoose, div.elHomeColour
{
	margin:0 0 0 50px;
}
div.elHomeColour img
{
	border:1px solid #000;
}
div.elHomeColour hr, div.elHomeWigChoose hr, div.elHomeNewsContainer hr
{
	height:1px;
	color:#cccccc;
	background-color:#cccccc;
	border:0;
	line-height:1px;
	font-size:0;
	margin-bottom:8px;
}
a.myAccount,
a.myAccount:link,
a.myAccount:visited,
a.elHeadLogin,
a.elHeadLogin:link,
a.elHeadLogin:visited
{
	width:62px;
	height:16px;
	display:block;
	background-color:#535252;
	position:absolute;
	top:36px;
	right:82px;
	color:#fff;
	text-decoration:none;
	padding:0 0 0 7px;
	font-size:10px;
}

a.elHelp
{
	width:40px;
	height:16px;
	display:block;
	background-color:#535252;
	position:absolute;
	top:36px;
	right:37px;
	color:#fff;
	text-decoration:none;
	padding:0 0 0 5px;
	font-size:10px;
}
a.elHeadLogin,
a.elHeadLogin:link,
a.elHeadLogin:visited
{
	width:110px;
}

/**  NEWS  **/
ul.elNews
{
	width:218px;
	background-color:#f4f4f4;
	padding:8px 0;
	border:1px solid #cbcbcb;
}
ul.elNews li
{	
	padding:0 8px;
}

h1.elNewsTitle
{
	font-size:14px;
	background-color:#d5d5d5;
	height:25px;
	line-height:23px;
	text-indent:6px;
}
ul.elNews li p
{
	padding:0 0 5px 0;
	margin-top:0;
	border-bottom:1px solid #cbcbcb;
}

/* TAGE SIDE MENU */
div.elTagSideMenu h2
{
	font-size:11px;
	text-transform:uppercase;
	letter-spacing:4px;
	font-weight:bold;
	padding:0;
	margin:0 0 17px 0;	
}
div.elTagSideMenu ul li.elMblackwigs
{
	background:url(../_images/wonderlandwigs/menu_black.gif) no-repeat 2px 2px transparent;
	margin:0 0 0 -1px;
	padding:0 0 0 34px
}
div.elTagSideMenu ul li.elMblondewigs
{
	background:url(../_images/wonderlandwigs/menu_blonde.gif) no-repeat 2px 2px transparent;
	margin:0 0 0 -1px;
	padding:0 0 0 34px
}
div.elTagSideMenu ul li.elMblackwigs
{
	background:url(../_images/wonderlandwigs/menu_black.gif) no-repeat 2px 2px transparent;
	margin:0 0 0 -1px;
	padding:0 0 0 34px
}
div.elTagSideMenu ul li.elMredwigs
{
	background:url(../_images/wonderlandwigs/menu_red.gif) no-repeat 2px 2px transparent;
	margin:0 0 0 -1px;
	padding:0 0 0 34px
}
div.elTagSideMenu ul li.elMbrownwigs
{
	background:url(../_images/wonderlandwigs/menu_brown.gif) no-repeat 2px 2px transparent;
	margin:0 0 0 -1px;
	padding:0 0 0 34px
}
div.elTagSideMenu ul li.elMothercolours
{
	background:url(../_images/wonderlandwigs/menu_other.gif) no-repeat 2px 2px transparent;
	margin:0 0 0 -1px;
	padding:0 0 0 34px
}
div.elTagSideMenu ul li a,
div.elTagSideMenu ul li a:link,
div.elTagSideMenu ul li a:visited
{
	font-size:11px;
	/*text-transform:uppercase;*/
	/*letter-spacing:4px;*/
	padding:0;
	color:#000;
	text-decoration:none;
}
div.elTagSideMenu ul li ul li a,
div.elTagSideMenu ul li ul li a:link,
div.elTagSideMenu ul li ul li a:visited
{
		color:#656565;
		text-transform:none;
		letter-spacing:2px;
}
div.elTagSideMenu ul li ul
{
	margin:4px 0 0 7px;
}
div.elTagSideMenu ul li ul li
{
	margin:0 0 5px 0;
}

/* PRODUCT REPEATER - TOP LEVEL */

div.ProductListContainer
{
	float:left;
	width:700px;
	clear:right;
}
div.ProductListContainer div.elProdDetail div.elImgContainer
{
	width:157px;
	height:203px;
	border:1px solid #d6d6d6;
}
div.elProdList div div.elProdDetail
{
	width:160px;
	height:264px;
	float:left;
	display:inline;
	overflow:hidden;
	margin:0 15px 20px 0;
}
div.elProdList div div.elProdDetail h3 a,
div.elProdList div div.elProdDetail h3 a:link,
div.elProdList div div.elProdDetail h3 a:visited
{
	color:#4f4f4f;
	font-size:10px;
	text-decoration:none;
	margin:0;
	padding:0;
}
div.elProdList div div.elProdDetail h3
{
	margin:8px 0 5px 0;
	height:26px;
}
div.elProdList div div.elProdDetail div.Add span em
{
	color:#a5a5a5;
	font-size:10px;
}
div.elProdList div div.elProdDetail div.Add span span, 
div.elProdList div div.elProdDetail div.Add input,
div.elProdList div div.elProdDetail div.Add a
{
	display:none;
}
div.elProdList div.ProductListContainer div.elProdDetail div.more
{
	float:right;
	width:50px;
	overlfow:hidden;
}
div.elProdList div.ProductListContainer div.elProdDetail div.Add
{
	float:left;
}

/* PRODUCT REPEATER - TOP LEVEL - PAGING */
div.elProdList ul.elPaging
{
	float:right;
	clear:left;
	margin:10px 0 10px 0;
}
div.elProdList ul.elPaging li
{
	display:inline;
	float:left;
}
div.elProdList ul.elPaging li a,
div.elProdList ul.elPaging li a:link,
div.elProdList ul.elPaging li a:visited
{
	padding:3px 6px 4px 6px;
	text-decoration:none;
	margin:0 0 10px 3px;
	color:#858585;
	font-size:10px;
}

div.elProdList ul.elPaging li a.selected
{
	background-color:#ebebeb;
}
div.elAdContainer
{
	width:698px;
	height:236px;
	border:1px solid #d6d6d6;
}

/*  PRODUCT DETAIL */
div.elContent div.elProductImage
{
	width:340px;
	height:432px;
	float:left;
	overflow:hidden;
	border:1px solid #d6d6d6;
}
div.elContent div.elProductDetail
{
	margin:0 0 0 20px;
	width:319px;
	float:left;
}
div.elContent div.elProductDetail  h1
{
	color:#2f2f2f;
	font-size:16px;
	margin:0 0 32px 0;
}
div.elContent div.elProductDetail div
{
	height:150px;
	overflow:hidden;
}
div.elProdPrice
{
	margin:0 0 0 20px;
	position:relative;
}
div.elProdPrice p.Price
{
	position:absolute;
	top:4px;
	left:343px;
	font-size:18px;
	color:#303030;
	font-family:arial;
}
div.elProdPrice p.Btn a span, div.elProdPrice p.Qty
{
	display:none;
}
div.elProdPrice p.Btn a.hoverbutton,
div.elProdPrice p.Btn a.hoverbutton:link,
div.elProdPrice p.Btn a.hoverbutton:visited
{
	background:url(../_images/wonderlandwigs/add_to_bag.gif) no-repeat;
	display:block;
	width:84px;
	height:37px;
	border:none;
	position:absolute;
	bottom:-415px;
	right:0;
}
div.elProdPrice p.Btn a.hoverbutton:hover
{
	background:url(../_images/wonderlandwigs/add_to_bag_hover.gif) no-repeat;
}
div.elContent div.elProductDetail ul
{
	list-style-image:url(../_images/wonderlandwigs/proudct_bullet.gif) ;
	margin:10px 0 10px 12px;
}
div#ZoneRightColumn div.elSimilar
{
	float:left;
	clear:left;
	width:246px;
}
div#ZoneRightColumn div.elSimilar div div.elProd
{
	float:left;
	width:69px;
	height:84px;
	margin:0 6px 0 0;
	border:1px solid #c5c5c5;
}
div#ZoneRightColumn div.elSimilar h3
{
	color:#686868;
	margin:0 0 13px 0;
}
div#ZoneRightColumn div.divider
{
	width:220px;
	height:1px;
	background-color:#dbdbdb;
	margin:64px 0 20px 0;
	float:left;
	clear:left;
}
ul.LightboxGallery
{
	width:312px;
	height:94px;
	overflow:hidden;
	margin:0 0 0 19px;
	float:left;
}
ul.LightboxGallery li
{
	display:block;
	width:73px;
	height:92px;
	border:1px solid #dbdbdb;
	float:left;
	margin:0  29px 0 0;
}

/* BREAD CRUMB TRAIL */
ul.PageBreadcrumb li
{
color:#d5d5d5;
display:inline;
float:left;
font-size:10px;
padding:0 9px 0 0;
text-indent:9px;
background:url(../_images/wonderlandwigs/bullet.gif) no-repeat 0 2px;
text-indent:10px;
}

ul.PageBreadcrumb li a,
ul.PageBreadcrumb li a:link,
ul.PageBreadcrumb li a:visited
{
	color:#d5d5d5;
	text-decoration:none;
}

div.elBasketFull
{
	clear:both;
}
div.elBasketFull div.Outer ul.BasketHeading li
{
	display:inline;
	float:left;
	margin:0 20px 20px 0;
}
div.elBasketFull div.Outer ul.BasketItems li ul li
{
	display:inline;
	float:left;
}
div.elBasketFull div.Outer ul.BasketItems li ul
{
	clear:both;
	margin:0 0 20px 0;
}
div.elBasketFull div.Outer div.Totals
{
	clear:both;
	float:right;
}
div.elBasketFull div.Outer ul.BasketItems li.Item ul li.Remove a,
div.elBasketFull div.Outer ul.BasketItems li.Item ul li.Remove a:link,
div.elBasketFull div.Outer ul.BasketItems li.Item ul li.Remove a:visited
{
	display:block;
	width:10px;
	height:13px;
	background:url(../_images/wonderlandwigs/remove.gif) no-repeat;
	margin:4px 14px 0 0;
}
div.elBasketFull div.Outer ul.BasketItems li.Item ul li.Qty input
{
	width:18px;
	margin:0 20px 0 0;
}
div.elBasketFull div.Outer ul.BasketItems li.Item ul li.Title
{
	width:450px;
}
div.elBasketSummary h3
{
	background:url(../_images/wonderlandwigs/basket_bag.gif) no-repeat;
	display:block;
	height:48px;
	padding:0 0 5px 47px;
	line-height:50px;
	margin:20px 0 0 0;
}
div.elBasketSummary h3 a,
div.elBasketSummary h3 a:link,
div.elBasketSummary h3 a:visited
{
	text-decoration:none;
	color:#2f2f2f;
	font-weight:bold;
}
div.elBasketSummary ul li.Empty, div.elBasketSummary ul li.elUpdFalse
{
margin:2px 0;
padding:0 0 6px 7px;
	float:left;
	width:200px;
}
div.elBasketSummary ul li.Total
{
	float:right;
	padding:7px 0 5px;
}
div.elBasketSummary  a.Basket, div.elBasketSummary  a.Checkout
{
	float:left;
	clear:both;
}
div.elBasketSummary ul li span
{
	font-size:9px;
}
div.elBasketSummary ul li span em
{
	color:#8a8a8a;
}
div.elBasketSummary ul li a,
div.elBasketSummary ul li a:link,
div.elBasketSummary ul li a:visited
{
	font-size:9px;
	color:#656565;
	text-decoration:none;
}
div.elBasketSummary ul li.elUpdFalse
{
	border-bottom:1px solid #ebebeb;
}

div.elContent ul
{
	margin:0;
	list-style-type:disc;
	padding:12px 0 12px 27px;
}
div.elContent ul li
{
	list-style-type:disc;
	padding:10px 0 0 0;
}
div.elContent div.elProductDetail ul
{
	margin:0;
	padding:14px 0 12px 27px;
}
div.elContent div.elProductDetail ul li
{
	padding:0;
}
div.elContactForm
{
	width:480px;
	margin:30px 0 0 0;
}
div.elContactForm div ul.elContactForm
{
	width:460px;
	background:#fcfcfc;
	border:1px solid #dddddd;
	padding:10px;
}
div.elContactForm div.divInnerForm ul.elContactForm li fieldset ul.MetaColumns li label
{
	float:left;
	clear:both;
	margin:15px 0 5px 0;
}
div.elContactForm div.divInnerForm ul.elContactForm li fieldset ul.MetaColumns li input
{
	float:left;
	clear:both;
	width:430px;
}
div.elContactForm div.divInnerForm ul.elContactForm li fieldset ul.MetaColumns li textarea
{
	width:430px;
}
div.elContactForm div.divInnerForm a.hoverbutton,
div.elContactForm div.divInnerForm a.hoverbutton:link,
div.elContactForm div.divInnerForm a.hoverbutton:visited
{
	background:url(../_images/wonderlandwigs/btn_send.gif) no-repeat;
	border:none;
	display:block;
	width:95px;
	height:28px;
	padding:0;
	margin:15px 0 0 0;
}
div.elContactForm div.divInnerForm a span, div.elContactForm div.divInnerForm ul.elContactForm li fieldset legend span
{
	display:none;
}
div.elBasketSummary a.Basket,
div.elBasketSummary a.Basket:link,
div.elBasketSummary a.Basket:visited
{
	float:left;
	background:url(../_images/wonderlandwigs/view_basket.gif) no-repeat;
	display:block;
	height:37px;
	width:116px;
	padding:0;
	margin:0;
	border:none;
}
div.elBasketSummary a.Basket:hover
{
	background:url(../_images/wonderlandwigs/view_basket_hover.gif) no-repeat;
}
div.elBasketSummary a.Checkout,
div.elBasketSummary a.Checkout:link,
div.elBasketSummary a.Checkout:visited
{
	background:url(../_images/wonderlandwigs/checkout.gif) no-repeat;
		display:block;
	height:37px;
	width:100px;
	padding:0;
	margin:0;
	border:none;
}
div.elBasketSummary ul li.basket, div.elBasketSummary ul li.checkout
{
	display:inline;
	float:left;
}
div.elCheckoutBasket ul.BasketItems li
{
	display:inline;
	float:left;
}
div.elCheckoutInfo
{
	float:left;
	clear:both;
}
div.elCheckoutBasket div.elAddressList ul.BasketItems li.Address
{
	margin:0 0 0 10px;
}

/* LOGIN REGUSTER  */
div#ctl00_MiWebC_pnlLogin 
{
	width:420px;
	float:left;
}
div.elNewReg
{
	float:left;
	width:300px;
}
div.elCheckoutInfo
{
	display:none;
}
div#ctl00_MiWebC_pnlLogin fieldset.frmLogin ol li label em
{
	display:none;
}
div#ctl00_MiWebC_pnlLogin fieldset.frmLogin ol li.last a,
div#ctl00_MiWebC_pnlLogin fieldset.frmLogin ol li.last a:link,
div#ctl00_MiWebC_pnlLogin fieldset.frmLogin ol li.last a:visited
{
	width:78px;
	height:28px;
	display:inline;
	float:left;
	background:url(../_images/wonderlandwigs/login.gif) no-repeat;
	border:none;
}
div#ctl00_MiWebC_pnlLogin fieldset.frmLogin ol li.last a span.hoverbutton_button
{
	line-height:22px;
	font-size:9px;
	padding-right:30px;
}
div#ctl00_MiWebC_pnlLogin fieldset.frmLogin ol li.last a:hover,
div#ctl00_MiWebC_pnlLogin fieldset.frmLogin ol li.last a:active
{
	background:url(../_images/wonderlandwigs/login_hover.gif) no-repeat;
	border:none;
}
div#ctl00_MiWebC_pnlLogin fieldset.frmLogin ol li.chkRem div label
{
	display:inline;
	float:left;
}
div#ctl00_MiWebC_pnlLogin fieldset.frmLogin ol
{
	padding:0;
}
div#ctl00_MiWebC_pnlLogin fieldset.frmLogin ol li.chkRem div span.checkbox input
{
	display:inline;
	float:left;
	width:20px;
}
fieldset.frmLogin
{
		padding:0 !important;
}
fieldset.frmLogin p
{
	font-size:9px !important;
}
div#ctl00_MiWebC_pnlLogin fieldset.frmLogin legend
{
	font-size:14px;
	text-transform:none !important;
	font-weight:normal;
}
div.elNewReg h2
{
	font-size:14px;
	padding:0 0 19px 0;
}

div.elRightProductsContainer ul.elRightProducts li div.elImage a
{
	float:left;
}
div.elRightProductsContainer ul.elRightProducts li.Content2 div.elImage a
{
	margin:0 0 0 10px;
}

div.elTagMenuOverview ul li
{
	float:left;
	display:inline;
}

div.elTagMenuOverview ul li
{
	background:none repeat scroll 0 0 pink;
	display:inline;
	float:left;
	height:175px;
	margin-bottom:13px;
	margin-right:12px;
	width:163px;
	overflow:hidden;
}

div.elTagMenuOverview ul li a,
div.elTagMenuOverview ul li a:link,
div.elTagMenuOverview ul li:visited
{
	width:163px;
	height:175px;
	display:block;
}

div.elTagMenuOverview ul li.elMblackwigs
{
	background:pink url(../_images/wonderlandwigs/_Category_Images/black.jpg) no-repeat;
}
div.elTagMenuOverview ul li.elMblondewigs
{
	background:green url(../_images/wonderlandwigs/_Category_Images/blonde.jpg) no-repeat;
}
div.elTagMenuOverview ul li.elMbrownwigs
{
	background:red url(../_images/wonderlandwigs/_Category_Images/brown.jpg) no-repeat;
}
div.elTagMenuOverview ul li.elMredwigs
{
	background:yellow url(../_images/wonderlandwigs/_Category_Images/red.jpg) no-repeat;
}
div.elTagMenuOverview ul li.elMothercolours
{
	background:orange url(../_images/wonderlandwigs/_Category_Images/othercolours.jpg) no-repeat;
}
div.elTagMenuOverview ul li.elMhairextensions
{
	background:blue url(../_images/wonderlandwigs/_Category_Images/hairextensions.jpg) no-repeat;
}
div.elTagMenuOverview ul li.elMwigaccesories
{
	background:purple url(../_images/wonderlandwigs/_Category_Images/accesories.jpg) no-repeat;
}
