/* ----------- JS Slideshow -------------*/

.ngg-slideshow, .swfobject, .slideshow {
    overflow:hidden;
    float: left;
    /*position: relative;*/
}


.ngg-slideshow * {
    vertical-align:middle;
}


/* See also : http://www.brunildo.org/test/img_center.html */


.ngg-slideshow-loader{
    display: table-cell;
    text-align: center;
    vertical-align:middle;
}

.ngg-slideshow-loader img{
    background: none !important; 
    border: 0 none !important;
    margin:auto !important; 
}
.ngg-gallery-slideshow-image {
	float:left;
	margin:0;
	padding:0;
}
#banner #page_slideshow .ngg-galleryoverview {
	/*overflow: hidden;
  	margin-top: 10px;
  	width: 100%;
  	clear: both;
  	display: block !important; none;*/
	display:block; 
	float:left; 
	width: 200px; 
	overflow:hidden;  
	position: relative;
}
#content div#cn-list span.cn-image {
	background:url("../images/loading.gif") transparent no-repeat 50% 50%;
	display: block;
	position: relative;
	float:right;
}
div#cn-list span.cn-image img {
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
	visibility: hidden;
}
div#cn-list span.cn-image-style {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #FFFFFF;
	border: 1px solid #E3E3E3;
	margin: 0 0 5px;
	padding: 5px;
}

/* Mega Menu */

ul.xoxo {
	list-style-type:none;
	margin: 1em 0 0 0;
	padding:0;
}
.xoxo .dcjq-mega-menu ul.menu {
	position: relative; 
	float:right;
	padding: 0; 
	margin: 0;
}
.xoxo #dc_jqmegamenu_widget-2-item {
	font: normal 1em 'Book Antiqua',Georgia,'Times New Roman',serif;	
	line-height: 16px;
}
.xoxo #dc_jqmegamenu_widget-2-item ul li {
	float: left; 
	margin: 0; 
	padding: 0; 
	font-size: 1em; 
	font-weight: normal;
}

.xoxo #dc_jqmegamenu_widget-2-item ul.menu {
	background: #fff; 
	width: 100%; 
	height: 27px; 
	border-right: none; 
	border-left: none; 
	position: relative;
}
/*.xoxo #dc_jqmegamenu_widget-2-item ul li a {
	float: left; 
	display: block; 
	color: #000; 
	padding: 12px 38px 12px 25px; 
	background: #fff; 
	text-shadow: 1px 1px 1px #fff; 
	text-decoration: none;
}*/
.xoxo #dc_jqmegamenu_widget-2-item ul li a {
	float: left; 
	display: block; 
	color: #000; 
	padding: 12px 20px 12px 15px; 
	/*background: url(skins/images/bg_black.png) repeat-x 100% 0; */
	background: #fff;
	text-shadow: none; 
	text-decoration: none;
}
.xoxo #dc_jqmegamenu_widget-2-item ul li a .dc-mega-icon {
	display: block; 
	position: absolute; 
	top: 18px; 
	right: 5px; 
	width: 8px; 
	height: 6px; 
	background: url(https://worldmethodistcouncil.org/dev/wp-content/plugins/jquery-mega-menu/skins/images/arrow.png) no-repeat 0 0;
}

.xoxo #dc_jqmegamenu_widget-2-item ul li.mega-hover a, #dc_jqmegamenu_widget-2-item ul li a:hover {
	background-position: 100% -40px; 
	color: #960000; 
	text-shadow: none;
}

.xoxo #dc_jqmegamenu_widget-2-item ul li .sub li.mega-hdr a.mega-hdr-a {
	padding: 5px 5px 5px 15px; 
	margin-bottom: 0; 
	background: none; 
	text-transform: uppercase; 
	font-weight: bold; 
	color: #000; 
	text-shadow: none;
}
.xoxo #dc_jqmegamenu_widget-2-item ul li .sub {
	font-family: Arial, sans-serif;
	font-size: .85em;
}

.xoxo #dc_jqmegamenu_widget-2-item ul li .sub-container.mega .sub {padding: 20px 20px 10px 0;}


.xoxo #dc_jqmegamenu_widget-2-item ul .sub li.mega-hdr li a {
	padding: 4px 5px 4px 20px; 
	background: url(https://worldmethodistcouncil.org/dev/wp-content/plugins/jquery-mega-menu/skins/images/arrow_off.png) no-repeat 5px 8px; 
	font-weight: normal;}

/** Connections Plugin **/
/* hide search box on some pages */
body.page-id-77 div.cn-list-head {
    display: none !important;
}