/* Ubertor Templates by Kuni Design Studio */

/* Before editing this area, we recommend  */
/* contacting Kuni Design Studio first:    */
/* 604-808-7773 or support@kunidesign.com  */































































































@import url("http://ubertor.s3.amazonaws.com/loftsvancouver/custom.css");


/*****************************************************/

/*          Third/Fourth Level Nav                   */

/*****************************************************/

#ubertor #menu_inner ul ul ul {
	display: none;
	left: 179px !important;
	position: absolute;
	top: 0 !important;
	width: 100%;
}

#ubertor #menu_inner ul ul  li:hover ul {
	display: block;
}

#ubertor #menu_inner ul ul  li:hover ul li {
	position: relative;
	border-left: 1px solid #2e2e2e;
	height: auto;
}


#ubertor #menu_inner ul ul ul ul {
	display: none !important;
	left: 179px !important;
	position: absolute;
	top: 0 !important;
	width: 100%;
}

#ubertor #menu_inner ul ul ul li:hover ul {
	display: block !important;
}

#ubertor #menu_inner ul ul ul li:hover ul li {
	position: relative;
	border-left: 1px solid #2e2e2e;
	height: auto;
}

html > body #menu_inner ul li {
	position: relative;

}

#menu_inner li li.sel a, #menu_inner li:hover, #menu_inner li.sel_over, #menu_inner li.over 

#menu_outer .sel li a {
background:none repeat scroll 0 0 #111111;
}

