/* 

NOTE:			sf-menu was globally-replaced with AspNet-Menu 

*/
/*** ESSENTIAL STYLES ***/
.AspNet-Menu, .AspNet-Menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
	/*font-family:    Sans-Serif;
	font-size:      14px;
	font-weight:    bold;
	background:transparent !important;*/
	
}
.AspNet-Menu {
	/*line-height:	1.0;*/
}
.AspNet-Menu ul {
	position:		absolute;
	top:			-999em;
	/*width:			10em; /* left offset of submenus need to match (see below) */
}
.AspNet-Menu ul li {
	width:			100%;
}
.AspNet-Menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.AspNet-Menu li {
	float:			left;
	position:		relative;
}
.AspNet-Menu a {
	display:		block;
	position:		relative;
}
.AspNet-Menu li:hover ul,
.AspNet-Menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.AspNet-Menu li:hover li ul,
ul.AspNet-Menu li.sfHover li ul {
	top:			-999em;
}
ul.AspNet-Menu li li:hover ul,
ul.AspNet-Menu li li.sfHover ul {
	/*left:			10em;  match ul width */
	top:			24px;
}
ul.AspNet-Menu li li:hover li ul,
ul.AspNet-Menu li li.sfHover li ul {
	top:			-999em;
}
ul.AspNet-Menu li li li:hover ul,
ul.AspNet-Menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0em;
}

/*** DEMO SKIN ***/
.gallerymenu .AspNet-Menu {
	/*float:			right;
	margin-bottom:	1em;*/
	
}
.gallerymenu .AspNet-Menu a {
	/*padding: 		.75em 1em;*/
	color:#000000;
    font:12px/18px "Segoe UI",Arial,sans-serif;
    text-decoration:none;
}
.gallerymenu .AspNet-Menu a, .gallerymenu .AspNet-Menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#000; /* Text in menu #13a;*/
}
.gallerymenu .AspNet-Menu li {
	background:		#000000; /* First level background #BDD2FF; */
	background:		transparent;
	width:80px;
    
}
.gallerymenu ul.AspNet-Menu li ul
{
    margin-top:1px !important;
}
.gallerymenu .AspNet-Menu li li {
	/*background:		#B9DCF6; /*#AABDE6;*/
	background:         #e6e6e6;
	border-bottom:      1px solid #FFF;
	padding:4px 0 4px 10px;
	margin-left:18px;
}
.gallerymenu .AspNet-Menu li li li {
	background:		#9AAEDB;
}
/*.gallerymenu .AspNet-Menu li:hover, .gallerymenu .AspNet-Menu li.sfHover,*/
.gallerymenu .AspNet-Menu li li:hover,
.gallerymenu .AspNet-Menu a:focus, .gallerymenu .AspNet-Menu a:hover, .gallerymenu .AspNet-Menu a:active {
	background:		#666;
	outline:		0;
}

/*** arrows **/
.gallerymenu .AspNet-Menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	/*background:		url('arrows-ffffff.png') no-repeat -10px -100px;*/ /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
#gallerymenu .AspNet-Menu ul .sf-sub-indicator { background-position:  -10px 0; }
#gallerymenu .AspNet-Menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.AspNet-Menu ul a:focus > .sf-sub-indicator,
.AspNet-Menu ul a:hover > .sf-sub-indicator,
.AspNet-Menu ul a:active > .sf-sub-indicator,
.AspNet-Menu ul li:hover > a > .sf-sub-indicator,
.AspNet-Menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.gallerymenu .sf-shadow ul {
	/*background:	url('shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;*/
}
.gallerymenu .sf-shadow ul.sf-shadow-off {
	background: transparent;
}


#coatedsteelmenu a,
#buildingproductsmenu a,
#buildingsolutionsmenu a
{
    font: bold 11px/16px arial, helvetica, sans-serif;
    display: block;
    /*border-width: 1px;
    border-style: solid;
    border-color: #ccc #888 #555 #bbb;*/
    margin: 0;
    padding: 2px 3px;
    padding-left:10px;
}

#coatedsteelmenu a,
#buildingproductsmenu a,
#buildingsolutionsmenu a
{
color: #000;
/* background: #e6e6e6; */
text-decoration: none;
}

#coatedsteelmenu a:hover,
#buildingproductsmenu a:hover,
#buildingsolutionsmenu a:hover
{
color: #000;
/*background: #666; */
}

#coatedsteelmenu li,
#buildingproductsmenu li,
#buildingsolutionsmenu li
 {position: relative;}

#coatedsteelmenu li li,
#buildingproductsmenu li li,
#buildingsolutionsmenu li li
 {padding:0;width:90px;}

#coatedsteelmenu ul ul {padding-top:19px; padding-left:5px; }
#buildingproductsmenu ul ul {margin-top:-4px; padding-left:5px;}
#buildingsolutionsmenu ul ul {margin-top:-4px; padding-left:5px;}

#coatedsteelmenu ul ul,
#buildingproductsmenu ul ul,
#buildingsolutionsmenu ul ul
{
position: absolute;
z-index: 500;
}

#coatedsteelmenu ul ul ul,
#buildingproductsmenu ul ul ul,
#buildingsolutionsmenu ul ul ul
 {
position: absolute;
top: 0;
left: 100%;
}

#coatedsteelmenu ul ul,
#coatedsteelmenu ul li:hover ul ul,
#coatedsteelmenu ul ul li:hover ul ul,
#buildingproductsmenu ul ul,
#buildingproductsmenu ul li:hover ul ul,
#buildingproductsmenu ul ul li:hover ul ul,
#buildingsolutionsmenu ul ul,
#buildingsolutionsmenu ul li:hover ul ul,
#buildingsolutionsmenu ul ul li:hover ul ul
{display: none;}

#coatedsteelmenu ul li:hover ul,
#coatedsteelmenu ul ul li:hover ul,
#coatedsteelmenu ul ul ul li:hover ul,
#buildingproductsmenu ul li:hover ul,
#buildingproductsmenu ul ul li:hover ul,
#buildingproductsmenu ul ul ul li:hover ul,
#buildingsolutionsmenu ul li:hover ul,
#buildingsolutionsmenu ul ul li:hover ul,
#buildingsolutionsmenu ul ul ul li:hover ul
{display: block;} 


