/*
 Theme Name:   Twenty Elaven menu
 Theme URI:    http://lofficieldesigns.com.au/12/wp-content/themes/twentyeleven-lofficieldesigns
 Description:  Twenty Eleven menu Theme for L'Officiel Designs
 Author:       Binaryone.com.au
 Author URI:   http://Binaryone.com.au
 Template:     twentyeleven
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         
 Text Domain:  twentyeleven-menu
*/

/* -------- set the menu attributes begin --------- */

#access div {
margin: 0 2.3% !important;
float:right;/**/
} 

#access {
 //float:right;
 margin:0 auto; 
 text-align:left!important;
 /*width:720px;*/
 /*width:71.0vw !important;*/
 //width: 48.4em;
 width: 76.7%;
 text-decoration: none; 
 clear: both;
}

#access a {
	display: block;
	line-height: 1.9em;
	padding: 0 0.5225em;
	//float:left;/**/
	//text-align:left!important;
	text-decoration: none;
}

#access ul ul a {
    //float:left;
	background: #f9f9f9;
	border-bottom: 1px dotted #ddd;
	top: 10.333em;
	color: #444;
	font-size: 11px;
	font-weight: normal;
	height: auto;
	line-height: .6em;
	/* padding: 10px 10px;*/ 
	//width: 100px;
}

#access ul ul {
	//left:auto!important;
	//right:20px;
	//float:right;
	//text-align:right;
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	/*float: left;*/
	margin: 0;
	position: absolute;
	top: 1.9em;
	/*left: 0;*/
	//width: 100px;
	z-index: 99999;
}

#access ul ul ul {
	//left:auto;
	right:107%;
}


}
/* -------- set the menu attributes end --------- */