/* Copyright Bridgeline Software, Inc. An unpublished work created in 2010. All rights reserved. This software contains the confidential and trade secret information of Bridgeline Software, Inc.("Bridgeline"). Copying, distribution or disclosure without Bridgeline's express written permission is prohibited.*/
/***** BASIC PRINT STYLES *****/
body{ 
	font-family: arial, sans-serif;
	font-size: 10pt;
	background-image: none; 
	background: #fff;
	color: #000 !important;
}
ul, ul li{list-style-type: disc;}
ul, ol{margin-left: auto;}
h3.pageTitle{margin-left: 0;}

/***** AUTHOR STYLES *****/
.OrangeColor, .HighlightedIntroOrange, .HighlightedIntroGreen, .HighlightedIntroBrown, .HighlightedIntroPurple{
	color: #000 !important;
}

/***** BASIC LAYOUT *****/
div.wrapper, div.header{
	display: block !important;
	float: none !important;
	overflow: visible !important;
	width: 100%;
	height: auto !important;
	margin: 0;
	padding: 0;
	clear: both !important;
}

/***** HIDE CONTAINERS *****/
div.navContainer, div.sidebar, div.bottomNavLink, div.returnLink, div.mainFlashIntro, 
div.findMuseum, div.promotion, div.presskitDownload, div.latestPress div, 
div.genericFlashContainer, div.highLightInfo, div.questionLaunch, .sIFR-flash, 
div.relatedBlock{
	display: none  !important;
	float: none !important;
}

/* Outer Weather Background Display Container */
div.outerWrapper, div.weatherBgLayer1, div.weatherBgLayer2, div.footerBg, div.footerBuilding{
	 background: none;
}
div.mainFlashIntro{display: none !important;}

/* Header */
div.header{
	position: static;
	margin-left: -10px !important;
	padding-bottom: 10px !important;
}
div.header h1{
	position: static;
	padding: 0 !important;
}
div.header h1 span{
	margin: 0 !important;
	padding: 0 !important;
	background-image: none;
 }
div.header h1 span img{
	margin: 0 !important;
	padding: 0 !important;
}
/* Footer */
div.footer{
	width: 100%;
	padding: 10 0 0 !important;
	border-top: 1px solid #ccc;
	text-align: left !important;
	color: #000 !important;
}
div.footer span.border, 
div.footer ul.footer, 
div.footer ul.footer li, 
div.footer ul.footer span{
	display: none  !important;
	float: none !important;
}
div.mainContentContainer{
	float: none;
	width: 100% !important;
	padding: 0 !important
}
/* Global Navigation */
div.globalNav ul li, div.siteInfoNav ul li{float: none;}

/* Generic Rounded Column Rounded Container */
div.rcContainer div.rcMainContent{
	width: 100% !important;
	min-height: 0;
	padding: 0;
	background: #fff;
} 
div.rcContainer div.rcMainContent div.rcContentArea{padding-top: 0 !important;}
div.rcMainContentForSecNav div.rcContainer div.rcContentArea{padding-top: 0 !important;}

/***** INFORMATION LIST *****/
div.informationList div.informationListDetial{width: 85%;}

/***** LIST DETAIL CONTAINER *****/
/* Used in newsDetail, */
div.listDetailContainer div.details{
	float: none;
	width: 100% !important;
	margin-right: 0;
}
div.listDetailContainer div.details h5{margin-bottom: 1.3em;}
div.listDetailContainer div.details div.content{padding-bottom: 30px;}

/***** PAGINATION *****/
div.pagination{display: none;}

/***** HOMEPAGE *****/
/***** TEMPLATE: home *****/
/*** HOME LIST CONTAINER - Containers Below Flash ***/
div.homeListContainer{
	float: none;
	width: 100%;
}
/* News List */
div.homeListContainer div.rcContent{
	padding: 0;
	width: 100%;
}
div.homeListContainer div.newsList{
	float: none;
	width: 100% !important;
}
div.homeListContainer div.newsList div.genericList{width: 100% !important;}
div.homeListContainer div.newsList div.genericList div.content{width: 85% !important;}
/* Event List */
div.homeListContainer div.eventList{
	float: none;
	width: 100%;
}
div.homeListContainer div.eventList div.genericList{
	width: 100%; /* Width is required for IE 6 */
}

/***** TEMPLATE: getInvolved *****/
div.getInvolved{
	width: 100%;
	color: #fff;
}
div.getInvolved div.rcContent{padding: 0;}
div.getInvolved div.takeAction{
	float: none;
	width: 100%;
}
div.getInvolved div.volunteer,
div.getInvolved div.donate{
	float: none;
	width: 100%;
	padding-bottom: 10px;
}
div.getInvolved div.eventList{
	float: none;
	width: 100%;
}
div.getInvolved div.eventList div.column1,
div.getInvolved div.eventList div.column2{
	float: none;
	width: 100%;
	padding-bottom: 10px;
}

/***** TEMPLATE: ourStory *****/
div.ourStoryIntroText{padding: 0;}

/** Bottom Text Containers **/
div.ourStoryIntroText div.textContainer{
	float: none;
	width: 100%;
}

/***** TEMPLATE: Events *****/
div.calPrint{display: none;}
div.eventList{overflow: visible; border: none;}
div.eventListItem{
	float: none !important;
	clear: both;

}
div.eventListInfo, div.eventListInfo p{
	clear: both !important;
	float: none !important;
}
div.eventListInfo a{display: none;}
.fc-widget-content{border: none !important;}
.fc-header{display: none;}

.topicsContainer { display:none; }
.relatedContent { display:none; }

/***** TEMPLATE: Friend *****/
h3.marker{font:normal 2.3em Comic Sans MS, Arial !important;}
div.lzFriend .relButtonsContainer, .tab_content #thumbs{display:none !important;}
div.tab_content{
	width:630px;
	height:auto;
	overflow:visible;
	float:none;
}
ul.tabs li a.btnTab1{width:150px;}
ul.tabs li a.btnTab2{width:190px;}
ul.tabs li a.btnTab3{width:270px;}
