/*
@Discovery Park
@Center CSS
-----------------------------------------------------------------------------------------------------------------------------------------------------*/

	/*
	@Center Specific Colors
	------------------------------------------------------------------------*/
	
		h2,
		.date-box .day        {color:#006599;}
		
		#topbar,
		#nav                  {border-color:#006599;}
		
		#nav ul li a:hover,
		#nav ul ul li a:hover,
		#nav :hover > a,
		#header-bg,
		.calendar .month      {background-color:#006599;}
			
			
	/*
	@Center Specific Styles
	------------------------------------------------------------------------*/
	
	#nav {display:none !important;}
	#breadcrumb {background:#006599 !important; height:1px;}

    img.img-header {margin-left: -20px; }
    img.img-header-top {margin:-20px 0 0 -20px; }
    
    
    #featured-list-wrap {display:none;}

#featured-slider-wrap {float:none !important; margin: 0 auto; width:950px !important;}

#featured-slider {width:950px;}

.featured-slider-item img {width:950px !important;}

#featured-slider-ctrls {float:none !important;}

/*
    @IBCN new layout styles
	------------------------------------------------------------------------*/

.col-2 { background-position: -70px 0; }

#main { width:775px !important; }

#aside { width:165px; }

#header-image-banner {
    width:960px;
    height:91px;
    background: url(../images/IBCN-Web-Topper.jpg) top left no-repeat;
}

.featured-slider-details {
    display:none;
}