/*
Back to top button 
*/
#back-top {
	float:right;
	margin-right:10px;
}
#back-top a {
	width: 37px;
	display: block;
	text-align: center;
	background:#222;
	font-size: 11px;
	font-weight:medium;
	text-decoration: none;
	color: #bbb;
	/* background color transition */
	padding: 0 0 4px 0;
	opacity:0.8;
	line-height:12px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
/* arrow icon (span tag) */
#back-top span {
	width: 37px;
	height: 34px;
	display: block;
	background: transparent url(../../images/menu/up-arrow.png) no-repeat center center;
	opacity:0.9;
	
}
#back-top a:hover,#back-top a:hover span {
	opacity:1;
}


/*** Fullscreen Toggle ***/
.photomenu-toggle {
	position:absolute;
	right:50px;
	top:0;
	opacity:1;
	width:37px;
	height:34px;
	z-index:10;
	}
	
.photomenu-tips {
	display:none;
	font-size:9px;
	color:#fff;
	background:#fff;
	letter-spacing:1px;
	line-height:12px;
	position:relative;
	width:80px;
	top:40px;
	right:22px;
	padding: 2px 1px;
	opacity:1;
	border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;
	}
span.photomenu-tips a {color:#111; text-style:italic; }
span.photomenu-tips a:hover {text-decoration:none; }
	
.photomenu-toggle:hover {
	color: #bbb;
	}
	
.photomenu-toggle-hide { 
	display:none; 
	width:37px;
	height:34px;
	text-align:center;
	line-height:32px;
	background-image: url(../../images/menu/menu-arrow.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	position:relative;
	}
	
.photomenu-toggle-hide:hover { cursor:pointer; }
.photomenu-toggle-show {
	display:none;
	width:37px;
	height:34px;
	text-align:center;
	line-height:32px;
	position:relative;
	background-image: url(../../images/menu/menu-arrow.png);
	background-position:0 -34px;
	background-repeat: no-repeat;
	}
.photomenu-toggle-show:hover { cursor:pointer; }

.social-header {
	margin: 3px 0 0 0;
	}
.top-menu-wrap {
	width:		100%;
	margin:		0;
	padding:	0 0 30px 0;
	z-index:1;
	}
	
.top-menu-center {
background-image:url("http://hdiprojects.com/hdiwwwftp2012/WP-nuHaus2012v2/wp-content/uploads/2013/01/header-bg.jpg");
	background-repeat: repeat-x;
	height: 68px;
	width:		100%;
	margin:		0 auto;
	
	}
	
.logo { 
	margin:0 auto; 
	padding: 0; 
	display:block; 
	text-align:center; 
	height: 68px;  /* mb: orig: 115px */ 
}

.social-header { }

.homemenu { 
	text-transform:	uppercase;
	color:			#fff;
	padding:		0;
	margin: 0 auto;
	padding:		4px 0px 5px 80px;
	border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;
	width:515px;
	}
	
.menu-home-icon {display:none; margin: 7px 10px 0 5px;}

.homemenu a { color:#ffffff; }
.homemenu ul li a {
	font-size:		11px;
	font-weight:	medium;
	}
.homemenu ul li:hover>a { color:#008996 !important;}
.homemenu ul ul li:first-child {border-top:		1px solid #000000; }
.homemenu ul ul li:last-child {border-bottom:		4px solid #008996;}
.homemenu ul ul li { background: #111; border-bottom:1px solid #272727;}
.homemenu ul ul li:hover {    }
.homemenu ul ul li a {	color:#AFAFAF; font-size: 11px; }
.homemenu ul ul li:hover>a { color:#111; background: #eee;
	border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0;}
.homemenu ul ul li.current-menu-item a { background:#1f1f1f;
	border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0;
	}
	
	[title=nu-custom]{
	text-transform: none;
}	


/*** ESSENTIAL STYLES ***/
.menu, .menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.menu {
width:515px;
margin:0 auto;

}
.menu ul {
	position:		absolute;
	top:			-999em;
	width:			200px; /* left offset of submenus need to match (see below) */
}

.menu ul li {
	width:			100%;
	
}
.menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.menu li {
	float:			left;
	position:		relative;
}
.menu a {
	display:		block;
	position:		relative;
}
.menu li:hover ul,
.menu li.sfHover ul {
	left:			0;
	top:			36px; /* match top ul list item height */
	z-index:		9;
}
ul.menu li:hover li ul,
ul.menu li.sfHover li ul {
	top:			-999em;
}
ul.menu li li:hover ul,
ul.menu li li.sfHover ul {
	left:			16.7em; /* match ul width */
	top:			0;
}
ul.menu li li:hover li ul,
ul.menu li li.sfHover li ul {
	top:			-999em;
}
ul.menu li li li:hover ul,
ul.menu li li li.sfHover ul {
	left:			16.7em; /* match ul width */
	top:			0;
}


.menu {
	

}
.menu a {
	padding: 	6px 10px 6px 10px;
	text-decoration:none;
}
.menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/

}

.menu li a {

}

ul.menu ul li a {

}

ul.menu li.sfHover a.sf-with-ul {

}

.menu li {
		z-index:9;
}
.menu li li {
	
}
.menu li li li {

}
.menu li li:hover, .menu li li.sfHover,
.menu a:focus, .menu a:hover, .menu a:active {color:#008996;

	outline:		0;
}

.menu a:hover {
color:#008996;

}
.menu a:active {
color:#008996;

}


/*** arrows **/
.menu a.sf-with-ul {
	padding-right: 	25px;
	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('../../images/menu/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 */
.menu ul .sf-sub-indicator { background-position:  -10px 0; }
.menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.menu ul a:focus > .sf-sub-indicator,
.menu ul a:hover > .sf-sub-indicator,
.menu ul a:active > .sf-sub-indicator,
.menu ul li:hover > a > .sf-sub-indicator,
.menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url(../../images/menu/shadow.png) no-repeat bottom right;
	padding: 0 10px 12px 0;

}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}
