#pagecontent a.email, #MB_content a.email {
	background:url(/nm_webkit/iconsets/generic_widgets/emailaddress.gif) no-repeat;
	padding-left:30px;
	height:20px;
	display:inline-block;
}

#pagecontent a.email:hover {
	opacity:0.7;
	-moz-opacity:0.7;
	filter:alpha(opacity=70);
}

#pagecontent .alignleft {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

#pagecontent .alignright {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

#pagecontent .waitHTML {
	text-align:center;
    padding:20px;
}

#pagecontent .waitHTML img {
   	border:none;
}

#pagecontent .clearboth, #MB_content .clearboth {
	clear:both;
	margin-bottom:10px;
}

#pagecontent .clearleft {
	clear:left;
	margin-bottom:10px;
}

#pagecontent .clearright {
	clear:right;
	margin-bottom:10px;
}

.jsondatablock, .displaynone {
	display:none !important;
}

.visibilityhidden {
	visibility:hidden !important;
}

.cursorLink {
	cursor:pointer;
	cursor:hand;
}

.c1, .c2, .c3, .c4 {
	display:inline-block;
	*display:inline;
	zoom:1;
	margin-top:10px;
	vertical-align:top;
}

#MB_content .contactclose {
	margin-top:25px;
	text-align:right;
}

#MB_content #contactformfeedback {
	margin-top:10px;
	margin-bottom:20px;
	color:red;
	font-weight:bold;
}

#pagecontent .feedback, #MB_content .feedback {
	font-weight:bold;
}

#yui-history-iframe {
  position:absolute;
  top:0; left:0;
  width:1px; height:1px;
  visibility:hidden;
}

.contentloading {
	opacity:0.5;
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
}

/* button styles */

.buttonWrapper {
	vertical-align:top;	
	display:inline-block;
	*display:inline;
	zoom:1;
}

.buttonWrapper .buttonLeft {
	vertical-align:top;	
	display:inline-block;
	*display:inline;
	zoom:1;
	width:7px;
	height:27px;
	background-image: url(/nm_webkit/iconsets/generic_widgets/nmbutton_left.png);
	background-repeat: no-repeat;
	z-index:-1;	
}

.buttonWrapper .buttonCenter {
	vertical-align:top;
	display:inline-block;
	*display:inline;
	zoom:1;
	padding-top:4px;
	padding-left:6px;
	padding-right:6px;
	height:27px;
	background-image: url(/nm_webkit/iconsets/generic_widgets/nmbutton_center.png);
	background-repeat: repeat-x;
	z-index:-1;
}

.buttonWrapper .buttonCenter a {
	display:block;
	text-decoration:none;
	line-height:21px;
}

.buttonWrapper .buttonCenter span {
	position:relative;
	z-index:3;
	font-family:Aldo;	
	font-size:14px;
	color:#848483;
}

.buttonWrapper .buttonRight {
	vertical-align:top;	
	display:inline-block;
	*display:inline;
	zoom:1;
	width:7px;
	height:27px;
	background-image: url(/nm_webkit/iconsets/generic_widgets/nmbutton_right.png);
	background-repeat: no-repeat;
	z-index:-1;	
}

.buttonover {
	opacity:0.8;
	-moz-opacity:0.8;
	filter:alpha(opacity=80);
}

/* tab styles */

#pagecontent .tabContents, #MB_content .tabContents {
	position:relative;
}

#pagecontent .tabContents div {
	min-height:300px;
}

#pagecontent .tabWrapper, #MB_content .tabWrapper {
	vertical-align:top;	
	display:inline-block;
	*display:inline;
	zoom:1;
}

#pagecontent .tabLeft, #MB_content .tabLeft {
	vertical-align:top;	
	display:inline-block;
	*display:inline;
	zoom:1;
	width:18px;
	height:36px;
	background: url(/nm_webkit/iconsets/generic_widgets/nmtab_left.png) no-repeat;
}

#pagecontent .activeTabLeft, #MB_content .activeTabLeft {
	background: url(/nm_webkit/iconsets/generic_widgets/nmatab_left.png) no-repeat !important;
}

#pagecontent .tabCenter, #MB_content .tabCenter {
	vertical-align:top;
	display:inline-block;
	*display:inline;
	zoom:1;
	padding-top:5px;
	padding-left:6px;
	padding-right:6px;
	height:31px;
	background: url(/nm_webkit/iconsets/generic_widgets/nmtab_center.png) repeat-x;
}

#pagecontent .activeTabCenter, #MB_content .activeTabCenter {
	background: url(/nm_webkit/iconsets/generic_widgets/nmatab_center.png) repeat-x !important;
}

#pagecontent .tabCenter a, #MB_content .tabCenter a {
	text-decoration:none;
}

#pagecontent .tabCenter span, #MB_content .tabCenter span {
	position:relative;
	z-index:200;
	font-family:Aldo;	
	font-size:20px;
	color:#fff;
	font-weight:normal;
}

#pagecontent .tabRight, #MB_content .tabRight {
	vertical-align:top;	
	display:inline-block;
	*display:inline;
	zoom:1;
	width:18px;
	height:36px;
	background: url(/nm_webkit/iconsets/generic_widgets/nmtab_right.png) no-repeat;
}

#pagecontent .activeTabRight, #MB_content .activeTabRight {
	background: url(/nm_webkit/iconsets/generic_widgets/nmatab_right.png) no-repeat !important;
}

#pagecontent .tabover, #MB_content .tabover {
	opacity:0.7;
	-moz-opacity:0.7;
	filter:alpha(opacity=70);
}

.bannerlinkwrapper {
	display:inline-block;
	*display:inline;
	zoom:1;
}

.bannerlinks {
	display:block;
	text-indent:-5000px;
}

#pagecontent .socialicons #fbshare {
/*	width:60px; */
}

#pagecontent .socialicons #tweetmeme {
	width:65px; 
	margin-top:11px;
	margin-left:10px;
}

#pagecontent .socialicons #fblike {
	margin-top:7px;
	margin-left:10px;
} 

#pagecontent .socialicons iframe.fblikeicon {
	height:25px;
}

#pagecontent .socialicons span.FBConnectButton:hover {
	opacity:0.8;
	-moz-opacity:0.8;
	filter:alpha(opacity=80);
}

#nm_editwppagewrapper {
	padding:5px;
	background-color:#dbdbdb;
	position:fixed;
	top:25px;
	right:25px;	
	height:25px;
	border-radius:15px;
	-webkit-border-radius:15px;	
	-moz-border-radius:15px;
	z-index:1000;
}

#nm_editwppagewrapper #nm_editwppage {
	background:url('/nm_webkit/iconsets/generic_widgets/wplogo.png') no-repeat;
	padding-left:30px;
	height:25px;
	display:block;
	padding-top:3px;
	padding-right:3px;
}

#nm_editwppagewrapper #nm_editwppage:hover {
	opacity:0.8;
	-moz-opacity:0.8;
	filter:alpha(opacity=80);
}

#pagecontent .disabled {
	opacity:0.5;
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
}