<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head profile="http://gmpg.org/xfn/11">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>BMNE Direct  </title>
<meta name="generator" content="WordPress 3.6" /> <!-- leave this for stats -->
<link rel="stylesheet" href="http://www.bmnedirect.com/wp-content/themes/urbane/style.css" type="text/css" media="screen" />
<link rel="alternate" type="application/rss+xml" title="BMNE Direct RSS Feed" href="http://www.bmnedirect.com/?feed=rss2" />
<link rel="pingback" href="http://www.bmnedirect.com/xmlrpc.php" />
<script src="http://www.bmnedirect.com/wp-content/themes/urbane/js/curvycorners.js" type="text/javascript"></script>
<script src="http://www.bmnedirect.com/wp-content/themes/urbane/js/SpryTabbedPanels.js" type="text/javascript"></script>
<script src="http://www.bmnedirect.com/wp-content/themes/urbane/js/SpryMenuBar.js" type="text/javascript"></script>
<!--[if IE]>
<link rel="stylesheet" href="http://www.bmnedirect.com/wp-content/themes/urbane/ie.css" type="text/css" media="screen" />
<![endif]-->

<!-- BEGIN Metadata added by Add-Meta-Tags WordPress plugin
Get the plugin at: http://www.g-loaded.eu/2006/01/05/add-meta-tags-wordpress-plugin/ -->
<meta name="robots" content="NOODP,NOYDIR" />
<meta name="description" content="All about nails, beauty, mineral makeup, skincare and everything related to you." />
<meta name="keywords" content="acrylic nails, gel nails, beauty, airbrush makeup, cosmetics, mineral makeup, natural skincare, makeup, beauty forum, nail art, bmnedirect, bmne, natural shampoo, natural soap, professional nail supplies, nail supplies, nail supplier, acrylic, gel, fibreglass nails, nail tips" />
<!-- END Metadata added by Add-Meta-Tags WordPress plugin -->

<link rel='stylesheet' id='tabbed_login_css_styles-css'  href='http://www.bmnedirect.com/wp-content/plugins/tabbed-login/css/tabbed-login.css?ver=3.6' type='text/css' media='all' />
<link rel='stylesheet' id='output-css'  href='http://www.bmnedirect.com/wp-content/plugins/addthis/css/output.css?ver=3.6' type='text/css' media='all' />
<link rel='stylesheet' id='fbc_rc_widgets-style-css'  href='http://www.bmnedirect.com/wp-content/plugins/facebook-comments-for-wordpress/css/facebook-comments-widgets.css?ver=3.6' type='text/css' media='all' />
<link rel='stylesheet' id='cwpcss-css'  href='http://www.bmnedirect.com/wp-content/plugins/cardoza-wordpress-poll/public/css/CWPPoll.css?ver=3.6' type='text/css' media='all' />
<link rel='stylesheet' id='cwpcssjqui-css'  href='http://www.bmnedirect.com/wp-content/plugins/cardoza-wordpress-poll/public/css/JqueryUi.css?ver=3.6' type='text/css' media='all' />
<script type='text/javascript' src='http://www.bmnedirect.com/wp-includes/js/jquery/jquery.js?ver=1.10.2'></script>
<script type='text/javascript' src='http://www.bmnedirect.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.2.1'></script>
<script type='text/javascript' src='http://www.bmnedirect.com/wp-content/plugins/tabbed-login/js/tabbed-login.js?ver=3.6'></script>
<script type='text/javascript' src='http://www.bmnedirect.com/wp-content/plugins/wp-plus-one/wp-plus-one.js?ver=3.6'></script>
<script type='text/javascript' src='http://www.bmnedirect.com/wp-includes/js/jquery/ui/jquery.ui.core.min.js?ver=1.10.3'></script>
<script type='text/javascript' src='http://www.bmnedirect.com/wp-content/plugins/cardoza-wordpress-poll/public/js/CWPPoll.js?ver=3.6'></script>
<script type='text/javascript' src='http://www.bmnedirect.com/wp-content/plugins/cardoza-wordpress-poll/public/js/jquery.ui.datepicker.min.js?ver=3.6'></script>
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://www.bmnedirect.com/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://www.bmnedirect.com/wp-includes/wlwmanifest.xml" /> 

		<style type="text/css">
		.ads {
			position: relative;
			text-align: center;		
			clear: both;
		}
		</style>		<script type='text/javascript'>
 var CwppPlgSettings = {
   ajaxurl : 'http://www.bmnedirect.com/wp-admin/admin-ajax.php',
   nonce : 'b1b65cc9bf'
 };
</script>
<script type='text/javascript' src='http://www.bmnedirect.com/wp-content/plugins/digiproveblog/frustrate_copy.js?v=2.15'></script>
	<script type='text/javascript'>
		//<![CDATA[
		var dprv_noRightClickMessage='Sorry, right-clicking is disabled; please respect copyrights';
		var dprv_justDisplayed = 0;

		function dprv_addLoadEvent(func)
		{ 
			if (typeof window.onload != 'function')
			{ 
				window.onload = func; 
			}
			else
			{ 
				var oldonload = window.onload;
				window.onload = function()
				{ 
					if (oldonload)
					{ 
						oldonload(); 
					}
					func(); 
				} 
			} 
		} 
		function dprv_copy_frustrate()
		{
			// Prevent Right-Clicking (entire page)
			dprv_disableRightClick();
			// Prevent Drag (entire page)
			dprv_disableDrag(document.body);
			// Prevent Control Key combinations (like CTRL A, CTRL U)
			dprv_disableCtrlKeys();
			dprv_disableSelection(document.body);
		}

		// Set up dprv_copy_frustrate to run after load
		if (window.addEventListener)
		{
			window.addEventListener('load', dprv_copy_frustrate, false);	// For modern browsers
		}
		else
		{
			if (window.attachEvent)
			{
				window.attachEvent('onload', dprv_copy_frustrate);			// For older versions of IE
			}
			else
			{
				dprv_addLoadEvent(dprv_copy_frustrate);						// Do it the old way (should never get here)
			}
		}
		function dprv_DisplayAttributions(attribution_text)
		{
			document.getElementById("dprv_attribution").innerHTML = attribution_text;
			document.getElementById("dprv_attribution").title = "Attributions - owner(s) of some content";
			document.getElementById("dprv_attribution").onmouseover = "";
		}
		function dprv_DisplayLicense(post_id)
		{
			document.getElementById('license_panel' + post_id).style.display='block';
			document.getElementById('license_panel' + post_id).style.zIndex='2';
		}
		function dprv_HideLicense(post_id)
		{
			document.getElementById('license_panel' + post_id).style.display='none';
			//document.getElementById('license_panel' + post_id).style.zIndex='0';
		}
	//]]>
	</script><!-- Easy Pinterest by Christopher Ross (http://thisismyurl.com) --><style>

		h4.pinterest-title {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAaCAYAAABByvnlAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIE1hY2ludG9zaCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGNkRCMEMzNkI0QUUxMUUwQkNBMUJGN0M5Q0U2MDg3RSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGNkRCMEMzN0I0QUUxMUUwQkNBMUJGN0M5Q0U2MDg3RSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3OUQ5ODc1QjRBQzExRTBCQ0ExQkY3QzlDRTYwODdFIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjQ3OUQ5ODc2QjRBQzExRTBCQ0ExQkY3QzlDRTYwODdFIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+WZKxdQAABuxJREFUeNrsWg1I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) no-repeat right; padding-top:20px;}
		ul.easy-pinterest ol {float:left; width: 90px; height: 90px; overflow: hidden; margin-right: 10px; margin: 0px 10px 10px 0px; background: #efefef;display:table-cell; vertical-align:middle;}
		ul.easy-pinterest ol img {max-width: 100%; height: auto;}
		ul.easy-pinterest ol p {display: none;}

	</style><meta property='og:title' content='' /><meta property='og:site_name' content='BMNE Direct' /><meta property='og:url' content='http://www.bmnedirect.com/?p=540' /><meta property='og:type' content='article' /><meta property='fb:app_id' content='215907651882275'>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-44425200-2']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>

	<!-- This site is power up by Hungred Image Fit -->
	
<!-- Jetpack Open Graph Tags -->
<meta property="og:type" content="blog" />
<meta property="og:title" content="BMNE Direct" />
<meta property="og:description" content="It&#039;s all about you, and why not! Beauty, nails, health" />
<meta property="og:url" content="http://www.bmnedirect.com/" />
<meta property="og:site_name" content="BMNE Direct" />
	<style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style>
<script type="text/javascript">var src="http://www.bmnedirect.com/wp-admin/admin-ajax.php?action=wordfence_logHuman&hid=26CDC08EEC40AFE756632D2CBF2D60D5"; if(window.location.protocol == "https:"){ src = src.replace("http:", "https:"); } var wfHTImg = new Image();  wfHTImg.src=src;</script></head>

<body id="top">
<div class="container_12">
<div class="wrapper">

    <div class="grid_7"><!--logo-->
    <div class="logo"><h1><a href="http://www.bmnedirect.com/">BMNE Direct</a></h1></div>
    <div class="description"><h2>It&#039;s all about you, and why not! Beauty, nails, health</h2></div><br />
    </div>
    
    <div class="grid_5"><!--toplinks-->
    <div class="toplinks"><a href="http://www.bmnedirect.com">Home</a> | <a href="#contentstart">Skip to Content</a></div><br />
    </div>

<div class="clear"></div><br />

    <div class="grid_12"><!--navigation-->
    <div id="menu">
    <ul id="MenuBar1" class="MenuBarHorizontal">
    <li class="current_page_item"><a href="http://www.bmnedirect.com">Home</a></li>
    <li class="page_item page-item-244"><a href="http://www.bmnedirect.com/?page_id=244">Contact Us</a></li>
<li class="page_item page-item-431"><a href="http://www.bmnedirect.com/?page_id=431">Newsletters</a></li>
<li class="page_item page-item-406"><a href="http://www.bmnedirect.com/?page_id=406">Privacy Policy</a></li>
<li class="page_item page-item-476"><a href="http://www.bmnedirect.com.au">BMNE Direct Online Shop</a></li>
<li class="page_item page-item-483"><a href="http://www.bmnedirect.com/?page_id=483">Guest Posts</a></li>
<li class="page_item page-item-6"><a href="http://www.bmnedirect.com/?page_id=6">About Us</a></li>
    </ul>
    </div>
    
    </div>
        
<div class="clear" id="contentstart"></div><br />

<script type="text/javascript">
<!--
var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"http://www.bmnedirect.com/wp-content/themes/urbane/images/SpryMenuBarDownHover.gif", imgRight:"http://www.bmnedirect.com/wp-content/themes/urbane/images/SpryMenuBarRightHover.gif"});
//-->
</script>
<script type="text/javascript">
    var curvyCornersVerbose = false;
</script><div class="grid_7"><!--featured post-->
    <div class="box">
    
		   			        <h2><a href="http://www.bmnedirect.com/?p=540" rel="bookmark" title="Permanent Link to Marble Nails">Marble Nails</a></h2>                   
                        <div class="featuredthumb">
                                                <a href="http://www.bmnedirect.com/?p=540" rel="bookmark" title="Marble Nails"><img src="http://www.bmnedirect.com/wp-content/themes/urbane/thumbs.php?src=http://www.bmnedirect.com/wp-content/uploads/2013/03/marbleset.jpg&h=100&w=100&zc=1" alt="Marble Nails" class="ths"/></a>
                         
                        </div>
          				<p>Another quick easy nail art idea that can give amazing effects.� For this you will need:
1 x light coloured background nail polish, we used white
3 different colour polishes, we used red, purple and pink
1 x marbeling or dotting tool


Marbled Nails the easy way


Apply a thick base...<div class='rmore'><a href='http://www.bmnedirect.com/?p=540'>Read More of this Featured Post &raquo;</a></div></p>
        
    </div>
</div><div class="grid_5">
  
  <div id="TabbedPanels1" class="TabbedPanels">
    <ul class="TabbedPanelsTabGroup">
      <li class="TabbedPanelsTab" tabindex="0">Subscribe</li>
      <li class="TabbedPanelsTab" tabindex="0">Popular Posts</li>
      <li class="TabbedPanelsTab" tabindex="0">Recent Posts</li>
    </ul>
    <div class="TabbedPanelsContentGroup">
     	
              <div class="TabbedPanelsContent">
                  <div id="subscribe">
                  <div class="subscribetext">Subscribe to our newsletter & updates!</div>
                  <div class="facebook"><a href="http://www.facebook.com/bmnedirect/" class="facebooktext">Follow us on Facebook!</a></div>
                  <div class="subscriberss"><a href="http://feeds.feedburner.com/bmnedirect/tkgc/" class="subtext">Subscribe via RSS feed</a></div>
                  <div class="twitter"><a href="http://www.twitter.com/bmne" class="twittext">Follow us on Twitter!</a></div>
                  <div class="subscribemail">OR, subscribe via Email</div>
                  <form method="get" id="subscribeform" action="http://www.feedburner.com/fb/a/emailverify" target="popupwindow" onsubmit="window.open('http://www.feedburner.com', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true">
                  <input class="subscribeinput" value="" name="email" id="sub" type="text"><input type="hidden" value="http://feeds.feedburner.com/~e?ffid=bmnedirect" name="url"/><input type="hidden" value="BMNE Direct" name="title"/><input type="hidden" name="loc" value="en_US"/> <input class="subscribesubmit" value="Sign up" type="submit">
                  </form>
                  </div>
              </div>
      
              <div class="TabbedPanelsContent">
                  <ul>
                  <li><a href="http://www.bmnedirect.com/?p=155" title="Copyright Thief">Copyright Thief</a> <span class="commentnumber">(8)</span></li><li><a href="http://www.bmnedirect.com/?p=55" title="What causes lifting and yellowing in acrylic nails">What causes lifting and yellowing in acrylic nails</a> <span class="commentnumber">(4)</span></li><li><a href="http://www.bmnedirect.com/?p=12" title="Nail Techs WA / NT">Nail Techs WA / NT</a> <span class="commentnumber">(3)</span></li><li><a href="http://www.bmnedirect.com/?p=8" title="Nail Techs - QLD">Nail Techs - QLD</a> <span class="commentnumber">(2)</span></li><li><a href="http://www.bmnedirect.com/?p=22" title="Anything for Sale?">Anything for Sale?</a> <span class="commentnumber">(2)</span></li><li><a href="http://www.bmnedirect.com/?p=11" title="Nail Techs - VIC">Nail Techs - VIC</a> <span class="commentnumber">(2)</span></li>                  </ul>
              </div>
     		 
              <div class="TabbedPanelsContent">
                  <ul>
                  	<li><a href='http://www.bmnedirect.com/?p=540' title='Marble Nails'>Marble Nails</a></li>
	<li><a href='http://www.bmnedirect.com/?p=501' title='How to do Nebula Nail Art'>How to do Nebula Nail Art</a></li>
	<li><a href='http://www.bmnedirect.com/?p=492' title='Matte Polish and Nail Art'>Matte Polish and Nail Art</a></li>
	<li><a href='http://www.bmnedirect.com/?p=481' title='Newspaper Nails'>Newspaper Nails</a></li>
	<li><a href='http://www.bmnedirect.com/?p=404' title='A Colour happy summer'>A Colour happy summer</a></li>
	<li><a href='http://www.bmnedirect.com/?p=453' title='Matte Nail Polishes'>Matte Nail Polishes</a></li>
                  </ul>
              </div>
    </div>
  </div></div>
<script type="text/javascript">
<!--
var TabbedPanels1 = new Spry.Widget.TabbedPanels("TabbedPanels1");
//-->
</script>
<div class="clear"></div>

<br /><div class="grid_6">
    <div class="box">
		   			        <h3><a href="http://www.bmnedirect.com/?p=453" rel="bookmark" title="Permanent Link to Matte Nail Polishes">Matte Nail Polishes</a></h3>                   
                        <div class="cat1thumb">
                                                <a href="http://www.bmnedirect.com/?p=453" rel="bookmark" title="Matte Nail Polishes"><img src="http://www.bmnedirect.com/wp-content/themes/urbane/thumbs.php?src=http://www.bmnedirect.com/wp-content/uploads/2012/12/mattepolishes1.fw_.png&h=180&w=180&zc=1" alt="Matte Nail Polishes" class="ths"/></a>
                         
                        </div>
          				<p>We have just received a shipment of 10 colours in Matte. Check out what you can do with these polishes.



Source: Uploaded by user via Laura on Pinterest



Source: ason98519.tumblr.com via BMNE Direct on Pinterest



Source: google.co.uk via BMNE Direct on Pinterest



Source: nice-pictures.info via BMNE Direct on Pinterest

&nbsp;
The above three are done using a gloss top coat, when a top coat is applied the matte look disappears.
Another thing you could try is using two different colour matte...<div class='rmore'><a href='http://www.bmnedirect.com/?p=540'><span class="readmore">Read More &raquo;</span></a></div>						                        <span class="catname" style="margin-bottom:3px;"><a href="http://www.bmnedirect.com/?cat=29&feed=rss2" title="RSS Feed for Articles - Nails">Articles - Nails</a></span>
                        <br clear="all" />
                        </p>
            </div>
</div>
<div class="grid_3">
    <div class="box">
		   			        <h3><a href="http://www.bmnedirect.com/?p=267" rel="bookmark" title="Permanent Link to How to Apply Acrylic Nails &#8211; Easy Steps">How to Apply Acr...</a></h3>                   
                        <div class="cat2thumb">
                                                <a href="http://www.bmnedirect.com/?p=267" rel="bookmark" title="How to Apply Acrylic Nails &#8211; Easy Steps"><img src="http://www.bmnedirect.com/wp-content/themes/urbane/thumbs.php?src=http://www.google.com/images/icons/ui/gprofile_button-32.png&h=80&w=170&zc=1" alt="How to Apply Acrylic Nails &#8211; Easy Steps" class="ths"/></a>
                         
                        </div>
          				<p>




Easy Steps to Acrylic Application 
We have rewritten our 10 step How to Apply Acrylic Nails Guide to be more indepth for the user.
Before you start, grab all the equipment you will need and make sure...<div class='rmore'><a href='http://www.bmnedirect.com/?p=540'><span class="readmore">Read More &raquo;</span></a></div>						                        <span class="catname"><a href="http://www.bmnedirect.com/?cat=13&feed=rss2" title="RSS Feed for Help with Acrylic Nails">Help with Acrylic Nails</a></span>
                        <br clear="all" />
                        </p>
            </div>
</div>
<div class="grid_3">
    <div class="box">
		   			        <h3><a href="http://www.bmnedirect.com/?p=60" rel="bookmark" title="Permanent Link to Applying a one step Gel">Applying a one s...</a></h3>                   
                        <div class="cat2thumb">
                                                <a href="http://www.bmnedirect.com/?p=60" rel="bookmark" title="Applying a one step Gel"><img src="http://www.bmnedirect.com/wp-content/themes/urbane/thumbs.php?src=http://www.google.com/images/icons/ui/gprofile_button-32.png&h=80&w=170&zc=1" alt="Applying a one step Gel" class="ths"/></a>
                         
                        </div>
          				<p>The gels we supply with our kits are all one step gels, this means that you use one gel for all the applications.? It is applied thin like a coat of nail polish and we recommend 2-3 coats, curing each...<div class='rmore'><a href='http://www.bmnedirect.com/?p=540'><span class="readmore">Read More &raquo;</span></a></div>						                        <span class="catname"><a href="http://www.bmnedirect.com/?cat=14&feed=rss2" title="RSS Feed for Gel Nails">Gel Nails</a></span>
                        <br clear="all" />
                        </p>
            </div>
</div>
<div class="clear"></div><br />
<div class="grid_3">
    <div class="box">
	<ul class="sidebar">
	<li id="tabbed-login-widget-2" class="widget widget-login tabbed-login-widget">


<div id="login-register-password">

	
	<ul class="tabs_login">
		<li class="active_login"><a href="#login" >Login</a></li>
		  
		<li><a href="#register">Register</a></li>
				<li><a href="#forgot_password">Forgot</a></li>
	</ul>
	<div class="tab_container_login">
		<div id="login" class="tab_content_login">

			
			<h3>Have an account?</h3>

			
			<form method="post" action="http://www.bmnedirect.com/wp-login.php" class="wp-user-form">
				<div class="username">
					<label for="user_login">Username: </label>
					<input type="text" name="log" value="" size="20" id="user_login" tabindex="11" />
				</div>
				<div class="password">
					<label for="user_pass">Password: </label>
					<input type="password" name="pwd" value="" size="20" id="user_pass" tabindex="12" />
				</div>				
				<div class="login_fields">
					<div class="rememberme">
						<label for="rememberme">
							<input type="checkbox" name="rememberme" value="forever" checked="checked" id="rememberme" tabindex="13" /> Remember me						</label>
					</div>
										<input type="submit" name="user-submit" value="Login" tabindex="14" class="user-submit" />
					<input type="hidden" name="redirect_to" value="http://www.bmnedirect.com/" />
					<input type="hidden" name="user-cookie" value="1" />
				</div>
			</form>
		</div>
		
		  
		
		<div id="register" class="tab_content_login" style="display:none;">
			<h3>Register for this site!</h3>
			<p>Sign up now for the good stuff.</p>
			<form method="post" action="http://www.bmnedirect.com/wp-login.php?action=register" class="wp-user-form">
				<div class="username">
					<label for="user_login">Username: </label>
					<input type="text" name="user_login" value="" size="20" id="user_login" tabindex="101" />
				</div>
				<div class="password">
					<label for="user_email">Your Email: </label>
					<input type="text" name="user_email" value="" size="25" id="user_email" tabindex="102" />
				</div>
				<div class="login_fields">
							<p>
			<label>First Name<br />
			<input type="text" name="first_name" id="first_name" class="input" value="" size="25" tabindex="10" style="font-size: 20px; width: 97%;	padding: 3px; margin-right: 6px;" /></label>
		</p>
				<p>
			<label>Last Name<br />
			<input type="text" name="last_name" id="last_name" class="input" value="" size="25" tabindex="10" style="font-size: 20px; width: 97%;	padding: 3px; margin-right: 6px;" /></label>
		</p>
				<p>
			<label>Nickname<br />
			<input type="text" name="nickname" id="nickname" class="input" value="" size="25" tabindex="10" style="font-size: 20px; width: 97%;	padding: 3px; margin-right: 6px;" /></label>
		</p>
		<p id="sabre_pwd"><label>Please enter your password twice:<br /><input type="password" name="user_pwd1" id="user_pwd1" class="input" value="" size="20" tabindex="25" /></label><input type="password" name="user_pwd2" id="user_pwd2" class="input" value="" size="20" tabindex="26" /></label><br /><strong>Strength indicator</strong><label id="pass-strength-result">Too short</label><br />Hint: Your password should be at least seven characters long. To make it stronger, use upper and lower case letters, numbers and symbols like ! " ? $ % ^ &amp; ).</p><p><img src="http://www.bmnedirect.com/wp-content/plugins/sabre/sabre_captcha.php?sabre_id=Vl87PEI=&acceptedChars=ABCEFGHJKMNPRSTVWXYZ123456789&stringlength=5&contrast=60&num_polygons=3&num_ellipses=2&num_lines=0&num_dots=0&min_thickness=2&max_thickness=15&min_radius=5&max_radius=15&object_alpha=110&white_bg=true" border="0" alt="captcha image" /><br /><label>Please enter the code shown above:<br /><input type="text" name="captcha" id="captcha" class="input" value="" size="25" tabindex="30" /></label></p><input type="hidden" name="sabre_id" id="sabre_id" class="input" value="8812821" />					<input type="submit" name="user-submit" value="Sign up!" class="user-submit" tabindex="103" />
										<input type="hidden" name="redirect_to" value="http://www.bmnedirect.com/?register=true" />
					<input type="hidden" name="user-cookie" value="1" />
				</div>
			</form>
		</div>
		
				
		<div id="forgot_password" class="tab_content_login" style="display:none;">
			<h3>Lost Your Password?</h3>
			<p>Enter your username or email to reset your password.</p>
			<form method="post" action="http://www.bmnedirect.com/wp-login.php?action=lostpassword" class="wp-user-form">
				<div class="username">
					<label for="user_login" class="hide">Username or Email: </label>
					<input type="text" name="user_login" value="" size="20" id="user_login" tabindex="1001" />
				</div>
				<div class="login_fields">
										<input type="submit" name="user-submit" value="Reset my password" class="user-submit" tabindex="1002" />
										<input type="hidden" name="redirect_to" value="http://www.bmnedirect.com/?reset=true" />
					<input type="hidden" name="user-cookie" value="1" />
				</div>
			</form>
		</div>
	</div>

	
</div>

</li>
<li id="pages-2" class="widget widget_pages"><h2 class="widgettitle">Pages</h2>
		<ul>
			<li class="page_item page-item-6"><a href="http://www.bmnedirect.com/?page_id=6">About Us</a></li>
<li class="page_item page-item-476"><a href="http://www.bmnedirect.com.au">BMNE Direct Online Shop</a></li>
<li class="page_item page-item-244"><a href="http://www.bmnedirect.com/?page_id=244">Contact Us</a></li>
<li class="page_item page-item-483"><a href="http://www.bmnedirect.com/?page_id=483">Guest Posts</a></li>
<li class="page_item page-item-431"><a href="http://www.bmnedirect.com/?page_id=431">Newsletters</a></li>
<li class="page_item page-item-406"><a href="http://www.bmnedirect.com/?page_id=406">Privacy Policy</a></li>
		</ul>
		</li>
<li id="linkcat-2" class="widget widget_links"><h2 class="widgettitle">Blogroll</h2>

	<ul class='xoxo blogroll'>
<li><a href="http://www.airbrush-makeup.com.au" rel="me">Bellezzaire Airbrush Makeup</a></li>
<li><a href="http://www.bmnedirect.com.au" rel="me" title="Open 24/7 for nail supplies, nail art, nail kits and more">BMNE Direct Australia Online Shop</a></li>
<li><a href="http://www.twitter.com/bmne" rel="me" title="Be the first to hear about the specials" target="_blank">FOLLOW US ON TWITTER</a></li>

	</ul>
</li>

<li id="adsense-manager-2" class="widget widget_adsensem"><script type="text/javascript"><!--
google_ad_client = "pub-2447454935170678";
google_ad_channel = "bmnecom";
google_ui_features = "rc:";
google_ad_width = 200;
google_ad_height = 200;
google_ad_format = "200x200_as";
google_ad_type = "text_image";
google_alternate_ad_url = "?adsensem-benice=200x200";
google_color_border = "000000";
google_color_bg = "FFFFFF";
google_color_link = "FF6FCF";
google_color_text = "660066";
google_color_url = "";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</li>
</li>
<li id="ad-left-sb" class="widget administer_widget"><br><code><a href="http://www.amazon.com/Do-Yourself-Acrylic-Nails-Volume/dp/0646588265" target="_top">
<img src="http://www.bmnedirect.com/images/DIYbook.gif" width="200" height="" alt="DIY Acrylic Nails" border="0"/></a></code><br></li>
	</ul>
    </div>
</div>
<div class="grid_6">
    <div class="box">
        
        <div class="post" id="post-540">   
			        <h3><a href="http://www.bmnedirect.com/?p=540" rel="bookmark" title="Permanent Link to Marble Nails">Marble Nails</a></h3>             
                    <div class="date">Posted on Mar 11 2013</div>        
       				<div class="postcontent">Another quick easy nail art idea that can give amazing effects.� For this you will need:
1 x light coloured background nail polish, we used white
3 different colour polishes, we used red, purple and pink
1...<div class='rmore'><a href='http://www.bmnedirect.com/?p=540'></a></div></div>
        			<div class="clear"></div>
        </div><!--post-->
        
        
        <div class="post" id="post-540">   
			        <h3><a href="http://www.bmnedirect.com/?p=540" rel="bookmark" title="Permanent Link to Marble Nails">Marble Nails</a></h3>             
                    <div class="date">Posted on Mar 11 2013</div>        
       				<div class="postcontent">Another quick easy nail art idea that can give amazing effects.� For this you will need:
1 x light coloured background nail polish, we used white
3 different colour polishes, we used red, purple and pink
1...<div class='rmore'><a href='http://www.bmnedirect.com/?p=540'></a></div></div>
        			<div class="clear"></div>
        </div><!--post-->
        
        
        <div class="post" id="post-501">   
			        <h3><a href="http://www.bmnedirect.com/?p=501" rel="bookmark" title="Permanent Link to How to do Nebula Nail Art">How to do Nebula Nail Art</a></h3>             
                    <div class="date">Posted on Mar 11 2013</div>        
       				<div class="postcontent">This is so easy to do and you can use any combination of colours.

For the nails shown below we used the following polishes.
BMNE Diamond Nail Polish #41 &#8211; Black &#8211; used first as the background
BMNE...<div class='rmore'><a href='http://www.bmnedirect.com/?p=501'></a></div></div>
        			<div class="clear"></div>
        </div><!--post-->
        
        
        <div class="post" id="post-492">   
			        <h3><a href="http://www.bmnedirect.com/?p=492" rel="bookmark" title="Permanent Link to Matte Polish and Nail Art">Matte Polish and Nail Art</a></h3>             
                    <div class="date">Posted on Mar 05 2013</div>        
       				<div class="postcontent">Matte Nail Polish Nail Art
Some simply stunning designs from some very talented people. These are very easily recreated. The first design is done with a base of purple matte, of course you can use any...<div class='rmore'><a href='http://www.bmnedirect.com/?p=492'></a></div></div>
        			<div class="clear"></div>
        </div><!--post-->
        
        
        <div class="post" id="post-481">   
			        <h3><a href="http://www.bmnedirect.com/?p=481" rel="bookmark" title="Permanent Link to Newspaper Nails">Newspaper Nails</a></h3>             
                    <div class="date">Posted on Feb 22 2013</div>        
       				<div class="postcontent">



Image Source: insideout.topshop.com via Leslie on Pinterest


&nbsp;
A fun nail art project.
You will need:
Light coloured nail polish &#8211; shows up the print better than darker colours.10 Strips...<div class='rmore'><a href='http://www.bmnedirect.com/?p=481'></a></div></div>
        			<div class="clear"></div>
        </div><!--post-->
        
        
        <div class="post" id="post-404">   
			        <h3><a href="http://www.bmnedirect.com/?p=404" rel="bookmark" title="Permanent Link to A Colour happy summer">A Colour happy summer</a></h3>             
                    <div class="date">Posted on Jan 03 2013</div>        
       				<div class="postcontent">I am really looking forward to summer 2012-2013 with all the brights and bright florals coming into fashion, not just in clothes but nail art colours and nail polishes as well.  BMNE Direct just received...<div class='rmore'><a href='http://www.bmnedirect.com/?p=404'></a></div></div>
        			<div class="clear"></div>
        </div><!--post-->
        
        
        <div class="post" id="post-453">   
			        <h3><a href="http://www.bmnedirect.com/?p=453" rel="bookmark" title="Permanent Link to Matte Nail Polishes">Matte Nail Polishes</a></h3>             
                    <div class="date">Posted on Dec 27 2012</div>        
       				<div class="postcontent">We have just received a shipment of 10 colours in Matte. Check out what you can do with these polishes.



Source: Uploaded by user via Laura on Pinterest



Source: ason98519.tumblr.com via BMNE Direct...<div class='rmore'><a href='http://www.bmnedirect.com/?p=453'></a></div></div>
        			<div class="clear"></div>
        </div><!--post-->
        

    </div>
    <br />
</div>

<div class="grid_3">
    <div class="box">
	<ul class="sidebar">
	<li id="categories-1" class="widget widget_categories"><h2 class="widgettitle">Categories</h2>
		<ul>
	<li class="cat-item cat-item-19"><a href="http://www.bmnedirect.com/?cat=19" title="View all posts filed under Advertise">Advertise</a>
</li>
	<li class="cat-item cat-item-30"><a href="http://www.bmnedirect.com/?cat=30" title="View all posts filed under Articles &#8211; Beauty">Articles &#8211; Beauty</a>
</li>
	<li class="cat-item cat-item-31"><a href="http://www.bmnedirect.com/?cat=31" title="View all posts filed under Articles &#8211; Health">Articles &#8211; Health</a>
</li>
	<li class="cat-item cat-item-29"><a href="http://www.bmnedirect.com/?cat=29" title="View all posts filed under Articles &#8211; Nails">Articles &#8211; Nails</a>
</li>
	<li class="cat-item cat-item-3"><a href="http://www.bmnedirect.com/?cat=3" title="View all posts filed under Beauty &#8211; General">Beauty &#8211; General</a>
</li>
	<li class="cat-item cat-item-57"><a href="http://www.bmnedirect.com/?cat=57" title="View all posts filed under copyright">copyright</a>
</li>
	<li class="cat-item cat-item-17"><a href="http://www.bmnedirect.com/?cat=17" title="View all posts filed under Fibreglass Nails">Fibreglass Nails</a>
</li>
	<li class="cat-item cat-item-20"><a href="http://www.bmnedirect.com/?cat=20" title="View all posts filed under For Sale">For Sale</a>
</li>
	<li class="cat-item cat-item-14"><a href="http://www.bmnedirect.com/?cat=14" title="View all posts filed under Gel Nails">Gel Nails</a>
</li>
	<li class="cat-item cat-item-11"><a href="http://www.bmnedirect.com/?cat=11" title="View all posts filed under GENERAL &#8211; anything">GENERAL &#8211; anything</a>
</li>
	<li class="cat-item cat-item-7"><a href="http://www.bmnedirect.com/?cat=7" title="View all posts filed under Hair">Hair</a>
</li>
	<li class="cat-item cat-item-8"><a href="http://www.bmnedirect.com/?cat=8" title="View all posts filed under Health">Health</a>
</li>
	<li class="cat-item cat-item-13"><a href="http://www.bmnedirect.com/?cat=13" title="View all posts filed under Help with Acrylic Nails">Help with Acrylic Nails</a>
</li>
	<li class="cat-item cat-item-32"><a href="http://www.bmnedirect.com/?cat=32" title="View all posts filed under Mineral Cosmetics">Mineral Cosmetics</a>
</li>
	<li class="cat-item cat-item-44"><a href="http://www.bmnedirect.com/?cat=44" title="Easy to do nail art designs">Nail Art Designs</a>
</li>
	<li class="cat-item cat-item-61"><a href="http://www.bmnedirect.com/?cat=61" title="View all posts filed under Nail Art Products">Nail Art Products</a>
</li>
	<li class="cat-item cat-item-12"><a href="http://www.bmnedirect.com/?cat=12" title="View all posts filed under Nail Information">Nail Information</a>
</li>
	<li class="cat-item cat-item-25"><a href="http://www.bmnedirect.com/?cat=25" title="View all posts filed under Nail Tech &#8211; Vic">Nail Tech &#8211; Vic</a>
</li>
	<li class="cat-item cat-item-23"><a href="http://www.bmnedirect.com/?cat=23" title="View all posts filed under Nail Techs &#8211; NSW">Nail Techs &#8211; NSW</a>
</li>
	<li class="cat-item cat-item-28"><a href="http://www.bmnedirect.com/?cat=28" title="View all posts filed under Nail Techs &#8211; NZ">Nail Techs &#8211; NZ</a>
</li>
	<li class="cat-item cat-item-22"><a href="http://www.bmnedirect.com/?cat=22" title="View all posts filed under Nail Techs &#8211; QLD">Nail Techs &#8211; QLD</a>
</li>
	<li class="cat-item cat-item-24"><a href="http://www.bmnedirect.com/?cat=24" title="View all posts filed under Nail Techs &#8211; SA">Nail Techs &#8211; SA</a>
</li>
	<li class="cat-item cat-item-27"><a href="http://www.bmnedirect.com/?cat=27" title="View all posts filed under Nail Techs &#8211; TAS">Nail Techs &#8211; TAS</a>
</li>
	<li class="cat-item cat-item-26"><a href="http://www.bmnedirect.com/?cat=26" title="View all posts filed under Nail Techs &#8211; WA/NT">Nail Techs &#8211; WA/NT</a>
</li>
	<li class="cat-item cat-item-35"><a href="http://www.bmnedirect.com/?cat=35" title="Discuss issues with nail techs in  your own country here, don&#039;t forget to let people know where you are from.">Nail Techs Worldwide (not Australia)</a>
</li>
	<li class="cat-item cat-item-18"><a href="http://www.bmnedirect.com/?cat=18" title="View all posts filed under Nails General">Nails General</a>
</li>
	<li class="cat-item cat-item-33"><a href="http://www.bmnedirect.com/?cat=33" title="View all posts filed under Pedicures">Pedicures</a>
</li>
	<li class="cat-item cat-item-16"><a href="http://www.bmnedirect.com/?cat=16" title="View all posts filed under Perfume">Perfume</a>
</li>
	<li class="cat-item cat-item-4"><a href="http://www.bmnedirect.com/?cat=4" title="View all posts filed under Skincare">Skincare</a>
</li>
	<li class="cat-item cat-item-1"><a href="http://www.bmnedirect.com/?cat=1" title="View all posts filed under Uncategorized">Uncategorized</a>
</li>
	<li class="cat-item cat-item-21"><a href="http://www.bmnedirect.com/?cat=21" title="View all posts filed under Wanted to Buy">Wanted to Buy</a>
</li>
		</ul>
</li>
<li id="search-2" class="widget widget_search"><h2 class="widgettitle">Search</h2>
<form role="search" method="get" id="searchform" class="searchform" action="http://www.bmnedirect.com/">
				<div>
					<label class="screen-reader-text" for="s">Search for:</label>
					<input type="text" value="" name="s" id="s" />
					<input type="submit" id="searchsubmit" value="Search" />
				</div>
			</form></li>
<li id="addthis-follow-widget-2" class="widget atfollowwidget"><h2 class="widgettitle">Follow Me</h2>
<div class="addthis_default_style addthis_toolbox"><a addthis:userid="bmnedirect" class="addthis_button_facebook_follow"></a><a addthis:userid="bmne" class="addthis_button_twitter_follow"></a><a addthis:userid="u/0/b/114260429678956810479/" class="addthis_button_google_follow"></a><a addthis:userid="bmnedirect" class="addthis_button_pinterest_follow"></a><a addthis:userid="http://www.bmnedirect.com/?feed=rss2" class="addthis_button_rss_follow"></a></div></li>
<li id="addthis-subscribe" class="widget AddThisSubscribeWidget_display"><h2 class="widgettitle">RSS Feed Subscription</h2>
<div style="text-align:center"><a href="http://www.addthis.com/feed.php?pub=bmnedirect&amp;h1=http%3A%2F%2Fwww.bmnedirect.com%2Fbmneblog%2F%3Ffeed%3Drss2" target="_blank" title="Subscribe using any feed reader!"><img src="http://s5.addthis.com/button2-fd.png"  width="160" height="24" alt="AddThis Feed Button" /></a></div></li>
	</ul>
    </div>
</div>
<div class="clear"></div><div class="grid_4">
    <div class="box">
            <ul class="sidebar">
            <li id="linkcat-2" class="widget widget_links"><h2 class="widgettitle">Blogroll</h2>

	<ul class='xoxo blogroll'>
<li><a href="http://www.airbrush-makeup.com.au" rel="me">Bellezzaire Airbrush Makeup</a></li>
<li><a href="http://www.bmnedirect.com.au" rel="me" title="Open 24/7 for nail supplies, nail art, nail kits and more">BMNE Direct Australia Online Shop</a></li>
<li><a href="http://www.twitter.com/bmne" rel="me" title="Be the first to hear about the specials" target="_blank">FOLLOW US ON TWITTER</a></li>

	</ul>
</li>

<li id="adsense-manager-3" class="widget widget_adsensem"><script type="text/javascript"><!--
google_ad_client = "pub-2447454935170678";
google_ad_channel = "bmnecom";
google_ui_features = "rc:";
google_ad_width = 200;
google_ad_height = 200;
google_ad_format = "200x200_as";
google_ad_type = "text_image";
google_alternate_ad_url = "?adsensem-benice=200x200";
google_color_border = "000000";
google_color_bg = "FFFFFF";
google_color_link = "FF6FCF";
google_color_text = "660066";
google_color_url = "";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</li>
</li>
<li id="addthis-bookmark" class="widget AddThisBookmarkWidget_display"><div style="text-align:center"><a href="http://www.addthis.com/bookmark.php?pub=&amp;url=http%3A%2F%2Fwww.bmnedirect.com%2F&amp;title=BMNE+Direct"  title="Bookmark using any bookmark manager!"><img src="http://s5.addthis.com/button1-bm.gif"  width="125" height="16" alt="AddThis Social Bookmark Button" /></a></div></li>
            </ul>
    </div>
</div>
<div class="grid_4">
    <div class="box">
            <ul class="sidebar">
            <li id="recent-comments-3" class="widget widget_recent_comments"><h2 class="widgettitle">Recent Comments</h2>
<ul id="recentcomments"><li class="recentcomments">Kirstie on <a href="http://www.bmnedirect.com/?p=148&#038;cpage=1#comment-109">Nails done with Smootheaze forms</a></li><li class="recentcomments">Jacinta Joy on <a href="http://www.bmnedirect.com/?p=12&#038;cpage=1#comment-108">Nail Techs WA / NT</a></li><li class="recentcomments">Robyn DeJong on <a href="http://www.bmnedirect.com/?p=23&#038;cpage=1#comment-102">Gel Applications</a></li><li class="recentcomments"><a href='http://www.white-spots-on-skin.com' rel='external nofollow' class='url'>white spots on skin</a> on <a href="http://www.bmnedirect.com/?p=27&#038;cpage=1#comment-101">Healthy Nails and Skin</a></li><li class="recentcomments">Tracy on <a href="http://www.bmnedirect.com/?p=55&#038;cpage=1#comment-99">What causes lifting and yellowing in acrylic nails</a></li></ul></li>
<li id="adsense-manager-4" class="widget widget_adsensem"><script type="text/javascript"><!--
google_ad_client = "pub-2447454935170678";
google_ad_channel = "bmnecom";
google_ui_features = "rc:";
google_ad_width = 200;
google_ad_height = 200;
google_ad_format = "200x200_as";
google_ad_type = "text_image";
google_alternate_ad_url = "?adsensem-benice=200x200";
google_color_border = "000000";
google_color_bg = "FFFFFF";
google_color_link = "FF6FCF";
google_color_text = "660066";
google_color_url = "";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</li>
</li>
            </ul>
    </div>
</div>
<div class="grid_4">
    <div class="box">
            <ul class="sidebar">
            <li id="thisismyurl_easy_pinterest_widget-3" class="widget widget_thisismyurl_easy_pinterest"><h4 class="widgettitle pinterest-title"><a href="http://pinterest.com/bmnedirect"
				target="_blank">BMNE on</a></h4><div class="content"><div class="textwidget">Error loading Pinterest feed, likely an invalid character in the feed source.</div></div></li>
            </ul>
    </div>
</div>

<div class="clear"></div>
<br /><div class="grid_12">
    <div class="copyright">
        <div class="copyright_left">Powered by <a href=\'http://www.bmnedirect.com\'>BMNE Direct</a> | BMNE Direct by <a href="http://www.bmnedirect.com" title="Free WordPress Themes">BMNE Blog</a></div>
        <div class="copyright_right"><a href="#top">Back to Top &uarr;</a></div>
        <div class="clear"></div>
    </div>
</div>

<div class="clear"></div>
<br />

</div><!--wrapper-->
</div><!--container_12 -->

<script type="text/javascript">if (typeof(addthis_share) == "undefined"){ addthis_share = {"url_transforms":{"shorten":{"twitter":"bitly"}},"shorteners":{"bitly":""}};}

var addthis_config = {"data_track_clickback":true,"data_track_addressbar":true,"data_track_textcopy":true,"ui_atversion":"300"};
var addthis_product = 'wpp-3.5';
</script><script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-4db82d4778af0bc8"></script><script type="text/javascript">addthis.bar.initialize();</script><style>
	.addthis_bar_container:not(.closed) {
		left:0px;
	}
	.addthis_bar_watermark, .addthis_bar_close_button, .addthis_bar_open_button{
		background-position: top left !important;
	}
	.addthis_bar_placeholder {
		float:left;
	}
</style>
<!--[if gte IE 8]>
<style type="text/css">
	.addthis_bar_placeholder {
		height: 0 !important;
	}
</style>
<![endif]--><style type="text/css"></style>All original content on these pages is fingerprinted and certified by <a href='http://www.digiprove.com' target='_blank'>Digiprove</a>	<script type="text/javascript">
	  window.___gcfg = {lang: 'en'};
	
	  (function() {
	    var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
	    po.src = 'https://apis.google.com/js/plusone.js';
	    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
	  })();
	</script><!-- AdSense Manager v4.0.3 (2.821 seconds.) --><script type="text/javascript">addthis.bar.initialize();</script><script type='text/javascript' src='http://s0.wp.com/wp-content/js/devicepx-jetpack.js?ver=202615'></script>
<!--wp_footer--></body>
</html>
